Main Views
QA Views
About Transvision
Displaying 33 results for the string document in nb-NO:
Entity | nb-NO | en-US |
---|---|---|
Entity
#
all locales
devtools • client • accessibility.ftl accessibility-text-label-issue-document-title |
nb-NO
Documents must have a <code>title</code>. <a>Learn more</a>
|
en-US
Documents must have a <code>title</code>. <a>Learn more</a>
|
Entity
#
all locales
devtools • client • accessibility.properties accessibility.documentation.label |
nb-NO
Documentation…
|
en-US
Documentation…
|
Entity
#
all locales
devtools • client • debugger.properties projectTextSearch.refreshButtonTooltipOnNavigation |
nb-NO
The page navigated to a new document. Click to refresh search results
|
en-US
The page navigated to a new document. Click to refresh search results
|
Entity
#
all locales
devtools • client • inspector.properties eyedropper.disabled.title |
nb-NO
Unavailable in non-HTML documents
|
en-US
Unavailable in non-HTML documents
|
Entity
#
all locales
devtools • client • styleeditor.ftl styleeditor-import-button.tooltiptext |
nb-NO
Import and append an existing style sheet to the document
|
en-US
Import and append an existing style sheet to the document
|
Entity
#
all locales
devtools • client • styleeditor.ftl styleeditor-new-button.tooltiptext |
nb-NO
Create and append a new style sheet to the document
|
en-US
Create and append a new style sheet to the document
|
Entity
#
all locales
devtools • client • toolbox.ftl toolbox-meatball-menu-documentation-label |
nb-NO
Documentation…
|
en-US
Documentation…
|
Entity
#
all locales
devtools • client • toolbox.properties toolbox.frames.tooltip |
nb-NO
Select an iframe as the currently targeted document
|
en-US
Select an iframe as the currently targeted document
|
Entity
#
all locales
devtools • shared • accessibility.properties accessibility.text.label.issue.document.title |
nb-NO
Documents must have a title.
|
en-US
Documents must have a title.
|
Entity
#
all locales
devtools • shared • screenshot.properties inspectNodeManual |
nb-NO
A CSS selector for use with document.querySelector which identifies a single element
|
en-US
A CSS selector for use with document.querySelector which identifies a single element
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentReleaseCaptureWarning |
nb-NO
Document.releaseCapture() er foreldet. Bruk Element.releasePointerCapture() i stedet. For mer hjelp, se https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture
|
en-US
Document.releaseCapture() is deprecated. Use Element.releasePointerCapture() instead. For more help https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentSetDomainNotAllowedWarning |
nb-NO
Det er ikke tillatt å angi document.domain i kryssende-opprinnelse-isolerte omgivelser.
|
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentWriteIgnored |
nb-NO
Et kall til document.write() fra et asynkront-lastet skript ble ignorert.
|
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ExecCommandCutCopyDeniedNotInputDriven |
nb-NO
document.execCommand('cut'/'copy') ble avvist fordi den ikke ble kalt opp fra innenfor en raskt-utførende brukergenerert event-håndterer.
|
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
|
Entity
#
all locales
dom • chrome • dom • dom.properties InstallTriggerInstallDeprecatedWarning |
nb-NO
InstallTrigger.install() er foreldet og vil bli fjernet i fremtiden. For mer hjelp https://extensionworkshop.com/documentation/publish/self-distribution/
|
en-US
InstallTrigger.install() is deprecated and will be removed in the future. For more help https://extensionworkshop.com/documentation/publish/self-distribution/
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNested |
nb-NO
document.requestStorageAccess() kan ikke kalles fra en nestet iframe.
|
en-US
document.requestStorageAccess() may not be called in a nested iframe.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNotSecureContext |
nb-NO
document.requestStorageAccess() may only grant access to secure contexts.
|
en-US
document.requestStorageAccess() may only grant access to secure contexts.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNullPrincipal |
nb-NO
document.requestStorageAccess() kan ikke kalles på et dokument med opaque opprinnelse, for eksempel en sandboxed iframe uten allow-same-origin i sandbox-attributet.
|
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 RequestStorageAccessPermissionsPolicy |
nb-NO
document.requestStorageAccess() kan ikke kalles der funksjonen for lagringstilgang er blokkert av tillatelsespolicyen.
|
en-US
document.requestStorageAccess() may not be called where the storage-access feature is blocked by the Permissions Policy.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessSandboxed |
nb-NO
document.requestStorageAccess() kan ikke kalles i en sandboxed iframe uten allow-storage-access-by-user-activation i sandbox-attributet.
|
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessUserGesture |
nb-NO
document.requestStorageAccess() kan kun anmodes om fra en hurtig, bruker-generert hendelseshåndterer.
|
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
|
Entity
#
all locales
dom • chrome • dom • dom.properties SpeculationFailed2 |
nb-NO
Et ubalansert tre ble skrevet med document.write(), som forårsaket at data fra nettet ble lest inn på nytt. Mer info: https://developer.mozilla.org/en-US/docs/Glossary/speculative_parsing
|
en-US
An unbalanced tree was written using document.write() causing data from the network to be reparsed. More information: https://developer.mozilla.org/en-US/docs/Glossary/speculative_parsing
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFramePlain |
nb-NO
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncMetaUnsupported |
nb-NO
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
|
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDeclarationFrame |
nb-NO
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
|
en-US
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFail2022 |
nb-NO
The start of the document was reparsed, because ISO-2022-JP is an ASCII-incompatible encoding.
|
en-US
The start of the document was reparsed, because ISO-2022-JP is an ASCII-incompatible encoding.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFailMeta |
nb-NO
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
|
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFailXml |
nb-NO
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
|
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
|
Entity
#
all locales
dom • chrome • layout • xmlparser.properties 22 |
nb-NO
document is not standalone
|
en-US
document is not standalone
|
Entity
#
all locales
dom • chrome • layout • xmlparser.properties 9 |
nb-NO
junk after document element
|
en-US
junk after document element
|
Entity
#
all locales
dom • chrome • security • security.properties SanitizerRcvdNoInput |
nb-NO
Mottatt tom eller ingen inndata. Returnerer et tomt DocumentFragment.
|
en-US
Received empty or no input. Returning an empty DocumentFragment.
|
Entity
#
all locales
toolkit • chrome • mozapps • downloads • unknownContentType.properties pdfExtHandlerDescription |
nb-NO
Portable Document Format (PDF)
|
en-US
Portable Document Format (PDF)
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-firefox-data-doc |
nb-NO
<a data-l10n-name="data-doc-link">Firefox Data Documentation</a> inneholder veiledninger om hvordan du jobber med dataverktøyene våre.
|
en-US
The <a data-l10n-name="data-doc-link">Firefox Data Documentation</a> contains guides about how to work with our data tools.
|
Displaying 119 results for the string document in en-US:
Entity | nb-NO | en-US |
---|---|---|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-export-file-picker-csv-filter-title |
nb-NO
{ PLATFORM() ->
[macos] CSV-dokument
*[other] CSV-fil
}
|
en-US
{ PLATFORM() ->
[macos] CSV Document
*[other] CSV File
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-file-picker-csv-filter-title |
nb-NO
{ PLATFORM() ->
[macos] CSV-dokument
*[other] CSV-fil
}
|
en-US
{ PLATFORM() ->
[macos] CSV Document
*[other] CSV File
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-file-picker-tsv-filter-title |
nb-NO
{ PLATFORM() ->
[macos] TSV-dokument
*[other] TSV-fil
}
|
en-US
{ PLATFORM() ->
[macos] TSV Document
*[other] TSV File
}
|
Entity
#
all locales
browser • browser • aboutPolicies.ftl documentation-tab |
nb-NO
Dokumentasjon
|
en-US
Documentation
|
Entity
#
all locales
browser • browser • browser.ftl fullscreen-warning-no-domain |
nb-NO
Dette dokumentet er nå i fullskjerm
|
en-US
This document is now full screen
|
Entity
#
all locales
browser • browser • browser.ftl pointerlock-warning-no-domain |
nb-NO
Dette dokumentet har kontroll over musepekeren din. Trykk på Esc for å ta tilbake kontrollen.
|
en-US
This document has control of your pointer. Press Esc to take back control.
|
Entity
#
all locales
browser • browser • featureCallout.ftl callout-pdfjs-draw-title |
nb-NO
Signer dokumenter med vårt nye tegneverktøy
|
en-US
Sign documents with our new draw tool
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-bookmarks-from-file-html-filter-title |
nb-NO
{ PLATFORM() ->
[macos] HTML-dokument
*[other] HTML-fil
}
|
en-US
{ PLATFORM() ->
[macos] HTML Document
*[other] HTML File
}
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-passwords-from-file-csv-filter-title |
nb-NO
{ PLATFORM() ->
[macos] CSV-dokument
*[other] CSV-fil
}
|
en-US
{ PLATFORM() ->
[macos] CSV Document
*[other] CSV File
}
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-passwords-from-file-tsv-filter-title |
nb-NO
{ PLATFORM() ->
[macos] TSV-dokument
*[other] TSV-fil
}
|
en-US
{ PLATFORM() ->
[macos] TSV Document
*[other] TSV File
}
|
Entity
#
all locales
browser • browser • policies • policies-descriptions.ftl policy-WebsiteFilter |
nb-NO
Blokker besøk på nettsteder. Les dokumentasjonen for detaljer om formatet.
|
en-US
Block websites from being visited. See documentation for more details on the format.
|
Entity
#
all locales
browser • chrome • browser • browser.properties droponhomemsg |
nb-NO
Vil du at dette dokumentet skal være startside?
|
en-US
Do you want this document to be your new home page?
|
Entity
#
all locales
browser • chrome • browser • browser.properties droponhomemsgMultiple |
nb-NO
Vil du at disse dokumentene skal være de nye startsidene dine?
|
en-US
Do you want these documents to be your new home pages?
|
Entity
#
all locales
browser • chrome • browser • downloads • downloads.properties unblockInsecure2 |
nb-NO
Nedlastingen tilbys over HTTP selv om det gjeldende dokumentet ble levert over en sikker HTTPS-tilkobling. Hvis du fortsetter, kan nedlastingen bli ødelagt eller tuklet med under nedlastingsprosessen.
|
en-US
The download is offered over HTTP even though the current document was delivered over a secure HTTPS connection. If you proceed, the download may be corrupted or tampered with during the download process.
|
Entity
#
all locales
browser • chrome • overrides • appstrings.properties isprinting |
nb-NO
Dokumentet kan ikke endres mens du skriver ut eller er i forhåndsvisning.
|
en-US
The document cannot change while Printing or in Print Preview.
|
Entity
#
all locales
browser • chrome • overrides • appstrings.properties notCached |
nb-NO
Dokumentet er ikke lenger tilgjengelig.
|
en-US
This document is no longer available.
|
Entity
#
all locales
browser • pdfviewer • chrome.properties unsupported_feature |
nb-NO
Dette PDF-dokumentet vises kanskje ikke riktig.
|
en-US
This PDF document might not be displayed correctly.
|
Entity
#
all locales
browser • pdfviewer • chrome.properties unsupported_feature_forms |
nb-NO
Dette PDF-dokumentet inneholder skjemaer. Utfylling av skjemaer støttes ikke.
|
en-US
This PDF document contains forms. The filling of form fields is not supported.
|
Entity
#
all locales
browser • pdfviewer • chrome.properties unsupported_feature_signatures |
nb-NO
Dette PDF-dokumentet inneholder digitale signaturer. Validering av signaturer støttes ikke.
|
en-US
This PDF document contains digital signatures. Validation of signatures is not supported.
|
Entity
#
all locales
browser • pdfviewer • viewer.properties document_outline.title |
nb-NO
Vis dokumentdisposisjonen (dobbeltklikk for å utvide/skjule alle elementer)
|
en-US
Show Document Outline (double-click to expand/collapse all items)
|
Entity
#
all locales
browser • pdfviewer • viewer.properties document_outline_label |
nb-NO
Dokumentdisposisjon
|
en-US
Document Outline
|
Entity
#
all locales
browser • pdfviewer • viewer.properties document_properties.title |
nb-NO
Dokumentegenskaper …
|
en-US
Document Properties…
|
Entity
#
all locales
browser • pdfviewer • viewer.properties document_properties_label |
nb-NO
Dokumentegenskaper …
|
en-US
Document Properties…
|
Entity
#
all locales
browser • pdfviewer • viewer.properties find_input.placeholder |
nb-NO
Søk i dokument…
|
en-US
Find in document…
|
Entity
#
all locales
browser • pdfviewer • viewer.properties find_reached_bottom |
nb-NO
Nådde bunnen av dokumentet, fortsetter fra toppen
|
en-US
Reached end of document, continued from top
|
Entity
#
all locales
browser • pdfviewer • viewer.properties find_reached_top |
nb-NO
Nådde toppen av dokumentet, fortsetter fra bunnen
|
en-US
Reached top of document, continued from bottom
|
Entity
#
all locales
browser • pdfviewer • viewer.properties findbar.title |
nb-NO
Finn i dokumentet
|
en-US
Find in Document
|
Entity
#
all locales
browser • pdfviewer • viewer.properties print_progress_message |
nb-NO
Forbereder dokument for utskrift …
|
en-US
Preparing document for printing…
|
Entity
#
all locales
browser • pdfviewer • viewer.properties toggle_sidebar_notification2.title |
nb-NO
Vis/gjem sidestolpe (dokumentet inneholder oversikt/vedlegg/lag)
|
en-US
Toggle Sidebar (document contains outline/attachments/layers)
|
Entity
#
all locales
devtools • client • accessibility.ftl accessibility-text-label-issue-document-title |
nb-NO
Documents must have a <code>title</code>. <a>Learn more</a>
|
en-US
Documents must have a <code>title</code>. <a>Learn more</a>
|
Entity
#
all locales
devtools • client • accessibility.properties accessibility.documentation.label |
nb-NO
Documentation…
|
en-US
Documentation…
|
Entity
#
all locales
devtools • client • debugger.properties projectTextSearch.refreshButtonTooltipOnNavigation |
nb-NO
The page navigated to a new document. Click to refresh search results
|
en-US
The page navigated to a new document. Click to refresh search results
|
Entity
#
all locales
devtools • client • inspector.properties eyedropper.disabled.title |
nb-NO
Unavailable in non-HTML documents
|
en-US
Unavailable in non-HTML documents
|
Entity
#
all locales
devtools • client • styleeditor.ftl styleeditor-import-button.tooltiptext |
nb-NO
Import and append an existing style sheet to the document
|
en-US
Import and append an existing style sheet to the document
|
Entity
#
all locales
devtools • client • styleeditor.ftl styleeditor-new-button.tooltiptext |
nb-NO
Create and append a new style sheet to the document
|
en-US
Create and append a new style sheet to the document
|
Entity
#
all locales
devtools • client • toolbox.ftl toolbox-meatball-menu-documentation-label |
nb-NO
Documentation…
|
en-US
Documentation…
|
Entity
#
all locales
devtools • client • toolbox.properties toolbox.frames.tooltip |
nb-NO
Select an iframe as the currently targeted document
|
en-US
Select an iframe as the currently targeted document
|
Entity
#
all locales
devtools • shared • accessibility.properties accessibility.text.label.issue.document.title |
nb-NO
Documents must have a title.
|
en-US
Documents must have a title.
|
Entity
#
all locales
devtools • shared • screenshot.properties inspectNodeManual |
nb-NO
A CSS selector for use with document.querySelector which identifies a single element
|
en-US
A CSS selector for use with document.querySelector which identifies a single element
|
Entity
#
all locales
dom • chrome • accessibility • AccessFu.properties document |
nb-NO
dokument
|
en-US
document
|
Entity
#
all locales
dom • chrome • accessibility • mac • accessible.properties document |
nb-NO
dokument
|
en-US
document
|
Entity
#
all locales
dom • chrome • appstrings.properties isprinting |
nb-NO
Dokumentet kan ikke endres mens du skriver ut eller er i forhåndsvisning.
|
en-US
The document cannot change while Printing or in Print Preview.
|
Entity
#
all locales
dom • chrome • appstrings.properties netOffline |
nb-NO
Dokumentet kan ikke vises mens du er i frakoblet modus. For å koble til, fjern valget på «Arbeid frakoblet» fra Fil-menyen.
|
en-US
This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu.
|
Entity
#
all locales
dom • chrome • appstrings.properties netReset |
nb-NO
Dokumentet inneholder ingen data.
|
en-US
The document contains no data.
|
Entity
#
all locales
dom • chrome • appstrings.properties notCached |
nb-NO
Dokumentet er ikke lenger tilgjengelig.
|
en-US
This document is no longer available.
|
Entity
#
all locales
dom • chrome • appstrings.properties unknownSocketType |
nb-NO
Dette dokumentet kan ikke bli vist med mindre du installerer Personal Security Manager (PSM). Last ned og installer PSM og prøv igjen, eller kontakt systemansvarlig.
|
en-US
This document cannot be displayed unless you install the Personal Security Manager (PSM). Download and install PSM and try again, or contact your system administrator.
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentReleaseCaptureWarning |
nb-NO
Document.releaseCapture() er foreldet. Bruk Element.releasePointerCapture() i stedet. For mer hjelp, se https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture
|
en-US
Document.releaseCapture() is deprecated. Use Element.releasePointerCapture() instead. For more help https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentSetDomainNotAllowedWarning |
nb-NO
Det er ikke tillatt å angi document.domain i kryssende-opprinnelse-isolerte omgivelser.
|
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
|
Entity
#
all locales
dom • chrome • dom • dom.properties DocumentWriteIgnored |
nb-NO
Et kall til document.write() fra et asynkront-lastet skript ble ignorert.
|
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ExecCommandCutCopyDeniedNotInputDriven |
nb-NO
document.execCommand('cut'/'copy') ble avvist fordi den ikke ble kalt opp fra innenfor en raskt-utførende brukergenerert event-håndterer.
|
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
|
Entity
#
all locales
dom • chrome • dom • dom.properties FullscreenDeniedContainerNotAllowed |
nb-NO
Forespørsel om fullskjerm ble avvist fordi minst ett av elementene som dokumentet er i, ikke er en iframe eller ikke har en "allowfullscreen"-attributt.
|
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
|
Entity
#
all locales
dom • chrome • dom • dom.properties FullscreenDeniedHidden |
nb-NO
Forespørsel om fullskjerm ble avvist fordi dokumentet ikke lenger er synlig.
|
en-US
Request for fullscreen was denied because the document is no longer visible.
|
Entity
#
all locales
dom • chrome • dom • dom.properties FullscreenDeniedMovedDocument |
nb-NO
Forespørsel om fullskjerm ble avvist fordi det forespørrende elementet har flyttet til et annet dokument.
|
en-US
Request for fullscreen was denied because requesting element has moved document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties FullscreenDeniedNotInDocument |
nb-NO
Forespørsel om fullskjerm ble avvist fordi elementet ikke lenger er i dokumentet.
|
en-US
Request for fullscreen was denied because requesting element is no longer in its document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties FullscreenDeniedSubDocFullscreen |
nb-NO
Forespørsel om fullskjerm ble avvist fordi et underdokument av dokumentet som ber om fullskjerm allerede er i fullskjerm.
|
en-US
Request for fullscreen was denied because a subdocument of the document requesting fullscreen is already fullscreen.
|
Entity
#
all locales
dom • chrome • dom • dom.properties HittingMaxWorkersPerDomain2 |
nb-NO
En Worker kunne ikke startes med en gang fordi andre dokument i same plassering bruker allerede maksimalt antall workere. Workeren er satt i kø og blir startet etter at noen av de andre workerene har fullført.
|
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 IgnoringWillChangeOverBudgetWarning |
nb-NO
Will-change-minneforbruket er for høyt. Budsjettgrensen er grunnområdet multiplisert med %1$S (%2$S px). Tilfeller av Will-change over budsjettet vil ignoreres.
|
en-US
Will-change memory consumption is too high. Budget limit is the document surface area multiplied by %1$S (%2$S px). Occurrences of will-change over the budget will be ignored.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ImportXULIntoContentWarning |
nb-NO
Importering av XUL-noder til et innholdsdokument er foreldet. Denne funksjonaliteten kan snart bli fjernet.
|
en-US
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
|
Entity
#
all locales
dom • chrome • dom • dom.properties InstallTriggerInstallDeprecatedWarning |
nb-NO
InstallTrigger.install() er foreldet og vil bli fjernet i fremtiden. For mer hjelp https://extensionworkshop.com/documentation/publish/self-distribution/
|
en-US
InstallTrigger.install() is deprecated and will be removed in the future. For more help https://extensionworkshop.com/documentation/publish/self-distribution/
|
Entity
#
all locales
dom • chrome • dom • dom.properties ManifestScopeNotSameOrigin |
nb-NO
Skop-URL må være av samme opprinnelse som dokumentet.
|
en-US
The scope URL must be same origin as document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ManifestStartURLShouldBeSameOrigin |
nb-NO
Start-URL må være av samme opprinnelse som dokumentet.
|
en-US
The start URL must be same origin as document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ModuleSourceNotAllowed |
nb-NO
Modulkilde-URI er ikke tillatt i dette dokumentet: “%S”.
|
en-US
Module source URI is not allowed in this document: “%S”.
|
Entity
#
all locales
dom • chrome • dom • dom.properties NotificationsCrossOriginIframeRequestIsForbidden |
nb-NO
Tillatelser for varsler kan bare bli bedt om på et toppnivå-dokument eller en iframe av samme opprinnelse.
|
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 PointerLockDeniedHidden |
nb-NO
Forespørsel om pekerlås ble avvist fordi dokumentet ikke lenger er synlig.
|
en-US
Request for pointer lock was denied because the document is not visible.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PointerLockDeniedInUse |
nb-NO
Forespørsel om pekerlås ble avvist fordi pekeren allerede blir kontrollert av et annet dokument.
|
en-US
Request for pointer lock was denied because the pointer is currently controlled by a different document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PointerLockDeniedMovedDocument |
nb-NO
Forespørsel om pekerlås ble avvist fordi det forespørrende elementet har flyttet til et annet dokument.
|
en-US
Request for pointer lock was denied because the requesting element has moved document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PointerLockDeniedNotFocused |
nb-NO
Forespørsel om pekerlås ble avvist fordi dokumentet ikke er i fokus.
|
en-US
Request for pointer lock was denied because the document is not focused.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PointerLockDeniedNotInDocument |
nb-NO
Forespørsel om pekerlås ble avvist fordi det forespørrende elementet ikke er et dokument.
|
en-US
Request for pointer lock was denied because the requesting element is not in a document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PointerLockDeniedNotInputDriven |
nb-NO
Forespørsel om pekerlås ble avvist fordi Element.requestPointerLock() ikke ble kalt innenfra en brukergenerert hendelseshåndterer og dokumentet ikke er i fullskjermmodus.
|
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RemovedFullscreenElement |
nb-NO
Avsluttet fullskjerm fordi fullskjerm-elementet ble fjernet fra dokumentet.
|
en-US
Exited fullscreen because fullscreen element was removed from document.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNested |
nb-NO
document.requestStorageAccess() kan ikke kalles fra en nestet iframe.
|
en-US
document.requestStorageAccess() may not be called in a nested iframe.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNotSecureContext |
nb-NO
document.requestStorageAccess() may only grant access to secure contexts.
|
en-US
document.requestStorageAccess() may only grant access to secure contexts.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessNullPrincipal |
nb-NO
document.requestStorageAccess() kan ikke kalles på et dokument med opaque opprinnelse, for eksempel en sandboxed iframe uten allow-same-origin i sandbox-attributet.
|
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 RequestStorageAccessPermissionsPolicy |
nb-NO
document.requestStorageAccess() kan ikke kalles der funksjonen for lagringstilgang er blokkert av tillatelsespolicyen.
|
en-US
document.requestStorageAccess() may not be called where the storage-access feature is blocked by the Permissions Policy.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessSandboxed |
nb-NO
document.requestStorageAccess() kan ikke kalles i en sandboxed iframe uten allow-storage-access-by-user-activation i sandbox-attributet.
|
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
|
Entity
#
all locales
dom • chrome • dom • dom.properties RequestStorageAccessUserGesture |
nb-NO
document.requestStorageAccess() kan kun anmodes om fra en hurtig, bruker-generert hendelseshåndterer.
|
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ScriptSourceNotAllowed |
nb-NO
<script> kilde-URI er ikke tillatt i dette dokumentet: «%S».
|
en-US
<script> source URI is not allowed in this document: “%S”.
|
Entity
#
all locales
dom • chrome • dom • dom.properties SpeculationFailed2 |
nb-NO
Et ubalansert tre ble skrevet med document.write(), som forårsaket at data fra nettet ble lest inn på nytt. Mer info: https://developer.mozilla.org/en-US/docs/Glossary/speculative_parsing
|
en-US
An unbalanced tree was written using document.write() causing data from the network to be reparsed. More information: https://developer.mozilla.org/en-US/docs/Glossary/speculative_parsing
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncDetectorReload |
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, og kodingen var kun mulig å gjette ut fra innholdet sent. Dette gjorde at dokumentet ble lastet på nytt. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncDetectorReloadPlain |
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, og kodingen var kun mulig å gjette ut fra innholdet sent. Dette gjorde at dokumentet ble lastet på nytt. Tegnkodingen må deklareres i Content-Type HTTP-headeren eller ved å bruke et byte-rekkefølgemerke.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFrame |
nb-NO
Bytestrømmen var feil i henhold til tegnkodingen som ble arvet fra det overordnede dokumentet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFramePlain |
nb-NO
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncMetaAfterHeadInKilobyte |
nb-NO
Meta-tagen som deklarerer tegnkodingen til dokumentet skal flyttes til starten av dokumentets head-delen.
|
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncMetaTooLate |
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor gjettet fra innholdet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
|
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncMetaTooLateFrame |
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor avledet fra kodingen av det overordnede dokumentet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
|
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncMetaUnsupported |
nb-NO
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
|
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDecl |
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, så kodingen ble gjettet ut fra innholdet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDeclPlain |
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, så kodingen ble gjettet ut fra innholdet. Tegnkodingen må deklareres i Content-Type HTTP-headeren eller ved å bruke et byte-rekkefølgemerke.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDeclarationFrame |
nb-NO
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
|
en-US
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFail2022 |
nb-NO
The start of the document was reparsed, because ISO-2022-JP is an ASCII-incompatible encoding.
|
en-US
The start of the document was reparsed, because ISO-2022-JP is an ASCII-incompatible encoding.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFailMeta |
nb-NO
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
|
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncSpeculationFailXml |
nb-NO
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
|
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncXmlDecl |
nb-NO
Tegnkodingen til et HTML-dokument ble deklarert ved å bruke XML-deklarasjonssyntaksen. Dette er ikke i tråd med gjeldende praksis og det er mer effektivt å bruke en meta-tag i begynnelsen av head-delen.
|
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errDeepTree |
nb-NO
Dokumenttreet er for dypt, og dybden vil derfor bli begrenset til 513 element.
|
en-US
The document tree is too deep. The tree will be flattened to be 513 elements deep.
|
Entity
#
all locales
dom • chrome • layout • printing.properties PERR_GFX_PRINTER_DOC_IS_BUSY |
nb-NO
Kan ikke skrive ut dette dokumentet ennå, det lastes fortsatt inn.
|
en-US
Cannot print this document yet, it is still being loaded.
|
Entity
#
all locales
dom • chrome • layout • printing.properties PERR_GFX_PRINTER_DOC_IS_BUSY_PP |
nb-NO
Kan ikke forhåndsvise dette dokumentet ennå, det lastes fortsatt inn.
|
en-US
Cannot print-preview this document yet, it is still being loaded.
|
Entity
#
all locales
dom • chrome • layout • xmlparser.properties 22 |
nb-NO
document is not standalone
|
en-US
document is not standalone
|
Entity
#
all locales
dom • chrome • layout • xmlparser.properties 9 |
nb-NO
junk after document element
|
en-US
junk after document element
|
Entity
#
all locales
dom • chrome • security • security.properties SanitizerRcvdNoInput |
nb-NO
Mottatt tom eller ingen inndata. Returnerer et tomt DocumentFragment.
|
en-US
Received empty or no input. Returning an empty DocumentFragment.
|
Entity
#
all locales
dom • dom • XMLPrettyPrint.ftl xml-nostylesheet |
nb-NO
Denne XML-filen har ingen vedlagt stilinformasjon. Rent dokumenttre vises under.
|
en-US
This XML file does not appear to have any style information associated with it. The document tree is shown below.
|
Entity
#
all locales
toolkit • chrome • mozapps • downloads • unknownContentType.properties pdfExtHandlerDescription |
nb-NO
Portable Document Format (PDF)
|
en-US
Portable Document Format (PDF)
|
Entity
#
all locales
toolkit • toolkit • about • aboutGlean.ftl about-glean-manual-testing |
nb-NO
Fullstendige instruksjoner er dokumentert i
<a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } instrumenteringstestdokumenter</a>
og i <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }-dokumentasjonen</a>,
men kort sagt, for å manuelt teste at instrumenteringen fungerer, bør du:
|
en-US
Full instructions are documented in the
<a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } instrumentation testing docs</a>
and in the <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name } documentation</a>,
but, in short, to manually test that your instrumentation works, you should:
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-firefox-data-doc |
nb-NO
<a data-l10n-name="data-doc-link">Firefox Data Documentation</a> inneholder veiledninger om hvordan du jobber med dataverktøyene våre.
|
en-US
The <a data-l10n-name="data-doc-link">Firefox Data Documentation</a> contains guides about how to work with our data tools.
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-telemetry-client-doc |
nb-NO
<a data-l10n-name="client-doc-link">Firefox Telemetry-klientdokumentasjonen</a> inneholder definisjoner for konsepter, API-dokumentasjon og datareferanser.
|
en-US
The <a data-l10n-name="client-doc-link">Firefox Telemetry client documentation</a> includes definitions for concepts, API documentation and data references.
|
Entity
#
all locales
toolkit • toolkit • featuregates • features.ftl experimental-features-abouthome-startup-cache-description |
nb-NO
Et hurtigbuffer for det første about:home-dokument som er lastet som standard ved oppstart. Hensikten med hurtigbufferet er å forbedre oppstartsytelsen.
|
en-US
A cache for the initial about:home document that is loaded by default at startup. The purpose of the cache is to improve startup performance.
|
Entity
#
all locales
toolkit • toolkit • neterror • certError.ftl notCached-title |
nb-NO
Dokumentet er utgått på dato
|
en-US
Document Expired
|
Entity
#
all locales
toolkit • toolkit • neterror • netError.ftl neterror-not-cached-intro |
nb-NO
Det forespurte dokumentet er ikke tilgjengelig i { -brand-short-name } sitt hurtiglager.
|
en-US
The requested document is not available in { -brand-short-name }’s cache.
|
Entity
#
all locales
toolkit • toolkit • neterror • netError.ftl neterror-not-cached-sensitive |
nb-NO
Av sikkerhetshensyn tillater ikke { -brand-short-name } å automatisk hente sensitive dokumenter på nytt.
|
en-US
As a security precaution, { -brand-short-name } does not automatically re-request sensitive documents.
|
Entity
#
all locales
toolkit • toolkit • neterror • netError.ftl neterror-not-cached-try-again |
nb-NO
Trykk Prøv igjen for å hente dokumentet på nytt fra nettstedet.
|
en-US
Click Try Again to re-request the document from the website.
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-document-outline-button-label |
nb-NO
Dokumentdisposisjon
|
en-US
Document Outline
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-document-outline-button.title |
nb-NO
Vis dokumentdisposisjonen (dobbeltklikk for å utvide/skjule alle elementer)
|
en-US
Show Document Outline (double-click to expand/collapse all items)
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-document-properties-button-label |
nb-NO
Dokumentegenskaper …
|
en-US
Document Properties…
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-document-properties-button.title |
nb-NO
Dokumentegenskaper …
|
en-US
Document Properties…
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-find-input.placeholder |
nb-NO
Søk i dokument…
|
en-US
Find in document…
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-find-reached-bottom |
nb-NO
Nådde bunnen av dokumentet, fortsetter fra toppen
|
en-US
Reached end of document, continued from top
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-find-reached-top |
nb-NO
Nådde toppen av dokumentet, fortsetter fra bunnen
|
en-US
Reached top of document, continued from bottom
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-findbar-button.title |
nb-NO
Finn i dokumentet
|
en-US
Find in Document
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-print-progress-message |
nb-NO
Forbereder dokument for utskrift …
|
en-US
Preparing document for printing…
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-toggle-sidebar-notification-button.title |
nb-NO
Vis/gjem sidestolpe (dokumentet inneholder oversikt/vedlegg/lag)
|
en-US
Toggle Sidebar (document contains outline/attachments/layers)
|
APIThese results are also available as an API request to search in
nb-NO or
en-US.
Learn more about the Transvision API.
Please enable JavaScript. Some features won't be available without it.