X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=1fde7e7d0cc2246af82810a06d98996bd73944a6;hb=e628aea015464d1ca1e9881dc62d83fbe8528c26;hp=dfdaba3798771e7da543bf05b07f7ffbcd239032;hpb=b76e427286701104c84a869461ceb7339b1b943a;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index dfdaba37..1fde7e7d 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -176,11 +176,9 @@ $i18n_key_words = array( // TODO: translate the following strings. // 'label.item' => 'Item', // 'label.cost' => 'Cost', -// 'label.week_total' => 'Week total', // 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', 'label.today' => 'Hoy', 'label.total_hours' => 'Horas totales', // TODO: translate the following strings. @@ -234,6 +232,7 @@ $i18n_key_words = array( // 'label.year' => 'Year', // 'label.month' => 'Month', // 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Sesión iniciada', @@ -356,8 +355,10 @@ $i18n_key_words = array( // Note to translators: translate form.time.duration_format. // 'form.time.duration_format' => '(hh:mm or 0.0h)', 'form.time.billable' => 'Facturable', -// TODO: translate form.time.uncompleted. +// TODO: translate the following. // 'form.time.uncompleted' => 'Uncompleted', +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Este historial fue guardado solamente con la hora de Inicio. Esto no es un error.',