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:
Andrew Bastin
2022-09-29 10:55:21 +05:30
committed by GitHub
parent 77a561b581
commit 8b300fab5d
685 changed files with 17102 additions and 25942 deletions

View File

@@ -1,9 +1,11 @@
{
"action": {
"autoscroll": "Autoscroll",
"cancel": "Hủy bỏ",
"choose_file": "Chọn một tệp",
"clear": "Thông thoáng",
"clear_all": "Quet sạch tât cả",
"close": "Close",
"connect": "Liên kết",
"copy": "Sao chép",
"delete": "Xóa bỏ",
@@ -11,8 +13,10 @@
"dismiss": "Miễn nhiệm",
"dont_save": "Don't save",
"download_file": "Tải tập tin",
"drag_to_reorder": "Drag to reorder",
"duplicate": "Duplicate",
"edit": "Chỉnh sửa",
"filter_response": "Filter response",
"go_back": "Quay lại",
"label": "Nhãn",
"learn_more": "Tìm hiểu thêm",
@@ -20,11 +24,14 @@
"more": "Hơn",
"new": "Mới mẻ",
"no": "Không",
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Kiểm tra trước",
"remove": "Tẩy",
"restore": "Khôi phục",
"save": "Cứu",
"scroll_to_bottom": "Scroll to bottom",
"scroll_to_top": "Scroll to top",
"search": "Tìm kiếm",
"send": "Gửi",
"start": "Bắt đầu",
@@ -164,6 +171,7 @@
"profile": "Login in to view your profile",
"protocols": "Giao thức trống",
"schema": "Kết nối với một điểm cuối GraphQL",
"shortcodes": "Shortcodes are empty",
"team_name": "Tên đội trống",
"teams": "Các đội trống",
"tests": "Không có bài kiểm tra nào cho yêu cầu này"
@@ -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": "Không thể kiểm tra nội dung không hợp lệ, hãy giải quyết lỗi cú pháp json và thử lại",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Không thể gửi yêu cầu",
"no_duration": "Không có thời lượng",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"script_fail": "Không thể thực thi tập lệnh yêu cầu trước",
"something_went_wrong": "Đã xảy ra sự cố",
"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": "Nhập 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": "Nhập khẩu"
},
@@ -331,6 +346,11 @@
"body": "Nội dung yêu cầu",
"choose_language": "Chọn ngôn ngữ",
"content_type": "Loại nội dung",
"content_type_titles": {
"others": "Others",
"structured": "Structured",
"text": "Text"
},
"copy_link": "Sao chép đường dẫn",
"duration": "Khoảng thời gian",
"enter_curl": "Nhập cURL",
@@ -360,10 +380,12 @@
"title": "Yêu cầu",
"type": "Loại yêu cầu",
"url": "URL",
"variables": "Biến"
"variables": "Biến",
"view_my_links": "View my links"
},
"response": {
"body": "Cơ quan phản hồi",
"filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
"headers": "Tiêu đề",
"html": "HTML",
"image": "Hình ảnh",
@@ -415,6 +437,8 @@
"proxy_use_toggle": "Sử dụng phần mềm trung gian proxy để gửi yêu cầu",
"read_the": "Đọc",
"reset_default": "Đặt lại về mặc định",
"short_codes": "Short codes",
"short_codes_description": "Short codes which were created by you.",
"sidebar_on_left": "Sidebar on left",
"sync": "Làm cho đồng bộ",
"sync_collections": "Bộ sưu tập",
@@ -428,8 +452,18 @@
"theme_description": "Tùy chỉnh chủ đề ứng dụng của bạn.",
"use_experimental_url_bar": "Sử dụng thanh URL thử nghiệm với đánh dấu môi trường",
"user": "Người sử dụng",
"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": "Đóng menu hiện tại",
@@ -484,6 +518,7 @@
},
"socketio": {
"communication": "Liên lạc",
"connection_not_authorized": "This SocketIO connection does not use any authentication.",
"event_name": "Tên sự kiện",
"events": "Sự kiện",
"log": "Nhật ký",
@@ -501,6 +536,9 @@
"connected": "Đã kết nối",
"connected_to": "Đã kết nối với {name}",
"connecting_to": "Đang kết nối với {name} ...",
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_to_clipboard": "Sao chép vào clipboard",
"deleted": "Đã xóa",
"deprecated": "KHÔNG DÙNG",
@@ -515,8 +553,17 @@
"history_deleted": "Lịch sử đã bị xóa",
"linewrap": "Quấn dòng",
"loading": "Đang tải...",
"message_received": "Message: {message} arrived on topic: {topic}",
"mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
"none": "Không có",
"nothing_found": "Không tìm thấy kết quả cho",
"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": "Đang chờ gửi yêu cầu"
},
"support": {