diff options
Diffstat (limited to 'apps/accessibility/l10n/nl.js')
-rw-r--r-- | apps/accessibility/l10n/nl.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js new file mode 100644 index 00000000000..0b42b55e9f3 --- /dev/null +++ b/apps/accessibility/l10n/nl.js @@ -0,0 +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.", + "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", + "our issue tracker" : "onze issue tracker", + "our design team" : "ons ontwerpteam", + "Enable" : "Inschakelen" +}, +"nplurals=2; plural=(n != 1);"); |