summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/nl.php')
-rw-r--r--apps/contacts/l10n/nl.php53
1 files changed, 53 insertions, 0 deletions
diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php
new file mode 100644
index 00000000000..0113eb9df78
--- /dev/null
+++ b/apps/contacts/l10n/nl.php
@@ -0,0 +1,53 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dit is niet uw adresboek.",
+"Contact could not be found." => "Contact kon niet worden gevonden.",
+"vCard could not be read." => "vCard kon niet worden gelezen.",
+"Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.",
+"Address" => "Adres",
+"Telephone" => "Telefoon",
+"Email" => "E-mail",
+"Organization" => "Organisatie",
+"Work" => "Werk",
+"Home" => "Thuis",
+"Mobile" => "Mobiel",
+"Text" => "Tekst",
+"Voice" => "Stem",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pieper",
+"This is not your contact." => "Dit is niet uw contactpersoon.",
+"This card is not RFC compatible." => "Deze kaart is niet RFC compatibel.",
+"This card does not contain a photo." => "Deze contact bevat geen foto.",
+"Add Contact" => "Contact toevoegen",
+"Address Books" => "Adresboeken",
+"Group" => "Groep",
+"Name" => "Naam",
+"Number" => "Nummer",
+"Type" => "Type",
+"PO Box" => "Postbus",
+"Extended" => "Uitgebreide",
+"Street" => "Straat",
+"City" => "Stad",
+"Region" => "Regio",
+"Zipcode" => "Postcode",
+"Country" => "Land",
+"Create Contact" => "Contact aanmaken",
+"Choose active Address Books" => "Kies actief Adresboek",
+"New Address Book" => "Nieuw Adresboek",
+"CardDav Link" => "CardDav Link",
+"Download" => "Download",
+"Edit" => "Bewerken",
+"Delete" => "Verwijderen",
+"Delete contact" => "Verwijder contact",
+"Add" => "Voeg toe",
+"Edit Address Book" => "Bewerk Adresboek",
+"Displayname" => "Weergavenaam",
+"Active" => "Actief",
+"Save" => "Opslaan",
+"Submit" => "Opslaan",
+"Cancel" => "Anuleren",
+"Birthday" => "Verjaardag",
+"Preferred" => "Voorkeur",
+"Phone" => "Telefoon",
+"Update" => "Vernieuwe"
+);