Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index a74ef50..0b9a8f9 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -16,7 +16,6 @@ OC.L10N.register(
"Search Platform" : "Plataforma de búsqueda",
"Select the app to index content and answer search queries." : "Selecciona la app para indexar contenido y responder a peticiones de búsqueda",
"Navigation Icon" : "Icono de navegación",
- "Enable global search within all your content." : "Activa la búsqueda global en todo tu contenido.",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "la búsqueda en {title} con '{search}' encontró {total} resultados en {time} ms"
+ "Enable global search within all your content." : "Activa la búsqueda global en todo tu contenido."
},
"nplurals=2; plural=(n != 1);");