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