Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-01 05:19:36 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-01 05:19:36 +0300
commit86678ba5df7b74fab9ac739ca17109cd717f8062 (patch)
tree83134c27d42f589bc867af8d7a567eb5f7f22e1a /lib/l10n
parentd1bdd1ceba961b0899f504f7417a5c23271c5391 (diff)
[tx-robot] updated from transifex
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",