Replaced usage of title.group with title.group_edit.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 5d0600a..2f05357 100644 (file)
@@ -58,6 +58,8 @@ $i18n_key_words = array(
 'menu.tasks' => 'Compiti',
 'menu.users' => 'Utenti',
 'menu.groups' => 'Gruppi',
+// TODO: translate the following.
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => 'Esportazione',
 'menu.clients' => 'Clienti',
 'menu.options' => 'Opzioni',
@@ -107,7 +109,9 @@ $i18n_key_words = array(
 'error.overlap' => 'Intervallo temporale sovrapposto a voci esistenti.',
 'error.future_date' => 'La data รจ nel futuro.',
 // TODO: translate the following.
+// 'error.xml' => 'Error in XML file at line %d: %s.',
 // 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Login',
@@ -150,6 +154,7 @@ $i18n_key_words = array(
 'label.users' => 'Utenti',
 // TODO: translate the following.
 // 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
 // 'label.roles' => 'Roles',
 'label.client' => 'Cliente',
 'label.clients' => 'Clienti',
@@ -235,7 +240,9 @@ $i18n_key_words = array(
 // Specifically: Eliminazione vs Elimina - we probably want nouns in titles.
 'title.login' => 'Login',
 'title.groups' => 'Gruppi',
-'title.create_group' => 'Creazione gruppo',
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
 'title.edit_group' => 'Modifica gruppo',
 'title.delete_group' => 'Elimina gruppo',
 'title.reset_password' => 'Reset password',
@@ -290,8 +297,6 @@ $i18n_key_words = array(
 'title.import' => 'Importa i dati del gruppo',
 'title.options' => 'Opzioni',
 'title.profile' => 'Profilo',
-// TODO: translate the following.
-// 'title.group' => 'Group Settings',
 'title.plugins' => 'Plugin',
 'title.cf_custom_fields' => 'Campi personalizzati',
 'title.cf_add_custom_field' => 'Aggiunta campo personalizzato',