mimofcodec.dll.mui 管理インフラストラクチャの mof コーデック コンポーネント c56b59f02925e4ffad090b94cac55e9b

File info

File name: mimofcodec.dll.mui
Size: 6656 byte
MD5: c56b59f02925e4ffad090b94cac55e9b
SHA1: 014d9175e7f20261c3deba5dd4269147fb688d68
SHA256: 93316ce8ba6363faf9ef12b9cfb93429ec458b028fb5499e1c1aa4469268395c
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
0不明なプラグマです: %1=%2 Unknown pragma: %1=%2
1クラスは既に宣言されています: %1 Class already declared: %1
2クラス '%1' のスーパー クラス '%2' が未定義です Class '%1' has undefined super class '%2'
3クラスの機能は既に定義されています: %1 Class feature already defined: %1
4修飾子が重複しています: %1 Duplicate qualifier: %1
5修飾子が定義されていません: %1 Undefined qualifier: %1
6修飾子に初期化子がありません: %1 Qualifier is missing initializer: %1
7次の修飾子の初期化子が無効です: %1 The initializer for the following qualifer is not valid: %1
8初期化子が無効です Initializer not valid
9未定義のクラスです: %1 Undefined class: %1
10初期化子は無視されました Ignored initializer
11パラメーターは既に定義されています: %1 Parameter already defined: %1
12無効な配列サブスクリプトです: Illegal array subscript:
13互換性のない種類です: %1/%2 Incompatible flavors: %1/%2
14範囲外の初期化子です: %1!I64d! Initializer out of range: %1!I64d!
15内部エラーです: %1(%2!u!) Internal error: %1(%2!u!)
16修飾子は既に宣言されています: %1 Qualifier already declared: %1
17標準的な修飾子の型が正しくありません: %1 Wrong type for standard qualifier: %1
18メモリ不足です Out of memory
19無効な修飾子のオーバーライドです: %1.%2.%3 Illegal qualifier override: %1.%2.%3
20プロパティ '%1' はクラス '%2' のキーとして定義されましたが、 基底クラスのキーではありません Property '%1' defined as key in class '%2', but was not key in base class
21キー プロパティ '%1' はクラス '%2' の異なる型で再定義されました Key property '%1' redefined with different type in class '%2'
22新しいキー プロパティ '%1' がクラス '%2' によって導入されました New key property '%1' is introduced by class '%2'
23不明な修飾子です: %1 Unknown qualifier: %1
24無効な修飾子の範囲です: %1 Illegal scope for qualifier: %1
25プロパティ '%1' の値は、'%2' 修飾子で指定された制約に従っていません Value for property '%1' fails constraint given by '%2' qualifier
26'%1' 修飾子が互換性のないプロパティ '%2' (型: '%3') に適用されました '%1' qualifier applied to incompatible property: '%2' with type: '%3'
27Override 修飾子 (%1) によって指定された名前がプロパティ名 (%2) と一致しません Name given by Override qualifier (%1) does not match property name (%2)
28EmbeddedInstance 修飾子のクラスは未定義です: %1 Undefined class in EmbeddedInstance qualifier: %1
29終了していない文字列リテラルです Non-terminated string literal
30無効な 16 進文字です: %1 Illegal hex character: %1
31整数オーバーフロー Integer overflow
32無効なバイナリ リテラルです Illegal binary literal
33MOF ファイルのスタック オーバーフロー MOF file stack overflow
34MOF ファイルのスタック アンダーフロー MOF file stack underflow
35インクルード ファイルからコンテンツを読み取ることができませんでした: %1 Failed to read content from include file: %1
36構文エラーです: %1 Syntax error: %1
37パーサーのスタック オーバーフロー Parser stack overflow
38Stream 修飾子は、配列パラメーターで指定する必要があります Stream qualifiers may only appear on array parameters
39Stream 修飾子は、出力パラメーターで指定する必要があります Stream qualifiers may only appear on output parameters
40プロパティ %1 は未定義です Undefined property %1
41
行:%1!d!、文字:%2!d!

At line:%1!d!, char:%2!d!
42
ファイル:%1、行:%2!d!、文字:%3!d!

At file:%1, line:%2!d!, char:%3!d!
43
バッファー:
%1

Buffer:
%1
44インスタンス エイリアスは未定義です: %1 Undefined instance alias: %1
45プロパティの '%1' 値を型 '%2' から型 '%3' に変換できませんでした Convert property '%1' value from type '%2' to type '%3' failed
49インスタンス エイリアス '%1' は行 %2!d! で既に宣言されています Instance alias: '%1' already declared at line %2!d!
50構文エラーです。行 %1 のエイリアス名は無効です Syntax Error. Alias name not valid at line %1
51構文エラーです。コメントが不完全です。開始行:%1!d!、文字:%2!d! Syntax Error. Comment(s) incomplete, started at line:%1!d!, char:%2!d!
52構文エラーです。トークンが認識されていません: %1 Syntax Error. Token not recognized: %1
53構文エラーです。リテラル文字列の宣言が不完全です。開始行:%1!d!、文字:%2!d! Syntax Error. Literal string declaration is not complete, started at line:%1!d!, char:%2!d!
54構文エラーです。Char16 値の宣言が無効です: %1 Syntax Error. Char16 value declaration is not valid: %1
55構文エラーです。エスケープされた Char16 値の宣言が無効です: %1、長さ (%2!d!) Syntax Error. Escaped Char16 value declaration is not valid: %1, length (%2!d!)
56構文エラーです。エスケープ文字が認識されていません: %1!c! Syntax Error. Eescaped character not recognized: %1!c!
57構文エラーです。エスケープされた Char16 値が不完全です。開始行:%1!d!、文字:%2!d! Syntax Error. Escaped Char16 value is not complete, started at line:%1!d!, char:%2!d!
58構文エラーです。数値が無効です: %1 Syntax Error. Number value is not valid: %1
59MOF パーサーを初期化できませんでした Initialization of MOF parser failed
60操作のオプション '%2' の値 '%1' はサポートされていません Unsupported value '%1' of operation option '%2'
61パラメーター '%2' の値 '%1' はサポートされていません Unsupported value '%1' of parameter '%2'
62パラメーター '%1' の値を null にすることはできません Value of parameter '%1' can not be null
63パラメーター '%1' の値は %2!d! である必要があります Value of parameter '%1' must be %2!d!
64パラメーター '%1' の値は %2!d! から %3!d! の範囲である必要がありますが、実際の値は %4!d! です Value of parameter '%1' must be in the range of %2!d! and %3!d!, but it's value is %4!d!
65サポートされていないバッファーです。バッファーのエンコードと長さを確認してください Buffer is not supported. Check encoding and length of the buffer
66クラス '%1' を作成できませんでした。エラー: %2!d! Create class '%1' failed with error %2!d!
67指定された MOF バッファーに複数のクラスが含まれています。%1 を試してください Specified MOF buffer contains more than one class. Try %1
68指定された MOF バッファーに複数のインスタンスが含まれています。%1 を試してください Specified MOF buffer contains more than one instance. Try %1
69無効な埋め込み (参照) プロパティ値が見つかりました。値オブジェクトのクラスの型は '%1' です。これは '%2' でも、その派生クラスでもありません。 Invalid embedded (reference) property value was found. The value object is of class type '%1', which is not '%2' or its derived classes.
70datetime 値が無効です。'%2' の値 %1!d! は有効範囲外です。 Datetime value not valid. Value %1!d! of '%2' is out of valid range.

EXIF

File Name:mimofcodec.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-w..codec-dll.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_1d766fd1c2fde484\
File Size:6.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:6144
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:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:管理インフラストラクチャの mof コーデック コンポーネント
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:mimofcodec.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:mimofcodec.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-w..codec-dll.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_27cb1a23f75ea67f\

What is mimofcodec.dll.mui?

mimofcodec.dll.mui is Multilingual User Interface resource file that contain Japanese language for file mimofcodec.dll (管理インフラストラクチャの mof コーデック コンポーネント).

File version info

File Description:管理インフラストラクチャの mof コーデック コンポーネント
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:mimofcodec.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:mimofcodec.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x411, 1200