翻译匹配 Logo match traduire 2025 v14.1.2.2 build 20250313.120158

本小程序适合 多语种文档翻译者 IT程序员 Web开发者等 用于按设定条件 快速模糊匹配-整理 指定目录下 某些特定格式 类文本文件中的 文本字符串

相关应用


Traduire Fichier     Interface Traduire     Traduire Numérique

基本用法


翻译保护


无需翻译的 HTML 文档语句,请使用 全文替换-文本 工具,按以下形式添加 NoTranslate 值元素 class 声明。

<b>
  <a href="#property">
    property
  </a>
</b>
<b>
  <a class="Left" href="#previous">
    previous
  </a>
</b>
					

再使用 排版 HTML 文件 工具,默认处理成以下不可翻译形式。

<b>
  <a class="NoTranslate" href="#property">property</a>
</b>
<b class="NoTranslate"><a class="Left" href="#previous">previous</a></b>
					

适合格式

Scénario D'utilisation Format Fichier Scénario D'utilisation Format Fichier
Digitser 软件 .dser .dscf .dsdc 文本编辑器 .dat .data .log .txt
微软 Office Excel .csv .dcsv HTML 超文本标记语言 .htm .html
Markdown 标记语言 .md .rst

具体支持哪些格式,以发布版为准。