X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/235858d0ca557daca78f85706512dfd01fe1f77d..04565403a39edd462f6f7d2ef737366cdc40acf1:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 0fe7c608..fc165df4 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -90,8 +90,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Brugernavn eksistere allerede.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Der eksiterer allerede et projekt med det navn.', -'error.task_exists' => 'Opgavenavn eksistere allerede.', 'error.client_exists' => 'Der eksistere allerede en klient med dette navn.', 'error.invoice_exists' => 'Fakturanummer eksistere allerede.', // TODO: translate the following. @@ -243,7 +241,7 @@ $i18n_key_words = array( 'title.groups' => 'Teams', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.subgroups' => 'Subgroups', -'title.create_group' => 'Opret Team', // TODO: change "team" to "group". +// 'title.add_group' => 'Adding Group', 'title.edit_group' => 'Redigér Team', // TODO: change "team" to "group". 'title.delete_group' => 'Slet Team', // TODO: change "team" to "group". 'title.reset_password' => 'Nulstilling af Adgangskode', @@ -298,8 +296,6 @@ $i18n_key_words = array( 'title.import' => 'Importer Team Data', // TODO: replace "team" with "group". 'title.options' => 'Indstillinger', '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',