X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fnl.lang.php;h=99cab30c462a96ab1f17e9975868b5914c83e16a;hb=1567369ac1fb744b704cacbe77542f55e410d61b;hp=5dd2c4532491a19311d8aaffeb6c0367e48a7d6f;hpb=183a8116593400e16ec4d3ddf2e770091f403319;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 5dd2c453..99cab30c 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -105,6 +105,7 @@ $i18n_key_words = array( // Warning messages. // TODO: translate the following. // 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', // Success messages. // TODO: translate the following. @@ -227,6 +228,7 @@ $i18n_key_words = array( 'label.work_units' => 'Werk eenheid', 'label.work_units_short' => 'Eenheid', 'label.totals_only' => 'Alleen totalen', +'label.quota' => 'Quota', // Form titles. 'title.error' => 'Fout', @@ -468,7 +470,7 @@ $i18n_key_words = array( 'form.group_edit.future_entries' => 'Toevoegingen toestaan in de toekomst', 'form.group_edit.uncompleted_indicators' => 'Onvolledige indicatoren', // TODO: translate the following. -// 'form.group_edit.copy_warning' => 'Warn on copy', +// 'form.group_edit.confirm_save' => 'Confirm saving', 'form.group_edit.allow_ip' => 'Toegestane IP adressen', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php @@ -485,7 +487,6 @@ $i18n_key_words = array( // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. 'form.quota.year' => 'Jaar', 'form.quota.month' => 'Maand', -'form.quota.quota' => 'Quota', 'form.quota.workday_hours' => 'Werkuren per dag', 'form.quota.hint' => 'Als de velden leeg worden gelaten, dan zullen de doelen worden berekend op bassis van het aantal werkuren per dag en vakantiedagen.',