github.com/everlongproject/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/merge_strings/d_option/expected_output/en.all.json (about) 1 [ 2 { 3 "id": "An unexpected type of error", 4 "translation": "An unexpected type of error", 5 "modified": false 6 }, 7 { 8 "id": "Potato", 9 "translation": "Potato bananana cream pie", 10 "modified": false 11 }, 12 { 13 "id": "Total extracted strings:", 14 "translation": "Total extracted strings:", 15 "modified": false 16 }, 17 { 18 "id": "Total files parsed:", 19 "translation": "Total files parsed:", 20 "modified": false 21 }, 22 { 23 "id": "Total time:", 24 "translation": "Total time:", 25 "modified": false 26 }, 27 { 28 "id": "a perl-style regular expression for files to ignore, e.g., \".*test.*\"", 29 "translation": "a perl-style regular expression for files to ignore, e.g., \".*test.*\"", 30 "modified": false 31 }, 32 { 33 "id": "create translation files for different languages using a source file", 34 "translation": "create translation files for different languages using a source file", 35 "modified": false 36 }, 37 { 38 "id": "generate standard .po file for translation", 39 "translation": "generate standard .po file for translation", 40 "modified": false 41 }, 42 { 43 "id": "generated files are created in directory to match the package name", 44 "translation": "generated files are created in directory to match the package name", 45 "modified": false 46 }, 47 { 48 "id": "generated files are created in the specified output directory", 49 "translation": "generated files are created in the specified output directory", 50 "modified": false 51 }, 52 { 53 "id": "output directory where the translation files will be placed", 54 "translation": "output directory where the translation files will be placed", 55 "modified": false 56 }, 57 { 58 "id": "prevents any output files from being created", 59 "translation": "prevents any output files from being created", 60 "modified": false 61 }, 62 { 63 "id": "prints the usage", 64 "translation": "prints the usage", 65 "modified": false 66 }, 67 { 68 "id": "recursively extract strings from all files in the same directory as filename or dirName", 69 "translation": "recursively extract strings from all files in the same directory as filename or dirName", 70 "modified": false 71 }, 72 { 73 "id": "the dir name for which all .go files will have their strings extracted", 74 "translation": "the dir name for which all .go files will have their strings extracted", 75 "modified": false 76 }, 77 { 78 "id": "the excluded JSON file name, all strings there will be excluded", 79 "translation": "the excluded JSON file name, all strings there will be excluded", 80 "modified": false 81 }, 82 { 83 "id": "the file name for which strings are extracted", 84 "translation": "the file name for which strings are extracted", 85 "modified": false 86 }, 87 { 88 "id": "the source language of the file, typically also part of the file name, e.g., \"en_US\"", 89 "translation": "the source language of the file, typically also part of the file name, e.g., \"en_US\"", 90 "modified": false 91 }, 92 { 93 "id": "verbose mode where lots of output is generated during execution", 94 "translation": "verbose mode where lots of output is generated during execution", 95 "modified": false 96 }, 97 { 98 "id": "want to extract strings from file or directory", 99 "translation": "want to extract strings from file or directory", 100 "modified": false 101 }, 102 { 103 "id": "your public Google Translate API key which is used to generate translations (charge is applicable)", 104 "translation": "your public Google Translate API key which is used to generate translations (charge is applicable)", 105 "modified": false 106 } 107 ]