diff options
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 77160a9d927..1c2447cbbed 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -1,6 +1,16 @@ OC.L10N.register( "dav", { + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'applicazione Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sincronizzazione ↗{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server di posta{linkclose}.", + "Calendar server" : "Server di calendari", + "Send invitations to attendees" : "Invia gli inviti ai partecipanti", + "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.", + "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", "Calendar" : "Calendario", "Todos" : "Cose da fare", "Personal" : "Personale", @@ -99,16 +109,6 @@ OC.L10N.register( "Tentative" : "Provvisorio", "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", - "Calendar server" : "Server di calendari", - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'applicazione Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sincronizzazione ↗{linkclose}.", - "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server di posta{linkclose}.", - "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.", - "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.", |