diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-02 00:23:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-02 00:23:00 +0000 |
commit | 02aae2a0ea3e3d00abe03301f1151c42371c088a (patch) | |
tree | 2427c4579c60681dbd487969c29b549f8e46bfe3 /apps/sharebymail/l10n | |
parent | 7b4e1fafb6cb013588abc9ce3edc61d97271a6a0 (diff) | |
download | nextcloud-server-02aae2a0ea3e3d00abe03301f1151c42371c088a.tar.gz nextcloud-server-02aae2a0ea3e3d00abe03301f1151c42371c088a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/uk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index 7c6b700317c..bb437233a81 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -13,7 +13,7 @@ OC.L10N.register( "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", "Password to access {file} was sent to you" : "Вам надіслано пароль для доступу до {file}", - "Share by mail" : "Поділіться поштою", + "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" : "Не вдалося надіслати спільний доступ електронною поштою. Отримав недійсну електронну адресу", diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json index f8f0c2d22aa..1c9e498cefd 100644 --- a/apps/sharebymail/l10n/uk.json +++ b/apps/sharebymail/l10n/uk.json @@ -11,7 +11,7 @@ "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", "Password to access {file} was sent to you" : "Вам надіслано пароль для доступу до {file}", - "Share by mail" : "Поділіться поштою", + "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" : "Не вдалося надіслати спільний доступ електронною поштою. Отримав недійсну електронну адресу", |