def
f95639df8d
Update translations
2020-11-07 12:11:56 +01:00
def
5b5cfa7d9e
nick name -> nickname
2020-11-05 09:32:14 +01:00
def
1ff2502577
Update German translation
2020-11-05 09:04:25 +01:00
def
05eed38cad
Update translations
2020-11-05 08:58:48 +01:00
def
a79e5de640
Update German translations
2020-10-02 20:23:22 +02:00
def
1eece9ffa2
Update translations
2020-10-02 20:22:29 +02:00
def
8b50f6d0c4
Update German translations (hard to translate)
2020-10-02 19:05:20 +02:00
def
f28e2508dd
Update language files
2020-10-02 19:04:39 +02:00
def
a09be98df9
Revert "Revert "Implement on-demand skin downloader ( fixes #1166 )""
...
This reverts commit cc2f05b6df
.
2020-09-20 02:19:24 +02:00
def
cc2f05b6df
Revert "Implement on-demand skin downloader ( fixes #1166 )"
...
This reverts commit 3cc1e47ec4
.
2020-09-20 01:51:23 +02:00
def
3945ae4a63
Update German translation
2020-09-17 21:20:02 +02:00
def
5e60526c18
Update translations
2020-09-17 21:05:07 +02:00
def
3cc1e47ec4
Implement on-demand skin downloader ( fixes #1166 )
...
Seems to work on first try, I'm somewhat surprised :D
Future ideas (not for this change):
- I haven't checked how the performance impact is of a new skin joining,
might want to move the loading to a separate thread?
- Use the skins from download directory instead of redownloading? Might
want to compare modified time.
- Make all skins load on demand only to save some memory?
2020-09-15 22:17:08 +02:00
def
887fa50d7f
Update language files
2020-09-15 10:30:49 +02:00
def
7af517009c
Implement context for translations (largely taken from Teeworlds)
...
Missing: scripts/languages doesn't work yet, but the context can be
added manually, see german.txt for an example.
2020-09-15 10:30:49 +02:00
def
2f70de8ef1
Update translation files
2020-09-11 10:00:09 +02:00
def
2ca613d982
Back -> Menu
2020-09-10 20:13:01 +02:00
def
59ae288ead
Update translations, fill out German
2020-09-10 20:13:01 +02:00
def
b522bbbb96
Localize the Learn link
2020-09-10 20:13:01 +02:00
def
bb15031f89
Remove unused translations
2020-09-04 12:11:31 +02:00
def
ffa955096f
Add localization for texture warning, improve wording ( fixes #2688 )
2020-08-31 13:07:57 +02:00
def
e9edca65e9
Update translations for chinese and german
2020-08-29 12:34:59 +02:00
def
fa7ed8ceb9
Add new "Country / Region" word to language files
2020-08-29 12:32:08 +02:00
def
c458ee52b0
Remove need for custom certificate
...
in anticipation of using CloudFlare
2020-08-19 17:54:05 +02:00
def
1f377469f4
Remove unused translation text
2020-08-19 13:41:52 +02:00
def
b767564f61
Update German translation
2020-08-18 10:35:41 +02:00
def
d2cdfe493b
Update translation files
2020-08-18 10:35:34 +02:00
def
7172305657
Update language files ("Client message")
...
As noticed by TortiLeq
2020-08-12 11:55:56 +02:00
def
73dcd08f5d
Update German translation
2020-06-30 21:38:15 +02:00
def
9a87068184
Regenerate language files
2020-06-30 21:38:15 +02:00
def
a1f9222f50
Add German translation
2020-06-26 18:42:46 +02:00
def
d77bf206dc
Regenerate language files
2020-06-26 18:38:41 +02:00
sven
9d0bae9769
Fix unused translation
2020-06-26 02:49:35 +02: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
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
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
Rafael Fontenelle
27a15d491a
Update translations
2018-07-03 20:00:31 -03: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
def
a8b2bb599f
Update translations and translation scripts ( fixes #595 )
2017-07-09 09:09:14 +02:00
Dennis Felsing
45ccf033ad
Fix german language file a bit
2016-11-15 13:53:46 +01:00
Tim Schumacher
1fa8b8b463
change DoNe to timakro in german.txt
2016-05-21 02:29:43 +02:00
Tim Schumacher
02562ce3d0
fix stateboard headings which were to wide
2015-07-09 13:51:58 +02:00
timgame
4e33c394b9
improved german language
2015-06-30 18:57:39 +02:00
def
83dd6ddf83
Add languages
2013-12-26 18:51:18 +01:00
oy
357be91c6b
removed language files
2012-02-05 17:06:07 +01:00
Yared Hufkens
c5bc44d02b
Removed comment on line 473
2012-02-05 13:32:09 +01:00