Skip to content

Commit

Permalink
Various fixes
Browse files Browse the repository at this point in the history
- Spelling
- Latin american versions of the Spanish original surnames.
- Some portuguese variations
- "Gollum" is not an acceptable Spanish surname :)
- "Franco" was the last name of the Spanish dictator. We don't want a fake name such as "Francisco Franco" in the results...
  • Loading branch information
driade authored Mar 14, 2018
1 parent 220e5cb commit 5a509df
Showing 1 changed file with 14 additions and 27 deletions.
41 changes: 14 additions & 27 deletions lib/locales/es/name/last_name.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@ module["exports"] = [
"Aguilera",
"Aguirre",
"Alanis",
"Alaniz",
"Alaníz",
"Alarcón",
"Alba",
"Alcala",
"Alcalá",
"Alcántar",
"Alcaraz",
"Alejandro",
"Alemán",
"Alfaro",
"Alicea",
"Almanza",
"Almaraz",
"Almaráz",
"Almonte",
"Alonso",
"Alonzo",
"Altamirano",
"Alva",
"Alvarado",
"Alvarez",
"Álvarez",
"Amador",
"Amaya",
"Anaya",
Expand All @@ -48,7 +48,7 @@ module["exports"] = [
"Arellano",
"Arenas",
"Arevalo",
"Arguello",
"Argüello",
"Arias",
"Armas",
"Armendáriz",
Expand Down Expand Up @@ -90,7 +90,7 @@ module["exports"] = [
"Bermúdez",
"Bernal",
"Berríos",
"Bétancourt",
"Betancourt",
"Blanco",
"Bonilla",
"Borrego",
Expand Down Expand Up @@ -129,7 +129,7 @@ module["exports"] = [
"Carrera",
"Carrero",
"Carrillo",
"Carrion",
"Carrión",
"Carvajal",
"Casanova",
"Casares",
Expand Down Expand Up @@ -171,7 +171,7 @@ module["exports"] = [
"Corrales",
"Correa",
"Cortés",
"Cortez",
"Cortéz",
"Cotto",
"Covarrubias",
"Crespo",
Expand All @@ -195,10 +195,9 @@ module["exports"] = [
"Delvalle",
"Díaz",
"Domínguez",
"Domínquez",
"Duarte",
"Dueñas",
"Duran",
"Durán",
"Echevarría",
"Elizondo",
"Enríquez",
Expand All @@ -225,7 +224,6 @@ module["exports"] = [
"Flores",
"Flórez",
"Fonseca",
"Franco",
"Frías",
"Fuentes",
"Gaitán",
Expand All @@ -236,7 +234,7 @@ module["exports"] = [
"Galván",
"Gálvez",
"Gamboa",
"Gamez",
"Gámez",
"Gaona",
"Garay",
"García",
Expand All @@ -251,9 +249,7 @@ module["exports"] = [
"Godínez",
"Godoy",
"Gómez",
"Gonzales",
"González",
"Gollum",
"Gracia",
"Granado",
"Granados",
Expand All @@ -264,15 +260,13 @@ module["exports"] = [
"Guerra",
"Guerrero",
"Guevara",
"Guillen",
"Guillén",
"Gurule",
"Gutiérrez",
"Guzmán",
"Haro",
"Henríquez",
"Heredia",
"Hernádez",
"Hernandes",
"Hernández",
"Herrera",
"Hidalgo",
Expand All @@ -289,7 +283,6 @@ module["exports"] = [
"Jaramillo",
"Jasso",
"Jiménez",
"Jimínez",
"Juárez",
"Jurado",
"Laboy",
Expand Down Expand Up @@ -371,7 +364,7 @@ module["exports"] = [
"Montenegro",
"Montero",
"Montes",
"Montez",
"Montéz",
"Montoya",
"Mora",
"Morales",
Expand Down Expand Up @@ -444,7 +437,6 @@ module["exports"] = [
"Perales",
"Peralta",
"Perea",
"Peres",
"Pérez",
"Pichardo",
"Piña",
Expand All @@ -468,7 +460,7 @@ module["exports"] = [
"Quintana",
"Quintanilla",
"Quintero",
"Quiroz",
"Quiróz",
"Rael",
"Ramírez",
"Ramón",
Expand All @@ -495,9 +487,7 @@ module["exports"] = [
"Robles",
"Rocha",
"Rodarte",
"Rodrígez",
"Rodríguez",
"Rodríquez",
"Rojas",
"Rojo",
"Roldán",
Expand All @@ -512,7 +502,7 @@ module["exports"] = [
"Roybal",
"Rubio",
"Ruelas",
"Ruiz",
"Ruíz",
"Saavedra",
"Sáenz",
"Saiz",
Expand All @@ -526,7 +516,6 @@ module["exports"] = [
"Salinas",
"Samaniego",
"Sanabria",
"Sanches",
"Sánchez",
"Sandoval",
"Santacruz",
Expand Down Expand Up @@ -599,7 +588,6 @@ module["exports"] = [
"Vanegas",
"Varela",
"Vargas",
"Vásquez",
"Vázquez",
"Vega",
"Vela",
Expand All @@ -620,7 +608,6 @@ module["exports"] = [
"Villalobos",
"Villalpando",
"Villanueva",
"Villareal",
"Villarreal",
"Villaseñor",
"Villegas",
Expand Down

0 comments on commit 5a509df

Please sign in to comment.