summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-29 02:17:03 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-29 02:17:03 +0000
commit611e6a0f7d3cbe90fdd39f7e21b765f01c5377be (patch)
tree661197c7d5c59d8df5d0fc34e218fed087ace7f0 /settings/l10n/ru.js
parentc75cc612260a94485ec9988b64f190033a2cae23 (diff)
downloadnextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.tar.gz
nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru.js')
-rw-r--r--settings/l10n/ru.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 63c04f5add4..6aafd43df07 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -320,14 +320,13 @@ OC.L10N.register(
"Sharing" : "Общий доступ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Администратор может тонко настроить поведение механизма предоставления общего доступа. Обратитесь к документации для получения дополнительной информации.",
"Allow apps to use the Share API" : "Позволить приложениям использовать API общего доступа",
+ "Expire after " : "Истечение через",
+ "days" : "дней",
+ "Enforce expiration date" : "Срок действия обязателен",
"Allow users to share via link" : "Разрешить пользователям публикации через ссылки",
"Allow public uploads" : "Разрешить открытые/публичные загрузки",
"Always ask for a password" : "Всегда запрашивать пароль",
"Enforce password protection" : "Защита паролем обязательна",
- "Set default expiration date" : "Установить дату истечения по умолчанию",
- "Expire after " : "Истечение через",
- "days" : "дней",
- "Enforce expiration date" : "Срок действия обязателен",
"Allow resharing" : "Разрешить повторное открытие общего доступа",
"Allow sharing with groups" : "Разрешить делиться с группами",
"Restrict users to only share with users in their groups" : "Запретить делиться с пользователями из других групп",
@@ -819,6 +818,7 @@ OC.L10N.register(
"Store credentials" : "Сохранить учётные данные",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php зарегистрирован в службе webcron и будет вызываться каждые 15 минут по HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.",
+ "Set default expiration date" : "Установить дату истечения по умолчанию",
"Follow us on Google+" : "Следите за нашими новостями в Google+"
},
"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);");