blob: 5bd5f12f9bb9fda0606e1bbf7d8fd5023ad33be2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!-- 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 engineManager.title "Administrar la lista de buscadores">
<!ENTITY engineManager.style "min-width: 35em;">
<!ENTITY engineManager.intro "Tiene los siguientes buscadores instalados:">
<!ENTITY columnLabel.name "Nombre">
<!ENTITY columnLabel.keyword "Palabra clave">
<!ENTITY up.label "Arriba">
<!ENTITY up.accesskey "A">
<!ENTITY dn.label "Abajo">
<!ENTITY dn.accesskey "b">
<!ENTITY remove.label "Eliminar">
<!ENTITY remove.accesskey "E">
<!ENTITY edit.label "Editar palabra clave…">
<!ENTITY edit.accesskey "d">
<!ENTITY addEngine.label "Obtener más buscadores…">
<!ENTITY addEngine.accesskey "O">
<!ENTITY enableSuggest.label "Mostrar sugerencias de búsqueda">
<!ENTITY enableSuggest.accesskey "M">
<!ENTITY restoreDefaults.label "Restaurar valores predeterminados">
<!ENTITY restoreDefaults.accesskey "R">
|