From b33ebeb164ece95996cdd0757d4c6d7f7652faf5 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Fri, 29 May 2026 15:33:31 +0800 Subject: [PATCH] chore(transifex): add configuration for power plugin translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. Add Transifex config mapping source translation to language files 2. Set source language to en_US for plugin-power-session Log: add transifex.yaml config for power plugin translations chore(transifex): 为 power 插件添加 Transifex 翻译配置 1. 添加 Transifex 配置,映射源翻译文件到各语言文件 2. 设置源语言为 en_US 的 plugin-power-session Log: 为 power 插件添加 transifex.yaml 翻译配置 --- .tx/transifex.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .tx/transifex.yaml diff --git a/.tx/transifex.yaml b/.tx/transifex.yaml new file mode 100644 index 0000000..6a764ea --- /dev/null +++ b/.tx/transifex.yaml @@ -0,0 +1,8 @@ +filters: + - filter_type: file + source_file: src/plugin-qt/power/session/translations/plugin-power-session_en.ts + file_format: QT + source_language: en_US + translation_files_expression: src/plugin-qt/power/session/translations/plugin-power-session_.ts +settings: + pr_branch_name: transifex_update_