X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=c1ca4de3ff5b3738758db824360693933229a051;hb=ab53f7a7b9b0e0ca43b6950c3389cd3889e74d82;hp=8ddf01adc2729d4403296f118401f64145759ef3;hpb=e6c2803587988e0d14c78b739dda47bbcf8670a2;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 8ddf01ad..c1ca4de3 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -95,6 +95,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'Det finns inga debiterbara tidsregistreringar.', +// TODO: translate the following. +// 'error.no_records' => 'There are no records.', 'error.no_login' => 'Det finns ingen användare med det här användarnamnet.', 'error.no_groups' => 'Databasen är tom. Logga in som administratör och skapa en ny grupp.', 'error.upload' => 'Ett fel uppstod när filen laddades upp.', @@ -113,6 +115,7 @@ $i18n_key_words = array( // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', +// 'error.file_storage' => 'File storage error.', // Warning messages. // TODO: translate the following. @@ -137,12 +140,13 @@ $i18n_key_words = array( 'button.send' => 'Skicka', 'button.send_by_email' => 'Skicka som e-post', 'button.create_group' => 'Skapa grupp', -// TODO: translate the following. -// 'button.create_timesheet' => 'Create timesheet', 'button.export' => 'Exportera grupp', 'button.import' => 'Importera grupp', 'button.close' => 'Stäng', 'button.stop' => 'Avsluta', +// TODO: translate the following. +// 'button.approve' => 'Approve', +// 'button.disapprove' => 'Disapprove', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.group_name' => 'Namn på grupp', @@ -253,6 +257,14 @@ $i18n_key_words = array( // 'label.timesheet' => 'Timesheet', // 'label.submitted' => 'Submitted', // 'label.approved' => 'Approved', +// 'label.approval' => 'Report approval', +// 'label.mark_approved' => 'Mark approved', +// 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.file' => 'File', +// 'label.image' => 'Image', +// 'label.download' => 'Download', // Rubriker för formulär 'title.error' => 'Fel', @@ -270,6 +282,8 @@ $i18n_key_words = array( 'title.time' => 'Tider', 'title.edit_time_record' => 'Redigera tidsregistrering', 'title.delete_time_record' => 'Ta bort tidsregistrering', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'Kostnader', 'title.edit_expense' => 'Redigera kostnad', 'title.delete_expense' => 'Ta bort kostnad', @@ -287,6 +301,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Skicka faktura', 'title.charts' => 'Diagram', 'title.projects' => 'Projekt', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Lägg till projekt', 'title.edit_project' => 'Redigera projekt', 'title.delete_project' => 'Ta bort projekt', @@ -323,6 +339,8 @@ $i18n_key_words = array( 'title.export' => 'Exportera grupp', 'title.import' => 'Importera grupp', 'title.options' => 'Alternativ', +// TODO: translate the following. +// 'title.display_options' => 'Display Options', 'title.profile' => 'Profil', 'title.plugins' => 'Tillägg', 'title.cf_custom_fields' => 'Egna fält', @@ -340,6 +358,13 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', +// 'title.add_template' => 'Adding Template', +// 'title.edit_template' => 'Editing Template', +// 'title.delete_template' => 'Deleting Template', +// 'title.edit_file' => 'Editing File', +// 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // 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. @@ -363,11 +388,15 @@ $i18n_key_words = array( 'dropdown.clients' => 'Kunder', 'dropdown.select' => '--- Välj ---', 'dropdown.select_invoice' => '--- Välj faktura ---', +// TODO: translate the following. +// 'dropdown.select_timesheet' => '--- select timesheet ---', 'dropdown.status_active' => 'Aktiv', 'dropdown.status_inactive' => 'Inaktiv', 'dropdown.delete' => 'Ta bort', 'dropdown.do_not_delete' => 'Ta inte bort', // TODO: translate the following. +// 'dropdown.approved' => 'approved', +// 'dropdown.not_approved' => 'not approved', // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', @@ -418,6 +447,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.reports.include_assigned' => 'assigned', // 'form.reports.include_not_assigned' => 'not assigned', +// 'form.reports.include_pending' => 'pending', 'form.reports.select_period' => 'Välj intervall', 'form.reports.set_period' => 'eller ställ in datum', 'form.reports.show_fields' => 'Visa fält', @@ -434,13 +464,18 @@ $i18n_key_words = array( 'form.report.export' => 'Exportera som', // TODO: translate the following. // 'form.report.assign_to_invoice' => 'Assign to invoice', +// 'form.report.assign_to_timesheet' => 'Assign to timesheet', // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php // TODO: translate the following. -// form.timesheets.hint' => 'Use reports to add new timesheets.', // 'form.timesheets.active_timesheets' => 'Active Timesheets', // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets', +// Templates form. See example at https://timetracker.anuko.com/templates.php +// TODO: translate the following. +// 'form.templates.active_templates' => 'Active Templates', +// 'form.templates.inactive_templates' => 'Inactive Templates', + // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). 'form.invoice.number' => 'Fakturanummer', @@ -515,6 +550,7 @@ $i18n_key_words = array( 'form.group_edit.12_hours' => '12-timmars', 'form.group_edit.24_hours' => '24-timmars', // TODO: translate the following. +// 'form.group_edit.display_options' => 'Display options', // 'form.group_edit.show_holidays' => 'Show holidays', 'form.group_edit.tracking_mode' => 'Spårningsmetod', 'form.group_edit.mode_time' => 'Endast tid', @@ -584,4 +620,17 @@ $i18n_key_words = array( // 'role.admin.label' => 'Administrator', // 'role.admin.low_case_label' => 'administrator', // 'role.admin.description' => 'Site adminsitrator.', + +// Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php. +// TODO: translate the following. +// 'form.timesheet_view.submit_subject' => 'Timesheet approval request', +// 'form.timesheet_view.submit_body' => "A new timesheet requires approval.

User: %s.", +// 'form.timesheet_view.approve_subject' => 'Timesheet approved', +// 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.

%s", +// 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved', +// 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.

%s", + +// Display Options form. See example at https://timetracker.anuko.com/display_options.php. +// TODO: translate the following. +// 'form.display_options.note_on_separate_row' => 'Note on separate row', );