From a17ab22ab7758e8469f87afdcdf871b8f0b05fef Mon Sep 17 00:00:00 2001 From: Dan Tran <43700533+hungdannt@users.noreply.github.com> Date: Fri, 3 Oct 2025 00:18:43 +0700 Subject: [PATCH] feat: Add missing Vietnamese translations (#1641) --- src/gui/src/i18n/translations/vi.js | 157 ++++++++++++++-------------- 1 file changed, 76 insertions(+), 81 deletions(-) diff --git a/src/gui/src/i18n/translations/vi.js b/src/gui/src/i18n/translations/vi.js index 5040fe410..7504a82ac 100644 --- a/src/gui/src/i18n/translations/vi.js +++ b/src/gui/src/i18n/translations/vi.js @@ -406,87 +406,82 @@ const vi = { "billing.expanded": "Mở rộng", // In English: "Expanded" "billing.accelerated": "Tăng tốc", // In English: "Accelerated" "billing.enjoy_msg": "Tận hưởng %% Lưu trữ đám mây và các tiện ích khác.", // In English: "Enjoy %% of Cloud Storage plus other benefits." - - // ============================================================= - // Missing translations - // ============================================================= - "choose_publishing_option": undefined, // In English: "Choose how you want to publish your website:" - "create_desktop_shortcut": undefined, // In English: "Create Shortcut (Desktop)" - "create_desktop_shortcut_s": undefined, // In English: "Create Shortcuts (Desktop)" - "create_shortcut_s": undefined, // In English: "Create Shortcuts" - "minimize": undefined, // In English: "Minimize" - "reload_app": undefined, // In English: "Reload App" - "new_window": undefined, // In English: "New Window" - "open_trash": undefined, // In English: "Open Trash" - "pick_name_for_worker": undefined, // In English: "Pick a name for your worker:" - "publish_as_serverless_worker": undefined, // In English: "Publish as Worker" - "toolbar.enter_fullscreen": undefined, // In English: "Enter Full Screen" - "toolbar.github": undefined, // In English: "GitHub" - "toolbar.refer": undefined, // In English: "Refer" - "toolbar.save_account": undefined, // In English: "Save Account" - "toolbar.search": undefined, // In English: "Search" - "toolbar.qrcode": undefined, // In English: "QR Code" - "used_of": undefined, // In English: "{{used}} used of {{available}}" - "worker": undefined, // In English: "Worker" - "billing.offering.basic": undefined, // In English: "Basic" - "too_many_attempts": undefined, // In English: "Too many attempts. Please try again later." - "server_timeout": undefined, // In English: "The server took too long to respond. Please try again." - "signup_error": undefined, // In English: "An error occurred during signup. Please try again." - "welcome_title": undefined, // In English: "Welcome to your Personal Internet Computer" - "welcome_description": undefined, // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." - "welcome_get_started": undefined, // In English: "Get Started" - "welcome_terms": undefined, // In English: "Terms" - "welcome_privacy": undefined, // In English: "Privacy" - "welcome_developers": undefined, // In English: "Developers" - "welcome_open_source": undefined, // In English: "Open Source" - "welcome_instant_login_title": undefined, // In English: "Instant Login!" - "alert_error_title": undefined, // In English: "Error!" - "alert_warning_title": undefined, // In English: "Warning!" - "alert_info_title": undefined, // In English: "Info" - "alert_success_title": undefined, // In English: "Success!" - "alert_confirm_title": undefined, // In English: "Are you sure?" - "alert_yes": undefined, // In English: "Yes" - "alert_no": undefined, // In English: "No" - "alert_retry": undefined, // In English: "Retry" - "alert_cancel": undefined, // In English: "Cancel" - "signup_confirm_password": undefined, // In English: "Confirm Password" - "login_email_username_required": undefined, // In English: "Email or username is required" - "login_password_required": undefined, // In English: "Password is required" - "window_title_open": undefined, // In English: "Open" - "window_title_change_password": undefined, // In English: "Change Password" - "window_title_select_font": undefined, // In English: "Select font…" - "window_title_session_list": undefined, // In English: "Session List!" - "window_title_set_new_password": undefined, // In English: "Set New Password" - "window_title_instant_login": undefined, // In English: "Instant Login!" - "window_title_publish_website": undefined, // In English: "Publish Website" - "window_title_publish_worker": undefined, // In English: "Publish Worker" - "window_title_authenticating": undefined, // In English: "Authenticating..." - "window_title_refer_friend": undefined, // In English: "Refer a friend!" - "desktop_show_desktop": undefined, // In English: "Show Desktop" - "desktop_show_open_windows": undefined, // In English: "Show Open Windows" - "desktop_exit_full_screen": undefined, // In English: "Exit Full Screen" - "desktop_enter_full_screen": undefined, // In English: "Enter Full Screen" - "desktop_position": undefined, // In English: "Position" - "desktop_position_left": undefined, // In English: "Left" - "desktop_position_bottom": undefined, // In English: "Bottom" - "desktop_position_right": undefined, // In English: "Right" - "item_shared_with_you": undefined, // In English: "A user has shared this item with you." - "item_shared_by_you": undefined, // In English: "You have shared this item with at least one other user." - "item_shortcut": undefined, // In English: "Shortcut" - "item_associated_websites": undefined, // In English: "Associated website" - "item_associated_websites_plural": undefined, // In English: "Associated websites" - "no_suitable_apps_found": undefined, // In English: "No suitable apps found" - "window_click_to_go_back": undefined, // In English: "Click to go back." - "window_click_to_go_forward": undefined, // In English: "Click to go forward." - "window_click_to_go_up": undefined, // In English: "Click to go one directory up." - "window_title_public": undefined, // In English: "Public" - "window_title_videos": undefined, // In English: "Videos" - "window_title_pictures": undefined, // In English: "Pictures" - "window_title_puter": undefined, // In English: "Puter" - "window_folder_empty": undefined, // In English: "This folder is empty" - "manage_your_subdomains": undefined, // In English: "Manage Your Subdomains" - "open_containing_folder": undefined, // In English: "Open Containing Folder" - + "choose_publishing_option": "Chọn cách xuất bản trang web của bạn:", // In English: "Choose how you want to publish your website:" + "create_desktop_shortcut": "Tạo lối tắt (Desktop)", // In English: "Create Shortcut (Desktop)" + "create_desktop_shortcut_s": "Tạo các lối tắt (Desktop)", // In English: "Create Shortcuts (Desktop)" + "create_shortcut_s": "Tạo các lối tắt", // In English: "Create Shortcuts" + "minimize": "Thu nhỏ", // In English: "Minimize" + "reload_app": "Tải lại ứng dụng", // In English: "Reload App" + "new_window": "Cửa sổ mới", // In English: "New Window" + "open_trash": "Mở thùng rác", // In English: "Open Trash" + "pick_name_for_worker": "Chọn tên cho Worker:", // In English: "Pick a name for your worker:" + "publish_as_serverless_worker": "Xuất bản dưới dạng Worker", // In English: "Publish as Worker" + "toolbar.enter_fullscreen": "Vào chế độ toàn màn hình", // In English: "Enter Full Screen" + "toolbar.github": "GitHub", // In English: "GitHub" + "toolbar.refer": "Giới thiệu", // In English: "Refer" + "toolbar.save_account": "Lưu tài khoản", // In English: "Save Account" + "toolbar.search": "Tìm kiếm", // In English: "Search" + "toolbar.qrcode": "Mã QR", // In English: "QR Code" + "used_of": "{{used}} đã dùng trong tổng {{available}}", // In English: "{{used}} used of {{available}}" + "worker": "Worker", // In English: "Worker" + "billing.offering.basic": "Gói cơ bản", // In English: "Basic" + "too_many_attempts": "Quá nhiều lần thử. Vui lòng thử lại sau.", // In English: "Too many attempts. Please try again later." + "server_timeout": "Máy chủ phản hồi quá lâu. Vui lòng thử lại.", // In English: "The server took too long to respond. Please try again." + "signup_error": "Có lỗi xảy ra khi đăng ký. Vui lòng thử lại.", // In English: "An error occurred during signup. Please try again." + "welcome_title": "Chào mừng đến với Máy Tính Internet Cá nhân của bạn", // In English: "Welcome to your Personal Internet Computer" + "welcome_description": "Lưu trữ tệp, chơi game, tìm ứng dụng tuyệt vời và nhiều hơn nữa! Tất cả trong một, truy cập mọi lúc, mọi nơi.", // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." + "welcome_get_started": "Bắt đầu", // In English: "Get Started" + "welcome_terms": "Điều khoản", // In English: "Terms" + "welcome_privacy": "Chính sách bảo mật", // In English: "Privacy" + "welcome_developers": "Dành cho nhà phát triển", // In English: "Developers" + "welcome_open_source": "Mã nguồn mở", // In English: "Open Source" + "welcome_instant_login_title": "Đăng nhập ngay!", // In English: "Instant Login!" + "alert_error_title": "Lỗi!", // In English: "Error!" + "alert_warning_title": "Cảnh báo!", // In English: "Warning!" + "alert_info_title": "Thông tin", // In English: "Info" + "alert_success_title": "Thành công!", // In English: "Success!" + "alert_confirm_title": "Bạn có chắc không?", // In English: "Are you sure?" + "alert_yes": "Có", // In English: "Yes" + "alert_no": "Không", // In English: "No" + "alert_retry": "Thử lại", // In English: "Retry" + "alert_cancel": "Hủy", // In English: "Cancel" + "signup_confirm_password": "Xác nhận mật khẩu", // In English: "Confirm Password" + "login_email_username_required": "Email hoặc Tên đăng nhập là bắt buộc", // In English: "Email or username is required" + "login_password_required": "Mật khẩu là bắt buộc", // In English: "Password is required" + "window_title_open": "Mở", // In English: "Open" + "window_title_change_password": "Đổi mật khẩu", // In English: "Change Password" + "window_title_select_font": "Chọn phông chữ…", // In English: "Select font…" + "window_title_session_list": "Danh sách phiên!", // In English: "Session List!" + "window_title_set_new_password": "Đặt mật khẩu mới", // In English: "Set New Password" + "window_title_instant_login": "Đăng nhập ngay!", // In English: "Instant Login!" + "window_title_publish_website": "Xuất bản Trang web", // In English: "Publish Website" + "window_title_publish_worker": "Xuất bản Worker", // In English: "Publish Worker" + "window_title_authenticating": "Đang xác thực...", // In English: "Authenticating..." + "window_title_refer_friend": "Giới thiệu bạn bè!", // In English: "Refer a friend!" + "desktop_show_desktop": "Hiển thị Desktop", // In English: "Show Desktop" + "desktop_show_open_windows": "Hiển thị các cửa sổ đang mở", // In English: "Show Open Windows" + "desktop_exit_full_screen": "Thoát chế độ toàn màn hình", // In English: "Exit Full Screen" + "desktop_enter_full_screen": "Vào chế độ toàn màn hình", // In English: "Enter Full Screen" + "desktop_position": "Vị trí", // In English: "Position" + "desktop_position_left": "Bên trái", // In English: "Left" + "desktop_position_bottom": "Phía dưới", // In English: "Bottom" + "desktop_position_right": "Bên phải", // In English: "Right" + "item_shared_with_you": "Một người dùng đã chia sẻ mục này với bạn.", // In English: "A user has shared this item with you." + "item_shared_by_you": "Bạn đã chia sẻ mục này với ít nhất một người dùng khác.", // In English: "You have shared this item with at least one other user." + "item_shortcut": "Lối tắt", // In English: "Shortcut" + "item_associated_websites": "Trang web liên kết", // In English: "Associated website" + "item_associated_websites_plural": "Các trang web liên kết", // In English: "Associated websites" + "no_suitable_apps_found": "Không tìm thấy ứng dụng phù hợp", // In English: "No suitable apps found" + "window_click_to_go_back": "Nhấp để quay lại.", // In English: "Click to go back." + "window_click_to_go_forward": "Nhấp để đi tiếp.", // In English: "Click to go forward." + "window_click_to_go_up": "Nhấp để lên thư mục cha.", // In English: "Click to go one directory up." + "window_title_public": "Công khai", // In English: "Public" + "window_title_videos": "Video", // In English: "Videos" + "window_title_pictures": "Hình ảnh", // In English: "Pictures" + "window_title_puter": "Puter", // In English: "Puter" + "window_folder_empty": "Thư mục này trống", // In English: "This folder is empty" + "manage_your_subdomains": "Quản lý tên miền phụ", // In English: "Manage Your Subdomains" + "open_containing_folder": "Mở thư mục chứa" // In English: "Open Containing Folder" } };