mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2022-12-11 11:32:54
This commit is contained in:
parent
47f666e51d
commit
ee5a27c04d
@ -5,27 +5,79 @@ tags:
|
|||||||
|
|
||||||
# File Structure
|
# File Structure
|
||||||
|
|
||||||
- delaval-cip-00-title (git repo)
|
.
|
||||||
- 00 Title (folder)
|
|
||||||
- Animation
|
|
||||||
- Scene 00
|
|
||||||
- Scene 00_translate
|
|
||||||
- Assets
|
|
||||||
- Audio
|
|
||||||
- Audio_Translate
|
|
||||||
- Footages for Storyline
|
|
||||||
- Image
|
|
||||||
- PDF
|
|
||||||
- Scene05
|
|
||||||
- Video
|
|
||||||
- Output Files
|
|
||||||
- Output_Translate
|
|
||||||
- 00_Language
|
|
||||||
- Premiere
|
|
||||||
- Script
|
|
||||||
- Source Files
|
|
||||||
- Story Files
|
|
||||||
- Story Files_Translate
|
|
||||||
|
|
||||||
|
└── 01 Definition
|
||||||
|
|
||||||
|
├── Animation
|
||||||
|
│ ├── Scene 02
|
||||||
|
│ ├── Scene 03_translate
|
||||||
|
│ ├── Scene 04_translate
|
||||||
|
│ ├── Scene 05_translate
|
||||||
|
│ ├── Scene 06
|
||||||
|
│ └── x
|
||||||
|
├── Assets
|
||||||
|
│ ├── Audio
|
||||||
|
│ │ └── Archive
|
||||||
|
│ ├── Audio_Translate
|
||||||
|
│ │ ├── 02_German
|
||||||
|
│ │ ├── 03_Spanish
|
||||||
|
│ │ ├── 04_French
|
||||||
|
│ │ ├── 05_Portuguese
|
||||||
|
│ │ ├── 06_Chinese
|
||||||
|
│ │ ├── 07_Japanese
|
||||||
|
│ │ ├── 08_Polish
|
||||||
|
│ │ ├── 09_Russian
|
||||||
|
│ │ ├── 10_Swedish
|
||||||
|
│ │ └── 11_Norwegian
|
||||||
|
│ ├── Footages for Storyline
|
||||||
|
│ ├── Image
|
||||||
|
│ ├── PDF
|
||||||
|
│ ├── Scene05
|
||||||
|
│ └── Video
|
||||||
|
│ └── Archive
|
||||||
|
├── Output Files
|
||||||
|
│ └── new_9thJuly2019
|
||||||
|
├── Output_Translate
|
||||||
|
│ ├── 02_German
|
||||||
|
│ ├── 03_Spanish
|
||||||
|
│ ├── 04_French
|
||||||
|
│ ├── 05_Portuguese
|
||||||
|
│ ├── 06_Chinese
|
||||||
|
│ ├── 07_Japanese
|
||||||
|
│ ├── 08_Polish
|
||||||
|
│ ├── 09_Russian
|
||||||
|
│ ├── 10_Swedish
|
||||||
|
│ └── 11_Norwegian
|
||||||
|
├── Premiere
|
||||||
|
│ └── Archive
|
||||||
|
├── Script
|
||||||
|
│ └── Feedback
|
||||||
|
├── Source Files
|
||||||
|
├── Story Files
|
||||||
|
└── Story Files_Translate
|
||||||
|
├── 01_English
|
||||||
|
├── 02_German
|
||||||
|
│ └── footages
|
||||||
|
├── 03_Spanish
|
||||||
|
│ └── footages
|
||||||
|
├── 04_French
|
||||||
|
│ └── footages
|
||||||
|
├── 05_Portuguese
|
||||||
|
│ └── footages
|
||||||
|
├── 06_Chinese
|
||||||
|
│ └── footages
|
||||||
|
├── 07_Japanese
|
||||||
|
│ ├── footages
|
||||||
|
│ └── template_elements
|
||||||
|
├── 08_Polish
|
||||||
|
│ └── footages
|
||||||
|
├── 09_Russian
|
||||||
|
│ └── footages
|
||||||
|
├── 10_Swedish
|
||||||
|
│ └── footages
|
||||||
|
└── 11_Norwegian
|
||||||
|
└── footages
|
||||||
|
|
||||||
|
|
||||||
# Translation Process
|
# Translation Process
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user