summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-09 01:12:40 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-09 01:12:40 +0000
commit5187ddcbfdfa2150d961e0f06f73960e8c36da8c (patch)
tree1b6dcf67d9fa96a4290aa9794cf4d7b6a5b33bbc /apps/dav
parentfda3f4fc4188cc95f18926f0601f3dd698be9c79 (diff)
downloadnextcloud-server-5187ddcbfdfa2150d961e0f06f73960e8c36da8c.tar.gz
nextcloud-server-5187ddcbfdfa2150d961e0f06f73960e8c36da8c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/it.js5
-rw-r--r--apps/dav/l10n/it.json5
-rw-r--r--apps/dav/l10n/pl.js10
-rw-r--r--apps/dav/l10n/pl.json10
4 files changed, 30 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 06c64859288..364dcacf859 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -60,6 +60,9 @@ OC.L10N.register(
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",
+ "Configures a CalDAV account" : "Configura un account CalDAV",
+ "Configures a CardDAV account" : "Configura un account CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
@@ -72,7 +75,9 @@ OC.L10N.register(
"Save" : "Salva",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
"Calendar server" : "Server di calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.",
"Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.",
"Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni",
"Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.",
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index da3a79cac10..ad1f6eb6111 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -58,6 +58,9 @@
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",
+ "Configures a CalDAV account" : "Configura un account CalDAV",
+ "Configures a CardDAV account" : "Configura un account CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
@@ -70,7 +73,9 @@
"Save" : "Salva",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
"Calendar server" : "Server di calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.",
"Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.",
"Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni",
"Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.",
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 4cc684dcb54..cbe0cdc40a9 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}",
"You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}",
+ "Busy" : "Czekaj",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}",
"You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}",
@@ -43,9 +44,13 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Contact birthdays" : "Urodziny kontaktu",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Invitation canceled" : "Zaproszenie anulowane",
"Hello %s," : "Witaj %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
+ "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
"When:" : "Kiedy:",
"Where:" : "Gdzie: ",
"Description:" : "Opis:",
@@ -55,6 +60,9 @@ OC.L10N.register(
"More options …" : "Więcej opcji...",
"More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.",
+ "Configures a CalDAV account" : "Konfiguruje konto CalDAV",
+ "Configures a CardDAV account" : "Konfiguruje konto CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
@@ -67,7 +75,9 @@ OC.L10N.register(
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
"Calendar server" : "Serwer kalendarzy",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 0ace56eff10..797c04f7bf8 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -27,6 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}",
"You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}",
+ "Busy" : "Czekaj",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}",
"You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}",
@@ -41,9 +42,13 @@
"A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Contact birthdays" : "Urodziny kontaktu",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Invitation canceled" : "Zaproszenie anulowane",
"Hello %s," : "Witaj %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
+ "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
"When:" : "Kiedy:",
"Where:" : "Gdzie: ",
"Description:" : "Opis:",
@@ -53,6 +58,9 @@
"More options …" : "Więcej opcji...",
"More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.",
+ "Configures a CalDAV account" : "Konfiguruje konto CalDAV",
+ "Configures a CardDAV account" : "Konfiguruje konto CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
@@ -65,7 +73,9 @@
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
"Calendar server" : "Serwer kalendarzy",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",