summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ru.js
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 /apps/files_external/l10n/ru.js
parent55eaa165f8cd98aebc457fcfbd98c7a7c40f3e30 (diff)
downloadnextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.tar.gz
nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ru.js')
-rw-r--r--apps/files_external/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index 07bd765ff80..aafb4b36551 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -78,4 +78,4 @@ OC.L10N.register(
"Enable User External Storage" : "Включить пользовательские внешние хранилища",
"Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных"
},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
+"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);");