summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/search/engineManager.dtd
blob: 3b02b5d53c4b6caa4c5322f5898a8129252096fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- 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 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">

<!-- Buttons -->
<!ENTITY  up.label                  "Mover arriba">
<!ENTITY  up.accesskey              "M">
<!ENTITY  dn.label                  "Mover abajo">
<!ENTITY  dn.accesskey              "a">
<!ENTITY  remove.label              "Eliminar">
<!ENTITY  remove.accesskey          "r">
<!ENTITY  edit.label                "Editar palabra clave…">
<!ENTITY  edit.accesskey            "t">

<!ENTITY  addEngine.label           "Obtener más buscadores…">
<!ENTITY  addEngine.accesskey       "O">

<!ENTITY  enableSuggest.label       "Mostrar sugerencias de búsqueda">
<!ENTITY  enableSuggest.accesskey   "s">

<!ENTITY  restoreDefaults.label     "Restaurar predeterminados">
<!ENTITY  restoreDefaults.accesskey "e">