ChangeLog 33 KB

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