Update ru-RU.json (#2081)

This commit is contained in:
TotallyNotOndre 2023-03-13 03:10:01 +02:00 committed by GitHub
parent fdaa487b2a
commit 8d09b8833c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,18 +126,18 @@
}, },
"achievement": { "achievement": {
"success": { "success": {
"grant": "🇺🇸Granted the achievement to %s.", "grant": "Выдано достижение игроку %s.",
"revoke": "🇺🇸Revoked the achievement from %s.", "revoke": "Отозвано достижение у игрока %s.",
"progress": "🇺🇸Set progress of %s's achievement(id: %s) to %s.", "progress": "Прогресс игрока %s в достижении (id: %s) установлен на %s.",
"grantall": "🇺🇸Granted %s achievement(s) to %s.", "grantall": "Выдано %s достижение(й) для %s.",
"revokeall": "🇺🇸Revoked %s achievement(s) from %s." "revokeall": "Отозвано %s достижение(й) для %s."
}, },
"fail": { "fail": {
"achievement_not_found": "🇺🇸Achievement not found.", "achievement_not_found": "Достижение не найдено.",
"already_achieved": "🇺🇸%s has already achieved the achievement.", "already_achieved": "%s уже имеет это достижение.",
"not_yet_achieved": "🇺🇸%s hasn't achieved the achievement yet." "not_yet_achieved": "%s еще не получил это достижение."
}, },
"description": "🇺🇸Grant, Revoke or Progress achievements." "description": "Предоставление, отмена или прогресс достижений."
}, },
"announce": { "announce": {
"send_success": "Объявление было отправлено успешно, вы можете отзвать его с помощью команды /a revoke %s.", "send_success": "Объявление было отправлено успешно, вы можете отзвать его с помощью команды /a revoke %s.",