Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-11 05:28:07 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:28:07 +0300
commit1fb1156bdd69dc9edb43b58d2e18056526c1a24c (patch)
treecc9e975e9938e944de1eaadc4784913119f201a7 /core/l10n/ru.js
parenteed00a18cb539653b5dee912089bde40c15aff70 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 8f5f27ef67c..614d541435e 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Could not complete login" : "Не удалось завершить вход в систему",
"Your login token is invalid or has expired" : "Ваш токен неверен или истёк",
"Password reset is disabled" : "Сброс пароля отключён",
- "Couldn't reset password because the token is invalid" : "Не удалось сбросить пароль, неверный токен",
- "Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, срок действия токена истёк",
"%s password reset" : "Сброс пароля %s",
"Password reset" : "Сброс пароля",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйте это письмо.",
@@ -374,6 +372,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"This page will refresh itself when the instance is available again." : "Эта страница обновится автоматически когда сервер снова станет доступен.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
+ "Couldn't reset password because the token is invalid" : "Не удалось сбросить пароль, неверный токен",
+ "Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, срок действия токена истёк",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Проверка возможности обновления схемы базы данных (это может занять длительное время в зависимости от размера базы данных)",
"Checked database schema update" : "Обновление схемы БД проверено",
"Checking updates of apps" : "Проверка обновлений для приложений",