; Screen Reader ; Copyright (C) 2013 - Joomla! Extensions Store ; Licensed under the GNU GPLv2 or later SCREENREADER_DESCRIPTION="
With Screen Reader plugin you will be compliant with WCAG requirements on your site, offering visitors with accessibility issues a powerful and integrated tool to read your contents.
Your site visitors will have simply to select text of interest and click on play button to start listening text.
Moreover additional controls are available like pause and volume. Screen reader controls supports textual browsers offering access keys mapping for keyboard management.
" MAIN_SETTINGS_TITLE="Main settings" AUDIO_ENGINE_TITLE="Audio engine" APPEARANCE_TITLE="Appearance and features" ACCESSIBILITY_IMPROVEMENTS_TITLE="Accessibility improvements" ADVANCED_SETTINGS_TITLE="Advanced settings" ACCESSKEYS_TITLE="Access Keys" AUDIO_SETTINGS="

Main settings

" VOLUME_TTS="Audio volume" VOLUME_TTS_DESC="Set default volume for screenreader" VOICE_SPEED="Audio speed" VOICE_SPEED_DESC="Set the speed rate of the audio reading. NOTICE: not all audio engines support this feature" VOICE_SPEED_VERYSLOW="Very slow" VOICE_SPEED_SLOW="Slow" VOICE_SPEED_NORMAL="Normal" VOICE_SPEED_FAST="Fast" VOICE_SPEED_VERYFAST="Very fast" READ_PAGE="Reader mode" READ_PAGE_DESC="With this setting you can choose the read mode for ScreenReader between selected text only or the main page area that you can rule with following param for CSS selector" SELECTED_TEXT_ONLY="Read selected text" MAINPAGE_PART_AND_SELECTED_TEXT="Read selected text if any or main page text" READ_CHILD_NODES="Read child nodes" READ_CHILD_NODES_DESC="If enabled the text used by screen reader will include text from target HTML elements and all subchildren elements" EXCLUDE_SCRIPTS="Exclude scripts" EXCLUDE_SCRIPTS_DESC="If you have scripts embed inside HTML body, this setting will prevent the screen reader to read scripts text" READ_IMAGES="Read images text" READ_IMAGES_DESC="If enabled the screen reader will try to grab descriptive text found in the images on site" READ_IMAGES_ATTRIBUTE="Images attribute to read" READ_IMAGES_ATTRIBUTE_DESC="Choose the images attribute to read on your site, it could be either the 'alt' or the 'title' of images" READ_IMAGES_ORDERING="Reading order of images text" READ_IMAGES_ORDERING_DESC="The text of the images can be read before or after the standard text of the page" READ_IMAGES_HOVERING="Read images on hover" READ_IMAGES_HOVERING_DESC="If enabled the screen reader will read an image text (title or alt attribute) when it's hovered. Notice that due to the browsers autoplay policy you may need to click on the page before starting to listen audio" ALT="Alt attribute" TITLE="Title attribute" BEFORE="Before page text" AFTER="After page text" MAINPAGE_SELECTOR="CSS Selector for main page area" MAINPAGE_SELECTOR_DESC="You can specify a CSS selector for HTML elements on your pages according to your template that will be used by default as the main area to grab text for ScreenReader where there isn't selected text and ScreenReader mode is enabled to read main page text" SELECT_MAINPAGEAREA_TEXT="Highlight main page area text" SELECT_MAINPAGEAREA_TEXT_DESC="If this option is enabled the main page area text will be highlighted using an auto selection when the audio is playing" APPEARANCE="

Appearance

" CHUNKSIZE="Max chunk length" CHUNKSIZE_DESC="This is the buffer size for characters. Change this value only if you experiment performance problems or if the Screen Reader stops playing at a random text point, as it indicates the maximum length of the chunk of text to be converted into audio by the screen reader. Using the default Google engine the value must not be higher than 100, if using other engines the value can be higher to have more fluid reading" GTRANSLATEINTEGRATION="GPTranslate/GTranslate integration" GTRANSLATEINTEGRATION_DESC="If you are using the GPTranslate or GTranslate plugin to manage multilanguage translations of your website, you can activate the integration with the Screen Reader plugin. When the integration is enabled the Screen Reader language will match with the currently active language" READ_ELEMENTS_HOVERING="Read elements on hover" READ_ELEMENTS_HOVERING_DESC="If enabled the screen reader will read the text of elements when hovered. Notice that due to the browsers autoplay policy you may need to click on the page before starting to listen audio" ELEMENTS_HOVERING_SELECTOR="CSS Selector for elements on hover" ELEMENTS_HOVERING_SELECTOR_DESC="You can specify a CSS selector for HTML elements to be read on hover" ELEMENTS_TOEXCLUDE_CUSTOM="CSS Selector for elements to exclude" ELEMENTS_TOEXCLUDE_CUSTOM_DESC="You can specify a CSS selector for HTML elements that will be excluded from the reading. This feature requires the option 'Exclude scripts' to be enabled" SHOWLABEL="Show text label" SHOWLABEL_DESC="Show or hide the textual label for the screen reader toolbar" LABELTEXT="Text of the label" LABELTEXT_DESC="Specify a text for the label" LABELWIDTH="Width of the label (px)" LABELWIDTH_DESC="Set the label width in pixel" SCREENREADER_ICON="Toolbar icon" SCREENREADER_ICON_DESC="Choose the Screen Reader toolbar icon" SCREENREADER_ICON_AUDIO="Audio icon" SCREENREADER_ICON_WHEELCHAIR="Wheelchair icon" SCREENREADER_ICON_CUSTOM="Custom icon" SCREENREADER_ICON_CUSTOM="Custom toolbar icon (URL)" SCREENREADER_ICON_CUSTOM_DESC="Enter an absolute URL to a custom icon for the Screen Reader toolbar" HIGHCONTRAST="Enable high contrast" HIGHCONTRAST_DESC="Choose to enable the high contrast feature in the screen reader toolbar" HIGHCONTRAST_ALTERNATE="Enable alternate high contrast" HIGHCONTRAST_ALTERNATE_DESC="Choose to enable the alternate high contrast modes in the screen reader toolbar. Note: this feature is not supported by Microsoft Internet Explorer" HIGHCONTRAST_ALTERNATE_COLOR_HUE="Color hue variation" HIGHCONTRAST_ALTERNATE_COLOR_HUE_DESC="Choose a value for the color of the alternate high contrast variation. Note: this setting affects only the 'alternate high contrast' option and buttons" HIGHCONTRAST_ALTERNATE_COLOR_BRIGHTNESS="Brightness level" HIGHCONTRAST_ALTERNATE_COLOR_BRIGHTNESS_DESC="Choose a value for the brightness of the alternate high contrast variation Note: this setting affects only the 'alternate high contrast' option and buttons" HIGHCONTRAST_ROOT_TARGET="Apply high contrast to root" HIGHCONTRAST_ROOT_TARGET_DESC="By default high contrast and gray hues filters are applied to the 'body' tag. If you experiment issues it's possible to apply those filters to the root 'html' tag. CAUTION: if filters are applied to the 'html' tag they will affect even the Screen Reader toolbar" DYSLEXIC_FONT="Enable dyslexic font" DYSLEXIC_FONT_DESC="Choose to enable the dyslexic font switcher in the screen reader toolbar" GRAY_HUES="Enable gray hues" GRAY_HUES_DESC="Choose to enable the gray hues switcher in the screen reader toolbar" SPACING_SIZE="Enable text spacing" SPACING_SIZE_DESC="Choose to enable the text spacing buttons in the screen reader toolbar" SPACING_SIZE_MIN="Minimum spacing size" SPACING_SIZE_MIN_DESC="Sets the minimum spacing size" SPACING_SIZE_MAX="Maximum spacing size" SPACING_SIZE_MAX_DESC="Sets the maximum spacing size" PAGE_ZOOM="Enable page zoom" PAGE_ZOOM_DESC="Choose to enable the page zoom buttons in the screen reader toolbar" BIG_CURSOR="Enable enlarged cursor" BIG_CURSOR_DESC="Choose to enable the enlarged cursor switcher in the screen reader toolbar" READING_GUIDES="Enable reading guides" READING_GUIDES_DESC="Choose to enable the reading guides in the screen reader toolbar" READABILITY="Enable read mode" READABILITY_DESC="Choose to enable the read mode in the screen reader toolbar" READABILITY_SELECTOR="Read mode selector" READABILITY_SELECTOR_DESC="You can specify a custom CSS selector to target a specific page element that will be turned into read mode" CUSTOMCOLORS="Custom colors" CUSTOMCOLORS_DESC="Choose to enable the custom colors for text and background in the screen reader toolbar. This feature requires the accessible template" CUSTOMCOLORS_CSSSELECTORS="CSS selector for 'Custom colors'" CUSTOMCOLORS_CSSSELECTORS_DESC="If you have elements in your template that use their own CSS styles for text and background colors, you can specify CSS selectors to apply custom colors via ScreenReader and override the original CSS styles" HIDE_IMAGES="Enable hide images" HIDE_IMAGES_DESC="Choose to enable the 'Hide images' button in the screen reader toolbar" HIDE_ALSO_VIDEOS_IFRAMES="Hide also videos/iframes" HIDE_ALSO_VIDEOS_IFRAMES_DESC="Choose whether the 'Hide Images' button should also hide videos and iframes" SCREENREADER="Enable Screen Reader" SCREENREADER_DESC="Choose to enable or disable the audio screen reader feature" FONTSIZE_VERYLOW="Very low" FONTSIZE_LOW="Low" FONTSIZE_MEDIUM="Medium" FONTSIZE_AVERAGE="Average" FONTSIZE_HIGH="High" FONTSIZE_VERYHIGH="Very high" FONTSIZE="Enable font sizing" FONTSIZE_DESC="Choose to enable or disable the font resizing feature and buttons" FONT_SIZE_DEFAULT="Default characters size" FONT_SIZE_DEFAULT_DESC="Sets the default font size that sets the plugin if you do not operate on the magnification. This dimension is also restored by the Reset button" FONT_SIZE_MIN="Minimum characters size" FONT_SIZE_MIN_DESC="Sets the minimum font size" FONT_SIZE_MAX="Maximum characters size" FONT_SIZE_MAX_DESC="Sets the maximum font size" FONTSIZE_SELECTOR="Font size custom selector" FONTSIZE_SELECTOR_DESC="If you have parts of text in your site using hardcoded font size styles that are not affected by dynamic font sizing, you can specify a custom CSS selector to override hardcoded styles for font sizing" FONTSIZE_SELECTOR_MODE="Font size selector mode" FONTSIZE_SELECTOR_MODE_DESC="Choose the working mode for custom font size selectors. If you have inline styles applied to elements that need to be resized choose the 'append' mode instead that the 'overwrite'" APPEND="Append" OVERRIDE="Overwrite" FONTSIZE_HEADERS_INCREMENT="Font size increment for headers" FONTSIZE_HEADERS_INCREMENT_DESC="You can specify an increment for the font resizing of <h1>,<h2>,<h3>,<h4> elements if the Screen Reader reduces the normal font size of headers" CORNER_POSITION="Corner position" CORNER_POSITION_DESC="Let you choose corner position to display Screen Reader bar " TOP_RIGHT="Top right" BOTTOM_RIGHT="Bottom right" TOP_LEFT="Top left" BOTTOM_LEFT="Bottom left" TEMPLATE="Screen reader template" TEMPLATE_DESC="Choose preferred template for screen reader" MAIN_TEMPLATE="Default" ACCESSIBLE_TEMPLATE="Accessible" AWESOME_TEMPLATE="Awesome" ELEGANT_TEMPLATE="Elegant" CUSTOM_TEMPLATE="Custom" TEMPLATE_ORIENTATION="Template orientation" TEMPLATE_ORIENTATION_DESC="Choose the preferred layout and orientation of the Screen Reader widget. It can be rendered as a horizontal toolbar or as a vertical sidebar" ORIENTATION_HORIZONTAL="Horizontal" ORIENTATION_VERTICAL="Vertical" TEMPLATE_VARIANT="Template variant" TEMPLATE_VARIANT_DESC="Choose the preferred variant for the 'Accessible' template" TEMPLATE_VARIANT_STANDARD="Standard" TEMPLATE_VARIANT_COMPACT="Compact" TOOLBAR_BGCOLOR="Toolbar background color" TOOLBAR_BGCOLOR_DESC="Choose a custom color for the Screen Reader toolbar" TOOLBAR_BORDER_RADIUS="Toolbar border radius" TOOLBAR_BORDER_RADIUS_DESC="Set a custom border radius in px for the toolbar. This value will override the default styling" SCROLLING="Scrolling type" SCROLLING_DESC="Choose if Screen Reader bar should stay fixed corner position or scroll with the whole page" FIXED_IMAGE="Fixed on scrolling" SCROLLING_IMAGE="Scroll with page" RELATIVE_IMAGE="Relative to the target" TARGET_APPENDTO="Target element selector" TARGET_APPENDTO_DESC="Choose the target HTML element to append the Screen Reader toolbar. By default it will be added to the 'body' element in a fixed positioning on scrolling" TARGET_APPEND_MODE="Append mode" TARGET_APPEND_MODE_DESC="You can switch the append mode of the Screen Reader toolbar to the target element. The toolbar can be appended at the top or at the bottom of the target element" TARGET_APPEND_MODE_TOP="At the top" TARGET_APPEND_MODE_BOTTOM="At the bottom" STATUS_MINIMIZED_TOOLBAR="Initial status for the minimized toolbar" STATUS_MINIMIZED_TOOLBAR_DESC="Choose the preferred initial status of the Screen Reader toolbar when using the minimized feature" STATUS_MINIMIZED_TOOLBAR_CLOSED="Closed toolbar" STATUS_MINIMIZED_TOOLBAR_OPEN="Open toolbar" MINIMIZED_TOOLBAR_ONLY_MOBILE="Minimized toolbar only on mobile devices" MINIMIZED_TOOLBAR_ONLY_MOBILE_DESC="If enabled, the minimized toolbar will be displayed only on mobile devices" FONTSIZE_MINIMIZED_TOOLBAR="Font size with minimized toolbar" FONTSIZE_MINIMIZED_TOOLBAR_DESC="You can choose to apply the font sizing when the page loads (default) or when the minimized toolbar is opened for the very first time. NOTICE: this feature works ONLY if you enabled the minimized toolbar with the initial status set to 'closed'" HOVER_MINIMIZED_TOOLBAR="Read on hover with minimized toolbar" HOVER_MINIMIZED_TOOLBAR_DESC="You can choose to enable on hover reading only when the minimized toolbar stays opened" ENABLE_DARK_MODE="Dark mode button" ENABLE_DARK_MODE_DESC="If enabled, the button to toggle the dark mode will be included in the toolbar. This feature applies only to the 'Accessible' template" ENABLE_ACCESSIBILITY_STATEMENT="Enable accessibility statement link" ENABLE_ACCESSIBILITY_STATEMENT_DESC="It's possible to enable a link to download a document for the accessibility statement of the website" ENABLE_ACCESSIBILITY_STATEMENT_TEXT="Accessibility statement text" ENABLE_ACCESSIBILITY_STATEMENT_TEXT_DESC="Enter the text for the label of the accessibility statement link" ENABLE_ACCESSIBILITY_STATEMENT_LINK="Accessibility statement file" ENABLE_ACCESSIBILITY_STATEMENT_LINK_DESC="It's possible to enter the absolute URL to an accessibility statement file and display a link to download it in the Screen Reader toolbar. This feature applies only to the 'Accessible' template" HIDE_ON_MOBILE="Hide on mobile devices" HIDE_ON_MOBILE_DESC="You can choose to exclude the Screen Reader plugin on mobile devices and use it only on desktop devices" USE_MINIMIZED_TOOLBAR="Use minimized toolbar" USE_MINIMIZED_TOOLBAR_DESC="If enabled the toolbar of the Screen Reader will start in a minized state showing only a button to toggle the visibility state of the toolbar using a sliding motion" EXCLUSIONS="Exclude pages" EXCLUSIONS_DESC="Choose one or more pages that you want the screen reader be excluded and not appearing" NOEXCLUSION="No exclusions" ACCESSIBILITY_IMPROVEMENTS="

Accessibility fixes and improvements

" SHOW_SKIP_TO_CONTENTS="Enable 'Skip to contents'" SHOW_SKIP_TO_CONTENTS_DESC="Choose to enable or disable the 'Skip to contents' button. Ensure to specify a valid CSS selector below otherwise the button won't work or won't have any effect" SKIPTOCONTENTS_SELECTOR="CSS selector for 'Skip to contents'" SKIPTOCONTENTS_SELECTOR_DESC="Specify a valid CSS selector based on your page and template HTML to define the target element for the 'Skip to content' button feature and the main page element where missing ARIA roles should be added" GENERATE_MISSING_IMAGES_ALT="Generate missing images alt text" GENERATE_MISSING_IMAGES_ALT_DESC="This feature leverages advanced AI (ChatGPT) to analyze images and create meaningful, context-aware alt text, reducing manual effort and enhancing accessibility" GENERATE_MISSING_IMAGES_ALT_CHATGPT_APIKEY="ChatGPT API Key" GENERATE_MISSING_IMAGES_ALT_CHATGPT_APIKEY_DESC="Enter your ChatGPT API key to enable AI-powered generation of descriptive alt text for images that are missing alt attributes" GENERATE_MISSING_IMAGES_ALT_CHATGPT_MODEL="ChatGPT Model" GENERATE_MISSING_IMAGES_ALT_CHATGPT_MODEL_DESC="Choose the ChatGPT model to use to genertet missing images alt text" FIX_HEADINGS_STRUCTURE="Fix headings order" FIX_HEADINGS_STRUCTURE_DESC="This feature scans your page’s heading tags and reorders them into a logical, sequential hierarchy—ensuring clear navigation and improved readability for screen reader users" FIX_LOW_CONTRAST_TEXT="Fix low contrast text" FIX_LOW_CONTRAST_TEXT_DESC="Detects text elements with insufficient contrast and automatically adjusts their color to meet WCAG guidelines, enhancing readability and accessibility" FIX_MISSING_ARIA_ROLES="Add missing ARIA roles" FIX_MISSING_ARIA_ROLES_DESC="Identifies common structural elements missing ARIA roles and adds the appropriate attributes, ensuring better compatibility with assistive technologies" FIX_MISSING_FORM_LABELS="Fix Missing Form Labels" FIX_MISSING_FORM_LABELS_DESC="Detects form controls without labels and adds appropriate ARIA labels or uses placeholders, ensuring all input fields are accessible" VALIDATE_AND_FIX_FOCUS_ORDER="Fix focus order" VALIDATE_AND_FIX_FOCUS_ORDER_DESC="This feature reviews the focus sequence of interactive elements and reassigns tabindex values as needed, ensuring a logical and accessible navigation flow for keyboard users" ENABLE_FOCUS_OUTLINE="Enable focus outline" ENABLE_FOCUS_OUTLINE_DESC="If the focus outline is enabled, when users focus on page elements they will be highlighted with a customizable border color" ENABLE_FOCUS_OUTLINE_COLOR="Focus outline color" ENABLE_FOCUS_OUTLINE_COLOR_DESC="Pick the color for the focus outline" ENABLE_FOCUS_OUTLINE_BORDERSIZE="Focus outline size" ENABLE_FOCUS_OUTLINE_BORDERSIZE_DESC="Choose the focus outline border size in pixel" FOCUS_OUTLINE_BORDER_SIZE_1PX="1px" FOCUS_OUTLINE_BORDER_SIZE_2PX="2px" FOCUS_OUTLINE_BORDER_SIZE_3PX="3px" FOCUS_OUTLINE_BORDER_SIZE_4PX="4px" REMOVE_LINKS_TARGET="Remove links target attribute" REMOVE_LINKS_TARGET_DESC="Based on WCAG specifications all links must not have the target attribute pointing to '_blank' pages. If you have some of these links on your website you can enable this option to fix them and be compliant with WCAG rules" MISC="

Advanced settings

" JQUERY_INCLUDE="Include jQuery script" JQUERY_INCLUDE_DESC="Let you choose if include own jQuery library. If you have other extensions or template that make jQuery use, or if you experiment some conflicts you can try to turn off this inclusion." AUTO_BACKGROUND_COLOR="Auto background color" AUTO_BACKGROUND_COLOR_DESC="By default the plugin match the same background color for the html and body tags. If you experiment background color alterations in your template you can disable this option" PRELOAD="Enable preloading for text chunks" PRELOAD_DESC="This parameter enables preloading for chunks of text to get fluid reading and avoid breaks. If you experiment issue on some mobile device browser you can turn off preloading." PRELOAD_TIMEOUT="Preloading timeout" PRELOAD_TIMEOUT_DESC="Choose the timeout in seconds between each request of preloading for text chunks. If you experience audio interruptions you can try to set a lower value" PRELOAD_TIMEOUT_1SECOND="1 second" PRELOAD_TIMEOUT_2SECONDS="2 seconds" PRELOAD_TIMEOUT_3SECONDS="3 seconds" PRELOAD_TIMEOUT_4SECONDS="4 seconds" PRELOAD_TIMEOUT_5SECONDS="5 seconds" IE_HIGHCONTRAST="High contrast mode for Internet Explorer" IE_HIGHCONTRAST_DESC="Switch between the high contrast mode used as the legacy system for Microsoft Internet Explorer that doesn't support advanced HTML5 features. Based on your template styling you may experiment better results with a different working mode" IE_HIGHCONTRAST_ADVANCED="Advanced high contrast mode for Internet Explorer" IE_HIGHCONTRAST_ADVANCED_DESC="Enable the advanced high contrast rendering for Internet Explorer" SELECTED_STORAGE="Storage for preferences" SELECTED_STORAGE_DESC="You can choose how the Screen Reader plugin stores the user preferences such as font size, high contrast, etc. By default they are stored in the session storage of the browser and last until it's closed, optionally you can use the permanent storage of the browser that applies even to future visits" SELECTED_STORAGE_SESSION="Session storage" SELECTED_STORAGE_LOCAL="Permanent storage" FORCE_JQUERY_DEFERRED="Force jQuery loading" FORCE_JQUERY_DEFERRED_DESC="If enabled the jQuery library is always loaded in deferred mode. This setting may help to solve scripting conflicts" SCRIPT_LOADING="Script loading mode" SCRIPT_LOADING_DESC="Switch between different ways used to load scripts. This setting may help to solve scripting conflicts" SCRIPT_LOADING_DEFERRED="Deferred" SCRIPT_LOADING_DOM="Dom order" RESET_BUTTON_BEHAVIOR="Reset button behavior" RESET_BUTTON_BEHAVIOR_DESC="Choose the working mode of the 'reset' button, by default it applies only to the font size but you can choose to reset even high contrast and dyslexic font if any" RESET_BUTTON_BEHAVIOR_FONTSIZE="Reset font size" RESET_BUTTON_BEHAVIOR_ALL="Reset all" SEF_LANG_CODE="Language code URL format" SEF_LANG_CODE_DESC="Choose the format for the language code, by default the URL format is used for example 'en' for english. You can switch this off and use the full language code for example 'en-GB' for UK english or 'en-US' for US english. This could impact on the pronunciation to better suit your needs" READER_ENGINE="Screen Reader audio engine" READER_ENGINE_DESC="Change the Screen Reader engine used to read audio text. By default the Responsive Voice or Google Translate API will be used to support many languages, but you can switch to other engines. Each engine supports a different set of languages" READER_ENGINE_GOOGLE="Google" READER_ENGINE_VIRTUALSPEAKER_FREE="Virtual Speaker Free" READER_ENGINE_ISPEECH="Voice RSS" READER_ENGINE_INFOROBO="Inforobo" READER_ENGINE_RESPONSIVEVOICE="Responsive Voice" READER_ENGINE_TEXTTOMP3="TextMp3" READER_ENGINE_TTSMP3="TTSMp3" PROXY_RESPONSIVE_APIKEY="Responsive Voice ApiKey" PROXY_RESPONSIVE_APIKEY_DESC="To use the Responsive Voice audio engine with certain languages such as Greek, Arabian, etc you need to specify an ApiKey. You can register your own free or paid ApiKey for the Responsive Voice service at https://responsivevoice.org or just use the free one included in the plugin" PROXY_RESPONSIVE_LANGUAGE_GENDER="Responsive Voice language gender" PROXY_RESPONSIVE_LANGUAGE_GENDER_DESC="Choose the preferred language gender used for the Responsive Voice audio. If the selected gender is not available for a certain language, it will fallback automatically to the available one" PROXY_RESPONSIVE_LANGUAGE_GENDER_AUTO="Auto" PROXY_RESPONSIVE_LANGUAGE_GENDER_MALE="Male" PROXY_RESPONSIVE_LANGUAGE_GENDER_FEMALE="Female" PROXY_RESPONSIVE_LOADING_SCRIPT="Responsive Voice script loading" PROXY_RESPONSIVE_LOADING_SCRIPT_DESC="You can choose to load the Responsive Voice script from your local server or from the official remote server https://responsivevoice.org" PROXY_RESPONSIVE_LOADING_SCRIPT_LOCAL="Local script" PROXY_RESPONSIVE_LOADING_SCRIPT_REMOTE="Remote script" PROXY_RESPONSIVE_READING_MODE="Responsive Voice reading mode" PROXY_RESPONSIVE_READING_MODE_DESC="Choose the preferred mode for the Responsive Voice reading mode. The audio can be played using the native browser API or the remote Responsive Voice API" PROXY_RESPONSIVE_READING_MODE_API="Responsive Voice API" PROXY_RESPONSIVE_READING_MODE_NATIVE="Native browser API" SCRIPT_RESPONSIVEVOICE_LOADING="Responsive Voice loading" SCRIPT_RESPONSIVEVOICE_LOADING_DESC="Switch the loading mode of the script required for the Responsive Voice audio engine" SCRIPT_LOADING_LOCAL_SERVER="Local server" SCRIPT_LOADING_REMOTE_SERVER="Remote server" ENGINE_GOOGLE_TOKEN_MODE="Google audio engine mode" ENGINE_GOOGLE_TOKEN_MODE_DESC="If you experiment issues such as no audio when using the Google audio engine, you can try to switch the integration working mode with the Google API to use dynamic values instead of static values" READER_ENGINE_GOOGLE_STATIC="Static values" READER_ENGINE_GOOGLE_DYNAMIC="Dynamic values" READER_CONNECTION_USESOCKETS="Use sockets" READER_CONNECTION_USESOCKETS_DESC="Switch the connection mode to the remote server between raw PHP sockets or the CURL PHP library. This could solve some connection issues" USE_MOBILE_READER_ENGINE="Enable mobile audio engine override" USE_MOBILE_READER_ENGINE_DESC="If enabled, the audio engine used for mobile devices will be different from the desktop audio engine overriding it based on the following parameter" MOBILE_READER_ENGINE="Mobile audio engine override" MOBILE_READER_ENGINE_DESC="Choose a different audio engine for mobile devices that will override the default desktop audio engine" ISPEECH_APIKEY="Apikey for ISpeech audio engine" ISPEECH_APIKEY_DESC="Set your apikey for the ISpeech audio engine as registered on https://www.ispeech.org" ACCESSKEYS="

Access Keys

" ACCESSKEY_DESC="Set an access key for this button" ACCESSKEY_PLAY="Play button" ACCESSKEY_PAUSE="Pause button" ACCESSKEY_STOP="Stop button" ACCESSKEY_INCREASE="Increase font button" ACCESSKEY_DECREASE="Decrease font button" ACCESSKEY_RESET="Reset button" ACCESSKEY_HIGHCONTRAST="High contrast default button" ACCESSKEY_HIGHCONTRAST2="High contrast 2 alternate button" ACCESSKEY_HIGHCONTRAST3="High contrast 3 alternate button" ACCESSKEY_DYSLEXICFONT="Dyslexic button" ACCESSKEY_DYSLEXICFONT="Dyslexic button" ACCESSKEY_GRAYHUES="Gray hues button" ACCESSKEY_SPACINGSIZE_INCREASE="Increase spacing button" ACCESSKEY_SPACINGSIZE_DECREASE="Decrease spacing button" ACCESSKEY_PAGEZOOMSIZE_INCREASE="Increase page zoom button" ACCESSKEY_PAGEZOOMSIZE_DECREASE="Decrease page zoom button" ACCESSKEY_PAGEZOOMSIZE_RESET="Reset page zoom button" ACCESSKEY_BIGCURSOR="Enlarged cursor" ACCESSKEY_READING_GUIDES="Reading guides" ACCESSKEY_READABILITY="Read mode" ACCESSKEY_HIDEIMAGES="Hide images" ACCESSKEY_SKIPTOCONTENTS="Skip to contents" ACCESSKEY_MINIMIZED="Minimized toolbar" ACCESSKEY_CHANGE_TEXT_COLOR="Change text color" ACCESSKEY_CHANGE_BACKGROUND_COLOR="Change background color" VOLUME_ACCESSKEYS="Audio volume access keys" VOLUME_ACCESSKEYS_DESC="If enabled, the audio volume of the Screen Reader will have numeric access keys set from 1 to 5" ACCESSKEY_INCREASE_VOLUME="Increase audio volume (Accessible template)" ACCESSKEY_DECREASE_VOLUME="Decrease audio volume (Accessible template)"