summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/browser/browser/search.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/browser/browser/search.ftl')
-rw-r--r--l10n-es-ES/browser/browser/search.ftl34
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-es-ES/browser/browser/search.ftl b/l10n-es-ES/browser/browser/search.ftl
new file mode 100644
index 0000000000..4810699a80
--- /dev/null
+++ b/l10n-es-ES/browser/browser/search.ftl
@@ -0,0 +1,34 @@
+# 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/.
+
+
+## These strings are used for errors when installing OpenSearch engines, e.g.
+## via "Add Search Engine" on the address bar or search bar.
+## Variables
+## $location-url (String) - the URL of the OpenSearch engine that was attempted to be installed.
+
+opensearch-error-duplicate-title = Error de instalación
+opensearch-error-duplicate-desc = { -brand-short-name } no pudo instalar el plugin de búsqueda desde "{ $location-url }" porque ya existe un buscador con el mismo nombre.
+opensearch-error-format-title = Formato no válido
+opensearch-error-format-desc = { -brand-short-name } no ha podido instalar el buscador de: { $location-url }
+opensearch-error-download-title = Error al descargar
+opensearch-error-download-desc = { -brand-short-name } no ha podido descargar el plugin de búsqueda desde: { $location-url }
+
+##
+
+searchbar-submit =
+ .tooltiptext = Enviar búsqueda
+# This string is displayed in the search box when the input field is empty
+searchbar-input =
+ .placeholder = Buscar
+searchbar-icon =
+ .tooltiptext = Buscar
+
+## Infobar shown when search engine is removed and replaced.
+## Variables
+## $oldEngine (String) - the search engine to be removed.
+## $newEngine (String) - the search engine to replace the removed search engine.
+
+removed-search-engine-message = <strong>Su buscador predeterminado ha cambiado.</strong> { $oldEngine } ya no está disponible como buscador predeterminado en { -brand-short-name }. { $newEngine } es ahora su buscador predeterminado. Para cambiar a otro buscador predeterminado, vaya a los ajustes. <label data-l10n-name="remove-search-engine-article">Saber más</label>
+remove-search-engine-button = Aceptar