From 2eb619f250a043df1e3c239b717f2ea224c0515b Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 14 Aug 2016 19:20:44 +0000 Subject: [PATCH] Dutch translation improved. --- WEB-INF/resources/nl.lang.php | 24 ++++++++++-------------- WEB-INF/templates/footer.tpl | 2 +- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 792d25c3..ea8e9144 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -152,8 +152,7 @@ $i18n_key_words = array( 'label.cost' => 'Kosten', 'label.day_total' => 'Dag totaal', 'label.week_total' => 'Week totaal', -// TODO: translate the following. -// 'label.month_total' => 'Month total', +'label.month_total' => 'Maand totaal', 'label.today' => 'Vandaag', 'label.total_hours' => 'Uren totaal', 'label.total_cost' => 'Totale kosten', @@ -187,8 +186,7 @@ $i18n_key_words = array( 'label.page' => 'Pagina', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Eigen velden', -// Translate the following. -// 'label.monthly_quotas' => 'Monthly quotas', +'label.monthly_quotas' => 'Doelen per maand', 'label.type' => 'Type', 'label.type_dropdown' => 'uitklapbaar', 'label.type_text' => 'tekst', @@ -241,7 +239,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Notificatie toevoegen', 'title.edit_notification' => 'Notificatie bewerken', 'title.delete_notification' => 'Notificatie verwijderen', -// 'title.monthly_quotas' => 'Monthly Quotas', +'title.monthly_quotas' => 'Doelen per maand', 'title.export' => 'Exporteer teamgegevens', 'title.import' => 'Importeer teamgegevens', 'title.options' => 'Opties', @@ -298,9 +296,8 @@ $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', +'form.time.remaining_quota' => 'Te werken uren voor de doelstelling', +'form.time.over_quota' => 'Meer gewerkte uren dan de doelstelling', // 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.', @@ -403,10 +400,9 @@ $i18n_key_words = array( 'form.mail.invoice_sent' => 'Factuur is verzonden.', // Quotas configuration form. -// TODO: translate the following. -// 'form.quota.year' => 'Year', -// 'form.quota.month' => 'Month', -// 'form.quota.quota' => 'Quota', -// 'form.quota.workdayHours' => 'Hours in a work day', -// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', +'form.quota.year' => 'Jaar', +'form.quota.month' => 'Maand', +'form.quota.quota' => 'Quota', +'form.quota.workdayHours' => 'Werkuren per dag', +'form.quota.hint' => 'Als de velden leeg worden gelaten, dan zullen de doelen worden berekend op bassis van het aantal werkuren per dag en vakantiedagen.', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 5092d4a1..08b96c3c 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.28.3521 | Copyright © Anuko | +  Anuko Time Tracker 1.9.28.3522 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1