diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/sk.js | 6 | ||||
-rw-r--r-- | apps/dav/l10n/sk.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 7b1a92c26bb..127a328d249 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Termín od %s do %s", "Due on %s" : "Termín do %s", "Migrated calendar (%1$s)" : "Migrovaný kalendár (%1$s)", + "Calendars including events, details and attendees" : "Kalendáre vrátane udalostí, podrobností a účastníkov", "Contacts and groups" : "Kontakty a skupiny", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", @@ -155,6 +156,9 @@ OC.L10N.register( "Saturday" : "Sobota", "Sunday" : "Nedeľa", "Save" : "Uložiť", + "Failed to load availability" : "Nepodarilo sa načítať dostupnosť", + "Saved availability" : "Dostupnosť bola uložená", + "Failed to save availability" : "Nepodarilo sa uložiť dostupnosť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -162,6 +166,8 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", "Send notifications for events" : "Zaslať upozornenia na udalosti", "Notifications are sent via background jobs, so these must occur often enough." : "Upozornenia sa odosielajú prostredníctvom úloh na pozadí - preto je potrebné, aby tieto prebiehali dostatočne často.", + "Send reminder notifications to calendar sharees as well" : "Posielať upozornenia na pripomienky aj zdieľaným osobám v kalendári", + "Reminders are always sent to organizers and attendees." : "Upozornenia sa vždy posielajú organizátorom a účastníkom.", "Enable notifications for events via push" : "Zapnúť oznámenia o udalostiach prostredníctvom technológie push.", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Tiež nainštalujte {calendarappstoreopen}apku Kalendár{linkclose} alebo {calendardocopen}pripojte svoj počítač a smartfón pre synchronizáciu ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Uistite sa, že ste správne nastavili {emailopen}e-mailový server{linkclose}.", diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index fc9ffea27ad..731f7b72d0a 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "Termín od %s do %s", "Due on %s" : "Termín do %s", "Migrated calendar (%1$s)" : "Migrovaný kalendár (%1$s)", + "Calendars including events, details and attendees" : "Kalendáre vrátane udalostí, podrobností a účastníkov", "Contacts and groups" : "Kontakty a skupiny", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", @@ -153,6 +154,9 @@ "Saturday" : "Sobota", "Sunday" : "Nedeľa", "Save" : "Uložiť", + "Failed to load availability" : "Nepodarilo sa načítať dostupnosť", + "Saved availability" : "Dostupnosť bola uložená", + "Failed to save availability" : "Nepodarilo sa uložiť dostupnosť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -160,6 +164,8 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", "Send notifications for events" : "Zaslať upozornenia na udalosti", "Notifications are sent via background jobs, so these must occur often enough." : "Upozornenia sa odosielajú prostredníctvom úloh na pozadí - preto je potrebné, aby tieto prebiehali dostatočne často.", + "Send reminder notifications to calendar sharees as well" : "Posielať upozornenia na pripomienky aj zdieľaným osobám v kalendári", + "Reminders are always sent to organizers and attendees." : "Upozornenia sa vždy posielajú organizátorom a účastníkom.", "Enable notifications for events via push" : "Zapnúť oznámenia o udalostiach prostredníctvom technológie push.", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Tiež nainštalujte {calendarappstoreopen}apku Kalendár{linkclose} alebo {calendardocopen}pripojte svoj počítač a smartfón pre synchronizáciu ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Uistite sa, že ste správne nastavili {emailopen}e-mailový server{linkclose}.", |