diff --git a/content/notes/CIP-Documentation.md b/content/notes/CIP-Documentation.md index 75154716f..458827b24 100644 --- a/content/notes/CIP-Documentation.md +++ b/content/notes/CIP-Documentation.md @@ -6,78 +6,22 @@ tags: # File Structure . - └── 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