mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
Update ru.rs (#10979)
Made long translation short to fit in user interface.
This commit is contained in:
@@ -13,7 +13,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Service is running", "Служба запущена"),
|
||||
("Service is not running", "Служба не запущена"),
|
||||
("not_ready_status", "Не подключено. Проверьте соединение."),
|
||||
("Control Remote Desktop", "Управление удалённым рабочим столом"),
|
||||
("Control Remote Desktop", "Новое соединение"),
|
||||
("Transfer file", "Передать файлы"),
|
||||
("Connect", "Подключиться"),
|
||||
("Recent sessions", "Последние сеансы"),
|
||||
|
||||
Reference in New Issue
Block a user