ChangeLog 36 KB

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