diff options
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/nl.js | 7 | ||||
-rw-r--r-- | apps/accessibility/l10n/nl.json | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js index 8dadc23b374..1cd30514296 100644 --- a/apps/accessibility/l10n/nl.js +++ b/apps/accessibility/l10n/nl.js @@ -13,6 +13,11 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)", "our issue tracker" : "onze issue tracker", "our design team" : "ons ontwerpteam", - "Enable" : "Inschakelen" + "Enable" : "Inschakelen", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie. Dit lettertype is gemaakt door Abelardo Gonzalez.", + "Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren", + "Themes" : "Stijlen", + "Fonts" : "Lettertypen", + "enabled" : "ingeschakeld" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json index cd03187afa9..887325b2eaf 100644 --- a/apps/accessibility/l10n/nl.json +++ b/apps/accessibility/l10n/nl.json @@ -11,6 +11,11 @@ "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)", "our issue tracker" : "onze issue tracker", "our design team" : "ons ontwerpteam", - "Enable" : "Inschakelen" + "Enable" : "Inschakelen", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie. Dit lettertype is gemaakt door Abelardo Gonzalez.", + "Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren", + "Themes" : "Stijlen", + "Fonts" : "Lettertypen", + "enabled" : "ingeschakeld" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |