summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
commitaf3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch)
treef7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/nl.js
parent18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff)
downloadnextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.tar.gz
nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r--apps/theming/l10n/nl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js
index 77f4444e56a..d8bcef139c7 100644
--- a/apps/theming/l10n/nl.js
+++ b/apps/theming/l10n/nl.js
@@ -10,14 +10,11 @@ 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",
- "There is no error, the file uploaded with success" : "Er trad geen fout op, 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 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",
@@ -36,6 +33,9 @@ OC.L10N.register(
"Remove background image" : "Achtergrond beeld verwijderen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.",
"reset to default" : "herstellen naar standaard",
- "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload"
+ "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload",
+ "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
+ "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."
},
"nplurals=2; plural=(n != 1);");