From a147369789bd8804149ff2f97f739a506503e912 Mon Sep 17 00:00:00 2001 From: atavism Date: Tue, 11 Jun 2024 09:12:54 -0700 Subject: [PATCH] update translations --- .tx/config | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/.tx/config b/.tx/config index 18d53e34b..2a63cfc3f 100644 --- a/.tx/config +++ b/.tx/config @@ -2,10 +2,18 @@ api_hostname = https://api.transifex.com host = https://www.transifex.com +[o:lantern-1:p:lantern:r:lantern-android] +file_filter = android/app/src/main/res/values-/strings.xml +source_file = android/app/src/main/res/values/strings.xml +source_lang = en_US +type = ANDROID +minimum_perc = 80 +lang_map = zh-Hant: zh-rHK, bn_IN: bn-rIN, bg_BG: bg-rBG, ku_IQ: ku-rIQ, pl_PL: pl-rPL, uk_UA: uk-rUA, fr_FR: fr-rFR, zh-Hans: zh-rCN, my_MM: my-rMM, en_GB: en-rGB, pt_PT: pt-rPT, lt_LT: lt-rLT, hi_IN: hi-rIN, zh_TW: zh-rTW, he_IL: he-rIL, sl_SI: sl, pt_BR: pt-rBR, fa_IR: fa-rIR, bs_BA: bs-rBA, ru_RU: ru-rRU, tk_TM: tk-rTM + [o:lantern-1:p:lantern:r:lantern-flutter] -file_filter = assets/locales/.po -lang_map = zh-Hans:zh-cn, zh-Hant:zh-hk, ru_RU:ru, fa_IR:fa, hi_IN:hi +file_filter = assets/locales/.po +source_file = assets/locales/en-us.po +source_lang = en_US +type = PO minimum_perc = 80 -source_file = assets/locales/en.po -source_lang = en -type = PO \ No newline at end of file +lang_map = hi_IN: hi, zh-Hans: zh-cn, zh-Hant: zh-hk, ru_RU: ru, fa_IR: fa, es_ES: es, es_CU: es