61 lines
1.7 KiB
YAML
61 lines
1.7 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
|
||
|
||
#
|
||
# 项目托管平台主页
|
||
#
|
||
# 热门项目栏
|
||
#
|
||
lable_hot_projects: 热门项目
|
||
label_project_new: 新建项目
|
||
label_join_project: 加入项目
|
||
label_private: 私有
|
||
label_project_member_amount: "%{count}人"
|
||
label_project_score_tips: 项目得分,综合考虑了项目的各项活动,反映了该项目的活跃程度
|
||
label_project_score: 项目评分
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 新建项目
|
||
#
|
||
label_project_new_description: '项目可以是软件开发项目,也可以是协作研究项目。'
|
||
field_name: 名称
|
||
field_description: 描述
|
||
field_identifier: 标识
|
||
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_apply_project: 申请加入
|
||
|
||
|
||
#
|
||
# 项目托管平台
|
||
#
|
||
# 项目配置
|
||
#
|
||
label_approve: 批准
|
||
label_refusal: 拒绝
|