summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.js
blob: ffb930a7c45cc631a873d5eae41578c4050f1385 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "联系人",
    "Address book name" : "地址簿名称",
    "Import" : "导入",
    "The selected image is too big (max 1MB)" : "所选图片过大(最大1MB)",
    "No contacts in here" : "没有联系人",
    "Name" : "名称",
    "Organization" : "组织",
    "Title" : "标题",
    "Add field ..." : "添加字段",
    "Add contact" : "添加联系人",
    "No search result for {query}" : "未找到结果{query}",
    "All contacts" : "全部联系人",
    "Not grouped" : "未分组",
    "Post office box" : "邮政信箱",
    "Postal code" : "邮政编码",
    "City" : "城市",
    "State or province" : "州/省",
    "Country" : "国家",
    "Address" : "地址",
    "(new group)" : "(新建群组)",
    "Last name" : "姓",
    "First name" : "名",
    "Additional names" : "其他名称",
    "Prefix" : "前缀",
    "Suffix" : "后缀",
    "New contact" : "新建联系人",
    "Nickname" : "昵称",
    "Notes" : "说明",
    "Website" : "网站",
    "Home" : "家庭",
    "Work" : "工作",
    "Other" : "其它",
    "Groups" : "群组",
    "Birthday" : "生日",
    "Email" : "Email",
    "Instant messaging" : "即时通讯",
    "Phone" : "电话",
    "Mobile" : "手机",
    "Fax" : "传真",
    "Pager" : "传呼机",
    "Voice" : "语音",
    "Settings" : "设置"
},
"nplurals=1; plural=0;");