vbscript.dll.mui Microsoft ® VBScript ad4178e2bed221ba752dce215a76bfac

File info

File name: vbscript.dll.mui
Size: 9728 byte
MD5: ad4178e2bed221ba752dce215a76bfac
SHA1: fe950992f4f4382d0ff74fcc2cc1b75d194b08de
SHA256: 4f4a9c31f8e69747eaa8d35e88835e1ce3a6eae0ed216e181704abc0741ff18e
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese 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
110 で除算しました。 Division by zero
13型が一致しません。 Type mismatch
14文字列領域が不足しています。 Out of string space
17要求された操作を実行できません。 Can't perform requested operation
28スタック領域が不足しています。 Out of stack space
35Sub または Function が定義されていません。 Sub or Function not defined
48DLL 読み込み時のエラーです。 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オブジェクト型の変数は設定されていません。 Object variable not set
92For ループは初期化されていません。 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クラスはオートメーションをサポートしていません。 Class doesn't support Automation
432オートメーションの操作中にファイル名またはクラス名を見つけられませんでした。 File name or class name not found during Automation operation
438オブジェクトでサポートされていないプロパティまたはメソッドです。 Object doesn't support this property or method
440オートメーション エラーです。 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
455コード リソースのロックエラーです。 Code resource lock error
457このキーは既にコレクション内の要素に関連付けられています。 This key is already associated with an element of this collection
458VBScript でサポートされていないオートメーションが変数で使用されています。 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このオブジェクトは safe モードでは作成できません。 Object not safe for scripting
503このオブジェクトは safe モードでは初期化できません。 Object not safe for initializing
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
1043ByVal でない変数に割り当てられません。 Cannot assign to non-ByVal argument
1044Sub プロシージャを呼び出すときに、かっこを使うことはできません。 Cannot use parentheses when calling a Sub
1045リテラル定数を指定してください。 Expected literal constant
1046'In' がありません。 Expected 'In'
1047'Class' がありません。 Expected 'Class'
1048Class の内部で宣言しなければなりません。 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
1052Class では、既定のプロパティ/メソッドを複数個選択することはできません。 Cannot have multiple default property/method in a Class
1053クラスの初期化または終了に引数がありません。 Class initialize or terminate do not have arguments
1054Property set または Property let には少なくとも 1 つの引数が必要です。 Property set or let must have at least one argument
1055'Next' が不正です。 Unexpected 'Next'
1056'Default' は 'Property'、 'Function' または 'Sub' の場合にのみ指定できます。 '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
5016Regular Expression オブジェクトがありません。 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
30000JA EN
32766True True
32767False False
32768OK 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_ja-jp_83b186d4d104f5a9\
File Size:9.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:9216
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:Japanese
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_ja-jp_2792eb5118a78473\

What is vbscript.dll.mui?

vbscript.dll.mui is Multilingual User Interface resource file that contain Japanese 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:0x411, 1200