BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 70 results for the string worker in fr:

Entity fr en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-other-workers.name
fr
Autres workers
en-US
Other Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers-not-compatible
fr
La configuration de votre navigateur n’est pas compatible avec les Service Workers. <a>En savoir plus</a>
en-US
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers.name
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-shared-workers.name
fr
Workers partagés
en-US
Shared Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-this-firefox2
fr
Utilisez <a>{ about-debugging-this-firefox-runtime-name }</a> pour déboguer des extensions et service workers sur cette version de { -brand-shorter-name }.
en-US
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
fr
Le Service Worker Push est actuellement désactivé pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
fr
Le démarrage du Service Worker est actuellement désactivé pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
fr
L’inspection du Service Worker est actuellement désactivée pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
fr
Aucun service worker trouvé
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
fr
Afficher les service workers d’autres domaines
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
fr
Si la page actuelle est supposée inclure un service worker, vous pouvez rechercher des erreurs dans la <a>console</a> ou parcourir pas-à-pas l’inscription de votre service worker dans le <span>débogueur</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • application.ftl
serviceworker-list-aboutdebugging
fr
Ouvrez <a>about:debugging</a> pour afficher les service workers des autres domaines
en-US
Open <a>about:debugging</a> for Service Workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-list-header
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
serviceworker-worker-debug.title
fr
Seuls les service workers en cours d’exécution peuvent être débogués
en-US
Only running service workers can be debugged
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
fr
Icône de service workers
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
fr
%1$S %2$S (mis en cache, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
fr
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
fr
service worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
fr
Gère à la fois les web workers et les services workers
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
fr
Activer cette option désactivera le cache HTTP pour l’ensemble des onglets dans lesquels la boîte à outils est ouverte. Cette option n’a aucun effet sur les service workers.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
fr
Activer les Service Workers via HTTP (lorsque la boîte à outils est ouverte)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-tooltip.title
fr
Activer cette option activera les Service Workers via HTTP pour tous les onglets où la boîte à outils est ouverte.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
fr
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
AppCacheWarning
fr
L’API Application Cache (AppCache) est obsolète et sera retirée prochainement. Veuillez envisager l’utilisation de ServiceWorker pour la prise en charge du mode hors connexion.
en-US
The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
fr
Impossible de charger « %1$S ». Un ServiceWorker a transmis un objet « Response » de type « opaque » à FetchEvent.respondWith() pendant le traitement d’un FetchEvent « %2$S ». Les objets « Response » de type « opaque » sont uniquement valides lorsque RequestMode est de type « no-cors ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueRedirectInterceptionWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » de type « opaqueredirect » à FetchEvent.respondWith() alors que la requête traitée n’était pas une requête de navigation.
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
Entity # all locales dom • chrome • dom • dom.properties
BadRedirectModeInterceptionWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » redirigé à FetchEvent.respondWith() alors que RedirectMode n’est pas « follow ».
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
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
EmptyWorkerSourceWarning
fr
Tentative de création d’un « Worker » depuis une source vide. Ceci est probablement involontaire.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
fr
Un « worker » n’a pas pu démarrer immédiatement car d’autres documents partageant la même origine utilisent déjà le nombre maximum de « workers ». Le « worker » a été mis en attente et sera démarré une fois que d’autres « workers » auront terminé.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedErrorResponseWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Error Response » à FetchEvent.respondWith(). Cela signifie généralement que le ServiceWorker a effectué un appel fetch() invalide.
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
fr
Impossible de charger « %1$S ». Un service worker a communiqué un objet « promise » à FetchEvent.respondWith() qui a renvoyé une valeur « %2$S » qui n’est pas un objet « Response ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » déjà utilisé à FetchEvent.respondWith(). Le corps de la réponse ne peut être utilisé qu’une seule fois. Utilisez Response.clone() pour utiliser le corps de la réponse plusieurs fois.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionCanceledWithURL
fr
Impossible de charger « %S ». Un service worker a annulé le chargement en appelant FetchEvent.preventDefault().
en-US
Failed to load ‘%S’. A ServiceWorker canceled the load by calling FetchEvent.preventDefault().
Entity # all locales dom • chrome • dom • dom.properties
InterceptionFailedWithURL
fr
Impossible de charger « %S ». Un service worker a intercepté la requête et a rencontré une erreur inattendue.
en-US
Failed to load ‘%S’. A ServiceWorker intercepted the request and encountered an unexpected error.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionRejectedResponseWithURL
fr
Impossible de charger « %1$S ». Un service worker a communiqué un objet « promise » à FetchEvent.respondWith() qui a été rejeté avec la raison « %2$S ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Pour davantage d’aide sur le chiffrement, veuillez consulter https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
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
ServiceWorkerGetClientStorageError
fr
Impossible d’obtenir des clients du service worker : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
fr
Impossible d’obtenir les informations d’inscription du service worker : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGraceTimeoutTermination
fr
Le ServiceWorker pour la portée « %1$S » qui possède des promesses « waitUntil/respondWith » en attente a été terminé, car le délai d’attente maximal a été atteint.
en-US
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
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
ServiceWorkerPostMessageStorageError
fr
Le ServiceWorker pour le champ « %S » n’a pas pu exécuter « postMessage » parce que l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
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
ServiceWorkerRegisterStorageError
fr
Impossible d’inscrire/mettre à jour un service worker pour la portée « %S » : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
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
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 toolkit • toolkit • about • aboutPerformance.ftl
type-worker
fr
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-serviceworker
fr
{ $origin } ({ $pid }, ServiceWorker)
en-US
{ $origin } ({ $pid }, serviceworker)
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-main-title
fr
Service workers inscrits
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-title
fr
À propos des Service workers
en-US
About Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
fr
Aucun service worker inscrit.
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-not-enabled
fr
Les Service workers ne sont pas activés.
en-US
Service Workers are not enabled.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
fr
<strong>URL du Worker courant :</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Current Worker URL:</strong> <a data-l10n-name="link">{ $url }</a>
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
fr
Échec de la désinscription de ce Service worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-service-workers
fr
Service workers inscrits
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
fr
Nombre de workers participant au painting en dehors du fil d’exécution principal
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support-description
fr
Active la prise en charge expérimentale des Service workers dans le panneau Débogueur. Cette fonctionnalité peut ralentir les outils de développement et augmenter la consommation de mémoire.
en-US
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
fr
Outils de développement : débogage de Service worker
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
fr
Service worker isolé
en-US
Isolated Service Worker

Displaying 73 results for the string worker in en-US:

Entity fr en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-other-workers.name
fr
Autres workers
en-US
Other Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers-not-compatible
fr
La configuration de votre navigateur n’est pas compatible avec les Service Workers. <a>En savoir plus</a>
en-US
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers.name
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-shared-workers.name
fr
Workers partagés
en-US
Shared Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-this-firefox2
fr
Utilisez <a>{ about-debugging-this-firefox-runtime-name }</a> pour déboguer des extensions et service workers sur cette version de { -brand-shorter-name }.
en-US
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
fr
Le Service Worker Push est actuellement désactivé pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
fr
Le démarrage du Service Worker est actuellement désactivé pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
fr
L’inspection du Service Worker est actuellement désactivée pour le mode multiprocessus de { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
fr
Aucun service worker trouvé
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
fr
Afficher les service workers d’autres domaines
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
fr
Si la page actuelle est supposée inclure un service worker, vous pouvez rechercher des erreurs dans la <a>console</a> ou parcourir pas-à-pas l’inscription de votre service worker dans le <span>débogueur</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • application.ftl
serviceworker-list-aboutdebugging
fr
Ouvrez <a>about:debugging</a> pour afficher les service workers des autres domaines
en-US
Open <a>about:debugging</a> for Service Workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-list-header
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
serviceworker-worker-debug.title
fr
Seuls les service workers en cours d’exécution peuvent être débogués
en-US
Only running service workers can be debugged
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
fr
Icône de service workers
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
fr
Service workers
en-US
Service Workers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
fr
%1$S %2$S (mis en cache, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
fr
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
fr
Warning: Source string is missing
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
fr
service worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
fr
Gère à la fois les web workers et les services workers
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
fr
Activer cette option désactivera le cache HTTP pour l’ensemble des onglets dans lesquels la boîte à outils est ouverte. Cette option n’a aucun effet sur les service workers.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
fr
Activer les Service Workers via HTTP (lorsque la boîte à outils est ouverte)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-tooltip.title
fr
Activer cette option activera les Service Workers via HTTP pour tous les onglets où la boîte à outils est ouverte.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
fr
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
AppCacheWarning
fr
L’API Application Cache (AppCache) est obsolète et sera retirée prochainement. Veuillez envisager l’utilisation de ServiceWorker pour la prise en charge du mode hors connexion.
en-US
The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
fr
Impossible de charger « %1$S ». Un ServiceWorker a transmis un objet « Response » de type « opaque » à FetchEvent.respondWith() pendant le traitement d’un FetchEvent « %2$S ». Les objets « Response » de type « opaque » sont uniquement valides lorsque RequestMode est de type « no-cors ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueRedirectInterceptionWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » de type « opaqueredirect » à FetchEvent.respondWith() alors que la requête traitée n’était pas une requête de navigation.
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
Entity # all locales dom • chrome • dom • dom.properties
BadRedirectModeInterceptionWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » redirigé à FetchEvent.respondWith() alors que RedirectMode n’est pas « follow ».
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
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
EmptyWorkerSourceWarning
fr
Tentative de création d’un « Worker » depuis une source vide. Ceci est probablement involontaire.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
fr
Un « worker » n’a pas pu démarrer immédiatement car d’autres documents partageant la même origine utilisent déjà le nombre maximum de « workers ». Le « worker » a été mis en attente et sera démarré une fois que d’autres « workers » auront terminé.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedErrorResponseWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Error Response » à FetchEvent.respondWith(). Cela signifie généralement que le ServiceWorker a effectué un appel fetch() invalide.
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
fr
Impossible de charger « %1$S ». Un service worker a communiqué un objet « promise » à FetchEvent.respondWith() qui a renvoyé une valeur « %2$S » qui n’est pas un objet « Response ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
fr
Impossible de charger « %S ». Un ServiceWorker a transmis un objet « Response » déjà utilisé à FetchEvent.respondWith(). Le corps de la réponse ne peut être utilisé qu’une seule fois. Utilisez Response.clone() pour utiliser le corps de la réponse plusieurs fois.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionCanceledWithURL
fr
Impossible de charger « %S ». Un service worker a annulé le chargement en appelant FetchEvent.preventDefault().
en-US
Failed to load ‘%S’. A ServiceWorker canceled the load by calling FetchEvent.preventDefault().
Entity # all locales dom • chrome • dom • dom.properties
InterceptionFailedWithURL
fr
Impossible de charger « %S ». Un service worker a intercepté la requête et a rencontré une erreur inattendue.
en-US
Failed to load ‘%S’. A ServiceWorker intercepted the request and encountered an unexpected error.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionRejectedResponseWithURL
fr
Impossible de charger « %1$S ». Un service worker a communiqué un objet « promise » à FetchEvent.respondWith() qui a été rejeté avec la raison « %2$S ».
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Pour davantage d’aide sur le chiffrement, veuillez consulter https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
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
ServiceWorkerGetClientStorageError
fr
Impossible d’obtenir des clients du service worker : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
fr
Impossible d’obtenir les informations d’inscription du service worker : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGraceTimeoutTermination
fr
Le ServiceWorker pour la portée « %1$S » qui possède des promesses « waitUntil/respondWith » en attente a été terminé, car le délai d’attente maximal a été atteint.
en-US
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
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
ServiceWorkerPostMessageStorageError
fr
Le ServiceWorker pour le champ « %S » n’a pas pu exécuter « postMessage » parce que l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
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
ServiceWorkerRegisterStorageError
fr
Impossible d’inscrire/mettre à jour un service worker pour la portée « %S » : l’accès au stockage est limité dans ce contexte en raison des paramètres de l’utilisateur ou du mode de navigation privée.
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
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 • csp.properties
CSPROWorkerViolation
fr
Warning: Source string is missing
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
CSPWorkerViolation
fr
Warning: Source string is missing
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 • 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 toolkit • toolkit • about • aboutPerformance.ftl
type-worker
fr
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-serviceworker
fr
{ $origin } ({ $pid }, ServiceWorker)
en-US
{ $origin } ({ $pid }, serviceworker)
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-main-title
fr
Service workers inscrits
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-title
fr
À propos des Service workers
en-US
About Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
fr
Aucun service worker inscrit.
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-not-enabled
fr
Les Service workers ne sont pas activés.
en-US
Service Workers are not enabled.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
fr
<strong>URL du Worker courant :</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Current Worker URL:</strong> <a data-l10n-name="link">{ $url }</a>
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
fr
Échec de la désinscription de ce Service worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-service-workers
fr
Service workers inscrits
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
fr
Nombre de workers participant au painting en dehors du fil d’exécution principal
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support-description
fr
Active la prise en charge expérimentale des Service workers dans le panneau Débogueur. Cette fonctionnalité peut ralentir les outils de développement et augmenter la consommation de mémoire.
en-US
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
fr
Outils de développement : débogage de Service worker
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
fr
Service worker isolé
en-US
Isolated Service Worker
Please enable JavaScript. Some features won't be available without it.