diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
commit | 7cd809b286aee9d90e8a7d01f3a21e8e65978d28 (patch) | |
tree | 6746204f2ebbc6c6be6b6a615d51a0ee99c0e466 /apps/contacts/l10n/zh_CN.php | |
parent | 3ec5ffe24e9d1c50dcfedc1d18af01be500f8df5 (diff) | |
download | nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.tar.gz nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n/zh_CN.php')
-rw-r--r-- | apps/contacts/l10n/zh_CN.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php index 5ebf2d862fb..829f1b0e073 100644 --- a/apps/contacts/l10n/zh_CN.php +++ b/apps/contacts/l10n/zh_CN.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "This is not your addressbook." => "这不是您的地址簿。", "Contact could not be found." => "无法找到联系人。", -"vCard could not be read." => "vCard 无法读取。", "Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。", "Address" => "地址", "Telephone" => "电话", @@ -19,7 +18,6 @@ "This card is not RFC compatible." => "这张名片和RFC 标准不兼容。", "This card does not contain a photo." => "这张名片不包含照片。", "Add Contact" => "添加联系人", -"Group" => "分组", "Name" => "名称", "PO Box" => "邮箱", "Extended" => "扩展", |