Main/resources/[Developer]/[Max]/nv_DjDesk/config/translations/ru.lua
2025-06-15 22:11:42 +02:00

46 lines
No EOL
3 KiB
Lua
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.

Config.LocaleList['ru'] = {
['sound-button'] = 'Звук',
['playlists-button'] = 'Плейлисты',
['div-controls--input'] = 'URL МУЗЫКИ',
['controller-button'] = 'Управление',
['colors-button'] = 'Цвета',
['range-label'] = 'Звук <span class="hightlight">Диапазон</span>',
['volume-label'] = 'Звук <span class="hightlight">Громкость</span>',
['microphone'] = '<span class="microphone-hightlight">Говорить</span> в микрофон',
['stop-microphone'] = 'Остановить <span class="stopmicrophone-hightlight">Говорить</span>',
['smoke-start'] = '<span class="microphone-hightlight">Создать</span> Дым',
['effects-label'] = 'Эффекты <span class="hightlight">Машины</span>',
['fire-start'] = '<span class="microphone-hightlight">Создать</span> Огонь',
['firework-start'] = '<span class="microphone-hightlight">Создать</span> Фейерверк',
['spotlight-label'] = 'Изменить <span class="hightlight">Цвет Фокуса</span>',
['smoke-label'] = 'Изменить <span class="hightlight">Цвет Дыма</span>',
['create-playlist-button'] = 'Отправить',
['delete-playlist-button'] = 'Удалить',
['add-song-playlist-button'] = 'Отправить',
['playlist-label'] = 'Создать Плейлист',
['remove-label'] = 'Удалить Плейлист',
['add-label'] = 'Добавить Песню',
['new-playlist'] = 'Название Плейлиста',
['new-song-name'] = 'Название Песни',
['new-song-url'] = 'URL Песни',
['smoke-machine-label'] = 'Машина для <span class="hightlight">Дыма</span>',
['spotlight-mode-label'] = '<span class="hightlight">Режим</span> Фокуса',
['dynamic-label'] = 'Динамический',
['static-label'] = 'Статический',
['epilepsy-label'] = 'Эпилепсия',
['close-dj-creator'] = 'Закрыть создатель DJ',
['set-dj-location'] = 'Установить местоположение DJ',
['add-range'] = 'Добавить диапазон',
['remove-range'] = 'Удалить диапазон',
['save-range'] = 'Сохранить диапазон',
['place-spotlight'] = 'Разместить прожектор и поворот',
['remove-last-action'] = 'Удалить последнее действие',
['save-spotlights'] = 'Сохранить прожекторы',
['place-screen'] = 'Разместить экран и поворот',
['save-screens'] = 'Сохранить экраны',
['place-effect'] = 'Разместить эффект и поворот',
['save-effects'] = 'Сохранить эффекты',
['place-smoke'] = 'Разместить дымовые машины и дым',
['save-smoke'] = 'Сохранить дымовые машины',
['copied-to-clipboard'] = 'СКОПИРОВАНО В БУФЕР ОБМЕНА',
}