summaryrefslogtreecommitdiff
path: root/locale/gr/gl
blob: c32c8f347773d7023fbf6d18c36607c9384b20d3 (plain)
  1. $self{charset} = 'ISO-8859-7';
  2. $self{texts} = {
  3. 'AP Transaction' => '������ ������',
  4. 'AR Transaction' => '�������� ��������',
  5. 'Account' => '�����������',
  6. 'Accounting Menu' => '����� ����������',
  7. 'Address' => '���������',
  8. 'All' => '���',
  9. 'Amount' => '����',
  10. 'Apr' => '���',
  11. 'April' => '��������',
  12. 'Are you sure you want to delete Transaction' => '����� �������� ��� ������ �� ���������� ��� ������',
  13. 'Asset' => '�����',
  14. 'Aug' => '���',
  15. 'August' => '���������',
  16. 'Balance' => '��������',
  17. 'Cannot delete transaction!' => '��� ������ �� ��������� � ������',
  18. 'Confirm!' => '�����������!',
  19. 'Continue' => '��������',
  20. 'Credit' => '�������',
  21. 'Current' => '������',
  22. 'Customer not on file!' => 'Debtor not on file!',
  23. 'Date' => '����������',
  24. 'Debit' => '�����',
  25. 'Dec' => '���',
  26. 'December' => '����������',
  27. 'Delete' => '��������',
  28. 'Department' => '�����',
  29. 'Description' => '���������',
  30. 'Edit Cash Transfer Transaction' => '����������� ������� ��������� ��������',
  31. 'Equity' => '��������',
  32. 'Expense' => '�����',
  33. 'Feb' => '���',
  34. 'February' => '�����������',
  35. 'From' => '���',
  36. 'Income' => '��������',
  37. 'Jan' => '���',
  38. 'January' => '����������',
  39. 'Jul' => '����',
  40. 'July' => '�������',
  41. 'Jun' => '����',
  42. 'June' => '�������',
  43. 'Liability' => '��������',
  44. 'Mar' => '���',
  45. 'March' => '�������',
  46. 'May' => '�����',
  47. 'May ' => '�����',
  48. 'Message' => '������',
  49. 'Month' => '�����',
  50. 'Notes' => '����������',
  51. 'Nov' => '���',
  52. 'November' => '���������',
  53. 'Number' => '�������',
  54. 'Oct' => '���',
  55. 'October' => '���������',
  56. 'Print' => '��������',
  57. 'Project' => '����',
  58. 'Source' => '����',
  59. 'Vendor not on file!' => 'Creditor not on file!',
  60. };
  61. $self{subs} = {
  62. 'acc_menu' => 'acc_menu',
  63. 'add' => 'add',
  64. 'add_transaction' => 'add_transaction',
  65. 'ap_transaction' => 'ap_transaction',
  66. 'ar_transaction' => 'ar_transaction',
  67. 'check_name' => 'check_name',
  68. 'check_project' => 'check_project',
  69. 'continue' => 'continue',
  70. 'create_links' => 'create_links',
  71. 'delete' => 'delete',
  72. 'delete_schedule' => 'delete_schedule',
  73. 'display' => 'display',
  74. 'display_form' => 'display_form',
  75. 'display_rows' => 'display_rows',
  76. 'edit' => 'edit',
  77. 'form_footer' => 'form_footer',
  78. 'form_header' => 'form_header',
  79. 'generate_report' => 'generate_report',
  80. 'gl_subtotal' => 'gl_subtotal',
  81. 'gl_transaction' => 'gl_transaction',
  82. 'js_menu' => 'js_menu',
  83. 'menubar' => 'menubar',
  84. 'name_selected' => 'name_selected',
  85. 'post' => 'post',
  86. 'post_as_new' => 'post_as_new',
  87. 'print_and_post_as_new' => 'print_and_post_as_new',
  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. 'search' => 'search',
  96. 'section_menu' => 'section_menu',
  97. 'select_name' => 'select_name',
  98. 'select_project' => 'select_project',
  99. 'update' => 'update',
  100. 'vendor_invoice_' => 'vendor_invoice_',
  101. 'yes' => 'yes',
  102. '������_������' => 'ap_transaction',
  103. '��������_��������' => 'ar_transaction',
  104. '��������' => 'continue',
  105. '��������' => 'delete',
  106. };
  107. 1;