summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index bea431d2..8e0f9a31 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -11,12 +11,9 @@ OC.L10N.register(
"Allow updating avatars from social media" : "允许从社交媒体资料更新头像",
"Please select a circle" : "请选择一个圈子",
"Loading circle …" : "正在加载圈子 ...",
- "Joining circle" : "加入圈子",
"Your request to join this circle is pending approval" : "你加入这个圈子的请求正在等待批准 ",
"You are not a member of {circle}" : "你并非 {circle} 的成员",
- "Request to join" : "请求加入",
"There was an error fetching the member list" : "获取成员列表时发生一个错误",
- "Unable to join the circle" : "无法加入这个圈子",
"Loading contacts …" : "加载联系人…",
"There are no contacts yet" : "尚无联系人",
"Create contact" : "创建联系人",
@@ -78,6 +75,7 @@ OC.L10N.register(
"An error happened during the config change" : "更改配置时发生一个错误",
"Circle name" : "圈子名称",
"Circle owned by {owner}" : "圈子所有者为 {owner}",
+ "Request to join" : "请求加入",
"Description" : "描述",
"There is no description for this circle" : "这个圈子没有描述",
"Enter a description for the circle" : "为这个圈子输入一个描述",
@@ -133,6 +131,7 @@ OC.L10N.register(
"This circle will not be shared with the other instances of the global scale" : "这个圈子不会与 GlobalScale 的其他实例共享 ",
"Create circle" : "创建圈子",
"Loading members list …" : "加载成员列表中 ...",
+ "The list of members is only visible to members of this circle" : "成员列表仅对这个圈子的成员可见",
"There is no member in this circle" : "这个圈子没有成员",
"Add members" : "添加成员",
"Show circle details" : "显示圈子详情",
@@ -141,13 +140,17 @@ OC.L10N.register(
"Unable to get the results" : "无法获得结果",
"Some members could not be added" : "无法添加一些成员",
"There was an issue adding members to the circle" : "添加成员到这个圈子时出错",
+ "Accept membership request" : "接收成员身份请求",
+ "Reject membership request" : "拒绝成员身份请求",
"Manage level" : "管理级别",
"Remove member" : "删除成员",
+ "Pending" : "待定",
"Promote as sole owner" : "提升为唯一所有人",
"Promote to {level}" : "提升为 {level}",
"Demote to {level}" : "降级为 {level}",
"Could not delete the member {displayName}" : "无法删除成员 {displayName}",
"Could not change the member level to {level}" : "无法更改成员级别到 {level}",
+ "Could not accept membership request" : "无法接受成员身份请求",
"Select type" : "选择类型",
"Select Date" : "选择日期",
"Add contact in group" : "添加联系人到群组",
@@ -167,6 +170,7 @@ OC.L10N.register(
"You are about to leave {circle}.\nAre you sure?" : "你即将离开 {circle}\n确定吗?",
"Please confirm circle leave" : "请确认退圈",
"Could not leave the circle {displayName}" : "无法离开圈子 {displayName}",
+ "Unable to join the circle" : "无法加入这个圈子",
"You are about to delete {circle}.\nAre you sure?" : "你即将删除 {circle}\n确定吗?",
"Please confirm circle deletion" : "请确认删除操作",
"Unable to delete the circle" : "无法删除圈子",