<?php
	# Mantis - a php based bugtracking system
	# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
	# Copyright (C) 2002 - 2006  Mantis Team   - mantisbt-dev@lists.sourceforge.net
	# This program is distributed under the terms and conditions of the GPL
	# See the README and LICENSE files for details
	#
	# Russian: Alexey Chumakov alex@chumakov.ru
	# Russian: Mikhail Oleynik (MiTo Team), m.oleynik@gmail.com
	# Russian: Alexander Leschinsky aml@lair.pp.ru
	# Russian: Alex Volkov, alex@volkov.ru
	#
	###########################################################################
	# Russian strings for Mantis
	# -------------------------------------------------
	# $Revision: 1.73.10.2 $
	# $Author: vboctor $
	# $Date: 2006/10/23 07:14:47 $
	#
	# $Id: strings_russian_koi8.txt,v 1.73.10.2 2006/10/23 07:14:47 vboctor Exp $
	###########################################################################
	#
	# Russian glossary
	#
	# access level	
	# developer	
	# feedback	
	# issue		 ( ////,    )
	# payment	 []
	# projection	
	# reporter	
	# resolution	
	# severity	
	# sticky	
	# view status	 (/)
	# sponsor	
	# sponsorship	
	# update	 ( !)
	###########################################################################
	#
	# Localization issues
	#
	#         
	#   (-      )
	#
	# , reminder    ,   
	#
	#   "",   "",    
	# ",   ", .
	#  ",   "   .
	#     .
	###########################################################################

?>
<?php
# Charset
$s_charset = 'koi-8r';

# Group commands menuitems
$s_actiongroup_menu_move = '';
$s_actiongroup_menu_copy = '';
$s_actiongroup_menu_assign = '';
$s_actiongroup_menu_close = '';
$s_actiongroup_menu_delete = '';
$s_actiongroup_menu_resolve = '';
$s_actiongroup_menu_update_priority = ' ';
$s_actiongroup_menu_update_status = ' ';
$s_actiongroup_menu_update_view_status = ' ';
$s_actiongroup_menu_update_category = ' ';
$s_actiongroup_menu_set_sticky = ' / ';
$s_actiongroup_menu_update_field = ' %s';
$s_actiongroup_bugs = ' ';

# new strings:
$s_all_projects = ' ';
$s_move_bugs = ' ';
$s_operation_successful = '  .';
$s_date_order = ' ';
$s_print_all_bug_page_link = ' ';
$s_csv_export = '  CSV';
$s_login_anonymously = ' ';
$s_anonymous = '';
$s_jump_to_bugnotes = '';
$s_public_project_msg = '    .    .';
$s_private_project_msg = '    .     ,  .';
$s_access_level_project = '   ';
$s_view_submitted_bug_link = '  ';
$s_assigned_projects = ' ';
$s_unassigned_projects = ' ';
$s_print = '';
$s_jump = '';
$s_copy_users = ' ';
$s_copy_categories_from = '  ';
$s_copy_categories_to = '  ';
$s_copy_users_from = '  ';
$s_copy_users_to = '  ';
$s_bug_history = '';
$s_field = '';
$s_old_value = ' ';
$s_new_value = ' ';
$s_date_modified = ' ';
$s_bugnote = '';
$s_change = '';
$s_bugnote_view_state = ' ';
$s_bug_monitor = '';
$s_bug_end_monitor = ' ';
$s_announcement = '';
$s_stays_on_top = ' ';
$s_delete_bugnote_button = ' ';
$s_delete_bugnote_sure_msg = ' ,    ?';
$s_bug_relationships = '';
$s_empty_password_sure_msg = '   .  ,    ?';
$s_empty_password_button = '  ';

$s_duplicate_of = '';
$s_has_duplicate = ' ';
$s_related_to = ' ';
$s_dependant_on = ' ';
$s_blocks = '';

$s_new_bug = ' ';
$s_bugnote_added = ' ';
$s_bugnote_edited = ' ';
$s_bugnote_deleted = ' ';
$s_summary_updated = ' ';
$s_description_updated = ' ';
$s_additional_information_updated = '  ';
$s_steps_to_reproduce_updated = '   ';
$s_file_added = ' ';
$s_file_deleted = ' ';
$s_bug_deleted = ' ';

$s_make_private = ' ';
$s_make_public = ' ';

$s_create_new_project_link = '  ';

$s_login_link = '';

# bug_actiongroup_page.php : mass treatment
$s_bug_actiongroup_failed = '          : ';
$s_bug_actiongroup_access = '       .';
$s_bug_actiongroup_status = '      ';
$s_bug_actiongroup_category = '      ';
$s_close_bugs_conf_msg = ' ,     ?';
$s_delete_bugs_conf_msg = ' ,     ?';
$s_move_bugs_conf_msg = '  ';
$s_copy_bugs_conf_msg = '  ';
$s_assign_bugs_conf_msg = ' ';
$s_resolve_bugs_conf_msg = '   ';
$s_priority_bugs_conf_msg = '  ';
$s_status_bugs_conf_msg = '  ';
$s_view_status_bugs_conf_msg = '  ';
$s_category_bugs_conf_msg = '  ';
$s_set_sticky_bugs_conf_msg = ' ,   /  ?';
$s_close_group_bugs_button = ' ' ;
$s_delete_group_bugs_button = ' ' ;
$s_move_group_bugs_button = ' ' ;
$s_copy_group_bugs_button = ' ' ;
$s_assign_group_bugs_button = ' ' ;
$s_resolve_group_bugs_button = ' ' ;
$s_priority_group_bugs_button = ' ' ;
$s_status_group_bugs_button = ' ' ;
$s_category_group_bugs_button = ' ';
$s_view_status_group_bugs_button = ' ';
$s_set_sticky_group_bugs_button = '/';

# improved JPgraphs strings
$s_graph_imp_status_title = '   ' ;
$s_graph_imp_priority_title = '   ' ;
$s_graph_imp_severity_title = '   ';
$s_graph_imp_category_title = '   ';
$s_graph_imp_resolution_title = '   ';
$s_by_status_pct = '  ';
$s_by_priority_pct = '  ';
$s_by_severity_pct = '  ';
$s_by_category_pct = '  ';
$s_by_resolution_pct = '  ';
$s_by_severity_mix = '   ';
$s_by_priority_mix = '   ';
$s_by_resolution_mix = '   ';
$s_synthesis_link = '';
$s_status_link = '';
$s_priority_link = '';
$s_severity_link = '';
$s_category_link = '';
$s_resolution_link = '';
$s_legend_still_open = '   ';
$s_legend_resolved = '';
$s_legend_assigned = '';
$s_legend_total = '';
$s_legend_opened = '';
$s_legend_closed = '';
$s_legend_reported = '';
$s_cumulative = '';
$s_not_enough_data = '    ';

# print_all_bug_page.php : display selected bugs
$s_hide_button = '  ';

# print_all_bug_options.php : printing preferences
$s_printing_preferences_title = '   ';
$s_printing_options_link = ' ';

# word and excel export
$s_bugnote_title = ' ' ;
$s_bugnote_date = ' ';
$s_bugnote_description = ' ';

$s_error_no_proceed = '  ""       .     ,      ,    .       ,    .';

# ERROR strings
$MANTIS_ERROR[ERROR_GENERIC] = '    . ,       .';
$MANTIS_ERROR[ERROR_SQL] = '  SQL . ,    ';
$MANTIS_ERROR[ERROR_REPORT] = '    .';
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = '  ';
$MANTIS_ERROR[ERROR_FILE_DISALLOWED]    = '   ';
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = '  .   .';
$MANTIS_ERROR[ERROR_DUPLICATE_FILE] = ' .    .';
$MANTIS_ERROR[ERROR_DUPLICATE_PROJECT]  = '     .';
$MANTIS_ERROR[ERROR_EMPTY_FIELD] = '  \'%s\'  . ,   .';
$MANTIS_ERROR[ERROR_PROTECTED_ACCOUNT]  = '   .       ,    .';
$MANTIS_ERROR[ERROR_ACCESS_DENIED] = ' .';
$MANTIS_ERROR[ERROR_UPLOAD_FAILURE] = '   .    Mantis.   .';
$MANTIS_ERROR[ERROR_FILE_TOO_BIG] = '   .  ,    ,      PHP.';
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = '  ,    .';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = '     . ,     .';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = '  \'%s\'  .';
$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = '  \'%s\'     .     config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = ' \'%s\'  .';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = '  .';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = '  .';
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = '   \'%s\'  .';
$MANTIS_ERROR[ERROR_FTP_CONNECT_ERROR]	 = '    FTP-.';
$MANTIS_ERROR[ERROR_HANDLER_ACCESS_TOO_LOW]	 = '         .';
$MANTIS_ERROR[ERROR_PROJECT_NAME_NOT_UNIQUE] = '     . ,      .';
$MANTIS_ERROR[ERROR_PROJECT_NAME_INVALID] = '  .      .';
$MANTIS_ERROR[ERROR_USER_NOT_FOUND]	 = '  .';
$MANTIS_ERROR[ERROR_AUTH_INVALID_COOKIE] = ' ,    , .  ,    ?';
$MANTIS_ERROR[ERROR_USER_PREFS_NOT_FOUND] = '      .';
$MANTIS_ERROR[ERROR_NEWS_NOT_FOUND]	 = '  .';
$MANTIS_ERROR[ERROR_USER_CREATE_PASSWORD_MISMATCH] = '  .';
$MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED]	 = ' %s  ,   .';
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = ' %s  ,   .';
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = ' %s  .';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND]	 = ' %d  .';
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND]	 = ' %d  .';
$MANTIS_ERROR[ERROR_FILTER_TOO_OLD] = ',    ,    ; ,   ';
$MANTIS_ERROR[ERROR_EMAIL_INVALID]	 = '   .';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = '  .';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED]	 = '    .';
$MANTIS_ERROR[ERROR_FILE_DUPLICATE]	 = '  . ,    .';
$MANTIS_ERROR[ERROR_FILE_INVALID_UPLOAD_PATH] = '    .         -';
$MANTIS_ERROR[ERROR_FILE_NO_UPLOAD_FAILURE] = '  . ,       ';
$MANTIS_ERROR[ERROR_FILE_MOVE_FAILED] = '        .        -';
$MANTIS_ERROR[ERROR_BUG_DUPLICATE_SELF]	 = '     .';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = '   ';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = '  .';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = '         ';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = '  ';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = '   ';
$MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED]	 = 'LDAP   ';
$MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = '    LDAP-';
$MANTIS_ERROR[ERROR_LDAP_UPDATE_FAILED]	 = '   LDAP  .';
$MANTIS_ERROR[ERROR_LDAP_USER_NOT_FOUND] = '    LDAP-  .';
$MANTIS_ERROR[ERROR_DB_CONNECT_FAILED]	 = '     .   - #%d: %s';
$MANTIS_ERROR[ERROR_DB_QUERY_FAILED]	 = '     .   - #%d: %s, : %s';
$MANTIS_ERROR[ERROR_DB_SELECT_FAILED]	 = '     .    #%d: %s';
$MANTIS_ERROR[ERROR_CATEGORY_DUPLICATE] = '     .';
$MANTIS_ERROR[ERROR_CATEGORY_NO_ACTION] = '    .';
$MANTIS_ERROR[ERROR_CATEGORY_NOT_FOUND] = '  .';
$MANTIS_ERROR[ERROR_VERSION_DUPLICATE] = '     .';
$MANTIS_ERROR[ERROR_VERSION_NOT_FOUND] = ' \'%s\'  .';
$MANTIS_ERROR[ERROR_USER_NAME_INVALID] = '   .       , , ,    .';
$MANTIS_ERROR[ERROR_USER_DOES_NOT_HAVE_REQ_ACCESS] = '     ';
$MANTIS_ERROR[ERROR_USER_REAL_MATCH_USER] = '       .    ';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_ENABLED] = '   .';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_FOUND] = ' %d  .';
$MANTIS_ERROR[ERROR_SPONSORSHIP_AMOUNT_TOO_LOW] = '  (%s)    (%s).';
$MANTIS_ERROR[ERROR_SPONSORSHIP_HANDLER_ACCESS_LEVEL_TOO_LOW] = '        .';
$MANTIS_ERROR[ERROR_SPONSORSHIP_ASSIGNER_ACCESS_LEVEL_TOO_LOW] = ' :         .';
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = '     . ,   .';
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = '  "%s"    "%s"';
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = ' ,    \'%d\'    ';
$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "     .";
$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "  ";
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = " :   %d    .";
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "     .";
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = '-   . ,  .';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_ENABLED] = '   .';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NO_EMAIL_SPECIFIED] = '        ';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = '         !';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = '      . ,  .';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = '    . ,   ';
$MANTIS_ERROR[ERROR_PROJECT_RECURSIVE_HIERARCHY] = '     .';
$MANTIS_ERROR[ERROR_USER_CHANGE_LAST_ADMIN] = '      !';
$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = '  , ,     PHP (&lt;?php ?&gt;)  config_inc.php    custom_*.php  .';

$s_login_error = ',    ,    / .';
$s_login_cookies_disabled = '      cookie,    .';

# General Strings
$s_go_back = '';
$s_proceed = '';

$s_switch = '';
$s_logged_in_as = ':';

$s_prefix_for_deleted_users = '';

$s_administrator = '';
$s_myself = "";
$s_default_access_level = '   ';

$s_issue_status_percentage = ' ';

# Enum Strings
$s_access_levels_enum_string      = '10:,25:,40:,55:,70:,90:';
$s_project_status_enum_string     = '10:,30:,50:,70:';
$s_project_view_state_enum_string = '10:,50:';
$s_view_state_enum_string         = '10:,50:';

$s_priority_enum_string           = '10:,20:,30:,40:,50:,60:';
$s_severity_enum_string           = '10:,20:,30:/,40:,50:,60:,70:,80:';
$s_reproducibility_enum_string    = '10:,30:,50:,70: ,90: ,100:';
$s_status_enum_string             = '10:,20: ,30:,40:,50:,80:,90:';
$s_resolution_enum_string         = '10:,20:,30: ,40:  ,50:,60:,70:  ,80:,90:  ';
$s_projection_enum_string         = '10:,30: ,50: ,70: ,90: ';
$s_eta_enum_string                = '10:,20: 1 ,30:2-3 ,40: 1 ,50: 1 ,60: 1 ';
$s_sponsorship_enum_string = '0: ,1: ,2:';

# Email Strings
$s_new_account_subject = '  ';
$s_new_account_greeting = '  .     \'';
$s_new_account_greeting2 = '\'.   ,     (,      ),      :';
$s_new_account_username = ': ';
$s_new_account_message = '     ,   ,    .' . "\n\n";
$s_new_account_do_not_reply = '    ';
$s_new_account_email = '  : ';
$s_new_account_IP = 'IP- : ';
$s_new_account_signup_msg = '   :';

$s_reset_request_msg = '        ';
$s_reset_request_in_progress_msg = '           ,       .        ,   .';

$s_email_notification_title_for_status_bug_new = '     ():';
$s_email_notification_title_for_status_bug_feedback = '      :';
$s_email_notification_title_for_status_bug_acknowledged = '  :';
$s_email_notification_title_for_status_bug_confirmed = '  :';
$s_email_notification_title_for_status_bug_assigned = '  :';
$s_email_notification_title_for_status_bug_resolved = '  :';
$s_email_notification_title_for_status_bug_closed = '  :';

$s_email_notification_title_for_action_bug_submitted = '  :';
$s_email_notification_title_for_action_bug_assigned = '  :';
$s_email_notification_title_for_action_bug_reopened = '   :';
$s_email_notification_title_for_action_bug_deleted = '  :';
$s_email_notification_title_for_action_bug_updated = '  :';
$s_email_notification_title_for_action_sponsorship_added = '   :';
$s_email_notification_title_for_action_sponsorship_updated = '   :';
$s_email_notification_title_for_action_sponsorship_deleted = '   :';

$s_email_notification_title_for_action_bugnote_submitted = '    :';
$s_email_notification_title_for_action_duplicate_of_relationship_added = "      %s:";
$s_email_notification_title_for_action_has_duplicate_relationship_added = " %s     :";
$s_email_notification_title_for_action_related_to_relationship_added = "       %s:";
$s_email_notification_title_for_action_dependant_on_relationship_added = "        %s:";
$s_email_notification_title_for_action_blocks_relationship_added = "       %s:";
$s_email_notification_title_for_action_duplicate_of_relationship_deleted = "        %s:";
$s_email_notification_title_for_action_has_duplicate_relationship_deleted = "  %s     :";
$s_email_notification_title_for_action_related_to_relationship_deleted = "        %s:";
$s_email_notification_title_for_action_dependant_on_relationship_deleted = "        %s:";
$s_email_notification_title_for_action_blocks_relationship_deleted = "        %s:";
$s_email_notification_title_for_action_relationship_child_resolved = "  %s :";
$s_email_notification_title_for_action_relationship_child_closed = "  %s :";

$s_email_reporter = '';
$s_email_handler = '';
$s_email_project = '';
$s_email_bug = ' ';
$s_email_category = '';
$s_email_reproducibility = '';
$s_email_severity = '';
$s_email_priority = '';
$s_email_status = '';
$s_email_resolution = '';
$s_email_duplicate = '';
$s_email_fixed_in_version = '  ';
$s_email_date_submitted = '';
$s_email_last_modified = '';
$s_email_summary = '';
$s_email_description = '';

# account_delete.php
$s_account_protected_msg = '  .   ...';
$s_account_removed_msg = '   ...';

# account_delete_page.php
$s_confirm_delete_msg = ' ,      ?';
$s_delete_account_button = '  ';

# account_page.php
$s_manage_profiles_link = '';
$s_change_preferences_link = '';
$s_edit_account_title = '  ';
$s_username = '';
$s_realname = ' ';
$s_email = ' -mail';
$s_password = '';
$s_no_password_change = '   ,     .';
$s_confirm_password = ' ';
$s_access_level = ' ';
$s_update_user_button = '  ';
$s_verify_warning = '    .    ,   ,  .';
$s_verify_change_password = '      ,    .';

# account_prefs_page.php
$s_default_account_preferences_title = '   ';
$s_default_project = '  ';
$s_advanced_report = '  ';
$s_advanced_view = '  ';
$s_advanced_update = '  ';
$s_refresh_delay = ' , ';
$s_redirect_delay = '  , ';
$s_with_minimum_severity = 'c    ';
$s_bugnote_order = '  ';
$s_bugnote_order_asc = ' ';
$s_bugnote_order_desc = ' ';
$s_email_on_new = '  ';
$s_email_on_assigned = '  ';
$s_email_on_feedback = '   ';
$s_email_on_resolved = '  ';
$s_email_on_closed = '  ';
$s_email_on_reopened = '   ';
$s_email_on_bugnote_added = '   ';
$s_email_on_status_change = '   ';
$s_email_on_priority_change = '   ';
$s_email_bugnote_limit = '  ';
$s_language = '';
$s_update_prefs_button = ' ';
$s_reset_prefs_button = ' ';

# account_prefs_reset.php
$s_prefs_reset_msg = ' ...';

# account_prefs_update.php
$s_prefs_updated_msg = ' ...';

# account_profile_add.php
$s_profile_added_msg = ' ...';

# account_profile_delete.php
$s_profile_deleted_msg = ' ...';

# account_profile_edit_page.php
$s_edit_profile_title = ' ';
$s_platform = '';
$s_operating_system = ' ';
$s_additional_description = ' ';
$s_update_profile_button = ' ';

# account_profile_make_default.php
$s_profile_defaulted_msg = '   ...';

# account_profile_manage_page.php
$s_add_profile_title = ' ';
$s_add_profile_button = ' ';
$s_edit_or_delete_profiles_title = '   ';
$s_edit_profile = ' ';
$s_make_default = '  ';
$s_delete_profile = ' ';
$s_select_profile = ' ';
$s_submit_button = 'OK';

# account_profile_update.php
$s_profile_updated_msg = ' ...';

# account_sponsor_page.php
$s_my_sponsorship = '';
$s_update_sponsorship_button = '  ';
$s_no_sponsored = '   ,  .';
$s_own_sponsored = ',  :';
$s_issues_handled = ' ,  :';
$s_no_own_sponsored = '    .';
$s_sponsor = '';		# like in 'The sponsor of...'
$s_sponsor_verb = '';		# like in 'Sponsor it!'
$s_amount = ' ';
$s_total_owing = ' ';
$s_total_paid = ' ';
$s_sponsor_hide = '    ';
$s_sponsor_show = ' ';

# account_sponsor_update.php
$s_payment_updated = '   .';

# account_update.php
$s_account_updated_msg = '    ...';
$s_email_updated = '    ';
$s_realname_duplicated = '     ';
$s_realname_updated = '  ';
$s_password_updated = '  ';

# adm_permission_report.php

# bug_action_group_page
$s_multiple_projects = '      .        .   , ,  ,   .';

# bug_assign.php
$s_bug_assign_msg = '  ...';

# bug_change_status_page.php
$s_new_bug_title = ' ';
$s_feedback_bug_title = '   ';
$s_acknowledged_bug_title = ' ';
$s_confirmed_bug_title = ' ';
$s_assigned_bug_title = ' ';
$s_new_bug_button = '';
$s_feedback_bug_button = ' ';
$s_acknowledged_bug_button = '';
$s_confirmed_bug_button = '';
$s_assigned_bug_button = '';

# bug_close.php
$s_bug_close_msg = ' ...';
$s_close_immediately = ' :';

# bug_close_page.php
$s_closed_bug_title = ' ';

# bug_delete.php
$s_bug_deleted_msg = ' ...';

# bug_delete_page.php
$s_delete_bug_sure_msg = ' ,     ?';
$s_delete_bug_button = ' ';

# bug_monitor.php
$s_monitor_bug_button = '';
$s_unmonitor_bug_button = ' ';

# bug_file_add.php
$s_file_upload_msg = '  ';

# bug_file_upload_inc.php
$s_upload_file = ' ';
$s_select_file = ' ';
$s_upload_file_button = '';
$s_max_file_size = ' ';

# bug_reopen.php
$s_bug_reopened_msg = '  ...';
$s_reopen_add_bugnote_title = '    ';
$s_bugnote_add_reopen_button = '    ';

# bug_resolve_page.php
$s_resolved_bug_title = ' ';
$s_resolved_bug_button = '';

# bug_resolve_page2.php
$s_bug_resolved_msg = ' .  ...';
$s_resolve_add_bugnote_title = '    ';
$s_bugnote_add_resolve_button = ' ';

# bug_reminder_page.php
$s_from = '';
$s_to = '';
$s_on = '';
$s_sent_you_this_reminder_about = '   ';
$s_bug_reminder = '';
$s_reminder_sent_to = ' ';
$s_bug_send_button = '';
$s_reminder = '';
$s_reminder_explain = '          .';
$s_reminder_monitor = '      ,   .        \' \'.';
$s_reminder_store = '      .';

# bug_set_sponsorship.php
$s_confirm_sponsorship = ', ,     %d   %s.';

# bug_update.php
$s_bug_updated_msg = '  ...';

# bug_update_advanced_page.php
$s_back_to_bug_link = '  ';
$s_update_simple_link = '  ';
$s_updating_bug_advanced_title = '   ';
$s_id = '';
$s_category = '';
$s_severity = '';
$s_reproducibility = '';
$s_date_submitted = ' ';
$s_last_update = '';
$s_reporter = '';
$s_assigned_to = '';
$s_priority = '';
$s_resolution = '';
$s_status = '';
$s_duplicate_id = ' ';
$s_os = ' ';
$s_projection = '';
$s_os_version = ' ';
$s_eta = ' ';
$s_product_version = ' ';
$s_build = '';
$s_fixed_in_version = '  ';
$s_votes = '';
$s_summary = '';
$s_description = '';
$s_steps_to_reproduce = '  ';
$s_update_information_button = ' ';
$s_sticky_issue = ' ';
$s_profile = '';

# bug_update_page.php
$s_update_advanced_link = ' ';
$s_updating_bug_simple_title = '   ';

# bug_vote_add.php
$s_vote_added_msg = ' ...';

# bugnote_add.php
$s_bugnote_added_msg = ' ...';

# bugnote_delete.php
$s_bugnote_deleted_msg = ' ...';
$s_bug_notes_title = '';

# bugnote_edit_page.php
$s_edit_bugnote_title = ' ';

# bugnote_inc.php
$s_no_bugnotes_msg = '    .';
$s_delete_link = '';
$s_add_bugnote_title = ' ';
$s_add_bugnote_button = '';
$s_bugnote_edit_link = '';
$s_closed_bug_button = ' ';

# bugnote_update.php
$s_bugnote_updated_msg = ' ...';
$s_edited_on = ': ';

# file_api.php
$s_show_content =' ';

# index.php
$s_click_to_login = '  ';

# login.php

# login_page.php
#@@@ should the following string be related to $g_window_title?
$s_login_page_info = '     .';
$s_login_title = '';
$s_save_login = ' ';
$s_choose_project = ' ';
$s_login_button = '';
$s_signup_link = '   ';
$s_lost_password_link = ' ?';

# login_select_proj_page.php
$s_select_project_button = ' ';

# logout_page.php
$s_logged_out_title = '...';
$s_redirecting = '...';
$s_here = '';

# lost_pwd_page.php
$s_lost_password_title = " ";
$s_lost_password_done_title = " ";
$s_lost_password_subject = " ";
$s_lost_password_info = "            .<br/><br/>     ,          .       .";
$s_lost_password_confirm_hash_OK = " .   .";

# main_page.php
$s_open_and_assigned_to_me = ',  ';
$s_open_and_reported_to_me = ',  ';
$s_newer_news_link = ' ';
$s_older_news_link = ' ';
$s_archives = '';
$s_rss = ' RSS';

# manage_create_new_user.php
$s_created_user_part1 = '  ';
$s_created_user_part2 = '  ';

# manage_create_user_page.php
$s_create_new_account_title = 'C   ';
$s_verify_password = ' ';
$s_enabled = '';
$s_protected = '';
$s_create_user_button = '';

# manage_page.php
$s_hide_disabled = ' ';
$s_filter_button = '';
$s_manage_users_link = ' ';
$s_manage_projects_link = ' ';
$s_manage_custom_field_link = '  ';
$s_manage_global_profiles_link = '  ';
$s_permissions_summary_report = '  ';
$s_manage_config_link = ' ';
$s_manage_threshold_config = ' ';
$s_manage_email_config = ' ';
$s_manage_workflow_config = '  ';
$s_create_new_account_link = '  ';
$s_projects_link = '';
$s_documentation_link = '';
$s_new_accounts_title = '  ';
$s_1_week_title = ' ';
$s_never_logged_in_title = '    ';
$s_prune_accounts = '  ';
$s_hide_inactive = ' ';
$s_manage_accounts_title = '  ';
$s_p = '';
$s_date_created = '';
$s_last_visit = ' ';
$s_edit_user_link = '  ';

# manage_config_email_page
$s_config_all_projects = ':      .';
$s_config_project = ':       %s.';
$s_colour_coding = '     :';
$s_colour_project = '      .';
$s_colour_global = '         .';
$s_issue_reporter = ' ';
$s_issue_handler = ',   ';
$s_users_added_bugnote = ',  ';
$s_change_configuration = ' ';
$s_message = '';
$s_default_notify = '     ';
$s_action_notify = '     ';
$s_notify_defaults_change_access = '    ';
$s_notify_actions_change_access = '  ';
$s_revert_to_system = "   ";
$s_revert_to_all_project = " ,   ";

# manage_config_workflow_page
$s_non_existent = '';
$s_current_status = ' ';
$s_next_status = ' ';
$s_workflow = ' ';
$s_workflow_thresholds = ',   ';
$s_threshold = '';
$s_status_level = '';
$s_alter_level = '    ';
$s_validation = ' ';
$s_comment = '  ';
$s_superfluous = '      ,      ';
$s_unreachable = '       ';
$s_no_exit = '       ';
$s_access_levels = ' ';
$s_access_change = '       ';
$s_desc_bug_submit_status = ',   ';
$s_desc_bug_reopen_status = ',  ,  ';
$s_desc_bug_resolved_status_threshold = ',     ';
$s_workflow_change_access = ',    ';
$s_access_change_access = ',     ';

# manage_config_workflow_set
$s_default_not_in_flow = ' %s        %s.   ';

# manage_config_work_threshold_page
$s_assign_issue = ' ';
$s_allow_close_immediate = '    ';
$s_allow_reporter_close = '   ';
$s_allow_reporter_reopen = '    ';
$s_set_status_assigned = '    ';
$s_allow_user_edit = '    ';
$s_limit_access = '     ';
$s_submit_status = ',   ';
$s_assigned_status = ',   ';
$s_resolved_status = ',     ';
$s_readonly_status = ',        ';
$s_reopen_status = ',  ,  ';
$s_reopen_resolution = ' ,    ';

# manage_config_revert_page
$s_config_delete_sure = ' ,      ';
$s_in_project = ' ';
$s_delete_config_button = ' ';

# adm_config_report.php
$s_configuration_report = '  ';
$s_database_configuration = '  ';
$s_configuration_option = ' ';
$s_configuration_option_type = '';
$s_configuration_option_value = '';
$s_all_users = ' ';
$s_set_configuration_option = ' ';
$s_delete_config_sure_msg = ' ,     ?';

# manage_proj_add.php
$s_project_added_msg = ' ...';

# manage_proj_category_add.php
$s_category_added_msg = ' ...';

# manage_proj_category_delete.php
$s_category_deleted_msg = ' ...';

# manage_proj_category_delete_page.php
$s_category_delete_sure_msg = ' ,    ?';
$s_delete_category_button = ' ';

# manage_proj_category_edit_page.php
$s_edit_project_category_title = '  ';
$s_update_category_button = ' ';

# manage_proj_category_update.php
$s_category_updated_msg = ' ...';

# manage_proj_create_page.php
$s_add_subproject_title = ' ';

# manage_proj_delete.php
$s_project_deleted_msg = '  ...';

# manage_proj_delete_page.php
$s_project_delete_msg = ' ,          ?';
$s_project_delete_button = ' ';

# manage_proj_edit_page.php
$s_edit_project_title = ' ';
$s_project_name = ' ';
$s_view_status = '';
$s_public = '';
$s_private = '';
$s_update_project_button = ' ';
$s_delete_project_button = ' ';
$s_categories_and_version_title = '  ';
$s_categories = '';
$s_add_category_button = ' ';
$s_versions = '';
$s_add_version_button = ' ';
$s_add_and_edit_version_button = '   ';
$s_edit_link = '';
$s_actions = '';
$s_version = '';
$s_timestamp = '';
$s_update = '';
$s_subprojects = '';
$s_add_subproject = '  ';
$s_create_new_subproject_link = '  ';
$s_unlink_link = ' ';

# manage_proj_menu_page.php
$s_add_project_title = ' ';
$s_upload_file_path = '   ';
$s_add_project_button = ' ';
$s_projects_title = '';
$s_name = '';

# manage_proj_update.php
$s_project_updated_msg = ' ...';

# manage_proj_version_add.php
$s_version_added_msg = ' ...';

# manage_proj_version_delete.php
$s_version_deleted_msg = ' ...';

# manage_proj_version_delete_page.php
$s_version_delete_sure = ' ,     ?';
$s_delete_version_button = ' ';

# manage_proj_version_edit_page.php
$s_edit_project_version_title = '  ';
$s_update_version_button = ' ';
$s_released = '';

# manage_proj_version_update.php
$s_version_updated_msg = ' ...';

# manage_user_delete.php
$s_account_delete_protected_msg = '  .  .';
$s_account_deleted_msg = '  ...';

# manage_user_delete_page.php
$s_delete_account_sure_msg = ' ,      ?';

# manage_user_prune.php
$s_accounts_pruned_msg = ' ,      ,       , ';
$s_prune_accounts_button = '';
$s_confirm_account_pruning = ' ,       ?';

# manage_user_page.php
$s_edit_user_title = '   ';
$s_reset_password_button = ' ';
$s_delete_user_button = '  ';
$s_reset_password_msg = '           .';
$s_reset_password_msg2 = '      .';
$s_show_all_users = '';

# manage_user_reset.php
$s_account_reset_protected_msg = '  .   .';
$s_account_reset_msg = '        .       .';
$s_account_reset_msg2 = '     ...';

# manage_user_update.php
$s_manage_user_protected_msg = '  .      .    ...';
$s_manage_user_updated_msg = '   ...';

# menu_inc.php
$s_main_link = '';
$s_view_bugs_link = ' ';
$s_report_bug_link = ' ';
$s_changelog_link = ' ';
$s_summary_link = '';
$s_account_link = '  ';
$s_users_link = '';
$s_manage_link = '';
$s_edit_news_link = ' ';
$s_docs_link = '';
$s_logout_link = '';
$s_my_view_link = ' ';

# meta_inc.php

# my_view_page.php
$s_my_view_title_unassigned = '';
$s_my_view_title_recent_mod = ' ';
$s_my_view_title_reported = ' ';
$s_my_view_title_assigned = ' , ';
$s_my_view_title_resolved = '';
$s_my_view_title_monitored = ' ';
$s_my_view_title_feedback = '   ';
$s_my_view_title_verify = '    ';

# news_add.php
$s_news_added_msg = ' ...';

# news_delete.php
$s_news_deleted_msg = ' ...';

# news_delete_page.php
$s_delete_news_sure_msg = ' ,     ?';
$s_delete_news_item_button = ' ';

# news_edit_page.php
$s_edit_news_title = ' ';
$s_headline = '';
$s_body = '';
$s_update_news_button = ' ';

# news_menu_page.php
$s_add_news_title = ' ';
$s_post_to = ' ';
$s_post_news_button = ' ';
$s_edit_or_delete_news_title = '   ';
$s_edit_post = ' ';
$s_delete_post = ' ';
$s_select_post = ' ';

# news_update.php
$s_news_updated_msg = ' ...';

# news_view_page.php
$s_back_link = '';

# proj_doc_add.php
$s_file_uploaded_msg = '  ';

# proj_doc_add_page.php
$s_upload_file_title = ' ';
$s_title = '';

# proj_doc_delete.php
$s_project_file_deleted_msg = '  ';

# proj_doc_delete_page.php
$s_confirm_file_delete_msg = ' ,     ?';

# proj_doc_edit_page.php
$s_filename = ' ';
$s_file_update_button = ' ';
$s_file_delete_button = ' ';

# proj_doc_page.php
$s_project_documentation_title = ' ';
$s_user_documentation = ' ';
$s_project_documentation = ' ';
$s_add_file = ' ';

# proj_doc_update.php
$s_project_document_updated = ' ';

# proj_user_add.php
$s_project_user_added_msg = '    ';

# proj_user_delete.php
$s_project_removed_user_msg = '   ';

# proj_user_delete_page.php
$s_remove_user_sure_msg = ' ,     ?';
$s_remove_user_button = ' ';
$s_remove_all_users_sure_msg = ' ,       ?';
$s_remove_all_users_button = '  ';

# proj_user_menu_page.php
$s_add_user_title = '   ';
$s_add_user_button = '';
$s_project_selection_title = ' ';
$s_remove_link = '';
$s_remove_all_link = ' ';

# proj_user_update.php
$s_updated_user_msg = ' ';

# report_add.php
$s_must_enter_category = '  ';
$s_must_enter_severity = '   ';
$s_must_enter_reproducibility = '  ';
$s_must_enter_summary = '  ';
$s_must_enter_description = '  ';
$s_report_more_bugs = '  ';
$s_submission_thanks_msg = '   !';

# report_bug_advanced_page.php
$s_simple_report_link = ' ';
$s_enter_report_details_title = '  ';
$s_required = '  ';
$s_select_category = ' ';
$s_select_reproducibility = ' ';
$s_select_severity = '  ';
$s_or_fill_in = ' ';
$s_assign_to = '';
$s_additional_information = ' ';
$s_submit_report_button = ' ';
$s_check_report_more_bugs = ',     ';

# report_bug_page.php
$s_advanced_report_link = ' ';
$s_report_stay = '  ';

# set_project.php
$s_selected_project = ' ';
$s_valid_project_msg = '   ';

# signup.php
$s_signup_done_title = '  ';
$s_password_emailed_msg = '!   .       .   ,   ,    .';
$s_no_reponse_msg = '         ;          ,    .';

# signup_page.php
$s_signup_captcha_request = '       ';
$s_signup_info = '       ,        .<br/>  ,      .         7 ,    .<br/>   ,    .';
$s_signup_title = '';
$s_signup_button = '';
$s_no_password_request = '    .     .';

# site_settings_edit_page.php
$s_edit_site_settings_title = '  ';
$s_save_settings_button = ' ';

# site_settings_page.php
$s_site_settings_title = ' ';
$s_system_info_link = '  ';
$s_site_settings_link = ' ';

# site_settings_update.php
$s_site_settings_updated_msg = '   ';

# summary_page.php
$s_summary_title = '';
$s_summary_jpgraph_link = '';
$s_by_project = ' ';
$s_by_status = ' ';
$s_by_date = '   ';
$s_by_severity = ' ';
$s_by_resolution = ' ';
$s_by_category = ' ';
$s_by_priority = ' ';
$s_by_developer = ' ';
$s_by_reporter =' ';
$s_reporter_by_resolution = '  ';
$s_reporter_effectiveness = ' ';
$s_developer_by_resolution = '  ';
$s_percentage_fixed = '% ';
$s_percentage_errors = '% ';
$s_errors = '';
$s_total = '';
$s_time_stats = '   ( )';
$s_longest_open_bug = '   ';
$s_longest_open = ' ';
$s_average_time = ' ';
$s_total_time = ' ';
$s_developer_stats = ' ';
$s_reporter_stats = ' ';
$s_orct = '(///)';

# view_all_bug_page.php
$s_any = '';
$s_show = ' ';
$s_changed = '  . ';
$s_viewing_bugs_title = ' ';
$s_updated = '';
$s_sticky = ' ';
$s_sort = ' ';
$s_issue_id = ' #';
$s_recently_visited = ' ';

# view_all_inc.php
$s_none = '';
$s_current = '';
$s_search = '';
$s_view_prev_link = '.';
$s_view_next_link = '.';
$s_prev = '.';
$s_next = '.';
$s_first = '';
$s_last = '';
$s_start_date = '';
$s_end_date = '';
$s_use_date_filters = ' ';
$s_yes = '';
$s_no = '';
$s_open_filters = ' ';
$s_or_unassigned = ' ';
$s_ok = 'OK';
$s_select_all = ' ';

# stored query strings
$s_use_query = ' ';
$s_delete_query = ' ';
$s_query_deleted = ' ';
$s_save_query = '  ';
$s_reset_query = ' ';
$s_query_name = ' ';
$s_query_exists = '   .';
$s_query_dupe_name = '    .   .';
$s_query_blank_name = '    .    .';
$s_query_store_error = '   .';
$s_open_queries = ' ';
$s_query_delete_msg = ' ,     ?';

# view_bug_advanced_page.php
$s_view_simple_link = ' ';
$s_viewing_bug_advanced_details_title = ' ';
$s_product_build = ' ';
$s_system_profile = ' ';
$s_update_bug_button = ' ';
$s_bug_assign_to_button = ':';
$s_bug_status_to_button = '.  :';
$s_reopen_bug_button = ' ';
$s_move_bug_button = ' ';
$s_attached_files = ' ';
$s_publish = '';
$s_cached = '';

# view_bug_inc.php

# view_bug_page.php
$s_view_advanced_link = ' ';
$s_viewing_bug_simple_details_title = ' ';

# bug_monitor_list_view_inc.php
$s_no_users_monitoring_bug = '     .';
$s_users_monitoring_bug = ',  ';
$s_monitoring_user_list = '';

# bug_sponsorship_list_view_inc.php
$s_no_users_sponsoring_bug = '     .';
$s_users_sponsoring_bug = ',  ';
$s_sponsors_list = '';
$s_total_sponsorship_amount = '    = %s';

# custom field strings
$s_add_custom_field_button = '  ';
$s_delete_custom_field_button = '  ';
$s_delete_custom_field_everywhere = '   ';
$s_update_custom_field_button = '  ';
$s_add_existing_custom_field = '   ';
$s_edit_custom_field_title = '  ';
$s_custom_field = '';
$s_custom_fields_setup = ' ';
$s_custom_field_name = '';
$s_custom_field_project_count = '.  ';
$s_custom_field_type = '';
$s_custom_field_possible_values = ' ';
$s_custom_field_default_value = '  ';
$s_custom_field_valid_regexp = ' ';
$s_custom_field_access_level_r = '  ';
$s_custom_field_access_level_rw = '  ';
$s_custom_field_length_min = ' ';
$s_custom_field_length_max = ' ';
$s_custom_field_advanced = '    ';
$s_custom_field_display_report = '   ';
$s_custom_field_display_update = '   ';
$s_custom_field_display_resolved = '  ';
$s_custom_field_display_closed = '  ';
$s_custom_field_require_report = '    ';
$s_custom_field_require_update = '  ';
$s_custom_field_require_resolved = '  ';
$s_custom_field_require_closed = '  ';

$s_custom_field_sequence = '';
$s_custom_field_type_enum_string = '0:,1:,2:,3:,4: -mail,5:,6:,7:   ,8:';

$s_confirm_used_custom_field_deletion = '       .  ,        .    .       ,   \'\'  .     ,  .';
$s_confirm_custom_field_deletion = ' ,           ?';
$s_field_delete_button = ' ';

$s_confirm_custom_field_unlinking = ' ,    ()          ?';
$s_field_remove_button = ' ';

$s_hide_status = ' ';
$s_filter_closed = "";
$s_filter_resolved = "";
$s_hide_closed = " ";
$s_hide_resolved = " ";
$s_and_above = ' .';
$s_advanced_filters = ' ';
$s_simple_filters = ' ';
$s_monitored_by = '';

$s_attachments = "";
$s_attachment_alt = "";

# PHPMailer
$s_phpmailer_language = 'ru';

# Sponsorship Strings
$s_sponsors = ' - %d';
$s_sponsorship_added = ' ';
$s_sponsorship_updated = ' ';
$s_sponsorship_deleted = ' ';
$s_sponsorship_paid = '';
$s_sponsorship_more_info = '  ';
$s_sponsorship_total = '  ';

# URL explaining the process of sponsoring an issue.  This is defined here rather than
# in the config to allow for a URL per language.  This can be set to an empty string if there
# is not need to provide such process information.
$s_sponsorship_process_url = '';

# Changelog
$s_changelog = ' ';

# Http auth
$s_http_auth_realm = "  Mantis";

$s_bug = "";
$s_add_new_relationship = " ";
$s_add_new_relationship_button = "";
$s_this_bug = " ";
$s_relationship_added = " ";
$s_relationship_deleted = " ";
$s_no_relationship = " ";
$s_relationship_replaced = " ";
$s_replace_relationship_button = "";
$s_replace_relationship_sure_msg = "     .  ,    ?";
$s_relationship_with_parent = "   ";
$s_delete_relationship_button = "";
$s_delete_relationship_sure_msg = " ,     ?";
$s_relationship_warning_blocking_bugs_not_resolved = "      .";
$s_relationship_warning_blocking_bugs_not_resolved_2 = "<b></b>.        .<br> <b>/</b>  ,        .";
$s_create_child_bug_button = "";
$s_bug_cloned_to = "  ";
$s_bug_created_from = "  ";

# Relationship Graphs
$s_viewing_bug_relationship_graph_title = " ";
$s_relation_graph = " ";
$s_dependency_graph = " ";
$s_vertical = "";
$s_horizontal = "";
$s_view_issue = " ";

# Source Control Integration
$s_checkin = '';

# Pemissions report
$s_perm_rpt_capability = '';
$s_view = ': ';
$s_issues = '';
$s_report_issue = ' ';
$s_update_issue = ' ';
$s_monitor_issue = ' ';
$s_handle_issue = ' ';
$s_move_issue = ' ';
$s_delete_issue = ' ';
$s_reopen_issue = '  ';
$s_view_private_issues = '    ';
$s_update_readonly_issues = ' ,    ';
$s_update_issue_status = '  ';
$s_set_view_status = '  (/)';
$s_update_view_status = '  (/)';
$s_show_list_of_users_monitoring_issue = '  ,  ';
$s_notes = '';
$s_add_notes = ' ';
$s_update_notes = ' ';
$s_delete_note = ' ';
$s_view_private_notes = '    ';
$s_news = '';
$s_view_private_news = '    ';
$s_manage_news = ' ';
$s_view_list_of_attachments = '  ';
$s_download_attachments = ' ';
$s_delete_attachments = ' ';
$s_delete_attachment_button = "";
$s_delete_attachment_sure_msg = " ,     ?";
$s_upload_issue_attachments = '   ';
$s_filters = '';
$s_save_filters = ' ';
$s_save_filters_as_shared = '    ';
$s_use_saved_filters = '  ';
$s_create_project = ' ';
$s_delete_project = ' ';
$s_manage_project = ' ';
$s_manage_user_access_to_project = '    ';
$s_automatically_included_in_private_projects = '      ';
$s_project_documents = ' ';
$s_view_project_documents = '  ';
$s_upload_project_documents = '  ';
$s_link_custom_fields_to_projects = '    ';
$s_sponsorships = '';
$s_view_sponsorship_details = '   ';
$s_view_sponsorship_total = '   ';
$s_sponsor_issue = '  ';
$s_assign_sponsored_issue = '  ';
$s_handle_sponsored_issue = '  ';
$s_others = '';
$s_see_email_addresses_of_other_users = '  e-mail  ';
$s_send_reminders = ' ';
$s_add_profiles = ' ';
$s_notify_of_new_user_created = '    ';
$s_email_notification = '   ';
$s_status_changed_to = '   ';
$s_email_on_deleted = '  ';
$s_email_on_sponsorship_changed = '   ';
$s_email_on_relationship_changed = '   ';

# DHTML filters
$s_loading = '...';

# filter_api.php
$s_between = '' ;
$s_on_or_before = '   ' ;
$s_before = '' ;
$s_after = '' ;
$s_on_or_after = '   ' ;

# wiki related strings
$s_wiki = '';
?>
