diff options
Diffstat (limited to 'lib/l10n/ru.php')
-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" => "Настройки", |