X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..52132f23caba571b1457014e4fee65708fbf67da:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 9bb84a97..a39dc106 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -188,8 +188,7 @@ $i18n_key_words = array( 'label.role_comanager' => '(co-manager)', 'label.role_admin' => '(beheerder)', 'label.page' => 'Pagina', -// TODO: translate the following. -// 'label.condition' => 'Condition', +'label.condition' => 'Voorwaarde', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Eigen velden', 'label.monthly_quotas' => 'Doelen per maand', @@ -271,6 +270,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- allemaal ---', 'dropdown.no' => '--- geen ---', 'dropdown.this_day' => 'vandaag', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'deze week', 'dropdown.last_week' => 'vorige week', 'dropdown.this_month' => 'deze maand',