diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-02 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-02 00:19:47 +0000 |
commit | 0e290ca9a2982d775b23a104062c3f5141d66e2a (patch) | |
tree | ea3f925070d250f69dbc3ed197b32cd4dd8671d1 /apps/sharebymail/l10n/uk.js | |
parent | 8db8c615d02e60f7c86b2f474b4ee461ff9c3d25 (diff) | |
download | nextcloud-server-0e290ca9a2982d775b23a104062c3f5141d66e2a.tar.gz nextcloud-server-0e290ca9a2982d775b23a104062c3f5141d66e2a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/uk.js')
-rw-r--r-- | apps/sharebymail/l10n/uk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index 54108b63110..c55115495fb 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", "Password to access {file} was sent to you" : "Вам надіслано пароль для доступу до {file}", "Share by mail" : "Поділіться поштою", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не вдалося надати %1$s у спільний доступ, оскільки цей ресурс вже у спільному доступі з користувачем %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ми не можемо надіслати вам автоматично згенерований пароль. Укажіть дійсну адресу електронної пошти в особистих налаштуваннях і повторіть спробу.", "Failed to send share by email. Got an invalid email address" : "Не вдалося надіслати спільний доступ електронною поштою. Отримав недійсну електронну адресу", "Failed to send share by email" : "Не вдалося надіслати спільний доступ електронною поштою", @@ -37,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Ви можете будь-коли вибрати інший пароль у діалоговому вікні спільного доступу.", "Could not find share" : "Не вдалося знайти спільний доступ", "Share provider which allows you to share files by mail" : "Провайдер спільного доступу, який дозволяє обмінюватися файлами поштою", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Дозволяє користувачам надавати персоналізоване посилання на файл або каталог шляхом додавання адреси ел. пошти.", "Send password by mail" : "Надіслати пароль поштою", "Reply to initiator" : "Відповідь ініціатору", "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти", |