aboutsummaryrefslogtreecommitdiffstats
path: root/.tx/config
blob: c76aa659edfa6e678048441208b7ca575a03f04f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[main]
host = https://www.transifex.com

[o:wireshark:p:wireshark:r:po-master]
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-master]
file_filter            = ui/qt/wireshark_<lang>.ts
source_file            = ui/qt/wireshark_en.ts
source_lang            = en
type                   = QT
trans.ja_JP            = ui/qt/wireshark_ja_JP.ts
trans.pl               = ui/qt/wireshark_pl.ts
trans.sv               = ui/qt/wireshark_sv.ts
trans.zh_CN            = ui/qt/wireshark_zh_CN.ts
trans.it               = ui/qt/wireshark_it.ts
trans.es               = ui/qt/wireshark_es.ts
trans.fr               = ui/qt/wireshark_fr.ts
trans.ru               = ui/qt/wireshark_ru.ts
trans.tr_TR            = ui/qt/wireshark_tr_TR.ts
trans.uk               = ui/qt/wireshark_uk.ts
trans.de               = ui/qt/wireshark_de.ts
trans.ko               = ui/qt/wireshark_ko.ts
replace_edited_strings = false
keep_translations      = false