Skip to content

Commit

Permalink
Append french translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
romainruaud committed Mar 28, 2016
1 parent d968836 commit ada61f7
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 16 deletions.
28 changes: 28 additions & 0 deletions src/module-elasticsuite-catalog/i18n/fr_FR.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
"<%- count %> products","<%- count %> produits"
"No products in the selected range.","Aucun produit trouvé pour cet intervalle."
"Search Configuration","Configuration de la recherche"
"Used in autocomplete","Utiliser dans l'autocomplétion"
"Display in autocomplete","Afficher dans l'autocomplétion"
"Facet coverage rate","Taux de couverture de la facette"
"Ex: Brand facet will be displayed only if 90% of the product have a brand.","Ex: La facette Marque sera affichée uniquement si 90% of des produits ont une marque."
"Facet max. size","Taille maximale de la facette"
"Max number of values returned by a facet query.","Nombre maximal de valeurs affichées par la facette."
"Facet sort order","Ordre de tri de la facette"
"Result count","Nombre de résultat"
"Admin sort","Tri administrateur"
Name,Nom
Relevance,Pertinence
"Search Weight","Pondération dans la recherche"
"Used in spellcheck","Utiliser la recherche approchante"
"No search results for: <b>'%1'</b>. We propose you approaching results.","Aucun résultat pour la recherche: <b>'%1'</b>. Nous vous proposons des résultats approchants."
"%1 and above","%1 et plus"
"%1 - %2","%1 - %2"
item,élément
items,éléments
OK,OK
"Shop By","Filtrer Par"
"Clear All","Tout effacer"
"Shopping Options","Filtres"
"Is Spellchecked","Recherche Approchante"
Yes,Yes
No,No
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</field>
</group>

<group id="cutoff_frequency_configuration" translate="label" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<group id="cutoff_frequency_configuration" translate="label, comment" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<label>Cutoff frequency configuration</label>
<field id="cutoff_frequency" translate="label" type="text" sortOrder="10" showInDefault="1" showInContainer="1" showInStore="1">
<label>Cutoff frequency</label>
Expand All @@ -59,7 +59,7 @@
</field>
</group>
</section>

<section id="spellchecking" translate="label" type="text" sortOrder="20" showInDefault="1" showInContainer="1" showInStore="1">
<tab>general</tab>
<label>Spellchecking configuration</label>
Expand All @@ -71,38 +71,38 @@
<label>Enable fuzziness</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
</field>
<field id="value" translate="label" type="text" sortOrder="20" showInDefault="1" showInContainer="1" showInStore="1">
<field id="value" translate="label, comment" type="text" sortOrder="20" showInDefault="1" showInContainer="1" showInStore="1">
<label>Fuzziness value</label>
<depends>
<field id="enable_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[Allowed values "0", "1" or "AUTO". See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[Allowed values "0", "1" or "AUTO". See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
<field id="prefix_length" translate="label" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<field id="prefix_length" translate="label, comment" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<label>Fuzziness Prefix Length</label>
<depends>
<field id="enable_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[A integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[An integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
<field id="max_expansion" translate="label" type="text" sortOrder="40" showInDefault="1" showInContainer="1" showInStore="1">
<field id="max_expansion" translate="label, comment" type="text" sortOrder="40" showInDefault="1" showInContainer="1" showInStore="1">
<label>Max. expansion</label>
<depends>
<field id="enable_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[A integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[An integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
</group>

<group id="phonetic" translate="label" type="text" sortOrder="50" showInDefault="1" showInContainer="1" showInStore="1">
<group id="phonetic" translate="label, comment" type="text" sortOrder="50" showInDefault="1" showInContainer="1" showInStore="1">
<label>Phonetic search configuration</label>
<field id="enable" translate="label" type="select" sortOrder="10" showInDefault="1" showInContainer="1" showInStore="1">
<label>Enable phonetic search</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
<comment> <![CDATA[<comment>Require Phonetic analysis plugin installation: https://github.com/elastic/elasticsearch-analysis-phonetic</comment>]]></comment>
<comment> <![CDATA[Require <a href='https://github.com/elastic/elasticsearch-analysis-phonetic'>Phonetic analysis</a> plugin installation.]]></comment>
</field>
<field id="enable_fuzziness" translate="label" type="select" sortOrder="20" showInDefault="1" showInContainer="1" showInStore="1">
<label>Enable phonetic fuzziness</label>
Expand All @@ -111,32 +111,32 @@
<field id="enable_phonetic_search">1</field>
</depends>
</field>
<field id="fuzziness_value" translate="label" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<field id="fuzziness_value" translate="label, comment" type="text" sortOrder="30" showInDefault="1" showInContainer="1" showInStore="1">
<label>Phonetic fuzziness value</label>
<depends>
<field id="enable_phonetic_search">1</field>
<field id="enable_phonetic_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[Allowed values "0", "1" or "AUTO". See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[Allowed values "0", "1" or "AUTO". See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
<field id="fuzziness_prefix_length" translate="label" type="text" sortOrder="40" showInDefault="1" showInContainer="1" showInStore="1">
<field id="fuzziness_prefix_length" translate="label, comment" type="text" sortOrder="40" showInDefault="1" showInContainer="1" showInStore="1">
<label>Phonetic fuzziness prefix length</label>
<depends>
<field id="enable_phonetic_search">1</field>
<field id="enable_phonetic_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[A integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[An integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
<field id="fuzziness_max_expansion" translate="label" type="text" sortOrder="50" showInDefault="1" showInContainer="1" showInStore="1">
<field id="fuzziness_max_expansion" translate="label, comment" type="text" sortOrder="50" showInDefault="1" showInContainer="1" showInStore="1">
<label>Phonetic fuzziness max expansion</label>
<depends>
<field id="enable_phonetic_search">1</field>
<field id="enable_phonetic_fuzziness">1</field>
</depends>
<!--<validate>validate-digits validate-digits-range validate-zero-or-greater</validate>-->
<comment><![CDATA[A integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information]]></comment>
<comment><![CDATA[An integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.]]></comment>
</field>
</group>

Expand Down
57 changes: 57 additions & 0 deletions src/module-elasticsuite-core/i18n/fr_FR.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
"Save Config","Sauvegarder la configuration"
[GLOBAL],[GLOBAL]
[CONTAINER],[CONTENEUR]
"[CONTAINER - STORE VIEW]","[CONTENEUR - VUE MAGASIN]"
"Use Default","Utiliser la configuration par défaut"
"Use Container","Use la configuration du conteneur"
"All Store Views","Toutes les vues magasin"
"Search Engine","Moteur de recherche"
"Search Relevance","Pertinence de la recherche"
Relevance,Pertinence
"Relevance configuration","Configuration de la pertinence"
"You saved the configuration.","Vous avez sauvegardé la configuration."
"Something went wrong while saving this configuration:","Une erreur s'est produite durant la sauvegarde de la configuration:"
"Only default scope allowed","Seul le niveau par défaut est autorisé"
View:,Vue:
"Please confirm scope switching. All data that hasn't been saved will be lost.","Veuillez confirmer le changement de niveau. Toutes les données qui n'ont pas été sauvegardées seront perdues."
General,Général
"Fulltext base settings","Paramétrage de base de la recherche fulltext"
"Minimum Should Match","Minimum Should Match"
"Tie breaker","Tie breaker"
"Phrase match configuration","Recherche par phrases"
"Enable boost on phrase match","Activer le boost sur les phrases"
"Phrase match boost value","Valeur du boost"
"Cutoff frequency configuration","Détection des mots vides"
"Cutoff frequency","Seuil de rejet (Cutoff frequency)"
"Spellchecking configuration","Paramétrage du correcteur d'orthographe"
"Search fuzziness configuration","Paramétrage de la recherche approchante"
"Enable fuzziness","Activer la recherche approchante"
"Fuzziness value","Similarité de la recherche approchante"
"Fuzziness Prefix Length","Préfixe de la recherche approchante"
"Max. expansion","Nombre max. d'expansions"
"Phonetic search configuration","Paramétrage de la recherche phonétique"
"Enable phonetic search","Activer la recherche phonétique"
"Enable phonetic fuzziness","Activer la recherche approchante"
"Phonetic fuzziness value","Similarité de la recherche approchante"
"Phonetic fuzziness prefix length","Préfixe de la recherche approchante"
"Phonetic fuzziness max expansion","Nombre max. d'expansions"
"Smile ElasticSuite","Smile ElasticSuite"
"Base settings","Paramétrage général"
"ElaticSearch Client","Client ElasticSearch"
"ElasticSearch severs list","Liste des serveurs ElasticSearch"
"List of servers in [host]:[port] format separated by a comma (e.g. : ""es-node1.fqdn:9200, es-node2.fqdn:9200"")","La liste des serveurs au format [host]:[port] séparés par une virgule (ex : ""es-node1.fqdn:9200, es-node2.fqdn:9200"")"
"Enable debug mode","Activer le mode debug"
"When enabled the module will produce logs through Magento logging system.","Lorsqu'activé, le module va produire des logs via le système de logs Magento standard."
"Server connection timeout","Délai de connexion au serveur."
"Indices settings","Paramètres des indexs"
"Indices alias name","Nom de l'alias"
"Indices name pattern","Motif utilisé pour la création des indexs"
"Number of shards per index","Nombre de shards par index"
"Number of replicas per index","Nombre de replicas par index"
"Default Config","Configuration par défaut"
"Allowed values ""0"", ""1"" or ""AUTO"". See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.","Valeurs autorisées ""0"", ""1"" ou ""AUTO"". Voir la <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>documentation</a> pour plus d'informations."
"An integer between greater or equal than 0. See doc <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>here</a> for more information.","Un entier supérieur ou égal à 0. Voir la <a href='https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html#_parameters_7' target='_blank'>documentation</a> pour plus d'informations."
"A number between 0 and 1. Used as automatic stopwords detection threshold.","Un nombre entre 0 et 1. Utilisé comme pourcentage limite de détection des mots vides."
"Require <a href='https://github.com/elastic/elasticsearch-analysis-phonetic'>Phonetic analysis</a> plugin installation.","Nécessite l'installation du plugin <a href='https://github.com/elastic/elasticsearch-analysis-phonetic'>Phonetic analysis</a>."
"Yes","Oui"
"No","Non"
5 changes: 5 additions & 0 deletions src/module-elasticsuite-thesaurus/i18n/fr_FR.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Synonyms configuration","Configuration des synonymes"
"Enable synonyms search","Activer la recherche par synonyme."
"Synonyms weight divider","Pondérateur de poids des synonymes."
"ElasticSuite Thesaurus Indexing","Index des synonymes ElasticSuite"
"Reindex ElasticSuite search engine thesaurus.","Reconstruit l'index des synonymes ElasticSuite."

0 comments on commit ada61f7

Please sign in to comment.