mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 22:11:30 +08:00
@@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", "Yeni sekme"),
|
||||
("Keep terminal sessions on disconnect", "Bağlantı kesildiğinde uçbirim oturumlarını açık tut"),
|
||||
("Keep terminal sessions on disconnect", "Bağlantı kesildiğinde terminal oturumlarını açık tut"),
|
||||
("Terminal (Run as administrator)", "Terminal (Yönetici olarak çalıştır)"),
|
||||
("terminal-admin-login-tip", "Lütfen kontrol edilen tarafın yönetici kullanıcı adı ve şifresini giriniz."),
|
||||
("Failed to get user token.", "Kullanıcı belirteci alınamadı."),
|
||||
@@ -729,6 +729,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("server-oss-not-support-tip", "NOT: RustDesk sunucu OSS'si bu özelliği içermemektedir."),
|
||||
("input note here", "Notu buraya girin"),
|
||||
("note-at-conn-end-tip", "Bağlantı bittiğinde not sorulsun"),
|
||||
("Show terminal extra keys", ""),
|
||||
("Show terminal extra keys", "Terminal ek tuşlarını göster"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user