Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-08-07 00:13:49 +00:00
parent ba8cc5f381
commit 3dc979356f
3 changed files with 31 additions and 3 deletions

View File

@ -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 ladmeti."
)
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 sactiva 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 shagi 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 sarreglen automàticament."
)
/* Settings > Playlists > Playlist Management */

View File

@ -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,

View File

@ -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 */