diff --git a/.reuse/dep5 b/.reuse/dep5 index ba6fadac..6898b138 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -64,7 +64,7 @@ Copyright: None License: CC0-1.0 # xml toml json conf yaml -Files: src/*.xml .clog.toml configs/*.json src/*conf src/*.yaml .tx/config .tx/deepin.conf *.conf +Files: src/*.xml .clog.toml configs/*.json src/*conf src/*.yaml .tx/config .tx/deepin.conf *.conf .tx/*.yaml Copyright: None License: CC0-1.0 diff --git a/.tx/config b/.tx/config deleted file mode 100755 index 552878d6..00000000 --- a/.tx/config +++ /dev/null @@ -1,28 +0,0 @@ -[main] -host = https://app.transifex.com -minimum_perc = 80 -mode = developer - -[o:linuxdeepin:p:deepin-desktop-environment:r:dcc-network-plugin] -file_filter = dcc-network-plugin/translations/dcc-network-plugin_.ts -source_file = dcc-network-plugin/translations/dcc-network-plugin_en_US.ts -source_lang = en_US -type = QT - -[o:linuxdeepin:p:deepin-desktop-environment:r:dock-network-plugin] -file_filter = dock-network-plugin/translations/dock-network-plugin_.ts -source_file = dock-network-plugin/translations/dock-network-plugin_en_US.ts -source_lang = en_US -type = QT - -[o:linuxdeepin:p:deepin-desktop-environment:r:dss-network-plugin] -file_filter = dss-network-plugin/translations/dss-network-plugin_.ts -source_file = dss-network-plugin/translations/dss-network-plugin_en_US.ts -source_lang = en_US -type = QT - -[o:linuxdeepin:p:deepin-desktop-environment:r:dock-hotspot-plugin] -file_filter = dock-hotspot-plugin/translations/dock-hotspot-plugin_.ts -source_file = dock-hotspot-plugin/translations/dock-hotspot-plugin_en_US.ts -source_lang = en_US -type = QT diff --git a/.tx/deepin.conf b/.tx/deepin.conf deleted file mode 100644 index 2d7ce170..00000000 --- a/.tx/deepin.conf +++ /dev/null @@ -1,2 +0,0 @@ -[transifex] -branch = m23 diff --git a/.tx/transifex.yaml b/.tx/transifex.yaml new file mode 100644 index 00000000..d6244032 --- /dev/null +++ b/.tx/transifex.yaml @@ -0,0 +1,33 @@ +filters: + - filter_type: file + source_file: dcc-network/translations/network_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: dcc-network/translations/network_.ts + - filter_type: file + source_file: dock-network-plugin/translations/dock-network-plugin_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: dock-network-plugin/translations/dock-network-plugin_.ts + - filter_type: file + source_file: dss-network-plugin/translations/dss-network-plugin_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: dss-network-plugin/translations/dss-network-plugin_.ts + - filter_type: file + source_file: src/translations/dde-network-core_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: src/translations/dde-network-core_.ts + - filter_type: file + source_file: network-service-plugin/translations/network-service-plugin_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: network-service-plugin/translations/network-service-plugin_.ts + - filter_type: file + source_file: dock-hotspot-plugin/translations/dock-hotspot-plugin_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: dock-hotspot-plugin/translations/dock-hotspot-plugin_.ts +settings: + pr_branch_name: transifex_update_