120 lines
3.1 KiB
YAML
120 lines
3.1 KiB
YAML
en:
|
|
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
|
|
direction: ltr
|
|
|
|
#
|
|
# 项目托管平台主页
|
|
#
|
|
# 公共类
|
|
#
|
|
label_apply_project: Apply Project
|
|
label_project_new: New project
|
|
label_join_project: Join a project
|
|
|
|
|
|
#
|
|
# 项目托管平台主页
|
|
#
|
|
# 热门项目栏
|
|
#
|
|
lable_hot_projects: Hot Projects
|
|
label_private: private
|
|
label_project_member_amount: "%{count} members"
|
|
label_project_score_tips: "Considering all activities of the project, project's score reflects the activity level of project"
|
|
label_project_score: Score
|
|
|
|
|
|
#
|
|
# 项目托管平台主页
|
|
#
|
|
# 左边栏
|
|
#
|
|
label_id: "ID:"
|
|
|
|
label_apply_project: Apply to Join
|
|
label_exit_project: Exit
|
|
label_apply_project_waiting: "Application has been processed, please wait for administrator review."
|
|
label_unapply_project: Cancel the application
|
|
|
|
label_member: Members
|
|
project_module_attachments: Resources
|
|
|
|
label_invite: Invitation
|
|
label_invite_new_user: "Send e-mail to invite new user"
|
|
label_invite_trustie_user: "Invite the Trustie registered user"
|
|
|
|
label_issue_tracking: Issue Tracking
|
|
label_release_issue: New Issue
|
|
|
|
project_module_boards: Forums
|
|
project_module_boards_post: New Post
|
|
# 与课程公用资源库
|
|
project_module_repository: Repository
|
|
project_module_create_repository: New Repository
|
|
|
|
label_project_overview: "Profile:"
|
|
label_expend_information: More Information
|
|
|
|
|
|
|
|
#
|
|
# 项目托管平台
|
|
#
|
|
# 新建项目
|
|
#
|
|
label_project_new_description: "A project can be used to do anything that requires distributed collaboration."
|
|
field_name: Name
|
|
field_description: Description
|
|
field_identifier: Identifier
|
|
field_enterprise_name: Eterprise
|
|
|
|
text_length_between: "Length between %{min} and %{max} characters."
|
|
text_project_identifier_info: "Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter.<br />Once saved, the identifier cannot be changed."
|
|
|
|
field_is_public: Public
|
|
field_hidden_repo: code protected
|
|
button_create: Create
|
|
|
|
|
|
#
|
|
# 项目托管平台
|
|
#
|
|
# 加入项目
|
|
#
|
|
project:
|
|
join:
|
|
title: Quickly Join to Project
|
|
description: "Just hold the project ID, while you can quickly apply to join the project.Private projects can only join by this channel!"
|
|
id:
|
|
label: "Project ID:"
|
|
tips: "Project ID is the number within project URL"
|
|
|
|
#
|
|
# 项目托管平台
|
|
#
|
|
# 项目得分
|
|
#
|
|
label_projects_score: 项目综合得分
|
|
|
|
label_issue_score: issue得分
|
|
label_issue_number: issue的数量
|
|
label_issue_journal_number: issue的留言数量
|
|
|
|
label_news_score: 新闻得分
|
|
label_new_number: 新闻的数量
|
|
|
|
label_file_score: 文档得分
|
|
label_file_number: 文档的数量
|
|
|
|
label_code_submit_score: 代码提交得分
|
|
label_code_submit_number: 代码提交数量
|
|
|
|
label_topic_score: 讨论区得分
|
|
label_topic_number: 讨论区帖子数量
|
|
|
|
|
|
|
|
|
|
|
|
label_approve: Approve
|
|
label_refusal: Refusal |