Update ru.rs

This commit is contained in:
Sergo1217 2022-10-26 14:35:48 +03:00 committed by GitHub
parent abe9b66bba
commit ec21a5fea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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