X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d0a7329d722081daf35e891e1bd54c4b9caf2daa..52132f23caba571b1457014e4fee65708fbf67da:/WEB-INF/resources/da.lang.php
diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php
index eb747f60..a74d98a0 100644
--- a/WEB-INF/resources/da.lang.php
+++ b/WEB-INF/resources/da.lang.php
@@ -131,6 +131,10 @@ $i18n_key_words = array(
'label.password' => 'Adgangskode',
'label.confirm_password' => 'Gentag adgangskode',
'label.email' => 'E-mail',
+'label.cc' => 'Cc',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Emne',
'label.date' => 'Dato',
'label.start_date' => 'Start dato',
'label.end_date' => 'Slut dato',
@@ -268,6 +272,8 @@ $i18n_key_words = array(
'dropdown.no' => '--- Ingen ---',
// NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts.
'dropdown.this_day' => 'Denne dag',
+// TODO: translate the following.
+// 'dropdown.last_day' => 'last day',
'dropdown.this_week' => 'Denne uge',
'dropdown.last_week' => 'Sidste uge',
'dropdown.this_month' => 'Denne måned',
@@ -400,8 +406,6 @@ $i18n_key_words = array(
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'Fra',
'form.mail.to' => 'Til',
-'form.mail.cc' => 'Cc',
-'form.mail.subject' => 'Emne',
'form.mail.report_subject' => 'Tidsregistrerings Rapport',
'form.mail.footer' => 'Anuko Time Tracker er et simpelt, let at bruge, open source
tidsregistrerings system. Besøg www.anuko.com for mere information.',
'form.mail.report_sent' => 'Rapport sendt.',