BETA

Transvision

Displaying 33 results for the string when in nb-NO:

Entity nb-NO en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-toolbar
nb-NO
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
en-US
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
nb-NO
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • client • debugger.properties
xhrBreakpoints.placeholder
nb-NO
Break when URL contains
en-US
Break when URL contains
Entity # all locales devtools • client • memory.properties
censusDisplays.allocationStack.tooltip
nb-NO
Group items by the JavaScript stack recorded when the object was allocated
en-US
Group items by the JavaScript stack recorded when the object was allocated
Entity # all locales devtools • client • memory.properties
censusDisplays.invertedAllocationStack.tooltip
nb-NO
Group items by the inverted JavaScript call stack recorded when the object was created
en-US
Group items by the inverted JavaScript call stack recorded when the object was created
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
nb-NO
Toggle the recording of allocation stacks. Subsequent heap snapshots will be able to label and group objects created when allocation stack recording is active by their allocation stack. Recording allocation stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • memory.properties
dominatorTreeDisplays.allocationStack.tooltip
nb-NO
Label objects by the JavaScript stack recorded when it was allocated
en-US
Label objects by the JavaScript stack recorded when it was allocated
Entity # all locales devtools • client • netmonitor.properties
netmonitor.actionbar.blockSearchPlaceholder
nb-NO
Block resource when URL contains
en-US
Block resource when URL contains
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
nb-NO
Time when “DOMContentLoad” event occurred
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
nb-NO
Time when “load” event occurred
en-US
Time when “load” event occurred
Entity # all locales devtools • client • perftools.ftl
perftools-thread-renderer.title
nb-NO
When WebRender is enabled, the thread that executes OpenGL calls
en-US
When WebRender is enabled, the thread that executes OpenGL calls
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.touchSimulation
nb-NO
Reload when touch simulation is toggled
en-US
Reload when touch simulation is toggled
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.userAgent
nb-NO
Reload when user agent is changed
en-US
Reload when user agent is changed
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
nb-NO
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
nb-NO
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-rules-focus-next-on-enter-tooltip.title
nb-NO
When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input.
en-US
When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input.
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-tooltip.title
nb-NO
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
en-US
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
Entity # all locales devtools • client • toolbox-options.ftl
options-screenshot-audio-tooltip.title
nb-NO
Enables the camera audio sound when taking screenshot
en-US
Enables the camera audio sound when taking screenshot
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
nb-NO
Scam Warning: Take care when pasting things you don't understand. This could allow attackers to steal your identity or take control of your computer. Please type '%S' below (no need to press enter) to allow pasting.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.warningGroups.tooltip
nb-NO
When enabled, similar messages are placed into groups
en-US
When enabled, similar messages are placed into groups
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.toolbar
nb-NO
Toolbars must be labeled when there is more than one toolbar.
en-US
Toolbars must be labeled when there is more than one toolbar.
Entity # all locales devtools • shared • highlighters.ftl
simple-highlighters-message
nb-NO
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
en-US
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
Entity # all locales devtools • shared • screenshot.properties
screenshotDPRManual
nb-NO
The device pixel ratio to use when taking the screenshot
en-US
The device pixel ratio to use when taking the screenshot
Entity # all locales devtools • shared • screenshot.properties
screenshotFileManual
nb-NO
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
en-US
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
nb-NO
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
nb-NO
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
nb-NO
End of file seen when looking for tag name. Ignoring tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEqualsSignBeforeAttributeName
nb-NO
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInColgroupInFragment
nb-NO
Non-space in “colgroup” when parsing fragment.
en-US
Non-space in “colgroup” when parsing fragment.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
nb-NO
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
nb-NO
Animations of 'transform' cannot be run on the compositor when geometric properties are animated on the same element at the same time
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
nb-NO
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
en-US
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
Entity # all locales dom • chrome • security • security.properties
ReferrerPolicyDisallowRelaxingWarning
nb-NO
Referrer-policy: Mindre begrensede policy-er, inkludert «no-referrer-when-downgrade», «origin-when-cross-origin» og «unsafe-url», blir snart ignorert for forespørsel på tvers av nettsteder: %S
en-US
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S

Displaying 141 results for the string when in en-US:

Entity nb-NO en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-export-dialog-message2
nb-NO
Når du eksporterer, lagres passordene dine i en fil med lesbar tekst. Når du er ferdig med å bruke filen, anbefaler vi at du sletter den slik at andre som bruker denne enheten ikke kan se passordene dine.
en-US
When you export, your passwords are saved to a file with readable text. When you’re done using the file, we recommend deleting it so others who use this device can’t see your passwords.
Entity # all locales browser • browser • aboutLogins.ftl
login-list-intro-description
nb-NO
Når du lagrer et passord i { -brand-product-name }, vil det vises her.
en-US
When you save a password in { -brand-product-name }, it will show up here.
Entity # all locales browser • browser • aboutPocket.ftl
pocket-panel-saved-error-generic
nb-NO
Et problem oppstod ved lagring til { -pocket-brand-name }.
en-US
There was an error when trying to save to { -pocket-brand-name }.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-felt-privacy-v1-info-body
nb-NO
{ -brand-short-name } sletter infokapsler, historikk og nettstedsdata når du lukker alle dine private vinduer.
en-US
{ -brand-short-name} deletes your cookies, history, and site data when you close all your private windows.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-private-window
nb-NO
Private vindu: { -brand-short-name } sletter søke- og nettleserloggen din når du lukker alle private vinduer. Dette gjør deg ikke anonym.
en-US
Private window: { -brand-short-name } clears your search and browsing history when you close all private windows. This doesn’t make you anonymous.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-simplified
nb-NO
{ -brand-short-name } sletter søke- og nettleserloggen din når du lukker alle private vinduer, men dette gjør deg ikke anonym.
en-US
{ -brand-short-name } clears your search and browsing history when you close all private windows, but this doesn’t make you anonymous.
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-auto-submit-checkbox-2
nb-NO
Oppdater innstillingene for automatisk å sende rapporter når { -brand-short-name } krasjer
en-US
Update preferences to automatically submit reports when { -brand-short-name } crashes
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-include-URL-2
nb-NO
Inkluder nettadressene til nettstedene du var på når { -brand-short-name } krasjet
en-US
Include the URLs of the sites you were on when { -brand-short-name } crashed
Entity # all locales browser • browser • aboutUnloads.ftl
about-unloads-intro
nb-NO
{ -brand-short-name } har en funksjon som automatisk frigjør faner for å forhindre programmet i å krajse når systemet har lite minne. Den neste fanen som skal frigjøres er utvalgt basert på flere kriterer. Denne siden viser hvordan { -brand-short-name } prioriterer mellom fanene, og hvilken faner som frigjøres når fanefrigjøring er nødvendig. Du kan manuelt frigjøre faner ved å klikke på <em>Frigjør</em>-knappen nedenfor.
en-US
{ -brand-short-name } has a feature that automatically unloads tabs to prevent the application from crashing due to insufficient memory when the system’s available memory is low. The next tab to be unloaded is chosen based on multiple attributes. This page shows how { -brand-short-name } prioritizes tabs and which tab will be unloaded when tab unloading is triggered. You can trigger tab unloading manually by clicking the <em>Unload</em> button below.
Entity # all locales browser • browser • backgroundtasks • defaultagent.ftl
default-browser-agent-task-description
nb-NO
Standard nettleseragentoppgave sjekker når standard nettleser endres fra { -brand-short-name } til en annen nettleser. Hvis endringen skjer under mistenkelige omstendigheter, vil den be brukerne om å bytte tilbake til { -brand-short-name } ikke mer enn to ganger. Denne oppgaven blir installert automatisk av { -brand-short-name }, og blir installert på nytt når { -brand-short-name } oppdateres. For å deaktivere denne oppgaven, oppdaterer du innstillingen «standard-browser-agent.enabled» på about:config-siden eller { -brand-short-name } virksomhets-policy-innstillingen «DisableDefaultBrowserAgent».
en-US
The Default Browser Agent task checks when the default changes from { -brand-short-name } to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to { -brand-short-name } no more than two times. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the { -brand-short-name } enterprise policy setting “DisableDefaultBrowserAgent”.
Entity # all locales browser • browser • browser.ftl
bookmark-panel-show-editor-checkbox.label
nb-NO
Vis redigerer ved lagring
en-US
Show editor when saving
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-on2
nb-NO
Slå på kun-HTTPS-modus for dette nettstedet hvis du vil at { -brand-short-name } skal oppgradere til en sikker tilkobling når det er mulig.
en-US
Turn on HTTPS-Only Mode for this site if you want { -brand-short-name } to upgrade the connection when possible.
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-on3
nb-NO
Slå på HTTPS-oppgraderinger for dette nettstedet hvis du vil at { -brand-short-name } skal oppgradere tilkoblingen når det er mulig.
en-US
Turn on HTTPS upgrades for this site if you want { -brand-short-name } to upgrade the connection when possible.
Entity # all locales browser • browser • browser.ftl
popups-infobar-dont-show-message.label
nb-NO
Ikke vis denne meldingen når sprettoppvinduer blokkeres
en-US
Don’t show this message when pop-ups are blocked
Entity # all locales browser • browser • browser.ftl
sharing-warning-screen
nb-NO
Du deler hele skjermen. Andre personer kan se når du bytter til en ny fane.
en-US
You are sharing your entire screen. Other people can see when you switch to a new tab.
Entity # all locales browser • browser • browser.ftl
sharing-warning-window
nb-NO
Du deler { -brand-short-name }. Andre personer kan se når du bytter til en ny fane.
en-US
You are sharing { -brand-short-name }. Other people can see when you switch to a new tab.
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-downloads-button-autohide.label
nb-NO
Skjul knapp når tom
en-US
Hide button when empty
Entity # all locales browser • browser • downloads.ftl
downloading-file-click-to-open.value
nb-NO
Åpne når den er fullført
en-US
Open when completed
Entity # all locales browser • browser • downloads.ftl
downloading-file-opens-in-some-time-2.value
nb-NO
Åpner om når det er klart
en-US
Opening when completed
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-closed-tabs-placeholder-body
nb-NO
Når du lukker en fane i dette vinduet, kan du hente den herfra.
en-US
When you close a tab in this window, you can fetch it from here.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-closed-tabs-placeholder-body2
nb-NO
Når du lukker en fane, kan du hente den herfra.
en-US
When you close a tab, you can fetch it from here.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-loading-description
nb-NO
Når det er gjort, vil du se alle faner du har åpne på andre enheter. Prøv å sjekke igjen senere.
en-US
When it’s done, you’ll see any tabs you have open on other devices. Check back soon.
Entity # all locales browser • browser • newtab • asrouter.ftl
device-migration-fxa-spotlight-getting-new-device-body-2
nb-NO
Følg noen få enkle trinn for å ta med deg bokmerkene, historikken og passordene dine når du tar i bruk en ny enhet.
en-US
Follow a few simple steps to bring your bookmarks, history, and passwords with you when you get started on a new device.
Entity # all locales browser • browser • newtab • asrouter.ftl
launch-on-login-infobar-message
nb-NO
<strong>Åpne { -brand-short-name } hver gang du starter datamaskinen på nytt?</strong> Nå kan du angi at { -brand-short-name } skal åpnes automatisk når du starter enheten på nytt.
en-US
<strong>Open { -brand-short-name } every time you restart your computer?</strong> Now you can set { -brand-short-name } to open automatically when you restart your device.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-better-internet-body
nb-NO
Når du bruker { -brand-short-name }, stemmer du for et åpent og tilgjengelig internett som er bedre for alle.
en-US
When you use { -brand-short-name}, you’re voting for an open and accessible internet that’s better for everyone.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-public-wifi-vpn-body
nb-NO
For å skjule posisjonen din og nettlesingsaktiviteten, bør du vurdere et virtuelt privat nettverk. Det vil bidra til å holde deg beskyttet når du surfer på offentlige steder som flyplasser og kaféer.
en-US
To hide your location and browsing activity, consider a Virtual Private Network. It will help keep you protected when browsing in public places like airports and coffee shops.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-privacy-segmentation-text-cta
nb-NO
Hva vil du se når vi lager nye funksjoner som bruker dine data til å forbedre nettleseropplevelsen din?
en-US
What do you want to see when we offer new features that use your data to enhance your browsing?
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-mobile-download-security-and-privacy-subtitle
nb-NO
Når du er synkronisert, krypterer { -brand-short-name } passordene, bokmerkene og mer. I tillegg kan du hente faner fra de andre enhetene dine.
en-US
When you’re synced up, { -brand-short-name } encrypts your passwords, bookmarks, and more. Plus you can grab tabs from your other devices.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-mobile-download-security-and-privacy-title
nb-NO
Krypter dataene dine når du arbeider på tvers av enheter
en-US
Stay encrypted when you hop between devices
Entity # all locales browser • browser • originControls.ftl
origin-controls-option-when-clicked.label
nb-NO
Bare når du klikker
en-US
Only When Clicked
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-GoToIntranetSiteForSingleWordEntryInAddressBar
nb-NO
Tving direkte navigering på intranettet i stedet for å søke når du skriver inn enkeltord i adressefeltet.
en-US
Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PromptForDownloadLocation
nb-NO
Spør hvor du skal lagre filer når du laster ned.
en-US
Ask where to save files when downloading.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-autologin-checkbox.tooltiptext
nb-NO
Dette valget autentiserer deg automatisk mot proxier når du har lagrede innloggingsdetaljer for de. Du vil få spørsmål dersom autentisering er mislykket.
en-US
This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-autologin.tooltip
nb-NO
Dette valget autentiserer deg automatisk mot proxier når du har lagrede innloggingsdetaljer for de. Du vil få spørsmål dersom autentisering er mislykket.
en-US
This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-socks-remote-dns.label
nb-NO
Proxy DNS når du bruker SOCKS v5
en-US
Proxy DNS when using SOCKS v5
Entity # all locales browser • browser • preferences • moreFromMozilla.ftl
more-from-moz-mozilla-monitor-global-description
nb-NO
Få varsler når dataene dine har vært i en datalekkasje.
en-US
Get alerts when your data has been in a breach.
Entity # all locales browser • browser • preferences • moreFromMozilla.ftl
more-from-moz-qr-code-box-firefox-mobile-title
nb-NO
Last ned med din mobile enhet. Pek kameraet mot QR-koden. Når en lenke vises, trykker du på den.
en-US
Download using your mobile device. Point your camera at the QR code. When a link appears, tap it.
Entity # all locales browser • browser • preferences • preferences.ftl
addressbar-suggest
nb-NO
Når du bruker adresselinjen, føreslå
en-US
When using the address bar, suggest
Entity # all locales browser • browser • preferences • preferences.ftl
browsing-search-on-start-typing.label
nb-NO
Søk etter tekst når jeg begynner å skrive
en-US
Search for text when you start typing
Entity # all locales browser • browser • preferences • preferences.ftl
browsing-use-onscreen-keyboard.label
nb-NO
Vis et touch-tastatur når nødvendig
en-US
Show a touch keyboard when necessary
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-blocker-description
nb-NO
Når et nettsted spør om de kan bruke infokapsler i privat nettlesingsmodus, så avviser { -brand-short-name } forespørselen automatisk for deg. Bare på støttede nettsteder.
en-US
When a site asks if they can use cookies in private browsing mode, { -brand-short-name } automatically refuses for you. Only on supported sites.
Entity # all locales browser • browser • preferences • preferences.ftl
do-not-track-option-default-content-blocking-known.label
nb-NO
Bare når { -brand-short-name } er satt til å blokkere kjente sporere
en-US
Only when { -brand-short-name } is set to block known trackers
Entity # all locales browser • browser • preferences • preferences.ftl
history-clear-on-close-option.label
nb-NO
Slett historikk når { -brand-short-name } avsluttes
en-US
Clear history when { -brand-short-name } closes
Entity # all locales browser • browser • preferences • preferences.ftl
home-new-windows-tabs-description2
nb-NO
Velg hva du vil se når du åpner startsiden, nye vinduer og nye faner.
en-US
Choose what you see when you open your homepage, new windows, and new tabs.
Entity # all locales browser • browser • preferences • preferences.ftl
performance-allow-hw-accel.label
nb-NO
Bruk maskinvareakselerasjon når tilgjengelig
en-US
Use hardware acceleration when available
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-enabled-desc
nb-NO
Ytterligere innholdsprosesser kan forbedre ytelsen når du bruker flere faner, men vil også bruke mer minne.
en-US
Additional content processes can improve performance when using multiple tabs, but will also use more memory.
Entity # all locales browser • browser • preferences • preferences.ftl
permissions-addon-install-warning.label
nb-NO
Advar meg når nettsteder forsøker å installere utvidelser
en-US
Warn you when websites try to install add-ons
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-desc
nb-NO
{ -brand-short-name } bestemmer når sikker DNS skal brukes for å beskytte personvernet ditt.
en-US
{ -brand-short-name } decides when to use secure DNS to protect your privacy.
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-detailed-desc-4
nb-NO
Slå av når VPN, foreldrekontroll eller bedriftspolicyer er aktive
en-US
Turn off when VPN, parental control, or enterprise policies are active
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-detailed-desc-5
nb-NO
Slå av når et nettverk forteller { -brand-short-name } at det sikker DNS ikke skal brukes
en-US
Turn off when a network tells { -brand-short-name } it shouldn’t use secure DNS
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-enabled-desc
nb-NO
Du kontrollerer når du skal bruke sikker DNS og velger leverandør.
en-US
You control when to use secure DNS and choose your provider.
Entity # all locales browser • browser • preferences • preferences.ftl
privacy-segmentation-section-description
nb-NO
Når vi tilbyr funksjoner som bruker dine data for å gi deg en mer personlig opplevelse:
en-US
When we offer features that use your data to give you a more personal experience:
Entity # all locales browser • browser • preferences • preferences.ftl
search-one-click-desc
nb-NO
Velg alternative søkemotorer som vises under adresselinjen og søkelinjen når du begynner å skrive inn et søkeord.
en-US
Choose the alternative search engines that appear below the address bar and search bar when you start to enter a keyword.
Entity # all locales browser • browser • preferences • preferences.ftl
settings-tabs-show-image-in-preview.label
nb-NO
Vis en forhåndsvisning av et bilde når du holder musepekeren på en fane
en-US
Show an image preview when you hover on a tab
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close-private-browsing
nb-NO
I permanent privat nettlesingsmodus vil infokapsler og nettstedsdata alltid bli slettet når { -brand-short-name } er avsluttet.
en-US
In permanent private browsing mode, cookies and site data will always be cleared when { -brand-short-name } is closed.
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close-private-browsing2
nb-NO
Basert på historikkinnstillingene dine, sletter { -brand-short-name } infokapsler og nettstedsdata fra økten din når du lukker nettleseren.
en-US
Based on your history settings, { -brand-short-name } deletes cookies and site data from your session when you close the browser.
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close.label
nb-NO
Slett infokapsler og nettsteddata når { -brand-short-name } stenger
en-US
Delete cookies and site data when { -brand-short-name } is closed
Entity # all locales browser • browser • preferences • preferences.ftl
startup-restore-warn-on-quit.label
nb-NO
Advarer når du avslutter nettleseren
en-US
Warn you when quitting the browser
Entity # all locales browser • browser • preferences • preferences.ftl
switch-to-new-tabs.label
nb-NO
Når du åpner en lenke, bilde eller media i en ny fane, bytt til fanen med en gang
en-US
When you open a link, image or media in a new tab, switch to it immediately
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-background-enabled.label
nb-NO
Når { -brand-short-name } ikke kjører
en-US
When { -brand-short-name } is not running
Entity # all locales browser • browser • preferences • preferences.ftl
warn-on-open-many-tabs.label
nb-NO
Advar når åpning av mange faner samtidig kan gjøre { -brand-short-name } treg
en-US
Warn you when opening multiple tabs might slow down { -brand-short-name }
Entity # all locales browser • browser • preferences • preferences.ftl
windows-launch-on-login.label
nb-NO
Åpne { -brand-short-name } automatisk når datamaskinen din starter opp
en-US
Open { -brand-short-name } automatically when your computer starts up
Entity # all locales browser • browser • sanitize.ftl
clear-data-settings-label
nb-NO
Når { -brand-short-name } avslutter, skal følgende slettes automatisk
en-US
When closed, { -brand-short-name } should automatically clear all
Entity # all locales browser • browser • sanitize.ftl
clear-time-duration-prefix2.value
nb-NO
Når:
en-US
When:
Entity # all locales browser • browser • sanitize.ftl
sanitize-on-shutdown-description
nb-NO
Fjern automatisk alle avmerkede elementer når { -brand-short-name } lukkes.
en-US
Automatically clear all checked items when { -brand-short-name } closes.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-warning-not-enough-reviews.message
nb-NO
Når dette produktet har flere vurderinger, kan vi sjekke kvaliteten.
en-US
When this product has more reviews, we’ll be able to check their quality.
Entity # all locales browser • browser • shopping.ftl
shopping-settings-auto-open-description-single-site
nb-NO
Når du ser på produkter på { $currentSite }
en-US
When you view products on { $currentSite }
Entity # all locales browser • browser • shopping.ftl
shopping-settings-auto-open-description-three-sites
nb-NO
Når du ser på produkter på { $firstSite }, { $secondSite } og { $thirdSite }
en-US
When you view products on { $firstSite }, { $secondSite }, and { $thirdSite }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-confirm-open-multiple-tabs-checkbox
nb-NO
Advar når åpning av flere faner kan gjøre { -brand-short-name } treg
en-US
Warn me when opening multiple tabs might slow down { -brand-short-name }
Entity # all locales browser • browser • toolbarContextMenu.ftl
toolbar-context-menu-always-open-downloads-panel.label
nb-NO
Vis panel når nedlastingen starter
en-US
Show Panel When Download Begins
Entity # all locales browser • browser • toolbarContextMenu.ftl
toolbar-context-menu-auto-hide-downloads-button-2.label
nb-NO
Skjul knapp når tom
en-US
Hide Button When Empty
Entity # all locales browser • chrome • browser • shellservice.properties
setDefaultBrowserDontAsk
nb-NO
Alltid utfør denne kontrollen ved oppstart av %S.
en-US
Always perform this check when starting %S.
Entity # all locales browser • crashreporter • crashreporter-override.ini
CrashReporterDescriptionText2
nb-NO
Et uventet problem oppstod i Firefox, og programmet har krasjet. Vi vil forsøke å gjenopprette fanene og vinduene når programmet starter på nytt.\n\nFor å hjelpe oss å rette problemet kan du sende oss en krasjrapport.
en-US
Firefox had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.\n\nTo help us diagnose and fix the problem, you can send us a crash report.
Entity # all locales browser • crashreporter • crashreporter-override.ini
CrashReporterProductErrorText2
nb-NO
Et uventet problem oppstod i Firefox, og programmet har krasjet. Vi vil forsøke å gjenopprette fanene og vinduene når programmet starter på nytt.\n\nBeklageligvis klarer ikke krasjrapportering å sende informasjon om feilen.\n\nDetaljer: %s
en-US
Firefox had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.\n\nUnfortunately the crash reporter is unable to submit a crash report.\n\nDetails: %s
Entity # all locales browser • defaultagent • defaultagent_localized.ini
DefaultBrowserAgentTaskDescription
nb-NO
Standard nettleseragentoppgave sjekker når standard nettleser endres fra %MOZ_APP_DISPLAYNAME% til en annen nettleser. Hvis endringen skjer under mistenkelige omstendigheter, vil den be brukerne om å bytte tilbake til %MOZ_APP_DISPLAYNAME% ikke mer enn to ganger. Denne oppgaven blir installert automatisk av %MOZ_APP_DISPLAYNAME%, og blir installert på nytt når %MOZ_APP_DISPLAYNAME% oppdateres. For å deaktivere denne oppgaven, oppdaterer du innstillingen «standard-browser-agent.enabled» på about:config-siden eller %MOZ_APP_DISPLAYNAME% virksomhets-policy-innstillingen «DisableDefaultBrowserAgent».
en-US
The Default Browser Agent task checks when the default changes from %MOZ_APP_DISPLAYNAME% to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to %MOZ_APP_DISPLAYNAME% no more than two times. This task is installed automatically by %MOZ_APP_DISPLAYNAME%, and is reinstalled when %MOZ_APP_DISPLAYNAME% updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the %MOZ_APP_DISPLAYNAME% enterprise policy setting “DisableDefaultBrowserAgent”.
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-toolbar
nb-NO
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
en-US
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
nb-NO
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • client • debugger.properties
xhrBreakpoints.placeholder
nb-NO
Break when URL contains
en-US
Break when URL contains
Entity # all locales devtools • client • memory.properties
censusDisplays.allocationStack.tooltip
nb-NO
Group items by the JavaScript stack recorded when the object was allocated
en-US
Group items by the JavaScript stack recorded when the object was allocated
Entity # all locales devtools • client • memory.properties
censusDisplays.invertedAllocationStack.tooltip
nb-NO
Group items by the inverted JavaScript call stack recorded when the object was created
en-US
Group items by the inverted JavaScript call stack recorded when the object was created
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
nb-NO
Toggle the recording of allocation stacks. Subsequent heap snapshots will be able to label and group objects created when allocation stack recording is active by their allocation stack. Recording allocation stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • memory.properties
dominatorTreeDisplays.allocationStack.tooltip
nb-NO
Label objects by the JavaScript stack recorded when it was allocated
en-US
Label objects by the JavaScript stack recorded when it was allocated
Entity # all locales devtools • client • netmonitor.properties
netmonitor.actionbar.blockSearchPlaceholder
nb-NO
Block resource when URL contains
en-US
Block resource when URL contains
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
nb-NO
Time when “DOMContentLoad” event occurred
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
nb-NO
Time when “load” event occurred
en-US
Time when “load” event occurred
Entity # all locales devtools • client • perftools.ftl
perftools-thread-renderer.title
nb-NO
When WebRender is enabled, the thread that executes OpenGL calls
en-US
When WebRender is enabled, the thread that executes OpenGL calls
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.touchSimulation
nb-NO
Reload when touch simulation is toggled
en-US
Reload when touch simulation is toggled
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.userAgent
nb-NO
Reload when user agent is changed
en-US
Reload when user agent is changed
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
nb-NO
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
nb-NO
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-rules-focus-next-on-enter-tooltip.title
nb-NO
When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input.
en-US
When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input.
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-tooltip.title
nb-NO
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
en-US
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
Entity # all locales devtools • client • toolbox-options.ftl
options-screenshot-audio-tooltip.title
nb-NO
Enables the camera audio sound when taking screenshot
en-US
Enables the camera audio sound when taking screenshot
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
nb-NO
Scam Warning: Take care when pasting things you don't understand. This could allow attackers to steal your identity or take control of your computer. Please type '%S' below (no need to press enter) to allow pasting.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.warningGroups.tooltip
nb-NO
When enabled, similar messages are placed into groups
en-US
When enabled, similar messages are placed into groups
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.toolbar
nb-NO
Toolbars must be labeled when there is more than one toolbar.
en-US
Toolbars must be labeled when there is more than one toolbar.
Entity # all locales devtools • shared • highlighters.ftl
simple-highlighters-message
nb-NO
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
en-US
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
Entity # all locales devtools • shared • screenshot.properties
screenshotDPRManual
nb-NO
The device pixel ratio to use when taking the screenshot
en-US
The device pixel ratio to use when taking the screenshot
Entity # all locales devtools • shared • screenshot.properties
screenshotFileManual
nb-NO
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
en-US
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
Entity # all locales dom • chrome • appstrings.properties
connectionFailure
nb-NO
Tilkoblingen til %S ble avvist.
en-US
The connection was refused when attempting to contact %S.
Entity # all locales dom • chrome • appstrings.properties
netTimeout
nb-NO
Serveren på %S brukte for lang tid på å svare.
en-US
The operation timed out when attempting to contact %S.
Entity # all locales dom • chrome • appstrings.properties
proxyConnectFailure
nb-NO
Tilkoblingen til proxy ble avvist. Kontroller proxyinnstillingene og prøv igjen.
en-US
The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
nb-NO
Klarte ikke laste «%1$S». En ServiceWorker sendte en opaque Response til FetchEvent.respondWith() ved behandling av «%2$S» FetchEvent. Gjennomsiktige Response-objekter er bare gyldige når RequestMode er «no-cors».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BlockAutoplayError
nb-NO
Automatisk avspilling er kun tillatt når det er godkjent av brukeren, eller hvis nettstedet er aktivert av brukeren eller hvis lyden er slått av i medie-filer.
en-US
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
nb-NO
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
nb-NO
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
nb-NO
End of file seen when looking for tag name. Ignoring tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEqualsSignBeforeAttributeName
nb-NO
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInColgroupInFragment
nb-NO
Non-space in “colgroup” when parsing fragment.
en-US
Non-space in “colgroup” when parsing fragment.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
nb-NO
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
nb-NO
Animations of 'transform' cannot be run on the compositor when geometric properties are animated on the same element at the same time
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
nb-NO
Ved gjengivelse av <html>-elementet, tas de brukte verdiene for CSS-egenskapene «writing-mode», «direction» og «text-orientation» på <html>-elementet fra de beregnede verdiene til <body>-elementet, ikke fra <html>-elementets egne verdier. Vurder å sette disse egenskapene på :root CSS-pseudoklassen. For mer informasjon se «The Principal Writing Mode» på https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • security • caps.properties
ExternalDataError
nb-NO
Sikkerhetsfeil: Innholdet på %S forsøkte å laste inn %S, men den kan ikke laste eksterne data når den brukes som et bilde.
en-US
Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image.
Entity # all locales dom • chrome • security • csp.properties
ignoringReportOnlyDirective
nb-NO
Ignorerer sandbox-direktiv når levert i en report-only policy ‘%1$S’
en-US
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
nb-NO
Ignorerer kilde '%1$S' (Ikke støttet ved levering via meta-element).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
nb-NO
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
en-US
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
Entity # all locales dom • chrome • security • security.properties
ReferrerPolicyDisallowRelaxingWarning
nb-NO
Referrer-policy: Mindre begrensede policy-er, inkludert «no-referrer-when-downgrade», «origin-when-cross-origin» og «unsafe-url», blir snart ignorert for forespørsel på tvers av nettsteder: %S
en-US
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
Entity # all locales dom • chrome • security • security.properties
XFrameOptionsInvalid
nb-NO
En ugyldig X-Frame-Options-header ble funnet under innlesing av «%1$S»: «%2$S» er ikke et gyldig direktiv.
en-US
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
nb-NO
En ytterligere policy-begrensning mislyktes ved validering av dette sertifikatet.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
UserCertIgnoredNoPrivateKey
nb-NO
Dette personlige sertifikatet kan ikke installeres siden du ikke har den tilhørende private nøkkelen som ble opprettet når sertifikatet ble opprettet.
en-US
This personal certificate can’t be installed because you do not own the corresponding private key which was created when the certificate was requested.
Entity # all locales toolkit • chrome • global • extensions.properties
homepageControlled.message
nb-NO
En utvidelse, %S, har endret hva du ser når du åpner startsiden og nye vinduer.
en-US
An extension, %S, changed what you see when you open your homepage and new windows.
Entity # all locales toolkit • chrome • global • extensions.properties
newTabControlled.message2
nb-NO
En utvidelse, %S, har endret den siden du ser når du åpner en ny fane.
en-US
An extension, %S, changed the page you see when you open a new tab.
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-crashed-and-restore
nb-NO
{ -brand-short-name } hadde et problem og krasjet. { -brand-short-name } vil prøve å gjenopprette fanene og vinduene dine når programmet starter på nytt.
en-US
{ -brand-short-name } had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-report-info
nb-NO
Denne rapporten inneholder også informasjon om tilstanden til programmet da det krasjet.
en-US
This report also contains technical information about the state of the application when it crashed.
Entity # all locales toolkit • crashreporter • crashreporter.ini
ExtraReportInfo
nb-NO
Denne rapporten inneholder også informasjon om tilstanden til programmet da det krasjet.
en-US
This report also contains technical information about the state of the application when it crashed.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-private-browsing-help
nb-NO
Når det er tillatt, vil utvidelsen få tilgang til dine aktiviteter på nett mens du bruker privat nettlesing. <a data-l10n-name="learn-more">Les mer</a>
en-US
When allowed, the extension will have access to your online activities while private browsing. <a data-l10n-name="learn-more">Learn more</a>
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-quarantined-domains-help
nb-NO
Når tillatt, vil utvidelsen ha tilgang til nettsteder begrenset av { -vendor-short-name }. Tillat bare hvis du stoler på denne utvidelsen.
en-US
When allowed, the extension will have access to sites restricted by { -vendor-short-name }. Allow only if you trust this extension.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
install-postponed-message
nb-NO
Denne utvidelsen vil bli oppdatert når { -brand-short-name } starter på nytt.
en-US
This extension will be updated when { -brand-short-name } restarts.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
install-postponed-message2.message
nb-NO
Denne utvidelsen vil bli oppdatert når { -brand-short-name } starter på nytt.
en-US
This extension will be updated when { -brand-short-name } restarts.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-log-pings
nb-NO
(Valgfritt. Kryss av i den foregående boksen hvis du vil at ping også skal logges når de sendes inn. Du må i tillegg <a data-l10n-name="enable-logging-link">aktivere logging</a>.)
en-US
(Optional. Check the preceding box if you want pings to also be logged when they are submitted. You will additionally need to <a data-l10n-name="enable-logging-link">enable logging</a>.)
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
page-subtitle
nb-NO
Denne siden inneholder teknisk informasjon som kan være nyttig når du forsøker å løse et problem. Besøk også <a data-l10n-name="support-link">brukerstøttenettstedet</a> for å få svar på ofte stilte spørsmål om { -brand-short-name }.
en-US
This page contains technical information that might be useful when you’re trying to solve a problem. If you are looking for answers to common questions about { -brand-short-name }, check out our <a data-l10n-name="support-link">support website</a>.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-ime.title
nb-NO
Denne typen modul lastes inn når du bruker en tredjeparts IME.
en-US
This type of module is loaded when you use a third-party IME.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-shellex.title
nb-NO
Denne modultypen lastes inn når du åpner dialogvindu for systemfiler.
en-US
This type of module is loaded when you open the system file dialog.
Entity # all locales toolkit • toolkit • about • config.ftl
about-config-intro-warning-checkbox
nb-NO
Advar når jeg prøver å få tilgang til disse innstillinger
en-US
Warn me when I attempt to access these preferences
Entity # all locales toolkit • toolkit • downloads • downloadUI.ftl
download-ui-file-executable-security-warning
nb-NO
«{ $executable }» er en programfil. Programfiler kan inneholde virus eller annen kode som kan skade datamaskinen. Vær forsiktig med å åpne slike filer. Er du sikker på at du vil åpne «{ $executable }»?
en-US
“{ $executable }” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “{ $executable }”?
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-match-diacritics.tooltiptext
nb-NO
Skille mellom aksentbokstaver og deres grunnleggende bokstaver (for eksempel når du søker etter «alle», vil ikke «allé» samsvares)
en-US
Distinguish between accented letters and their base letters (for example, when searching for “resume”, “résumé” will not be matched)
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-additional-policy-constraint-failed
nb-NO
En ytterligere policy-begrensning mislyktes ved validering av dette sertifikatet.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-editor-alt-text-dialog-description
nb-NO
Alt-tekst (alternativ tekst) hjelper når folk ikke kan se bildet eller når det ikke lastes inn.
en-US
Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-editor-free-highlight-thickness-title.title
nb-NO
Endre tykkelse når du markerer andre elementer enn tekst
en-US
Change thickness when highlighting items other than text
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
primary-password-description
nb-NO
Dersom du trenger å beskytte noe sensitiv informasjon, som for eksempel innlogginger og passord, kan du bruke et hovedpassord. Dersom du oppretter et hovedpassord, må du oppgi passordet for hver programøkt der { -brand-short-name } henter ut lagret informasjon som er beskyttet av passordet.
en-US
A Primary Password is used to protect some sensitive information, like logins and passwords, on this device. If you create a Primary Password you will be asked to enter it once per session when { -brand-short-name } retrieves saved information protected by the password.
Entity # all locales toolkit • toolkit • updates • backgroundupdate.ftl
backgroundupdate-task-description
nb-NO
Oppgaven bakgrunns-opdatering leter etter opdateringar til { -brand-short-name }, når { -brand-short-name } ikke kjører. Denne oppgaven blir installert automatisk av { -brand-short-name } og blir installert på nytt, når { -brand-short-name } kjører. For å deaktivere oppgaven endrer du nettleserinnstillingene eller innstillingen «BackgroundAppUpdate» i virksomhets-policyen til { -brand-short-name }.
en-US
The Background Update task checks for updates to { -brand-short-name } when { -brand-short-name } is not running. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } runs. To disable this task, update the browser settings or the { -brand-short-name } enterprise policy setting “BackgroundAppUpdate”.
Please enable JavaScript. Some features won't be available without it.