mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Updated translations. Added German (Switzerland) (de_CH).
Thanks to translators !
This commit is contained in:
parent
9ec1fc0902
commit
09506c78f3
4 changed files with 1021 additions and 7576 deletions
|
@ -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 = ar_EG:ar-EG, bg_BG:bg, en_GB:en-GB, es_AR:es-AR, es_CL:es-CL, es_419:es-LA, es_PE:es-PE, es_MX:es-MX, es_TX:es-TX, es_PY:es-PY, el_GR:el, fa_IR:fa-IR, 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
|
||||
lang_map = ar_EG:ar-EG, bg_BG:bg, de_CH:de-CH, en_GB:en-GB, es_AR:es-AR, es_CL:es-CL, es_419:es-LA, es_PE:es-PE, es_MX:es-MX, es_TX:es-TX, es_PY:es-PY, el_GR:el, fa_IR:fa-IR, 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
|
||||
|
|
1002
i18n/de-CH.i18n.json
Normal file
1002
i18n/de-CH.i18n.json
Normal file
File diff suppressed because it is too large
Load diff
7590
package-lock.json
generated
7590
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -63,6 +63,9 @@ tx pull -f -l ka
|
|||
echo "German:"
|
||||
tx pull -f -l de
|
||||
|
||||
echo "German (Switzerland):"
|
||||
tx pull -f -l de_CH
|
||||
|
||||
echo "Greek:"
|
||||
tx pull -f -l el
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue