diff options
Diffstat (limited to 'settings/l10n/ru.js')
-rw-r--r-- | settings/l10n/ru.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index eca6aaa582e..1f63a9a3adf 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -249,6 +249,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Вам необходимо произвести конвертацию ключей шифрования из старого формата (ownCloud <= 8.0) в новый.", "Start migration" : "Запустить миграцию", "Security & setup warnings" : "Предупреждения безопасности и установки", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы помочь вам в этом, мы проводим некоторые автоматические проверки. Дополнительную информацию см. в разделе «Советы и рекомендации» и в документации.", "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 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Обратитесь к <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документации по установке ↗</a> для получения информации по настройке PHP на вашем сервере, особенно это касается php-fpm.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Конфигурационный файл в режиме только для чтения. В связи с этим некоторые настройки веб-интерфейса невозможно изменить. Учтите, что для установки обновлений, вам потребуется самостоятельно разрешить запись в конфигурационный файл.", @@ -333,12 +334,12 @@ OC.L10N.register( "Twitter" : "Twitter", "Twitter handle @…" : "Имя в Twitter @…", "You are member of the following groups:" : "Вы являетесь членом следующих групп:", + "Language" : "Язык", + "Help translate" : "Помочь с переводом", "Password" : "Пароль", "Current password" : "Текущий пароль", "New password" : "Новый пароль", "Change password" : "Сменить пароль", - "Language" : "Язык", - "Help translate" : "Помочь с переводом", "Web, desktop and mobile clients currently logged in to your account." : "Веб, настольные и мобильные клиенты, которые в настоящий момент авторизованы вашей учётной записью.", "Device" : "Устройство", "Last activity" : "Последние действия", |