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.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 3fb2bece..3491c2ea 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -49,6 +49,7 @@ OC.L10N.register(
"Copy link" : "复制链接",
"Toggling of address book was not successful" : "通讯录切换不成功",
"This will delete the address book and every contacts within it" : "这将删除通讯录和其中的每个联系人",
+ "Delete {addressbook}?" : "删除 {addressbook} ?",
"Deletion of address book was not successful." : "通讯录删除不成功",
"Renaming of address book was not successful." : "通讯录重命名不成功",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["与 {num} 个实体共享"],
@@ -126,10 +127,9 @@ OC.L10N.register(
"Add to group" : "添加到群组",
"Add {type}" : "添加 {类型}",
"New circle name" : "新的圈子名称",
- "Circles allow you to create groups with other users on a Nextcloud instance and share with them." : "Circles允许你在 Nextcloud 实例上与其他用户创建组并与他们分享。",
"Personal circle" : "个人圈子",
- "This circle will not be allowed to be added as member of another circle" : "此圈子将不被允许添加为其他圈子的成员",
"Local circle" : "本地圈子",
+ "This circle will not be shared with the other instances of the global scale" : "这个圈子不会与 GlobalScale 的其他实例共享 ",
"Create circle" : "创建圈子",
"Loading members list …" : "加载成员列表中 ...",
"There is no member in this circle" : "这个圈子没有成员",
@@ -163,14 +163,17 @@ OC.L10N.register(
"Import" : "导入",
"Could not copy" : "无法复制",
"Join circle" : "加入圈子",
+ "You are about to leave {circle}.\nAre you sure?" : "你即将离开 {circle}\n确定吗?",
"Please confirm circle leave" : "请确认退圈",
"Could not leave the circle {displayName}" : "无法离开圈子 {displayName}",
+ "You are about to delete {circle}.\nAre you sure?" : "你即将删除 {circle}\n确定吗?",
"Please confirm circle deletion" : "请确认删除操作",
"Unable to delete the circle" : "无法删除圈子",
"Link copied to the clipboard" : "链接已复制到剪贴板",
"Could not copy link to the clipboard." : "无法复制链接到剪贴板",
"Not grouped" : "未分组",
"Recently contacted" : "最近联系",
+ "Circles allow you to create groups with other users on a Nextcloud instance and share with them." : "Circles允许你在 Nextcloud 实例上与其他用户创建组并与他们分享。",
"Circle" : "圈子",
"User" : "用户",
"Group" : "小组",
@@ -251,6 +254,7 @@ OC.L10N.register(
"Timezone" : "时区",
"Spoken languages" : "口语",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} 个联系人读取失败"],
+ "Some circle(s) an error occurred. Check the console for more details." : "一些圈子出错了。更多详情见控制台",
"Unable to create circle {circleName}" : "无法创建圈子 {circleName}",
"Unable to delete circle {circleId}" : "无法删除圈子 {circleId}",
"Unable to delete contact" : "无法删除联系人",