summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-17 00:13:32 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-17 00:13:32 +0000
commiteff3add8f9a374d9f8a5b2d3087ea93b13e284da (patch)
treed1ad1541628c8bb975cf03f10cfc188b77106d2a /apps/theming
parent90102937e40a937e438c3dacd79d2ae287ba80a9 (diff)
downloadnextcloud-server-eff3add8f9a374d9f8a5b2d3087ea93b13e284da.tar.gz
nextcloud-server-eff3add8f9a374d9f8a5b2d3087ea93b13e284da.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/nl.js1
-rw-r--r--apps/theming/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js
index 0c21293c80f..9af639b765b 100644
--- a/apps/theming/l10n/nl.js
+++ b/apps/theming/l10n/nl.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"The given web address is too long" : "Het opgegeven internetadres is te lang",
"The given slogan is too long" : "De opgegeven slagzin is te lang",
"The given color is invalid" : "De opgegeven kleur is ongeldig",
+ "The file was uploaded" : "Het bestand werd geüpload",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier",
"The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json
index 5a75caf8446..8f19d7ab8a9 100644
--- a/apps/theming/l10n/nl.json
+++ b/apps/theming/l10n/nl.json
@@ -8,6 +8,7 @@
"The given web address is too long" : "Het opgegeven internetadres is te lang",
"The given slogan is too long" : "De opgegeven slagzin is te lang",
"The given color is invalid" : "De opgegeven kleur is ongeldig",
+ "The file was uploaded" : "Het bestand werd geüpload",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier",
"The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",