mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-28 15:41:03 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Skaluj adaptacyjnie"),
|
||||
("General", "Ogólne"),
|
||||
("Security", "Zabezpieczenia"),
|
||||
("Account", "Konto"),
|
||||
("Theme", "Motyw"),
|
||||
("Dark Theme", "Ciemny motyw"),
|
||||
("Dark", "Ciemny"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Serwer"),
|
||||
("Direct IP Access", "Bezpośredni Adres IP"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Zastosuj"),
|
||||
("Disconnect all devices?", "Czy rozłączyć wszystkie urządzenia?"),
|
||||
("Clear", "Wyczyść"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Inne"),
|
||||
("Confirm before closing multiple tabs", "Potwierdź przed zamknięciem wielu kart"),
|
||||
("Keyboard Settings", "Ustawienia klawiatury"),
|
||||
("Custom", "Własne"),
|
||||
("Full Access", "Pełny dostęp"),
|
||||
("Screen Share", "Udostępnianie ekranu"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland wymaga Ubuntu 21.04 lub nowszego."),
|
||||
|
||||
Reference in New Issue
Block a user