24 lines
5.7 KiB
INI
24 lines
5.7 KiB
INI
; This file lists all the template categories that are exposed from this folder.
|
||
; Add template categories here to have them show up in the Project Browser.
|
||
; Additional TemplateDefs.ini files can be created in your plugin root folder, at the same level as a Templates/ folder.
|
||
; Categories will contain project templates that include the category Key in their Categories property in their Config/TemplateDefs.ini.
|
||
|
||
[/Script/GameProjectGeneration.TemplateCategories]
|
||
|
||
; Each "Categories" entry adds a separate category with these fields:
|
||
; "Key": The name used to reference the category from templates. Should be short and easy.
|
||
; "LocalizedDisplayNames": A list of pairs of "Language" codes and "Text" to display as the name of the category in the UI (supports Unicode).
|
||
; "LocalizedDescriptions": As with display names, this is the description shown next to each category.
|
||
; "Icon": A relative reference to the icon to display for the category - should be at minimum 128x128 to avoid being blurry.
|
||
; "IsMajorCategory": Is this a major, top-level category? Major categories are displayed as full rows, eg. the "Game" category.
|
||
|
||
Categories=(Key="Games", LocalizedDisplayNames=((Language="en",Text="Games"),(Language="zh-Hans",Text="游戏"),(Language="ja",Text="ゲーム"),(Language="ko",Text="게임")), LocalizedDescriptions=((Language="en",Text="Start your game development journey with one of our key classes, levels, and examples."),(Language="zh-Hans", Text="使用我们的关键职业、关卡和示例开始你的游戏开发之旅。"),(Language="ja",Text="基本となるクラスやレベル、サンプルを一つ使ってゲーム開発をはじめましょう。"),(Language="ko",Text="언리얼 엔진 주요 클래스, 레벨 및 샘플을 활용해서 게임 개발을 시작해 보세요.")), Icon="Media/Games_2x.png", IsMajorCategory=true)
|
||
|
||
Categories=(Key="ME", LocalizedDisplayNames=((Language="en",Text="Film / Video &\nLive Events"),(Language="zh-Hans",Text="影视与现场活动"),(Language="ja",Text="映画、テレビ、ライブ イベント"),(Language="ko",Text="영화, TV 및 라이브 이벤트")), LocalizedDescriptions=((Language="en",Text="Choose from templates and examples for nDisplay, VR Scouting, and virtual production workflows."),(Language="zh-Hans",Text="选择适用于nDisplay、VR探查和虚拟制片工作流程的模板和示例。"),(Language="ja", Text="nDisplay やバーチャル スカウティング ツール、バーチャル プロダクション ワークフローのためのテンプレートおよびサンプルを選択することができます。"),(Language="ko",Text="nDisplay, VR 스카우팅 및 버추얼 프로덕션 워크플로를 위한 템플릿과 샘플을 선택해 보세요.")), Icon="Media/FilmVideoLive_2x.png", IsMajorCategory=true)
|
||
|
||
Categories=(Key="AEC", LocalizedDisplayNames=((Language="en",Text="Architecture"),(Language="zh-Hans",Text="建筑"),(Language="ja",Text="建築"),(Language="ko",Text="건축")), LocalizedDescriptions=((Language="en",Text="Select a starting point for multi-user design reviews, photorealistic architectural design visualizations, sunlight studies, or stylized renderings."),(Language="zh-Hans", Text="为多用户设计评审、照片级建筑设计可视化、阳光研究或风格化渲染选择一个起点。"),(Language="ja",Text="複数のユーザーによるレビューや、フォトリアルな建築デザインのビジュアライゼーション、太陽光の調査、スタイライズド レンダリングのための土台を選択することができます。"),(Language="ko",Text="멀티 유저 디자인 리뷰, 건축 디자인의 포토리얼한 시각화, 선라이트 스터디 또는 스타일라이즈드 렌더링을 시작해 보세요.")), Icon="Media/AEC_2x.png", IsMajorCategory=true)
|
||
|
||
Categories=(Key="MFG", LocalizedDisplayNames=((Language="en",Text="Automotive\nProduct Design &\nManufacturing"),(Language="zh-Hans",Text="汽车、产品设计和制造"),(Language="ja",Text="自動車、プロダクト デザイン、製造"),(Language="ko",Text="자동차, 제품 디자인 및 제조")), LocalizedDescriptions=((Language="en",Text="Find templates for multi-user design reviews, photobooth studio environments, and product configurators."),(Language="zh-Hans",Text="为多用户设计评审、Photobooth工作室环境和产品配置器寻找适合的模板。"),(Language="ja",Text="複数のユーザーによるレビューや、フォトブース スタジオの環境背景、製品コンフィギュレーターのためのテンプレートを見つけることができます。"),(Language="ko",Text="멀티 유저 디자인 리뷰, 포토부스 스튜디오 환경 및 제품 컨피규레이터를 위한 템플릿을 살펴보세요.")), Icon="Media/AutomotiveProduct_2x.png", IsMajorCategory=true)
|
||
|
||
Categories=(Key="SIM", LocalizedDisplayNames=((Language="en",Text="Simulation"),(Language="zh-Hans",Text="模拟"),(Language="ja",Text="シミュレーション"),(Language="ko",Text="시뮬레이션")), LocalizedDescriptions=((Language="en",Text="Find templates for Outdoor georeferenced environments, First person, Driving, Multichannels and AR/VR projects."),(Language="zh-Hans",Text="查看可用于室外地理参考场景、第一人称项目、驾驶类场景、多通道项目,以及AR/VR项目的模板。"),(Language="ja",Text="屋外ジオリファレンス環境、ファーストパーソン、運転、マルチチャンネル、AR/VR プロジェクト向けのテンプレートです。"),(Language="ko",Text="아웃도어 지오레퍼런스드 환경, 1인칭, 드라이빙, 멀티 채널 및 AR/VR 프로젝트를 위한 템플릿을 찾아보세요.")), Icon="Media/Simulation_2x.png", IsMajorCategory=true)
|