WinSyncMetastore.rll.mui Windows Synchronization Framework Metadata Store Resources 8a7435601309d053667dcca54979114b

File info

File name: WinSyncMetastore.rll.mui
Size: 13312 byte
MD5: 8a7435601309d053667dcca54979114b
SHA1: 215dabf2107203a0695e07b0cae938a7ab92e022
SHA256: a341a0089646c37abb8996d0c6a7c80a38bec82d36d1f9d3f4bfaeb374d0be12
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
11001メタデータ ストアのメソッドには、NULL 以外のフィールド名が少なくとも 1 つ必要です。
The metadata store method requires at least one non-null field name.
11002メタデータ ストアのメソッドには、NULL 以外のフィールド値が少なくとも 1 つ必要です。
The metadata store method requires at least one non-null field value.
11003メタデータ ストアのメソッドには、NULL 以外のファイル名が必要です。
The metadata store method requires a non-null file name.
11004メタデータ ストアのメソッドには、NULL 以外のグローバル ID が必要です。
The metadata store method requires a non-null global ID.
11005メタデータ ストアの InitializeReplicaMetadata メソッドには、NULL 以外の ID パラメーター セットが必要です。
The metadata store InitializeReplicaMetadata method requires a non-null set of ID parameters.
11006メタデータ ストアの InitializeReplicaMetadata 関数には、NULL 以外のレプリカ ID パラメーターが必要です。
The metadata store InitializeReplicaMetadata function requires a non-null replica ID parameter.
11007メタデータ ストアのメソッドには、NULL 以外のナレッジが必要です。
The metadata store method requires a non-null knowledge.
11009メタデータ ストアのメソッドには、NULL 以外になる出力パラメーターが必要です。
The metadata store methods require output parameters to be non-null.
11010メタデータ ストアのメソッドには、NULL 以外のリモート変更バッチが必要です。
The metadata store method requires a non-null remote change batch.
11011メタデータ ストアのメソッドには、NULL 以外のリモート ナレッジが必要です。
The metadata store method requires a non-null remote knowledge.
11012メタデータ ストアのメソッドには、NULL 以外のレプリカ ID が必要です。
The metadata store method requires a non-null replica ID.
11013メタデータ ストアのメソッドには、NULL 以外のコールバックが必要です。
The metadata store method requires a non-null callback.
11014メタデータ ストアのメソッドには、0 以外のバッチ サイズが必要です。
The metadata store method requires a non-zero batch size.
11015メタデータ ストアのメソッドには、空でないファイル名が必要です。
The metadata store method requires a non-empty file name.
11016メタデータ ストアのメソッドには、小さい ID サイズが必要です。
The metadata store method requires a small ID size.
11017メタデータ ストアの InitializeReplicaMetadata メソッドには、データベース列に収まる ID サイズが必要です。
The metadata store InitializeReplicaMetadata method requires an ID size that will fit in a database column.
11018メタデータ ストアの InitializeReplicaMetadata メソッドには、NULL 値として渡される、カウントが 0 の空の配列が必要です。
The metadata store InitializeReplicaMetadata method requires an empty array to be passed as a null value with a count of zero.
11019メタデータ ストアの InitializeReplicaMetadata メソッドには、2 バイトより大きく、列サイズの上限より小さいレプリカ ID が必要です。
The metadata store InitializeReplicaMetadata method requires the replica ID to be larger than 2 bytes and smaller than the column size limit.
11023メタデータ ストアのメソッドには、NULL として渡される、カウントが 0 の空の配列が必要です。
The metadata store method requires empty arrays to be passed as a NULL with a count of zero.
11024メタデータ ストアのメソッドには、短いパスが必要です。
The metadata store method requires a shorter path.
11025メタデータ ストアでは、指定されたトランザクション分離レベルがサポートされていません。
The metadata store does not support the given transaction isolation level.
11026セッションの作成中に、メタデータ ストアの BeginTransaction メソッドにデータベース エラーが返されました。
The metadata store BeginTransaction method received a database error while creating a session.
11027レプリカのメタデータを挿入中に、データベースからメタデータ ストアにエラーが返されました。
The metadata store received an error from the database when inserting the replica metadata.
11028メタデータ ストアの CreateStore メソッドでデータベースを作成できませんでした。
The metadata store CreateStore method could not create the database.
11029データ ソースの作成中に、メタデータ ストアの CreateStore メソッドに予期しないデータベース エラーが返されました。
The metadata store CreateStore method received an unexpected database error while creating the data source.
11030セッションの作成中に、メタデータ ストアの EndTransaction メソッドにデータベース エラーが返されました。
The metadata store EndTransaction method received a database error while creating a session.
11031セッションの作成中に、メタデータ ストアの InitializeReplicaMetadata メソッドにデータベース エラーが返されました。
The metadata store InitializeReplicaMetadata method received a database error while creating a session.
11032項目の行を取得中に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error while retrieving item rows.
11033項目を取得中に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error when getting an item.
11034列挙子の最初の項目を取得中に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error when retrieving the first item for the enumerator.
11035メタデータ ストアでデータベースを開けませんでした。
The metadata store could not open the database.
11036セッションの作成中に、メタデータ ストアの OpenStore メソッドにデータベース エラーが返されました。
The metadata store OpenStore method received a database error while creating a session.
11037メタデータ ストアでデータベースを初期化できませんでした。
The metadata store could not initialize the database.
11038データベースの初期化中に、メタデータ ストアの OpenStore メソッドにデータベース エラーが返されました。
The metadata store OpenStore method received a database error while initializing the database.
11040トランザクションの開始時に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error when starting a transaction.
11041OnAddingItemToBatch コールバックからメタデータ ストアにエラーが返されました。
The metadata store received an error from the callback OnAddingItemToBatch.
11042メタデータ ストアの項目に作成バージョンが含まれていません。
The metadata store item does not have a creation version.
11043メタデータ ストアの項目に変更バージョンが含まれていません。
The metadata store item does not have a change version.
11044メタデータ ストアの項目にカスタム フィールドが含まれていません。
The metadata store item does not have the custom field.
11045メタデータ ストアの項目にグローバル ID が含まれていません。
The metadata store item does not have a global ID.
11048メタデータ ストアでは、項目のメタデータを見つけられませんでした。
The metadata store could not find the item metadata.
11049メタデータ ストアでは、レプリカを追加できませんでした。
The metadata store could not add the replica.
11050項目のメタデータ テーブルを作成中に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error when creating the item metadata table.
11051レプリカのメタデータを作成中に、メタデータ ストアにデータベース エラーが返されました。
The metadata store received a database error when creating the replica metadata.
11052メタデータ ストアでは、削除する項目のメタデータを見つけられませんでした。
The metadata store could not find the item metadata to be deleted.
11053メタデータ ストアでは、カスタム列以外の列に対するクエリはサポートされていません。
The metadata store does not support querying for columns which are not custom columns.
11056メタデータ ストアでは、データベースの列と一致しないグローバル ID サイズが検出されました。
The metadata store encountered a global ID size that does not match the column in the database.
11058メタデータ ストアでは、入れ子になったトランザクションはサポートされていません (別のトランザクションがまだアクティブなときに、新しいトランザクションが試行されました)。
The metadata store does not support nested transactions (a new transaction was attempted while another was still active).
11059メタデータ ストアが開かれていません。
The metadata store has not been opened.
11060このローカル ID の項目は、メタデータ ストアに含まれていません。
The metadata store does not contain an item with this local ID.
11062メタデータ ストアは既に開かれています。
The metadata store has already been opened.
11064メタデータ ストアの SetKnowledge メソッドでは、ナレッジ内にローカル レプリカ ID が必要です。
The metadata store SetKnowledge method expects the local replica ID in the knowledge.
11065メタデータ ストアの SetGlobalId メソッドを使用して、項目の GlobalId をリセットすることはできません。
The metadata store SetGlobalId method cannot be used to reset the GlobalId on an item.
11066メタデータ ストアの ResurrectDeletedItem メソッドを使用して、既に実行中の項目を復元することはできません。
The metadata store ResurrectDeletedItem method cannot be used to resurrect an already live item.
11067CUSTOM_FIELD_DEFINITION で初期化されていない列へのインデックスの作成は、メタデータ ストアのメソッドでサポートされていません。
The metadata store method does not support creating an index on a column which has not been initialized by CUSTOM_FIELD_DEFINITION.
11070メタデータ ストアのメソッドには、少なくとも 1 というカウントが必要です。
The metadata store method requires a count of at least one.
11071メタデータ ストアの InitializeReplicaMetadata メソッドでは、CUSTOM_FIELDS_INDEX にカスタム フィールド名が少なくとも 1 つ指定されている必要があります。
The metadata store InitializeReplicaMetadata method requires CUSTOM_FIELDS_INDEX to have at least one custom field name.
11072メタデータ ストアのメソッドには、NULL 以外の時間構造が必要です。
The metadata store method requires a non-null time structure.
11073メタデータ ストアのメソッドには、NULL 以外の項目のメタデータが必要です。
The metadata store method requires a non-null item metadata.
11074メタデータ ストアのメソッドには、NULL 以外の ID 範囲が必要です。
The metadata store method requires a non-null ID range.
11075メタデータ ストアのメソッドには、空でない ID 範囲が必要です。
The metadata store method requires a non-empty ID range.
11076メタデータ ストアのメソッドでは、廃棄標識がある項目または変更バージョンが既に設定されている項目に変更単位バージョンを設定できません。
The metadata store method does not allow change unit versions on a tombstoned item or an item that already has a change version set.
11077メタデータ ストアのメソッドでは、変更単位バージョンが既に設定されている項目に変更バージョンを設定できません。
The metadata store method does not allow change versions on an item that already has change unit versions set.
11079ストア ファイルが既に存在する場合、メタデータ ストアではストア ファイルを作成できません。
The metadata store cannot create a store file when the file already exists.
11080メタデータ ストアのメソッドには、NULL 以外の同期フィルター情報が必要です。
The metadata store method requires non-null synchronization filter information.
11081列挙子では、一度に 1 項目の取得またはスキップのみをサポートします。
The enumerator only supports getting or skipping one item at a time.
11082指定された同期 ID は、その型の ID に指定された形式ではありません。
Specified synchronization ID is not of the specified format for IDs of that type.
11083メタデータ ストアは既に破棄されています。このオブジェクトを使用することはできません。
The metadata store has already been disposed. You cannot use this object.
11085メタデータ ストアの InitializeReplicaMetadata メソッドでは、最大長 4000 の列および最大長 8000 のバイナリ型の列のみがサポートされています。
The metadata store InitializeReplicaMetadata method only supports columns of maximum length 4000 and binary columns of maximum length 8000.
11086メタデータ ストアのメソッドには、NULL 以外のアップグレード コールバックが必要です。
The metadata store method requires a non-null upgrade callback.
11087メタデータ ストアには、この接続でアクセスされているアクティブなレプリカが既に 1 つあります。
The metadata store already has one active replica being accessed on this connection.
11088メタデータ ストア接続が無効化されています。
The metadata store connection has been invalidated.
11089メタデータ ストアのメソッドに、NULL 以外のプロバイダー バージョンが必要でした。
The metadata store method required a non-null provider version.
11090メタデータ ストアに認識されない列名があります。
The metadata store has unrecognized column names.
11092メタデータ ストアのメソッドでは、まだ削除としてマークされていない項目の勝者 ID を取得したり設定したりすることはできません。
The metadata store method does not allow getting or setting a winner ID on an item which is not already marked as a delete.
11093メタデータ ストアから取得しようとしているデータ型には、実際に格納されているデータ型との互換性がありません。
The data type that you are attempting to retrieve from the metadata store is not compatible with the data type that is actually stored.
0x80041280メタデータ ストアでは、データベース内に指定されたレプリカを見つけられませんでした。 The metadata store could not find the given replica in the database.
0x80041281メタデータ ストアには、このレプリカが既に含まれています。 The metadata store already contains this replica.
0x80041282メタデータ ストアのレプリカは既に使用されています。 The metadata store replica is already in use.
0x80041284メタデータ ストアの項目が見つかりません。 The metadata store item not found.
0x80041285メタデータ ストアの項目に一意の ID (または他の主キー) が含まれていないため、この項目を保存できませんでした。 The metadata store item could not be saved as it does not have a unique ID (or other primary key).
0x80041286メタデータ ストアのメソッドには、有効なフィールド名が必要です。 The metadata store method requires a valid field name.
0x80041287メタデータ ストアのメソッドには、有効なフィールド型が必要です。 The metadata store method requires a valid field type.
0x80041288ストレージ エンジン操作がエラー コード %1 (HRESULT = 0x%2!lX!、Source IID = %3、Parameters=(%4)) で失敗しました。 A storage engine operation failed with error code %1 (HRESULT = 0x%2!lX!, Source IID = %3, Parameters=(%4)).
0x80041289メタデータ ストアが壊れています。 The metadata store is corrupt.
0x80041290CUSTOM_FIELDS_INDEX で指定されていない複数の列に対するクエリは、メタデータ ストアではサポートされていません。 The metadata store does not support querying for multiple columns which have not been specified by a CUSTOM_FIELDS_INDEX.
0x80041291メタデータ ストアでは、クエリが行われているフィールドに対する一意の値が見つかりませんでした。 The metadata store did not find a unique value for the fields being queried.
0x80041292メタデータ ストアからデータをコミットする前、またはロールバックする前に、開いているアクティブなトランザクションが必要です。 The metadata store requires an active transaction to be open before data can be committed or rolled back from the store.
0x80041293メタデータ ストアのバージョンとサポートされているバージョンが一致しません。 The metadata store version does not match the supported version.
0x80041294レプリカのメタデータにコミットされていない変更が存在する場合、メタデータ ストアではこの操作が許可されません。 The metadata store does not permit this operation if there are uncommitted changes to the replica's metadata.
0x80041295メタデータ ストアは、オブジェクトの現在の状態に起因する理由から、この操作をサポートしていません。 The metadata store does not support this operation due to the current state of the object.
0x80041296ファイル データが、パブリッシュされたファイル形式に準拠していないため、正規の形式のファイルからのシリアル化解除操作が失敗しました。 The deserialization operation from a canonical format file failed because the file data does not conform to the published file format.
0x80041297同期されているプロバイダーに共通の変更単位は、メタデータ ストアによって検出されませんでした。 The metadata store detected no change units in common in the providers being synchronized.
0x80041298ファイルを作成した同期プロバイダーのバージョンが現在のプロバイダーのバージョンと一致しないため、正規の形式のファイルからのシリアル化解除操作が失敗しました。 The deserialization operation from a canonical format file failed because the version of the synchronization provider which created the file does not match with the current provider version.
0x80041299メタデータ ストアでは、項目に作成バージョンと、変更または変更単位バージョンが含まれている必要があります。 The metadata store requires that an item have a creation version and a change or change unit version.
0x80041300メタデータ ストアでは、GetSingleReplicaMetadata API を使用する場合、ストア内にレプリカが 1 つだけ存在する必要があります。 The metadata store requires that there should be precisely one replica in the store to use the GetSingleReplicaMetadata API.
0x80041301カスタム テーブルがデータベースに存在しないため、メタデータ ストアに読み込むことができません。 The metadata store can not load the custom table because it does not exist in the database.
0x80041302カスタム テーブルがデータベースに既に存在するため、メタデータ ストアにテーブルを作成できません。 The metadata store can not create the custom table because it already exists in the database.

EXIF

File Name:WinSyncMetastore.rll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-m..providers.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_09171711b86321cc\
File Size:13 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:12800
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:2007.94.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:Dynamic link library
File Subtype:0
Language Code:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows Synchronization Framework Metadata Store Resources
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:WINSYNCMETASTORE
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:WINSYNCMETASTORE.RLL.MUI
Product Name:Microsoft Synchronization Framework
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-m..providers.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_136bc163ecc3e3c7\

What is WinSyncMetastore.rll.mui?

WinSyncMetastore.rll.mui is Multilingual User Interface resource file that contain Japanese language for file WinSyncMetastore.rll (Windows Synchronization Framework Metadata Store Resources).

File version info

File Description:Windows Synchronization Framework Metadata Store Resources
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:WINSYNCMETASTORE
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:WINSYNCMETASTORE.RLL.MUI
Product Name:Microsoft Synchronization Framework
Product Version:10.0.15063.0
Translation:0x411, 1200