]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Further work on localization files in preparation for integrating paid status plugin...
[timetracker.git] / WEB-INF / resources / da.lang.php
index 64ebe865735ce9253637492d3d6a012f4435a66e..2699acb8a8325eae3870db81016af20bc9bf2023 100644 (file)
@@ -153,6 +153,8 @@ $i18n_key_words = array(
 'label.finish' => 'Slut',
 'label.duration' => 'Varighed',
 'label.note' => 'Notat',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Emne',
 'label.cost' => 'Pris',
 'label.day_total' => 'Dagens total',
@@ -205,6 +207,9 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Hvad er det?',
 'label.expense' => 'Udgift',
 'label.quantity' => 'Mængde',
+// TODO: translate the following.
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Login',
@@ -297,6 +302,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'Inaktive',
 'dropdown.delete'=>'Slet',
 'dropdown.do_not_delete'=>'Slet ikke',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
 'form.login.forgot_password' => 'Har du glemt din adgangskode?',
@@ -354,6 +362,8 @@ $i18n_key_words = array(
 'form.invoice.person' => 'Person',
 'form.invoice.invoice_to_delete' => 'Faktura der skal slettes',
 'form.invoice.invoice_entries' => 'Faktura emner',
+// TODO: translate the following.
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Interval',