Update ru.rs
This commit is contained in:
parent
abe9b66bba
commit
ec21a5fea2
@ -332,41 +332,41 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Insecure Connection", "Небезопасное соединение"),
|
||||
("Scale original", "Оригинал масштаба"),
|
||||
("Scale adaptive", "Масштаб адаптивный"),
|
||||
("General", ""),
|
||||
("Security", ""),
|
||||
("Account", ""),
|
||||
("Theme", ""),
|
||||
("General", "Общие"),
|
||||
("Security", "Базопасность"),
|
||||
("Account", "Аккаунт"),
|
||||
("Theme", "Тема"),
|
||||
("Dark Theme", ""),
|
||||
("Dark", ""),
|
||||
("Light", ""),
|
||||
("Follow System", ""),
|
||||
("Enable hardware codec", ""),
|
||||
("Unlock Security Settings", ""),
|
||||
("Enable Audio", ""),
|
||||
("Temporary Password Length", ""),
|
||||
("Unlock Network Settings", ""),
|
||||
("Server", ""),
|
||||
("Dark", "Темная"),
|
||||
("Light", "Светлая"),
|
||||
("Follow System", "Системная"),
|
||||
("Enable hardware codec", "Использовать аппаратный кодек"),
|
||||
("Unlock Security Settings", "Разблокировать настройки безопасности"),
|
||||
("Enable Audio", "Включить звук"),
|
||||
("Temporary Password Length", "Длинна временного пароля"),
|
||||
("Unlock Network Settings", "Разблокировать настройки соединения"),
|
||||
("Server", "Сервер"),
|
||||
("Direct IP Access", ""),
|
||||
("Proxy", ""),
|
||||
("Port", ""),
|
||||
("Apply", ""),
|
||||
("Disconnect all devices?", ""),
|
||||
("Clear", ""),
|
||||
("Audio Input Device", ""),
|
||||
("Deny remote access", ""),
|
||||
("Use IP Whitelisting", ""),
|
||||
("Network", ""),
|
||||
("Enable RDP", ""),
|
||||
("Proxy", "Прокси"),
|
||||
("Port", "Порт"),
|
||||
("Apply", "Применить"),
|
||||
("Disconnect all devices?", "Отключить все девайсы"),
|
||||
("Clear", "Очистить"),
|
||||
("Audio Input Device", "Источник звука"),
|
||||
("Deny remote access", "Запретить удаленный доступ"),
|
||||
("Use IP Whitelisting", "Использовать белый список IP"),
|
||||
("Network", "Соединение"),
|
||||
("Enable RDP", "Включить RDP"),
|
||||
("Pin menubar", "Закрепить строку меню"),
|
||||
("Unpin menubar", "Открепить строку меню"),
|
||||
("Recording", ""),
|
||||
("Recording", "Запись"),
|
||||
("Directory", ""),
|
||||
("Automatically record incoming sessions", ""),
|
||||
("Change", ""),
|
||||
("Start session recording", ""),
|
||||
("Stop session recording", ""),
|
||||
("Enable Recording Session", ""),
|
||||
("Allow recording session", ""),
|
||||
("Automatically record incoming sessions", "Автоматически записывать входящие сессии"),
|
||||
("Change", "Изменить"),
|
||||
("Start session recording", "Начать запись сессии"),
|
||||
("Stop session recording", "Остановить запись сессии"),
|
||||
("Enable Recording Session", "Включить запись сессии"),
|
||||
("Allow recording session", "Разрешить запись сессии"),
|
||||
("Enable LAN Discovery", ""),
|
||||
("Deny LAN Discovery", ""),
|
||||
("Write a message", ""),
|
||||
@ -374,13 +374,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("elevation_prompt", ""),
|
||||
("uac_warning", ""),
|
||||
("elevated_foreground_window_warning", ""),
|
||||
("Disconnected", ""),
|
||||
("Other", ""),
|
||||
("Disconnected", "Отключено"),
|
||||
("Other", "Другое"),
|
||||
("Confirm before closing multiple tabs", ""),
|
||||
("Keyboard Settings", ""),
|
||||
("Keyboard Settings", "Накстройки клавиатуры"),
|
||||
("Custom", ""),
|
||||
("Full Access", ""),
|
||||
("Screen Share", ""),
|
||||
("Full Access", "Полный доступ"),
|
||||
("Screen Share", "Поделиться экраном"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland требует Ubuntu 21.04 или более позднюю версию."),
|
||||
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Для Wayland требуется более поздняя версия дистрибутива Linux. Пожалуйста, попробуйте рабочий стол X11 или смените ОС."),
|
||||
("JumpLink", "View"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user