]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
More cleanup in translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index f510d01024ae8069ece803788dfe834bc82ee4ee..72ec01fd9d59529dc52ade7844ee6a48b8bc2434 100644 (file)
@@ -38,21 +38,23 @@ $i18n_holidays = array('01/01', '01/06', '04/05', '04/06', '05/01', '08/15', '10
 
 $i18n_key_words = array(
 
-// Menus - short selection strings that are displayed on the top of application web pages.
+// Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'Iniciar sesión',
 'menu.logout' => 'Finalizar sesión',
 'menu.forum' => 'Foro',
 'menu.help' => 'Ayuda',
-// Note to translators: menu.create_team needs a more accurate translation.
-'menu.create_team' => 'Crear una nueva cuenta de manejador',
+// TODO: translate the following.
+// 'menu.create_team' => 'Create Team',
 'menu.profile' => 'Perfil',
 'menu.time' => 'Tiempo',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Reportes',
-// Note to translators: menu.charts needs to be translated.
+// TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Proyectos',
 // TODO: translate menu.tasks.
 // 'menu.tasks' => 'Tasks',