diff options
Diffstat (limited to 'apps/contacts/l10n/nl.php')
-rw-r--r-- | apps/contacts/l10n/nl.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php index 4a621eec251..b25a7f5b81b 100644 --- a/apps/contacts/l10n/nl.php +++ b/apps/contacts/l10n/nl.php @@ -39,10 +39,6 @@ "Contacts" => "Contacten", "This is not your addressbook." => "Dit is niet uw adresboek.", "Contact could not be found." => "Contact kon niet worden gevonden.", -"Address" => "Adres", -"Telephone" => "Telefoon", -"Email" => "E-mail", -"Organization" => "Organisatie", "Work" => "Werk", "Home" => "Thuis", "Mobile" => "Mobiel", @@ -66,6 +62,7 @@ "Select photo from ownCloud" => "Selecteer foto uit ownCloud", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formateer aangepast, Korte naam, Volledige naam, Achteruit of Achteruit met komma", "Edit name details" => "Wijzig naam gegevens", +"Organization" => "Organisatie", "Delete" => "Verwijderen", "Nickname" => "Roepnaam", "Enter nickname" => "Voer roepnaam in", @@ -85,6 +82,8 @@ "Add notes here." => "Voeg notitie toe", "Add field" => "Voeg veld toe", "Phone" => "Telefoon", +"Email" => "E-mail", +"Address" => "Adres", "Note" => "Notitie", "Download contact" => "Download contact", "Delete contact" => "Verwijder contact", |