aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-26 02:18:31 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-26 02:18:31 +0000
commitb5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch)
treecf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/nl.js
parent0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff)
downloadnextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.tar.gz
nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index e1ac07bda51..38cac53b11b 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast",
+ "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.",
+ "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
+ "\"/\" is not allowed inside a file name." : "\"/\" is niet toegestaan binnen een bestandsnaam.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype",
"{newName} already exists" : "{newName} bestaat al",
"Choose" : "Kies",
"Copy" : "Kopiƫren",