def
853d312436
Update polish translation by TortiLeq
2020-06-26 13:22:30 +02:00
sven
9d0bae9769
Fix unused translation
2020-06-26 02:49:35 +02:00
sven
d6ba7863c8
Update Swedish translations
2020-06-25 18:22:20 +02:00
Nyte_BK201
6d11aeec81
Add 14.0 Simplified-Chinese translation; Edit few translation errors
2020-06-25 07:17:13 +08:00
def
c64691db01
Update translation files
...
With:
for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.$$.tmp --delete-unused --append-missing && mv $i.$$.tmp $i; done
2020-06-21 01:18:42 +02:00
Rafael Fontenelle
9652ef46f1
Update brazilian_portuguese.txt
2019-12-18 02:51:47 -03:00
bors[bot]
9b8675b774
Merge #1991
...
1991: Translate the replay feature to german (+more) r=def- a=ChillerDragon
Co-authored-by: ChillerDragon <chillerdragon@gmail.com>
2019-12-16 13:41:33 +00:00
清歌
72ac1a2cc8
Add/Optimize some simplified Chinese translations
2019-12-16 19:55:35 +08:00
ChillerDragon
b36e010aed
Translate the replay feature to german (+more)
2019-12-13 16:37:55 +01:00
Dennis Felsing
0498df2508
Update localizations (Thanks to Cellegen for report)
...
- Remove duplicate laser entries
- Update menus_settings.cpp comment for scripts
- Update instructions for scripts
- Run script to get updated localizations
2019-12-02 09:09:01 +01:00
ChillerDragon
96c9b1ab73
Rename rifle to laser
...
This makes it easier to copy code from/to 0.7
23df3c609e
2019-11-22 15:37:18 +01:00
Rafael Fontenelle
55ae5e2376
Update Brazilian Portuguese translation
2019-04-06 16:54:34 -03:00
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
def
6701000931
Rename Score board to Scoreboard for consistency
2019-03-12 19:00:47 +01:00
def
9452851764
Update Hungarian translations (by Cellegen)
2018-12-24 11:03:21 +01:00
yangfl
6ead5e6f9c
Update Chinese translations
2018-10-07 20:49:30 +08:00
heinrich5991
3a8cc43e13
Move language scripts to scripts/
2018-07-25 00:34:02 +02:00
bors[bot]
861746a641
Merge #1185
...
1185: Port lang scripts to Python3 r=heinrich5991 a=rffontenelle
Scripts for managing translations are currently available for Python 2. DDNet already uses Python 3, so it make sense IMO to have these scripts using this version as well.
Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org>
2018-07-06 12:14:46 +00:00
Rafael Fontenelle
85a15fe442
Port lang scripts to Python3
2018-07-06 08:39:08 -03:00
Rafael Fontenelle
7697f3072b
Update Brazilian Portuguese translation
2018-07-04 07:38:51 -03:00
Edgar
1a83968df2
remove warning
2018-07-04 09:22:21 +02:00
Edgar
3ca0bd4f69
Update catalan translation
2018-07-04 09:20:19 +02:00
Rafael Fontenelle
099e9faafe
Remove duplicated "please translate this" comment lines
2018-07-03 20:12:23 -03: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
Dennis Felsing
bf772769ad
Update portuguese.txt (by Rockus)
2018-04-06 10:46:35 +02:00
Dennis Felsing
a01939a6f7
Update portuguese.txt (by Rockus)
2018-04-06 07:34:37 +02: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
Ryozuki
1230f4e016
update catalan translation
2018-03-12 19:45:55 +01:00
Emir Marincic
4264652573
Fix UI break on portuguese
...
This very badly overflows, just "Information" should work fine in this context.
2018-02-22 22:03:20 +01:00
清歌
360e475d74
Change the wrong translation of Chinese
...
Countries should mean “国家” but not "次数"。
2018-02-04 19:03:53 +08:00
def
1e5985a4b3
Update portuguese translations by Rockus
2018-01-21 16:50:37 +01:00
Deeper
b095c0b864
Update russian.txt
2018-01-20 01:12:11 +03:00
def
ae0525a027
Update hungarian translation (by Cellegen)
2018-01-04 20:02:33 +01:00
Dennis Felsing
445b0de5ec
Update German translation (by Stitch626)
2017-11-07 08:01:14 +01:00
Wuzzy
0614c03db6
Update German translation (27 Oct 2017 UTC)
2017-10-31 14:52:44 +01:00
Dennis Felsing
648452ca60
Update hungarian.txt (by Cellegen)
2017-10-16 15:21:26 +02:00
Dennis Felsing
943decd627
Update hungarian.txt (by Cellegen)
2017-10-16 09:34:07 +02:00
def
a9b80e8c11
Update to Portuguese translations (by RockuS)
2017-09-21 21:55:58 +02:00
Rafael Fontenelle
c93189b61a
Update Brazilian Portuguese translation
2017-09-06 09:56:53 -03:00
Deeper
098c9101cc
Update russian.txt
...
Corrected errors in translation
2017-08-25 14:14:39 +03: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
def
465b61fe92
Use Taiwanese flag for Traditional Chinese
2016-12-16 21:34:21 +01:00
Dennis Felsing
45ccf033ad
Fix german language file a bit
2016-11-15 13:53:46 +01:00
Dennis Felsing
2de9f9c279
Merge pull request #571 from PathosEthosLogos/patch-1
...
More Korean translations
2016-11-07 10:17:10 +01:00
BannZay
e67fc795a5
Russian localization update
2016-11-07 04:59:42 +02:00
Dennis Felsing
40da13695a
Add traditional_chinese to index
2016-11-04 08:33:29 +01:00
def
5074355591
Rename traditional_chinese language file, still missing in index
2016-11-03 22:19:57 +01:00
PathosEthosLogos
68a91f3c8d
More translations
2016-10-27 16:42:17 -05:00