QT_I18N_트랜스런어
프로젝트 국제화에 사용할 언어 목록입니다.
이 변수는 Qt 6.7에 도입되었습니다.
프로젝트 국제화에 사용되는 언어 목록을 지정합니다. 단일 언어는 문자열 기반 QLocale 생성자와 호환되어야 합니다.
QT_I18N_TRANSLATED_LANGUAGES
의 언어가 사용됩니다:
.qm
파일을 사용하기 위한 실행 대상을 설정합니다.- qt_add_translations()에서
.ts
파일 이름을 자동으로 생성합니다.
이 변수는 qt_standard_project_setup() 명령으로 편리하게 설정할 수 있습니다.
기본적으로 번역 가능한 문자열은 en
로 작성된 것으로 간주됩니다.
qt_standard_project_setup() 및 qt_add_translations()도 참조하십시오 .
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.