X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=707645ce9a3779a24a9f485f47eed96b6177d7c8;hb=bf5a31da67e50256caa4dae27f54832581dbcf7c;hp=3c5f91532a95874b0031dfa2fe4cc0242c89f936;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 3c5f9153..707645ce 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -45,8 +45,10 @@ $i18n_key_words = array( 'menu.forum' => 'Foro', 'menu.help' => 'Ayuda', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Perfil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Tiempo', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -57,9 +59,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.tasks' => 'Tasks', 'menu.users' => 'Personas', -'menu.teams' => 'Equipos', // TODO: translate the following. -// menu.export' => 'Export', +// 'menu.groups' => 'Groups', +// 'menu.export' => 'Export', 'menu.clients' => 'Clientes', 'menu.options' => 'Opciones', @@ -311,6 +313,7 @@ $i18n_key_words = array( 'title.options' => 'Opciones', 'title.profile' => 'Perfil', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -521,6 +524,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.