X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb6bc3d0119845872e4b09cbc4985adf06d97520..2702260e85d10b0d85301df922d8960a3ec88203:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index f510d010..3a6e9163 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -38,14 +38,16 @@ $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', + +// TODO: refactoring ongoing down from here. 'menu.profile' => 'Perfil', 'menu.time' => 'Tiempo', // TODO: translate the following.