summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
commitb60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch)
tree496fdc136776df959aa52a9b62657a51943fffb0 /apps/files_sharing/l10n/ru.json
parentfa6a67ccc1a7919aea2b18b445c0a31546184326 (diff)
downloadnextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz
nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r--apps/files_sharing/l10n/ru.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index d735f17d2b5..0896cab7dd2 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -19,6 +19,7 @@
"Remote share password" : "Пароль для удаленного общего ресурса",
"Cancel" : "Отменить",
"Add remote share" : "Добавить удалённый общий ресурс",
+ "You can upload into this folder" : "Вы можете загружать в эту папку",
"No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше",
"Invalid ownCloud url" : "Неверный адрес ownCloud",
"Share" : "Поделиться",
@@ -57,5 +58,5 @@
"Open documentation" : "Открыть документацию",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов"
-},"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