Sync translations from Transifex and run lupdate
[qBittorrent.git] / .tx / config
blob2b8d3296e9d4b162d11cba95c25dae7f070d62ad
1 [main]
2 host = https://www.transifex.com
4 [qbittorrent.qbittorrent_master]
5 file_filter = src/lang/qbittorrent_<lang>.ts
6 lang_map = pt: pt_PT
7 source_file = src/lang/qbittorrent_en.ts
8 source_lang = en
9 type = QT
10 minimum_perc = 23
11 mode = developer
13 [qbittorrent.qbittorrentdesktop_master]
14 source_file = dist/unix/org.qbittorrent.qBittorrent.desktop
15 source_lang = en
16 type = DESKTOP
17 minimum_perc = 23
18 mode = developer
20 [qbittorrent.qbittorrent_webui]
21 file_filter = src/webui/www/translations/webui_<lang>.ts
22 lang_map = pt: pt_PT
23 source_file = src/webui/www/translations/webui_en.ts
24 source_lang = en
25 type = QT
26 minimum_perc = 23
27 mode = developer