summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.js
blob: 3cb0ca51459abc954a9e2103c463c55fecd89eff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "联系人",
    "Download" : "下载",
    "Copy URL" : "复制 URL",
    "Click to copy the URL into your clipboard" : "点击以复制 URL 至剪贴板",
    "Toggle share" : "切换共享",
    "Delete" : "删除",
    "Rename" : "重命名",
    "Share with users or groups" : "和用户或者组群分享",
    "can edit" : "允许编辑",
    "Close" : "关闭",
    "Copied!" : "已复制!",
    "Not supported!" : "不支持!",
    "Press ⌘-C to copy." : "按 ⌘-C 复制",
    "Press Ctrl-C to copy." : "按 Ctrl-C 复制",
    "Address book name" : "地址簿名称",
    "Import" : "导入",
    "The selected image is too big (max 1MB)" : "所选图片过大(最大1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "此卡已损坏,已被修复。请检查数据并保存以使更改永久有效。",
    "No contacts in here" : "没有联系人",
    "Name" : "名称",
    "Organization" : "组织",
    "Title" : "头衔",
    "Add field ..." : "添加字段",
    "Save changes" : "保存更改",
    "No search result for {query}" : "未找到结果{query}",
    "Post office box" : "邮政信箱",
    "Postal code" : "邮政编码",
    "City" : "城市",
    "State or province" : "州/省",
    "Country" : "国家",
    "Address" : "地址",
    "(new group)" : "(新建群组)",
    "Last name" : "姓",
    "First name" : "名",
    "Additional names" : "其他名称",
    "Prefix" : "前缀",
    "Suffix" : "后缀",
    "New contact" : "新建联系人",
    "All contacts" : "全部联系人",
    "Not grouped" : "未分组",
    "Sort by" : "排序方式",
    "{addressbook} shared by {owner}" : "由 {owner} 共享给您的 {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).",
    "Display name" : "显示名称",
    "Nickname" : "昵称",
    "Detailed name" : "全名",
    "Notes" : "说明",
    "Website" : "网站",
    "Federated Cloud ID" : "联合云ID",
    "Home" : "家庭",
    "Work" : "工作",
    "Other" : "其它",
    "Groups" : "群组",
    "Birthday" : "生日",
    "Anniversary" : "周年",
    "Date of death" : "去世日期",
    "Email" : "电子邮件",
    "Instant messaging" : "即时通讯",
    "Phone" : "电话",
    "Mobile" : "手机",
    "Fax" : "传真",
    "Fax home" : "家庭传真",
    "Fax work" : "工作传真",
    "Pager" : "传呼机",
    "Voice" : "语音",
    "Social network" : "社交网络",
    "Details" : "详情",
    "Settings" : "设置"
},
"nplurals=1; plural=0;");