From d539038aa6f556ccb585b2d7a1badfbcae78cc77 Mon Sep 17 00:00:00 2001 From: WMHN1872265132 <1872265132@qq.com> Date: Mon, 11 Nov 2024 10:07:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0changes=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=EF=BC=88=E4=BB=8ECrowdin=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Translation/user_docs/changes.xliff | 44 ++++++++++++++--------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Translation/user_docs/changes.xliff b/Translation/user_docs/changes.xliff index f689ed4..4fd7687 100644 --- a/Translation/user_docs/changes.xliff +++ b/Translation/user_docs/changes.xliff @@ -1,12 +1,12 @@ - + # $(ID:4bf3ec03-2d43-474a-aef0-92b334e594ed) ## $(ID:a923c4a0-a862-45b8-99f7-efbf793acd9e) -$(ID:4951c461-090d-4f75-85a0-a49e5a281a9b) +$(ID:36d5bd5d-4c55-4c40-9208-62b166776a1e) ### $(ID:8c5ef1a6-b2fe-422c-b794-8c96928ebcb4) @@ -5103,13 +5103,13 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) 2024.4.1 - + line: 6 - It also includes a fix for saving speech symbol dictionaries. - 还修复了无法保存语音符号字典的错误。 + This is a patch release to fix a bug when saving speech symbol dictionaries. + 这是一个补丁版本,主要修复了保存语音符号字典时的错误。 @@ -8943,7 +8943,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 472 prefix: * - + Example: `speech.speakSsml('<speak><prosody pitch="200%">hello</prosody><break time="500ms" /><prosody rate="50%">John</prosody></speak>')` 示例: `speech.speakSsml('<speak><prosody pitch="200%">hello</prosody><break time="500ms" /><prosody rate="50%">John</prosody></speak>')` @@ -9053,7 +9053,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 483 prefix: * - + `nvdaController_setOnSsmlMarkReachedCallback`: To register a callback of type `onSsmlMarkReachedFuncType` that is called in synchronous mode for every `<mark />` tag encountered in the SSML sequence provided to `nvdaController_speakSsml`. `nvdaController_setOnSsmlMarkReachedCallback`:注册一个类型为 `onSsmlMarkReachedFuncType` 的回调函数,以便在使用 `nvdaController_speakSsml` 处理同步 SSML 过程时,遇到每个 `<mark />` 标签时都会调用该回调函数。(#15734, #11028, #5638, @LeonarddeR) @@ -12345,7 +12345,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 871 prefix: * - + Use `<major>.<minor>.<patch>` format for the version field (required for add-on datastore). 版本字段使用 `<major>.<minor>.<patch>` 的格式(插件商店元数据需要)。 @@ -15231,7 +15231,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1223 - + Please responsibly disclose security issues to <info@nvaccess.org>. 请遵循负责任的披露原则像 NV Access(<info@nvaccess.org>) 提交您发现的安全问题。 @@ -15913,7 +15913,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1325 - + Please responsibly disclose security issues to <info@nvaccess.org>. 请遵循负责任的披露原则像 NV Access(<info@nvaccess.org>)提交您发现的安全问题。 @@ -17198,7 +17198,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1484 prefix: * - + MathType equations must also be manually converted to Office Math by selecting each, opening the context menu, choosing Equation options, Convert to Office Math. 必须手动将 MathType 公式转换为 Office Math,方法是:选中公式并在上下文菜单中选择“Equation”对象 -> 转换为 Office Math。 @@ -18453,7 +18453,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1618 - + Please responsibly disclose security issues to <info@nvaccess.org>. 请遵循负责任的披露原则像 NV Access (<info@nvaccess.org>) 提交您发现的安全问题。 @@ -18511,7 +18511,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1628 - + Please responsibly disclose security issues to <info@nvaccess.org>. 请遵循负责任的披露原则像 NV Access (<info@nvaccess.org>) 提交您发现的安全问题。 @@ -18666,7 +18666,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1650 - + Please responsibly disclose security issues to <info@nvaccess.org>. 请遵循负责任的披露原则像 NV Access (<info@nvaccess.org>) 提交您发现的安全问题。 @@ -20586,7 +20586,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1889 prefix: * - + To perform unit tests, execute `rununittests.bat [<extra unittest discover options>]` To perform unit tests, execute `rununittests.bat [<extra unittest discover options>]` @@ -20596,7 +20596,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1890 prefix: * - + To perform system tests: execute `runsystemtests.bat [<extra robot options>]` To perform system tests: execute `runsystemtests.bat [<extra robot options>]` @@ -20606,7 +20606,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1891 prefix: * - + To perform linting, execute `runlint.bat <base branch>` To perform linting, execute `runlint.bat <base branch>` @@ -21076,7 +21076,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1938 prefix: * - + TextInfo objects now have start and end properties which can be compared mathematically with operators such as < <= == != >= >. (#11613) TextInfo objects now have start and end properties which can be compared mathematically with operators such as < <= == != >= >. (#11613) @@ -21086,7 +21086,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1939 prefix: * - + E.g. ti1.start <= ti2.end E.g. ti1.start <= ti2.end @@ -21096,7 +21096,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 1940 prefix: * - + This usage is now prefered instead of ti1.compareEndPoints(ti2,"startToEnd") <= 0 This usage is now prefered instead of ti1.compareEndPoints(ti2,"startToEnd") <= 0 @@ -22817,7 +22817,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 2137 prefix: * - + This experimental fix must be manually enabled via the 'Attempt to cancel speech for expired focus events' option in the advanced settings panel. 必须手动将“选项”中的“高级” > “尝试为过期的焦点事件取消语音”设为“启用”,从而启用这项实验性功能。 @@ -27766,7 +27766,7 @@ $(ID:efa13148-65e5-4484-85b1-9e57c61df3e3) line: 2721 prefix: * - + All of NVDA's Preferences can now be found in one settings dialog under NVDA Menu -> Preferences -> Settings, rather than scattered throughout many dialogs. (#577) 现在,所有 NVDA 的首选项都可以在 NVDA 菜单 -> 首选项 -> 设置下的一个设置对话框中找到,而不是通过许多对话框进行分散。(#577)