Update ru.rs (#10979)

Made long translation short to fit in user interface.
This commit is contained in:
marboroman 2025-03-03 09:55:21 +03:00 committed by GitHub
parent 0bda90f8fb
commit 32b77f8968
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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", "Последние сеансы"),