diff --git a/intl/msg_hash_cht.h b/intl/msg_hash_cht.h index e6ece668b9..1b856e2775 100644 --- a/intl/msg_hash_cht.h +++ b/intl/msg_hash_cht.h @@ -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, diff --git a/intl/msg_hash_hu.h b/intl/msg_hash_hu.h index 7c73442419..4097fb514d 100644 --- a/intl/msg_hash_hu.h +++ b/intl/msg_hash_hu.h @@ -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, diff --git a/intl/progress.h b/intl/progress.h index 590050b6fb..5406dd83d3 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -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