Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 7778e8393ab..af9170f8ad8 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -70,11 +70,11 @@ OC.L10N.register(
"Tentative" : "Provvisorio",
"Save" : "Salva",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
- "CalDAV server" : "Server CalDAV",
"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."
+ "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.",
+ "CalDAV server" : "Server CalDAV"
},
"nplurals=2; plural=(n != 1);");