WinSyncProviders.rll.mui Windows Synchronization Framework Simple Sync Resources 48a8d14b4b55647a74eac49bd909399c

File info

File name: WinSyncProviders.rll.mui
Size: 17408 byte
MD5: 48a8d14b4b55647a74eac49bd909399c
SHA1: 98ca464df2bdf1b4251e529e2ef43ba31b6996d4
SHA256: 510245cf024046ed3e3807ec8d6b6a68f1db4680bd0e5256d40aabf675e7164c
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Finnish 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 Finnish English
13001Peruspalvelumenetelmä edellyttää syöteparametria, jonka arvona on muu kuin null-arvo.
The simple provider method requires a non-null input parameter.
13002Peruspalvelu on alustettu aiemmin.
The simple provider has previously been initialized.
13003Peruspalvelu odottaa, että muutosyksikkö sisältää enemmän tietoja. Muutosyksikköä ei ole määritetty odotetusti.
The simple provider expects more data in the change unit. The change unit was not allocated as expected.
13004Peruspalvelu ei löytänyt tietoyksikköä, jonka se oletti sijaitsevan metatietosäilössä.
The simple provider could not find an item expected to be in the metadata store.
13005Peruspalvelu vastaanotti odottamattomia muutostietoja korjattavissa olevan tai peruuttamattoman virheen jälkeen.
The simple provider received unexpected change data after a recoverable or non-recoverable error.
13007Peruspalvelu edellyttää, että muutostietojen arvona on muu kuin null-arvo onnistuneen kuormituksen muutoksen jälkeen.
The simple provider requires non-null change data on a successful load change.
13009Peruspalvelua ei ole alustettu.
The simple provider has not been initialized.
13010Peruspalvelu vastaanotti virheellisen SkipChangeDetection-tunnistuksen kutsurakenteen .
The simple provider received a call pattern that is not valid for SkipChangeDetection.
13011Peruspalvelu vastaanotti odottamattomia tietoyksikkökenttiä korjattavissa olevan tai peruuttamattoman virheen jälkeen.
The simple provider received unexpected item fields after a recoverable or non-recoverable error.
13012Peruspalvelu edellyttää tämän kutsun onnistuneen suorittamisen yhteydessä tietoyksikkökenttiä, joiden arvona on muu kuin null-arvo.
The simple provider requires non-null item fields on a successful completion of this call.
13013Peruspalvelu ei tunnista määritettyä synkronointitoimintoa.
The simple provider does not recognize the given synchronization action.
13014Peruspalvelu vastaanotti muutosyksikön virheellisen päivitystoiminnon tietoyksikön luonnin yhteydessä.
The simple provider received an update action that is not valid for the change unit during the creation of an item.
13015Peruspalvelu ei vastaanottanut yhtään muutosta tietoyksikön minkään muutosyksikön osalta.
The simple provider received no changes for any change units in the item.
13016Peruspalvelu edellyttää, että AddItemMetadataSchema-kohdetta kutsutaan vain GetMetadataSchema-kohteessa.
The simple provider requires that AddItemMetadataSchema be called only in GetMetadataSchema.
13018Peruspalvelun menetelmä edellyttää, että tyhjä taulukko välitetään null-arvoisena, kun määränä on nolla, ja muun kuin null-arvon saavana taulukkona, kun määrä on suurempi kuin nolla.
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.
13019Peruspalvelu ei tunnista määritettyä paikallista poistotilaa.
The simple provider does not recognize the specified local delete mode.
13020Peruspalvelulle on jo määritetty rakenne.
The simple provider already has a schema defined.
13021Peruspalvelu edellyttää, että tietoyksikkö sisältää ensisijaisten tunnistetietosääntöjen arvoja.
The simple provider requires that the item contains values for the primary identity rules.
13022Peruspalvelu edellyttää, että tietoyksikkö sisältää vain rakenteessa määritettyjä kenttiä.
The simple provider requires that the item contains only fields that are defined in the schema.
13023Peruspalvelu edellyttää, että tietoyksikkö sisältää vain yhden arvon kutakin kenttää kohden.
The simple provider requires that the item contains only one value for each field.
13024Peruspalvelu ei tunnista tätä kenttätyyppiä.
The simple provider does not recognize this type of field.
13025Peruspalvelu edellyttää, että tunnistetietojen kentillä ei voi olla null-arvoja.
The simple provider requires that identity fields cannot have null values.
13026Peruspalvelu edellyttää, että metatietosäilö alustetaan, ennen kuin tätä menetelmää kutsutaan.
The simple provider requires that the metadata store be initialized to call this method.
13027Peruspalvelu edellyttää, että muuttujatyyppiset kokoarvot ovat muita arvoja kuin nolla.
The simple provider requires a non-zero size for variable size types.
13028Peruspalvelu edellyttää, että rakenteessa määritetään vähintään yksi mutta enintään 255 kenttää.
The simple provider requires that at least one field and at most 255 fields are specified in a schema.
13029Peruspalvelu edellyttää, että kaikki rakenteen kenttätunnukset ovat yksilöiviä.
The simple provider requires all field IDs in a schema to be unique.
13030Peruspalvelu edellyttää, että rakenteeseen määritetään vähintään yksi mutta enintään 255 tunnistetietosääntöä.
The simple provider requires that at least one identity rule and at most 255 rules are specified in a schema.
13031Peruspalvelu ei voi liittää kenttää ja sääntöä, koska kenttää ei ole.
The simple provider cannot associate the field with the rule because the field does not exist.
13032Peruspalvelu edellyttää vähintään yhtä muutosyksikköversion kenttää kutakin muutosyksikköversion sääntöä kohden.
The simple provider requires at least one change unit version field for each change unit version rule.
13033Peruspalvelu edellyttää, että muutosyksikkötunnukset ovat yksilöiviä.
The simple provider requires that change unit IDs be unique.
13034Peruspalvelu havaitsi saman kentän säännössä kahdesti.
The simple provider detected the same field twice in a rule.
13035Peruspalvelu kohtasi odottamattoman virheen rakenteen sarjoituksen yhteydessä.
The simple provider unexpectedly failed in serializing the schema.
13036Peruspalvelu kohtasi odottamattoman virheen rakenteen sarjoituksen poistamisen yhteydessä.
The simple provider unexpectedly failed in deserializing the schema.
13037Peruspalvelu edellyttää, että muutoserän suodattamisen takaisinkutsu alustetaan ennen tämän menetelmän kutsumista.
The simple provider requires the change batch filtering callback to be initialized before this method can be called.
13038Peruspalvelu ei löytänyt rakenteesta määritettyä muutosyksikön tunnusindeksiä vastaavaa muutosyksikön tunnusta.
The simple provider could not match the given change unit ID index with a change unit ID in the schema.
13039Peruspalvelu havaitsi, että määritetty tietoyksikön tunnuskoko oli virheellinen.
The simple provider found that the given item ID size is not valid.
13040Peruspalvelu sallii vain yhden korjattavissa olevan virheen määrittämisen kutakin tietoyksikköä tai muutosyksikköä kohden.
The simple provider allows only one recoverable error to be set on each item or change unit.
13041Määritetty muutosyksikön tunnus ei ole kelvollinen, tai sitä ei ole rakenteessa. The given change unit ID is not valid or does not exist in the schema.
13042Peruspalvelu edellyttää, että vain toiminnon epäonnistuminen voidaan määrittää korjattavissa olevaksi virheeksi.
The simple provider requires that only a fail result be set as a recoverable error.
13043Peruspalvelu ei tunnista määritettyä suodatustilaa.
The simple provider does not recognize the specified filtering mode.
13044Peruspalvelu ei tunnista määritettyä ankkuriluetteloinnin muutostyyppiä.
The simple provider does not recognize the specified change type for anchor enumeration.
13045Peruspalvelu edellyttää, että kaikissa tietoyksiköiden muutoksissa tietoyksikkökenttien arvona on muu kuin null-arvo.
The simple provider requires non-null item fields in all item changes.
13046Peruspalvelu tukee joko ReportChanges- tai ReportItemsAndAutodetectDeletes-kutsun tekemistä istunnon aikana, mutta niitä molempia ei voi kutsua saman istunnon aikana.
The simple provider supports either ReportChanges or ReportItemsAndAutodetectDeletes being called during a session; they cannot both be called during the same session.
13047Peruspalvelu odotti, että ankkurin pituus on suurempi kuin nolla.
The simple provider expected an anchor length greater than zero.
13048Peruspalvelu edellyttää, että ankkuripalvelu palauttaa GetEnumerationAnchor-kutsun tulokseksi HRESULT_FROM_WIN32(ERROR_MORE_DATA) siinä tapauksessa, että välitetty puskuri on liian pieni.
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.
13049Peruspalvelu ei löytänyt oikeita tietoja metatietosäilöstä. Tämä peruspalvelun versio on ehkä eri kuin versio, jonka avulla metatietosäilöön aiemmin kirjoitettiin.
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.
13050Peruspalvelu ei odota rajoitusvirheitä sellaisten tietoyksiköiden yhteydessä, joiden korjattavissa olevat virheet on jo määritetty.
The simple provider does not expect constraint errors on items with recoverable errors already set.
13051Peruspalvelu sallii vain yhden rajoitusvirheen määrittämisen kullekin tietoyksikölle tai muutosyksikölle.
The simple provider allows only one constraint error to be set on each item or change unit.
13052Rajoitusvirhettä ei voi määrittää tämän kutsun kontekstissa.
A constraint error cannot be set from the context of this call.
13054Päivitettyjen kenttien arvona on oltava null-arvo päivitys-poistoristiriidan yhteydessä, kun ristiriita päättyy poistamiseen.
Updated fields must be null for an update-delete conflict when the delete wins.
13055Rajoitusvirhettä ei voi raportoida samalle tietokohteelle kuin saapuvaa, koska tietokohde ei voi olla ristiriidassa itsensä kanssa.
A constraint error cannot be reported on the same item as the incoming one because an item cannot be in conflict with itself.
13056Peruspalvelu vastaanotti virheellisen kutsurakenteen ReportItems- tai ReportChanges-kohteelle.
The simple provider received an invalid call pattern for ReportItems or ReportChanges.
13057Tunnistetietosääntöjä ei voi muokata palvelun päivityksen aikana.
Identity rules cannot be modified during provider upgrade.
13058Muutosyksikkösääntöjä ei voi poistaa palvelun päivityksen aikana.
Change unit rules cannot be removed during provider upgrade.
13059Objekti ei ole enää kelvollinen.
This object is no longer valid.
13060BeginRemoveItemsFromReplica-kohdetta on jo kutsuttu.
BeginRemoveItemsFromReplica has already been called.
13061Peruspalvelu edellyttää, että BeginRemoveItemsFromReplica-kohdetta kutsutaan ennen RemoveItemFromReplica-kohteen kutsumista.
The simple provider requires that BeginRemoveItemsFromReplica is called before calling RemoveItemFromReplica.
13062Peruspalvelu edellyttää, että BeginRemoveItemsFromReplica-kohdetta kutsutaan ennen EndRemoveItemsFromReplica-kohteen kutsumista.
The simple provider requires that BeginRemoveItemsFromReplica is called before calling EndRemoveItemsFromReplica.
0x80041500Peruspalvelussa ei ole määritettynä yhtään tietoyksikkörakennetta. The simple provider has no item schema defined.
0x80041501Peruspalvelun muutoksen tunnistus epäonnistui. Simple provider change detection failed.
0x80041502Peruspalvelu edellyttää, että uudet raportoitavat tietoyksiköt sisältävät kaikki kentät. The simple provider requires that new items being reported contain all fields.
0x80041503Peruspalvelu havaitsi optimistisen samanaikaisuusvirheen. The simple provider detected an optimistic concurrency violation.
0x80041504Peruspalvelu ei tunnistanut yhtään yhteistä muutosyksikköä synkronoitavissa palveluissa. The simple provider detected no change units in common in the providers being synchronized.
0x80041505Peruspalvelu tulkitsi, että tämä replika ei tunnista tätä muutosyksikön tunnusta. The simple provider determined that this change unit ID is not recognized by this replica.
0x80041506Peruspalvelu löysi metatietosäilöstä tietoyksikön, jonka tunnistetietojen kentät ovat samat kuin nykyisellä tietoyksiköllä. The simple provider found an item in the metadata store with the same identity fields as the current item.
0x80041507Peruspalvelu ei tue tätä toimintoa objektin nykyisen tilan vuoksi. The simple provider does not support this operation due to the current state of the object.
0x80041508Peruspalvelu edellyttää, että korjattavissa oleva virhe voidaan kirjata tässä kontekstissa vain tietoyksikkötasolla, ei muutosyksikkökohtaisesti. The simple provider requires that a recoverable error only be recorded at the item level and not per change unit in this context.
0x80041509Peruspalvelu ei löytänyt metatietosäilöstä määritetyt tunnistetietokentät sisältävää tietoyksikköä. The simple provider did not find an item with the given identity fields in the metadata store.
0x8004150APalvelu on ohittanut tämän muutoksen. This change has been skipped by the provider.
0x8004150BTätä muutosta on lykätty, koska palvelu ei tue mukautettua ristiriitojen ratkaisemista. This change has been deferred because the provider does not support custom conflict resolution.
0x8004150CPeruspalvelu edellyttää metatietosäilön osan versiota 2 tai uudempaa versiota. The simple provider requires a metadata store component of version 2 or later.
0x8004150ETätä muutosta on siirretty, koska tietoyksikköä muokattiin paikallisesti synkronointi-istunnon aikana. This change has been deferred because the item was modified locally during the synchronization session.
0x8004150FPalvelun on toteutettava mukautetun tunnuksen luontiliittymä, kun kyseessä on muu kuin vakiotunnusmuoto. The provider must implement the custom ID generator interface for non-standard ID formats.
0x80041511Metatietosäilöä ei voi avata, koska sen ovat päivittäneet synkronointiosat, jotka ovat tähän tietokoneeseen asennettuja osia uudemmat. The metadata store cannot be opened because it has been updated by synchronization components that are newer than those installed on this computer.
0x80041512Palvelun versio ei vastaa metatietosäilöön tallennettua versiota. 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_fi-fi_792d306bf05e063b\
File Size:17 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:16896
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:Finnish
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. Kaikki oikeudet pidätetään.
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_fi-fi_8381dabe24bec836\

What is WinSyncProviders.rll.mui?

WinSyncProviders.rll.mui is Multilingual User Interface resource file that contain Finnish 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. Kaikki oikeudet pidätetään.
Original Filename:WINSYNCPROVIDERS.RLL.MUI
Product Name:Microsoft Synchronization Framework
Product Version:10.0.15063.0
Translation:0x40B, 1200