X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=3ad4961d366949169b90ba838bed3e2922301717;hb=cd1db85db249a747c6943f6adbe981c3706e0607;hp=5a190e76b1870fb69d98bbbacd7097234eaa3f07;hpb=6b8cf2090e067287e1e0bd0c1d03ef752da76bc1;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 5a190e76..3ad4961d 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -131,8 +131,7 @@ $i18n_key_words = array( 'label.confirm_password' => 'Bevestig wachtwoord', 'label.email' => 'E-mailadres', 'label.cc' => 'Cc', -// TODO: translate the following. -// 'label.bcc' => 'Bcc', +'label.bcc' => 'Bcc', 'label.subject' => 'Onderwerp', 'label.date' => 'Datum', 'label.start_date' => 'Begindatum', @@ -188,8 +187,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,8 +269,7 @@ $i18n_key_words = array( 'dropdown.all' => '--- allemaal ---', 'dropdown.no' => '--- geen ---', 'dropdown.this_day' => 'vandaag', -// TODO: translate the following. -// 'dropdown.last_day' => 'last day', +'dropdown.last_day' => 'gisteren', 'dropdown.this_week' => 'deze week', 'dropdown.last_week' => 'vorige week', 'dropdown.this_month' => 'deze maand',