If an error occurred or the following message in  Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English. 
                    
                        
                            
                                | id | 
                                Chinese (Simplified) | 
                                English | 
                            
                        
                        
                                                            | 0x00002711 | 无法读取输入文件或输入文件为空 | 
                                    Failed to read input file or input file is empty | 
                                                            | 0x00002712 | 要覆盖 %1 吗? (%2/%3): | 
                                    Overwrite %1? (%2/%3): | 
                                                            | 0x00002713 | 无法打开输出文件。 | 
                                    Cannot open output file. | 
                                                            | 0x00002714 | 输入文件丢失。 | 
                                    Input File Missing. | 
                                                            | 0x00002715 | 输入文件太小。 | 
                                    Input File too small. | 
                                                            | 0x00002716 | 输入文件太大。 | 
                                    Input File too large. | 
                                                            | 0x00002719 | 无法读取文件或文件没有正确的 BOM (非 Unicode)。 | 
                                    Cannot read file or file does not have correct BOM (not Unicode). | 
                                                            | 0x0000271A | 需要定义的语言。 | 
                                    Requires Language defined. | 
                                                            | 0x0000271B | 需要定义的类型。 | 
                                    Requires Type defined. | 
                                                            | 0x0000271C | 需要定义的输入文件。 | 
                                    Requires Input File defined. | 
                                                            | 0x0000271D | 无法读取文件。 | 
                                    Cannot read file. | 
                                                            | 0x0000271E | 单词长度必须介于 1 和 %1 之间 | 
                                    Word length must be between 1 and %1 | 
                                                            | 0x0000271F | 已超出最大字典长度(%1 个单词) | 
                                    Maximum dictionary length (%1 words) exceeded | 
                                                            | 0x00002720 | 无法获取系统的默认区域设置名称。 | 
                                    Failed to get system default locale name. | 
                                                            | 0x00002721 | 无效的语言 | 
                                    Invalid Language | 
                                                            | 0x00002722 | 无效的类型 | 
                                    Invalid Type | 
                                                            | 0x00002723 | 未知参数 | 
                                    Unknown Argument | 
                                                            | 0x00002724 | 无效的输出文件名 | 
                                    Invalid Output Filename | 
                                                            | 0x00002725 | 无法创建输出文件名 | 
                                    Failed to create output file name | 
                                                            | 0x00002726 | 正在编译 | 
                                    Compiling | 
                                                            | 0x00002727 | 正在编译(仅执行检查) | 
                                    Compiling (check only) | 
                                                            | 0x00002728 | %1 | 
                                    %1 | 
                                                            | 0x00002729 | 输出 = %1    语言 = %2    类型 = %3 | 
                                    Output = %1    Lang = %2    Type = %3 | 
                                                            | 0x0000272A | 创建自定义字典。 | 
                                    Creating custom dictionary. | 
                                                            | 0x0000272B | 创建自定义字典。该操作可能需要花费几个小时的时间,具体视大小和复杂度而定。 | 
                                    Creating custom dictionary.This may take up to several hours depending on size and complexity. | 
                                                            | 0x0000272C | y | 
                                    y | 
                                                            | 0x0000272D | n | 
                                    n | 
                                                            | 0x00002774 | 用法: hwrcomp [-lang ]              [-type ]              [-comment ]              [-check | -o ]              -check                验证输入文件-lang         将此默认语言分配给字典文件。                      区域设置使用 ISO 代码,其形式为 --type           将此类型分配给字典文件-comment     将此备注编译到字典文件-o  输出到此文件名。                      如果缺少此选项,则请使用 .hwrdict示例:hwrcomp -check mylist1.txt  验证文件内容hwrcomp -lang en-US -type SECONDARY-DICTIONARY -o myrsrc1 mylist1.txt  将 mylist1.txt 编译到 myrsrc1.hwrdict,  分配语言 \"English (US)\" 和类型 \"SECONDARY-DICTIONARY\" | 
                                    Usage: hwrcomp [-lang ]               [-type ]               [-comment ]               [-check | -o ]               -check                Verify the input file-lang         Assign this default language to the dictionary file.                      Locale is of the form - using ISO codes-type           Assign this type to the dictionary file-comment     Compile this comment into the dictionary file-o  Output to this file name.                      If this option is missing, use .hwrdictExamples:hwrcomp -check mylist1.txt  verifies file contenthwrcomp -lang en-US -type SECONDARY-DICTIONARY -o myrsrc1 mylist1.txt   compiles mylist1.txt into myrsrc1.hwrdict,  assigns language 'English (US)' and type 'SECONDARY-DICTIONARY' |