diff options
Diffstat (limited to 'apps/accessibility/l10n/nl.js')
-rw-r--r-- | apps/accessibility/l10n/nl.js | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js index 0b42b55e9f3..8dadc23b374 100644 --- a/apps/accessibility/l10n/nl.js +++ b/apps/accessibility/l10n/nl.js @@ -1,14 +1,16 @@ OC.L10N.register( "accessibility", { - "High contrast theme" : "Hoog contrast theme", - "Dark theme (beta)" : "Donker theme (beta)", - "Dyslexia font" : "Dyslexia font", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een vrij lettertype/font dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.", + "High contrast theme" : "Hoog contrast-thema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast maakt de navigatie makkelijker. De visuele kwaliteit kan verminderen, maar duidelijkheid neemt toe.", + "Dark theme (beta)" : "Donker thema (bèta)", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema geeft je ogen rust door de hoeveelheid licht te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt. ", + "Dyslexia font" : "Dyslexie-lettertype", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.", "Accessibility" : "Toegankelijkheid", - "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor nextcloud", - "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt meerdere toegankelijkheidsopties voor het makkelijk gebruiken van Nextcloud", - "Web Content Accessibility Guidelines" : "Web Content toegankelijkheidsrichtlijnen", + "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren", + "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)", "our issue tracker" : "onze issue tracker", "our design team" : "ons ontwerpteam", "Enable" : "Inschakelen" |