<?php
# Mantis - a php based bugtracking system

# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
# Copyright (C) 2002 - 2007  Mantis Team   - mantisbt-dev@lists.sourceforge.net

# Mantis is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# Mantis is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Mantis.  If not, see <http://www.gnu.org/licenses/>.
	#
	# 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
	#
	###########################################################################
	# Mantis 1.1.0 ԰
	# κνϵnetcobra@gmail.comлл
	# Based on strings_english.txt rev. 1.294
	# -------------------------------------------------
	# $Revision: 1.2.2.1 $
	# $Author: giallu $
	# $Date: 2007-10-13 22:35:59 $
	#
	# $Id: strings_chinese_simplified_gb2312.txt,v 1.2.2.1 2007-10-13 22:35:59 giallu Exp $
	###########################################################################

?>
<?php
# Charset
$s_charset = 'GB2312';

# 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_menu_update_target_version = 'Ŀ汾';
$s_actiongroup_menu_update_fixed_in_version = '汾';
$s_actiongroup_menu_add_note = 'ע';
$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 = '¼';
$s_select_option = '(ѡ)';  # comboboxes default to this to instruct user to explicitly select an entry.

# 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_fixed_in_version_bugs_conf_msg = '汾Ϊ';
$s_target_version_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 = '/ȡö';
$s_fixed_in_version_group_bugs_button = '汾';
$s_target_version_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]	= 'Ч Email ַ';
$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] = 'Чϴ·Ŀ¼ڻ Web дĿ¼';
$MANTIS_ERROR[ERROR_FILE_NO_UPLOAD_FAILURE] = 'ûϴļ뷵زѡҪϴļ';
$MANTIS_ERROR[ERROR_FILE_MOVE_FAILED] = 'ϴļתƵļĿ¼Ŀ¼ڻ Web дĿ¼';
$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_REAL_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] = 'z%s{z%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] = 'ûṩ 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] = 'Ҫṩ Email ַ';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = 'ṩϢκעʺţ';
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = 'ȷ URL ЧѾȷϣsignup';
$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] = 'ҳضȷ config_inc.php  custom_*.php ļ PHP  (&lt;?php ?&gt;)ûжĿո';

$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 = 'Ĭϼ';

$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_target_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 = '뱻һϵͳƣ˲޸ġ';
$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 = 'ؼΪ';
$s_bugnote_order = 'ע';
$s_bugnote_order_asc = '';
$s_bugnote_order_desc = '';
$s_email_on_new = '½ʱ Email ';
$s_email_on_assigned = 'ʱ Email ';
$s_email_on_feedback = 'ʱ Email ';
$s_email_on_resolved = 'ʱ Email ';
$s_email_on_closed = 'رʱ Email ';
$s_email_on_reopened = '´ʱ Email ';
$s_email_on_bugnote_added = 'עʱ Email ';
$s_email_on_status_change = '״̬ıʱEmail';
$s_email_on_priority_change = 'ȼıʱEmail';
$s_email_bugnote_limit = 'ע Email ';
$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_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 = 'Email ַ³ɹ';
$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_target_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 = 'ӭ Mantis ٹϵͳ';
$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 = 'ûʺ';
$s_verify_password = 'ȷ';
$s_enabled = '';
$s_protected = '';
$s_create_user_button = 'û';

# manage_page.php
$s_hide_disabled = 'δõ˺';
$s_filter_button = 'ɸѡ';
$s_create_filter_link = '̶';	# Permlink = Permenant Link
$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 = 'p';
$s_date_created = '';
$s_last_visit = 'һε¼';
$s_edit_user_link = '༭û';

# manage_config_email_page
$s_config_all_projects = 'ע⣺Щý<b>Ŀ</b>Ӱ졣';
$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_roadmap_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 = '7֮ڼ˺ţڸ˺ŽԶ';

# 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_all = 'ȫ';
$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 = 'ȷ';
$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_link_custom_field_to_project_title = 'ԶֶεĿ';
$s_link_custom_field_to_project_button = 'Զֶ';
$s_linked_projects = 'Ŀ';

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

$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 = 'A';

# PHPMailer
$s_phpmailer_language = '';

# 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 = '޸ļ¼';
$s_changelog_empty = '޿ø¼¼';

# Roadmap
$s_roadmap = '·ͼ';
$s_resolved_progress = 'ѽ %d ( %d )(%d%%)';

# 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 = 'ͼ״̬( vs ˽е)';
$s_update_view_status = '޸ͼ״̬( vs ˽е)';
$s_show_list_of_users_monitoring_issue = 'ʾڼûб';
$s_notes = '<b>ע</b>';
$s_add_notes = 'ע';
$s_update_notes = '޸ע';
$s_delete_note = 'ɾע';
$s_view_private_notes = '鿴˽ע';
$s_news = '<b></b>';
$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 = '鿴ûEmailַ';
$s_send_reminders = '';
$s_add_profiles = '';
$s_notify_of_new_user_created = 'ûʱ';
$s_email_notification = 'EMAIL ';
$s_status_changed_to = '״̬޸Ϊ';
$s_email_on_deleted = 'ɾʱ Email';
$s_email_on_sponsorship_changed = 'ıʱ Email';
$s_email_on_relationship_changed = 'ıʱ Email';

# 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 = 'Wiki';

# Time Tracking
$s_time_tracking_billing_link = 'Ʊ';
$s_time_tracking = 'ʱ';
$s_time_tracking_get_info_button = 'ȡʱϢ';
$s_time_tracking_cost_per_hour = 'ÿСʱɱ';
$s_time_tracking_cost = 'ɱ';
$s_total_time_for_issue = ' %s ƻʱ';
$s_from_date = '';
$s_to_date = '';

$s_access_denied = $MANTIS_ERROR[ERROR_ACCESS_DENIED];
?>
