mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 06:31:30 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Масштаб адаптивний"),
|
||||
("General", "Загальні"),
|
||||
("Security", "Безпека"),
|
||||
("Account", "Акаунт"),
|
||||
("Theme", "Тема"),
|
||||
("Dark Theme", "Темна тема"),
|
||||
("Dark", "Темна"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Сервер"),
|
||||
("Direct IP Access", "Прямий IP доступ"),
|
||||
("Proxy", "Проксі"),
|
||||
("Port", "Порт"),
|
||||
("Apply", "Застосувати"),
|
||||
("Disconnect all devices?", "Відключити всі прилади?"),
|
||||
("Clear", "Очистити"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Інше"),
|
||||
("Confirm before closing multiple tabs", ""),
|
||||
("Keyboard Settings", "Налаштування клавіатури"),
|
||||
("Custom", "Користувацькі"),
|
||||
("Full Access", "Повний доступ"),
|
||||
("Screen Share", "Демонстрація екрану"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland потребує Ubuntu 21.04 або новішої версії."),
|
||||
|
||||
Reference in New Issue
Block a user