{
  "Adds root = true to your ini file, if any": "将 root = true 添加到 ini 文档",
  "Block comments end with": "块注释结束于",
  "Block comments start with": "块注释开始于",
  "CommandError: Missing required sub-command.": "命令错误: 缺少必须的子命令。",
  "Denotes whether file should end with a newline": "指示文件是否应以换行符结尾",
  "Denotes whether whitespace is allowed at the end of lines": "指示行尾是否允许空白",
  "Destination folder to pipe source files": "用于管道源文件的目标文件夹",
  "Exports file as ini file type": "将文件导出为 ini 文件类型",
  "File character encoding": "文件字符编码",
  "Fix formatting errors that disobey .editorconfig settings": "修复违反 .editorconfig 设置的格式错误",
  "Forces hard line wrapping after the amount of characters specified": "超出指定的字符量后强制换行",
  "Indentation Size (in single-spaced characters)": "缩进大小 (行距字符)",
  "Indentation Style": "缩进样式",
  "Infer .editorconfig settings from one or more files": "从文件中推断 .editorconfig 设置",
  "Line ending file format (Unix, DOS, Mac)": "换行符风格 (unix、dos、mac)",
  "Lines in block comment start with": "块注释中的行开始于",
  "Shows the tallied score for each setting": "显示每个设置的统计分数",
  "Usage: $0 <command> [globs...] [<options>]": "用例: $0 <命令> [globs...] [选项]",
  "Validate that file(s) adhere to .editorconfig settings": "验证文件是否遵循 .editorconfig 设置",
  "Width of a single tabstop character": "单个tab字符的宽度",
  "character out of latin1 range: %s": "超出latin1编码范围的字符：%s",
  "expected charset: %s": "预期的字符集：%s",
  "expected final newline": "预期文件结尾换行",
  "invalid charset: %s, expected: %s": "无效的字符集：%s，预期：%s",
  "invalid indent size: %s, expected: %s": "无效的缩进尺寸：%s，预期：%s",
  "invalid indent style: mixed tabs with spaces": "无效的缩进风格：混用了tab和空格",
  "invalid indent style: space, expected: tab": "无效的缩进风格：空格，预期：tab",
  "invalid indent style: tab, expected: space": "无效的缩进风格：tab，预期：空格",
  "invalid line length: %s, exceeds: %s": "无效的行长度：%s，超出了：%s",
  "invalid newline: %s, expected: %s": "无效的换行符：%s，预期：%s",
  "unexpected final newline": "非预期的文件结尾换行",
  "unexpected trailing whitespace": "非预期的行尾空白"
}
