BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 31 results for the string document in nn-NO:

Entity nn-NO en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-document-title
nn-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
nn-NO
Documentation
en-US
Documentation
Entity # all locales devtools • client • debugger.properties
projectTextSearch.refreshButtonTooltipOnNavigation
nn-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
nn-NO
Unavailable in non-HTML documents
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-import-button.tooltiptext
nn-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
nn-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
nn-NO
Documentation
en-US
Documentation
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.tooltip
nn-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
nn-NO
Documents must have a title.
en-US
Documents must have a title.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
nn-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
nn-NO
Document.releaseCapture() er forelda. Bruk Element.releasePointerCapture() i staden. For meir hjelp, sjå 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
nn-NO
Det er ikkje tillate å angi document.domain i kryssande-opphav-isolerte omgjevnadar.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
nn-NO
Eit kall til document.write() frå eit asynkront-lasta skript vart 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
nn-NO
document.execCommand('cut'/'copy') vart avvist fordi han ikkje vart kalla opp frå innanfor ein raskt-utførande brukargenerert event-handsamar.
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
nn-NO
InstallTrigger.install() er forelda og vil bli fjerna i framtida. For meir 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
nn-NO
document.requestStorageAccess() kan ikkje kallast fri ei nesta iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNotSecureContext
nn-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
nn-NO
document.requestStorageAccess() kan ikkje kallast på eit dokument med opaque opphav, til dømes ein sandboxed iframe utan 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
nn-NO
document.requestStorageAccess() kan ikkje bli kalla 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
nn-NO
document.requestStorageAccess() kan ikkje kallast i ein sandboxed iframe utan 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
nn-NO
document.requestStorageAccess() kan kun bli bedt om om frå ein snøgg, brukar-generert hendingshandsamar.
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
nn-NO
Eit ubalansert tre vart skrive med document.write(), som forårsaka at data frå nettet vart lese inn på nytt. Meir 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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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 • security • security.properties
SanitizerRcvdNoInput
nn-NO
Motteke tom eller ingen inndata. Returnerer eit tomt DocumentFragment.
en-US
Received empty or no input. Returning an empty DocumentFragment.
Entity # all locales toolkit • chrome • mozapps • downloads • unknownContentType.properties
pdfExtHandlerDescription
nn-NO
Portable Document Format (PDF)
en-US
Portable Document Format (PDF)
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-firefox-data-doc
nn-NO
<a data-l10n-name="data-doc-link">Firefox Data Documentation</a> inneheld rettleiingar om korleis du jobbar med dataverktøa 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 121 results for the string document in en-US:

Entity nn-NO en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-export-file-picker-csv-filter-title
nn-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
nn-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
nn-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
nn-NO
Dokumentasjon
en-US
Documentation
Entity # all locales browser • browser • browser.ftl
fullscreen-warning-no-domain
nn-NO
Dette dokumentet er no i fullskjerm
en-US
This document is now full screen
Entity # all locales browser • browser • browser.ftl
pointerlock-warning-no-domain
nn-NO
Dette dokumentet har kontroll over musepeikaren. 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
nn-NO
Signer dokument med det nye teikneverktøyet vårt
en-US
Sign documents with our new draw tool
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-html-filter-title
nn-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
nn-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
nn-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
nn-NO
Blokker besøk på nettstadar. 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
nn-NO
Vil du at dette dokumentet skal vere startside?
en-US
Do you want this document to be your new home page?
Entity # all locales browser • chrome • browser • browser.properties
droponhomemsgMultiple
nn-NO
Vil du at dessee dokumenta skal vere dei 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
nn-NO
Nedlastinga vert tilbydd over HTTP sjølv om det gjeldande dokumentet vart levert over ei trygg HTTPS-tilkopling. Dersom du held fram, kan nedlastinga verte øydelagd eller tukla 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
nn-NO
Dokumentet kan ikkje endrast under utskriving eller i førehandsvising.
en-US
The document cannot change while Printing or in Print Preview.
Entity # all locales browser • chrome • overrides • appstrings.properties
notCached
nn-NO
Dokumentet er ikkje lenger tilgjengeleg.
en-US
This document is no longer available.
Entity # all locales browser • pdfviewer • chrome.properties
unsupported_feature
nn-NO
Dette PDF-dokumentet vert kanskje ikkje vist rett.
en-US
This PDF document might not be displayed correctly.
Entity # all locales browser • pdfviewer • chrome.properties
unsupported_feature_forms
nn-NO
Dette PDF-dokumentet inneheld skjema. Utfylling av skjema er ikkje støtta.
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
nn-NO
Dette PDF-dokumentet inneheld digitale signaturar. Validering av signaturar er ikkje støtta.
en-US
This PDF document contains digital signatures. Validation of signatures is not supported.
Entity # all locales browser • pdfviewer • viewer.properties
document_outline.title
nn-NO
Vis dokumentdisposisjonen (dobbelklikk for å utvide/gøyme alle elementa)
en-US
Show Document Outline (double-click to expand/collapse all items)
Entity # all locales browser • pdfviewer • viewer.properties
document_outline_label
nn-NO
Dokumentdisposisjon
en-US
Document Outline
Entity # all locales browser • pdfviewer • viewer.properties
document_properties.title
nn-NO
Dokumenteigenskapar
en-US
Document Properties
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_label
nn-NO
Dokumenteigenskapar
en-US
Document Properties
Entity # all locales browser • pdfviewer • viewer.properties
find_input.placeholder
nn-NO
Søk i dokument
en-US
Find in document
Entity # all locales browser • pdfviewer • viewer.properties
find_reached_bottom
nn-NO
Nådde botnen av dokumentet, fortset frå toppen
en-US
Reached end of document, continued from top
Entity # all locales browser • pdfviewer • viewer.properties
find_reached_top
nn-NO
Nådde toppen av dokumentet, fortset frå botnen
en-US
Reached top of document, continued from bottom
Entity # all locales browser • pdfviewer • viewer.properties
findbar.title
nn-NO
Finn i dokumentet
en-US
Find in Document
Entity # all locales browser • pdfviewer • viewer.properties
print_progress_message
nn-NO
Førebur dokumentet for utskrift
en-US
Preparing document for printing
Entity # all locales browser • pdfviewer • viewer.properties
toggle_sidebar_notification2.title
nn-NO
Vis/gøym sidestolpe (dokumentet inneheld 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
nn-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
nn-NO
Documentation
en-US
Documentation
Entity # all locales devtools • client • debugger.properties
projectTextSearch.refreshButtonTooltipOnNavigation
nn-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
nn-NO
Unavailable in non-HTML documents
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-import-button.tooltiptext
nn-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
nn-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
nn-NO
Documentation
en-US
Documentation
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.tooltip
nn-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
nn-NO
Documents must have a title.
en-US
Documents must have a title.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
nn-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
nn-NO
dokument
en-US
document
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
document
nn-NO
dokument
en-US
document
Entity # all locales dom • chrome • appstrings.properties
isprinting
nn-NO
Dokumentet kan ikkje endrast medan du skriv ut eller er i førehandsvising.
en-US
The document cannot change while Printing or in Print Preview.
Entity # all locales dom • chrome • appstrings.properties
netOffline
nn-NO
Dokumentet kan ikkje visast medan du er fråkopla. For å kople til, fjern valet på «Arbeid fråkopla» i 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
nn-NO
Dokumentet inneheld ingen data.
en-US
The document contains no data.
Entity # all locales dom • chrome • appstrings.properties
notCached
nn-NO
Dokumentet er ikkje lenger tilgjengeleg.
en-US
This document is no longer available.
Entity # all locales dom • chrome • appstrings.properties
unknownSocketType
nn-NO
Dette dokumentet kan ikkje visast med mindre du installerer Personal Security Manager (PSM). Last ned og installer PSM og prøv på nytt, eller kontakt systemansvarleg.
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
nn-NO
Document.releaseCapture() er forelda. Bruk Element.releasePointerCapture() i staden. For meir hjelp, sjå 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
nn-NO
Det er ikkje tillate å angi document.domain i kryssande-opphav-isolerte omgjevnadar.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
nn-NO
Eit kall til document.write() frå eit asynkront-lasta skript vart 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
nn-NO
document.execCommand('cut'/'copy') vart avvist fordi han ikkje vart kalla opp frå innanfor ein raskt-utførande brukargenerert event-handsamar.
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
nn-NO
Førespurnad om fullskjerm vart avvist fordi minst eitt av elementa som dokumentet er i, ikkje er ei iframe eller ikkje har ein «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
nn-NO
Førespurnad om fullskjerm vart avvist fordi dokumentet ikkje lenger er synleg.
en-US
Request for fullscreen was denied because the document is no longer visible.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMovedDocument
nn-NO
Førespurnad om fullskjerm vart avvist fordi det spørjande elementet har flytta til eit anna dokument.
en-US
Request for fullscreen was denied because requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInDocument
nn-NO
Førespurnad om fullskjerm vart avvist fordi elementet ikkje 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
nn-NO
Førespurnad om fullskjerm vart avvist fordi eit underdokument av dokumentet som ber om fullskjerm allereie 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
nn-NO
Ein Worker kunne ikkje startast med ein gong fordi andre dokument i same plassering allereie brukar maksimalt tal på workers. Worker er sett i kø og vert starta etter at nokre av dei andre workers 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
nn-NO
Will-change-minneforbruket er for høgt. Budsjettgrensa er grunnområdet multiplisert med %1$S (%2$S px). Tilfelle av Will-change over budsjettet vert ignorert.
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
nn-NO
Import av XUL-noder til eit innhaldsdokument er frårådd. Denne funksjonen kan snart verta fjerna.
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
nn-NO
InstallTrigger.install() er forelda og vil bli fjerna i framtida. For meir 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
nn-NO
Skop-URL må vere av same opphav som dokumentet.
en-US
The scope URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ManifestStartURLShouldBeSameOrigin
nn-NO
Start-URL må vere av same opphav som dokumentet.
en-US
The start URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ModuleSourceNotAllowed
nn-NO
Modulkjelde-URI er ikkje tillaten 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
nn-NO
Løyve for varsel kan berre bli bedt om på eit toppnivå-dokument eller ei iframe av same opphav.
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
nn-NO
Førespurnaden om peikarlås vart avvist fordi dokumentet ikkje lenger er synleg.
en-US
Request for pointer lock was denied because the document is not visible.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedInUse
nn-NO
Førespurnad om peikarlås vart avvist fordi markøren no vert kontrollert av eit anna 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
nn-NO
Førespurnaden om peikarlås vart avvist fordi det spørjande elementet har flytta til eit anna 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
nn-NO
Førespurnaden om peikarlås vart avvist fordi dokumentet ikkje 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
nn-NO
Førespurnad om peikarlås vart avvist fordi det spørjande elementet ikkje er eit 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
nn-NO
Førespurnad om peikarlås vart nekta fordi Element.requestPointerLock() ikkje var kalla innanfrå ein brukargenerert hendingshandsamar og dokumentet ikkje 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
nn-NO
Avslutta fullskjerm fordi fullskjerm-elementet vart fjerna frå dokumentet.
en-US
Exited fullscreen because fullscreen element was removed from document.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
nn-NO
document.requestStorageAccess() kan ikkje kallast fri ei nesta iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNotSecureContext
nn-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
nn-NO
document.requestStorageAccess() kan ikkje kallast på eit dokument med opaque opphav, til dømes ein sandboxed iframe utan 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
nn-NO
document.requestStorageAccess() kan ikkje bli kalla 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
nn-NO
document.requestStorageAccess() kan ikkje kallast i ein sandboxed iframe utan 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
nn-NO
document.requestStorageAccess() kan kun bli bedt om om frå ein snøgg, brukar-generert hendingshandsamar.
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
nn-NO
<script> kjelde-URI er ikkje tillaten 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
nn-NO
Eit ubalansert tre vart skrive med document.write(), som forårsaka at data frå nettet vart lese inn på nytt. Meir 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
nn-NO
Teiknkodinga til dokumentet vart ikkje deklarert, og kodinga var kun mogleg å gjette ut frå innhaldet seint. Dette gjorde at dokumentet vart lasta på nytt. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke.
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
nn-NO
Teiknkodinga til dokumentet vart ikkje deklarert, og kodinga var kun mogleg å gjette ut frå innhaldet seint. Dette gjorde at dokumentet vart lasta på nytt. Teiknkodinga må deklarerast i Content-Type HTTP-headeren eller ved å bruke eit byte-rekkjefølgjemerke.
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
nn-NO
Bytestraumen var feil i høve til teiknkodinga som vart arva frå det overordna dokumentet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke.
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
nn-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
nn-NO
Meta-tagen som deklarerer teiknkodinga til dokumentet skal flyttast til starten av head-delen til dokumentet.
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
nn-NO
Ein meta-tag som prøvde å deklarere teiknkodinga, vart funnen for seint. Kodinga vart derfor gjetta frå innhaldet i staden. Meta-tagen må flyttast til byrjinga av head-delen til dokumentet.
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
nn-NO
Ein meta-tag som prøvde å deklarere teiknkodinga vart funnen for seint. Kodinga vart derfor avleia frå kodinga av det overordna dokumentet i staden. Meta-tagen må flyttast til byrjinga av head-delen til dokumentet.
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
nn-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
nn-NO
Teiknkodinga til dokumentet vart ikkje deklarert, så kodinga vart gjetta ut frå innhaldet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke.
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
nn-NO
Teiknkodinga til dokumentet vart ikkje deklarert, så kodinga vart gjetta ut frå innhaldet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren eller ved å bruke eit byte-rekkjefølgjemerke.
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
nn-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
nn-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
nn-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
nn-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
nn-NO
Teiknkodinga til eit HTML-dokument vart deklarert ved å bruke XML-deklarasjonssyntaksen. Dette er ikkje i tråd med gjeldande praksis og det er meir effektivt å bruke ein meta-tag i byrjinga 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
nn-NO
Dokumenttreet er for djupt, og djupna vil difor bli avgrensa 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
nn-NO
Kan ikkje skriva ut dette dokumentet enno, det er framleis under innlasting.
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
nn-NO
Kan ikkje førehandsvisa dette dokumentet enno, det er framleis under innlasting.
en-US
Cannot print-preview this document yet, it is still being loaded.
Entity # all locales dom • chrome • layout • xmlparser.properties
22
nn-NO
dokument er ikkje separat
en-US
document is not standalone
Entity # all locales dom • chrome • layout • xmlparser.properties
9
nn-NO
søppel etter dokumentelement
en-US
junk after document element
Entity # all locales dom • chrome • security • security.properties
SanitizerRcvdNoInput
nn-NO
Motteke tom eller ingen inndata. Returnerer eit tomt DocumentFragment.
en-US
Received empty or no input. Returning an empty DocumentFragment.
Entity # all locales dom • dom • XMLPrettyPrint.ftl
xml-nostylesheet
nn-NO
Denne XML-fila har ingen vedlagd stilinformasjon. Viser reint dokumenttre nedanfor.
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
nn-NO
Portable Document Format (PDF)
en-US
Portable Document Format (PDF)
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-manual-testing
nn-NO
Fullstendige instruksjonar er dokumentert i <a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } instrumenteringstestdokument</a> og i <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }-dokumentasjonen</a>, men kort sagt, for å manuelt teste at instrumenteringa 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
nn-NO
<a data-l10n-name="data-doc-link">Firefox Data Documentation</a> inneheld rettleiingar om korleis du jobbar med dataverktøa 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
nn-NO
<a data-l10n-name="client-doc-link">Firefox Telemetry-klientdokumentasjonen</a> inneheld definisjonar for konsept, API-dokumentasjon og datareferansar.
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 • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-body-print
nn-NO
Warning: Source string is missing
en-US
Under your organization’s data protection policies, you’re not permitted to print this document. Contact your administrator for more info.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-title-print
nn-NO
Warning: Source string is missing
en-US
You’re not permitted to print this document
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-abouthome-startup-cache-description
nn-NO
Ein hurtigbuffer for det første about:home-dokumentet som er lasta som standard ved oppstart. Føremålet med hurtigbufferen er å forbetre oppstartytinga.
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
nn-NO
Dokumentet er utgått på dato
en-US
Document Expired
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-not-cached-intro
nn-NO
Det førespurde dokumentet er ikkje tilgjengeleg i { -brand-short-name } sitt snøgglager.
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
nn-NO
Av tryggingsomsyn tillét ikkje { -brand-short-name } å automatisk hente sensitive dokument 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
nn-NO
Trykk Prøv på nytt for å hente dokumentet på nytt frå nettstaden.
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
nn-NO
Dokumentdisposisjon
en-US
Document Outline
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-outline-button.title
nn-NO
Vis dokumentdisposisjonen (dobbelklikk for å utvide/gøyme alle elementa)
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
nn-NO
Dokumenteigenskapar
en-US
Document Properties
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-button.title
nn-NO
Dokumenteigenskapar
en-US
Document Properties
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-input.placeholder
nn-NO
Søk i dokument
en-US
Find in document
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-reached-bottom
nn-NO
Nådde botnen av dokumentet, fortset frå toppen
en-US
Reached end of document, continued from top
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-reached-top
nn-NO
Nådde toppen av dokumentet, fortset frå botnen
en-US
Reached top of document, continued from bottom
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-findbar-button.title
nn-NO
Finn i dokumentet
en-US
Find in Document
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-print-progress-message
nn-NO
Førebur dokumentet for utskrift
en-US
Preparing document for printing
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-toggle-sidebar-notification-button.title
nn-NO
Vis/gøym sidestolpe (dokumentet inneheld oversikt/vedlegg/lag)
en-US
Toggle Sidebar (document contains outline/attachments/layers)
Please enable JavaScript. Some features won't be available without it.