summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:28 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:28 +0000
commitf800c1697c548a4ee8df75b94cd7ceb07234856c (patch)
tree326976b226bcd4ca867aca85da7976af5f92791e /lib/l10n/ru.js
parent7249f73832e70743e01fd7d7449e7429eb9ba607 (diff)
downloadnextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.tar.gz
nextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 09e41bfc075..02da6357743 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Additional settings" : "Дополнительные настройки",
"Tips & tricks" : "Советы и трюки",
"Personal info" : "Личная информация",
- "Sync clients" : "Клиенты синхронизации",
"Unlimited" : "Неограничено",
"Verifying" : "Производится проверка",
"Verifying …" : "Производится проверка…",
@@ -247,6 +246,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Права на создание файлов не позволяют открывать общий доступ к ним",
"Cannot set expiration date more than %s days in the future" : "Срок окончания не может быть более %s дней (дня)",
"No app name specified" : "Не указано имя приложения",
- "App '%s' could not be installed!" : "Приложение «%s» не может быть установлено!"
+ "App '%s' could not be installed!" : "Приложение «%s» не может быть установлено!",
+ "Sync clients" : "Клиенты синхронизации"
},
"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);");