summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
commit63132483ca2075d4a984f435e272badf3cab41c3 (patch)
tree9e40bb44181eeecb4256432c25ada24cc5693b44 /lib/l10n/ru.js
parent3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff)
downloadnextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz
nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 44688918cbd..9f072b32efe 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -167,8 +167,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
"Storage not available" : "Хранилище недоступно",
- "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
- "_%n file_::_%n files_" : ["%n файл","%n файла","%n файлов","%n файлов"],
- "_%n window_::_%n windows_" : ["%n окно","%n окна","%n окон","%n окон"]
+ "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s"
},
"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);");