def
cc1ce8699b
Update language files
...
Is this the proper way?
for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.tmp --delete-unused --append-missing --delete-empty && mv $i.tmp $i; done
2019-04-06 15:19:07 +02:00
yangfl
6ead5e6f9c
Update Chinese translations
2018-10-07 20:49:30 +08:00
Rafael Fontenelle
27a15d491a
Update translations
2018-07-03 20:00:31 -03:00
Rafael Fontenelle
b67d2247b9
Fix Simplified Chinese
...
The multiple occurrences of a key string was resulting in failure
when running analyze.py.
2018-07-03 19:53:21 -03:00
David-U-Tang
db75df4d92
Change the wrong translation of Simplified Chinese
...
“Manual” here should be translated to “手动” or "手动录制" but not "手册"。
2018-04-03 17:42:07 +03:00
清歌
360e475d74
Change the wrong translation of Chinese
...
Countries should mean “国家” but not "次数"。
2018-02-04 19:03:53 +08:00
Tom
549f95c741
update simplified chinese language file
2017-08-01 09:07:49 +08:00
def
a8b2bb599f
Update translations and translation scripts ( fixes #595 )
2017-07-09 09:09:14 +02:00
Tim Schumacher
3eeccc6149
fix some language files
2016-05-21 02:47:25 +02:00
def
7d63db2f44
fix permissions
2016-04-27 02:18:46 +02:00
Tom
39ba4aef6c
Modify Simplified Chinese Language File
2016-02-05 22:52:57 +08:00
def
83dd6ddf83
Add languages
2013-12-26 18:51:18 +01:00