Update cn.rs
This commit is contained in:
parent
eababdcf79
commit
192be1590b
@ -457,25 +457,25 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Reconnect", "重连"),
|
("Reconnect", "重连"),
|
||||||
("Codec", "编解码"),
|
("Codec", "编解码"),
|
||||||
("Resolution", "分辨率"),
|
("Resolution", "分辨率"),
|
||||||
("No transfers in progress", ""),
|
("No transfers in progress", "无进行中的传输"),
|
||||||
("Set one-time password length", ""),
|
("Set one-time password length", "设置一次性密码长度"),
|
||||||
("idd_driver_tip", "安装虚拟显示器驱动,以便在没有连接显示器的情况下启动虚拟显示器进行控制。"),
|
("idd_driver_tip", "安装虚拟显示器驱动,以便在没有连接显示器的情况下启动虚拟显示器进行控制。"),
|
||||||
("confirm_idd_driver_tip", "安装虚拟显示器驱动的选项已勾选。请注意,测试证书将被安装以信任虚拟显示器驱动。测试证书仅会用于信任Rustdesk的驱动。"),
|
("confirm_idd_driver_tip", "安装虚拟显示器驱动的选项已勾选。请注意,测试证书将被安装以信任虚拟显示器驱动。测试证书仅会用于信任Rustdesk的驱动。"),
|
||||||
("RDP Settings", ""),
|
("RDP Settings", "RDP 设置"),
|
||||||
("Sort by", ""),
|
("Sort by", "排序方式"),
|
||||||
("New Connection", ""),
|
("New Connection", "新连接"),
|
||||||
("Restore", ""),
|
("Restore", "恢复"),
|
||||||
("Minimize", ""),
|
("Minimize", "最小化"),
|
||||||
("Maximize", ""),
|
("Maximize", "最大化"),
|
||||||
("Your Device", ""),
|
("Your Device", "你的设备"),
|
||||||
("empty_recent_tip", ""),
|
("empty_recent_tip", "无最近会话,是时候开始新会话了!"),
|
||||||
("empty_favorite_tip", ""),
|
("empty_favorite_tip", "还没有收藏的被控端?找一个人连接并将其添加到收藏吧!"),
|
||||||
("empty_lan_tip", ""),
|
("empty_lan_tip", ""),
|
||||||
("empty_address_book_tip", ""),
|
("empty_address_book_tip", ""),
|
||||||
("eg: admin", ""),
|
("eg: admin", "例如:admin"),
|
||||||
("Empty Username", ""),
|
("Empty Username", "空用户名"),
|
||||||
("Empty Password", ""),
|
("Empty Password", "空密码"),
|
||||||
("Me", ""),
|
("Me", "我"),
|
||||||
("identical_file_tip", "此文件与对方的一致"),
|
("identical_file_tip", "此文件与对方的一致"),
|
||||||
("show_monitors_tip", ""),
|
("show_monitors_tip", ""),
|
||||||
("View Mode", "浏览模式"),
|
("View Mode", "浏览模式"),
|
||||||
@ -490,10 +490,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("xorg_not_found_text_tip", "请安装 Xorg"),
|
("xorg_not_found_text_tip", "请安装 Xorg"),
|
||||||
("no_desktop_title_tip", "desktop 未安装"),
|
("no_desktop_title_tip", "desktop 未安装"),
|
||||||
("no_desktop_text_tip", "请安装 desktop"),
|
("no_desktop_text_tip", "请安装 desktop"),
|
||||||
("No need to elevate", ""),
|
("No need to elevate", "无需提升权限"),
|
||||||
("System Sound", ""),
|
("System Sound", "系统音频"),
|
||||||
("Default", ""),
|
("Default", "默认"),
|
||||||
("New RDP", ""),
|
("New RDP", "新 RDP 连接"),
|
||||||
("Fingerprint", "指纹"),
|
("Fingerprint", "指纹"),
|
||||||
("Copy Fingerprint", "复制指纹"),
|
("Copy Fingerprint", "复制指纹"),
|
||||||
("no fingerprints", "没有指纹"),
|
("no fingerprints", "没有指纹"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user