ChangeLog 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. 2005-03-03 Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>
  2. * id.po: First version.
  3. 2005-02-20 Konstantinos Margaritis <markos@debian.org>
  4. * el.po: Updated again (complete)
  5. 2005-02-19 Konstantinos Margaritis <markos@debian.org>
  6. * el.po: Updated
  7. 2005-02-06 Carlos Liu <carlos_liu@yahoo.com>
  8. * zh_CN.po: Updated
  9. 2005-02-05 Jacobo Tarrio <jtarrio@trasno.net>
  10. * gl.po: Updated
  11. 2005-02-05 Asho Yeh <asho@ms44.url.com.tw>
  12. * zh_TW.po: Updated
  13. 2005-01-28 Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
  14. * ko.po: Completed
  15. 2005-01-25 Christian Perrier <bubulle@debian.org>
  16. * fr.po: Updated.
  17. 2005-01-25 Bjorn Steensrud <bjornst@powertech.no>
  18. * nb.po: Add new Norwegian Bokmal translation.
  19. 2005-01-11 Scott James Remnant <scott@netsplit.com>
  20. * LINGUAS: Rather than just listing the language codes on one
  21. line, put each on its own line with a preceeding comment giving
  22. the English name for the language, the current translator's
  23. name in their preferred form and a contact e-mail address.
  24. 2005-01-11 Safir Šećerović <sapphire@linux.org.ba>
  25. * bs.po: Add new Bosnian translation.
  26. 2005-01-11 Jordi Mallach <jordi@debian.org>
  27. * ca.po: Updated.
  28. 2005-01-11 Miroslav Kure <kurem@debian.cz>
  29. * cs.po: Updated.
  30. 2005-01-11 Claus Hindsgaul <claus_h@image.dk>
  31. * da.po: Updated.
  32. 2005-01-11 Michael Piefel <piefel@debian.org>
  33. * de.po: Updated.
  34. 2005-01-11 George Papamichelakis <george@step.gr>
  35. * el.po: Updated.
  36. 2005-01-11 Javier Fernández-Sanguino Peña <jfs@debian.org>
  37. * es.po: Updated.
  38. 2005-01-11 Piarres Beobide <pi@beobide.net>
  39. * eu.po: Updated.
  40. 2005-01-11 Christian Perrier <bubulle@debian.org>
  41. * fr.po: Updated.
  42. 2005-01-11 Héctor Fernández López <trorrr@yahoo.es>
  43. * gl.po: Updated.
  44. 2005-01-11 Lior Kaplan <webmaster@guides.co.il>
  45. * he.po: Updated.
  46. 2005-01-11 Stefano Canepa <sc@linux.it>
  47. * it.po: Updated.
  48. 2005-01-11 Kenshi Muto <kmuto@debian.org>
  49. * ja.po: Updated.
  50. 2005-01-11 Changwoo Ryu <cwryu@debian.org>
  51. * ko.po: Updated.
  52. 2005-01-11 Bart Cornelis <cobaco@linux.be>
  53. * nl.po: Updated.
  54. 2005-01-11 Håvard Korsvoll <korsvoll@skulelinux.no>
  55. * nn.po: Updated.
  56. 2005-01-11 Bartosz Feñski <fenio@debian.org>
  57. * pl.po: Updated.
  58. 2005-01-11 Miguel Figueiredo <elmig@debianpt.org>
  59. * pt.po: Updated.
  60. 2005-01-11 André Luís Lopes <andrelop@debian.org>
  61. * pt_BR.po: Updated.
  62. 2005-01-11 Yuri Kozlov <yuray@id.ru>
  63. * ru.po: Updated.
  64. 2005-01-11 Roman Benko <benco@acid.sk>
  65. * sk.po: Add new Slovakian translation.
  66. 2005-01-11 Peter Karlsson <peterk@debian.org>
  67. * sv.po: Updated.
  68. 2005-01-11 Tchaikov <chaisave@263.com>
  69. * zh_CN.po: Updated.
  70. 2005-01-11 Asho Yeh <asho@debian.org.tw>
  71. * zh_TW.po: Add new Traditional Chinese translation.
  72. 2005-01-10 Scott James Remnant <scott@netsplit.com>
  73. * POTFILES.in: Update with new file paths.
  74. * dpkg.pot: Remove from version control, it will be automatically
  75. generated through gettext and automake.
  76. * en.po: Remove needless english translation, the default strings
  77. are in english.
  78. * update.sh: Remove update script, files will be automatically
  79. updated through gettext and automake.
  80. * LINGUAS: Store list of available translations in this file, which
  81. is far easier to maintain than having to edit configure.in's
  82. ALL_LINGUAS variable each time.
  83. * Makevars: Updated against current gettext template, with copyright
  84. changed to SPI and bugs address retained from previous version.
  85. Older changes are documented in the top-level ChangeLog