This commit is contained in:
rustdesk
2022-04-04 14:09:54 +08:00
parent a56aa08a66
commit fb98209008
8 changed files with 19 additions and 3 deletions

View File

@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("desk_tip", "Ваш рабочий стол доступен с этим идентификатором и паролем"),
("Password", "Пароль"),
("Ready", "Готово"),
("Established", "Учредил"),
("connecting_status", "Подключение к сети RustDesk.."),
("Enable Service", "Включить связанный сервер"),
("Start Service", "Запуск связанного сервера"),
("Service is running", "Служба работает"),
("Service is not running", "Связанный сервер не запущен"),
("not_ready_status", "Не готово. Пожалуйста, проверьте подключение"),
("Control Remote Desktop", "Управление удаленным рабочим столом"),