blob: 6bd051e827e0c05fc48f5763ccd021fa8f26cce8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[main]
host = https://www.transifex.com
[o:mate:p:MATE:r:master--mate-calc]
file_filter = po/<lang>.po
source_file = mate-calc.pot
source_lang = en
type = PO
minimum_perc = 2
[o:mate:p:MATE:r:master--mate-calc-user-guide]
file_filter = help/<lang>/<lang>.po
source_file = help/mate-calc.pot
source_lang = en
type = PO
minimum_perc = 2
|