Skip to content

Commit

Permalink
Fetch translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 27, 2024
1 parent 858148f commit 5510181
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion intl/msg_hash_be.h
Original file line number Diff line number Diff line change
Expand Up @@ -5655,7 +5655,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_ALLOW_NON_PNG,
"Дазвол усіх мажлівых тыпаў відарысаў для мініяцюр"
"Дазвол усіх, што маюць падтрымку, тыпаў відарысаў для мініяцюр"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MANAGE,
Expand Down
8 changes: 8 additions & 0 deletions intl/msg_hash_es.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion intl/progress.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 5510181

Please sign in to comment.