diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-27 02:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-27 02:18:38 +0000 |
commit | 0ae9ce46f11216f33c4e8f3c1f1c69dae5da950a (patch) | |
tree | 2285edea9b082cd2d0ad6cb3ea32c0240c791c61 /apps/federatedfilesharing | |
parent | deb92dc36bb31f601efc7f09c7135b2c501684e9 (diff) | |
download | nextcloud-server-0ae9ce46f11216f33c4e8f3c1f1c69dae5da950a.tar.gz nextcloud-server-0ae9ce46f11216f33c4e8f3c1f1c69dae5da950a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index 4f9d2ff55c2..dba0de34ebb 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -24,6 +24,7 @@ OC.L10N.register( "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 %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Вам предоставлен общий доступ к ресурсу «%3$s» расположенному на сервере %4$s (%1$s) (от лица %5$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 %4$s (%1$s)" : "Вам предоставлен доступ к «%3$s» в качестве удалённого ресурса из %4$s (%1$s)", "You received {share} as a remote share from {user}" : "Вы получили {share} в качестве удалённого ресурса от {user}", diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 209aefe254c..6efcd67bb83 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -22,6 +22,7 @@ "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 %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Вам предоставлен общий доступ к ресурсу «%3$s» расположенному на сервере %4$s (%1$s) (от лица %5$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 %4$s (%1$s)" : "Вам предоставлен доступ к «%3$s» в качестве удалённого ресурса из %4$s (%1$s)", "You received {share} as a remote share from {user}" : "Вы получили {share} в качестве удалённого ресурса от {user}", |