jscript.dll.mui Microsoft ® JScript cd77dce09ee4f9bcfda14171fcc07bff

File info

File name: jscript.dll.mui
Size: 9216 byte
MD5: cd77dce09ee4f9bcfda14171fcc07bff
SHA1: c9e3d8ce437d6a05beebbe22bf5bf550bb861194
SHA256: 84363fb3eab7b621a8ae235b399a64e0287aa5152f4cbe423a934f5f6cfda793
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Traditional) 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 (Traditional) 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
92沒有設定 For 迴圈的初始值 For loop not initialized
94Null 的使用不正確 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
432在 Automation 的運作過程中找不到檔案名稱或物件類別名稱 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物件不支援指名引數(Named Argument) Object doesn't support named arguments
447物件不支援目前的地區設定 Object doesn't support current locale setting
448找不到指名引數(Named Argument) 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物件無法安全地於 Scripting 中使用 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'switch' 陳述式中,'default' 僅能出現一次 '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
1036'with' 在 ECMA 327 Compact Profile 的設定檔中無法使用 '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 物件 Date object expected
5007必須要有物件 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 物件 Enumerator object expected
5016必須要有通用運算式 (Regular Expression) 物件 Regular Expression object expected
5017在通用運算式 (Regular Expression) 中有語法錯誤 Syntax error in regular expression
5018未預期的次數符號 Unexpected quantifier
5019通用(Regular) 運算式中,必須要有 ']' Expected ']' in regular expression
5020通用(Regular) 運算式中,必須要有 ')' Expected ')' in regular expression
5021不正確的字元集範圍 Invalid range in character set
5022已丟出(Throw) 一 例外事件但並未被接收(Catch) Exception thrown and not caught
5023函數沒有一個正確的原型(Prototype) 物件 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 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 object expected
5032'eval' 在 ECMA 327 Compact Profile 的設定檔中無法使用 'eval' is not available in the ECMA 327 Compact Profile
5033Function 建構函式在 ECMA 327 Compact Profile 的設定檔中無法使用 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'|' 並非為布林值(Boolean) '|' is not a boolean
15012無法刪除 '|' Cannot delete '|'
15013'|' 不是一個 VBArray '|' is not a VBArray
15014'|' 不是一個 JScript 物件 '|' is not a JScript object
15015'|'不是一個列舉運算子(Enumerator) 物件 '|' is not an enumerator object
15016'|' 不是一個通用(Regular) 的運算式物件 '|' is not a regular expression object
15028| 不是陣列(Array) 或引數物件 | is not an Array or arguments object
15031| 不是陣列(Array) 物件 | is not an Array object
15036屬性描述元上的 '|' 屬性在此物件上不可設為 'true' '|' attribute on the property descriptor cannot be set to 'true' on this object
15037屬性描述元上的 '|' 屬性在此物件上不可設為 '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-tw_fc7e87310ea5afd7\
File Size:9.0 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:8704
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 (Traditional)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft ® 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-tw_06d33183430671d2\

What is jscript.dll.mui?

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

File version info

File Description:Microsoft ® 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:0x404, 1200