Fetch translations from Crowdin
This commit is contained in:
parent
56fe3d6629
commit
3532608588
|
@ -2668,7 +2668,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MENU_INPUT_SWAP_OK_CANCEL,
|
||||
"交換確定和取消的按鍵。開啟為美國版操作方式,關閉為日本版操作方式。"
|
||||
"交換 [確定/取消] 的按鍵。開啟為美國版操作 [B/A鍵],關閉為日本版操作 [A/B鍵]。"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_INPUT_SWAP_SCROLL,
|
||||
|
|
|
@ -147,7 +147,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SETTINGS,
|
||||
"Beálítások"
|
||||
"Beállítások"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SETTINGS,
|
||||
|
@ -4672,7 +4672,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SETTINGS_VIEWS_SETTINGS,
|
||||
"Beálítások"
|
||||
"Beállítások"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SETTINGS_VIEWS_SETTINGS,
|
||||
|
@ -9608,7 +9608,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS,
|
||||
"&Beálítások..."
|
||||
"&Beállítások..."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SAVE_DOCK_POSITIONS,
|
||||
|
@ -9640,7 +9640,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_TITLE,
|
||||
"Beálítások"
|
||||
"Beállítások"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_QT_MENU_TOOLS,
|
||||
|
|
|
@ -155,6 +155,6 @@
|
|||
#define LANGUAGE_PROGRESS_CHINESE_SIMPLIFIED_APPROVED 32
|
||||
|
||||
/* Chinese Traditional */
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_TRANSLATED 63
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_TRANSLATED 64
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_APPROVED 57
|
||||
|
||||
|
|
Loading…
Reference in New Issue