diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-17 00:13:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-17 00:13:08 +0000 |
commit | 3c250b1a3564d4494055827fe477beeb27fb8246 (patch) | |
tree | 6045292bb074cf39122ea4c00c9df90c96fc209d /apps/theming | |
parent | 8c085e76451fb467732336a14dccd3bda8a47869 (diff) | |
download | nextcloud-server-3c250b1a3564d4494055827fe477beeb27fb8246.tar.gz nextcloud-server-3c250b1a3564d4494055827fe477beeb27fb8246.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 1 |
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", |