1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Companion: Russian UI (#7180)

* Updated: Russian translation

* Updated: Russian translation

* Updated: Russian translation
This commit is contained in:
Alexander Novikov 2019-12-12 16:45:46 +03:00 committed by Bertrand Songis
parent b06e865141
commit aa33b0c52a
3 changed files with 9224 additions and 6037 deletions

View file

@ -123,7 +123,7 @@ configure_file(${COMPANION_SRC_DIRECTORY}/simulator.desktop.in ${CMAKE_CURRENT_B
### Generate .qm files and assemble resource (qrc) file.
# available Companion translations (src/translations/*.ts)
set(LANGUAGES cs de en es fi fr it pl sv zh_CN ja)
set(LANGUAGES cs de en es fi fr it pl ru sv zh_CN ja)
foreach(language ${LANGUAGES})
list(APPEND companion_TS translations/companion_${language}.ts)
endforeach(language)

View file

@ -45,7 +45,7 @@ QStringList const Translations::getAvailableTranslations()
//<< "nl_NL"
<< "pl_PL"
//<< "pt_PT"
//<< "ru_RU"
<< "ru_RU"
<< "sv_SE"
<< "zh_CN"
<< "ja_JP" ;

File diff suppressed because it is too large Load diff