X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=9b1e958bfcfe4a7ecc5448595637bea0c6269946;hb=664fe935d85316a57f2285dba5ecd42c66f4982e;hp=36c77ee3ea2bc7f5848add3a3d20eb3b86f49988;hpb=2c35ee142d1273658ba59acdcff963edb1fb0a3e;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 36c77ee3..9b1e958b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -41,7 +41,7 @@ $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06 $i18n_key_words = array( // Menus. -// TODO: Translate the following: +// TODO: translate the following. // 'menu.login' => 'Login', // 'menu.logout' => 'Logout', // 'menu.forum' => 'Forum', @@ -50,12 +50,12 @@ $i18n_key_words = array( 'menu.create_team' => 'Crea un nuovo account', 'menu.profile' => 'Profilo', 'menu.time' => 'Tempo di lavoro', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.expenses' => 'Expenses', // 'menu.reports' => 'Reports', // 'menu.charts' => 'Charts', 'menu.projects' => 'Progetti', -// TODO: Translate the following: +// TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', // 'menu.teams' => 'Teams', @@ -64,7 +64,7 @@ $i18n_key_words = array( 'menu.options' => 'Opzioni', // Footer - strings on the bottom of most pages. -// TODO: Translate the following: +// TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', // 'footer.credits' => 'Credits', // 'footer.license' => 'License', @@ -72,7 +72,7 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: Translate the following: +// TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', // 'error.db' => 'database error', @@ -134,8 +134,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'conferma password', 'label.email' => 'e-mail', 'label.total' => 'totale', -// Translate the following string. +// Translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', // Form titles. // TODO: the entire title section is missing here. See the English file. @@ -174,7 +175,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'attivo', "form.admin.options" => 'opzioni', // Note to translators: the strings below are missing and must be added and translated -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week",