diff options
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 347f0f9f58c..f2730338ef3 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -80,8 +80,12 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura un account CalDAV", "Configures a CardDAV account" : "Configura un account CardDAV", + "Events" : "Eventi", "Tasks" : "Attività", "Untitled task" : "Attività senza titolo", + "Completed on %s" : "Completata il %s", + "Due on %s by %s" : "Scade il %s per %s", + "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "There was an error updating your attendance status." : "Si è verificato un errore durante l'aggiornamento dello stato della tua partecipazione.", |