|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<babeledit_project be_version="5.5.1" version="1.3"> |
| 3 | + <!-- |
| 4 | +
|
| 5 | + BabelEdit project file |
| 6 | + https://www.codeandweb.com/babeledit |
| 7 | +
|
| 8 | + This file contains meta data for all translations, but not the translation texts itself. |
| 9 | + They are stored in framework-specific message files (.json / .vue / .yaml / .properties) |
| 10 | +
|
| 11 | + --> |
| 12 | + <preset_collections/> |
| 13 | + <framework>generic-json</framework> |
| 14 | + <filename>babeledit-project.babel</filename> |
| 15 | + <source_root_dir>../</source_root_dir> |
| 16 | + <folder_node> |
| 17 | + <name/> |
| 18 | + <children> |
| 19 | + <package_node> |
| 20 | + <name>main</name> |
| 21 | + <children> |
| 22 | + <concept_node> |
| 23 | + <name>ABC {0} DEF</name> |
| 24 | + <description/> |
| 25 | + <comment/> |
| 26 | + <translations> |
| 27 | + <translation> |
| 28 | + <language>de-DE</language> |
| 29 | + <approved>false</approved> |
| 30 | + </translation> |
| 31 | + <translation> |
| 32 | + <language>en-US</language> |
| 33 | + <approved>false</approved> |
| 34 | + </translation> |
| 35 | + </translations> |
| 36 | + </concept_node> |
| 37 | + <concept_node> |
| 38 | + <name>Hello world!</name> |
| 39 | + <description/> |
| 40 | + <comment/> |
| 41 | + <translations> |
| 42 | + <translation> |
| 43 | + <language>de-DE</language> |
| 44 | + <approved>false</approved> |
| 45 | + </translation> |
| 46 | + <translation> |
| 47 | + <language>en-US</language> |
| 48 | + <approved>false</approved> |
| 49 | + </translation> |
| 50 | + </translations> |
| 51 | + </concept_node> |
| 52 | + <concept_node> |
| 53 | + <name>Welcome to the {{}}}}{{ {0} {1} {{0}} {{1}} homepage {0}!</name> |
| 54 | + <description/> |
| 55 | + <comment/> |
| 56 | + <translations> |
| 57 | + <translation> |
| 58 | + <language>de-DE</language> |
| 59 | + <approved>true</approved> |
| 60 | + </translation> |
| 61 | + <translation> |
| 62 | + <language>en-US</language> |
| 63 | + <approved>true</approved> |
| 64 | + </translation> |
| 65 | + </translations> |
| 66 | + </concept_node> |
| 67 | + </children> |
| 68 | + </package_node> |
| 69 | + </children> |
| 70 | + </folder_node> |
| 71 | + <embedded_source_texts>false</embedded_source_texts> |
| 72 | + <isTemplateProject>false</isTemplateProject> |
| 73 | + <languages> |
| 74 | + <language> |
| 75 | + <code>de-DE</code> |
| 76 | + </language> |
| 77 | + <language> |
| 78 | + <code>en-US</code> |
| 79 | + </language> |
| 80 | + </languages> |
| 81 | + <translation_packages> |
| 82 | + <translation_package> |
| 83 | + <name>main</name> |
| 84 | + <translation_urls> |
| 85 | + <translation_url> |
| 86 | + <path>de.json</path> |
| 87 | + <language>de-DE</language> |
| 88 | + </translation_url> |
| 89 | + <translation_url> |
| 90 | + <path>en.json</path> |
| 91 | + <language>en-US</language> |
| 92 | + </translation_url> |
| 93 | + </translation_urls> |
| 94 | + </translation_package> |
| 95 | + </translation_packages> |
| 96 | + <editor_configuration> |
| 97 | + <save_empty_translations>true</save_empty_translations> |
| 98 | + <translation_order>alphabetically</translation_order> |
| 99 | + <copy_templates> |
| 100 | + <copy_template>'%1'</copy_template> |
| 101 | + <copy_template>t`%1`</copy_template> |
| 102 | + <copy_template>lt`%1`</copy_template> |
| 103 | + </copy_templates> |
| 104 | + <custom_languages/> |
| 105 | + <id_extractor_ignores/> |
| 106 | + <machine_translation_formality>default</machine_translation_formality> |
| 107 | + <machine_translation_context/> |
| 108 | + </editor_configuration> |
| 109 | + <primary_language>en-US</primary_language> |
| 110 | + <configuration> |
| 111 | + <indent>tab</indent> |
| 112 | + <format>plaintext-json</format> |
| 113 | + <support_arrays>true</support_arrays> |
| 114 | + </configuration> |
| 115 | +</babeledit_project> |
0 commit comments