X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=45fbe7792aa7aeb2173f965d11d99b36cf6001b7;hb=eb23c6e3ef94c259eda67218e0902f981e5dcfb2;hp=8b4b5c5ebc4b1f52563c90d263be29090fc3003e;hpb=6b8cf2090e067287e1e0bd0c1d03ef752da76bc1;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 8b4b5c5e..45fbe779 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -311,16 +311,22 @@ $i18n_key_words = array( // Strings that are used in a single form must go to the specific form section. 'dropdown.all' => '--- todos ---', 'dropdown.no' => '--- no ---', -// TODO: translate dropdown.this_day -// 'dropdown.this_day' => 'this day', -// 'dropdown.last_day' => 'last day', -'dropdown.this_week' => 'esta semana', -// TODO: translate dropdown.last_week. -// 'dropdown.last_week' => 'last week', -'dropdown.this_month' => 'este mes', -'dropdown.last_month' => 'el mes pasado', -// TODO: translate dropdown.this_year and dropdown.all_time. -// 'dropdown.this_year' => 'this year', +// TODO: translate the following. +// 'dropdown.current_day' => 'today', +// 'dropdown.previous_day' => 'yesterday', +'dropdown.selected_day' => 'dia', +'dropdown.current_week' => 'esta semana', +// TODO: translate the following. +// 'dropdown.previous_week' => 'previous week', +'dropdown.selected_week' => 'semana', +'dropdown.current_month' => 'este mes', +'dropdown.previous_month' => 'el mes pasado', +'dropdown.selected_month' => 'mes', +// TODO: translate the following. +// 'dropdown.current_year' => 'this year', +// 'dropdown.previous_year' => 'previous year', +'dropdown.selected_year' => 'año', +// TODO: translate the following. // 'dropdown.all_time' => 'all time', 'dropdown.projects' => 'proyectos', // TODO: translate the following strings.