X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eff3245da36a4b126454bf19457ddbbe56e75106..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 3e11f1c5..daa80cff 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -137,23 +137,25 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. -// TODO: translate label.team_name -// 'label.team_name' => 'team name', +// TODO: translate the following. +// 'label.team_name' => 'Team name', 'label.address' => 'Dirección', 'label.currency' => 'Moneda', -// TODO: translate label.manager_name, label.manager_login, and label.login. +// TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', 'label.person_name' => 'Nombre', 'label.thing_name' => 'Nombre', -// 'label.login' => 'login', +// TODO: translate the following. +// 'label.login' => 'Login', 'label.password' => 'Contraseña', -'label.confirm_password' => 'Confirmar Contraseña', +'label.confirm_password' => 'Confirmar contraseña', + + + +// TODO: refactoring ongoing down from here. + 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following.