mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update translations.
This commit is contained in:
parent
dbcab96eea
commit
f46243d943
3 changed files with 6 additions and 6 deletions
|
|
@ -39,7 +39,7 @@ host = https://www.transifex.com
|
||||||
# tap:i18n requires us to use `-` separator in the language identifiers whereas
|
# 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
|
# Transifex uses a `_` separator, without an option to customize it on one side
|
||||||
# or the other, so we need to do a Manual mapping.
|
# 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]
|
[wekan.application]
|
||||||
file_filter = i18n/<lang>.i18n.json
|
file_filter = i18n/<lang>.i18n.json
|
||||||
|
|
|
||||||
|
|
@ -105,12 +105,12 @@ tx pull -f -l mk
|
||||||
echo "Mongolian (Mongolia):"
|
echo "Mongolian (Mongolia):"
|
||||||
tx pull -f -l mn_MN
|
tx pull -f -l mn_MN
|
||||||
|
|
||||||
echo "Norwegian:"
|
#echo "Norwegian:"
|
||||||
tx pull -f -l no
|
#tx pull -f -l no
|
||||||
|
# This is same as no below
|
||||||
|
|
||||||
# This is same as no above
|
echo "Norwegian Bokmål:"
|
||||||
#echo "Norwegian Bokmål:"
|
tx pull -f -l nb
|
||||||
#tx pull -f -l nb
|
|
||||||
|
|
||||||
echo "Occitan (post 1500):"
|
echo "Occitan (post 1500):"
|
||||||
tx pull -f -l oc
|
tx pull -f -l oc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue