summaryrefslogtreecommitdiff
path: root/locale/is/arap
blob: 3f07942f4f93b3babf4a4cb96614f3f142487a2a (plain)
  1. $self{texts} = {
  2. 'Address' => 'Heimilisfang',
  3. 'Bcc' => 'Blint afrit',
  4. 'Cc' => 'Afrit',
  5. 'Continue' => 'Áfram',
  6. 'Customer not on file!' => 'Viðskiptavinur ekki á skrá!',
  7. 'Date' => 'Dagsetning',
  8. 'Description' => 'Skýringar',
  9. 'E-mail' => 'R-póstur',
  10. 'Message' => 'Skilaboð',
  11. 'Number' => 'Númer',
  12. 'Print' => 'Prenta',
  13. 'Project not on file!' => 'Verkefni ekki á skrá!',
  14. 'Reference' => 'Fylgiskjal',
  15. 'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum',
  16. 'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum',
  17. 'Subject' => 'Efni',
  18. 'To' => 'til',
  19. 'Vendor not on file!' => 'Byrgir ekki til í gagnagrunni!',
  20. };
  21. $self{subs} = {
  22. 'add_transaction' => 'add_transaction',
  23. 'ap_transaction' => 'ap_transaction',
  24. 'ar_transaction' => 'ar_transaction',
  25. 'check_name' => 'check_name',
  26. 'check_project' => 'check_project',
  27. 'continue' => 'continue',
  28. 'delete_schedule' => 'delete_schedule',
  29. 'gl_transaction' => 'gl_transaction',
  30. 'name_selected' => 'name_selected',
  31. 'post_as_new' => 'post_as_new',
  32. 'print_and_post_as_new' => 'print_and_post_as_new',
  33. 'project_selected' => 'project_selected',
  34. 'rebuild_vc' => 'rebuild_vc',
  35. 'repost' => 'repost',
  36. 'reprint' => 'reprint',
  37. 'sales_invoice_' => 'sales_invoice_',
  38. 'save_schedule' => 'save_schedule',
  39. 'schedule' => 'schedule',
  40. 'select_name' => 'select_name',
  41. 'select_project' => 'select_project',
  42. 'vendor_invoice_' => 'vendor_invoice_',
  43. 'Áfram' => 'continue',
  44. };
  45. 1;