summaryrefslogtreecommitdiffstats
path: root/l10n/af.js
blob: eb3060d368fc468cd6ce58416ccf6aa7d8704e59 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakte",
    "Details" : "Details",
    "Download" : "Laai Af",
    "Delete" : "Skrap",
    "New contact" : "Nuwe kontak",
    "Rename" : "Hernoem",
    "Share with users or groups" : "Deel met gebruikers of groepe",
    "First name" : "Naam",
    "Last name" : "Van",
    "All contacts" : "Alle kontakte",
    "Nickname" : "Bynaam",
    "Detailed name" : "Gedetailleerde naam",
    "Additional names" : "Addisionele name",
    "Prefix" : "Voorvoegsel",
    "Suffix" : "Agtervoegsel",
    "Notes" : "Notas",
    "Website" : "Webwerf",
    "Federated Cloud ID" : "Gefedereerde Wolk-ID",
    "Home" : "Tuis",
    "Work" : "Werk",
    "Other" : "Ander",
    "Address" : "Adres",
    "Post office box" : "Posbus",
    "City" : "Stad/dorp",
    "State or province" : "Staat/provinsie",
    "Postal code" : "Poskode",
    "Country" : "Land",
    "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"
},
"nplurals=2; plural=(n != 1);");