diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /core/l10n/ru.json | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 3f02c343a5d..f1290718c20 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -133,6 +133,9 @@ "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 32-bit 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 64-bit PHP." : "Удалите директиву open_basedir из файла php.ini или смените PHP на 64х разрядную сборку.", + "It seems that this %s instance is running on a 32-bit 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" : "Пользователи", |