summaryrefslogtreecommitdiff
path: root/locale/gr/rp
blob: c6e75e8941db5d18629e1d5981d9c54c0b12ad68 (plain)
  1. $self{charset} = 'ISO-8859-7';
  2. $self{texts} = {
  3. 'AP Aging' => 'Creditor Aging',
  4. 'AR Aging' => 'Debtor Aging',
  5. 'Account' => '�����������',
  6. 'Account Number' => '������� �����������',
  7. 'Accounting Menu' => '����� ����������',
  8. 'Accounts' => '�����������',
  9. 'Accrual' => '������',
  10. 'Address' => '���������',
  11. 'All Accounts' => '���� �� �����������',
  12. 'Amount' => '����',
  13. 'Apr' => '���',
  14. 'April' => '��������',
  15. 'Attachment' => '��������',
  16. 'Aug' => '���',
  17. 'August' => '���������',
  18. 'Balance' => '��������',
  19. 'Balance Sheet' => '��������',
  20. 'Cash' => '������',
  21. 'Continue' => '��������',
  22. 'Copies' => '���������',
  23. 'Credit' => '�������',
  24. 'Current' => '������',
  25. 'Current Earnings' => '�������� �����',
  26. 'Customer' => '�������',
  27. 'Customer not on file!' => 'Debtor not on file!',
  28. 'Date' => '����������',
  29. 'Debit' => '�����',
  30. 'Dec' => '���',
  31. 'December' => '����������',
  32. 'Decimalplaces' => '��������',
  33. 'Department' => '�����',
  34. 'Description' => '���������',
  35. 'Detail' => '�����������',
  36. 'Due Date' => '���������� �����',
  37. 'Feb' => '���',
  38. 'February' => '�����������',
  39. 'From' => '���',
  40. 'Invoice' => '���������',
  41. 'Jan' => '���',
  42. 'January' => '����������',
  43. 'Jul' => '����',
  44. 'July' => '�������',
  45. 'Jun' => '����',
  46. 'June' => '�������',
  47. 'Language' => '������',
  48. 'Mar' => '���',
  49. 'March' => '�������',
  50. 'May' => '�����',
  51. 'May ' => '�����',
  52. 'Message' => '������',
  53. 'Method' => '�������',
  54. 'Month' => '�����',
  55. 'Nothing selected!' => '��� ��� ��������� ������',
  56. 'Nov' => '���',
  57. 'November' => '���������',
  58. 'Number' => '�������',
  59. 'Oct' => '���',
  60. 'October' => '���������',
  61. 'Order' => '����������',
  62. 'Print' => '��������',
  63. 'Project' => '����',
  64. 'Project Number' => '������� �����',
  65. 'Screen' => '�����',
  66. 'Select all' => '������� ����',
  67. 'Source' => '����',
  68. 'Tax' => '�����',
  69. 'Vendor' => 'Creditor',
  70. 'Vendor not on file!' => 'Creditor not on file!',
  71. };
  72. $self{subs} = {
  73. 'acc_menu' => 'acc_menu',
  74. 'add_transaction' => 'add_transaction',
  75. 'aging' => 'aging',
  76. 'ap_transaction' => 'ap_transaction',
  77. 'ar_transaction' => 'ar_transaction',
  78. 'check_name' => 'check_name',
  79. 'check_project' => 'check_project',
  80. 'continue' => 'continue',
  81. 'delete_schedule' => 'delete_schedule',
  82. 'display' => 'display',
  83. 'e_mail' => 'e_mail',
  84. 'generate_ap_aging' => 'generate_ap_aging',
  85. 'generate_ar_aging' => 'generate_ar_aging',
  86. 'generate_balance_sheet' => 'generate_balance_sheet',
  87. 'generate_income_statement' => 'generate_income_statement',
  88. 'generate_projects' => 'generate_projects',
  89. 'generate_tax_report' => 'generate_tax_report',
  90. 'generate_trial_balance' => 'generate_trial_balance',
  91. 'gl_transaction' => 'gl_transaction',
  92. 'js_menu' => 'js_menu',
  93. 'list_accounts' => 'list_accounts',
  94. 'list_payments' => 'list_payments',
  95. 'menubar' => 'menubar',
  96. 'name_selected' => 'name_selected',
  97. 'payment_subtotal' => 'payment_subtotal',
  98. 'post_as_new' => 'post_as_new',
  99. 'print' => 'print',
  100. 'print_and_post_as_new' => 'print_and_post_as_new',
  101. 'print_form' => 'print_form',
  102. 'print_options' => 'print_options',
  103. 'project_selected' => 'project_selected',
  104. 'rebuild_vc' => 'rebuild_vc',
  105. 'report' => 'report',
  106. 'repost' => 'repost',
  107. 'reprint' => 'reprint',
  108. 'sales_invoice_' => 'sales_invoice_',
  109. 'save_schedule' => 'save_schedule',
  110. 'schedule' => 'schedule',
  111. 'section_menu' => 'section_menu',
  112. 'select_all' => 'select_all',
  113. 'select_name' => 'select_name',
  114. 'select_project' => 'select_project',
  115. 'send_email' => 'send_email',
  116. 'statement_details' => 'statement_details',
  117. 'tax_subtotal' => 'tax_subtotal',
  118. 'vendor_invoice_' => 'vendor_invoice_',
  119. '��������' => 'continue',
  120. '��������' => 'print',
  121. '�������_����' => 'select_all',
  122. };
  123. 1;