150 lines
3.6 KiB
YAML
150 lines
3.6 KiB
YAML
|
||
# Chinese (China) translations for Ruby on Rails
|
||
# by tsechingho (http://github.com/tsechingho)
|
||
zh:
|
||
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
|
||
direction: ltr
|
||
|
||
#
|
||
# 项目托管平台主页
|
||
#
|
||
# 公共类
|
||
#
|
||
label_apply_project: 申请加入
|
||
label_project_new: 新建项目
|
||
label_join_project: 加入项目
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
#
|
||
# 项目托管平台主页
|
||
#
|
||
# 热门项目栏
|
||
#
|
||
lable_hot_projects: 热门项目
|
||
label_private: 私有
|
||
label_project_member_amount: "%{count}人"
|
||
label_project_score_tips: 项目得分,综合考虑了项目的各项活动,反映了该项目的活跃程度
|
||
label_project_score: 项目评分
|
||
|
||
|
||
#
|
||
# 项目托管平台主页
|
||
#
|
||
# 左边栏
|
||
#
|
||
label_id: "ID:"
|
||
|
||
label_apply_project: 申请加入
|
||
label_exit_project: 退出项目
|
||
label_apply_project_waiting: 已处理申请,请等待管理员审核
|
||
label_unapply_project: 取消申请
|
||
|
||
label_member: 成员
|
||
project_module_attachments: 资源
|
||
|
||
label_invite: 邀请
|
||
label_invite_new_user: "发送邮件邀请新用户"
|
||
label_invite_trustie_user: "邀请Trustie注册用户"
|
||
|
||
label_issue_tracking: 问题跟踪
|
||
label_release_issue: 发布问题
|
||
|
||
project_module_boards: 讨论区
|
||
project_module_boards_post: 发帖
|
||
# 与课程公用资源库
|
||
project_module_repository: 版本库
|
||
project_module_create_repository: 创建版本库
|
||
|
||
label_settings: 配置
|
||
project_module_news: 新闻
|
||
project_module_wiki: Wiki
|
||
project_module_code_review: 代码审查
|
||
project_module_calendar: 日历
|
||
project_module_gantt: 甘特图
|
||
project_module_documents: 文档
|
||
label_project_tool_response: 用户反馈
|
||
label_module_share: DTS测试工具
|
||
|
||
label_project_overview: "项目简介:"
|
||
label_expend_information: 展开更多信息
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 项目配置
|
||
#
|
||
|
||
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 新建项目
|
||
#
|
||
label_project_new_description: '项目可以是软件开发项目,也可以是协作研究项目。'
|
||
field_name: 名称
|
||
field_description: 描述
|
||
field_identifier: 标识
|
||
field_enterprise_name: 组织名称
|
||
|
||
text_length_between: "长度必须在 %{min} 到 %{max} 个字符之间。"
|
||
text_project_identifier_info: "小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。<br />一旦保存,标识无法修改。"
|
||
|
||
field_is_public: 公开
|
||
field_hidden_repo: 隐藏代码库
|
||
button_create: 提交
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 加入项目
|
||
#
|
||
project:
|
||
join:
|
||
title: 快速进入项目通道
|
||
description: "只要持有项目的ID,就可快速申请加入所在项目。项目页面搜索不到的私有项目只能从此通道进入哦!"
|
||
id:
|
||
label: "项目ID:"
|
||
tips: "项目ID是所在项目网址中显示的序号"
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 项目得分
|
||
#
|
||
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: 批准
|
||
label_refusal: 拒绝
|