Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-08-03 00:13:16 +00:00
parent 01a7f2010d
commit 16930150f8
8 changed files with 117 additions and 1 deletions

View File

@ -3253,6 +3253,34 @@ MSG_HASH(
/* Settings > Saving */
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SAVESTATE_MAX_KEEP,
"Màxim de desats ràpids autoincrementats a mantenir"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SAVESTATE_MAX_KEEP,
"Limita el nombre de desats ràpids que es crearan quan shabiliti lopció «Incrementa líndex de desat ràpid automàticament». Si se sobrepassa el límit quan es crea un nou desat ràpid sesborrarà el desat ràpid amb l'índex més baix. Un valor de «0» significa que es crearan desats ràpids sense límit."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_SAVE,
"Desat ràpid automàtic"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_SAVE,
"Crea un desat ràpid automàticament quan es tanca el contingut. El RetroArch carregarà automàticament aquest desat ràpid si lopció «Carrega el desat ràpid automàticament» està activada."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_LOAD,
"Carrega el desat ràpid automàticament"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_LOAD,
"Carrega automàticament el desat ràpid automàtic a linici."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SAVESTATE_THUMBNAIL_ENABLE,
"Miniatures de desats ràpids"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SAVESTATE_THUMBNAIL_ENABLE,
"Mostra miniatures dels estats desats al menú."
@ -3297,9 +3325,73 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SCREENSHOTS_IN_CONTENT_DIR_ENABLE,
"Desa les captures al directori del contingut"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CONTENT_RUNTIME_LOG,
"Desa un registre de temps dexecució (per nucli)"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_CONTENT_RUNTIME_LOG,
"Manté un seguiment de quanta estona sha executat cada contingut, amb registres separats per nucli."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CONTENT_RUNTIME_LOG_AGGREGATE,
"Desa un registre de temps dexecució (agregat)"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_CONTENT_RUNTIME_LOG_AGGREGATE,
"Manté un seguiment de quanta estona sha executat cada contingut, enregistrat com lagregat total entre tots els nuclis."
)
/* Settings > Logging */
MSG_HASH(
MENU_ENUM_LABEL_VALUE_LOG_VERBOSITY,
"Nivell de detall dels registres"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_LOG_VERBOSITY,
"Enregistra els esdeveniments a un terminal o fitxer."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_FRONTEND_LOG_LEVEL,
"Nivell de registre del front"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_FRONTEND_LOG_LEVEL,
"Estableix el nivell de registre pel front. Si un nivell de registre emès pel front es troba per sota daquest valor, signorarà."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_LIBRETRO_LOG_LEVEL,
"Nivell de registre del nucli"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_LIBRETRO_LOG_LEVEL,
"Estableix el nivell de registre pels nuclis. Si un nivell de registre emès per un nucli es troba per sota daquest valor, signorarà."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_LOG_TO_FILE,
"Desa el registre en un fitxer"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_LOG_TO_FILE,
"Redirigeix els missatges de registre desdeveniments del sistema a un fitxer. Requereix que lopció «Nivell de detall dels registres» estigui activada."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_LOG_TO_FILE_TIMESTAMP,
"Afegeix marques de temps als fitxers de registre"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_LOG_TO_FILE_TIMESTAMP,
"Quan es desi el registre en un fitxer, redirigeix la sortida de cada sessió de RetroArch a un fitxer nou amb marca de temps. Si es desactiva, se sobreescriu el registre cada cop que es reinicia el RetroArch."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PERFCNT_ENABLE,
"Comptadors de rendiment"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_PERFCNT_ENABLE,
"Comptadors de rendiment pel RetroArch i els nuclis. Les dades dels comptadors poden ajudar a determinar colls dampolla del sistema i afinar el rendiment."
)
/* Settings > File Browser */

View File

@ -10823,6 +10823,10 @@ MSG_HASH(
MSG_NETPLAY_CHAT_SUPPORTED,
"Podporován Chat"
)
MSG_HASH(
MSG_NETPLAY_SLOWDOWNS_CAUSED,
"Příčiny Zpomalení"
)
MSG_HASH(
MSG_AUDIO_VOLUME,

View File

@ -11007,6 +11007,10 @@ MSG_HASH(
MSG_NETPLAY_CHAT_SUPPORTED,
"Soporte de chat"
)
MSG_HASH(
MSG_NETPLAY_SLOWDOWNS_CAUSED,
"Ralentizaciones provocadas"
)
MSG_HASH(
MSG_AUDIO_VOLUME,

View File

@ -10979,6 +10979,10 @@ MSG_HASH(
MSG_NETPLAY_CHAT_SUPPORTED,
"Chat pris en charge"
)
MSG_HASH(
MSG_NETPLAY_SLOWDOWNS_CAUSED,
"Ralentissements causés"
)
MSG_HASH(
MSG_AUDIO_VOLUME,

View File

@ -10879,6 +10879,10 @@ MSG_HASH(
MSG_NETPLAY_CHAT_SUPPORTED,
"Chat Supportata"
)
MSG_HASH(
MSG_NETPLAY_SLOWDOWNS_CAUSED,
"Rallentamenti Causati"
)
MSG_HASH(
MSG_AUDIO_VOLUME,

View File

@ -6561,6 +6561,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_NETPLAY_BAN,
"Забанить клиента"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_NETPLAY_BAN,
"Отключить клиента от текущей комнаты."
)
/* Import Content */

View File

@ -11103,6 +11103,10 @@ MSG_HASH(
MSG_NETPLAY_CHAT_SUPPORTED,
"Sohbet Desteği"
)
MSG_HASH(
MSG_NETPLAY_SLOWDOWNS_CAUSED,
"Yavaşlama Nedenleri"
)
MSG_HASH(
MSG_AUDIO_VOLUME,

View File

@ -23,7 +23,7 @@
#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
/* German */
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
#define LANGUAGE_PROGRESS_GERMAN_APPROVED 18
/* Greek */