chore: clean up i18n (#3350)

This commit is contained in:
Liyas Thomas
2023-09-18 11:26:31 +05:30
committed by GitHub
parent 5c78ae4dee
commit e847fb7b77
33 changed files with 4700 additions and 488 deletions

View File

@@ -5,6 +5,7 @@
"choose_file": "Chọn tệp",
"clear": "Xóa",
"clear_all": "Xóa tất cả",
"clear_history": "Clear all History",
"close": "Đóng",
"connect": "Kết nối",
"connecting": "Đang kết nối",
@@ -31,6 +32,7 @@
"paste": "Dán",
"prettify": "Làm đẹp",
"remove": "Xóa",
"rename": "Rename",
"restore": "Khôi phục",
"save": "Lưu",
"scroll_to_bottom": "Cuộn xuống cuối",
@@ -77,6 +79,8 @@
"search": "Tìm kiếm",
"share": "Chia sẻ",
"shortcuts": "Phím tắt",
"social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
"social_links": "Social links",
"spotlight": "Spotlight",
"status": "Trạng thái",
"status_description": "Kiểm tra trạng thái của trang web",
@@ -131,12 +135,15 @@
"renamed": "Đổi tên bộ sưu tập thành công",
"request_in_use": "Request đang được sử dụng",
"save_as": "Lưu thành",
"save_to_collection": "Save to Collection",
"select": "Chọn một bộ sưu tập",
"select_location": "Chọn vị trí",
"select_team": "Chọn một nhóm",
"team_collections": "Bộ sưu tập của nhóm"
},
"confirm": {
"close_unsaved_tab": "Are you sure you want to close this tab?",
"close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
"exit_team": "Bạn có chắc chắn muốn rời khỏi nhóm này?",
"logout": "Bạn có chắc chắn muốn đăng xuất?",
"remove_collection": "Bạn có chắc chắn muốn xóa vĩnh viễn bộ sưu tập này?",
@@ -150,6 +157,11 @@
"save_unsaved_tab": "Bạn có muốn lưu các thay đổi đã được thực hiện trong tab này?",
"sync": "Bạn có muốn khôi phục không gian làm việc từ đám mây? Điều này sẽ xóa bỏ tiến trình địa phương của bạn."
},
"context_menu": {
"add_parameters": "Add to parameters",
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"count": {
"header": "Tiêu đề {count}",
"message": "Thông điệp {count}",
@@ -192,17 +204,31 @@
"create_new": "Tạo môi trường mới",
"created": "Môi trường đã được tạo",
"deleted": "Xóa môi trường thành công",
"duplicated": "Environment duplicated",
"edit": "Chỉnh sửa môi trường",
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"invalid_name": "Vui lòng cung cấp tên cho môi trường",
"list": "Environment variables",
"my_environments": "Môi trường của tôi",
"name": "Name",
"nested_overflow": "Biến môi trường lồng nhau giới hạn tối đa 10 cấp",
"new": "Môi trường mới",
"no_active_environment": "No active environment",
"no_environment": "Không có môi trường",
"no_environment_description": "Không có môi trường nào được chọn. Chọn điều gì để thực hiện với các biến sau đây.",
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"select": "Chọn môi trường",
"set": "Set environment",
"set_as_environment": "Set as environment",
"team_environments": "Môi trường nhóm",
"title": "Môi trường",
"updated": "Cập nhật môi trường thành công",
"value": "Value",
"variable": "Variable",
"variable_list": "Danh sách biến"
},
"error": {
@@ -226,6 +252,7 @@
"no_duration": "Không có khoảng thời gian",
"no_results_found": "Không tìm thấy kết quả",
"page_not_found": "Không tìm thấy trang này",
"proxy_error": "Proxy error",
"script_fail": "Không thể thực thi kịch bản trước request",
"something_went_wrong": "Đã xảy ra lỗi",
"test_script_fail": "Không thể thực thi kịch bản sau request"
@@ -251,9 +278,13 @@
"renamed": "Thư mục đã đổi tên"
},
"graphql": {
"connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
"connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
"connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
"mutations": "Mutations",
"schema": "Schema",
"subscriptions": "Subscriptions"
"subscriptions": "Subscriptions",
"switch_connection": "Switch connection"
},
"group": {
"time": "Thời gian",
@@ -307,13 +338,36 @@
"json_description": "Nhập bộ sưu tập từ tệp JSON Hoppscotch",
"title": "Nhập"
},
"inspections": {
"description": "Inspect possible errors",
"environment": {
"add_environment": "Add to Environment",
"not_found": "Environment variable “{environment}” not found."
},
"header": {
"cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
},
"response": {
"401_error": "Please check your authentication credentials.",
"404_error": "Please check your request URL and method type.",
"cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
"default_error": "Please check your request.",
"network_error": "Please check your network connection."
},
"title": "Inspector",
"url": {
"extension_not_installed": "Extension not installed.",
"extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
"extention_enable_action": "Enable Browser Extension",
"extention_not_enabled": "Extension not enabled."
}
},
"layout": {
"collapse_collection": "Thu gọn hoặc mở rộng bộ sưu tập",
"collapse_sidebar": "Thu gọn hoặc mở rộng thanh bên",
"column": "Bố cục dọc",
"name": "Bố cục",
"row": "Bố cục ngang",
"zen_mode": "Chế độ Zen"
"row": "Bố cục ngang"
},
"modal": {
"close_unsaved_tab": "Bạn có các thay đổi chưa được lưu",
@@ -418,6 +472,7 @@
"payload": "Dữ liệu",
"query": "Truy vấn",
"raw_body": "Nội dung thô",
"rename": "Rename Request",
"renamed": "Đã đổi tên",
"run": "Chạy",
"save": "Lưu",
@@ -425,6 +480,7 @@
"saved": "Đã lưu",
"share": "Chia sẻ",
"share_description": "Chia sẻ Hoppscotch với bạn bè của bạn",
"stop": "Stop",
"title": "Request",
"type": "Loại request",
"url": "URL",
@@ -459,7 +515,6 @@
"account_name_description": "Đây là tên hiển thị của bạn.",
"background": "Nền",
"black_mode": "Chế độ Đen",
"change_font_size": "Thay đổi kích thước font chữ",
"choose_language": "Chọn ngôn ngữ",
"dark_mode": "Chế độ Tối",
"delete_account": "Xóa tài khoản",
@@ -472,10 +527,6 @@
"extensions": "Tiện ích trình duyệt",
"extensions_use_toggle": "Sử dụng tiện ích mở rộng trình duyệt để gửi các request (nếu có)",
"follow": "Theo dõi chúng tôi",
"font_size": "Kích thước font chữ",
"font_size_large": "Lớn",
"font_size_medium": "Trung bình",
"font_size_small": "Nhỏ",
"interceptor": "Interceptor",
"interceptor_description": "Phần mềm trung gian giữa ứng dụng và các API.",
"language": "Ngôn ngữ",
@@ -540,19 +591,27 @@
"settings": "Đi đến trang Cài đặt",
"title": "Điều hướng"
},
"others": {
"prettify": "Prettify Editor's Content",
"title": "Others"
},
"request": {
"copy_request_link": "Sao chép liên kết request",
"delete_method": "Chọn phương thức DELETE",
"get_method": "Chọn phương thức GET",
"head_method": "Chọn phương thức HEAD",
"import_curl": "Import cURL",
"method": "Phương thức",
"next_method": "Chọn phương thức tiếp theo",
"post_method": "Chọn phương thức POST",
"previous_method": "Chọn phương thức trước đó",
"put_method": "Chọn phương thức PUT",
"rename": "Rename Request",
"reset_request": "Đặt lại request",
"save_request": "Save Request",
"save_to_collections": "Lưu vào bộ sưu tập",
"send_request": "Gửi request",
"show_code": "Generate code snippet",
"title": "Request"
},
"response": {
@@ -582,6 +641,85 @@
"log": "Nhật ký",
"url": "URL"
},
"spotlight": {
"change_language": "Change Language",
"environments": {
"delete": "Delete current environment",
"duplicate": "Duplicate current environment",
"duplicate_global": "Duplicate global environment",
"edit": "Edit current environment",
"edit_global": "Edit global environment",
"new": "Create new environment",
"new_variable": "Create a new environment variable",
"title": "Environments"
},
"general": {
"chat": "Chat with support",
"help_menu": "Help and support",
"open_docs": "Read Documentation",
"open_github": "Open GitHub repository",
"open_keybindings": "Keyboard shortcuts",
"social": "Social",
"title": "General"
},
"graphql": {
"connect": "Connect to server",
"disconnect": "Disconnect from server"
},
"miscellaneous": {
"invite": "Invite your friends to Hoppscotch",
"title": "Miscellaneous"
},
"request": {
"save_as_new": "Save as new request",
"select_method": "Select method",
"switch_to": "Switch to",
"tab_authorization": "Authorization tab",
"tab_body": "Body tab",
"tab_headers": "Headers tab",
"tab_parameters": "Parameters tab",
"tab_pre_request_script": "Pre-request script tab",
"tab_query": "Query tab",
"tab_tests": "Tests tab",
"tab_variables": "Variables tab"
},
"response": {
"copy": "Copy response",
"download": "Download response as file",
"title": "Response"
},
"section": {
"interceptor": "Interceptor",
"interface": "Interface",
"theme": "Theme",
"user": "User"
},
"settings": {
"change_interceptor": "Change Interceptor",
"change_language": "Change Language",
"theme": {
"black": "Black",
"dark": "Dark",
"light": "Light",
"system": "System preference"
}
},
"tab": {
"close_current": "Close current tab",
"close_others": "Close all other tabs",
"duplicate": "Duplicate current tab",
"new_tab": "Open a new tab",
"title": "Tabs"
},
"workspace": {
"delete": "Delete current team",
"edit": "Edit current team",
"invite": "Invite people to team",
"new": "Create new team",
"switch_to_personal": "Switch to your personal workspace",
"title": "Teams"
}
},
"sse": {
"event_type": "Loại sự kiện",
"log": "Nhật ký",
@@ -639,8 +777,11 @@
"tab": {
"authorization": "Xác thực",
"body": "Nội dung",
"close": "Close Tab",
"close_others": "Close other Tabs",
"collections": "Bộ sưu tập",
"documentation": "Tài liệu",
"duplicate": "Duplicate Tab",
"environments": "Môi trường",
"headers": "Tiêu đề",
"history": "Lịch sử",