X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=babfe5e4d0a8e3c9f2782b507abc7a86f7e90a81;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=e0352a1d651b21a1ae112f1a939b82970a6be6b1;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index e0352a1d..babfe5e4 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -59,9 +59,13 @@ $i18n_key_words = array( 'menu.options' => 'Opties', // Footer - strings on the bottom of most pages. -'footer.mobile_phones' => 'Time Tracker is geschikt voor gebruik met mobiele telefoons.', +// TODO: translate the following: +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Medewerkers', 'footer.license' => 'Licentie', +// TODO: translate the following: +// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. 'error.access_denied' => 'Toegang geweigerd.', @@ -182,6 +186,8 @@ $i18n_key_words = array( 'label.role_manager' => '(manager)', 'label.role_comanager' => '(co-manager)', 'label.role_admin' => '(beheerder)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Eigen velden', 'label.type' => 'Type', @@ -392,4 +398,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Rapport is verzonden.', 'form.mail.invoice_sent' => 'Factuur is verzonden.', ); -?> \ No newline at end of file