mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Ölçek uyarlanabilir"),
|
||||
("General", "Genel"),
|
||||
("Security", "Güvenlik"),
|
||||
("Account", "Hesap"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Koyu Tema"),
|
||||
("Dark", "Koyu"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Sunucu"),
|
||||
("Direct IP Access", "Direk IP Erişimi"),
|
||||
("Proxy", "Vekil"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Uygula"),
|
||||
("Disconnect all devices?", "Tüm cihazların bağlantısını kes?"),
|
||||
("Clear", "Temizle"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Diğer"),
|
||||
("Confirm before closing multiple tabs", "Çoklu sekmeleri kapatmadan önce onayla"),
|
||||
("Keyboard Settings", "Klavye Ayarları"),
|
||||
("Custom", "Özel"),
|
||||
("Full Access", "Tam Erişim"),
|
||||
("Screen Share", "Ekran Paylaşımı"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland, Ubuntu 21.04 veya daha yüksek bir sürüm gerektirir."),
|
||||
|
||||
Reference in New Issue
Block a user