summaryrefslogtreecommitdiffstats
path: root/.tx/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
commite4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch)
tree68cb5ef9081156392f1dd62a00c6ccc1451b93df /.tx/config
parentInitial commit. (diff)
downloadwireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz
wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config31
1 files changed, 31 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000..1cd6d66
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,31 @@
+[main]
+host = https://www.transifex.com
+
+[o:wireshark:p:wireshark:r:po-42]
+file_filter = packaging/debian/po/<lang>.po
+source_file = packaging/debian/po/templates.pot
+source_lang = en
+type = PO
+replace_edited_strings = false
+keep_translations = false
+
+[o:wireshark:p:wireshark:r:qt-42]
+file_filter = ui/qt/wireshark_<lang>.ts
+source_file = ui/qt/wireshark_en.ts
+source_lang = en
+type = QT
+trans.tr_TR = ui/qt/wireshark_tr_TR.ts
+trans.es = ui/qt/wireshark_es.ts
+trans.fr = ui/qt/wireshark_fr.ts
+trans.it = ui/qt/wireshark_it.ts
+trans.ru = ui/qt/wireshark_ru.ts
+trans.uk = ui/qt/wireshark_uk.ts
+trans.zh_CN = ui/qt/wireshark_zh_CN.ts
+trans.de = ui/qt/wireshark_de.ts
+trans.ja_JP = ui/qt/wireshark_ja_JP.ts
+trans.pl = ui/qt/wireshark_pl.ts
+trans.sv = ui/qt/wireshark_sv.ts
+trans.ko = ui/qt/wireshark_ko.ts
+replace_edited_strings = false
+keep_translations = false
+