diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
commit | 6e7918b6ccb69876d339a320091fdee811445395 (patch) | |
tree | 31cb88ee438d652fddefca1193f70289a8b3dcc8 /data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd | |
parent | 60e5b13c35d4d3ba21bb03b026750a0a414f6c77 (diff) |
Generalize data directory
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd new file mode 100644 index 0000000..a7eb86f --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/es-MX/sidebar.dtd @@ -0,0 +1,35 @@ +<!ENTITY context.flash.label "Elementos flash en bordes"> +<!ENTITY address.label "Dirección"> +<!ENTITY context.open.label "Abrir en Nueva Pestaña"> +<!ENTITY type.label "Tipo"> +<!ENTITY tooltip.filterSource.label "Fuente del filtro:"> +<!ENTITY noitems.label "No hay elementos bloqueables"> +<!ENTITY filter.label "Filtro"> +<!ENTITY tooltip.size.label "Tamaño:"> +<!ENTITY reattach.label "Unir"> +<!ENTITY search.label "&Buscar:"> +<!ENTITY docDomain.thirdParty "(terceros)"> +<!ENTITY filterSource.label "Fuente de filtro"> +<!ENTITY tooltip.docDomain.label "Fuente del Documento:"> +<!ENTITY context.copy.label "Copiar dirección de elementos"> +<!ENTITY tooltip.type.label "Tipo:"> +<!ENTITY context.disablefilter.label "Desactivar filtro ?1?"> +<!ENTITY context.copyFilter.label "Copiar filtro"> +<!ENTITY context.block.label "Bloquear este elemento"> +<!ENTITY context.enablefilter.label "Re-Habilitar filtro ?1?"> +<!ENTITY detach.label "Separar"> +<!ENTITY whitelisted.label "Página de lista de Permitidos"> +<!ENTITY context.disablefilteronsite.label "Desactivar este filtro en ?1?"> +<!ENTITY detached.title "Adblock Plus: Elementos bloqueables (Separados)"> +<!ENTITY docDomain.firstParty "(propietario)"> +<!ENTITY tooltip.type.whitelisted "(permitido)"> +<!ENTITY tooltip.filter.label "Filtro en uso:"> +<!ENTITY tooltip.filter.disabled "(desactivado)"> +<!ENTITY context.editfilter.label "Editar filtro en uso"> +<!ENTITY tooltip.type.blocked "(bloqueado)"> +<!ENTITY size.label "Tamaño"> +<!ENTITY context.whitelist.label "Agregar una regla de excepción para el elemento"> +<!ENTITY context.selectAll.label "Seleccionar todo"> +<!ENTITY state.label "Estado"> +<!ENTITY docDomain.label "Fuente del documento"> +<!ENTITY tooltip.address.label "Dirección:"> |