Skip to content

Commit

Permalink
Update Spanish translations (30/01/2025) (#64)
Browse files Browse the repository at this point in the history
* Correct translations in Spanish for SNES Wiimote support

* Same commit as d73cf6c but for Spanish

d73cf6c added more strings but forgot to translate them to Spanish.

* remove unneeded string in es.json

causes issues such "The selected key could not be found in the dictionary"

* Update es.json

Removed English names

---------

Co-authored-by: CatmanFan <30674270+CatmanFan@users.noreply.github.com>
  • Loading branch information
saulfabregwiivc and CatmanFan authored Jan 30, 2025
1 parent d73cf6c commit 70d9772
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions FriishProduce/Strings/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,9 @@
"manual_type1": "{original}",
"manual_type2": "Utilizar manual personalizado",
"forwarder_root_device": "Dispositivo de almacenamiento:",
"wiiu_display": "Formato de pantalla en Wii U:",
"wiiu_display1": "4:3 con barras negras",
"wiiu_display2": "Estirada",
"multifile_software": "Juego utilizando archivos múltiples"
},

Expand Down Expand Up @@ -314,7 +317,7 @@
"vc_snes": {
"patch_volume": "Amplificar volumen",
"patch_noopera": "Eliminar archivos del manual",
"patch_wiimote": "Control del juego con el mando de Wii",
"patch_wiimote": "Habilitar soporte nativo para el mando de Wii",
"patch_nocheck": "Deshabilitar verificación de ROM",
"patch_nodark": "Desactivar filtro oscuro",
"patch_nocc": "Deshabilitar mensaje del mando clásico",
Expand Down Expand Up @@ -397,4 +400,4 @@
"use_rtp": "Utilizar RTP (Run-Time Package) externo(a)",
}
}
}
}

0 comments on commit 70d9772

Please sign in to comment.