commit c9a75416d9af999f8d2bf77947dd5cdc70842962 Author: Translation commit bot translation@torproject.org Date: Tue May 26 18:33:33 2020 +0000
Add tx config --- .tx/config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..913e6ec861 --- /dev/null +++ b/.tx/config @@ -0,0 +1,33 @@ +[torproject.abouttor-homepage] +file_filter = <lang>/aboutTor.dtd +source_file = en-US/aboutTor.dtd +source_lang = en +trans.bn = bn-BD/aboutTor.dtd +trans.en_GB = en-GB/aboutTor.dtd +trans.en = en-US/aboutTor.dtd +trans.es_AR = es-AR/aboutTor.dtd +trans.es_CL = es-CL/aboutTor.dtd +trans.es_CO = es-CO/aboutTor.dtd +trans.es = es-ES/aboutTor.dtd +trans.es_MX = es-MX/aboutTor.dtd +trans.fy = fy-NL/aboutTor.dtd +trans.ga = ga-IE/aboutTor.dtd +trans.gu = gu-IN/aboutTor.dtd +trans.hi = hi-IN/aboutTor.dtd +trans.hy = hy-AM/aboutTor.dtd +trans.ms_MY = ms/aboutTor.dtd +trans.nb = nb-NO/aboutTor.dtd +trans.nn = nn-NO/aboutTor.dtd +trans.nl_BE = nl-BE/aboutTor.dtd +trans.pa = pa-IN/aboutTor.dtd +trans.pt_BR = pt-BR/aboutTor.dtd +trans.pt_PT = pt-PT/aboutTor.dtd +trans.si_LK = si/aboutTor.dtd +trans.sv = sv-SE/aboutTor.dtd +trans.zh_CN = zh-CN/aboutTor.dtd +trans.zh_HK = zh-HK/aboutTor.dtd +trans.zh_TW = zh-TW/aboutTor.dtd + +[main] +host = https://www.transifex.net +minimum_perc = 15
tor-commits@lists.torproject.org