summaryrefslogtreecommitdiff
path: root/locale/legacy/ua/io
blob: c58aeb111eb0351bfb0aba5ac26548ec0c47a15a (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Add Purchase Order' => '���� ���������� �� �����',
  4. 'Add Sales Order' => '���� ���������� �� ������',
  5. 'Address' => '������',
  6. 'Apr' => '�צ���',
  7. 'April' => '�צ����',
  8. 'Attachment' => '�������',
  9. 'Aug' => '������',
  10. 'August' => '�������',
  11. 'Bcc' => '�������� ��� ��',
  12. 'Bin' => 'Bin',
  13. 'Cc' => '��� ��',
  14. 'Contact' => '��������� �����',
  15. 'Continue' => '����������',
  16. 'Copies' => '���',
  17. 'Date' => '����',
  18. 'Dec' => '������',
  19. 'December' => '�������',
  20. 'Delivery Date' => '���� ��������',
  21. 'Description' => '����',
  22. 'E-mail' => '��. �����',
  23. 'E-mail address missing!' => '�� ������� ������ ��. �����!',
  24. 'Extended' => '����������',
  25. 'Fax' => '���',
  26. 'Feb' => '������',
  27. 'February' => '�����',
  28. 'In-line' => '�������� (In-line)',
  29. 'Invoice' => '�������-�������',
  30. 'Invoice Date missing!' => '�� ������� ���� ����������� �������-�������',
  31. 'Invoice Number missing!' => '�� �������� ����� �������-�������',
  32. 'Item not on file!' => '��ަ ���� � ������!',
  33. 'Jan' => 'Ӧ���',
  34. 'January' => 'Ӧ����',
  35. 'Jul' => '�����',
  36. 'July' => '������',
  37. 'Jun' => '������',
  38. 'June' => '�������',
  39. 'Mar' => '�������',
  40. 'March' => '��������',
  41. 'May' => '������',
  42. 'May ' => '�������',
  43. 'Message' => '��צ��������',
  44. 'Nov' => '���������',
  45. 'November' => '��������',
  46. 'Number' => '�����',
  47. 'Number missing in Row' => '�� �������� ����� � �����',
  48. 'Oct' => '������',
  49. 'October' => '�������',
  50. 'Order Date missing!' => '�� ������� ���� ����������!',
  51. 'Order Number missing!' => '�� ������� ����� ����������',
  52. 'PDF' => 'PDF ���� ������',
  53. 'Packing List' => '����������� ������',
  54. 'Packing List Date missing!' => '�� ������� ���� ������������ �������',
  55. 'Packing List Number missing!' => '�� �������� ����� ������������ �������',
  56. 'Part' => '�����',
  57. 'Phone' => '���.',
  58. 'Postscript' => 'Postscript',
  59. 'Price' => '���',
  60. 'Project' => '������',
  61. 'Purchase Order' => '�������� ����������',
  62. 'Qty' => '���˦���',
  63. 'Recd' => '��������',
  64. 'Required by' => '���ͦ� ��������',
  65. 'Sales Order' => '�������� ��������',
  66. 'Screen' => '�����',
  67. 'Sep' => '�������',
  68. 'September' => '��������',
  69. 'Service' => '�������',
  70. 'Ship' => '�������',
  71. 'Ship to' => '������� ��',
  72. 'Subject' => '����',
  73. 'Subtotal' => '������� �� ���Ħ��',
  74. 'To' => '��',
  75. 'Unit' => '�������',
  76. 'What type of item is this?' => '���� �� ���/��� ������',
  77. };
  78. $self{subs} = {
  79. 'calc_markup' => 'calc_markup',
  80. 'check_form' => 'check_form',
  81. 'create_form' => 'create_form',
  82. 'customer_details' => 'customer_details',
  83. 'display_form' => 'display_form',
  84. 'display_row' => 'display_row',
  85. 'e_mail' => 'e_mail',
  86. 'invoicetotal' => 'invoicetotal',
  87. 'item_selected' => 'item_selected',
  88. 'new_item' => 'new_item',
  89. 'print' => 'print',
  90. 'print_form' => 'print_form',
  91. 'print_options' => 'print_options',
  92. 'purchase_order' => 'purchase_order',
  93. 'quotation' => 'quotation',
  94. 'rfq' => 'rfq',
  95. 'sales_order' => 'sales_order',
  96. 'select_item' => 'select_item',
  97. 'send_email' => 'send_email',
  98. 'ship_to' => 'ship_to',
  99. 'validate_items' => 'validate_items',
  100. 'vendor_details' => 'vendor_details',
  101. '����������' => 'continue',
  102. };
  103. 1;