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-07-11 03:18:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-11 03:18:51 +0300
commitf2f699475677e2024d6558ce1bc35b813c956d87 (patch)
tree3b3d6bbb6682b3d4ea0a308ce5d118679b71e5a6
parent73af551852b3a9679d762c0d0126d03cc18630a7 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es_MX.js10
-rw-r--r--l10n/es_MX.json10
-rw-r--r--l10n/sq.js5
-rw-r--r--l10n/sq.json5
4 files changed, 20 insertions, 10 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 4ead70c..61dda7c 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -3,14 +3,14 @@ OC.L10N.register(
{
"Go to folder" : "Ir a la carpeta",
"never" : "nunca",
- "Nextant is not configured yet" : "Nextant aún no ha sido configurado",
- "Ping querying your Solr Server" : "Haciendo una consulta ping a su servidor Solr",
+ "Nextant is not configured yet" : "Nextant aún no está configurado",
+ "Ping querying your Solr Server" : "Haciendo una consulta ping a tu servidor Solr",
"Verifying Schema integrity" : "Verificando la integidad del esquema",
"Test simple text extract query" : "Probar consulta de extracción de texto",
"Test update document query" : "Probar consulta de actualización de documento",
"Test search query" : "Probar consulta de búsqueda",
"Removing the test document" : "Eliminando el documento de pruebas",
- "All test went fine. Saving your configuration" : "Todas las pruebas fueron exitosas. Guardando su configuración",
+ "All test went fine. Saving your configuration" : "Todas las pruebas fueron exitosas. Guardando tu configuración",
"Address-format incorrect" : "El formato de dirección es incorrecto",
"Apache Solr is up, running and responding to ping query" : "Apache Solr está arriba, corriendo y respondiendo a las consultas de ping",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr no está respondiendo a las consutlas de ping (Error #%1$s)",
@@ -28,7 +28,7 @@ OC.L10N.register(
"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" : "El documento de pruebas fue borrado",
"Could not delete test-document. Please check the configuration of your Solr server (Error #%1$s)" : "No fue posible borrar el documento de prueba. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
- "Your configuration has been saved" : "Su configuración ha sido guardada",
+ "Your configuration has been saved" : "Tu configuración ha sido guardada",
"Configuration could not be saved. Please reload this page." : "No fue posible guardar la configuración. Favor de volver a cargar esta página. ",
"Nextant" : "Nextant",
"Nextant (Full-Text Search)" : "Nextant (Búsqueda de texto completa)",
@@ -40,7 +40,7 @@ OC.L10N.register(
"Nextant version:" : "Versión de Nextant:",
"Address of your Solr servlet:" : "Dirección de su servlet Solr:",
"Core:" : "Núcleo:",
- "Timeout (in seconds):" : "Tiempo de expiración (en segundos):",
+ "Timeout (in seconds):" : "Tiempo de vida (en segundos):",
"Test and Save" : "Probar y Guardar",
"Indexing Files" : "Indexando Archivos",
"Maximum File Size (Mb):" : "Tamaño de archivos máximo (Mb):",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index b35b9b3..f0597ea 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,14 +1,14 @@
{ "translations": {
"Go to folder" : "Ir a la carpeta",
"never" : "nunca",
- "Nextant is not configured yet" : "Nextant aún no ha sido configurado",
- "Ping querying your Solr Server" : "Haciendo una consulta ping a su servidor Solr",
+ "Nextant is not configured yet" : "Nextant aún no está configurado",
+ "Ping querying your Solr Server" : "Haciendo una consulta ping a tu servidor Solr",
"Verifying Schema integrity" : "Verificando la integidad del esquema",
"Test simple text extract query" : "Probar consulta de extracción de texto",
"Test update document query" : "Probar consulta de actualización de documento",
"Test search query" : "Probar consulta de búsqueda",
"Removing the test document" : "Eliminando el documento de pruebas",
- "All test went fine. Saving your configuration" : "Todas las pruebas fueron exitosas. Guardando su configuración",
+ "All test went fine. Saving your configuration" : "Todas las pruebas fueron exitosas. Guardando tu configuración",
"Address-format incorrect" : "El formato de dirección es incorrecto",
"Apache Solr is up, running and responding to ping query" : "Apache Solr está arriba, corriendo y respondiendo a las consultas de ping",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr no está respondiendo a las consutlas de ping (Error #%1$s)",
@@ -26,7 +26,7 @@
"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" : "El documento de pruebas fue borrado",
"Could not delete test-document. Please check the configuration of your Solr server (Error #%1$s)" : "No fue posible borrar el documento de prueba. Favor de verificar la configuración de su servidor Solr (Error #%1$s)",
- "Your configuration has been saved" : "Su configuración ha sido guardada",
+ "Your configuration has been saved" : "Tu configuración ha sido guardada",
"Configuration could not be saved. Please reload this page." : "No fue posible guardar la configuración. Favor de volver a cargar esta página. ",
"Nextant" : "Nextant",
"Nextant (Full-Text Search)" : "Nextant (Búsqueda de texto completa)",
@@ -38,7 +38,7 @@
"Nextant version:" : "Versión de Nextant:",
"Address of your Solr servlet:" : "Dirección de su servlet Solr:",
"Core:" : "Núcleo:",
- "Timeout (in seconds):" : "Tiempo de expiración (en segundos):",
+ "Timeout (in seconds):" : "Tiempo de vida (en segundos):",
"Test and Save" : "Probar y Guardar",
"Indexing Files" : "Indexando Archivos",
"Maximum File Size (Mb):" : "Tamaño de archivos máximo (Mb):",
diff --git a/l10n/sq.js b/l10n/sq.js
index 910e5b7..74d0cfa 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Nextant (Full-Text Search)" : "Nextant( Kërkim tekst i plotë)",
"Saving" : "Po ruhet",
"Settings" : "Konfigurimet",
+ "Core:" : "Berthama:",
"Test and Save" : "Testo dhe Ruaj",
"Checking" : "Duke kontrolluar",
"Higher performance" : "Performancë më e lartë",
@@ -26,7 +27,11 @@ OC.L10N.register(
"Medium performance" : "Performancë mesatare",
"Low performance" : "Performancë e ulët",
"Lower performance" : "Performancë më e ulët",
+ "Disabled" : "Ç'aktivizuar",
"hours" : "orët",
+ "days" : "ditë",
+ "Number of documents:" : "Numri i dokumenteve:",
+ "Number of segments:" : "Numri i segmenteve:",
"Office Documents" : "Dokumentat Office",
"Extensions you wish to ignore (.java .xml)" : "Shtesat që do doje të injoroje (.java .xml)"
},
diff --git a/l10n/sq.json b/l10n/sq.json
index 30ccf6e..cc79e83 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -17,6 +17,7 @@
"Nextant (Full-Text Search)" : "Nextant( Kërkim tekst i plotë)",
"Saving" : "Po ruhet",
"Settings" : "Konfigurimet",
+ "Core:" : "Berthama:",
"Test and Save" : "Testo dhe Ruaj",
"Checking" : "Duke kontrolluar",
"Higher performance" : "Performancë më e lartë",
@@ -24,7 +25,11 @@
"Medium performance" : "Performancë mesatare",
"Low performance" : "Performancë e ulët",
"Lower performance" : "Performancë më e ulët",
+ "Disabled" : "Ç'aktivizuar",
"hours" : "orët",
+ "days" : "ditë",
+ "Number of documents:" : "Numri i dokumenteve:",
+ "Number of segments:" : "Numri i segmenteve:",
"Office Documents" : "Dokumentat Office",
"Extensions you wish to ignore (.java .xml)" : "Shtesat që do doje të injoroje (.java .xml)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"