「.strings」形式のファイルを翻訳したい

お世話になっております。

「.strings」形式のファイルをTradosで翻訳したいです。

こちらを参考に試してみたのですが、

https://gateway.rws.com/csm?id=kb_article_view&sysparm_article=KB0035271

ステップ2-3あたりでつまづきました。

Step 2: Add specification to extract the translatable content in the file type

  1. Expand the tree Strings (in Tools > Option > File Types) on the left-hand side.
  2. Click on Document structure.
  3. Click on the existing default pattern and click the button Delete.
  4. In the following fields enter the following expression:
    • for Opening pattern"[^"]*"\s*=\s*"(?=[^"]*"\s*;)
    • for Closing pattern"\s*;

何か良い解決方法はないでしょうか?
ヒントをご存じでしたら教えていただけると幸いです。

Parents Reply Children