mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 14:11:29 +03:00
reorder lang/template.rs
This commit is contained in:
@@ -656,7 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("new-version-of-{}-tip", "Доступна новая версия {}"),
|
||||
("Accessible devices", "Доступные устройства"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", "Обновите клиент RustDesk до версии {} или новее на удалённой стороне!"),
|
||||
("view_camera_unsupported_tip", "Удалённое устройство не поддерживает просмотр камеры."),
|
||||
("d3d_render_tip", "При включении визуализации D3D на некоторых устройствах удалённый экран может быть чёрным."),
|
||||
("Use D3D rendering", "Использовать визуализацию D3D"),
|
||||
("Printer", "Принтер"),
|
||||
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("View camera", "Просмотр камеры"),
|
||||
("Enable camera", "Включить камеру"),
|
||||
("No cameras", "Камера отсутствует"),
|
||||
("view_camera_unsupported_tip", "Удалённое устройство не поддерживает просмотр камеры."),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
|
||||
Reference in New Issue
Block a user