X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/92dd94c462e142e8a5f7aae9594dd75b5b5a7afa..2ced7cd9d8dc6bb3225b9f2ec957cbfb1d7af285:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 85e6e392..8f6e8f4b 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -49,7 +49,7 @@ $i18n_key_words = array( 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', -// 'menu.plugins' => 'Plugins', +'menu.plugins' => 'Plugins', 'menu.time' => 'Tid', 'menu.expenses' => 'Udgifter', 'menu.reports' => 'Rapporter', @@ -101,6 +101,8 @@ $i18n_key_words = array( 'error.upload' => 'Fil upload problem.', 'error.range_locked' => 'Dato interval er spærret.', 'error.mail_send' => 'Fejl under sending af mail.', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'Der er ingen email tilknyttet dette brugernavn.', 'error.uncompleted_exists' => 'Uafsluttet registrering eksistere allerede. Luk eller slet det.', 'error.goto_uncompleted' => 'Gå til uafsluttet registrering.', @@ -289,6 +291,7 @@ $i18n_key_words = array( 'title.profile' => 'Profil', // TODO: translate the following. // 'title.group' => 'Group Settings', +'title.plugins' => 'Plugins', 'title.cf_custom_fields' => 'Brugerdefineret Felt', 'title.cf_add_custom_field' => 'Tilføj Brugerdefineret Felt', 'title.cf_edit_custom_field' => 'Redigér Brugerdefineret Felt', @@ -478,7 +481,6 @@ $i18n_key_words = array( 'form.group_edit.uncompleted_indicators' => 'Uafsluttede indikatore', // TODO: translate the following. // 'form.group_edit.allow_ip' => 'Allow IP', -'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.