'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',
'error.goto_uncompleted' => 'Vai alle voce incompleta.',
'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',
'label.user' => 'Utente',
'label.users' => 'Utenti',
// TODO: translate the following.
+// 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
// 'label.roles' => 'Roles',
'label.client' => 'Cliente',
'label.clients' => 'Clienti',
// Specifically: Eliminazione vs Elimina - we probably want nouns in titles.
'title.login' => 'Login',
'title.groups' => 'Gruppi',
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
'title.create_group' => 'Creazione gruppo',
'title.edit_group' => 'Modifica gruppo',
'title.delete_group' => 'Elimina gruppo',