mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-11 08:08:49 -06:00
New translations en.json (Spanish)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"description": "MySpeed no ha podido acceder a la API de esta instancia. Vuelva a intentarlo más tarde."
|
||||
},
|
||||
"provider": {
|
||||
"interface": "Interface",
|
||||
"interface": "Interfaz",
|
||||
"server": "Servidor",
|
||||
"server_id": "ID de servidor",
|
||||
"choose_automatically": "Elige automáticamente",
|
||||
@@ -138,8 +138,8 @@
|
||||
"json": "JSON",
|
||||
"import_tests": "Pruebas de importación",
|
||||
"tests_imported": "Se han importado las pruebas",
|
||||
"import_test_error": "An error occurred while importing the tests",
|
||||
"import_config_error": "An error occurred while importing the configuration",
|
||||
"import_test_error": "Se ha producido un error al importar las pruebas",
|
||||
"import_config_error": "Se ha producido un error al importar la configuración",
|
||||
"export": "Exportar",
|
||||
"import": "Importa",
|
||||
"clear_history": "Borrar historial",
|
||||
@@ -210,7 +210,7 @@
|
||||
},
|
||||
"result": {
|
||||
"title": "Resultado de la prueba",
|
||||
"description": "<Link>This test</Link> achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
|
||||
"description": "<Link>Esta prueba</Link> alcanzó una velocidad máxima de descarga de <Bold>{{down}} Mbps</Bold> y una velocidad máxima de subida de <Bold>{{up}} Mbps</Bold>. Se creó <Bold>{{type}}</Bold> y tardó <Bold>{{duration}} Segundos</Bold>.",
|
||||
"from_you": "de ti",
|
||||
"automatic": "automático"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user