aboutsummaryrefslogtreecommitdiff
path: root/advtrains/locale/advtrains.zh_CN.tr
Commit message (Collapse)AuthorAge
* Autogenerate .tr files from .po filesY. Wang2024-04-13
|
* Begin transition to .po filesY. Wang2024-04-13
|
* Add helper for "insufficient privileges" messagesY. Wang2024-04-13
| | | | | BREAKING: attrans is now implemented as a table with the __call metamethod instead of as a function
* Add names of diamond crossings and turnoutsY. Wang2024-04-13
|
* [zh] Correct translation of "track"Y. Wang2024-04-13
|
* Add simple l10n GUIY. Wang2024-04-13
|
* l10n: add low 45° platform; remove "on"/"off"; adjust signal namesY. Wang2024-04-13
|
* [zh] Complement translations on coupling and trackworker; [zh_TW] 連線 -> ↵Y. Wang2024-04-13
| | | | 連結
* Update l10n filesY. Wang2024-04-13
|
* Complement l10n README, minor l10n correctionsY. Wang2024-04-13
|
* Add strings for translation; add zh_TW translationywang2024-04-13
|
* zh_CN: 使用全角的点号 (逗号,句号,冒号) 和引号;You ↵ywang2024-04-13
| | | | 翻译成”您“
* Update German translation; add script to update l10n filesywang2024-04-13
|
* [BREAKING] Use client-side translations instead of intllib; add zh_CN ↵ywang2020-07-19
translations * Client-side translations is used instead of intllib. [Breaks MT4 compat] * Existing locale files have been moved to advtrains/locale and named with the format advtrains.[lang].tr * Add zh_CN locale. (requires a font that supports CJK text)