From 61a2ecb657e5c67815cd4fb399df4ffae1260488 Mon Sep 17 00:00:00 2001 From: dan63047 <44553627+dan63047@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:15:49 +0300 Subject: [PATCH] New translations strings.i18n.json (Russian) --- res/i18n/strings_ru-RU.json | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/res/i18n/strings_ru-RU.json b/res/i18n/strings_ru-RU.json index ec5c162..67fbc6e 100644 --- a/res/i18n/strings_ru-RU.json +++ b/res/i18n/strings_ru-RU.json @@ -91,24 +91,16 @@ "twc": "Чемпион мира TETR.IO", "twcYear": "Чемпионат мира по TETR.IO $year года" }, - "newsEntrys": { - "leaderboard": "Got № $rank on $gametype" - }, - "newsParts": { - "leaderboardStart": "Взял ", - "leaderboardMiddle": "в таблице ", - "personalbest": "Поставил новый ЛР в ", - "personalbestMiddle": "с результатом в ", - "badgeStart": "Заработал значок ", - "badgeEnd": "", - "rankupStart": "Заработал ", - "rankupMiddle": "${r} ранг ", - "rankupEnd": "in Tetra League", - "tetoSupporter": "TETR.IO supporter", - "supporterStart": "Become a ", - "supporterGiftStart": "Received the gift of ", - "unknownNews": "Unknown news of type ${type}" + "newsEntries": { + "leaderboard(rich)": "Got № $rank in $gametype", + "personalbest(rich)": "Got a new PB in $gametype of $pb", + "badge(rich)": "Obtained a $badge badge", + "rankup(rich)": "Obtained $rank in Tetra League", + "supporter(rich)": "Became a ${s(TETR.IO supporter)}", + "supporter_gift(rich)": "Received the gift of ${s(TETR.IO supporter)}", + "unknown(rich)": "Unknown news of type $type" }, + "rankupMiddle": "${r} rank", "copyUserID": "Click to copy user ID", "searchHint": "Username or ID", "navMenu": "Navigation menu", @@ -565,7 +557,7 @@ "sent": "Sent", "received": "Received", "placement": "Placement", - "peak": "peak", + "peak": "Peak", "qpWithMods(plural)": { "one": "With 1 mod", "two": "With $n mods",