GetURL, volumetric textures, video loaded for all

This commit is contained in:
Shadow Panther 2023-10-05 23:49:29 +02:00
parent 386d1c3374
commit daef0db7c9

View file

@ -112,6 +112,7 @@
"Inventory.Equip": "Надеть", "Inventory.Equip": "Надеть",
"Inventory.Delete": "Удалить", "Inventory.Delete": "Удалить",
"Inventory.SaveHeld": "Сохранить из руки", "Inventory.SaveHeld": "Сохранить из руки",
"Inventory.GetURL": "Получить URL",
"Inventory.Inventories": "Инвентари", "Inventory.Inventories": "Инвентари",
"Inventory.Share": "Поделиться", "Inventory.Share": "Поделиться",
"Inventory.Unshare": "Не делиться", "Inventory.Unshare": "Не делиться",
@ -894,6 +895,10 @@
"Importer.Video.Depth.Prompt": "Пресет глубины", "Importer.Video.Depth.Prompt": "Пресет глубины",
"Importer.Video.Depth.Default": "По умолчанию", "Importer.Video.Depth.Default": "По умолчанию",
"Importer.Slices.Title": "Слайсы картинки как объемная текстура",
"Importer.Slices.TitleGrayscale": "Слайсы картинки как объемная текстура (ч/б)",
"Importer.Slices.Description": "Превращает все картинки в папке в объемную (volumetric) текстуру",
"Exporter.Title": "Панель экспорта", "Exporter.Title": "Панель экспорта",
"Exporter.FileName": "Имя файла:", "Exporter.FileName": "Имя файла:",
"Exporter.ExportAs": "Экспортировать как:", "Exporter.ExportAs": "Экспортировать как:",
@ -1904,6 +1909,7 @@
"UI.VideoPlayer.AudioZoneTheater": "Звук:<br>Кинозал", "UI.VideoPlayer.AudioZoneTheater": "Звук:<br>Кинозал",
"UI.VideoPlayer.AudioZoneGlobal": "Звук:<br>Глобальный", "UI.VideoPlayer.AudioZoneGlobal": "Звук:<br>Глобальный",
"UI.VideoPlayer.UsersLoaded": "Загружено у<br>{users_loaded}/{users_present} {users_present,plural, one {пользователя} other {пользователей}}", "UI.VideoPlayer.UsersLoaded": "Загружено у<br>{users_loaded}/{users_present} {users_present,plural, one {пользователя} other {пользователей}}",
"UI.VideoPlayer.AllUsersLoaded": "Загружено у<br>всех пользователей",
"UI.ColorPicker.ColorPicker": "Выбор цвета", "UI.ColorPicker.ColorPicker": "Выбор цвета",