mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 11:43:00 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
05f75b83c1
commit
9b3b75aa93
@ -4168,6 +4168,10 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_FRAME_TIME_COUNTER_SETTINGS,
|
||||
"Canvia les opcions del comptador de duració de fotogrames.\nNomés en funcionament quan estigui desactivat el vídeo multifil."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SLOWMOTION_RATIO,
|
||||
"Velocitat de càmera lenta"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_ENUM_THROTTLE_FRAMERATE,
|
||||
"Limita la velocitat de fotogrames al menú"
|
||||
@ -4390,6 +4394,10 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_OVERLAY_ASPECT_ADJUST_PORTRAIT,
|
||||
"Aplica un factor de correcció de la relació d’aspecte a la superposició quan la pantalla està orientada verticalment. Els valors positius augmenten l’alçada efectiva de la superposició mentre que els negatius la redueixen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_SETTINGS,
|
||||
"Superposició de teclat"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_OVERLAY_MOUSE_SETTINGS,
|
||||
"Superposa el ratolí"
|
||||
@ -4408,6 +4416,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_PORT_ANY,
|
||||
"Qualsevol"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_TRIGGER_ON_TOUCH,
|
||||
"Pressionar el gatell en tocar"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_TWO_TOUCH_INPUT,
|
||||
"Entrada de 2 dits"
|
||||
@ -7000,6 +7012,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SEARCH,
|
||||
"Cerca"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_RANDOM_SELECT,
|
||||
"Selecció aleatòria"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK,
|
||||
"Enrere"
|
||||
@ -10342,8 +10358,32 @@ MSG_HASH(
|
||||
)
|
||||
#ifdef HAVE_GAME_AI
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CORE_GAME_AI_OPTIONS,
|
||||
"IA del joc"
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_GAME_AI_OVERRIDE_P1,
|
||||
"Anul·lar p1"
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_GAME_AI_OVERRIDE_P2,
|
||||
"Anul·lar p2"
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_GAME_AI_SHOW_DEBUG,
|
||||
"Mostrar depuració"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_GAME_AI_SHOW_DEBUG,
|
||||
"Mostrar depuració"
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_GAME_AI,
|
||||
"Mostrar IA del joc"
|
||||
)
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user