Some fix into chineese language files

This commit is contained in:
Laurent Destailleur 2013-03-29 14:54:07 +01:00
parent 2e3fd0083a
commit 6702386b8b
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Language code: zh_CN * Language code: zh_CN (simplified)
* Automatic generated via autotranslator.php tool * Automatic generated via autotranslator.php tool
* Generation date 2010-06-09 00:39:24 * Generation date 2010-06-09 00:39:24
*/ */

View File

@ -1,13 +1,14 @@
/* /*
* Language code: zh_TW * Language code: zh_TW (traditionnal)
* Generation date 2012-09-04 16:02:00 * Generation date 2012-09-04 16:02:00
*/ */
// Reference language: en_US // Reference language: en_US
CHARSET=UTF-8 CHARSET=UTF-8
DIRECTION=ltr DIRECTION=ltr
#FONTFORPDF=chinese # msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
FONTFORPDF=stsongstdlight # stsongstdlight or cid0cs are for simplified chinese
FONTFORPDF=msungstdlight
#FONTSIZEFORPDF=9 #FONTSIZEFORPDF=9
SeparatorDecimal=. SeparatorDecimal=.
SeparatorThousand=None SeparatorThousand=None