1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-04-21 02:38:34 -04:00

Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop

This commit is contained in:
Joe Taylor 2020-05-14 09:12:10 -04:00
commit 993f1d47cf
5 changed files with 12902 additions and 774 deletions

View File

@ -1094,8 +1094,10 @@ add_custom_target (etags COMMAND ${ETAGS} -o ${CMAKE_SOURCE_DIR}/TAGS -R ${sourc
# Qt i18n
set (LANGUAGES
en_GB
pt_PT
en_GB # English UK
pt_PT # Poutuguese
es_ES # Spanish
ca_ES # Catalan
)
foreach (lang_ ${LANGUAGES})
file (TO_NATIVE_PATH translations/wsjtx_${lang_}.ts ts_)

6035
translations/wsjtx_ca_ES.ts Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

6035
translations/wsjtx_es_ES.ts Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff