@@ -72,8 +72,8 @@ public class MeaningTranslation : Dictionary<string, List<string>>
72
72
/// </summary>
73
73
static public readonly Dictionary < string , string [ ] > Structures = new Dictionary < string , string [ ] > ( )
74
74
{
75
- { "en" , new string [ ] { "Bull" , "House" , "Camel" , "Column" , "Praise" , "Nail" , "Weapon" , "Beast " , "Shield" , "Hand" , "Palm" , "Stick" , "Waters" , "Fish" , "Support" , "Eye" , "Mouth" , "Hook" , "Neck" , "Head " , "Tooth" , "Cross" } } ,
76
- { "fr" , new string [ ] { "Taureau" , "Maison" , "Chameau" , "Colonne" , "Louange" , "Clou" , "Arme" , "Bête " , "Bouclier" , "Main" , "Paume" , "Bâton" , "Eaux" , "Poisson" , "Appui" , "Oeil" , "Bouche" , "Hameçon" , "Nuque" , "Tête" , "Dent" , "Croix" } }
75
+ { "en" , new string [ ] { "Bull" , "House" , "Camel" , "Column" , "Praise" , "Nail" , "Weapon" , "Creature " , "Shield" , "Hand" , "Palm" , "Stick" , "Waters" , "Fish" , "Support" , "Eye" , "Mouth" , "Hook" , "Neck" , "Head " , "Tooth" , "Cross" } } ,
76
+ { "fr" , new string [ ] { "Taureau" , "Maison" , "Chameau" , "Colonne" , "Louange" , "Clou" , "Arme" , "Créature " , "Bouclier" , "Main" , "Paume" , "Bâton" , "Eaux" , "Poisson" , "Appui" , "Oeil" , "Bouche" , "Hameçon" , "Nuque" , "Tête" , "Dent" , "Croix" } }
77
77
} ;
78
78
79
79
/// <summary>
@@ -91,7 +91,7 @@ public class MeaningTranslation : Dictionary<string, List<string>>
91
91
static public readonly Dictionary < string , string [ ] > Verbs = new Dictionary < string , string [ ] > ( )
92
92
{
93
93
{ "en" , new string [ ] { "Plan" , "Arrange" , "Eloborate" , "Emit" , "Note" , "Speak" , "Persevere" , "Grant" , "Assemble" , "Exist" , "Spread" , "Give" , "Contribute" , "Lead" , "Gather" , "Interact" , "Protect" , "Help" , "Free" , "Show" , "Share" , "Support" } } ,
94
- { "fr" , new string [ ] { "Planifier" , "Disposer" , "Eloborer " , "Emettre " , "Constater" , "Parler" , "Persévérer" , "Accorder" , "Assembler" , "Exister" , "Répandre" , "Donner" , "Contribuer" , "Diriger" , "Rassembler" , "Interagir" , "Protéger" , "Aider" , "Libérer" , "Montrer" , "Partager" , "Soutenir" } }
94
+ { "fr" , new string [ ] { "Planifier" , "Disposer" , "Éloborer " , "Émettre " , "Constater" , "Parler" , "Persévérer" , "Accorder" , "Assembler" , "Exister" , "Répandre" , "Donner" , "Contribuer" , "Diriger" , "Rassembler" , "Interagir" , "Protéger" , "Aider" , "Libérer" , "Montrer" , "Partager" , "Soutenir" } }
95
95
} ;
96
96
97
97
/// <summary>
@@ -112,7 +112,7 @@ public class MeaningTranslation : Dictionary<string, List<string>>
112
112
new MeaningTranslation ( )
113
113
{
114
114
{ "en" , new List < string > ( ) { "Bearer on the Move" , "Energy in motion" , "Time" , "Shepherd" , "Testimony" , "History" , "Investment" , "Liberation" } } ,
115
- { "fr" , new List < string > ( ) { "Porteur en marche" , "Energie en mouvement" , "Temps" , "Berger" , "Témoignage" , "Histoire" , "Investissement" , "Libération" } }
115
+ { "fr" , new List < string > ( ) { "Porteur en marche" , "Énergie en mouvement" , "Temps" , "Berger" , "Témoignage" , "Histoire" , "Investissement" , "Libération" } }
116
116
} ,
117
117
new MeaningTranslation ( )
118
118
{
@@ -122,7 +122,7 @@ public class MeaningTranslation : Dictionary<string, List<string>>
122
122
new MeaningTranslation ( )
123
123
{
124
124
{ "en" , new List < string > ( ) { "Breath" , "Breathing" , "Meeting" , "Presentation" , "Astonishment" , "Celebration" } } ,
125
- { "fr" , new List < string > ( ) { "Souffle" , "Respiration" , "Rencontre" , "Présentation" , "Etonnement " , "Festivité" } }
125
+ { "fr" , new List < string > ( ) { "Souffle" , "Respiration" , "Rencontre" , "Présentation" , "Étonnement " , "Festivité" } }
126
126
} ,
127
127
new MeaningTranslation ( )
128
128
{
@@ -142,12 +142,12 @@ public class MeaningTranslation : Dictionary<string, List<string>>
142
142
new MeaningTranslation ( )
143
143
{
144
144
{ "en" , new List < string > ( ) { "Refuge" , "Journey" , "Innerity" , "Wisdom" , "Power" , "Eternity" } } ,
145
- { "fr" , new List < string > ( ) { "Refuge" , "Voyage" , "Intériorité" , "Sagesse" , "Puissance" , "Eternité " } }
145
+ { "fr" , new List < string > ( ) { "Refuge" , "Voyage" , "Intériorité" , "Sagesse" , "Puissance" , "Éternité " } }
146
146
} ,
147
147
new MeaningTranslation ( )
148
148
{
149
- { "en" , new List < string > ( ) { "Sprout" , "Spiritual Core" , "Impulse" , "Peace" , "Blessing" , "Freedom" , "Structure" , "Purity" , "Giving" , "Spermatozoa" , "Flame-energy ( Adam XY, Eve XX) " } } ,
150
- { "fr" , new List < string > ( ) { "Germe" , "Noyau spirituel" , "Impulsion" , "Paix" , "Bénédiction" , "Liberté" , "Structure" , "Pureté" , "Donner" , "Spermatozoïde" , "Flamme-énergie ( Adam XY, Ève XX) " } }
149
+ { "en" , new List < string > ( ) { "Sprout" , "Energy" , "Flame" , " Spiritual Core", "Impulse" , "Peace" , "Blessing" , "Freedom" , "Structure" , "Purity" , "Giving" , "Spermatozoa" , "Adam XY, Eve XX" } } ,
150
+ { "fr" , new List < string > ( ) { "Germe" , "Énergie" , "Flamme" , " Noyau spirituel", "Impulsion" , "Paix" , "Bénédiction" , "Liberté" , "Structure" , "Pureté" , "Donner" , "Spermatozoïde" , "Adam XY, Ève XX" } }
151
151
} ,
152
152
new MeaningTranslation ( )
153
153
{
@@ -161,8 +161,8 @@ public class MeaningTranslation : Dictionary<string, List<string>>
161
161
} ,
162
162
new MeaningTranslation ( )
163
163
{
164
- { "en" , new List < string > ( ) { "Formation" , "Transformation" , "Maturation" , "Salutation" , "Prayer" , "Service" , "Recognition" , "Origin" , " Unconscious" } } ,
165
- { "fr" , new List < string > ( ) { "Formation" , "Transformation" , "Maturation" , "Salutation" , "Prière" , "Service" , "Reconnaissance" , "Origine" , " Inconscient" } }
164
+ { "en" , new List < string > ( ) { "Formation" , "Transformation" , "Maturation" , "Salutation" , "Prayer" , "Service" , "Recognition" , "Unconscious" } } ,
165
+ { "fr" , new List < string > ( ) { "Formation" , "Transformation" , "Maturation" , "Salutation" , "Prière" , "Service" , "Reconnaissance" , "Inconscient" } }
166
166
} ,
167
167
new MeaningTranslation ( )
168
168
{
0 commit comments