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>2017-04-01 03:13:59 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-01 03:13:59 +0300
commit35a909fa3ff63694e34bc34687059c9ee229b71b (patch)
tree5c0a99fb1e47ca97fb4921d97fdd2fd12cbdc3e1
parentc8c975b0a3ab3a6a155372287419743f45af5d2f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es_MX.js4
-rw-r--r--l10n/es_MX.json4
-rw-r--r--l10n/is.js6
-rw-r--r--l10n/is.json6
4 files changed, 16 insertions, 4 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 9f62f6a..fac6416 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -19,12 +19,12 @@ OC.L10N.register(
"Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falla en la extracción. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Error Updating field - Can't find original document - (Error #%1$s)" : "Error al actualizar campo - No se pudo encontar el documento original (Error #%1$s)",
"Error during commit (Error #%1$s)" : "Error al confirmar (Error #%1$s)",
- "Error during updating field (Error #%1$s)" : "Error al actualizar el campo (Error #%1$s)",
+ "Error during updating field (Error #%1$s)" : "Se presentó un error al actualizar el campo (Error #%1$s)",
"Document successfully updated" : "Documento actualizado exitosamente",
"Found exactly what we were looking for" : "Encontramos exactamente lo que buscábamos",
"We found something, but not what we were expecting." : "Encontramos algo, pero no era lo que buscábamos.",
"Cannot find any document" : "No se pudo encontrar ningún documento",
- "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "La búsqueda falló. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
+ "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falla en la búsqueda. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Test document deleted" : "Documento de pruebas borrado",
"We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "No fue posible borrar el documento de pruebas. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Your configuration has been saved" : "Su configuración ha sido guardada",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 97138b8..230cbe4 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -17,12 +17,12 @@
"Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falla en la extracción. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Error Updating field - Can't find original document - (Error #%1$s)" : "Error al actualizar campo - No se pudo encontar el documento original (Error #%1$s)",
"Error during commit (Error #%1$s)" : "Error al confirmar (Error #%1$s)",
- "Error during updating field (Error #%1$s)" : "Error al actualizar el campo (Error #%1$s)",
+ "Error during updating field (Error #%1$s)" : "Se presentó un error al actualizar el campo (Error #%1$s)",
"Document successfully updated" : "Documento actualizado exitosamente",
"Found exactly what we were looking for" : "Encontramos exactamente lo que buscábamos",
"We found something, but not what we were expecting." : "Encontramos algo, pero no era lo que buscábamos.",
"Cannot find any document" : "No se pudo encontrar ningún documento",
- "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "La búsqueda falló. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
+ "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falla en la búsqueda. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Test document deleted" : "Documento de pruebas borrado",
"We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "No fue posible borrar el documento de pruebas. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
"Your configuration has been saved" : "Su configuración ha sido guardada",
diff --git a/l10n/is.js b/l10n/is.js
index ef0edec..91aba45 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -5,8 +5,13 @@ OC.L10N.register(
"never" : "aldrei",
"Nextant is not configured yet" : "Nextant hefur ekki verið stillt",
"Test search query" : "Prófa leitarskilyrði",
+ "Removing the test document" : "Fjarlægi prófunarskjalið",
+ "All test went fine. Saving your configuration" : "Allar prófanir tókust. Vista uppsetninguna þína",
"Document successfully updated" : "Tókst að uppfæra skjal",
+ "Found exactly what we were looking for" : "Fann nákvæmlega það sem þú varst að leita að",
+ "We found something, but not what we were expecting." : "Við fundum eitthvað, en ekki það sem við áttum von á.",
"Cannot find any document" : "Get ekki fundið neitt skjal",
+ "Test document deleted" : "Eyddi prófunarskjali",
"Your configuration has been saved" : "Stillingarnar þínar hafa verið vistaðar",
"Nextant (Full-Text Search)" : "Nextant (Leit í öllum textanum)",
"Saving" : "Er að vista ",
@@ -30,6 +35,7 @@ OC.L10N.register(
"Using Database" : "Nota gagnagrunn",
"hours" : "klukkustundir",
"days" : "dagar",
+ "Nextcloud Cron :" : "Nextcloud Cron :",
"Number of documents :" : "Fjöldi skjala :",
"Number of segments :" : "Fjöldi búta :",
"Type of files to extract" : "Skráategundir sem á að afþjappa",
diff --git a/l10n/is.json b/l10n/is.json
index 740fc88..37c58e4 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -3,8 +3,13 @@
"never" : "aldrei",
"Nextant is not configured yet" : "Nextant hefur ekki verið stillt",
"Test search query" : "Prófa leitarskilyrði",
+ "Removing the test document" : "Fjarlægi prófunarskjalið",
+ "All test went fine. Saving your configuration" : "Allar prófanir tókust. Vista uppsetninguna þína",
"Document successfully updated" : "Tókst að uppfæra skjal",
+ "Found exactly what we were looking for" : "Fann nákvæmlega það sem þú varst að leita að",
+ "We found something, but not what we were expecting." : "Við fundum eitthvað, en ekki það sem við áttum von á.",
"Cannot find any document" : "Get ekki fundið neitt skjal",
+ "Test document deleted" : "Eyddi prófunarskjali",
"Your configuration has been saved" : "Stillingarnar þínar hafa verið vistaðar",
"Nextant (Full-Text Search)" : "Nextant (Leit í öllum textanum)",
"Saving" : "Er að vista ",
@@ -28,6 +33,7 @@
"Using Database" : "Nota gagnagrunn",
"hours" : "klukkustundir",
"days" : "dagar",
+ "Nextcloud Cron :" : "Nextcloud Cron :",
"Number of documents :" : "Fjöldi skjala :",
"Number of segments :" : "Fjöldi búta :",
"Type of files to extract" : "Skráategundir sem á að afþjappa",