]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 907b4a49640e2682853d8368fa8ab800e241bcd6..9c21e1201c6f7d68f714fcc9898777e6f45372de 100644 (file)
@@ -47,6 +47,8 @@ $i18n_key_words = array(
 'menu.create_group' => 'Maak groep',
 'menu.profile' => 'Profiel',
 'menu.group' => 'Groep',
+// TODO: translate the following.
+// 'menu.plugins' => 'Plugins',
 'menu.time' => 'Tijden',
 'menu.expenses' => 'Kosten',
 'menu.reports' => 'Rapporten',
@@ -210,9 +212,8 @@ $i18n_key_words = array(
 'label.mark_paid' => 'Markeer als betaald',
 'label.week_note' => 'Week aantekening',
 'label.week_list' => 'Week overzicht',
-// TODO: translate the following.
-// 'label.work_units' => 'Work units',
-// 'label.work_units_short' => 'Units',
+'label.work_units' => 'Werk eenheid',
+'label.work_units_short' => 'Eenheid',
 'label.totals_only' => 'Alleen totalen',
 
 // Form titles.
@@ -284,8 +285,7 @@ $i18n_key_words = array(
 'title.locking' => 'Blokkeren',
 'title.week_view' => 'Week overzicht',
 'title.swap_roles' => 'Rollen verruilen',
-// TODO: translate the following.
-// 'title.work_units' => 'Work Units',
+'title.work_units' => 'Werk eenheid',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -476,9 +476,8 @@ $i18n_key_words = array(
 'form.swap.swap_with' => 'Verruil rol met',
 
 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
-// TODO: translate the following.
-// 'form.work_units.minutes_in_unit' => 'Minutes in unit',
-// 'form.work_units.1st_unit_threshold' => '1st unit threshold',
+'form.work_units.minutes_in_unit' => 'Minuten per eenheid',
+'form.work_units.1st_unit_threshold' => 'Drempel eerste eenheid',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 'role.user.label' => 'Gebruiker',