mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
commit
777da6fbc6
1 changed files with 3 additions and 3 deletions
|
|
@ -351,13 +351,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Clear", "Καθαρισμός"),
|
||||
("Audio Input Device", "Συσκευή εισόδου ήχου"),
|
||||
("Deny remote access", "Απόρριψη απομακρυσμένης πρόσβασης"),
|
||||
("Use IP Whitelisting", "Χρήση λευκής λίστας IP"),
|
||||
("Use IP Whitelisting", "Χρήση λίστας επιτρεπόμενων IP"),
|
||||
("Network", "Δίκτυο"),
|
||||
("Enable RDP", "Ενεργοποίηση RDP"),
|
||||
("Pin menubar", "Καρφίτσωμα γραμμής μενού"),
|
||||
("Unpin menubar", "Ξεκαρφίτσωμα γραμμής μενού"),
|
||||
("Recording", "Ηχογράφηση"),
|
||||
("Directory", "Ευρετήριο"),
|
||||
("Recording", "Εγγραφή"),
|
||||
("Directory", "Φάκελος εγγραφών"),
|
||||
("Automatically record incoming sessions", "Αυτόματη εγγραφή εισερχόμενων συνεδριών"),
|
||||
("Change", "Αλλαγή"),
|
||||
("Start session recording", "Έναρξη εγγραφής συνεδρίας"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue