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": "Cancel · lar",
|
||||
"choose_file": "Trieu un fitxer",
|
||||
"clear": "Clar",
|
||||
"clear_all": "Esborra-ho tot",
|
||||
"close": "Close",
|
||||
"connect": "Connecteu",
|
||||
"copy": "Copia",
|
||||
"delete": "Suprimeix",
|
||||
@@ -11,8 +13,10 @@
|
||||
"dismiss": "Destitueix",
|
||||
"dont_save": "Don't save",
|
||||
"download_file": "Descarrega l'arxiu",
|
||||
"drag_to_reorder": "Drag to reorder",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "Edita",
|
||||
"filter_response": "Filter response",
|
||||
"go_back": "Torna",
|
||||
"label": "Etiqueta",
|
||||
"learn_more": "Aprèn més",
|
||||
@@ -20,11 +24,14 @@
|
||||
"more": "Més",
|
||||
"new": "Novetat",
|
||||
"no": "No",
|
||||
"open_workspace": "Open workspace",
|
||||
"paste": "Paste",
|
||||
"prettify": "Prettify",
|
||||
"remove": "Elimina",
|
||||
"restore": "Restaura",
|
||||
"save": "Desa",
|
||||
"scroll_to_bottom": "Scroll to bottom",
|
||||
"scroll_to_top": "Scroll to top",
|
||||
"search": "Cerca",
|
||||
"send": "Envia",
|
||||
"start": "Començar",
|
||||
@@ -164,6 +171,7 @@
|
||||
"profile": "Login in to view your profile",
|
||||
"protocols": "Els protocols estan buits",
|
||||
"schema": "Connecteu-vos a un punt final GraphQL",
|
||||
"shortcodes": "Shortcodes are empty",
|
||||
"team_name": "El nom de l'equip és buit",
|
||||
"teams": "Els equips estan buits",
|
||||
"tests": "No hi ha proves per a aquesta sol·licitud"
|
||||
@@ -196,10 +204,13 @@
|
||||
"incorrect_email": "Incorrect email",
|
||||
"invalid_link": "Invalid link",
|
||||
"invalid_link_description": "The link you clicked is invalid or expired.",
|
||||
"json_parsing_failed": "Invalid JSON",
|
||||
"json_prettify_invalid_body": "No s'ha pogut personalitzar un cos no vàlid, resoldre errors de sintaxi json i tornar-ho a provar",
|
||||
"network_error": "There seems to be a network error. Please try again.",
|
||||
"network_fail": "No s'ha pogut enviar la sol·licitud",
|
||||
"no_duration": "Sense durada",
|
||||
"no_results_found": "No matches found",
|
||||
"page_not_found": "This page could not be found",
|
||||
"script_fail": "No s'ha pogut executar l'script de sol·licitud prèvia",
|
||||
"something_went_wrong": "Alguna cosa ha anat malament",
|
||||
"test_script_fail": "Could not execute post-request script"
|
||||
@@ -265,6 +276,10 @@
|
||||
"from_postman_description": "Import from Postman collection",
|
||||
"from_url": "Import from URL",
|
||||
"gist_url": "Introduïu l'URL 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": "Import collections from a Hoppscotch Collections JSON file",
|
||||
"title": "Importació"
|
||||
},
|
||||
@@ -331,6 +346,11 @@
|
||||
"body": "Organisme de sol·licitud",
|
||||
"choose_language": "Tria l'idioma",
|
||||
"content_type": "Tipus de contingut",
|
||||
"content_type_titles": {
|
||||
"others": "Others",
|
||||
"structured": "Structured",
|
||||
"text": "Text"
|
||||
},
|
||||
"copy_link": "Copia l'enllaç",
|
||||
"duration": "Durada",
|
||||
"enter_curl": "Introduïu cURL",
|
||||
@@ -360,10 +380,12 @@
|
||||
"title": "Sol·licitud",
|
||||
"type": "Tipus de sol·licitud",
|
||||
"url": "URL",
|
||||
"variables": "Les variables"
|
||||
"variables": "Les variables",
|
||||
"view_my_links": "View my links"
|
||||
},
|
||||
"response": {
|
||||
"body": "Cos de resposta",
|
||||
"filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
|
||||
"headers": "Capçaleres",
|
||||
"html": "HTML",
|
||||
"image": "Imatge",
|
||||
@@ -415,6 +437,8 @@
|
||||
"proxy_use_toggle": "Utilitzeu el middleware del servidor intermediari per enviar sol·licituds",
|
||||
"read_the": "Llegir el",
|
||||
"reset_default": "Restableix el valor predeterminat",
|
||||
"short_codes": "Short codes",
|
||||
"short_codes_description": "Short codes which were created by you.",
|
||||
"sidebar_on_left": "Sidebar on left",
|
||||
"sync": "Sincronitza",
|
||||
"sync_collections": "Col·leccions",
|
||||
@@ -428,8 +452,18 @@
|
||||
"theme_description": "Personalitzeu el tema de l'aplicació.",
|
||||
"use_experimental_url_bar": "Utilitzeu la barra d'URL experimental amb ressaltat de l'entorn",
|
||||
"user": "Usuari",
|
||||
"verified_email": "Verified email",
|
||||
"verify_email": "Verify email"
|
||||
},
|
||||
"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": "Tanca el menú actual",
|
||||
@@ -484,6 +518,7 @@
|
||||
},
|
||||
"socketio": {
|
||||
"communication": "Comunicació",
|
||||
"connection_not_authorized": "This SocketIO connection does not use any authentication.",
|
||||
"event_name": "Nom de l'esdeveniment",
|
||||
"events": "Esdeveniments",
|
||||
"log": "Registre",
|
||||
@@ -501,6 +536,9 @@
|
||||
"connected": "Connectat",
|
||||
"connected_to": "Connectat a {name}",
|
||||
"connecting_to": "S'està connectant a {name} ...",
|
||||
"connection_error": "Failed to connect",
|
||||
"connection_failed": "Connection failed",
|
||||
"connection_lost": "Connection lost",
|
||||
"copied_to_clipboard": "Copiat al porta-retalls",
|
||||
"deleted": "Suprimit",
|
||||
"deprecated": "DEPRECAT",
|
||||
@@ -515,8 +553,17 @@
|
||||
"history_deleted": "S'ha suprimit l'historial",
|
||||
"linewrap": "Línies d'embolcall",
|
||||
"loading": "S'està carregant ...",
|
||||
"message_received": "Message: {message} arrived on topic: {topic}",
|
||||
"mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
|
||||
"none": "Cap",
|
||||
"nothing_found": "No s'ha trobat res",
|
||||
"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": "S'està esperant l'enviament de la sol·licitud"
|
||||
},
|
||||
"support": {
|
||||
|
||||
Reference in New Issue
Block a user