X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/74c4833c8f0e8952f0e960d913d58679ff90a9e8..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/es.lang.php
diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php
index 1a59fc92..d937d25a 100644
--- a/WEB-INF/resources/es.lang.php
+++ b/WEB-INF/resources/es.lang.php
@@ -199,39 +199,39 @@ $i18n_key_words = array(
'label.id' => 'Identificación',
// TODO: translate the following.
// 'label.language' => 'Language',
-
-
-
-// TODO: refactoring ongoing down from here.
-
// 'label.decimal_mark' => 'Decimal mark',
// 'label.date_format' => 'Date format',
// 'label.time_format' => 'Time format',
// 'label.week_start' => 'First day of week',
'label.comment' => 'Comentario',
-// TODO: translate label.status.
+// TODO: translate the following.
// 'label.status' => 'Status',
'label.tax' => 'Impuesto',
-// TODO: check whether label.subtotal is translated correctly.
+// TODO: translate the following.
'label.subtotal' => 'Subtotal',
'label.total' => 'Total',
// TODO: translate the following.
// 'label.client_name' => 'Client name',
// 'label.client_address' => 'Client address',
'label.or' => 'o',
-// TODO: translate the strings below.
+// TODO: translate the following.
// 'label.error' => 'Error',
// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.',
'label.required_fields' => '* - campos requeridos',
'label.on_behalf' => 'a nombre de',
-'label.role_manager' =>'(manejador)',
+'label.role_manager' => '(manejador)',
'label.role_comanager' => '(auxiliar del manejador)',
'label.role_admin' => '(administrador)',
-// Translate the following.
+// TODO: translate the following.
// 'label.page' => 'Page',
// 'label.condition' => 'Condition',
// 'label.yes' => 'yes',
// 'label.no' => 'no',
+
+
+
+// TODO: refactoring ongoing down from here.
+
// Labels for plugins (extensions to Time Tracker that provide additional features).
// TODO: translate the following.
// 'label.custom_fields' => 'Custom fields',