summaryrefslogtreecommitdiff
path: root/locale/is/cp
blob: fdd591ae7d999aeb58be75b508c6cf1ae5840f4c (plain)
  1. $self{texts} = {
  2. 'AP' => 'Innkaupakerfi',
  3. 'AR' => 'Sölukerfi',
  4. 'Account' => 'Reikningur',
  5. 'Accounting Menu' => 'Bókhalds valmynd',
  6. 'Address' => 'Heimilisfang',
  7. 'All' => 'Allt',
  8. 'Amount' => 'Upphæð',
  9. 'Amount Due' => 'Eindagi',
  10. 'Bcc' => 'Blint afrit',
  11. 'Cannot post payment for a closed period!' => 'Get ekki bókað greiðslu á lokað tímabil',
  12. 'Cc' => 'Afrit',
  13. 'Continue' => 'Áfram',
  14. 'Currency' => 'Gjaldmiðill',
  15. 'Customer' => 'Viðskiptavinur',
  16. 'Customer not on file!' => 'Viðskiptavinur ekki á skrá!',
  17. 'Date' => 'Dagsetning',
  18. 'Date missing!' => 'Dagsetningu vantar!',
  19. 'Deposit' => 'Innlagt',
  20. 'Description' => 'Skýringar',
  21. 'Due Date' => 'Dags. lokið',
  22. 'E-mail' => 'R-póstur',
  23. 'Exchange Rate' => 'Vextir',
  24. 'Exchange rate missing!' => 'Vantar vexti!',
  25. 'From' => 'Frá',
  26. 'Invoice' => 'Sölureikningur',
  27. 'Invoices' => 'Sölureikningar',
  28. 'Language' => 'Túngumál',
  29. 'Message' => 'Skilaboð',
  30. 'Number' => 'Númer',
  31. 'PDF' => 'PDF',
  32. 'Payment' => 'Greislur',
  33. 'Payment posted!' => 'Greiðsla bókuð',
  34. 'Payments' => 'Greiðslur',
  35. 'Post' => 'Bókfæra',
  36. 'Postscript' => 'Postscript',
  37. 'Print' => 'Prenta',
  38. 'Project not on file!' => 'Verkefni ekki á skrá!',
  39. 'Receipt' => 'Kvittun',
  40. 'Receipts' => 'Kvittanir',
  41. 'Reference' => 'Fylgiskjal',
  42. 'Screen' => 'Skjá',
  43. 'Select all' => 'Velja allt',
  44. 'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum',
  45. 'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum',
  46. 'Select postscript or PDF!' => 'Veljið postscript eða PDF',
  47. 'Source' => 'Frálag',
  48. 'Subject' => 'Efni',
  49. 'To' => 'til',
  50. 'Update' => 'Uppfærsla',
  51. 'Vendor' => 'Byrgir',
  52. 'Vendor not on file!' => 'Byrgir ekki til í gagnagrunni!',
  53. };
  54. $self{subs} = {
  55. 'acc_menu' => 'acc_menu',
  56. 'add_transaction' => 'add_transaction',
  57. 'ap_transaction' => 'ap_transaction',
  58. 'ar_transaction' => 'ar_transaction',
  59. 'check_form' => 'check_form',
  60. 'check_name' => 'check_name',
  61. 'check_openvc' => 'check_openvc',
  62. 'check_project' => 'check_project',
  63. 'continue' => 'continue',
  64. 'customer_details' => 'customer_details',
  65. 'delete_schedule' => 'delete_schedule',
  66. 'display' => 'display',
  67. 'gl_transaction' => 'gl_transaction',
  68. 'invoices_due' => 'invoices_due',
  69. 'js_menu' => 'js_menu',
  70. 'list_invoices' => 'list_invoices',
  71. 'menubar' => 'menubar',
  72. 'name_selected' => 'name_selected',
  73. 'payment' => 'payment',
  74. 'payment_footer' => 'payment_footer',
  75. 'payment_header' => 'payment_header',
  76. 'payments' => 'payments',
  77. 'payments_footer' => 'payments_footer',
  78. 'payments_header' => 'payments_header',
  79. 'post' => 'post',
  80. 'post_as_new' => 'post_as_new',
  81. 'post_payment' => 'post_payment',
  82. 'post_payments' => 'post_payments',
  83. 'print' => 'print',
  84. 'print_and_post_as_new' => 'print_and_post_as_new',
  85. 'print_form' => 'print_form',
  86. 'print_payment' => 'print_payment',
  87. 'print_payments' => 'print_payments',
  88. 'project_selected' => 'project_selected',
  89. 'rebuild_vc' => 'rebuild_vc',
  90. 'repost' => 'repost',
  91. 'reprint' => 'reprint',
  92. 'sales_invoice_' => 'sales_invoice_',
  93. 'save_schedule' => 'save_schedule',
  94. 'schedule' => 'schedule',
  95. 'section_menu' => 'section_menu',
  96. 'select_all' => 'select_all',
  97. 'select_name' => 'select_name',
  98. 'select_project' => 'select_project',
  99. 'update' => 'update',
  100. 'update_payment' => 'update_payment',
  101. 'update_payments' => 'update_payments',
  102. 'vendor_details' => 'vendor_details',
  103. 'vendor_invoice_' => 'vendor_invoice_',
  104. 'Áfram' => 'continue',
  105. 'bókfæra' => 'post',
  106. 'prenta' => 'print',
  107. 'velja_allt' => 'select_all',
  108. 'uppfærsla' => 'update',
  109. };
  110. 1;