From fa60502a70de62bb83c2ba083de923d5d08bdbf9 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 23 Aug 2014 20:24:02 +0800 Subject: Working on organization pages --- conf/locale/locale_en-US.ini | 4 ++++ conf/locale/locale_zh-CN.ini | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 4e191dca..b9e7966c 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -279,6 +279,10 @@ teams.write_access = Write Access teams.write_access_helper = This team will be able to read its repositories, as well as push to them. teams.admin_access = Admin Access teams.admin_access_helper = This team will be able to push/pull to its repositories, as well as add other collaborators to them. +teams.no_desc = This team has no description +teams.settings = Settings +teams.owners_permission_desc = Owners have full access to all repositories and have admin rights to the organization. +teams.members = Team Members [action] create_repo = created repository %s diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini index e3607d8e..7e5ac648 100644 --- a/conf/locale/locale_zh-CN.ini +++ b/conf/locale/locale_zh-CN.ini @@ -279,6 +279,10 @@ teams.write_access = 写入权限 teams.write_access_helper = 这个团队将拥有查看、克隆和推送所属仓库的权限。 teams.admin_access = 管理权限 teams.admin_access_helper = 这个团队将拥有查看、克隆、推送和添加其他组织成员到团队的权限。 +teams.no_desc = 该团队暂无描述 +teams.settings = 团队设置 +teams.owners_permission_desc = 管理员团队对 所有仓库 具有操作权限,且对组织具有 管理员权限。 +teams.members = 团队成员 [action] create_repo = 创建了仓库 %s -- cgit v1.2.3