diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
commit | 454a2563bca2867fc1fce4fef80cc05ef0b74591 (patch) | |
tree | 321f0f2536a1f5a41833a1a2a45aed329451eaf0 /core/l10n/ru.js | |
parent | 84a5d43ed60dd588b84071d7eda396cd72f58abf (diff) | |
download | nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.tar.gz nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 5c95a7bbed9..7ab3f762e0f 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -140,12 +140,6 @@ OC.L10N.register( "Searching other places" : "Идет поиск в других местах", "No search result in other places" : "В других местах ничего не найдено", "_{count} search result in other places_::_{count} search results in other places_" : ["{count} результат поиска в других местах","{count} результата поиска в других местах","{count} результатов поиска в других местах"], - "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 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной PHP среде и open_basedir должен быть настроен в php.ini. Это приведет к проблемам с файлами более 4 ГБ и это настоятельно не рекомендуется.", - "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 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной PHP среде и cURL не установлен. Это приведет к проблемам с файлами более 4 ГБ и это настоятельно не рекомендуется.", - "Please install the cURL extension and restart your webserver." : "Установите расширение cURL и перезапустите веб-сервер.", "Personal" : "Личное", "Users" : "Пользователи", "Apps" : "Приложения", |