From 4a8625536379e3d8094fe295d2fb968c6bff7c72 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 19 Apr 2024 00:11:32 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_ar.h | 4 ---- intl/msg_hash_cht.h | 4 ---- intl/msg_hash_fr.h | 4 ---- intl/msg_hash_hu.h | 4 ++++ intl/msg_hash_it.h | 4 ---- intl/msg_hash_ko.h | 4 ---- intl/msg_hash_pt_pt.h | 4 ---- intl/msg_hash_tr.h | 4 ---- intl/msg_hash_uk.h | 8 ++++---- intl/progress.h | 10 +++++----- 10 files changed, 13 insertions(+), 37 deletions(-) diff --git a/intl/msg_hash_ar.h b/intl/msg_hash_ar.h index 22c0ce59e7..59a05733af 100644 --- a/intl/msg_hash_ar.h +++ b/intl/msg_hash_ar.h @@ -6373,10 +6373,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "واجهة مستخدم مسطحة" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "تجربة مستخدم مسطحة" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "أحادي اللون" diff --git a/intl/msg_hash_cht.h b/intl/msg_hash_cht.h index 29a2e2b10b..71363ee53e 100644 --- a/intl/msg_hash_cht.h +++ b/intl/msg_hash_cht.h @@ -10609,10 +10609,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "平面 (FlatUI)" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "平面 (FlatUX)" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "單色白 (Monochrome)" diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index 0681241720..2607ca42b4 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -11269,10 +11269,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "Minimaliste" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "Minimaliste UX" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME_INVERTED, "Monochrome inversé" diff --git a/intl/msg_hash_hu.h b/intl/msg_hash_hu.h index 924bee06ad..12bf6e1b08 100644 --- a/intl/msg_hash_hu.h +++ b/intl/msg_hash_hu.h @@ -6914,6 +6914,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE, "Az AI szolgáltatás eredménye" ) +MSG_HASH( + MENU_ENUM_SUBLABEL_AI_SERVICE_MODE, + "Fordítás megjelenítése szövegrátétként (Kép mód), felolvasása (Beszéd mód), vagy a rendszer narrátorának használata (Narrátor)." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL, "Az AI szolgáltatás URL-je" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index c2f8937b13..d09e40c67b 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -11149,10 +11149,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "Minimalista" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "Minimalista UX" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "Monocromatico" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index 8d3e5f9958..3095985d57 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -11333,10 +11333,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "플랫UI" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "플랫UX" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "흑백" diff --git a/intl/msg_hash_pt_pt.h b/intl/msg_hash_pt_pt.h index dbaea40259..821d715fa0 100644 --- a/intl/msg_hash_pt_pt.h +++ b/intl/msg_hash_pt_pt.h @@ -4125,10 +4125,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "Cores planas" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "Cores planas UX" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "Monocromático" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index 556f4e2253..ddadeaada2 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -11345,10 +11345,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "Düz Arayüz" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "Daire Deneyimi" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "Tek Renk" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index 76d3d6b47a..11e909fbf0 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -6029,10 +6029,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI, "Плоскі" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUX, - "Плоский UX" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME, "Монотонні" @@ -6041,6 +6037,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME_INVERTED, "Монотонні обернені" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_SYSTEMATIC, + "Систематичний" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_PIXEL, "Піксель" diff --git a/intl/progress.h b/intl/progress.h index 9158bb06e0..748b13cb05 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -59,8 +59,8 @@ #define LANGUAGE_PROGRESS_FINNISH_APPROVED 46 /* French */ -#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_FRENCH_APPROVED 100 +#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99 +#define LANGUAGE_PROGRESS_FRENCH_APPROVED 99 /* Galician */ #define LANGUAGE_PROGRESS_GALICIAN_TRANSLATED 6 @@ -75,7 +75,7 @@ #define LANGUAGE_PROGRESS_CROATIAN_APPROVED 0 /* Hungarian */ -#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 99 +#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 100 #define LANGUAGE_PROGRESS_HUNGARIAN_APPROVED 0 /* Indonesian */ @@ -135,8 +135,8 @@ #define LANGUAGE_PROGRESS_SWEDISH_APPROVED 48 /* Turkish */ -#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_TURKISH_APPROVED 100 +#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 99 +#define LANGUAGE_PROGRESS_TURKISH_APPROVED 99 /* Ukrainian */ #define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 32