Ver código fonte

Patches applied:

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-35
   add korean translation

* po/ko.po: Added.
* configure.in: Added ko to ALL_LINGUAS.
Scott James Remnant 22 anos atrás
pai
commit
114f97e31f
4 arquivos alterados com 5580 adições e 1 exclusões
  1. 5 0
      ChangeLog
  2. 1 1
      configure.in
  3. 2 0
      debian/changelog
  4. 5572 0
      po/ko.po

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+Wed Jun 23 17:57:45 BST 2004 Changwoo Ryu <cwryu@debian.org>
+
+  * po/ko.po: Added.
+  * configure.in: Added ko to ALL_LINGUAS.
+
 Tue Jun 22 17:50:57 BST 2004 Christian Perrier <bubulle@debian.org>
 Tue Jun 22 17:50:57 BST 2004 Christian Perrier <bubulle@debian.org>
 
 
   * po/fr.po: Updated.
   * po/fr.po: Updated.

+ 1 - 1
configure.in

@@ -136,7 +136,7 @@ AC_DEFINE_UNQUOTED(ARCHITECTURE, "${dpkg_archset}", [Set this to the canonical D
 
 
 dnl gettext
 dnl gettext
 
 
-ALL_LINGUAS="ca cs da de en es fr gl it ja nl nn pl pt pt_BR ru sv"
+ALL_LINGUAS="ca cs da de en es fr gl it ja ko nl nn pl pt pt_BR ru sv"
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT([external])
 AM_PO_SUBDIRS
 AM_PO_SUBDIRS
 if test "x$HAVE_LOCALE_H" = "x"; then
 if test "x$HAVE_LOCALE_H" = "x"; then

+ 2 - 0
debian/changelog

@@ -6,6 +6,8 @@ dpkg (1.10.23) unstable; urgency=low
     - Renamed x86-64 to amd64.  Closes: #252346, #254598.
     - Renamed x86-64 to amd64.  Closes: #252346, #254598.
   * Documentation:
   * Documentation:
     - Correct typo in dpkg-divert(8).  Closes: #254175.
     - Correct typo in dpkg-divert(8).  Closes: #254175.
+  * New Translations:
+    - Korean (Changwoo Ryu).  Closes: #254590.
   * Updated Translations:
   * Updated Translations:
     - Catalan (Jordi Mallach).
     - Catalan (Jordi Mallach).
     - Danish (Claus Hindsgaul).  Closes: #252407.
     - Danish (Claus Hindsgaul).  Closes: #252407.

Diferenças do arquivo suprimidas por serem muito extensas
+ 5572 - 0
po/ko.po