diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-20 02:18:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-20 02:18:21 +0000 |
commit | 3fa63f284231854bac2220ab82e10779485f6b7d (patch) | |
tree | d1cc0c0cbde5c6c2798d02dcf8a882e2369a3b9e /apps/accessibility | |
parent | d3401efa2d368e420c8d805a03c6779a2b9f5234 (diff) | |
download | nextcloud-server-3fa63f284231854bac2220ab82e10779485f6b7d.tar.gz nextcloud-server-3fa63f284231854bac2220ab82e10779485f6b7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/nl.js | 4 | ||||
-rw-r--r-- | apps/accessibility/l10n/nl.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js index 5dbaa2cdee7..d13d43adab2 100644 --- a/apps/accessibility/l10n/nl.js +++ b/apps/accessibility/l10n/nl.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Dark theme" : "Donker thema", "Enable dark theme" : "Donker thema inschakelen", - "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 dat je ogen minder vermoeit minder door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.", + "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 dat je ogen minder vermoeit door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag als je fouten tegenkomt.", "High contrast mode" : "Hoog contrast modus", "Enable high contrast mode" : "Hoog contrast modus inschakelen", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", @@ -18,7 +18,7 @@ OC.L10N.register( "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 dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", "Dark theme (beta)" : "Donker thema (bèta)", - "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)", + "Web Content Accessibility Guidelines" : "Richtlijnen voor toegankelijkheid van webcontent (WCAG)", "our issue tracker" : "onze issue tracker", "our design team" : "ons ontwerpteam", "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} 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} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.", diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json index 288054ac8b7..a545e7f7363 100644 --- a/apps/accessibility/l10n/nl.json +++ b/apps/accessibility/l10n/nl.json @@ -1,7 +1,7 @@ { "translations": { "Dark theme" : "Donker thema", "Enable dark theme" : "Donker thema inschakelen", - "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 dat je ogen minder vermoeit minder door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.", + "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 dat je ogen minder vermoeit door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag als je fouten tegenkomt.", "High contrast mode" : "Hoog contrast modus", "Enable high contrast mode" : "Hoog contrast modus inschakelen", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", @@ -16,7 +16,7 @@ "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 dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", "Dark theme (beta)" : "Donker thema (bèta)", - "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)", + "Web Content Accessibility Guidelines" : "Richtlijnen voor toegankelijkheid van webcontent (WCAG)", "our issue tracker" : "onze issue tracker", "our design team" : "ons ontwerpteam", "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} 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} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.", |