vbscript.dll.mui Microsoft ® VBScript d69792006584d12d027b15e988c5b8ce

File info

File name: vbscript.dll.mui
Size: 8192 byte
MD5: d69792006584d12d027b15e988c5b8ce
SHA1: 605ac0ace7dfdf6fbc91f50b32110e9039584bc0
SHA256: 4aa8ab818a1cc204c0ea5fb4f4e97b0cee51089c7dbb9a31164c0a03f8a2dbea
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 not set
92沒有設定 For 迴圈的初始值 For loop not initialized
94Null 的使用不正確 Invalid use of Null
322無法產生必要的暫時檔案 Can't create necessary temporary file
424此處需要物件 Object required
429ActiveX 元件無法產生物件 ActiveX component 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
455程式碼資源區鎖定錯誤 Code resource lock error
457此索引鍵已經被集合物件中的某個項目使用 This key is already associated with an element of this collection
458此變數使用了 VBScript 不支援的 Automation 型態 Variable uses an Automation type not supported in VBScript
462遠端伺服器不存在或無法使用 The remote server machine does not exist or is unavailable
481不正確的圖片 Invalid picture
500沒有定義變數 Variable is undefined
501指定不合法 Illegal assignment
502物件無法安全地於 Scripting 中使用 Object not safe for scripting
503物件無法安全地初始化 Object not safe for initializing
504物件無法安全地建立 Object not safe for creating
505不正確或不合格的引用 Invalid or unqualified reference
506尚未定義物件類別 Class not defined
507發生例外情況 An exception occurred
1002語法錯誤 Syntax error
1003必須要有 ':' Expected ':'
1005必須要有 '(' Expected '('
1006必須要有 ')' Expected ')'
1007必須要有 ']' Expected ']'
1010必須要有識別項 Expected identifier
1011必須要有 '=' Expected '='
1012必須要有 'If' Expected 'If'
1013必須要有 'To' Expected 'To'
1014必須要有 'End' Expected 'End'
1015必須要有 'Function' Expected 'Function'
1016必須要有 'Sub' Expected 'Sub'
1017必須要有 'Then' Expected 'Then'
1018必須要有 'Wend' Expected 'Wend'
1019必須要有 'Loop' Expected 'Loop'
1020必須要有 'Next' Expected 'Next'
1021必須要有 'Case' Expected 'Case'
1022必須要有 'Select' Expected 'Select'
1023必須提供運算式 Expected expression
1024必須提供陳述式 Expected statement
1025必須是陳述式的結尾 Expected end of statement
1026必須要有整數常數 Expected integer constant
1027必須要有 'While' 或 'Until' Expected 'While' or 'Until'
1028必須要有 'While'、'Until' 或為陳述式的結尾 Expected 'While', 'Until' or end of statement
1029必須要有 'With' Expected 'With'
1030識別項太長 Identifier too long
1031不正確的數字 Invalid number
1032無效的資料 Invalid character
1033無法判定字串常數的結尾 Unterminated string constant
1034無法判定程式註解的結尾 Unterminated comment
1037'Me' 關鍵字的用法不正確 Invalid use of 'Me' keyword
1038有 'loop',但沒有 'do' 'loop' without 'do'
1039'exit' 陳述式不正確 Invalid 'exit' statement
1040'for' 迴圈的計數變數不正確 Invalid 'for' loop control variable
1041名稱重複定義 Name redefined
1042必須是此行的第一個陳述式 Must be first statement on the line
1043無法指定至非 ByVal 型態的引數 Cannot assign to non-ByVal argument
1044呼叫 Sub 程序時,不能使用括號 Cannot use parentheses when calling a Sub
1045必須要有字母(literal) 常數 Expected literal constant
1046必須要有 'In' Expected 'In'
1047必須要有 'Class' Expected 'Class'
1048必須定義於物件類別(Class)中 Must be defined inside a Class
1049在屬性宣告中必須要有 Let、Set 或 Get Expected Let or Set or Get in property declaration
1050必須要有 'Property' Expected 'Property'
1051引數的個數必須在各個屬性規格中一致 Number of arguments must be consistent across properties specification
1052在物件類別(Class)中不能有多個預設(Default) 屬性或方法 Cannot have multiple default property/method in a Class
1053物件類別的初始與終結沒有引數 Class initialize or terminate do not have arguments
1054Property set 或 property let 至少要有一個引數 Property set or let must have at least one argument
1055不應有 'Next' Unexpected 'Next'
1056只能在 'Property'、'Function' 或者 'Sub' 才能使用 'Default' 'Default' can be specified only on 'Property' or 'Function' or 'Sub'
1057使用 'Default' 時,也必須設定 'Public' 'Default' specification must also specify 'Public'
1058'Default' 只能用於 Property Get 'Default' specification can only be on Property Get
4096Microsoft VBScript 編譯階段錯誤 Microsoft VBScript compilation error
4097Microsoft VBScript 執行階段錯誤 Microsoft VBScript runtime error
4098未知的執行階段錯誤 Unknown runtime error
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
30000TW EN
32766True True
32767False False
32768確定 OK
32769取消 Cancel
32770說明 Help
32811找不到元素 Element not found
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:vbscript.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..-vbscript.resources_31bf3856ad364e35_11.0.15063.0_zh-tw_b863e661f851accb\
File Size:8.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:7680
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 ® VBScript
File Version:5.812.10240.16384
Internal Name:vbscript.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:vbscript.dll.mui
Product Name:Microsoft ® VBScript
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-s..-vbscript.resources_31bf3856ad364e35_11.0.15063.0_zh-tw_5c454ade3ff43b95\

What is vbscript.dll.mui?

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

File version info

File Description:Microsoft ® VBScript
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:vbscript.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:vbscript.dll.mui
Product Name:Microsoft ® VBScript
Product Version:5.812.10240.16384
Translation:0x404, 1200