Merge pull request #7375 from ayssia/master

Update Simplified Chinese Localization
This commit is contained in:
Twinaphex 2018-10-07 14:32:42 +02:00 committed by GitHub
commit 58dac5c0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 308 additions and 337 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,30 @@
MSG_HASH(
#ifdef HAVE_LAKKA_SWITCH
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SWITCH_GPU_PROFILE,
"GPU 超频"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SWITCH_GPU_PROFILE,
"对 Switch 的 GPU 超频或降频"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SWITCH_BACKLIGHT_CONTROL,
"屏幕亮度"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SWITCH_BACKLIGHT_CONTROL,
"调整 Switch 的屏幕亮度"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SWITCH_CPU_PROFILE,
"CPU 超频"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SWITCH_CPU_PROFILE,
"对 Switch 的 CPU 超频"
)
#endif
MSG_HASH(
MSG_COMPILER,
"编译器"
)