Browsing Spanish translation

431440 of 442 results
4988.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Elasticsearch host</h3>

<p>The hostname or IP address of the Elasticsearch server.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->host</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.host.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.host.html
4989.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Index name</h3>

<p>This is the name of the Elasticsearch index that will be used by the search functionality of the site. It is unlikely that you will need to change this from its default value unless you are using the same Elasticsearch cluster as an index
for multiple Mahara sites, or if you have done a reindex using the "Bypass index"
setting.</p>
<p>If you change this to a new value, you may need to use the "reset ALL indexes"
button to trigger the creation of the new index.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->indexname</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.indexname.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.indexname.html
4990.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Auth password</h3>

<p>If your Elasticsearch server requires an HTTP basic auth username and password to access it, you may provide the <strong>password</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin or by accessing it through a proxy.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->password</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.password.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.password.html
4991.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Elasticsearch port</h3>

<p>The port number to access the Elasticsearch server on.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->port</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.port.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.port.html
4992.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Elasticsearch search types</h3>

<p>This is a comma-separated list of the elements to index. Each of these must match an ElasticsearchType subclass under search/elasticsearch/type.</p>
<p>You shouldn't need to change this unless you have implemented a new search type, or want to disable a particular search type.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->types</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.types.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.types.html
4993.
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Auth username</h3>

<p>If your Elasticsearch server requires an HTTP basic auth username and password to access it, you may provide the <strong>username</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin or by accessing it through a proxy.</p>
<p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p>
<p><code>$cfg->plugin->search->elasticsearch->username</code>.</p>
Context:
search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.username.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/help/forms/pluginconfig.username.html
5027.
Name of the Elasticsearch index. Default is mahara.
Context:
search/elasticsearch/lang/en.utf8/search.elasticsearch.php indexnamedescription
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/search.elasticsearch.php indexnamedescription
5030.
The Elasticsearch plugin is currently active. To deactivate it, deselect it in the <a href="%s">site options search settings</a>.
Context:
search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticeenabled
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticeenabled
5031.
The ElasticSearch Server is unreachable on host: %s and port %s. Please make sure it is running.
Context:
search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticenotactive
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticenotactive
5032.
The Elasticsearch plugin is not currently enabled. To activate it, select it in the <a href="%s">site options in the search settings</a>.
Context:
search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticenotenabled
(no translation yet)
Located in search/elasticsearch/lang/en.utf8/search.elasticsearch.php noticenotenabled
431440 of 442 results

This translation is managed by Mahara Spanish Translators, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adolfo Jayme Barrientos, Alfredo Hernández, Camilo Ernesto Quintana Martínez, Cecilia Vela Gurovic, Daniel, Daniel Parejo, Fernando Navarro Páez, Irene Robles, Iñaki Arenaza, Juan Brunet, Juan Carrera, Juan Segarra Montesinos, Mahara Bot, Puri Andrés, Ramón Ovelar, Richard Mansfield, Son Nguyen, aaricia, cheukepan, juliorg1987, roberto.