summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-27 01:15:42 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-27 01:15:42 +0000
commit7f8aa0ce5317a19c16775bfaee582bb63e28e1bf (patch)
tree4e5a04d8524db96a77e0ebe94a151910c6542874 /l10n
parenta09d5ddfa80463626f30c3deb0f121d353139501 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js6
-rw-r--r--l10n/zh_CN.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index e6db42ff..c40d4e46 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "和用户或者组群分享",
"can edit" : "允许编辑",
"Close" : "关闭",
+ "Enabled" : "已开启",
+ "Disabled" : "已禁用",
"Copied!" : "已复制!",
"Not supported!" : "不支持!",
"Press ⌘-C to copy." : "按 ⌘-C 复制",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "导入到",
"Importing..." : "正在导入...",
"Select your addressbook" : "选择您的地址簿",
+ "Import is disabled because no writable address book had been found." : "因为没有找到可写入的地址簿,导入被禁用。",
"No search result for {query}" : "未找到结果{query}",
"All contacts" : "全部联系人",
"Post office box" : "邮政信箱",
@@ -49,11 +52,14 @@ OC.L10N.register(
"New contact" : "新建联系人",
"Not grouped" : "未分组",
"Sort by" : "排序方式",
+ "There is no address book available to create a contact." : "没有地址簿可用于创建联系人。",
"{addressbook} shared by {owner}" : "由 {owner} 共享给您的 {addressbook}",
"Contact not found." : "无法找到联系人.",
+ "You don't have permission to write to this addressbook." : "你没有此地址簿的编写权限。",
"Contact could not be created." : "无法创建联系人。",
"No contacts in file. Only vCard files are allowed." : "没有发现联系人信息. 只允许 VCard 格式文件.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "仅支持 VCard v4.0版本 (RFC6350) 或 v3.0版本 (RFC2426).",
+ "Contact could not be moved." : "无法移动联系人。",
"Contact could not be saved." : "联系人无法保存.",
"Waiting for the server to be ready…" : "等待服务器就绪......",
"Importing…" : "导入中......",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index a33070ed..c22a4168 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "和用户或者组群分享",
"can edit" : "允许编辑",
"Close" : "关闭",
+ "Enabled" : "已开启",
+ "Disabled" : "已禁用",
"Copied!" : "已复制!",
"Not supported!" : "不支持!",
"Press ⌘-C to copy." : "按 ⌘-C 复制",
@@ -29,6 +31,7 @@
"Import into" : "导入到",
"Importing..." : "正在导入...",
"Select your addressbook" : "选择您的地址簿",
+ "Import is disabled because no writable address book had been found." : "因为没有找到可写入的地址簿,导入被禁用。",
"No search result for {query}" : "未找到结果{query}",
"All contacts" : "全部联系人",
"Post office box" : "邮政信箱",
@@ -47,11 +50,14 @@
"New contact" : "新建联系人",
"Not grouped" : "未分组",
"Sort by" : "排序方式",
+ "There is no address book available to create a contact." : "没有地址簿可用于创建联系人。",
"{addressbook} shared by {owner}" : "由 {owner} 共享给您的 {addressbook}",
"Contact not found." : "无法找到联系人.",
+ "You don't have permission to write to this addressbook." : "你没有此地址簿的编写权限。",
"Contact could not be created." : "无法创建联系人。",
"No contacts in file. Only vCard files are allowed." : "没有发现联系人信息. 只允许 VCard 格式文件.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "仅支持 VCard v4.0版本 (RFC6350) 或 v3.0版本 (RFC2426).",
+ "Contact could not be moved." : "无法移动联系人。",
"Contact could not be saved." : "联系人无法保存.",
"Waiting for the server to be ready…" : "等待服务器就绪......",
"Importing…" : "导入中......",