BETA

Transvision

Displaying 23 results for the string cookie in es-MX:

Entity es-MX en-US
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-standard-tcp-title
es-MX
Incluye Total Cookie Protection, nuestra función de privacidad más poderosa hasta ahora
en-US
Includes Total Cookie Protection, our most powerful privacy feature ever
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cookie.aria-label
es-MX
{ $count -> [one] { $count } cookie de rastreo multisitio ({ $percentage }%) *[other] { $count } cookies de rastreo multisitio ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cross-site tracking cookie ({ $percentage }%) *[other] { $count } cross-site tracking cookies ({ $percentage }%) }
Entity # all locales browser • browser • siteProtections.ftl
content-blocking-cookies-view-remove-button.tooltiptext
es-MX
Eliminar la excepción de cookie para { $domain }
en-US
Clear cookie exception for { $domain }
Entity # all locales browser • chrome • browser • browser.properties
contentBlocking.cookiesView.removeButton.tooltip
es-MX
Eliminar la excepción de cookie para %S
en-US
Clear cookie exception for %S
Entity # all locales netwerk • necko.properties
CookieBlockedCrossSiteRedirect
es-MX
Se omitió cookie “%1$S” con el atributo “SameSite” con valor “Lax” o “Strict” por una redirección de sitio cruzado.
en-US
Cookie “%1$S” with the “SameSite” attribute value “Lax” or “Strict” was omitted because of a cross-site redirect.
Entity # all locales netwerk • necko.properties
CookieLaxForced2
es-MX
La cookie “%1$S” tiene la política “SameSite” ajustada a “Lax” porque le falta un atributo “SameSite”, y “SameSite=Lax” es el valor predeterminado para este atributo.
en-US
Cookie “%1$S” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
es-MX
La cookie “%1$S” no tiene un valor adecuado para el atributo “SameSite”. Pronto, las cookies sin el atributo “SameSite” o con un valor inválido serán tratadas como “Lax”. Esto se traduce en que la cookie ya no será enviada a contextos de terceros. SI tu aplicación depende en la disponibilidad de esta cookie en esos contextos, por favor añade el atributo “SameSite=None“ a ella. Para conocer más acerca del atributo “SameSite“, lee %2$S
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieOversize
es-MX
La cookie “%1$S” no es válida porque su tamaño es demasiado grande. El tamaño máximo es de %2$S B.
en-US
Cookie “%1$S” is invalid because its size is too big. Max size is %2$S B.
Entity # all locales netwerk • necko.properties
CookiePartitionedForeign2
es-MX
Se ha proporcionado cookie particionada o acceso de almacenamiento a “%1$S” porque se carga en el contexto de terceros y esta habilitada la partición de estado dinámico.
en-US
Partitioned cookie or storage access was provided to “%1$S” because it is loaded in the third-party context and dynamic state partitioning is enabled.
Entity # all locales netwerk • necko.properties
CookiePathOversize
es-MX
La cookie “%1$S” no es válida porque el tamaño de su ruta es demasiado grande. El tamaño máximo es de %2$S B.
en-US
Cookie “%1$S” is invalid because its path size is too big. Max size is %2$S B.
Entity # all locales netwerk • necko.properties
CookieRejectedByPermissionManager
es-MX
La cookie "%1$S" ha sido rechazada por los permisos establecidos por el usuario.
en-US
Cookie “%1$S” has been rejected by user set permissions.
Entity # all locales netwerk • necko.properties
CookieRejectedForNonSameSiteness
es-MX
La cookie “%1$S” ha sido rechazada porque se encuentra en un contexto de sitios cruzados y su “SameSite” es “Lax” o “Strict”.
en-US
Cookie “%1$S” has been rejected because it is in a cross-site context and its “SameSite” is “Lax” or “Strict”.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
es-MX
La cookie “%1$S” ha sido rechazada porque ya hay una cookie HTTP-Only pero el script intentó almacenar una nueva.
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 netwerk • necko.properties
CookieRejectedInvalidCharName
es-MX
La cookie "%1$S" ha sido rechazada por caracteres no válidos en el nombre.
en-US
Cookie “%1$S” has been rejected for invalid characters in the name.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidCharValue
es-MX
La cookie “%1$S” ha sido rechazada por caracteres no válidos en el valor.
en-US
Cookie “%1$S” has been rejected for invalid characters in the value.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidDomain
es-MX
La cookie “%1$S” ha sido rechazada por un dominio no válido.
en-US
Cookie “%1$S” has been rejected for invalid domain.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidPrefix
es-MX
La cookie “%1$S” ha sido rechazada por un prefijo no válido.
en-US
Cookie “%1$S” has been rejected for invalid prefix.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
es-MX
Cookie “%1$S” rechazada porque tiene el atributo “SameSite=None” pero le falta el atributo “secure”.
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta3
es-MX
La cookie “%1$S” pronto sera rechazada porque tiene el atributo “SameSite” establecido en “Ninguno” sin el atributo “seguro”. Para saber más sobre el atributo “SameSite“, ver %2$S
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonsecureOverSecure
es-MX
La cookie “%1$S” ha sido rechazada porque ya existe una cookie “segura”.
en-US
Cookie “%1$S” has been rejected because there is an existing “secure” cookie.
Entity # all locales netwerk • necko.properties
CookieRejectedSecureButNonHttps
es-MX
La cookie “%1$S” ha sido rechazada porque una cookie no-HTTPS no se puede establecer como “segura”.
en-US
Cookie “%1$S” has been rejected because a non-HTTPS cookie can’t be set as “secure”.
Entity # all locales netwerk • necko.properties
CookieRejectedThirdParty
es-MX
La cookie “%1$S” ha sido rechazada por ser de terceros.
en-US
Cookie “%1$S” has been rejected as third-party.
Entity # all locales netwerk • necko.properties
CookieSameSiteValueInvalid2
es-MX
Valor "SameSite“" inválido para la cookie “%1$S”. Los valores soportados son: “Lax“, “Strict“, “None“.
en-US
Invalid “SameSite“ value for cookie “%1$S”. The supported values are: “Lax“, “Strict“, “None“.

Displaying 60 results for the string cookie in en-US:

Entity es-MX en-US
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-body
es-MX
Ahora rechazamos automáticamente muchos anuncios de cookies para que puedas ser menos rastreado y volver a navegar sin distracciones.
en-US
We now automatically refuse many cookie banners so you can get tracked less and go back to distraction-free browsing.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-button
es-MX
Reducir banners de cookies
en-US
Reduce Cookie Banners
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-header
es-MX
¡Se acabaron los banners de cookies!
en-US
Cookie banners begone!
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-heading
es-MX
{ -brand-short-name } se encarga de los anuncios de cookies por ti
en-US
{ -brand-short-name } takes care of cookie banners for you
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-message
es-MX
Dejar que { -brand-short-name } responda automáticamente las ventanas emergentes de cookies para que pueda volver a navegar sin distracciones. { -brand-short-name } rechazará todas las solicitudes si es posible.
en-US
Let { -brand-short-name } automatically answer cookie pop-ups for you so you can get back to distraction-free browsing. { -brand-short-name } will reject all requests if possible.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-body
es-MX
{ -brand-short-name } puede rechazar automáticamente muchas solicitudes de banner de cookies.
en-US
{ -brand-short-name } can automatically reject many cookie banner requests.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-confirm-button
es-MX
Rechazar banners de cookies
en-US
Reject cookie banners
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-header
es-MX
¿Permitir que { -brand-short-name } rechace los banners de cookies?
en-US
Allow { -brand-short-name } to reject cookie banners?
Entity # all locales browser • browser • newtab • asrouter.ftl
cookie-banner-blocker-onboarding-header
es-MX
Warning: Source string is missing
en-US
{ -brand-short-name } just refused a cookie banner for you
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-LegacySameSiteCookieBehaviorEnabled
es-MX
Activar la configuración de comportamiento tradicional de SameSite para las cookies de forma predeterminada.
en-US
Enable default legacy SameSite cookie behavior setting.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-standard-tcp-rollout-description
es-MX
La protección total contra las cookies contiene cookies para el sitio en el que está, así que los rastreadores no pueden usarlas para seguirte entre sitios.
en-US
Total Cookie Protection contains cookies to the site you’re on, so trackers can’t use them to follow you between sites.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-standard-tcp-title
es-MX
Incluye Total Cookie Protection, nuestra función de privacidad más poderosa hasta ahora
en-US
Includes Total Cookie Protection, our most powerful privacy feature ever
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-fpi-incompatibility-warning
es-MX
Estás usando First Party Isolation (FPI), que reemplaza algunas de las configuraciones de cookies de { -brand-short-name }.
en-US
You are using First Party Isolation (FPI), which overrides some of { -brand-short-name }’s cookie settings.
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-blocker-checkbox-label.label
es-MX
Warning: Source string is missing
en-US
Automatically refuse cookie banners
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-blocker-header
es-MX
Warning: Source string is missing
en-US
Cookie Banner Blocker
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-handling-description
es-MX
{ -brand-short-name } rechaza automáticamente las solicitudes de cookies en sitios compatibles.
en-US
{ -brand-short-name } automatically tries to reject cookie requests on cookie banners on supported sites.
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-handling-header
es-MX
Reducción de avisos de cookies
en-US
Cookie Banner Reduction
Entity # all locales browser • browser • preferences • preferences.ftl
forms-handle-cookie-banners.label
es-MX
Reducir los avisos de cookies
en-US
Reduce Cookie Banners
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cookie.aria-label
es-MX
{ $count -> [one] { $count } cookie de rastreo multisitio ({ $percentage }%) *[other] { $count } cookies de rastreo multisitio ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cross-site tracking cookie ({ $percentage }%) *[other] { $count } cross-site tracking cookies ({ $percentage }%) }
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-blocker-header
es-MX
Warning: Source string is missing
en-US
Cookie Banner Blocker
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-blocker-view-title.title
es-MX
Warning: Source string is missing
en-US
Cookie Banner Blocker
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-blocker-view-turn-off-for-site
es-MX
Warning: Source string is missing
en-US
Turn off Cookie Banner Blocker for { $host }?
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-blocker-view-turn-on-description
es-MX
Warning: Source string is missing
en-US
Turn on and { -brand-short-name } will try to automatically refuse cookie banners on this site.
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-blocker-view-turn-on-for-site
es-MX
Warning: Source string is missing
en-US
Turn on Cookie Banner Blocker for this site?
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-handling-header
es-MX
Reducción de banner de cookies
en-US
Cookie Banner Reduction
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-view-title.title
es-MX
Reducción de banner de cookies
en-US
Cookie Banner Reduction
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-view-turn-off-for-site
es-MX
¿Desactivar la reducción de banner de cookies para { $host }?
en-US
Turn off Cookie Banner Reduction for { $host }?
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-view-turn-on-description
es-MX
{ -brand-short-name } intenta rechazar automáticamente todas las solicitudes de cookies en los sitios admitidos.
en-US
{ -brand-short-name } tries to automatically reject all cookie requests on supported sites.
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-cookie-banner-view-turn-on-for-site
es-MX
¿Activar la reducción de banner de cookies para este sitio?
en-US
Turn on Cookie Banner Reduction for this site?
Entity # all locales browser • browser • siteProtections.ftl
content-blocking-cookies-view-remove-button.tooltiptext
es-MX
Eliminar la excepción de cookie para { $domain }
en-US
Clear cookie exception for { $domain }
Entity # all locales browser • chrome • browser • browser.properties
contentBlocking.cookiesView.removeButton.tooltip
es-MX
Eliminar la excepción de cookie para %S
en-US
Clear cookie exception for %S
Entity # all locales netwerk • necko.properties
CookieBlockedAll
es-MX
Solicitud para acceder a las cookies o al almacenamiento en “%1$S” fue bloqueado porque estamos bloqueando todas las solicitudes de acceso al almacenamiento.
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all storage access requests.
Entity # all locales netwerk • necko.properties
CookieBlockedByPermission
es-MX
Solicitud para acceder a cookies o al almacenamiento en “%1$S” fue bloqueado por los permisos de las cookies personalizadas.
en-US
Request to access cookies or storage on “%1$S” was blocked because of custom cookie permission.
Entity # all locales netwerk • necko.properties
CookieBlockedCrossSiteRedirect
es-MX
Se omitió cookie “%1$S” con el atributo “SameSite” con valor “Lax” o “Strict” por una redirección de sitio cruzado.
en-US
Cookie “%1$S” with the “SameSite” attribute value “Lax” or “Strict” was omitted because of a cross-site redirect.
Entity # all locales netwerk • necko.properties
CookieBlockedForeign
es-MX
Solicitud para acceder a las cookies o al almacenamiento en “%1$S” fue bloqueado estamos bloqueando todas las solicitudes de acceso de terceros y el bloqueo de contenido está habilitado.
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all third-party storage access requests and content blocking is enabled.
Entity # all locales netwerk • necko.properties
CookieBlockedTracker
es-MX
Solicitud para acceder a las cookies o al almacenamiento en “%1$S” fue bloqueado porque viene de un rastreador y el bloque de contenido está habilitado.
en-US
Request to access cookie or storage on “%1$S” was blocked because it came from a tracker and content blocking is enabled.
Entity # all locales netwerk • necko.properties
CookieForeignNoPartitionedError
es-MX
Warning: Source string is missing
en-US
Cookie “%1$S” has been rejected because it is foreign and does not have the “Partitioned“ attribute.
Entity # all locales netwerk • necko.properties
CookieForeignNoPartitionedWarning
es-MX
Warning: Source string is missing
en-US
Cookie “%1$S” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForced2
es-MX
La cookie “%1$S” tiene la política “SameSite” ajustada a “Lax” porque le falta un atributo “SameSite”, y “SameSite=Lax” es el valor predeterminado para este atributo.
en-US
Cookie “%1$S” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
es-MX
La cookie “%1$S” no tiene un valor adecuado para el atributo “SameSite”. Pronto, las cookies sin el atributo “SameSite” o con un valor inválido serán tratadas como “Lax”. Esto se traduce en que la cookie ya no será enviada a contextos de terceros. SI tu aplicación depende en la disponibilidad de esta cookie en esos contextos, por favor añade el atributo “SameSite=None“ a ella. Para conocer más acerca del atributo “SameSite“, lee %2$S
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieOversize
es-MX
La cookie “%1$S” no es válida porque su tamaño es demasiado grande. El tamaño máximo es de %2$S B.
en-US
Cookie “%1$S” is invalid because its size is too big. Max size is %2$S B.
Entity # all locales netwerk • necko.properties
CookiePartitionedForeign2
es-MX
Se ha proporcionado cookie particionada o acceso de almacenamiento a “%1$S” porque se carga en el contexto de terceros y esta habilitada la partición de estado dinámico.
en-US
Partitioned cookie or storage access was provided to “%1$S” because it is loaded in the third-party context and dynamic state partitioning is enabled.
Entity # all locales netwerk • necko.properties
CookiePathOversize
es-MX
La cookie “%1$S” no es válida porque el tamaño de su ruta es demasiado grande. El tamaño máximo es de %2$S B.
en-US
Cookie “%1$S” is invalid because its path size is too big. Max size is %2$S B.
Entity # all locales netwerk • necko.properties
CookieRejectedByPermissionManager
es-MX
La cookie "%1$S" ha sido rechazada por los permisos establecidos por el usuario.
en-US
Cookie “%1$S” has been rejected by user set permissions.
Entity # all locales netwerk • necko.properties
CookieRejectedForNonSameSiteness
es-MX
La cookie “%1$S” ha sido rechazada porque se encuentra en un contexto de sitios cruzados y su “SameSite” es “Lax” o “Strict”.
en-US
Cookie “%1$S” has been rejected because it is in a cross-site context and its “SameSite” is “Lax” or “Strict”.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
es-MX
La cookie “%1$S” ha sido rechazada porque ya hay una cookie HTTP-Only pero el script intentó almacenar una nueva.
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 netwerk • necko.properties
CookieRejectedInvalidCharAttributes
es-MX
Warning: Source string is missing
en-US
Cookie “%1$S” has been rejected for invalid characters in the attributes.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidCharName
es-MX
La cookie "%1$S" ha sido rechazada por caracteres no válidos en el nombre.
en-US
Cookie “%1$S” has been rejected for invalid characters in the name.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidCharValue
es-MX
La cookie “%1$S” ha sido rechazada por caracteres no válidos en el valor.
en-US
Cookie “%1$S” has been rejected for invalid characters in the value.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidDomain
es-MX
La cookie “%1$S” ha sido rechazada por un dominio no válido.
en-US
Cookie “%1$S” has been rejected for invalid domain.
Entity # all locales netwerk • necko.properties
CookieRejectedInvalidPrefix
es-MX
La cookie “%1$S” ha sido rechazada por un prefijo no válido.
en-US
Cookie “%1$S” has been rejected for invalid prefix.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
es-MX
Cookie “%1$S” rechazada porque tiene el atributo “SameSite=None” pero le falta el atributo “secure”.
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta3
es-MX
La cookie “%1$S” pronto sera rechazada porque tiene el atributo “SameSite” establecido en “Ninguno” sin el atributo “seguro”. Para saber más sobre el atributo “SameSite“, ver %2$S
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonsecureOverSecure
es-MX
La cookie “%1$S” ha sido rechazada porque ya existe una cookie “segura”.
en-US
Cookie “%1$S” has been rejected because there is an existing “secure” cookie.
Entity # all locales netwerk • necko.properties
CookieRejectedPartitionedRequiresSecure
es-MX
Warning: Source string is missing
en-US
Cookie “%1$S” has been rejected because it has the “Partitioned” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedSecureButNonHttps
es-MX
La cookie “%1$S” ha sido rechazada porque una cookie no-HTTPS no se puede establecer como “segura”.
en-US
Cookie “%1$S” has been rejected because a non-HTTPS cookie can’t be set as “secure”.
Entity # all locales netwerk • necko.properties
CookieRejectedThirdParty
es-MX
La cookie “%1$S” ha sido rechazada por ser de terceros.
en-US
Cookie “%1$S” has been rejected as third-party.
Entity # all locales netwerk • necko.properties
CookieSameSiteValueInvalid2
es-MX
Valor "SameSite“" inválido para la cookie “%1$S”. Los valores soportados son: “Lax“, “Strict“, “None“.
en-US
Invalid “SameSite“ value for cookie “%1$S”. The supported values are: “Lax“, “Strict“, “None“.
Entity # all locales toolkit • toolkit • about • aboutLogging.ftl
about-logging-preset-networking-cookie-description
es-MX
Warning: Source string is missing
en-US
Log modules to diagnose cookie issues
Entity # all locales toolkit • toolkit • global • cookieBannerHandling.ftl
cookie-banner-handled-webconsole
es-MX
Warning: Source string is missing
en-US
{ -brand-shorter-name } handled a cookie banner on behalf of the user.
Please enable JavaScript. Some features won't be available without it.