]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Refactoring. Renaming team to group.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 200f490b44e3f12f4016ba38db936c8ae7d3f102..2162938220724a9d14755792df4687dc3b2f6b59 100644 (file)
@@ -56,7 +56,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Progetti',
 'menu.tasks' => 'Compiti',
 'menu.users' => 'Utenti',
-'menu.teams' => 'Gruppi',
+'menu.groups' => 'Gruppi',
 'menu.export' => 'Esportazione',
 'menu.clients' => 'Clienti',
 'menu.options' => 'Opzioni',
@@ -94,7 +94,7 @@ $i18n_key_words = array(
 // 'error.role_exists' => 'Role with this rank already exists.',
 'error.no_invoiceable_items' => 'Non ci sono voci fatturabili.',
 'error.no_login' => 'Non esiste un utente con questo username.',
-'error.no_teams' => 'Il database è vuoto. Loggati come amministratore e crea un nuovo gruppo.',
+'error.no_groups' => 'Il database è vuoto. Loggati come amministratore e crea un nuovo gruppo.',
 'error.upload' => 'Errore di caricamento file.',
 'error.range_locked' => 'Intervallo data bloccato.',
 'error.mail_send' => 'Errore nella fase di invio mail.',
@@ -464,6 +464,8 @@ $i18n_key_words = array(
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.future_entries' => 'Future entries',
 'form.profile.uncompleted_indicators' => 'Indicatori incompleti',
+// TODO: translate the following.
+// 'form.profile.allow_ip' => 'Allow IP',
 'form.profile.plugins' => 'Plugin',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.