OSDN Git Service

[UI][Qt][I18N] Prepare to support multiple languages.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 6 Aug 2020 19:41:05 +0000 (04:41 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 6 Aug 2020 19:41:05 +0000 (04:41 +0900)
commit58e0b5403e00b81569e46281b77a278dcb3e7e48
treeb27fa0cb3cdefcb1a905de27141e402629df62d2
parent0fc2ef8d6a63eb8a37579664dc8b15d13dcbcffa
[UI][Qt][I18N] Prepare to support multiple languages.
15 files changed:
source/src/qt/common/common.ja_JP.ts [moved from source/src/qt/common/csp_qt_common.ts with 100% similarity]
source/src/qt/common/qrc/fm7.qrc
source/src/qt/common/qrc/fmtowns.qrc
source/src/qt/common/qrc/i18n_global.qrc
source/src/qt/common/qt_utils.cpp
source/src/qt/debugger/debugger.ja_JP.ts [moved from source/src/qt/debugger/csp_qt_debugger.ts with 85% similarity]
source/src/qt/gui/gui.ja_JP.ts [moved from source/src/qt/gui/csp_qt_gui.ts with 82% similarity]
source/src/qt/machines/fm7/fm7.ja_JP.ts [moved from source/src/qt/machines/fm7/fm7.ts with 100% similarity]
source/src/qt/machines/fmtowns/fmtowns.ja_JP.ts [moved from source/src/qt/machines/fmtowns/fmtowns.ts with 100% similarity]
source/src/res/i18n/ja/common.ja_JP.qm [new file with mode: 0644]
source/src/res/i18n/ja/csp_qt_common.qm [deleted file]
source/src/res/i18n/ja/debugger.ja_JP.qm [moved from source/src/res/i18n/ja/csp_qt_debugger.qm with 100% similarity]
source/src/res/i18n/ja/fm7.ja_JP.qm [moved from source/src/res/i18n/ja/fm7.qm with 100% similarity]
source/src/res/i18n/ja/fmtowns.ja_JP.qm [moved from source/src/res/i18n/ja/fmtowns.qm with 100% similarity]
source/src/res/i18n/ja/gui.ja_JP.qm [moved from source/src/res/i18n/ja/csp_qt_gui.qm with 87% similarity]