* po/zh_TW.po: New Chinese (traditional) translation.

* configure.in (ALL_LINGUAS): Add zh_TW.
* configure: Regenerate.
This commit is contained in:
Nick Clifton 2006-07-10 14:30:41 +00:00
parent 9c5302bf58
commit b83ef3ee25
4 changed files with 1924 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2006-07-10 Nick Clifton <nickc@redhat.com>
* po/zh_TW.po: New Chinese (traditional) translation.
* configure.in (ALL_LINGUAS): Add zh_TW.
* configure: Regenerate.
2006-07-07 Nick Clifton <nickc@redhat.com>
PR ld/2874

7
ld/configure vendored
View File

@ -5105,7 +5105,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
ALL_LINGUAS="fr sv tr es da vi zh_CN"
ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW"
# If we haven't got the data from the intl directory,
# assume NLS is disabled.
USE_NLS=no
@ -5115,8 +5115,9 @@ INCINTL=
XGETTEXT=
GMSGFMT=
POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl
if test -f ../intl/config.intl; then
. ../intl/config.intl
fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -82,7 +82,7 @@ fi
AC_PROG_CC
AC_PROG_INSTALL
ALL_LINGUAS="fr sv tr es da vi zh_CN"
ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW"
ZW_GNU_GETTEXT_SISTER_DIR
AM_PO_SUBDIRS

1913
ld/po/zh_TW.po Normal file

File diff suppressed because it is too large Load Diff