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;