From ec21a5fea25aca851a8d833dbadbf220e056cbe5 Mon Sep 17 00:00:00 2001 From: Sergo1217 Date: Wed, 26 Oct 2022 14:35:48 +0300 Subject: [PATCH] Update ru.rs --- src/lang/ru.rs | 70 +++++++++++++++++++++++++------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/src/lang/ru.rs b/src/lang/ru.rs index 3ddc40d53..9df67d143 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -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"),