diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:15:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:15:11 +0000 |
commit | 788d727ccc40cd5faadc7c4e6c791536bc2213cb (patch) | |
tree | 3494765b9585a39a559310e3e06a822f652230dc /apps/federatedfilesharing/l10n/ru.json | |
parent | cb99a62c07703168e79be3c5408597290f31d236 (diff) | |
download | nextcloud-server-788d727ccc40cd5faadc7c4e6c791536bc2213cb.tar.gz nextcloud-server-788d727ccc40cd5faadc7c4e6c791536bc2213cb.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, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 4fe0c631e49..0e61dfc0e3e 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -1,5 +1,4 @@ { "translations": { - "Federated sharing" : "Общий доступ из федеративного хранилища", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Вы хотите добавить удалённый общий каталог {name} из {owner}@{remote}?", "Remote share" : "Общий ресурс другого сервера", "Remote share password" : "Пароль общего ресурса другого сервера", @@ -22,6 +21,7 @@ "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" : "Не удалось найти общий ресурс", + "Federated sharing" : "Общий доступ из федеративного хранилища", "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})", "You received \"%3$s\" as a remote share from %1$s" : "Вы получили «%3$s» в качестве удалённого ресурса из %1$s", |