summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
blob: 7d55077c08d214c5f20077c34d29d8b6b56c3056 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Contacts",
    "No contacts in here" : "No contacts in here",
    "Name" : "Name",
    "Organization" : "Organisation",
    "Title" : "Title",
    "Add field ..." : "Add field ...",
    "Import" : "Import",
    "Add contact" : "Add contact",
    "No search result for {query}" : "No search result for {query}",
    "All contacts" : "All contacts",
    "Not grouped" : "Not grouped",
    "Post Office Box" : "Post Office Box",
    "Postal Code" : "Postal Code",
    "City" : "City",
    "State or province" : "State or province",
    "Country" : "Country",
    "Address" : "Address",
    "(new group)" : "(new group)",
    "{addressbook} shared by {owner}" : "{addressbook} shared by {owner}",
    "Nickname" : "Nickname",
    "Notes" : "Notes",
    "Website" : "Website",
    "Federated Cloud ID" : "Federated Cloud ID",
    "Home" : "Home",
    "Work" : "Work",
    "Other" : "Other",
    "Groups" : "Groups",
    "Birthday" : "Birthday",
    "Email" : "Email",
    "Instant messaging" : "Instant messaging",
    "Phone" : "Phone",
    "Mobile" : "Mobile",
    "Fax" : "Fax",
    "Fax home" : "Fax home",
    "Fax work" : "Fax work",
    "Pager" : "Pager",
    "Voice" : "Voice",
    "Settings" : "Settings"
},
"nplurals=2; plural=(n != 1);");