From 35326085884ee00098b499ee562d9c72bfd4e9b6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 6 Dec 2022 00:11:40 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_cht.h | 2 +- intl/msg_hash_hu.h | 8 ++++---- intl/progress.h | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) 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