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