mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 03:01:30 +03:00
trans
This commit is contained in:
@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("desk_tip", "您可以透過此 ID 及密碼存取您的桌面"),
|
||||
("Password", "密碼"),
|
||||
("Ready", "就緒"),
|
||||
("Established", "已建立"),
|
||||
("connecting_status", "正在連接至 RustDesk 網路..."),
|
||||
("Enable Service", "啟用服務"),
|
||||
("Start Service", "啟動服務"),
|
||||
("Service is running", "服務正在運行"),
|
||||
("Service is not running", "服務尚未執行"),
|
||||
("not_ready_status", "尚未就緒。請檢查您的網路連線"),
|
||||
("Control Remote Desktop", "控制遠端桌面"),
|
||||
|
||||
Reference in New Issue
Block a user