blob: e6fe8a1fce8ba26c2c6a97dcb8c1886d7aa5696e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 windowtitle.label "Excepciones">
<!ENTITY treehead.sitename.label "Sitio">
<!ENTITY treehead.status.label "Estado">
<!ENTITY remove.label "Eliminar sitio">
<!ENTITY remove.accesskey "r">
<!ENTITY removeall.label "Eliminar todos los sitios">
<!ENTITY removeall.accesskey "E">
<!ENTITY address.label "Dirección del sitio web:">
<!ENTITY address.accesskey "D">
<!ENTITY block.label "Bloquear">
<!ENTITY block.accesskey "B">
<!ENTITY session.label "Permitir por esta sesión">
<!ENTITY session.accesskey "s">
<!ENTITY allow.label "Permitir">
<!ENTITY allow.accesskey "P">
|