Usability improvement of the monthly quota config form.
[timetracker.git] / WEB-INF / resources / it.lang.php
index dd9d1aa..a85b479 100644 (file)
@@ -75,19 +75,20 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
-
-// TODO: refactoring ongoing down from here.
-// 'error.db' => 'database error',
-'error.field' => 'dato "{0}" errato',
-'error.empty' => 'il campo "{0}" è vuoto',
-'error.not_equal' => 'il campo "{0}" non è uguale al campo "{1}"',
-'error.interval' => 'intervallo errato',
-'error.project' => 'seleziona il progetto',
+// 'error.db' => 'Database error.',
+'error.field' => 'Dato "{0}" errato.',
+'error.empty' => 'Il campo "{0}" è vuoto.',
+'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".',
+// TODO: translate the following.
+// error.interval' => 'Field "{0}" must be greater than "{1}".',
+'error.project' => 'Seleziona il progetto.',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
+
+// TODO: refactoring ongoing down from here.
 'error.auth' => 'login o password errati',
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'user with this login already exists',