feat: 本地化基础设施(cn, eng)
This commit is contained in:
19
Config/Localization/Game_Compile.ini
Normal file
19
Config/Localization/Game_Compile.ini
Normal file
@@ -0,0 +1,19 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
ResourceName=Game.locres
|
||||
bSkipSourceCheck=false
|
||||
bValidateFormatPatterns=true
|
||||
bValidateSafeWhitespace=false
|
||||
bValidateRichTextTags=false
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
|
||||
20
Config/Localization/Game_Export.ini
Normal file
20
Config/Localization/Game_Export.ini
Normal file
@@ -0,0 +1,20 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
PortableObjectName=Game.po
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=InternationalizationExport
|
||||
bExportLoc=true
|
||||
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
|
||||
POFormat=EPortableObjectFormat::Unreal
|
||||
ShouldPersistCommentsOnExport=false
|
||||
ShouldAddSourceLocationsAsComments=true
|
||||
|
||||
15
Config/Localization/Game_ExportDialogueScript.ini
Normal file
15
Config/Localization/Game_ExportDialogueScript.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
DialogueScriptName=GameDialogue.csv
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=ExportDialogueScript
|
||||
|
||||
33
Config/Localization/Game_Gather.ini
Normal file
33
Config/Localization/Game_Gather.ini
Normal file
@@ -0,0 +1,33 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GatherTextFromAssets
|
||||
IncludePathFilters=Content/*
|
||||
ExcludePathFilters=Content/Localization/*
|
||||
PackageFileNameFilters=*.umap
|
||||
PackageFileNameFilters=*.uasset
|
||||
ShouldExcludeDerivedClasses=false
|
||||
ShouldGatherFromEditorOnlyData=false
|
||||
SkipGatherCache=false
|
||||
|
||||
[GatherTextStep1]
|
||||
CommandletClass=GenerateGatherManifest
|
||||
|
||||
[GatherTextStep2]
|
||||
CommandletClass=GenerateGatherArchive
|
||||
|
||||
[GatherTextStep3]
|
||||
CommandletClass=GenerateTextLocalizationReport
|
||||
bWordCountReport=true
|
||||
WordCountReportName=Game.csv
|
||||
bConflictReport=true
|
||||
ConflictReportName=Game_Conflicts.txt
|
||||
|
||||
15
Config/Localization/Game_GenerateReports.ini
Normal file
15
Config/Localization/Game_GenerateReports.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GenerateTextLocalizationReport
|
||||
bWordCountReport=true
|
||||
WordCountReportName=Game.csv
|
||||
|
||||
18
Config/Localization/Game_Import.ini
Normal file
18
Config/Localization/Game_Import.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
PortableObjectName=Game.po
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=InternationalizationExport
|
||||
bImportLoc=true
|
||||
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
|
||||
POFormat=EPortableObjectFormat::Unreal
|
||||
|
||||
16
Config/Localization/Game_ImportDialogue.ini
Normal file
16
Config/Localization/Game_ImportDialogue.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=ImportLocalizedDialogue
|
||||
RawAudioPath=
|
||||
ImportedDialogueFolder=ImportedDialogue
|
||||
bImportNativeAsSource=false
|
||||
|
||||
15
Config/Localization/Game_ImportDialogueScript.ini
Normal file
15
Config/Localization/Game_ImportDialogueScript.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
DialogueScriptName=GameDialogue.csv
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=ImportDialogueScript
|
||||
|
||||
Reference in New Issue
Block a user