From 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Dec 2016 01:09:23 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/ru.js | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'core/l10n/ru.js') diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 35d0640a28a..dbd5c8fc124 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -365,20 +365,6 @@ OC.L10N.register( "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.", "Cancel login" : "Отменить вход", "Please authenticate using the selected factor." : "Пожалуйста, аутентифицируйтесь выбранным фактором.", - "An error occured while verifying the token" : "При проверке токена возникла ошибка.", - "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our documentation." : "Ваш веб-сервер настроен некорректно для разрешения \"{url}\". Для получения дополнительной информации смотрите нашу документацию.", - "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our documentation." : "Не настроена система кеширования. Для увеличения производительности сервера настройте memcache. Для получения дополнительной информации смотрите нашу документацию.", - "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our documentation." : "PHP не имеет прав на чтение /dev/urandom, что негативно влияет на безопасность. Для получения дополнительной информации смотрите нашу документацию.", - "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Используется PHP {version}. Рекомендуется обновить PHP, чтобы воспользоваться улучшениями производительности и безопасности, внедрёнными PHP Group, как только новая версия будет доступна в вашем дистрибутиве. ", - "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "Заголовки обратного прокси настроены неправильно, либо вы пытаетесь получить доступ к NextCloud через доверенный прокси. Если NextCloud открыт не через доверенный прокси, это проблема безопасности, которая может позволить атакующему подделать IP-адрес, который видит NextCloud. Для получения дополнительной информации смотрите нашу документацию.", - "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 memcached wiki about both modules." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". Смотрите wiki-страницу memcached.", - "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "Некоторые файлы не прошли проверку целостности. Для получения дополнительной информации о том, как устранить данную проблему, смотрите нашу документацию. (Список проблемных файлов… / Сканировать ещё раз…)", - "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our security tips." : "Заголовок HTTP \"Strict-Transport-Security\" должен быть настроен как минимум на \"{seconds}\" секунд. Для увеличения безопасности рекомендуется включить HSTS согласно нашим подсказкам по безопасности.", - "An error occured. Please try again" : "Произошла ошибка. Попробуйте ещё раз", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделиться с людьми на других серверах nextCloud используя формат username@example.com/nextcloud", - "not assignable" : "Невозможно присвоить", - "Updating {productName} to version {version}, this may take a while." : "Обновляем {productName} до версии {version}. Это может занять некоторое время.", - "For information how to properly configure your server, please see the documentation." : "Чтобы узнать, как правильно настроить ваш сервер, смотрите документацию.", - "An internal error occured." : "Произошла ошибка сервера." + "An error occured while verifying the token" : "При проверке токена возникла ошибка." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); -- cgit v1.2.3