mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 20:43:20 +03:00
trans
This commit is contained in:
@@ -126,7 +126,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Click to upgrade", "點擊以升級"),
|
||||
("Click to download", "點擊以下載"),
|
||||
("Click to update", "點擊以更新"),
|
||||
("Configuration Permissions", "設定權限"),
|
||||
("Configure", "設定"),
|
||||
("config_acc", "您需要授予 RustDesk 「協助工具」 權限才能遠端存取電腦。"),
|
||||
("config_screen", "您需要授予 RustDesk 「畫面錄製」 權限才能遠端存取電腦。"),
|
||||
@@ -250,7 +249,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("items", "個項目"),
|
||||
("Selected", "已選擇"),
|
||||
("Screen Capture", "屏幕錄製"),
|
||||
("Mouse Control", "鼠標輸入"),
|
||||
("Input Control", "輸入控制"),
|
||||
("File Transfer", "文件傳輸"),
|
||||
("Audio Capture", "音頻錄製"),
|
||||
("File Connection", "文件連接"),
|
||||
|
||||
Reference in New Issue
Block a user