mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
858148fbae
commit
5510181e91
@ -5655,7 +5655,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_ALLOW_NON_PNG,
|
||||
"Дазвол усіх мажлівых тыпаў відарысаў для мініяцюр"
|
||||
"Дазвол усіх, што маюць падтрымку, тыпаў відарысаў для мініяцюр"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MANAGE,
|
||||
|
@ -7849,6 +7849,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_PLAYLIST_USE_FILENAME,
|
||||
"Al activar esta opción, se buscarán las miniaturas basándose en el nombre del archivo del elemento y no en su etiqueta."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_ALLOW_NON_PNG,
|
||||
"Permitir todos los tipos de imagen compatibles para las miniaturas"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_PLAYLIST_ALLOW_NON_PNG,
|
||||
"Al activar esta opción, se podrán añadir miniaturas locales con todos los tipos de imagen compatibles con RetroArch (como jpeg). Podría afectar levemente al rendimiento."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MANAGE,
|
||||
"Administrar"
|
||||
|
@ -47,7 +47,7 @@
|
||||
#define LANGUAGE_PROGRESS_ESPERANTO_APPROVED 0
|
||||
|
||||
/* Spanish */
|
||||
#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_SPANISH_APPROVED 89
|
||||
|
||||
/* Persian */
|
||||
|
Loading…
x
Reference in New Issue
Block a user