diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd b/l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd new file mode 100644 index 0000000000..498fe3e57a --- /dev/null +++ b/l10n-gl/suite/chrome/common/permissions/cookieViewer.dtd @@ -0,0 +1,45 @@ +<!-- 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 almacenadas"> +<!ENTITY tab.bannedservers.label "Sitios web que usan cookies"> +<!ENTITY div.bannedservers.label "Xestionar os sitios web que poden ou non poden almacenar cookies no computador."> +<!ENTITY div.cookiesonsystem.label "Ver e eliminar as cookies que están almacenadas no computador."> +<!ENTITY treehead.cookiename.label "Nome da cookie"> +<!ENTITY treehead.cookiedomain.label "Sitio web"> +<!ENTITY treehead.cookieexpires.label "Caduca"> +<!ENTITY treehead.infoselected.label "Información sobre a cookie seleccionada"> +<!ENTITY button.removecookie.label "Eliminar cookie"> +<!ENTITY button.removecookie.accesskey "r"> +<!ENTITY button.removeallcookies.label "Eliminar todas as cookies"> +<!ENTITY button.removeallcookies.accesskey "E"> + +<!ENTITY search.placeholder "Buscar nas cookies"> +<!ENTITY focusSearch.key "f"> +<!ENTITY selectAll.key "a"> + +<!ENTITY props.name.label "Nome:"> +<!ENTITY props.value.label "Contido:"> +<!ENTITY props.domain.label "Servidor:"> +<!ENTITY props.path.label "Camiño:"> +<!ENTITY props.secure.label "Enviar a:"> +<!ENTITY props.expires.label "Caduca:"> + +<!ENTITY treehead.sitename.label "Sitio web"> +<!ENTITY treehead.status.label "Estado"> +<!ENTITY windowtitle.label "Xestor 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 o sitio web"> +<!ENTITY removepermission.accesskey "r"> +<!ENTITY removeallpermissions.label "Eliminar todos os sitios web"> +<!ENTITY removeallpermissions.accesskey "E"> + +<!ENTITY futureCookies.label "Non permitirlle estabelecer cookies no futuro aos sitios web que se lle eliminaron as cookies"> +<!ENTITY futureCookies.accesskey "k"> |