BETA

Transvision

Displaying 38 results for the string content in nl:

Entity nl en-US
Entity # all locales browser • browser • browser.ftl
browser-main-window-mac-window-titles.data-content-title-default
nl
{ $content-title }
en-US
{ $content-title }
Entity # all locales browser • browser • browser.ftl
browser-main-window-mac-window-titles.data-content-title-private
nl
{ $content-title } – Privénavigatie
en-US
{ $content-title } — Private Browsing
Entity # all locales browser • browser • browser.ftl
browser-main-window-window-titles.data-content-title-default
nl
{ $content-title } – { -brand-full-name }
en-US
{ $content-title } — { -brand-full-name }
Entity # all locales browser • browser • browser.ftl
browser-main-window-window-titles.data-content-title-private
nl
{ $content-title } – { -brand-full-name }-privénavigatie
en-US
{ $content-title } — { -brand-full-name } Private Browsing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
nl
Tijdstip dat ‘DOMContentLoad’-gebeurtenis optrad
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • webconsole.properties
webconsole.group.csp
nl
Content-Security-Policy-waarschuwingen
en-US
Content-Security-Policy warnings
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
nl
Plaatsen van een bestand naar een contenteditable element is mislukt: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
nl
Het aanroepen van navigator.requestMediaKeySystemAccess() (op %S) zonder doorgeven van een kandidaat MediaKeySystemConfiguration die audioCapabilities of videoCapabilities bevat zonder een contentType met een ‘codecs’-string, is verouderd en wordt binnenkort niet meer ondersteund.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
nl
HTTP-‘Content-Type’ van ‘%1$S’ wordt niet ondersteund. Laden van mediabron %2$S is mislukt.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
nl
Het ontcijferen van een pushbericht door de ServiceWorker voor bereik ‘%1$S’ is mislukt. De header ‘Content-Encoding’ moet ‘aesgcm’ zijn. ‘aesgcm128’ is toegestaan, maar wordt niet meer ondersteund en zal binnenkort worden verwijderd. Zie https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 voor meer informatie.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
nl
Het ontcijferen van een pushbericht door de ServiceWorker voor bereik ‘%1$S’ is mislukt. De header ‘Encryption-Key’ moet een ‘dh’-parameter bevatten. Deze header wordt niet meer ondersteund en zal binnenkort worden verwijderd. Gebruik in plaats daarvan ‘Crypto-Key’ met ‘Content-Encoding: aesgcm’. Zie https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 voor meer informatie.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
nl
Registreren/bijwerken van een ServiceWorker voor bereik ‘%1$S’ is mislukt: onjuist Content-Type van ‘%2$S’ ontvangen voor script ‘%3$S’. Moet een JavaScript-MIME-type zijn.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
SizeToContentWarning
nl
sizeToContent() is verouderd en zal in de toekomst worden verwijderd.
en-US
sizeToContent() is deprecated and will be removed in the future.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
nl
Het ‘content’-attribuut van Window-objecten wordt niet meer ondersteund. Gebruik in plaats daarvan ‘window.top’.
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
nl
De tekenset van het document is niet gedeclareerd en de set was pas laat uit de inhoud te raden. Hierdoor werd het document opnieuw geladen. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De tekenset van het document is niet gedeclareerd en de set was pas laat uit de inhoud te raden. Hierdoor werd het document opnieuw geladen. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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
nl
De bytestream was onjuist volgens de tekenset die was overgenomen van het bovenliggende document. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De bytestream was onjuist volgens de tekenset die was overgenomen van het bovenliggende document. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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
EncNoDecl
nl
De tekenset van het document is niet gedeclareerd, dus de set is geraden op basis van de inhoud. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De tekenset van het document is niet gedeclareerd, dus de set is geraden op basis van de inhoud. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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 • security • csp.properties
CSPMessagePrefix
nl
Content-Security-Policy: %S
en-US
Content-Security-Policy: %S
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
nl
De bron van ‘%1$S’ is geblokkeerd vanwege een niet-overeenkomend MIME-type (‘%2$S’) (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
nl
X-Content-Type-Options-headerwaarschuwing: waarde was ‘%1$S’; wilde u ‘nosniff’ versturen?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
nl
De bron van ‘%1$S’ is niet verwerkt vanwege een onbekend, onjuist of ontbrekend MIME-type (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
plugins-widevine-name
nl
Widevine Content Decryption Module, aangeboden door Google Inc.
en-US
Widevine Content Decryption Module provided by Google Inc.
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
plugins-widevine-name
nl
Widevine Content Decryption Module, aangeboden door Google Inc.
en-US
Widevine Content Decryption Module provided by Google Inc.
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-aec-logging-unavailable-sandbox
nl
De omgevingsvariabele MOZ_DISABLE_CONTENT_SANDBOX=1 is vereist om AEC-logboeken te exporteren. Stel deze variabele alleen in als u de mogelijke risico’s begrijpt.
en-US
The environment variable MOZ_DISABLE_CONTENT_SANDBOX=1 is required to export AEC logs. Only set this variable if you understand the possible risks.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-message
nl
Uw organisatie gebruikt software voor het voorkomen van gegevensverlies die de volgende inhoud heeft geblokkeerd: { $content }.
en-US
Your organization uses data-loss prevention software that has blocked this content: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-error-message
nl
Er is een fout opgetreden bij de communicatie met de software voor het voorkomen van gegevensverlies. Overdracht geweigerd voor bron: { $content }.
en-US
An error occurred in communicating with the data-loss prevention software. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-genericresponse-message
nl
Inhoudsanalyse antwoordde met { $response } voor bron: { $content }
en-US
Content Analysis responded with { $response } for resource: { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-invalid-agent-signature-message
nl
Ondertekeningsverificatie voor { $agent } mislukt. Overdracht geweigerd voor bron: { $content }.
en-US
Failed signature verification for { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-invalid-agent-signature-message-content
nl
Ondertekeningsverificatie voor { $agent } mislukt. { $content }
en-US
Failed signature verification for { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-no-agent-connected-message
nl
Kan geen verbinding maken met { $agent }. Overdracht geweigerd voor bron: { $content }.
en-US
Unable to connect to { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-no-agent-connected-message-content
nl
Kan geen verbinding maken met { $agent }. { $content }
en-US
Unable to connect to { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-slow-agent-notification
nl
Voor bron ‘{ $content }’ duurt het lang voordat het hulpprogramma Inhoudsanalyse reageert
en-US
The Content Analysis tool is taking a long time to respond for resource “{ $content }”
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-unspecified-error-message
nl
Er is een fout opgetreden bij de communicatie met { $agent }. Overdracht geweigerd voor bron: { $content }.
en-US
An error occurred in communicating with { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-unspecified-error-message-content
nl
Er is een fout opgetreden bij de communicatie met { $agent }. { $content }
en-US
An error occurred in communicating with { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-warndialogtext
nl
Uw organisatie gebruikt software voor het voorkomen van gegevensverlies die de volgende inhoud heeft gelabeld als onveilig: { $content }. Toch gebruiken?
en-US
Your organization uses data-loss prevention software that has flagged this content as unsafe: { $content }. Use it anyway?

Displaying 186 results for the string content in en-US:

Entity nl en-US
Entity # all locales browser • browser • aboutUnloads.ftl
about-unloads-column-processes.title
nl
ID’s van de processen die de inhoud van het tabblad hosten
en-US
IDs of the processes hosting tab’s content
Entity # all locales browser • browser • browser.ftl
browser-main-window-mac-window-titles.data-content-title-default
nl
{ $content-title }
en-US
{ $content-title }
Entity # all locales browser • browser • browser.ftl
browser-main-window-mac-window-titles.data-content-title-private
nl
{ $content-title } – Privénavigatie
en-US
{ $content-title } — Private Browsing
Entity # all locales browser • browser • browser.ftl
browser-main-window-window-titles.data-content-title-default
nl
{ $content-title } – { -brand-full-name }
en-US
{ $content-title } — { -brand-full-name }
Entity # all locales browser • browser • browser.ftl
browser-main-window-window-titles.data-content-title-private
nl
{ $content-title } – { -brand-full-name }-privénavigatie
en-US
{ $content-title } — { -brand-full-name } Private Browsing
Entity # all locales browser • browser • browser.ftl
identity-description-active-loaded
nl
Deze website bevat inhoud die niet is beveiligd (zoals scripts) en uw verbinding ermee is niet privé.
en-US
This website contains content that is not secure (such as scripts) and your connection to it is not private.
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded-insecure2
nl
Deze website bevat inhoud die niet is beveiligd (zoals afbeeldingen).
en-US
This website contains content that is not secure (such as images).
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded-mixed2
nl
Hoewel { -brand-short-name } bepaalde inhoud heeft geblokkeerd, is er nog steeds inhoud op de pagina die niet is beveiligd (zoals afbeeldingen).
en-US
Although { -brand-short-name } has blocked some content, there is still content on the page that is not secure (such as images).
Entity # all locales browser • browser • browser.ftl
repair-text-encoding-button.tooltiptext
nl
De juiste tekstcodering raden vanuit de pagina-inhoud
en-US
Guess correct text encoding from page content
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-pocket-subtitle
nl
Uitzonderlijke inhoud, samengesteld door { -pocket-brand-name }, onderdeel van de { -brand-product-name }-familie
en-US
Exceptional content curated by { -pocket-brand-name }, part of the { -brand-product-name } family
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-recent-subtitle
nl
Een selectie van recente websites en inhoud
en-US
A selection of recent sites and content
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-recent-toggle.description
nl
Een selectie van recente websites en inhoud
en-US
A selection of recent sites and content
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-stories-toggle.description
nl
Uitzonderlijke inhoud, verzameld door de { -brand-product-name }-familie
en-US
Exceptional content curated by the { -brand-product-name } family
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-error-fallback-info
nl
Oeps, er is iets misgegaan bij het laden van deze inhoud.
en-US
Oops, something went wrong loading this content.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-pocket-onboarding-cta
nl
{ -pocket-brand-name } verkent een breed scala aan publicaties om de meest informatieve, inspirerende en betrouwbare inhoud rechtstreeks naar uw { -brand-product-name }-browser te brengen.
en-US
{ -pocket-brand-name } explores a diverse range of publications to bring the most informative, inspirational, and trustworthy content right to your { -brand-product-name } browser.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-privacy-modal-button-manage
nl
Instellingen voor gesponsorde inhoud beheren
en-US
Manage sponsored content settings
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-privacy-modal-paragraph-2
nl
Naast het vertellen van boeiende verhalen, tonen we u ook relevante, goed doorgelichte inhoud van geselecteerde sponsors. Wees gerust, <strong>uw navigatiegegevens verlaten nooit uw persoonlijke exemplaar van { -brand-product-name }</strong> – wij krijgen ze niet te zien, en onze sponsors ook niet.
en-US
In addition to dishing up captivating stories, we also show you relevant, highly-vetted content from select sponsors. Rest assured, <strong>your browsing data never leaves your personal copy of { -brand-product-name }</strong> — we don’t see it, and our sponsors don’t either.
Entity # all locales browser • browser • pageInfo.ftl
general-meta-content.label
nl
Inhoud
en-US
Content
Entity # all locales browser • browser • places.ftl
places-forget-about-this-site-confirmation-msg
nl
Met deze actie worden gegevens met betrekking tot { $hostOrBaseDomain } verwijderd, inclusief geschiedenis, cookies, buffer en inhoudsvoorkeuren. Gerelateerde bladwijzers en wachtwoorden worden niet verwijderd. Weet u zeker dat u door wilt gaan?
en-US
This action will remove data related to { $hostOrBaseDomain } including history, cookies, cache and content preferences. Related bookmarks and passwords will not be removed. Are you sure you want to proceed?
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-EnableTrackingProtection
nl
Inhoudsblokkering inschakelen of uitschakelen en optioneel vergrendelen.
en-US
Enable or disable Content Blocking and optionally lock it.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
nl
De volgende toepassingen kunnen worden gebruikt voor het verwerken van { $type }-inhoud.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • blocklists.ftl
blocklist-item-moz-full-description
nl
Blokkeert alle gedetecteerde trackers. Sommige websites of inhoud wordt mogelijk niet goed geladen.
en-US
Blocks all detected trackers. Some websites or content may not load properly.
Entity # all locales browser • browser • preferences • clearSiteData.ftl
clear-site-data-cache-empty.label
nl
Gebufferde webinhoud
en-US
Cached Web Content
Entity # all locales browser • browser • preferences • clearSiteData.ftl
clear-site-data-cache-with-data.label
nl
Gebufferde webinhoud ({ $amount } { $unit })
en-US
Cached Web Content ({ $amount } { $unit })
Entity # all locales browser • browser • preferences • clearSiteData.ftl
clear-site-data-description
nl
Het wissen van alle cookies en websitegegevens die door { -brand-short-name } zijn opgeslagen kan u bij websites afmelden en offline webinhoud verwijderen. Het wissen van buffergegevens heeft geen invloed op uw aanmeldingen.
en-US
Clearing all cookies and site data stored by { -brand-short-name } may sign you out of websites and remove offline web content. Clearing cache data will not affect your logins.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
nl
Inhoudstype
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-all-windows-tracking-content
nl
Volginhoud in alle vensters
en-US
Tracking content in all windows
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-and-isolating-etp-warning-description-2
nl
Deze instelling kan ervoor zorgen dat sommige websites inhoud niet tonen of niet correct werken. Als een website niet lijkt te werken, dan kunt u bescherming tegen volgen voor die website uitschakelen om alle inhoud te laden.
en-US
This setting may cause some websites to not display content or work correctly. If a site seems broken, you may want to turn off tracking protection for that site to load all content.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-strict-desc
nl
Sterkere bescherming, maar kan er voor zorgen dat sommige websites of inhoud niet werken.
en-US
Stronger protection, but may cause some sites or content to break.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-private-windows
nl
Volginhoud in privévensters
en-US
Tracking content in Private Windows
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-tracking-content-label.label
nl
Volginhoud
en-US
Tracking content
Entity # all locales browser • browser • preferences • preferences.ftl
drm-content-header
nl
Digital Rights Management (DRM)-inhoud
en-US
Digital Rights Management (DRM) Content
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-content-description2
nl
Kies welke inhoud u op uw { -firefox-home-brand-name }-scherm wilt laten weergeven.
en-US
Choose what content you want on your { -firefox-home-brand-name } screen.
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-content-header2
nl
{ -firefox-home-brand-name }-inhoud
en-US
{ -firefox-home-brand-name } Content
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-recent-activity-description
nl
Een selectie van recente websites en inhoud
en-US
A selection of recent sites and content
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-recommended-by-description-generic
nl
Uitzonderlijke inhoud, verzameld door de { -brand-product-name }-familie
en-US
Exceptional content curated by the { -brand-product-name } family
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-recommended-by-description-new
nl
Uitzonderlijke inhoud, samengesteld door { $provider }, onderdeel van de { -brand-product-name }-familie
en-US
Exceptional content curated by { $provider }, part of the { -brand-product-name } family
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-blocked-desc
nl
Aanpassen van het aantal inhoudsprocessen is alleen mogelijk met multiprocess-{ -brand-short-name }. <a data-l10n-name="learn-more">Informatie over het controleren of multiprocess is ingeschakeld</a>
en-US
Modifying the number of content processes is only possible with multiprocess { -brand-short-name }. <a data-l10n-name="learn-more">Learn how to check if multiprocess is enabled</a>
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-enabled-desc
nl
Extra inhoudsprocessen kunnen de prestaties bij het gebruik van meerdere tabbladen verbeteren, maar zullen ook meer geheugen gebruiken.
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
performance-limit-content-process-option
nl
Limiet van inhoudsprocessen
en-US
Content process limit
Entity # all locales browser • browser • preferences • preferences.ftl
play-drm-content.label
nl
DRM-beheerde inhoud afspelen
en-US
Play DRM-controlled content
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-text-zoom-override-warning.message
nl
Waarschuwing: als u ‘Alleen tekst zoomen’ selecteert en uw standaardzoom niet is ingesteld op 100%, kan dit ervoor zorgen dat bepaalde websites of inhoud niet goed werken.
en-US
Warning: If you select “Zoom text only” and your default zoom is not set to 100%, it may cause some sites or content to break.
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-web-appearance-choice-tooltip-auto.title
nl
Automatisch website-achtergronden en -inhoud wijzigen op basis van uw systeeminstellingen en { -brand-short-name }-thema.
en-US
Automatically change website backgrounds and content based on your system settings and { -brand-short-name } theme.
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-web-appearance-choice-tooltip-dark.title
nl
Een donkere uitstraling voor website-achtergronden en -inhoud gebruiken.
en-US
Use a dark appearance for website backgrounds and content.
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-web-appearance-choice-tooltip-light.title
nl
Een lichte uitstraling voor website-achtergronden en -inhoud gebruiken.
en-US
Use a light appearance for website backgrounds and content.
Entity # all locales browser • browser • preferences • preferences.ftl
security-browsing-protection
nl
Bescherming tegen misleidende inhoud en gevaarlijke software
en-US
Deceptive Content and Dangerous Software Protection
Entity # all locales browser • browser • preferences • preferences.ftl
security-enable-safe-browsing.label
nl
Gevaarlijke en misleidende inhoud blokkeren
en-US
Block dangerous and deceptive content
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message2
nl
<strong>{ -brand-short-name } heeft bijna geen schijfruimte meer.</strong> Inhoud van websites wordt mogelijk niet goed weergegeven. U kunt opgeslagen gegevens wissen in Instellingen > Privacy & Beveiliging > Cookies en websitegegevens.
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. You can clear stored data in Settings > Privacy & Security > Cookies and Site Data.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message2
nl
<strong>{ -brand-short-name } heeft bijna geen schijfruimte meer.</strong> Inhoud van websites wordt mogelijk niet goed weergegeven. Bezoek ‘Meer info’ om uw schijfgebruik te optimaliseren voor betere prestaties.
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. Visit “Learn more” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
translate-web-pages.label
nl
Webinhoud vertalen
en-US
Translate web content
Entity # all locales browser • browser • protections.ftl
bar-tooltip-tracker.aria-label
nl
{ $count -> [one] { $count } volginhouditem ({ $percentage }%) *[other] { $count } volginhouditems ({ $percentage }%) }
en-US
{ $count -> [one] { $count } tracking content ({ $percentage }%) *[other] { $count } tracking content ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-tracker.title
nl
Volginhoud
en-US
Tracking Content
Entity # all locales browser • browser • protections.ftl
tracker-tab-description
nl
Websites kunnen externe advertenties, video’s en andere inhoud laden met volgcode. Het blokkeren van volginhoud kan websites helpen sneller te laden, maar sommige knoppen, formulieren en aanmeldvelden werken mogelijk niet. <a data-l10n-name="learn-more-link">Meer info</a>
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales browser • browser • protections.ftl
tracker-tab-title
nl
Volginhoud
en-US
Tracking Content
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-content-blocking-tracking-protection
nl
Volginhoud
en-US
Tracking Content
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-tracking-content
nl
Websites kunnen externe advertenties, video’s en andere inhoud laden met volgcode. Het blokkeren van volginhoud kan websites helpen sneller te laden, maar sommige knoppen, formulieren en aanmeldvelden werken mogelijk niet.
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work.
Entity # all locales browser • browser • reportBrokenSite.ftl
report-broken-site-panel-reason-content.label
nl
Knoppen, koppelingen en andere inhoud
en-US
Buttons, links, and other content
Entity # all locales browser • browser • siteProtections.ftl
protections-blocking-tracking-content.title
nl
Volginhoud geblokkeerd
en-US
Tracking Content Blocked
Entity # all locales browser • browser • siteProtections.ftl
protections-not-blocking-tracking-content.title
nl
Volginhoud wordt niet geblokkeerd
en-US
Not Blocking Tracking Content
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
nl
Weergave van tabbladinhoud is uitgeschakeld vanwege incompatibiliteit tussen %S en uw toegankelijkheidssoftware. Werk uw schermlezer bij of stap over naar Firefox Extended Support Release.
en-US
Display of tab content is disabled due to incompatibility between %S and your accessibility software. Please update your screen reader or switch to Firefox Extended Support Release.
Entity # all locales browser • chrome • browser • browser.properties
protections.blocking.trackingContent.title
nl
Volginhoud geblokkeerd
en-US
Tracking Content Blocked
Entity # all locales browser • chrome • browser • browser.properties
protections.notBlocking.trackingContent.title
nl
Volginhoud wordt niet geblokkeerd
en-US
Not Blocking Tracking Content
Entity # all locales browser • chrome • browser • siteData.properties
clearSiteDataPromptText
nl
‘Nu wissen’ selecteren zal alle cookies en websitegegevens wissen die door %S zijn opgeslagen. Dit kan u bij websites afmelden en offline webinhoud verwijderen.
en-US
Selecting ‘Clear Now’ will clear all cookies and site data stored by %S. This may sign you out of websites and remove offline web content.
Entity # all locales browser • chrome • overrides • appstrings.properties
cspBlocked
nl
Deze pagina heeft een inhoudsbeveiligingsbeleid dat laden op deze manier voorkomt.
en-US
This page has a content security policy that prevents it from being loaded in this way.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-multiprocess-toolbox-description
nl
Hoofdproces en inhoudsprocessen voor de doelbrowser
en-US
Main Process and Content Processes for the target browser
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-embed
nl
Ingesloten inhoud moet worden gelabeld. <a>Meer info</a>
en-US
Embedded content must be labeled. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-heading-content
nl
Kopteksten moeten zichtbare tekstinhoud hebben. <a>Meer info</a>
en-US
Headings should have visible text content. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
nl
Gebruik het attribuut <code>title</code> om <span>iframe</span>-inhoud te beschrijven. <a>Meer info</a>
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-image
nl
Inhoud met afbeeldingen moet worden gelabeld. <a>Meer info</a>
en-US
Content with images must be labeled. <a>Learn more</a>
Entity # all locales devtools • client • changes.properties
changes.contextmenu.copyRuleDescription
nl
Inhoud van deze CSS-regel naar het klembord kopiëren
en-US
Copy contents of this CSS rule to clipboard.
Entity # all locales devtools • client • debugger.properties
sourceFooter.prettyPrint.noContentMessage
nl
Kan niet mooi afdrukken, bestand heeft geen inhoud
en-US
Can’t pretty print, file has no content
Entity # all locales devtools • client • inspector.properties
markupView.display.contents.tooltiptext2
nl
Dit element produceert zelf geen specifiek veld, maar rendert de inhoud ervan.
en-US
This element doesn’t produce a specific box by itself, but renders its contents.
Entity # all locales devtools • client • inspector.properties
markupView.display.flex.tooltiptext2
nl
Dit element gedraagt zich als een blokelement en geeft de inhoud weer volgens het flexbox-model. Klik om de flexbox-weergave voor dit element te wisselen.
en-US
This element behaves like a block element and lays out its content according to the flexbox model. Click to toggle the flexbox overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
nl
Dit element gedraagt zich als een blokelement en geeft de inhoud weer volgens het rastermodel. Klik om de rasterweergave voor dit element te wisselen.
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineFlex.tooltiptext2
nl
Dit element gedraagt zich als een inline-element en geeft de inhoud aan volgens het flexbox-model. Klik om de flexbox-weergave voor dit element te wisselen.
en-US
This element behaves like an inline element and lays out its content according to the flexbox model. Click to toggle the flexbox overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
nl
Dit element gedraagt zich als een inline-element en geeft de inhoud weer volgens het rastermodel. Klik om de rasterweergave voor dit element te wisselen.
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
nl
Dit element deelt de inhoud ervan in volgens het grid-model, maar draagt de definitie van rijen en/of kolommen over aan de bovenliggende grid-container.
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • layout.properties
flexbox.itemSizing.itemContentSize
nl
Inhoudsgrootte
en-US
Content Size
Entity # all locales devtools • client • memory.properties
filter.tooltip
nl
De inhoud van de momentopname filteren
en-US
Filter the contents of the snapshot
Entity # all locales devtools • client • memory.properties
toolbar.view.census.tooltip
nl
Een samenvatting van de inhoud van de momentopname weergeven door objecten samen te voegen in groepen
en-US
View a summary of the snapshot’s contents by aggregating objects into groups
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.resizeColumnToFitContent
nl
Formaat van kolom aanpassen aan inhoud
en-US
Resize Column To Fit Content
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.resizeColumnToFitContent.title
nl
Dubbelklik om de kolom aan de inhoud aan te passen
en-US
Double-click to fit column to content
Entity # all locales devtools • client • netmonitor.properties
netmonitor.trackingResource.tooltip
nl
Deze URL komt overeen met een bekende tracker en zou worden geblokkeerd als Inhoudsblokkering is ingeschakeld.
en-US
This URL matches a known tracker and it would be blocked with Content Blocking enabled.
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
nl
Tijdstip dat ‘DOMContentLoad’-gebeurtenis optrad
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • perftools.ftl
perftools-thread-gecko-main.title
nl
De hoofdprocessen voor zowel het bovenliggende proces als de inhoudsprocessen
en-US
The main processes for both the parent process, and content processes
Entity # all locales devtools • client • responsive.properties
responsive.remoteOnly
nl
Responsive Design-modus is alleen beschikbaar voor externe browsertabbladen, zoals die welke voor webinhoud in multiprocess-Firefox worden gebruikt.
en-US
Responsive Design Mode is only available for remote browser tabs, such as those used for web content in multi-process Firefox.
Entity # all locales devtools • client • toolbox-options.ftl
options-sourceeditor-detectindentation-tooltip.title
nl
Inspringing raden op basis van broninhoud
en-US
Guess indentation based on source content
Entity # all locales devtools • client • tooltips.ftl
inactive-css-text-wrap-balance-fragmented
nl
<strong>{ $property }</strong> heeft geen effect op dit element, omdat het gefragmenteerd is, d.w.z. de inhoud is verdeeld over meerdere kolommen of pagina’s.
en-US
<strong>{ $property }</strong> has no effect on this element because it is fragmented, i.e. its content is split across multiple columns or pages.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-text-wrap-balance-fragmented-fix
nl
Vermijd het splitsen van de inhoud van het element, b.v. door de kolommen te verwijderen of door <strong>page-break-inside:avoid</strong> te gebruiken. { learn-more }
en-US
Avoid splitting the element’s content e.g. by removing the columns or by using <strong>page-break-inside:avoid</strong>. { learn-more }
Entity # all locales devtools • client • webconsole.properties
webconsole.group.csp
nl
Content-Security-Policy-waarschuwingen
en-US
Content-Security-Policy warnings
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.embed
nl
Ingesloten inhoud moet worden gelabeld.
en-US
Embedded content must be labeled.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.heading.content
nl
Kopteksten moeten zichtbare tekstinhoud hebben.
en-US
Headings should have visible text content.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
nl
Gebruik het attribuut ‘title’ om ‘iframe’-inhoud te beschrijven.
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.image
nl
Inhoud met afbeeldingen moet worden gelabeld.
en-US
Content with images must be labeled.
Entity # all locales dom • chrome • accessibility • AccessFu.properties
contentinfo
nl
inhoudsinfo
en-US
content info
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
content
nl
inhoud
en-US
content
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
htmlContent
nl
HTML-inhoud
en-US
HTML Content
Entity # all locales dom • chrome • appstrings.properties
cspBlocked
nl
Deze pagina heeft een inhoudsbeveiligingsbeleid dat laden op deze manier voorkomt.
en-US
This page has a content security policy that prevents it from being loaded in this way.
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
nl
Plaatsen van een bestand naar een contenteditable element is mislukt: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • dom • dom.properties
ImportXULIntoContentWarning
nl
Het importeren van XUL-nodes in een inhoudsdocument wordt niet meer ondersteund. Deze functionaliteit kan binnenkort worden verwijderd.
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
MediaEMENoCodecsDeprecatedWarning
nl
Het aanroepen van navigator.requestMediaKeySystemAccess() (op %S) zonder doorgeven van een kandidaat MediaKeySystemConfiguration die audioCapabilities of videoCapabilities bevat zonder een contentType met een ‘codecs’-string, is verouderd en wordt binnenkort niet meer ondersteund.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
nl
HTTP-‘Content-Type’ van ‘%1$S’ wordt niet ondersteund. Laden van mediabron %2$S is mislukt.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
nl
Het ontcijferen van een pushbericht door de ServiceWorker voor bereik ‘%1$S’ is mislukt. De header ‘Content-Encoding’ moet ‘aesgcm’ zijn. ‘aesgcm128’ is toegestaan, maar wordt niet meer ondersteund en zal binnenkort worden verwijderd. Zie https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 voor meer informatie.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
nl
Het ontcijferen van een pushbericht door de ServiceWorker voor bereik ‘%1$S’ is mislukt. De header ‘Encryption-Key’ moet een ‘dh’-parameter bevatten. Deze header wordt niet meer ondersteund en zal binnenkort worden verwijderd. Gebruik in plaats daarvan ‘Crypto-Key’ met ‘Content-Encoding: aesgcm’. Zie https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 voor meer informatie.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
nl
Registreren/bijwerken van een ServiceWorker voor bereik ‘%1$S’ is mislukt: onjuist Content-Type van ‘%2$S’ ontvangen voor script ‘%3$S’. Moet een JavaScript-MIME-type zijn.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
SizeToContentWarning
nl
sizeToContent() is verouderd en zal in de toekomst worden verwijderd.
en-US
sizeToContent() is deprecated and will be removed in the future.
Entity # all locales dom • chrome • dom • dom.properties
WebExtContentScriptModuleSourceNotAllowed
nl
WebExtension-inhoudsscripts mogen alleen modules met moz-extension-URL’s laden en niet: ’%S’.
en-US
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
nl
Het ‘content’-attribuut van Window-objecten wordt niet meer ondersteund. Gebruik in plaats daarvan ‘window.top’.
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
nl
De tekenset van het document is niet gedeclareerd en de set was pas laat uit de inhoud te raden. Hierdoor werd het document opnieuw geladen. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De tekenset van het document is niet gedeclareerd en de set was pas laat uit de inhoud te raden. Hierdoor werd het document opnieuw geladen. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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
nl
De bytestream was onjuist volgens de tekenset die was overgenomen van het bovenliggende document. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De bytestream was onjuist volgens de tekenset die was overgenomen van het bovenliggende document. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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
EncMetaTooLate
nl
Een metatag die probeerde de tekenset te declareren, werd te laat gevonden en in plaats daarvan werd de set geraden op basis van inhoud. De metatag moet naar het begin van het kopgedeelte van het document worden verplaatst.
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
EncNoDecl
nl
De tekenset van het document is niet gedeclareerd, dus de set is geraden op basis van de inhoud. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type, met behulp van een metatag of met een bytevolgordemarkering.
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
nl
De tekenset van het document is niet gedeclareerd, dus de set is geraden op basis van de inhoud. De tekenset moet worden gedeclareerd in de HTTP-header Content-Type of met behulp van een bytevolgordemarkering.
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 • layout_errors.properties
ForcedLayoutStart
nl
Lay-out werd geforceerd voordat de pagina volledig was geladen. Als stylesheets nog niet zijn geladen, kan dit een flits van onopgemaakte inhoud veroorzaken.
en-US
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
Entity # all locales dom • chrome • nsWebBrowserPersist.properties
accessError
nl
%S kon niet worden opgeslagen, omdat u de inhoud van die map niet kunt wijzigen.\n\nWijzig de eigenschappen van de map en probeer het opnieuw, of probeer op te slaan op een andere locatie.
en-US
%S could not be saved, because you cannot change the contents of that folder.\n\nChange the folder properties and try again, or try saving in a different location.
Entity # all locales dom • chrome • security • caps.properties
CheckLoadURIError
nl
Beveiligingsfout: inhoud op %S mag %S niet laden of hiernaar verwijzen.
en-US
Security Error: Content at %S may not load or link to %S.
Entity # all locales dom • chrome • security • caps.properties
CheckSameOriginError
nl
Beveiligingsfout: inhoud op %S mag geen gegevens van %S laden.
en-US
Security Error: Content at %S may not load data from %S.
Entity # all locales dom • chrome • security • caps.properties
ExternalDataError
nl
Beveiligingsfout: inhoud op %S probeerde %S te laden, maar mag geen externe gegevens laden als deze als een afbeelding wordt gebruikt.
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
CSPMessagePrefix
nl
Content-Security-Policy: %S
en-US
Content-Security-Policy: %S
Entity # all locales dom • chrome • security • csp.properties
obsoleteBlockAllMixedContent
nl
‘%1$S’ wordt genegeerd, omdat het upgraden van de weergave van gemengde inhoud het blokkeren van alle gemengde inhoud overbodig maakt.
en-US
Ignoring ‘%1$S’ because mixed content display upgrading makes block-all-mixed-content obsolete.
Entity # all locales dom • chrome • security • security.properties
BlockMixedActiveContent
nl
Laden van gemengde actieve inhoud ‘%1$S’ geblokkeerd
en-US
Blocked loading mixed active content “%1$S”
Entity # all locales dom • chrome • security • security.properties
BlockMixedDisplayContent
nl
Laden van gemengde vensterinhoud ‘%1$S’ geblokkeerd
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
IntegrityMismatch2
nl
Geen van de ‘%1$S’-hashes in het integrity-attribuut komt met de inhoud van de subbron overeen. De berekende hash is ‘%2$S’.
en-US
None of the “%1$S” hashes in the integrity attribute match the content of the subresource. The computed hash is “%2$S”.
Entity # all locales dom • chrome • security • security.properties
LoadingMixedActiveContent2
nl
Laden van gemengde (onveilige) actieve inhoud ‘%1$S’ op een beveiligde pagina
en-US
Loading mixed (insecure) active content “%1$S” on a secure page
Entity # all locales dom • chrome • security • security.properties
LoadingMixedDisplayContent2
nl
Laden van gemengde (onveilige) vensterinhoud ‘%1$S’ op een beveiligde pagina
en-US
Loading mixed (insecure) display content “%1$S” on a secure page
Entity # all locales dom • chrome • security • security.properties
LoadingMixedDisplayObjectSubrequestDeprecation
nl
Het laden van gemengde (onveilige) inhoud ‘%1$S’ in een plug-in op een beveiligde pagina wordt afgeraden en wordt binnenkort geblokkeerd.
en-US
Loading mixed (insecure) content “%1$S” within a plugin on a secure page is discouraged and will be blocked soon.
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
nl
De bron van ‘%1$S’ is geblokkeerd vanwege een niet-overeenkomend MIME-type (‘%2$S’) (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
MixedContentBlockedDownload
nl
Het downloaden van onveilige inhoud ‘%S’ is geblokkeerd.
en-US
Blocked downloading insecure content “%S”.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
nl
X-Content-Type-Options-headerwaarschuwing: waarde was ‘%1$S’; wilde u ‘nosniff’ versturen?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
nl
De bron van ‘%1$S’ is niet verwerkt vanwege een onbekend, onjuist of ontbrekend MIME-type (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales netwerk • necko.properties
CookieBlockedForeign
nl
Aanvraag voor toegang tot cookie of opslag op ‘%1$S’ is geblokkeerd, omdat we alle aanvragen van derden voor toegang tot opslag blokkeren en inhoudsblokkering is ingeschakeld.
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all third-party storage access requests and content blocking is enabled.
Entity # all locales netwerk • necko.properties
CookieBlockedTracker
nl
Aanvraag voor toegang tot cookie of opslag op ‘%1$S’ is geblokkeerd, omdat deze afkomstig was van een tracker en inhoudsblokkering is ingeschakeld.
en-US
Request to access cookie or storage on “%1$S” was blocked because it came from a tracker and content blocking is enabled.
Entity # all locales netwerk • necko.properties
TrackerUriBlocked
nl
De bron op ‘%1$S’ is geblokkeerd, omdat inhoudsblokkering is ingeschakeld.
en-US
The resource at “%1$S” was blocked because content blocking is enabled.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ILLEGAL_PARAMETER_ALERT
nl
SSL-peer verwierp een handshakebericht voor onacceptabele inhoud.
en-US
SSL peer rejected a handshake message for unacceptable content.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
nl
SSL ontving een record met een onbekend inhoudstype.
en-US
SSL received a record with an unknown content type.
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-view-report-title
nl
Rapportinhoud
en-US
Report Contents
Entity # all locales toolkit • crashreporter • crashreporter.ini
ViewReportTitle
nl
Rapportinhoud
en-US
Report Contents
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
plugins-widevine-description
nl
Deze plug-in zorgt voor het afspelen van versleutelde media met inachtneming van de Encrypted Media Extensions-specificatie. Versleutelde media worden doorgaans door websites gebruikt ter bescherming tegen het kopiëren van premium-media-inhoud. Bezoek https://www.w3.org/TR/encrypted-media/ voor meer informatie over Encrypted Media Extensions.
en-US
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
plugins-widevine-name
nl
Widevine Content Decryption Module, aangeboden door Google Inc.
en-US
Widevine Content Decryption Module provided by Google Inc.
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
plugins-widevine-description
nl
Deze plug-in zorgt voor het afspelen van versleutelde media met inachtneming van de Encrypted Media Extensions-specificatie. Versleutelde media worden doorgaans door websites gebruikt ter bescherming tegen het kopiëren van premium-media-inhoud. Bezoek https://www.w3.org/TR/encrypted-media/ voor meer informatie over Encrypted Media Extensions.
en-US
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
plugins-widevine-name
nl
Widevine Content Decryption Module, aangeboden door Google Inc.
en-US
Widevine Content Decryption Module provided by Google Inc.
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-content-width-label.label
nl
Breedte van inhoud
en-US
Content width
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-toolbar-contentwidthminus.title
nl
Inhoudsbreedte verkleinen
en-US
Decrease Content Width
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-toolbar-contentwidthplus.title
nl
Inhoudsbreedte vergroten
en-US
Increase Content Width
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
enableSafeBrowsing-label
nl
Gevaarlijke en misleidende inhoud blokkeren
en-US
Block dangerous and deceptive content
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-6
nl
Om bepaalde typen video-inhoud af te spelen, downloadt { -brand-short-name } bepaalde inhouddecoderingsmodules van derden.
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
can-sandbox-content
nl
Inhoudsproces-sandboxing
en-US
Content Process Sandboxing
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
content-analysis-title
nl
Inhoudsanalyse (DLP)
en-US
Content Analysis (DLP)
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
content-sandbox-level
nl
Sandboxniveau van inhoudsproces
en-US
Content Process Sandbox Level
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
content-uses-tiling
nl
Gebruikt Tiling (Inhoud)
en-US
Uses Tiling (Content)
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
content-win32k-lockdown-state
nl
Win32k-vergrendelingsstatus voor inhoudsproces
en-US
Win32k Lockdown State for Content Process
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
effective-content-sandbox-level
nl
Effectief sandboxniveau van inhoudsproces
en-US
Effective Content Process Sandbox Level
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
media-content-decryption-modules-title
nl
Informatie over inhoudsontsleutelingsmodules
en-US
Content Decryption Modules Information
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
sandbox-proc-type-content
nl
inhoud
en-US
content
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
sandbox-proc-type-file
nl
bestandsinhoud
en-US
file content
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-aec-logging-unavailable-sandbox
nl
De omgevingsvariabele MOZ_DISABLE_CONTENT_SANDBOX=1 is vereist om AEC-logboeken te exporteren. Stel deze variabele alleen in als u de mogelijke risico’s begrijpt.
en-US
The environment variable MOZ_DISABLE_CONTENT_SANDBOX=1 is required to export AEC logs. Only set this variable if you understand the possible risks.
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-policy-reason-v2
nl
Het bevat haatdragende, gewelddadige of illegale inhoud
en-US
It contains hateful, violent, or illegal content
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-alert-title
nl
Inhoudsanalyse
en-US
Content Analysis
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-body-clipboard
nl
Volgens het gegevensbeschermingsbeleid van uw organisatie mag u deze inhoud niet plakken. Neem contact op met uw beheerder voor meer info.
en-US
Under your organization’s data protection policies, you’re not permitted to paste this content. Contact your administrator for more info.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-body-dropped-text
nl
Volgens het gegevensbeschermingsbeleid van uw organisatie mag u deze inhoud niet verslepen. Neem contact op met uw beheerder voor meer info.
en-US
Under your organization’s data protection policies, you’re not permitted to drag and drop this content. Contact your administrator for more info.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-title-clipboard
nl
U mag deze inhoud niet plakken
en-US
You’re not permitted to paste this content
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-dialog-title-dropped-text
nl
U mag deze inhoud niet verslepen
en-US
You’re not permitted to drop this content
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-block-message
nl
Uw organisatie gebruikt software voor het voorkomen van gegevensverlies die de volgende inhoud heeft geblokkeerd: { $content }.
en-US
Your organization uses data-loss prevention software that has blocked this content: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-error-message
nl
Er is een fout opgetreden bij de communicatie met de software voor het voorkomen van gegevensverlies. Overdracht geweigerd voor bron: { $content }.
en-US
An error occurred in communicating with the data-loss prevention software. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-genericresponse-message
nl
Inhoudsanalyse antwoordde met { $response } voor bron: { $content }
en-US
Content Analysis responded with { $response } for resource: { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-invalid-agent-signature-message
nl
Ondertekeningsverificatie voor { $agent } mislukt. Overdracht geweigerd voor bron: { $content }.
en-US
Failed signature verification for { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-invalid-agent-signature-message-content
nl
Ondertekeningsverificatie voor { $agent } mislukt. { $content }
en-US
Failed signature verification for { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-no-agent-connected-message
nl
Kan geen verbinding maken met { $agent }. Overdracht geweigerd voor bron: { $content }.
en-US
Unable to connect to { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-no-agent-connected-message-content
nl
Kan geen verbinding maken met { $agent }. { $content }
en-US
Unable to connect to { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-notification-title
nl
Inhoudsanalyse
en-US
Content Analysis
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-slow-agent-notification
nl
Voor bron ‘{ $content }’ duurt het lang voordat het hulpprogramma Inhoudsanalyse reageert
en-US
The Content Analysis tool is taking a long time to respond for resource “{ $content }”
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-unspecified-error-message
nl
Er is een fout opgetreden bij de communicatie met { $agent }. Overdracht geweigerd voor bron: { $content }.
en-US
An error occurred in communicating with { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-unspecified-error-message-content
nl
Er is een fout opgetreden bij de communicatie met { $agent }. { $content }
en-US
An error occurred in communicating with { $agent }. { $content }
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-warndialog-response-allow
nl
Inhoud gebruiken
en-US
Use content
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-warndialogtext
nl
Uw organisatie gebruikt software voor het voorkomen van gegevensverlies die de volgende inhoud heeft gelabeld als onveilig: { $content }. Toch gebruiken?
en-US
Your organization uses data-loss prevention software that has flagged this content as unsafe: { $content }. Use it anyway?
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-warndialogtitle
nl
Deze inhoud is mogelijk onveilig
en-US
This content may be unsafe
Entity # all locales toolkit • toolkit • global • extensionPermissions.ftl
webext-perms-description-declarativeNetRequest
nl
Inhoud op elke pagina blokkeren
en-US
Block content on any page
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-privilegedmozilla
nl
Mozilla-inhoud met privileges
en-US
Privileged Mozilla Content
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-web
nl
Webinhoud
en-US
Web Content
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webisolated
nl
Geïsoleerde webinhoud
en-US
Isolated Web Content
Entity # all locales toolkit • toolkit • neterror • certError.ftl
contentEncodingError-title
nl
Inhoudcoderingsfout
en-US
Content Encoding Error
Entity # all locales toolkit • toolkit • neterror • certError.ftl
corruptedContentError-title
nl
Beschadigde-inhoudsfout
en-US
Corrupted Content Error
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-illegal-parameter-alert
nl
SSL-peer verwierp een handshakebericht voor onacceptabele inhoud.
en-US
SSL peer rejected a handshake message for unacceptable content.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-record-type
nl
SSL ontving een record met een onbekend inhoudstype.
en-US
SSL received a record with an unknown content type.
Please enable JavaScript. Some features won't be available without it.