summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/search
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-AR/suite/chrome/common/search')
-rw-r--r--l10n-es-AR/suite/chrome/common/search/engineManager.dtd29
-rw-r--r--l10n-es-AR/suite/chrome/common/search/engineManager.properties9
-rw-r--r--l10n-es-AR/suite/chrome/common/search/search-panel.dtd10
-rw-r--r--l10n-es-AR/suite/chrome/common/search/search.properties8
-rw-r--r--l10n-es-AR/suite/chrome/common/search/searchbar.dtd6
5 files changed, 62 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/common/search/engineManager.dtd b/l10n-es-AR/suite/chrome/common/search/engineManager.dtd
new file mode 100644
index 0000000000..3b02b5d53c
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/search/engineManager.dtd
@@ -0,0 +1,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">
diff --git a/l10n-es-AR/suite/chrome/common/search/engineManager.properties b/l10n-es-AR/suite/chrome/common/search/engineManager.properties
new file mode 100644
index 0000000000..fb73500a91
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/search/engineManager.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+editTitle=Editar palabra clave
+editMsg=Ingrese una nueva palabra clave para "%S":
+duplicateTitle=Palabra clave duplicada
+duplicateEngineMsg=Ha seleccionado una palabra clave que ya está en uso por "%S". Seleccione otra.
+duplicateBookmarkMsg=Ha seleccionado una palabra clave que ya está en uso por un marcador. Seleccione otra.
diff --git a/l10n-es-AR/suite/chrome/common/search/search-panel.dtd b/l10n-es-AR/suite/chrome/common/search/search-panel.dtd
new file mode 100644
index 0000000000..9db54410d5
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/search/search-panel.dtd
@@ -0,0 +1,10 @@
+<!-- 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 search.button.label "Buscar">
+<!ENTITY search.placeholder "Ingrese texto a buscar">
+
+<!-- Will be used by bug 595246 -->
+<!ENTITY search.engineManager.label "Administrar buscadores…">
+
diff --git a/l10n-es-AR/suite/chrome/common/search/search.properties b/l10n-es-AR/suite/chrome/common/search/search.properties
new file mode 100644
index 0000000000..6687323753
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/search/search.properties
@@ -0,0 +1,8 @@
+# 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/.
+
+searchtip=Buscar usando %S
+
+cmd_addFoundEngine=Agregar "%S"
+
diff --git a/l10n-es-AR/suite/chrome/common/search/searchbar.dtd b/l10n-es-AR/suite/chrome/common/search/searchbar.dtd
new file mode 100644
index 0000000000..1483277bcf
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/search/searchbar.dtd
@@ -0,0 +1,6 @@
+<!-- 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 cmd_engineManager.label "Administrar buscadores…">
+<!ENTITY searchEndCap.label "Buscar">