From 9e4d551f08cef62eaa777dbef7e6632ca0e71ce2 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 8 Jun 2023 14:36:51 +0000 Subject: [PATCH] Translated using Weblate (Russian) [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 67.7% (629 of 928 strings) Co-authored-by: Андрей Translate-URL: https://translate.servarr.com/projects/servarr/readarr/ru/ Translation: Servarr/Readarr --- src/NzbDrone.Core/Localization/Core/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/ru.json b/src/NzbDrone.Core/Localization/Core/ru.json index 8b15f7992..940479b6b 100644 --- a/src/NzbDrone.Core/Localization/Core/ru.json +++ b/src/NzbDrone.Core/Localization/Core/ru.json @@ -637,5 +637,6 @@ "ColonReplacement": "Замена двоеточий", "ReplaceWithDash": "Заменить на тире", "ReplaceWithSpaceDash": "Заменить на пробел тире", - "ReplaceWithSpaceDashSpace": "Заменить на пробел тире пробел" + "ReplaceWithSpaceDashSpace": "Заменить на пробел тире пробел", + "ApiKeyValidationHealthCheckMessage": "Пожалуйста, обновите свой ключ API, чтобы он был длиной не менее {0} символов. Вы можете сделать это через настройки или файл конфигурации" }