aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r--apps/dav/l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 77f6f25ac69..06c64859288 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -73,7 +73,6 @@ OC.L10N.register(
"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",
"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.",
@@ -81,6 +80,7 @@ OC.L10N.register(
"The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.",
"The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.",
"%s invited you to »%s«" : "%s ti ha invitato a «%s»",
- "CalDAV server" : "Server CalDAV"
+ "CalDAV server" : "Server CalDAV",
+ "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra."
},
"nplurals=2; plural=(n != 1);");