BETA

Transvision

Filter by folder:

Show all results dom toolkit devtools

Displaying 19 results for the string allow in fr:

Entity fr en-US
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
fr
La requête d’accès au plein écran a été refusée, car au moins l’un des éléments contenus dans le document n’est pas un iframe ou ne possède pas l’attribut « allowfullscreen ».
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
fr
document.requestStorageAccess() ne peut pas être appelé sur un document avec une origine opaque, comme un iframe en bac à sable sans allow-same-origin dans son attribut sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
fr
document.requestStorageAccess() ne peut pas être appelé dans un iframe en bac à sable sans allow-storage-access-by-user-activation dans son attribut sandbox.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
fr
Impossible d’inscrire un ServiceWorker : le chemin de la portée fournie « %1$S » n’est pas contenu dans la portée maximale autorisée « %2$S ». Ajustez la portée, déplacez le script du service worker, ou utilisez l’en-tête HTTP « Service-Worker-Allowed » pour autoriser cette portée.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
fr
Un iframe possédant à la fois allow-scripts et allow-same-origin pour son attribut sandbox peut se retirer du mode bac à sable (sandboxing).
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
fr
Un iframe qui dispose à la fois des valeurs allow-top-navigation et allow-top-navigation-by-user-activation pour son attribut sandbox autorise la navigation au plus haut niveau.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
fr
Avertissement de requête multiorigine (Cross-Origin Request) : la stratégie « Same Origin » ne permettra bientôt plus de consulter la ressource distante située sur %1$S (motif : quand la valeur d’« Access-Control-Allow-Headers » est « * », l’en-tête « Authorization » n’est pas traité. Pour que l’en-tête « Authorization » soit inclus, il doit être explicitement listé dans l’en-tête CORS « 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
CORSAllowOriginNotMatchingOrigin
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête CORS « Access-Control-Allow-Origin » ne correspond pas à « %2$S ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : jeton « %2$S » invalide dans l’en-tête CORS « Access-Control-Allow-Headers ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : jeton « %2$S » invalide dans l’en-tête CORS « Access-Control-Allow-Methods ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : méthode manquante dans l’en-tête « Access-Control-Allow-Methods ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : « true » attendu dans l’en-tête CORS « Access-Control-Allow-Credentials ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête « %2$S » n’est pas autorisé d’après l’en-tête « Access-Control-Allow-Headers » de la réponse de pré-vérification des requêtes CORS.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin2
fr
Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête CORS « Access-Control-Allow-Origin » est manquant. Code d’état : %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : le recours à plusieurs en-têtes CORS « Access-Control-Allow-Origin » n’est pas autorisé.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’identification n’est pas prise en charge si la valeur de l’en-tête CORS « Access-Control-Allow-Origin » est « * ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidAllowValue
fr
Feature Policy : valeur allow non prise en charge « %S ».
en-US
Feature Policy: Skipping unsupported allow value “%S”.
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidEmptyAllowValue
fr
Feature Policy : liste allow vide pour la fonctionnalité « %S ».
en-US
Feature Policy: Skipping empty allow list for feature: “%S”.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-badge-private-browsing-allowed2.aria-label
fr
{ addon-badge-private-browsing-allowed2.title }
en-US
{ addon-badge-private-browsing-allowed2.title }

Displaying 200 results for the string allow in en-US:

Entity fr en-US
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc1
fr
Un robot ne peut blesser un être humain ou, par son inaction, permettre qu’un être humain soit blessé.
en-US
Robots may not injure a human being or, through inaction, allow a human being to come to harm.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-full-screen-blocked
fr
L’installation de modules complémentaires n’est pas autorisée pendant ou avant le passage en mode plein écran.
en-US
Add-on installation is not allowed while in or before entering fullscreen mode.
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-dont-allow.label
fr
Ne pas autoriser
en-US
Don’t Allow
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-header
fr
Autoriser { $host } à installer un module complémentaire ?
en-US
Allow { $host } to install an add-on?
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-header-unknown
fr
Autoriser un site inconnu à installer un module complémentaire ?
en-US
Allow an unknown site to install an add-on?
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-never-allow.label
fr
Ne jamais autoriser
en-US
Never Allow
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-addon-post-install-incognito-checkbox.label
fr
Autoriser cette extension à s’exécuter dans une fenêtre de navigation privée
en-US
Allow this extension to run in Private Windows
Entity # all locales browser • browser • browser.ftl
popups-infobar-allow.label
fr
Autoriser les popups pour { $uriHost }
en-US
Allow pop-ups for { $uriHost }
Entity # all locales browser • browser • browser.ftl
refresh-blocked-allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • browser.ftl
unified-extensions-button-quarantined.tooltiptext
fr
Extensions Certaines extensions ne sont pas autorisées
en-US
Extensions Some extensions are not allowed
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-choose-unblock-panel.aria-label
fr
Supprimer le fichier ou autoriser le téléchargement
en-US
Remove File or Allow Download
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-choose-unblock.tooltiptext
fr
Supprimer le fichier ou autoriser le téléchargement
en-US
Remove File or Allow Download
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-unblock.label
fr
Autoriser le téléchargement
en-US
Allow Download
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-deny.label
fr
Ne pas autoriser
en-US
Don’t Allow
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-line-1
fr
Afin de protéger vos données, cette extension n’est pas autorisée sur ce site.
en-US
To protect your data, this extension is not allowed on this site.
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-line-2
fr
Autorisez cette extension si vous lui faites confiance pour lire et modifier vos données sur les sites restreints par { -vendor-short-name }.
en-US
Allow this extension if you trust it to read and change your data on sites restricted by { -vendor-short-name }.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-synctabs-checkbox
fr
Autoriser la synchronisation des onglets ouverts
en-US
Allow open tabs to sync
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-sync-disconnected-description
fr
Pour récupérer vos onglets, vous devez autoriser la synchronisation dans { -brand-short-name }.
en-US
To grab your tabs, you’ll need to allow syncing in { -brand-short-name }.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-synctabs-description
fr
Autorisez { -brand-short-name } à partager les onglets entre vos appareils.
en-US
Allow { -brand-short-name } to share tabs between devices.
Entity # all locales browser • browser • migration.ftl
import-safari-permissions-string
fr
macOS vous demande d’autoriser explicitement { -brand-short-name } à accéder aux données de Safari. Cliquez sur « Continuer » et sélectionnez le dossier « Safari » dans la boîte de dialogue du Finder qui apparait, puis cliquez sur « Ouvrir ».
en-US
macOS requires you to explicitly allow { -brand-short-name } to access Safari’s data. Click “Continue”, select the “Safari“ folder in the Finder dialog that appears and then click “Open”.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-header
fr
Autoriser { -brand-short-name } à refuser les bannières de cookies ?
en-US
Allow { -brand-short-name } to reject cookie banners?
Entity # all locales browser • browser • originControls.ftl
origin-controls-option-always-on.label
fr
Toujours autoriser pour { $domain }
en-US
Always Allow on { $domain }
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined-allow.label
fr
Autoriser sur les sites restreints
en-US
Allow on Restricted Sites
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined-status.label
fr
Extension non autorisée sur les sites restreints
en-US
Extension Not Allowed on Restricted Sites
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined.label
fr
L’extension n’est pas autorisée à lire ni à modifier de données
en-US
Extension Not Allowed to Read and Change Data
Entity # all locales browser • browser • originControls.ftl
origin-controls-state-quarantined
fr
Non autorisée par { -vendor-short-name } sur ce site
en-US
Not allowed by { -vendor-short-name } on this site
Entity # all locales browser • browser • originControls.ftl
origin-controls-toolbar-button-quarantined.tooltiptext
fr
{ $extensionTitle } Extension non autorisée par { -vendor-short-name } sur ce site
en-US
{ $extensionTitle } Not allowed by { -vendor-short-name } on this site
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-AllowFileSelectionDialogs
fr
Autoriser les boîtes de dialogue de sélection de fichiers.
en-US
Allow file selection dialogs.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-AllowedDomainsForApps
fr
Définir les domaines autorisés à accéder à Google Workspace.
en-US
Define domains allowed to access Google Workspace.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Cookies
fr
Permettre ou interdire aux sites de définir des cookies.
en-US
Allow or deny websites to set cookies.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisablePasswordReveal
fr
Ne pas permettre de révéler les mots de passe dans les identifiants enregistrés.
en-US
Do not allow passwords to be revealed in saved logins.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-InstallAddonsPermission
fr
Autoriser certains sites web à installer des extensions.
en-US
Allow certain websites to install add-ons.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-LocalFileLinks
fr
Autoriser des sites précis à utiliser des liens vers des fichiers locaux.
en-US
Allow specific websites to link to local files.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ManualAppUpdateOnly
fr
Autoriser uniquement les mises à jour manuelles et ne pas informer l’utilisateur ou l’utilisatrice de la disponibilité de mises à jour.
en-US
Allow manual updates only and do not notify the user about updates.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-OfferToSaveLogins
fr
Forcer le paramètre qui détermine si { -brand-short-name } doit proposer de mémoriser des identifiants et des mots de passe. Les valeurs true et false sont toutes deux acceptées.
en-US
Enforce the setting to allow { -brand-short-name } to offer to remember saved logins and passwords. Both true and false values are accepted.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-OfferToSaveLoginsDefault
fr
Définir si, par défaut, { -brand-short-name } doit proposer de mémoriser des identifiants et des mots de passe. Les valeurs true et false sont toutes deux acceptées.
en-US
Set the default value for allowing { -brand-short-name } to offer to remember saved logins and passwords. Both true and false values are accepted.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PopupBlocking
fr
Autoriser certains sites web à afficher des popups par défaut.
en-US
Allow certain websites to display popups by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-SearchBar
fr
Définir l’emplacement par défaut de la barre de recherche. L’utilisateur garde la possibilité de la personnaliser.
en-US
Set the default location of the search bar. The user is still allowed to customize it.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Windows10SSO
fr
Autoriser l’authentification unique de Windows pour les comptes Microsoft, professionnels et scolaires.
en-US
Allow Windows single sign-on for Microsoft, work, and school accounts.
Entity # all locales browser • browser • preferences • blocklists.ftl
blocklist-item-moz-std-description
fr
Autorise certains traqueurs pour que moins de sites dysfonctionnent.
en-US
Allows some trackers so fewer websites break.
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-allow-own.label
fr
Autoriser les pages web à utiliser leurs propres polices au lieu de celles choisies ci-dessus
en-US
Allow pages to choose their own fonts, instead of your selections above
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-autoplay-allow.label
fr
Autoriser l’audio et la vidéo
en-US
Allow Audio and Video
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-listitem-allow-session.value
fr
Autoriser pour la session
en-US
Allow for Session
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-listitem-allow.value
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
fr
Vous pouvez indiquer les sites web autorisés à installer des modules complémentaires. Saisissez l’adresse exacte du site que vous souhaitez autoriser et cliquez sur Autoriser.
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-window2.title
fr
Sites autorisés - Modules complémentaires
en-US
Allowed Websites - Add-ons Installation
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
fr
Vous pouvez indiquer les sites web qui sont toujours ou ne sont jamais autorisés à utiliser des cookies ou des données de sites. Saisissez l’adresse exacte du site et cliquez sur Bloquer, Autoriser pour la session, ou Autoriser.
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
fr
Vous pouvez indiquer les sites web autorisés à ouvrir des fenêtres popup. Saisissez l’adresse exacte du site que vous souhaitez autoriser et cliquez sur Autoriser.
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-window2.title
fr
Sites autorisés - Popups
en-US
Allowed Websites - Pop-ups
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-session.label
fr
Autoriser pour la session
en-US
Allow for Session
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-camera-desc
fr
Les sites web suivants ont demandé l’accès à votre caméra. Vous pouvez spécifier quels sites web sont autorisés à accéder à votre caméra. Vous pouvez également bloquer les nouvelles demandes d’accès à votre caméra.
en-US
The following websites have requested to access your camera. You can specify which websites are allowed to access your camera. You can also block new requests asking to access your camera.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-location-desc
fr
Les sites web suivants ont demandé l’accès à votre localisation. Vous pouvez spécifier quels sites web sont autorisés à accéder à votre localisation. Vous pouvez également bloquer les nouvelles demandes d’accès à votre localisation.
en-US
The following websites have requested to access your location. You can specify which websites are allowed to access your location. You can also block new requests asking to access your location.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-microphone-desc
fr
Les sites web suivants ont demandé l’accès à votre microphone. Vous pouvez spécifier quels sites web sont autorisés à accéder à votre microphone. Vous pouvez également bloquer les nouvelles demandes d’accès à votre microphone.
en-US
The following websites have requested to access your microphone. You can specify which websites are allowed to access your microphone. You can also block new requests asking to access your microphone.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-notification-desc
fr
Les sites web suivants ont demandé à vous envoyer des notifications. Vous pouvez spécifier quels sites web sont autorisés à vous envoyer des notifications. Vous pouvez également bloquer les nouvelles demandes d’activation des notifications.
en-US
The following websites have requested to send you notifications. You can specify which websites are allowed to send you notifications. You can also block new requests asking to allow notifications.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-notification-disable-label.label
fr
Bloquer les nouvelles demandes d’activation des notifications
en-US
Block new requests asking to allow notifications
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-speaker-desc
fr
Les sites web suivants ont demandé à sélectionner un périphérique de sortie audio. Vous pouvez décider quels sites web sont autorisés à sélectionner un périphérique de sortie audio.
en-US
The following websites have requested to select an audio output device. You can specify which websites are allowed to select an audio output device.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-xr-desc
fr
Les sites web suivants ont demandé l’accès à vos appareils de réalité virtuelle. Vous pouvez spécifier quels sites web sont autorisés à accéder à vos appareils de réalité virtuelle. Vous pouvez également bloquer les nouvelles demandes d’accès à vos appareils de réalité virtuelle.
en-US
The following websites have requested to access your virtual reality devices. You can specify which websites are allowed to access your virtual reality devices. You can also block new requests asking to access your virtual reality devices.
Entity # all locales browser • browser • preferences • preferences.ftl
addon-recommendations.label
fr
Autoriser { -brand-short-name } à effectuer des recommandations personnalisées d’extensions
en-US
Allow { -brand-short-name } to make personalized extension recommendations
Entity # all locales browser • browser • preferences • preferences.ftl
certs-thirdparty-toggle.label
fr
Autoriser { -brand-short-name } à faire automatiquement confiance aux certificats racines tiers que vous installez
en-US
Allow { -brand-short-name } to automatically trust third-party root certificates you install
Entity # all locales browser • browser • preferences • preferences.ftl
collection-backlogged-crash-reports
fr
Autoriser { -brand-short-name } à envoyer des rapports de plantage en attente en votre nom
en-US
Allow { -brand-short-name } to send backlogged crash reports on your behalf
Entity # all locales browser • browser • preferences • preferences.ftl
collection-backlogged-crash-reports-with-link
fr
Autoriser { -brand-short-name } à envoyer des rapports de plantage en attente en votre nom <a data-l10n-name="crash-reports-link">En savoir plus</a>
en-US
Allow { -brand-short-name } to send backlogged crash reports on your behalf <a data-l10n-name="crash-reports-link">Learn more</a>
Entity # all locales browser • browser • preferences • preferences.ftl
collection-health-report-telemetry-disabled
fr
Vous n’autorisez plus { -vendor-short-name } à capturer des données techniques et d’interaction. Toutes les données passées seront supprimées dans les 30 jours.
en-US
You’re no longer allowing { -vendor-short-name } to capture technical and interaction data. All past data will be deleted within 30 days.
Entity # all locales browser • browser • preferences • preferences.ftl
collection-health-report.label
fr
Autoriser { -brand-short-name } à envoyer des données techniques et des données d’interaction à { -vendor-short-name }
en-US
Allow { -brand-short-name } to send technical and interaction data to { -vendor-short-name }
Entity # all locales browser • browser • preferences • preferences.ftl
collection-studies.label
fr
Autoriser { -brand-short-name } à installer et à lancer des études
en-US
Allow { -brand-short-name } to install and run studies
Entity # all locales browser • browser • preferences • preferences.ftl
forms-windows-sso.label
fr
Autoriser l’authentification unique de Windows pour les comptes Microsoft, professionnels et scolaires.
en-US
Allow Windows single sign-on for Microsoft, work, and school accounts
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-allow-description
fr
Autoriser { -brand-short-name } à
en-US
Allow { -brand-short-name } to
Entity # all locales browser • browser • protections.ftl
social-tab-contant
fr
Les réseaux sociaux placent des traqueurs sur d’autres sites web pour suivre ce que vous faites, lisez et regardez en ligne. Cela permet aux entreprises de réseaux sociaux d’en savoir plus sur vous au-delà de ce que vous partagez sur vos profils en ligne. <a data-l10n-name="learn-more-link">En savoir plus</a>
en-US
Social networks place trackers on other websites to follow what you do, see, and watch online. This allows social media companies to learn more about you beyond what you share on your social media profiles. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-not-blocking-label
fr
Autorisés
en-US
Allowed
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-social-media-trackers
fr
Les réseaux sociaux placent des traqueurs sur d’autres sites web pour suivre ce que vous faites, lisez et regardez en ligne. Cela permet aux entreprises de réseaux sociaux d’en savoir plus sur vous au-delà de ce que vous partagez sur vos profils en ligne.
en-US
Social networks place trackers on other websites to follow what you do, see, and watch online. This allows social media companies to learn more about you beyond what you share on your social media profiles.
Entity # all locales browser • browser • siteProtections.ftl
content-blocking-cookies-view-allowed-label.value
fr
Autorisé
en-US
Allowed
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-allow-dialogs-to-get-focus.label
fr
Autoriser les notifications de ce type depuis { $domain } à basculer vers leur onglet
en-US
Allow notifications like this from { $domain } to take you to their tab
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-confirm-caretbrowsing-message
fr
L’appui sur F7 active ou désactive la navigation au curseur. Cette fonction place un curseur déplaçable dans les pages web, permettant de sélectionner du texte au clavier. Désirez-vous activer la navigation au curseur ?
en-US
Pressing F7 turns Caret Browsing on or off. This feature places a moveable cursor in web pages, allowing you to select text with the keyboard. Do you want to turn Caret Browsing on?
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-learn-more.aria-label
fr
En savoir plus : certaines extensions ne sont pas autorisées
en-US
Learn more: Some extensions are not allowed
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-message
fr
Afin de protéger vos données, seules certaines extensions surveillées par { -vendor-short-name } sont autorisées sur ce site.
en-US
Only some extensions monitored by { -vendor-short-name } are allowed on this site to protect your data.
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-message-3.heading
fr
Certaines extensions ne sont pas autorisées
en-US
Some extensions are not allowed
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-message-3.message
fr
Pour protéger vos données, certaines extensions ne peuvent pas lire ou modifier les données de ce site. Utilisez les paramètres de l’extension pour l’autoriser sur les sites dont l’accès est restreint par { -vendor-short-name }.
en-US
To protect your data, some extensions can’t read or change data on this site. Use the extension’s settings to allow on sites restricted by { -vendor-short-name }.
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-title
fr
Certaines extensions ne sont pas autorisées
en-US
Some extensions are not allowed
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-action-allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture
fr
Autoriser { $origin } à écouter le son de cet onglet ?
en-US
Allow { $origin } to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } la permission d’écouter le son de cet onglet ?
en-US
Allow { $origin } to give { $thirdParty } permission to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture-with-file
fr
Autoriser ce fichier local à écouter le son de cet onglet ?
en-US
Allow this local file to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera
fr
Autoriser { $origin } à utiliser votre caméra ?
en-US
Allow { $origin } to use your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture
fr
Autoriser { $origin } à utiliser votre caméra et à écouter le son de cet onglet ?
en-US
Allow { $origin } to use your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à votre caméra et à écouter le son de cet onglet ?
en-US
Allow { $origin } to give { $thirdParty } access to your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture-with-file
fr
Autoriser ce fichier local à utiliser votre caméra et à écouter le son de cet onglet ?
en-US
Allow this local file to use your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone
fr
Autoriser { $origin } à utiliser votre caméra et votre microphone ?
en-US
Allow { $origin } to use your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à votre caméra et votre microphone ?
en-US
Allow { $origin } to give { $thirdParty } access to your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone-with-file
fr
Autoriser ce fichier local à utiliser votre caméra et votre microphone ?
en-US
Allow this local file to use your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à votre caméra ?
en-US
Allow { $origin } to give { $thirdParty } access to your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-with-file
fr
Autoriser ce fichier local à utiliser votre caméra ?
en-US
Allow this local file to use your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone
fr
Autoriser { $origin } à utiliser votre microphone ?
en-US
Allow { $origin } to use your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à votre microphone ?
en-US
Allow { $origin } to give { $thirdParty } access to your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone-with-file
fr
Autoriser ce fichier local à utiliser votre microphone ?
en-US
Allow this local file to use your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen
fr
Autoriser { $origin } à voir votre écran ?
en-US
Allow { $origin } to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture
fr
Autoriser { $origin } à écouter le son de cet onglet et à voir votre écran ?
en-US
Allow { $origin } to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } la permission d’écouter le son de cet onglet et de voir votre écran ?
en-US
Allow { $origin } to give { $thirdParty } permission to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture-with-file
fr
Autoriser ce fichier local à écouter le son de cet onglet et à voir votre écran ?
en-US
Allow this local file to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone
fr
Autoriser { $origin } à utiliser votre microphone et à voir votre écran ?
en-US
Allow { $origin } to use your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à votre microphone et à voir votre écran ?
en-US
Allow { $origin } to give { $thirdParty } access to your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone-with-file
fr
Autoriser ce fichier local à utiliser votre microphone et à voir votre écran ?
en-US
Allow this local file to use your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } la permission de voir votre écran ?
en-US
Allow { $origin } to give { $thirdParty } permission to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-with-file
fr
Autoriser ce fichier local à voir votre écran ?
en-US
Allow this local file to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker
fr
Autoriser { $origin } à utiliser d’autres haut-parleurs ?
en-US
Allow { $origin } to use other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker-unsafe-delegation
fr
Autoriser { $origin } à donner à { $thirdParty } l’accès à d’autres haut-parleurs ?
en-US
Allow { $origin } to give { $thirdParty } access to other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker-with-file
fr
Autoriser ce fichier local à utiliser d’autres haut-parleurs ?
en-US
Allow this local file to use other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-audio
fr
{ -brand-short-name } ne peut pas accorder un accès permanent à l’audio d’un onglet sans demander quel onglet partager.
en-US
{ -brand-short-name } can not allow permanent access to your tab’s audio without asking which tab to share.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-insecure
fr
La connexion à ce site n’est pas sécurisée. Pour des raisons de sécurité, { -brand-short-name } n’accordera l’accès que pour cette session.
en-US
Your connection to this site is not secure. To protect you, { -brand-short-name } will only allow access for this session.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-screen
fr
{ -brand-short-name } ne peut pas accorder un accès permanent à votre écran.
en-US
{ -brand-short-name } can not allow permanent access to your screen.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-browser-warning
fr
Partagez uniquement { -brand-short-name } avec les sites auxquels vous faites confiance. Le partage peut permettre à des sites trompeurs de naviguer en votre nom et de dérober des informations.
en-US
Only share { -brand-short-name } with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-screen-warning
fr
Partagez uniquement vos écrans avec les sites auxquels vous faites confiance. Le partage peut permettre à des sites trompeurs de naviguer en votre nom et de dérober des informations.
en-US
Only share screens with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • chrome • browser • browser.properties
canvas.allow2
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
canvas.siteprompt2
fr
Autoriser %S à utiliser vos données d’image de canevas HTML5 ?
en-US
Allow %S to use your HTML5 canvas image data?
Entity # all locales browser • chrome • browser • browser.properties
contentBlocking.cookiesView.allowed.label
fr
Autorisé
en-US
Allowed
Entity # all locales browser • chrome • browser • browser.properties
geolocation.allow
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithFile4
fr
Autoriser ce fichier local à accéder à votre localisation ?
en-US
Allow this local file to access your location?
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithSite4
fr
Autoriser %S à accéder à votre localisation ?
en-US
Allow %S to access your location?
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithSiteUnsafeDelegation2
fr
Autoriser %1$S à donner à %2$S la permission d’accéder à votre localisation ?
en-US
Allow %1$S to give %2$S permission to access your location?
Entity # all locales browser • chrome • browser • browser.properties
midi.allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
midi.shareSysexWithFile
fr
Autoriser ce fichier local à accéder à vos appareils MIDI et à envoyer/recevoir des messages SysEx ?
en-US
Allow this local file to access your MIDI devices and send/receive SysEx messages?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareSysexWithSite
fr
Autoriser %S à accéder à vos appareils MIDI et à envoyer/recevoir des messages SysEx ?
en-US
Allow %S to access your MIDI devices and send/receive SysEx messages?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareWithFile
fr
Autoriser ce fichier local à accéder à vos appareils MIDI ?
en-US
Allow this local file to access your MIDI devices?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareWithSite
fr
Autoriser %S à accéder à vos appareils MIDI ?
en-US
Allow %S to access your MIDI devices?
Entity # all locales browser • chrome • browser • browser.properties
persistentStorage.allow
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
persistentStorage.allowWithSite2
fr
Autoriser %S à conserver des données dans le stockage persistant ?
en-US
Allow %S to store data in persistent storage?
Entity # all locales browser • chrome • browser • browser.properties
storageAccess1.Allow.label
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
storageAccess4.message
fr
Autoriser %1$S à utiliser ses cookies sur %2$S ?
en-US
Allow %1$S to use its cookies on %2$S?
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.allow2
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.never
fr
Ne jamais autoriser
en-US
Never Allow
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.receiveFromSite3
fr
Autoriser %S à envoyer des notifications ?
en-US
Allow %S to send notifications?
Entity # all locales browser • chrome • browser • browser.properties
webauthn.allow
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
xr.allow2
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithFile4
fr
Autoriser ce fichier local à accéder aux appareils de réalité virtuelle ? Cela peut exposer des informations sensibles.
en-US
Allow this local file to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithSite4
fr
Autoriser %S à accéder aux appareils de réalité virtuelle ? Cela peut exposer des informations sensibles.
en-US
Allow %S to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockButtonUnblock
fr
Autoriser le téléchargement
en-US
Allow download
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockHeaderUnblock
fr
Voulez-vous vraiment autoriser ce téléchargement ?
en-US
Are you sure you want to allow this download?
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.current.allowed
fr
Autorisé
en-US
Allowed
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.current.allowedForSession
fr
Autorisé pour cette session
en-US
Allowed for Session
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.current.allowedTemporarily
fr
Autorisé temporairement
en-US
Allowed Temporarily
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.allow
fr
Autoriser
en-US
Allow
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.allowForSession
fr
Autoriser pour la session
en-US
Allow for Session
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.autoplayallow
fr
Autoriser l’audio et la vidéo
en-US
Allow Audio and Video
Entity # all locales browser • chrome • overrides • appstrings.properties
unknownProtocolFound
fr
Firefox ne sait pas ouvrir cette adresse car l’un des protocoles suivants (%S) n’est associé à aucun programme ou n’est pas autorisé dans ce contexte.
en-US
Firefox doesn’t know how to open this address, because one of the following protocols (%S) isn’t associated with any program or is not allowed in this context.
Entity # all locales browser • installer • custom.properties
OPTIONAL_COMPONENTS_DESC
fr
Le Service de maintenance vous permettra de mettre à jour $BrandShortName silencieusement en arrière-plan.
en-US
The Maintenance Service will allow you to update $BrandShortName silently in the background.
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
fr
Taille de l’objet (octets)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-chrome-tooltip.title
fr
Activer cette option vous permettra d’utiliser divers outils de développement dans le contexte du navigateur (via Outils > Développement web > Boîte à outils du navigateur) et de déboguer des modules depuis le gestionnaire de modules complémentaires
en-US
Turning this option on will allow you to use various developer tools in browser context (via Tools > Web Developer > Browser Toolbox) and debug add-ons from the Add-ons Manager
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-custom-formatters-tooltip.title
fr
Activer cette option autorise les sites à définir des formateurs personnalisés pour les objets DOM
en-US
Turning this option on will allow sites to define custom formatters for DOM objects
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-remote-tooltip2.title
fr
L’activation de cette option permettra de déboguer cette instance de navigateur à distance
en-US
Turning this option on will allow to debug this browser instance remotely
Entity # all locales devtools • client • webconsole.properties
maxTimersExceeded
fr
Le nombre maximal de minuteurs permis sur cette page a été dépassé.
en-US
The maximum allowed number of timers in this page was exceeded.
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
fr
Attention aux fraudes : faites attention lorsque vous collez des choses que vous ne comprenez pas. Cela pourrait permettre à des attaquants d’usurper votre identité ou de prendre le contrôle de votre ordinateur. Veuillez saisir « %S » ci-dessous (pas besoin d’appuyer sur entrée) pour autoriser le collage.
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
selfxss.okstring
fr
autoriser le collage
en-US
allow pasting
Entity # all locales devtools • shared • debugger.properties
remoteIncomingPromptFooter
fr
Autoriser la connexion ?
en-US
Allow connection?
Entity # all locales dom • chrome • appstrings.properties
unknownProtocolFound
fr
L’un des protocoles suivants (%S) n’est pas un protocole reconnu ou n’est pas autorisé dans ce contexte.
en-US
One of the following (%S) is not a registered protocol or is not allowed in this context.
Entity # all locales dom • chrome • dom • dom.properties
BlockAutoplayError
fr
La lecture automatique n’est autorisée que lorsqu’elle a été approuvée par l’utilisateur, que le site est activé par l’utilisateur, ou que le média est muet.
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 • dom • dom.properties
CorsResponseForSameOriginRequest
fr
Échec du chargement de « %1$S » en répondant à « %2$S ». Un ServiceWorker n’est pas autorisé à produire une réponse CORS pour une requête same-origin.
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
Entity # all locales dom • chrome • dom • dom.properties
DocumentSetDomainNotAllowedWarning
fr
La définition de document.domain dans un environnement isolé d’origine croisée n’est pas autorisée.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
fr
La requête d’accès au plein écran a été refusée, car au moins l’un des éléments contenus dans le document n’est pas un iframe ou ne possède pas l’attribut « allowfullscreen ».
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapNotAllowedAfterModuleLoad
fr
Les mappages d’importation ne sont pas autorisés après le chargement d’un module ou le démarrage du préchargement.
en-US
Import maps are not allowed after a module load or preload has started.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapNotAllowedMultiple
fr
L’utilisation de plusieurs import map n’est pas autorisée.
en-US
Multiple import maps are not allowed.
Entity # all locales dom • chrome • dom • dom.properties
ModuleSourceNotAllowed
fr
L’URI de la source du module n’est pas autorisé dans ce document : « %S ».
en-US
Module source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. L’en-tête « Content-Encoding » doit être « aesgcm ». « aesgcm128 » est autorisé, mais est obsolète et sera bientôt supprimé. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 pour plus d’informations.
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
RequestStorageAccessNullPrincipal
fr
document.requestStorageAccess() ne peut pas être appelé sur un document avec une origine opaque, comme un iframe en bac à sable sans allow-same-origin dans son attribut sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
fr
document.requestStorageAccess() ne peut pas être appelé dans un iframe en bac à sable sans allow-storage-access-by-user-activation dans son attribut sandbox.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
fr
L’URI de la source de l’élément <script> n’est pas autorisé dans ce document : « %S ».
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
fr
Impossible d’inscrire un ServiceWorker : le chemin de la portée fournie « %1$S » n’est pas contenu dans la portée maximale autorisée « %2$S ». Ajustez la portée, déplacez le script du service worker, ou utilisez l’en-tête HTTP « Service-Worker-Allowed » pour autoriser cette portée.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
fr
Balise ouvrante « form » rencontrée, mais un élément « form » était déjà actif. Les formulaires imbriqués ne sont pas permis. Balise ignorée.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNestedComment
fr
Présence de « <!-- » dans un commentaire. Cause probable : commentaire imbriqué (non autorisé).
en-US
Saw “<!--” within a comment. Probable cause: Nested comment (not allowed).
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningContentTooLarge2
fr
L’animation ne peut pas être exécutée sur le compositeur, car la zone du cadre (%1$S, %2$S) est trop grande par rapport à la fenêtre d’affichage (plus grande que (%3$S, %4$S)) ou est plus grande que la valeur maximale autorisée (%5$S, %6$S)
en-US
Animation cannot be run on the compositor because the frame size (%1$S, %2$S) is too large relative to the viewport (larger than (%3$S, %4$S)) or larger than the maximum allowed value (%5$S, %6$S)
Entity # all locales dom • chrome • mathml • mathml.properties
InvalidChild
fr
Balisage non valide : <%1$S> ne peut pas être un enfant de <%2$S>.
en-US
Invalid markup: <%1$S> is not allowed as a child of <%2$S>.
Entity # all locales dom • chrome • security • csp.properties
CSPROViolation
fr
Une violation de politique CSP report-only (« %1$S ») s’est produite. Le comportement a été autorisé et un rapport CSP a été envoyé.
en-US
A violation occurred for a report-only CSP policy (“%1$S”). The behavior was allowed, and a CSP report was sent.
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
fr
Le chargement du script d’URI « %S » a été bloqué, car l’extension du fichier n’est pas autorisée.
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
fr
Le chargement du script à l’adresse « %1$S » avec importScripts() a été bloqué en raison d’un type MIME interdit (« %2$S »).
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
fr
Le chargement du module à l’adresse « %1$S » a été bloqué en raison d’un type MIME interdit (« %2$S »).
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockRedirectToDataURI
fr
Redirection vers « data: URI » non autorisée (chargement de « %1$S » bloqué)
en-US
Redirecting to data: URI not allowed (Blocked loading of: “%1$S”)
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
fr
Le script à l’adresse « %1$S » a été bloqué à cause d’un type MIME interdit (« %2$S »).
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockTopLevelDataURINavigation
fr
La navigation de premier niveau data: URI n’est pas permise (chargement de « %1$S » bloqué)
en-US
Navigation to toplevel data: URI not allowed (Blocked loading of: “%1$S”)
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
fr
Le chargement du worker à l’adresse « %1$S » a été bloqué en raison d’un type MIME interdit (« %2$S »).
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
fr
Un iframe possédant à la fois allow-scripts et allow-same-origin pour son attribut sandbox peut se retirer du mode bac à sable (sandboxing).
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
fr
Un iframe qui dispose à la fois des valeurs allow-top-navigation et allow-top-navigation-by-user-activation pour son attribut sandbox autorise la navigation au plus haut niveau.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
fr
Avertissement de requête multiorigine (Cross-Origin Request) : la stratégie « Same Origin » ne permettra bientôt plus de consulter la ressource distante située sur %1$S (motif : quand la valeur d’« Access-Control-Allow-Headers » est « * », l’en-tête « Authorization » n’est pas traité. Pour que l’en-tête « Authorization » soit inclus, il doit être explicitement listé dans l’en-tête CORS « 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
CORSAllowOriginNotMatchingOrigin
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête CORS « Access-Control-Allow-Origin » ne correspond pas à « %2$S ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSDidNotSucceed2
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : échec de la requête CORS. Code d’état : %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSDisabled
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : CORS désactivé.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS disabled).
Entity # all locales dom • chrome • security • security.properties
CORSExternalRedirectNotAllowed
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : la redirection externe de requêtes CORS n’est pas autorisée.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : jeton « %2$S » invalide dans l’en-tête CORS « Access-Control-Allow-Headers ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : jeton « %2$S » invalide dans l’en-tête CORS « Access-Control-Allow-Methods ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : méthode manquante dans l’en-tête « Access-Control-Allow-Methods ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : « true » attendu dans l’en-tête CORS « Access-Control-Allow-Credentials ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête « %2$S » n’est pas autorisé d’après l’en-tête « Access-Control-Allow-Headers » de la réponse de pré-vérification des requêtes CORS.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin2
fr
Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête CORS « Access-Control-Allow-Origin » est manquant. Code d’état : %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : le recours à plusieurs en-têtes CORS « Access-Control-Allow-Origin » n’est pas autorisé.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’identification n’est pas prise en charge si la valeur de l’en-tête CORS « Access-Control-Allow-Origin » est « * ».
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
CORSOriginHeaderNotAdded
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : l’en-tête CORS « Origin » ne peut pas être ajouté.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
Entity # all locales dom • chrome • security • security.properties
CORSPreflightDidNotSucceed3
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : échec de la réponse de pré-vérification des requêtes CORS. Code d’état : %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS preflight response did not succeed). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSRequestNotHttp
fr
Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur %1$S. Raison : la requête CORS n’utilise pas HTTP.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidAllowValue
fr
Feature Policy : valeur allow non prise en charge « %S ».
en-US
Feature Policy: Skipping unsupported allow value “%S”.
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidEmptyAllowValue
fr
Feature Policy : liste allow vide pour la fonctionnalité « %S ».
en-US
Feature Policy: Skipping empty allow list for feature: “%S”.
Entity # all locales dom • chrome • security • security.properties
InsecureFormActionPasswordsPresent
fr
Champs mot de passe présents dans un formulaire possédant une action de formulaire non sécurisée (http://). Cela représente un risque de sécurité permettant le vol d’identifiants de connexion.
en-US
Password fields present in a form with an insecure (http://) form action. This is a security risk that allows user login credentials to be stolen.
Please enable JavaScript. Some features won't be available without it.