mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
feat: add entry in left panel
This commit is contained in:
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "复制指纹"),
|
||||
("no fingerprints", "没有指纹"),
|
||||
("Select a peer", "选择一个被控端"),
|
||||
("Select peers", "选择被控端")
|
||||
("Select peers", "选择被控"),
|
||||
("Plugins", "插件")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Fingerabdruck kopieren"),
|
||||
("no fingerprints", "Keine Fingerabdrücke"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Copiar huella digital"),
|
||||
("no fingerprints", "sin huellas digitales"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "کپی کردن اثر انگشت"),
|
||||
("no fingerprints", "بدون اثر انگشت"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Copia firma digitale"),
|
||||
("no fingerprints", "Nessuna firma digitale"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Kopieer Vingerafdruk"),
|
||||
("no fingerprints", "geen vingerafdrukken"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Skopiuj sygnaturę"),
|
||||
("no fingerprints", "brak sygnatur"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "Копировать отпечаток"),
|
||||
("no fingerprints", "отпечатки отсутствуют"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "複製指紋"),
|
||||
("no fingerprints", "沒有指紋"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user