A bit more progress on renaming.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 927417b..a7980b2 100644 (file)
@@ -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.',
@@ -117,7 +117,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 gruppo',
+'button.create_group' => 'Crea gruppo',
 'button.export' => 'Esporta gruppo',
 'button.import' => 'Importa gruppo',
 'button.close' => 'Chiudi',
@@ -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.