X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=4390e22bb6f29942c8ad1327b82b1248d74f6ab9;hb=873cee05ecd24aa9066b467b2c90132ee08a99a1;hp=589cb1f803b0eb685398361219efca39af536ebf;hpb=e0929a3b47f8a28dcbafae87c8d7de82b5e858dd;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 589cb1f8..4390e22b 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -224,6 +224,9 @@ $i18n_key_words = array( // 'label.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', +// 'label.work_units' => 'Work units', +// 'label.work_units_short' => 'Units', +'label.totals_only' => 'Kun Total', // Form titles. 'title.login' => 'Login', @@ -297,6 +300,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', +// 'title.work_units' => 'Work Units', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -376,7 +380,6 @@ $i18n_key_words = array( 'form.reports.group_by_client' => 'Klient', 'form.reports.group_by_project' => 'Projekt', 'form.reports.group_by_task' => 'Opgave', -'form.reports.totals_only' => 'Kun Total', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -417,6 +420,10 @@ $i18n_key_words = array( 'form.users.rate' => 'Sats', 'form.users.default_rate' => 'Standard Time Sats', +// Editing User form. See example at https://timetracker.anuko.com/user_edit.php +// TODO: translate the following. +// 'form.user_edit.swap_roles' => 'Swap roles', + // Roles form. See example at https://timetracker.anuko.com/roles.php // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', @@ -441,38 +448,40 @@ $i18n_key_words = array( 'form.export.compression_none' => 'Ingen', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => 'Importer teamdata fra en xml-fil.', +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). +'form.import.hint' => 'Importer teamdata fra en xml-fil.', // TODO: replace "team" with "group". 'form.import.file' => 'Vælg fil', 'form.import.success' => 'Import sluttede med succes.', -// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). +// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Opret et nyt team ved at oprette en ny teamadministrator konto.
Du kan også importere teamdata fra en xml-fil fra en anden Anuko Time Tracker-server (eksisterende brugernavne er ikke tilladt).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 timers', +'form.group_edit.24_hours' => '24 timers', // TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'form.profile.12_hours' => '12 timers', -'form.profile.24_hours' => '24 timers', +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Registrerings tilstand', +'form.group_edit.mode_time' => 'Tid', +'form.group_edit.mode_projects' => 'Projekter', +'form.group_edit.mode_projects_and_tasks' => 'Projekter og opgaver', +'form.group_edit.record_type' => 'Registrerings type', +'form.group_edit.type_all' => 'Alle', +'form.group_edit.type_start_finish' => 'Start og slut', +'form.group_edit.type_duration' => 'Varighed', // TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Registrerings tilstand', -'form.profile.mode_time' => 'Tid', -'form.profile.mode_projects' => 'Projekter', -'form.profile.mode_projects_and_tasks' => 'Projekter og opgaver', -'form.profile.record_type' => 'Registrerings type', -'form.profile.type_all' => 'Alle', -'form.profile.type_start_finish' => 'Start og slut', -'form.profile.type_duration' => 'Varighed', +// 'form.group_edit.punch_mode' => 'Punch mode', +// 'form.group_edit.allow_overlap' => 'Allow overlap', +// 'form.group_edit.future_entries' => 'Future entries', +'form.group_edit.uncompleted_indicators' => 'Uafsluttede indikatore', // TODO: translate the following. -// 'form.profile.punch_mode' => 'Punch mode', -// 'form.profile.allow_overlap' => 'Allow overlap', -// 'form.profile.future_entries' => 'Future entries', -'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore', +// '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. -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Plugins', +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Fra', @@ -494,6 +503,11 @@ $i18n_key_words = array( // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', // 'form.swap.swap_with' => 'Swap roles with', +// Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin. +// TODO: translate the following. +// 'form.work_units.minutes_in_unit' => 'Minutes in unit', +// 'form.work_units.1st_unit_threshold' => '1st unit threshold', + // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. // TODO: translate the following. // 'role.user.label' => 'User',