Text Translator is an NVDA (NonVisual Desktop Access) add-on that provides a comprehensive graphical interface for translating text and text files using Google Translate. Designed with accessibility in mind, this tool enables NVDA users to easily translate text between numerous languages directly within their screen reader environment.
There are two ways to open the Text Translator:
NVDA+Alt+T (NVDA key + Alt + T).txt fileThe add-on supports comprehensive language codes including:
- Common languages: en (English), es (Spanish), fr (French), de (German), zh-CN (Simplified Chinese)
- Regional languages: ckb (Kurdish Sorani), or (Odia), sat (Santali)
- Full list available in the language dropdown menus
Clone the repository:
bash
git clone https://github.com/blindtechvisionary/text-translator-nvda-addon.git
Install dependencies (if any)
Contributions are welcome! Please: 1. Fork the repository 2. Create a feature branch 3. Submit a pull request with clear description of changes
This add-on is distributed under the GNU General Public License v2.0. See the license on gnu.org for complete license terms.
This add-on uses Google Translate services. Please respect Google's Terms of Service and API usage limits. The developers are not responsible for translation accuracy or service availability.