diff options
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index f20396c1a27..71dc0a9b2c8 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Dove: %s", "%1$s via %2$s" : "%1$s tramite %2$s", "Invitation canceled" : "Invito annullato", - "Hello %s," : "Ciao %s,", - "The meeting »%1$s« with %2$s was canceled." : "L'incontro «%1$s» con %2$s è stato annullato.", "Invitation updated" : "Invito aggiornato", - "The meeting »%1$s« with %2$s was updated." : "L'incontro «%1$s» con %2$s è stato aggiornato.", - "%1$s invited you to »%2$s«" : "%1$s ti ha invitato a «%2$s»", - "When:" : "Quando:", + "Location:" : "Posizione:", "Link:" : "Collegamento:", "Accept" : "Accetta", "Decline" : "Rifiuta", @@ -105,6 +101,11 @@ OC.L10N.register( "Send notifications for events" : "Invia notifiche per eventi", "Notifications are sent via background jobs, so these must occur often enough." : "Le notifiche saranno inviate tramite operazioni in background, per cui tali operazioni devono essere eseguite abbastanza spesso.", "Enable notifications for events via push" : "Abilita notifiche per eventi tramite push", + "Hello %s," : "Ciao %s,", + "The meeting »%1$s« with %2$s was canceled." : "L'incontro «%1$s» con %2$s è stato annullato.", + "The meeting »%1$s« with %2$s was updated." : "L'incontro «%1$s» con %2$s è stato aggiornato.", + "%1$s invited you to »%2$s«" : "%1$s ti ha invitato a «%2$s»", + "When:" : "Quando:", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", |