summaryrefslogtreecommitdiffstats
path: root/l10n/af.js
blob: 7572124cb8fb2e8eda580dcbd3220c9a77e98caa (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakte",
    "Download" : "Laai Af",
    "Copy URL" : "Kopieer Bronadres",
    "Click to copy the URL into your clipboard" : "Klik om die bronadres na u knipbord te kopieer",
    "Toggle share" : "Tokkel deel",
    "Delete" : "Skrap",
    "Rename" : "Hernoem",
    "Share with users or groups" : "Deel met gebruikers of groepe",
    "can edit" : "kan wysig",
    "Close" : "Sluit",
    "Copied!" : "Gekopieer!",
    "Not supported!" : "Nie ondersteun nie!",
    "Press ⌘-C to copy." : "Druk ⌘-C om te kopieer.",
    "Press Ctrl-C to copy." : "Druk Ctrl-C om te kopieer.",
    "Address book name" : "Adresboeknaam",
    "Import" : "Voer In",
    "The selected image is too big (max 1MB)" : "Die gekose lêer is te groot (maks 1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Die kaart was bedorwe en is herstel. Gaan die data na en bewaar om die veranderinge permanent te maak.",
    "No contacts in here" : "Hier is geen kontakte",
    "Name" : "Naam",
    "Organization" : "Organisasie",
    "Title" : "Titel",
    "Add field ..." : "Voeg veld toe …",
    "Save changes" : "Bewaar veranderinge",
    "No search result for {query}" : "Geen soekresultaat vir {query}",
    "Post office box" : "Posbus",
    "Postal code" : "Poskode",
    "City" : "Stad/dorp",
    "State or province" : "Staat/provinsie",
    "Country" : "Land",
    "Address" : "Adres",
    "(new group)" : "(nuwe groep)",
    "Last name" : "Van",
    "First name" : "Naam",
    "Additional names" : "Addisionele name",
    "Prefix" : "Voorvoegsel",
    "Suffix" : "Agtervoegsel",
    "New contact" : "Nuwe kontak",
    "All contacts" : "Alle kontakte",
    "Not grouped" : "Nie gegroepeer",
    "Sort by" : "Sorteer volgens",
    "{addressbook} shared by {owner}" : "{addressbook} gedeel deur {owner}",
    "Contact could not be created." : "Kontak kon nie geskep word nie.",
    "No contacts in file. Only vCard files are allowed." : "Geen kontakte in lêer. Slegs vCard-lêers word toegestaan.",
    "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Slegs vCard-weergawe 4.0 (RFC6350) of weergawe 3.0 (RFC2426) word ondersteun.",
    "Display name" : "Vertoonnaam",
    "Nickname" : "Bynaam",
    "Detailed name" : "Gedetailleerde naam",
    "Notes" : "Notas",
    "Website" : "Webwerf",
    "Federated Cloud ID" : "Gefedereerde Wolk-ID",
    "Home" : "Tuis",
    "Work" : "Werk",
    "Other" : "Ander",
    "Groups" : "Groepe",
    "Birthday" : "Verjaardag",
    "Anniversary" : "Herdenking",
    "Date of death" : "Sterfdatum",
    "Email" : "E-pos",
    "Instant messaging" : "Kitsboodskapdiens",
    "Phone" : "Foon",
    "Mobile" : "Mobiel",
    "Fax" : "Faks",
    "Fax home" : "Faks tuis",
    "Fax work" : "Faks werk",
    "Pager" : "Pagineerder",
    "Voice" : "Stem",
    "Social network" : "Sosiale netwerk",
    "Details" : "Details",
    "Settings" : "Instellings"
},
"nplurals=2; plural=(n != 1);");