diff options
Diffstat (limited to 'apps/theming/l10n/nl.json')
-rw-r--r-- | apps/theming/l10n/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index f7e5274478d..aa2bd8ed659 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -11,7 +11,6 @@ "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 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.", @@ -33,6 +32,7 @@ "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "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" + "reset to default" : "herstellen naar standaard", + "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |