diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-17 01:54:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-17 01:54:40 -0500 |
commit | 60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (patch) | |
tree | cf4591cd66a2938e880f09fe0055ed0498e99058 /core/l10n/ru.json | |
parent | 744cf713f7d6fff80f79465086a522f35d263ff5 (diff) | |
download | nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.tar.gz nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 74f9a2a08b2..9e5d65a5dc6 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -131,7 +131,9 @@ "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 и крайне не рекомендуется.", |