summaryrefslogtreecommitdiff
path: root/locale/ct/rp
blob: c96537db1cda2b177df5a381bf39e999caa5a0a7 (plain)
  1. $self{texts} = {
  2. 'AP Aging' => 'Diari de Despeses',
  3. 'AR Aging' => 'Diari d\'Ingressos',
  4. 'Account' => 'Compta',
  5. 'Account Number' => 'Num. Compta',
  6. 'Accounting Menu' => 'Menú Comptable',
  7. 'Address' => 'Adreça',
  8. 'Amount' => 'Total',
  9. 'Apr' => 'Abr',
  10. 'April' => 'Abril',
  11. 'Attachment' => 'Adjunt',
  12. 'Aug' => 'Ago',
  13. 'August' => 'Agost',
  14. 'Balance Sheet' => 'Fulla de Balanç',
  15. 'Compare to' => 'Comparar amb',
  16. 'Continue' => 'Continuar',
  17. 'Copies' => 'Còpies',
  18. 'Credit' => 'Crèdit',
  19. 'Customer' => 'Client',
  20. 'Date' => 'Data',
  21. 'Debit' => 'Dèbit',
  22. 'Dec' => 'Des',
  23. 'December' => 'Desembre',
  24. 'Description' => 'Descripció',
  25. 'Due Date' => 'Data Venciment',
  26. 'E-mail' => 'Email',
  27. 'E-mail address missing!' => 'Falta Email!',
  28. 'Feb' => 'Feb',
  29. 'February' => 'Febrer',
  30. 'From' => 'De',
  31. 'Heading' => 'Capçalera',
  32. 'ID' => 'ID',
  33. 'In-line' => 'Afegit',
  34. 'Include in Report' => 'Incloure en l\'Informe',
  35. 'Income Statement' => 'Balanç Situació',
  36. 'Invoice' => 'Factura',
  37. 'Jan' => 'Gen',
  38. 'January' => 'Gener',
  39. 'Jul' => 'Jul',
  40. 'July' => 'Juliol',
  41. 'Jun' => 'Jun',
  42. 'June' => 'Juny',
  43. 'Language' => 'Idioma',
  44. 'Mar' => 'Mar',
  45. 'March' => 'Març',
  46. 'May' => 'Mai',
  47. 'May ' => 'Maig',
  48. 'Nov' => 'Nov',
  49. 'November' => 'Novembre',
  50. 'Number' => 'Número',
  51. 'Oct' => 'Oct',
  52. 'October' => 'Octubre',
  53. 'Order' => 'Ordre',
  54. 'Payments' => 'Pagaments',
  55. 'Report for' => 'Registrar per',
  56. 'Screen' => 'Pantalla',
  57. 'Sep' => 'Set',
  58. 'September' => 'Setembre',
  59. 'Source' => 'Font',
  60. 'Subtotal' => 'Subtotal',
  61. 'Tax' => 'Impost',
  62. 'To' => 'Fins',
  63. 'Total' => 'Total',
  64. 'Trial Balance' => 'Balanç de Comprovació',
  65. 'Vendor' => 'Proveïdor',
  66. 'for Period' => 'pel període',
  67. };
  68. $self{subs} = {
  69. 'acc_menu' => 'acc_menu',
  70. 'add_transaction' => 'add_transaction',
  71. 'aging' => 'aging',
  72. 'ap_transaction' => 'ap_transaction',
  73. 'ar_transaction' => 'ar_transaction',
  74. 'check_name' => 'check_name',
  75. 'check_project' => 'check_project',
  76. 'continue' => 'continue',
  77. 'delete_schedule' => 'delete_schedule',
  78. 'display' => 'display',
  79. 'e_mail' => 'e_mail',
  80. 'generate_ap_aging' => 'generate_ap_aging',
  81. 'generate_ar_aging' => 'generate_ar_aging',
  82. 'generate_balance_sheet' => 'generate_balance_sheet',
  83. 'generate_income_statement' => 'generate_income_statement',
  84. 'generate_projects' => 'generate_projects',
  85. 'generate_tax_report' => 'generate_tax_report',
  86. 'generate_trial_balance' => 'generate_trial_balance',
  87. 'gl_transaction' => 'gl_transaction',
  88. 'js_menu' => 'js_menu',
  89. 'list_accounts' => 'list_accounts',
  90. 'list_payments' => 'list_payments',
  91. 'menubar' => 'menubar',
  92. 'name_selected' => 'name_selected',
  93. 'payment_subtotal' => 'payment_subtotal',
  94. 'post_as_new' => 'post_as_new',
  95. 'print' => 'print',
  96. 'print_and_post_as_new' => 'print_and_post_as_new',
  97. 'print_form' => 'print_form',
  98. 'print_options' => 'print_options',
  99. 'project_selected' => 'project_selected',
  100. 'rebuild_vc' => 'rebuild_vc',
  101. 'report' => 'report',
  102. 'repost' => 'repost',
  103. 'reprint' => 'reprint',
  104. 'sales_invoice_' => 'sales_invoice_',
  105. 'save_schedule' => 'save_schedule',
  106. 'schedule' => 'schedule',
  107. 'section_menu' => 'section_menu',
  108. 'select_all' => 'select_all',
  109. 'select_name' => 'select_name',
  110. 'select_project' => 'select_project',
  111. 'send_email' => 'send_email',
  112. 'statement_details' => 'statement_details',
  113. 'tax_subtotal' => 'tax_subtotal',
  114. 'vendor_invoice_' => 'vendor_invoice_',
  115. 'continuar' => 'continue',
  116. 'email' => 'e_mail',
  117. };
  118. 1;