diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:16:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:16:05 +0000 |
commit | 27549f67298c7146152a510802ea49680ef09969 (patch) | |
tree | 663644e8ef99fedb5908a944b38725920ec8b300 /apps/accessibility/l10n/en_GB.json | |
parent | 5795271cefcba6b5aa6485c337cafb36b045f38d (diff) | |
download | nextcloud-server-27549f67298c7146152a510802ea49680ef09969.tar.gz nextcloud-server-27549f67298c7146152a510802ea49680ef09969.zip |
[tx-robot] updated from transifex
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 |