jscript.dll.mui Microsoft (R) JScript f24010b245be8b363ffb8ef6a5df418f

File info

File name: jscript.dll.mui
Size: 8704 byte
MD5: f24010b245be8b363ffb8ef6a5df418f
SHA1: c32449f5a33c63f9430e035a3abf95f9d7bd30a1
SHA256: ddedea07a6f03a8c4aaffc6cf91a6730b0d6aed2479e7fe3c9df0acd2b97da1e
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

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
5无效的过程调用或参数 Invalid procedure call or argument
6溢出 Overflow
7内存不足 Out of memory
9下标越界 Subscript out of range
10该数组为定长的或临时被锁定 This array is fixed or temporarily locked
11被零除 Division by zero
13类型不匹配 Type mismatch
14字符串空间不够 Out of string space
17不能执行所需的操作 Can't perform requested operation
28堆栈溢出 Out of stack space
35未定义 Sub 或 Function Sub or Function not defined
48加载 DLL 时出错 Error in loading DLL
51内部错误 Internal error
52错误的文件名或号码 Bad file name or number
53文件未找到 File not found
54错误的文件模式 Bad file mode
55文件已经打开 File already open
57设备 I/O 错误 Device I/O error
58文件已存在 File already exists
61磁盘已满 Disk full
62输入超出了文件尾 Input past end of file
67文件过多 Too many files
68设备不可用 Device unavailable
70没有权限 Permission denied
71磁盘没有准备好 Disk not ready
74重命名时不能带有其他驱动器符号 Can't rename with different drive
75路径/文件访问错误 Path/File access error
76路径未找到 Path not found
91对象变量或 With 块变量未设置 Object variable or With block variable not set
92For 循环未初始化 For loop not initialized
94无效使用 Null Invalid use of Null
322不能创建所需的临时文件 Can't create necessary temporary file
424缺少对象 Object required
429Automation 服务器不能创建对象 Automation server can't create object
430类不能支持 Automation 操作 Class doesn't support Automation
432Automation 操作中文件名或类名未找到 File name or class name not found during Automation operation
438对象不支持此属性或方法 Object doesn't support this property or method
440Automation 操作错误 Automation error
445对象不支持此操作 Object doesn't support this action
446对象不支持已命名参数 Object doesn't support named arguments
447对象不支持当前区域设置选项 Object doesn't support current locale setting
448未找到已命名参数 Named argument not found
449参数是必选项 Argument not optional
450错误的参数个数或无效的参数属性值 Wrong number of arguments or invalid property assignment
451对象不是一个集合 Object not a collection
453未找到指定的 DLL 函数 Specified DLL function not found
458变量使用了一个 JScript 中不支持的 Automation 类型 Variable uses an Automation type not supported in JScript
462远程服务器不存在或不可用 The remote server machine does not exist or is unavailable
501不能给变量赋值 Cannot assign to variable
502对象不能安全地使用 Script 编程 Object not safe for scripting
503对象不能安全初始化 Object not safe for initializing
504对象不能安全创建 Object not safe for creating
507出现一个意外错误 An exception occurred
1002语法错误 Syntax error
1003缺少 ':' Expected ':'
1004缺少 ';' Expected ';'
1005缺少 '(' Expected '('
1006缺少 ')' Expected ')'
1007缺少 ']' Expected ']'
1008缺少 '{' Expected '{'
1009缺少 '}' Expected '}'
1010缺少标识符 Expected identifier
1011缺少 '=' Expected '='
1012缺少 '/' Expected '/'
1013无效数字 Invalid number
1014无效字符 Invalid character
1015未结束的字符串常量 Unterminated string constant
1016注释未结束 Unterminated comment
1018'return' 语句在函数之外 'return' statement outside of function
1019循环之外不能有 'break' Can't have 'break' outside of loop
1020循环之外不能有 'continue' Can't have 'continue' outside of loop
1023缺少十六进制数字 Expected hexadecimal digit
1024缺少 'while' Expected 'while'
1025标签重复定义 Label redefined
1026标签未找到 Label not found
1027'default' 只能在 'switch' 语句中出现一次 'default' can only appear once in a 'switch' statement
1028缺少标识符、字符串或数字 Expected identifier, string or number
1029缺少 '@end' Expected '@end'
1030条件编译已关闭 Conditional compilation is turned off
1031缺少常量 Expected constant
1032缺少 '@' Expected '@'
1033缺少 'catch' Expected 'catch'
1034缺少 'var' Expected 'var'
1035throw 的后面必须在同一行跟有一个表达式 throw must be followed by an expression on the same source line
1036ECMA 327 Compact Profile 不支持'with' 'with' not available in the ECMA 327 Compact Profile
4096Microsoft JScript 编译错误 Microsoft JScript compilation error
4097Microsoft JScript 运行时错误 Microsoft JScript runtime error
4098未知的运行时错误 Unknown runtime error
5000不能给 'this' 赋值 Cannot assign to 'this'
5001缺少数字 Number expected
5002缺少函数 Function expected
5003不能给函数返回值赋值 Cannot assign to a function result
5004不能检索对象 Cannot index object
5005缺少字符串 String expected
5006缺少日期对象 Date object expected
5008非法赋值 Illegal assignment
5009未定义标识符 Undefined identifier
5010缺少布尔变量 Boolean expected
5011不能执行已释放 Script 的代码 Can't execute code from a freed script
5012缺少对象成员 Object member expected
5013缺少 VBArray VBArray expected
5014缺少 JScript 对象 JScript object expected
5015缺少枚举器对象 Enumerator object expected
5016缺少正则表达式对象 Regular Expression object expected
5017正则表达式语法错误 Syntax error in regular expression
5018错误的数量词 Unexpected quantifier
5019正则表达式中缺少 ']' Expected ']' in regular expression
5020正则表达式中缺少 ')' Expected ')' in regular expression
5021字符集越界 Invalid range in character set
5022引发了异常但未捕获 Exception thrown and not caught
5023函数没有有效的原型对象 Function does not have a valid prototype object
5024被编码的 URI 中包含非法字符 The URI to be encoded contains an invalid character
5025被解码的 URI 不是合法的编码 The URI to be decoded is not a valid encoding
5026小数位数字越界 The number of fractional digits is out of range
5027精度越界 The precision is out of range
5028缺少 Array 或 arguments 对象 Array or arguments object expected
5029数组长度必须为有限正整数 Array length must be a finite positive integer
5030数组长度必须赋值为有限正数 Array length must be assigned a finite positive number
5031缺少 Array 对象 Array object expected
5032ECMA 327 Compact Profile 不支持'eval' 'eval' is not available in the ECMA 327 Compact Profile
5033ECMA 327 Compact Profile 不支持 Function 构造函数 Function constructor is not available in the ECMA 327 Compact Profile
5034不支持在值参数中进行循环引用 Circular reference in value argument not supported
5035无效的替换器参数 Invalid replacer argument
6000正无穷大 Infinity
6001负无穷大 -Infinity
10438对象不支持 '|' 属性或方法 Object doesn't support property or method '|'
15001'|' 不是数字 '|' is not a number
15002'|' 不是函数 '|' is not a function
15004'|' 不是可索引的对象 '|' is not an indexable object
15005'|' 不是字符串 '|' is not a string
15006'|' 不是日期对象 '|' is not a date object
15007'|' 为 null 或不是对象 '|' is null or not an object
15008不能给 '|' 赋值 Cannot assign to '|'
15009'|' 未定义 '|' is undefined
15010'|' 不是布尔变量 '|' is not a boolean
15012不能删除 '|' Cannot delete '|'
15013'|' 不是 VBArray '|' is not a VBArray
15014'|' 不是 JScript 对象 '|' is not a JScript object
15015'|' 不是枚举器对象 '|' is not an enumerator object
15016'|' 不是正则表达式对象 '|' is not a regular expression object
15028| 不是 Array 或 arguments 对象 | is not an Array or arguments object
15031| 不是 Array 对象 | is not an Array object
15036此对象的属性(property)描述器特性(attribute) '|' 不能设置为 'true' '|' attribute on the property descriptor cannot be set to 'true' on this object
15037此对象的属性(property)描述器特性(attribute) '|' 不能设置为 'false' '|' attribute on the property descriptor cannot be set to 'false' on this object
32812指定的日期不在当前区域设置的日历中 The specified date is not available in the current locale's calendar
32813此脚本包含恶意内容,已被你的防病毒软件阻止。 This script contains malicious content and has been blocked by your antivirus software.

EXIF

File Name:jscript.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..g-jscript.resources_31bf3856ad364e35_11.0.15063.0_zh-cn_f88249db1134d367\
File Size:8.5 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:8192
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:5.812.10240.16384
Product Version Number:5.812.10240.16384
File Flags Mask:0x0003
File Flags:(none)
File OS:Win32
Object File Type:Dynamic link library
File Subtype:0
Language Code:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft (R) JScript
File Version:5.812.10240.16384
Internal Name:jscript.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:jscript.dll.mui
Product Name:Microsoft ® JScript
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-s..g-jscript.resources_31bf3856ad364e35_11.0.15063.0_zh-cn_02d6f42d45959562\

What is jscript.dll.mui?

jscript.dll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file jscript.dll (Microsoft (R) JScript).

File version info

File Description:Microsoft (R) JScript
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:jscript.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:jscript.dll.mui
Product Name:Microsoft ® JScript
Product Version:5.812.10240.16384
Translation:0x804, 1200