From 3dc979356f08ea5fb5226824f71ff813ab0159a3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 7 Aug 2022 00:13:49 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_ca.h | 24 ++++++++++++++++++++++++ intl/msg_hash_de.h | 4 ++++ intl/progress.h | 6 +++--- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/intl/msg_hash_ca.h b/intl/msg_hash_ca.h index f12e4f1828..7380c9b07a 100644 --- a/intl/msg_hash_ca.h +++ b/intl/msg_hash_ca.h @@ -4176,6 +4176,30 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_LAST_PLAYED, "Darrera partida:" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_SCAN_WITHOUT_CORE_MATCH, + "Cerca sense coincidència de nucli" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_SCAN_WITHOUT_CORE_MATCH, + "Permet cercar contingut i afegir-lo a una llista de reproducció encara que no hi hagi un nucli instal·lat que l’admeti." + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_PLAYLIST_MANAGER_LIST, + "Gestiona les llistes de reproducció" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_PLAYLIST_MANAGER_LIST, + "Du a terme tasques de manteniment a les llistes de reproducció." + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_PLAYLIST_PORTABLE_PATHS, + "Llistes de reproducció portàtils" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_PLAYLIST_PORTABLE_PATHS, + "Quan s’activa i també se selecciona el directori del «navegador de fitxers», el valor actual del paràmetre «navegador de fitxers» es desa a la llista de reproducció. Quan es carrega la llista en un altre sistema on s’hagi activat la mateixa opció, el valor del paràmetre «navegador de fitxers» es compara amb el valor de la llista de reproducció; si són diferents els camins de les entrades de la llista s’arreglen automàticament." + ) /* Settings > Playlists > Playlist Management */ diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index 7771dfe829..e87f53532b 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -10703,6 +10703,10 @@ MSG_HASH( MSG_NETPLAY_CHAT_SUPPORTED, "Chat unterstützt" ) +MSG_HASH( + MSG_NETPLAY_SLOWDOWNS_CAUSED, + "Verursacht Verlangsamung" + ) MSG_HASH( MSG_AUDIO_VOLUME, diff --git a/intl/progress.h b/intl/progress.h index bc89eb0902..accabab147 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -7,7 +7,7 @@ #define LANGUAGE_PROGRESS_ASTURIAN_APPROVED 14 /* Catalan */ -#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 25 +#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 26 #define LANGUAGE_PROGRESS_CATALAN_APPROVED 0 /* Czech */ @@ -23,7 +23,7 @@ #define LANGUAGE_PROGRESS_DANISH_APPROVED 0 /* German */ -#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99 +#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100 #define LANGUAGE_PROGRESS_GERMAN_APPROVED 18 /* Greek */ @@ -75,7 +75,7 @@ #define LANGUAGE_PROGRESS_INDONESIAN_APPROVED 0 /* Italian */ -#define LANGUAGE_PROGRESS_ITALIAN_TRANSLATED 99 +#define LANGUAGE_PROGRESS_ITALIAN_TRANSLATED 100 #define LANGUAGE_PROGRESS_ITALIAN_APPROVED 0 /* Japanese */