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:
authorNextcloud bot <bot@nextcloud.com>2019-03-03 04:19:36 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-03 04:19:36 +0300
commit587d49e27d7842b5d03064b0d049edb3f8c7ed70 (patch)
treec71091f1bffcc40f95f177f5c43619b796103d54
parente9331ac9b2731c81d8a048bfec8840fe34c07a42 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index b8c13bf..794271d 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Search" : "Buscar",
"Index not found" : "Índice no encontrado",
+ "Process timed out" : "Tiempo de proceso agotado",
"Full text search" : "Búsqueda de texto completo",
"Core of the full-text search framework for Nextcloud" : "Núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "App núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",
diff --git a/l10n/es.json b/l10n/es.json
index 004bfc0..4ce8999 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,6 +1,7 @@
{ "translations": {
"Search" : "Buscar",
"Index not found" : "Índice no encontrado",
+ "Process timed out" : "Tiempo de proceso agotado",
"Full text search" : "Búsqueda de texto completo",
"Core of the full-text search framework for Nextcloud" : "Núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "App núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",