1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 10:59:12 +00:00

Update: Use proper number formats and abbreviations for Chinese, Japanese, Korean and German

This commit is contained in:
Rubidium
2024-02-08 23:16:18 +01:00
committed by rubidium42
parent 59f56941e5
commit 1aa9a5c0ab
5 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
##plural 0
##textdir ltr
##numberformat 00.000.000.000.000.000.000
##numberabbreviations 3=00.000.000.000.000.000{NBSP}t|6=00.000.000.000.000{NBSP}Mio|9=00.000.000.000{NBSP}Mrd|12=00.000.000{NBSP}Bio|15=00.000{NBSP}Qa|18=00{NBSP}Qi
##numberabbreviations 3=00.000.000.000.000.000{NBSP}Tsd.|6=00.000.000.000.000{NBSP}Mio.|9=00.000.000.000{NBSP}Mrd.|12=00.000.000{NBSP}Bio.|15=00.000{NBSP}Brd.|18=00{NBSP}Trill.
##decimalsep ,
##winlangid 0x0407
##grflangid 0x02

View File

@@ -3,8 +3,8 @@
##isocode ja_JP
##plural 1
##textdir ltr
##numberformat 00,000,000,000,000,000,000
##numberabbreviations 3=00,000,000,000,000,000{NBSP}k|6=00,000,000,000,000{NBSP}m|9=00,000,000,000{NBSP}bn|12=00,000,000{NBSP}tn|15=00,000{NBSP}Qa|18=00{NBSP}Qi
##numberformat 00000000000000000000
##numberabbreviations 4=0000000000000000万|8=000000000000億|12=00000000|16=0000京
##decimalsep .
##winlangid 0x0411
##grflangid 0x39

View File

@@ -3,8 +3,8 @@
##isocode ko_KR
##plural 11
##textdir ltr
##numberformat 00,000,000,000,000,000,000
##numberabbreviations 3=00,000,000,000,000,000k|6=00,000,000,000,000m|9=00,000,000,000bn|12=00,000,000tn|15=00,000{NBSP}Qa|18=00{NBSP}Qi
##numberformat 00000000000000000000
##numberabbreviations 4=0000000000000000만|8=000000000000억|12=00000000|16=0000
##decimalsep .
##winlangid 0x0412
##grflangid 0x3a

View File

@@ -3,8 +3,8 @@
##isocode zh_CN
##plural 1
##textdir ltr
##numberformat 00,000,000,000,000,000,000
##numberabbreviations 3=00,000,000,000,000,000{NBSP}k|6=00,000,000,000,000{NBSP}m|9=00,000,000,000b|12=00,000,000t|15=00,000{NBSP}Qa|18=00{NBSP}Qi
##numberformat 000000000000亿00000000
##numberabbreviations 4=000000000000亿0000万|8=000000000000亿|12=00000000|16=0000
##decimalsep .
##winlangid 0x0804
##grflangid 0x56

View File

@@ -3,8 +3,8 @@
##isocode zh_TW
##plural 1
##textdir ltr
##numberformat 00,000,000,000,000,000,000
##numberabbreviations 3=00,000,000,000,000,000{NBSP}k|6=00,000,000,000,000{NBSP}m|9=00,000,000,000{NBSP}bn|12=00,000,000{NBSP}tn|15=00,000{NBSP}Qa|18=00{NBSP}Qi
##numberformat 00000000000000000000
##numberabbreviations 4=0000000000000000万|8=000000000000億|12=00000000|16=0000京
##decimalsep .
##winlangid 0x0404
##grflangid 0x0c