diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd b/l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd new file mode 100644 index 0000000000..d0a7c31a55 --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/permissions/cookieViewer.dtd @@ -0,0 +1,41 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY tab.cookiesonsystem.label "Cookies guardadas"> +<!ENTITY tab.bannedservers.label "Sitios web que usan cookies"> +<!ENTITY div.bannedservers.label "Administrar sitios web que pueden guardar cookies en su equipo (o no)."> +<!ENTITY div.cookiesonsystem.label "Ver y eliminar cookies que están guardadas en su equipo."> +<!ENTITY treehead.cookiename.label "Nombre de la cookie"> +<!ENTITY treehead.cookiedomain.label "Sitio web"> +<!ENTITY treehead.cookieexpires.label "Caduca"> +<!ENTITY treehead.infoselected.label "Información sobre la cookie seleccionada"> +<!ENTITY button.removecookie.label "Eliminar cookie"> +<!ENTITY button.removecookie.accesskey "R"> +<!ENTITY button.removeallcookies.label "Eliminar todas las cookies"> +<!ENTITY button.removeallcookies.accesskey "E"> +<!ENTITY search.placeholder "Buscar en las cookies"> +<!ENTITY focusSearch.key "f"> +<!ENTITY selectAll.key "a"> +<!ENTITY props.name.label "Nombre:"> +<!ENTITY props.value.label "Contenido:"> +<!ENTITY props.domain.label "Servidor:"> +<!ENTITY props.path.label "Ruta:"> +<!ENTITY props.secure.label "Enviar para:"> +<!ENTITY props.expires.label "Caduca:"> +<!ENTITY treehead.sitename.label "Sitio web"> +<!ENTITY treehead.scheme.label "Esquema"> +<!ENTITY treehead.status.label "Estado"> +<!ENTITY windowtitle.label "Administrador de cookies"> +<!ENTITY blockSite.label "Bloquear"> +<!ENTITY blockSite.accesskey "B"> +<!ENTITY allowSite.label "Permitir"> +<!ENTITY allowSite.accesskey "P"> +<!ENTITY allowSiteSession.label "Sesión"> +<!ENTITY allowSiteSession.accesskey "S"> +<!ENTITY removepermission.label "Eliminar sitio web"> +<!ENTITY removepermission.accesskey "R"> +<!ENTITY removeallpermissions.label "Eliminar todos los sitios web"> +<!ENTITY removeallpermissions.accesskey "E"> +<!ENTITY futureCookies.label "No permitir a los sitios web que enviaron cookies eliminadas enviar cookies en el futuro"> +<!ENTITY futureCookies.accesskey "N"> |