]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
New traditional Chinese translations.
authorBruno Haible <bruno@clisp.org>
Mon, 23 May 2005 11:56:42 +0000 (11:56 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 17:23:43 +0000 (19:23 +0200)
31 files changed:
gettext-tools/examples/ChangeLog
gettext-tools/examples/Makefile.am
gettext-tools/examples/hello-c++-gnome/po/LINGUAS
gettext-tools/examples/hello-c++-kde/po/LINGUAS
gettext-tools/examples/hello-c++-qt/po/LINGUAS
gettext-tools/examples/hello-c++/po/LINGUAS
gettext-tools/examples/hello-c-gnome/po/LINGUAS
gettext-tools/examples/hello-c/po/LINGUAS
gettext-tools/examples/hello-clisp/po/LINGUAS
gettext-tools/examples/hello-csharp-forms/po/LINGUAS
gettext-tools/examples/hello-csharp/po/LINGUAS
gettext-tools/examples/hello-gawk/po/LINGUAS
gettext-tools/examples/hello-guile/po/LINGUAS
gettext-tools/examples/hello-java-awt/po/LINGUAS
gettext-tools/examples/hello-java-swing/po/LINGUAS
gettext-tools/examples/hello-java/po/LINGUAS
gettext-tools/examples/hello-librep/po/LINGUAS
gettext-tools/examples/hello-objc-gnome/po/LINGUAS
gettext-tools/examples/hello-objc-gnustep/po/LINGUAS
gettext-tools/examples/hello-objc/po/LINGUAS
gettext-tools/examples/hello-pascal/po/LINGUAS
gettext-tools/examples/hello-perl/po/LINGUAS
gettext-tools/examples/hello-php/po/LINGUAS
gettext-tools/examples/hello-python/po/LINGUAS
gettext-tools/examples/hello-sh/po/LINGUAS
gettext-tools/examples/hello-smalltalk/po/LINGUAS
gettext-tools/examples/hello-tcl-tk/po/LINGUAS
gettext-tools/examples/hello-tcl/po/LINGUAS
gettext-tools/examples/hello-ycp/po/LINGUAS
gettext-tools/examples/po/LINGUAS
gettext-tools/examples/po/zh_TW.po [new file with mode: 0644]

index da25c73ea0b5e3532dba48d1bc1ba146eb2e22dd..76991ee7ce8e9328219dcc9ac429001ec51b5b0f 100644 (file)
@@ -2,6 +2,13 @@
 
        * gettext-0.14.5 released.
 
+2005-05-23  Bruno Haible  <bruno@clisp.org>
+
+       * po/zh_TW.po: New file, from Abel Cheung <abelcheung@gmail.com>.
+       * po/LINGUAS: Add it.
+       * hello-*/po/LINGUAS: Update.
+       * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
+
 2005-04-11  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.14.4 released.
index f2dedd9cdfbf9ae3ef5ff8abae0ac5c6384526ad..78c97f622126051b52512804d871a8339241af31 100644 (file)
@@ -58,6 +58,7 @@ EXAMPLESFILES = \
   hello-c/po/uk.po \
   hello-c/po/vi.po \
   hello-c/po/zh_CN.po \
+  hello-c/po/zh_TW.po \
   \
   hello-c-gnome/INSTALL \
   hello-c-gnome/autogen.sh \
@@ -92,6 +93,7 @@ EXAMPLESFILES = \
   hello-c-gnome/po/uk.po \
   hello-c-gnome/po/vi.po \
   hello-c-gnome/po/zh_CN.po \
+  hello-c-gnome/po/zh_TW.po \
   \
   hello-c++/INSTALL \
   hello-c++/autogen.sh \
@@ -123,6 +125,7 @@ EXAMPLESFILES = \
   hello-c++/po/uk.po \
   hello-c++/po/vi.po \
   hello-c++/po/zh_CN.po \
+  hello-c++/po/zh_TW.po \
   \
   hello-c++-qt/INSTALL \
   hello-c++-qt/BUGS \
@@ -155,6 +158,7 @@ EXAMPLESFILES = \
   hello-c++-qt/po/uk.po \
   hello-c++-qt/po/vi.po \
   hello-c++-qt/po/zh_CN.po \
+  hello-c++-qt/po/zh_TW.po \
   \
   hello-c++-kde/INSTALL \
   hello-c++-kde/BUGS \
@@ -213,6 +217,7 @@ EXAMPLESFILES = \
   hello-c++-kde/po/uk.po \
   hello-c++-kde/po/vi.po \
   hello-c++-kde/po/zh_CN.po \
+  hello-c++-kde/po/zh_TW.po \
   \
   hello-c++-gnome/INSTALL \
   hello-c++-gnome/autogen.sh \
@@ -249,6 +254,7 @@ EXAMPLESFILES = \
   hello-c++-gnome/po/uk.po \
   hello-c++-gnome/po/vi.po \
   hello-c++-gnome/po/zh_CN.po \
+  hello-c++-gnome/po/zh_TW.po \
   \
   hello-objc/INSTALL \
   hello-objc/autogen.sh \
@@ -280,6 +286,7 @@ EXAMPLESFILES = \
   hello-objc/po/uk.po \
   hello-objc/po/vi.po \
   hello-objc/po/zh_CN.po \
+  hello-objc/po/zh_TW.po \
   \
   hello-objc-gnustep/INSTALL \
   hello-objc-gnustep/BUGS \
@@ -314,6 +321,7 @@ EXAMPLESFILES = \
   hello-objc-gnustep/po/uk.po \
   hello-objc-gnustep/po/vi.po \
   hello-objc-gnustep/po/zh_CN.po \
+  hello-objc-gnustep/po/zh_TW.po \
   \
   hello-objc-gnome/INSTALL \
   hello-objc-gnome/autogen.sh \
@@ -348,6 +356,7 @@ EXAMPLESFILES = \
   hello-objc-gnome/po/uk.po \
   hello-objc-gnome/po/vi.po \
   hello-objc-gnome/po/zh_CN.po \
+  hello-objc-gnome/po/zh_TW.po \
   \
   hello-sh/INSTALL \
   hello-sh/autogen.sh \
@@ -378,6 +387,7 @@ EXAMPLESFILES = \
   hello-sh/po/uk.po \
   hello-sh/po/vi.po \
   hello-sh/po/zh_CN.po \
+  hello-sh/po/zh_TW.po \
   \
   hello-python/INSTALL \
   hello-python/autogen.sh \
@@ -408,6 +418,7 @@ EXAMPLESFILES = \
   hello-python/po/uk.po \
   hello-python/po/vi.po \
   hello-python/po/zh_CN.po \
+  hello-python/po/zh_TW.po \
   \
   hello-clisp/INSTALL \
   hello-clisp/autogen.sh \
@@ -438,6 +449,7 @@ EXAMPLESFILES = \
   hello-clisp/po/uk.po \
   hello-clisp/po/vi.po \
   hello-clisp/po/zh_CN.po \
+  hello-clisp/po/zh_TW.po \
   \
   hello-librep/INSTALL \
   hello-librep/autogen.sh \
@@ -468,6 +480,7 @@ EXAMPLESFILES = \
   hello-librep/po/uk.po \
   hello-librep/po/vi.po \
   hello-librep/po/zh_CN.po \
+  hello-librep/po/zh_TW.po \
   \
   hello-guile/INSTALL \
   hello-guile/autogen.sh \
@@ -498,6 +511,7 @@ EXAMPLESFILES = \
   hello-guile/po/uk.po \
   hello-guile/po/vi.po \
   hello-guile/po/zh_CN.po \
+  hello-guile/po/zh_TW.po \
   \
   hello-smalltalk/INSTALL \
   hello-smalltalk/autogen.sh \
@@ -528,6 +542,7 @@ EXAMPLESFILES = \
   hello-smalltalk/po/uk.po \
   hello-smalltalk/po/vi.po \
   hello-smalltalk/po/zh_CN.po \
+  hello-smalltalk/po/zh_TW.po \
   \
   hello-java/INSTALL \
   hello-java/autogen.sh \
@@ -558,6 +573,7 @@ EXAMPLESFILES = \
   hello-java/po/uk.po \
   hello-java/po/vi.po \
   hello-java/po/zh_CN.po \
+  hello-java/po/zh_TW.po \
   \
   hello-java-awt/INSTALL \
   hello-java-awt/BUGS \
@@ -591,6 +607,7 @@ EXAMPLESFILES = \
   hello-java-awt/po/uk.po \
   hello-java-awt/po/vi.po \
   hello-java-awt/po/zh_CN.po \
+  hello-java-awt/po/zh_TW.po \
   \
   hello-java-swing/INSTALL \
   hello-java-swing/BUGS \
@@ -624,6 +641,7 @@ EXAMPLESFILES = \
   hello-java-swing/po/uk.po \
   hello-java-swing/po/vi.po \
   hello-java-swing/po/zh_CN.po \
+  hello-java-swing/po/zh_TW.po \
   \
   hello-csharp/INSTALL \
   hello-csharp/autogen.sh \
@@ -654,6 +672,7 @@ EXAMPLESFILES = \
   hello-csharp/po/uk.po \
   hello-csharp/po/vi.po \
   hello-csharp/po/zh_CN.po \
+  hello-csharp/po/zh_TW.po \
   \
   hello-csharp-forms/INSTALL \
   hello-csharp-forms/BUGS \
@@ -685,6 +704,7 @@ EXAMPLESFILES = \
   hello-csharp-forms/po/uk.po \
   hello-csharp-forms/po/vi.po \
   hello-csharp-forms/po/zh_CN.po \
+  hello-csharp-forms/po/zh_TW.po \
   \
   hello-gawk/INSTALL \
   hello-gawk/autogen.sh \
@@ -715,6 +735,7 @@ EXAMPLESFILES = \
   hello-gawk/po/uk.po \
   hello-gawk/po/vi.po \
   hello-gawk/po/zh_CN.po \
+  hello-gawk/po/zh_TW.po \
   \
   hello-pascal/INSTALL \
   hello-pascal/autogen.sh \
@@ -746,6 +767,7 @@ EXAMPLESFILES = \
   hello-pascal/po/uk.po \
   hello-pascal/po/vi.po \
   hello-pascal/po/zh_CN.po \
+  hello-pascal/po/zh_TW.po \
   \
   hello-ycp/INSTALL \
   hello-ycp/autogen.sh \
@@ -776,6 +798,7 @@ EXAMPLESFILES = \
   hello-ycp/po/uk.po \
   hello-ycp/po/vi.po \
   hello-ycp/po/zh_CN.po \
+  hello-ycp/po/zh_TW.po \
   \
   hello-tcl/INSTALL \
   hello-tcl/autogen.sh \
@@ -806,6 +829,7 @@ EXAMPLESFILES = \
   hello-tcl/po/uk.po \
   hello-tcl/po/vi.po \
   hello-tcl/po/zh_CN.po \
+  hello-tcl/po/zh_TW.po \
   \
   hello-tcl-tk/INSTALL \
   hello-tcl-tk/autogen.sh \
@@ -836,6 +860,7 @@ EXAMPLESFILES = \
   hello-tcl-tk/po/uk.po \
   hello-tcl-tk/po/vi.po \
   hello-tcl-tk/po/zh_CN.po \
+  hello-tcl-tk/po/zh_TW.po \
   \
   hello-perl/INSTALL \
   hello-perl/autogen.sh \
@@ -867,6 +892,7 @@ EXAMPLESFILES = \
   hello-perl/po/uk.po \
   hello-perl/po/vi.po \
   hello-perl/po/zh_CN.po \
+  hello-perl/po/zh_TW.po \
   \
   hello-php/INSTALL \
   hello-php/README \
@@ -898,6 +924,7 @@ EXAMPLESFILES = \
   hello-php/po/uk.po \
   hello-php/po/vi.po \
   hello-php/po/zh_CN.po \
+  hello-php/po/zh_TW.po \
   \
   README
 
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
index 49ccf62236f9db6556ea93a6861b63bf2cb45ec3..06adc9c43cbabfd7f1939b408ce3eab354c4b899 100644 (file)
@@ -3,4 +3,4 @@
 # This file is in the public domain.
 #
 # Set of available languages.
-af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN
+af ca de el es fr ga it ja nl pl ro ru sk sr sv tr uk vi zh_CN zh_TW
diff --git a/gettext-tools/examples/po/zh_TW.po b/gettext-tools/examples/po/zh_TW.po
new file mode 100644 (file)
index 0000000..fdbb886
--- /dev/null
@@ -0,0 +1,84 @@
+# traditional Chinese translation of gettext-examples.
+# Copyright (C) 2005 Yoyodyne, Inc.
+# Abel Cheung <abelcheung@gmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gettext-examples 0.14.3\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2005-01-29 17:39+0100\n"
+"PO-Revision-Date: 2005-04-17 17:08+0800\n"
+"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
+"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
+#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
+#: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
+#: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
+#: hello-sh/hello.sh:15 hello-python/hello.py.in:13
+#: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
+#: hello-guile/hello.scm:16 hello-smalltalk/hello.st.in:32
+#: hello-java/Hello.java:15 hello-java-awt/Hello.java:24
+#: hello-java-swing/Hello.java:21 hello-csharp/hello.cs:15
+#: hello-csharp-forms/hello.cs:30 hello-gawk/hello.awk:12
+#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:16
+#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
+#: hello-perl/hello-1.pl.in:18 hello-perl/hello-2.pl.in:13
+#: hello-php/hello.php:13
+msgid "Hello, world!"
+msgstr "您好!"
+
+#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
+#: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
+#: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
+#: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
+#: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
+#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:20
+#: hello-php/hello.php:15
+#, php-format
+msgid "This program is running as process number %d."
+msgstr "本程式正在執行中,進程編號為 %d。"
+
+#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
+#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
+#, ycp-format
+msgid "This program is running as process number %1."
+msgstr "本程式正在執行中,進程編號為 %1。"
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "測試範例"
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "訊息測試範例"
+
+#: hello-sh/hello.sh:18
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "本程式正在執行中,進程編號為 $pid。"
+
+#: hello-python/hello.py.in:14
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "本程式正在執行中,進程編號為 %(pid)d。"
+
+#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
+#, scheme-format
+msgid "This program is running as process number ~D."
+msgstr "本程式正在執行中,進程編號為 ~D。"
+
+#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
+#: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
+#: hello-csharp-forms/hello.cs:37
+#, csharp-format
+msgid "This program is running as process number {0}."
+msgstr "本程式正在執行中,進程編號為 {0}。"
+
+#: hello-perl/hello-2.pl.in:15
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "本程式正在執行中,進程編號為 {pid}。"