Programming/qt
qt - ts / qm
구차니
2015. 2. 24. 18:04
qt에서 qml을 통해 다국어를 지원하는 방법
ts 파일은 qml에서 스캔해서 메시지 파일을 생성하고
qtcreator를 통해
ts를 qm 파일로 컴파일 한다.
웬지.. poedit에서 po를 mo로 바꾸는 기분이야...
[링크 : http://qt-project.org/doc/qt-4.8/linguist-manager.html]
[링크 : http://qt-project.org/doc/qt-4.8/linguist-translators.html]
[링크 : http://qt-project.org/doc/qt-4.8/linguist-hellotr.html]