X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=97273d49fdec288b572545389438ae544041ae30;hb=294895b702e4c5cb5bfc87292c464bed201f296b;hp=e25f3f7db7ddfd023686adb0942f7a3daf8d4b99;hpb=7e31ec9db2a079cb231416b8243a8efc52a92ad9;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index e25f3f7d..97273d49 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -118,6 +118,8 @@ $i18n_key_words = array( 'button.import' => 'Importer team', 'button.close' => 'Luk', 'button.stop' => 'Stop', +// TODO: translate the following. +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Team navn', @@ -153,6 +155,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', @@ -193,6 +197,9 @@ $i18n_key_words = array( 'label.role_admin' => '(Administrator)', 'label.page' => 'Side', 'label.condition' => 'Betingelse', +// TODO: translate the following. +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Brugerdefineret felt', 'label.monthly_quotas' => 'Månedlig kvota', @@ -205,6 +212,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 +307,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?',