Fix language code in qt/i18n
This commit is contained in:
parent
adc62c3da8
commit
9436b55556
10 changed files with 11 additions and 11 deletions
16
OpenRGB.pro
16
OpenRGB.pro
|
|
@ -1608,18 +1608,18 @@ RESOURCES +=
|
|||
qt/resources.qrc \
|
||||
|
||||
TRANSLATIONS += \
|
||||
qt/i18n/OpenRGB_de.ts \
|
||||
qt/i18n/OpenRGB_en.ts \
|
||||
qt/i18n/OpenRGB_de_DE.ts \
|
||||
qt/i18n/OpenRGB_en_US.ts \
|
||||
qt/i18n/OpenRGB_en_AU.ts \
|
||||
qt/i18n/OpenRGB_en_GB.ts \
|
||||
qt/i18n/OpenRGB_es.ts \
|
||||
qt/i18n/OpenRGB_fr.ts \
|
||||
qt/i18n/OpenRGB_hr.ts \
|
||||
qt/i18n/OpenRGB_es_ES.ts \
|
||||
qt/i18n/OpenRGB_fr_FR.ts \
|
||||
qt/i18n/OpenRGB_hr_HR.ts \
|
||||
qt/i18n/OpenRGB_ms_MY.ts \
|
||||
qt/i18n/OpenRGB_pl.ts \
|
||||
qt/i18n/OpenRGB_pl_PL.ts \
|
||||
qt/i18n/OpenRGB_pt_BR.ts \
|
||||
qt/i18n/OpenRGB_ru.ts \
|
||||
qt/i18n/OpenRGB_zh.ts \
|
||||
qt/i18n/OpenRGB_ru_RU.ts \
|
||||
qt/i18n/OpenRGB_zh_CN.ts \
|
||||
qt/i18n/OpenRGB_zh_TW.ts \
|
||||
|
||||
FORMS += \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="jp_JP">
|
||||
<TS version="2.1" language="ja_JP">
|
||||
<context>
|
||||
<name>Ambient</name>
|
||||
<message>
|
||||
|
|
@ -3184,7 +3184,7 @@ Using an effect on a device WILL damage the flash or controller</source>
|
|||
<message>
|
||||
<location filename="../OpenRGBPluginsPage/OpenRGBPluginsPage.cpp" line="98"/>
|
||||
<source>Plugin files (*.dll *.dylib *.so *.so.*)</source>
|
||||
<translation >プラグインファイル (*.dll *.dylib *.so *.so.*)</translation>
|
||||
<translation>プラグインファイル (*.dll *.dylib *.so *.so.*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBPluginsPage/OpenRGBPluginsPage.cpp" line="136"/>
|
||||
|
|
@ -3248,7 +3248,7 @@ Using an effect on a device WILL damage the flash or controller</source>
|
|||
<message>
|
||||
<location filename="../OpenRGBSettingsPage.cpp" line="45"/>
|
||||
<source>System Default</source>
|
||||
<translation >システム</translation>
|
||||
<translation>システム</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBSettingsPage.cpp" line="650"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue