@intlify/cli
Version:
CLI Tooling for i18n development
50 lines (49 loc) • 4.18 kB
JSON
{
"Usage: $0 <command> [options]": "Usage: $0 <command> [options]",
"dry run mode": "dry run mode",
"compile the i18n resources": "compile the i18n resources",
"the i18n resource source path": "the i18n resource source path",
"the compiled i18n resource output path": "the compiled i18n resource output path",
"the compiled i18n resource mode, 'production' or 'development' (default: 'production')": "the compiled i18n resource mode, 'production' or 'development' (default: 'production')",
"resource compilation format, 'function' or 'ast' (default: 'function')": "resource compilation format, 'function' or 'ast' (default: 'function')",
"Success compilation: {source} -> {output}": "Success compilation: {source} -> {output}",
"{source}: Ignore compilation due to not supported '{ext}'": "{source}: Ignore compilation due to not supported '{ext}'",
"Warning compilation: {source} -> {output}, {msg}": "Warning compilation: {source} -> {output}, {msg}",
"Error compilation: {source} -> {output}, {msg}": "Error compilation: {source} -> {output}, {msg}",
"annotate the attributes": "annotate the attributes",
"the source path": "the source path",
"the annotation type": "the annotation type",
"forced applying of attributes": "forced applying of attributes",
"annotated result detail options": "annotated result detail options",
"the attributes to annotate": "the attributes to annotate",
"the vue template compiler version": "the vue template compiler version",
"the ignore configuration path files passed at the end of the options or `--source` option": "The ignore configuration path files passed at the end of the options or `--source` option",
"target files without annotating": "target files without annotating",
"'--type' is not supported except for 'custom-block'": "'--type' is not supported except for 'custom-block'",
"if you don't specify some files at the end of the command, the '—-source' option is required": "if you don't specify some files at the end of the command, the '—-source' option is required",
"Unsupported '{type}' block content type: {actual}": "Unsupported '{type}' block content type: {actual}",
"Detected lang mismatch in block `src` ('{src}') and block content ('{content}')": "Detected lang mismatch in block `src` ('{src}') and block content ('{content}')",
"Detected lang mismatch in `lang` option ('{lang}') and block content ('{content}')": "Detected lang mismatch in `lang` option ('{lang}') and block content ('{content}')",
"Detected lang mismatch in `lang` attr ('{lang}') and block content ('{content}')": "Detected lang mismatch in `lang` attr ('{lang}') and block content ('{content}')",
"annotate": "annoatte",
"pass annotate": "pass annotate",
"force annotate": "force annotate",
"ignore annotate": "ignore annotate",
"{count} annotateable files ": "annotateable no files | {count} annotateable file | {count} annotateable files",
"{count} annotated files": "annotated no files | {count} annotated file | {count} annotated files",
"{count} passed files": "passed no files | {count} passed file | {count} passed files",
"{count} warned files": "warned no files | {count} warned file | {count} warned files",
"{count} forced files": "forced no files | {count} forced file | {count} forced files",
"{count} ignored files": "ignored no files | {count} ignored file | {count} ignored files",
"{count} error files": "error no files | {count} error file | {count} error files",
"`lang` attr not found": "`lang` attr not found",
"format for single-file components": "format for single-file components",
"the format type": "the format type",
"the config file path of prettier": "the config file path of prettier",
"target files without formatting": "target files without formatting",
"formatted": "formatted",
"no change": "no change",
"{count} formattable files": "formattable no files | {count} formattable file | {count} formattable files",
"{count} formatted files": "formatted no files | {count} formatted file | {count} formatted files",
"{count} no change files": "no change no files | {count} no change file | {count} no change files"
}