@ -161,13 +161,8 @@ en:
label_approve : Approve
label_approve : Approve
label_refusal : Refusal
label_refusal : Refusal
notice_account_updated : Account was successfully updated.
notice_account_updated : Account was successfully updated.
notice_account_invalid_creditentials : Invalid user or password
notice_account_password_updated : Password was successfully updated.
notice_account_wrong_password : Wrong password
notice_account_wrong_password : Wrong password
notice_account_register_done : Account was successfully created. To activate your account, click on the link that was emailed to you.
notice_account_register_done : Account was successfully created. To activate your account, click on the link that was emailed to you.
notice_account_unknown_email : Unknown user.
notice_can_t_change_password : This account uses an external authentication source. Impossible to change the password.
notice_account_lost_email_sent : An email with instructions to choose a new password has been sent to you.
notice_account_activated : Your account has been activated. You can now log in.
notice_account_activated : Your account has been activated. You can now log in.
notice_successful_create : Successful creation.
notice_successful_create : Successful creation.
notice_successful_update : Successful update.
notice_successful_update : Successful update.
@ -243,7 +238,6 @@ en:
field_is_required : Required
field_is_required : Required
field_firstname : Name
field_firstname : Name
field_lastname : Last name
field_lastname : Last name
field_mail : Email
field_job_category : Job category # added by bai
field_job_category : Job category # added by bai
field_filename : File
field_filename : File
field_file_dense : File Dense
field_file_dense : File Dense
@ -279,14 +273,11 @@ en:
field_homepage : Homepage
field_homepage : Homepage
field_parent : Subproject of
field_parent : Subproject of
field_is_in_roadmap : Issues displayed in roadmap
field_is_in_roadmap : Issues displayed in roadmap
field_login : Account/Email
field_mail_notification : Email notifications
field_mail_notification : Email notifications
field_admin : Administrator
field_admin : Administrator
field_last_login_on : Last connection
field_last_login_on : Last connection
field_language : Language
field_language : Language
field_effective_date : Date
field_effective_date : Date
field_new_password : New password
field_password_confirmation : Confirmation
field_version : Version
field_version : Version
field_type : Type
field_type : Type
field_host : Host
field_host : Host
@ -646,7 +637,6 @@ en:
label_information : Information
label_information : Information
label_information_plural : Information
label_information_plural : Information
label_please_login : Please log in
label_please_login : Please log in
label_login_with_open_id_option : or login with OpenID
label_home : Home
label_home : Home
label_my_page : My page
label_my_page : My page
label_my_account : My account
label_my_account : My account
@ -655,9 +645,6 @@ en:
label_my_page_block : My page block
label_my_page_block : My page block
label_administration : Administration
label_administration : Administration
label_login : Login
label_login : Login
# edit by meng
# Logout
label_logout : Logout
# end
# end
label_help : Help
label_help : Help
label_reported_issues : Reported issues
label_reported_issues : Reported issues
@ -1018,8 +1005,6 @@ en:
label_gantt_progress_line : Progress line
label_gantt_progress_line : Progress line
label_files_filter : Files Filter:
label_files_filter : Files Filter:
button_submit : Submit
button_save : Save
button_check_all : Check all
button_check_all : Check all
button_uncheck_all : Uncheck all
button_uncheck_all : Uncheck all
button_collapse_all : Collapse all
button_collapse_all : Collapse all
@ -1099,7 +1084,6 @@ en:
text_tip_issue_end_day : issue ending this day
text_tip_issue_end_day : issue ending this day
text_tip_issue_begin_end_day : issue beginning and ending this day
text_tip_issue_begin_end_day : issue beginning and ending this day
text_caracters_maximum : "%{count} characters maximum."
text_caracters_maximum : "%{count} characters maximum."
text_caracters_minimum : "Must be at least %{count} characters long."
text_length_between : "Length between %{min} and %{max} characters."
text_length_between : "Length between %{min} and %{max} characters."
text_tracker_no_workflow : No workflow defined for this tracker
text_tracker_no_workflow : No workflow defined for this tracker
text_unallowed_characters : Unallowed characters
text_unallowed_characters : Unallowed characters
@ -1438,7 +1422,6 @@ en:
label_tags_user_mail : User E-mail:
label_tags_user_mail : User E-mail:
label_tags_user_name : User Name:
label_tags_user_name : User Name:
label_tags_numbers : Tag numbers:
label_tags_numbers : Tag numbers:
label_max_number : Open label nickname is displayed on the web site of your,Must be at most 25 characters long.
label_all_revisions : All revisions:
label_all_revisions : All revisions:
label_repository_name : Repository name
label_repository_name : Repository name
label_upassword_info : The password can be shared in the group
label_upassword_info : The password can be shared in the group
@ -1734,7 +1717,6 @@ en:
label_your_course : your course
label_your_course : your course
label_have_message : have a new message
label_have_message : have a new message
label_login_prompt : Email/NickName
:lable_not_receive_mail : Click here don't receive email form site!
:lable_not_receive_mail : Click here don't receive email form site!
#added by linchun as competition#
#added by linchun as competition#
@ -1756,17 +1738,83 @@ en:
# edit by meng
# edit by meng
# Trustie账户> 登陆
# Trustie账户> 登陆
lable_user_name : Username
lable_user_name : Username
label_login_prompt : Email/Trustie account
field_password : Password
field_password : Password
field_identity_url : OpenID URL
field_identity_url : OpenID URL
label_stay_logged_in : Keep me signed in
label_stay_logged_in : "Keep me signed in"
label_password_lost : Forget password?
label_password_lost : "Forget password? "
button_login : Login
button_login : Login
# account_controller中判断用户名或密码输入有误的提示信息
notice_account_invalid_creditentials : "Invalid user or password."
# account_controller中判断未激活的提示信息
notice_account_invalid_creditentials_new : "Please check your email to activate your account."
# Trustie账户> 注册
# Trustie账户> 注册
# 页面中密码和确认密码不一致信息, 正则判断, 邮件地址合法等信息由application_helper中error_messages_for方法来判断提示信息
# rails本身机制ActiveRecord提供
# 在model层的 validates_方法进行辅助验校
# 其输出的提示信息在国际化yml中的activerecord中配置
label_register : Sign up
label_register : Sign up
label_login_with_open_id_option : or login with OpenID
field_login : Account/Email
label_max_number : "Trustie username is your public identity displayed on Trustie website, only for letters and numbers."
field_password : Password
text_caracters_minimum : "Must be at least %{count} characters long."
field_password_confirmation : Confirmation
field_mail : Email
label_mail_attention : "QQ-mail may not receive this e-mail, if other mailboxes not received, probably in spam."
label_mail_attention1 : "Activation email sent for Gmail and Edu-mail which sometimes slower, please be patient."
button_submit : Submit
# register中js判断密码设置是否合法提示信息
setting_password_min_length_limit : "Password length greater than at least %{count} characters."
setting_password_error : "Password length inadequate or password inconsistent."
setting_password_success : "Password set successfully."
# account_controller中register方法判断注册成功的提示信息
notice_account_register_done : "Successful account creation, please use the link in the registration confirmation email to activate your account, if our messages are not in your inbox, it could in the spam box, please check it carefully."
# Trustie账户模块 > 忘记密码
label_password_forget : Forget password
# field_mail: 邮件地址
# ( Trustie账户模块> 注册)变量
# button_submit: 提交
# ( Trustie账户模块> 注册 )变量
notice_account_unknown_email : Unknown user
# account_controller中lost_password方法判断的邮件发送提示信息
notice_account_lost_email_sent : "An email with a temporary login link will be sent to that email address, which you can use to login and configure a new password."
# Trustie账户模块 > 重置密码
# label_password_forget: 忘记密码
# ( Trustie账户模块> 忘记密码)变量
field_new_password : New password
# text_caracters_minimum: "至少需要 %{count} 个字符。"
# ( Trustie账户模块> 注册)变量
# field_password_confirmation: 密码确认
# ( Trustie账户模块> 注册)变量
notice_account_password_updated : "Password was successfully updated."
notice_can_t_change_password : "This account uses an external authentication source. Impossible to change the password."
button_save : Save
# Trustie账户模块 > 登出
label_logout : Logout
# Trustie账户模块 > 激活
label_regiter_account : Registering for an account
label_email_valid : E-mail activation
notice_email_register_time : "Please click on the link in the email to continue to complete the registration within 24 hours"
notice_email_arrival : "An activation email has been sent to the email address you register."
label_check_email : "Now check your email"
label_mail_resend : "Resend the activation email"
notice_account_activated : "Your Trustie account has been activated."
# 托管平台主页
# 托管平台主页
# edit by meng
# edit by meng
# 托管平台主页> 顶部菜单
# 托管平台主页> 顶部菜单
@ -1807,18 +1855,18 @@ en:
label_rights_reserved : ©2007~2014
label_rights_reserved : ©2007~2014
label_contact_us : Contact
label_contact_us : Contact
# 英文版不需要显示国内许可证 ,需要页面做判断
# 英文版不需要显示国内许可证 ,需要页面做判断
# label_license: 湘ICP备09019772
# label_license: 湘ICP备09019772
# 项目托管平台
# 项目托管平台
# 项目托管平台主页 > 主旨
# 项目托管平台主页 > 主旨
label_project_trustie :
label_project_trustie :
label_project_trustie_theme :
label_project_trustie_theme :
# 项目托管平台主页 > 热门项目栏
# 项目托管平台主页 > 热门项目栏
lable_hot_projects : Hot Projects
lable_hot_projects : Hot Projects
label_project_new : New project
label_project_new : New project
label_join_project : Join a project
label_join_project : Join a project
@ -1827,7 +1875,7 @@ en:
label_project_score_tips : "Considering all activities of the project, project's score reflects the activity level of project"
label_project_score_tips : "Considering all activities of the project, project's score reflects the activity level of project"
label_project_score : Score
label_project_score : Score
# 项目托管平台主页 > 用户动态栏
# 项目托管平台主页 > 用户动态栏
lable_user_active : User Movements
lable_user_active : User Movements
field_user_active_published : released
field_user_active_published : released
field_user_active_uploaded : uploaded
field_user_active_uploaded : uploaded
@ -1854,7 +1902,7 @@ en:
# "缺陷 #1869 (已解决):subject"
# "缺陷 #1869 (已解决):subject"
# tracker.name和status在数据库中以中文字段形式存储
# tracker.name和status在数据库中以中文字段形式存储
# 项目托管平台主页 > 贴吧动态栏
# 项目托管平台主页 > 贴吧动态栏
lable_bar_active : Bar Posts
lable_bar_active : Bar Posts
label_my_question : My-question
label_my_question : My-question
label_my_feedback : My-feedback
label_my_feedback : My-feedback
@ -1864,7 +1912,7 @@ en:
label_final_reply : Last-reply
label_final_reply : Last-reply
# 项目托管平台 > 新建项目
# 项目托管平台 > 新建项目
label_project_new_description : "A project can be used to do anything that requires distributed collaboration."
label_project_new_description : "A project can be used to do anything that requires distributed collaboration."
field_name : Name
field_name : Name
field_description : Description
field_description : Description
@ -1876,7 +1924,7 @@ en:
button_create : Create
button_create : Create
# 项目托管平台 > 加入项目
# 项目托管平台 > 加入项目
@ -1886,17 +1934,17 @@ en:
# 课程托管平台主页
# 课程托管平台主页
# 课程托管平台主页 > 主旨
# 课程托管平台主页 > 主旨
label_course_trustie :
label_course_trustie :
label_course_trustie_theme :
label_course_trustie_theme :
# 课程托管平台主页 >
# 课程托管平台主页 >
# 竞赛托管平台主页
# 竞赛托管平台主页
# 竞赛托管平台主页 > 主旨
# 竞赛托管平台主页 > 主旨
label_contest_trustie :
label_contest_trustie :
label_contest_trustie_theme :
label_contest_trustie_theme :
# 竞赛托管平台主页 >
# 竞赛托管平台主页 >
# edit by meng
# edit by meng
@ -2062,7 +2110,6 @@ en:
modal_valid_passing : can be used.
modal_valid_passing : can be used.
label_company_name : Company Name
label_company_name : Company Name
notice_account_invalid_creditentials_new : You have not to the mailbox activation
label_school_no_course : The school did not offer any courses, you can view other school curriculum
label_school_no_course : The school did not offer any courses, you can view other school curriculum
label_school_less_course : The school offers courses in less, you can view other school curriculum
label_school_less_course : The school offers courses in less, you can view other school curriculum
label_file_not_found : Sorry, the file can't be downloaded now!
label_file_not_found : Sorry, the file can't be downloaded now!