Skip to content

Commit

Permalink
Add name prefixes on :fr locale (#2800)
Browse files Browse the repository at this point in the history
thdaraujo authored Jul 14, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a5b6f38 commit 576ca87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/locales/fr/name.yml
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@ fr:
- "#{female_first_name}"
- "#{male_first_name}"
last_name: [Adam, Andre, André, Antoine, Arnaud, Aubert, Aubry, Bailly, Barbier, Baron, Barre, Barthelemy, Benard, Benoit, Berger, Bernard, Bertin, Bertrand, Besson, Blanc, Blanchard, Bonnet, Boucher, Bouchet, Boulanger, Bourgeois, Bouvier, Boyer, Breton, Brun, Brunet, Carlier, Caron, Carpentier, Carre, Charles, Charpentier, Chauvin, Chevalier, Chevallier, Clement, Clément, Colin, Collet, Collin, Cordier, Cousin, Da Silva, Da silva, Daniel, David, Delaunay, Denis, Deschamps, Dubois, Dufour, Dumas, Dumont, Dupont, Dupuis, Dupuy, Durand, Duval, Dvnis, Etienne, Fabre, Faure, Fernandez, Fleury, Fontaine, Fournier, Francois, Gaillard, Garcia, Garnier, Gauthier, Gautier, Gay, Gerard, Gérard, Germain, Gilbert, Gillet, Girard, Giraud, Gonzalez, Grondin, Guerin, Guérin, Guichard, Guillaume, Guillot, Guyot, Hamon, Henry, Herve, Hoarau, Hubert, Huet, Humbert, Jacob, Jacquet, Jean, Joly, Julien, Klein, Lacroix, Laine, Lambert, Lamy, Langlois, Laporte, Laurent, Le Gall, Le Goff, Le Roux, Le gall, Le roux, Leblanc, Lebrun, Leclerc, Leclercq, Lecomte, Lefevre, Lefèvre, Leger, Legrand, Lejeune, Lemaire, Lemaitre, Lemoine, Leroux, Leroy, Leveque, Lévêque, Lopez, Lopéz, Louis, Lucas, Maillard, Mallet, Marchal, Marchand, Marechal, Marie, Martin, Martinez, Marty, Masson, Mathieu, Menard, Ménard, Mercier, Meunier, Méunier, Meyer, Michaud, Michel, Millet, Monnier, Moreau, Morel, Morin, Moulin, Muller, Nguyen, Nicolas, Noel, Noël, Olivier, Paris, Pasquier, Paul, Payet, Pelletier, Perez, Perret, Perrier, Perrin, Perrot, Petit, Philippe, Picard, Pichon, Pierre, Poirier, Pons, Poulain, Prevost, Prévost, Remy, Rémy, Renard, Renaud, Renault, Rey, Reynaud, Richard, Riviere, Rivière, Robert, Robin, Roche, Rodriguez, Roger, Rolland, Rousseau, Roussel, Roux, Roy, Royer, Sanchez, Schmitt, Schneider, Simon, Tessier, Thomas, Vasseur, Vidal, Vincent, Weber]
prefix: [M., Mme, Dr., Prof., Me, Ing., Capt., Sgt., Adm., Cdt., Lt., Col., Gen., Sr., Fr., Rev.]
title:
job: [Superviseur, Executif, Manager, Ingenieur, Specialiste, Directeur, Coordinateur, Administrateur, Architecte, Analyste, Designer, Technicien, Developpeur, Producteur, Consultant, Assistant, Agent, Stagiaire]
name:
@@ -18,4 +19,4 @@ fr:
- "#{first_name} #{last_name} #{last_name}"
- "#{first_name} #{last_name} #{last_name}"
- "#{first_name} #{last_name} #{last_name}"
- "#{first_name} #{last_name} #{last_name}"
- "#{first_name} #{last_name} #{last_name}"

0 comments on commit 576ca87

Please sign in to comment.