diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
commit | c733842a9a4fb34452ecaa49f5f62079046b54de (patch) | |
tree | 68fa4eccec7085d9de511caa1ac9b3cb99058b5f /lib | |
parent | 6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff) | |
download | nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 44edd5bb719..95fff017afb 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Обычно это можно исправить, предоставив веб-серверу права на запись в папке конфигурации", "See %s" => "Просмотр %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в папке конфигурации%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", "Help" => "Помощь", "Personal" => "Личное", "Settings" => "Настройки", |