summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 6500e2f692b..997d1c9a7ab 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -131,6 +131,9 @@ OC.L10N.register(
"Reset password" : "Сбросить пароль",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не поддерживается и %s не будет работать правильно на этой платформе. Используйте ее на свой страх и риск!",
"For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, пожалуйста, рассмотрите возможность использовать взамен GNU/Linux сервер.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Судя по всему, экземпляр %s работает на 32х разрядной сборке PHP и указаной в php.ini директивой open_basedir. Такая конфигурация приведет к проблемам работы с файлами размером более 4GB и крайне не рекомендуется.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Удалите директиву open_basedir из файла php.ini или смените PHP на 64х разрядную сборку.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Судя по всему, на сервере не установлен cURL и экземпляр %s работает на 32х разрядной сборке PHP. Такая конфигурация приведет к проблемам работы с файлами размером более 4GB и крайне не рекомендуется.",
"Please install the cURL extension and restart your webserver." : "Установите расширение cURL и перезапустите веб-сервер.",
"Personal" : "Личное",
"Users" : "Пользователи",