summaryrefslogtreecommitdiffstats
path: root/l10n/nl.js
blob: c6e5ddd8afd52d5863adce41c9e91d140b522251 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Contactpersonen",
    "Download" : "Downloaden",
    "Copy link" : "Link kopiëren",
    "Click to copy the link to your clipboard" : "Klik om de link naar je klembord te kopiëren",
    "Toggle sharing" : "Gedeelde omschakelen",
    "Delete" : "Verwijderen",
    "Rename" : "Hernoemen",
    "Share with users or groups" : "Delen met gebruikers of groepen",
    "can edit" : "kan bewerken",
    "Close" : "Sluiten",
    "Copied!" : "Gekopieerd!",
    "Not supported!" : "Niet ondersteund!",
    "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.",
    "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
    "Address book name" : "Adresboek naam",
    "Only these special characters are allowed: -_.!?#|()" : "Alleen de volgende speciale tekens zijn toegestaan: - _ . ! ? # | ( )",
    "Address book could not be created." : "Adresboek kon niet gemaakt worden",
    "The selected image is too big (max 1MB)" : "De geselecteerde afbeelding is te groot (max 1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Deze kaart is corrupt en weer hersteld. Controleer de gegevens en start het opslaan ervan om de wijzigingen permanent te maken.",
    "No contacts in here" : "Hier geen contactpersonen gevonden",
    "Name" : "Naam",
    "Organization" : "Organisatie",
    "Title" : "Titel",
    "Add field …" : "Veld toevoegen ...",
    "Save changes" : "Wijzigingen bewaren",
    "Address book" : "Adresboek",
    "Loading contacts …" : "Contacten laden ...",
    "Import into" : "Importeer in",
    "Importing..." : "Importeren...",
    "Select your addressbook" : "Selecteer uw adresboek",
    "No search result for {query}" : "Geen zoekresultaten voor {query}",
    "All contacts" : "Alle contactpersonen",
    "Post office box" : "Postbus",
    "Postal code" : "Postcode",
    "City" : "Stad",
    "State or province" : "Staat of provincie",
    "Country" : "Land",
    "Address" : "Adres",
    "(new group)" : "(nieuwe groep)",
    "Last name" : "Achternaam",
    "First name" : "Voornaam",
    "Additional names" : "Extra namen",
    "Prefix" : "Voorvoegsel",
    "Suffix" : "Achtervoegsel",
    "Importing into" : "Importeren in",
    "New contact" : "Nieuwe contactpersoon",
    "Not grouped" : "Niet gegroepeerd",
    "Sort by" : "Sorteer op",
    "{addressbook} shared by {owner}" : "{addressbook} gedeeld door {owner}",
    "Contact not found." : "Contact niet gevonden.",
    "You don't have permission to write to this addressbook." : "Je hebt geen rechten om wijzigen aan te brengen op dit adres boek.",
    "Contact could not be created." : "Contact kon niet worden aangemaakt.",
    "No contacts in file. Only vCard files are allowed." : "Geen contacten in bestand. Alleen VCard bestanden zijn toegestaan.",
    "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Alleen VCard versie 4.0 (RFC6350) of versie 3.0 (RFC2426) worden ondersteund.",
    "Contact could not be saved." : "Contact kon niet worden opgeslagen.",
    "Waiting for the server to be ready..." : "Wachten tot de server gereed is. . .",
    "Display name" : "Weergavenaam",
    "Nickname" : "Roepnaam",
    "Detailed name" : "Gedetailleerde naam",
    "Notes" : "Notities",
    "Website" : "Website",
    "Federated Cloud ID" : "Gefedereerde Cloud ID",
    "Home" : "Thuis",
    "Work" : "Werk",
    "Other" : "Overig",
    "Groups" : "Groepen",
    "Birthday" : "Verjaardag",
    "Anniversary" : "Jubileum",
    "Date of death" : "Sterfdatum",
    "Email" : "Email",
    "Instant messaging" : "Instant messaging",
    "Phone" : "Telefoon",
    "Mobile" : "Mobiel",
    "Fax" : "Fax",
    "Fax home" : "Fax thuis",
    "Fax work" : "Fax werk",
    "Pager" : "Pieper",
    "Voice" : "Stem",
    "Social network" : "Social network",
    "Relationship" : "Relatie",
    "Spouse" : "Echtgenoot",
    "Child" : "kind",
    "Mother" : "Moeder",
    "Father" : "Vader",
    "Parent" : "Ouder",
    "Brother" : "Broer",
    "Sister" : "Zus",
    "Relative" : "Familielid",
    "Friend" : "Vriend",
    "Colleague" : "Collega",
    "Manager" : "Manager",
    "Assistant" : "Assistent",
    "Gender" : "Geslacht",
    "Female" : "Vrouw",
    "Male" : "Man",
    "Details" : "Details",
    "Settings" : "Instellingen"
},
"nplurals=2; plural=(n != 1);");