summaryrefslogtreecommitdiff
path: root/locale/lv/gl
blob: cf9274d50ea7f09eafe79c6d70b5a5b18ce96bac (plain)
  1. $self{charset} = 'ISO-8859-13';
  2. $self{texts} = {
  3. 'AP Transaction' => 'KP transakcija',
  4. 'AR Transaction' => 'DP transakcija',
  5. 'Account' => 'Konts',
  6. 'Accounting Menu' => 'Kontēšanas izvēlne',
  7. 'Add Cash Transfer Transaction' => 'Pievienot naudas transakciju',
  8. 'Add General Ledger Transaction' => 'Pievienot virsgrāmatas transakciju',
  9. 'Address' => 'Adrese',
  10. 'All' => 'Visi',
  11. 'Amount' => 'Summa',
  12. 'Apr' => 'Apr',
  13. 'April' => 'Aprīlī',
  14. 'Are you sure you want to delete Transaction' => 'Vai jūs patiešām vēlaties dzēst transakciju',
  15. 'Asset' => 'Aktīvs',
  16. 'Aug' => 'Aug',
  17. 'August' => 'Augustā',
  18. 'Balance' => 'Bilance',
  19. 'Bcc' => 'Bcc',
  20. 'Cannot delete transaction!' => 'Transakciju nevar izdzēst!',
  21. 'Cannot post transaction for a closed period!' => 'Nevar iegrāmatot transakciju par slēgtu periodu!',
  22. 'Cannot post transaction!' => 'Nevar iegrāmatot transakciju!',
  23. 'Cc' => 'Cc',
  24. 'Confirm!' => 'Apstiprināt!',
  25. 'Continue' => 'Turpināt',
  26. 'Credit' => 'Kredīts',
  27. 'Current' => 'Pašreizējs',
  28. 'Customer not on file!' => 'Nav tāda klienta!',
  29. 'Date' => 'Datums',
  30. 'Debit' => 'Debets',
  31. 'Dec' => 'Dec',
  32. 'December' => 'Decembrī',
  33. 'Delete' => 'Dzēst',
  34. 'Department' => 'Nodaļa',
  35. 'Description' => 'Apraksts',
  36. 'E-mail' => 'E-pasts',
  37. 'Edit Cash Transfer Transaction' => 'Labot naudas pārsūtīšanas transakciju',
  38. 'Edit General Ledger Transaction' => 'Labot transakciju virsgrāmatā',
  39. 'Equity' => 'Pašu kapitāls',
  40. 'Expense' => 'Izdevumi',
  41. 'FX' => 'FX',
  42. 'Feb' => 'Feb',
  43. 'February' => 'Februārī',
  44. 'From' => 'No',
  45. 'GIFI' => 'GIFI',
  46. 'GL Transaction' => 'Virsgrāmatas transakcija',
  47. 'General Ledger' => 'Virsgrāmata',
  48. 'ID' => 'ID',
  49. 'Include in Report' => 'Iekļaut atskaitē',
  50. 'Income' => 'Ienākums',
  51. 'Jan' => 'Jan',
  52. 'January' => 'Janvārī',
  53. 'Jul' => 'Jūl',
  54. 'July' => 'Jūlijā',
  55. 'Jun' => 'Jūn',
  56. 'June' => 'Jūnijā',
  57. 'Liability' => 'Saistības',
  58. 'Mar' => 'Mar',
  59. 'March' => 'Martā',
  60. 'May' => 'Mai',
  61. 'May ' => 'Maijā ',
  62. 'Memo' => 'Memorands',
  63. 'Message' => 'Paziņojums',
  64. 'Notes' => 'Piezīmes',
  65. 'Nov' => 'Nov',
  66. 'November' => 'Novembrī',
  67. 'Number' => 'Numurs',
  68. 'Oct' => 'Okt',
  69. 'October' => 'Oktobrī',
  70. 'Out of balance transaction!' => 'Transakcija bez bilances',
  71. 'Post' => 'Iegrāmatot',
  72. 'Post as new' => 'Iegrāmatot kā jaunu',
  73. 'Print' => 'Drukāt',
  74. 'Project' => 'Projekts',
  75. 'Project not on file!' => 'Nav tāda projekta!',
  76. 'R' => 'R',
  77. 'Reference' => 'Norāde',
  78. 'Reports' => 'Atskaites',
  79. 'Select from one of the names below' => 'Atlasīt vienu no sekojošiem nosaukumiem',
  80. 'Select from one of the projects below' => 'Atlasīt vienu no sekojošiem projektiem',
  81. 'Sep' => 'Sep',
  82. 'September' => 'Septembrī',
  83. 'Source' => 'Dokuments',
  84. 'Startdate' => 'Sākuma datums',
  85. 'Subject' => 'Temats',
  86. 'Subtotal' => 'Kopā',
  87. 'To' => 'uz',
  88. 'Transaction Date missing!' => 'Nav norādīts transakcijas datums!',
  89. 'Transaction deleted!' => 'Transakcija izdzēsta!',
  90. 'Transaction posted!' => 'Transakcija iegrāmatota!',
  91. 'Update' => 'Atjaunināt',
  92. 'Vendor not on file!' => 'Nav tāda pārdevēja!',
  93. 'Warning!' => 'Brīdinājums!',
  94. 'Yes' => 'Jā',
  95. 'sent' => 'nosūtīts',
  96. };
  97. $self{subs} = {
  98. 'acc_menu' => 'acc_menu',
  99. 'add' => 'add',
  100. 'add_transaction' => 'add_transaction',
  101. 'ap_transaction' => 'ap_transaction',
  102. 'ar_transaction' => 'ar_transaction',
  103. 'check_name' => 'check_name',
  104. 'check_project' => 'check_project',
  105. 'continue' => 'continue',
  106. 'create_links' => 'create_links',
  107. 'delete' => 'delete',
  108. 'delete_schedule' => 'delete_schedule',
  109. 'display' => 'display',
  110. 'display_form' => 'display_form',
  111. 'display_rows' => 'display_rows',
  112. 'edit' => 'edit',
  113. 'form_footer' => 'form_footer',
  114. 'form_header' => 'form_header',
  115. 'generate_report' => 'generate_report',
  116. 'gl_subtotal' => 'gl_subtotal',
  117. 'gl_transaction' => 'gl_transaction',
  118. 'js_menu' => 'js_menu',
  119. 'menubar' => 'menubar',
  120. 'name_selected' => 'name_selected',
  121. 'post' => 'post',
  122. 'post_as_new' => 'post_as_new',
  123. 'print_and_post_as_new' => 'print_and_post_as_new',
  124. 'project_selected' => 'project_selected',
  125. 'rebuild_vc' => 'rebuild_vc',
  126. 'repost' => 'repost',
  127. 'reprint' => 'reprint',
  128. 'sales_invoice_' => 'sales_invoice_',
  129. 'save_schedule' => 'save_schedule',
  130. 'schedule' => 'schedule',
  131. 'search' => 'search',
  132. 'section_menu' => 'section_menu',
  133. 'select_name' => 'select_name',
  134. 'select_project' => 'select_project',
  135. 'update' => 'update',
  136. 'vendor_invoice_' => 'vendor_invoice_',
  137. 'yes' => 'yes',
  138. 'kp_transakcija' => 'ap_transaction',
  139. 'dp_transakcija' => 'ar_transaction',
  140. 'turpināt' => 'continue',
  141. 'dzēst' => 'delete',
  142. 'virsgrāmatas_transakcija' => 'gl_transaction',
  143. 'iegrāmatot' => 'post',
  144. 'iegrāmatot_kā_jaunu' => 'post_as_new',
  145. 'atjaunināt' => 'update',
  146. 'jā' => 'yes',
  147. };
  148. 1;