WinSyncProviders.rll.mui Windows Synchronization Framework Simple Sync Resources 77660f3ad97ab73f1dee72eafdde24f7

File info

File name: WinSyncProviders.rll.mui
Size: 8192 byte
MD5: 77660f3ad97ab73f1dee72eafdde24f7
SHA1: 8adb0e3bccc812d494c1f7d82e042be625730629
SHA256: 44330495f1bcc5bdb44f1c3965733ccc49b0063148d3c35004a347fb43e7acd0
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) 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 (Simplified) English
13001简单提供程序方法需要一个非 Null 的输入参数。
The simple provider method requires a non-null input parameter.
13002简单提供程序以前已被初始化。
The simple provider has previously been initialized.
13003简单提供程序需要变更单位中有更多数据。变更单位未按预期分配。
The simple provider expects more data in the change unit. The change unit was not allocated as expected.
13004简单提供程序找不到应在元数据存储区中的项。
The simple provider could not find an item expected to be in the metadata store.
13005出现可恢复或不可恢复的错误之后,简单提供程序收到意外的变更数据。
The simple provider received unexpected change data after a recoverable or non-recoverable error.
13007成功变更负载后,简单提供程序需要非 Null 变更数据。
The simple provider requires non-null change data on a successful load change.
13009简单提供程序尚未初始化。
The simple provider has not been initialized.
13010简单提供程序收到了针对 SkipChangeDetection 的无效调用模式。
The simple provider received a call pattern that is not valid for SkipChangeDetection.
13011出现可恢复或不可恢复的错误之后,简单提供程序收到意外的项字段。
The simple provider received unexpected item fields after a recoverable or non-recoverable error.
13012成功完成此调用时,简单提供程序需要非 Null 的项字段。
The simple provider requires non-null item fields on a successful completion of this call.
13013简单提供程序无法识别给定的同步操作。
The simple provider does not recognize the given synchronization action.
13014简单提供程序在创建某一项期间收到了对于变更单位无效的更新操作。
The simple provider received an update action that is not valid for the change unit during the creation of an item.
13015简单提供程序未收到有关项中任何变更单位的任何变更。
The simple provider received no changes for any change units in the item.
13016简单提供程序要求只能在 GetMetadataSchema 中调用 AddItemMetadataSchema。
The simple provider requires that AddItemMetadataSchema be called only in GetMetadataSchema.
13018简单提供程序方法要求以计数为零的 null 值的形式传递一个空数组,还需要一个计数大于零的非 null 数组。
The simple provider method requires an empty array to be passed as a null value with a count of zero and a non-null array for a count of greater than zero.
13019简单提供程序无法识别给定的本地删除模式。
The simple provider does not recognize the specified local delete mode.
13020简单提供程序已定义一个架构。
The simple provider already has a schema defined.
13021简单提供程序要求该项为主要标识规则包含值。
The simple provider requires that the item contains values for the primary identity rules.
13022简单提供程序要求项仅包含在架构中定义的字段。
The simple provider requires that the item contains only fields that are defined in the schema.
13023简单提供程序要求该项为每个字段只包含一个值。
The simple provider requires that the item contains only one value for each field.
13024简单提供程序无法识别此字段类型,或者该字段类型无效。
The simple provider does not recognize this type of field.
13025简单提供程序要求标识字段不能有 null 值。
The simple provider requires that identity fields cannot have null values.
13026简单提供程序要求元数据存储区必须初始化才能调用此方法。
The simple provider requires that the metadata store be initialized to call this method.
13027简单提供程序需要为可变大小类型提供一个非零大小。
The simple provider requires a non-zero size for variable size types.
13028简单提供程序要求在架构中应至少指定一个字段,最多指定 255 个字段。
The simple provider requires that at least one field and at most 255 fields are specified in a schema.
13029简单提供程序要求架构中的所有字段 ID 都是唯一的。
The simple provider requires all field IDs in a schema to be unique.
13030简单提供程序要求在架构中至少指定一个标识规则,最多指定 255 个标识规则。
The simple provider requires that at least one identity rule and at most 255 rules are specified in a schema.
13031因为字段不存在,简单提供程序无法将字段与规则关联。
The simple provider cannot associate the field with the rule because the field does not exist.
13032对于每个变更单位版本规则,简单提供程序需要至少一个变更单位版本字段。
The simple provider requires at least one change unit version field for each change unit version rule.
13033简单提供程序要求变更单位 ID 唯一。
The simple provider requires that change unit IDs be unique.
13034简单提供程序在一个规则中两次检测到同一个字段。
The simple provider detected the same field twice in a rule.
13035简单提供程序在序列化架构时意外失败。
The simple provider unexpectedly failed in serializing the schema.
13036简单提供程序在反序列化架构时意外失败。
The simple provider unexpectedly failed in deserializing the schema.
13037简单提供程序要求在调用此方法之前初始化变更批筛选回调。
The simple provider requires the change batch filtering callback to be initialized before this method can be called.
13038简单提供程序无法将给定的变更单位 ID 索引与架构中的变更单位 ID 匹配。
The simple provider could not match the given change unit ID index with a change unit ID in the schema.
13039简单提供程序发现给定的项 ID 大小无效。
The simple provider found that the given item ID size is not valid.
13040简单提供程序仅允许对每项或每个变更单位设置一个可恢复的错误。
The simple provider allows only one recoverable error to be set on each item or change unit.
13041给定的变更单位 ID 无效或者在架构中不存在。 The given change unit ID is not valid or does not exist in the schema.
13042简单提供程序要求只能将一个失败结果设置为可恢复的错误。
The simple provider requires that only a fail result be set as a recoverable error.
13043简单提供程序无法识别给定的筛选模式。
The simple provider does not recognize the specified filtering mode.
13044简单提供程序无法识别定位点枚举的给定变更类型。
The simple provider does not recognize the specified change type for anchor enumeration.
13045简单提供程序在所有项变更中都需要非 null 的项字段。
The simple provider requires non-null item fields in all item changes.
13046如果已调用 ReportItemsAndAutodetectDeletes,简单提供程序将禁止调用 ReportChanges;反之亦然。
The simple provider supports either ReportChanges or ReportItemsAndAutodetectDeletes being called during a session; they cannot both be called during the same session.
13047简单提供程序要求定位点长度大于零。
The simple provider expected an anchor length greater than zero.
13048当传入的缓冲区太小时,简单提供程序要求定位点提供程序从 GetEnumerationAnchor 返回 HRESULT_FROM_WIN32(ERROR_MORE_DATA)。
The simple provider requires that the anchor provider return HRESULT_FROM_WIN32(ERROR_MORE_DATA) from GetEnumerationAnchor in the case when the buffer that was passed in is too small.
13049简单提供程序在元数据存储区中找不到正确的数据。此简单提供程序版本可能与以前写入元数据存储区的版本不同。
The simple provider did not find the correct data in the metadata store. This version of the simple provider might differ from a version that previously wrote to the metadata store.
13050简单提供程序不希望已设置可恢复的错误的项出现约束错误。
The simple provider does not expect constraint errors on items with recoverable errors already set.
13051简单提供程序仅允许对每项或每个变更单位设置一个约束错误。
The simple provider allows only one constraint error to be set on each item or change unit.
13052无法从此调用的上下文设置约束错误。
A constraint error cannot be set from the context of this call.
13054对于更新-删除冲突,当删除获胜时,更新的字段必须为 null。
Updated fields must be null for an update-delete conflict when the delete wins.
13055无法对与传入项相同的项报告约束错误,因为项不能与其自身冲突。
A constraint error cannot be reported on the same item as the incoming one because an item cannot be in conflict with itself.
13056简单提供程序收到 ReportItems 或 ReportChanges 的无效调用模式。
The simple provider received an invalid call pattern for ReportItems or ReportChanges.
13057在提供程序升级过程中无法修改标识规则。
Identity rules cannot be modified during provider upgrade.
13058在提供程序升级过程中无法删除变更单位规则。
Change unit rules cannot be removed during provider upgrade.
13059此对象不再有效。
This object is no longer valid.
13060已经调用了 BeginRemoveItemsFromReplica。
BeginRemoveItemsFromReplica has already been called.
13061简单提供程序要求在调用 RemoveItemFromReplica 之前先调用 BeginRemoveItemsFromReplica。
The simple provider requires that BeginRemoveItemsFromReplica is called before calling RemoveItemFromReplica.
13062简单提供程序要求在调用 EndRemoveItemsFromReplica 之前先调用 BeginRemoveItemsFromReplica。
The simple provider requires that BeginRemoveItemsFromReplica is called before calling EndRemoveItemsFromReplica.
0x80041500简单提供程序未定义任何项架构。 The simple provider has no item schema defined.
0x80041501简单提供程序变更检测失败。 Simple provider change detection failed.
0x80041502简单提供程序要求所报告的新项包含所有字段。 The simple provider requires that new items being reported contain all fields.
0x80041503简单提供程序检测到乐观并发冲突。 The simple provider detected an optimistic concurrency violation.
0x80041504简单提供程序在正在进行同步的提供程序中未检测到共有的变更单位。 The simple provider detected no change units in common in the providers being synchronized.
0x80041505简单提供程序确定此副本无法识别此变更单位 ID。 The simple provider determined that this change unit ID is not recognized by this replica.
0x80041506简单提供程序在元数据存储区中找到一个与当前项具有相同标识字段的项。 The simple provider found an item in the metadata store with the same identity fields as the current item.
0x80041507由于对象的当前状态,简单提供程序不支持此操作。 The simple provider does not support this operation due to the current state of the object.
0x80041508简单提供程序要求只在项级记录可恢复的错误,而不是在此上下文中按变更单位记录。 The simple provider requires that a recoverable error only be recorded at the item level and not per change unit in this context.
0x80041509简单提供程序在元数据存储区中找不到具有给定标识字段的项。 The simple provider did not find an item with the given identity fields in the metadata store.
0x8004150A提供程序已跳过此变更。 This change has been skipped by the provider.
0x8004150B此变更已延迟,因为提供程序不支持自定义冲突解决方法。 This change has been deferred because the provider does not support custom conflict resolution.
0x8004150C简单提供程序需要元数据存储区组件 2 或更高版本。 The simple provider requires a metadata store component of version 2 or later.
0x8004150E此变更已延迟,因为在同步会话期间已在本地修改了该项。 This change has been deferred because the item was modified locally during the synchronization session.
0x8004150F访问接口必须为非标准 ID 格式实现自定义 ID 生成器接口。 The provider must implement the custom ID generator interface for non-standard ID formats.
0x80041511无法打开元数据存储区,因为比此计算机上安装的同步组件更新的同步组件已将其更新。 The metadata store cannot be opened because it has been updated by synchronization components that are newer than those installed on this computer.
0x80041512提供程序版本与元数据存储区中存储的版本不符。 The provider version does not match the version stored in the metadata store.

EXIF

File Name:WinSyncProviders.rll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-m..providers.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_39cd3948e23efc7e\
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: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:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows Synchronization Framework Simple Sync Resources
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:WINSYNCPROVIDERS
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:WINSYNCPROVIDERS.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_zh-cn_4421e39b169fbe79\

What is WinSyncProviders.rll.mui?

WinSyncProviders.rll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file WinSyncProviders.rll (Windows Synchronization Framework Simple Sync Resources).

File version info

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