scrobj.dll.mui Windows ® Script Component Runtime 0374ff67caec5d963a58ebcbc753922e

File info

File name: scrobj.dll.mui
Size: 5632 byte
MD5: 0374ff67caec5d963a58ebcbc753922e
SHA1: 3a070f296a54a194cdac3eceb9cd3f277ad69ebb
SHA256: 5c057932840d035272658ef0fe6947a12f01c56b61bc6eec23843d1a71358b32
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
129未知的錯誤 Unknown error
130記憶體不足 Out of memory
131未預知的錯誤發生 An unexpected error occured
132呼叫了一個尚未撰寫的功能 An unimplemented function was called
1024不正確的字元 Invalid character
1025無法接受字元 Unexpected character
1026未結束的 XML 宣告 - 找不到的對應 '?'。 Unterminated XML declaration - matching '?' not found
1027未結束的註解 - 找不到對應的'--'。 Unterminated comment - matching '--' not found
1028未結束的 CDATA 區段 - 找不到對應的 ']]'。 Unterminated CDATA section - mtaching ']]' not found
1029未結束的特性值 - 找不到對應的引號 Unterminated attribute value - matching quote not found
1030未結束的開始標記 - 找不到對應的 ''。 Unterminated start tag - matching '' not found
1031未結束的結束標記 - 找不到對應的 ''。 Unterminated end tag - matching '' not found
1032未結束的實體引用 - 找不到對應的 ';' 。 Unterminated entity reference - matching ';' not found
1033未結束且意義不明的區塊 - 找不到對應的結束標記 Unterminated opaque block - matching end tag not found
1034必須是正確的名稱 Expecting a valid name
1035必須是夾在引號之間的特性值 Expecting an attribute value enclosed in quotes
1036項目的引用不正確 Invalid entity reference
1037無法辨識的標示動作 Unrecognized markup
1038指令的處理尚未終止 - 找不到對應的 '?'。 Unterminated processing instruction - matching '?' not found
1056非預期的 XML 宣告- 宣告必須位於檔案的開頭 Unexpected XML declaration - declaration must be at the beginning of the file
1057無法辨識的 XML 特性- 合法的特性為 'version'、 'encoding' 和 'standalone' Unrecognized attribute - allowed attributes are 'version', 'encoding', and 'standalone'
1058結束標記與開始標記不符 The end tag does not match the start tag
1059該標記沒有相對的結束標記 The tag does not have a matching end tag
1088標記(TAG) 不能包含文字 The tag may not have text
1089標記(TAG) 不能包含標註(Markup) The tag may not have markup
1090標記(TAG) 不能包含文字或標註(Markup) The tag may not have text or markup
1091此處不適用該標記(TAG) The tag is not valid in this context
1092此標記(TAG) 不支援該特性 The tag does not support this attribute
1093缺少某個必須的標記(TAG) A required tag is missing
1094缺少某個必須的特性 A required attribute is missing
1095發生某個標記(TAG) 重複的問題 A duplicate tag was encountered
1096發生某個特性重複的問題 A duplicate attribute was encountered
1097特性值不正確 The value for the attribute is not valid
1098結束標記沒有相對應的開始標記 The end tag does not have a corresponding start tag
1101遇到一個重複的 id 特性 A duplicate id attribute was encountered
1102所指定的特性彼此產生衝突 The specified attributes conflict with each other
1103此公用 'public' 標記無法和 'Automation' 或 'Event' 或事件處理程序一起使用 The 'public' tag cannot be used with the 'Automation' or 'Event' handlers
1104未預期的文字 - 文字只出現在開始標記和結束標記 Unexpected text - text is only between a start tag and end tag
1120檔案中沒有定義元件 No components are defined in the file
1122所有的元件都沒有註冊資訊 There are no components with registration info
1123無法建立介面的處理程式 Cannot create interface handler
1124無法產生 Script 引擎 Cannot create script engine
1125無法存取被引用的 URL Cannot retrieve referenced URL
1126無法建立物件 Cannot create object
1127無法增加引用 Cannot add reference
1128無法找到適用於此引用的型態程式庫 Cannot find the type library for this reference
1129未預期的標記 -預期標記為'component' 或 'package' Unexpected tag - expecting the tag 'component' or 'package'
1130未預期的標記 - 在根(Root)下只能有一個標記 'component' 或 'package' Unexpected tag - only one 'component' or 'package' tag is allowed at the root
1131無法辨識的 - 可容許的特性是'debug', 'warn' ,以及'error' Unrecognized attribute - the allowed attributes are 'debug', 'warn', and 'error'
1152Dispid 已定義 The dispid was already defined
1153此名稱已經定義 The name was already defined
1154此方法尚未定義 The method is not defined
1155此屬性無法被建立 The property cannot be created
1156此屬性的存取員(Accessor) 尚未定義 The property accessor is not defined
1157此屬性的存取員(Accessor) 已經被定義 The property accessor is already specified
1158此處理程序合法的事件來源只能是 'element', 'document' 和 'window' The only valid event sources for the behavior handler are 'element', 'document', and 'window'
1184不支援此字碼頁 (Code Page) The code page is not supported
1185不支援此字元集 The charset is not supported
1186此檔案太大 The file is too big
1187無法轉換文字為 UNICODE 以便進行 Cannot convert text to UNICODE for processing
1188無法開啟檔案 Cannot open file
1216在這個檔案中沒有定義工作 No jobs are defined in the file
1217未預期的標記 - 所預期的標記為 'job' 或 'package' Unexpected tag - expecting the tag 'job' or 'package'
1218未預期的標記 - 在根(Root)下只能有一個 'job'或 'package' 標記 Unexpected tag - only one 'job' or 'package' tag is allowed at the root
1219無法辨識的特性 - 合法的特性為 'debug' 和 'warn' Unrecognized attribute - the allowed attributes are 'debug' and 'warn'
1220在某個命名或未命名的項目上發生重複名稱 A duplicate name for a named or unnamed element was encountered
8192Windows Script 元件 Windows Script Component
8193開啟(&O) &Open
8194註冊(&R) &Register
8195取消註冊(&U) &Unregister
8196建立型態程式庫(&G) &Generate Type Library

EXIF

File Name:scrobj.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_ffc3220c74d51686\
File Size:5.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:5120
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:Windows ® Script Component Runtime
File Version:5.812.10240.16384
Internal Name:scrobj.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:scrobj.dll.mui
Product Name:Microsoft ® Windows ® Script Component Runtime
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_a3a48688bc77a550\

What is scrobj.dll.mui?

scrobj.dll.mui is Multilingual User Interface resource file that contain Chinese (Traditional) language for file scrobj.dll (Windows ® Script Component Runtime).

File version info

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