ChangeLog 24 KB

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