mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 03:21:28 +03:00
Update Vietnamese translations for various terms (#13490)
This commit is contained in:
@@ -498,22 +498,22 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Accept and Elevate", "Chấp nhận và Cấp Quyền"),
|
("Accept and Elevate", "Chấp nhận và Cấp Quyền"),
|
||||||
("accept_and_elevate_btn_tooltip", "Chấp nhận kết nối và cấp các quyền UAC."),
|
("accept_and_elevate_btn_tooltip", "Chấp nhận kết nối và cấp các quyền UAC."),
|
||||||
("clipboard_wait_response_timeout_tip", ""),
|
("clipboard_wait_response_timeout_tip", ""),
|
||||||
("Incoming connection", ""),
|
("Incoming connection", "Kết nối đến"),
|
||||||
("Outgoing connection", ""),
|
("Outgoing connection", "Kết nối đi"),
|
||||||
("Exit", ""),
|
("Exit", "Thoát"),
|
||||||
("Open", ""),
|
("Open", "Mở"),
|
||||||
("logout_tip", ""),
|
("logout_tip", ""),
|
||||||
("Service", ""),
|
("Service", "Dịch vụ"),
|
||||||
("Start", ""),
|
("Start", "Bắt đầu"),
|
||||||
("Stop", ""),
|
("Stop", "Dừng lại"),
|
||||||
("exceed_max_devices", ""),
|
("exceed_max_devices", ""),
|
||||||
("Sync with recent sessions", ""),
|
("Sync with recent sessions", ""),
|
||||||
("Sort tags", ""),
|
("Sort tags", ""),
|
||||||
("Open connection in new tab", ""),
|
("Open connection in new tab", ""),
|
||||||
("Move tab to new window", ""),
|
("Move tab to new window", ""),
|
||||||
("Can not be empty", ""),
|
("Can not be empty", ""),
|
||||||
("Already exists", ""),
|
("Already exists", "Đã tồn tại rồi"),
|
||||||
("Change Password", ""),
|
("Change Password", "Đổi mật khẩu"),
|
||||||
("Refresh Password", ""),
|
("Refresh Password", ""),
|
||||||
("ID", ""),
|
("ID", ""),
|
||||||
("Grid View", ""),
|
("Grid View", ""),
|
||||||
@@ -716,11 +716,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Increase", ""),
|
("Increase", ""),
|
||||||
("Show virtual mouse", ""),
|
("Show virtual mouse", ""),
|
||||||
("Virtual mouse size", ""),
|
("Virtual mouse size", ""),
|
||||||
("Small", ""),
|
("Small", "Nhỏ"),
|
||||||
("Large", ""),
|
("Large", "Lớn"),
|
||||||
("Show virtual joystick", ""),
|
("Show virtual joystick", ""),
|
||||||
("Edit note", ""),
|
("Edit note", "Sửa ghi chép"),
|
||||||
("Alias", ""),
|
("Alias", "Ánh xạ"),
|
||||||
("ScrollEdge", ""),
|
("ScrollEdge", ""),
|
||||||
("Allow insecure TLS fallback", ""),
|
("Allow insecure TLS fallback", ""),
|
||||||
("allow-insecure-tls-fallback-tip", ""),
|
("allow-insecure-tls-fallback-tip", ""),
|
||||||
|
|||||||
Reference in New Issue
Block a user