diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/theming/l10n/nl.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 8891b6ba8b0..5929746ee77 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -23,9 +23,9 @@ OC.L10N.register( "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", + "Theming" : "Uiterlijk", "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", - "Theming" : "Uiterlijk", "Adjust the Nextcloud theme" : "Nextcloud thema bijstellen", "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", @@ -46,12 +46,6 @@ OC.L10N.register( "Upload new header logo" : "Upload een nieuwe top afbeelding", "Favicon" : "Favorietenpictogram", "Upload new favicon" : "Upload een nieuwe favorietenpictogram", - "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.", - "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.", - "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", - "Web address https://…" : "Webadres https://…" + "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." }, "nplurals=2; plural=(n != 1);"); |