aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
commita79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch)
tree5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /core/l10n/ru.js
parent734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff)
downloadnextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz
nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 6829fd4922b..067886e0802 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Ваш токен неверен или истёк",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Используется сборка Nextcloud для сообщества. Данная сборка не поддерживается и имеет ограниченный функционал push-уведомлений.",
"Login" : "Войти",
- "Please try again" : "Попробуйте ещё раз",
"Password reset is disabled" : "Сброс пароля отключён",
"Could not reset password because the token is expired" : "Не было возможности сбросить пароль в связи с просроченным токеном",
"Could not reset password because the token is invalid" : "Не было возможности сбросить пароль в связи с неверным токеном",
@@ -382,6 +381,7 @@ 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." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
+ "Please try again" : "Попробуйте ещё раз",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "Автоматические обновления отключены в файле конфигурации «config.php». Выполните обновление из командной строки.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP не настроен правильно для получения переменных системного окружения. Запрос getenv(\"PATH\") возвращает пустые результаты.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Обратитесь к {linkstart}документации по установке ↗{linkend} для получения информации по правильной настройке PHP, что особенно важно в случае использования php-fpm.",