diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /lib/l10n/ru.json | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 252c44dc5e2..9d1a9fb93d6 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -5,6 +5,7 @@ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации. Смотрите %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true. Смотрите %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файлы приложения %1$s не были корректно заменены. Удостоверьтесь, что его версия совместима с версией сервера.", "Sample configuration detected" : "Обнаружена конфигурация из примера", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Такая конфигурация не поддерживается и может повредить вашей системе. Прочтите документацию перед внесением изменений в файл config.php", "%1$s and %2$s" : "%1$s и %2$s", |