Update ru.rs (#10979)
Made long translation short to fit in user interface.
This commit is contained in:
parent
0bda90f8fb
commit
32b77f8968
1 changed files with 1 additions and 1 deletions
|
|
@ -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", "Последние сеансы"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue