'button.reset_password' => 'Reset password',
'button.send' => 'Invia',
'button.send_by_email' => 'Invia tramite e-mail',
-'button.create_team' => 'Crea team',
+'button.create_team' => 'Crea gruppo',
'button.export' => 'Esporta gruppo',
'button.import' => 'Importa gruppo',
'button.close' => 'Chiudi',
'form.import.success' => 'Importazione eseguita con successo.',
// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
-'form.teams.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.<br>Puoi anche importare i dati di un team da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).',
+'form.teams.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.<br>Puoi anche importare i dati di un gruppo da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
'form.profile.12_hours' => '12 ore',
'form.profile.24_hours' => '24 ore',
+// // TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
'form.profile.tracking_mode' => 'Modalità di registrazione',
'form.profile.mode_time' => 'tempo',
'form.profile.mode_projects' => 'progetti',
'form.profile.type_all' => 'tutto',
'form.profile.type_start_finish' => 'inizio e fine',
'form.profile.type_duration' => 'durata',
+// TODO: translate the following.
+// 'form.profile.allow_overlap' => 'Punch in mode',
+// 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
'form.profile.uncompleted_indicators' => 'Indicatori incompleti',
-'form.profile.uncompleted_indicators_none' => 'non mostrare',
-'form.profile.uncompleted_indicators_show' => 'mostra',
// TODO: translate the following. If the translation is the same word, indicate so. Plugini, perhaps?
// 'form.profile.plugins' => 'Plugins',