]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
More cleanup in translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index b4a3c01853a2ffbe0821e4831ffb15d5632af60a..f7370a175889113e057e570b58ba986b674ac25e 100644 (file)
@@ -40,20 +40,22 @@ $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',
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Progetti',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',