]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Work in progress on translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index b4a3c01853a2ffbe0821e4831ffb15d5632af60a..dd9d1aa29e4dd2b7f78ccc9d2efc8fbe63abed9b 100644 (file)
@@ -40,16 +40,16 @@ $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06
 
 $i18n_key_words = array(
 
-// Menus.
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
 // TODO: translate the following.
 // 'menu.login' => 'Login',
 // 'menu.logout' => 'Logout',
 // 'menu.forum' => 'Forum',
 // 'menu.help' => 'Help',
-// Note to translators: menu.create_team a more accurate translation.
-'menu.create_team' => 'Crea un nuovo account',
+// 'menu.create_team' => 'Create Team',
 'menu.profile' => 'Profilo',
-'menu.time' => 'Tempo di lavoro',
+'menu.time' => 'Tempo',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 // 'menu.reports' => 'Reports',
@@ -75,6 +75,8 @@ $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',