New translations strings.i18n.json (Dutch)
This commit is contained in:
parent
6ceb317c39
commit
7774daf4b0
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"locales(map)": {
|
||||
"en": "English",
|
||||
"ru": "Russian (Русский)",
|
||||
"ru-RU": "Russian (Русский)",
|
||||
"zh-CN": "Simplified Chinese (简体中文)"
|
||||
},
|
||||
"gamemodes(map)": {
|
||||
|
@ -23,6 +23,16 @@
|
|||
"data": "Saved Data",
|
||||
"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",
|
||||
"nanow": "Not avaliable for now...",
|
||||
"seasonEnds": "Season ends in ${countdown}",
|
||||
|
@ -226,6 +236,7 @@
|
|||
"openReplay": "Open replay in TETR.IO"
|
||||
},
|
||||
"calcDestination": {
|
||||
"placeholders": "Enter your $stat",
|
||||
"tip": "Enter values and press \"Calc\" to see Nerd Stats for them",
|
||||
"statsCalcButton": "Calc",
|
||||
"damageCalcTip": "Click on the actions on the left to add them here",
|
||||
|
@ -449,7 +460,7 @@
|
|||
},
|
||||
"nyaapp": {
|
||||
"short": "wAPP",
|
||||
"full": "Weigente APP"
|
||||
"full": "Weighted APP"
|
||||
},
|
||||
"area": {
|
||||
"short": "Area",
|
||||
|
|
Loading…
Reference in New Issue