]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Work in progress on configurable punch in mode.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 97639927d11248c5ed4785a49d01bef59c7f36ac..ded68ae1f3806270ef098599d6fd06b160d5f7df 100644 (file)
@@ -115,7 +115,7 @@ $i18n_key_words = array(
 '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',
@@ -417,11 +417,13 @@ $i18n_key_words = array(
 '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',
@@ -430,9 +432,11 @@ $i18n_key_words = array(
 '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',