diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-25 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-25 02:24:52 +0000 |
commit | da17db0fdc0c24820b1d6a6ea61d9baaecd46e1e (patch) | |
tree | c9bb3d9bcff964ece3b76761f7edda6cf7e2e6e0 /apps/federatedfilesharing/l10n/ru.js | |
parent | 39764b05b11d0021158de80f818f14518b5b4965 (diff) | |
download | nextcloud-server-da17db0fdc0c24820b1d6a6ea61d9baaecd46e1e.tar.gz nextcloud-server-da17db0fdc0c24820b1d6a6ea61d9baaecd46e1e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ru.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index f2ff5729d82..2214769b7b2 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -18,7 +18,9 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Запрос межсерверного общего доступа оправлен, вы получите приглашение. Проверьте свои уведомления.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Не удалось установить межсерверный общий доступ, на другом сервере установлена устаревшая версия Nextcloud (версия 9.x или более ранняя).", "It is not allowed to send federated group shares from this server." : "Не допускается предоставление межсерверного общего доступа группам пользователей.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", "Not allowed to create a federated share with the same user" : "Не допускается создание межсерверного общего ресурса с тем же пользователем", + "Federated shares require read permissions" : "Для федеративных ресурсов требуются разрешения на чтение", "File is already shared with %s" : "Доступ к файлу уже предоставлен %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Не удалось предоставить доступ к «%1$s», не удалось найти %2$s. Возможно, сервер недоступен или использует самоподписанный сертификат.", "Could not find share" : "Не удалось найти общий ресурс", |