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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index f2e0854475b..ede61ea7812 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato",
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
"Contact birthdays" : "Date di nascita dei contatti",
- "%s via %s" : "%s tramite %s",
"Invitation canceled" : "Invito annullato",
"Hello %s," : "Ciao %s,",
- "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.",
"Invitation updated" : "Invito aggiornato",
- "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»",
"When:" : "Quando:",
"Where:" : "Dove:",
"Description:" : "Descrizione:",
@@ -76,6 +72,10 @@ OC.L10N.register(
"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.",
+ "%s via %s" : "%s tramite %s",
+ "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"
},
"nplurals=2; plural=(n != 1);");