diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/ru.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): 🔠 Update translations 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 1a5572cccba..3e78c3c5341 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -179,13 +179,11 @@ OC.L10N.register( "Added by {initiator}" : "Добавлено пользователем {initiator}", "Via “{folder}”" : "Через «{folder}»", "Internal link" : "Внутренняя ссылка", - "Copy internal link to clipboard" : "Скопировать внутреннюю ссылку в буфер обмена", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", - "Copy to clipboard" : "Копировать в буфер обмена", + "Copy internal link to clipboard" : "Скопировать внутреннюю ссылку в буфер обмена", "Only works for users with access to this folder" : "Только для пользователей с доступом к этой папке", "Only works for users with access to this file" : "Только для пользователей с доступом к этому файлу", "Link copied" : "Ссылка скопирована", - "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена", "Please enter the following required information before creating the share" : "Для создания общего ресурса требуется указать следующие данные", "Password protection (enforced)" : "Защита паролем (требуется системной)", "Password protection" : "Защита паролем", @@ -207,6 +205,7 @@ OC.L10N.register( "Mail share ({label})" : "Отправка почты ({label})", "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", + "Copy public link to clipboard" : "Скопировать общедоступную ссылку в буфер обмена", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "Error while creating the share" : "Не удалось создать общий ресурс", "Search for share recipients" : "Найти больше получателей общего ресурса", @@ -259,6 +258,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Добавить в свой Nextcloud", "Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует", "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", + "Copy to clipboard" : "Копировать в буфер обмена", "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", "Toggle grid view" : "Включить или отключить режим просмотра сеткой" }, |