summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-07 01:56:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-07 01:56:44 -0400
commit3dee907b70e649f954db4c9585f302c3fb2c13d9 (patch)
treefc7ab1d3435bffedaf7c5aa34d3857a3aa9edc17 /core/l10n/ru.json
parent55eaa165f8cd98aebc457fcfbd98c7a7c40f3e30 (diff)
downloadnextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.tar.gz
nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r--core/l10n/ru.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index ab800f8489e..695e139b7e1 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -51,7 +51,7 @@
"Ok" : "Ок",
"Error loading message template: {error}" : "Ошибка загрузки шаблона сообщений: {error}",
"read-only" : "только для чтения",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} конфликт в файлах","{count} конфликта в файлах","{count} конфликтов в файлах"],
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} конфликт в файлах","{count} конфликта в файлах","{count} конфликтов в файлах","{count} конфликтов в файлах"],
"One file conflict" : "Один конфликт в файлах",
"New Files" : "Новые файлы",
"Already existing files" : "Существующие файлы",
@@ -131,7 +131,7 @@
"sunny" : "солнечно",
"Hello {name}, the weather is {weather}" : "Здравствуйте {name}, погода {weather}",
"Hello {name}" : "Здравствуйте {name}",
- "_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов"],
+ "_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов","скачать %n файлов"],
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
"Please reload the page." : "Обновите страницу.",
"The update was unsuccessful. " : "Обновление не удалось.",
@@ -146,7 +146,7 @@
"Reset password" : "Сбросить пароль",
"Searching other places" : "Идет поиск в других местах",
"No search result in other places" : "В других местах ничего не найдено",
- "_{count} search result in other places_::_{count} search results in other places_" : ["{count} результат поиска в других местах","{count} результата поиска в других местах","{count} результатов поиска в других местах"],
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} результат поиска в других местах","{count} результата поиска в других местах","{count} результатов поиска в других местах","{count} результатов поиска в других местах"],
"Personal" : "Личное",
"Users" : "Пользователи",
"Apps" : "Приложения",
@@ -202,7 +202,6 @@
"Need help?" : "Нужна помощь?",
"See the documentation" : "Посмотреть документацию",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.",
- "%s is available. Get more information on how to update." : "Доступна версия %s. Получить дополнительную информацию о порядке обновления.",
"Log out" : "Выйти",
"Search" : "Найти",
"Server side authentication failed!" : "Неудачная аутентификация с сервером!",
@@ -230,5 +229,5 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Чтобы избежать задержек в крупных установках, вы можете выполнить следующую команду в каталоге установки:",
"This %s instance is currently in maintenance mode, which may take a while." : "Это %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"This page will refresh itself when the %s instance is available again." : "Эта страница обновится, когда экземпляр %s снова станет доступен."
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file