mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 01:41:29 +03: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 running", "Служба запущена"),
|
||||||
("Service is not running", "Служба не запущена"),
|
("Service is not running", "Служба не запущена"),
|
||||||
("not_ready_status", "Не подключено. Проверьте соединение."),
|
("not_ready_status", "Не подключено. Проверьте соединение."),
|
||||||
("Control Remote Desktop", "Управление удалённым рабочим столом"),
|
("Control Remote Desktop", "Новое соединение"),
|
||||||
("Transfer file", "Передать файлы"),
|
("Transfer file", "Передать файлы"),
|
||||||
("Connect", "Подключиться"),
|
("Connect", "Подключиться"),
|
||||||
("Recent sessions", "Последние сеансы"),
|
("Recent sessions", "Последние сеансы"),
|
||||||
|
|||||||
Reference in New Issue
Block a user