From b17173170c14c690c74b22f472383fd4bc8100a4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 27 Sep 2018 16:16:42 +0200 Subject: tx: add applets help to transifex config --- .tx/config | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 79 insertions(+), 1 deletion(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index ba1916cd..42b4ef9a 100644 --- a/.tx/config +++ b/.tx/config @@ -3,7 +3,85 @@ host = https://www.transifex.com [MATE.1-20--mate-applets] file_filter = po/.po -source_file = po/mate-applets.pot +source_file = mate-applets.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.1-20--accessx-status-applet-user-guide] +file_filter = accessx-status/docs//.po +source_file = mate-accessx-status.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--battstat-applet-user-guide] +file_filter = battstat/docs//.po +source_file = mate-battstat.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--charpick-applet-user-guide] +file_filter = charpick/help//.po +source_file = mate-char-palette.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--cpufreq-applet-user-guide] +file_filter = cpufreq/help//.po +source_file = mate-cpufreq-applet.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--drivemount-applet-user-guide] +file_filter = drivemount/help//.po +source_file = mate-drivemount.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--geyes-applet-user-guide] +file_filter = geyes/docs//.po +source_file = mate-geyes.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--weather-applet-user-guide] +file_filter = mateweather/docs//.po +source_file = mateweather.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--multiload-applet-user-guide] +file_filter = multiload/docs//.po +source_file = mate-multiload.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--netspeed-applet-user-guide] +file_filter = netspeed/help//.po +source_file = mate-netspeed-applet.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--stickynotes-applet-user-guide] +file_filter = stickynotes/docs//.po +source_file = mate-stickynotes-applet.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--trashapplet-applet-user-guide] +file_filter = trashapplet/docs//.po +source_file = mate-trashapplet.pot +source_lang = en +type = PO +minimum_perc = 2 + -- cgit v1.2.1