diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
commit | 2adb1f85e655604aee9b88c2b147859418adc984 (patch) | |
tree | 4b1fc79a43bb10c3203813c3e0493a02ed873e7f /apps/files_sharing/l10n/ru.js | |
parent | f0a1e1c2240cc8977c4d949779038529db37c27d (diff) | |
download | nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.tar.gz nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index ff1e3b1edfc..d9ce361cafa 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -176,9 +176,11 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} предоставил(а) доступ группе {group}", "Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы", "Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ", + "Allow download" : "Разрешить скачивать", "Added by {initiator}" : "Добавлено пользователем {initiator}", "Via “{folder}”" : "Через «{folder}»", "Internal link" : "Внутренняя ссылка", + "Copy internal link to clipboard" : "Скопировать внутреннюю ссылку в буфер обмена", "Link copied" : "Ссылка скопирована", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", "Copy to clipboard" : "Копировать в буфер обмена", @@ -207,6 +209,8 @@ OC.L10N.register( "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", + "Error while creating the share" : "Не удалось создать общий ресурс", + "Search for share recipients" : "Найти больше получателей общего ресурса", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", "Resharing is not allowed" : "Повторное открытие доступа запрещено", "Name or email …" : "Имя или адрес эл.почты…", |