ChangeLog 29 KB

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