From cf33ab169dc395956e9c670233be7c23326b54a0 Mon Sep 17 00:00:00 2001 From: Dzung Do Date: Sun, 11 Jun 2023 07:56:39 +0700 Subject: [PATCH] Update vn.rs --- src/lang/vn.rs | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/lang/vn.rs b/src/lang/vn.rs index 789ac845e..e0a84b925 100644 --- a/src/lang/vn.rs +++ b/src/lang/vn.rs @@ -290,7 +290,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("android_version_audio_tip", "Phiên bản Android hiện tại không hỗ trợ ghi âm, vui lòng nâng cấp lên Android 10 trở lên."), ("android_start_service_tip", ""), ("android_permission_may_not_change_tip", ""), - ("Account", ""), + ("Account", "Tài khoản"), ("Overwrite", "Ghi đè"), ("This file exists, skip or overwrite this file?", "Tệp tin này đã tồn tại, bạn có muốn bỏ qua hay ghi đè lên tệp tin này?"), ("Quit", "Thoát"), @@ -371,7 +371,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Recording", ""), ("Directory", ""), ("Automatically record incoming sessions", ""), - ("Change", ""), + ("Change", "Thay đổi"), ("Start session recording", ""), ("Stop session recording", ""), ("Enable Recording Session", ""), @@ -394,7 +394,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Please Select the screen to be shared(Operate on the peer side).", "Vui lòng Chọn màn hình để chia sẻ (Hoạt động ở phía ngang hàng)."), ("Show RustDesk", ""), ("This PC", ""), - ("or", ""), + ("or", "hoặc"), ("Continue with", ""), ("Elevate", ""), ("Zoom cursor", ""), @@ -412,8 +412,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Right click to select tabs", ""), ("Skipped", ""), ("Add to Address Book", ""), - ("Group", ""), - ("Search", ""), + ("Group", "Nhóm"), + ("Search", "Tìm"), ("Closed manually by web console", ""), ("Local keyboard type", ""), ("Select local keyboard type", ""), @@ -472,10 +472,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("empty_favorite_tip", ""), ("empty_lan_tip", ""), ("empty_address_book_tip", ""), - ("eg: admin", ""), + ("eg: admin", "ví dụ: admin"), ("Empty Username", ""), ("Empty Password", ""), - ("Me", ""), + ("Me", "Tôi"), ("identical_file_tip", ""), ("show_monitors_tip", ""), ("View Mode", ""), @@ -501,10 +501,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Select peers", ""), ("Plugins", ""), ("Uninstall", ""), - ("Update", ""), - ("Enable", ""), - ("Disable", ""), - ("Options", ""), + ("Update", "Cập nhật"), + ("Enable", "Bật"), + ("Disable", "Tắt"), + ("Options", "Tùy chọn"), ("resolution_original_tip", ""), ("resolution_fit_local_tip", ""), ("resolution_custom_tip", ""),