diff options
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 42c6b34d0ba..5d372110b99 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -73,11 +73,7 @@ OC.L10N.register( "Set a custom background" : "Stel persoonlijke achtergrond in", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universele toegang is heel belangrijk voor ons. We volgen webstandaarden en controleren dat alles ook zonder muis en met ondersteunende software zoals schermlezers bruikbaar is. We streven om de {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Als je problemen tegenkomt, aarzel dan niet om deze te rapporteren op {issuetracker}onze issue tracker{linkend}. En als je betrokken wilt raken, word dan lid van {designteam}ons designteam{linkend}!", - "Pick from Files" : "Kies uit Bestanden", - "Default image" : "Standaard afbeelding", - "Custom color" : "Kleur op maat", - "Plain background" : "Kale achtergrond", - "Insert from {productName}" : "Invoegen vanuit {productName}", + "Change color" : "Wijzigen kleur", "Theme selection is enforced" : "Themaselectie is afgedwongen", "Reset to default" : "Herstellen naar standaard", "Upload" : "Uploaden", @@ -92,6 +88,11 @@ OC.L10N.register( "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "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.", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In sommige gevallen grijpen sneltoetsen in op de werking van toegankelijkheidstools. Om correct op uw hulpmiddel te kunnen concentreren, kunt u hier alle sneltoetsen uitschakelen. Dit zal ook alle beschikbare sneltoetsen in apps uitschakelen.", + "Pick from Files" : "Kies uit Bestanden", + "Default image" : "Standaard afbeelding", + "Custom color" : "Kleur op maat", + "Plain background" : "Kale achtergrond", + "Insert from {productName}" : "Invoegen vanuit {productName}", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "Hoewel u uw instantie kunt selecteren en aanpassen, kunnen gebruikers hun achtergrond en kleuren wijzigen. Als je jouw maatwerk wilt afdwingen, kun je dit vakje aanvinken." }, "nplurals=2; plural=(n != 1);"); |