From cbf2b5a435aff7c0b3d17e58068a4d9958ff0942 Mon Sep 17 00:00:00 2001 From: ENTERTWFUR <146863581+ENTERTWFUR@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:30:40 +0500 Subject: [PATCH] ru.json UI RU Local --- ru.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/ru.json b/ru.json index 8d63395..48f9422 100644 --- a/ru.json +++ b/ru.json @@ -1806,6 +1806,41 @@ "Tools.Names.Measure": "Рулетка", "Tools.Names.Label": "Инструмент подписей", + "UI.TextDisplay.Landscape": "Пейзаж", + "UI.TextDisplay.Portrait": "Портрет", + "UI.TextDisplay.NormalText": "Нормальный", + "UI.TextDisplay.MonospaceText": "Фиксированная ширина", + + "UI.VideoPlayer.GlobalSettings": "Глобальные
настройки", + "UI.VideoPlayer.LocalSettings": "Локальные
настройки", + "UI.VideoPlayer.SpatialAudio": "Пространственное
Аудио", + "UI.VideoPlayer.AreaBroadcast": "Глобальное
вещание", + "UI.VideoPlayer.BroascastAudio": "Трансляция
аудио", + "UI.VideoPlayer.EnterURL": "Введите URL...", + "UI.VideoPlayer.AudioZoneTheater": "Звук:
Кинозал", + "UI.VideoPlayer.AudioZoneGlobal": "Звук:
Глобальный", + "UI.VideoPlayer.UsersLoaded": "{users_loaded}/{users_present} {users_present,plural, one {user} other {users}}
Загружено", + + "UI.ColorPicker.ColorPicker": "Выбор цвета", + + "UI.ColorPicker.Linear": "Linear", + + "UI.ColorPicker.Hexadecimal": "цвет", + "UI.ColorPicker.ColorSwatches": "Образец", + + "UI.ColorPicker.Red": "Красный", + "UI.ColorPicker.Green": "Зелёный", + "UI.ColorPicker.Blue": "Синий", + + "UI.ColorPicker.Hue": "Оттенок", + "UI.ColorPicker.Saturation": "Насыщенность", + "UI.ColorPicker.Value": "Значение", + + "UI.ColorPicker.Alpha": "Альфа/прозрачность", + "UI.ColorPicker.Gain": "Усиление белого", + + "UI.ProgressBar.ImportingItem": "Импорт предмета", + "Dummy": "Dummy" } }