From eec07850f5864e128160538abeed106c5b3bcae5 Mon Sep 17 00:00:00 2001 From: dan63047 <44553627+dan63047@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:23:04 +0300 Subject: [PATCH] New translations strings.i18n.json (Russian) --- res/i18n/strings_ru-RU.i18n.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/res/i18n/strings_ru-RU.i18n.json b/res/i18n/strings_ru-RU.i18n.json index b9f707d..7d1ccc8 100644 --- a/res/i18n/strings_ru-RU.i18n.json +++ b/res/i18n/strings_ru-RU.i18n.json @@ -1,7 +1,7 @@ { "locales(map)": { "en": "Английский (English)", - "ru": "Русский", + "ru-RU": "Russian (Русский)", "zh-CN": "Упрощенный Китайский (简体中文)" }, "gamemodes(map)": { @@ -23,6 +23,16 @@ "data": "Сохранённые данные", "settings": "Настройки" }, + "playerRole(map)": { + "user": "User", + "banned": "Banned", + "bot": "Bot", + "sysop": "System operator", + "admin": "Admin", + "mod": "Moderator", + "halfmod": "Community moderator", + "anon": "Anonymous" + }, "goBackButton": "Назад", "nanow": "Сейчас недоступно...", "seasonEnds": "Сезон закончится через ${countdown}", @@ -226,6 +236,7 @@ "openReplay": "Открыть повтор в TETR.IO" }, "calcDestination": { + "placeholders": "Enter your $stat", "tip": "Введите значения и нажмите \"Считать\", чтобы увидеть статистику для задротов", "statsCalcButton": "Считать", "damageCalcTip": "Нажмите на действия слева, чтобы добавить их сюда", @@ -449,7 +460,7 @@ }, "nyaapp": { "short": "wAPP", - "full": "Взвешенный APP" + "full": "Weighted APP" }, "area": { "short": "Area",