Fixed db maintenance code to delete monthly qoutas.
[timetracker.git] / WEB-INF / resources / it.lang.php
index e6848fe..ac54296 100644 (file)
@@ -99,13 +99,17 @@ $i18n_key_words = array(
 'error.upload' => 'Errore di caricamento file.',
 'error.range_locked' => 'Intervallo data bloccato.',
 'error.mail_send' => 'Errore nella fase di invio mail.',
-// TODO: improve the translation above bv adding MAIL_SMTP_DEBUG part.
+// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
 'error.no_email' => 'Non ci sono email associate a questo username.',
 'error.uncompleted_exists' => 'Esiste una voce incompleta. Chiudila o cancellala.',
 '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',
@@ -147,6 +151,7 @@ $i18n_key_words = array(
 'label.user' => 'Utente',
 'label.users' => 'Utenti',
 // TODO: translate the following.
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 'label.client' => 'Cliente',
 'label.clients' => 'Clienti',