summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
blob: bb9211a6865e422027474d47416334ec0abb156e (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Contacts",
    "Download" : "Download",
    "Copy link" : "Copy link",
    "Click to copy the link to your clipboard" : "Click to copy the link to your clipboard",
    "Toggle sharing" : "Toggle sharing",
    "Delete" : "Delete",
    "Rename" : "Rename",
    "Share with users or groups" : "Share with users or groups",
    "can edit" : "can edit",
    "Close" : "Close",
    "Enabled" : "Enabled",
    "Disabled" : "Disabled",
    "Copied!" : "Copied!",
    "Not supported!" : "Not supported!",
    "Press ⌘-C to copy." : "Press ⌘-C to copy.",
    "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
    "Address book name" : "Address book name",
    "Only these special characters are allowed: -_.!?#|()" : "Only these special characters are allowed: -_.!?#|()",
    "Address book could not be created." : "Address book could not be created.",
    "The selected image is too big (max 1MB)" : "The selected image is too big (max 1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "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" : "No contacts in here",
    "Name" : "Name",
    "Organization" : "Organisation",
    "Title" : "Title",
    "Add field …" : "Add field …",
    "Save changes" : "Save changes",
    "Address book" : "Address book",
    "Loading contacts …" : "Loading contacts …",
    "Import into" : "Import into",
    "Importing..." : "Importing...",
    "Select your addressbook" : "Select your addressbook",
    "Import is disabled because no writable address book had been found." : "Import is disabled because no writable address book had been found.",
    "No search result for {query}" : "No search result for {query}",
    "All contacts" : "All contacts",
    "Post office box" : "Post office box",
    "Postal code" : "Postcode",
    "City" : "City",
    "State or province" : "State or province",
    "Country" : "Country",
    "Address" : "Address",
    "(new group)" : "(new group)",
    "Last name" : "Surname",
    "First name" : "First-name",
    "Additional names" : "Middle names",
    "Prefix" : "Prefix",
    "Suffix" : "Suffix",
    "Importing into" : "Importing into",
    "New contact" : "New contact",
    "Not grouped" : "Not grouped",
    "Sort by" : "Sort by",
    "There is no address book available to create a contact." : "There is no address book available to create a contact.",
    "{addressbook} shared by {owner}" : "{addressbook} shared by {owner}",
    "Contact not found." : "Contact not found.",
    "You don't have permission to write to this addressbook." : "You don't have permission to write to this addressbook.",
    "Contact could not be created." : "Contact could not be created.",
    "No contacts in file. Only vCard files are allowed." : "No contacts in file. Only vCard files are allowed.",
    "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported.",
    "Contact could not be moved." : "Contact could not be moved.",
    "Contact could not be saved." : "Contact could not be saved.",
    "Waiting for the server to be ready…" : "Waiting for the server to be ready…",
    "Importing…" : "Importing…",
    "Display name" : "Display name",
    "Nickname" : "Nickname",
    "Detailed name" : "Detailed name",
    "Notes" : "Notes",
    "Website" : "Website",
    "Federated Cloud ID" : "Federated Cloud ID",
    "Home" : "Home",
    "Work" : "Work",
    "Other" : "Other",
    "Groups" : "Groups",
    "Birthday" : "Birthday",
    "Anniversary" : "Anniversary",
    "Date of death" : "Date of death",
    "Email" : "Email",
    "Instant messaging" : "Instant messaging",
    "Phone" : "Phone",
    "Mobile" : "Mobile",
    "Work mobile" : "Work mobile",
    "Fax" : "Fax",
    "Fax home" : "Fax home",
    "Fax work" : "Fax work",
    "Pager" : "Pager",
    "Voice" : "Voice",
    "Car" : "Car",
    "Work pager" : "Work pager",
    "Social network" : "Social network",
    "Relationship" : "Relationship",
    "Spouse" : "Spouse",
    "Child" : "Child",
    "Mother" : "Mother",
    "Father" : "Father",
    "Parent" : "Parent",
    "Brother" : "Brother",
    "Sister" : "Sister",
    "Relative" : "Relative",
    "Friend" : "Friend",
    "Colleague" : "Colleague",
    "Manager" : "Manager",
    "Assistant" : "Assistant",
    "Gender" : "Gender",
    "Female" : "Female",
    "Male" : "Male",
    "Details" : "Details",
    "Settings" : "Settings"
},
"nplurals=2; plural=(n != 1);");