summaryrefslogtreecommitdiff
path: root/locale/legacy/ru/admin
blob: e2d50d2ef815cadbc74eab58b0799b3a48f20e9c (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Access Control' => '�������� �������',
  4. 'Accounting' => '�����������',
  5. 'Add User' => '����� ������������',
  6. 'Address' => '�����',
  7. 'Administration' => '�����������������',
  8. 'Administrator' => '�������������',
  9. 'All Datasets up to date!' => 'All Datasets up to date!',
  10. 'Cannot create Lock!' => '���������� �������������!',
  11. 'Change Admin Password' => '�������� ������ ��������������',
  12. 'Change Password' => '�������� ������',
  13. 'Click on login name to edit!' => '��� �������������� �������� �� ��� ������������.',
  14. 'Company' => '�����������',
  15. 'Confirm' => '�����������',
  16. 'Connect to' => '������������ �',
  17. 'Continue' => '����������',
  18. 'Create Chart of Accounts' => '������� ������� ����� ������',
  19. 'Create Dataset' => '������� ���� ������',
  20. 'DBI not installed!' => '�� ���������� ������� DBI!',
  21. 'Database' => '���� ������',
  22. 'Database Administration' => '����������������� ���� ������',
  23. 'Database Driver not checked!' => '�� �������� ������� ���� ������!',
  24. 'Database User missing!' => '�������� ������������ ���� ������!',
  25. 'Dataset' => '���� ������',
  26. 'Dataset missing!' => '��������� ���� ������',
  27. 'Dataset updated!' => '���� ������ ���������!',
  28. 'Date Format' => '������ ����',
  29. 'Delete' => '�������',
  30. 'Delete Dataset' => '������� ���� ������',
  31. 'Directory' => '�������',
  32. 'Driver' => '�������',
  33. 'Dropdown Limit' => '����������� ��������� ����',
  34. 'E-mail' => 'E-mail',
  35. 'Edit User' => '������������� ����������',
  36. 'Existing Datasets' => '������������ ���� ������',
  37. 'Fax' => '����',
  38. 'Host' => '������',
  39. 'Hostname missing!' => '��������� ��� �������',
  40. 'Language' => '����',
  41. 'Lock System' => '������������� �������',
  42. 'Lockfile created!' => '���� ������������ ������!',
  43. 'Lockfile removed!' => '���� ������������ ������!!',
  44. 'Login' => '������������',
  45. 'Login name missing!' => '��������� ��� ������������!',
  46. 'Logout' => '�����',
  47. 'Manager' => '��������',
  48. 'Menu Width' => '������ ����',
  49. 'Multibyte Encoding' => '������������� ���������',
  50. 'Name' => '������������',
  51. 'New Templates' => '����� ������',
  52. 'No Database Drivers available!' => '���������� ������� ���� ������!',
  53. 'No Dataset selected!' => '�� ������� ���� ������',
  54. 'Nothing to delete!' => '������ �� �������!',
  55. 'Number Format' => '�������� ������',
  56. 'Oracle Database Administration' => '����������������� ���� ������ Oracle',
  57. 'Password' => '������',
  58. 'Password changed!' => '������ �������!',
  59. 'Passwords do not match!' => '�������� ������!',
  60. 'Pg Database Administration' => '����������������� ���� ������ PostgreSQL (Pg)',
  61. 'PgPP Database Administration' => '����������������� ���� ������ PostgreSQL (PgPP)',
  62. 'Phone' => '���.',
  63. 'Port' => '����',
  64. 'Port missing!' => '�������� ����� �����!',
  65. 'Printer' => '�������',
  66. 'Save' => '���������',
  67. 'Session Timeout' => '����� �������� ������',
  68. 'Session expired!' => '��������� ����� �������� ������',
  69. 'Setup Templates' => '���������� �������',
  70. 'Signature' => '�������',
  71. 'Stylesheet' => '����������',
  72. 'Supervisor' => '���������',
  73. 'Templates' => '�������',
  74. 'The following Datasets are not in use and can be deleted' => '��������� ���� ������ �� ������������ � ����� ���� �������',
  75. 'The following Datasets need to be updated' => '��������� ���� ������ ���������� ��������',
  76. 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => '��� ��������������� �������� ������������ ����������. � ���� ��������� �� ��� �� ����� ������� � �������!',
  77. 'To add a user to a group edit a name, change the login name and save. A new user with the same variables will then be saved under the new login name.' => '��� ���������� ������������ � ������, �������������� ��� ��� (�����) � ���������. ��� �������� ������ ������������ � ���� �� ����������� - ��������� � ����� ������ ������������.',
  78. 'Unlock System' => '�������������� �������',
  79. 'Update Dataset' => '�������� ���� ������',
  80. 'Use Templates' => '������������ �������',
  81. 'User' => '���������',
  82. 'User deleted!' => '��������� ���̣�!',
  83. 'User saved!' => '��������� ��������!',
  84. 'Version' => '������',
  85. 'You are logged out' => '�� ����� �� �������',
  86. 'does not exist' => '�� ����������!',
  87. 'is already a member!' => '��� ���������������',
  88. 'localhost' => 'localhost',
  89. 'locked!' => '�������������!',
  90. 'successfully created!' => '������� �������!',
  91. 'successfully deleted!' => '������� �������!',
  92. 'website' => '���� WWW',
  93. };
  94. $self{subs} = {
  95. 'add_user' => 'add_user',
  96. 'adminlogin' => 'adminlogin',
  97. 'change_admin_password' => 'change_admin_password',
  98. 'change_password' => 'change_password',
  99. 'check_password' => 'check_password',
  100. 'continue' => 'continue',
  101. 'create_dataset' => 'create_dataset',
  102. 'dbcreate' => 'dbcreate',
  103. 'dbdelete' => 'dbdelete',
  104. 'dbdriver_defaults' => 'dbdriver_defaults',
  105. 'dbselect_source' => 'dbselect_source',
  106. 'dbupdate' => 'dbupdate',
  107. 'delete' => 'delete',
  108. 'delete_dataset' => 'delete_dataset',
  109. 'edit' => 'edit',
  110. 'form_footer' => 'form_footer',
  111. 'form_header' => 'form_header',
  112. 'getpassword' => 'getpassword',
  113. 'list_users' => 'list_users',
  114. 'lock_system' => 'lock_system',
  115. 'login' => 'login',
  116. 'login_name' => 'login_name',
  117. 'logout' => 'logout',
  118. 'oracle_database_administration' => 'oracle_database_administration',
  119. 'pg_database_administration' => 'pg_database_administration',
  120. 'pgpp_database_administration' => 'pgpp_database_administration',
  121. 'save' => 'save',
  122. 'unlock_system' => 'unlock_system',
  123. 'update_dataset' => 'update_dataset',
  124. '�����_������������' => 'add_user',
  125. '��������_������_��������������' => 'change_admin_password',
  126. '��������_������' => 'change_password',
  127. '����������' => 'continue',
  128. '�������_����_������' => 'create_dataset',
  129. '�������' => 'delete',
  130. '�������_����_������' => 'delete_dataset',
  131. '�������������_�������' => 'lock_system',
  132. '������������' => 'login',
  133. '�����' => 'logout',
  134. '�����������������_����_������_oracle' => 'oracle_database_administration',
  135. '�����������������_����_������_postgresql_(pg)' => 'pg_database_administration',
  136. '�����������������_����_������_postgresql_(pgpp)' => 'pgpp_database_administration',
  137. '���������' => 'save',
  138. '��������������_�������' => 'unlock_system',
  139. '��������_����_������' => 'update_dataset',
  140. };
  141. 1;