commit eed3588c4e636177c6399cc4267e7308578d818e Author: Translation commit bot translation@torproject.org Date: Tue May 26 18:36:53 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..b5405720cc --- /dev/null +++ b/.tx/config @@ -0,0 +1,33 @@ +[torproject.tor-launcher-properties] +file_filter = <lang>/torlauncher.properties +source_file = en/torlauncher.properties +source_lang = en +trans.bn = bn-BD/torlauncher.properties +trans.en_GB = en-GB/torlauncher.properties +trans.en = en-US/torlauncher.properties +trans.es_AR = es-AR/torlauncher.properties +trans.es_CL = es-CL/torlauncher.properties +trans.es_CO = es-CO/torlauncher.properties +trans.es = es-ES/torlauncher.properties +trans.es_MX = es-MX/torlauncher.properties +trans.fy = fy-NL/torlauncher.properties +trans.ga = ga-IE/torlauncher.properties +trans.gu = gu-IN/torlauncher.properties +trans.hi = hi-IN/torlauncher.properties +trans.hy = hy-AM/torlauncher.properties +trans.ms_MY = ms/torlauncher.properties +trans.nb = nb-NO/torlauncher.properties +trans.nn = nn-NO/torlauncher.properties +trans.nl_BE = nl-BE/torlauncher.properties +trans.pa = pa-IN/torlauncher.properties +trans.pt_BR = pt-BR/torlauncher.properties +trans.pt_PT = pt-PT/torlauncher.properties +trans.si_LK = si/torlauncher.properties +trans.sv = sv-SE/torlauncher.properties +trans.zh_CN = zh-CN/torlauncher.properties +trans.zh_HK = zh-HK/torlauncher.properties +trans.zh_TW = zh-TW/torlauncher.properties + +[main] +host = https://www.transifex.com +minimum_perc = 100
tor-commits@lists.torproject.org