aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/ru.js')
-rw-r--r--apps/federatedfilesharing/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js
index 2214769b7b2..43959229605 100644
--- a/apps/federatedfilesharing/l10n/ru.js
+++ b/apps/federatedfilesharing/l10n/ru.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Provide federated file sharing across servers" : "Приложение позволяет использовать межсерверный обмен файлами",
"Federated Cloud Sharing" : "Межсерверный обмен",
"Open documentation" : "Открыть документацию",
- "Adjust how people can share between servers." : "Настройте общий доступ между серверами.",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Разрешить пользователям на этом сервере отправлять общие ресурсы на другие серверы (этот параметр также разрешает доступ WebDAV к общим папкам)",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям получать общие ресурсы с других серверов",
"Allow users on this server to send shares to groups on other servers" : "Разрешить предоставлять общий доступ для групп пользователей других серверов",
@@ -52,6 +51,7 @@ OC.L10N.register(
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
"HTML Code:" : "HTML код:",
+ "Adjust how people can share between servers." : "Настройте общий доступ между серверами.",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов"
},
"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);");