X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=516ab1300768033bc81c837156cdb9f22e3e9325;hb=af80607509fae805aae37ba966f24aa50986fe9d;hp=79eea6a0acf7b7607d49e7ad6483ed062158a9a5;hpb=0ac41d7a52de7b0f6083d9bb1734beef7c517f30;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 79eea6a0..516ab130 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Tider', 'menu.expenses' => 'Kostnader', 'menu.reports' => 'Rapporter', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagram', 'menu.projects' => 'Projekt', 'menu.tasks' => 'Arbetsuppgifter', @@ -109,10 +111,13 @@ $i18n_key_words = array( // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// 'error.user_count' => 'Limit on user count.', +// 'error.expired' => 'Expiration date reached.', // Warning messages. // TODO: translate the following. // 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', // Success messages. // TODO: translate the following. @@ -132,10 +137,15 @@ $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', @@ -241,6 +251,12 @@ $i18n_key_words = array( // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', 'label.totals_only' => 'Visa endast summeringar', +'label.quota' => 'Kvot', +// TODO: translate the following. +// 'label.timesheet' => 'Timesheet', +// 'label.submitted' => 'Submitted', +// 'label.approved' => 'Approved', +// 'label.approval' => 'Report approval', // Rubriker för formulär 'title.error' => 'Fel', @@ -268,6 +284,9 @@ $i18n_key_words = array( 'title.reports' => 'Rapporter', 'title.report' => 'Rapport', 'title.send_report' => 'Skicka rapport', +// TODO: Translate the following. +// 'title.timesheets' => 'Timesheets', +// 'title.timesheet' => 'Timesheet', 'title.invoice' => 'Faktura', 'title.send_invoice' => 'Skicka faktura', 'title.charts' => 'Diagram', @@ -300,6 +319,10 @@ $i18n_key_words = array( 'title.add_notification' => 'Lägg till avisering', 'title.edit_notification' => 'Redigera avisering', 'title.delete_notification' => 'Ta bort avisering', +// TODO: translate the following. +// 'title.add_timesheet' => 'Adding Timesheet', +// 'title.edit_timesheet' => 'Editing Timesheet', +// 'title.delete_timesheet' => 'Deleting Timesheet', 'title.monthly_quotas' => 'Månadskvoter', 'title.export' => 'Exportera grupp', 'title.import' => 'Importera grupp', @@ -378,6 +401,9 @@ $i18n_key_words = array( 'form.time.uncompleted' => 'Oavslutad', 'form.time.remaining_quota' => 'Återstående kvot', 'form.time.over_quota' => 'Kvoten överstigen', +// TODO: translate the following. +// 'form.time.remaining_balance' => 'Remaining balance', +// 'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Den här tidsregistreringen har sparats utan sluttid. Fyll i en sluttid och klicka på Spara för att avsluta.', @@ -393,6 +419,12 @@ $i18n_key_words = array( 'form.reports.include_not_billable' => 'Icke debiterbar tid', 'form.reports.include_invoiced' => 'Fakturerad tid', 'form.reports.include_not_invoiced' => 'Icke fakturerad tid', +// TODO: translate the following. +// 'form.reports.include_assigned' => 'assigned', +// 'form.reports.include_not_assigned' => 'not assigned', +// 'form.reports.include_pending' => 'pending', +// 'form.reports.include_approved' => 'approved', +// 'form.reports.include_not_approved' => 'not approved', 'form.reports.select_period' => 'Välj intervall', 'form.reports.set_period' => 'eller ställ in datum', 'form.reports.show_fields' => 'Visa fält', @@ -410,6 +442,12 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.report.assign_to_invoice' => 'Assign to invoice', +// 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', + // 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', @@ -499,6 +537,7 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', 'form.group_edit.uncompleted_indicators' => 'Indikatorer för oavslutad registrering', // TODO: translate the following. +// 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php @@ -516,7 +555,6 @@ $i18n_key_words = array( // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. 'form.quota.year' => 'År', 'form.quota.month' => 'Månad', -'form.quota.quota' => 'Kvot', 'form.quota.workday_hours' => 'Arbetstimmar per dag', 'form.quota.hint' => 'Om fälten lämnas tomma räknas kvoterna automatiskt ut baserat på arbetstimmar per dag och helgdagar.', @@ -537,7 +575,7 @@ $i18n_key_words = array( // 'role.user.description' => 'A regular member without management rights.', // 'role.client.label' => 'Client', // 'role.client.low_case_label' => 'client', -// 'role.client.description' => 'A client can view its own reports, charts, and invoices.', +// 'role.client.description' => 'A client can view its own data.', // 'role.supervisor.label' => 'Supervisor', // 'role.supervisor.low_case_label' => 'supervisor', // 'role.supervisor.description' => 'A person with a small set of management rights.',