summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/zh_CN.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
commit588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch)
treee4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/contacts/l10n/zh_CN.php
parent000d7ba97535f470f30be44e02140401b24b43e2 (diff)
downloadnextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz
nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip
update translations
Diffstat (limited to 'apps/contacts/l10n/zh_CN.php')
-rw-r--r--apps/contacts/l10n/zh_CN.php32
1 files changed, 13 insertions, 19 deletions
diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php
index 1904eff65c3..2f1c0aa1772 100644
--- a/apps/contacts/l10n/zh_CN.php
+++ b/apps/contacts/l10n/zh_CN.php
@@ -6,13 +6,13 @@
"Error adding contact property." => "添加联系人属性错误。",
"Error adding addressbook." => "添加地址簿错误。",
"Error activating addressbook." => "激活地址簿错误。",
+"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
"Error deleting contact property." => "删除联系人属性错误。",
"Error updating contact property." => "更新联系人属性错误。",
"Error updating addressbook." => "更新地址簿错误",
"Contacts" => "联系人",
"This is not your addressbook." => "这不是您的地址簿。",
"Contact could not be found." => "无法找到联系人。",
-"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
"Address" => "地址",
"Telephone" => "电话",
"Email" => "电子邮件",
@@ -26,11 +26,18 @@
"Video" => "视频",
"Pager" => "传呼机",
"Contact" => "联系人",
-"This is not your contact." => "这不是您的联系人。",
"Add Contact" => "添加联系人",
"Addressbooks" => "地址簿",
-"Addressbook" => "地址簿",
-"Name" => "名称",
+"New Address Book" => "新建地址簿",
+"CardDav Link" => "CardDav 链接",
+"Download" => "下载",
+"Edit" => "编辑",
+"Delete" => "删除",
+"Download contact" => "下载联系人",
+"Delete contact" => "删除联系人",
+"Birthday" => "生日",
+"Preferred" => "偏好",
+"Phone" => "电话",
"Type" => "类型",
"PO Box" => "邮箱",
"Extended" => "扩展",
@@ -39,26 +46,13 @@
"Region" => "地区",
"Zipcode" => "邮编",
"Country" => "国家",
-"Create Contact" => "创建联系人",
-"Choose active Address Books" => "选择激活地址簿",
-"New Address Book" => "新建地址簿",
-"CardDav Link" => "CardDav 链接",
-"Download" => "下载",
-"Edit" => "编辑",
-"Delete" => "删除",
-"Download contact" => "下载联系人",
-"Delete contact" => "删除联系人",
"Add" => "添加",
+"Addressbook" => "地址簿",
"New Addressbook" => "新建地址簿",
"Edit Addressbook" => "编辑地址簿",
"Displayname" => "显示名称",
"Active" => "激活",
"Save" => "保存",
"Submit" => "提交",
-"Cancel" => "取消",
-"Birthday" => "生日",
-"Preferred" => "偏好",
-"Phone" => "电话",
-"Update" => "更新",
-"CardDAV syncing address:" => "CardDAV 同步地址:"
+"Cancel" => "取消"
);