summaryrefslogtreecommitdiff
path: root/locale/ct/ar
blob: c8f14b6e81f3ae88f53ad26b798e31dc9f2ef733 (plain)
  1. $self{texts} = {
  2. 'AP Transactions' => 'Transaccions de Despeses',
  3. 'AR Transactions' => 'Transaccions d\'Ingressos',
  4. 'Account' => 'Compta',
  5. 'Accounting Menu' => 'Menú Comptable',
  6. 'Address' => 'Adreça',
  7. 'Amount' => 'Total',
  8. 'Apr' => 'Abr',
  9. 'April' => 'Abril',
  10. 'Are you sure you want to delete Transaction' => 'Segur que voleu esborrar la Transacció',
  11. 'Aug' => 'Ago',
  12. 'August' => 'Agost',
  13. 'Cannot post transaction for a closed period!' => 'No es pot registrar una transacció per un període tancat',
  14. 'Closed' => 'Tancat',
  15. 'Confirm!' => 'Confirmar!',
  16. 'Continue' => 'Continuar',
  17. 'Credit' => 'Crèdit',
  18. 'Credit Limit' => 'Límit de Crèdit',
  19. 'Currency' => 'Moneda',
  20. 'Customer' => 'Client',
  21. 'Date' => 'Data',
  22. 'Date Paid' => 'Data Pagament',
  23. 'Debit' => 'Dèbit',
  24. 'Dec' => 'Des',
  25. 'December' => 'Desembre',
  26. 'Delete' => 'Esborrar',
  27. 'Description' => 'Descripció',
  28. 'Due Date' => 'Data Venciment',
  29. 'Due Date missing!' => 'Falta la Data Venciment!',
  30. 'E-mail' => 'Email',
  31. 'Exch' => 'Canvi',
  32. 'Exchange Rate' => 'Taxa de Canvi',
  33. 'Feb' => 'Feb',
  34. 'February' => 'Febrer',
  35. 'From' => 'De',
  36. 'ID' => 'ID',
  37. 'Include in Report' => 'Incloure en l\'Informe',
  38. 'Invoice' => 'Factura',
  39. 'Invoice Date' => 'Data Fra.',
  40. 'Invoice Date missing!' => 'Falta Data Fra.!',
  41. 'Invoice Number' => 'Núm Fra.',
  42. 'Jan' => 'Gen',
  43. 'January' => 'Gener',
  44. 'Jul' => 'Jul',
  45. 'July' => 'Juliol',
  46. 'Jun' => 'Jun',
  47. 'June' => 'Juny',
  48. 'Mar' => 'Mar',
  49. 'March' => 'Març',
  50. 'May' => 'Mai',
  51. 'May ' => 'Maig',
  52. 'Notes' => 'Notes',
  53. 'Nov' => 'Nov',
  54. 'November' => 'Novembre',
  55. 'Number' => 'Número',
  56. 'Oct' => 'Oct',
  57. 'October' => 'Octubre',
  58. 'Open' => 'Obert',
  59. 'Order' => 'Ordre',
  60. 'Order Number' => 'Número Ordre',
  61. 'Paid' => 'Pagat',
  62. 'Payment date missing!' => 'Falta Data Pagament!',
  63. 'Payments' => 'Pagaments',
  64. 'Remaining' => 'Remanent',
  65. 'Screen' => 'Pantalla',
  66. 'Sep' => 'Set',
  67. 'September' => 'Setembre',
  68. 'Source' => 'Font',
  69. 'Subtotal' => 'Subtotal',
  70. 'Tax' => 'Impost',
  71. 'Tax Included' => 'Impostos Inclosos',
  72. 'To' => 'Fins',
  73. 'Total' => 'Total',
  74. 'Vendor' => 'Proveïdor',
  75. 'Yes' => 'Sí',
  76. };
  77. $self{subs} = {
  78. 'acc_menu' => 'acc_menu',
  79. 'add' => 'add',
  80. 'add_transaction' => 'add_transaction',
  81. 'ap_transaction' => 'ap_transaction',
  82. 'ar_transaction' => 'ar_transaction',
  83. 'check_name' => 'check_name',
  84. 'check_project' => 'check_project',
  85. 'continue' => 'continue',
  86. 'create_links' => 'create_links',
  87. 'customer_details' => 'customer_details',
  88. 'delete' => 'delete',
  89. 'delete_schedule' => 'delete_schedule',
  90. 'display' => 'display',
  91. 'display_form' => 'display_form',
  92. 'edit' => 'edit',
  93. 'form_footer' => 'form_footer',
  94. 'form_header' => 'form_header',
  95. 'gl_transaction' => 'gl_transaction',
  96. 'js_menu' => 'js_menu',
  97. 'menubar' => 'menubar',
  98. 'name_selected' => 'name_selected',
  99. 'payment_selected' => 'payment_selected',
  100. 'post' => 'post',
  101. 'post_as_new' => 'post_as_new',
  102. 'print' => 'print',
  103. 'print_and_post' => 'print_and_post',
  104. 'print_and_post_as_new' => 'print_and_post_as_new',
  105. 'print_check' => 'print_check',
  106. 'print_options' => 'print_options',
  107. 'print_receipt' => 'print_receipt',
  108. 'print_transaction' => 'print_transaction',
  109. 'project_selected' => 'project_selected',
  110. 'rebuild_vc' => 'rebuild_vc',
  111. 'repost' => 'repost',
  112. 'reprint' => 'reprint',
  113. 'sales_invoice_' => 'sales_invoice_',
  114. 'save_schedule' => 'save_schedule',
  115. 'schedule' => 'schedule',
  116. 'search' => 'search',
  117. 'section_menu' => 'section_menu',
  118. 'select_name' => 'select_name',
  119. 'select_payment' => 'select_payment',
  120. 'select_project' => 'select_project',
  121. 'subtotal' => 'subtotal',
  122. 'transactions' => 'transactions',
  123. 'update' => 'update',
  124. 'vendor_details' => 'vendor_details',
  125. 'vendor_invoice_' => 'vendor_invoice_',
  126. 'yes' => 'yes',
  127. 'continuar' => 'continue',
  128. 'esborrar' => 'delete',
  129. 'sí' => 'yes',
  130. };
  131. 1;