New translations strings.i18n.json (Czech)

This commit is contained in:
dan63047 2024-12-07 16:22:49 +03:00
parent 79906b0825
commit 57ed2ff2c2
1 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"locales(map)": { "locales(map)": {
"en": "English", "en": "English",
"ru": "Russian (Русский)", "ru-RU": "Russian (Русский)",
"zh-CN": "Simplified Chinese (简体中文)" "zh-CN": "Simplified Chinese (简体中文)"
}, },
"gamemodes(map)": { "gamemodes(map)": {
@ -23,6 +23,16 @@
"data": "Saved Data", "data": "Saved Data",
"settings": "Settings" "settings": "Settings"
}, },
"playerRole(map)": {
"user": "User",
"banned": "Banned",
"bot": "Bot",
"sysop": "System operator",
"admin": "Admin",
"mod": "Moderator",
"halfmod": "Community moderator",
"anon": "Anonymous"
},
"goBackButton": "Go Back", "goBackButton": "Go Back",
"nanow": "Not avaliable for now...", "nanow": "Not avaliable for now...",
"seasonEnds": "Season ends in ${countdown}", "seasonEnds": "Season ends in ${countdown}",
@ -226,6 +236,7 @@
"openReplay": "Open replay in TETR.IO" "openReplay": "Open replay in TETR.IO"
}, },
"calcDestination": { "calcDestination": {
"placeholders": "Enter your $stat",
"tip": "Enter values and press \"Calc\" to see Nerd Stats for them", "tip": "Enter values and press \"Calc\" to see Nerd Stats for them",
"statsCalcButton": "Calc", "statsCalcButton": "Calc",
"damageCalcTip": "Click on the actions on the left to add them here", "damageCalcTip": "Click on the actions on the left to add them here",
@ -449,7 +460,7 @@
}, },
"nyaapp": { "nyaapp": {
"short": "wAPP", "short": "wAPP",
"full": "Weigente APP" "full": "Weighted APP"
}, },
"area": { "area": {
"short": "Area", "short": "Area",