diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/dav/l10n/mk.js | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/mk.js')
-rw-r--r-- | apps/dav/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index 821b01bac01..0aa7982aa62 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -148,7 +148,6 @@ OC.L10N.register( "Saved availability" : "Достапноста е зачувана", "Failed to save availability" : "Неуспешно зачувување на достапноста", "Availability" : "Достапност", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако ги поставите работните часови, другите корисници ќе можат да видат кога сте слободни за да можат да закажат состанок.", "Calendar server" : "Календар сервер", "Send invitations to attendees" : "Испрати покани на учесниците", "Automatically generate a birthday calendar" : "Автоматско генерирање на календар со родендени", @@ -163,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." : "Вашето присуство е успешно ажурирано.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако ги поставите работните часови, другите корисници ќе можат да видат кога сте слободни за да можат да закажат состанок." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |