first commit

This commit is contained in:
Sven Wappler
2021-04-17 21:20:54 +02:00
parent c93ec9492a
commit cadcc8edb4
406 changed files with 4917 additions and 5157 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="cn" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="solr">
<file source-language="en" target-language="cn" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="meilisearch">
<header/>
<body>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/locallang.xlf -->
@@ -130,4 +130,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2015-12-23T10:36:54Z" product-name="solr">
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2015-12-23T10:36:54Z" product-name="meilisearch">
<header/>
<body>
<!-- From ModuleScheduler/locallang.xlf //-->
@@ -9,16 +9,16 @@
<target>Re-Indexierung der Seite erzwingen</target>
</trans-unit>
<trans-unit id="reindex_description" xml:space="preserve" approved="yes">
<source>Purges the Solr Index and initializes the Index Queue of a site.</source>
<target>Leert den solr index und initialisiert die Index Queue einer Seite.</target>
<source>Purges the Meilisearch Index and initializes the Index Queue of a site.</source>
<target>Leert den meilisearch index und initialisiert die Index Queue einer Seite.</target>
</trans-unit>
<trans-unit id="indexqueueworker_title" xml:space="preserve" approved="yes">
<source>Index Queue Worker</source>
<target>Index Queue Worker</target>
</trans-unit>
<trans-unit id="indexqueueworker_description" xml:space="preserve" approved="yes">
<source>Processes the items in the Index Queue and sends them to Solr.</source>
<target>Verarbeitet einen Item in der Index Queue und sendet ihn an den Solr Server.</target>
<source>Processes the items in the Index Queue and sends them to Meilisearch.</source>
<target>Verarbeitet einen Item in der Index Queue und sendet ihn an den Meilisearch Server.</target>
</trans-unit>
<trans-unit id="indexqueueworker_field_documentsToIndexLimit" xml:space="preserve" approved="yes">
<source>Number of documents to index</source>
@@ -29,20 +29,20 @@
<target>Forced webroot (Nur notwendig wenn webroot von PATH_site abweicht)</target>
</trans-unit>
<trans-unit id="field_host" xml:space="preserve" approved="yes">
<source>Solr Host</source>
<target>Solr host</target>
<source>Meilisearch Host</source>
<target>Meilisearch host</target>
</trans-unit>
<trans-unit id="field_port" xml:space="preserve" approved="yes">
<source>Solr Port</source>
<target>Solr Port</target>
<source>Meilisearch Port</source>
<target>Meilisearch Port</target>
</trans-unit>
<trans-unit id="field_path" xml:space="preserve" approved="yes">
<source>Solr Path</source>
<target>Solr Pfad</target>
<source>Meilisearch Path</source>
<target>Meilisearch Pfad</target>
</trans-unit>
<trans-unit id="field_server" xml:space="preserve" approved="yes">
<source>Solr Server</source>
<target>Solr Server</target>
<source>Meilisearch Server</source>
<target>Meilisearch Server</target>
</trans-unit>
<trans-unit id="field_site" xml:space="preserve" approved="yes">
<source>Site</source>
@@ -54,15 +54,15 @@
</trans-unit>
<trans-unit id="optimizer_description" xml:space="preserve" approved="yes">
<source></source>
<target>Optimiert den Solr Index</target>
<target>Optimiert den Meilisearch Index</target>
</trans-unit>
<trans-unit id="commit_title" xml:space="preserve" approved="yes">
<source></source>
<target>Commit Solr index</target>
<target>Commit Meilisearch index</target>
</trans-unit>
<trans-unit id="commit_description" xml:space="preserve" approved="yes">
<source></source>
<target>Macht Änderungen am Solr Index sichtbar</target>
<target>Macht Änderungen am Meilisearch Index sichtbar</target>
</trans-unit>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/locallang.xlf -->
@@ -215,4 +215,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="dk" datatype="plaintext" original="messages" date="2015-12-23T10:36:54Z" product-name="solr">
<file source-language="en" target-language="dk" datatype="plaintext" original="messages" date="2015-12-23T10:36:54Z" product-name="meilisearch">
<header/>
<body>
<!-- From ModuleReports/locallang.xlf //-->
<trans-unit id="index_title" xml:space="preserve" approved="yes">
<source>Apache Solr Index</source>
<target>Apache Solr Index</target>
<source>Meilisearch Index</source>
<target>Meilisearch Index</target>
</trans-unit>
<trans-unit id="index_description" xml:space="preserve" approved="yes">
<source>View the number of documents and fields in your index</source>
<target>Se antallet af dokumenter og felter i dit index</target>
</trans-unit>
<trans-unit id="statistics_title" xml:space="preserve" approved="yes">
<source>Apache Solr Statistics</source>
<target>Apache Solr Statistik</target>
<source>Meilisearch Statistics</source>
<target>Meilisearch Statistik</target>
</trans-unit>
<trans-unit id="statistics_description" xml:space="preserve" approved="yes">
<source>Provides several Solr usage statistics</source>
<target>Viser adskillige Solr-anvendelsesstatistikker</target>
<source>Provides several Meilisearch usage statistics</source>
<target>Viser adskillige Meilisearch-anvendelsesstatistikker</target>
</trans-unit>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/locallang.xlf -->
@@ -162,4 +162,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="fr" datatype="plaintext" original="messages" date="2015-12-23T10:34:18Z" product-name="solr">
<file source-language="en" target-language="fr" datatype="plaintext" original="messages" date="2015-12-23T10:34:18Z" product-name="meilisearch">
<header/>
<body>
<!-- From Backend/locallang.xlf //-->
@@ -19,20 +19,20 @@
<!-- From ModuleReports/locallang.xlf //-->
<trans-unit id="index_title" xml:space="preserve" approved="yes">
<source>Apache Solr Index</source>
<target>Index d'Apache Solr</target>
<source>Meilisearch Index</source>
<target>Index d'Meilisearch</target>
</trans-unit>
<trans-unit id="index_description" xml:space="preserve" approved="yes">
<source>View the number of documents and fields in your index</source>
<target>Visualisez le nombre de documents et de champs de votre index</target>
</trans-unit>
<trans-unit id="statistics_title" xml:space="preserve" approved="yes">
<source>Apache Solr Statistics</source>
<target>Statistiques d'Apache Solr</target>
<source>Meilisearch Statistics</source>
<target>Statistiques d'Meilisearch</target>
</trans-unit>
<trans-unit id="statistics_description" xml:space="preserve" approved="yes">
<source>Provides several Solr usage statistics</source>
<target>Fourni plusieurs statistiques d'usage de Solr</target>
<source>Provides several Meilisearch usage statistics</source>
<target>Fourni plusieurs statistiques d'usage de Meilisearch</target>
</trans-unit>
<!-- From ModuleScheduler/locallang.xlf //-->
@@ -41,36 +41,36 @@
<target>Force la réindexation d'un site</target>
</trans-unit>
<trans-unit id="reindex_description" xml:space="preserve" approved="yes">
<source>Purges the Solr Index and initializes the Index Queue of a site.</source>
<target>Purge l'index de Solr et initialise la file d'attente d'indexation d'un site.</target>
<source>Purges the Meilisearch Index and initializes the Index Queue of a site.</source>
<target>Purge l'index de Meilisearch et initialise la file d'attente d'indexation d'un site.</target>
</trans-unit>
<trans-unit id="indexqueueworker_title" xml:space="preserve" approved="yes">
<source>Index Queue Worker</source>
<target>Tâche de traitement de la file d'indexation.</target>
</trans-unit>
<trans-unit id="indexqueueworker_description" xml:space="preserve" approved="yes">
<source>Processes the items in the Index Queue and sends them to Solr.</source>
<target>Traite les élément de la file d'attente et les envoie à Solr.</target>
<source>Processes the items in the Index Queue and sends them to Meilisearch.</source>
<target>Traite les élément de la file d'attente et les envoie à Meilisearch.</target>
</trans-unit>
<trans-unit id="indexqueueworker_field_documentsToIndexLimit" xml:space="preserve" approved="yes">
<source>Number of documents to index</source>
<target>Nombre de documents à indexer</target>
</trans-unit>
<trans-unit id="field_host" xml:space="preserve" approved="yes">
<source>Solr Host</source>
<target>Hôte Solr</target>
<source>Meilisearch Host</source>
<target>Hôte Meilisearch</target>
</trans-unit>
<trans-unit id="field_port" xml:space="preserve" approved="yes">
<source>Solr Port</source>
<target>Port Solr</target>
<source>Meilisearch Port</source>
<target>Port Meilisearch</target>
</trans-unit>
<trans-unit id="field_path" xml:space="preserve" approved="yes">
<source>Solr Path</source>
<target>URI Solr</target>
<source>Meilisearch Path</source>
<target>URI Meilisearch</target>
</trans-unit>
<trans-unit id="field_server" xml:space="preserve" approved="yes">
<source>Solr Server</source>
<target>Serveur Solr</target>
<source>Meilisearch Server</source>
<target>Serveur Meilisearch</target>
</trans-unit>
<trans-unit id="field_site" xml:space="preserve" approved="yes">
<source>Site</source>
@@ -219,4 +219,4 @@
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="it" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="solr">
<file source-language="en" target-language="it" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="meilisearch">
<header/>
<body>
@@ -131,4 +131,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="jp" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="solr">
<file source-language="en" target-language="jp" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="meilisearch">
<header/>
<body>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/locallang.xlf -->
@@ -130,4 +130,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="kr" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="solr">
<file source-language="en" target-language="kr" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="meilisearch">
<header/>
<body>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/locallang.xlf -->
@@ -130,4 +130,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -6,24 +6,24 @@
</header>
<body>
<trans-unit id="cache_initialize_solr_connections" xml:space="preserve">
<source>Initialize Solr connections</source>
<trans-unit id="cache_initialize_meilisearch_connections" xml:space="preserve">
<source>Initialize Meilisearch connections</source>
</trans-unit>
<!-- Index Administration -->
<trans-unit id="solr.backend.index_administration.description" xml:space="preserve">
<source>The Index Administration Module is responsible for emptying the cores(deleting documents) on Solr Server and index queues in TYPO3 CMS. </source>
<trans-unit id="meilisearch.backend.index_administration.description" xml:space="preserve">
<source>The Index Administration Module is responsible for emptying the cores(deleting documents) on Meilisearch Server and index queues in TYPO3 CMS. </source>
</trans-unit>
<trans-unit id="solr.backend.index_administration.index_emptied_all" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_administration.index_emptied_all" xml:space="preserve">
<source>Index emptied for Site "%s" (%s).</source>
</trans-unit>
<trans-unit id="solr.backend.index_administration.success.queue_emptied" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_administration.success.queue_emptied" xml:space="preserve">
<source>Index Queue emptied for Site "%s".</source>
</trans-unit>
<trans-unit id="solr.backend.index_administration.error.on_empty_index" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_administration.error.on_empty_index" xml:space="preserve">
<source>An error occurred while trying to delete documents from the index: %s</source>
</trans-unit>
<!-- End: Index Maintenance -->
@@ -66,10 +66,10 @@
<!-- From ModuleAdministration/locallang.xlf //-->
<trans-unit id="mlang_labels_tablabel" xml:space="preserve">
<source>Apache Solr Search Administration</source>
<source>Meilisearch Search Administration</source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve">
<source>Allows you to manage Apache Solr from TYPO3.&lt;br /&gt;&lt;em&gt;Access for 'admin' users only!&lt;/em&gt;</source>
<source>Allows you to manage Meilisearch from TYPO3.&lt;br /&gt;&lt;em&gt;Access for 'admin' users only!&lt;/em&gt;</source>
</trans-unit>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
<source>Search</source>
@@ -77,16 +77,16 @@
<!-- From ModuleReports/locallang.xlf //-->
<trans-unit id="index_title" xml:space="preserve">
<source>Apache Solr Index</source>
<source>Meilisearch Index</source>
</trans-unit>
<trans-unit id="index_description" xml:space="preserve">
<source>View the number of documents and fields in your index</source>
</trans-unit>
<trans-unit id="statistics_title" xml:space="preserve">
<source>Apache Solr Statistics</source>
<source>Meilisearch Statistics</source>
</trans-unit>
<trans-unit id="statistics_description" xml:space="preserve">
<source>Provides several Solr usage statistics</source>
<source>Provides several Meilisearch usage statistics</source>
</trans-unit>
<!-- From ModuleScheduler/locallang.xlf //-->
@@ -94,13 +94,13 @@
<source>Force Re-Indexing of a site</source>
</trans-unit>
<trans-unit id="reindex_description" xml:space="preserve">
<source>Purges the Solr Index and initializes the Index Queue of a site.</source>
<source>Purges the Meilisearch Index and initializes the Index Queue of a site.</source>
</trans-unit>
<trans-unit id="indexqueueworker_title" xml:space="preserve">
<source>Index Queue Worker</source>
</trans-unit>
<trans-unit id="indexqueueworker_description" xml:space="preserve">
<source>Processes the items in the Index Queue and sends them to Solr.</source>
<source>Processes the items in the Index Queue and sends them to Meilisearch.</source>
</trans-unit>
<trans-unit id="indexqueueworker_field_documentsToIndexLimit" xml:space="preserve">
<source>Number of documents to index</source>
@@ -109,16 +109,16 @@
<source>Forced webroot (only needed when webroot is not PATH_site)</source>
</trans-unit>
<trans-unit id="field_host" xml:space="preserve">
<source>Solr Host</source>
<source>Meilisearch Host</source>
</trans-unit>
<trans-unit id="field_port" xml:space="preserve">
<source>Solr Port</source>
<source>Meilisearch Port</source>
</trans-unit>
<trans-unit id="field_path" xml:space="preserve">
<source>Solr Path</source>
<source>Meilisearch Path</source>
</trans-unit>
<trans-unit id="field_server" xml:space="preserve">
<source>Solr Server</source>
<source>Meilisearch Server</source>
</trans-unit>
<trans-unit id="field_site" xml:space="preserve">
<source>Site</source>
@@ -225,98 +225,98 @@
<source>Top Results</source>
</trans-unit>
<!-- From locallang.xlf -->
<trans-unit id="solr.backend.index_queue_module.description" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.description" xml:space="preserve">
<source>The Index Queue manages content indexing. Content enters the Index Queue by initialization below or when new content is created based on configuration. Items in the Index Queue are indexed newest changes first until all items in the queue have been indexed.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.reset_button" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.reset_button" xml:space="preserve">
<source>Reset errors</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.headline" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.headline" xml:space="preserve">
<source>Indexing Errors</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.id" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.id" xml:space="preserve">
<source>ID</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.item_type" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.item_type" xml:space="preserve">
<source>Item Type</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.item_uid" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.item_uid" xml:space="preserve">
<source>Item UID</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.errors.show_button" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.errors.show_button" xml:space="preserve">
<source>Show error</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.error.index_manual" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.error.index_manual" xml:space="preserve">
<source>An error occurred while indexing manual from the backend.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.error.reset_errors" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.error.reset_errors" xml:space="preserve">
<source>An error occurred while resetting the error log in the index queue.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.error.single_item_not_requeued" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.error.single_item_not_requeued" xml:space="preserve">
<source>Single item was not requeued.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.initialize.no_selection" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.initialize.no_selection" xml:space="preserve">
<source>No indexing configurations selected.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.initialize.success" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.initialize.success" xml:space="preserve">
<source>Initialized indexing configurations: %s</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.initialize.title" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.initialize.title" xml:space="preserve">
<source>Index Queue initialized</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.not_initialized.title" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.not_initialized.title" xml:space="preserve">
<source>Index Queue not initialized</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.success.reset_errors" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.success.reset_errors" xml:space="preserve">
<source>All errors have been reset.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.success.index_manual" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.success.index_manual" xml:space="preserve">
<source>Indexing from the backend was successfully finished.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.success.single_item_was_requeued" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.success.single_item_was_requeued" xml:space="preserve">
<source>Single item was successfully marked for reindexing.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.title" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.title" xml:space="preserve">
<source>Index Queue</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.index_manual" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.index_manual" xml:space="preserve">
<source>Manual Indexing</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.help" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.help" xml:space="preserve">
<source>Initializing the Index Queue is the most complete way to force re-indexing, or to build the Index Queue for the first time. The Index Queue Worker scheduler task will then index the items listed in the Index Queue.</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.status.errors" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.status.errors" xml:space="preserve">
<source> Errors</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.status.header" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.status.header" xml:space="preserve">
<source>Indexing Progress</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.status.indexed" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.status.indexed" xml:space="preserve">
<source> Indexed</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.status.pending" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.status.pending" xml:space="preserve">
<source> Pending</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.header_init" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.header_init" xml:space="preserve">
<source>Index Queue Initialization</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.header_status" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.header_status" xml:space="preserve">
<source>Index Queue Status</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.button.clear_index_queue" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.button.clear_index_queue" xml:space="preserve">
<source>Clear Index Queue</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.back" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.back" xml:space="preserve">
<source>Go back</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.flashmessage.error.no_queue_item_for_queue_error" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.flashmessage.error.no_queue_item_for_queue_error" xml:space="preserve">
<source>No valid queue item passed to show the error information!</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.error_details" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.error_details" xml:space="preserve">
<source>Error details for queue item</source>
</trans-unit>
<trans-unit id="solr.backend.index_queue_module.index_now" xml:space="preserve">
<trans-unit id="meilisearch.backend.index_queue_module.index_now" xml:space="preserve">
<source>Index now</source>
</trans-unit>
@@ -331,28 +331,28 @@
<source>Search: Form only</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.item_phrase" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.item_phrase" xml:space="preserve">
<source>Phrase</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.item_count" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.item_count" xml:space="preserve">
<source>Number of Queries</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.results" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.results" xml:space="preserve">
<source>Number of Results (Average)</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.percentage" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.percentage" xml:space="preserve">
<source>Percentage</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.no_records_found" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.no_records_found" xml:space="preserve">
<source>No records found. Did you enabled 'plugin.tx_meilisearch.statistics = 1' in the typoscript configuration of your site?</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.top_search_phrases" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.top_search_phrases" xml:space="preserve">
<source>Top 5 Search Phrases</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.top_search_phrases_without_hits" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.top_search_phrases_without_hits" xml:space="preserve">
<source>Top 5 Search Phrases Without Hits</source>
</trans-unit>
<trans-unit id="solr.backend.search_statistics_module.search_phrases_header" xml:space="preserve">
<trans-unit id="meilisearch.backend.search_statistics_module.search_phrases_header" xml:space="preserve">
<source>Search Phrase Statistics</source>
</trans-unit>

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="solr">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="meilisearch">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
<source>Apache Solr</source>
<source>Meilisearch</source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" xml:space="preserve">
<source>Administrate solr</source>
<source>Administrate meilisearch</source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve">
<source>This module provides submodules to maintain solr functionality.</source>
<source>This module provides submodules to maintain meilisearch functionality.</source>
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="solr">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="meilisearch">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
@@ -14,4 +14,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="solr">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="meilisearch">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
<source>Index Administration</source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" xml:space="preserve">
<source>Administrate your solr system</source>
<source>Administrate your meilisearch system</source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve">
<source>This module allows you to do admin operations on the index (e.g. clear the index queue or clean the solr server).</source>
<source>This module allows you to do admin operations on the index (e.g. clear the index queue or clean the meilisearch server).</source>
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="solr">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="meilisearch">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
@@ -14,4 +14,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="solr">
<file source-language="en" datatype="plaintext" original="messages" date="2014-06-02T11:48:40Z" product-name="meilisearch">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
@@ -14,4 +14,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="nl" datatype="plaintext" original="messages" date="2015-12-23T10:38:14Z" product-name="solr">
<file source-language="en" target-language="nl" datatype="plaintext" original="messages" date="2015-12-23T10:38:14Z" product-name="meilisearch">
<header/>
<body>
<!-- From ModuleScheduler/nl.locallang.xlf //-->
@@ -9,16 +9,16 @@
<target>Forceer herindexering van een website</target>
</trans-unit>
<trans-unit id="reindex_description" xml:space="preserve" approved="yes">
<source>Purges the Solr Index and initializes the Index Queue of a site.</source>
<target>Leegt de Solr index en initialiseert de Index Wachtrij van een website.</target>
<source>Purges the Meilisearch Index and initializes the Index Queue of a site.</source>
<target>Leegt de Meilisearch index en initialiseert de Index Wachtrij van een website.</target>
</trans-unit>
<trans-unit id="indexqueueworker_title" xml:space="preserve" approved="yes">
<source>Index Queue Worker</source>
<target>Index Wachtrij Taak</target>
</trans-unit>
<trans-unit id="indexqueueworker_description" xml:space="preserve" approved="yes">
<source>Processes the items in the Index Queue and sends them to Solr.</source>
<target>Verwerkt de documenten in de Index Wachtrij en verstuurt deze naar Solr.</target>
<source>Processes the items in the Index Queue and sends them to Meilisearch.</source>
<target>Verwerkt de documenten in de Index Wachtrij en verstuurt deze naar Meilisearch.</target>
</trans-unit>
<trans-unit id="indexqueueworker_field_documentsToIndexLimit" xml:space="preserve" approved="yes">
<source>Number of documents to index</source>
@@ -29,20 +29,20 @@
<target>Geforceerde webroot (alleen nodig als de webroot anders is dan PATH_site)</target>
</trans-unit>
<trans-unit id="field_host" xml:space="preserve" approved="yes">
<source>Solr Host</source>
<target>Solr host</target>
<source>Meilisearch Host</source>
<target>Meilisearch host</target>
</trans-unit>
<trans-unit id="field_port" xml:space="preserve" approved="yes">
<source>Solr Port</source>
<target>Solr poort</target>
<source>Meilisearch Port</source>
<target>Meilisearch poort</target>
</trans-unit>
<trans-unit id="field_path" xml:space="preserve" approved="yes">
<source>Solr Path</source>
<target>Solr pad</target>
<source>Meilisearch Path</source>
<target>Meilisearch pad</target>
</trans-unit>
<trans-unit id="field_server" xml:space="preserve" approved="yes">
<source>Solr Server</source>
<target>Solr server</target>
<source>Meilisearch Server</source>
<target>Meilisearch server</target>
</trans-unit>
<trans-unit id="field_site" xml:space="preserve" approved="yes">
<source>Site</source>
@@ -50,19 +50,19 @@
</trans-unit>
<trans-unit id="optimizer_title" xml:space="preserve" approved="yes">
<source></source>
<target>Optimaliseer Solr index</target>
<target>Optimaliseer Meilisearch index</target>
</trans-unit>
<trans-unit id="optimizer_description" xml:space="preserve" approved="yes">
<source></source>
<target>Voert een OPTIMIZE commando uit op de Solr index. Hoort een keer per dag uitgevoerd te worden voor websites met lage activiteit. Website met hoge activiteit kunnen dit vaker uitvoeren. Pas op, deze taak kan een aantal seconden in beslag nemen bij grote indexes.</target>
<target>Voert een OPTIMIZE commando uit op de Meilisearch index. Hoort een keer per dag uitgevoerd te worden voor websites met lage activiteit. Website met hoge activiteit kunnen dit vaker uitvoeren. Pas op, deze taak kan een aantal seconden in beslag nemen bij grote indexes.</target>
</trans-unit>
<trans-unit id="commit_title" xml:space="preserve" approved="yes">
<source></source>
<target>Commit Solr index</target>
<target>Commit Meilisearch index</target>
</trans-unit>
<trans-unit id="commit_description" xml:space="preserve" approved="yes">
<source></source>
<target>Voert een COMMIT commando uit op de Solr index. Kan tussen de een keer per minuut en ieder uur uitgevoerd worden. Deze taak hoort korter te duren dan het OPTIMIZE commando welke ook een COMMIT uitvoert voor het OPTIMIZE commando.</target>
<target>Voert een COMMIT commando uit op de Meilisearch index. Kan tussen de een keer per minuut en ieder uur uitgevoerd worden. Deze taak hoort korter te duren dan het OPTIMIZE commando welke ook een COMMIT uitvoert voor het OPTIMIZE commando.</target>
</trans-unit>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/nl.locallang.xlf -->
@@ -192,4 +192,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" target-language="pl" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="solr">
<file source-language="en" target-language="pl" datatype="plaintext" original="messages" date="2015-12-23T10:35:41Z" product-name="meilisearch">
<header/>
<body>
<!-- From PluginResults|PluginSearch|PluginFrequentSearches/pl.locallang.xlf -->
@@ -130,4 +130,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>