ChangeLog 31 KB

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