summaryrefslogtreecommitdiffstats
path: root/l10n/af.js
blob: 993617f05c80e0fa2a41c281b40fed2fef7e14a1 (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
OC.L10N.register(
    "contacts",
    {
    "Details" : "Details",
    "All contacts" : "Alle kontakte",
    "Contacts" : "Kontakte",
    "A contacts app for Nextcloud" : "’n Kontakte-toep vir Nextcloud",
    "Loading …" : "Laai …",
    "Download" : "Laai Af",
    "Groups" : "Groepe",
    "Group name" : "Groepnaam",
    "Rename" : "Hernoem",
    "Delete" : "Skrap",
    "Copied" : "Gekopieer",
    "Copy link" : "Kopieer skakel",
    "Share with users or groups" : "Deel met gebruikers of groepe",
    "No users or groups" : "Geen gebruikers of groepe",
    "can edit" : "kan wysig",
    "Address book name" : "Adresboeknaam",
    "First name" : "Naam",
    "Last name" : "Van",
    "Display name" : "Vertoonnaam",
    "Last modified" : "Laas gewysig",
    "Invalid image" : "Ongeldige beeld",
    "Name" : "Naam",
    "Company" : "Maatskappy",
    "Title" : "Titel",
    "Cancel" : "Kanselleer",
    "New contact" : "Nuwe kontak",
    "Select type" : "Kies tipe",
    "Select Date" : "Kies Datum",
    "Select option" : "Kies opsie",
    "Close" : "Sluit",
    "Import" : "Voer In",
    "Not grouped" : "Nie gegroepeer",
    "Email" : "E-pos",
    "Contact" : "Kontak",
    "Nickname" : "Bynaam",
    "Detailed name" : "Gedetailleerde naam",
    "Additional names" : "Addisionele name",
    "Prefix" : "Voorvoegsel",
    "Suffix" : "Agtervoegsel",
    "Notes" : "Notas",
    "Website" : "Webwerf",
    "Location" : "Ligging",
    "Federated Cloud ID" : "Gefedereerde Wolk-ID",
    "Home" : "Tuis",
    "Work" : "Werk",
    "Other" : "Ander",
    "Address" : "Adres",
    "Post office box" : "Posbus",
    "Extended address" : "Uitgebreide adres",
    "City" : "Stad/dorp",
    "State or province" : "Staat/provinsie",
    "Postal code" : "Poskode",
    "Country" : "Land",
    "Birthday" : "Verjaardag",
    "Anniversary" : "Herdenking",
    "Date of death" : "Sterfdatum",
    "Instant messaging" : "Kitsboodskapdiens",
    "Phone" : "Foon",
    "Mobile" : "Mobiel",
    "Work mobile" : "Werkmobiel",
    "Home mobile" : "Tuismobiel",
    "Fax" : "Faks",
    "Fax home" : "Faks tuis",
    "Fax work" : "Faks werk",
    "Pager" : "Pagineerder",
    "Voice" : "Stem",
    "Car" : "Motorkar",
    "Social network" : "Sosiale netwerk",
    "Spouse" : "Eggenoot",
    "Child" : "Kind",
    "Mother" : "Moeder",
    "Father" : "Vader",
    "Parent" : "Ouer",
    "Brother" : "Broer",
    "Sister" : "Suster",
    "Relative" : "Familielid",
    "Friend" : "Vriend",
    "Colleague" : "Kollega",
    "Manager" : "Bestuurder",
    "Assistant" : "Assistent",
    "Agent" : "Agent",
    "Emergency" : "Noodgeval",
    "Co-worker" : "Medewerker",
    "Gender" : "Geslag",
    "Female" : "Vroulik",
    "Male" : "Manlik",
    "None" : "Geen",
    "Unknown" : "Onbekend"
},
"nplurals=2; plural=(n != 1);");