diff options
Diffstat (limited to 'apps/accessibility/l10n/en_GB.json')
-rw-r--r-- | apps/accessibility/l10n/en_GB.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/en_GB.json b/apps/accessibility/l10n/en_GB.json new file mode 100644 index 00000000000..5d5974fcdcf --- /dev/null +++ b/apps/accessibility/l10n/en_GB.json @@ -0,0 +1,17 @@ +{ "translations": { + "Dark theme" : "Dark theme", + "Enable dark theme" : "Enable dark theme", + "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." : "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.", + "High contrast mode" : "High contrast mode", + "Enable high contrast mode" : "Enable high contrast mode", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased.", + "Dyslexia font" : "Dyslexia font", + "Enable dyslexia font" : "Enable dyslexia font", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia.", + "Accessibility" : "Accessibility", + "Accessibility options for nextcloud" : "Accessibility options for nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provides multiple accessibilities options to ease your use of Nextcloud", + "High contrast theme" : "High contrast theme", + "Enable" : "Enable" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |