Transifex: Add type of translation file
[metze/wireshark/wip.git] / .tx / config
1 [main]
2 host = https://www.transifex.com
3
4 [wireshark.master]
5 file_filter = ui/qt/wireshark_<lang>.ts
6 source_file = ui/qt/wireshark_en.ts
7 source_lang = en
8 type = QT
9 trans.de = ui/qt/wireshark_de.ts
10 trans.fr = ui/qt/wireshark_fr.ts
11 trans.it = ui/qt/wireshark_it.ts
12 trans.ja_JP = ui/qt/wireshark_ja_JP.ts
13 trans.pl = ui/qt/wireshark_pl.ts
14 trans.zh_CN = ui/qt/wireshark_zh_CN.ts
15
16 [wireshark.debian]
17 file_filter = debian/po/<lang>.po
18 source_file = debian/po/templates.pot
19 source_lang = en
20 type = PO