10000 | '%1': Værdien må ikke være tom. |
'%1': Value must not be empty. |
10001 | '%1': Der er ikke tilstrækkelig plads i bufferen til det ønskede antal byte. |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | '%1': Der blev fundet ugyldige tegn. |
'%1': Invalid characters found. |
10003 | Ugyldige HTTP-headere. |
Invalid HTTP headers. |
10004 | Ugyldig HTTP-svarstatus. |
Invalid HTTP response status. |
10005 | '%1': Den angivne værdi er ikke en ChainValidationResult-værdi, der kan ignoreres. |
'%1': Provided value is not an ignorable ChainValidationResult value. |
31000 | Denne forekomst har allerede startet en eller flere anmodninger. Egenskaber kan kun ændres, inden den første anmodning sendes. |
This instance has already started one or more requests. Properties can only be modified before sending the first request. |
31001 | Anmodningsbeskeden er allerede sendt. Den samme anmodningsbesked kan ikke sendes flere gange. |
The request message was already sent. Cannot send the same request message multiple times. |
31002 | Der blev leveret en ugyldig anmodnings-URI. |
An invalid request URI was provided. |
31003 | Misbrugt headernavn. Kontrollér, at anmodningsheadere bruges med HttpRequestMessage-, svarheadere med HttpResponseMessage- og indholdsheadere med HttpContent-objekter. |
Misused header name. Make sure request headers are used with HttpRequestMessage, response headers with HttpResponseMessage, and content headers with HttpContent objects. |
31004 | Svarstatuskoden tyder ikke på succes: %1!u! (%2!s!). |
Response status code does not indicate success: %1!u! (%2!s!). |
31005 | Det angivne certifikat mangler de nødvendige oplysninger om privat nøgle. |
The certificate specified is missing the required private key information. |
31006 | Headeren 'Transfer-Encoding: chunked' kan ikke bruges uden et indholdsobjekt. |
'Transfer-Encoding: chunked' header cannot be used with no content object. |
31007 | Headerne 'Content-Length' og 'Transfer-Encoding: chunked' kan ikke angives samtidig. |
Both 'Content-Length' and 'Transfer-Encoding: chunked' headers can not be specified at the same time. |
31008 | Sender en HttpRequestMessage om, at den aktiverede ControlChannelTrigger kræver en filterpipeline, der kun bruger HttpBaseProtocolFilter. |
Sending an HttpRequestMessage that is ControlChannelTrigger enabled requires a filter pipeline that uses only HttpBaseProtocolFilter. |
31009 | HttpMultipartContent kræver, at der mindst er én del. |
HttpMultipartContent requires there to be at least one part. |
31010 | HttpMultipartContent kan ikke redigeres, efter at det er lagret i bufferen. |
Cannot modify HttpMultipartContent after it has already been buffered. |
31011 | Content-Length er større end UINT32_MAX. Brug 'Transfer-Encoding: chunked' i stedet. |
Content-Length greater than UINT32_MAX. Use 'Transfer-Encoding: chunked' instead. |
31012 | IHttpContent-strømmen skulle skrives flere gange, men kunne ikke læses flere gange. Brug IHttpContent støttet af IRandomAccessStream, eller kald BufferAllAsync, før du kalder denne metode. |
The IHttpContent stream needed to be written multiple times, but could not be read multiple times. Use an IHttpContent backed by an IRandomAccessStream or call BufferAllAsync before calling this method. |
0x30000000 | Oplysninger |
Info |
0x50000002 | Fejl |
Error |
0x50000003 | Advarsel! |
Warning |
0x50000005 | Detaljeret |
Verbose |
0x70000001 | Asynkron Http-I/O |
Http Async I/O |
0x70000002 | HTTP-handling |
Http Operation |
0x70000003 | Http Cct |
Http Cct |
0x90000001 | Microsoft-Windows-Runtime-Web-Http |
Microsoft-Windows-Runtime-Web-Http |
0xB0000001 | URI'en '%1' blev ikke fortolket. |
Failed to parse URI '%1'. |
0xB0000002 | URI'en blev ikke oprettet med basis-URI'en '%1' og den relative URI '%2'. |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB0000003 | Tilføj HTTP-header '%1: %2'. |
Add HTTP header '%1: %2'. |
0xB0000004 | Begynd at oprette forbindelse til '%1' med legitimationsoplysningerne for '%2'. |
Start to connect to '%1' with credential of '%2'. |
0xB0000005 | Begynd at oprette forbindelse til '%1' med standardlegitimationsoplysningerne. |
Start to connect to '%1' with default credential. |
0xB0000006 | Der kunne ikke oprettes forbindelse til '%1' på port %2. Den sidste fejl er %3: %4 |
Failed to connect to '%1' at port %2. The last error is %3: %4 |
0xB0000007 | Åbner anmodning om '%1' til '%2' med flagene %3. |
Opening request to '%1' to '%2' with flags %3. |
0xB0000008 | Der kunne ikke åbnes en anmodning om '%1'. Den sidste fejl er %2: %3 |
Failed to open request to '%1'. The last error is %2: %3 |
0xB0000009 | Anmodningskonteksten %1 har anmodningshandlen %2 for '%3'. |
Request context %1 has request handle %2 to '%3'. |
0xB000000A | Angiv timeout for HTTP-send og modtag til %2 ms for anmodningshandlen %1. |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB000000B | Begynd at sende til anmodningshandlen %1 med konteksthandlen %2. |
Start to send to request handle %1 with content length %2. |
0xB000000C | Anmodningshandlen %1 blev fuldført synkront. |
Request handle %1 completed synchronously. |
0xB000000D | Anmodningskonteksten %1 fuldførte asynkron afsendelse. |
Request context %1 completed send asynchronously. |
0xB000000E | Skriver %2 byte til anmodningshandlen %1. |
Writing %2 bytes to request handle %1. |
0xB000000F | Enhedsbrødteksten blev ikke sendt til anmodningshandlen %1. Den sidste fejl er %2: %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB0000010 | Sendte HTTP-anmodning på anmodningshandle %1: %2 |
Sent HTTP request at request handle %1: %2 |
0xB0000011 | Begynd at modtage svar fra anmodningshandlen %1. |
Start to receive response from request handle %1. |
0xB0000012 | Modtog HTTP-svar fra anmodningshandlen %1 med statuskoden %2 og statusbeskrivelsen '%3'. |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB0000013 | Modtag HTTP-svar fra anmodningshandlen %1: %2 |
Receive HTTP response from request handle %1: %2 |
0xB0000014 | Der kunne ikke modtages et HTTP-svar fra anmodningshandlen %1. Den sidste fejl er %2: %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB0000015 | Anmodningskonteksten %1 modtog HTTP-svaret på %2 byte, hvilket er mere end grænsen på %3. |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB0000016 | Anmodningskonteksten %1 sender anmodningen igen. |
Request context %1 resubmitting the request. |
0xB0000017 | Genbruger anmodningshandlen %1 for serveren '%2'. |
Reusing the request handle %1 for server '%2'. |
0xB0000018 | Anmodningskonteksten %1 blev afbrudt. |
Request context %1 was aborted. |
0xB0000019 | Status for '%1': %2 fase, %3 nye forsøg, %4 byte er sendt, %5 byte skal sendes i alt, %6 byte modtaget, %7 byte skal modtages i alt. |
Progress to '%1': %2 stage; %3 retries; %4 bytes sent; %5 total bytes to send; %6 bytes received; %7 total bytes to receive. |
0xB000001A | HTTP-anmodningen til '%1' er fuldført. Fejlkoden er %2: %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB000001B | Den asynkrone handling %1 på %2 kunne ikke behandle HTTP-svaret '%3'. Fejlkoden er %4: %5 |
Async operation %1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB000001C | Den asynkrone handling %1 på %2 startede. |
Async operation %1 at %2 started. |
0xB000001D | Den asynkrone handling %1 på %2 blev ikke startet. Fejlkoden er %3: %4 |
Async operation %1 at %2 failed to start. The error code is %3: %4 |
0xB000001E | Den asynkrone handling %1 på %2 blev fuldført. |
Async operation %1 at %2 completed successfully. |
0xB000001F | Den asynkrone handling %1 på %2 blev ikke fuldført. Fejlkode %3: %4 |
Async operation %1 at %2 failed with error code %3: %4 |
0xB0000020 | Den asynkrone handling %1 på %2 blev annulleret. |
Async operation %1 at %2 was canceled. |
0xB0000021 | Den asynkrone handling %1 på %2 blev lukket. |
Async operation %1 at %2 was closed. |
0xB0000022 | Asynkron handling %1 ved %2 kaldte statusstedfortræder. |
Async operation %1 at %2 called progress delegate. |
0xB0000023 | CompleteDelivery-løkke med svartilstanden %1, %2 ventende modtagelseshandlinger. |
CompleteDelivery loop with %1 response state; %2 pending receive operations. |
0xB0000024 | Start CompleteDelivery. |
CompleteDelivery enter. |
0xB0000025 | Afslut CompleteDelivery med %1: %2 |
CompleteDelivery exit with %1: %2 |
0xB0000026 | Start tømning. |
Flush enter. |
0xB0000027 | Afslut tømning med %1: %2 |
Flush exit with %1: %2 |
0xB0000028 | Antal ventende modtagelseshandlinger falder til %1. |
Decrement pending receive operations to %1. |
0xB0000029 | Antal ventende modtagelseshandlinger stiger til %1. |
Increment pending receive operations to %1. |
0xB000002A | Angiv svartilstand til %1. |
Set response state to %1. |
0xB000002B | Handle %1: HTTP/2 blev aktiveret. |
Handle %1: HTTP/2 enabled. |
0xB000002C | Den asynkrone handling %1 på %2 startede tilpasset validering på server. |
Async operation %1 at %2 started server custom validation. |
0xB000002D | Den asynkrone handling %1 på %2 venter på fuldførelse af tilpasset validering på server. |
Async operation %1 at %2 waiting for completion of server custom validation. |
0xB000002E | Den asynkrone handling %1 på %2 fuldførte ikke tilpasset validering på server. |
Async operation %1 at %2 failed server custom validation. |
0xB000002F | Den asynkrone handling %1 på %2 har fuldført tilpasset validering på server. |
Async operation %1 at %2 successfully completed server custom validation. |
0xB0000030 | En dialogboks kan ikke vises, fordi den overordnede vindues-handle ikke kan bestemmes. |
A dialog cannot be displayed because the parent window handle cannot be determined. |
0xD0000001 | BufferAllOperation |
BufferAllOperation |
0xD0000002 | BufferResponseOperation |
BufferResponseOperation |
0xD0000003 | MultipartBufferAllOperation |
MultipartBufferAllOperation |
0xD0000004 | MultipartWriteToStreamOperation |
MultipartWriteToStreamOperation |
0xD0000005 | ReadAsBufferOperation |
ReadAsBufferOperation |
0xD0000006 | ReadAsStreamOperation |
ReadAsStreamOperation |
0xD0000007 | ReadAsStringOperation |
ReadAsStringOperation |
0xD0000008 | SendRequestOperation |
SendRequestOperation |
0xD0000009 | WriteToStreamOperation |
WriteToStreamOperation |
0xD000000A | None |
None |
0xD000000B | DetectingProxy |
DetectingProxy |
0xD000000C | ResolvingName |
ResolvingName |
0xD000000D | ConnectingToServer |
ConnectingToServer |
0xD000000E | NegotiatingSsl |
NegotiatingSsl |
0xD000000F | SendingHeaders |
SendingHeaders |
0xD0000010 | SendingContent |
SendingContent |
0xD0000011 | WaitingForResponse |
WaitingForResponse |
0xD0000012 | ReceivingHeaders |
ReceivingHeaders |
0xD0000013 | ReceivingContent |
ReceivingContent |
0xD0000014 | IncompleteAndReceiving |
IncompleteAndReceiving |
0xD0000015 | IncompleteAndPending |
IncompleteAndPending |
0xD0000016 | Fuldført |
Complete |