BETA

Transvision

Displaying 9 results for the string origin in lv:

Entity lv en-US
Entity # all locales dom • chrome • dom • dom.properties
CorsResponseForSameOriginRequest
lv
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
Entity # all locales dom • chrome • dom • dom.properties
TargetPrincipalDoesNotMatch
lv
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('%S') does not match the recipient window's origin ('%S').
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
lv
iframe ar abiem allow-scripts un allow-same-origin kā tās sandbox atribūtiem var aizvākt sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījumam trūkst galvene 'Access-Control-Allow-Origin' neatbilst '%2$S').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījumam trūkst galvene 'Access-Control-Allow-Origin').\u0020
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
lv
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
lv
Dažādu izcelsmju pieprasījumu bloķēts: Vienas izcelsmes politikas neatļauj lasīt attālo resursu ‘ %1$S’. (Iemesls: Akreditācija netiek atbalstīta, ja CORS galvene ‘Access-Control-Allow-Origin’ ir ‘*’).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
CORSOriginHeaderNotAdded
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S. (Iemesls: CORS galveni ‘Origin’ nevar pievienot).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
Entity # all locales dom • chrome • security • security.properties
IneligibleResource
lv
"%1$S" nevar izmantot integritātes pārbaudes, jo tas nav nedz CORS-aktivēts nedz same-origin.
en-US
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.

Displaying 47 results for the string origin in en-US:

Entity lv en-US
Entity # all locales browser • chrome • browser • browser.properties
getUserMedia.sharingMenuUnknownHost
lv
Nezināma lapa
en-US
Unknown origin
Entity # all locales devtools • client • storage.properties
table.headers.indexedDB.origin
lv
Izcelsme
en-US
Origin
Entity # all locales dom • chrome • dom • dom.properties
CorsResponseForSameOriginRequest
lv
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
Entity # all locales dom • chrome • dom • dom.properties
DocumentSetDomainNotAllowedWarning
lv
Warning: Source string is missing
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
lv
ServiceWorker nevarēja inicializēt, jo citi dokumenti no šīs izcelsmes jau izmanto maksimālo darbinieku skaitu. ServiceWorker ir ierindots un tiks palaists, kolīdz kāds no iepriekšējiem darbiniekiem pabeigs savu darbu.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
ManifestScopeNotSameOrigin
lv
Apjoma URL jābūt tādai pat kā izcelsmes dokumentam.
en-US
The scope URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ManifestStartURLShouldBeSameOrigin
lv
Apjoma URL jābūt tādai pat kā izcelsmes dokumentam.
en-US
The start URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMEInsecureContextDeprecatedWarning
lv
Šifrētu multivides paplašinājumu izmantošana %S nedrošā (t.i. bez HTTPS) kontekstā ir novecojusi un drīz tiks noņemta. Jums vajadzētu pāriet uz drošas izcelsmes, piemēram, HTTPS izmantošanu.
en-US
Using Encrypted Media Extensions at %S on an insecure (i.e. non-HTTPS) context is deprecated and will soon be removed. You should consider switching to a secure origin such as HTTPS.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioSourceNodeCrossOrigin
lv
HTMLMediaElement elementā, kas padots createMediaElementSource ir resurss no cita domēna, elements izvadīs klusumu.
en-US
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeCrossOrigin
lv
MediaStream elementā, kas padots createMediaStreamSource ir resurss no cita domēna, elements izvadīs klusumu.
en-US
The MediaStream passed to createMediaStreamSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamTrackAudioSourceNodeCrossOrigin
lv
Warning: Source string is missing
en-US
The MediaStreamTrack passed to createMediaStreamTrackSource is a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
lv
Warning: Source string is missing
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
PostMessageSharedMemoryObjectToCrossOriginWarning
lv
Warning: Source string is missing
en-US
Cannot post message containing a shared memory object to a cross-origin window.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
lv
Warning: Source string is missing
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
TargetPrincipalDoesNotMatch
lv
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('%S') does not match the recipient window's origin ('%S').
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
lv
Warning: Source string is missing
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
lv
iframe ar abiem allow-scripts un allow-same-origin kā tās sandbox atribūtiem var aizvākt sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījumam trūkst galvene 'Access-Control-Allow-Origin' neatbilst '%2$S').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSDidNotSucceed
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījums neizdevās).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed).
Entity # all locales dom • chrome • security • security.properties
CORSDisabled
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS deaktivēts).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS disabled).
Entity # all locales dom • chrome • security • security.properties
CORSExternalRedirectNotAllowed
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S. (Iemesls: CORS pieprasījuma ārējā pāradresācija nav atļauta).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: nederīga virkne '%2$S' CORS galvenē 'Access-Control-Allow-Headers').\u0020
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: nederīga virkne '%2$S' CORS galvenē 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: neatrada metodi CORS galvenē 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: tika gaidīs 'true' CORS galvenē 'Access-Control-Allow-Credentials').\u0020
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
lv
Warning: Source string is missing
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījumam trūkst galvene 'Access-Control-Allow-Origin').\u0020
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
lv
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
lv
Dažādu izcelsmju pieprasījumu bloķēts: Vienas izcelsmes politikas neatļauj lasīt attālo resursu ‘ %1$S’. (Iemesls: Akreditācija netiek atbalstīta, ja CORS galvene ‘Access-Control-Allow-Origin’ ir ‘*’).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
CORSOriginHeaderNotAdded
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S. (Iemesls: CORS galveni ‘Origin’ nevar pievienot).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
Entity # all locales dom • chrome • security • security.properties
CORSPreflightDidNotSucceed2
lv
Warning: Source string is missing
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS preflight response did not succeed).
Entity # all locales dom • chrome • security • security.properties
CORSRequestNotHttp
lv
Dažādu izcelsmju pieprasījums ir bloķēs: Vienas izcelsmes politika neatļauj ielasīt no attālināta resursa %1$S (Iemesls: CORS pieprasījums nav http).\u0020
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
IneligibleResource
lv
"%1$S" nevar izmantot integritātes pārbaudes, jo tas nav nedz CORS-aktivēts nedz same-origin.
en-US
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
lv
Warning: Source string is missing
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
lv
Warning: Source string is missing
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales mail • chrome • messenger • messenger.properties
remoteAllowAll
lv
Atļaut attālo saturu no augstāk norādītā #1 avota;Atļaut attālo saturu no augstāk norādītajiem #1 avotiem
en-US
Allow remote content from the #1 origin listed above;Allow remote content from all #1 origins listed above
Entity # all locales mail • chrome • messenger • search-attributes.properties
JunkScoreOrigin
lv
Drazas rādītāja izcelsme
en-US
Junk Score Origin
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByHeuristic
lv
Warning: Source string is missing
en-US
Storage access automatically granted for origin “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByStorageAccessAPI
lv
Warning: Source string is missing
en-US
Storage access granted for origin “%2$S” on “%1$S”.
Entity # all locales suite • chrome • mailnews • search-attributes.properties
JunkScoreOrigin
lv
Warning: Source string is missing
en-US
Junk Score Origin
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-isolated-process-name
lv
Warning: Source string is missing
en-US
Web (process { $pid }) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-large-allocation
lv
Warning: Source string is missing
en-US
Web (process { $pid }, large) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-with-coop-coep-process-name
lv
Warning: Source string is missing
en-US
Web (process { $pid }, cross-origin isolated) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
origin-title
lv
Avots: { $originTitle }
en-US
Origin: { $originTitle }
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origin-origin
lv
Warning: Source string is missing
en-US
origin
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origin-section
lv
Warning: Source string is missing
en-US
Origin Telemetry
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origins-explanation
lv
Warning: Source string is missing
en-US
<a data-l10n-name="origin-doc-link">Firefox Origin Telemetry</a> encodes data before it is sent so that { $telemetryServerOwner } can count things, but not know whether or not any given { -brand-product-name } contributed to that count. (<a data-l10n-name="prio-blog-link">learn more</a>)
Please enable JavaScript. Some features won't be available without it.