diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-27 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-27 02:18:34 +0000 |
commit | ae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f (patch) | |
tree | f38bdf256dc8a82123aed00d9b291981aee389e8 /apps/federatedfilesharing/l10n/ru.js | |
parent | a150f2a198bff2eb5a936a53c089a05ec7800046 (diff) | |
download | nextcloud-server-ae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f.tar.gz nextcloud-server-ae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ru.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index cbf4e8ad405..5124ddc644e 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -38,6 +38,7 @@ OC.L10N.register( "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" : "Разрешить предоставлять общий доступ для групп пользователей других серверов", "Allow users on this server to receive group shares from other servers" : "Разрешить принимать общий доступ, предоставляемый с другого сервера группе пользователей", |