diff options
Diffstat (limited to 'apps/dav/l10n/mk.js')
-rw-r--r-- | apps/dav/l10n/mk.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index b7fface7767..16ff72fc3e7 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -73,8 +73,15 @@ OC.L10N.register( "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:" : "Наслов:", @@ -155,6 +162,7 @@ OC.L10N.register( "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 одговори на вашата покана" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |