aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
commit60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (patch)
treecf4591cd66a2938e880f09fe0055ed0498e99058 /core/l10n/ru.js
parent744cf713f7d6fff80f79465086a522f35d263ff5 (diff)
downloadnextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.tar.gz
nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index b3de38b228f..54edb58d72d 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -133,7 +133,9 @@ OC.L10N.register(
"New password" : "Новый пароль",
"New Password" : "Новый пароль",
"Reset password" : "Сбросить пароль",
- "_{count} search result in other places_::_{count} search results in other places_" : ["","",""],
+ "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 4GB and is highly discouraged." : "Судя по всему, экземпляр %s работает на 32х разрядной сборке PHP и указаной в php.ini директивой open_basedir. Такая конфигурация приведет к проблемам работы с файлами размером более 4GB и крайне не рекомендуется.",