mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 10:21:27 +03:00
privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -265,8 +265,19 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("android_version_audio_tip", "Versi Android saat ini tidak mendukung pengambilan audio, harap tingkatkan ke Android 10 atau lebih tinggi."),
|
||||
("android_start_service_tip", "Ketuk izin [Mulai Layanan] atau BUKA [Tangkapan Layar] untuk memulai layanan berbagi layar."),
|
||||
("Account", "Akun"),
|
||||
("Overwrite", "Timpa"),
|
||||
("This file exists, skip or overwrite this file?", ""),
|
||||
("Quit", "Keluar"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||
("Help", "Bantuan"),
|
||||
("Failed", "Gagal"),
|
||||
("Succeeded", "Berhasil"),
|
||||
("Someone turns on privacy mode, exit", "Seseorang mengaktifkan mode privasi, keluar"),
|
||||
("Unsupported", "Tidak didukung"),
|
||||
("Peer denied", "Rekan ditolak"),
|
||||
("Please install plugins", "Silakan instal plugin"),
|
||||
("Peer exit", "keluar rekan"),
|
||||
("Failed to turn off", "Gagal mematikan"),
|
||||
("Turned off", "Matikan"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user