diff options
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index ae8ea0a1f50..774f4f3f3ad 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -41,6 +41,16 @@ 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", + "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:", + "Link:" : "Collegamento:", "Contacts" : "Contatti", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", |