summaryrefslogtreecommitdiff
path: root/locale/legacy/ua/cp
blob: a1aafe5cea1694c190cb2e0c228c65c1a16945a5 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'AP' => '�������',
  4. 'AR' => '������',
  5. 'Account' => '�������',
  6. 'Accounting Menu' => '���� ��̦��',
  7. 'Address' => '������',
  8. 'All' => '�Ӧ',
  9. 'Amount' => '����',
  10. 'Amount Due' => '��������� ����',
  11. 'Bcc' => '�������� ��� ��',
  12. 'Cannot post payment for a closed period!' => '�� ������� ��������� ���Ԧ� ��� ��������� ��Ҧ���!',
  13. 'Cc' => '��� ��',
  14. 'Continue' => '����������',
  15. 'Currency' => '������',
  16. 'Customer' => '�̦���',
  17. 'Customer not on file!' => '�̦���� ���� � ������!',
  18. 'Date' => '����',
  19. 'Date missing!' => '�� ������� ����!',
  20. 'Deposit' => '�������/�����',
  21. 'Description' => '����',
  22. 'Due Date' => '��������� ��',
  23. 'E-mail' => '��. �����',
  24. 'Exchange Rate' => '���� ������',
  25. 'Exchange rate missing!' => '�� �������� ���� ������!',
  26. 'From' => '���/�',
  27. 'Invoice' => '�������-�������',
  28. 'Invoices' => '�������-�������',
  29. 'Language' => '����',
  30. 'Message' => '��צ��������',
  31. 'Number' => '�����',
  32. 'PDF' => 'PDF ���� ������',
  33. 'Payment' => '���Ԧ�',
  34. 'Payment posted!' => '���Ԧ� ����������!',
  35. 'Payments' => '�����֦',
  36. 'Post' => '���������',
  37. 'Postscript' => 'Postscript',
  38. 'Print' => '�����������',
  39. 'Project not on file!' => '������� ���� � ������!',
  40. 'Receipt' => '������æ�',
  41. 'Receipts' => '������æ�',
  42. 'Reference' => '������',
  43. 'Screen' => '�����',
  44. 'Select all' => '������� ���',
  45. 'Select from one of the names below' => '����Ҧ�� ���� �� ��������� ����',
  46. 'Select from one of the projects below' => '����Ҧ�� ���� �� ��������� �����Ԧ�',
  47. 'Select postscript or PDF!' => '����Ҧ�� postscript ��� PDF',
  48. 'Source' => '�������',
  49. 'Subject' => '����',
  50. 'To' => '��',
  51. 'Update' => '��������',
  52. 'Vendor' => '������������',
  53. 'Vendor not on file!' => '������������ ���� � ������ ',
  54. };
  55. $self{subs} = {
  56. 'acc_menu' => 'acc_menu',
  57. 'add_transaction' => 'add_transaction',
  58. 'ap_transaction' => 'ap_transaction',
  59. 'ar_transaction' => 'ar_transaction',
  60. 'check_form' => 'check_form',
  61. 'check_name' => 'check_name',
  62. 'check_openvc' => 'check_openvc',
  63. 'check_project' => 'check_project',
  64. 'continue' => 'continue',
  65. 'customer_details' => 'customer_details',
  66. 'delete_schedule' => 'delete_schedule',
  67. 'display' => 'display',
  68. 'gl_transaction' => 'gl_transaction',
  69. 'invoices_due' => 'invoices_due',
  70. 'js_menu' => 'js_menu',
  71. 'list_invoices' => 'list_invoices',
  72. 'menubar' => 'menubar',
  73. 'name_selected' => 'name_selected',
  74. 'payment' => 'payment',
  75. 'payment_footer' => 'payment_footer',
  76. 'payment_header' => 'payment_header',
  77. 'payments' => 'payments',
  78. 'payments_footer' => 'payments_footer',
  79. 'payments_header' => 'payments_header',
  80. 'post' => 'post',
  81. 'post_as_new' => 'post_as_new',
  82. 'post_payment' => 'post_payment',
  83. 'post_payments' => 'post_payments',
  84. 'print' => 'print',
  85. 'print_and_post_as_new' => 'print_and_post_as_new',
  86. 'print_form' => 'print_form',
  87. 'print_payment' => 'print_payment',
  88. 'print_payments' => 'print_payments',
  89. 'project_selected' => 'project_selected',
  90. 'rebuild_vc' => 'rebuild_vc',
  91. 'repost' => 'repost',
  92. 'reprint' => 'reprint',
  93. 'sales_invoice_' => 'sales_invoice_',
  94. 'save_schedule' => 'save_schedule',
  95. 'schedule' => 'schedule',
  96. 'section_menu' => 'section_menu',
  97. 'select_all' => 'select_all',
  98. 'select_name' => 'select_name',
  99. 'select_project' => 'select_project',
  100. 'update' => 'update',
  101. 'update_payment' => 'update_payment',
  102. 'update_payments' => 'update_payments',
  103. 'vendor_details' => 'vendor_details',
  104. 'vendor_invoice_' => 'vendor_invoice_',
  105. '����������' => 'continue',
  106. '���������' => 'post',
  107. '�����������' => 'print',
  108. '�������_���' => 'select_all',
  109. '��������' => 'update',
  110. };
  111. 1;