diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-28 00:21:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-28 00:21:16 +0000 |
commit | 9dad5ac59bac133260160867e4180ffef2e0270a (patch) | |
tree | 0c375ba5e56ec13fcfe10dae8404bf731d520c58 /apps/theming/l10n/nl.js | |
parent | 06f52ead312aa5f556ad02f01abe48bcc049e28a (diff) | |
download | nextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.tar.gz nextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index d8bcef139c7..0c21293c80f 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -17,7 +17,6 @@ OC.L10N.register( "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "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", "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", @@ -32,6 +31,7 @@ OC.L10N.register( "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.", + "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", "reset to default" : "herstellen naar standaard", "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", |