Update translations.

reviewable/pr3431/r1
Lauri Ojansivu 4 years ago
parent dbcab96eea
commit f46243d943
  1. 2
      .tx/config
  2. 0
      i18n/nb.i18n.json
  3. 10
      releases/translations/pull-translations.sh

@ -39,7 +39,7 @@ host = https://www.transifex.com
# tap:i18n requires us to use `-` separator in the language identifiers whereas
# Transifex uses a `_` separator, without an option to customize it on one side
# or the other, so we need to do a Manual mapping.
lang_map = bg_BG:bg, en_GB:en-GB, es_AR:es-AR, es_CL:es-CL, es_PE:es-PE, es_MX:es-MX, es_TX:es-TX, es_PY:es-PY, el_GR:el, fi_FI:fi, hu_HU:hu, id_ID:id, mn_MN:mn, nb:no, lv_LV:lv, pt_BR:pt-BR, ro_RO:ro, sl_SI:sl, zh_CN:zh-CN, zh_TW:zh-TW, zh_HK:zh-HK
lang_map = bg_BG:bg, en_GB:en-GB, es_AR:es-AR, es_CL:es-CL, es_PE:es-PE, es_MX:es-MX, es_TX:es-TX, es_PY:es-PY, el_GR:el, fi_FI:fi, hu_HU:hu, id_ID:id, mn_MN:mn, no:nb, lv_LV:lv, pt_BR:pt-BR, ro_RO:ro, sl_SI:sl, zh_CN:zh-CN, zh_TW:zh-TW, zh_HK:zh-HK
[wekan.application]
file_filter = i18n/<lang>.i18n.json

@ -105,12 +105,12 @@ tx pull -f -l mk
echo "Mongolian (Mongolia):"
tx pull -f -l mn_MN
echo "Norwegian:"
tx pull -f -l no
#echo "Norwegian:"
#tx pull -f -l no
# This is same as no below
# This is same as no above
#echo "Norwegian Bokmål:"
#tx pull -f -l nb
echo "Norwegian Bokmål:"
tx pull -f -l nb
echo "Occitan (post 1500):"
tx pull -f -l oc

Loading…
Cancel
Save