diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:18:51 +0000 |
commit | 587057b0edf4e3b17772cdcc686021ea6d6c938b (patch) | |
tree | cd45e5fc97b8b37eb3621fbc0dc109e70c65fecf /core/l10n/ru.js | |
parent | 012d1c911f8ce972b0f71f77f098013f8cd694f7 (diff) | |
download | nextcloud-server-587057b0edf4e3b17772cdcc686021ea6d6c938b.tar.gz nextcloud-server-587057b0edf4e3b17772cdcc686021ea6d6c938b.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.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 9e32c915cad..f6b5c2ecf49 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -451,7 +451,6 @@ OC.L10N.register( "The page could not be found on the server." : "Страница не найдена на сервере.", "App token" : "Токен приложения", "Alternative log in using app token" : "Войти по токену приложения", - "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ваш удаленный адрес был идентифицирован как \"{remoteAddress}\" и в данный момент заблокирован защитой от перебора, что замедляет выполнение различных запросов. Если удаленный адрес не является вашим адресом, это может свидетельствовать о том, что прокси-сервер настроен неправильно. Дополнительную информацию можно найти в {linkstart}документации ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "База данных используется для блокировки транзакционных файлов. Для повышения производительности, пожалуйста, настройте memcache, если таковой имеется. Смотрите документацию {linkstart} ↗ {linkend} для получения дополнительной информации.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 теперь устарел в Nextcloud 27. Для Nextcloud 28 может потребоваться как минимум PHP 8.1. Пожалуйста, обновитесь до {linkstart} одной из официально поддерживаемых версий PHP, предоставляемых PHP Group ↗ {linkend} как можно скорее.", "Avatar of {fullName}" : "Изображение профиля {fullName}" |