diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
commit | 18601903052e389d7dbc25ff2603eb7091415ca0 (patch) | |
tree | 06f36c6867eca064453078380d2f8c65025aa155 /apps/theming/l10n/nl.json | |
parent | 3aa3e92281785be8026747da8730ea969b65bca8 (diff) | |
download | nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.tar.gz nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.json')
-rw-r--r-- | apps/theming/l10n/nl.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index f04bc21f250..ec031703cf2 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -7,6 +7,14 @@ "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", + "There is no error, the file uploaded with success" : "Het bestand is succesvol 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 uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", + "No file was uploaded" : "Er is geen bestand geüpload", + "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", + "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", + "A PHP extension stopped the file upload." : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", |