]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Some cleanup in localization files.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index e2a9dd02a28b7c51511acf70e421a583d4300c6b..3bd10db84620d1100d3a75dde24b686baa15c824 100644 (file)
@@ -150,8 +150,10 @@ $i18n_key_words = array(
 'label.note' => 'Opmerking',
 'label.item' => 'Artikel',
 'label.cost' => 'Kosten',
-'label.week_total' => 'Week totaal',
 'label.day_total' => 'Dag totaal',
+'label.week_total' => 'Week totaal',
+// TODO: translate the following.
+// 'label.month_total' => 'Month total',
 'label.today' => 'Vandaag',
 'label.total_hours' => 'Uren totaal',
 'label.total_cost' => 'Totale kosten',
@@ -192,6 +194,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Standaard rapport',
 'label.cron_schedule' => 'Cron schema',
 'label.what_is_it' => 'Wat betekent dit?',
+// 'label.year' => 'Year',
+// 'label.month' => 'Month',
+// 'label.quota' => 'Quota',
+// 'label.workdayHours' => 'Daily working hours',
 
 // Form titles.
 'title.login' => 'Aanmelden',
@@ -237,6 +243,7 @@ $i18n_key_words = array(
 'title.add_notification' => 'Notificatie toevoegen',
 'title.edit_notification' => 'Notificatie bewerken',
 'title.delete_notification' => 'Notificatie verwijderen',
+// 'title.monthly_quota' => 'Monthly quota',
 'title.export' => 'Exporteer teamgegevens',
 'title.import' => 'Importeer teamgegevens',
 'title.options' => 'Opties',
@@ -293,6 +300,9 @@ $i18n_key_words = array(
 'form.time.duration_format' => '(uu:mm of 0.0u)',
 'form.time.billable' => 'Factureerbaar',
 'form.time.uncompleted' => 'Onvolledig',
+// TODO: translate the following.
+// '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' => 'Dit tijdrecord is opgeslagen met alleen een starttijd. Dit is geen fout.',