diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-09 02:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-09 02:19:48 +0000 |
commit | 158405127b83e1881dedcf4da9989b83aca4ce10 (patch) | |
tree | 0dabb2fb873ef5a7c278f024b966e4f998963842 /apps/dav/l10n | |
parent | c7bb540d08d84de8d9c6d39786ae35434cdb7180 (diff) | |
download | nextcloud-server-158405127b83e1881dedcf4da9989b83aca4ce10.tar.gz nextcloud-server-158405127b83e1881dedcf4da9989b83aca4ce10.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/uk.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/uk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index 965f3dd3f50..4ee15546809 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Скасовано: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" скасовано", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s прийняв ваше запрошення", + "%1$s has tentatively accepted your invitation" : "%1$s попередньо прийняв ваше запрошення", + "%1$s has declined your invitation" : "%1$s відмовився від вашого запрошення", "%1$s has responded to your invitation" : "%1$sвідповів(-ла) на ваше запрошення", "Invitation updated: %1$s" : "Запрошення оновлено: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s оновив подію \"%2$s\"", diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index c06144693b7..33f9363dbb6 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -73,6 +73,9 @@ "Cancelled: %1$s" : "Скасовано: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" скасовано", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s прийняв ваше запрошення", + "%1$s has tentatively accepted your invitation" : "%1$s попередньо прийняв ваше запрошення", + "%1$s has declined your invitation" : "%1$s відмовився від вашого запрошення", "%1$s has responded to your invitation" : "%1$sвідповів(-ла) на ваше запрошення", "Invitation updated: %1$s" : "Запрошення оновлено: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s оновив подію \"%2$s\"", |