feat: migrate to vue 3 + vite (#2553)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com> Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"action": {
|
||||
"autoscroll": "Autoscroll",
|
||||
"cancel": "Cancelar",
|
||||
"choose_file": "Seleccionar archivo",
|
||||
"clear": "Limpiar",
|
||||
"clear_all": "Limpiar todo",
|
||||
"close": "Close",
|
||||
"connect": "Conectar",
|
||||
"copy": "Copiar",
|
||||
"delete": "Borrar",
|
||||
@@ -11,8 +13,10 @@
|
||||
"dismiss": "Descartar",
|
||||
"dont_save": "Don't save",
|
||||
"download_file": "Descargar archivo",
|
||||
"drag_to_reorder": "Drag to reorder",
|
||||
"duplicate": "Duplicar",
|
||||
"edit": "Editar",
|
||||
"filter_response": "Filter response",
|
||||
"go_back": "Volver",
|
||||
"label": "Etiqueta",
|
||||
"learn_more": "Aprender más",
|
||||
@@ -20,11 +24,14 @@
|
||||
"more": "Más",
|
||||
"new": "Nuevo",
|
||||
"no": "No",
|
||||
"open_workspace": "Open workspace",
|
||||
"paste": "Pegar",
|
||||
"prettify": "Embellecer",
|
||||
"remove": "Eliminar",
|
||||
"restore": "Restaurar",
|
||||
"save": "Guardar",
|
||||
"scroll_to_bottom": "Scroll to bottom",
|
||||
"scroll_to_top": "Scroll to top",
|
||||
"search": "Buscar",
|
||||
"send": "Enviar",
|
||||
"start": "Comenzar",
|
||||
@@ -164,6 +171,7 @@
|
||||
"profile": "Iniciar sesión para ver tu perfil",
|
||||
"protocols": "Los protocolos están vacíos",
|
||||
"schema": "Conectarse a un punto final de GraphQL",
|
||||
"shortcodes": "Shortcodes are empty",
|
||||
"team_name": "Nombre del equipo vacío",
|
||||
"teams": "Los equipos están vacíos",
|
||||
"tests": "No hay pruebas para esta petición"
|
||||
@@ -196,10 +204,13 @@
|
||||
"incorrect_email": "Correo electrónico incorrecto",
|
||||
"invalid_link": "Enlace no válido",
|
||||
"invalid_link_description": "El enlace que has pulsado no es válido o ha caducado.",
|
||||
"json_parsing_failed": "Invalid JSON",
|
||||
"json_prettify_invalid_body": "No se puede aplicar embellecedor a un cuerpo inválido, resuelve errores de sintaxis json y vuelve a intentarlo",
|
||||
"network_error": "Parece que hay un error de red. Por favor, inténtalo de nuevo.",
|
||||
"network_fail": "No se pudo enviar la petición",
|
||||
"no_duration": "Sin duración",
|
||||
"no_results_found": "No matches found",
|
||||
"page_not_found": "This page could not be found",
|
||||
"script_fail": "No se pudo ejecutar el script de solicitud previa",
|
||||
"something_went_wrong": "Algo salió mal",
|
||||
"test_script_fail": "No se ha podido ejecutar la secuencia de comandos posterior a la solicitud"
|
||||
@@ -265,6 +276,10 @@
|
||||
"from_postman_description": "Importar desde una colección de Postman",
|
||||
"from_url": "Importar desde una URL",
|
||||
"gist_url": "Introduce la URL de Gist",
|
||||
"import_from_url_invalid_fetch": "Couldn't get data from the url",
|
||||
"import_from_url_invalid_file_format": "Error while importing collections",
|
||||
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
|
||||
"import_from_url_success": "Collections Imported",
|
||||
"json_description": "Importar colecciones desde un archivo JSON de colecciones de Hoppscotch",
|
||||
"title": "Importar"
|
||||
},
|
||||
@@ -331,6 +346,11 @@
|
||||
"body": "Cuerpo de la petición",
|
||||
"choose_language": "Seleccionar lenguaje",
|
||||
"content_type": "Tipo de contenido",
|
||||
"content_type_titles": {
|
||||
"others": "Others",
|
||||
"structured": "Structured",
|
||||
"text": "Text"
|
||||
},
|
||||
"copy_link": "Copiar enlace",
|
||||
"duration": "Duración",
|
||||
"enter_curl": "Ingrese cURL",
|
||||
@@ -360,10 +380,12 @@
|
||||
"title": "Petición",
|
||||
"type": "Tipo de petición",
|
||||
"url": "URL",
|
||||
"variables": "Variables"
|
||||
"variables": "Variables",
|
||||
"view_my_links": "View my links"
|
||||
},
|
||||
"response": {
|
||||
"body": "Cuerpo de respuesta",
|
||||
"filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
|
||||
"headers": "Encabezados",
|
||||
"html": "HTML",
|
||||
"image": "Imagen",
|
||||
@@ -415,6 +437,8 @@
|
||||
"proxy_use_toggle": "Utilizar el middleware de proxy para enviar peticiones",
|
||||
"read_the": "Leer el",
|
||||
"reset_default": "Restablecer a los predeterminados",
|
||||
"short_codes": "Short codes",
|
||||
"short_codes_description": "Short codes which were created by you.",
|
||||
"sidebar_on_left": "Barra lateral a la izquierda",
|
||||
"sync": "Sincronizar",
|
||||
"sync_collections": "Colecciones",
|
||||
@@ -428,8 +452,18 @@
|
||||
"theme_description": "Personaliza el tema de tu aplicación.",
|
||||
"use_experimental_url_bar": "Utilizar la barra de URL experimental con resaltado de entorno",
|
||||
"user": "Usuario",
|
||||
"verified_email": "Verified email",
|
||||
"verify_email": "Verificar correo electrónico"
|
||||
},
|
||||
"shortcodes": {
|
||||
"actions": "Actions",
|
||||
"created_on": "Created on",
|
||||
"deleted": "Shortcode deleted",
|
||||
"method": "Method",
|
||||
"not_found": "Shortcode not found",
|
||||
"short_code": "Short code",
|
||||
"url": "URL"
|
||||
},
|
||||
"shortcut": {
|
||||
"general": {
|
||||
"close_current_menu": "Cerrar el menú actual",
|
||||
@@ -484,6 +518,7 @@
|
||||
},
|
||||
"socketio": {
|
||||
"communication": "Comunicación",
|
||||
"connection_not_authorized": "This SocketIO connection does not use any authentication.",
|
||||
"event_name": "Nombre del evento",
|
||||
"events": "Eventos",
|
||||
"log": "Registro",
|
||||
@@ -501,6 +536,9 @@
|
||||
"connected": "Conectado",
|
||||
"connected_to": "Conectado a {name}",
|
||||
"connecting_to": "Conectando con {name}...",
|
||||
"connection_error": "Failed to connect",
|
||||
"connection_failed": "Connection failed",
|
||||
"connection_lost": "Connection lost",
|
||||
"copied_to_clipboard": "Copiado al portapapeles",
|
||||
"deleted": "Eliminado",
|
||||
"deprecated": "OBSOLETO",
|
||||
@@ -515,8 +553,17 @@
|
||||
"history_deleted": "Historial eliminado",
|
||||
"linewrap": "Envolver líneas",
|
||||
"loading": "Cargando...",
|
||||
"message_received": "Message: {message} arrived on topic: {topic}",
|
||||
"mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
|
||||
"none": "Ninguno",
|
||||
"nothing_found": "Nada encontrado para",
|
||||
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
|
||||
"published_message": "Published message: {message} to topic: {topic}",
|
||||
"reconnection_error": "Failed to reconnect",
|
||||
"subscribed_failed": "Failed to subscribe to topic: {topic}",
|
||||
"subscribed_success": "Successfully subscribed to topic: {topic}",
|
||||
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
|
||||
"unsubscribed_success": "Successfully unsubscribed from topic: {topic}",
|
||||
"waiting_send_request": "Esperando para enviar petición"
|
||||
},
|
||||
"support": {
|
||||
|
||||
Reference in New Issue
Block a user