4252: Update language files for 15.6 release r=Jupeyy a=def-

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Dennis Felsing <dennis@felsin9.de>
This commit is contained in:
bors[bot] 2021-10-26 14:44:29 +00:00 committed by GitHub
commit 5cd47e5fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 924 additions and 267 deletions

View file

@ -1225,6 +1225,9 @@ Smooth Dynamic Camera
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1249,6 +1252,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1276,6 +1282,15 @@ Sample rate
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1297,6 +1312,9 @@ Tee
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -712,6 +712,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -775,6 +778,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -844,6 +850,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1063,10 +1072,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1165,6 +1183,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1265,9 +1286,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1102,6 +1102,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Speed Speed
== ==
@ -1144,6 +1147,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1216,6 +1222,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1246,6 +1261,9 @@ Overlay entities
AntiPing AntiPing
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1334,3 +1334,21 @@ Discord
https://ddnet.tw/discord https://ddnet.tw/discord
== https://ddnet.tw/discord == https://ddnet.tw/discord
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==

View file

@ -709,6 +709,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -772,6 +775,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -841,6 +847,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1063,10 +1072,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1165,6 +1183,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1265,9 +1286,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1128,6 +1128,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -1173,6 +1176,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1230,6 +1236,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1257,6 +1272,9 @@ Client message
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -347,9 +347,6 @@ Red team wins!
Refresh Refresh
== Каллех вула == Каллех вула
Refreshing master servers
== Мастер-серверсен каллех вулу
Remote console Remote console
== Сервер консолĕ == Сервер консолĕ
@ -628,7 +625,7 @@ Saving ddnet-settings.cfg failed
Replay feature is disabled! Replay feature is disabled!
== ==
The width or height of texture %s is not divisible by 16, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Warning Warning
@ -646,6 +643,9 @@ Server best:
Personal best: Personal best:
== ==
Reset
==
Browser Browser
== ==
@ -712,6 +712,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -733,6 +736,30 @@ transmits your player name to info2.ddnet.tw
Theme Theme
== ==
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Getting server list from master server
==
Search Search
== ==
@ -751,6 +778,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -766,6 +796,9 @@ Countries
Types Types
== ==
Leak IP
==
Select a name Select a name
== ==
@ -817,6 +850,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -937,10 +973,22 @@ Show entities
Show HUD Show HUD
== ==
Chat command
==
UI mouse s. UI mouse s.
== ==
Borderless window Dummy
==
Windowed
==
Windowed borderless
==
Desktop fullscreen
== ==
may cause delay may cause delay
@ -949,7 +997,7 @@ may cause delay
Screen Screen
== ==
Use OpenGL 3.3 (experimental) Use modern OpenGL
== ==
Preinit VBO (iGPUs only) Preinit VBO (iGPUs only)
@ -1012,7 +1060,7 @@ DDNet Client needs to be restarted to complete update!
Use DDRace Scoreboard Use DDRace Scoreboard
== ==
Show client IDs in Scoreboard Show client IDs
== ==
Show score Show score
@ -1021,16 +1069,43 @@ Show score
Show health + ammo Show health + ammo
== ==
Use old chat style Show names in chat in team colors
== ==
Show names in chat in team colors Show votes window after voting
== ==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color
==
Laser Inner Color
==
Hookline
==
No hit
==
Hookable
==
Tee
==
Use old chat style
== ==
Messages Messages
@ -1039,58 +1114,22 @@ Messages
System message System message
== ==
Reset
==
Highlighted message Highlighted message
== ==
Spectator
==
Look out!
==
Team message Team message
== ==
We will win
==
Friend message Friend message
== ==
Highlight
==
Friend
==
Hi o/
==
Normal message Normal message
== ==
Hello and welcome
==
Client message Client message
== ==
Inner color Preview
==
Outline color
==
Wait before try for
==
second
==
seconds
== ==
Save the best demo of each race Save the best demo of each race
@ -1144,13 +1183,16 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
Background (regular) Background
== ==
Background (entities) Entities Background color
== ==
Use current map as background Use current map as background
@ -1159,9 +1201,15 @@ Use current map as background
Show tiles layers from BG map Show tiles layers from BG map
== ==
Regular Background Color
==
Try fast HTTP map download first Try fast HTTP map download first
== ==
New random timeout code
==
DDNet %s is available: DDNet %s is available:
== ==
@ -1180,9 +1228,6 @@ No updates available
Check now Check now
== ==
New random timeout code
==
Entities Entities
== ==
@ -1195,6 +1240,12 @@ Particles
Assets directory Assets directory
== ==
Discord
==
https://ddnet.tw/discord
==
Learn Learn
== ==
@ -1235,9 +1286,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1238,6 +1238,9 @@ Update failed! Check log...
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1262,6 +1265,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1286,6 +1292,15 @@ Use modern OpenGL
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1307,6 +1322,9 @@ Tee
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1236,6 +1236,9 @@ Grabs
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1260,6 +1263,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1284,6 +1290,15 @@ Use modern OpenGL
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1305,6 +1320,9 @@ Tee
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1140,6 +1140,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -1185,6 +1188,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1242,6 +1248,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1269,6 +1284,9 @@ Client message
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -886,15 +886,6 @@ Show console window
Themes directory Themes directory
== Teemahakemisto == Teemahakemisto
Automatically take statboard screenshot
==
Automatically create statboard csv
==
Max CSVs
==
Dummy settings Dummy settings
== Dummyn asetukset == Dummyn asetukset
@ -904,9 +895,6 @@ Download skins
Vanilla skins only Vanilla skins only
== Pelkästään oletusulkonäöt == Pelkästään oletusulkonäöt
Fat skins (DDFat)
==
Skin prefix Skin prefix
== Ulkonäön etuliite == Ulkonäön etuliite
@ -943,24 +931,9 @@ Toggle dummy
Toggle ghost Toggle ghost
== Vaihda haamu == Vaihda haamu
Dummy copy
==
Hammerfly dummy
==
Converse
==
Statboard
==
Lock team Lock team
== Lukitse joukkue == Lukitse joukkue
Show entities
==
Show HUD Show HUD
== Näytä HUD == Näytä HUD
@ -1006,9 +979,6 @@ Enable game sounds
Enable gun sound Enable gun sound
== Ota aseiden äänet käyttöön == Ota aseiden äänet käyttöön
Enable long pain sound (used when shooting in freeze)
==
Enable server message sound Enable server message sound
== Ota palvelinviestiäänet käyttöön == Ota palvelinviestiäänet käyttöön
@ -1042,9 +1012,6 @@ HUD
DDNet DDNet
== DDNet == DDNet
Assets
==
DDNet Client needs to be restarted to complete update! DDNet Client needs to be restarted to complete update!
== DDNet-asiakas täytyy käynnistää uudelleen latauksen viimeistelemiseksi == DDNet-asiakas täytyy käynnistää uudelleen latauksen viimeistelemiseksi
@ -1132,21 +1099,12 @@ Save ghost
Gameplay Gameplay
== Peli == Peli
Overlay entities
==
Size Size
== Koko == Koko
Show text entities
==
Show others (own team only) Show others (own team only)
== Näytä muut (vain joukkuekaverit) == Näytä muut (vain joukkuekaverit)
Show quads
==
AntiPing AntiPing
== AntiPing == AntiPing
@ -1171,24 +1129,12 @@ Old mouse mode
Background Background
== Tausta == Tausta
Entities Background color
==
Use current map as background Use current map as background
== Käytä nykyistä kenttää taustana == Käytä nykyistä kenttää taustana
Show tiles layers from BG map
==
Regular Background Color
==
Try fast HTTP map download first Try fast HTTP map download first
== Yritä nopeaa HTTP-kentänlatausta ensin == Yritä nopeaa HTTP-kentänlatausta ensin
New random timeout code
==
DDNet %s is available: DDNet %s is available:
== DDNet %s on saatavilla: == DDNet %s on saatavilla:
@ -1207,18 +1153,9 @@ No updates available
Check now Check now
== Tarkista nyt == Tarkista nyt
Entities
==
Emoticons Emoticons
== Hymiöt == Hymiöt
Particles
==
Assets directory
==
Discord Discord
== Discord == Discord
@ -1243,9 +1180,6 @@ Stop server
Run server Run server
== Suorita palvelin == Suorita palvelin
Server executable not found, can't run server
==
Editor Editor
== Editori == Editori
@ -1274,9 +1208,6 @@ Manual
Race Race
== Kisa == Kisa
Auto
==
Replay Replay
== Uudelleentoisto == Uudelleentoisto
@ -1301,15 +1232,9 @@ Net
FPM FPM
== FPM == FPM
Spree
==
Best Best
== Paras == Paras
Grabs
==
1 new mention 1 new mention
== 1 uusi maininta == 1 uusi maininta
@ -1318,3 +1243,96 @@ Grabs
9+ new mentions 9+ new mentions
== 9+ uutta mainintaa == 9+ uutta mainintaa
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Automatically take statboard screenshot
==
Automatically create statboard csv
==
Max CSVs
==
Fat skins (DDFat)
==
Dummy copy
==
Hammerfly dummy
==
Converse
==
Statboard
==
Show entities
==
Enable long pain sound (used when shooting in freeze)
==
Assets
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Overlay entities
==
Show text entities
==
Show quads
==
Show local player's key presses
==
Entities Background color
==
Show tiles layers from BG map
==
Regular Background Color
==
New random timeout code
==
Entities
==
Particles
==
Assets directory
==
Server executable not found, can't run server
==
Auto
==
Spree
==
Grabs
==

View file

@ -1314,9 +1314,6 @@ Show client IDs
Kill Messages Kill Messages
== Messages d'élimination == Messages d'élimination
Highlight self in kill messages
== Afficher son propre nom en surbrillance dans les messages d'élimination
Kill Message Normal Color Kill Message Normal Color
== Couleur normale des messages d'élimination == Couleur normale des messages d'élimination
@ -1358,3 +1355,12 @@ Discord
https://ddnet.tw/discord https://ddnet.tw/discord
== https://ddnet.tw/discord == https://ddnet.tw/discord
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Show local player's key presses
==

View file

@ -1336,3 +1336,18 @@ Tee
Are you sure that you want to disconnect and switch to a different server? Are you sure that you want to disconnect and switch to a different server?
== Bist du sicher, dass du die Verbindung trennen und zu einem anderen Server wechseln möchtest? == Bist du sicher, dass du die Verbindung trennen und zu einem anderen Server wechseln möchtest?
Refreshing...
== Aktualisieren...
Kill Messages
== Kill-Nachrichten
Kill Message Normal Color
== Kill-Nachrichten Normale Farbe
Kill Message Highlight Color
== Kill-Nachrichten Hervorgehobene Farbe
Show local player's key presses
== Tastendrücke des eigenen Spielers anzeigen

View file

@ -350,9 +350,6 @@ Red team wins!
Refresh Refresh
== Ανανέωση == Ανανέωση
Refreshing master servers
== Ανανέωση κύριων διακομιστών
Remote console Remote console
== Απομακρ. κονσόλα == Απομακρ. κονσόλα
@ -634,7 +631,7 @@ Saving ddnet-settings.cfg failed
Replay feature is disabled! Replay feature is disabled!
== ==
The width or height of texture %s is not divisible by 16, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Warning Warning
@ -649,6 +646,9 @@ Server best:
Personal best: Personal best:
== ==
Reset
==
Browser Browser
== ==
@ -715,6 +715,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -736,6 +739,30 @@ transmits your player name to info2.ddnet.tw
Theme Theme
== ==
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Getting server list from master server
==
Search Search
== ==
@ -754,6 +781,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -769,6 +799,9 @@ Countries
Types Types
== ==
Leak IP
==
Select a name Select a name
== ==
@ -820,6 +853,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -937,10 +973,22 @@ Show entities
Show HUD Show HUD
== ==
Chat command
==
UI mouse s. UI mouse s.
== ==
Borderless window Dummy
==
Windowed
==
Windowed borderless
==
Desktop fullscreen
== ==
may cause delay may cause delay
@ -949,7 +997,7 @@ may cause delay
Screen Screen
== ==
Use OpenGL 3.3 (experimental) Use modern OpenGL
== ==
Preinit VBO (iGPUs only) Preinit VBO (iGPUs only)
@ -1012,7 +1060,7 @@ DDNet Client needs to be restarted to complete update!
Use DDRace Scoreboard Use DDRace Scoreboard
== ==
Show client IDs in Scoreboard Show client IDs
== ==
Show score Show score
@ -1021,16 +1069,43 @@ Show score
Show health + ammo Show health + ammo
== ==
Use old chat style Show names in chat in team colors
== ==
Show names in chat in team colors Show votes window after voting
== ==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color
==
Laser Inner Color
==
Hookline
==
No hit
==
Hookable
==
Tee
==
Use old chat style
== ==
Messages Messages
@ -1039,58 +1114,22 @@ Messages
System message System message
== ==
Reset
==
Highlighted message Highlighted message
== ==
Spectator
==
Look out!
==
Team message Team message
== ==
We will win
==
Friend message Friend message
== ==
Highlight
==
Friend
==
Hi o/
==
Normal message Normal message
== ==
Hello and welcome
==
Client message Client message
== ==
Inner color Preview
==
Outline color
==
Wait before try for
==
second
==
seconds
== ==
Save the best demo of each race Save the best demo of each race
@ -1144,13 +1183,16 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
Background (regular) Background
== ==
Background (entities) Entities Background color
== ==
Use current map as background Use current map as background
@ -1159,9 +1201,15 @@ Use current map as background
Show tiles layers from BG map Show tiles layers from BG map
== ==
Regular Background Color
==
Try fast HTTP map download first Try fast HTTP map download first
== ==
New random timeout code
==
DDNet %s is available: DDNet %s is available:
== ==
@ -1180,9 +1228,6 @@ No updates available
Check now Check now
== ==
New random timeout code
==
Entities Entities
== ==
@ -1195,6 +1240,12 @@ Particles
Assets directory Assets directory
== ==
Discord
==
https://ddnet.tw/discord
==
Learn Learn
== ==
@ -1235,9 +1286,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1234,27 +1234,6 @@ Replay
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== A Struktúra Szélessége %s nem osztható %d al, vagy a magasság nem osztható %d al, ami vizuális hibákhoz vezethet. == A Struktúra Szélessége %s nem osztható %d al, vagy a magasság nem osztható %d al, ami vizuális hibákhoz vezethet.
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Getting server list from master server Getting server list from master server
== Szerver Lista Lekérése == Szerver Lista Lekérése
@ -1312,6 +1291,45 @@ Entities Background color
Regular Background Color Regular Background Color
== Átlagos Háttér Szín == Átlagos Háttér Szín
Are you sure that you want to disconnect and switch to a different server?
==
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==
Discord Discord
== ==

View file

@ -1254,6 +1254,9 @@ Grabs
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1278,6 +1281,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1314,6 +1320,15 @@ Use modern OpenGL
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1338,6 +1353,9 @@ Preview
Overlay entities Overlay entities
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -730,27 +730,6 @@ transmits your player name to info2.ddnet.tw
Theme Theme
== テーマ == テーマ
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Getting server list from master server Getting server list from master server
== マスターサーバーからサーバーリストを取得しています == マスターサーバーからサーバーリストを取得しています
@ -1318,3 +1297,42 @@ Grabs
9+ new mentions 9+ new mentions
== 9+ 件の新しいメンション == 9+ 件の新しいメンション
Are you sure that you want to disconnect and switch to a different server?
==
AFR
==
ASI
==
AUS
==
EUR
==
NA
==
SA
==
CHN
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==

View file

@ -711,6 +711,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -774,6 +777,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -846,6 +852,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1062,10 +1071,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1164,6 +1182,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1264,9 +1285,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -706,6 +706,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -769,6 +772,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -838,6 +844,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1054,10 +1063,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1156,6 +1174,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1256,9 +1277,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1237,6 +1237,9 @@ Play
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1261,6 +1264,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1285,6 +1291,15 @@ Use modern OpenGL
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1306,6 +1321,9 @@ Tee
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -361,6 +361,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
There's an unsaved map in the editor, you might want to save it before you quit the game. There's an unsaved map in the editor, you might want to save it before you quit the game.
== ==
@ -460,6 +463,9 @@ Server address:
Refresh Refresh
== ==
Refreshing...
==
Server filter Server filter
== ==
@ -616,6 +622,9 @@ Vote description:
Vote command: Vote command:
== ==
Time
==
Reload Reload
== ==
@ -937,10 +946,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1039,6 +1057,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1148,9 +1169,6 @@ Round
Spectators Spectators
== ==
Time
==
Score Score
== ==

View file

@ -1238,6 +1238,9 @@ Play
The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs. The width of texture %s is not divisible by %d, or the height is not divisible by %d, which might cause visual bugs.
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1262,6 +1265,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1286,6 +1292,15 @@ Use modern OpenGL
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1307,6 +1322,9 @@ Tee
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -905,6 +905,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -962,6 +965,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -1010,6 +1016,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1148,6 +1157,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1205,6 +1223,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Background Background
== ==
@ -1278,9 +1299,6 @@ Downloading %s:
Update failed! Check log... Update failed! Check log...
== ==
Time
==
Manual Manual
== ==

View file

@ -721,6 +721,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -784,6 +787,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -853,6 +859,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1069,10 +1078,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1171,6 +1189,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1271,9 +1292,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1315,6 +1315,24 @@ Desktop fullscreen
Use modern OpenGL Use modern OpenGL
== Использовать новый OpenGL == Использовать новый OpenGL
Tee
== Tee
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Hookline Hookline
== ==
@ -1324,5 +1342,5 @@ No hit
Hookable Hookable
== ==
Tee Show local player's key presses
== Tee ==

View file

@ -719,6 +719,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -779,6 +782,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -848,6 +854,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1067,10 +1076,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1169,6 +1187,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1266,9 +1287,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1217,6 +1217,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
AFR AFR
== ==
@ -1241,6 +1244,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1277,6 +1283,15 @@ Background music volume
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1301,6 +1316,9 @@ Use old chat style
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1332,3 +1332,21 @@ Hookable
Tee Tee
== 其他玩家 == 其他玩家
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==

View file

@ -712,6 +712,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -775,6 +778,9 @@ Exclude
%d player %d player
== ==
Refreshing...
==
Filter connecting players Filter connecting players
== ==
@ -844,6 +850,9 @@ Kill
Pause Pause
== ==
Time
==
Reload Reload
== ==
@ -1063,10 +1072,19 @@ Show health + ammo
Show names in chat in team colors Show names in chat in team colors
== ==
Show votes window after voting
==
Show kill messages Show kill messages
== ==
Show votes window after voting Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
== ==
Laser Outline Color Laser Outline Color
@ -1165,6 +1183,9 @@ Show other players' hook collision lines
Show other players' key presses Show other players' key presses
== ==
Show local player's key presses
==
Old mouse mode Old mouse mode
== ==
@ -1265,9 +1286,6 @@ Update failed! Check log...
Restart Restart
== ==
Time
==
Manual Manual
== ==

View file

@ -1326,3 +1326,21 @@ Discord
https://ddnet.tw/discord https://ddnet.tw/discord
== https://ddnet.tw/discord == https://ddnet.tw/discord
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==

View file

@ -1190,6 +1190,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Theme Theme
== ==
@ -1217,6 +1220,9 @@ CHN
Getting server list from master server Getting server list from master server
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1268,6 +1274,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1292,6 +1307,9 @@ Use old chat style
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1325,3 +1325,21 @@ Discord
https://ddnet.tw/discord https://ddnet.tw/discord
== https://ddnet.tw/discord == https://ddnet.tw/discord
Are you sure that you want to disconnect and switch to a different server?
==
Refreshing...
==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Show local player's key presses
==

View file

@ -1143,6 +1143,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -1188,6 +1191,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1245,6 +1251,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1269,6 +1284,9 @@ Use old chat style
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==

View file

@ -1135,6 +1135,9 @@ Your nickname '%s' is already used (%d points). Do you still want to use it?
Checking for existing player with your name Checking for existing player with your name
== ==
Are you sure that you want to disconnect and switch to a different server?
==
Country / Region Country / Region
== ==
@ -1180,6 +1183,9 @@ Getting server list from master server
%d player %d player
== ==
Refreshing...
==
Leak IP Leak IP
== ==
@ -1240,6 +1246,15 @@ Assets
Show client IDs Show client IDs
== ==
Kill Messages
==
Kill Message Normal Color
==
Kill Message Highlight Color
==
Laser Outline Color Laser Outline Color
== ==
@ -1264,6 +1279,9 @@ Use old chat style
Preview Preview
== ==
Show local player's key presses
==
Background Background
== ==