summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
blob: a207f2a98c3ba55da90b7c409ad1ac79a87b6775 (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
OC.L10N.register(
    "contacts",
    {
    "Details" : "Details",
    "All contacts" : "All contacts",
    "Contacts" : "Contacts",
    "A contacts app for Nextcloud" : "A contacts app for Nextcloud",
    "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* πŸš€ **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* πŸŽ‰ **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* πŸ‘₯ **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* πŸš€ **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* πŸŽ‰ **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* πŸ‘₯ **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.",
    "Loading contacts …" : "Loading contacts …",
    "Download" : "Download",
    "Groups" : "Groups",
    "Group name" : "Group name",
    "Rename" : "Rename",
    "Enabled" : "Enabled",
    "Disabled" : "Disabled",
    "Delete" : "Delete",
    "Copy link" : "Copy link",
    "Share with users or groups" : "Share with users or groups",
    "can edit" : "can edit",
    "Address book name" : "Address book name",
    "First name" : "First-name",
    "Last name" : "Surname",
    "Display name" : "Display name",
    "Last modified" : "Last modified",
    "Invalid image" : "Invalid image",
    "Name" : "Name",
    "Title" : "Title",
    "Cancel" : "Cancel",
    "Address book" : "Address book",
    "New contact" : "New contact",
    "No results" : "No results",
    "Close" : "Close",
    "Import" : "Import",
    "Not grouped" : "Not grouped",
    "Email" : "Email",
    "Contact" : "Contact",
    "Nickname" : "Nickname",
    "Detailed name" : "Detailed name",
    "Additional names" : "Middle names",
    "Prefix" : "Prefix",
    "Suffix" : "Suffix",
    "Notes" : "Notes",
    "Website" : "Website",
    "Location" : "Location",
    "Federated Cloud ID" : "Federated Cloud ID",
    "Home" : "Home",
    "Work" : "Work",
    "Other" : "Other",
    "Address" : "Address",
    "Post office box" : "Post office box",
    "City" : "City",
    "State or province" : "State or province",
    "Postal code" : "Postcode",
    "Country" : "Country",
    "Birthday" : "Birthday",
    "Anniversary" : "Anniversary",
    "Date of death" : "Date of death",
    "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",
    "Spouse" : "Spouse",
    "Child" : "Child",
    "Mother" : "Mother",
    "Father" : "Father",
    "Parent" : "Parent",
    "Brother" : "Brother",
    "Sister" : "Sister",
    "Relative" : "Relative",
    "Friend" : "Friend",
    "Colleague" : "Colleague",
    "Manager" : "Manager",
    "Assistant" : "Assistant",
    "Agent" : "Agent",
    "Emergency" : "Emergency",
    "Co-worker" : "Co-worker",
    "Gender" : "Gender",
    "Female" : "Female",
    "Male" : "Male",
    "None" : "None",
    "Unknown" : "Unknown"
},
"nplurals=2; plural=(n != 1);");