diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
commit | d3f2bda90cc68fcaf4e66465d1f684841ffad863 (patch) | |
tree | e9f6a60de7e981bc9160d2c482c7fa4eb349aba0 /apps/federatedfilesharing | |
parent | daf1d74af977b371cb8f5a5a8048f4853fc4ec53 (diff) | |
download | nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.tar.gz nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.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 dd884c59ef8..4f9d2ff55c2 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -25,6 +25,7 @@ OC.L10N.register( "Could not find share" : "Не удалось найти общий ресурс", "Federated sharing" : "Общий доступ из федеративного хранилища", "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}", "Accept" : "Принять", "Decline" : "Отклонить", diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index d2652c82360..209aefe254c 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -23,6 +23,7 @@ "Could not find share" : "Не удалось найти общий ресурс", "Federated sharing" : "Общий доступ из федеративного хранилища", "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}", "Accept" : "Принять", "Decline" : "Отклонить", |