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-11-12 05:22:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
commiteb7109b3f41ea367feacbd3252f6d4a743545bb7 (patch)
tree043bf9c243093c38a400d12c3a34f077d2781719 /core/l10n/ru.js
parent31bcd10c2ac272d77ac578172f3d6e035fd9b48d (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.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 601e67f2477..4be806641ed 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -27,6 +27,8 @@ OC.L10N.register(
"Could not complete login" : "Не удалось завершить вход в систему",
"Your login token is invalid or has expired" : "Ваш токен неверен или истёк",
"Password reset is disabled" : "Сброс пароля отключён",
+ "Could not reset password because the token is expired" : "Не было возможности сбросить пароль в связи с просроченным токеном",
+ "Could not reset password because the token is invalid" : "Не было возможности сбросить пароль в связи с неверным токеном",
"%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." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйте это письмо.",
@@ -79,6 +81,7 @@ OC.L10N.register(
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не настроена система кеширования. Для увеличения производительности сервера настройте memcache. Для получения дополнительной информации смотрите нашу {linkstart}документацию ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Более подробная информация доступна в {linkstart}документации ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Используется PHP {version}. Рекомендуется обновить PHP, чтобы воспользоваться {linkstart}улучшениями производительности и безопасности, внедрёнными PHP Group ↗{linkend}, как только новая версия будет доступна в вашем дистрибутиве. ",
+ "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 - это последний релиз, поддерживающий PHP 7.3. Для Nextcloud 24 необходимо иметь минимальную версию PHP 7.4.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Заголовки обратного прокси настроены неправильно, либо вы подключены к серверу Nextcloud через доверенный прокси. Если Nextcloud открыт не через доверенный прокси, то это проблема безопасности, которая может позволить атакующему подделать IP-адрес, определяемый сервером Nextcloud. Дополнительная информация содержится в {linkstart}документации ↗{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". См. {linkstart}вики-страницу memcached об обоих модулях ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Некоторые файлы не прошли проверку целостности. Для получения дополнительной информации о том, как устранить данную проблему, смотрите нашу {linkstart1}документацию ↗{linkend}. ({linkstart2}Список проблемных файлов…{linkend} / {linkstart3}Сканировать ещё раз…{linkend})",
@@ -172,6 +175,10 @@ OC.L10N.register(
"Log in with a device" : "Войти с устройства",
"Back" : "Назад",
"Login form is disabled." : "Форма входа отключена.",
+ "Edit Profile" : "Редактирование профиля",
+ "hasn't added any info yet" : "ещё не добавил(а) никакой информации",
+ "The headline and about section will show up here" : "Здесь появятся заголовок и секция \"О продукте\"",
+ "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу",
"Reset search" : "Очистить поиск",
"Search for {name} only" : "Искать только для «{name}»",
"No results for {query}" : "По запросу «{query}» ничего не найдено",
@@ -262,6 +269,8 @@ OC.L10N.register(
"Admin" : "Администрирование",
"Help" : "Помощь",
"Access forbidden" : "Доступ запрещён",
+ "Profile not found" : "Профиль не найден",
+ "The profile does not exist." : "Профиль не существует",
"Back to %s" : "Вернуться к %s",
"File not found" : "Файл не найден",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.",
@@ -336,6 +345,7 @@ OC.L10N.register(
"You can close this window." : "Можете закрыть это окно.",
"This share is password-protected" : "Доступ к этому ресурсу защищён паролем",
"The password is wrong. Try again." : "Неверный пароль. Повторите попытку.",
+ "Go to %s" : "Перейти к %s",
"Two-factor authentication" : "Двухфакторная аутентификация",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Повышенная безопасность включена для вашей учетной записи. Выберете второй фактор для подтверждения подлинности пользователя.",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Не удалось использовать хотя бы один из двух настроенных способов двуфакторной аутентификации. Обратитесь к администратору.",