mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-08-24 23:26:47 +00:00
Update Greek translations for various terms (#15782)
This commit is contained in:
+4
-4
@@ -333,7 +333,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Secure Connection", "Ασφαλής σύνδεση"),
|
||||
("Insecure Connection", "Μη ασφαλής σύνδεση"),
|
||||
("Scale original", "Κλιμάκωση πρωτότυπου"),
|
||||
("Scale adaptive", "Προσαρμοσμένη κλίμακα"),
|
||||
("Scale adaptive", "Αυτόματη προσαρμογή κλίμακας"),
|
||||
("General", "Γενικά"),
|
||||
("Security", "Ασφάλεια"),
|
||||
("Theme", "Θέμα"),
|
||||
@@ -709,9 +709,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Supported only in the installed version.", "Υποστηρίζεται μόνο στην εγκατεστημένη έκδοση."),
|
||||
("elevation_username_tip", "Εισαγάγετε όνομα χρήστη ή τομέα\\όνομα χρήστη"),
|
||||
("Preparing for installation ...", "Προετοιμασία για εγκατάσταση..."),
|
||||
("Show my cursor", "Εμφάνιση του κέρσορα μου"),
|
||||
("Scale custom", "Προσαρμοσμένη κλίμακα"),
|
||||
("Custom scale slider", "Ρυθμιστικό προσαρμοσμένης κλίμακας"),
|
||||
("Show my cursor", "Εμφάνιση του δρομέα μου"),
|
||||
("Scale custom", "Κλίμακα χρήστη"),
|
||||
("Custom scale slider", "Γραμμή ρύθμισης κλίμακας χρήστη"),
|
||||
("Decrease", "Μείωση"),
|
||||
("Increase", "Αύξηση"),
|
||||
("Show virtual mouse", "Εμφάνιση εικονικού ποντικιού"),
|
||||
|
||||
Reference in New Issue
Block a user