add mtp install, fix es ticket being the wrong size, fix yati not returning the read fail result, updated haze, updated translations

see #132
This commit is contained in:
ITotalJustice
2025-06-17 10:48:07 +01:00
parent 4ef15f8b81
commit 1c72350d4a
29 changed files with 676 additions and 798 deletions

View File

@@ -106,7 +106,6 @@
"Failed to download app!": "¡Error al descargar aplicativo!",
"FTP Install": "Instalación vía FTP",
"FTP Install (EXPERIMENTAL)": "Instalación vía FTP (EXPERIMIENTAL)",
"Connection Type: WiFi | Strength: ": "Tipo de conexión: WiFi | Fuerza de la señal",
"Connection Type: Ethernet": "Tipo de Conexión: Ethernet",
"Connection Type: None": "Tipo de Conexión: Ninguna",
@@ -116,9 +115,9 @@
"Password:": "Contraseña",
"SSID:": "SSID",
"Passphrase:": "Parafrase",
"Failed to install via FTP, press B to exit...": "Error al instalar vía FTP, presione B para salir…",
"Ftp install success!": "¡Instalación vía FTP satisfactoria!",
"Ftp install failed!": "¡Error en instalación vía FTP!",
"Failed to install, press B to exit...": "Error al instalar vía FTP, presione B para salir…",
"Install success!": "¡Instalación vía FTP satisfactoria!",
"Install failed!": "¡Error en instalación vía FTP!",
"USB Install": "Instalación vía USB",
"USB": "USB",
"Connected, waiting for file list...": "Conectado, esperando lista de archivos…",
@@ -420,4 +419,4 @@
"Empty!": "¡Vacío!",
"Not Ready...": "No listo aún…",
"Error loading page!": "¡Error cargando la página!"
}
}