A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 04d4fbd..11afde6 100644 (file)
@@ -45,17 +45,15 @@ $i18n_key_words = array(
 'menu.logout' => 'Logout',
 'menu.forum' => 'Forum',
 'menu.help' => 'Hjælp',
-// Note to translators: menu.create_team needs a more accurate translation.
-'menu.create_team' => 'Lav en ny manager konto', // TODO: this means "Create a new manager account" - old string.
-                                                 // What we need is: "Create team".
+'menu.create_team' => 'Lav et team',
 'menu.profile' => 'Profil',
 'menu.time' => 'Tid',
 'menu.expenses' => 'Udgifter',
 'menu.reports' => 'Rapporter',
-// TODO: translate the following:
+// TODO: translate the following.
 // 'menu.charts' => 'Charts',
 'menu.projects' => 'Projekter',
-// TODO: translate the following:
+// TODO: translate the following.
 // 'menu.tasks' => 'Tasks', // TODO: Is "Tasks" a correct translation? Not Opgaver or something?
 'menu.users' => 'Brugere',
 // 'menu.teams' => 'Team', // TODO: is "Team" a correct ranslation?
@@ -64,7 +62,7 @@ $i18n_key_words = array(
 'menu.options' => 'Indstillinger',
 
 // Footer - strings on the bottom of most pages.
-// TODO: translate the following:
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 // 'footer.credits' => 'Credits',
 'footer.license' => 'Licens',
@@ -94,8 +92,7 @@ $i18n_key_words = array(
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
 'error.no_login' => 'Ingen bruger med denne login.',
-// TODO: Translate the following.
-// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
+'error.no_teams' => 'Din database er tom, login som administrator og lav et nyt team.',
 'error.upload' => 'Fil upload problem.',
 'error.range_locked' => 'Dato interval er spærret.',
 // 'error.mail_send' => 'Error sending mail.',
@@ -111,106 +108,373 @@ $i18n_key_words = array(
 'button.save' => 'Gem',
 // TODO: Translate the following.
 // 'button.copy' => 'Copy',
-
-// TODO: refactoring ongoing down from here. We need to get in sync with the current EN file.
-'button.delete' => 'slet',
-'button.cancel' => 'fortryd',
-'button.submit' => 'gem',
-'button.add_user' => 'tilføj bruger',
-'button.add_project' => 'tilføj project',
-'button.add_activity' => 'tilføj aktivitet',
-'button.add_client' => 'tilføj kunde',
-'button.add' => 'tilføj',
-'button.generate' => 'dan',
-// Note to translators: button.reset_password needs an improved translation.
-'button.reset_password' => 'gе til',
-// Note to translators: the strings below must be translated
+'button.cancel' => 'Fortryd',
+'button.submit' => 'Gem',
+'button.add_user' => 'Tilføj bruger',
+'button.add_project' => 'Tilføj project',
+// TODO: Translate the following.
+// 'button.add_task' => 'Add task',
+'button.add_client' => 'Tilføj kunde',
+// TODO: Translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+'button.add' => 'Tilføj',
+// TODO: Translate the following.
+// 'button.generate' => 'Dan', // TODO: Is "Dan" a correct translation?
+// 'button.reset_password' => 'Reset password',
 'button.send' => 'Send',
 'button.send_by_email' => 'Send som e-mail',
-'button.save_as_new' => 'Gem som ny',
-// TODO: check translation of button.create_team
 'button.create_team' => 'Lav et team',
 'button.export' => 'Exporter team',
 'button.import' => 'Importer team',
-'button.apply' => 'Gem',
+// TODO: Translate the following.
+// 'button.close' => 'Close',
+// 'button.stop' => 'Stop',
 
-// labels for controls on various forms
-// TODO: translate label.team_name
+// Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Team navn',
-'label.currency' => 'møntfod',
-// TODO: translate label.manager_name and label.manager_login.
-// 'label.manager_name' => 'manager name',
-// 'label.manager_login' => 'manager login',
-'label.name' => 'navn',
-
-'label.password' => 'adgangskode',
-'label.confirm_password' => 'gentag adgangskode',
+// TODO: Translate the following.
+// 'label.address' => 'Address',
+'label.currency' => 'Møntfod',
+// TODO: Translate the following.
+// 'label.manager_name' => 'Manager name',
+// 'label.manager_login' => 'Manager login',
+'label.person_name' => 'Navn',
+'label.thing_name' => 'Navn',
+'label.login' => 'Login',
+'label.password' => 'Adgangskode',
+'label.confirm_password' => 'Gentag adgangskode',
 'label.email' => 'E-mail',
+'label.date' => 'Dato',
+// TODO: Translate the following.
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+'label.user' => 'Bruger',
+'label.users' => 'Brugere',
+// TODO: Translate the following.
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+'label.project' => 'Projekt',
+'label.projects' => 'Projekter',
+// TODO: Translate the following.
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+'label.start' => 'Start',
+'label.finish' => 'Slut',
+'label.duration' => 'Varighed',
+'label.note' => 'Notat',
+// TODO: Translate the following.
+// 'label.item' => 'Item',
+// 'label.cost' => 'Cost',
+// 'label.day_total' => 'Day total',
+// 'label.week_total' => 'Week total',
+// 'label.month_total' => 'Month total',
+// 'label.today' => 'Today',
+// 'label.total_hours' => 'Total hours',
+// 'label.total_cost' => 'Total cost',
+// 'label.view' => 'View',
+'label.edit' => 'Rediger',
+'label.delete' => 'Slet',
+// TODO: Translate the following.
+// 'label.configure' => 'Configure',
+// 'label.select_all' => 'Select all',
+// 'label.select_none' => 'Deselect all',
+'label.id' => 'ID',
+// TODO: Translate the following.
+// 'label.language' => 'Language',
+// 'label.decimal_mark' => 'Decimal mark',
+'label.date_format' => 'Dato format',
+'label.time_format' => 'Tids format',
+'label.week_start' => 'Første dag i ugen',
+// TODO: Translate the following.
+// 'label.comment' => 'Comment',
+// 'label.status' => 'Status',
+// 'label.tax' => 'Tax',
+// 'label.subtotal' => 'Subtotal',
+// 'label.total' => 'Total',
+// 'label.client_name' => 'Client name',
+// 'label.client_address' => 'Client address',
+// 'label.or' => 'or',
+// 'label.error' => 'Error',
+// 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
+// 'label.required_fields' => '* - required fields',
+// 'label.on_behalf' => 'on behalf of',
+// 'label.role_manager' => '(manager)',
+// 'label.role_comanager' => '(co-manager)',
+'label.role_admin' => '(administrator)',
+// TODO: Translate the following.
+// 'label.page' => 'Page',
+// 'label.condition' => 'Condition',
+// Labels for plugins (extensions to Time Tracker that provide additional features).
+// 'label.custom_fields' => 'Custom fields',
+// 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.type' => 'Type',
+// 'label.type_dropdown' => 'dropdown',
+// 'label.type_text' => 'text',
+// 'label.required' => 'Required',
+'label.fav_report' => 'Favorit rapport',
+// TODO: Translate the following.
+// 'label.cron_schedule' => 'Cron schedule',
+// 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+
 
 // Form titles.
+'title.login' => 'Login',
+// TODO: Translate the following.
+// 'title.teams' => 'Teams',
+// 'title.create_team' => 'Creating Team',
+// 'title.edit_team' => 'Editing Team',
+// 'title.delete_team' => 'Deleting Team',
+// 'title.reset_password' => 'Resetting Password',
+// 'title.change_password' => 'Changing Password',
+'title.time' => 'Tid',
+// TODO: Translate the following.
+// 'title.edit_time_record' => 'Editing Time Record',
+// 'title.delete_time_record' => 'Deleting Time Record',
+// 'title.expenses' => 'Expenses',
+// 'title.edit_expense' => 'Editing Expense Item',
+// 'title.delete_expense' => 'Deleting Expense Item',
+// 'title.predefined_expenses' => 'Predefined Expenses',
+// 'title.add_predefined_expense' => 'Adding Predefined Expense',
+// 'title.edit_predefined_expense' => 'Editing Predefined Expense',
+// 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
+// 'title.reports' => 'Reports',
+// 'title.report' => 'Report',
+// 'title.send_report' => 'Sending Report',
+// 'title.invoice' => 'Invoice',
+// 'title.send_invoice' => 'Sending Invoice',
+// 'title.charts' => 'Charts',
+'title.projects' => 'Projekter',
+// TODO: Translate the following.
+// 'title.add_project' => 'Adding Project',
+// 'title.edit_project' => 'Editing Project',
+// 'title.delete_project' => 'Deleting Project',
+// 'title.tasks' => 'Tasks',
+// 'title.add_task' => 'Adding Task',
+// 'title.edit_task' => 'Editing Task',
+// 'title.delete_task' => 'Deleting Task',
+// 'title.users' => 'Users',
+// 'title.add_user' => 'Adding User',
+// 'title.edit_user' => 'Editing User',
+// 'title.delete_user' => 'Deleting User',
+// 'title.clients' => 'Clients',
+// 'title.add_client' => 'Adding Client',
+// 'title.edit_client' => 'Editing Client',
+// 'title.delete_client' => 'Deleting Client',
+// 'title.invoices' => 'Invoices',
+// 'title.add_invoice' => 'Adding Invoice',
+// 'title.view_invoice' => 'Viewing Invoice',
+// 'title.delete_invoice' => 'Deleting Invoice',
+// 'title.notifications' => 'Notifications',
+// 'title.add_notification' => 'Adding Notification',
+// 'title.edit_notification' => 'Editing Notification',
+// 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quotas' => 'Monthly Quotas',
+// 'title.export' => 'Exporting Team Data',
+// 'title.import' => 'Importing Team Data',
 'title.options' => 'Indstillinger',
-// TODO: almost entire title section is missing here. See the English file.
+// TODO: Translate the following.
+// 'title.profile' => 'Profile',
+// 'title.cf_custom_fields' => 'Custom Fields',
+// 'title.cf_add_custom_field' => 'Adding Custom Field',
+// 'title.cf_edit_custom_field' => 'Editing Custom Field',
+// 'title.cf_delete_custom_field' => 'Deleting Custom Field',
+// 'title.cf_dropdown_options' => 'Dropdown Options',
+// 'title.cf_add_dropdown_option' => 'Adding Option',
+// 'title.cf_edit_dropdown_option' => 'Editing Option',
+// 'title.cf_delete_dropdown_option' => 'Deleting Option',
+// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
+// It is also a name for the Locking plugin on the Team profile page.
+// 'title.locking' => 'Locking',
+
+// 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.
+// TODO: Translate the following.
+// 'dropdown.all' => '--- all ---',
+// 'dropdown.no' => '--- no ---',
+// NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts.
+// TODO: Translate the following.
+// 'dropdown.this_day' => 'this day',
+// 'dropdown.this_week' => 'this week',
+// 'dropdown.last_week' => 'last week',
+// 'dropdown.this_month' => 'this month',
+// 'dropdown.last_month' => 'last month',
+// 'dropdown.this_year' => 'this year',
+// 'dropdown.all_time' => 'all time',
+'dropdown.projects' => 'projekter',
+// TODO: Translate the following.
+// 'dropdown.tasks' => 'tasks',
+// 'dropdown.clients' => 'clients',
+// 'dropdown.select' => '--- select ---',
+// 'dropdown.select_invoice' => '--- select invoice ---',
+'dropdown.status_active' => 'aktive',
+// TODO: Translate the following.
+// 'dropdown.status_inactive' => 'inactive',
+// 'dropdown.delete'=>'delete',
+// 'dropdown.do_not_delete'=>'do not delete',
 
+// Login form. See example at https://timetracker.anuko.com/login.php.
+// TODO: Translate the following.
+// 'form.login.forgot_password' => 'Forgot password?',
+// 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
-"form.filter.project" => 'projekt',
-"form.filter.filter" => 'favorit rapport',
-"form.filter.filter_new" => 'gem som favorit',
-// Note to translators: the string below is missing in the translation and must be added
-"form.filter.filter_confirm_delete" => 'Er du sikker på at du vil slette denne favorit rapport?',
+// Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
+// TODO: Translate the following.
+// 'form.reset_password.message' => 'Password reset request sent by email.',
+// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
+// 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
-// login form attributes
-"form.login.title" => 'login',
-"form.login.login" => 'login',
+// Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
+// TODO: Translate the following.
+// 'form.change_password.tip' => 'Type new password and click on Save.',
+
+// Time form. See example at https://timetracker.anuko.com/time.php.
+// TODO: Translate the following.
+// 'form.time.duration_format' => '(hh:mm or 0.0h)',
+// 'form.time.billable' => 'Billable',
+// 'form.time.uncompleted' => 'Uncompleted',
+// 'form.time.remaining_quota' => 'Remaining quota',
+// 'form.time.over_quota' => 'Over quota',
+
+// Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
+// TODO: Translate the following.
+// 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
+
+// Reports form. See example at https://timetracker.anuko.com/reports.php
+'form.reports.save_as_favorite' => 'Gem som favorit',
+'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorit rapport?',
+// TODO: Translate the following.
+// 'form.reports.include_records' => 'Include records',
+// 'form.reports.include_billable' => 'billable',
+// 'form.reports.include_not_billable' => 'not billable',
+// 'form.reports.include_invoiced' => 'invoiced',
+// 'form.reports.include_not_invoiced' => 'not invoiced',
+// 'form.reports.select_period' => 'Select time period',
+// 'form.reports.set_period' => 'or set dates',
+// 'form.reports.show_fields' => 'Show fields',
+// 'form.reports.group_by' => 'Group by',
+// 'form.reports.group_by_no' => '--- no grouping ---',
+'form.reports.group_by_date' => 'dato',
+'form.reports.group_by_user' => 'bruger',
+// TODO: Translate the following.
+// 'form.reports.group_by_client' => 'client',
+'form.reports.group_by_project' => 'projekt',
+// TODO: Translate the following.
+// 'form.reports.group_by_task' => 'task',
+// 'form.reports.totals_only' => 'Totals only',
+
+// Report form. See example at https://timetracker.anuko.com/report.php
+// (after generating a report at https://timetracker.anuko.com/reports.php).
+// TODO: Translate the following.
+// 'form.report.export' => 'Export',
+
+// Invoice form. See example at https://timetracker.anuko.com/invoice.php
+// (you can get to this form after generating a report).
+// TODO: Translate the following.
+// 'form.invoice.number' => 'Invoice number',
+// 'form.invoice.person' => 'Person',
+// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
+// 'form.invoice.invoice_entries' => 'Invoice entries',
+
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: Translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: Translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: Translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+
+// Users form. See example at https://timetracker.anuko.com/users.php
+// TODO: Translate the following.
+// 'form.users.active_users' => 'Active Users',
+// 'form.users.inactive_users' => 'Inactive Users',
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
+// 'form.users.role' => 'Role',
+// 'form.users.manager' => 'Manager',
+// 'form.users.comanager' => 'Co-manager',
+// 'form.users.rate' => 'Rate',
+// 'form.users.default_rate' => 'Default hourly rate',
+
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+// TODO: Translate the following.
+// 'form.client.client_to_delete' => 'Client to delete',
+// 'form.client.client_entries' => 'Client entries',
+
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+// TODO: Translate the following.
+// 'form.clients.active_clients' => 'Active Clients',
+// 'form.clients.inactive_clients' => 'Inactive Clients',
+
+// Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// TODO: Translate the following.
+// 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.',
+// 'form.export.compression' => 'Compression',
+// 'form.export.compression_none' => 'none',
+// 'form.export.compression_bzip' => 'bzip',
+
+// Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// TODO: Translate the following.
+// 'form.import.hint' => 'Import team data from an xml file.',
+// 'form.import.file' => 'Select file',
+// 'form.import.success' => 'Import completed successfully.',
+
+// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// TODO: Translate the following.
+// 'form.teams.hint' =>  'Create a new team by creating a new team manager account.<br>You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
+
+// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
+// TODO: Translate the following.
+// 'form.profile.12_hours' => '12 hours',
+// 'form.profile.24_hours' => '24 hours',
+// 'form.profile.tracking_mode' => 'Tracking mode',
+'form.profile.mode_time' => 'tid',
+'form.profile.mode_projects' => 'projekter',
+// TODO: Translate the following.
+// 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
+// 'form.profile.record_type' => 'Record type',
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
+// 'form.profile.type_all' => 'all',
+// 'form.profile.type_start_finish' => 'start and finish',
+// 'form.profile.type_duration' => 'duration',
+// 'form.profile.plugins' => 'Plugins',
+
+// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
+// TODO: Translate the following.
+// 'form.mail.from' => 'From',
+// 'form.mail.to' => 'To',
+// 'form.mail.cc' => 'Cc',
+// 'form.mail.subject' => 'Subject',
+// 'form.mail.report_subject' => 'Time Tracker Report',
+// 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
+// 'form.mail.report_sent' => 'Report sent.',
+// 'form.mail.invoice_sent' => 'Invoice sent.',
+
+// Quotas configuration form.
+// TODO: Translate the following.
+// 'form.quota.year' => 'Year',
+// 'form.quota.month' => 'Month',
+// 'form.quota.quota' => 'Quota',
+// 'form.quota.workday_hours' => 'Hours in a work day',
+// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
+
+
+// TODO: refactoring ongoing down form here. All these below are old string, but perhaps we can reuse some of them above...
 
-// password reminder form attributes
-"form.fpass.title" => 'nulstil adgangskode',
-"form.fpass.login" => 'login',
-"form.fpass.send_pass_str" => 'ønske om ny adgangskode sendt',
-"form.fpass.send_pass_subj" => 'Nulstil Anuko Time Tracker adgangskode',
-// Note to translators: this string needs to be translated.
-// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
-"form.fpass.reset_comment" => "for at nulstille din adgangskode, tast det og klik gem",
-
-// administrator form
-"form.admin.title" => 'administrator',
-// Note to translators: "form.admin.duty_text" => 'Lav et nyt team, ved at lave en team manager konto.<br>Du kan ogsе importerer fra en xml fil fra en anden Anuko Time Tracker server (no login collisions are allowed).', // the phrase in brackets must be translated
-
-"form.admin.change_pass" => 'Skift adgangskode på administrator konto',
-"form.admin.profile.title" => 'Teams',
-"form.admin.profile.noprofiles" => 'Din database er tom, login som administrator og lav et nyt team',
-"form.admin.profile.comment" => 'Slet team',
-"form.admin.profile.th.id" => 'ID',
-"form.admin.profile.th.name" => 'navn',
-"form.admin.profile.th.edit" => 'rediger',
-"form.admin.profile.th.del" => 'slet',
-"form.admin.profile.th.active" => 'aktive',
-"form.admin.custom_date_format" => "Dato format",
-"form.admin.custom_time_format" => "Tids format",
-"form.admin.start_week" => "Første dag i ugen",
-
-// my time form attributes
-"form.mytime.title" => 'min tid',
-"form.mytime.edit_title" => 'rediger tids post',
-"form.mytime.del_str" => 'slet tids post',
-// Note to translators: "form.mytime.time_form" => ' (hh:mm)', // the string must be translated
-"form.mytime.date" => 'Dato',
-"form.mytime.project" => 'Projekt',
-"form.mytime.activity" => 'Aktivitet',
-"form.mytime.start" => 'Start',
-"form.mytime.finish" => 'Slut',
-"form.mytime.duration" => 'Varighed',
-"form.mytime.note" => 'Notat',
-"form.mytime.behalf" => 'dagligt arbejde for',
-"form.mytime.daily" => 'dagligt arbejde',
 "form.mytime.total" => 'timer i alt: ',
-"form.mytime.th.project" => 'projekt',
-"form.mytime.th.activity" => 'aktivitet',
-"form.mytime.th.start" => 'start',
-"form.mytime.th.finish" => 'slut',
-"form.mytime.th.duration" => 'varighed',
-"form.mytime.th.note" => 'notat',
-"form.mytime.th.edit" => 'rediger',
-"form.mytime.th.delete" => 'slet',
 "form.mytime.del_yes" => 'tids post slettet',
 "form.mytime.no_finished_rec" => 'denne post er gemt med kun en start tid. Det er ikke nødvendigvis en fejl. Du kan nu logge af.',
 // Note to translators: the 3 strings below are missing in the translation and need to be added