summaryrefslogtreecommitdiffstats
path: root/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 62d848b1..b6d502eb 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -14,10 +14,8 @@ OC.L10N.register(
"Addressbook" : "Adresboek",
"New contact" : "Nieuwe contactpersoon",
"The contact doesn't exists anymore on the server." : "De contactpersoon bestaat niet meer op de server.",
- "failed" : "mislukte",
"Select Date" : "Selecteer datum",
"No results" : "Geen resultaten",
- "_Shared with {num} entity_::_Shared with {num} entities_" : ["Gedeeld met {num} andere","Gedeeld met {num} anderen"],
"Copy link" : "Link kopiëren",
"Copied" : "Gekopieerd",
"Can not copy" : "Kan niet kopiëren",
@@ -29,6 +27,7 @@ OC.L10N.register(
"Renaming of addressbook was not successful." : "Hernoemen adresboek is niet gelukt.",
"Addressbook copied to clipboard" : "Adresboek gekopieerd naar het klembord",
"Addressbook was not copied to clipboard." : "Adresboek was niet gekopieerd naar het klembord.",
+ "_Shared with {num} entity_::_Shared with {num} entities_" : ["Gedeeld met {num} andere","Gedeeld met {num} anderen"],
"Share with users or groups" : "Delen met gebruikers of groepen",
"No users or groups" : "Geen gebruikers of groepen",
"Unable to delete the share." : "Kan de share niet verwijderen.",
@@ -36,10 +35,12 @@ OC.L10N.register(
"Importing into" : "Importeren in",
"Import into" : "Importeer in",
"An error occurred, unable to create the addressbook." : "Er trad een fout op, kon het adresboek niet creëren.",
+ "First name" : "Voornaam",
+ "Last name" : "Achternaam",
+ "All contacts" : "Alle contactpersonen",
+ "Contact not found" : "Contactpersoon niet gevonden.",
"Nickname" : "Roepnaam",
"Detailed name" : "Gedetailleerde naam",
- "Last name" : "Achternaam",
- "First name" : "Voornaam",
"Additional names" : "Extra namen",
"Prefix" : "Voorvoegsel",
"Suffix" : "Achtervoegsel",
@@ -98,8 +99,6 @@ OC.L10N.register(
"Gender" : "Geslacht",
"Female" : "Vrouw",
"Male" : "Man",
- "All contacts" : "Alle contactpersonen",
- "An error occurred" : "Er trad een fout op",
- "Contact not found" : "Contactpersoon niet gevonden."
+ "An error occurred" : "Er trad een fout op"
},
"nplurals=2; plural=(n != 1);");