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:
authorMaxence Lange <maxence@nextcloud.com>2017-04-27 16:37:59 +0300
committerMaxence Lange <maxence@nextcloud.com>2017-04-27 16:37:59 +0300
commit4cb8053b35e1874f5caeca5462bb5a173e546085 (patch)
treefdbc7c6bdb52a37a5f54a4e5e012f64120475e53
parent1f2cb2b5194538bf419637fdb6e25e4e00b424f5 (diff)
parent80d214889ca6170f4f8042df8d04bbd52393f48d (diff)
Merge remote-tracking branch 'origin/master'Signed-off-by: Maxence Lange <maxence@nextcloud.com>
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
-rw-r--r--l10n/es_MX.js91
-rw-r--r--l10n/es_MX.json89
-rw-r--r--l10n/fi.js54
-rw-r--r--l10n/fi.json52
-rw-r--r--l10n/is.js6
-rw-r--r--l10n/is.json6
-rw-r--r--l10n/nb.js18
-rw-r--r--l10n/nb.json18
-rw-r--r--l10n/pt_BR.js84
-rw-r--r--l10n/pt_BR.json84
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
14 files changed, 424 insertions, 88 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 1ef42a5..3fa3876 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Document successfully updated" : "Το έγγραφο ενημερώθηκε επιτυχώς",
"Cannot find any document" : "Αδυναμία εύρεσης οποιουδήποτε εγγράφου",
"Test document deleted" : "Το δοκιμαστικό έγγραφο διεγράφη",
+ "Your configuration has been saved" : "Οι ρυθμίσεις σας αποθηκεύτηκαν",
"Saving" : "Αποθήκευση",
"Settings" : "Ρυθμίσεις",
"Nextant Version :" : "Έκδοση Nextant:",
diff --git a/l10n/el.json b/l10n/el.json
index e5d1583..7def276 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -10,6 +10,7 @@
"Document successfully updated" : "Το έγγραφο ενημερώθηκε επιτυχώς",
"Cannot find any document" : "Αδυναμία εύρεσης οποιουδήποτε εγγράφου",
"Test document deleted" : "Το δοκιμαστικό έγγραφο διεγράφη",
+ "Your configuration has been saved" : "Οι ρυθμίσεις σας αποθηκεύτηκαν",
"Saving" : "Αποθήκευση",
"Settings" : "Ρυθμίσεις",
"Nextant Version :" : "Έκδοση Nextant:",
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
new file mode 100644
index 0000000..6487d1b
--- /dev/null
+++ b/l10n/es_MX.js
@@ -0,0 +1,91 @@
+OC.L10N.register(
+ "nextant",
+ {
+ "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",
+ "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",
+ "The format of the address is not correct" : "El formato de la dirección no es correcto",
+ "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)",
+ "Schema is fine" : "Schema está correcto",
+ "Were not able to verify/fix schema integrity (Error #%1$s)" : "No fue posible verificar / arreglar la integridad del esquema (Error #%1$s)",
+ "Text successfully extracted" : "Texto extraído exitosamente",
+ "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)" : "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)" : "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",
+ "Configuration failed to be saved. Please reload this page." : "Su configuración no pudo ser guardada. Favor de volver a cargar esta página.",
+ "Nextant (Full-Text Search)" : "Nextant (Búsqueda de texto completa)",
+ "Specify the address of your Solr, and the name of the core to use." : "Especificar la dirección de su Solr, así como el nombre del núcleo a usar.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Si no cuenta con un Solr servlet corriendo, puede encontrar algunas guías de cómo instalar uno en el Wiki. ",
+ "You can also find there more information about this interface." : "Usted también puede encontrar ahí más información de esta interface. ",
+ "Saving" : "Guardando",
+ "Settings" : "Ajustes",
+ "Nextant Version :" : "Versión de Nextant:",
+ "Address of your Solr Servlet :" : "Dirección de su Solr Servlet :",
+ "Core :" : "Núcleo:",
+ "Timeout (in seconds) :" : "Tiempo de expiración (en segundos):",
+ "Test and Save" : "Probar y Guardar",
+ "Indexing Files" : "Indexando Archivos",
+ "Maximum File Size (Mb) :" : "Tamaño de Máximo del Archivo (Mb):",
+ "Edit your filters" : "Edite sus filtros",
+ "Index Files Tree :" : "Indexar Árbol de Archivos:",
+ "Disable default search from Files" : "Deshabilitar búsqueda predeterminada de Archivos",
+ "Index File Trash:" : "Indexar Archivos de Basura:",
+ "Index Public Links :" : "Indexar Ligas Públicas:",
+ "Index Federated Shares :" : "Indexar Recursos Compartidos Federados:",
+ "Index External Storages :" : "Indexar Almacenamiento Externo:",
+ "Index Encrypted Files :" : "Indexar Archivos Encriptados:",
+ "Last index :" : "Última indexación:",
+ "Indexing Bookmarks" : "Indexando Marcadores",
+ "The App Bookmarks is not installed/enabled." : "La applicación Bookmarks no está instalada / habilitada",
+ "The App Bookmarks is enabled, your bookmarks will be index." : "La aplicación Bookmarks está habilitada, sus marcadores serán indexados. ",
+ "Checking" : "Verificando",
+ "Nextant Status" : "Estatus de Nextant",
+ "Resource Level :" : "Nivel de recursos:",
+ "Higher performance" : "Desempeño muy alto",
+ "High performance" : "Desempeño alto",
+ "Medium performance" : "Desempeño medio",
+ "Low performance" : "Desempeño bajo",
+ "Lower performance" : "Desempeño muy bajo",
+ "Live Index :" : "Índice activo:",
+ "Disabled" : "Deshabilitar",
+ "Using Semaphore" : "Usando Semaphore",
+ "Using Database" : "Usando base de datos",
+ "Minimum Background Index delay :" : "Demora mínima de indexación en segundo plano:",
+ "hours" : "horas",
+ "Maximum Background Index delay :" : "Demora máxima de indexación en segundo plano:",
+ "days" : "días",
+ "Nextcloud Cron :" : "Cron de Nextcloud:",
+ "Number of documents :" : "Número de documentos:",
+ "Number of segments :" : "Número de segmentos:",
+ "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "le recomendamos hacer la primera indexación de sus archivos usando el comando ./occ nextant:index.",
+ "However, you can force it to be started as a background process." : "Sin embargo, usted la puede forzar para que inicie como un proceso de segundo plano. ",
+ "Force first index as a cronjob" : "Forzar la primera indexación como una tarea calendarizada",
+ "Force index" : "Forzar indexación",
+ "Indexing is scheduled within the next few hours (cron)" : "La indexación está calendarizada dentro de las siguientes horas (cron)",
+ "Indexing in progress" : "Indexación en curso",
+ "Type of files to extract" : "Tipo de archivos a extraer",
+ "Text File (Text, Html, Subtitles, Source Code, ...)" : "Archivo de texto (Text, Html, Subtítulos, Código fuente, ...)",
+ "E-pub / PDF / rtf" : "E-pub / PDF / rtf",
+ "Office Documents" : "Documentos fuera de línea",
+ "Image (Jpeg, Tiff)" : "Imágen (Jpeg, Tiff)",
+ "Audio File (mp3, flac)" : "Archivo de audio (mp3, flac)",
+ "Extensions you wish to ignore (.java .xml)" : "Extensiones que desea ignorar (.java .xm)"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
new file mode 100644
index 0000000..f7bd158
--- /dev/null
+++ b/l10n/es_MX.json
@@ -0,0 +1,89 @@
+{ "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",
+ "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",
+ "The format of the address is not correct" : "El formato de la dirección no es correcto",
+ "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)",
+ "Schema is fine" : "Schema está correcto",
+ "Were not able to verify/fix schema integrity (Error #%1$s)" : "No fue posible verificar / arreglar la integridad del esquema (Error #%1$s)",
+ "Text successfully extracted" : "Texto extraído exitosamente",
+ "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)" : "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)" : "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",
+ "Configuration failed to be saved. Please reload this page." : "Su configuración no pudo ser guardada. Favor de volver a cargar esta página.",
+ "Nextant (Full-Text Search)" : "Nextant (Búsqueda de texto completa)",
+ "Specify the address of your Solr, and the name of the core to use." : "Especificar la dirección de su Solr, así como el nombre del núcleo a usar.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Si no cuenta con un Solr servlet corriendo, puede encontrar algunas guías de cómo instalar uno en el Wiki. ",
+ "You can also find there more information about this interface." : "Usted también puede encontrar ahí más información de esta interface. ",
+ "Saving" : "Guardando",
+ "Settings" : "Ajustes",
+ "Nextant Version :" : "Versión de Nextant:",
+ "Address of your Solr Servlet :" : "Dirección de su Solr Servlet :",
+ "Core :" : "Núcleo:",
+ "Timeout (in seconds) :" : "Tiempo de expiración (en segundos):",
+ "Test and Save" : "Probar y Guardar",
+ "Indexing Files" : "Indexando Archivos",
+ "Maximum File Size (Mb) :" : "Tamaño de Máximo del Archivo (Mb):",
+ "Edit your filters" : "Edite sus filtros",
+ "Index Files Tree :" : "Indexar Árbol de Archivos:",
+ "Disable default search from Files" : "Deshabilitar búsqueda predeterminada de Archivos",
+ "Index File Trash:" : "Indexar Archivos de Basura:",
+ "Index Public Links :" : "Indexar Ligas Públicas:",
+ "Index Federated Shares :" : "Indexar Recursos Compartidos Federados:",
+ "Index External Storages :" : "Indexar Almacenamiento Externo:",
+ "Index Encrypted Files :" : "Indexar Archivos Encriptados:",
+ "Last index :" : "Última indexación:",
+ "Indexing Bookmarks" : "Indexando Marcadores",
+ "The App Bookmarks is not installed/enabled." : "La applicación Bookmarks no está instalada / habilitada",
+ "The App Bookmarks is enabled, your bookmarks will be index." : "La aplicación Bookmarks está habilitada, sus marcadores serán indexados. ",
+ "Checking" : "Verificando",
+ "Nextant Status" : "Estatus de Nextant",
+ "Resource Level :" : "Nivel de recursos:",
+ "Higher performance" : "Desempeño muy alto",
+ "High performance" : "Desempeño alto",
+ "Medium performance" : "Desempeño medio",
+ "Low performance" : "Desempeño bajo",
+ "Lower performance" : "Desempeño muy bajo",
+ "Live Index :" : "Índice activo:",
+ "Disabled" : "Deshabilitar",
+ "Using Semaphore" : "Usando Semaphore",
+ "Using Database" : "Usando base de datos",
+ "Minimum Background Index delay :" : "Demora mínima de indexación en segundo plano:",
+ "hours" : "horas",
+ "Maximum Background Index delay :" : "Demora máxima de indexación en segundo plano:",
+ "days" : "días",
+ "Nextcloud Cron :" : "Cron de Nextcloud:",
+ "Number of documents :" : "Número de documentos:",
+ "Number of segments :" : "Número de segmentos:",
+ "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "le recomendamos hacer la primera indexación de sus archivos usando el comando ./occ nextant:index.",
+ "However, you can force it to be started as a background process." : "Sin embargo, usted la puede forzar para que inicie como un proceso de segundo plano. ",
+ "Force first index as a cronjob" : "Forzar la primera indexación como una tarea calendarizada",
+ "Force index" : "Forzar indexación",
+ "Indexing is scheduled within the next few hours (cron)" : "La indexación está calendarizada dentro de las siguientes horas (cron)",
+ "Indexing in progress" : "Indexación en curso",
+ "Type of files to extract" : "Tipo de archivos a extraer",
+ "Text File (Text, Html, Subtitles, Source Code, ...)" : "Archivo de texto (Text, Html, Subtítulos, Código fuente, ...)",
+ "E-pub / PDF / rtf" : "E-pub / PDF / rtf",
+ "Office Documents" : "Documentos fuera de línea",
+ "Image (Jpeg, Tiff)" : "Imágen (Jpeg, Tiff)",
+ "Audio File (mp3, flac)" : "Archivo de audio (mp3, flac)",
+ "Extensions you wish to ignore (.java .xml)" : "Extensiones que desea ignorar (.java .xm)"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/fi.js b/l10n/fi.js
new file mode 100644
index 0000000..82cf01b
--- /dev/null
+++ b/l10n/fi.js
@@ -0,0 +1,54 @@
+OC.L10N.register(
+ "nextant",
+ {
+ "Go to folder" : "Siirry kansioon",
+ "never" : "ei koskaan",
+ "Nextant is not configured yet" : "Nextant ei ole vielä määritelty",
+ "Test simple text extract query" : "Testaa yksinkertaisen tekstin purkamiskysely",
+ "Test update document query" : "Testsaa dokumentin päivityskysely",
+ "Test search query" : "Testaa hakukysely",
+ "Removing the test document" : "Poista testidokumentti",
+ "All test went fine. Saving your configuration" : "Kaikki testit onnistuivat. Tallennetaan määritykset",
+ "The format of the address is not correct" : "Osoitteen muoto ei ole kelvollinen",
+ "Apache Solr is up, running and responding to ping query" : "Apache Solr on valmis, käynnissä ja vastaa ping-kyselyyn",
+ "Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr ei vastaa ping-kyselyyn (Virhe #%1$s)",
+ "Schema is fine" : "Skeema on kelvollinen",
+ "Text successfully extracted" : "Teksti purettu onnistuneesti",
+ "Error during updating field (Error #%1$s)" : "Virhe kenttää päivittäessä (Virhe #%1$s)",
+ "Document successfully updated" : "Dokumentti päivitetty onnistuneesti",
+ "Found exactly what we were looking for" : "Löydettiin juuri se mitä etsittiin",
+ "We found something, but not what we were expecting." : "Löydettiin jotain, mutta ei mitä odotettiin.",
+ "Cannot find any document" : "Yhtäkään dokumenttia ei löytynyt",
+ "Test document deleted" : "Testidokumentti poistettu",
+ "Your configuration has been saved" : "Määritykset on tallennettu",
+ "Configuration failed to be saved. Please reload this page." : "Määritysten tallennus epäonnistui. Päivitä tämä sivu.",
+ "Saving" : "Tallennetaan",
+ "Settings" : "Asetukset",
+ "Nextant Version :" : "Nextant-versio:",
+ "Timeout (in seconds) :" : "Aikakatkaisu (sekunneissa):",
+ "Test and Save" : "Testaa ja tallenna",
+ "Indexing Files" : "Indeksoidaan tiedostoja",
+ "Maximum File Size (Mb) :" : "Tiedoston enimmäiskoko (Mt):",
+ "Edit your filters" : "Muokkaa suodattimia",
+ "Index Public Links :" : "Indeksoi julkiset linkit:",
+ "Index Federated Shares :" : "Indeksoi federoidut jaot:",
+ "Index External Storages :" : "Indeksoi erilliset tallennustilat:",
+ "Index Encrypted Files :" : "Indeksoi salatut tiedostot:",
+ "Last index :" : "Viimeisin indeksointi:",
+ "Indexing Bookmarks" : "Indeksoidaan kirjanmerkkejä",
+ "Checking" : "Tarkistetaan",
+ "Nextant Status" : "Nextant-tila",
+ "Resource Level :" : "Resurssitaso:",
+ "hours" : "tuntia",
+ "days" : "päivää",
+ "Indexing is scheduled within the next few hours (cron)" : "Indeksointi on ajoitettu seuraavan muutaman tunnin sisään (cron)",
+ "Indexing in progress" : "Indeksointi käynnissä",
+ "Type of files to extract" : "Purettavien tiedostojen tyypit",
+ "Text File (Text, Html, Subtitles, Source Code, ...)" : "Tekstitiedosto (Text, Html, tekstitykset, lähdekoodi...)",
+ "E-pub / PDF / rtf" : "E-pub / PDF / rtf",
+ "Office Documents" : "Office-dokumentit",
+ "Image (Jpeg, Tiff)" : "Kuva (Jpeg, Tiff)",
+ "Audio File (mp3, flac)" : "Äänitiedosto (mp3, flac)",
+ "Extensions you wish to ignore (.java .xml)" : "Ohitettavat päätteet (.java .xml)"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
new file mode 100644
index 0000000..b539242
--- /dev/null
+++ b/l10n/fi.json
@@ -0,0 +1,52 @@
+{ "translations": {
+ "Go to folder" : "Siirry kansioon",
+ "never" : "ei koskaan",
+ "Nextant is not configured yet" : "Nextant ei ole vielä määritelty",
+ "Test simple text extract query" : "Testaa yksinkertaisen tekstin purkamiskysely",
+ "Test update document query" : "Testsaa dokumentin päivityskysely",
+ "Test search query" : "Testaa hakukysely",
+ "Removing the test document" : "Poista testidokumentti",
+ "All test went fine. Saving your configuration" : "Kaikki testit onnistuivat. Tallennetaan määritykset",
+ "The format of the address is not correct" : "Osoitteen muoto ei ole kelvollinen",
+ "Apache Solr is up, running and responding to ping query" : "Apache Solr on valmis, käynnissä ja vastaa ping-kyselyyn",
+ "Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr ei vastaa ping-kyselyyn (Virhe #%1$s)",
+ "Schema is fine" : "Skeema on kelvollinen",
+ "Text successfully extracted" : "Teksti purettu onnistuneesti",
+ "Error during updating field (Error #%1$s)" : "Virhe kenttää päivittäessä (Virhe #%1$s)",
+ "Document successfully updated" : "Dokumentti päivitetty onnistuneesti",
+ "Found exactly what we were looking for" : "Löydettiin juuri se mitä etsittiin",
+ "We found something, but not what we were expecting." : "Löydettiin jotain, mutta ei mitä odotettiin.",
+ "Cannot find any document" : "Yhtäkään dokumenttia ei löytynyt",
+ "Test document deleted" : "Testidokumentti poistettu",
+ "Your configuration has been saved" : "Määritykset on tallennettu",
+ "Configuration failed to be saved. Please reload this page." : "Määritysten tallennus epäonnistui. Päivitä tämä sivu.",
+ "Saving" : "Tallennetaan",
+ "Settings" : "Asetukset",
+ "Nextant Version :" : "Nextant-versio:",
+ "Timeout (in seconds) :" : "Aikakatkaisu (sekunneissa):",
+ "Test and Save" : "Testaa ja tallenna",
+ "Indexing Files" : "Indeksoidaan tiedostoja",
+ "Maximum File Size (Mb) :" : "Tiedoston enimmäiskoko (Mt):",
+ "Edit your filters" : "Muokkaa suodattimia",
+ "Index Public Links :" : "Indeksoi julkiset linkit:",
+ "Index Federated Shares :" : "Indeksoi federoidut jaot:",
+ "Index External Storages :" : "Indeksoi erilliset tallennustilat:",
+ "Index Encrypted Files :" : "Indeksoi salatut tiedostot:",
+ "Last index :" : "Viimeisin indeksointi:",
+ "Indexing Bookmarks" : "Indeksoidaan kirjanmerkkejä",
+ "Checking" : "Tarkistetaan",
+ "Nextant Status" : "Nextant-tila",
+ "Resource Level :" : "Resurssitaso:",
+ "hours" : "tuntia",
+ "days" : "päivää",
+ "Indexing is scheduled within the next few hours (cron)" : "Indeksointi on ajoitettu seuraavan muutaman tunnin sisään (cron)",
+ "Indexing in progress" : "Indeksointi käynnissä",
+ "Type of files to extract" : "Purettavien tiedostojen tyypit",
+ "Text File (Text, Html, Subtitles, Source Code, ...)" : "Tekstitiedosto (Text, Html, tekstitykset, lähdekoodi...)",
+ "E-pub / PDF / rtf" : "E-pub / PDF / rtf",
+ "Office Documents" : "Office-dokumentit",
+ "Image (Jpeg, Tiff)" : "Kuva (Jpeg, Tiff)",
+ "Audio File (mp3, flac)" : "Äänitiedosto (mp3, flac)",
+ "Extensions you wish to ignore (.java .xml)" : "Ohitettavat päätteet (.java .xml)"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
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",
diff --git a/l10n/nb.js b/l10n/nb.js
index d47aeb6..df55fec 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -6,6 +6,15 @@ OC.L10N.register(
"Nextant is not configured yet" : "Nextant er ikke konfigurert enda",
"Test search query" : "Test søkestreng",
"Removing the test document" : "Slett testdokumentet",
+ "All test went fine. Saving your configuration" : "Alle tester bestått. Lagrer oppsettet ditt",
+ "The format of the address is not correct" : "Adresseformatet stemmer ikke",
+ "Text successfully extracted" : "Tekst utpakket",
+ "Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Utpakking mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
+ "Document successfully updated" : "Dokument oppdatert",
+ "Found exactly what we were looking for" : "Fant akkurat hva vi leter etter",
+ "We found something, but not what we were expecting." : "Vi fant noe, men ikke hva vi forventet.",
+ "Cannot find any document" : "Kan ikke finne noe dokument",
+ "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Søk mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
"Test document deleted" : "Testdokument slettet",
"Your configuration has been saved" : "Dine innstillinger er lagret",
"Saving" : "Lagrer",
@@ -18,18 +27,27 @@ OC.L10N.register(
"Maximum File Size (Mb) :" : "Maks filstørrelse (MB) :",
"Edit your filters" : "Rediger dine filtre",
"Index Files Tree :" : "Indekser filtre : ",
+ "Disable default search from Files" : "Skru av forvalgt søk fra filer",
+ "Index Encrypted Files :" : "Indekser krypterte filer:",
"Last index :" : "Siste indeks :",
"Indexing Bookmarks" : "Indeksere bokmerker",
"Checking" : "Kontrollerer",
"Nextant Status" : "Nextant Status",
+ "Resource Level :" : "Ressursnivå:",
+ "Higher performance" : "Høyere ytelse",
"High performance" : "Høy ytelse",
"Medium performance" : "Medium ytelse",
+ "Low performance" : "Lav ytelse",
+ "Lower performance" : "Lavere ytelse",
"Disabled" : "Inaktiv",
+ "Using Database" : "Bruker database",
"hours" : "timer",
"days" : "dager",
+ "Nextcloud Cron :" : "Nextcloud-cron:",
"Number of documents :" : "Antall dokumenter :",
"Number of segments :" : "Antall segmenter :",
"Indexing in progress" : "Indeksering pågår",
+ "Type of files to extract" : "Type filer å pakke ut",
"Text File (Text, Html, Subtitles, Source Code, ...)" : "Tekstfil (Tekst, Html, Undertekster, Kildekode, ...)",
"E-pub / PDF / rtf" : "E-pub / PDF / rtf",
"Office Documents" : "Dokumenter",
diff --git a/l10n/nb.json b/l10n/nb.json
index 6facb3f..ef7d71c 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -4,6 +4,15 @@
"Nextant is not configured yet" : "Nextant er ikke konfigurert enda",
"Test search query" : "Test søkestreng",
"Removing the test document" : "Slett testdokumentet",
+ "All test went fine. Saving your configuration" : "Alle tester bestått. Lagrer oppsettet ditt",
+ "The format of the address is not correct" : "Adresseformatet stemmer ikke",
+ "Text successfully extracted" : "Tekst utpakket",
+ "Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Utpakking mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
+ "Document successfully updated" : "Dokument oppdatert",
+ "Found exactly what we were looking for" : "Fant akkurat hva vi leter etter",
+ "We found something, but not what we were expecting." : "Vi fant noe, men ikke hva vi forventet.",
+ "Cannot find any document" : "Kan ikke finne noe dokument",
+ "Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Søk mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
"Test document deleted" : "Testdokument slettet",
"Your configuration has been saved" : "Dine innstillinger er lagret",
"Saving" : "Lagrer",
@@ -16,18 +25,27 @@
"Maximum File Size (Mb) :" : "Maks filstørrelse (MB) :",
"Edit your filters" : "Rediger dine filtre",
"Index Files Tree :" : "Indekser filtre : ",
+ "Disable default search from Files" : "Skru av forvalgt søk fra filer",
+ "Index Encrypted Files :" : "Indekser krypterte filer:",
"Last index :" : "Siste indeks :",
"Indexing Bookmarks" : "Indeksere bokmerker",
"Checking" : "Kontrollerer",
"Nextant Status" : "Nextant Status",
+ "Resource Level :" : "Ressursnivå:",
+ "Higher performance" : "Høyere ytelse",
"High performance" : "Høy ytelse",
"Medium performance" : "Medium ytelse",
+ "Low performance" : "Lav ytelse",
+ "Lower performance" : "Lavere ytelse",
"Disabled" : "Inaktiv",
+ "Using Database" : "Bruker database",
"hours" : "timer",
"days" : "dager",
+ "Nextcloud Cron :" : "Nextcloud-cron:",
"Number of documents :" : "Antall dokumenter :",
"Number of segments :" : "Antall segmenter :",
"Indexing in progress" : "Indeksering pågår",
+ "Type of files to extract" : "Type filer å pakke ut",
"Text File (Text, Html, Subtitles, Source Code, ...)" : "Tekstfil (Tekst, Html, Undertekster, Kildekode, ...)",
"E-pub / PDF / rtf" : "E-pub / PDF / rtf",
"Office Documents" : "Dokumenter",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index b9caa2f..d2beb81 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -4,83 +4,83 @@ OC.L10N.register(
"Go to folder" : "Ir para a pasta",
"never" : "nunca",
"Nextant is not configured yet" : "Nextant não está configurado ainda",
- "Ping querying your Solr Server" : "Solicitação Ping ao seu servidor Solr",
- "Verifying Schema integrity" : "Verificando integridade de Schema",
- "Test simple text extract query" : "Teste uma consulta de extração simples de texto",
- "Test update document query" : "Teste uma consulta de extração simples de documento",
- "Test search query" : "Teste uma consulta de pesquisa",
- "Removing the test document" : "Removendo documento de teste",
+ "Ping querying your Solr Server" : "Solicitação ping ao seu servidor Solr",
+ "Verifying Schema integrity" : "Verificando integridade do Schema",
+ "Test simple text extract query" : "Testar uma consulta de extração simples de texto",
+ "Test update document query" : "Testar uma consulta de extração simples de documento",
+ "Test search query" : "Testar uma consulta de pesquisa",
+ "Removing the test document" : "Excluindo o documento de teste",
"All test went fine. Saving your configuration" : "Todos os testes funcionaram. Salvando sua configuração",
"The format of the address is not correct" : "O formato do endereço está incorreto",
- "Apache Solr is up, running and responding to ping query" : "Apache Solr está ativo, funcionando e respondendo à solicitação de resposta",
+ "Apache Solr is up, running and responding to ping query" : "Apache Solr está ativo, funcionando e respondendo à solicitações",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr não está respondendo à solicitação do ping (Erro #%1$s)",
"Schema is fine" : "Schema está bom",
- "Were not able to verify/fix schema integrity (Error #%1$s)" : "Não foi capaz de verificar/fixar a integridade do esquema (Erro #%1$s)",
+ "Were not able to verify/fix schema integrity (Error #%1$s)" : "Não foi possível verificar/consertar a integridade do schema (Erro #%1$s)",
"Text successfully extracted" : "Texto extraído com sucesso",
"Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falha na extração. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
- "Error Updating field - Can't find original document - (Error #%1$s)" : "Erro no campo Atualização - Não é possível encontrar o documento original - (Erro #%1$s)",
- "Error during commit (Error #%1$s)" : "Erro durante a operação (Erro #%1$s)",
+ "Error Updating field - Can't find original document - (Error #%1$s)" : "Erro atualizando campo - Não é possível encontrar o documento original - (Erro #%1$s)",
+ "Error during commit (Error #%1$s)" : "Erro durante a efetivação (Erro #%1$s)",
"Error during updating field (Error #%1$s)" : "Erro durante a atualização de campo (Erro #%1$s)",
"Document successfully updated" : "Documento atualizado com sucesso",
"Found exactly what we were looking for" : "Encontrado exatamente o que estávamos procurando",
"We found something, but not what we were expecting." : "Encontramos algo, mas não o que nós esperávamos.",
"Cannot find any document" : "Nenhum documento encontrado",
"Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Pesquisa falhou. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
- "Test document deleted" : "Documento de teste deletado",
- "We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "Nós foi possível excluir o nosso documento de teste. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
+ "Test document deleted" : "Documento de teste excluído",
+ "We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "Nós foi possível excluir o documento de teste. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
"Your configuration has been saved" : "Sua configuração foi salva",
- "Configuration failed to be saved. Please reload this page." : "Falha em salvar a configuração. Por favor, atualize esta página.",
- "Nextant (Full-Text Search)" : "Nextant (Pesquisar Texto-Completo)",
- "Specify the address of your Solr, and the name of the core to use." : "Especifique o endereço do seu Solr, e o nome do núcleo para usar.",
- "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Se você não tem um servlet Solr em execução , você pode encontrar alguns guias de como instalar, no Wiki.",
+ "Configuration failed to be saved. Please reload this page." : "Falha em salvar a configuração. Por favor, recarregue esta página.",
+ "Nextant (Full-Text Search)" : "Nextant (Pesquisa por texto completo)",
+ "Specify the address of your Solr, and the name of the core to use." : "Especifique o endereço do seu Solr e o nome do núcleo a usar.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Se você não tem um servlet Solr em execução, você pode encontrar alguns guias de como instalar, no Wiki.",
"You can also find there more information about this interface." : "Você pode também encontrar lá mais informações sobre esta interface.",
"Saving" : "Salvando",
"Settings" : "Configurações",
"Nextant Version :" : "Versão do Nextant:",
- "Address of your Solr Servlet :" : "Endereço do se Servilet Solr: ",
- "Core :" : "Núcleo :",
+ "Address of your Solr Servlet :" : "Endereço de seu Servilet Solr: ",
+ "Core :" : "Núcleo:",
"Timeout (in seconds) :" : "Tempo Limite (em segundos):",
- "Test and Save" : "Teste e Salve",
+ "Test and Save" : "Testar e Salvar",
"Indexing Files" : "Indexando Arquivos",
- "Maximum File Size (Mb) :" : "Máximo Tamanho de Arquivo (Mb):",
+ "Maximum File Size (Mb) :" : "Tamanho Máximo do Arquivo (MB):",
"Edit your filters" : "Editar seus filtros",
- "Index Files Tree :" : "Índice de Árvore de Arquivos :",
+ "Index Files Tree :" : "Indexar Árvore de Arquivos:",
"Disable default search from Files" : "Desativar pesquisa padrão de arquivos",
- "Index File Trash:" : "Índice de Arquivos da Lixeira:",
- "Index Public Links :" : "Índice de Links Públicos:",
- "Index Federated Shares :" : "Índice de Compartilhamentos Federados :",
- "Index External Storages :" : "Índice de Armazenamentos Externos :",
- "Index Encrypted Files :" : "Índice de Arquivos Criptografados :",
- "Last index :" : "Último Índice :",
- "Indexing Bookmarks" : "Marcadores de Indexação",
- "The App Bookmarks is not installed/enabled." : "O App Bookmarks não está instalado/habilitado.",
- "The App Bookmarks is enabled, your bookmarks will be index." : "O App Bookmarks esta ativado, os seus marcadores estarão no índice.",
+ "Index File Trash:" : "Indexar Lixeira de Arquivos:",
+ "Index Public Links :" : "Indexar Links Públicos:",
+ "Index Federated Shares :" : "Indexar Compartilhamentos Federados :",
+ "Index External Storages :" : "Indexar Armazenamentos Externos :",
+ "Index Encrypted Files :" : "Indexar Arquivos Criptografados :",
+ "Last index :" : "Último índice :",
+ "Indexing Bookmarks" : "Indexando Marcadores",
+ "The App Bookmarks is not installed/enabled." : "O Aplicativo Marcadores não está instalado/habilitado.",
+ "The App Bookmarks is enabled, your bookmarks will be index." : "O Aplicativo Marcadores está ativado. Seus marcadores serão indexados.",
"Checking" : "Verificando",
- "Nextant Status" : "Status do Nextant",
- "Resource Level :" : "Nível de Recurso :",
+ "Nextant Status" : "Estado do Nextant",
+ "Resource Level :" : "Nível do Recurso :",
"Higher performance" : "Maior desempenho",
"High performance" : "Alto desempenho",
"Medium performance" : "Desempenho médio",
"Low performance" : "Desempenho baixo",
- "Lower performance" : "O mas baixo desempenho",
- "Live Index :" : "Índice Vivo:",
+ "Lower performance" : "Desempenho mais baixo",
+ "Live Index :" : "Índice ao vivo:",
"Disabled" : "Desabilitado",
"Using Semaphore" : "Utilizando Semáforo",
"Using Database" : "Usando Banco de Dados",
- "Minimum Background Index delay :" : "Atraso Mínimo no Índice de Fundo :",
+ "Minimum Background Index delay :" : "Atraso mínimo na indexação em segundo plano:",
"hours" : "horas",
- "Maximum Background Index delay :" : "Atraso Mínimo no Índice de Fundo :",
+ "Maximum Background Index delay :" : "Atraso mínimo na indexação em segundo plano:",
"days" : "dias",
- "Nextcloud Cron :" : "Nextcloud Cron :",
+ "Nextcloud Cron :" : "Agendamento Nextcloud:",
"Number of documents :" : "Número de documentos:",
"Number of segments :" : "Número de segmentos:",
- "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "recomendamos fazer a primeira indexação de seus arquivos usando o ./occ comando nextant:index.",
- "However, you can force it to be started as a background process." : "No entanto, você pode força-lo a ser iniciado como um processo em segundo plano.",
+ "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "recomendamos fazer a primeira indexação de seus arquivos usando o comando ./occ nextant:index.",
+ "However, you can force it to be started as a background process." : "No entanto, você pode forçá-lo a iniciar como um processo em segundo plano.",
"Force first index as a cronjob" : "Forçar 0 primeiro índice como cronjob",
- "Force index" : "Forçar Índice",
- "Indexing is scheduled within the next few hours (cron)" : "A indexação está agendada para as próximas horas (cron)",
+ "Force index" : "Forçar indexação",
+ "Indexing is scheduled within the next few hours (cron)" : "A indexação está agendada para as próximas horas (Cron)",
"Indexing in progress" : "Indexação em progresso",
- "Type of files to extract" : "Tipos de arquivo para extrair",
+ "Type of files to extract" : "Tipos de arquivo a extrair",
"Text File (Text, Html, Subtitles, Source Code, ...)" : "Arquivo Texto (Texto, Html, Subtítulos, Código Fonte, ...)",
"E-pub / PDF / rtf" : "E-pub / PDF / rtf",
"Office Documents" : "Documentos do Office",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a7edb8e..099f148 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -2,83 +2,83 @@
"Go to folder" : "Ir para a pasta",
"never" : "nunca",
"Nextant is not configured yet" : "Nextant não está configurado ainda",
- "Ping querying your Solr Server" : "Solicitação Ping ao seu servidor Solr",
- "Verifying Schema integrity" : "Verificando integridade de Schema",
- "Test simple text extract query" : "Teste uma consulta de extração simples de texto",
- "Test update document query" : "Teste uma consulta de extração simples de documento",
- "Test search query" : "Teste uma consulta de pesquisa",
- "Removing the test document" : "Removendo documento de teste",
+ "Ping querying your Solr Server" : "Solicitação ping ao seu servidor Solr",
+ "Verifying Schema integrity" : "Verificando integridade do Schema",
+ "Test simple text extract query" : "Testar uma consulta de extração simples de texto",
+ "Test update document query" : "Testar uma consulta de extração simples de documento",
+ "Test search query" : "Testar uma consulta de pesquisa",
+ "Removing the test document" : "Excluindo o documento de teste",
"All test went fine. Saving your configuration" : "Todos os testes funcionaram. Salvando sua configuração",
"The format of the address is not correct" : "O formato do endereço está incorreto",
- "Apache Solr is up, running and responding to ping query" : "Apache Solr está ativo, funcionando e respondendo à solicitação de resposta",
+ "Apache Solr is up, running and responding to ping query" : "Apache Solr está ativo, funcionando e respondendo à solicitações",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr não está respondendo à solicitação do ping (Erro #%1$s)",
"Schema is fine" : "Schema está bom",
- "Were not able to verify/fix schema integrity (Error #%1$s)" : "Não foi capaz de verificar/fixar a integridade do esquema (Erro #%1$s)",
+ "Were not able to verify/fix schema integrity (Error #%1$s)" : "Não foi possível verificar/consertar a integridade do schema (Erro #%1$s)",
"Text successfully extracted" : "Texto extraído com sucesso",
"Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Falha na extração. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
- "Error Updating field - Can't find original document - (Error #%1$s)" : "Erro no campo Atualização - Não é possível encontrar o documento original - (Erro #%1$s)",
- "Error during commit (Error #%1$s)" : "Erro durante a operação (Erro #%1$s)",
+ "Error Updating field - Can't find original document - (Error #%1$s)" : "Erro atualizando campo - Não é possível encontrar o documento original - (Erro #%1$s)",
+ "Error during commit (Error #%1$s)" : "Erro durante a efetivação (Erro #%1$s)",
"Error during updating field (Error #%1$s)" : "Erro durante a atualização de campo (Erro #%1$s)",
"Document successfully updated" : "Documento atualizado com sucesso",
"Found exactly what we were looking for" : "Encontrado exatamente o que estávamos procurando",
"We found something, but not what we were expecting." : "Encontramos algo, mas não o que nós esperávamos.",
"Cannot find any document" : "Nenhum documento encontrado",
"Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Pesquisa falhou. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
- "Test document deleted" : "Documento de teste deletado",
- "We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "Nós foi possível excluir o nosso documento de teste. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
+ "Test document deleted" : "Documento de teste excluído",
+ "We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "Nós foi possível excluir o documento de teste. Por favor, verifique a configuração do seu servidor Solr (Erro #%1$s)",
"Your configuration has been saved" : "Sua configuração foi salva",
- "Configuration failed to be saved. Please reload this page." : "Falha em salvar a configuração. Por favor, atualize esta página.",
- "Nextant (Full-Text Search)" : "Nextant (Pesquisar Texto-Completo)",
- "Specify the address of your Solr, and the name of the core to use." : "Especifique o endereço do seu Solr, e o nome do núcleo para usar.",
- "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Se você não tem um servlet Solr em execução , você pode encontrar alguns guias de como instalar, no Wiki.",
+ "Configuration failed to be saved. Please reload this page." : "Falha em salvar a configuração. Por favor, recarregue esta página.",
+ "Nextant (Full-Text Search)" : "Nextant (Pesquisa por texto completo)",
+ "Specify the address of your Solr, and the name of the core to use." : "Especifique o endereço do seu Solr e o nome do núcleo a usar.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Se você não tem um servlet Solr em execução, você pode encontrar alguns guias de como instalar, no Wiki.",
"You can also find there more information about this interface." : "Você pode também encontrar lá mais informações sobre esta interface.",
"Saving" : "Salvando",
"Settings" : "Configurações",
"Nextant Version :" : "Versão do Nextant:",
- "Address of your Solr Servlet :" : "Endereço do se Servilet Solr: ",
- "Core :" : "Núcleo :",
+ "Address of your Solr Servlet :" : "Endereço de seu Servilet Solr: ",
+ "Core :" : "Núcleo:",
"Timeout (in seconds) :" : "Tempo Limite (em segundos):",
- "Test and Save" : "Teste e Salve",
+ "Test and Save" : "Testar e Salvar",
"Indexing Files" : "Indexando Arquivos",
- "Maximum File Size (Mb) :" : "Máximo Tamanho de Arquivo (Mb):",
+ "Maximum File Size (Mb) :" : "Tamanho Máximo do Arquivo (MB):",
"Edit your filters" : "Editar seus filtros",
- "Index Files Tree :" : "Índice de Árvore de Arquivos :",
+ "Index Files Tree :" : "Indexar Árvore de Arquivos:",
"Disable default search from Files" : "Desativar pesquisa padrão de arquivos",
- "Index File Trash:" : "Índice de Arquivos da Lixeira:",
- "Index Public Links :" : "Índice de Links Públicos:",
- "Index Federated Shares :" : "Índice de Compartilhamentos Federados :",
- "Index External Storages :" : "Índice de Armazenamentos Externos :",
- "Index Encrypted Files :" : "Índice de Arquivos Criptografados :",
- "Last index :" : "Último Índice :",
- "Indexing Bookmarks" : "Marcadores de Indexação",
- "The App Bookmarks is not installed/enabled." : "O App Bookmarks não está instalado/habilitado.",
- "The App Bookmarks is enabled, your bookmarks will be index." : "O App Bookmarks esta ativado, os seus marcadores estarão no índice.",
+ "Index File Trash:" : "Indexar Lixeira de Arquivos:",
+ "Index Public Links :" : "Indexar Links Públicos:",
+ "Index Federated Shares :" : "Indexar Compartilhamentos Federados :",
+ "Index External Storages :" : "Indexar Armazenamentos Externos :",
+ "Index Encrypted Files :" : "Indexar Arquivos Criptografados :",
+ "Last index :" : "Último índice :",
+ "Indexing Bookmarks" : "Indexando Marcadores",
+ "The App Bookmarks is not installed/enabled." : "O Aplicativo Marcadores não está instalado/habilitado.",
+ "The App Bookmarks is enabled, your bookmarks will be index." : "O Aplicativo Marcadores está ativado. Seus marcadores serão indexados.",
"Checking" : "Verificando",
- "Nextant Status" : "Status do Nextant",
- "Resource Level :" : "Nível de Recurso :",
+ "Nextant Status" : "Estado do Nextant",
+ "Resource Level :" : "Nível do Recurso :",
"Higher performance" : "Maior desempenho",
"High performance" : "Alto desempenho",
"Medium performance" : "Desempenho médio",
"Low performance" : "Desempenho baixo",
- "Lower performance" : "O mas baixo desempenho",
- "Live Index :" : "Índice Vivo:",
+ "Lower performance" : "Desempenho mais baixo",
+ "Live Index :" : "Índice ao vivo:",
"Disabled" : "Desabilitado",
"Using Semaphore" : "Utilizando Semáforo",
"Using Database" : "Usando Banco de Dados",
- "Minimum Background Index delay :" : "Atraso Mínimo no Índice de Fundo :",
+ "Minimum Background Index delay :" : "Atraso mínimo na indexação em segundo plano:",
"hours" : "horas",
- "Maximum Background Index delay :" : "Atraso Mínimo no Índice de Fundo :",
+ "Maximum Background Index delay :" : "Atraso mínimo na indexação em segundo plano:",
"days" : "dias",
- "Nextcloud Cron :" : "Nextcloud Cron :",
+ "Nextcloud Cron :" : "Agendamento Nextcloud:",
"Number of documents :" : "Número de documentos:",
"Number of segments :" : "Número de segmentos:",
- "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "recomendamos fazer a primeira indexação de seus arquivos usando o ./occ comando nextant:index.",
- "However, you can force it to be started as a background process." : "No entanto, você pode força-lo a ser iniciado como um processo em segundo plano.",
+ "we recommand doing the very first indexing of your files using the ./occ nextant:index command." : "recomendamos fazer a primeira indexação de seus arquivos usando o comando ./occ nextant:index.",
+ "However, you can force it to be started as a background process." : "No entanto, você pode forçá-lo a iniciar como um processo em segundo plano.",
"Force first index as a cronjob" : "Forçar 0 primeiro índice como cronjob",
- "Force index" : "Forçar Índice",
- "Indexing is scheduled within the next few hours (cron)" : "A indexação está agendada para as próximas horas (cron)",
+ "Force index" : "Forçar indexação",
+ "Indexing is scheduled within the next few hours (cron)" : "A indexação está agendada para as próximas horas (Cron)",
"Indexing in progress" : "Indexação em progresso",
- "Type of files to extract" : "Tipos de arquivo para extrair",
+ "Type of files to extract" : "Tipos de arquivo a extrair",
"Text File (Text, Html, Subtitles, Source Code, ...)" : "Arquivo Texto (Texto, Html, Subtítulos, Código Fonte, ...)",
"E-pub / PDF / rtf" : "E-pub / PDF / rtf",
"Office Documents" : "Documentos do Office",
diff --git a/l10n/tr.js b/l10n/tr.js
index fafa5b8..7d5788b 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -32,7 +32,7 @@ OC.L10N.register(
"Configuration failed to be saved. Please reload this page." : "Yapılandırma kaydedilemedi. Lütfenbu sayfayı yeniden yükleyin.",
"Nextant (Full-Text Search)" : "Nextant (Tam Metin Arama)",
"Specify the address of your Solr, and the name of the core to use." : "Solr sunucunuzun adresini ve kullanılacak çekirdeğin adını yazın.",
- "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Çalışan bir Solr sunucu yazılımınız yoksa, Wiki üzerinde nasıl yükleyeceğiniz ile ilgili bazı rehberler bulabilirsiniz.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Çalışan bir Solr sunucu yazılımınız yoksa, Wiki üzerinde nasıl kuracağınız ile ilgili bazı rehberler bulabilirsiniz.",
"You can also find there more information about this interface." : "Ayrıca bu arayüzden de ayrıntılı bilgi alabilirsiniz.",
"Saving" : "Kaydediliyor",
"Settings" : "Ayarlar",
@@ -53,7 +53,7 @@ OC.L10N.register(
"Index Encrypted Files :" : "Şifrelenmiş Dosyalar Dizine Eklensin:",
"Last index :" : "Son dizin:",
"Indexing Bookmarks" : "Yer İmleri Dizine Ekleniyor",
- "The App Bookmarks is not installed/enabled." : "Yer İmleri uygulaması yüklü ya da etkinleştirilmiş değil.",
+ "The App Bookmarks is not installed/enabled." : "Yer İmleri uygulaması kurulmamış ya da etkinleştirilmemiş.",
"The App Bookmarks is enabled, your bookmarks will be index." : "Yer İmleri uygulaması etkin, yer imleriniz dizine eklenecek.",
"Checking" : "Denetleniyor",
"Nextant Status" : "Nextant Durumu",
diff --git a/l10n/tr.json b/l10n/tr.json
index 497fa8e..29466a4 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -30,7 +30,7 @@
"Configuration failed to be saved. Please reload this page." : "Yapılandırma kaydedilemedi. Lütfenbu sayfayı yeniden yükleyin.",
"Nextant (Full-Text Search)" : "Nextant (Tam Metin Arama)",
"Specify the address of your Solr, and the name of the core to use." : "Solr sunucunuzun adresini ve kullanılacak çekirdeğin adını yazın.",
- "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Çalışan bir Solr sunucu yazılımınız yoksa, Wiki üzerinde nasıl yükleyeceğiniz ile ilgili bazı rehberler bulabilirsiniz.",
+ "If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki." : "Çalışan bir Solr sunucu yazılımınız yoksa, Wiki üzerinde nasıl kuracağınız ile ilgili bazı rehberler bulabilirsiniz.",
"You can also find there more information about this interface." : "Ayrıca bu arayüzden de ayrıntılı bilgi alabilirsiniz.",
"Saving" : "Kaydediliyor",
"Settings" : "Ayarlar",
@@ -51,7 +51,7 @@
"Index Encrypted Files :" : "Şifrelenmiş Dosyalar Dizine Eklensin:",
"Last index :" : "Son dizin:",
"Indexing Bookmarks" : "Yer İmleri Dizine Ekleniyor",
- "The App Bookmarks is not installed/enabled." : "Yer İmleri uygulaması yüklü ya da etkinleştirilmiş değil.",
+ "The App Bookmarks is not installed/enabled." : "Yer İmleri uygulaması kurulmamış ya da etkinleştirilmemiş.",
"The App Bookmarks is enabled, your bookmarks will be index." : "Yer İmleri uygulaması etkin, yer imleriniz dizine eklenecek.",
"Checking" : "Denetleniyor",
"Nextant Status" : "Nextant Durumu",