diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-16 01:12:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-16 01:12:14 +0000 |
commit | def8af3e7e1f4328860f5c2d0c1643e0553f58e0 (patch) | |
tree | 71cd019171c96ba5cd52b43676e150c499f5ca0c /apps/federatedfilesharing/l10n/ru.json | |
parent | 846e2f296725c0ca5052707d2fc7fa7f464ca760 (diff) | |
download | nextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.tar.gz nextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ru.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/ru.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index dd354adfa0d..3bc123cd05d 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -17,8 +17,10 @@ "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 %2$s" : "Не удалось предоставить общий доступ к «%1$s»: пользователю %2$s такой доступ уже предоставлен.", "Not allowed to create a federated share with the same user" : "Не допускается создание межсерверного общего ресурса с тем же пользователем", "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" : "Не удалось найти общий ресурс", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Вам предоставили общий доступ к ресурсу «%3$s» расположенному на сервере %1$s (от имени %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Вы получили «{share}» в качестве удалённого ресурса от {user} (от имени {behalf})", |