mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 13:20:57 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
ba8cc5f381
commit
3dc979356f
@ -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 */
|
||||
|
||||
|
@ -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,
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user