summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
commit11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch)
tree6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/ru.json
parent3be53b236f2c945373c2e689d5a02d865faadef2 (diff)
downloadnextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz
nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r--core/l10n/ru.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index b451953971a..4660b13ce3e 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -27,7 +27,6 @@
"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" : "Не было возможности сбросить пароль в связи с неверным токеном",
@@ -380,6 +379,7 @@
"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.",