summaryrefslogtreecommitdiff
path: root/locale/se/bp
blob: 61f400feb627af364caebfc267378e09d308fd24 (plain)
  1. $self{texts} = {
  2. 'Account' => 'Konto',
  3. 'Accounting Menu' => 'Bokförings-meny',
  4. 'Are you sure you want to remove the marked entries from the queue?' => 'Är du säker på att du vill radera markerade poster?',
  5. 'Bin Lists' => 'Lager listor',
  6. 'Cannot remove files!' => 'Kan inte ta bort filer!',
  7. 'Confirm!' => 'Bekräfta!',
  8. 'Continue' => 'Fortsätt',
  9. 'Current' => 'Nuvarande',
  10. 'Customer' => 'Kund',
  11. 'Date' => 'Datum',
  12. 'Employee' => 'Anställd',
  13. 'From' => 'Från',
  14. 'ID' => 'ID',
  15. 'Invoice' => 'Faktura',
  16. 'Invoice Number' => 'Fakturanummer',
  17. 'Marked entries printed!' => 'Markerade poster utskrivna!',
  18. 'Month' => 'Månad',
  19. 'Order' => 'Order',
  20. 'Order Number' => 'Ordernummer',
  21. 'Packing Lists' => 'Packsedlar',
  22. 'Period' => 'Period',
  23. 'Pick Lists' => 'Plocklistor',
  24. 'Print' => 'Skriv ut',
  25. 'Printing' => 'Skriver ut',
  26. 'Purchase Orders' => 'Inköpsordrar',
  27. 'Quarter' => 'Kvartal',
  28. 'Quotation' => 'Offert',
  29. 'Quotation Number' => 'Offert nummer',
  30. 'Quotations' => 'Offerter',
  31. 'RFQs' => 'Begäran om offert',
  32. 'Remove' => 'Ta bort',
  33. 'Removed spoolfiles!' => 'Spool-filer borttagna',
  34. 'Removing marked entries from queue ...' => 'Tar bort markerade poster från kön . . .',
  35. 'Sales Invoices' => 'Kundfakturor',
  36. 'Sales Orders' => 'Säljordrar',
  37. 'Select all' => 'Välj alla',
  38. 'Spoolfile' => 'Spoolfil',
  39. 'Time Cards' => 'Tidkort',
  40. 'To' => 'Till',
  41. 'Vendor' => 'Leverantör',
  42. 'Work Orders' => 'Arbetsordrar',
  43. 'Year' => 'År',
  44. 'Yes' => 'Ja',
  45. 'done' => 'Färdigt',
  46. };
  47. $self{subs} = {
  48. 'acc_menu' => 'acc_menu',
  49. 'continue' => 'continue',
  50. 'display' => 'display',
  51. 'js_menu' => 'js_menu',
  52. 'list_spool' => 'list_spool',
  53. 'menubar' => 'menubar',
  54. 'print' => 'print',
  55. 'remove' => 'remove',
  56. 'search' => 'search',
  57. 'section_menu' => 'section_menu',
  58. 'select_all' => 'select_all',
  59. 'yes' => 'yes',
  60. 'fortsätt' => 'continue',
  61. 'skriv_ut' => 'print',
  62. 'ta_bort' => 'remove',
  63. 'välj_alla' => 'select_all',
  64. 'ja' => 'yes',
  65. };
  66. 1;