BETA

Transvision

Displaying 45 results for the string script in fr:

Entity fr en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
fr
Déboguer le script
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
fr
Script en arrière-plan
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
fr
Arrêter le script d’arrière-plan
en-US
Terminate background script
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.nameLabel
fr
%S - Animation générée par un script
en-US
%S — Script Animation
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.unnamedLabel
fr
Animation générée par un script
en-US
Script Animation
Entity # all locales devtools • client • debugger.properties
overridesContextItem.override
fr
Ajouter un remplacement du script
en-US
Add script override
Entity # all locales devtools • client • debugger.properties
overridesContextItem.removeOverride
fr
Supprimer le remplacement du script
en-US
Remove script override
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
fr
L’API de journalisation de la console (console.log, console.info, console.warn, console.error) a été désactivée par un script sur cette page.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
fr
Déboguer le script
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
fr
Un appel à « document.write() » d’un script externe chargé de manière asynchrone a été ignoré.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
fr
Les cartes d’importation externes ne sont pas prises en charge : <script type='importmap'> avec un attribut src n’est actuellement pas pris en charge.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
fr
Empêcher le script de l’extension de s’exécuter sur cette page jusqu’à son prochain chargement
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
fr
Un script de l’extension « %1$S » est en cours d’exécution sur cette page et empêche %2$S de répondre.\n\nLe script est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant ou bien patienter pour voir s’il termine son exécution.
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
fr
Attention : le script d’une extension ne répond pas
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
fr
Script : %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
fr
Un script sur cette page est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant ou continuer pour voir si le script se terminera.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
fr
Attention : le script ne répond pas
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
fr
Un script sur cette page est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant, l’ouvrir dans le débogueur ou le laisser continuer.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
fr
L’attribut « %S » de l’élément <script> est vide.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
fr
L’attribut « %S » de l’élément <script> n’est pas un URI valide : « %S »
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
fr
Échec du chargement pour l’élément <script> dont la source est « %S ».
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
fr
L’URI de la source de l’élément <script> est mal formée : « %S ».
en-US
<script> source URI is malformed: “%S”.
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
ServiceWorkerNoFetchHandler
fr
Les gestionnaires d’évènements fetch doivent être ajoutés pendant l’évaluation initiale du script du worker.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
fr
Impossible d’enregistrer/de mettre à jour un ServiceWorker pour la portée « %1$S » : type de contenu incorrect « %2$S » reçu pour le script « %3$S ». Il doit s’agir d’un type MIME JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
fr
Impossible d’inscrire/mettre à jour un service worker pour la portée « %1$S » : échec du chargement avec l’état « %2$S » pour le script « %3$S ».
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$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 • dom • dom.properties
StopScriptButton
fr
Arrêter le script
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
fr
Les scripts ne peuvent pas fermer une fenêtre qui n’a pas été ouverte par un script.
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseByScriptBlockedWarning
fr
Les scripts peuvent uniquement fermer des fenêtres ouvertes par un script.
en-US
Scripts may only close windows that were opened by a script.
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
fr
Les paramètres de la page ont empêché l’exécution d’un script intégré (%2$S) car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un script intégré (%2$S) car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un script (%3$S) à l’adresse %2$S, car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un worker script (%3$S) à l’adresse %2$S, car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
fr
Les paramètres de la page ont empêché l’exécution d’un script (%3$S) à l’adresse %2$S car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
fr
Les paramètres de la page ont empêché l’exécution d’un worker script (%3$S) à l’adresse %2$S car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
fr
La source « %1$S » a été ignorée (Uniquement prise en charge dans script-src).
en-US
Ignoring source “%1$S” (Only supported within script-src).
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
BlockFileScriptWithWrongMimeType
fr
Le chargement du script d’adresse file: URI (« %1$S ») a été bloqué, car son type MIME (« %2$S ») n’est pas un type MIME JavaScript valide.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
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
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
MalformedIntegrityHash
fr
L’élément script possède un URI mal formé dans son attribut « integrity » : « %1$S ». Le format correct est « <algorithme de hachage>-<valeur d’empreinte> ».
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
fr
Le script à l’adresse « %1$S » a été chargé alors que son type MIME (« %2$S ») n’est pas un type MIME JavaScript valide.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
fr
Le cookie « %1$S » a été rejeté car il existe déjà un cookie HTTP-Only mais le script a essayé d’en stocker un nouveau.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
fr
<strong>Script des spécifications :</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>

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

Entity fr en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
fr
Déboguer le script
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
fr
Script en arrière-plan
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
fr
Arrêter le script d’arrière-plan
en-US
Terminate background script
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.nameLabel
fr
%S - Animation générée par un script
en-US
%S — Script Animation
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.unnamedLabel
fr
Animation générée par un script
en-US
Script Animation
Entity # all locales devtools • client • debugger.properties
overridesContextItem.override
fr
Ajouter un remplacement du script
en-US
Add script override
Entity # all locales devtools • client • debugger.properties
overridesContextItem.removeOverride
fr
Supprimer le remplacement du script
en-US
Remove script override
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
fr
L’API de journalisation de la console (console.log, console.info, console.warn, console.error) a été désactivée par un script sur cette page.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
fr
Déboguer le script
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
fr
Un appel à « document.write() » d’un script externe chargé de manière asynchrone a été ignoré.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
fr
Les cartes d’importation externes ne sont pas prises en charge : <script type='importmap'> avec un attribut src n’est actuellement pas pris en charge.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
fr
Empêcher le script de l’extension de s’exécuter sur cette page jusqu’à son prochain chargement
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
fr
Un script de l’extension « %1$S » est en cours d’exécution sur cette page et empêche %2$S de répondre.\n\nLe script est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant ou bien patienter pour voir s’il termine son exécution.
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
fr
Attention : le script d’une extension ne répond pas
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
fr
Script : %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
fr
Un script sur cette page est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant ou continuer pour voir si le script se terminera.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
fr
Attention : le script ne répond pas
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
fr
Un script sur cette page est peut-être occupé ou ne répond plus. Vous pouvez arrêter le script maintenant, l’ouvrir dans le débogueur ou le laisser continuer.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
fr
L’attribut « %S » de l’élément <script> est vide.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
fr
L’attribut « %S » de l’élément <script> n’est pas un URI valide : « %S »
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
fr
Échec du chargement pour l’élément <script> dont la source est « %S ».
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
fr
L’URI de la source de l’élément <script> est mal formée : « %S ».
en-US
<script> source URI is malformed: “%S”.
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
ServiceWorkerNoFetchHandler
fr
Les gestionnaires d’évènements fetch doivent être ajoutés pendant l’évaluation initiale du script du worker.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
fr
Impossible d’enregistrer/de mettre à jour un ServiceWorker pour la portée « %1$S » : type de contenu incorrect « %2$S » reçu pour le script « %3$S ». Il doit s’agir d’un type MIME JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
fr
Impossible d’inscrire/mettre à jour un service worker pour la portée « %1$S » : échec du chargement avec l’état « %2$S » pour le script « %3$S ».
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$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 • dom • dom.properties
StopScriptButton
fr
Arrêter le script
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
fr
Les scripts ne peuvent pas fermer une fenêtre qui n’a pas été ouverte par un script.
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseByScriptBlockedWarning
fr
Les scripts peuvent uniquement fermer des fenêtres ouvertes par un script.
en-US
Scripts may only close windows that were opened by a script.
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
fr
Les paramètres de la page ont empêché l’exécution d’un script intégré (%2$S) car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un script intégré (%2$S) car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un script (%3$S) à l’adresse %2$S, car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
fr
(Politique Report-Only) Les paramètres de la page pourraient empêcher l’exécution d’un worker script (%3$S) à l’adresse %2$S, car il enfreint la directive suivante : « %1$S »
en-US
(Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
fr
Les paramètres de la page ont empêché l’exécution d’un script (%3$S) à l’adresse %2$S car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
fr
Les paramètres de la page ont empêché l’exécution d’un worker script (%3$S) à l’adresse %2$S car il enfreint la directive suivante : « %1$S »
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
fr
La source « %1$S » a été ignorée (Uniquement prise en charge dans script-src).
en-US
Ignoring source “%1$S” (Only supported within script-src).
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
BlockFileScriptWithWrongMimeType
fr
Le chargement du script d’adresse file: URI (« %1$S ») a été bloqué, car son type MIME (« %2$S ») n’est pas un type MIME JavaScript valide.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
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
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
MalformedIntegrityHash
fr
L’élément script possède un URI mal formé dans son attribut « integrity » : « %1$S ». Le format correct est « <algorithme de hachage>-<valeur d’empreinte> ».
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
fr
Le script à l’adresse « %1$S » a été chargé alors que son type MIME (« %2$S ») n’est pas un type MIME JavaScript valide.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
fr
Le cookie « %1$S » a été rejeté car il existe déjà un cookie HTTP-Only mais le script a essayé d’en stocker un nouveau.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
fr
<strong>Script des spécifications :</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>
Please enable JavaScript. Some features won't be available without it.