blob: 81f899eee664ed62ec0bf577ac655299079d917c (
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:1-26--libmateweather]
file_filter = po/<lang>.po
source_file = po/libmateweather.pot
source_lang = en
type = PO
minimum_perc = 2
[o:mate:p:MATE:r:1-26--libmateweather-locations]
file_filter = po-locations/<lang>.po
source_file = locations.pot
source_lang = en
type = PO
minimum_perc = 2
|