Files
obs-studio/plugins/frontend-tools/data/locale/ru-RU.ini
PatTheMav 1829492e6b cmake: Move frontend plugins into main plugins dir
Frontend plugins should not require being placed in the frontend
directory to be built successfully. Indeed they should only depend
on libobs and the obs-frontend-api and thus their source tree should
be able to exist anywhere (even standalone) and the plugin should still
compile successfully (just like any 3rd party plugin).

Thus moving those plugins into the main plugin directory ensures that
they don't require on any "special sauce" within the source tree to
compile.
2026-06-05 16:00:18 -04:00

49 lines
3.2 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
SceneSwitcher="Автоматический переключатель сцен"
SceneSwitcher.OnNoMatch="Когда ни одно окно не подходит:"
SceneSwitcher.OnNoMatch.DontSwitch="Не переключать"
SceneSwitcher.OnNoMatch.SwitchTo="Переключать на:"
SceneSwitcher.CheckInterval="Проверять имя активного окна каждые:"
SceneSwitcher.ActiveOrNotActive="Переключатель сцен:"
InvalidRegex.Title="Недопустимое регулярное выражение"
InvalidRegex.Text="Регулярное выражение, которое вы ввели, содержит ошибки."
Active="Активен"
Inactive="Неактивен"
Start="Запустить"
Stop="Остановить"
Captions="Субтитры (экспериментально)"
Captions.AudioSource="Источник звука"
Captions.CurrentSystemLanguage="Текущий язык системы (%1)"
Captions.Provider="Поставщик"
Captions.Error.GenericFail="Не удалось запустить субтитры"
OutputTimer="Таймер записи и трансляции"
OutputTimer.Stream="Остановить трансляцию через:"
OutputTimer.Record="Завершить запись через:"
OutputTimer.Stream.StoppingIn="Трансляция будет остановлена через:"
OutputTimer.Record.StoppingIn="Запись будет завершена через:"
OutputTimer.Stream.EnableEverytime="Включать таймер трансляции каждый раз"
OutputTimer.Record.EnableEverytime="Включать таймер записи каждый раз"
OutputTimer.Record.PauseTimer="Приостановить таймер при паузе записи"
Scripts="Скрипты"
LoadedScripts="Загруженные скрипты"
AddScripts="Добавить скрипты"
RemoveScripts="Удалить скрипты"
ReloadScripts="Перезагрузить скрипты"
EditScript="Править скрипт"
Reload="Обновить"
OpenFileLocation="Открыть место расположения файла"
PythonSettings="Настройки Python"
PythonSettings.PythonInstallPath32bit="Путь установки Python (32 бита)"
PythonSettings.PythonInstallPath64bit="Путь установки Python (64 бита)"
PythonSettings.BrowsePythonPath="Обзор пути Python"
PythonSettings.PythonVersion="Загружена версия Python: %1"
PythonSettings.PythonNotLoaded="Python не загружен"
PythonSettings.AlreadyLoaded.Title="Python уже загружен"
PythonSettings.AlreadyLoaded.Message="Копия Python %1 уже загружена. Чтобы загрузить новую выбранную версию Python, перезапустите OBS."
ScriptLogWindow="Лог скрипта"
Description="Описание"
ScriptDescriptionLink.Text="Открыть эту ссылку в браузере по умолчанию?"
ScriptDescriptionLink.Text.Url="Ссылка: %1"
ScriptDescriptionLink.OpenURL="Открыть ссылку"
FileFilter.ScriptFiles="Файлы скриптов"
FileFilter.AllFiles="Все файлы"