From e0d742822b9bc96154c6e72d7cbe9d17cfec0659 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 24 Sep 2024 12:06:22 +0000 Subject: [PATCH] Submit add-on --- addons/winMag/3.8.0.json | 112 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 addons/winMag/3.8.0.json diff --git a/addons/winMag/3.8.0.json b/addons/winMag/3.8.0.json new file mode 100644 index 0000000000..812598088c --- /dev/null +++ b/addons/winMag/3.8.0.json @@ -0,0 +1,112 @@ +{ + "addonId": "winMag", + "displayName": "Windows Magnifier", + "URL": "https://github.com/CyrilleB79/winMag/releases/download/V3.8/winMag-3.8.nvda-addon", + "description": "This add-on improves the use of Windows Magnifier with NVDA.", + "sha256": "42ef028b3b13a14e4149d09798585cfc7dc58d6833cd3ec3919bcc9e6b4cab31", + "addonVersionName": "3.8", + "addonVersionNumber": { + "major": 3, + "minor": 8, + "patch": 0 + }, + "minNVDAVersion": { + "major": 2019, + "minor": 2, + "patch": 1 + }, + "lastTestedVersion": { + "major": 2024, + "minor": 1, + "patch": 0 + }, + "channel": "stable", + "publisher": "Cyrille Bougot", + "sourceURL": "https://github.com/CyrilleB79/winMag", + "license": "GPL v2", + "homepage": "https://github.com/CyrilleB79/winMag", + "licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html", + "submissionTime": 1727179560000, + "translations": [ + { + "language": "bg", + "displayName": "\u041b\u0443\u043f\u0430 \u043d\u0430 Windows (Windows Magnifier)", + "description": "\u0422\u0430\u0437\u0438 \u0434\u043e\u0431\u0430\u0432\u043a\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043b\u0443\u043f\u0430\u0442\u0430 \u043d\u0430 Windows \u0441 NVDA." + }, + { + "language": "da", + "displayName": "Windows Forst\u00f8rrelsesglas", + "description": "Denne tilf\u00f8jelse forbedrer brugen af Windows Forst\u00f8rrelsesglas sammen med NVDA." + }, + { + "language": "de", + "displayName": "Windows-Lupe", + "description": "Diese Erweiterung verbessert den Umgang mit der Windows-Lupe unter NVDA." + }, + { + "language": "es", + "displayName": "Lupa de Windows", + "description": "Este complemento mejora el uso de la lupa de Windows con NVDA." + }, + { + "language": "fi", + "displayName": "Windowsin suurennuslasi", + "description": "T\u00e4m\u00e4 lis\u00e4osa parantaa Windowsin suurennuslasin k\u00e4ytt\u00f6\u00e4 NVDA:n kanssa." + }, + { + "language": "fr", + "displayName": "Loupe Windows", + "description": "Cette extension am\u00e9liore l'utilisation de la Loupe Windows avec NVDA." + }, + { + "language": "gl", + "displayName": "Windows Magnifier", + "description": "Este complemento mellora o uso da Lupa de Windows (Windows Magnifier) con NVDA." + }, + { + "language": "hr", + "displayName": "Windows pove\u0107alo", + "description": "Ovaj dodatak pobolj\u0161ava kori\u0161tenje Windows pove\u0107ala s NVDA \u010dita\u010dem." + }, + { + "language": "it", + "displayName": "Windows Magnifier", + "description": "This add-on improves the use of Windows Magnifier with NVDA." + }, + { + "language": "pl", + "displayName": "Windows Magnifier", + "description": "Ten dodatek poprawia korzystanie z Lupy Windows z NVDA." + }, + { + "language": "pt_BR", + "displayName": "Lupa do Windows", + "description": "This add-on improves the use of Windows Magnifier with NVDA." + }, + { + "language": "pt_PT", + "displayName": "Lupa do Windows", + "description": "Este extra melhora a utiliza\u00e7\u00e3o do Windows Magnifier com NVDA." + }, + { + "language": "ru", + "displayName": "\u041b\u0443\u043f\u0430 Windows", + "description": "\u042d\u0442\u043e \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0443\u043b\u0443\u0447\u0448\u0430\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0439 \u043b\u0443\u043f\u044b Windows \u0441 NVDA." + }, + { + "language": "sv", + "displayName": "Windows F\u00f6rstoringsglas", + "description": "Det h\u00e4r till\u00e4gget f\u00f6rb\u00e4ttrar anv\u00e4ndningen av F\u00f6rstoringsglaset tillsammans med NVDA." + }, + { + "language": "tr", + "displayName": "Windows B\u00fcy\u00fcte\u00e7", + "description": "Bu eklenti, Windows B\u00fcy\u00fcte\u00e7'in NVDA ile kullan\u0131m\u0131n\u0131 geli\u015ftirir." + }, + { + "language": "zh_CN", + "displayName": "Windows \u653e\u5927\u955c", + "description": "This add-on improves the use of Windows Magnifier with NVDA." + } + ] +} \ No newline at end of file