]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
pt-br translation slightly improved.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 1bf115638bc9669e3d2dbf0c435e279bc0daaf9e..187bc8139a7f1678a20aaf23efe2d10c2b07279e 100644 (file)
@@ -165,7 +165,6 @@ $i18n_key_words = array(
 'label.id' => 'ID',
 'label.language' => 'Taal',
 'label.decimal_mark' => 'Decimaal teken',
-'label.lock_interval' => 'Uitsluit interval in dagen',
 'label.date_format' => 'Datum formaat',
 'label.time_format' => 'Tijdsaanduiding',
 'label.week_start' => 'Eerste dag van de week',
@@ -251,6 +250,10 @@ $i18n_key_words = array(
 'title.cf_add_dropdown_option' => 'Uitvouwmogelijkheid toevoegen',
 'title.cf_edit_dropdown_option' => 'Uitvouwmogelijkheid bewerken',
 'title.cf_delete_dropdown_option' => 'Uitvouwmogelijkheid verwijderen',
+// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
+// It is also a name for the Locking plugin on the Team profile page.
+// TODO: Translate the following:
+// 'title.locking' => 'Locking',
 
 // 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.