From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- .tx/config | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .tx/config (limited to '.tx/config') diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..1cd6d66e --- /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/.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_.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 + -- cgit v1.2.3