Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Submit add-on]: WordNav v2.2.4 #4581

Merged
merged 1 commit into from
Nov 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 77 additions & 0 deletions addons/wordNav/2.2.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"addonId": "wordNav",
"displayName": "WordNav",
"URL": "https://github.com/mltony/nvda-word-nav/releases/download/v2.2.4/wordNav-2.2.4.nvda-addon",
"description": "Improved navigate by word and word selection commands.",
"sha256": "7508574a26d61957760e463d40aa050af47a8d34a2ca57c83f76a7c9e2d19dab",
"addonVersionName": "2.2.4",
"addonVersionNumber": {
"major": 2,
"minor": 2,
"patch": 4
},
"minNVDAVersion": {
"major": 2024,
"minor": 4,
"patch": 0
},
"lastTestedVersion": {
"major": 2024,
"minor": 4,
"patch": 0
},
"channel": "stable",
"publisher": "Tony Malykh",
"sourceURL": "https://github.com/mltony/nvda-word-nav/",
"license": "GPL v2",
"homepage": "https://github.com/mltony/nvda-word-nav/releases",
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html",
"submissionTime": 1731965950000,
"translations": [
{
"language": "es",
"displayName": "WordNav",
"description": "Mejora las \u00f3rdenes de navegaci\u00f3n por palabras y selecci\u00f3n de las mismas."
},
{
"language": "fi",
"displayName": "Sananavigointi",
"description": "Parannellut sananavigointi- ja sananvalintakomennot."
},
{
"language": "fr",
"displayName": "WordNav",
"description": "Am\u00e9lioration de la navigation par mot et commandes de s\u00e9lection de mots."
},
{
"language": "hr",
"displayName": "Kretanje po rije\u010dima (WordNav)",
"description": "Pobolj\u0161ano kretanje po rije\u010dima i pre\u010daci za izbor rije\u010di."
},
{
"language": "pt_PT",
"displayName": "WordNav",
"description": "Melhoria dos comandos de navega\u00e7\u00e3o por palavra e de sele\u00e7\u00e3o de palavras."
},
{
"language": "ru",
"displayName": "\u041d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u043c",
"description": "\u042d\u0442\u043e \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0443\u043b\u0443\u0447\u0448\u0430\u0435\u0442 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044e \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u043c \u0438 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0441\u043b\u043e\u0432."
},
{
"language": "tr",
"displayName": "Kelime Dola\u015f\u0131m\u0131",
"description": "Kelimeye g\u00f6re dola\u015fma ve kelime se\u00e7me komutlar\u0131 geli\u015ftirildi."
},
{
"language": "uk",
"displayName": "\u041d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u0445",
"description": "Improved navigate by word and word selection commands."
},
{
"language": "zh_CN",
"displayName": "\u5355\u8bcd\u5bfc\u822a",
"description": "\u6539\u8fdb\u4e86\u7528\u4e8e\u5355\u8bcd\u5bfc\u822a\u548c\u5355\u8bcd\u9009\u62e9\u7684\u547d\u4ee4\u3002"
}
]
}