Some fix into chineese language files
This commit is contained in:
parent
2e3fd0083a
commit
6702386b8b
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Language code: zh_CN
|
||||
* Language code: zh_CN (simplified)
|
||||
* Automatic generated via autotranslator.php tool
|
||||
* Generation date 2010-06-09 00:39:24
|
||||
*/
|
||||
|
||||
@ -1,13 +1,14 @@
|
||||
/*
|
||||
* Language code: zh_TW
|
||||
* Language code: zh_TW (traditionnal)
|
||||
* Generation date 2012-09-04 16:02:00
|
||||
*/
|
||||
|
||||
// Reference language: en_US
|
||||
CHARSET=UTF-8
|
||||
DIRECTION=ltr
|
||||
#FONTFORPDF=chinese
|
||||
FONTFORPDF=stsongstdlight
|
||||
# msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
|
||||
# stsongstdlight or cid0cs are for simplified chinese
|
||||
FONTFORPDF=msungstdlight
|
||||
#FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user