ChangeLog 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748
  1. 2008-11-15 Peter Krefting <peterk@debian.org>
  2. * sv.po: Updated to 986t.
  3. 2008-11-15 Wiktor Wandachowicz <siryes@gmail.com>
  4. * pl.po: Updated to 986t.
  5. 2008-11-15 Changwoo Ryu <cwryu@debian.org>
  6. * ko.po: Updated to 986t.
  7. 2008-11-15 Yuri Kozlov <kozlov.y@gmail.com>
  8. * ru.po: Updated to 985t1f.
  9. 2008-11-14 Christian Perrier <bubulle@debian.org>
  10. * fr.po: Updated to 986t.
  11. 2008-11-14 Sven Joachim <svenjoac@gmx.de>
  12. * de.po: Updated to 986t.
  13. 2008-11-14 Guillem Jover <guillem@debian.org>
  14. * dpkg.pot: Regenerated. Formerly complete translations
  15. become 985t1u.
  16. * *.po: Merged with dpkg.pot.
  17. 2008-11-11 Jordi Mallach <jordi@debian.org>
  18. * ca.po: Updated to 981t2f2u.
  19. 2008-09-16 Wiktor Wandachowicz <siryes@gmail.com>
  20. * pl.po: Updated to 985t.
  21. 2008-09-13 Yuri Kozlov <kozlov.y@gmail.com>
  22. * ru.po: Updated to 985t.
  23. 2008-09-13 Miguel Figueiredo <elmig@debianpt.org>
  24. * pt.po: Updated to 985t.
  25. 2008-09-12 Emmanuel Galatoulas <galaxico@quad-nrg.net>
  26. * el.po: Updated to 985t.
  27. 2008-09-05 Clytie Siddall <clytie@riverland.net.au>
  28. * vi.po: Updated to 985t.
  29. 2008-09-05 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  30. * nb.po: Updated to 985t.
  31. 2008-09-05 Piarres Beobide <pi+debian@beobide.net>
  32. * eu.po: Updated to 985t.
  33. 2008-08-29 Jacobo Tarrio <jtarrio@debian.org>
  34. * gl.po: Updated to 985t.
  35. 2008-08-29 Daniel Nylander <po@danielnylander.se>
  36. * sv.po: Updated to 985t.
  37. 2008-08-26 Felipe Augusto van de Wiel <faw@debian.org>
  38. * pt_BR.po: Updated to 985t.
  39. 2008-08-26 Deng Xiyue <manphiz-guest@users.alioth.debian.org>
  40. * zh_CN.po: Updated to 985t.
  41. 2008-08-24 Miroslav Kure <kurem@debian.cz>
  42. * cs.po: Updated to 985t.
  43. 2008-08-20 Eddy Petri?or <eddy.petrisor@gmail.com>
  44. * ro.po: Updated to 985t.
  45. 2008-08-18 Sven Joachim <svenjoac@gmx.de>
  46. * de.po: Updated to 985t.
  47. 2008-08-18 Christian Perrier <bubulle@debian.org>
  48. * fr.po: Updated to 985t.
  49. 2008-08-18 Ivan Masár <helix84@centrum.sk>
  50. * sk.po: Updated to 985t.
  51. 2008-08-17 Guillem Jover <guillem@debian.org>
  52. * dpkg.pot: Regenerated.
  53. * *.po: Merged with dpkg.pot.
  54. 2008-08-17 Guillem Jover <guillem@debian.org>
  55. * LINGUAS: Add Lithuanian.
  56. 2008-08-02 Gintautas Miliauskas <gintas@akl.lt>
  57. * lt.po: Added as 626t54f304u.
  58. 2008-07-26 Christian Perrier <bubulle@debian.org>
  59. * fr.po: Replace "déclenchement" by "action différée".
  60. 2008-07-22 Piarres Beobide <pi+debian@beobide.net>
  61. * eu.po: Updated to 984t.
  62. 2008-07-19 Changwoo Ryu <cwryu@debian.org>
  63. * ko.po: Updated to 984t.
  64. 2008-07-02 Ivan Masár <helix84@centrum.sk>
  65. * sk.po: Updated to 984t.
  66. 2008-07-01 Yuri Kozlov <kozlov.y@gmail.com>
  67. * ru.po: Updated to 984t.
  68. 2008-06-28 Eddy Petri?or <eddy.petrisor@gmail.com>
  69. * ro.po: Updated to 984t.
  70. 2008-06-26 Theppitak Karoonboonyanan <thep@linux.thai.net>
  71. * th.po: Updated to 984t.
  72. 2008-06-09 Felipe Augusto van de Wiel <faw@debian.org>
  73. * pt_BR.po: Updated to 984t.
  74. 2008-06-06 Wiktor Wandachowicz <siryes@gmail.com>
  75. * pl.po: Updated to 984t.
  76. 2008-06-06 Jordi Mallach <jordi@debian.org>
  77. * ca.po: Updated to 887t71f26u.
  78. 2008-05-31 Deng Xiyue <manphiz-guest@users.alioth.debian.org>
  79. * zh_CN.po: Updated to 984t.
  80. 2008-05-31 Piarres Beobide <pi+debian@beobide.net>
  81. * eu.po: Updated to 984t.
  82. 2008-05-31 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  83. * nb.po: Updated to 984t.
  84. 2008-05-28 Jacobo Tarrio <jtarrio@debian.org>
  85. * gl.po: Updated to 984t
  86. 2008-05-18 Miroslav Kure <kurem@debian.cz>
  87. * cs.po: Updated to 984t
  88. 2008-05-17 Clytie Siddall <clytie@riverland.net.au>
  89. * vi.po: Updated to 984t
  90. 2008-05-13 Christian Perrier <bubulle@debian.org>
  91. * fr.po: Updated to 984t.
  92. 2008-05-13 Sven Joachim <svenjoac@gmx.de>
  93. * de.po: Updated to 984t.
  94. 2008-05-13 Peter Karlsson <peterk@debian.org>
  95. * sv.po: Updated to 984t.
  96. 2008-05-13 Guillem Jover <guillem@debian.org>
  97. * dpkg.pot: Regenerated.
  98. * *.po: Merged with dpkg.pot.
  99. 2008-05-13 Piarres Beobide <pi+debian@beobide.net>
  100. * eu.po: Updated to 984t.
  101. 2008-05-12 Guillem Jover <guillem@debian.org>
  102. * dpkg.pot: Regenerated.
  103. * *.po: Merged with dpkg.pot.
  104. 2008-05-11 Felipe Augusto van de Wiel <faw@debian.org>
  105. * pt_BR.po: Updated to 984t.
  106. 2008-05-09 Sven Joachim <svenjoac@gmx.de>
  107. * de.po: Adjust translation of "breaks".
  108. 2008-05-08 Florent USSEIL <swiip81@free.fr>
  109. * fr.po: Updated to 984t.
  110. 2008-05-02 Miguel Figueiredo <elmig@debianpt.org>
  111. * pt.po: Updated to 984t.
  112. 2008-04-20 Robert Luberda <robert@debian.org>
  113. * pl.po: Fix one missing space.
  114. 2008-05-06 Sven Joachim <svenjoac@gmx.de>
  115. * de.po: Minor fixes.
  116. 2008-05-05 Wiktor Wandachowicz <siryes@gmail.com>
  117. * pl.po: Minor fixes.
  118. 2008-05-04 Ivan Masár <helix84@centrum.sk>
  119. * sk.po: Update to 984t.
  120. 2008-05-03 Ivan Masár <helix84@centrum.sk>
  121. * sk.po: Update to 981t3f.
  122. 2008-05-03 Yuri Kozlov <kozlov.y@gmail.com>
  123. * ru.po: Updated to 984t.
  124. 2008-05-02 SZERVÁC Attila <sas@321.hu>
  125. * hu.po: Updated to 818t.
  126. 2008-04-30 Wiktor Wandachowicz <siryes@gmail.com>
  127. * pl.po: Updated to 984t.
  128. 2008-04-29 Guillem Jover <guillem@debian.org>
  129. * dpkg.pot: Regenerated.
  130. * *.po: Merged with dpkg.pot.
  131. 2008-04-28 Sven Joachim <svenjoac@gmx.de>
  132. * sv.po: Add missing format specifier.
  133. 2008-04-25 Peter Karlsson <peterk@debian.org>
  134. * sv.po: Updated to 984t.
  135. 2008-04-20 Robert Luberda <robert@debian.org>
  136. * pl.po: Updated to 945t26f13u.
  137. 2008-04-16 Miguel Figueiredo <elmig@debianpt.org>
  138. * pt.po: Updated to 951t
  139. 2008-04-13 Jacobo Tarrio <jtarrio@debian.org>
  140. * gl.po: Really updated to 984t (had 1 fuzzy string).
  141. 2008-04-11 Jacobo Tarrio <jtarrio@debian.org>
  142. * gl.po: Updated to 984t.
  143. 2008-04-10 Sven Joachim <svenjoac@gmx.de>
  144. * dpkg.pot: Regenerated.
  145. * *.po: Merged with dpkg.pot.
  146. * de.po: Fix alignment of 'dpkg-trigger --help'.
  147. 2008-04-09 Sven Joachim <svenjoac@gmx.de>
  148. * de.po: Updated to 984t.
  149. 2008-04-08 Guillem Jover <guillem@debian.org>
  150. * pt.po, sv.po: Merged with dpkg.pot.
  151. 2008-04-08 Guillem Jover <guillem@debian.org>
  152. * sv.po: Mark two non-matching strings as fuzzy.
  153. 2008-04-03 Peter Karlsson <peterk@debian.org>
  154. * sv.po: Updated to 984t.
  155. 2008-04-02 Miguel Figueiredo <elmig@debianpt.org>
  156. * pt.po: Updated to 951t
  157. 2008-04-02 Sven Joachim <svenjoac@gmx.de>
  158. * dpkg.pot: Regenerated.
  159. * *.po: Merged with dpkg.pot.
  160. 2008-04-01 Clytie Siddall <clytie@riverland.net.au>
  161. * vi.po: Updated to 984t
  162. 2008-04-01 Miguel Figueiredo <elmig@debianpt.org>
  163. * pt.po: Updated to 933t
  164. 2008-04-01 Guillem Jover <guillem@debian.org>
  165. * dpkg.pot: Regenerated.
  166. * *.po: Merged with dpkg.pot.
  167. 2008-04-01 Guillem Jover <guillem@debian.org>
  168. * POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'.
  169. 2008-03-31 Deng Xiyue <manphiz-guest@users.alioth.debian.org>
  170. * zh_CN.po: Updated to 984t
  171. 2008-03-30 Guillem Jover <guillem@debian.org>
  172. * dpkg.pot: Regenerated.
  173. * *.po: Merged with dpkg.pot.
  174. 2008-03-20 Ivan Masár <helix84@centrum.sk>
  175. * sk.po: Updated to 927t
  176. 2008-03-09 Robert Luberda <robert@debian.org>
  177. * pl.po: Apply some fixes suggested by Wiktor Wandachowicz.
  178. * pl.po: Consistently use Polish quotation marks in translations.
  179. 2008-03-03 Theppitak Karoonboonyanan <thep@linux.thai.net>
  180. * th.po: Updated to 921t.
  181. 2008-02-26 Peter Karlsson <peterk@debian.org>
  182. * sv.po: Updated to 921t.
  183. 2008-02-24 Robert Luberda <robert@debian.org>
  184. * pl.po: Recoded to UTF-8
  185. * pl.po: Updated to 921t.
  186. 2008-02-09 Eddy Petrişor <eddy.petrisor@gmail.com>
  187. * ro.po: Update to 927t.
  188. 2008-02-04 Changwoo Ryu <cwryu@debian.org>
  189. * ko.po: Update to 927t.
  190. 2008-01-21 Guillem Jover <guillem@debian.org>
  191. * de.po, eu.po, fr.po, gl.po, nb.po, ru.po, sv.po: Update to 928t.
  192. * vi.po, zh_CN.po: Likewise.
  193. 2008-01-21 Guillem Jover <guillem@debian.org>
  194. * dpkg.pot: Regenerated.
  195. * *.po: Merged with dpkg.pot.
  196. 2008-01-19 Frank Lichtenheld <djpig@debian.org>
  197. * POTFILES.in: Remove utils/enoent.c
  198. since it doesn't exist anymore.
  199. 2008-01-14 Yuri Kozlov <kozlov.y@gmail.com>
  200. * ru.po: Updated to 928t.
  201. 2008-01-12 Jacobo Tarrio <jtarrio@debian.org>
  202. * gl.po: Updated to 928t.
  203. 2008-01-07 Christian Perrier <bubulle@debian.org>
  204. * de.po, eu.po, fr.po, nb.po, sv.po, vi.po: Updated to 928t.
  205. * zh_CN.po: Likewise.
  206. 2008-01-07 Piarres Beobide <pi@beobide.net>
  207. * eu.po: Updated to 927t1f.
  208. 2008-01-07 Guillem Jover <guillem@debian.org>
  209. * dpkg.pot: Regenerated.
  210. * *.po: Merged with dpkg.pot.
  211. 2008-01-05 Sven Joachim <svenjoac@gmx.de>
  212. * de.po: Updated to 928t.
  213. 2008-01-04 Peter Karlsson <peterk@debian.org>
  214. * sv.po: Updated to 928t.
  215. 2008-01-04 Christian Perrier <bubulle@debian.org>
  216. * zh_CN.po: Updated to 928t.
  217. 2008-01-04 Christian Perrier <bubulle@debian.org>
  218. * fr.po: Updated to 928t.
  219. 2008-01-04 Clytie Siddall <clytie@riverland.net.au>
  220. * vi.po: Updated to 928t.
  221. 2008-01-02 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  222. * nb.po: Updated to 928t.
  223. 2007-12-29 Guillem Jover <guillem@debian.org>
  224. * dpkg.pot: Regenerated.
  225. * *.po: Merged with dpkg.pot. Formerly complete translations
  226. become 926t2f.
  227. 2007-12-29 Guillem Jover <guillem@debian.org>
  228. * he.po: Remove obsolete translation.
  229. * LINGUAS: Remove disabled Hebrew entry.
  230. 2007-12-29 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  231. * nb.po: Updated to 930t.
  232. 2007-12-22 Christian Perrier <bubulle@debian.org>
  233. * fr.po: Updated to 930t.
  234. 2007-12-20 Raphael Hertzog <hertzog@debian.org>
  235. * sv.po: Fix some groff that lead to a build failure.
  236. 2007-12-20 Kenshi Muto <kmuto@debian.org>
  237. * ja.po: Updated to 930t.
  238. 2007-12-19 Javier Fernández-Sanguino Peña <jfs@computer.org>
  239. * es.po: Updated to 930t.
  240. 2007-12-19 Peter Karlsson <peterk@debian.org>
  241. * dpkg.pot: Regenerated.
  242. * *.po: Merged with dpkg.pot.
  243. * sv.po: Updated to 930t.
  244. 2007-12-13 Kenshi Muto <kmuto@debian.org>
  245. * ja.po: Updated 929t.
  246. 2007-11-29 Guillem Jover <guillem@debian.org>
  247. * dpkg.pot: Regenerated.
  248. * *.po: Merged with dpkg.pot.
  249. 2007-11-19 Guillem Jover <guillem@debian.org>
  250. * dpkg.pot: Regenerated.
  251. * *.po: Merged with dpkg.pot.
  252. 2007-11-09 Miroslav Kure <kurem@debian.cz>
  253. * cs.po: Updated to 929t.
  254. 2007-11-06 Christian Perrier <bubulle@debian.org>
  255. * fr.po: Enter the 21st century and switched to UTF-8.
  256. 2007-10-14 Jacobo Tarrio <jtarrio@trasno.net>
  257. * gl.po: Updated to 929t.
  258. 2007-10-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
  259. * th.po: Updated to 929t.
  260. 2007-10-12 Yuri Kozlov <kozlov.y@gmail.com>
  261. * ru.po: Updated to 929t.
  262. 2007-10-08 Robert Luberda <robert@debian.org>
  263. * pl.po: Updated to 929t.
  264. 2007-09-19 Sunjae Park <darehanl@gmail.com>
  265. * ko.po: Updated to 929t.
  266. 2007-09-07 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  267. * da.po: Updated to 929t.
  268. 2007-09-06 Miguel Figueiredo <elmig@debianpt.org>
  269. * pt.po: Updated to 929t.
  270. 2007-09-05 Piarres Beobide <pi@beobide.net>
  271. * eu.po: Updated to 929t.
  272. 2007-09-04 Frédéric Bothamy <frederic.bothamy@free.fr>
  273. * fr.po: Updated to 929t.
  274. 2007-09-02 Sven Joachim <svenjoac@gmx.de>
  275. * de.po: Updated to 929t.
  276. 2007-09-02 Clytie Siddall <clytie@riverland.net.au>
  277. * vi.po: Updated to 929t.
  278. 2007-08-26 Shiva Prasad Pokharel <pokharelshiv@gmail.com>
  279. * ne.po: Updated to 903t23f3u.
  280. 2007-08-25 Peter Karlsson <peterk@debian.org>
  281. * sv.po: Updated to 929t.
  282. 2007-08-18 Guillem Jover <guillem@debian.org>
  283. * dpkg.pot: Regenerated.
  284. * *.po: Merged with dpkg.pot.
  285. 2007-08-14 Robert Luberda <robert@debian.org>
  286. * pl.po: Updated to 921t.
  287. 2007-08-06 Yuri Kozlov <kozlov.y@gmail.com>
  288. * ru.po: Updated to 921t.
  289. 2007-07-31 Shiva Prasad Pokharel <pokharelshiv@gmail.com>
  290. * ne.po: Updated to 921t.
  291. 2007-07-24 Peter Karlsson <peterk@debian.org>
  292. * sv.po: Updated to 921t.
  293. 2007-07-13 Ivar Smolin <okul@linux.ee>
  294. * et.po: Updated to 505t416u.
  295. 2007-06-28 Tshewang Norbu <bumthap2006@hotmail.com>
  296. * dz.po: Updated to 921t.
  297. 2007-06-21 Javier Fernandez-Sanguino <jfs@debian.org>
  298. * es.po: Updated to 921t.
  299. 2007-06-18 Ivar Smolin <okul@linux.ee>
  300. * et.po: Updated to 463t458u.
  301. 2007-06-05 Ivar Smolin <okul@linux.ee>
  302. * et.po: Updated to 441t480u.
  303. 2007-06-01 Clytie Siddall <clytie@riverland.net.au>
  304. * vi.po: Updated Vietnamese translation.
  305. 2007-05-24 Miguel Figueiredo <elmig@debianpt.org>
  306. * pt.po: Updated to 921t.
  307. 2007-05-24 Guillem Jover <guillem@debian.org>
  308. * dpkg.pot: Regenerated.
  309. * *.po: Merged with dpkg.pot.
  310. 2007-05-24 Jacobo Tarrío <jtarrio@debian.org>
  311. * gl.po: Updated to 921t.
  312. 2007-05-24 Piarres Beobide <pi@beobide.net>
  313. * eu.po: Updated to 921t.
  314. 2007-05-21 Frédéric Bothamy <frederic.bothamy@free.fr>
  315. * fr.po: Updated to 921t.
  316. 2007-05-15 Guillem Jover <guillem@debian.org>
  317. * dpkg.pot: Regenerated.
  318. * *.po: Merged with dpkg.pot. Formerly completed translations
  319. become 919t1f1u.
  320. 2007-05-11 Christian Perrier <bubulle@debian.org>
  321. * fr.po: Updated to 921t.
  322. 2007-05-11 Sven Joachim <svenjoac@gmx.de>
  323. * de.po: Updated to 921t.
  324. 2007-05-10 Bart Cornelis <cobaco@skolelinux.no>
  325. * nl.po: Updated.
  326. 2007-05-08 Guillem Jover <guillem@debian.org>
  327. * dpkg.pot: Regenerated.
  328. * *.po: Merged with dpkg.pot.
  329. 2007-05-08 Guillem Jover <guillem@debian.org>
  330. * LINGUAS: Estonian is 'et' not 'es'.
  331. 2007-05-04 Ivar Smolin <okul@linux.ee>
  332. * et.po: Added with 304t8f608u.
  333. 2007-05-04 Robert Luberda <robert@debian.org>
  334. * pl.po: Updated to 920t.
  335. 2007-05-04 Frédéric Bothamy <frederic.bothamy@free.fr>
  336. * fr.po: Updated to 920t.
  337. 2007-04-07 Erdal Ronahi <erdal.ronahi@gmail.com>
  338. * ku.po: Added translation.
  339. 2007-04-01 Priti Patil <prithisd@gmail.com>
  340. * mr.po: Added translation.
  341. 2007-03-28 Bart Cornelis <cobaco@skolelinux.no>
  342. * nl.po: Updated translation.
  343. 2007-03-21 Guillem Jover <guillem@debian.org>
  344. * dpkg.pot: Regenerated.
  345. * *.po: Merged with dpkg.pot. Formerly completed translations
  346. become 907t11f2u.
  347. 2007-03-18 Robert Luberda <robert@debian.org>
  348. * pl.po: Updated to 920t.
  349. 2007-03-18 Anthony Wong <me@ypwong.org>
  350. * zh_CN.po: Updated to 918t2f.
  351. 2007-03-17 Anthony Wong <me@ypwong.org>
  352. * zh_TW.po: Update for one string.
  353. 2007-01-11 Eddy Petrişor <eddy.petrisor@gmail.com>
  354. * ro.po: Typo correction in dpkg-divert.
  355. 2007-01-01 Guillem Jover <guillem@debian.org>
  356. * ko.po: Mark again 1 string as fuzzy, as it was not matching the
  357. format characters.
  358. 2006-12-31 Sunjae Park <darehanl@gmail.com>
  359. * ko.po: Updated to 920t.
  360. 2006-12-25 A S Alam <apbrar@gmail.com>
  361. * pa.po: New Punjabi translation (201t up to now).
  362. 2006-12-22 Eddy Petrişor <eddy.petrisor@gmail.com>
  363. * ro.po: some improvements in wording and wrote my name with the right
  364. diacritics (still 920t).
  365. 2006-11-06 Clytie Siddall <clytie@riverland.net.au>
  366. * vi.po: Various fixes.
  367. 2006-11-17 Guillem Jover <guillem@debian.org>
  368. * ca.po: Correct s/gzip/bzip2/ in 2 strings. Add missing '%s' in
  369. format strings.
  370. * ko.po: Mark 3 strings as fuzzy, as they were not matching the
  371. original ones.
  372. 2006-11-06 Paras pradhan <pradhanparas@gmail.com>
  373. * ne.po: Updated to 920t by Shiva Prasad Pokharel.
  374. 2006-11-01 Peter Karlsson <peterk@debian.org>
  375. * sv.po: Some minor tweaks to the translation.
  376. 2006-10-22 Jordi Mallach <jordi@debian.org>
  377. * ca.po: Updated to 920t by Jordà Polo.
  378. 2006-10-21 SZERVÁC Attila <sas@321.hu>
  379. * hu.po: Updated to 815t.
  380. 2006-10-21 Asho Yeh <asho@debian.org.tw>
  381. * zh_TW.po: Updated to 920t.
  382. 2006-10-20 Sunjae Park <darehanl@gmail.com>
  383. * ko.po: Updated to 920t (but a few formats are incorrect).
  384. 2006-10-18 Eddy Petrişor <eddy.petrisor@gmail.com>
  385. * ro.po: use Romanian quotes instead of other types of quotes
  386. and small wording improvement (still 920t).
  387. 2006-10-18 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  388. * nb.po: Updated to 920t.
  389. 2006-10-12 Shiva Prasad Pokharel <pokharelshiva@hotmail.com>
  390. * ne.po: Updated to 919t1f.
  391. 2006-10-08 Sven Joachim <svenjoac@gmx.de>
  392. * de.po: Updated to 920t.
  393. 2006-10-08 Andre Luis Lopes <andrelop@debian.org>
  394. * pt_BR.po: Updated to 920t.
  395. 2006-10-07 Yuri Kozlov <kozlov.y@gmail.com>
  396. * ru.po: Updated to 920t.
  397. 2006-10-06 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  398. * da.po: Updated to 920t.
  399. 2006-10-06 Jordi Mallach <jordi@debian.org>
  400. * ca.po: Updated to 749t74f97u.
  401. 2006-10-06 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  402. * da.po: Updated to 916t3f1u.
  403. 2006-10-05 SZERVÁC Attila <sas@321.hu>
  404. * hu.po: Updated to 734t14f172u.
  405. 2006-10-05 Khoem Sokhem <khoemsokhem@khmeros.info>
  406. * km.po: Updated to 920t.
  407. 2006-09-27 Piarres Beobide <pi@beobide.net>
  408. * eu.po: Updated to 920t.
  409. 2006-09-19 Tenzin Dendup <tdendup@dit.gov.bt>
  410. * LINGUAS: Change the Dzongkha translation maintainer to
  411. norbu <nor_den@hotmail.com>.
  412. 2006-09-19 Tenzin Dendup <tdendup@dit.gov.bt>
  413. * dz.po: Updated to 920t.
  414. 2006-09-17 Davide Viti <zinosat@tiscali.it>
  415. * it.po: Fix typo.
  416. 2006-09-16 Frédéric Bothamy <frederic.bothamy@free.fr>
  417. * fr.po: Updated to 920t.
  418. 2006-09-14 Javier Fernandez-Sanguino <jfs@debian.org>
  419. * es.po: Updated to 920t.
  420. 2006-09-13 Stefano Canepa <sc@linux.it>
  421. * it.po: Updated to 920t.
  422. 2006-09-13 Kenshi Muto <kmuto@debian.org>
  423. * ja.po: Fix typos.
  424. 2006-09-13 Peter Mann <Peter.Mann@tuke.sk>
  425. * sk.po: Updated to 920t.
  426. 2006-09-11 Kenshi Muto <kmuto@debian.org>
  427. * ja.po: Updated to 920t.
  428. 2006-08-30 Miguel Figueiredo <elmig@debianpt.org>
  429. * pt.po: Fixed extra space.
  430. 2006-08-29 Bart Cornelis <cobaco@skolelinux.no>
  431. * nl.po: Updated translation.
  432. 2006-08-29 Sven Joachim <svenjoac@gmx.de>
  433. * LINGUAS: New German translation maintainer.
  434. 2006-08-27 Miguel Figueiredo <elmig@debianpt.org>
  435. * pt.po: Updated to 920t.
  436. 2006-08-19 Daniel Nylander <yeager@lidkoping.net>
  437. * sv.po: Updated to 920t.
  438. 2006-08-18 Miroslav Kure <kurem@debian.cz>
  439. * cs.po: Updated to 920t.
  440. 2006-08-18 Clytie Siddall <clytie@riverland.net.au>
  441. * vi.po: Updated to 920t.
  442. 2006-08-18 Jacobo Tarrio <jtarrio@debian.org>
  443. * gl.po: Updated to 920t.
  444. 2006-08-18 Robert Millan <rmh@aybabtu.com>
  445. * ca.po: Fixed spelling errors.
  446. 2006-08-18 Eddy Petrişor <eddy.petrisor@gmail.com>
  447. * ro.po: Updated to 920t.
  448. 2006-08-17 Nicolas Francois <nicolas.francois@centraliens.net>
  449. * dpkg.pot: Regenerated.
  450. * *.po: Merged with dpkg.pot. Formerly complete translations
  451. become 916t3f1u.
  452. 2006-08-07 Sven Joachim <svenjoac@gmx.de>
  453. * de.po: Fix typos.
  454. 2006-08-05 Sven Joachim <svenjoac@gmx.de>
  455. * de.po: Updated to 916t.
  456. 2006-07-28 Eddy Petrişor <eddy.petrisor@gmail.com>
  457. * ro.po: Wording improvements.
  458. 2006-07-26 Christian Perrier <bubulle@debian.org>
  459. * fr.po: Typo correction "ceoendant".
  460. 2006-07-11 Miguel Figueiredo <elmig@debianpt.org>
  461. Rui Branco <ruipb@debianpt.org>
  462. * pt.po: Updated to 916t.
  463. 2006-07-07 Miguel Figueiredo <elmig@debianpt.org>
  464. * pt.po: Updated to 800t.
  465. 2006-07-05 Yuri Kozlov <kozlov.y@gmail.com>
  466. * ru.po: Updated to 916t.
  467. 2006-07-01 Kinley Tshering <gasepkuenden2k3@hotmail.com>
  468. * dz.po: Added with 916t.
  469. * LINGUAS: New language: Dzongkha.
  470. 2006-06-24 Miroslav Kure <kurem@debian.cz>
  471. * cs.po: Updated to 916t.
  472. 2006-06-24 Khoem Sokhem <khoemsokhem@khmeros.info>
  473. * km.po: Updated to 916t.
  474. 2006-06-23 Piarres Beobide <pi@beobide.net>
  475. * eu.po: Updated to 916t.
  476. 2006-06-23 Khoem Sokhem <khoemsokhem@khmeros.info>
  477. * LINGUAS: New language: Khmer.
  478. * km.po: New translation: 894t22f.
  479. 2006-06-23 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  480. * da.po: Updated to 916t.
  481. 2006-06-23 Clytie Siddall <clytie@riverland.net.au>
  482. * vi.po: Updated to 916t.
  483. 2006-06-22 Frédéric Bothamy <frederic.bothamy@free.fr>
  484. * fr.po: Updated to 916t.
  485. 2006-06-22 Eddy Petrişor <eddy.petrisor@gmail.com>
  486. * ro.po: Updated to 916t.
  487. 2006-06-22 SZERVÁC Attila <sas@321.hu>
  488. * hu.po: Updated to 716t.
  489. 2006-06-22 Bart Cornelis <cobaco@skolelinux.no>
  490. * nl.po: Updated translation.
  491. 2006-06-21 Jacobo Tarrio <jtarrio@debian.org>
  492. * gl.po: Updated to 916t.
  493. 2006-06-21 Guillem Jover <guillem@debian.org>
  494. * dpkg.pot: Regenerated.
  495. * *.po: Merged with dpkg.pot. Formerly complete translations
  496. become 895t21f.
  497. 2006-06-19 Robert Luberda <robert@debian.org>
  498. * pl.po: Updated to 936t.
  499. 2006-06-19 Guillem Jover <guillem@debian.org>
  500. * ca.po: Updated to 728t74f136u.
  501. 2006-06-18 Robert Luberda <robert@debian.org>
  502. * pl.po: Updated to 906t11f21u.
  503. 2006-06-17 Guillem Jover <guillem@debian.org>
  504. * pl.po: Add a missing '%s' in a string.
  505. 2006-06-17 Christian Perrier <bubulle@debian.org>
  506. * *.po: Preventive unfuzzy for "alternativse" being corrected
  507. in update-alternatives
  508. 2006-06-17 Eddy Petrişor <eddy.petrisor@gmail.com>
  509. * ro.po: Updated to 938t;
  510. A couple typo fixes;
  511. Anticipated an update on the help for the alternatives;
  512. 2006-06-16 Robert Luberda <robert@debian.org>
  513. * pl.po: Updated to 848t18f42u.
  514. 2006-06-16 Guillem Jover <guillem@debian.org>
  515. * LINGUAS: Add ne.
  516. 2006-06-16 Paras Pradhan <pradhanparas@gmail.com>
  517. * ne.po: New file 737t80f121u.
  518. 2006-06-16 Guillem Jover <guillem@debian.org>
  519. * sv.po: Add a missing '%s' in a string.
  520. * ro.po: Add a missing 's' in a format string.
  521. 2006-06-16 Piarres Beobide <pi@beobide.net>
  522. * eu.po: Updated to 937t1u.
  523. 2006-06-09 Peter Karlsson <peterk@debian.org>
  524. * sv.po: Updated to 939t.
  525. 2006-06-08 Christian Perrier <bubulle@debian.org>
  526. * fr.po: Updated to 938t (thanks Fred Bothamy).
  527. 2006-06-06 Jacobo Tarrio <jtarrio@debian.org>
  528. * gl.po: Updated to 938t.
  529. 2006-06-05 Eddy Petrişor <eddy.petrisor@gmail.com>
  530. * ro.po: Now consistent with aptitude translation;
  531. Updated to 936t2u.
  532. 2006-06-02 Miroslav Kure <kurem@upcase.inf.upol.cz>
  533. * cs.po: Updated to 938t.
  534. 2006-06-02 Clytie Siddall <clytie@riverland.net.au>
  535. * vi.po: Updated Vietnamese translation.
  536. 2006-05-02 Guillem Jover <guillem@debian.org>
  537. * dpkg.pot: Regenerated.
  538. * *.po: Merged with dpkg.pot. Formerly complete translations
  539. become 937t1f.
  540. 2006-05-31 Guillem Jover <guillem@debian.org>
  541. * dpkg.pot: Regenerated.
  542. * *.po: Merged with dpkg.pot. Formerly complete translations
  543. become 937t1f.
  544. 2006-05-31 Piarres Beobide <pi@beobide.net>
  545. * eu.po: Updated to 740t77f121u.
  546. 2006-05-30 Peter Mann <Peter.Mann@tuke.sk>
  547. * sk.po: Updated to 848t0f91u.
  548. 2006-05-29 Miroslav Kure <kurem@upcase.inf.upol.cz>
  549. * cs.po: Updated to 939t.
  550. 2006-05-27 SZERVÁC Attila <sas@321.hu>
  551. * hu.po: Updated to 669t.
  552. 2006-05-27 Jacobo Tarrio <jtarrio@debian.org>
  553. * gl.po: Updated to 939t.
  554. 2006-05-24 Clytie Siddall <clytie@riverland.net.au>
  555. * vi.po: Updated Vietnamese translation.
  556. 2006-05-23 Guillem Jover <guillem@debian.org>
  557. * dpkg.pot: Regenerated.
  558. * *.po: Merged with dpkg.pot. Formerly complete translations
  559. become 742t76f121u.
  560. 2006-05-15 Eddy Petrişor <eddy.petrisor@gmail.com>
  561. * ro.po: Fixed some consitency issues;
  562. "conffiles" is no longer translated;
  563. doublechecked for existance of writings without diacritics;
  564. translation still at 742t.
  565. 2006-05-15 Peter Karlsson <peterk@debian.org>
  566. * sv.po: Updated to 742t.
  567. 2006-05-13 Kov Tchai <tchaikov@sjtu.edu.cn>
  568. * zh_CN.po: Updated to 738t4f.
  569. 2006-05-08 Miroslav Kure <kurem@debian.cz>
  570. * cs.po: Updated to 742t.
  571. 2006-05-08 Yuri Kozlov <kozlov.y@gmail.com>
  572. * ru.po: Updated to 742t.
  573. 2006-05-07 Miguel Figueiredo <elmig@debianpt.org>
  574. * pt.po: Updated to 742t.
  575. 2006-05-06 Eddy Petrişor <eddy.petrisor@gmail.com>
  576. * ro.po: Unified quotation marks; using Romanian quotes
  577. even more than before; removed (hopefuly) the rest of
  578. first person messages (now dpkg message should be
  579. impersonal). Improved consistency of translation of
  580. "failed"/"unable"/"couldn't"; minor spelling corrections.
  581. Updated to 742t.
  582. 2006-05-05 Clytie Siddall <clytie@riverland.net.au>
  583. * vi.po: Updated Vietnamese translation.
  584. 2006-05-04 SZERVÁC Attila <sas@321.hu>
  585. * hu.po: Updated to 578t.
  586. 2006-05-04 Robert Luberda <robert@debian.org>
  587. * pl.po: Updated to 742t.
  588. 2006-05-04 Bart Cornelis <cobaco@linux.be>
  589. * nl.po: Updated translation.
  590. 2006-05-04 Christian Perrier <bubulle@debian.org>
  591. * fr.po: First review received.
  592. 2006-05-03 Christian Perrier <bubulle@debian.org>
  593. * fr.po: Updated to 742t. Proofreading still pending.
  594. 2006-05-03 Jacobo Tarrio <jtarrio@debian.org>
  595. * gl.po: Updated to 742t.
  596. 2006-05-03 Guillem Jover <guillem@debian.org>
  597. * dpkg.pot: Regenerated.
  598. * *.po: Merged with dpkg.pot. Formerly complete translations
  599. become 703t22f17u.
  600. 2006-04-29 Kenshi Muto <kmuto@debian.org>
  601. * ja.po: Updated to 731t.
  602. 2006-04-21 Piarres Beobide <pi@beobide.net>
  603. * eu.po: Updated to 731t.
  604. 2006-04-21 Javier Fernández-Sanguino Peña <jfs@computer.org>
  605. * es.po: Updated to 729t.
  606. 2006-04-18 Clytie Siddall <clytie@riverland.net.au>
  607. * vi.po: Updated to 731t.
  608. 2006-04-17 Miroslav Kure <kurem@debian.cz>
  609. * cs.po: Updated to 731t.
  610. 2006-04-16 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  611. * da.po: Updated to 731t.
  612. 2006-04-13 Bart Cornelis <cobaco@linux.be>
  613. * nl.po: Updated to 731t.
  614. 2006-04-13 Peter Karlsson <peterk@debian.org>
  615. * sv.po: Updated to 730t1f.
  616. 2006-04-11 Frank Lichtenheld <djpig@debian.org>
  617. * pt.po: Mark a broken string as fuzzy and give
  618. the translator a hint where it is broken.
  619. 2006-04-11 Eddy Petrişor <eddy.petrisor@gmail.com>
  620. * ro.po: Unified quotation marks; using Romanian quotes.
  621. Updated to 731t.
  622. 2006-04-10 Miguel Figueiredo <elmig@debianpt.org>
  623. * pt.po: Updated to 731t.
  624. 2006-04-10 Christian Perrier <bubulle@debian.org>
  625. * fr.po: Updated to 731t.
  626. 2006-04-10 Guillem Jover <guillem@debian.org>
  627. * dpkg.pot: Regenerated.
  628. * *.po: Merged with dpkg.pot. Formerly complete translations
  629. become 727t4f.
  630. 2006-04-04 Bart Cornelis <cobaco@linux.be>
  631. * nl.po: Fixed small error reported bij Mark van den Borre.
  632. 2006-03-22 Robert Luberda <robert@debian.org>
  633. * pl.po: Updated to 729t.
  634. 2006-03-21 Claus Hindsgaul <claus.hindsgaul@gmail.com>
  635. * da.po: Updated to 729t.
  636. 2006-03-21 Sorin Batariuc <sorin@bonbon.net>
  637. * ro.po: Updated to 729t.
  638. 2006-03-19 Yuri Kozlov <kozlov.y@gmail.com>
  639. * ru.po: Updated to 729t.
  640. 2006-03-07 Szervác Attila <sas@321.hu>
  641. * hu.po: Updated to 468t.
  642. 2006-03-07 Lele Gaifax <lele@nautilus.homeip.net>
  643. * it.po: Updated to 729t.
  644. 2006-03-05 Miroslav Kure <kurem@debian.cz>
  645. * cs.po: Updated to 279t.
  646. 2006-02-21 Szervác Attila <sas@321.hu>
  647. * hu.po: 2 small bugfixes & little improvements.
  648. 2006-02-21 Miguel Figueiredo <elmig@debianpt.org>
  649. * pt.po: Updated to 723t.
  650. 2006-02-19 Bart Cornelis <cobaco@linux.be>
  651. * nl.po: Updated to 729t.
  652. 2006-02-19 Miguel Figueiredo <elmig@debianpt.org>
  653. * pt.po: Updated to 720t.
  654. 2006-02-19 Carlos Z.F. Liu <carlosliu@users.sourceforge.net>
  655. * zh_CN.po: Updated to 729t. (finished)
  656. 2006-02-17 Guillem Jover <guillem@debian.org>
  657. * POTFILES.in: Remove dselect source files.
  658. * dpkg.pot: Regenerate.
  659. * *.po: Merged with dpkg.pot. Removed obsolete strings.
  660. 2006-02-17 Guillem Jover <guillem@debian.org>
  661. * dpkg.pot: Regenerated.
  662. * *.po: Merged with dpkg.pot. Add missing closing parenthesis to
  663. non-fuzzy strings.
  664. 2006-02-15 Frank Lichtenheld <djpig@debian.org>
  665. * LINGUAS: Add hu.
  666. * pt.po: Fixed some errors that caused build
  667. failures.
  668. 2006-02-14 Miguel Figueiredo <elmig@debianpt.org>
  669. * pt.po: Updated to 979t.
  670. 2006-02-14 Szervác Attila <sas@321.hu>
  671. * hu.po: Added.
  672. 2006-02-13 Daniel Nylander <info@danielnylander.se>
  673. * sv.po: Updated to 1011t.
  674. 2006-02-13 Jacobo Tarrio <jtarrio@trasno.net>
  675. * gl.po: Updated to 1011t.
  676. 2006-02-13 Andre Luis Lopes <andrelop@debian.org>
  677. * pt_BR.po: Updated to 1011t.
  678. 2006-02-13 Jordi Mallach <jordi@debian.org>
  679. * ca.po: Updated to 1011t.
  680. 2006-02-11 Christian Perrier <bubulle@debian.org>
  681. * fr.po: Updated to 1011t.
  682. 2006-02-11 Peter Mann <Peter.Mann@tuke.sk>
  683. * sk.po: Updated to 1011t.
  684. 2006-02-11 Clytie Siddall <clytie@riverland.net.au>
  685. * vi.po: Updated to 1011t.
  686. 2006-02-11 Frank Lichtenheld <djpig@debian.org>
  687. * *.po: Merge with dpkg.pot.
  688. 2006-02-09 Peter Mann <Peter.Mann@tuke.sk>
  689. * sk.po: Updated to 1002t.
  690. 2006-02-08 Piarres Beobide Egana <pi@beobide.net>
  691. * eu.po: Updated to 1002t.
  692. 2006-02-07 Jacobo Tarrio <jtarrio@trasno.net>
  693. * gl.po: Updated to 1002t.
  694. 2006-02-07 Christian Perrier <bubulle@debian.org>
  695. * LINGUAS: Added Vietnamese.
  696. * vi.po: Merge with dpkg.pot.
  697. 2006-02-06 Christian Perrier <bubulle@debian.org>
  698. * fr.po: Updated to 1002t.
  699. 2006-02-06 Guillem Jover <guillem@debian.org>
  700. * *.po: Merged with dpkg.pot again.
  701. 2006-02-06 Guillem Jover <guillem@debian.org>
  702. * *.po: Merged with dpkg.pot.
  703. 2006-02-06 Jordi Mallach <jordi@debian.org>
  704. * ca.po: Updated to 1000t.
  705. 2006-01-24 Kenshi Muto <kmuto@debian.org>
  706. * ja.po: Updated to 1000t.
  707. 2006-01-22 Clytie Siddall <clytie@riverland.net.au>
  708. * vi.po: Updated to 1000t.
  709. 2006-01-21 Yuri Kozlov <kozlov.y@gmail.com>
  710. * ru.po: Updated to 1000t. Closes: #349151
  711. 2006-01-18 Claus Hindsgaul <claus_h@image.dk>
  712. * da.po: Updated to 1000t. Closes: #348575
  713. 2006-01-12 Jacobo Tarrio <jtarrio@trasno.net>
  714. * gl.po: Completed to 1000t. Closes: #338904
  715. 2006-01-09 Stefano Melchior <stefano.melchior@openlabs.it>
  716. * it.po: Minor correction.
  717. 2005-12-31 Miroslav Kure <kurem@upcase.inf.upol.cz>
  718. * cs.po: Updated to 1000t.
  719. 2005-12-25 Stefano Canepa <sc@linux.it>
  720. * it.po: Updated to 1000t.
  721. 2005-12-25 Emmanuel Galatoulas
  722. * el.po: Updated to 1000t.
  723. 2005-12-23 Parlin Imanuel <pt@samip-online.com>
  724. * id.po: Updated to 1000t.
  725. 2005-12-23 Clytie Siddall <clytie@riverland.net.au>
  726. * vi.po: Updated to 992t8f.
  727. 2005-12-22 Eddy Petrisor <eddy.petrisor@gmail.com>
  728. * ro.po: Updated to 998t2f.
  729. 2005-12-22 Jacobo Tarrio <jtarrio@trasno.net>
  730. * gl.po: Updated to 718t79f203u (no translation for dselect).
  731. 2005-12-22 Kov Tchai <tchaikov@sjtu.edu.cn>
  732. * zh_CN.po: Updated to 999t1f.
  733. 2005-12-22 eric pareja <xenos@upm.edu.ph>
  734. * tl.po: Updated to 1000t.
  735. 2005-12-22 pi <pi@beobide.net>
  736. * eu.po: Updated to 1000t.
  737. 2005-12-22 Jordi Mallach <jordi@debian.org>
  738. * ca.po: Updated to 998t2f.
  739. 2005-12-22 Stefano Canepa <sc@linux.it>
  740. * it.po: Updated to 998t2f.
  741. 2005-12-22 Michael Piefel <piefel@debian.org>
  742. * de.po: Updated to 998t2f.
  743. 2005-12-22 Bart Cornelis <cobaco@linux.be>
  744. * nl.po: Updated to 998t2f.
  745. 2005-12-22 Claus Hindsgaul <claus_h@image.dk>
  746. * da.po: Updated to 1000t.
  747. 2005-12-22 Javier Fernández-Sanguino Peña <jfs@computer.org>
  748. * es.po: Updated to 998t2f.
  749. 2005-12-22 Håvard Korsvoll <korsvoll@skulelinux.no>
  750. * nn.po: Updated to 999t1f.
  751. 2005-12-22 Miguel Figueiredo <elmig@debianpt.org>
  752. * pt.po: Updated to 974t24f2u.
  753. 2005-12-22 Peter Karlsson <peterk@debian.org>
  754. * sv.po: Updated to 1000t.
  755. 2005-10-22 Christian Perrier <bubulle@debian.org>
  756. * *.po: Merged with dpkg.pot.
  757. 2005-10-22 Yuri Kozlov <kozlov.y@gmail.com>
  758. * ru.po: Completed.
  759. 2005-10-22 Christian Perrier <bubulle@debian.org>
  760. * fr.po: Completed.
  761. 2005-10-22 Christian Perrier <bubulle@debian.org>
  762. * dpkg.pot: Re-generated from sources.
  763. 2005-10-11 Christian Perrier <bubulle@debian.org>
  764. * fr.po: Completed.
  765. 2005-10-11 Christian Perrier <bubulle@debian.org>
  766. * *.po: Updated from sources.
  767. 2005-09-01 James Troup <james@nocrew.org>
  768. * pt_BR.po: Obvious error corrected thanks to James deep knowledge
  769. of Portuguese.
  770. 2005-09-01 Christian Perrier <bubulle@debian.org>
  771. * *.po: Project-Id-Version forced to "dpkg 1.13".
  772. 2005-08-26 Andre Luis Lopes <andrelop@debian.org>
  773. * pt_BR.po: Updated (999t).
  774. 2005-08-22 Kenshi Muto <kmuto@debian.org>
  775. * ja.po: Updated (999t).
  776. 2005-08-22 Yuri Kozlov <yuray@id.ru>
  777. * ru.po: Updated (999t).
  778. 2005-08-22 Miroslav Kure <kurem@upcase.inf.upol.cz>
  779. * cs.po: Updated (999t).
  780. 2005-08-22 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  781. * nb.po: Updated (999t).
  782. 2005-08-22 Bartosz Fenski <fenio@debian.org>
  783. * pl.po: Updated (999t).
  784. 2005-08-19 Christian Perrier <bubulle@debian.org>
  785. * fr.po: Completed (999t).
  786. 2005-08-17 Christian Perrier <bubulle@debian.org>
  787. * *.po: Updated with the dpkg.pot file.
  788. 2005-07-06 Parlin Imanuel <parlin_i@yahoo.com>
  789. * id.po: Updated.
  790. 2005-06-19 Claus Hindsgaul <claus_h@image.dk>
  791. * da.po: Completed.
  792. 2005-06-19 Greek translation team <debian-l10n-greek@lists.debian.org>
  793. * el.po: Completed (one fuzzy left).
  794. 2005-06-14 Miroslav Kure <kurem@upcase.inf.upol.cz>
  795. * cs.po: Completed.
  796. 2005-06-15 Jens Seidel <jensseidel@users.sf.net>
  797. * de.po: automatically spellchecked.
  798. 2005-06-14 Christian Perrier <bubulle@debian.org>
  799. * LINGUAS: De-activate Hebrew.
  800. 2005-06-14 Lele Gaifax <lele@nautilus.homeip.net>
  801. * it.po: Completed.
  802. 2005-06-14 Yuri Kozlov <yuray@id.ru>
  803. * ru.po: Completed.
  804. 2005-06-14 Piarres Beobide Egana <pi@beobide.net>
  805. * eu.po: Completed.
  806. 2005-06-14 Kenshi Muto <kmuto@debian.org>
  807. * ja.po: Completed.
  808. 2005-06-14 Jordi Mallach <jordi@debian.org>
  809. * ca.po: Completed.
  810. 2005-06-13 Christian Perrier <bubulle@debian.org>
  811. * fr.po: Completed.
  812. 2005-05-25 Eddy Petri?or <eddy.petrisor@gmail.com>
  813. * ro.po: Nearly complete translation. :-)
  814. 2005-05-22 Eddy Petri?or <eddy.petrisor@gmail.com>
  815. * ro.po: Better translation.
  816. 2005-05-19 Eddy Petri?or <eddy.petrisor@gmail.com>
  817. * ro.po: Add translation.
  818. * LINGUAS: Add Romanian to the language list.
  819. 2005-03-30 Eric Pareja <xenos@upm.edu.ph>
  820. * tl.po: Add translation.
  821. * LINGUAS: Add Tagalog to the language list.
  822. 2005-03-30 Christian Perrier <bubulle@debian.org>
  823. * dpkg.pot: Regenerated
  824. * *.po: Updated.
  825. * fr.po: Complete translation.
  826. 2005-03-18 Christian Perrier <bubulle@debian.org>
  827. * fr.po: Completed.
  828. 2005-03-18 Christian Perrier <bubulle@debian.org>
  829. * dpkg.pot: Regenerated.
  830. * *.po: Updated.
  831. 2005-03-18 Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>
  832. * id.po: Completed from 1.10 branch (2nd try).
  833. 2005-03-18 Scott James Remnant <scott@netsplit.com>
  834. * POTFILES.in: Removed utils/md5sum.c now it no longer exists.
  835. 2005-03-08 Christian Perrier <bubulle@debian.org>
  836. * fr.po: Missing space added.
  837. 2005-03-03 Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>
  838. * id.po: First version.
  839. 2005-02-20 Konstantinos Margaritis <markos@debian.org>
  840. * el.po: Updated again (complete).
  841. 2005-02-19 Konstantinos Margaritis <markos@debian.org>
  842. * el.po: Updated.
  843. 2005-02-06 Carlos Liu <carlos_liu@yahoo.com>
  844. * zh_CN.po: Updated.
  845. 2005-02-05 Jacobo Tarrio <jtarrio@trasno.net>
  846. * gl.po: Updated.
  847. 2005-02-05 Asho Yeh <asho@ms44.url.com.tw>
  848. * zh_TW.po: Updated.
  849. 2005-01-28 Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
  850. * ko.po: Completed.
  851. 2005-01-25 Christian Perrier <bubulle@debian.org>
  852. * fr.po: Updated.
  853. 2005-01-25 Bjorn Steensrud <bjornst@powertech.no>
  854. * nb.po: Add new Norwegian Bokmal translation.
  855. 2005-01-11 Scott James Remnant <scott@netsplit.com>
  856. * LINGUAS: Rather than just listing the language codes on one
  857. line, put each on its own line with a preceeding comment giving
  858. the English name for the language, the current translator's
  859. name in their preferred form and a contact e-mail address.
  860. 2005-01-11 Safir Šećerović <sapphire@linux.org.ba>
  861. * bs.po: Add new Bosnian translation.
  862. 2005-01-11 Jordi Mallach <jordi@debian.org>
  863. * ca.po: Updated.
  864. 2005-01-11 Miroslav Kure <kurem@debian.cz>
  865. * cs.po: Updated.
  866. 2005-01-11 Claus Hindsgaul <claus_h@image.dk>
  867. * da.po: Updated.
  868. 2005-01-11 Michael Piefel <piefel@debian.org>
  869. * de.po: Updated.
  870. 2005-01-11 George Papamichelakis <george@step.gr>
  871. * el.po: Updated.
  872. 2005-01-11 Javier Fernández-Sanguino Peña <jfs@debian.org>
  873. * es.po: Updated.
  874. 2005-01-11 Piarres Beobide <pi@beobide.net>
  875. * eu.po: Updated.
  876. 2005-01-11 Christian Perrier <bubulle@debian.org>
  877. * fr.po: Updated.
  878. 2005-01-11 Héctor Fernández López <trorrr@yahoo.es>
  879. * gl.po: Updated.
  880. 2005-01-11 Lior Kaplan <webmaster@guides.co.il>
  881. * he.po: Updated.
  882. 2005-01-11 Stefano Canepa <sc@linux.it>
  883. * it.po: Updated.
  884. 2005-01-11 Kenshi Muto <kmuto@debian.org>
  885. * ja.po: Updated.
  886. 2005-01-11 Changwoo Ryu <cwryu@debian.org>
  887. * ko.po: Updated.
  888. 2005-01-11 Bart Cornelis <cobaco@linux.be>
  889. * nl.po: Updated.
  890. 2005-01-11 Håvard Korsvoll <korsvoll@skulelinux.no>
  891. * nn.po: Updated.
  892. 2005-01-11 Bartosz Feñski <fenio@debian.org>
  893. * pl.po: Updated.
  894. 2005-01-11 Miguel Figueiredo <elmig@debianpt.org>
  895. * pt.po: Updated.
  896. 2005-01-11 André Luís Lopes <andrelop@debian.org>
  897. * pt_BR.po: Updated.
  898. 2005-01-11 Yuri Kozlov <yuray@id.ru>
  899. * ru.po: Updated.
  900. 2005-01-11 Roman Benko <benco@acid.sk>
  901. * sk.po: Add new Slovakian translation.
  902. 2005-01-11 Peter Karlsson <peterk@debian.org>
  903. * sv.po: Updated.
  904. 2005-01-11 Tchaikov <chaisave@263.com>
  905. * zh_CN.po: Updated.
  906. 2005-01-11 Asho Yeh <asho@debian.org.tw>
  907. * zh_TW.po: Add new Traditional Chinese translation.
  908. 2005-01-10 Scott James Remnant <scott@netsplit.com>
  909. * POTFILES.in: Update with new file paths.
  910. * dpkg.pot: Remove from version control, it will be automatically
  911. generated through gettext and automake.
  912. * en.po: Remove needless english translation, the default strings
  913. are in english.
  914. * update.sh: Remove update script, files will be automatically
  915. updated through gettext and automake.
  916. * LINGUAS: Store list of available translations in this file, which
  917. is far easier to maintain than having to edit configure.in's
  918. ALL_LINGUAS variable each time.
  919. * Makevars: Updated against current gettext template, with copyright
  920. changed to SPI and bugs address retained from previous version.
  921. Older changes are documented in the top-level ChangeLog