mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 10:19:09 +08:00
commit
f72ed0d3e5
@ -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_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_start_service_tip", ""),
|
||||||
("android_permission_may_not_change_tip", ""),
|
("android_permission_may_not_change_tip", ""),
|
||||||
("Account", ""),
|
("Account", "Tài khoản"),
|
||||||
("Overwrite", "Ghi đè"),
|
("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?"),
|
("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"),
|
("Quit", "Thoát"),
|
||||||
@ -371,7 +371,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Recording", ""),
|
("Recording", ""),
|
||||||
("Directory", ""),
|
("Directory", ""),
|
||||||
("Automatically record incoming sessions", ""),
|
("Automatically record incoming sessions", ""),
|
||||||
("Change", ""),
|
("Change", "Thay đổi"),
|
||||||
("Start session recording", ""),
|
("Start session recording", ""),
|
||||||
("Stop session recording", ""),
|
("Stop session recording", ""),
|
||||||
("Enable Recording Session", ""),
|
("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)."),
|
("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", ""),
|
("Show RustDesk", ""),
|
||||||
("This PC", ""),
|
("This PC", ""),
|
||||||
("or", ""),
|
("or", "hoặc"),
|
||||||
("Continue with", ""),
|
("Continue with", ""),
|
||||||
("Elevate", ""),
|
("Elevate", ""),
|
||||||
("Zoom cursor", ""),
|
("Zoom cursor", ""),
|
||||||
@ -412,8 +412,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
("Skipped", ""),
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", "Nhóm"),
|
||||||
("Search", ""),
|
("Search", "Tìm"),
|
||||||
("Closed manually by web console", ""),
|
("Closed manually by web console", ""),
|
||||||
("Local keyboard type", ""),
|
("Local keyboard type", ""),
|
||||||
("Select 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_favorite_tip", ""),
|
||||||
("empty_lan_tip", ""),
|
("empty_lan_tip", ""),
|
||||||
("empty_address_book_tip", ""),
|
("empty_address_book_tip", ""),
|
||||||
("eg: admin", ""),
|
("eg: admin", "ví dụ: admin"),
|
||||||
("Empty Username", ""),
|
("Empty Username", ""),
|
||||||
("Empty Password", ""),
|
("Empty Password", ""),
|
||||||
("Me", ""),
|
("Me", "Tôi"),
|
||||||
("identical_file_tip", ""),
|
("identical_file_tip", ""),
|
||||||
("show_monitors_tip", ""),
|
("show_monitors_tip", ""),
|
||||||
("View Mode", ""),
|
("View Mode", ""),
|
||||||
@ -501,10 +501,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Select peers", ""),
|
("Select peers", ""),
|
||||||
("Plugins", ""),
|
("Plugins", ""),
|
||||||
("Uninstall", ""),
|
("Uninstall", ""),
|
||||||
("Update", ""),
|
("Update", "Cập nhật"),
|
||||||
("Enable", ""),
|
("Enable", "Bật"),
|
||||||
("Disable", ""),
|
("Disable", "Tắt"),
|
||||||
("Options", ""),
|
("Options", "Tùy chọn"),
|
||||||
("resolution_original_tip", ""),
|
("resolution_original_tip", ""),
|
||||||
("resolution_fit_local_tip", ""),
|
("resolution_fit_local_tip", ""),
|
||||||
("resolution_custom_tip", ""),
|
("resolution_custom_tip", ""),
|
||||||
|
Loading…
Reference in New Issue
Block a user