mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
ec97c86756
commit
c0ed1e3367
@ -5210,6 +5210,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Elige un servidor intermediario concreto. Las ubicaciones más cercanas geográficamente hablando suelen tener una latencia más baja."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Dirección del servidor personalizado de retransmisión"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Aquí puedes introducir la dirección de tu servidor personalizado de retransmisión. Formato admitido: dirección o dirección|puerto."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Dirección del servidor"
|
||||
@ -11853,7 +11861,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_OVERSCAN_CORRECTION_TOP,
|
||||
"Ajusta el recorte del «overscan» reduciendo un número concreto de líneas (a partir de la parte superior de la pantalla). Puede provocar defectos de escalado."
|
||||
"Ajusta el recorte del «overscan» reduciendo un número concreto de líneas de barrido (a partir de la parte superior de la pantalla). Puede provocar defectos de escalado."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_OVERSCAN_CORRECTION_BOTTOM,
|
||||
@ -11861,7 +11869,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_OVERSCAN_CORRECTION_BOTTOM,
|
||||
"Ajusta el recorte del «overscan» reduciendo un número concreto de líneas (a partir de la parte inferior de la pantalla). Puede provocar defectos de escalado."
|
||||
"Ajusta el recorte del «overscan» reduciendo un número concreto de líneas de barrido (a partir de la parte inferior de la pantalla). Puede provocar defectos de escalado."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SUSTAINED_PERFORMANCE_MODE,
|
||||
@ -12051,7 +12059,7 @@ MSG_HASH(
|
||||
#ifdef HAVE_LAKKA_SWITCH
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SWITCH_GPU_PROFILE,
|
||||
"Overclockear GPU"
|
||||
"Acelerar GPU"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SWITCH_GPU_PROFILE,
|
||||
@ -12061,11 +12069,11 @@ MSG_HASH(
|
||||
#if defined(HAVE_LAKKA_SWITCH) || defined(HAVE_LIBNX)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SWITCH_CPU_PROFILE,
|
||||
"Overclockear CPU"
|
||||
"Acelerar CPU"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SWITCH_CPU_PROFILE,
|
||||
"Acelera la CPU de Switch."
|
||||
"Aumenta la velocidad de la CPU de Switch."
|
||||
)
|
||||
#endif
|
||||
#ifdef HAVE_LAKKA
|
||||
|
@ -5198,6 +5198,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Choisissez un serveur de relais spécifique à utiliser. Les zones géographiques plus proches ont tendance à avoir une latence plus faible."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Adresse du serveur de relais personnalisé"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Entrer l'adresse de votre serveur de relais personnalisé. Format : adresse ou adresse|port"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Adresse du serveur "
|
||||
|
@ -5174,6 +5174,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Scegli uno specifico relè server da usare. Le posizioni geograficamente più vicine tendono ad avere una latenza inferiore."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Indirizzo Server Relè Personalizzato"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Inserisci qui l' indirizzo del tuo relè server personalizzato. Formato: indirizzo o indirizzo<unk> porta"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Indirizzo Server"
|
||||
|
@ -5126,6 +5126,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Wybierz określony serwer przekazujący, aby go użyć. Geograficznie bliższe lokalizacje mają zazwyczaj mniejsze opóźnienie."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Niestandardowy adres serwera przekaźnika"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Wprowadź adres własnego serwera przekaźnika. Format: adres lub adres|port"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Adres serwera"
|
||||
|
@ -2592,7 +2592,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_META_STATISTICS_TOGGLE,
|
||||
"Liga ou desliga a exibição de estatísticas técnicas na tela."
|
||||
"Liga ou desliga a exibição das estatísticas técnicas na tela."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_PING_TOGGLE,
|
||||
@ -5182,6 +5182,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Escolha um servidor de retransmissão específico para usar. Locais geograficamente mais próximos tendem a ter menor latência."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Endereço do servidor personalizado de retransmissão"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Digite o endereço do seu servidor de retransmissão personalizado. Formato suportado: endereço ou endereço|porta"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Endereço do servidor"
|
||||
|
@ -5206,6 +5206,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
|
||||
"Kullanmak için belirli bir aktarma sunucusu seçin. Coğrafi olarak daha yakın yerler daha az gecikme eğilimindedir."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Özel Geçiş Sunucusu Adresi"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CUSTOM_MITM_SERVER,
|
||||
"Özel geçiş sunucunuzun adresini buraya girin. Biçim: adres veya adres|port"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
|
||||
"Sunucu Adresi"
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
/* Spanish */
|
||||
#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_SPANISH_APPROVED 80
|
||||
#define LANGUAGE_PROGRESS_SPANISH_APPROVED 83
|
||||
|
||||
/* Persian */
|
||||
#define LANGUAGE_PROGRESS_PERSIAN_TRANSLATED 1
|
||||
@ -107,7 +107,7 @@
|
||||
#define LANGUAGE_PROGRESS_ROMANIAN_APPROVED 0
|
||||
|
||||
/* Russian */
|
||||
#define LANGUAGE_PROGRESS_RUSSIAN_TRANSLATED 82
|
||||
#define LANGUAGE_PROGRESS_RUSSIAN_TRANSLATED 83
|
||||
#define LANGUAGE_PROGRESS_RUSSIAN_APPROVED 15
|
||||
|
||||
/* Sinhala */
|
||||
|
Loading…
x
Reference in New Issue
Block a user