From ee5a27c04d1520f615f037bcd365dfa81da737af Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Sun, 11 Dec 2022 11:32:54 +1300 Subject: [PATCH] vault backup: 2022-12-11 11:32:54 --- content/notes/CIP-Documentation.md | 94 +++++++++++++++++++++++------- 1 file changed, 73 insertions(+), 21 deletions(-) diff --git a/content/notes/CIP-Documentation.md b/content/notes/CIP-Documentation.md index 28696c800..75154716f 100644 --- a/content/notes/CIP-Documentation.md +++ b/content/notes/CIP-Documentation.md @@ -5,27 +5,79 @@ tags: # 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