You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5670 lines
111 KiB
5670 lines
111 KiB
---
|
|
en:
|
|
date:
|
|
abbr_day_names:
|
|
- Sun
|
|
- Mon
|
|
- Tue
|
|
- Wed
|
|
- Thu
|
|
- Fri
|
|
- Sat
|
|
abbr_month_names:
|
|
-
|
|
- Jan
|
|
- Feb
|
|
- Mar
|
|
- Apr
|
|
- May
|
|
- Jun
|
|
- Jul
|
|
- Aug
|
|
- Sep
|
|
- Oct
|
|
- Nov
|
|
- Dec
|
|
day_names:
|
|
- Sunday
|
|
- Monday
|
|
- Tuesday
|
|
- Wednesday
|
|
- Thursday
|
|
- Friday
|
|
- Saturday
|
|
formats:
|
|
default: "%Y-%m-%d"
|
|
long: "%B %d, %Y"
|
|
short: "%b %d"
|
|
span_same_month_date_1: "%B %e"
|
|
span_same_month_date_2: "%e, %Y"
|
|
span_same_year_date_1: "%B %e"
|
|
span_same_year_date_2: "%B %e, %Y"
|
|
span_different_year_date_1: "%B %e, %Y"
|
|
span_different_year_date_2: "%B %e, %Y"
|
|
month_names:
|
|
-
|
|
- January
|
|
- February
|
|
- March
|
|
- April
|
|
- May
|
|
- June
|
|
- July
|
|
- August
|
|
- September
|
|
- October
|
|
- November
|
|
- December
|
|
order:
|
|
- year
|
|
- month
|
|
- day
|
|
date_span: "%{date_1} – %{date_2}"
|
|
datetime:
|
|
distance_in_words:
|
|
about_x_hours:
|
|
one: about 1 hour
|
|
other: about %{count} hours
|
|
about_x_months:
|
|
one: about 1 month
|
|
other: about %{count} months
|
|
about_x_years:
|
|
one: about 1 year
|
|
other: about %{count} years
|
|
almost_x_years:
|
|
one: almost 1 year
|
|
other: almost %{count} years
|
|
half_a_minute: half a minute
|
|
less_than_x_minutes:
|
|
one: less than a minute
|
|
other: less than %{count} minutes
|
|
less_than_x_seconds:
|
|
one: less than 1 second
|
|
other: less than %{count} seconds
|
|
over_x_years:
|
|
one: over 1 year
|
|
other: over %{count} years
|
|
x_days:
|
|
one: 1 day
|
|
other: "%{count} days"
|
|
x_minutes:
|
|
one: 1 minute
|
|
other: "%{count} minutes"
|
|
x_months:
|
|
one: 1 month
|
|
other: "%{count} months"
|
|
x_seconds:
|
|
one: 1 second
|
|
other: "%{count} seconds"
|
|
prompts:
|
|
day: Day
|
|
hour: Hour
|
|
minute: Minute
|
|
month: Month
|
|
second: Seconds
|
|
year: Year
|
|
errors:
|
|
format: "%{attribute} %{message}"
|
|
messages:
|
|
accepted: must be accepted
|
|
blank: can't be blank
|
|
present: must be blank
|
|
confirmation: doesn't match %{attribute}
|
|
empty: can't be empty
|
|
equal_to: must be equal to %{count}
|
|
even: must be even
|
|
exclusion: is reserved
|
|
greater_than: must be greater than %{count}
|
|
greater_than_or_equal_to: must be greater than or equal to %{count}
|
|
inclusion: is not included in the list
|
|
invalid: is invalid
|
|
less_than: must be less than %{count}
|
|
less_than_or_equal_to: must be less than or equal to %{count}
|
|
not_a_number: is not a number
|
|
not_an_integer: must be an integer
|
|
odd: must be odd
|
|
record_invalid: 'Validation failed: %{errors}'
|
|
restrict_dependent_destroy:
|
|
one: Cannot delete record because a dependent %{record} exists
|
|
many: Cannot delete record because dependent %{record} exist
|
|
taken: has already been taken
|
|
too_long:
|
|
one: is too long (maximum is 1 character)
|
|
other: is too long (maximum is %{count} characters)
|
|
too_short:
|
|
one: is too short (minimum is 1 character)
|
|
other: is too short (minimum is %{count} characters)
|
|
wrong_length:
|
|
one: is the wrong length (should be 1 character)
|
|
other: is the wrong length (should be %{count} characters)
|
|
other_than: must be other than %{count}
|
|
carrierwave_processing_error: failed to be processed
|
|
carrierwave_integrity_error: is not of an allowed file type
|
|
carrierwave_download_error: could not be downloaded
|
|
extension_white_list_error: 'You are not allowed to upload %{extension} files,
|
|
allowed types: %{allowed_types}'
|
|
extension_black_list_error: 'You are not allowed to upload %{extension} files,
|
|
prohibited types: %{prohibited_types}'
|
|
rmagick_processing_error: 'Failed to manipulate with rmagick, maybe it is not
|
|
an image? Original Error: %{e}'
|
|
mime_types_processing_error: 'Failed to process file with MIME::Types, maybe
|
|
not valid content-type? Original Error: %{e}'
|
|
mini_magick_processing_error: 'Failed to manipulate with MiniMagick, maybe it
|
|
is not an image? Original Error: %{e}'
|
|
template:
|
|
body: 'There were problems with the following fields:'
|
|
header:
|
|
one: 1 error prohibited this %{model} from being saved
|
|
other: "%{count} errors prohibited this %{model} from being saved"
|
|
helpers:
|
|
select:
|
|
prompt: Please select
|
|
submit:
|
|
create: Create %{model}
|
|
submit: Save %{model}
|
|
update: Update %{model}
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: ","
|
|
format: "%u%n"
|
|
precision: 2
|
|
separator: "."
|
|
significant: false
|
|
strip_insignificant_zeros: false
|
|
unit: "$"
|
|
format:
|
|
delimiter: ","
|
|
precision: 3
|
|
separator: "."
|
|
significant: false
|
|
strip_insignificant_zeros: false
|
|
human:
|
|
decimal_units:
|
|
format: "%n %u"
|
|
units:
|
|
billion: Billion
|
|
million: Million
|
|
quadrillion: Quadrillion
|
|
thousand: Thousand
|
|
trillion: Trillion
|
|
unit: ''
|
|
format:
|
|
delimiter: ''
|
|
precision: 3
|
|
significant: true
|
|
strip_insignificant_zeros: true
|
|
storage_units:
|
|
format: "%n %u"
|
|
units:
|
|
byte:
|
|
one: Byte
|
|
other: Bytes
|
|
gb: GB
|
|
kb: KB
|
|
mb: MB
|
|
tb: TB
|
|
percentage:
|
|
format:
|
|
delimiter: ''
|
|
format: "%n%"
|
|
precision:
|
|
format:
|
|
delimiter: ''
|
|
support:
|
|
array:
|
|
last_word_connector: ", and "
|
|
two_words_connector: " and "
|
|
words_connector: ", "
|
|
time:
|
|
am: am
|
|
formats:
|
|
default: "%a, %d %b %Y %H:%M:%S %z"
|
|
long: "%l%P, %B %e, %Y"
|
|
short: "%d %b %H:%M"
|
|
pm: pm
|
|
languages:
|
|
af: Afrikaans
|
|
ar: Arabic
|
|
az: Azerbaijani
|
|
bg: Bulgarian
|
|
bn: Bengali
|
|
bs: Bosnian
|
|
ca: Catalan
|
|
cs: Czech
|
|
cy: Welsh
|
|
da: Danish
|
|
de: German
|
|
el: Greek
|
|
en: English
|
|
eo: Esperanto
|
|
es: Spanish
|
|
et: Estonian
|
|
eu: Basque
|
|
fa: Persian
|
|
fi: Finnish
|
|
fr: French
|
|
gl: Galician
|
|
he: Hebrew
|
|
hi: Hindi
|
|
hr: Croatian
|
|
hu: Hungarian
|
|
id: Indonesian
|
|
is: Icelandic
|
|
it: Italian
|
|
ja: Japanese
|
|
km: Khmer
|
|
kn: Kannada
|
|
ko: Korean
|
|
lo: Lao
|
|
lt: Lithuanian
|
|
lv: Latvian
|
|
mk: Macedonian
|
|
mn: Mongolian
|
|
ms: Malay
|
|
nb: Norwegian Bokmål
|
|
ne: Nepali
|
|
nl: Dutch
|
|
nn: Norwegian Nynorsk
|
|
or: Oriya
|
|
pl: Polish
|
|
pt: Portuguese
|
|
rm: Romansh
|
|
ro: Romanian
|
|
ru: Russian
|
|
sk: Slovak
|
|
sl: Slovenian
|
|
sr: Serbian
|
|
sv: Swedish
|
|
sw: Swahili
|
|
ta: Tamil
|
|
th: Thai
|
|
tl: Tagalog
|
|
tr: Turkish
|
|
uk: Ukrainian
|
|
ur: Urdu
|
|
uz: Uzbek
|
|
vi: Vietnamese
|
|
wo: Wolof
|
|
be: Belarusian
|
|
tt: Tatar
|
|
geography:
|
|
countries:
|
|
AD: Andorra
|
|
AE: United Arab Emirates
|
|
AF: Afghanistan
|
|
AG: Antigua and Barbuda
|
|
AI: Anguilla
|
|
AL: Albania
|
|
AM: Armenia
|
|
AO: Angola
|
|
AQ: Antarctica
|
|
AR: Argentina
|
|
AS: American Samoa
|
|
AT: Austria
|
|
AU: Australia
|
|
AW: Aruba
|
|
AX: "Åland"
|
|
AZ: Azerbaijan
|
|
BA: Bosnia and Herzegovina
|
|
BB: Barbados
|
|
BD: Bangladesh
|
|
BE: Belgium
|
|
BF: Burkina Faso
|
|
BG: Bulgaria
|
|
BH: Bahrain
|
|
BI: Burundi
|
|
BJ: Benin
|
|
BL: Saint Barthélemy
|
|
BM: Bermuda
|
|
BN: Brunei
|
|
BO: Bolivia
|
|
BQ: Bonaire
|
|
BR: Brazil
|
|
BS: Bahamas
|
|
BT: Bhutan
|
|
BV: Bouvet Island
|
|
BW: Botswana
|
|
BY: Belarus
|
|
BZ: Belize
|
|
CA: Canada
|
|
CC: Cocos [Keeling] Islands
|
|
CD: Democratic Republic of the Congo
|
|
CF: Central African Republic
|
|
CG: Republic of the Congo
|
|
CH: Switzerland
|
|
CI: Ivory Coast
|
|
CK: Cook Islands
|
|
CL: Chile
|
|
CM: Cameroon
|
|
CN: China
|
|
CO: Colombia
|
|
CR: Costa Rica
|
|
CU: Cuba
|
|
CV: Cape Verde
|
|
CW: Curacao
|
|
CX: Christmas Island
|
|
CY: Cyprus
|
|
CZ: Czech Republic
|
|
DE: Germany
|
|
DJ: Djibouti
|
|
DK: Denmark
|
|
DM: Dominica
|
|
DO: Dominican Republic
|
|
DZ: Algeria
|
|
EC: Ecuador
|
|
EE: Estonia
|
|
EG: Egypt
|
|
EH: Western Sahara
|
|
ER: Eritrea
|
|
ES: Spain
|
|
ET: Ethiopia
|
|
FI: Finland
|
|
FJ: Fiji
|
|
FK: Falkland Islands
|
|
FM: Micronesia
|
|
FO: Faroe Islands
|
|
FR: France
|
|
GA: Gabon
|
|
GB: United Kingdom
|
|
GD: Grenada
|
|
GE: Georgia
|
|
GF: French Guiana
|
|
GG: Guernsey
|
|
GH: Ghana
|
|
GI: Gibraltar
|
|
GL: Greenland
|
|
GM: Gambia
|
|
GN: Guinea
|
|
GP: Guadeloupe
|
|
GQ: Equatorial Guinea
|
|
GR: Greece
|
|
GS: South Georgia and the South Sandwich Islands
|
|
GT: Guatemala
|
|
GU: Guam
|
|
GW: Guinea-Bissau
|
|
GY: Guyana
|
|
HK: Hong Kong
|
|
HM: Heard Island and McDonald Islands
|
|
HN: Honduras
|
|
HR: Croatia
|
|
HT: Haiti
|
|
HU: Hungary
|
|
ID: Indonesia
|
|
IE: Ireland
|
|
IL: Israel
|
|
IM: Isle of Man
|
|
IN: India
|
|
IO: British Indian Ocean Territory
|
|
IQ: Iraq
|
|
IR: Iran
|
|
IS: Iceland
|
|
IT: Italy
|
|
JE: Jersey
|
|
JM: Jamaica
|
|
JO: Jordan
|
|
JP: Japan
|
|
KE: Kenya
|
|
KG: Kyrgyzstan
|
|
KH: Cambodia
|
|
KI: Kiribati
|
|
KM: Comoros
|
|
KN: Saint Kitts and Nevis
|
|
KP: North Korea
|
|
KR: South Korea
|
|
KW: Kuwait
|
|
KY: Cayman Islands
|
|
KZ: Kazakhstan
|
|
LA: Laos
|
|
LB: Lebanon
|
|
LC: Saint Lucia
|
|
LI: Liechtenstein
|
|
LK: Sri Lanka
|
|
LR: Liberia
|
|
LS: Lesotho
|
|
LT: Lithuania
|
|
LU: Luxembourg
|
|
LV: Latvia
|
|
LY: Libya
|
|
MA: Morocco
|
|
MC: Monaco
|
|
MD: Moldova
|
|
ME: Montenegro
|
|
MF: Saint Martin
|
|
MG: Madagascar
|
|
MH: Marshall Islands
|
|
MK: Macedonia
|
|
ML: Mali
|
|
MM: Myanmar [Burma]
|
|
MN: Mongolia
|
|
MO: Macao
|
|
MP: Northern Mariana Islands
|
|
MQ: Martinique
|
|
MR: Mauritania
|
|
MS: Montserrat
|
|
MT: Malta
|
|
MU: Mauritius
|
|
MV: Maldives
|
|
MW: Malawi
|
|
MX: Mexico
|
|
MY: Malaysia
|
|
MZ: Mozambique
|
|
NA: Namibia
|
|
NC: New Caledonia
|
|
NE: Niger
|
|
NF: Norfolk Island
|
|
NG: Nigeria
|
|
NI: Nicaragua
|
|
NL: Netherlands
|
|
'NO': Norway
|
|
NP: Nepal
|
|
NR: Nauru
|
|
NU: Niue
|
|
NZ: New Zealand
|
|
OM: Oman
|
|
PA: Panama
|
|
PE: Peru
|
|
PF: French Polynesia
|
|
PG: Papua New Guinea
|
|
PH: Philippines
|
|
PK: Pakistan
|
|
PL: Poland
|
|
PM: Saint Pierre and Miquelon
|
|
PN: Pitcairn Islands
|
|
PR: Puerto Rico
|
|
PS: Palestine
|
|
PT: Portugal
|
|
PW: Palau
|
|
PY: Paraguay
|
|
QA: Qatar
|
|
RE: Réunion
|
|
RO: Romania
|
|
RS: Serbia
|
|
RU: Russia
|
|
RW: Rwanda
|
|
SA: Saudi Arabia
|
|
SB: Solomon Islands
|
|
SC: Seychelles
|
|
SD: Sudan
|
|
SE: Sweden
|
|
SG: Singapore
|
|
SH: Saint Helena
|
|
SI: Slovenia
|
|
SJ: Svalbard and Jan Mayen
|
|
SK: Slovakia
|
|
SL: Sierra Leone
|
|
SM: San Marino
|
|
SN: Senegal
|
|
SO: Somalia
|
|
SR: Suriname
|
|
SS: South Sudan
|
|
ST: São Tomé and Príncipe
|
|
SV: El Salvador
|
|
SX: Sint Maarten
|
|
SY: Syria
|
|
SZ: Swaziland
|
|
TC: Turks and Caicos Islands
|
|
TD: Chad
|
|
TF: French Southern Territories
|
|
TG: Togo
|
|
TH: Thailand
|
|
TJ: Tajikistan
|
|
TK: Tokelau
|
|
TL: East Timor
|
|
TM: Turkmenistan
|
|
TN: Tunisia
|
|
TO: Tonga
|
|
TR: Turkey
|
|
TT: Trinidad and Tobago
|
|
TV: Tuvalu
|
|
TW: Taiwan
|
|
TZ: Tanzania
|
|
UA: Ukraine
|
|
UG: Uganda
|
|
UM: U.S. Minor Outlying Islands
|
|
US: United States
|
|
UY: Uruguay
|
|
UZ: Uzbekistan
|
|
VA: Vatican City
|
|
VC: Saint Vincent and the Grenadines
|
|
VE: Venezuela
|
|
VG: British Virgin Islands
|
|
VI: U.S. Virgin Islands
|
|
VN: Vietnam
|
|
VU: Vanuatu
|
|
WF: Wallis and Futuna
|
|
WS: Samoa
|
|
XK: Kosovo
|
|
YE: Yemen
|
|
YT: Mayotte
|
|
ZA: South Africa
|
|
ZM: Zambia
|
|
ZW: Zimbabwe
|
|
subregions:
|
|
AR:
|
|
BA: Buenos Aires
|
|
AT:
|
|
Bgld: Burgenland
|
|
AU:
|
|
ACT: Australian Capital Territory
|
|
NSW: New South Wales
|
|
NT: Northern Territory
|
|
QLD: Queensland
|
|
SA: South Australia
|
|
TAS: Tasmania
|
|
VIC: Victoria
|
|
WA: Western Australia
|
|
BR:
|
|
AC: Acre
|
|
AL: Alagoas
|
|
AP: Amapá
|
|
AM: Amazonas
|
|
BA: Bahia
|
|
CE: Ceará
|
|
ES: Espírito Santo
|
|
DF: Federal District
|
|
GO: Goiás
|
|
MA: Maranhão
|
|
MT: Mato Grosso
|
|
MS: Mato Grosso do Sul
|
|
MG: Minas Gerais
|
|
PB: Paraiba
|
|
PR: Paraná
|
|
PA: Pará
|
|
PE: Pernambuco
|
|
PI: Piauí
|
|
RN: Rio Grande do Norte
|
|
RS: Rio Grande do Sul
|
|
RJ: Rio de Janeiro
|
|
RO: Rondônia
|
|
RR: Roraima
|
|
SC: Santa Catarina
|
|
SE: Sergipe
|
|
SP: São Paulo
|
|
TO: Tocantins
|
|
CA:
|
|
AB: Alberta
|
|
BC: British Columbia
|
|
MB: Manitoba
|
|
NB: New Brunswick
|
|
NL: Newfoundland and Labrador
|
|
NT: Northwest Territories
|
|
NS: Nova Scotia
|
|
NU: Nunavut
|
|
'ON': Ontario
|
|
PE: Prince Edward Island
|
|
QC: Quebec
|
|
SK: Saskatchewan
|
|
YT: Yukon
|
|
CH:
|
|
TG: Thurgau
|
|
VD: Vaud
|
|
ZH: Zurich
|
|
DE:
|
|
HH: Hamburg
|
|
NRW: North Rhine-Westphalia
|
|
IT:
|
|
FVG: Friuli Venezia Giulia
|
|
MX:
|
|
Ags: Aguascalientes
|
|
BCS: Baja California Sur
|
|
CAM: Campeche
|
|
CHP: Chiapas
|
|
CH: Chihuahua
|
|
COA: Coahuila
|
|
COL: Colima
|
|
DUR: Durango
|
|
BCN: Estado de Baja California
|
|
MEX: Estado de México
|
|
GUA: Guanajuato
|
|
GRO: Guerrero
|
|
Hgo: Hidalgo
|
|
JAL: Jalisco
|
|
Mich: Michoacán
|
|
MOR: Morelos
|
|
NAY: Nayarit
|
|
NL: Nuevo León
|
|
OAX: Oaxaca
|
|
PUE: Puebla
|
|
QUE: Querétaro
|
|
ROO: Quintana Roo
|
|
SLP: San Luis Potosí
|
|
SIN: Sinaloa
|
|
SON: Sonora
|
|
TAB: Tabasco
|
|
TAM: Tamaulipas
|
|
Tlax: Tlaxcala
|
|
VER: Veracruz
|
|
YUC: Yucatán
|
|
ZAC: Zacatecas
|
|
Jal: Jalisco
|
|
MY:
|
|
JHR: Johor
|
|
KDH: Kedah
|
|
KTN: Kelantan
|
|
KUL: Kuala Lumpur
|
|
LBN: Labuan
|
|
MLK: Melaka
|
|
NSN: Negeri Sembilan
|
|
PHG: Pahang
|
|
PNG: Penang
|
|
PRK: Perak
|
|
PLS: Perlis
|
|
PJY: Putrajaya
|
|
SBH: Sabah
|
|
SRW: Sarawak
|
|
SGR: Selangor
|
|
TRG: Terengganu
|
|
NI:
|
|
RAAN: North Atlantic Autonomous Region (RAAN)
|
|
NL:
|
|
GLD: Provincie Gelderland
|
|
PH:
|
|
ARMM: Autonomous Region in Muslim Mindanao
|
|
US:
|
|
AL: Alabama
|
|
AK: Alaska
|
|
AZ: Arizona
|
|
AR: Arkansas
|
|
Calif: California
|
|
CO: Colorado
|
|
CT: Connecticut
|
|
DE: Delaware
|
|
FL: Florida
|
|
GA: Georgia
|
|
HI: Hawaii
|
|
ID: Idaho
|
|
IL: Illinois
|
|
IN: Indiana
|
|
IA: Iowa
|
|
KS: Kansas
|
|
KY: Kentucky
|
|
LA: Louisiana
|
|
ME: Maine
|
|
MD: Maryland
|
|
MA: Massachusetts
|
|
MI: Michigan
|
|
MN: Minnesota
|
|
MS: Mississippi
|
|
MO: Missouri
|
|
MT: Montana
|
|
NE: Nebraska
|
|
NV: Nevada
|
|
NH: New Hampshire
|
|
NJ: New Jersey
|
|
NM: New Mexico
|
|
NY: New York
|
|
NC: North Carolina
|
|
ND: North Dakota
|
|
OH: Ohio
|
|
OK: Oklahoma
|
|
OR: Oregon
|
|
PA: Pennsylvania
|
|
RI: Rhode Island
|
|
SC: South Carolina
|
|
SD: South Dakota
|
|
TN: Tennessee
|
|
TX: Texas
|
|
UT: Utah
|
|
VT: Vermont
|
|
VA: Virginia
|
|
WA: Washington
|
|
DC: Washington, D.C.
|
|
WV: West Virginia
|
|
WI: Wisconsin
|
|
WY: Wyoming
|
|
activerecord:
|
|
errors:
|
|
messages:
|
|
record_invalid: 'Validation failed: %{errors}'
|
|
restrict_dependent_destroy:
|
|
one: Cannot delete record because a dependent %{record} exists
|
|
many: Cannot delete record because dependent %{record} exist
|
|
faker:
|
|
address:
|
|
city_prefix:
|
|
- North
|
|
- East
|
|
- West
|
|
- South
|
|
- New
|
|
- Lake
|
|
- Port
|
|
city_suffix:
|
|
- town
|
|
- ton
|
|
- land
|
|
- ville
|
|
- berg
|
|
- burgh
|
|
- borough
|
|
- bury
|
|
- view
|
|
- port
|
|
- mouth
|
|
- stad
|
|
- furt
|
|
- chester
|
|
- mouth
|
|
- fort
|
|
- haven
|
|
- side
|
|
- shire
|
|
country:
|
|
- Afghanistan
|
|
- Albania
|
|
- Algeria
|
|
- American Samoa
|
|
- Andorra
|
|
- Angola
|
|
- Anguilla
|
|
- Antarctica (the territory South of 60 deg S)
|
|
- Antigua and Barbuda
|
|
- Argentina
|
|
- Armenia
|
|
- Aruba
|
|
- Australia
|
|
- Austria
|
|
- Azerbaijan
|
|
- Bahamas
|
|
- Bahrain
|
|
- Bangladesh
|
|
- Barbados
|
|
- Belarus
|
|
- Belgium
|
|
- Belize
|
|
- Benin
|
|
- Bermuda
|
|
- Bhutan
|
|
- Bolivia
|
|
- Bosnia and Herzegovina
|
|
- Botswana
|
|
- Bouvet Island (Bouvetoya)
|
|
- Brazil
|
|
- British Indian Ocean Territory (Chagos Archipelago)
|
|
- British Virgin Islands
|
|
- Brunei Darussalam
|
|
- Bulgaria
|
|
- Burkina Faso
|
|
- Burundi
|
|
- Cambodia
|
|
- Cameroon
|
|
- Canada
|
|
- Cape Verde
|
|
- Cayman Islands
|
|
- Central African Republic
|
|
- Chad
|
|
- Chile
|
|
- China
|
|
- Christmas Island
|
|
- Cocos (Keeling) Islands
|
|
- Colombia
|
|
- Comoros
|
|
- Congo
|
|
- Congo
|
|
- Cook Islands
|
|
- Costa Rica
|
|
- Cote d'Ivoire
|
|
- Croatia
|
|
- Cuba
|
|
- Cyprus
|
|
- Czech Republic
|
|
- Denmark
|
|
- Djibouti
|
|
- Dominica
|
|
- Dominican Republic
|
|
- Ecuador
|
|
- Egypt
|
|
- El Salvador
|
|
- Equatorial Guinea
|
|
- Eritrea
|
|
- Estonia
|
|
- Ethiopia
|
|
- Faroe Islands
|
|
- Falkland Islands (Malvinas)
|
|
- Fiji
|
|
- Finland
|
|
- France
|
|
- French Guiana
|
|
- French Polynesia
|
|
- French Southern Territories
|
|
- Gabon
|
|
- Gambia
|
|
- Georgia
|
|
- Germany
|
|
- Ghana
|
|
- Gibraltar
|
|
- Greece
|
|
- Greenland
|
|
- Grenada
|
|
- Guadeloupe
|
|
- Guam
|
|
- Guatemala
|
|
- Guernsey
|
|
- Guinea
|
|
- Guinea-Bissau
|
|
- Guyana
|
|
- Haiti
|
|
- Heard Island and McDonald Islands
|
|
- Holy See (Vatican City State)
|
|
- Honduras
|
|
- Hong Kong
|
|
- Hungary
|
|
- Iceland
|
|
- India
|
|
- Indonesia
|
|
- Iran
|
|
- Iraq
|
|
- Ireland
|
|
- Isle of Man
|
|
- Israel
|
|
- Italy
|
|
- Jamaica
|
|
- Japan
|
|
- Jersey
|
|
- Jordan
|
|
- Kazakhstan
|
|
- Kenya
|
|
- Kiribati
|
|
- Korea
|
|
- Korea
|
|
- Kuwait
|
|
- Kyrgyz Republic
|
|
- Lao People's Democratic Republic
|
|
- Latvia
|
|
- Lebanon
|
|
- Lesotho
|
|
- Liberia
|
|
- Libyan Arab Jamahiriya
|
|
- Liechtenstein
|
|
- Lithuania
|
|
- Luxembourg
|
|
- Macao
|
|
- Macedonia
|
|
- Madagascar
|
|
- Malawi
|
|
- Malaysia
|
|
- Maldives
|
|
- Mali
|
|
- Malta
|
|
- Marshall Islands
|
|
- Martinique
|
|
- Mauritania
|
|
- Mauritius
|
|
- Mayotte
|
|
- Mexico
|
|
- Micronesia
|
|
- Moldova
|
|
- Monaco
|
|
- Mongolia
|
|
- Montenegro
|
|
- Montserrat
|
|
- Morocco
|
|
- Mozambique
|
|
- Myanmar
|
|
- Namibia
|
|
- Nauru
|
|
- Nepal
|
|
- Netherlands Antilles
|
|
- Netherlands
|
|
- New Caledonia
|
|
- New Zealand
|
|
- Nicaragua
|
|
- Niger
|
|
- Nigeria
|
|
- Niue
|
|
- Norfolk Island
|
|
- Northern Mariana Islands
|
|
- Norway
|
|
- Oman
|
|
- Pakistan
|
|
- Palau
|
|
- Palestinian Territory
|
|
- Panama
|
|
- Papua New Guinea
|
|
- Paraguay
|
|
- Peru
|
|
- Philippines
|
|
- Pitcairn Islands
|
|
- Poland
|
|
- Portugal
|
|
- Puerto Rico
|
|
- Qatar
|
|
- Reunion
|
|
- Romania
|
|
- Russian Federation
|
|
- Rwanda
|
|
- Saint Barthelemy
|
|
- Saint Helena
|
|
- Saint Kitts and Nevis
|
|
- Saint Lucia
|
|
- Saint Martin
|
|
- Saint Pierre and Miquelon
|
|
- Saint Vincent and the Grenadines
|
|
- Samoa
|
|
- San Marino
|
|
- Sao Tome and Principe
|
|
- Saudi Arabia
|
|
- Senegal
|
|
- Serbia
|
|
- Seychelles
|
|
- Sierra Leone
|
|
- Singapore
|
|
- Slovakia (Slovak Republic)
|
|
- Slovenia
|
|
- Solomon Islands
|
|
- Somalia
|
|
- South Africa
|
|
- South Georgia and the South Sandwich Islands
|
|
- Spain
|
|
- Sri Lanka
|
|
- Sudan
|
|
- Suriname
|
|
- Svalbard & Jan Mayen Islands
|
|
- Swaziland
|
|
- Sweden
|
|
- Switzerland
|
|
- Syrian Arab Republic
|
|
- Taiwan
|
|
- Tajikistan
|
|
- Tanzania
|
|
- Thailand
|
|
- Timor-Leste
|
|
- Togo
|
|
- Tokelau
|
|
- Tonga
|
|
- Trinidad and Tobago
|
|
- Tunisia
|
|
- Turkey
|
|
- Turkmenistan
|
|
- Turks and Caicos Islands
|
|
- Tuvalu
|
|
- Uganda
|
|
- Ukraine
|
|
- United Arab Emirates
|
|
- United Kingdom
|
|
- United States of America
|
|
- United States Minor Outlying Islands
|
|
- United States Virgin Islands
|
|
- Uruguay
|
|
- Uzbekistan
|
|
- Vanuatu
|
|
- Venezuela
|
|
- Vietnam
|
|
- Wallis and Futuna
|
|
- Western Sahara
|
|
- Yemen
|
|
- Zambia
|
|
- Zimbabwe
|
|
street_address:
|
|
- "#####"
|
|
- "####"
|
|
- "###"
|
|
street_suffix:
|
|
- Alley
|
|
- Avenue
|
|
- Branch
|
|
- Bridge
|
|
- Brook
|
|
- Brooks
|
|
- Burg
|
|
- Burgs
|
|
- Bypass
|
|
- Camp
|
|
- Canyon
|
|
- Cape
|
|
- Causeway
|
|
- Center
|
|
- Centers
|
|
- Circle
|
|
- Circles
|
|
- Cliff
|
|
- Cliffs
|
|
- Club
|
|
- Common
|
|
- Corner
|
|
- Corners
|
|
- Course
|
|
- Court
|
|
- Courts
|
|
- Cove
|
|
- Coves
|
|
- Creek
|
|
- Crescent
|
|
- Crest
|
|
- Crossing
|
|
- Crossroad
|
|
- Curve
|
|
- Dale
|
|
- Dam
|
|
- Divide
|
|
- Drive
|
|
- Drive
|
|
- Drives
|
|
- Estate
|
|
- Estates
|
|
- Expressway
|
|
- Extension
|
|
- Extensions
|
|
- Fall
|
|
- Falls
|
|
- Ferry
|
|
- Field
|
|
- Fields
|
|
- Flat
|
|
- Flats
|
|
- Ford
|
|
- Fords
|
|
- Forest
|
|
- Forge
|
|
- Forges
|
|
- Fork
|
|
- Forks
|
|
- Fort
|
|
- Freeway
|
|
- Garden
|
|
- Gardens
|
|
- Gateway
|
|
- Glen
|
|
- Glens
|
|
- Green
|
|
- Greens
|
|
- Grove
|
|
- Groves
|
|
- Harbor
|
|
- Harbors
|
|
- Haven
|
|
- Heights
|
|
- Highway
|
|
- Hill
|
|
- Hills
|
|
- Hollow
|
|
- Inlet
|
|
- Inlet
|
|
- Island
|
|
- Island
|
|
- Islands
|
|
- Islands
|
|
- Isle
|
|
- Isle
|
|
- Junction
|
|
- Junctions
|
|
- Key
|
|
- Keys
|
|
- Knoll
|
|
- Knolls
|
|
- Lake
|
|
- Lakes
|
|
- Land
|
|
- Landing
|
|
- Lane
|
|
- Light
|
|
- Lights
|
|
- Loaf
|
|
- Lock
|
|
- Locks
|
|
- Locks
|
|
- Lodge
|
|
- Lodge
|
|
- Loop
|
|
- Mall
|
|
- Manor
|
|
- Manors
|
|
- Meadow
|
|
- Meadows
|
|
- Mews
|
|
- Mill
|
|
- Mills
|
|
- Mission
|
|
- Mission
|
|
- Motorway
|
|
- Mount
|
|
- Mountain
|
|
- Mountain
|
|
- Mountains
|
|
- Mountains
|
|
- Neck
|
|
- Orchard
|
|
- Oval
|
|
- Overpass
|
|
- Park
|
|
- Parks
|
|
- Parkway
|
|
- Parkways
|
|
- Pass
|
|
- Passage
|
|
- Path
|
|
- Pike
|
|
- Pine
|
|
- Pines
|
|
- Place
|
|
- Plain
|
|
- Plains
|
|
- Plains
|
|
- Plaza
|
|
- Plaza
|
|
- Point
|
|
- Points
|
|
- Port
|
|
- Port
|
|
- Ports
|
|
- Ports
|
|
- Prairie
|
|
- Prairie
|
|
- Radial
|
|
- Ramp
|
|
- Ranch
|
|
- Rapid
|
|
- Rapids
|
|
- Rest
|
|
- Ridge
|
|
- Ridges
|
|
- River
|
|
- Road
|
|
- Road
|
|
- Roads
|
|
- Roads
|
|
- Route
|
|
- Row
|
|
- Rue
|
|
- Run
|
|
- Shoal
|
|
- Shoals
|
|
- Shore
|
|
- Shores
|
|
- Skyway
|
|
- Spring
|
|
- Springs
|
|
- Springs
|
|
- Spur
|
|
- Spurs
|
|
- Square
|
|
- Square
|
|
- Squares
|
|
- Squares
|
|
- Station
|
|
- Station
|
|
- Stravenue
|
|
- Stravenue
|
|
- Stream
|
|
- Stream
|
|
- Street
|
|
- Street
|
|
- Streets
|
|
- Summit
|
|
- Summit
|
|
- Terrace
|
|
- Throughway
|
|
- Trace
|
|
- Track
|
|
- Trafficway
|
|
- Trail
|
|
- Trail
|
|
- Tunnel
|
|
- Tunnel
|
|
- Turnpike
|
|
- Turnpike
|
|
- Underpass
|
|
- Union
|
|
- Unions
|
|
- Valley
|
|
- Valleys
|
|
- Via
|
|
- Viaduct
|
|
- View
|
|
- Views
|
|
- Village
|
|
- Village
|
|
- Villages
|
|
- Ville
|
|
- Vista
|
|
- Vista
|
|
- Walk
|
|
- Walks
|
|
- Wall
|
|
- Way
|
|
- Ways
|
|
- Well
|
|
- Wells
|
|
secondary_address:
|
|
- 'Apt. ###'
|
|
- 'Suite ###'
|
|
postcode:
|
|
- "#####"
|
|
- "#####-####"
|
|
state:
|
|
- Alabama
|
|
- Alaska
|
|
- Arizona
|
|
- Arkansas
|
|
- California
|
|
- Colorado
|
|
- Connecticut
|
|
- Delaware
|
|
- Florida
|
|
- Georgia
|
|
- Hawaii
|
|
- Idaho
|
|
- Illinois
|
|
- Indiana
|
|
- Iowa
|
|
- Kansas
|
|
- Kentucky
|
|
- Louisiana
|
|
- Maine
|
|
- Maryland
|
|
- Massachusetts
|
|
- Michigan
|
|
- Minnesota
|
|
- Mississippi
|
|
- Missouri
|
|
- Montana
|
|
- Nebraska
|
|
- Nevada
|
|
- New Hampshire
|
|
- New Jersey
|
|
- New Mexico
|
|
- New York
|
|
- North Carolina
|
|
- North Dakota
|
|
- Ohio
|
|
- Oklahoma
|
|
- Oregon
|
|
- Pennsylvania
|
|
- Rhode Island
|
|
- South Carolina
|
|
- South Dakota
|
|
- Tennessee
|
|
- Texas
|
|
- Utah
|
|
- Vermont
|
|
- Virginia
|
|
- Washington
|
|
- West Virginia
|
|
- Wisconsin
|
|
- Wyoming
|
|
state_abbr:
|
|
- AL
|
|
- AK
|
|
- AS
|
|
- AZ
|
|
- AR
|
|
- CA
|
|
- CO
|
|
- CT
|
|
- DE
|
|
- DC
|
|
- FM
|
|
- FL
|
|
- GA
|
|
- GU
|
|
- HI
|
|
- ID
|
|
- IL
|
|
- IN
|
|
- IA
|
|
- KS
|
|
- KY
|
|
- LA
|
|
- ME
|
|
- MH
|
|
- MD
|
|
- MA
|
|
- MI
|
|
- MN
|
|
- MS
|
|
- MO
|
|
- MT
|
|
- NE
|
|
- NV
|
|
- NH
|
|
- NJ
|
|
- NM
|
|
- NY
|
|
- NC
|
|
- ND
|
|
- MP
|
|
- OH
|
|
- OK
|
|
- OR
|
|
- PW
|
|
- PA
|
|
- PR
|
|
- RI
|
|
- SC
|
|
- SD
|
|
- TN
|
|
- TX
|
|
- UT
|
|
- VT
|
|
- VI
|
|
- VA
|
|
- WA
|
|
- WV
|
|
- WI
|
|
- WY
|
|
- AE
|
|
- AA
|
|
- AP
|
|
company:
|
|
suffix:
|
|
- Inc
|
|
- and Sons
|
|
- LLC
|
|
- Group
|
|
internet:
|
|
free_email:
|
|
- gmail.com
|
|
- yahoo.com
|
|
- hotmail.com
|
|
domain_suffix:
|
|
- com
|
|
- biz
|
|
- info
|
|
- name
|
|
- net
|
|
- org
|
|
lorem:
|
|
words:
|
|
- alias
|
|
- consequatur
|
|
- aut
|
|
- perferendis
|
|
- sit
|
|
- voluptatem
|
|
- accusantium
|
|
- doloremque
|
|
- aperiam
|
|
- eaque
|
|
- ipsa
|
|
- quae
|
|
- ab
|
|
- illo
|
|
- inventore
|
|
- veritatis
|
|
- et
|
|
- quasi
|
|
- architecto
|
|
- beatae
|
|
- vitae
|
|
- dicta
|
|
- sunt
|
|
- explicabo
|
|
- aspernatur
|
|
- aut
|
|
- odit
|
|
- aut
|
|
- fugit
|
|
- sed
|
|
- quia
|
|
- consequuntur
|
|
- magni
|
|
- dolores
|
|
- eos
|
|
- qui
|
|
- ratione
|
|
- voluptatem
|
|
- sequi
|
|
- nesciunt
|
|
- neque
|
|
- dolorem
|
|
- ipsum
|
|
- quia
|
|
- dolor
|
|
- sit
|
|
- amet
|
|
- consectetur
|
|
- adipisci
|
|
- velit
|
|
- sed
|
|
- quia
|
|
- non
|
|
- numquam
|
|
- eius
|
|
- modi
|
|
- tempora
|
|
- incidunt
|
|
- ut
|
|
- labore
|
|
- et
|
|
- dolore
|
|
- magnam
|
|
- aliquam
|
|
- quaerat
|
|
- voluptatem
|
|
- ut
|
|
- enim
|
|
- ad
|
|
- minima
|
|
- veniam
|
|
- quis
|
|
- nostrum
|
|
- exercitationem
|
|
- ullam
|
|
- corporis
|
|
- nemo
|
|
- enim
|
|
- ipsam
|
|
- voluptatem
|
|
- quia
|
|
- voluptas
|
|
- sit
|
|
- suscipit
|
|
- laboriosam
|
|
- nisi
|
|
- ut
|
|
- aliquid
|
|
- ex
|
|
- ea
|
|
- commodi
|
|
- consequatur
|
|
- quis
|
|
- autem
|
|
- vel
|
|
- eum
|
|
- iure
|
|
- reprehenderit
|
|
- qui
|
|
- in
|
|
- ea
|
|
- voluptate
|
|
- velit
|
|
- esse
|
|
- quam
|
|
- nihil
|
|
- molestiae
|
|
- et
|
|
- iusto
|
|
- odio
|
|
- dignissimos
|
|
- ducimus
|
|
- qui
|
|
- blanditiis
|
|
- praesentium
|
|
- laudantium
|
|
- totam
|
|
- rem
|
|
- voluptatum
|
|
- deleniti
|
|
- atque
|
|
- corrupti
|
|
- quos
|
|
- dolores
|
|
- et
|
|
- quas
|
|
- molestias
|
|
- excepturi
|
|
- sint
|
|
- occaecati
|
|
- cupiditate
|
|
- non
|
|
- provident
|
|
- sed
|
|
- ut
|
|
- perspiciatis
|
|
- unde
|
|
- omnis
|
|
- iste
|
|
- natus
|
|
- error
|
|
- similique
|
|
- sunt
|
|
- in
|
|
- culpa
|
|
- qui
|
|
- officia
|
|
- deserunt
|
|
- mollitia
|
|
- animi
|
|
- id
|
|
- est
|
|
- laborum
|
|
- et
|
|
- dolorum
|
|
- fuga
|
|
- et
|
|
- harum
|
|
- quidem
|
|
- rerum
|
|
- facilis
|
|
- est
|
|
- et
|
|
- expedita
|
|
- distinctio
|
|
- nam
|
|
- libero
|
|
- tempore
|
|
- cum
|
|
- soluta
|
|
- nobis
|
|
- est
|
|
- eligendi
|
|
- optio
|
|
- cumque
|
|
- nihil
|
|
- impedit
|
|
- quo
|
|
- porro
|
|
- quisquam
|
|
- est
|
|
- qui
|
|
- minus
|
|
- id
|
|
- quod
|
|
- maxime
|
|
- placeat
|
|
- facere
|
|
- possimus
|
|
- omnis
|
|
- voluptas
|
|
- assumenda
|
|
- est
|
|
- omnis
|
|
- dolor
|
|
- repellendus
|
|
- temporibus
|
|
- autem
|
|
- quibusdam
|
|
- et
|
|
- aut
|
|
- consequatur
|
|
- vel
|
|
- illum
|
|
- qui
|
|
- dolorem
|
|
- eum
|
|
- fugiat
|
|
- quo
|
|
- voluptas
|
|
- nulla
|
|
- pariatur
|
|
- at
|
|
- vero
|
|
- eos
|
|
- et
|
|
- accusamus
|
|
- officiis
|
|
- debitis
|
|
- aut
|
|
- rerum
|
|
- necessitatibus
|
|
- saepe
|
|
- eveniet
|
|
- ut
|
|
- et
|
|
- voluptates
|
|
- repudiandae
|
|
- sint
|
|
- et
|
|
- molestiae
|
|
- non
|
|
- recusandae
|
|
- itaque
|
|
- earum
|
|
- rerum
|
|
- hic
|
|
- tenetur
|
|
- a
|
|
- sapiente
|
|
- delectus
|
|
- ut
|
|
- aut
|
|
- reiciendis
|
|
- voluptatibus
|
|
- maiores
|
|
- doloribus
|
|
- asperiores
|
|
- repellat
|
|
name:
|
|
first_name:
|
|
- Aaliyah
|
|
- Aaron
|
|
- Abagail
|
|
- Abbey
|
|
- Abbie
|
|
- Abbigail
|
|
- Abby
|
|
- Abdiel
|
|
- Abdul
|
|
- Abdullah
|
|
- Abe
|
|
- Abel
|
|
- Abelardo
|
|
- Abigail
|
|
- Abigale
|
|
- Abigayle
|
|
- Abner
|
|
- Abraham
|
|
- Ada
|
|
- Adah
|
|
- Adalberto
|
|
- Adaline
|
|
- Adam
|
|
- Adan
|
|
- Addie
|
|
- Addison
|
|
- Adela
|
|
- Adelbert
|
|
- Adele
|
|
- Adelia
|
|
- Adeline
|
|
- Adell
|
|
- Adella
|
|
- Adelle
|
|
- Aditya
|
|
- Adolf
|
|
- Adolfo
|
|
- Adolph
|
|
- Adolphus
|
|
- Adonis
|
|
- Adrain
|
|
- Adrian
|
|
- Adriana
|
|
- Adrianna
|
|
- Adriel
|
|
- Adrien
|
|
- Adrienne
|
|
- Afton
|
|
- Aglae
|
|
- Agnes
|
|
- Agustin
|
|
- Agustina
|
|
- Ahmad
|
|
- Ahmed
|
|
- Aida
|
|
- Aidan
|
|
- Aiden
|
|
- Aileen
|
|
- Aimee
|
|
- Aisha
|
|
- Aiyana
|
|
- Akeem
|
|
- Al
|
|
- Alaina
|
|
- Alan
|
|
- Alana
|
|
- Alanis
|
|
- Alanna
|
|
- Alayna
|
|
- Alba
|
|
- Albert
|
|
- Alberta
|
|
- Albertha
|
|
- Alberto
|
|
- Albin
|
|
- Albina
|
|
- Alda
|
|
- Alden
|
|
- Alec
|
|
- Aleen
|
|
- Alejandra
|
|
- Alejandrin
|
|
- Alek
|
|
- Alena
|
|
- Alene
|
|
- Alessandra
|
|
- Alessandro
|
|
- Alessia
|
|
- Aletha
|
|
- Alex
|
|
- Alexa
|
|
- Alexander
|
|
- Alexandra
|
|
- Alexandre
|
|
- Alexandrea
|
|
- Alexandria
|
|
- Alexandrine
|
|
- Alexandro
|
|
- Alexane
|
|
- Alexanne
|
|
- Alexie
|
|
- Alexis
|
|
- Alexys
|
|
- Alexzander
|
|
- Alf
|
|
- Alfonso
|
|
- Alfonzo
|
|
- Alford
|
|
- Alfred
|
|
- Alfreda
|
|
- Alfredo
|
|
- Ali
|
|
- Alia
|
|
- Alice
|
|
- Alicia
|
|
- Alisa
|
|
- Alisha
|
|
- Alison
|
|
- Alivia
|
|
- Aliya
|
|
- Aliyah
|
|
- Aliza
|
|
- Alize
|
|
- Allan
|
|
- Allen
|
|
- Allene
|
|
- Allie
|
|
- Allison
|
|
- Ally
|
|
- Alphonso
|
|
- Alta
|
|
- Althea
|
|
- Alva
|
|
- Alvah
|
|
- Alvena
|
|
- Alvera
|
|
- Alverta
|
|
- Alvina
|
|
- Alvis
|
|
- Alyce
|
|
- Alycia
|
|
- Alysa
|
|
- Alysha
|
|
- Alyson
|
|
- Alysson
|
|
- Amalia
|
|
- Amanda
|
|
- Amani
|
|
- Amara
|
|
- Amari
|
|
- Amaya
|
|
- Amber
|
|
- Ambrose
|
|
- Amelia
|
|
- Amelie
|
|
- Amely
|
|
- America
|
|
- Americo
|
|
- Amie
|
|
- Amina
|
|
- Amir
|
|
- Amira
|
|
- Amiya
|
|
- Amos
|
|
- Amparo
|
|
- Amy
|
|
- Amya
|
|
- Ana
|
|
- Anabel
|
|
- Anabelle
|
|
- Anahi
|
|
- Anais
|
|
- Anastacio
|
|
- Anastasia
|
|
- Anderson
|
|
- Andre
|
|
- Andreane
|
|
- Andreanne
|
|
- Andres
|
|
- Andrew
|
|
- Andy
|
|
- Angel
|
|
- Angela
|
|
- Angelica
|
|
- Angelina
|
|
- Angeline
|
|
- Angelita
|
|
- Angelo
|
|
- Angie
|
|
- Angus
|
|
- Anibal
|
|
- Anika
|
|
- Anissa
|
|
- Anita
|
|
- Aniya
|
|
- Aniyah
|
|
- Anjali
|
|
- Anna
|
|
- Annabel
|
|
- Annabell
|
|
- Annabelle
|
|
- Annalise
|
|
- Annamae
|
|
- Annamarie
|
|
- Anne
|
|
- Annetta
|
|
- Annette
|
|
- Annie
|
|
- Ansel
|
|
- Ansley
|
|
- Anthony
|
|
- Antoinette
|
|
- Antone
|
|
- Antonetta
|
|
- Antonette
|
|
- Antonia
|
|
- Antonietta
|
|
- Antonina
|
|
- Antonio
|
|
- Antwan
|
|
- Antwon
|
|
- Anya
|
|
- April
|
|
- Ara
|
|
- Araceli
|
|
- Aracely
|
|
- Arch
|
|
- Archibald
|
|
- Ardella
|
|
- Arden
|
|
- Ardith
|
|
- Arely
|
|
- Ari
|
|
- Ariane
|
|
- Arianna
|
|
- Aric
|
|
- Ariel
|
|
- Arielle
|
|
- Arjun
|
|
- Arlene
|
|
- Arlie
|
|
- Arlo
|
|
- Armand
|
|
- Armando
|
|
- Armani
|
|
- Arnaldo
|
|
- Arne
|
|
- Arno
|
|
- Arnold
|
|
- Arnoldo
|
|
- Arnulfo
|
|
- Aron
|
|
- Art
|
|
- Arthur
|
|
- Arturo
|
|
- Arvel
|
|
- Arvid
|
|
- Arvilla
|
|
- Aryanna
|
|
- Asa
|
|
- Asha
|
|
- Ashlee
|
|
- Ashleigh
|
|
- Ashley
|
|
- Ashly
|
|
- Ashlynn
|
|
- Ashton
|
|
- Ashtyn
|
|
- Asia
|
|
- Assunta
|
|
- Astrid
|
|
- Athena
|
|
- Aubree
|
|
- Aubrey
|
|
- Audie
|
|
- Audra
|
|
- Audreanne
|
|
- Audrey
|
|
- August
|
|
- Augusta
|
|
- Augustine
|
|
- Augustus
|
|
- Aurelia
|
|
- Aurelie
|
|
- Aurelio
|
|
- Aurore
|
|
- Austen
|
|
- Austin
|
|
- Austyn
|
|
- Autumn
|
|
- Ava
|
|
- Avery
|
|
- Avis
|
|
- Axel
|
|
- Ayana
|
|
- Ayden
|
|
- Ayla
|
|
- Aylin
|
|
- Baby
|
|
- Bailee
|
|
- Bailey
|
|
- Barbara
|
|
- Barney
|
|
- Baron
|
|
- Barrett
|
|
- Barry
|
|
- Bart
|
|
- Bartholome
|
|
- Barton
|
|
- Baylee
|
|
- Beatrice
|
|
- Beau
|
|
- Beaulah
|
|
- Bell
|
|
- Bella
|
|
- Belle
|
|
- Ben
|
|
- Benedict
|
|
- Benjamin
|
|
- Bennett
|
|
- Bennie
|
|
- Benny
|
|
- Benton
|
|
- Berenice
|
|
- Bernadette
|
|
- Bernadine
|
|
- Bernard
|
|
- Bernardo
|
|
- Berneice
|
|
- Bernhard
|
|
- Bernice
|
|
- Bernie
|
|
- Berniece
|
|
- Bernita
|
|
- Berry
|
|
- Bert
|
|
- Berta
|
|
- Bertha
|
|
- Bertram
|
|
- Bertrand
|
|
- Beryl
|
|
- Bessie
|
|
- Beth
|
|
- Bethany
|
|
- Bethel
|
|
- Betsy
|
|
- Bette
|
|
- Bettie
|
|
- Betty
|
|
- Bettye
|
|
- Beulah
|
|
- Beverly
|
|
- Bianka
|
|
- Bill
|
|
- Billie
|
|
- Billy
|
|
- Birdie
|
|
- Blair
|
|
- Blaise
|
|
- Blake
|
|
- Blanca
|
|
- Blanche
|
|
- Blaze
|
|
- Bo
|
|
- Bobbie
|
|
- Bobby
|
|
- Bonita
|
|
- Bonnie
|
|
- Boris
|
|
- Boyd
|
|
- Brad
|
|
- Braden
|
|
- Bradford
|
|
- Bradley
|
|
- Bradly
|
|
- Brady
|
|
- Braeden
|
|
- Brain
|
|
- Brandi
|
|
- Brando
|
|
- Brandon
|
|
- Brandt
|
|
- Brandy
|
|
- Brandyn
|
|
- Brannon
|
|
- Branson
|
|
- Brant
|
|
- Braulio
|
|
- Braxton
|
|
- Brayan
|
|
- Breana
|
|
- Breanna
|
|
- Breanne
|
|
- Brenda
|
|
- Brendan
|
|
- Brenden
|
|
- Brendon
|
|
- Brenna
|
|
- Brennan
|
|
- Brennon
|
|
- Brent
|
|
- Bret
|
|
- Brett
|
|
- Bria
|
|
- Brian
|
|
- Briana
|
|
- Brianne
|
|
- Brice
|
|
- Bridget
|
|
- Bridgette
|
|
- Bridie
|
|
- Brielle
|
|
- Brigitte
|
|
- Brionna
|
|
- Brisa
|
|
- Britney
|
|
- Brittany
|
|
- Brock
|
|
- Broderick
|
|
- Brody
|
|
- Brook
|
|
- Brooke
|
|
- Brooklyn
|
|
- Brooks
|
|
- Brown
|
|
- Bruce
|
|
- Bryana
|
|
- Bryce
|
|
- Brycen
|
|
- Bryon
|
|
- Buck
|
|
- Bud
|
|
- Buddy
|
|
- Buford
|
|
- Bulah
|
|
- Burdette
|
|
- Burley
|
|
- Burnice
|
|
- Buster
|
|
- Cade
|
|
- Caden
|
|
- Caesar
|
|
- Caitlyn
|
|
- Cale
|
|
- Caleb
|
|
- Caleigh
|
|
- Cali
|
|
- Calista
|
|
- Callie
|
|
- Camden
|
|
- Cameron
|
|
- Camila
|
|
- Camilla
|
|
- Camille
|
|
- Camren
|
|
- Camron
|
|
- Camryn
|
|
- Camylle
|
|
- Candace
|
|
- Candelario
|
|
- Candice
|
|
- Candida
|
|
- Candido
|
|
- Cara
|
|
- Carey
|
|
- Carissa
|
|
- Carlee
|
|
- Carleton
|
|
- Carley
|
|
- Carli
|
|
- Carlie
|
|
- Carlo
|
|
- Carlos
|
|
- Carlotta
|
|
- Carmel
|
|
- Carmela
|
|
- Carmella
|
|
- Carmelo
|
|
- Carmen
|
|
- Carmine
|
|
- Carol
|
|
- Carolanne
|
|
- Carole
|
|
- Carolina
|
|
- Caroline
|
|
- Carolyn
|
|
- Carolyne
|
|
- Carrie
|
|
- Carroll
|
|
- Carson
|
|
- Carter
|
|
- Cary
|
|
- Casandra
|
|
- Casey
|
|
- Casimer
|
|
- Casimir
|
|
- Casper
|
|
- Cassandra
|
|
- Cassandre
|
|
- Cassidy
|
|
- Cassie
|
|
- Catalina
|
|
- Caterina
|
|
- Catharine
|
|
- Catherine
|
|
- Cathrine
|
|
- Cathryn
|
|
- Cathy
|
|
- Cayla
|
|
- Ceasar
|
|
- Cecelia
|
|
- Cecil
|
|
- Cecile
|
|
- Cecilia
|
|
- Cedrick
|
|
- Celestine
|
|
- Celestino
|
|
- Celia
|
|
- Celine
|
|
- Cesar
|
|
- Chad
|
|
- Chadd
|
|
- Chadrick
|
|
- Chaim
|
|
- Chance
|
|
- Chandler
|
|
- Chanel
|
|
- Chanelle
|
|
- Charity
|
|
- Charlene
|
|
- Charles
|
|
- Charley
|
|
- Charlie
|
|
- Charlotte
|
|
- Chase
|
|
- Chasity
|
|
- Chauncey
|
|
- Chaya
|
|
- Chaz
|
|
- Chelsea
|
|
- Chelsey
|
|
- Chelsie
|
|
- Chesley
|
|
- Chester
|
|
- Chet
|
|
- Cheyanne
|
|
- Cheyenne
|
|
- Chloe
|
|
- Chris
|
|
- Christ
|
|
- Christa
|
|
- Christelle
|
|
- Christian
|
|
- Christiana
|
|
- Christina
|
|
- Christine
|
|
- Christop
|
|
- Christophe
|
|
- Christopher
|
|
- Christy
|
|
- Chyna
|
|
- Ciara
|
|
- Cicero
|
|
- Cielo
|
|
- Cierra
|
|
- Cindy
|
|
- Citlalli
|
|
- Clair
|
|
- Claire
|
|
- Clara
|
|
- Clarabelle
|
|
- Clare
|
|
- Clarissa
|
|
- Clark
|
|
- Claud
|
|
- Claude
|
|
- Claudia
|
|
- Claudie
|
|
- Claudine
|
|
- Clay
|
|
- Clemens
|
|
- Clement
|
|
- Clementina
|
|
- Clementine
|
|
- Clemmie
|
|
- Cleo
|
|
- Cleora
|
|
- Cleta
|
|
- Cletus
|
|
- Cleve
|
|
- Cleveland
|
|
- Clifford
|
|
- Clifton
|
|
- Clint
|
|
- Clinton
|
|
- Clotilde
|
|
- Clovis
|
|
- Cloyd
|
|
- Clyde
|
|
- Coby
|
|
- Cody
|
|
- Colby
|
|
- Cole
|
|
- Coleman
|
|
- Colin
|
|
- Colleen
|
|
- Collin
|
|
- Colt
|
|
- Colten
|
|
- Colton
|
|
- Columbus
|
|
- Concepcion
|
|
- Conner
|
|
- Connie
|
|
- Connor
|
|
- Conor
|
|
- Conrad
|
|
- Constance
|
|
- Constantin
|
|
- Consuelo
|
|
- Cooper
|
|
- Cora
|
|
- Coralie
|
|
- Corbin
|
|
- Cordelia
|
|
- Cordell
|
|
- Cordia
|
|
- Cordie
|
|
- Corene
|
|
- Corine
|
|
- Cornelius
|
|
- Cornell
|
|
- Corrine
|
|
- Cortez
|
|
- Cortney
|
|
- Cory
|
|
- Coty
|
|
- Courtney
|
|
- Coy
|
|
- Craig
|
|
- Crawford
|
|
- Creola
|
|
- Cristal
|
|
- Cristian
|
|
- Cristina
|
|
- Cristobal
|
|
- Cristopher
|
|
- Cruz
|
|
- Crystal
|
|
- Crystel
|
|
- Cullen
|
|
- Curt
|
|
- Curtis
|
|
- Cydney
|
|
- Cynthia
|
|
- Cyril
|
|
- Cyrus
|
|
- Dagmar
|
|
- Dahlia
|
|
- Daija
|
|
- Daisha
|
|
- Daisy
|
|
- Dakota
|
|
- Dale
|
|
- Dallas
|
|
- Dallin
|
|
- Dalton
|
|
- Damaris
|
|
- Dameon
|
|
- Damian
|
|
- Damien
|
|
- Damion
|
|
- Damon
|
|
- Dan
|
|
- Dana
|
|
- Dandre
|
|
- Dane
|
|
- D'angelo
|
|
- Dangelo
|
|
- Danial
|
|
- Daniela
|
|
- Daniella
|
|
- Danielle
|
|
- Danika
|
|
- Dannie
|
|
- Danny
|
|
- Dante
|
|
- Danyka
|
|
- Daphne
|
|
- Daphnee
|
|
- Daphney
|
|
- Darby
|
|
- Daren
|
|
- Darian
|
|
- Dariana
|
|
- Darien
|
|
- Dario
|
|
- Darion
|
|
- Darius
|
|
- Darlene
|
|
- Daron
|
|
- Darrel
|
|
- Darrell
|
|
- Darren
|
|
- Darrick
|
|
- Darrin
|
|
- Darrion
|
|
- Darron
|
|
- Darryl
|
|
- Darwin
|
|
- Daryl
|
|
- Dashawn
|
|
- Dasia
|
|
- Dave
|
|
- David
|
|
- Davin
|
|
- Davion
|
|
- Davon
|
|
- Davonte
|
|
- Dawn
|
|
- Dawson
|
|
- Dax
|
|
- Dayana
|
|
- Dayna
|
|
- Dayne
|
|
- Dayton
|
|
- Dean
|
|
- Deangelo
|
|
- Deanna
|
|
- Deborah
|
|
- Declan
|
|
- Dedric
|
|
- Dedrick
|
|
- Dee
|
|
- Deion
|
|
- Deja
|
|
- Dejah
|
|
- Dejon
|
|
- Dejuan
|
|
- Delaney
|
|
- Delbert
|
|
- Delfina
|
|
- Delia
|
|
- Delilah
|
|
- Dell
|
|
- Della
|
|
- Delmer
|
|
- Delores
|
|
- Delpha
|
|
- Delphia
|
|
- Delphine
|
|
- Delta
|
|
- Demarco
|
|
- Demarcus
|
|
- Demario
|
|
- Demetris
|
|
- Demetrius
|
|
- Demond
|
|
- Dena
|
|
- Denis
|
|
- Dennis
|
|
- Deon
|
|
- Deondre
|
|
- Deontae
|
|
- Deonte
|
|
- Dereck
|
|
- Derek
|
|
- Derick
|
|
- Deron
|
|
- Derrick
|
|
- Deshaun
|
|
- Deshawn
|
|
- Desiree
|
|
- Desmond
|
|
- Dessie
|
|
- Destany
|
|
- Destin
|
|
- Destinee
|
|
- Destiney
|
|
- Destini
|
|
- Destiny
|
|
- Devan
|
|
- Devante
|
|
- Deven
|
|
- Devin
|
|
- Devon
|
|
- Devonte
|
|
- Devyn
|
|
- Dewayne
|
|
- Dewitt
|
|
- Dexter
|
|
- Diamond
|
|
- Diana
|
|
- Dianna
|
|
- Diego
|
|
- Dillan
|
|
- Dillon
|
|
- Dimitri
|
|
- Dina
|
|
- Dino
|
|
- Dion
|
|
- Dixie
|
|
- Dock
|
|
- Dolly
|
|
- Dolores
|
|
- Domenic
|
|
- Domenica
|
|
- Domenick
|
|
- Domenico
|
|
- Domingo
|
|
- Dominic
|
|
- Dominique
|
|
- Don
|
|
- Donald
|
|
- Donato
|
|
- Donavon
|
|
- Donna
|
|
- Donnell
|
|
- Donnie
|
|
- Donny
|
|
- Dora
|
|
- Dorcas
|
|
- Dorian
|
|
- Doris
|
|
- Dorothea
|
|
- Dorothy
|
|
- Dorris
|
|
- Dortha
|
|
- Dorthy
|
|
- Doug
|
|
- Douglas
|
|
- Dovie
|
|
- Doyle
|
|
- Drake
|
|
- Drew
|
|
- Duane
|
|
- Dudley
|
|
- Dulce
|
|
- Duncan
|
|
- Durward
|
|
- Dustin
|
|
- Dusty
|
|
- Dwight
|
|
- Dylan
|
|
- Earl
|
|
- Earlene
|
|
- Earline
|
|
- Earnest
|
|
- Earnestine
|
|
- Easter
|
|
- Easton
|
|
- Ebba
|
|
- Ebony
|
|
- Ed
|
|
- Eda
|
|
- Edd
|
|
- Eddie
|
|
- Eden
|
|
- Edgar
|
|
- Edgardo
|
|
- Edison
|
|
- Edmond
|
|
- Edmund
|
|
- Edna
|
|
- Eduardo
|
|
- Edward
|
|
- Edwardo
|
|
- Edwin
|
|
- Edwina
|
|
- Edyth
|
|
- Edythe
|
|
- Effie
|
|
- Efrain
|
|
- Efren
|
|
- Eileen
|
|
- Einar
|
|
- Eino
|
|
- Eladio
|
|
- Elaina
|
|
- Elbert
|
|
- Elda
|
|
- Eldon
|
|
- Eldora
|
|
- Eldred
|
|
- Eldridge
|
|
- Eleanora
|
|
- Eleanore
|
|
- Eleazar
|
|
- Electa
|
|
- Elena
|
|
- Elenor
|
|
- Elenora
|
|
- Eleonore
|
|
- Elfrieda
|
|
- Eli
|
|
- Elian
|
|
- Eliane
|
|
- Elias
|
|
- Eliezer
|
|
- Elijah
|
|
- Elinor
|
|
- Elinore
|
|
- Elisa
|
|
- Elisabeth
|
|
- Elise
|
|
- Eliseo
|
|
- Elisha
|
|
- Elissa
|
|
- Eliza
|
|
- Elizabeth
|
|
- Ella
|
|
- Ellen
|
|
- Ellie
|
|
- Elliot
|
|
- Elliott
|
|
- Ellis
|
|
- Ellsworth
|
|
- Elmer
|
|
- Elmira
|
|
- Elmo
|
|
- Elmore
|
|
- Elna
|
|
- Elnora
|
|
- Elody
|
|
- Eloisa
|
|
- Eloise
|
|
- Elouise
|
|
- Eloy
|
|
- Elroy
|
|
- Elsa
|
|
- Else
|
|
- Elsie
|
|
- Elta
|
|
- Elton
|
|
- Elva
|
|
- Elvera
|
|
- Elvie
|
|
- Elvis
|
|
- Elwin
|
|
- Elwyn
|
|
- Elyse
|
|
- Elyssa
|
|
- Elza
|
|
- Emanuel
|
|
- Emelia
|
|
- Emelie
|
|
- Emely
|
|
- Emerald
|
|
- Emerson
|
|
- Emery
|
|
- Emie
|
|
- Emil
|
|
- Emile
|
|
- Emilia
|
|
- Emiliano
|
|
- Emilie
|
|
- Emilio
|
|
- Emily
|
|
- Emma
|
|
- Emmalee
|
|
- Emmanuel
|
|
- Emmanuelle
|
|
- Emmet
|
|
- Emmett
|
|
- Emmie
|
|
- Emmitt
|
|
- Emmy
|
|
- Emory
|
|
- Ena
|
|
- Enid
|
|
- Enoch
|
|
- Enola
|
|
- Enos
|
|
- Enrico
|
|
- Enrique
|
|
- Ephraim
|
|
- Era
|
|
- Eriberto
|
|
- Eric
|
|
- Erica
|
|
- Erich
|
|
- Erick
|
|
- Ericka
|
|
- Erik
|
|
- Erika
|
|
- Erin
|
|
- Erling
|
|
- Erna
|
|
- Ernest
|
|
- Ernestina
|
|
- Ernestine
|
|
- Ernesto
|
|
- Ernie
|
|
- Ervin
|
|
- Erwin
|
|
- Eryn
|
|
- Esmeralda
|
|
- Esperanza
|
|
- Esta
|
|
- Esteban
|
|
- Estefania
|
|
- Estel
|
|
- Estell
|
|
- Estella
|
|
- Estelle
|
|
- Estevan
|
|
- Esther
|
|
- Estrella
|
|
- Etha
|
|
- Ethan
|
|
- Ethel
|
|
- Ethelyn
|
|
- Ethyl
|
|
- Ettie
|
|
- Eudora
|
|
- Eugene
|
|
- Eugenia
|
|
- Eula
|
|
- Eulah
|
|
- Eulalia
|
|
- Euna
|
|
- Eunice
|
|
- Eusebio
|
|
- Eva
|
|
- Evalyn
|
|
- Evan
|
|
- Evangeline
|
|
- Evans
|
|
- Eve
|
|
- Eveline
|
|
- Evelyn
|
|
- Everardo
|
|
- Everett
|
|
- Everette
|
|
- Evert
|
|
- Evie
|
|
- Ewald
|
|
- Ewell
|
|
- Ezekiel
|
|
- Ezequiel
|
|
- Ezra
|
|
- Fabian
|
|
- Fabiola
|
|
- Fae
|
|
- Fannie
|
|
- Fanny
|
|
- Fatima
|
|
- Faustino
|
|
- Fausto
|
|
- Favian
|
|
- Fay
|
|
- Faye
|
|
- Federico
|
|
- Felicia
|
|
- Felicita
|
|
- Felicity
|
|
- Felipa
|
|
- Felipe
|
|
- Felix
|
|
- Felton
|
|
- Fermin
|
|
- Fern
|
|
- Fernando
|
|
- Ferne
|
|
- Fidel
|
|
- Filiberto
|
|
- Filomena
|
|
- Finn
|
|
- Fiona
|
|
- Flavie
|
|
- Flavio
|
|
- Fleta
|
|
- Fletcher
|
|
- Flo
|
|
- Florence
|
|
- Florencio
|
|
- Florian
|
|
- Florida
|
|
- Florine
|
|
- Flossie
|
|
- Floy
|
|
- Floyd
|
|
- Ford
|
|
- Forest
|
|
- Forrest
|
|
- Foster
|
|
- Frances
|
|
- Francesca
|
|
- Francesco
|
|
- Francis
|
|
- Francisca
|
|
- Francisco
|
|
- Franco
|
|
- Frank
|
|
- Frankie
|
|
- Franz
|
|
- Fred
|
|
- Freda
|
|
- Freddie
|
|
- Freddy
|
|
- Frederic
|
|
- Frederick
|
|
- Frederik
|
|
- Frederique
|
|
- Fredrick
|
|
- Fredy
|
|
- Freeda
|
|
- Freeman
|
|
- Freida
|
|
- Frida
|
|
- Frieda
|
|
- Friedrich
|
|
- Fritz
|
|
- Furman
|
|
- Gabe
|
|
- Gabriel
|
|
- Gabriella
|
|
- Gabrielle
|
|
- Gaetano
|
|
- Gage
|
|
- Gail
|
|
- Gardner
|
|
- Garett
|
|
- Garfield
|
|
- Garland
|
|
- Garnet
|
|
- Garnett
|
|
- Garret
|
|
- Garrett
|
|
- Garrick
|
|
- Garrison
|
|
- Garry
|
|
- Garth
|
|
- Gaston
|
|
- Gavin
|
|
- Gay
|
|
- Gayle
|
|
- Gaylord
|
|
- Gene
|
|
- General
|
|
- Genesis
|
|
- Genevieve
|
|
- Gennaro
|
|
- Genoveva
|
|
- Geo
|
|
- Geoffrey
|
|
- George
|
|
- Georgette
|
|
- Georgiana
|
|
- Georgianna
|
|
- Geovanni
|
|
- Geovanny
|
|
- Geovany
|
|
- Gerald
|
|
- Geraldine
|
|
- Gerard
|
|
- Gerardo
|
|
- Gerda
|
|
- Gerhard
|
|
- Germaine
|
|
- German
|
|
- Gerry
|
|
- Gerson
|
|
- Gertrude
|
|
- Gia
|
|
- Gianni
|
|
- Gideon
|
|
- Gilbert
|
|
- Gilberto
|
|
- Gilda
|
|
- Giles
|
|
- Gillian
|
|
- Gina
|
|
- Gino
|
|
- Giovani
|
|
- Giovanna
|
|
- Giovanni
|
|
- Giovanny
|
|
- Gisselle
|
|
- Giuseppe
|
|
- Gladyce
|
|
- Gladys
|
|
- Glen
|
|
- Glenda
|
|
- Glenna
|
|
- Glennie
|
|
- Gloria
|
|
- Godfrey
|
|
- Golda
|
|
- Golden
|
|
- Gonzalo
|
|
- Gordon
|
|
- Grace
|
|
- Gracie
|
|
- Graciela
|
|
- Grady
|
|
- Graham
|
|
- Grant
|
|
- Granville
|
|
- Grayce
|
|
- Grayson
|
|
- Green
|
|
- Greg
|
|
- Gregg
|
|
- Gregoria
|
|
- Gregorio
|
|
- Gregory
|
|
- Greta
|
|
- Gretchen
|
|
- Greyson
|
|
- Griffin
|
|
- Grover
|
|
- Guadalupe
|
|
- Gudrun
|
|
- Guido
|
|
- Guillermo
|
|
- Guiseppe
|
|
- Gunnar
|
|
- Gunner
|
|
- Gus
|
|
- Gussie
|
|
- Gust
|
|
- Gustave
|
|
- Guy
|
|
- Gwen
|
|
- Gwendolyn
|
|
- Hadley
|
|
- Hailee
|
|
- Hailey
|
|
- Hailie
|
|
- Hal
|
|
- Haleigh
|
|
- Haley
|
|
- Halie
|
|
- Halle
|
|
- Hallie
|
|
- Hank
|
|
- Hanna
|
|
- Hannah
|
|
- Hans
|
|
- Hardy
|
|
- Harley
|
|
- Harmon
|
|
- Harmony
|
|
- Harold
|
|
- Harrison
|
|
- Harry
|
|
- Harvey
|
|
- Haskell
|
|
- Hassan
|
|
- Hassie
|
|
- Hattie
|
|
- Haven
|
|
- Hayden
|
|
- Haylee
|
|
- Hayley
|
|
- Haylie
|
|
- Hazel
|
|
- Hazle
|
|
- Heath
|
|
- Heather
|
|
- Heaven
|
|
- Heber
|
|
- Hector
|
|
- Heidi
|
|
- Helen
|
|
- Helena
|
|
- Helene
|
|
- Helga
|
|
- Hellen
|
|
- Helmer
|
|
- Heloise
|
|
- Henderson
|
|
- Henri
|
|
- Henriette
|
|
- Henry
|
|
- Herbert
|
|
- Herman
|
|
- Hermann
|
|
- Hermina
|
|
- Herminia
|
|
- Herminio
|
|
- Hershel
|
|
- Herta
|
|
- Hertha
|
|
- Hester
|
|
- Hettie
|
|
- Hilario
|
|
- Hilbert
|
|
- Hilda
|
|
- Hildegard
|
|
- Hillard
|
|
- Hillary
|
|
- Hilma
|
|
- Hilton
|
|
- Hipolito
|
|
- Hiram
|
|
- Hobart
|
|
- Holden
|
|
- Hollie
|
|
- Hollis
|
|
- Holly
|
|
- Hope
|
|
- Horace
|
|
- Horacio
|
|
- Hortense
|
|
- Hosea
|
|
- Houston
|
|
- Howard
|
|
- Howell
|
|
- Hoyt
|
|
- Hubert
|
|
- Hudson
|
|
- Hugh
|
|
- Hulda
|
|
- Humberto
|
|
- Hunter
|
|
- Hyman
|
|
- Ian
|
|
- Ibrahim
|
|
- Icie
|
|
- Ida
|
|
- Idell
|
|
- Idella
|
|
- Ignacio
|
|
- Ignatius
|
|
- Ike
|
|
- Ila
|
|
- Ilene
|
|
- Iliana
|
|
- Ima
|
|
- Imani
|
|
- Imelda
|
|
- Immanuel
|
|
- Imogene
|
|
- Ines
|
|
- Irma
|
|
- Irving
|
|
- Irwin
|
|
- Isaac
|
|
- Isabel
|
|
- Isabell
|
|
- Isabella
|
|
- Isabelle
|
|
- Isac
|
|
- Isadore
|
|
- Isai
|
|
- Isaiah
|
|
- Isaias
|
|
- Isidro
|
|
- Ismael
|
|
- Isobel
|
|
- Isom
|
|
- Israel
|
|
- Issac
|
|
- Itzel
|
|
- Iva
|
|
- Ivah
|
|
- Ivory
|
|
- Ivy
|
|
- Izabella
|
|
- Izaiah
|
|
- Jabari
|
|
- Jace
|
|
- Jacey
|
|
- Jacinthe
|
|
- Jacinto
|
|
- Jack
|
|
- Jackeline
|
|
- Jackie
|
|
- Jacklyn
|
|
- Jackson
|
|
- Jacky
|
|
- Jaclyn
|
|
- Jacquelyn
|
|
- Jacques
|
|
- Jacynthe
|
|
- Jada
|
|
- Jade
|
|
- Jaden
|
|
- Jadon
|
|
- Jadyn
|
|
- Jaeden
|
|
- Jaida
|
|
- Jaiden
|
|
- Jailyn
|
|
- Jaime
|
|
- Jairo
|
|
- Jakayla
|
|
- Jake
|
|
- Jakob
|
|
- Jaleel
|
|
- Jalen
|
|
- Jalon
|
|
- Jalyn
|
|
- Jamaal
|
|
- Jamal
|
|
- Jamar
|
|
- Jamarcus
|
|
- Jamel
|
|
- Jameson
|
|
- Jamey
|
|
- Jamie
|
|
- Jamil
|
|
- Jamir
|
|
- Jamison
|
|
- Jammie
|
|
- Jan
|
|
- Jana
|
|
- Janae
|
|
- Jane
|
|
- Janelle
|
|
- Janessa
|
|
- Janet
|
|
- Janice
|
|
- Janick
|
|
- Janie
|
|
- Janis
|
|
- Janiya
|
|
- Jannie
|
|
- Jany
|
|
- Jaquan
|
|
- Jaquelin
|
|
- Jaqueline
|
|
- Jared
|
|
- Jaren
|
|
- Jarod
|
|
- Jaron
|
|
- Jarred
|
|
- Jarrell
|
|
- Jarret
|
|
- Jarrett
|
|
- Jarrod
|
|
- Jarvis
|
|
- Jasen
|
|
- Jasmin
|
|
- Jason
|
|
- Jasper
|
|
- Jaunita
|
|
- Javier
|
|
- Javon
|
|
- Javonte
|
|
- Jay
|
|
- Jayce
|
|
- Jaycee
|
|
- Jayda
|
|
- Jayde
|
|
- Jayden
|
|
- Jaydon
|
|
- Jaylan
|
|
- Jaylen
|
|
- Jaylin
|
|
- Jaylon
|
|
- Jayme
|
|
- Jayne
|
|
- Jayson
|
|
- Jazlyn
|
|
- Jazmin
|
|
- Jazmyn
|
|
- Jazmyne
|
|
- Jean
|
|
- Jeanette
|
|
- Jeanie
|
|
- Jeanne
|
|
- Jed
|
|
- Jedediah
|
|
- Jedidiah
|
|
- Jeff
|
|
- Jefferey
|
|
- Jeffery
|
|
- Jeffrey
|
|
- Jeffry
|
|
- Jena
|
|
- Jenifer
|
|
- Jennie
|
|
- Jennifer
|
|
- Jennings
|
|
- Jennyfer
|
|
- Jensen
|
|
- Jerad
|
|
- Jerald
|
|
- Jeramie
|
|
- Jeramy
|
|
- Jerel
|
|
- Jeremie
|
|
- Jeremy
|
|
- Jermain
|
|
- Jermaine
|
|
- Jermey
|
|
- Jerod
|
|
- Jerome
|
|
- Jeromy
|
|
- Jerrell
|
|
- Jerrod
|
|
- Jerrold
|
|
- Jerry
|
|
- Jess
|
|
- Jesse
|
|
- Jessica
|
|
- Jessie
|
|
- Jessika
|
|
- Jessy
|
|
- Jessyca
|
|
- Jesus
|
|
- Jett
|
|
- Jettie
|
|
- Jevon
|
|
- Jewel
|
|
- Jewell
|
|
- Jillian
|
|
- Jimmie
|
|
- Jimmy
|
|
- Jo
|
|
- Joan
|
|
- Joana
|
|
- Joanie
|
|
- Joanne
|
|
- Joannie
|
|
- Joanny
|
|
- Joany
|
|
- Joaquin
|
|
- Jocelyn
|
|
- Jodie
|
|
- Jody
|
|
- Joe
|
|
- Joel
|
|
- Joelle
|
|
- Joesph
|
|
- Joey
|
|
- Johan
|
|
- Johann
|
|
- Johanna
|
|
- Johathan
|
|
- John
|
|
- Johnathan
|
|
- Johnathon
|
|
- Johnnie
|
|
- Johnny
|
|
- Johnpaul
|
|
- Johnson
|
|
- Jolie
|
|
- Jon
|
|
- Jonas
|
|
- Jonatan
|
|
- Jonathan
|
|
- Jonathon
|
|
- Jordan
|
|
- Jordane
|
|
- Jordi
|
|
- Jordon
|
|
- Jordy
|
|
- Jordyn
|
|
- Jorge
|
|
- Jose
|
|
- Josefa
|
|
- Josefina
|
|
- Joseph
|
|
- Josephine
|
|
- Josh
|
|
- Joshua
|
|
- Joshuah
|
|
- Josiah
|
|
- Josiane
|
|
- Josianne
|
|
- Josie
|
|
- Josue
|
|
- Jovan
|
|
- Jovani
|
|
- Jovanny
|
|
- Jovany
|
|
- Joy
|
|
- Joyce
|
|
- Juana
|
|
- Juanita
|
|
- Judah
|
|
- Judd
|
|
- Jude
|
|
- Judge
|
|
- Judson
|
|
- Judy
|
|
- Jules
|
|
- Julia
|
|
- Julian
|
|
- Juliana
|
|
- Julianne
|
|
- Julie
|
|
- Julien
|
|
- Juliet
|
|
- Julio
|
|
- Julius
|
|
- June
|
|
- Junior
|
|
- Junius
|
|
- Justen
|
|
- Justice
|
|
- Justina
|
|
- Justine
|
|
- Juston
|
|
- Justus
|
|
- Justyn
|
|
- Juvenal
|
|
- Juwan
|
|
- Kacey
|
|
- Kaci
|
|
- Kacie
|
|
- Kade
|
|
- Kaden
|
|
- Kadin
|
|
- Kaela
|
|
- Kaelyn
|
|
- Kaia
|
|
- Kailee
|
|
- Kailey
|
|
- Kailyn
|
|
- Kaitlin
|
|
- Kaitlyn
|
|
- Kale
|
|
- Kaleb
|
|
- Kaleigh
|
|
- Kaley
|
|
- Kali
|
|
- Kallie
|
|
- Kameron
|
|
- Kamille
|
|
- Kamren
|
|
- Kamron
|
|
- Kamryn
|
|
- Kane
|
|
- Kara
|
|
- Kareem
|
|
- Karelle
|
|
- Karen
|
|
- Kari
|
|
- Kariane
|
|
- Karianne
|
|
- Karina
|
|
- Karine
|
|
- Karl
|
|
- Karlee
|
|
- Karley
|
|
- Karli
|
|
- Karlie
|
|
- Karolann
|
|
- Karson
|
|
- Kasandra
|
|
- Kasey
|
|
- Kassandra
|
|
- Katarina
|
|
- Katelin
|
|
- Katelyn
|
|
- Katelynn
|
|
- Katharina
|
|
- Katherine
|
|
- Katheryn
|
|
- Kathleen
|
|
- Kathlyn
|
|
- Kathryn
|
|
- Kathryne
|
|
- Katlyn
|
|
- Katlynn
|
|
- Katrina
|
|
- Katrine
|
|
- Kattie
|
|
- Kavon
|
|
- Kay
|
|
- Kaya
|
|
- Kaycee
|
|
- Kayden
|
|
- Kayla
|
|
- Kaylah
|
|
- Kaylee
|
|
- Kayleigh
|
|
- Kayley
|
|
- Kayli
|
|
- Kaylie
|
|
- Kaylin
|
|
- Keagan
|
|
- Keanu
|
|
- Keara
|
|
- Keaton
|
|
- Keegan
|
|
- Keeley
|
|
- Keely
|
|
- Keenan
|
|
- Keira
|
|
- Keith
|
|
- Kellen
|
|
- Kelley
|
|
- Kelli
|
|
- Kellie
|
|
- Kelly
|
|
- Kelsi
|
|
- Kelsie
|
|
- Kelton
|
|
- Kelvin
|
|
- Ken
|
|
- Kendall
|
|
- Kendra
|
|
- Kendrick
|
|
- Kenna
|
|
- Kennedi
|
|
- Kennedy
|
|
- Kenneth
|
|
- Kennith
|
|
- Kenny
|
|
- Kenton
|
|
- Kenya
|
|
- Kenyatta
|
|
- Kenyon
|
|
- Keon
|
|
- Keshaun
|
|
- Keshawn
|
|
- Keven
|
|
- Kevin
|
|
- Kevon
|
|
- Keyon
|
|
- Keyshawn
|
|
- Khalid
|
|
- Khalil
|
|
- Kian
|
|
- Kiana
|
|
- Kianna
|
|
- Kiara
|
|
- Kiarra
|
|
- Kiel
|
|
- Kiera
|
|
- Kieran
|
|
- Kiley
|
|
- Kim
|
|
- Kimberly
|
|
- King
|
|
- Kip
|
|
- Kira
|
|
- Kirk
|
|
- Kirsten
|
|
- Kirstin
|
|
- Kitty
|
|
- Kobe
|
|
- Koby
|
|
- Kody
|
|
- Kolby
|
|
- Kole
|
|
- Korbin
|
|
- Korey
|
|
- Kory
|
|
- Kraig
|
|
- Kris
|
|
- Krista
|
|
- Kristian
|
|
- Kristin
|
|
- Kristina
|
|
- Kristofer
|
|
- Kristoffer
|
|
- Kristopher
|
|
- Kristy
|
|
- Krystal
|
|
- Krystel
|
|
- Krystina
|
|
- Kurt
|
|
- Kurtis
|
|
- Kyla
|
|
- Kyle
|
|
- Kylee
|
|
- Kyleigh
|
|
- Kyler
|
|
- Kylie
|
|
- Kyra
|
|
- Lacey
|
|
- Lacy
|
|
- Ladarius
|
|
- Lafayette
|
|
- Laila
|
|
- Laisha
|
|
- Lamar
|
|
- Lambert
|
|
- Lamont
|
|
- Lance
|
|
- Landen
|
|
- Lane
|
|
- Laney
|
|
- Larissa
|
|
- Laron
|
|
- Larry
|
|
- Larue
|
|
- Laura
|
|
- Laurel
|
|
- Lauren
|
|
- Laurence
|
|
- Lauretta
|
|
- Lauriane
|
|
- Laurianne
|
|
- Laurie
|
|
- Laurine
|
|
- Laury
|
|
- Lauryn
|
|
- Lavada
|
|
- Lavern
|
|
- Laverna
|
|
- Laverne
|
|
- Lavina
|
|
- Lavinia
|
|
- Lavon
|
|
- Lavonne
|
|
- Lawrence
|
|
- Lawson
|
|
- Layla
|
|
- Layne
|
|
- Lazaro
|
|
- Lea
|
|
- Leann
|
|
- Leanna
|
|
- Leanne
|
|
- Leatha
|
|
- Leda
|
|
- Lee
|
|
- Leif
|
|
- Leila
|
|
- Leilani
|
|
- Lela
|
|
- Lelah
|
|
- Leland
|
|
- Lelia
|
|
- Lempi
|
|
- Lemuel
|
|
- Lenna
|
|
- Lennie
|
|
- Lenny
|
|
- Lenora
|
|
- Lenore
|
|
- Leo
|
|
- Leola
|
|
- Leon
|
|
- Leonard
|
|
- Leonardo
|
|
- Leone
|
|
- Leonel
|
|
- Leonie
|
|
- Leonor
|
|
- Leonora
|
|
- Leopold
|
|
- Leopoldo
|
|
- Leora
|
|
- Lera
|
|
- Lesley
|
|
- Leslie
|
|
- Lesly
|
|
- Lessie
|
|
- Lester
|
|
- Leta
|
|
- Letha
|
|
- Letitia
|
|
- Levi
|
|
- Lew
|
|
- Lewis
|
|
- Lexi
|
|
- Lexie
|
|
- Lexus
|
|
- Lia
|
|
- Liam
|
|
- Liana
|
|
- Libbie
|
|
- Libby
|
|
- Lila
|
|
- Lilian
|
|
- Liliana
|
|
- Liliane
|
|
- Lilla
|
|
- Lillian
|
|
- Lilliana
|
|
- Lillie
|
|
- Lilly
|
|
- Lily
|
|
- Lilyan
|
|
- Lina
|
|
- Lincoln
|
|
- Linda
|
|
- Lindsay
|
|
- Lindsey
|
|
- Linnea
|
|
- Linnie
|
|
- Linwood
|
|
- Lionel
|
|
- Lisa
|
|
- Lisandro
|
|
- Lisette
|
|
- Litzy
|
|
- Liza
|
|
- Lizeth
|
|
- Lizzie
|
|
- Llewellyn
|
|
- Lloyd
|
|
- Logan
|
|
- Lois
|
|
- Lola
|
|
- Lolita
|
|
- Loma
|
|
- Lon
|
|
- London
|
|
- Lonie
|
|
- Lonnie
|
|
- Lonny
|
|
- Lonzo
|
|
- Lora
|
|
- Loraine
|
|
- Loren
|
|
- Lorena
|
|
- Lorenz
|
|
- Lorenza
|
|
- Lorenzo
|
|
- Lori
|
|
- Lorine
|
|
- Lorna
|
|
- Lottie
|
|
- Lou
|
|
- Louie
|
|
- Louisa
|
|
- Lourdes
|
|
- Louvenia
|
|
- Lowell
|
|
- Loy
|
|
- Loyal
|
|
- Loyce
|
|
- Lucas
|
|
- Luciano
|
|
- Lucie
|
|
- Lucienne
|
|
- Lucile
|
|
- Lucinda
|
|
- Lucio
|
|
- Lucious
|
|
- Lucius
|
|
- Lucy
|
|
- Ludie
|
|
- Ludwig
|
|
- Lue
|
|
- Luella
|
|
- Luigi
|
|
- Luis
|
|
- Luisa
|
|
- Lukas
|
|
- Lula
|
|
- Lulu
|
|
- Luna
|
|
- Lupe
|
|
- Lura
|
|
- Lurline
|
|
- Luther
|
|
- Luz
|
|
- Lyda
|
|
- Lydia
|
|
- Lyla
|
|
- Lynn
|
|
- Lyric
|
|
- Lysanne
|
|
- Mabel
|
|
- Mabelle
|
|
- Mable
|
|
- Mac
|
|
- Macey
|
|
- Maci
|
|
- Macie
|
|
- Mack
|
|
- Mackenzie
|
|
- Macy
|
|
- Madaline
|
|
- Madalyn
|
|
- Maddison
|
|
- Madeline
|
|
- Madelyn
|
|
- Madelynn
|
|
- Madge
|
|
- Madie
|
|
- Madilyn
|
|
- Madisen
|
|
- Madison
|
|
- Madisyn
|
|
- Madonna
|
|
- Madyson
|
|
- Mae
|
|
- Maegan
|
|
- Maeve
|
|
- Mafalda
|
|
- Magali
|
|
- Magdalen
|
|
- Magdalena
|
|
- Maggie
|
|
- Magnolia
|
|
- Magnus
|
|
- Maia
|
|
- Maida
|
|
- Maiya
|
|
- Major
|
|
- Makayla
|
|
- Makenna
|
|
- Makenzie
|
|
- Malachi
|
|
- Malcolm
|
|
- Malika
|
|
- Malinda
|
|
- Mallie
|
|
- Mallory
|
|
- Malvina
|
|
- Mandy
|
|
- Manley
|
|
- Manuel
|
|
- Manuela
|
|
- Mara
|
|
- Marc
|
|
- Marcel
|
|
- Marcelina
|
|
- Marcelino
|
|
- Marcella
|
|
- Marcelle
|
|
- Marcellus
|
|
- Marcelo
|
|
- Marcia
|
|
- Marco
|
|
- Marcos
|
|
- Marcus
|
|
- Margaret
|
|
- Margarete
|
|
- Margarett
|
|
- Margaretta
|
|
- Margarette
|
|
- Margarita
|
|
- Marge
|
|
- Margie
|
|
- Margot
|
|
- Margret
|
|
- Marguerite
|
|
- Maria
|
|
- Mariah
|
|
- Mariam
|
|
- Marian
|
|
- Mariana
|
|
- Mariane
|
|
- Marianna
|
|
- Marianne
|
|
- Mariano
|
|
- Maribel
|
|
- Marie
|
|
- Mariela
|
|
- Marielle
|
|
- Marietta
|
|
- Marilie
|
|
- Marilou
|
|
- Marilyne
|
|
- Marina
|
|
- Mario
|
|
- Marion
|
|
- Marisa
|
|
- Marisol
|
|
- Maritza
|
|
- Marjolaine
|
|
- Marjorie
|
|
- Marjory
|
|
- Mark
|
|
- Markus
|
|
- Marlee
|
|
- Marlen
|
|
- Marlene
|
|
- Marley
|
|
- Marlin
|
|
- Marlon
|
|
- Marques
|
|
- Marquis
|
|
- Marquise
|
|
- Marshall
|
|
- Marta
|
|
- Martin
|
|
- Martina
|
|
- Martine
|
|
- Marty
|
|
- Marvin
|
|
- Mary
|
|
- Maryam
|
|
- Maryjane
|
|
- Maryse
|
|
- Mason
|
|
- Mateo
|
|
- Mathew
|
|
- Mathias
|
|
- Mathilde
|
|
- Matilda
|
|
- Matilde
|
|
- Matt
|
|
- Matteo
|
|
- Mattie
|
|
- Maud
|
|
- Maude
|
|
- Maudie
|
|
- Maureen
|
|
- Maurice
|
|
- Mauricio
|
|
- Maurine
|
|
- Maverick
|
|
- Mavis
|
|
- Max
|
|
- Maxie
|
|
- Maxime
|
|
- Maximilian
|
|
- Maximillia
|
|
- Maximillian
|
|
- Maximo
|
|
- Maximus
|
|
- Maxine
|
|
- Maxwell
|
|
- May
|
|
- Maya
|
|
- Maybell
|
|
- Maybelle
|
|
- Maye
|
|
- Maymie
|
|
- Maynard
|
|
- Mayra
|
|
- Mazie
|
|
- Mckayla
|
|
- Mckenna
|
|
- Mckenzie
|
|
- Meagan
|
|
- Meaghan
|
|
- Meda
|
|
- Megane
|
|
- Meggie
|
|
- Meghan
|
|
- Mekhi
|
|
- Melany
|
|
- Melba
|
|
- Melisa
|
|
- Melissa
|
|
- Mellie
|
|
- Melody
|
|
- Melvin
|
|
- Melvina
|
|
- Melyna
|
|
- Melyssa
|
|
- Mercedes
|
|
- Meredith
|
|
- Merl
|
|
- Merle
|
|
- Merlin
|
|
- Merritt
|
|
- Mertie
|
|
- Mervin
|
|
- Meta
|
|
- Mia
|
|
- Micaela
|
|
- Micah
|
|
- Michael
|
|
- Michaela
|
|
- Michale
|
|
- Micheal
|
|
- Michel
|
|
- Michele
|
|
- Michelle
|
|
- Miguel
|
|
- Mikayla
|
|
- Mike
|
|
- Mikel
|
|
- Milan
|
|
- Miles
|
|
- Milford
|
|
- Miller
|
|
- Millie
|
|
- Milo
|
|
- Milton
|
|
- Mina
|
|
- Minerva
|
|
- Minnie
|
|
- Miracle
|
|
- Mireille
|
|
- Mireya
|
|
- Misael
|
|
- Missouri
|
|
- Misty
|
|
- Mitchel
|
|
- Mitchell
|
|
- Mittie
|
|
- Modesta
|
|
- Modesto
|
|
- Mohamed
|
|
- Mohammad
|
|
- Mohammed
|
|
- Moises
|
|
- Mollie
|
|
- Molly
|
|
- Mona
|
|
- Monica
|
|
- Monique
|
|
- Monroe
|
|
- Monserrat
|
|
- Monserrate
|
|
- Montana
|
|
- Monte
|
|
- Monty
|
|
- Morgan
|
|
- Moriah
|
|
- Morris
|
|
- Mortimer
|
|
- Morton
|
|
- Mose
|
|
- Moses
|
|
- Moshe
|
|
- Mossie
|
|
- Mozell
|
|
- Mozelle
|
|
- Muhammad
|
|
- Muriel
|
|
- Murl
|
|
- Murphy
|
|
- Murray
|
|
- Mustafa
|
|
- Mya
|
|
- Myah
|
|
- Mylene
|
|
- Myles
|
|
- Myra
|
|
- Myriam
|
|
- Myrl
|
|
- Myrna
|
|
- Myron
|
|
- Myrtice
|
|
- Myrtie
|
|
- Myrtis
|
|
- Myrtle
|
|
- Nadia
|
|
- Nakia
|
|
- Name
|
|
- Nannie
|
|
- Naomi
|
|
- Naomie
|
|
- Napoleon
|
|
- Narciso
|
|
- Nash
|
|
- Nasir
|
|
- Nat
|
|
- Natalia
|
|
- Natalie
|
|
- Natasha
|
|
- Nathan
|
|
- Nathanael
|
|
- Nathanial
|
|
- Nathaniel
|
|
- Nathen
|
|
- Nayeli
|
|
- Neal
|
|
- Ned
|
|
- Nedra
|
|
- Neha
|
|
- Neil
|
|
- Nelda
|
|
- Nella
|
|
- Nelle
|
|
- Nellie
|
|
- Nels
|
|
- Nelson
|
|
- Neoma
|
|
- Nestor
|
|
- Nettie
|
|
- Neva
|
|
- Newell
|
|
- Newton
|
|
- Nia
|
|
- Nicholas
|
|
- Nicholaus
|
|
- Nichole
|
|
- Nick
|
|
- Nicklaus
|
|
- Nickolas
|
|
- Nico
|
|
- Nicola
|
|
- Nicolas
|
|
- Nicole
|
|
- Nicolette
|
|
- Nigel
|
|
- Nikita
|
|
- Nikki
|
|
- Nikko
|
|
- Niko
|
|
- Nikolas
|
|
- Nils
|
|
- Nina
|
|
- Noah
|
|
- Noble
|
|
- Noe
|
|
- Noel
|
|
- Noelia
|
|
- Noemi
|
|
- Noemie
|
|
- Noemy
|
|
- Nola
|
|
- Nolan
|
|
- Nona
|
|
- Nora
|
|
- Norbert
|
|
- Norberto
|
|
- Norene
|
|
- Norma
|
|
- Norris
|
|
- Norval
|
|
- Norwood
|
|
- Nova
|
|
- Novella
|
|
- Nya
|
|
- Nyah
|
|
- Nyasia
|
|
- Obie
|
|
- Oceane
|
|
- Ocie
|
|
- Octavia
|
|
- Oda
|
|
- Odell
|
|
- Odessa
|
|
- Odie
|
|
- Ofelia
|
|
- Okey
|
|
- Ola
|
|
- Olaf
|
|
- Ole
|
|
- Olen
|
|
- Oleta
|
|
- Olga
|
|
- Olin
|
|
- Oliver
|
|
- Ollie
|
|
- Oma
|
|
- Omari
|
|
- Omer
|
|
- Ona
|
|
- Onie
|
|
- Opal
|
|
- Ophelia
|
|
- Ora
|
|
- Oral
|
|
- Oran
|
|
- Oren
|
|
- Orie
|
|
- Orin
|
|
- Orion
|
|
- Orland
|
|
- Orlando
|
|
- Orlo
|
|
- Orpha
|
|
- Orrin
|
|
- Orval
|
|
- Orville
|
|
- Osbaldo
|
|
- Osborne
|
|
- Oscar
|
|
- Osvaldo
|
|
- Oswald
|
|
- Oswaldo
|
|
- Otha
|
|
- Otho
|
|
- Otilia
|
|
- Otis
|
|
- Ottilie
|
|
- Ottis
|
|
- Otto
|
|
- Ova
|
|
- Owen
|
|
- Ozella
|
|
- Pablo
|
|
- Paige
|
|
- Palma
|
|
- Pamela
|
|
- Pansy
|
|
- Paolo
|
|
- Paris
|
|
- Parker
|
|
- Pascale
|
|
- Pasquale
|
|
- Pat
|
|
- Patience
|
|
- Patricia
|
|
- Patrick
|
|
- Patsy
|
|
- Pattie
|
|
- Paul
|
|
- Paula
|
|
- Pauline
|
|
- Paxton
|
|
- Payton
|
|
- Pearl
|
|
- Pearlie
|
|
- Pearline
|
|
- Pedro
|
|
- Peggie
|
|
- Penelope
|
|
- Percival
|
|
- Percy
|
|
- Perry
|
|
- Pete
|
|
- Peter
|
|
- Petra
|
|
- Peyton
|
|
- Philip
|
|
- Phoebe
|
|
- Phyllis
|
|
- Pierce
|
|
- Pierre
|
|
- Pietro
|
|
- Pink
|
|
- Pinkie
|
|
- Piper
|
|
- Polly
|
|
- Porter
|
|
- Precious
|
|
- Presley
|
|
- Preston
|
|
- Price
|
|
- Prince
|
|
- Princess
|
|
- Priscilla
|
|
- Providenci
|
|
- Prudence
|
|
- Queen
|
|
- Queenie
|
|
- Quentin
|
|
- Quincy
|
|
- Quinn
|
|
- Quinten
|
|
- Quinton
|
|
- Rachael
|
|
- Rachel
|
|
- Rachelle
|
|
- Rae
|
|
- Raegan
|
|
- Rafael
|
|
- Rafaela
|
|
- Raheem
|
|
- Rahsaan
|
|
- Rahul
|
|
- Raina
|
|
- Raleigh
|
|
- Ralph
|
|
- Ramiro
|
|
- Ramon
|
|
- Ramona
|
|
- Randal
|
|
- Randall
|
|
- Randi
|
|
- Randy
|
|
- Ransom
|
|
- Raoul
|
|
- Raphael
|
|
- Raphaelle
|
|
- Raquel
|
|
- Rashad
|
|
- Rashawn
|
|
- Rasheed
|
|
- Raul
|
|
- Raven
|
|
- Ray
|
|
- Raymond
|
|
- Raymundo
|
|
- Reagan
|
|
- Reanna
|
|
- Reba
|
|
- Rebeca
|
|
- Rebecca
|
|
- Rebeka
|
|
- Rebekah
|
|
- Reece
|
|
- Reed
|
|
- Reese
|
|
- Regan
|
|
- Reggie
|
|
- Reginald
|
|
- Reid
|
|
- Reilly
|
|
- Reina
|
|
- Reinhold
|
|
- Remington
|
|
- Rene
|
|
- Renee
|
|
- Ressie
|
|
- Reta
|
|
- Retha
|
|
- Retta
|
|
- Reuben
|
|
- Reva
|
|
- Rex
|
|
- Rey
|
|
- Reyes
|
|
- Reymundo
|
|
- Reyna
|
|
- Reynold
|
|
- Rhea
|
|
- Rhett
|
|
- Rhianna
|
|
- Rhiannon
|
|
- Rhoda
|
|
- Ricardo
|
|
- Richard
|
|
- Richie
|
|
- Richmond
|
|
- Rick
|
|
- Rickey
|
|
- Rickie
|
|
- Ricky
|
|
- Rico
|
|
- Rigoberto
|
|
- Riley
|
|
- Rita
|
|
- River
|
|
- Robb
|
|
- Robbie
|
|
- Robert
|
|
- Roberta
|
|
- Roberto
|
|
- Robin
|
|
- Robyn
|
|
- Rocio
|
|
- Rocky
|
|
- Rod
|
|
- Roderick
|
|
- Rodger
|
|
- Rodolfo
|
|
- Rodrick
|
|
- Rodrigo
|
|
- Roel
|
|
- Rogelio
|
|
- Roger
|
|
- Rogers
|
|
- Rolando
|
|
- Rollin
|
|
- Roma
|
|
- Romaine
|
|
- Roman
|
|
- Ron
|
|
- Ronaldo
|
|
- Ronny
|
|
- Roosevelt
|
|
- Rory
|
|
- Rosa
|
|
- Rosalee
|
|
- Rosalia
|
|
- Rosalind
|
|
- Rosalinda
|
|
- Rosalyn
|
|
- Rosamond
|
|
- Rosanna
|
|
- Rosario
|
|
- Roscoe
|
|
- Rose
|
|
- Rosella
|
|
- Roselyn
|
|
- Rosemarie
|
|
- Rosemary
|
|
- Rosendo
|
|
- Rosetta
|
|
- Rosie
|
|
- Rosina
|
|
- Roslyn
|
|
- Ross
|
|
- Rossie
|
|
- Rowan
|
|
- Rowena
|
|
- Rowland
|
|
- Roxane
|
|
- Roxanne
|
|
- Roy
|
|
- Royal
|
|
- Royce
|
|
- Rozella
|
|
- Ruben
|
|
- Rubie
|
|
- Ruby
|
|
- Rubye
|
|
- Rudolph
|
|
- Rudy
|
|
- Rupert
|
|
- Russ
|
|
- Russel
|
|
- Russell
|
|
- Rusty
|
|
- Ruth
|
|
- Ruthe
|
|
- Ruthie
|
|
- Ryan
|
|
- Ryann
|
|
- Ryder
|
|
- Rylan
|
|
- Rylee
|
|
- Ryleigh
|
|
- Ryley
|
|
- Sabina
|
|
- Sabrina
|
|
- Sabryna
|
|
- Sadie
|
|
- Sadye
|
|
- Sage
|
|
- Saige
|
|
- Sallie
|
|
- Sally
|
|
- Salma
|
|
- Salvador
|
|
- Salvatore
|
|
- Sam
|
|
- Samanta
|
|
- Samantha
|
|
- Samara
|
|
- Samir
|
|
- Sammie
|
|
- Sammy
|
|
- Samson
|
|
- Sandra
|
|
- Sandrine
|
|
- Sandy
|
|
- Sanford
|
|
- Santa
|
|
- Santiago
|
|
- Santina
|
|
- Santino
|
|
- Santos
|
|
- Sarah
|
|
- Sarai
|
|
- Sarina
|
|
- Sasha
|
|
- Saul
|
|
- Savanah
|
|
- Savanna
|
|
- Savannah
|
|
- Savion
|
|
- Scarlett
|
|
- Schuyler
|
|
- Scot
|
|
- Scottie
|
|
- Scotty
|
|
- Seamus
|
|
- Sean
|
|
- Sebastian
|
|
- Sedrick
|
|
- Selena
|
|
- Selina
|
|
- Selmer
|
|
- Serena
|
|
- Serenity
|
|
- Seth
|
|
- Shad
|
|
- Shaina
|
|
- Shakira
|
|
- Shana
|
|
- Shane
|
|
- Shanel
|
|
- Shanelle
|
|
- Shania
|
|
- Shanie
|
|
- Shaniya
|
|
- Shanna
|
|
- Shannon
|
|
- Shanny
|
|
- Shanon
|
|
- Shany
|
|
- Sharon
|
|
- Shaun
|
|
- Shawn
|
|
- Shawna
|
|
- Shaylee
|
|
- Shayna
|
|
- Shayne
|
|
- Shea
|
|
- Sheila
|
|
- Sheldon
|
|
- Shemar
|
|
- Sheridan
|
|
- Sherman
|
|
- Sherwood
|
|
- Shirley
|
|
- Shyann
|
|
- Shyanne
|
|
- Sibyl
|
|
- Sid
|
|
- Sidney
|
|
- Sienna
|
|
- Sierra
|
|
- Sigmund
|
|
- Sigrid
|
|
- Sigurd
|
|
- Silas
|
|
- Sim
|
|
- Simeon
|
|
- Simone
|
|
- Sincere
|
|
- Sister
|
|
- Skye
|
|
- Skyla
|
|
- Skylar
|
|
- Sofia
|
|
- Soledad
|
|
- Solon
|
|
- Sonia
|
|
- Sonny
|
|
- Sonya
|
|
- Sophia
|
|
- Sophie
|
|
- Spencer
|
|
- Stacey
|
|
- Stacy
|
|
- Stan
|
|
- Stanford
|
|
- Stanley
|
|
- Stanton
|
|
- Stefan
|
|
- Stefanie
|
|
- Stella
|
|
- Stephan
|
|
- Stephania
|
|
- Stephanie
|
|
- Stephany
|
|
- Stephen
|
|
- Stephon
|
|
- Sterling
|
|
- Steve
|
|
- Stevie
|
|
- Stewart
|
|
- Stone
|
|
- Stuart
|
|
- Summer
|
|
- Sunny
|
|
- Susan
|
|
- Susana
|
|
- Susanna
|
|
- Susie
|
|
- Suzanne
|
|
- Sven
|
|
- Syble
|
|
- Sydnee
|
|
- Sydney
|
|
- Sydni
|
|
- Sydnie
|
|
- Sylvan
|
|
- Sylvester
|
|
- Sylvia
|
|
- Tabitha
|
|
- Tad
|
|
- Talia
|
|
- Talon
|
|
- Tamara
|
|
- Tamia
|
|
- Tania
|
|
- Tanner
|
|
- Tanya
|
|
- Tara
|
|
- Taryn
|
|
- Tate
|
|
- Tatum
|
|
- Tatyana
|
|
- Taurean
|
|
- Tavares
|
|
- Taya
|
|
- Taylor
|
|
- Teagan
|
|
- Ted
|
|
- Telly
|
|
- Terence
|
|
- Teresa
|
|
- Terrance
|
|
- Terrell
|
|
- Terrence
|
|
- Terrill
|
|
- Terry
|
|
- Tess
|
|
- Tessie
|
|
- Tevin
|
|
- Thad
|
|
- Thaddeus
|
|
- Thalia
|
|
- Thea
|
|
- Thelma
|
|
- Theo
|
|
- Theodora
|
|
- Theodore
|
|
- Theresa
|
|
- Therese
|
|
- Theresia
|
|
- Theron
|
|
- Thomas
|
|
- Thora
|
|
- Thurman
|
|
- Tia
|
|
- Tiana
|
|
- Tianna
|
|
- Tiara
|
|
- Tierra
|
|
- Tiffany
|
|
- Tillman
|
|
- Timmothy
|
|
- Timmy
|
|
- Timothy
|
|
- Tina
|
|
- Tito
|
|
- Titus
|
|
- Tobin
|
|
- Toby
|
|
- Tod
|
|
- Tom
|
|
- Tomas
|
|
- Tomasa
|
|
- Tommie
|
|
- Toney
|
|
- Toni
|
|
- Tony
|
|
- Torey
|
|
- Torrance
|
|
- Torrey
|
|
- Toy
|
|
- Trace
|
|
- Tracey
|
|
- Tracy
|
|
- Travis
|
|
- Travon
|
|
- Tre
|
|
- Tremaine
|
|
- Tremayne
|
|
- Trent
|
|
- Trenton
|
|
- Tressa
|
|
- Tressie
|
|
- Treva
|
|
- Trever
|
|
- Trevion
|
|
- Trevor
|
|
- Trey
|
|
- Trinity
|
|
- Trisha
|
|
- Tristian
|
|
- Tristin
|
|
- Triston
|
|
- Troy
|
|
- Trudie
|
|
- Trycia
|
|
- Trystan
|
|
- Turner
|
|
- Twila
|
|
- Tyler
|
|
- Tyra
|
|
- Tyree
|
|
- Tyreek
|
|
- Tyrel
|
|
- Tyrell
|
|
- Tyrese
|
|
- Tyrique
|
|
- Tyshawn
|
|
- Tyson
|
|
- Ubaldo
|
|
- Ulices
|
|
- Ulises
|
|
- Una
|
|
- Unique
|
|
- Urban
|
|
- Uriah
|
|
- Uriel
|
|
- Ursula
|
|
- Vada
|
|
- Valentin
|
|
- Valentina
|
|
- Valentine
|
|
- Valerie
|
|
- Vallie
|
|
- Van
|
|
- Vance
|
|
- Vanessa
|
|
- Vaughn
|
|
- Veda
|
|
- Velda
|
|
- Vella
|
|
- Velma
|
|
- Velva
|
|
- Vena
|
|
- Verda
|
|
- Verdie
|
|
- Vergie
|
|
- Verla
|
|
- Verlie
|
|
- Vern
|
|
- Verna
|
|
- Verner
|
|
- Vernice
|
|
- Vernie
|
|
- Vernon
|
|
- Verona
|
|
- Veronica
|
|
- Vesta
|
|
- Vicenta
|
|
- Vicente
|
|
- Vickie
|
|
- Vicky
|
|
- Victor
|
|
- Victoria
|
|
- Vida
|
|
- Vidal
|
|
- Vilma
|
|
- Vince
|
|
- Vincent
|
|
- Vincenza
|
|
- Vincenzo
|
|
- Vinnie
|
|
- Viola
|
|
- Violet
|
|
- Violette
|
|
- Virgie
|
|
- Virgil
|
|
- Virginia
|
|
- Virginie
|
|
- Vita
|
|
- Vito
|
|
- Viva
|
|
- Vivian
|
|
- Viviane
|
|
- Vivianne
|
|
- Vivien
|
|
- Vivienne
|
|
- Vladimir
|
|
- Wade
|
|
- Waino
|
|
- Waldo
|
|
- Walker
|
|
- Wallace
|
|
- Walter
|
|
- Walton
|
|
- Wanda
|
|
- Ward
|
|
- Warren
|
|
- Watson
|
|
- Wava
|
|
- Waylon
|
|
- Wayne
|
|
- Webster
|
|
- Weldon
|
|
- Wellington
|
|
- Wendell
|
|
- Wendy
|
|
- Werner
|
|
- Westley
|
|
- Weston
|
|
- Whitney
|
|
- Wilber
|
|
- Wilbert
|
|
- Wilburn
|
|
- Wiley
|
|
- Wilford
|
|
- Wilfred
|
|
- Wilfredo
|
|
- Wilfrid
|
|
- Wilhelm
|
|
- Wilhelmine
|
|
- Will
|
|
- Willa
|
|
- Willard
|
|
- William
|
|
- Willie
|
|
- Willis
|
|
- Willow
|
|
- Willy
|
|
- Wilma
|
|
- Wilmer
|
|
- Wilson
|
|
- Wilton
|
|
- Winfield
|
|
- Winifred
|
|
- Winnifred
|
|
- Winona
|
|
- Winston
|
|
- Woodrow
|
|
- Wyatt
|
|
- Wyman
|
|
- Xander
|
|
- Xavier
|
|
- Xzavier
|
|
- Yadira
|
|
- Yasmeen
|
|
- Yasmin
|
|
- Yasmine
|
|
- Yazmin
|
|
- Yesenia
|
|
- Yessenia
|
|
- Yolanda
|
|
- Yoshiko
|
|
- Yvette
|
|
- Yvonne
|
|
- Zachariah
|
|
- Zachary
|
|
- Zachery
|
|
- Zack
|
|
- Zackary
|
|
- Zackery
|
|
- Zakary
|
|
- Zander
|
|
- Zane
|
|
- Zaria
|
|
- Zechariah
|
|
- Zelda
|
|
- Zella
|
|
- Zelma
|
|
- Zena
|
|
- Zetta
|
|
- Zion
|
|
- Zita
|
|
- Zoe
|
|
- Zoey
|
|
- Zoie
|
|
- Zoila
|
|
- Zola
|
|
- Zora
|
|
- Zula
|
|
last_name:
|
|
- Abbott
|
|
- Abernathy
|
|
- Abshire
|
|
- Adams
|
|
- Altenwerth
|
|
- Anderson
|
|
- Ankunding
|
|
- Armstrong
|
|
- Auer
|
|
- Aufderhar
|
|
- Bahringer
|
|
- Bailey
|
|
- Balistreri
|
|
- Barrows
|
|
- Bartell
|
|
- Bartoletti
|
|
- Barton
|
|
- Bashirian
|
|
- Batz
|
|
- Bauch
|
|
- Baumbach
|
|
- Bayer
|
|
- Beahan
|
|
- Beatty
|
|
- Bechtelar
|
|
- Becker
|
|
- Bednar
|
|
- Beer
|
|
- Beier
|
|
- Berge
|
|
- Bergnaum
|
|
- Bergstrom
|
|
- Bernhard
|
|
- Bernier
|
|
- Bins
|
|
- Blanda
|
|
- Blick
|
|
- Block
|
|
- Bode
|
|
- Boehm
|
|
- Bogan
|
|
- Bogisich
|
|
- Borer
|
|
- Bosco
|
|
- Botsford
|
|
- Boyer
|
|
- Boyle
|
|
- Bradtke
|
|
- Brakus
|
|
- Braun
|
|
- Breitenberg
|
|
- Brekke
|
|
- Brown
|
|
- Bruen
|
|
- Buckridge
|
|
- Carroll
|
|
- Carter
|
|
- Cartwright
|
|
- Casper
|
|
- Cassin
|
|
- Champlin
|
|
- Christiansen
|
|
- Cole
|
|
- Collier
|
|
- Collins
|
|
- Conn
|
|
- Connelly
|
|
- Conroy
|
|
- Considine
|
|
- Corkery
|
|
- Cormier
|
|
- Corwin
|
|
- Cremin
|
|
- Crist
|
|
- Crona
|
|
- Cronin
|
|
- Crooks
|
|
- Cruickshank
|
|
- Cummerata
|
|
- Cummings
|
|
- Dach
|
|
- D'Amore
|
|
- Daniel
|
|
- Dare
|
|
- Daugherty
|
|
- Davis
|
|
- Deckow
|
|
- Denesik
|
|
- Dibbert
|
|
- Dickens
|
|
- Dicki
|
|
- Dickinson
|
|
- Dietrich
|
|
- Donnelly
|
|
- Dooley
|
|
- Douglas
|
|
- Doyle
|
|
- DuBuque
|
|
- Durgan
|
|
- Ebert
|
|
- Effertz
|
|
- Eichmann
|
|
- Emard
|
|
- Emmerich
|
|
- Erdman
|
|
- Ernser
|
|
- Fadel
|
|
- Fahey
|
|
- Farrell
|
|
- Fay
|
|
- Feeney
|
|
- Feest
|
|
- Feil
|
|
- Ferry
|
|
- Fisher
|
|
- Flatley
|
|
- Frami
|
|
- Franecki
|
|
- Friesen
|
|
- Fritsch
|
|
- Funk
|
|
- Gaylord
|
|
- Gerhold
|
|
- Gerlach
|
|
- Gibson
|
|
- Gislason
|
|
- Gleason
|
|
- Gleichner
|
|
- Glover
|
|
- Goldner
|
|
- Goodwin
|
|
- Gorczany
|
|
- Gottlieb
|
|
- Goyette
|
|
- Grady
|
|
- Graham
|
|
- Grant
|
|
- Green
|
|
- Greenfelder
|
|
- Greenholt
|
|
- Grimes
|
|
- Gulgowski
|
|
- Gusikowski
|
|
- Gutkowski
|
|
- Gutmann
|
|
- Haag
|
|
- Hackett
|
|
- Hagenes
|
|
- Hahn
|
|
- Haley
|
|
- Halvorson
|
|
- Hamill
|
|
- Hammes
|
|
- Hand
|
|
- Hane
|
|
- Hansen
|
|
- Harber
|
|
- Harris
|
|
- Hartmann
|
|
- Harvey
|
|
- Hauck
|
|
- Hayes
|
|
- Heaney
|
|
- Heathcote
|
|
- Hegmann
|
|
- Heidenreich
|
|
- Heller
|
|
- Herman
|
|
- Hermann
|
|
- Hermiston
|
|
- Herzog
|
|
- Hessel
|
|
- Hettinger
|
|
- Hickle
|
|
- Hilll
|
|
- Hills
|
|
- Hilpert
|
|
- Hintz
|
|
- Hirthe
|
|
- Hodkiewicz
|
|
- Hoeger
|
|
- Homenick
|
|
- Hoppe
|
|
- Howe
|
|
- Howell
|
|
- Hudson
|
|
- Huel
|
|
- Huels
|
|
- Hyatt
|
|
- Jacobi
|
|
- Jacobs
|
|
- Jacobson
|
|
- Jakubowski
|
|
- Jaskolski
|
|
- Jast
|
|
- Jenkins
|
|
- Jerde
|
|
- Jewess
|
|
- Johns
|
|
- Johnson
|
|
- Johnston
|
|
- Jones
|
|
- Kassulke
|
|
- Kautzer
|
|
- Keebler
|
|
- Keeling
|
|
- Kemmer
|
|
- Kerluke
|
|
- Kertzmann
|
|
- Kessler
|
|
- Kiehn
|
|
- Kihn
|
|
- Kilback
|
|
- King
|
|
- Kirlin
|
|
- Klein
|
|
- Kling
|
|
- Klocko
|
|
- Koch
|
|
- Koelpin
|
|
- Koepp
|
|
- Kohler
|
|
- Konopelski
|
|
- Koss
|
|
- Kovacek
|
|
- Kozey
|
|
- Krajcik
|
|
- Kreiger
|
|
- Kris
|
|
- Kshlerin
|
|
- Kub
|
|
- Kuhic
|
|
- Kuhlman
|
|
- Kuhn
|
|
- Kulas
|
|
- Kunde
|
|
- Kunze
|
|
- Kuphal
|
|
- Kutch
|
|
- Kuvalis
|
|
- Labadie
|
|
- Lakin
|
|
- Lang
|
|
- Langosh
|
|
- Langworth
|
|
- Larkin
|
|
- Larson
|
|
- Leannon
|
|
- Lebsack
|
|
- Ledner
|
|
- Leffler
|
|
- Legros
|
|
- Lehner
|
|
- Lemke
|
|
- Lesch
|
|
- Leuschke
|
|
- Lind
|
|
- Lindgren
|
|
- Littel
|
|
- Little
|
|
- Lockman
|
|
- Lowe
|
|
- Lubowitz
|
|
- Lueilwitz
|
|
- Luettgen
|
|
- Lynch
|
|
- Macejkovic
|
|
- Maggio
|
|
- Mann
|
|
- Mante
|
|
- Marks
|
|
- Marquardt
|
|
- Marvin
|
|
- Mayer
|
|
- Mayert
|
|
- McClure
|
|
- McCullough
|
|
- McDermott
|
|
- McGlynn
|
|
- McKenzie
|
|
- McLaughlin
|
|
- Medhurst
|
|
- Mertz
|
|
- Metz
|
|
- Miller
|
|
- Mills
|
|
- Mitchell
|
|
- Moen
|
|
- Mohr
|
|
- Monahan
|
|
- Moore
|
|
- Morar
|
|
- Morissette
|
|
- Mosciski
|
|
- Mraz
|
|
- Mueller
|
|
- Muller
|
|
- Murazik
|
|
- Murphy
|
|
- Murray
|
|
- Nader
|
|
- Nicolas
|
|
- Nienow
|
|
- Nikolaus
|
|
- Nitzsche
|
|
- Nolan
|
|
- Oberbrunner
|
|
- O'Connell
|
|
- O'Conner
|
|
- O'Hara
|
|
- O'Keefe
|
|
- O'Kon
|
|
- Okuneva
|
|
- Olson
|
|
- Ondricka
|
|
- O'Reilly
|
|
- Orn
|
|
- Ortiz
|
|
- Osinski
|
|
- Pacocha
|
|
- Padberg
|
|
- Pagac
|
|
- Parisian
|
|
- Parker
|
|
- Paucek
|
|
- Pfannerstill
|
|
- Pfeffer
|
|
- Pollich
|
|
- Pouros
|
|
- Powlowski
|
|
- Predovic
|
|
- Price
|
|
- Prohaska
|
|
- Prosacco
|
|
- Purdy
|
|
- Quigley
|
|
- Quitzon
|
|
- Rath
|
|
- Ratke
|
|
- Rau
|
|
- Raynor
|
|
- Reichel
|
|
- Reichert
|
|
- Reilly
|
|
- Reinger
|
|
- Rempel
|
|
- Renner
|
|
- Reynolds
|
|
- Rice
|
|
- Rippin
|
|
- Ritchie
|
|
- Robel
|
|
- Roberts
|
|
- Rodriguez
|
|
- Rogahn
|
|
- Rohan
|
|
- Rolfson
|
|
- Romaguera
|
|
- Roob
|
|
- Rosenbaum
|
|
- Rowe
|
|
- Ruecker
|
|
- Runolfsdottir
|
|
- Runolfsson
|
|
- Runte
|
|
- Russel
|
|
- Rutherford
|
|
- Ryan
|
|
- Sanford
|
|
- Satterfield
|
|
- Sauer
|
|
- Sawayn
|
|
- Schaden
|
|
- Schaefer
|
|
- Schamberger
|
|
- Schiller
|
|
- Schimmel
|
|
- Schinner
|
|
- Schmeler
|
|
- Schmidt
|
|
- Schmitt
|
|
- Schneider
|
|
- Schoen
|
|
- Schowalter
|
|
- Schroeder
|
|
- Schulist
|
|
- Schultz
|
|
- Schumm
|
|
- Schuppe
|
|
- Schuster
|
|
- Senger
|
|
- Shanahan
|
|
- Shields
|
|
- Simonis
|
|
- Sipes
|
|
- Skiles
|
|
- Smith
|
|
- Smitham
|
|
- Spencer
|
|
- Spinka
|
|
- Sporer
|
|
- Stamm
|
|
- Stanton
|
|
- Stark
|
|
- Stehr
|
|
- Steuber
|
|
- Stiedemann
|
|
- Stokes
|
|
- Stoltenberg
|
|
- Stracke
|
|
- Streich
|
|
- Stroman
|
|
- Strosin
|
|
- Swaniawski
|
|
- Swift
|
|
- Terry
|
|
- Thiel
|
|
- Thompson
|
|
- Tillman
|
|
- Torp
|
|
- Torphy
|
|
- Towne
|
|
- Toy
|
|
- Trantow
|
|
- Tremblay
|
|
- Treutel
|
|
- Tromp
|
|
- Turcotte
|
|
- Turner
|
|
- Ullrich
|
|
- Upton
|
|
- Vandervort
|
|
- Veum
|
|
- Volkman
|
|
- Von
|
|
- VonRueden
|
|
- Waelchi
|
|
- Walker
|
|
- Walsh
|
|
- Walter
|
|
- Ward
|
|
- Waters
|
|
- Watsica
|
|
- Weber
|
|
- Wehner
|
|
- Weimann
|
|
- Weissnat
|
|
- Welch
|
|
- West
|
|
- White
|
|
- Wiegand
|
|
- Wilderman
|
|
- Wilkinson
|
|
- Will
|
|
- Williamson
|
|
- Willms
|
|
- Windler
|
|
- Wintheiser
|
|
- Wisoky
|
|
- Wisozk
|
|
- Witting
|
|
- Wiza
|
|
- Wolf
|
|
- Wolff
|
|
- Wuckert
|
|
- Wunsch
|
|
- Wyman
|
|
- Yost
|
|
- Yundt
|
|
- Zboncak
|
|
- Zemlak
|
|
- Ziemann
|
|
- Zieme
|
|
- Zulauf
|
|
prefix:
|
|
- Mr.
|
|
- Mrs.
|
|
- Ms.
|
|
- Miss
|
|
- Dr.
|
|
suffix:
|
|
- Jr.
|
|
- Sr.
|
|
- I
|
|
- II
|
|
- III
|
|
- IV
|
|
- V
|
|
- MD
|
|
- DDS
|
|
- PhD
|
|
- DVM
|
|
formats:
|
|
- - :prefix
|
|
- :first_name
|
|
- :last_name
|
|
- - :first_name
|
|
- :last_name
|
|
- :suffix
|
|
- - :first_name
|
|
- :last_name
|
|
- - :first_name
|
|
- :last_name
|
|
- - :first_name
|
|
- :last_name
|
|
- - :first_name
|
|
- :last_name
|
|
phone_number:
|
|
formats:
|
|
- "###-###-####"
|
|
- "(###)###-####"
|
|
- 1-###-###-####
|
|
- "###.###.####"
|
|
- "###-###-####"
|
|
- "(###)###-####"
|
|
- 1-###-###-####
|
|
- "###.###.####"
|
|
- "###-###-#### x###"
|
|
- "(###)###-#### x###"
|
|
- 1-###-###-#### x###
|
|
- "###.###.#### x###"
|
|
- "###-###-#### x####"
|
|
- "(###)###-#### x####"
|
|
- 1-###-###-#### x####
|
|
- "###.###.#### x####"
|
|
- "###-###-#### x#####"
|
|
- "(###)###-#### x#####"
|
|
- 1-###-###-#### x#####
|
|
- "###.###.#### x#####"
|
|
translate:
|
|
pages:
|
|
Locale_Translations: "%{language} Translations"
|
|
Enabled_Locales: Enabled Locales
|
|
Incomplete_Locales: Incomplete Locales
|
|
Other_Locales: Other Locales
|
|
pages: 'Pages:'
|
|
context_title: 'Context:'
|
|
context:
|
|
one: "%{context}"
|
|
other: "%{context} (× %{count})"
|
|
contexts:
|
|
character: character
|
|
sentence: sentence
|
|
title: title
|
|
paragraph: paragraph
|
|
language: language
|
|
geography: geography
|
|
other: other
|
|
pluraliztion_rules:
|
|
zero: none
|
|
one: singular
|
|
two: two
|
|
few: few
|
|
many: many
|
|
other: plural
|
|
pluraliztion_same_as_other: Same as other
|
|
no_value: Undefined
|
|
default_value: Default
|
|
variables: Variables
|
|
uses_default_value: This translation will use the plural version for the number
|
|
0
|
|
uses_custom_value: This translation has been overridden, normally the number
|
|
0 is treated as a plural in English
|
|
use_default_value: Use the default value
|
|
use_custom_value: Use a custom value
|
|
explain_zero_fallback: This translation will use the plural version for the
|
|
number 0
|
|
History: History
|
|
Locale_Translation: "%%{language} Translation"
|
|
Save: Save
|
|
content:
|
|
needs_translations: This page contains untranslated content
|
|
requires_translation: This %{model} is in %{language}.
|
|
translation_out_of_date: Translated content on this page may no longer be accurate
|
|
translation_last_modified: The text in the original language was last modified
|
|
on %{date}
|
|
translate_now: Translate it now
|
|
can_you_help: Can you translate from %{language_a} to %{language_b}?
|
|
un_translated: Untranslated content
|
|
outdated_translation: Outdated content
|
|
not_translation: Not a translation
|
|
volunteer:
|
|
become_a_volunteer: Become a volunteer translator
|
|
volunteer: Can you help us translate it?
|
|
site:
|
|
locale_is_available: "%{site_name} is available in %{language}."
|
|
go_to_locale: See the %{language} site now
|
|
locale_not_available: Sorry, %{site_name} is not currently available in %{language}.
|
|
locale_needs_help: Can you help us translate the site into %{language}?
|
|
translation_pages:
|
|
Locale_Translations: "%{language} Translations"
|
|
Enabled_Locales: Enabled Locales
|
|
Incomplete_Locales: Incomplete Locales
|
|
Other_Locales: Other Locales
|
|
pages: 'Pages:'
|
|
context_title: 'Context:'
|
|
context:
|
|
one: "%{context}"
|
|
other: "%{context} (× %{count})"
|
|
contexts:
|
|
character: character
|
|
sentence: sentence
|
|
title: title
|
|
paragraph: paragraph
|
|
language: language
|
|
geography: geography
|
|
other: other
|
|
pluraliztion_rules:
|
|
zero: none
|
|
one: singular
|
|
two: two
|
|
few: few
|
|
many: many
|
|
other: plural
|
|
pluraliztion_same_as_other: Same as other
|
|
no_value: Undefined
|
|
default_value: Default
|
|
variables: Variables
|
|
uses_default_value: This translation will use the plural version for the number
|
|
0
|
|
uses_custom_value: This translation has been overridden, normally the number
|
|
0 is treated as a plural in English
|
|
use_default_value: Use the default value
|
|
use_custom_value: Use a custom value
|
|
conference:
|
|
actions:
|
|
Register: Register
|
|
articles:
|
|
policy:
|
|
headings:
|
|
The_Agreement: The Agreement
|
|
How: How is it enforced?
|
|
Why: Why have a Safer Space Agreement?
|
|
paragraphs:
|
|
How: The host city has the responsibility of mediating safer space issues.
|
|
They will decide what constitutes a warning and what constitutes expulsion
|
|
from the conference.
|
|
Why: In order to set a common ground, we state our shared beliefs and desires
|
|
for the space which is Bike!Bike!. We rally around these ideas for inspiration
|
|
and to ensure that if there is behaviour which does not make us feel safe,
|
|
we have something to point to. By agreeing to a commitment of mutual respect,
|
|
we hope that if conflict does arise, we will remember what we have agreed
|
|
to, and act accordingly.
|
|
term:
|
|
accessible: We commit to making spaces as accessible as possible; physically,
|
|
socially, and personally.
|
|
commitment: We enter with a commitment to mutual respect, mutual aid, anti-oppression
|
|
advocacy, conflict resolution, anti-violence, and community building.
|
|
empowerment: We support the empowerment of each person and group.
|
|
hearing: We commit to hearing each other and creating opportunities for all
|
|
voices to be heard.
|
|
intent: We accept a shared responsibility to hold ourselves and one another
|
|
accountable for these agreements’ intent.
|
|
learning: We promote inclusive learning spaces and questions in the spirit
|
|
of personal growth.
|
|
respect: We respect everyone's names, preferred gender pronouns, expressed
|
|
identities and experiences.
|
|
spaces: We respect each others bodies and spaces.
|
|
open_minds: We encourage open minds and open hearts.
|
|
peaceful: We are peaceful and honest.
|
|
conference_registration:
|
|
headings:
|
|
Policy_Agreement: Safer Space Agreement
|
|
arrival_and_departure: For what days will you need housing? (If you don't
|
|
need housing, just tell us how long you plan to hang out with Bike!Bike!)
|
|
other: Is there anything else you'd like to tell us?
|
|
email_confirm: Confirm Email
|
|
Enter_Your_Email: Enter your email address
|
|
Registration_Info: Registration Info
|
|
Your_Registration: Your Registration
|
|
Youre_Done: You're Done!
|
|
allergies: Do you have any allergies?
|
|
arrival: Arrival
|
|
bike: Do you need a bike?
|
|
departure: Departure
|
|
food: What are your eating habits?
|
|
housing: Do you need a place to stay?
|
|
languages: Which languages do you speak?
|
|
location: Where are you coming from?
|
|
name: What is your name?
|
|
Payment: Payment
|
|
payment: Fees paid
|
|
Allergies: Allergies
|
|
Stats: Stats
|
|
Workshops: Workshops
|
|
Your_Workshops: Your Workshops
|
|
payment_confirm: Please confirm your payment
|
|
Preview: Preview
|
|
city: City
|
|
date: Date
|
|
email: Email
|
|
fees_paid: Fees Paid
|
|
paragraphs:
|
|
Policy_Agreement: Safer Space Agreement
|
|
Confirm_Agreement: By clicking the "I Agree" button, you are pledging to do
|
|
your best to uphold Bike!Bike!'s safer space agreement. Thank you!
|
|
Registration_Info: Please fill in this registration form to help us prepare
|
|
for your arrival to Guadalajara. If you wish to ask questions or tell us
|
|
information we did not ask, please fill in the "More Info" field at the
|
|
bottom of the page.
|
|
Payment: Thank you for completing your registration. We'll see you at Bike!Bike!
|
|
Payment is by donation and can be done now or upon arrival but to help us
|
|
fund the conference, we ask that you pay the registration donation as soon
|
|
as you can.
|
|
currency: "(amounts are in $USD)"
|
|
email_confirm: Go to your inbox! You should see an email from Bike!Bike! in
|
|
just a few moments. There will be a link in the email for you to click on.
|
|
Check your spam box if you do not see it. If you encounter any problems,
|
|
please email to admin@bikebike.org.
|
|
confirm_email_address: We ask that you first confirm your email address, once
|
|
your email address is confirmed you will be able to complete registration,
|
|
add workshops and pay your registration donation fee. If you have already
|
|
registered, you can re-confirm you e-mail address to modify your your registration
|
|
details.
|
|
Workshops: Workshops are organized and run by attendees, they can be about
|
|
anything that might concern community bicycle projects and can be in any
|
|
format including presentations, hands-on workshops, discussion groups, and
|
|
bicycle rides. If you would like to host you own workshop you can click
|
|
on the "create workshop" button.
|
|
Stats: Check Out who's coming and what they've paid so far. See at a glance
|
|
how much accommodation is needed and what people prefer to eat.
|
|
done: Thank you for registering for Bike!Bike!
|
|
Email_Participants: This page is used to contact all participants. Text can
|
|
be entered as [Markdown](http://daringfireball.net/projects/markdown/basics).
|
|
Pressing 'test' will send the email only to you, make sure you do this and
|
|
use caution in general before pressing 'send'
|
|
payment_confirm: You are about to confirm your payment of %{amount} for registration.
|
|
participants_emailed: Your email has been sent to all participants of %%{conference_title}.
|
|
workshops: You can now take a look at proposed workshops and even propose
|
|
one yourself if you like.
|
|
questions:
|
|
bike:
|
|
large: Large
|
|
medium: Medium
|
|
none: None
|
|
small: Small
|
|
food:
|
|
meat: Omnivore
|
|
vegan: Vegan
|
|
vegetarian: Vegetarian
|
|
housing:
|
|
house: Indoor Location
|
|
none: I'll take care of it
|
|
tent: Tent Space
|
|
bikes:
|
|
medium: Medium
|
|
none: "(none)"
|
|
actions:
|
|
View_Workshops: View Workshops
|
|
notes:
|
|
Test_Email_Sent: An email was sent to %{email_address}
|
|
terms:
|
|
Bikes: Bikes
|
|
Donation_Count: Donation Count
|
|
Food: Food
|
|
Housing: Housing
|
|
Languages: Languages
|
|
Total_Donations: Total Donations
|
|
Total_Registrations: Total Registrations
|
|
about_bikebike:
|
|
paragraphs:
|
|
bicycle_project_paragraph: 'Bike!Bike! 2015: An international reunion meant
|
|
to be a swap-meet for experiences and ideas about community bike projects.
|
|
From collectives that use the bicycle as an excuse to change society, economy
|
|
and the environment. Non-profit groups that have a community bike shops,
|
|
cooperatives and other projects that promote the use of the bicycle and
|
|
that come together to turn their communities into a place where riding is
|
|
easier, more inclusive, safer and more fun. The list below uses the criteria
|
|
found in the old Bicycle Organization Organization Project for what constitutes
|
|
a community bike shop. The bike project need not meet all these criteria.
|
|
Rather, it is a general list of qualities which are common among many bicycle
|
|
projects.'
|
|
Who_is_Invited: You don’t have to be an expert or belong to a huge group,
|
|
you just need to be willing to share what you know about organization, mechanics,
|
|
social impact, inequality alternatives, better access to bicycles or knowledge
|
|
and social issues in your community or city.
|
|
Types_of_Workshops: Workshops are organized and run by attendees, they can
|
|
be about anything that might concern community bicycle projects and can
|
|
be in any format including presentations, hands-on workshops, discussion
|
|
groups, and bicycle rides. If you would like to host you own workshop you
|
|
can enter details after registering. What ends up in the final schedule
|
|
and when they happen are decided on by the conference hosts.
|
|
Amenities: Traditionally conference hosts arrange shared accommodations, one
|
|
to two meals a day, and bicycles will be available for registered attendees
|
|
however you should check the conference details on the current conference.
|
|
More information on how you can arrange your own accommodation and other
|
|
recommended places to visit should also be provided to you by the hosts
|
|
on the conference page or in hard copy upon arrival.
|
|
Volunteer: Yes. Please!
|
|
What_is_BikeBike: Bike!Bike! is an international annual gathering organized
|
|
by and for community bicycle projects. The conference is a space for participants
|
|
from shops and related advocacy groups to converge in a different city each
|
|
year over a 4 day period to have workshops and strengthen our social network.
|
|
term:
|
|
non_profit: Bike shops that are accessible to people without money
|
|
recycle_parts: Non-profit bicycle organizations
|
|
education: Shops that have an educational focus, teaching others how to fix
|
|
bikes
|
|
volunteer_run: 'Shops that are volunteer run '
|
|
export_bikes: Organizations that ship bikes to communities in other countries.
|
|
low_cost: Shops that provide free or low-cost services to the community.
|
|
no_money: Organizations that recycle bicycles and parts
|
|
headings:
|
|
bicycle_project: What is a community bicycle project?
|
|
Who_is_Invited: Who is invited?
|
|
Types_of_Workshops: What types of workshops will there be?
|
|
Amenities: Where can I stay? What can I eat? How can I get around?
|
|
Volunteer: Can I volunteer?
|
|
What_is_BikeBike: What is Bike!Bike!?
|
|
permission_denied:
|
|
headings:
|
|
confirm_email: Please confirm your email address
|
|
login_required: Login Required
|
|
paragraphs:
|
|
translator_not_logged_in: You must be a translator and logged in to view this
|
|
page. If you are already a translator please confirm your email address
|
|
to proceed. If you would like to become a translator you can request to
|
|
become one after logging in.
|
|
workshops:
|
|
headings:
|
|
Proposed_Workshops: Proposed Workshops
|
|
facilitators: Facilitators
|
|
languages: Languages
|
|
needs: Needs
|
|
space: Space
|
|
theme: Theme
|
|
Delete_Workshop: Delete Workshop
|
|
notes: Notes
|
|
Workshops: Workshops
|
|
Your_Workshops: Your Workshops
|
|
facilitate: Request to Facilitate ‘%{workshop_title}’
|
|
paragraphs:
|
|
Proposed_Workshops: Would you like to facilitate your own workshop? Simply
|
|
register and visit the workshops page. If you have already registered you
|
|
can access the page by restarting the registration process.
|
|
info: Please accurately describe your workshop in detail. This will help hosts
|
|
decide if they wish to add it to the schedule and when it should best be
|
|
scheduled. Enter normal text but if you want to get fancy you can use [Markdown](http://daringfireball.net/projects/markdown/basics)
|
|
space: What kind of space do you need for your workshop?
|
|
theme: Which of the themes below best match your workshop? This will help
|
|
hosts to avoid scheduling conflicts. Select other if none of the options
|
|
match in any way.
|
|
new_workshop: 'Workshops in the past have tended to fit into a few broad categories:
|
|
structural/organizational (how to start a shop, how to register a non-profit,
|
|
consensus decision making, etc,) mechanical (how to weld two tandems to
|
|
a tall bike, building 3-speed hubs out of fishing tackle and old socks,
|
|
etc,) anti-oppression (safe spaces, women’s workshops, etc,) and recreational
|
|
(touring tips, yoga for cyclists, etc.) This year we would like to try a
|
|
panel, a forum, or other types of settings that you think might facilitate
|
|
learning – be inventive, let us know what you want to see!'
|
|
Workshops: Do you have an exciting skill to share with us? Want to chat about
|
|
creating safe community spaces? Want to make sure we fit a good bike ride
|
|
into the weekend? Propose a workshop! Don’t worry if you’re not an expert,
|
|
we want to hear about everyone’s experience within the many configurations
|
|
of community shops we’re coming from.
|
|
notes: Notes are only viewable by conference hosts and workshop facilitators
|
|
facilitate_request: Please tell the current workshop facilitators who you
|
|
are, why you want to help facilitate the workshop, and how you think you
|
|
will help make the workshop better. All of the current facilitators will
|
|
be emailed and they may ask more questions before approving or denying your
|
|
request. Please note that this will reveal your email address to the facilitators.
|
|
facilitate_request_sent: Your request has been sent. You will receive an email
|
|
once your request is approved or denied or if the current facilitators have
|
|
any questions.
|
|
info:
|
|
interested_count:
|
|
one: One person is interested in this workshop
|
|
other: "%{count} people are interested in this workshop"
|
|
zero: No one is interested in this workshop yet
|
|
you_are_interested_count:
|
|
one: You and one other are interested in this workshop
|
|
other: You and %{count} others are interested in this workshop
|
|
zero: You are interested in this workshop
|
|
section_content:
|
|
bikebike:
|
|
about_bikebike: Bike!Bike! is an international annual gathering organized by
|
|
and for community bicycle projects. The conference is a space for participants
|
|
from shops and related advocacy groups to converge in a different city each
|
|
year over a 4 day period to have workshops and strengthen our social network.
|
|
forms:
|
|
labels:
|
|
generic:
|
|
other: Disabilities, housing preferences, etc.
|
|
email: Email address
|
|
allergies: Allergies
|
|
arrival: Arrival date
|
|
departure: Departure date
|
|
location: City, State/Province, Country
|
|
name: Name
|
|
subject: Subject
|
|
title: Title
|
|
info: Info
|
|
content: Content
|
|
notes: Notes
|
|
message: 'Your Message:'
|
|
actions:
|
|
generic:
|
|
login: Sign In
|
|
Log_out: Sign out
|
|
agree: I Agree
|
|
custom_amount: Custom amount
|
|
edit_registration: Edit my registration
|
|
register: Register
|
|
save: Save
|
|
test: Test
|
|
preview: Preview
|
|
confirm_amount: Confirm
|
|
cancel: Cancel
|
|
confirm: Confirm
|
|
edit: Edit
|
|
send: Send
|
|
skip: Skip
|
|
remove_interest: "-1"
|
|
show_interest: "+1"
|
|
add: "+"
|
|
page_titles:
|
|
'403':
|
|
Please_Confirm_Email: Please confirm your email
|
|
Please_Check_Email: Please check your email
|
|
Please_Login: Please login
|
|
Safe_Space_Policy: Safer Space Agreement
|
|
About_BikeBike: About Bike!Bike!
|
|
about:
|
|
About_BikeBike: About Bike!Bike!
|
|
conferences:
|
|
Conference_Registration: Conference Registration
|
|
Create_Workshop: Create a Workshop
|
|
Email_Participants: Email Participants
|
|
Registration_Stats: Registration Stats
|
|
View_Workshop: View Workshop
|
|
Workshops: Workshops
|
|
Delete_Workshop: Create Workshop
|
|
Edit_Workshop: Edit Workshop
|
|
Edit: Edit Conference
|
|
Facilitate_Workshop: Workshop Facilitation Request
|
|
policy:
|
|
Safer_Spaces_Policy: Safer Space Agreement
|
|
'404':
|
|
Page_Not_Found: Page Not Found
|
|
links:
|
|
footer:
|
|
help_text:
|
|
contributors: Contributors
|
|
facebook: Join our Facebook group
|
|
select_language: Change your language
|
|
text:
|
|
File_an_Issue: File an issue
|
|
Help_contribute: Help contribute
|
|
download:
|
|
Excel: Download Data in Excel Format
|
|
page_descriptions:
|
|
home: Bike!Bike! A conference for bike collectives, co-ops, non-profit DIY bike
|
|
shops
|
|
donate:
|
|
button_label: Donate!
|
|
menu:
|
|
submenu:
|
|
registration:
|
|
Registration: Registration
|
|
Workshops: Workshops
|
|
Stats: Stats
|
|
Broadcast: Broadcast
|
|
Edit: Edit Conference
|
|
actions:
|
|
workshops:
|
|
create: New Workshop
|
|
Delete: Delete Workshop
|
|
Edit: Edit
|
|
Translate: Translate into %{language}
|
|
Approve: Approve
|
|
Deny: Deny
|
|
Facilitate: Make a facilitation request
|
|
Remove: Remove
|
|
View: View this workshop
|
|
View_All: View all workshops
|
|
conference:
|
|
Translate: Edit %{language} version
|
|
error:
|
|
'404':
|
|
description: Sorry, we couldn't find the page you were looking for. If you really
|
|
believe that it should exist please contact admin@bikebike.org or file an
|
|
issue on github: https://github.com/bikebike/BikeBike/issues
|
|
title: '404: This page doesn''t exist'
|
|
roles:
|
|
workshops:
|
|
facilitator:
|
|
creator: creator
|
|
collaborator: Collaborator
|
|
requested: Requested
|
|
unregistered: Unregistered
|
|
workshop:
|
|
options:
|
|
needs:
|
|
projector: Projector
|
|
sound: Sound System
|
|
tools: Tools
|
|
space:
|
|
meeting_room: Meeting Room
|
|
outdoor_meeting: Outdoor Space
|
|
workshop: Repair Space
|
|
theme:
|
|
community: Community Outreach
|
|
funding: Funding
|
|
mechanics: Mechanics
|
|
organization: Organizational Concerns
|
|
other: Other
|
|
race_gender: Race, Gender, or Class Politics
|
|
email:
|
|
confirmation:
|
|
paragraph:
|
|
please_confirm: Hello! To gain access to registration and other features of
|
|
Bike!Bike!, please confirm your email address.
|
|
link:
|
|
please_confirm: Confirm now
|
|
subject:
|
|
confirm_email: Confirmation Email
|
|
registration_confirmed: Thank you for registering for %{conference_title}
|
|
workshop_facilitator_request: Request to facilitate %{workshop_title} from %{requester_name}
|
|
workshop_request_approved: You have been added as a facilitator of %{workshop_title}
|
|
workshop_request_denied: Your request to facilitate %{workshop_title} has been
|
|
denied
|
|
general:
|
|
paragraph:
|
|
see_you: See you in %{conference_location}!
|
|
thank_you: Thank you %{name},
|
|
registration:
|
|
paragraph:
|
|
confirmed: You have successfully registered for %{conference_title}. You can
|
|
modify your registration details, pay, or add workshops at any time by restarting
|
|
the registration process. If you have yet to pay or add your workshops and
|
|
plan to do so, we ask that you take care of it as soon as possible to help
|
|
us prepare in advance of your arrival.
|
|
workshop:
|
|
paragraph:
|
|
request_approved: You have been added as a facilitator of %{workshop_title}.
|
|
request_denied: Your request to become a facilitator of %{workshop_title}
|
|
has been denied. If you think this was in error, you may contact the current
|
|
facilitators by making another request to facilitate.
|
|
request_instructions: 'You can approve or deny this request on your workshop
|
|
page:'
|
|
request_message: "%{user_name} has requested to help facilitate %{workshop_title}:"
|
|
request_reply_instructions: You can also reply directly to this email to ask
|
|
follow-up questions.
|
|
|