summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js3
-rw-r--r--lib/l10n/nl.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 8dc9878617d..acee626564a 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "seconden geleden",
"Empty file" : "Leeg bestand",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met ID: %s bestaat niet. Schakel die in binnen de app-instellingen of neem contact op met je beheerder.",
+ "File already exists" : "Bestand bestaat al",
+ "Failed to create file from template" : "Kon geen bestand van het sjabloon maken",
+ "Templates" : "Sjablonen",
"File name is a reserved word" : "Bestandsnaam is een gereserveerd woord",
"File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken",
"File name is too long" : "De bestandsnaam is te lang",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index acd44908e4a..5a258014bae 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -69,6 +69,9 @@
"seconds ago" : "seconden geleden",
"Empty file" : "Leeg bestand",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met ID: %s bestaat niet. Schakel die in binnen de app-instellingen of neem contact op met je beheerder.",
+ "File already exists" : "Bestand bestaat al",
+ "Failed to create file from template" : "Kon geen bestand van het sjabloon maken",
+ "Templates" : "Sjablonen",
"File name is a reserved word" : "Bestandsnaam is een gereserveerd woord",
"File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken",
"File name is too long" : "De bestandsnaam is te lang",