diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
commit | d070d5e958cb5fbd19bc1d6498d5fde5934bedb6 (patch) | |
tree | 83264ec01d56db301e37dea3e494f97e40ef35b9 /apps/dav/l10n/mk.json | |
parent | 67d7986082dbb788e6927336e8c21c9238ec6e6c (diff) | |
download | nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.tar.gz nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/mk.json')
-rw-r--r-- | apps/dav/l10n/mk.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/dav/l10n/mk.json b/apps/dav/l10n/mk.json index 1c6b5e041ed..f93dd65b0e7 100644 --- a/apps/dav/l10n/mk.json +++ b/apps/dav/l10n/mk.json @@ -71,8 +71,15 @@ "Where: %s" : "Каде: %s", "%1$s via %2$s" : "%1$s преку %2$s", "Cancelled: %1$s" : "Откажано: %1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" е отакажана", "Re: %1$s" : "Одг: %1$s", + "%1$s has 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\"", "Invitation: %1$s" : "Покана: %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s сака да те покани во \"%2$s\"", "Organizer:" : "Организатор:", "Attendees:" : "Присутни:", "Title:" : "Наслов:", @@ -153,6 +160,7 @@ "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано." + "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", + "%1$s has responded your invitation" : "%1$s одговори на вашата покана" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |