Removed an unused string.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 153df47..1fde7e7 100644 (file)
@@ -176,8 +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.today' => 'Hoy',
 'label.total_hours' => 'Horas totales',
 // TODO: translate the following strings.
@@ -228,6 +229,10 @@ $i18n_key_words = array(
 // TODO: translate the following strings.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.year' => 'Year',
+// 'label.month' => 'Month',
+// 'label.quota' => 'Quota',
+// 'label.workdayHours' => 'Daily working hours',
 
 // Form titles.
 'title.login' => 'SesiĆ³n iniciada',
@@ -281,6 +286,7 @@ $i18n_key_words = array(
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quota' => 'Monthly quota',
 'title.export' => 'Exportar datos',
 'title.import' => 'Importar datos',
 'title.options' => 'Opciones',
@@ -349,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.',