X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=a85b479bf2510cd8f20a1aeb24609f973e9be553;hb=4b203ad8b61fde986390ebc7d44727089d0595b4;hp=dd9d1aa29e4dd2b7f78ccc9d2efc8fbe63abed9b;hpb=36677b1481af7686a45ea1b37bec577f60f4ed2a;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index dd9d1aa2..a85b479b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -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',