diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:29 +0000 |
commit | a625a4d70489138af67c0059b76ad2b66f682afc (patch) | |
tree | 3d7c8042866f3b5356bc7ad7a3aa89ffd6c19217 /apps/dav | |
parent | 752ee28b1b19227800d8cad70229bd9934d62077 (diff) | |
download | nextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.tar.gz nextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/nl.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index af9170f8ad8..f2e0854475b 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -70,6 +70,7 @@ OC.L10N.register( "Tentative" : "Provvisorio", "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", + "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index d556681cbc3..3a4e73233d0 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -68,6 +68,7 @@ "Tentative" : "Provvisorio", "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", + "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index a038607b32d..bdf94dcf2f4 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -56,9 +56,11 @@ OC.L10N.register( "Link:" : "Link:", "Contacts" : "Contactpersonen", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", + "Save" : "Opslaan", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index f27e14f3b24..7373640fc48 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -54,9 +54,11 @@ "Link:" : "Link:", "Contacts" : "Contactpersonen", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", + "Save" : "Opslaan", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", |