<?php
	# Mantis - a php based Issuetracking system
	# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
	# Copyright (C) 2002 - 2004  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

	# Chinese_Simplified: Kai-Zheng Cheng, neek@sina.com
	# Chinese_Simplified: Singoo, singoo@163.com
	# Chinese_Simplified: zoomq@itcase.com
	# Chinese_Simplified: liaobin@jite.net
	# Chinese_Simplified: NetCobra,netcobra@gmail.com
	# Chinese_Simplified: Hacked by justin schnell_18@yahoo.com
	# -------------------------------------------------
	# $Revision: 1.56 $
	# $Author: bigbadger $
	# $Date: 2004/10/15 07:07:06 $
	#
	# $Id: strings_chinese_simplified.txt,v 1.56 2004/10/15 07:07:06 bigbadger Exp $
	###########################################################################

	###########################################################################
	# Mantis 1.90 ԰ķ˵(by NetCobra,2004-07-19)
	#
	#԰⣬λܹĽлл
	#
	#1.Ϣ֣# ERROR stringsڷΪĺҳʾΪ룬û
	#  룻
	#2.v1.90УIssueѾȫΪIssueΪҲȽϺʵĵʣ
	#  ȻIssueʣ
	#3.ӵġsponsor͡Sponsorshipʲ̫壬ûз롣
	#
	###########################################################################
?>
<?php
# Charset
$s_charset = 'GBK';

# 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_bugs = 'ѡ Issue';

# new strings:
$s_all_projects = "еĿ";
$s_move_bugs = "ƶIssue";
$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 = "鿴ύIssue";
$s_assigned_projects = "ѷĿ";
$s_unassigned_projects = "δĿ";
$s_print = "ӡ";
$s_jump = "ת Issue ";
$s_copy_users = "û";
$s_copy_categories_from = 'Ʒ';
$s_copy_categories_to = 'Ʒൽ';
$s_bug_history = 'Issue ʷ';
$s_field = 'ֶ';
$s_old_value = 'ɵֵ';
$s_new_value = 'µֵ';
$s_date_modified = '';
$s_bugnote = 'Issue ע';
$s_change = 'ı';
$s_bugnote_view_state = '鿴 Issue ע״̬';
$s_bug_monitor = 'Issue ';
$s_bug_end_monitor = 'Issue';
$s_announcement = '';
$s_stays_on_top = 'ǰ';
$s_delete_bugnote_button = 'ɾ Issue ע';
$s_delete_bugnote_sure_msg = 'ȷҪɾ Issue ע';
$s_bug_relationships = 'ϵ';
$s_empty_password_sure_msg = 'ȷҪûΪ';
$s_empty_password_button = 'ʹÿհ';

$s_duplicate_of = '%id ظ';
$s_has_duplicate = 'ظ %id';
$s_related_to = ' %id ';
$s_dependant_on = ' %id';
$s_blocks = ' %id';

$s_new_bug = '½ Issue';
$s_bugnote_added = ' Issue ע';
$s_bugnote_edited = 'ѱ༭ Issue ע';
$s_bugnote_deleted = 'ɾ Issue ע';
$s_summary_updated = 'ժҪ޸';
$s_description_updated = '޸';
$s_additional_information_updated = 'Ϣ޸';
$s_steps_to_reproduce_updated = 'Issue ֲ޸';
$s_file_added = 'ļ';
$s_file_deleted = 'ɾļ';
$s_bug_deleted = 'ɾ Issue';

$s_make_private = 'Ϊ˽';
$s_make_public = 'Ϊ';

$s_create_new_project_link = 'Ŀ';

$s_login_link = '¼';

# bug_actiongroup_page.php : mass treatment
$s_bug_actiongroup_failed = ' Issue ûʵȨԽ';
$s_bug_actiongroup_access = 'Ȩִи';
$s_bug_actiongroup_status = '޷Issue״̬ĳָ״̬';
$s_close_bugs_conf_msg = 'ȷҪرЩ Issue ';
$s_delete_bugs_conf_msg = 'ȷҪɾЩ Issue ';
$s_move_bugs_conf_msg = ' Issue ƶ';
$s_copy_bugs_conf_msg = ' Issue Ƶ';
$s_assign_bugs_conf_msg = ' Issue ɸ';
$s_resolve_bugs_conf_msg = 'ѡ Issue';
$s_priority_bugs_conf_msg = 'ѡ Issue ȼ';
$s_status_bugs_conf_msg = 'ѡ Issue ״̬';
$s_view_status_bugs_conf_msg = 'ѡ Issue ״̬';
$s_close_group_bugs_button = 'ر Issue' ;
$s_delete_group_bugs_button = 'ɾ Issue' ;
$s_move_group_bugs_button = 'ƶ Issue' ;
$s_copy_group_bugs_button = ' Issue' ;
$s_assign_group_bugs_button = ' Issue' ;
$s_resolve_group_bugs_button = ' Issue' ;
$s_priority_group_bugs_button = '޸ȼ' ;
$s_status_group_bugs_button = '޸״̬' ;
$s_view_status_group_bugs_button = '޸״̬';

# improved JPgraphs strings
$s_graph_imp_status_title = 'ۺϱ Issue ״̬' ;
$s_graph_imp_priority_title = 'ۺϱ Issue ȼ' ;
$s_graph_imp_severity_title = 'ۺϱ Issue ԣ';
$s_graph_imp_category_title = 'ۺϱĿࣩ';
$s_graph_imp_resolution_title = 'ۺϱɶȣ';
$s_by_status_pct = ' Issue ״̬ٷֱ';
$s_by_priority_pct = ' Issue ȼٷֱ';
$s_by_severity_pct = ' Issue ԰ٷֱ';
$s_by_category_pct = 'Ŀٷֱ';
$s_by_resolution_pct = 'ɶȰٷֱ';
$s_by_severity_mix = ' Issue Ժ״̬';
$s_by_priority_mix = ' Issue ȼ״̬';
$s_by_resolution_mix = ' Issue ɶȺ״̬';
$s_synthesis_link = 'ۺϱ';
$s_status_link = '״̬ͳ';
$s_priority_link = 'ȼͳ';
$s_severity_link = 'ͳ';
$s_category_link = 'ͳ';
$s_resolution_link = 'ɶͳ';
$s_legend_still_open = 'Still Open';
$s_legend_resolved = 'Resolved';
$s_legend_assigned = 'Assigned';
$s_legend_total = 'Total';
$s_legend_opened = 'Opened';
$s_legend_closed = 'Closed';
$s_legend_reported = 'Reported';
$s_cumulative = 'Cumulative';
$s_not_enough_data = 'Not enough data to create graph';

# print_all_bug_page.php : display selected Issues
$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 = 'Issue ע͹' ;
$s_bugnote_date = 'Issue ע';
$s_bugnote_description = 'Issue ע';

$s_error_no_proceed = 'ʹáˡťصһҳ棬ҵʲ߽бĲԵеѡֱתһµΡ';

# ERROR strings
$MANTIS_ERROR[ERROR_GENERIC]            = "ERROR: An error occurred during this action.  You may wish to report this error to your local administrator.";
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected.  Please report this to ";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_FILE_DISALLOWED]    = "ERROR: The file type is disallowed";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_FILE] = "ERROR: This is a duplicate file.  Please delete the file first.";
$MANTIS_ERROR[ERROR_DUPLICATE_PROJECT]  = 'ERROR: A project with that name already exists.';
$MANTIS_ERROR[ERROR_EMPTY_FIELD] = "ERROR: A necessary field was empty.  Please recheck your inputs.";
$MANTIS_ERROR[ERROR_PROTECTED_ACCOUNT]  = "ERROR: This account is protected.  You are not allowed to access this until the account protection is lifted.";
$MANTIS_ERROR[ERROR_ACCESS_DENIED]      = 'ERROR: Access Denied.';
$MANTIS_ERROR[ERROR_UPLOAD_FAILURE]     = 'ERROR: File upload failed.  Ask your admin to run the admin_check script to debug this problem.';
$MANTIS_ERROR[ERROR_FILE_TOO_BIG]       = 'ERROR: File upload failed.  This is likely because the filesize was larger than is currently allowed by this PHP installation.';
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND]  = 'ERROR: A required parameter to this page was not found.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'That username is already being used.  Please go back and select another one.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Configuration option \'%s\' not found.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'String \'%s\' not found.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND]  = 'ERROR: Note not found.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND]  = 'ERROR: Project not found.';
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = 'ERROR: Database field not found.';
$MANTIS_ERROR[ERROR_FTP_CONNECT_ERROR]	= 'ERROR: Unable to connect to FTP server.';
$MANTIS_ERROR[ERROR_HANDLER_ACCESS_TOO_LOW]	 = 'Issue handler does not have sufficient access rights to handle issue at this status.';
$MANTIS_ERROR[ERROR_PROJECT_NAME_NOT_UNIQUE] = 'ERROR: A project with that name already exists.  Please go back and enter a different name.';
$MANTIS_ERROR[ERROR_PROJECT_NAME_INVALID] = 'Invalid project name specified.  Project names cannot be blank.';
$MANTIS_ERROR[ERROR_USER_NOT_FOUND]	= 'ERROR: User not found.';
$MANTIS_ERROR[ERROR_AUTH_INVALID_COOKIE] = 'The login information stored by your browser is invalid.  Perhaps your account was deleted?';
$MANTIS_ERROR[ERROR_USER_PREFS_NOT_FOUND] = 'Preferences could not be found for this user.';
$MANTIS_ERROR[ERROR_NEWS_NOT_FOUND]	= 'ERROR: News item not found.';
$MANTIS_ERROR[ERROR_USER_CREATE_PASSWORD_MISMATCH] = 'Password does not match verification.';
$MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED]	= 'ERROR: An array was expected but a string was received.';
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'A string was expected but an array was received.';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND]	= 'ERROR: bug not found.';
$MANTIS_ERROR[ERROR_EMAIL_INVALID]	= 'ERROR: Invalid email.';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'Profile not found.';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED]	= 'ERROR: File type not allowed for uploads.';
$MANTIS_ERROR[ERROR_FILE_DUPLICATE]	= 'ERROR: This is a duplicate file.  Please delete the file first.';
$MANTIS_ERROR[ERROR_FILE_INVALID_UPLOAD_PATH] = 'ERROR: Invalid upload path.  Directory either does not exist or not writable to webserver';
$MANTIS_ERROR[ERROR_BUG_DUPLICATE_SELF]	= 'ERROR: You cannot set an issue as a duplicate of itself.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = 'Custom field not found';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = 'This is a duplicate name.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = 'At least one project still uses this field.';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = 'ERROR: Invalid value for field';
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = 'Invalid custom field definition';
$MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED]	= 'ERROR: LDAP Authentication Failed';
$MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = 'LDAP Server Connection Failed';
$MANTIS_ERROR[ERROR_LDAP_UPDATE_FAILED]	= 'ERROR: LDAP Record Update has failed.';
$MANTIS_ERROR[ERROR_LDAP_USER_NOT_FOUND] = 'LDAP User Record Not Found.';
$MANTIS_ERROR[ERROR_DB_CONNECT_FAILED]	= 'ERROR: Database connection failed.';
$MANTIS_ERROR[ERROR_DB_QUERY_FAILED]	= 'ERROR: Database query failed.';
$MANTIS_ERROR[ERROR_DB_SELECT_FAILED]	= 'ERROR: Database selection failed.';
$MANTIS_ERROR[ERROR_CATEGORY_DUPLICATE] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_CATEGORY_NO_ACTION] = 'ERROR: No copy action was specified.';
$MANTIS_ERROR[ERROR_CATEGORY_NOT_FOUND] = 'ERROR: Category not found.';
$MANTIS_ERROR[ERROR_VERSION_DUPLICATE] = "ERROR: This is a duplicate version.";
$MANTIS_ERROR[ERROR_VERSION_NOT_FOUND]  = 'ERROR: Version not found.';
$MANTIS_ERROR[ERROR_USER_NAME_INVALID]  = 'ERROR: The username is invalid.';
$MANTIS_ERROR[ERROR_USER_DOES_NOT_HAVE_REQ_ACCESS] = 'User does not have required access level';
$MANTIS_ERROR[ERROR_USER_REAL_MATCH_USER] = 'The "Real Name" chosen matches another user\'s login name. Please choose another.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_ENABLED] = 'Sponsorship support not enabled.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_FOUND] = 'Sponsorship %d not found.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_AMOUNT_TOO_LOW] = 'Sponsorship (%s) is below minimum amount (%s).';
$MANTIS_ERROR[ERROR_SPONSORSHIP_HANDLER_ACCESS_LEVEL_TOO_LOW] = 'Handler does not have the required access level to handle sponsored issues.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_ASSIGNER_ACCESS_LEVEL_TOO_LOW] = 'Access Denied: Assigning sponsored issues requires higher access level.';
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = 'Sponsor has not provided an email address. Please update your profile.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = 'Configuration option \'%s\' has invalid value \'%s\'';
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = 'The action cannot be performed because issue \'%d\' is read-only';
$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "ERROR: There is already a relationship between these two issues.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "ERROR: Relationship not found.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = "Access denied: The issue %d requires higher access level.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "An issue can't be related to itself.";
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = 'Confirmation hash does not match. Please retry.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_ENABLED] = 'The \'lost your password\' feature is not available.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NO_EMAIL_SPECIFIED] = 'You must provide an e-mail address in order to reset the password';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = 'The provided information doesn\'t match any registered account!';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = 'The confirmation URL is invalid or has already been used. Please signup again.';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max. number of in-progress requests reached. Please contact the system administrator';

#$s_login_error = 'Your account may be disabled or blocked (due to too many failed login attempts) or the username/password you entered is incorrect.';
$s_login_error = 'ź޷½ȷǷû룬ԣԾɲѯԱǷ˺ű';
$s_login_cookies_disabled = 'Cookiesܽˣʹ˲֧CookieľCookie';

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

$s_switch = "лĿ";
$s_logged_in_as = "¼Ϊ";

$s_prefix_for_deleted_users = 'user';

$s_administrator = "Ա";
$s_myself = "";
$s_default_access_level = 'Default access level';

# 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:ظ Issue,70: Issue,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 ";

# Email Strings
$s_new_account_subject = 'Issue׷ʺע';
$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 = 'The following issue is now in status NEW (again)';
$s_email_notification_title_for_status_bug_feedback = ' Issue Ҫķ';
$s_email_notification_title_for_status_bug_acknowledged = ' Issue Ѿϡ';
$s_email_notification_title_for_status_bug_confirmed = ' Issue Ѿȷϡ';
$s_email_notification_title_for_status_bug_assigned = ' Issue Ѿָɡ';
$s_email_notification_title_for_status_bug_resolved = ' Issue Ѿ';
$s_email_notification_title_for_status_bug_closed = ' Issue Ѿر';

$s_email_notification_title_for_action_bug_submitted = ' Issue Ѿύ';
$s_email_notification_title_for_action_bug_assigned = ' Issue Ѿָ';
$s_email_notification_title_for_action_bug_reopened = ' Issue ´';
$s_email_notification_title_for_action_bug_deleted = ' Issue Ѿɾ';
$s_email_notification_title_for_action_bug_updated = ' Issue Ѿ';
$s_email_notification_title_for_action_sponsorship_added = ' Issue Ѿ SPONSORED.';
$s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of the following issue was modified.';
$s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of the following issue was withdrawn.';

$s_email_notification_title_for_action_bugnote_submitted = ' Issue һע͡';
$s_email_notification_title_for_action_duplicate_of_relationship_added = "The following issue has been set as DUPLICATE OF issue %s.";
$s_email_notification_title_for_action_has_duplicate_relationship_added = "The issue %s has been set as DUPLICATE OF the following issue.";
$s_email_notification_title_for_action_related_to_relationship_added = "The following issue has been set as RELATED TO issue %s.";
$s_email_notification_title_for_action_dependant_on_relationship_added = "The following issue has been set PARENT OF issue %s.";
$s_email_notification_title_for_action_blocks_relationship_added = "The following issue has been set CHILD OF issue %s.";
$s_email_notification_title_for_action_duplicate_of_relationship_deleted = "The following issue has been UNset as DUPLICATE OF issue %s.";
$s_email_notification_title_for_action_has_duplicate_relationship_deleted = "The issue %s has been UNset as DUPLICATE OF the following issue.";
$s_email_notification_title_for_action_related_to_relationship_deleted = "The following issue has been UNset as RELATED TO issue %s.";
$s_email_notification_title_for_action_dependant_on_relationship_deleted = "The following issue has been UNset PARENT OF issue %s.";
$s_email_notification_title_for_action_blocks_relationship_deleted = "The following issue has been UNset CHILD OF issue %s.";
$s_email_notification_title_for_action_relationship_child_resolved = "The RELATED issue %s has been RESOLVED.";
$s_email_notification_title_for_action_relationship_child_closed = "The RELATED issue %s has been CLOSED.";

$s_email_reporter = "";
$s_email_handler = "";
$s_email_project = "Ŀ";
$s_email_bug = "Issue ";
$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 = '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 = "Email";
$s_password = "";
$s_no_password_change = 'The password is controlled by another system, hence cannot be edited here.';
$s_confirm_password  = "ȷ";
$s_access_level = "ȡȨ";
$s_update_user_button = "ʺϢ";

# 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 = 'IssueؼΪ';
$s_bugnote_order = 'Issueע';
$s_bugnote_order_asc = '';
$s_bugnote_order_desc = '';
$s_email_on_new = "½IssueʱEmail";
$s_email_on_assigned = "ָIssueʱEmail";
$s_email_on_feedback = "IssueʱEmail";
$s_email_on_resolved = "IssueʱEmail";
$s_email_on_closed = "رIssueʱEmail";
$s_email_on_reopened = "´ʱEmail";
$s_email_on_bugnote_added = " Issue עʱEmail";
$s_email_on_status_change = "״̬ıʱEmail";
$s_email_on_priority_change = "ȼıʱEmail";
$s_email_bugnote_limit = 'Email Issuenotes 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 = "ύ";

# account_profile_update.php
$s_profile_updated_msg = "ƽ̨ø...";

# account_update.php
$s_account_updated_msg = "ʺϢ³ɹ...";
$s_email_updated = 'Emailַ³ɹ';
$s_realname_duplicated = 'ʵѱʹ';
$s_realname_updated = 'ʵѾɹ޸';
$s_password_updated = '³ɹ';

# bug_assign.php
$s_bug_assign_msg       = "ѳɹָ Issue...";

# bug_change_status_page.php
$s_new_bug_title = 'µIssue';
$s_feedback_bug_title = 'IssueṩϢ';
$s_acknowledged_bug_title = '֪Issueյ';
$s_confirmed_bug_title = 'ȷIssue';
$s_assigned_bug_title = 'ָIssue';
$s_new_bug_button = 'Issue';
$s_feedback_bug_button = 'Issue';
$s_acknowledged_bug_button = '֪Issueյ';
$s_confirmed_bug_button = 'ȷIssue';
$s_assigned_bug_button = 'ָIssue';

# bug_close.php
$s_bug_close_msg       = "Issue ѱر...";
$s_close_immediately   = "ر:";

# bug_close_page.php
$s_closed_bug_title = "ر Issue";

# bug_delete.php
$s_bug_deleted_msg = "Issue Ѿɾ...";

# bug_delete_page.php
$s_delete_bug_sure_msg = "ȷҪɾ Issue ";
$s_delete_bug_button = "ɾ Issue";

# bug_monitor.php
$s_monitor_bug_button = " Issue";
$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 = "Issue Ѿ´...";
$s_reopen_add_bugnote_title = "´ Issue ԭ...";
$s_bugnote_add_reopen_button = " Issue עͲ´ Issue";

# bug_resolve_page.php
$s_resolved_bug_title = " Issue";
$s_resolved_bug_button = " Issue";

# bug_resolve_page2.php
$s_bug_resolved_msg = "Issue Ѿ Issue ע...";
$s_resolve_add_bugnote_title = "Ϊ Issue  Issue ע";
$s_bugnote_add_resolve_button = " Issue ע";

# bug_reminder_page.php
$s_from = '';
$s_to = '';
$s_on = '';
$s_sent_you_this_reminder_about = 'ѣ';
$s_bug_reminder = 'Issue ';
$s_reminder_sent_to = '';
$s_bug_send_button = '';
$s_reminder = '';
$s_reminder_explain = 'This note will be sent to the recipients listed requesting feedback on this issue.';
$s_reminder_monitor = 'These recipients will also begin monitoring the issue. They can unsubscribe using the Unmonitor button.';
$s_reminder_store = 'This note will be stored with the issue.';

# bug_update.php
$s_bug_updated_msg = "Issue Ѿɹ...";

# bug_update_advanced_page.php
$s_back_to_bug_link = "ص Issue";
$s_update_simple_link = "׸";
$s_updating_bug_advanced_title = "ڸ Issue Ϣ";
$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 = ' Issue 汾';
$s_votes = "ͶƱ";
$s_summary = "ժҪ";
$s_description = "˵";
$s_steps_to_reproduce = "Issue ֲ˵";
$s_update_information_button = "Ϣ";

# bug_update_page.php
$s_update_advanced_link = "߼";
$s_updating_bug_simple_title = "ڸ Issue Ϣ";

# bug_vote_add.php
$s_vote_added_msg = "ͶƱ...";

# bugnote_add.php
$s_bugnote_added_msg = " Issue ע...";

# bugnote_delete.php
$s_bugnote_deleted_msg = "ɾ Issue ע...";
$s_bug_notes_title = "Issue ע";

# bugnote_edit_page.php
$s_edit_bugnote_title = "༭ Issue ע";

# bugnote_inc.php
$s_no_bugnotes_msg = " Issue ûעϢ";
$s_delete_link = "ɾ";
$s_add_bugnote_title = " Issue ע";
$s_add_bugnote_button = " Issue ע";
$s_bugnote_edit_link = "༭";
$s_closed_bug_button = "ر Issue";

# bugnote_update.php
$s_bugnote_updated_msg = "Ѿɹ Issue ע...";
$s_edited_on = "༭ڣ";

# 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 = "ӭMantis Issue ٹϵͳ";
$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 = "ָɸδIssue";
$s_open_and_reported_to_me = "ұδIssue";
$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 = "ûʺ";
$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_create_new_account_link = 'Create New Account';
$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 = "p";
$s_date_created = "";
$s_last_visit = "һε¼";
$s_edit_user_link = "༭û";

# 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 = "ȷҪɾ˷?  Issue ᱻɾ!!";
$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_delete.php
$s_project_deleted_msg = "ĿѾɹɾ...";

# manage_proj_delete_page.php
$s_project_delete_msg = "ȷҪɾĿи Issue ";
$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 = 'Add and Edit Version';
$s_edit_link = "༭";
$s_actions = '';
$s_version = "汾";
$s_timestamp = 'ʱ';
$s_update = '';

# 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 = "ȷҪɾ˰汾?  Issue ᱻɾ!!";
$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 = "鿴 Issue";
$s_report_bug_link = " Issue";
$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 = 'ڼӵ';

# 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 = "ȷҪɾû";

# proj_user_menu_page.php
$s_add_user_title = "ûĿ";
$s_add_user_button = "û";
$s_project_selection_title = "Ŀѡ";
$s_remove_link = "ɾ";
$s_remove_all_link = 'Remove all';

# 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 = " Issue";
$s_submission_thanks_msg = "лύ Issue^_^";

# 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 = " Issue";

# 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 = '7֮ڼ˺ţڸ˺ŽԶ';

# signup_page.php
$s_signup_captcha_request = 'ұߵַ';
$s_signup_info = '˱㽫дյһȷš<br/>ͨȷţԼ˺š7֮ڲ˺ţϵͳԶ˺š<br/>ΪܹյȷţȷʼַЧġ';
$s_signup_title = "ע";
$s_signup_button = "ע";
$s_no_password_request = 'Your password is managed by another system. Please contact your system administrator.';

# 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 = " Issue ״̬";
$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 = "ѽ Issue ʱ()";
$s_longest_open_bug = "ʱδ Issue";
$s_longest_open = "δʱ";
$s_average_time = "ƽʱ";
$s_total_time = "ϼʱ";
$s_developer_stats = "bug״̬뿪Ա(δ/ѽ/ѹر/ϼ)";
$s_reporter_stats = "Issue״̬뱨(δ/ѽ/ѹر/ϼ)";
$s_orct = "(δ/ѽ/ѹر/ϼ)";

# view_all_bug_page.php
$s_any = "";
$s_show = "ʾ";
$s_changed = "ѱ(Сʱ)";
$s_viewing_bugs_title = "鿴 Issue";
$s_updated = "";

# view_all_inc.php
$s_none = "";
$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 = 'ȷ';
$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 = "鿴Issueϸ";
$s_product_build = "Ʒ";
$s_system_profile = "ϵͳ˵";
$s_update_bug_button = "޸ Issue";
$s_bug_assign_to_button = 'ָɸ';
$s_bug_status_to_button = '״̬Ϊ:';
$s_reopen_bug_button = "´ Issue";
$s_move_bug_button = 'ƶ Issue';
$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 = "鿴 Issue ϸ()";

# bug_monitor_list_view_inc.php
$s_no_users_monitoring_bug = 'ǰûûڼ Issue';
$s_users_monitoring_bug = 'ڼ Issue û';
$s_monitoring_user_list = 'ûб';

# bug_sponsorship_list_view_inc.php
$s_no_users_sponsoring_bug = 'There are no users sponsoring this issue.';
$s_users_sponsoring_bug = 'Users sponsoring this issue';
$s_sponsors_list = 'Sponsors б';
$s_total_sponsorship_amount = 'ϼ Sponsorship = %s';
$s_sponsor_issue = 'Sponsor Issue';

# 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 = 'ڴIssueʱʾ';
$s_custom_field_display_update = 'ڸIssueʱʾ';
$s_custom_field_display_resolved = ' Issue ʱʾ';
$s_custom_field_display_closed = 'ر Issue ʱʾ';
$s_custom_field_require_report = ' Issue ʱ';
$s_custom_field_require_update = '޸ Issue ʱ';
$s_custom_field_require_resolved = ' Issue ʱ';
$s_custom_field_require_closed = 'ر Issue ʱ';

$s_custom_field_sequence = '˳';
$s_custom_field_type_enum_string = '0:ַ,1:ֵ,2:,3:ö,4:ʼ,5:Checkbox,6:б,7:ѡб';

$s_confirm_used_custom_field_deletion = 'ǰһĿӵֶΣֶεֵɾɾ޷ָ㲻ɾֶΣġˡťİťɾ';
$s_confirm_custom_field_deletion = 'ȷҪɾԶֶκֵ';
$s_field_delete_button = 'ɾֶ';

$s_hide_status = '״̬';
$s_filter_closed = "ѹر";
$s_filter_resolved = "ѽ";
$s_hide_closed = "ѹرյ Issue";
$s_hide_resolved = "ѽ Issue";
$s_and_above = '';
$s_advanced_filters = '߼';
$s_simple_filters = '׹';
$s_monitored_by = 'ˣ';

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

# PHPMailer
$s_phpmailer_language = '';

# Sponsorship Strings
$s_sponsors = '%d sponsor(s)';
$s_sponsorship_added = ' Sponsorship';
$s_sponsorship_updated = '޸ Sponsorship';
$s_sponsorship_deleted = 'ɾ Sponsorship';
$s_sponsorship_more_info = ' Sponsorship ĸϢ';

# 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 Issue׷ϵͳ¼";

$s_bug = "Issue";
$s_add_new_relationship = "½";
$s_add_new_relationship_button = "";
$s_this_bug = "ǰ Issue";
$s_relationship_added = "";
$s_relationship_deleted = "ɾ";
$s_no_relationship = "no relationship";
$s_relationship_replaced = "Relationship replaced";
$s_replace_relationship_button = "Replace";
$s_replace_relationship_sure_msg = "There is already a relationship between the two issues. Are you sure you want to replace it?";
$s_relationship_with_parent = "Relationship with the parent issue";
$s_delete_relationship_button = "ɾ";
$s_delete_relationship_sure_msg = "ȷҪɾù";
$s_relationship_warning_blocking_bugs_not_resolved = "ǰ Issue Ĳûнرա";
$s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>ע</b>. ǰ Issue Ĳûнرա<br><b>ر</b>һ Issue ǰӦýر Issue";
$s_create_child_bug_button = " Issue";
$s_bug_cloned_to = "Issue Ѹ";
$s_bug_created_from = "Issue ";
# Relationship Graphs
$s_viewing_bug_relationship_graph_title = "Relationship Graph";
$s_relation_graph = "Relation Graph";
$s_dependency_graph = "Dependency Graph";
$s_vertical = "Vertical";
$s_horizontal = "Horizontal";
$s_view_issue = "View Issue";

# Source Control Integration
$s_checkin = 'Checkin';
# Pemissions report
$s_perm_rpt_capability = 'Capability';
$s_view = 'View';
$s_issues = 'ISSUES';
$s_report_issue = 'Report an issue';
$s_update_issue = 'Update an issue';
$s_monitor_issue = 'Monitor an issue';
$s_handle_issue = 'Handle an issue';
$s_move_issue = 'Move an issue';
$s_delete_issue = 'Delete an issue';
$s_reopen_issue = 'Reopen an issue';
$s_view_private_issues = 'View private issues';
$s_update_readonly_issues = 'Update readonly issues';
$s_update_issue_status = 'Update issue status';
$s_set_view_status = 'Set view status (public vs private)';
$s_update_view_status = 'Update view status (public vs private)';
$s_show_list_of_users_monitoring_issue = 'Show list of users monitoring issue';
$s_notes = 'NOTES';
$s_add_notes = 'Add notes';
$s_update_notes = 'Update notes';
$s_delete_note = 'Delete note';
$s_view_private_notes = 'View private notes';
$s_news = 'NEWS';
$s_view_private_news = 'View private news';
$s_manage_news = 'Manage news';
$s_view_list_of_attachments = 'View list of attachments';
$s_download_attachments = 'Download attachments';
$s_delete_attachments = 'Delete attachments';
$s_upload_issue_attachments = 'Upload issue attachments';
$s_filters = 'filters';
$s_save_filters = 'Save filters';
$s_save_filters_as_shared = 'Save filters as shared';
$s_use_saved_filters = 'Use saved filters';
$s_create_project = 'Create project';
$s_delete_project = 'Delete project';
$s_manage_project = 'Manage project';
$s_manage_user_access_to_project = 'Manage user access to a project';
$s_automatically_included_in_private_projects = 'Automatically included in private projects';
$s_project_documents = 'PROJECT DOCUMENTS';
$s_view_project_documents = 'View project documents';
$s_upload_project_documents = 'Upload project documents';
$s_link_custom_fields_to_projects = 'Link custom fields to projects';
$s_sponsorships = 'SPONSORSHIPS';
$s_view_sponsorship_details = 'View sponsorship details';
$s_view_sponsorship_total = 'View sponsorship total';
$s_sponsor_issue = 'Sponsor issue';
$s_assign_sponsored_issue = 'Assign sponsored issue';
$s_handle_sponsored_issue = 'Handle sponsored issue';
$s_others = 'OTHERS';
$s_see_email_addresses_of_other_users = 'See email addresses of other users';
$s_send_reminders = 'Send reminders';
$s_add_profiles = 'Add profiles';
$s_notify_of_new_user_created = 'Notify of new user created';
$s_email_notification = 'EMAIL NOTIFICATION';
$s_status_changed_to = 'Status changes to';
$s_email_on_deleted = 'Email on Deleted';
$s_email_on_sponsorship_changed = 'Email on Sponsorship changed';
$s_email_on_relationship_changed = 'Email on Relationship changed';
?>