add zh_TW translation, thanks to Sam Xu.

SVN revision: 18491
This commit is contained in:
Emfox Zhou 2005-11-16 03:47:20 +00:00
parent 441534bf5f
commit 9fd1fdf8b8
3 changed files with 2066 additions and 1 deletions

View File

@ -166,7 +166,7 @@ CPPFLAGS="${PCPPFLAGS}"
AC_SUBST(cf_cflags)
AC_SUBST(cf_libs)
ALL_LINGUAS="bg de es fi fr ja pl pt ru zh_CN hu sl it cs da sk sv nb nl"
ALL_LINGUAS="bg de es fi fr ja pl pt ru zh_CN hu sl it cs da sk sv nb nl zh_TW"
AC_SUBST(ALL_LINGUAS)
AM_GNU_GETTEXT([external])

2064
po/zh_TW.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -86,6 +86,7 @@ e_intl_init(void)
ADD_LANG("sv_SV.UTF-8");
ADD_LANG("nb_NO.UTF-8");
ADD_LANG("nl_NL.UTF-8");
ADD_LANG("zh_TW.UTF-8");
_e_intl_input_method_config_edd = E_CONFIG_DD_NEW("input_method_config", E_Input_Method_Config);
E_CONFIG_VAL(_e_intl_input_method_config_edd, E_Input_Method_Config, version, INT);