WinSyncProviders.rll.mui Windows Synchronization Framework Simple Sync Resources 6929786e635dc8d26bb9666bcf49643f

File info

File name: WinSyncProviders.rll.mui
Size: 16896 byte
MD5: 6929786e635dc8d26bb9666bcf49643f
SHA1: de9c8a55b938579807e459a4e5954e52ac697b1f
SHA256: 5bbf76ddb504b9468f60699eeb19f97a6747ebd6c95674f94b25c8f2ae91dea9
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Slovenian 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 Slovenian English
13001Metoda preprostega ponudnika zahteva vhodni parameter, ki ni vrednosti NULL.
The simple provider method requires a non-null input parameter.
13002Preprosti ponudnik je že inicializiran.
The simple provider has previously been initialized.
13003Preprosti ponudnik v enoti spremembe zahteva več podatkov. Enota spremembe ni bila dodeljena, kot je bilo pričakovano.
The simple provider expects more data in the change unit. The change unit was not allocated as expected.
13004Preprosti ponudnik ni mogel najti elementa, ki naj bi bil v shrambi metapodatkov.
The simple provider could not find an item expected to be in the metadata store.
13005Preprosti ponudnik je prejel podatke o nepričakovani spremembi po popravljivi ali nepopravljivi napaki.
The simple provider received unexpected change data after a recoverable or non-recoverable error.
13007Preprosti ponudnik zahteva podatke o uspešni spremembi nalaganja, ki niso vrednosti NULL.
The simple provider requires non-null change data on a successful load change.
13009Preprosti ponudnik ni inicializiran.
The simple provider has not been initialized.
13010Preprosti ponudnik je prejel neveljaven vzorec klica za SkipChangeDetection.
The simple provider received a call pattern that is not valid for SkipChangeDetection.
13011Preprosti ponudnik je prejel nepričakovana polja elementa po popravljivi ali nepopravljivi napaki.
The simple provider received unexpected item fields after a recoverable or non-recoverable error.
13012Preprosti ponudnik zahteva polja elementa o uspešnem dokončanju tega klica, ki niso vrednosti NULL.
The simple provider requires non-null item fields on a successful completion of this call.
13013Preprosti ponudnik ne prepozna podanega dejanja sinhronizacije.
The simple provider does not recognize the given synchronization action.
13014Preprosti ponudnik je med ustvarjanjem elementa prejel neveljavno dejanje posodobitve za enoto spremembe.
The simple provider received an update action that is not valid for the change unit during the creation of an item.
13015Preprosti ponudnik ni prejel nobenih sprememb za kakršne koli enote spremembe v elementu.
The simple provider received no changes for any change units in the item.
13016Preprosti ponudnik zahteva, da je shema AddItemMetadataSchema poklicana samo v shemi GetMetadataSchema.
The simple provider requires that AddItemMetadataSchema be called only in GetMetadataSchema.
13018Metoda preprostega ponudnika zahteva prazno polje, podano kot vrednost NULL s številom nič, in polje, ki ni vrednosti NULL, za število, večje od nič.
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.
13019Preprosti ponudnik ne prepozna navedenega lokalnega načina brisanja.
The simple provider does not recognize the specified local delete mode.
13020Preprosti ponudnik že ima določeno shemo.
The simple provider already has a schema defined.
13021Preprosti ponudnik zahteva, da mora element vsebovati vrednosti za pravila primarne identitete.
The simple provider requires that the item contains values for the primary identity rules.
13022Preprosti ponudnik zahteva, da mora element vsebovati samo polja, ki so določena v shemi.
The simple provider requires that the item contains only fields that are defined in the schema.
13023Preprosti ponudnik zahteva, da mora element vsebovati samo eno vrednost za vsako polje.
The simple provider requires that the item contains only one value for each field.
13024Preprosti ponudnik ne prepozna te vrste polja.
The simple provider does not recognize this type of field.
13025Preprosti ponudnik zahteva, da identifikacijska polja ne smejo imeti vrednosti NULL.
The simple provider requires that identity fields cannot have null values.
13026Preprosti ponudnik zahteva, da mora biti shramba metapodatkov inicializirana tako, da pokliče to metodo.
The simple provider requires that the metadata store be initialized to call this method.
13027Preprosti ponudnik zahteva velikost, ki ni nič, za vrste velikosti spremenljivk.
The simple provider requires a non-zero size for variable size types.
13028Preprosti ponudnik zahteva, da mora biti v shemi določeno vsaj eno polje, največ pa jih je lahko 255.
The simple provider requires that at least one field and at most 255 fields are specified in a schema.
13029Preprosti ponudnik zahteva, da morajo biti vsi ID-ji polj v shemi enolični.
The simple provider requires all field IDs in a schema to be unique.
13030Preprosti ponudnik zahteva, da mora biti v shemi določeno vsaj eno identifikacijsko pravilo, največ pa jih je lahko 255.
The simple provider requires that at least one identity rule and at most 255 rules are specified in a schema.
13031Preprosti ponudnik ne more povezati polja s pravilom, ker polje ne obstaja.
The simple provider cannot associate the field with the rule because the field does not exist.
13032Preprosti ponudnik zahteva vsaj eno polje različice enote spremembe za vsako pravilo različice enote spremembe.
The simple provider requires at least one change unit version field for each change unit version rule.
13033Preprosti ponudnik zahteva, da morajo biti ID-ji enote spremembe enolični.
The simple provider requires that change unit IDs be unique.
13034Preprosti ponudnik je v pravilu dvakrat zaznal enako polje.
The simple provider detected the same field twice in a rule.
13035Preprosti ponudnik nepričakovano ni uspel serializirati sheme.
The simple provider unexpectedly failed in serializing the schema.
13036Preprosti ponudnik nepričakovano ni uspel deserializirati sheme.
The simple provider unexpectedly failed in deserializing the schema.
13037Preprosti ponudnik zahteva, da mora biti povratni klic filtriranja paketa sprememb inicializiran, preden se lahko pokliče ta metoda.
The simple provider requires the change batch filtering callback to be initialized before this method can be called.
13038Preprosti ponudnik ni mogel povezati indeksa ID-ja enote spremembe z ID-jem enote spremembe v shemi.
The simple provider could not match the given change unit ID index with a change unit ID in the schema.
13039Preprosti ponudnik je ugotovil, da je velikost podanega ID-ja elementa neveljavna.
The simple provider found that the given item ID size is not valid.
13040Preprosti ponudnik dovoli nastavitev samo ene popravljive napake na vsakem elementu ali enoti spremembe.
The simple provider allows only one recoverable error to be set on each item or change unit.
13041Podan ID enote spremembe ni veljaven ali pa ne obstaja v shemi. The given change unit ID is not valid or does not exist in the schema.
13042Preprosti ponudnik zahteva, da je za popravljivo napako lahko nastavljen samo rezultat neuspeha.
The simple provider requires that only a fail result be set as a recoverable error.
13043Preprosti ponudnik ne prepozna navedenega načina filtriranja.
The simple provider does not recognize the specified filtering mode.
13044Preprosti ponudnik ne prepozna navedene vrste spremembe za oštevilčenje sidra.
The simple provider does not recognize the specified change type for anchor enumeration.
13045Preprosti ponudnik v vseh spremembah elementa zahteva polja elementa, ki niso vrednosti NULL.
The simple provider requires non-null item fields in all item changes.
13046Preprosti ponudnik podpira samo klic elementa ReportChanges ali ReportItemsAndAutodetectDeletes med sejo; obeh elementov ni mogoče poklicati med isto sejo.
The simple provider supports either ReportChanges or ReportItemsAndAutodetectDeletes being called during a session; they cannot both be called during the same session.
13047Preprosti ponudnik zahteva dolžino sidra, večjo od nič.
The simple provider expected an anchor length greater than zero.
13048Preprosti ponudnik zahteva, da mora ponudnik sidra vrniti HRESULT_FROM_WIN32(ERROR_MORE_DATA) iz elementa GetEnumerationAnchor v primeru, da je posredovani medpomnilnik premajhen.
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.
13049Preprosti ponudnik v shrambi metapodatkov ni našel pravilnih podatkov. Ta različica preprostega ponudnika se lahko razlikuje od različice, ki je predhodno pisala v shrambo metapodatkov.
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.
13050Preprosti ponudnik ne pričakuje napak omejitev na elementih, ki imajo že nastavljene popravljive napake.
The simple provider does not expect constraint errors on items with recoverable errors already set.
13051Preprosti ponudnik omogoča, da je lahko na vsakem elementu ali enoti spremembe nastavljena samo ena napake omejitve.
The simple provider allows only one constraint error to be set on each item or change unit.
13052Napake omejitve ne morete nastaviti v kontekstu tega klica.
A constraint error cannot be set from the context of this call.
13054Posodobljena polja morajo biti vrednosti NULL za spor posodobitev-brisanje, ko prevlada brisanje.
Updated fields must be null for an update-delete conflict when the delete wins.
13055Napaka omejitve ne more biti prijavljena na istem elementu kot dohodni element, saj element ne more biti v sporu s samim seboj.
A constraint error cannot be reported on the same item as the incoming one because an item cannot be in conflict with itself.
13056Preprosti ponudnik je prejel neveljaven vzorec klica za element ReportItems ali ReportChanges.
The simple provider received an invalid call pattern for ReportItems or ReportChanges.
13057Identifikacijskih pravil ni mogoče spremeniti med nadgradnjo ponudnika.
Identity rules cannot be modified during provider upgrade.
13058Pravil enote spremembe ni mogoče odstraniti med nadgradnjo ponudnika.
Change unit rules cannot be removed during provider upgrade.
13059Ta predmet ni več veljaven.
This object is no longer valid.
13060BeginRemoveItemsFromReplica: že klicano.
BeginRemoveItemsFromReplica has already been called.
13061Preprosti ponudnik zahteva klic BeginRemoveItemsFromReplica pred klicanjem RemoveItemFromReplica.
The simple provider requires that BeginRemoveItemsFromReplica is called before calling RemoveItemFromReplica.
13062Preprosti ponudnik zahteva klic BeginRemoveItemsFromReplica pred klicanjem EndRemoveItemsFromReplica.
The simple provider requires that BeginRemoveItemsFromReplica is called before calling EndRemoveItemsFromReplica.
0x80041500Preprosti ponudnik nima določene sheme elementa. The simple provider has no item schema defined.
0x80041501Zaznavanje spremembe preprostega ponudnika ni uspelo. Simple provider change detection failed.
0x80041502Preprosti ponudnik zahteva, da morajo vsi zaznani elementi vsebovati vsa polja. The simple provider requires that new items being reported contain all fields.
0x80041503Preprosti ponudnik je zaznal kršitev optimistične hkratnosti. The simple provider detected an optimistic concurrency violation.
0x80041504Preprosti ponudnik ni zaznal nobenih enot sprememb, ki so skupne ponudnikom, na katerih poteka sinhronizacija. The simple provider detected no change units in common in the providers being synchronized.
0x80041505Preprosti ponudnik je ugotovil, da ta replika ni prepoznala ID-ja enote spremembe. The simple provider determined that this change unit ID is not recognized by this replica.
0x80041506Preprosti ponudnik je v shrambi metapodatkov našel element z enakimi identifikacijskimi polji, kot jih ima trenutni element. The simple provider found an item in the metadata store with the same identity fields as the current item.
0x80041507Preprosti ponudnik ne podpira te operacije zaradi trenutnega stanja predmeta. The simple provider does not support this operation due to the current state of the object.
0x80041508Preprosti ponudnik zahteva, da je popravljiva napaka zapisana samo na ravni elementa in ne na enoto spremembe v tem kontekstu. The simple provider requires that a recoverable error only be recorded at the item level and not per change unit in this context.
0x80041509Preprosti ponudnik v shrambi metapodatkov ni našel elementa s podanimi identifikacijskimi polji. The simple provider did not find an item with the given identity fields in the metadata store.
0x8004150APonudnik je preskočil to spremembo. This change has been skipped by the provider.
0x8004150BTa sprememba je bila odložena, ker ponudnik ne podpira razreševanja sporov po meri. This change has been deferred because the provider does not support custom conflict resolution.
0x8004150CPreprosti ponudnik zahteva komponento shrambe metapodatkov različice 2 ali novejše. The simple provider requires a metadata store component of version 2 or later.
0x8004150ETa sprememba je bila odložena, ker je bil element med sejo sinhronizacije spremenjen lokalno. This change has been deferred because the item was modified locally during the synchronization session.
0x8004150FPonudnik mora uvesti vmesnik za generator ID-jev po meri za nestandardne oblike ID-jev. The provider must implement the custom ID generator interface for non-standard ID formats.
0x80041511Shrambe metapodatkov ni mogoče odpreti, saj je bila posodobljena s komponentami sinhronizacije, ki so novejše od tistih, nameščenih v tem računalniku. The metadata store cannot be opened because it has been updated by synchronization components that are newer than those installed on this computer.
0x80041512Različica ponudnika se ne ujema z različico, ki je shranjena v shrambi metapodatkov. 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_sl-si_c1950cf441d62320\
File Size:16 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:16384
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:Slovenian
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. Vse pravice pridržane.
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_sl-si_cbe9b7467636e51b\

What is WinSyncProviders.rll.mui?

WinSyncProviders.rll.mui is Multilingual User Interface resource file that contain Slovenian 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. Vse pravice pridržane.
Original Filename:WINSYNCPROVIDERS.RLL.MUI
Product Name:Microsoft Synchronization Framework
Product Version:10.0.15063.0
Translation:0x424, 1200