Usability improvement of the monthly quota config form.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 72ec01f..3f87e89 100644 (file)
@@ -53,15 +53,13 @@ $i18n_key_words = array(
 'menu.reports' => 'Reportes',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
-
-// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Proyectos',
-// TODO: translate menu.tasks.
+// TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Personas',
 'menu.teams' => 'Equipos',
-// Note to translators: menu.export needs to be translated.
-// 'menu.export' => 'Export',
+// TODO: translate the following.
+// menu.export' => 'Export',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opciones',
 
@@ -81,7 +79,7 @@ $i18n_key_words = array(
 'error.field' => 'Dato "{0}" incorrecto.',
 'error.empty' => 'El archivo "{0}" esta vacío.',
 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".',
-// TODO: translate error.interval.
+// TODO: translate the following.
 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
 'error.project' => 'Seleccionar Proyecto.',
 // TODO: translate the following.
@@ -89,6 +87,8 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
+
+// TODO: refactoring ongoing down from here.
 'error.auth' => 'Usuario o contraseña incorrecta.',
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'User with this login already exists.',