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 20da8a6dfa3..10fa534a9d6 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -54,12 +54,22 @@ OC.L10N.register( "Where:" : "Dove:", "Description:" : "Descrizione:", "Link:" : "Collegamento:", + "Accept" : "Accetta", + "Decline" : "Rifiuta", + "More options ..." : "Altre opzioni...", + "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", + "There was an error updating your attendance status." : "Si è verificato un errore durante l'aggiornamento dello stato della tua partecipazione.", + "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", + "Are you accepting the invitation?" : "Accetti l'invito?", + "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.", |