diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
commit | a541443be79db5e42bdf74e9116c09d16c9f781d (patch) | |
tree | e2b1a7e625112887347fb74ba8354a398a6249b9 /apps/accessibility/l10n/af.js | |
parent | b5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff) | |
download | nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/af.js')
-rw-r--r-- | apps/accessibility/l10n/af.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/af.js b/apps/accessibility/l10n/af.js new file mode 100644 index 00000000000..31e23b12ba6 --- /dev/null +++ b/apps/accessibility/l10n/af.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Hoëkontrastema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.", + "Dark theme (beta)" : "Donkertema (beta)", + "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." : "’n Donkertema om u oë ’n ruskans te geen deur die algehele ligsterkte en helderheid te verminder. Dit word nog ontwikkel; rapporteer asb. enige probleme wat u ervaar.", + "Dyslexia font" : "Disleksie-font", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is ’n gratis lettertipe/font wat ontwerp is om sommige van die algemene leesfoute wat deur disleksie veroorsaak word, te versag.", + "Accessibility" : "Toeganklikheid", + "Accessibility options for nextcloud" : "Toeganklikheidsopsies vir nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bied veelvuldige toeganklikheidsopsies om u gebruik van Nextcloud te vergemaklik", + "Web Content Accessibility Guidelines" : "Webinhoudtoeganklikheidsriglyne", + "our issue tracker" : "ons probleemnaspoorder", + "our design team" : "ons ontwerpspan", + "Enable" : "Aktiveer" +}, +"nplurals=2; plural=(n != 1);"); |