summaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
Diffstat (limited to '.tx')
-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
+