diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-10 00:28:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-10 00:28:45 +0000 |
commit | 3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e (patch) | |
tree | 1770f31d249eeaee183af7a7064e129347e9dba3 /apps/dav | |
parent | 148c2a8da8b69957f2a80d6e538a5b6c88035b80 (diff) | |
download | nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.tar.gz nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/uk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index 9da632979e1..f8061a73011 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} оновив(-ла) контакт {card} в адресній книзі {addressbook}", "You updated contact {card} in address book {addressbook}" : "Ви оновили контакт {card} в адресній книзі {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Контактну</strong> або <strong>адресну книгу</strong> було змінено", + "Accounts" : "Облікові записи", + "System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи", "File is not updatable: %1$s" : "Файл не оновлюється: %1$s", "Could not write to final file, canceled by hook" : "Не вдалося записати в остаточний файл, скасовано перехопленням", "Could not write file contents" : "Не вдалося записати вміст файлу", diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index 8134913a12c..15e4d8d4d94 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -116,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} оновив(-ла) контакт {card} в адресній книзі {addressbook}", "You updated contact {card} in address book {addressbook}" : "Ви оновили контакт {card} в адресній книзі {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Контактну</strong> або <strong>адресну книгу</strong> було змінено", + "Accounts" : "Облікові записи", + "System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи", "File is not updatable: %1$s" : "Файл не оновлюється: %1$s", "Could not write to final file, canceled by hook" : "Не вдалося записати в остаточний файл, скасовано перехопленням", "Could not write file contents" : "Не вдалося записати вміст файлу", |