diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:08 +0000 |
commit | 72b4cce30b5276b8f10e906ffa6d3442aea0b2ba (patch) | |
tree | 6ba32f3be4dc69cc5d2a40327d9f9bfdae16cc62 /apps/theming/l10n/nl.js | |
parent | 510f720778646499c622c967752c53884e325cb5 (diff) | |
download | nextcloud-server-72b4cce30b5276b8f10e906ffa6d3442aea0b2ba.tar.gz nextcloud-server-72b4cce30b5276b8f10e906ffa6d3442aea0b2ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index eaf268cf401..fabf34a1e5a 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -47,13 +47,11 @@ OC.L10N.register( "Favicon" : "Favorieten icoon", "Upload new favicon" : "Upload een nieuwe favorieten icoon", "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", - "Web address" : "Webadres", - "Web address https://…" : "Webadres https://…", "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." + "A PHP extension stopped the file upload." : "Een PHP extensie heeft de upload gestopt.", + "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", + "Web address https://…" : "Webadres https://…" }, "nplurals=2; plural=(n != 1);"); |