diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27bd87e..e339832 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ test:bionic: image: bionic-dev before_script: - apt-get update - - apt-get -y --force-yes install git qttools5-dev-tools qttools5-dev doxygen python3-breathe python3-sphinx python3-sphinx-rtd-theme + - apt-get -y --force-yes install git qttools5-dev-tools qttools5-dev doxygen python3-breathe python3-sphinx python3-sphinx-rtd-theme python3-recommonmark - git submodule sync - git submodule update --init script: diff --git a/l10n/cmex_app_ru_RU.ts b/l10n/cmex_app_ru_RU.ts index a04bf62..9a12091 100644 --- a/l10n/cmex_app_ru_RU.ts +++ b/l10n/cmex_app_ru_RU.ts @@ -1,3 +1,39 @@ - - - \ No newline at end of file + + + + MyMainWindow + + + Main Window + Главное окно + + + + QObject + + + Compiler version: + Версия компилятора: + + + + Project version: + Версия проекта: + + + + Build type: + Тип сборки: + + + + libcmex function call: + Вызов функции из libcmex: + + + + libcmext function call: + Вызов функции из libcmext: + + +