Transvision

Displaying 45 results for the string html in fr:

Entity fr en-US
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-html-filter-title
fr
{ PLATFORM() -> [macos] Document HTML *[other] Fichier HTML }
en-US
{ PLATFORM() -> [macos] HTML Document *[other] HTML File }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-migrator-display-name-file-bookmarks
fr
Marque-pages depuis un fichier HTML
en-US
Bookmarks from HTML file
Entity # all locales browser • browser • places.ftl
places-export-bookmarks-to-html.label
fr
Exporter des marque-pages au format HTML
en-US
Export Bookmarks to HTML
Entity # all locales browser • browser • places.ftl
places-import-bookmarks-from-html.label
fr
Importer des marque-pages au format HTML
en-US
Import Bookmarks from HTML
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 devtools • client • inspector.properties
eyedropper.disabled.title
fr
Non disponible dans les documents non HTML
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • inspector.properties
inspectorCopyInnerHTML.label
fr
L’intérieur du HTML
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorCopyOuterHTML.label
fr
L’extérieur du HTML
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorHTMLEdit.label
fr
Modifier comme HTML
en-US
Edit As HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteInnerHTML.label
fr
À l’intérieur du HTML
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteOuterHTML.label
fr
À l’extérieur du HTML
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorSearchHTML.label3
fr
Rechercher dans le HTML
en-US
Search HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.html
fr
HTML
en-US
HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.filter.html
fr
HTML
en-US
HTML
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
htmlContent
fr
Contenu HTML
en-US
HTML Content
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
fr
La requête d’accès au plein écran a été refusée, car l’élément ayant effectué la demande n’est pas un élément <svg>, <math>, ni un élément HTML.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
HTMLSyncXHRWarning
fr
L’analyse syntaxique du HTML dans XMLHttpRequest n’est pas gérée en mode synchrone.
en-US
HTML parsing in XMLHttpRequest is not supported in the synchronous mode.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioCaptureOfMediaStreamError
fr
L’élément capturé HTMLMediaElement lit un élément MediaStream. Appliquer un état muet ou un volume n’est pas pris en charge.
en-US
The captured HTMLMediaElement is playing a MediaStream. Applying volume or mute status is not currently supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioSourceNodeCrossOrigin
fr
Le HTMLMediaElement passé à createMediaElementSource possède une ressource multiorigine, le nœud produira un silence.
en-US
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementStreamCaptureCycle
fr
Le MediaStream affecté à srcObject provient d’une capture de cet élément HTMLMediaElement, formant un cycle. L’affectation a été ignorée.
en-US
The MediaStream assigned to srcObject comes from a capture of this HTMLMediaElement, forming a cycle, assignment ignored.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
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 « Crypto-Key » doit inclure un paramètre « dh » contenant la clé publique du serveur de l’application. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. 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
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
PushMessageBadEncryptionHeader
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 « Encryption » doit contenir un paramètre « salt » unique pour chaque message. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
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 « Encryption-Key » doit inclure un paramètre « dh ». Cet en-tête est obsolète et sera bientôt supprimé. Veuillez utiliser « Crypto-Key » avec « Content-Encoding: aesgcm » à la place. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
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
PushMessageBadPaddingError
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Un enregistrement dans le message chiffré a été rempli de façon incorrecte. 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. A record in the encrypted message was not padded correctly. 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
PushMessageBadRecordSize
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « rs » de l’en-tête « Encryption » doit être compris entre %2$S et 2^36-31, ou entièrement omis. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « salt » de l’en-tête « Encryption » doit être encodé en base64url (https://tools.ietf.org/html/rfc7515#appendix-C), et être composé d’au moins 16 octets avant encodage. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « dh » dans l’en-tête « Crypto-Key » doit être la clé publique Diffie-Hellman du serveur de l’application, encodée en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) et dans une forme « uncompressed » ou « raw » (65 octets avant encodage). Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). 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
SelectOptionsLengthAssignmentWarning
fr
Expansion de la liste d’options de <select> refusée à cause de la valeur assignée à HTMLOptionsCollection.length (%1$S). La taille maximale acceptée est %2$S.
en-US
Refused to expand <select> option list via assignment to HTMLOptionsCollection.length (value %1$S). The maximum supported size is %2$S.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
fr
Un encodage de caractères non géré a été déclaré pour le document HTML en utilisant une balise « meta ». La déclaration a été ignorée.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
fr
L’encodage des caractères d’un document HTML a été déclaré en utilisant la syntaxe XML. D’une part, cela n’est pas conforme et, d’autre part, déclarer l’encodage par une balise meta au début de la section head est beaucoup plus efficace.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
fr
Doctype du mode presque standard. « <!DOCTYPE html> » attendu.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
fr
Cette page est en mode presque standard. La mise en page peut en être affectée. Pour le mode standard, utilisez « <!DOCTYPE html> ».
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
fr
Balise de fin rencontrée sans avoir rencontré de doctype. « <!DOCTYPE html> » attendu.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
fr
Balise ouvrante HTML « %1$S » dans un contexte d’espace de nommage étranger.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errProcessingInstruction
fr
« <? » rencontré. Cause probable : tentative d’utilisation d’une instruction de traitement XML dans de l’HTML. (Les instructions de traitement XML ne sont pas gérées en HTML.)
en-US
Saw “<?”. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
fr
Doctype quirks. « <!DOCTYPE html> » attendu.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
fr
Cette page est en mode de compatibilité (quirks). La mise en page peut en être affectée. Pour le mode standard, utilisez « <!DOCTYPE html> ».
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
fr
Syntaxe autofermante (« /> ») utilisée sur un élément HTML non vide. Fermeture ignorée et traitement comme une balise ouvrante.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
fr
Balise ouvrante rencontrée sans avoir rencontré de doctype auparavant. « <!DOCTYPE html> » attendu.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
fr
Lors du rendu de l’élément <html>, les valeurs utilisées des propriétés CSS « write-mode », « direction » et « text-orientation » sur l’élément <html> sont extraites des valeurs calculées de l’élément <body>, et non à partir des valeurs propres à l’élément <html>. Envisagez de définir ces propriétés sur la pseudo-classe CSS :root. Pour plus d’informations, voir « Le mode d’écriture principal » dans https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
fr
Ce site semble utiliser un effet de positionnement lié au défilement. Cet effet pourrait ne pas fonctionner correctement avec le défilement asynchrone. Consultez https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html pour obtenir davantage de détails ou discuter des outils et des fonctionnalités liés.
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageHTMLOnlyFilter
fr
Page web, HTML uniquement
en-US
Web Page, HTML only
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageXHTMLOnlyFilter
fr
Page web, XHTML uniquement
en-US
Web Page, XHTML only
Entity # all locales toolkit • chrome • global • filepicker.properties
htmlTitle
fr
Fichiers HTML
en-US
HTML Files

Displaying 45 results for the string html in en-US:

Entity fr en-US
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-html-filter-title
fr
{ PLATFORM() -> [macos] Document HTML *[other] Fichier HTML }
en-US
{ PLATFORM() -> [macos] HTML Document *[other] HTML File }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-migrator-display-name-file-bookmarks
fr
Marque-pages depuis un fichier HTML
en-US
Bookmarks from HTML file
Entity # all locales browser • browser • places.ftl
places-export-bookmarks-to-html.label
fr
Exporter des marque-pages au format HTML
en-US
Export Bookmarks to HTML
Entity # all locales browser • browser • places.ftl
places-import-bookmarks-from-html.label
fr
Importer des marque-pages au format HTML
en-US
Import Bookmarks from HTML
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 devtools • client • inspector.properties
eyedropper.disabled.title
fr
Non disponible dans les documents non HTML
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • inspector.properties
inspectorCopyInnerHTML.label
fr
L’intérieur du HTML
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorCopyOuterHTML.label
fr
L’extérieur du HTML
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorHTMLEdit.label
fr
Modifier comme HTML
en-US
Edit As HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteInnerHTML.label
fr
À l’intérieur du HTML
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteOuterHTML.label
fr
À l’extérieur du HTML
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorSearchHTML.label3
fr
Rechercher dans le HTML
en-US
Search HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.html
fr
HTML
en-US
HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.filter.html
fr
HTML
en-US
HTML
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
htmlContent
fr
Contenu HTML
en-US
HTML Content
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
fr
La requête d’accès au plein écran a été refusée, car l’élément ayant effectué la demande n’est pas un élément <svg>, <math>, ni un élément HTML.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
HTMLSyncXHRWarning
fr
L’analyse syntaxique du HTML dans XMLHttpRequest n’est pas gérée en mode synchrone.
en-US
HTML parsing in XMLHttpRequest is not supported in the synchronous mode.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioCaptureOfMediaStreamError
fr
L’élément capturé HTMLMediaElement lit un élément MediaStream. Appliquer un état muet ou un volume n’est pas pris en charge.
en-US
The captured HTMLMediaElement is playing a MediaStream. Applying volume or mute status is not currently supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioSourceNodeCrossOrigin
fr
Le HTMLMediaElement passé à createMediaElementSource possède une ressource multiorigine, le nœud produira un silence.
en-US
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementStreamCaptureCycle
fr
Le MediaStream affecté à srcObject provient d’une capture de cet élément HTMLMediaElement, formant un cycle. L’affectation a été ignorée.
en-US
The MediaStream assigned to srcObject comes from a capture of this HTMLMediaElement, forming a cycle, assignment ignored.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
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 « Crypto-Key » doit inclure un paramètre « dh » contenant la clé publique du serveur de l’application. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. 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
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
PushMessageBadEncryptionHeader
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 « Encryption » doit contenir un paramètre « salt » unique pour chaque message. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
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 « Encryption-Key » doit inclure un paramètre « dh ». Cet en-tête est obsolète et sera bientôt supprimé. Veuillez utiliser « Crypto-Key » avec « Content-Encoding: aesgcm » à la place. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
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
PushMessageBadPaddingError
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Un enregistrement dans le message chiffré a été rempli de façon incorrecte. 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. A record in the encrypted message was not padded correctly. 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
PushMessageBadRecordSize
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « rs » de l’en-tête « Encryption » doit être compris entre %2$S et 2^36-31, ou entièrement omis. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « salt » de l’en-tête « Encryption » doit être encodé en base64url (https://tools.ietf.org/html/rfc7515#appendix-C), et être composé d’au moins 16 octets avant encodage. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « dh » dans l’en-tête « Crypto-Key » doit être la clé publique Diffie-Hellman du serveur de l’application, encodée en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) et dans une forme « uncompressed » ou « raw » (65 octets avant encodage). Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). 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
SelectOptionsLengthAssignmentWarning
fr
Expansion de la liste d’options de <select> refusée à cause de la valeur assignée à HTMLOptionsCollection.length (%1$S). La taille maximale acceptée est %2$S.
en-US
Refused to expand <select> option list via assignment to HTMLOptionsCollection.length (value %1$S). The maximum supported size is %2$S.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
fr
Un encodage de caractères non géré a été déclaré pour le document HTML en utilisant une balise « meta ». La déclaration a été ignorée.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
fr
L’encodage des caractères d’un document HTML a été déclaré en utilisant la syntaxe XML. D’une part, cela n’est pas conforme et, d’autre part, déclarer l’encodage par une balise meta au début de la section head est beaucoup plus efficace.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
fr
Doctype du mode presque standard. « <!DOCTYPE html> » attendu.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
fr
Cette page est en mode presque standard. La mise en page peut en être affectée. Pour le mode standard, utilisez « <!DOCTYPE html> ».
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
fr
Balise de fin rencontrée sans avoir rencontré de doctype. « <!DOCTYPE html> » attendu.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
fr
Balise ouvrante HTML « %1$S » dans un contexte d’espace de nommage étranger.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errProcessingInstruction
fr
« <? » rencontré. Cause probable : tentative d’utilisation d’une instruction de traitement XML dans de l’HTML. (Les instructions de traitement XML ne sont pas gérées en HTML.)
en-US
Saw “<?”. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
fr
Doctype quirks. « <!DOCTYPE html> » attendu.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
fr
Cette page est en mode de compatibilité (quirks). La mise en page peut en être affectée. Pour le mode standard, utilisez « <!DOCTYPE html> ».
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
fr
Syntaxe autofermante (« /> ») utilisée sur un élément HTML non vide. Fermeture ignorée et traitement comme une balise ouvrante.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
fr
Balise ouvrante rencontrée sans avoir rencontré de doctype auparavant. « <!DOCTYPE html> » attendu.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
fr
Lors du rendu de l’élément <html>, les valeurs utilisées des propriétés CSS « write-mode », « direction » et « text-orientation » sur l’élément <html> sont extraites des valeurs calculées de l’élément <body>, et non à partir des valeurs propres à l’élément <html>. Envisagez de définir ces propriétés sur la pseudo-classe CSS :root. Pour plus d’informations, voir « Le mode d’écriture principal » dans https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
fr
Ce site semble utiliser un effet de positionnement lié au défilement. Cet effet pourrait ne pas fonctionner correctement avec le défilement asynchrone. Consultez https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html pour obtenir davantage de détails ou discuter des outils et des fonctionnalités liés.
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageHTMLOnlyFilter
fr
Page web, HTML uniquement
en-US
Web Page, HTML only
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageXHTMLOnlyFilter
fr
Page web, XHTML uniquement
en-US
Web Page, XHTML only
Entity # all locales toolkit • chrome • global • filepicker.properties
htmlTitle
fr
Fichiers HTML
en-US
HTML Files
Please enable JavaScript. Some features won't be available without it.