mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update and add translations
Only the change to subsurface.pro is authored by me. The rest is generated (subsurface_source.ts) or created by the translators on Transifex. This adds Greek, Hungarian (partial), Latvian (partial), Romanian, and Turkish (partial) translations. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7ee1884f6e
commit
07cd62425d
29 changed files with 46209 additions and 21312 deletions
|
|
@ -169,32 +169,40 @@ TRANSLATIONS = \
|
|||
translations/subsurface_da_DK.ts \
|
||||
translations/subsurface_de_CH.ts \
|
||||
translations/subsurface_de_DE.ts \
|
||||
translations/subsurface_el_GR.ts \
|
||||
translations/subsurface_es_ES.ts \
|
||||
translations/subsurface_et_EE.ts \
|
||||
translations/subsurface_fi_FI.ts \
|
||||
translations/subsurface_fr_FR.ts \
|
||||
translations/subsurface_he.ts \
|
||||
translations/subsurface_hu.ts \
|
||||
translations/subsurface_it_IT.ts \
|
||||
translations/subsurface_lv_LV.ts \
|
||||
translations/subsurface_nb_NO.ts \
|
||||
translations/subsurface_nl_NL.ts \
|
||||
translations/subsurface_pl_PL.ts \
|
||||
translations/subsurface_pt_BR.ts \
|
||||
translations/subsurface_pt_PT.ts \
|
||||
translations/subsurface_ro_RO.ts \
|
||||
translations/subsurface_ru_RU.ts \
|
||||
translations/subsurface_sk_SK.ts \
|
||||
translations/subsurface_sv_SE.ts \
|
||||
translations/subsurface_zh_TW.ts \
|
||||
translations/subsurface_he.ts
|
||||
translations/subsurface_tr.ts \
|
||||
translations/subsurface_zh_TW.ts
|
||||
|
||||
QTTRANSLATIONS = \
|
||||
qt_da.qm \
|
||||
qt_de.qm \
|
||||
qt_es.qm \
|
||||
qt_fr.qm \
|
||||
qt_he.qm \
|
||||
qt_hu.qm \
|
||||
qt_pl.qm \
|
||||
qt_pt.qm \
|
||||
qt_ru.qm \
|
||||
qt_sk.qm \
|
||||
qt_sv.qm
|
||||
qt_sv.qm \
|
||||
qt_zh_TW.qm
|
||||
|
||||
doc.commands += $(CHK_DIR_EXISTS) $$OUT_PWD/Documentation$$escape_expand(\\n\\t)$(MAKE) -C $$PWD/Documentation OUT=$$OUT_PWD/Documentation/ doc
|
||||
all.depends += doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue