aboutsummaryrefslogtreecommitdiff
path: root/lib/locales
diff options
context:
space:
mode:
authorRonen Babayoff <[email protected]>2015-08-23 21:57:46 -0400
committerRonen Babayoff <[email protected]>2015-08-23 21:57:46 -0400
commit66996e280c9fbbbc2e7db376549f568be32ad5cd (patch)
treee93f412c4bceeb7ed0376e26113c9d31522af8b4 /lib/locales
parentcf0bd70d5fca9c0169414f5d2c16ca32431a3fd9 (diff)
parentd8f8108ac5dbec7e2b7ea9a23dd19aa42255e3fb (diff)
downloadfaker-66996e280c9fbbbc2e7db376549f568be32ad5cd.tar.xz
faker-66996e280c9fbbbc2e7db376549f568be32ad5cd.zip
Merge v3.0.1 into practicalmeteor:faker package branch
Diffstat (limited to 'lib/locales')
-rw-r--r--lib/locales/de.js4539
-rw-r--r--lib/locales/de/address/building_number.js8
-rw-r--r--lib/locales/de/address/city.js6
-rw-r--r--lib/locales/de/address/city_prefix.js9
-rw-r--r--lib/locales/de/address/city_suffix.js7
-rw-r--r--lib/locales/de/address/country.js239
-rw-r--r--lib/locales/de/address/default_country.js3
-rw-r--r--lib/locales/de/address/index.js15
-rw-r--r--lib/locales/de/address/postcode.js4
-rw-r--r--lib/locales/de/address/secondary_address.js5
-rw-r--r--lib/locales/de/address/state.js18
-rw-r--r--lib/locales/de/address/state_abbr.js18
-rw-r--r--lib/locales/de/address/street_address.js3
-rw-r--r--lib/locales/de/address/street_name.js3
-rw-r--r--lib/locales/de/address/street_root.js1033
-rw-r--r--lib/locales/de/cell_phone/formats.js4
-rw-r--r--lib/locales/de/cell_phone/index.js3
-rw-r--r--lib/locales/de/company/index.js5
-rw-r--r--lib/locales/de/company/legal_form.js9
-rw-r--r--lib/locales/de/company/name.js5
-rw-r--r--lib/locales/de/company/suffix.js9
-rw-r--r--lib/locales/de/index.js10
-rw-r--r--lib/locales/de/internet/domain_suffix.js9
-rw-r--r--lib/locales/de/internet/free_email.js5
-rw-r--r--lib/locales/de/internet/index.js4
-rw-r--r--lib/locales/de/lorem/index.js3
-rw-r--r--lib/locales/de/lorem/words.js251
-rw-r--r--lib/locales/de/name/first_name.js1157
-rw-r--r--lib/locales/de/name/index.js7
-rw-r--r--lib/locales/de/name/last_name.js1691
-rw-r--r--lib/locales/de/name/name.js8
-rw-r--r--lib/locales/de/name/nobility_title_prefix.js6
-rw-r--r--lib/locales/de/name/prefix.js6
-rw-r--r--lib/locales/de/phone_number/formats.js6
-rw-r--r--lib/locales/de/phone_number/index.js3
-rw-r--r--lib/locales/de_AT.js3544
-rw-r--r--lib/locales/de_AT/address/building_number.js8
-rw-r--r--lib/locales/de_AT/address/city.js3
-rw-r--r--lib/locales/de_AT/address/city_name.js120
-rw-r--r--lib/locales/de_AT/address/country.js239
-rw-r--r--lib/locales/de_AT/address/default_country.js3
-rw-r--r--lib/locales/de_AT/address/index.js14
-rw-r--r--lib/locales/de_AT/address/postcode.js3
-rw-r--r--lib/locales/de_AT/address/secondary_address.js5
-rw-r--r--lib/locales/de_AT/address/state.js11
-rw-r--r--lib/locales/de_AT/address/state_abbr.js11
-rw-r--r--lib/locales/de_AT/address/street_address.js3
-rw-r--r--lib/locales/de_AT/address/street_name.js3
-rw-r--r--lib/locales/de_AT/address/street_root.js200
-rw-r--r--lib/locales/de_AT/cell_phone/formats.js6
-rw-r--r--lib/locales/de_AT/cell_phone/index.js3
-rw-r--r--lib/locales/de_AT/company/index.js5
-rw-r--r--lib/locales/de_AT/company/legal_form.js9
-rw-r--r--lib/locales/de_AT/company/name.js5
-rw-r--r--lib/locales/de_AT/company/suffix.js9
-rw-r--r--lib/locales/de_AT/index.js9
-rw-r--r--lib/locales/de_AT/internet/domain_suffix.js10
-rw-r--r--lib/locales/de_AT/internet/free_email.js5
-rw-r--r--lib/locales/de_AT/internet/index.js4
-rw-r--r--lib/locales/de_AT/name/first_name.js1157
-rw-r--r--lib/locales/de_AT/name/index.js7
-rw-r--r--lib/locales/de_AT/name/last_name.js1691
-rw-r--r--lib/locales/de_AT/name/name.js8
-rw-r--r--lib/locales/de_AT/name/nobility_title_prefix.js6
-rw-r--r--lib/locales/de_AT/name/prefix.js4
-rw-r--r--lib/locales/de_AT/phone_number/formats.js10
-rw-r--r--lib/locales/de_AT/phone_number/index.js3
-rw-r--r--lib/locales/de_CH.js74
-rw-r--r--lib/locales/de_CH/address/country_code.js12
-rw-r--r--lib/locales/de_CH/address/default_country.js3
-rw-r--r--lib/locales/de_CH/address/index.js5
-rw-r--r--lib/locales/de_CH/address/postcode.js11
-rw-r--r--lib/locales/de_CH/company/index.js4
-rw-r--r--lib/locales/de_CH/company/name.js5
-rw-r--r--lib/locales/de_CH/company/suffix.js10
-rw-r--r--lib/locales/de_CH/index.js7
-rw-r--r--lib/locales/de_CH/internet/domain_suffix.js11
-rw-r--r--lib/locales/de_CH/internet/index.js3
-rw-r--r--lib/locales/de_CH/phone_number/formats.js11
-rw-r--r--lib/locales/de_CH/phone_number/index.js3
-rw-r--r--lib/locales/el/address/county.js80
-rw-r--r--lib/locales/el/address/default_country.js3
-rw-r--r--lib/locales/el/address/index.js4
-rw-r--r--lib/locales/el/app/author.js4
-rw-r--r--lib/locales/el/app/index.js5
-rw-r--r--lib/locales/el/app/name.js34
-rw-r--r--lib/locales/el/app/version.js7
-rw-r--r--lib/locales/el/business/credit_card_expiry_dates.js6
-rw-r--r--lib/locales/el/business/credit_card_numbers.js6
-rw-r--r--lib/locales/el/business/credit_card_types.js6
-rw-r--r--lib/locales/el/business/index.js5
-rw-r--r--lib/locales/el/cell_phone/formats.js6
-rw-r--r--lib/locales/el/cell_phone/index.js3
-rw-r--r--lib/locales/el/commerce/color.js19
-rw-r--r--lib/locales/el/commerce/department.js24
-rw-r--r--lib/locales/el/commerce/index.js5
-rw-r--r--lib/locales/el/commerce/product_name.js45
-rw-r--r--lib/locales/el/company/adjective.js64
-rw-r--r--lib/locales/el/company/bs_adjective.js54
-rw-r--r--lib/locales/el/company/bs_noun.js38
-rw-r--r--lib/locales/el/company/bs_verb.js30
-rw-r--r--lib/locales/el/company/descriptor.js29
-rw-r--r--lib/locales/el/company/index.js10
-rw-r--r--lib/locales/el/company/name.js5
-rw-r--r--lib/locales/el/company/noun.js41
-rw-r--r--lib/locales/el/company/suffix.js6
-rw-r--r--lib/locales/el/credit_card/american_express.js4
-rw-r--r--lib/locales/el/credit_card/discover.js8
-rw-r--r--lib/locales/el/credit_card/index.js7
-rw-r--r--lib/locales/el/credit_card/maestro.js5
-rw-r--r--lib/locales/el/credit_card/mastercard.js4
-rw-r--r--lib/locales/el/credit_card/visa.js4
-rw-r--r--lib/locales/el/finance/account_type.js5
-rw-r--r--lib/locales/el/finance/currency.js6
-rw-r--r--lib/locales/el/finance/index.js5
-rw-r--r--lib/locales/el/finance/transaction_type.js6
-rw-r--r--lib/locales/el/hacker/abbreviation.js31
-rw-r--r--lib/locales/el/hacker/adjective.js11
-rw-r--r--lib/locales/el/hacker/index.js6
-rw-r--r--lib/locales/el/hacker/noun.js22
-rw-r--r--lib/locales/el/hacker/verb.js16
-rw-r--r--lib/locales/el/index.js18
-rw-r--r--lib/locales/el/internet/avatar_uri.js1268
-rw-r--r--lib/locales/el/internet/domain_suffix.js7
-rw-r--r--lib/locales/el/internet/free_email.js5
-rw-r--r--lib/locales/el/internet/index.js3
-rw-r--r--lib/locales/el/lorem/index.js4
-rw-r--r--lib/locales/el/lorem/supplemental.js842
-rw-r--r--lib/locales/el/lorem/words.js251
-rw-r--r--lib/locales/el/name/first_name.js38
-rw-r--r--lib/locales/el/name/index.js7
-rw-r--r--lib/locales/el/name/last_name.js202
-rw-r--r--lib/locales/el/name/name.js8
-rw-r--r--lib/locales/el/name/prefix.js6
-rw-r--r--lib/locales/el/name/title.js63
-rw-r--r--lib/locales/el/phone_number/formats.js54
-rw-r--r--lib/locales/el/phone_number/index.js3
-rw-r--r--lib/locales/el/team/creature.js66
-rw-r--r--lib/locales/el/team/index.js4
-rw-r--r--lib/locales/el/team/name.js3
-rw-r--r--lib/locales/en.js8700
-rw-r--r--lib/locales/en/address/building_number.js5
-rw-r--r--lib/locales/en/address/city.js6
-rw-r--r--lib/locales/en/address/city_prefix.js9
-rw-r--r--lib/locales/en/address/city_suffix.js21
-rw-r--r--lib/locales/en/address/country.js247
-rw-r--r--lib/locales/en/address/country_code.js252
-rw-r--r--lib/locales/en/address/county.js8
-rw-r--r--lib/locales/en/address/default_country.js3
-rw-r--r--lib/locales/en/address/index.js19
-rw-r--r--lib/locales/en/address/postcode.js4
-rw-r--r--lib/locales/en/address/postcode_by_state.js4
-rw-r--r--lib/locales/en/address/secondary_address.js4
-rw-r--r--lib/locales/en/address/state.js52
-rw-r--r--lib/locales/en/address/state_abbr.js52
-rw-r--r--lib/locales/en/address/street_address.js3
-rw-r--r--lib/locales/en/address/street_name.js4
-rw-r--r--lib/locales/en/address/street_suffix.js227
-rw-r--r--lib/locales/en/address/time_zone.js145
-rw-r--r--lib/locales/en/app/author.js4
-rw-r--r--lib/locales/en/app/index.js5
-rw-r--r--lib/locales/en/app/name.js64
-rw-r--r--lib/locales/en/app/version.js7
-rw-r--r--lib/locales/en/business/credit_card_expiry_dates.js6
-rw-r--r--lib/locales/en/business/credit_card_numbers.js6
-rw-r--r--lib/locales/en/business/credit_card_types.js6
-rw-r--r--lib/locales/en/business/index.js5
-rw-r--r--lib/locales/en/cell_phone/formats.js6
-rw-r--r--lib/locales/en/cell_phone/index.js3
-rw-r--r--lib/locales/en/commerce/color.js33
-rw-r--r--lib/locales/en/commerce/department.js24
-rw-r--r--lib/locales/en/commerce/index.js5
-rw-r--r--lib/locales/en/commerce/product_name.js60
-rw-r--r--lib/locales/en/company/adjective.js102
-rw-r--r--lib/locales/en/company/bs_adjective.js67
-rw-r--r--lib/locales/en/company/bs_noun.js46
-rw-r--r--lib/locales/en/company/bs_verb.js62
-rw-r--r--lib/locales/en/company/descriptor.js103
-rw-r--r--lib/locales/en/company/index.js10
-rw-r--r--lib/locales/en/company/name.js5
-rw-r--r--lib/locales/en/company/noun.js106
-rw-r--r--lib/locales/en/company/suffix.js6
-rw-r--r--lib/locales/en/credit_card/american_express.js4
-rw-r--r--lib/locales/en/credit_card/diners_club.js4
-rw-r--r--lib/locales/en/credit_card/discover.js8
-rw-r--r--lib/locales/en/credit_card/index.js12
-rw-r--r--lib/locales/en/credit_card/jcb.js5
-rw-r--r--lib/locales/en/credit_card/laser.js10
-rw-r--r--lib/locales/en/credit_card/maestro.js5
-rw-r--r--lib/locales/en/credit_card/mastercard.js4
-rw-r--r--lib/locales/en/credit_card/solo.js5
-rw-r--r--lib/locales/en/credit_card/switch.js5
-rw-r--r--lib/locales/en/credit_card/visa.js4
-rw-r--r--lib/locales/en/date/index.js4
-rw-r--r--lib/locales/en/date/month.js63
-rw-r--r--lib/locales/en/date/weekday.js43
-rw-r--r--lib/locales/en/finance/account_type.js10
-rw-r--r--lib/locales/en/finance/currency.js678
-rw-r--r--lib/locales/en/finance/index.js5
-rw-r--r--lib/locales/en/finance/transaction_type.js6
-rw-r--r--lib/locales/en/hacker/abbreviation.js31
-rw-r--r--lib/locales/en/hacker/adjective.js20
-rw-r--r--lib/locales/en/hacker/index.js7
-rw-r--r--lib/locales/en/hacker/ingverb.js18
-rw-r--r--lib/locales/en/hacker/noun.js26
-rw-r--r--lib/locales/en/hacker/verb.js20
-rw-r--r--lib/locales/en/index.js19
-rw-r--r--lib/locales/en/internet/avatar_uri.js1268
-rw-r--r--lib/locales/en/internet/domain_suffix.js8
-rw-r--r--lib/locales/en/internet/free_email.js5
-rw-r--r--lib/locales/en/internet/index.js5
-rw-r--r--lib/locales/en/lorem/index.js4
-rw-r--r--lib/locales/en/lorem/supplemental.js842
-rw-r--r--lib/locales/en/lorem/words.js251
-rw-r--r--lib/locales/en/name/first_name.js3009
-rw-r--r--lib/locales/en/name/index.js8
-rw-r--r--lib/locales/en/name/last_name.js476
-rw-r--r--lib/locales/en/name/name.js8
-rw-r--r--lib/locales/en/name/prefix.js7
-rw-r--r--lib/locales/en/name/suffix.js13
-rw-r--r--lib/locales/en/name/title.js92
-rw-r--r--lib/locales/en/phone_number/formats.js22
-rw-r--r--lib/locales/en/phone_number/index.js3
-rw-r--r--lib/locales/en/team/creature.js69
-rw-r--r--lib/locales/en/team/index.js4
-rw-r--r--lib/locales/en/team/name.js3
-rw-r--r--lib/locales/en_AU.js601
-rw-r--r--lib/locales/en_AU/address/building_number.js5
-rw-r--r--lib/locales/en_AU/address/default_country.js3
-rw-r--r--lib/locales/en_AU/address/index.js8
-rw-r--r--lib/locales/en_AU/address/postcode.js9
-rw-r--r--lib/locales/en_AU/address/state.js10
-rw-r--r--lib/locales/en_AU/address/state_abbr.js10
-rw-r--r--lib/locales/en_AU/address/street_suffix.js39
-rw-r--r--lib/locales/en_AU/company/index.js3
-rw-r--r--lib/locales/en_AU/company/suffix.js8
-rw-r--r--lib/locales/en_AU/index.js8
-rw-r--r--lib/locales/en_AU/internet/domain_suffix.js8
-rw-r--r--lib/locales/en_AU/internet/index.js3
-rw-r--r--lib/locales/en_AU/name/first_name.js202
-rw-r--r--lib/locales/en_AU/name/index.js4
-rw-r--r--lib/locales/en_AU/name/last_name.js288
-rw-r--r--lib/locales/en_AU/phone_number/formats.js6
-rw-r--r--lib/locales/en_AU/phone_number/index.js3
-rw-r--r--lib/locales/en_BORK.js110
-rw-r--r--lib/locales/en_BORK/index.js4
-rw-r--r--lib/locales/en_BORK/lorem/index.js3
-rw-r--r--lib/locales/en_BORK/lorem/words.js105
-rw-r--r--lib/locales/en_CA.js78
-rw-r--r--lib/locales/en_CA/address/default_country.js3
-rw-r--r--lib/locales/en_CA/address/index.js6
-rw-r--r--lib/locales/en_CA/address/postcode.js3
-rw-r--r--lib/locales/en_CA/address/state.js15
-rw-r--r--lib/locales/en_CA/address/state_abbr.js15
-rw-r--r--lib/locales/en_CA/index.js6
-rw-r--r--lib/locales/en_CA/internet/domain_suffix.js9
-rw-r--r--lib/locales/en_CA/internet/free_email.js5
-rw-r--r--lib/locales/en_CA/internet/index.js4
-rw-r--r--lib/locales/en_CA/phone_number/formats.js18
-rw-r--r--lib/locales/en_CA/phone_number/index.js3
-rw-r--r--lib/locales/en_GB.js128
-rw-r--r--lib/locales/en_GB/address/county.js72
-rw-r--r--lib/locales/en_GB/address/default_country.js6
-rw-r--r--lib/locales/en_GB/address/index.js5
-rw-r--r--lib/locales/en_GB/address/uk_country.js6
-rw-r--r--lib/locales/en_GB/cell_phone/formats.js8
-rw-r--r--lib/locales/en_GB/cell_phone/index.js3
-rw-r--r--lib/locales/en_GB/index.js7
-rw-r--r--lib/locales/en_GB/internet/domain_suffix.js7
-rw-r--r--lib/locales/en_GB/internet/index.js3
-rw-r--r--lib/locales/en_GB/phone_number/formats.js17
-rw-r--r--lib/locales/en_GB/phone_number/index.js3
-rw-r--r--lib/locales/en_IE/address/county.js28
-rw-r--r--lib/locales/en_IE/address/default_country.js3
-rw-r--r--lib/locales/en_IE/address/index.js4
-rw-r--r--lib/locales/en_IE/cell_phone/formats.js8
-rw-r--r--lib/locales/en_IE/cell_phone/index.js3
-rw-r--r--lib/locales/en_IE/index.js7
-rw-r--r--lib/locales/en_IE/internet/domain_suffix.js7
-rw-r--r--lib/locales/en_IE/internet/index.js3
-rw-r--r--lib/locales/en_IE/phone_number/formats.js51
-rw-r--r--lib/locales/en_IE/phone_number/index.js3
-rw-r--r--lib/locales/en_IND.js980
-rw-r--r--lib/locales/en_IND/address/default_country.js6
-rw-r--r--lib/locales/en_IND/address/index.js6
-rw-r--r--lib/locales/en_IND/address/postcode.js3
-rw-r--r--lib/locales/en_IND/address/state.js37
-rw-r--r--lib/locales/en_IND/address/state_abbr.js37
-rw-r--r--lib/locales/en_IND/company/index.js3
-rw-r--r--lib/locales/en_IND/company/suffix.js9
-rw-r--r--lib/locales/en_IND/index.js8
-rw-r--r--lib/locales/en_IND/internet/domain_suffix.js10
-rw-r--r--lib/locales/en_IND/internet/free_email.js5
-rw-r--r--lib/locales/en_IND/internet/index.js4
-rw-r--r--lib/locales/en_IND/name/first_name.js764
-rw-r--r--lib/locales/en_IND/name/index.js4
-rw-r--r--lib/locales/en_IND/name/last_name.js91
-rw-r--r--lib/locales/en_IND/phone_number/formats.js5
-rw-r--r--lib/locales/en_IND/phone_number/index.js3
-rw-r--r--lib/locales/en_US.js647
-rw-r--r--lib/locales/en_US/address/default_country.js5
-rw-r--r--lib/locales/en_US/address/index.js4
-rw-r--r--lib/locales/en_US/address/postcode_by_state.js54
-rw-r--r--lib/locales/en_US/index.js6
-rw-r--r--lib/locales/en_US/internet/domain_suffix.js9
-rw-r--r--lib/locales/en_US/internet/index.js3
-rw-r--r--lib/locales/en_US/phone_number/area_code.js285
-rw-r--r--lib/locales/en_US/phone_number/exchange_code.js285
-rw-r--r--lib/locales/en_US/phone_number/index.js4
-rw-r--r--lib/locales/en_au_ocker.js286
-rw-r--r--lib/locales/en_au_ocker/address/building_number.js5
-rw-r--r--lib/locales/en_au_ocker/address/city.js3
-rw-r--r--lib/locales/en_au_ocker/address/city_prefix.js14
-rw-r--r--lib/locales/en_au_ocker/address/default_country.js3
-rw-r--r--lib/locales/en_au_ocker/address/index.js13
-rw-r--r--lib/locales/en_au_ocker/address/postcode.js9
-rw-r--r--lib/locales/en_au_ocker/address/region.js9
-rw-r--r--lib/locales/en_au_ocker/address/state.js10
-rw-r--r--lib/locales/en_au_ocker/address/state_abbr.js10
-rw-r--r--lib/locales/en_au_ocker/address/street_name.js3
-rw-r--r--lib/locales/en_au_ocker/address/street_root.js6
-rw-r--r--lib/locales/en_au_ocker/address/street_suffix.js39
-rw-r--r--lib/locales/en_au_ocker/company/index.js3
-rw-r--r--lib/locales/en_au_ocker/company/suffix.js8
-rw-r--r--lib/locales/en_au_ocker/index.js8
-rw-r--r--lib/locales/en_au_ocker/internet/domain_suffix.js8
-rw-r--r--lib/locales/en_au_ocker/internet/index.js3
-rw-r--r--lib/locales/en_au_ocker/name/first_name.js106
-rw-r--r--lib/locales/en_au_ocker/name/index.js5
-rw-r--r--lib/locales/en_au_ocker/name/last_name.js26
-rw-r--r--lib/locales/en_au_ocker/name/ocker_first_name.js8
-rw-r--r--lib/locales/en_au_ocker/phone_number/formats.js6
-rw-r--r--lib/locales/en_au_ocker/phone_number/index.js3
-rw-r--r--lib/locales/es.js1933
-rw-r--r--lib/locales/es/address/building_number.js7
-rw-r--r--lib/locales/es/address/city.js3
-rw-r--r--lib/locales/es/address/city_prefix.js131
-rw-r--r--lib/locales/es/address/country.js182
-rw-r--r--lib/locales/es/address/default_country.js3
-rw-r--r--lib/locales/es/address/index.js16
-rw-r--r--lib/locales/es/address/postcode.js3
-rw-r--r--lib/locales/es/address/province.js52
-rw-r--r--lib/locales/es/address/secondary_address.js4
-rw-r--r--lib/locales/es/address/state.js19
-rw-r--r--lib/locales/es/address/state_abbr.js19
-rw-r--r--lib/locales/es/address/street_address.js4
-rw-r--r--lib/locales/es/address/street_name.js4
-rw-r--r--lib/locales/es/address/street_suffix.js72
-rw-r--r--lib/locales/es/address/time_zone.js145
-rw-r--r--lib/locales/es/cell_phone/formats.js6
-rw-r--r--lib/locales/es/cell_phone/index.js3
-rw-r--r--lib/locales/es/company/adjective.js87
-rw-r--r--lib/locales/es/company/descriptor.js83
-rw-r--r--lib/locales/es/company/index.js7
-rw-r--r--lib/locales/es/company/name.js6
-rw-r--r--lib/locales/es/company/noun.js95
-rw-r--r--lib/locales/es/company/suffix.js6
-rw-r--r--lib/locales/es/index.js9
-rw-r--r--lib/locales/es/internet/domain_suffix.js7
-rw-r--r--lib/locales/es/internet/free_email.js5
-rw-r--r--lib/locales/es/internet/index.js4
-rw-r--r--lib/locales/es/name/first_name.js214
-rw-r--r--lib/locales/es/name/index.js8
-rw-r--r--lib/locales/es/name/last_name.js640
-rw-r--r--lib/locales/es/name/name.js7
-rw-r--r--lib/locales/es/name/prefix.js5
-rw-r--r--lib/locales/es/name/suffix.js13
-rw-r--r--lib/locales/es/name/title.js90
-rw-r--r--lib/locales/es/phone_number/formats.js6
-rw-r--r--lib/locales/es/phone_number/index.js3
-rw-r--r--lib/locales/es_MX/address/building_number.js9
-rw-r--r--lib/locales/es_MX/address/city.js3
-rw-r--r--lib/locales/es_MX/address/city_prefix.js132
-rw-r--r--lib/locales/es_MX/address/city_suffix.js21
-rw-r--r--lib/locales/es_MX/address/country.js182
-rw-r--r--lib/locales/es_MX/address/default_country.js3
-rw-r--r--lib/locales/es_MX/address/index.js17
-rw-r--r--lib/locales/es_MX/address/postcode.js3
-rw-r--r--lib/locales/es_MX/address/secondary_address.js5
-rw-r--r--lib/locales/es_MX/address/state.js33
-rw-r--r--lib/locales/es_MX/address/state_abbr.js34
-rw-r--r--lib/locales/es_MX/address/street.js41
-rw-r--r--lib/locales/es_MX/address/street_address.js4
-rw-r--r--lib/locales/es_MX/address/street_name.js9
-rw-r--r--lib/locales/es_MX/address/street_suffix.js72
-rw-r--r--lib/locales/es_MX/address/time_zone.js144
-rw-r--r--lib/locales/es_MX/cell_phone/formats.js6
-rw-r--r--lib/locales/es_MX/cell_phone/index.js3
-rw-r--r--lib/locales/es_MX/commerce/color.js33
-rw-r--r--lib/locales/es_MX/commerce/department.js24
-rw-r--r--lib/locales/es_MX/commerce/index.js5
-rw-r--r--lib/locales/es_MX/commerce/product_name.js59
-rw-r--r--lib/locales/es_MX/company/adjective.js87
-rw-r--r--lib/locales/es_MX/company/bs_adjective.js67
-rw-r--r--lib/locales/es_MX/company/bs_noun.js46
-rw-r--r--lib/locales/es_MX/company/bs_verb.js62
-rw-r--r--lib/locales/es_MX/company/descriptor.js83
-rw-r--r--lib/locales/es_MX/company/index.js10
-rw-r--r--lib/locales/es_MX/company/name.js6
-rw-r--r--lib/locales/es_MX/company/noun.js95
-rw-r--r--lib/locales/es_MX/company/suffix.js6
-rw-r--r--lib/locales/es_MX/index.js13
-rw-r--r--lib/locales/es_MX/internet/domain_suffix.js8
-rw-r--r--lib/locales/es_MX/internet/free_email.js7
-rw-r--r--lib/locales/es_MX/internet/index.js4
-rw-r--r--lib/locales/es_MX/lorem/index.js4
-rw-r--r--lib/locales/es_MX/lorem/supplemental.js842
-rw-r--r--lib/locales/es_MX/lorem/words.js270
-rw-r--r--lib/locales/es_MX/name/first_name.js306
-rw-r--r--lib/locales/es_MX/name/index.js8
-rw-r--r--lib/locales/es_MX/name/last_name.js689
-rw-r--r--lib/locales/es_MX/name/name.js7
-rw-r--r--lib/locales/es_MX/name/prefix.js5
-rw-r--r--lib/locales/es_MX/name/suffix.js17
-rw-r--r--lib/locales/es_MX/name/title.js95
-rw-r--r--lib/locales/es_MX/phone_number/formats.js6
-rw-r--r--lib/locales/es_MX/phone_number/index.js3
-rw-r--r--lib/locales/es_MX/team/creature.js69
-rw-r--r--lib/locales/es_MX/team/index.js4
-rw-r--r--lib/locales/es_MX/team/name.js3
-rw-r--r--lib/locales/fa.js880
-rw-r--r--lib/locales/fa/index.js4
-rw-r--r--lib/locales/fa/name/first_name.js724
-rw-r--r--lib/locales/fa/name/index.js5
-rw-r--r--lib/locales/fa/name/last_name.js146
-rw-r--r--lib/locales/fa/name/prefix.js5
-rw-r--r--lib/locales/fr.js2147
-rw-r--r--lib/locales/fr/address/building_number.js6
-rw-r--r--lib/locales/fr/address/city.js3
-rw-r--r--lib/locales/fr/address/city_name.js102
-rw-r--r--lib/locales/fr/address/default_country.js3
-rw-r--r--lib/locales/fr/address/index.js13
-rw-r--r--lib/locales/fr/address/postcode.js3
-rw-r--r--lib/locales/fr/address/secondary_address.js4
-rw-r--r--lib/locales/fr/address/state.js24
-rw-r--r--lib/locales/fr/address/street_address.js3
-rw-r--r--lib/locales/fr/address/street_name.js3
-rw-r--r--lib/locales/fr/address/street_prefix.js10
-rw-r--r--lib/locales/fr/address/street_suffix.js68
-rw-r--r--lib/locales/fr/company/adjective.js102
-rw-r--r--lib/locales/fr/company/bs_adjective.js67
-rw-r--r--lib/locales/fr/company/bs_noun.js46
-rw-r--r--lib/locales/fr/company/bs_verb.js62
-rw-r--r--lib/locales/fr/company/descriptor.js103
-rw-r--r--lib/locales/fr/company/index.js10
-rw-r--r--lib/locales/fr/company/name.js4
-rw-r--r--lib/locales/fr/company/noun.js106
-rw-r--r--lib/locales/fr/company/suffix.js10
-rw-r--r--lib/locales/fr/index.js9
-rw-r--r--lib/locales/fr/internet/domain_suffix.js9
-rw-r--r--lib/locales/fr/internet/free_email.js5
-rw-r--r--lib/locales/fr/internet/index.js4
-rw-r--r--lib/locales/fr/lorem/index.js4
-rw-r--r--lib/locales/fr/lorem/supplemental.js842
-rw-r--r--lib/locales/fr/lorem/words.js251
-rw-r--r--lib/locales/fr/name/first_name.js91
-rw-r--r--lib/locales/fr/name/index.js7
-rw-r--r--lib/locales/fr/name/last_name.js152
-rw-r--r--lib/locales/fr/name/name.js5
-rw-r--r--lib/locales/fr/name/prefix.js7
-rw-r--r--lib/locales/fr/name/title.js22
-rw-r--r--lib/locales/fr/phone_number/formats.js16
-rw-r--r--lib/locales/fr/phone_number/index.js3
-rw-r--r--lib/locales/fr_CA/address/default_country.js3
-rw-r--r--lib/locales/fr_CA/address/index.js6
-rw-r--r--lib/locales/fr_CA/address/postcode.js3
-rw-r--r--lib/locales/fr_CA/address/state.js15
-rw-r--r--lib/locales/fr_CA/address/state_abbr.js15
-rw-r--r--lib/locales/fr_CA/index.js6
-rw-r--r--lib/locales/fr_CA/internet/domain_suffix.js10
-rw-r--r--lib/locales/fr_CA/internet/free_email.js5
-rw-r--r--lib/locales/fr_CA/internet/index.js4
-rw-r--r--lib/locales/fr_CA/phone_number/formats.js5
-rw-r--r--lib/locales/fr_CA/phone_number/index.js3
-rw-r--r--lib/locales/ge/address/building_number.js5
-rw-r--r--lib/locales/ge/address/city.js8
-rw-r--r--lib/locales/ge/address/city_name.js90
-rw-r--r--lib/locales/ge/address/city_prefix.js6
-rw-r--r--lib/locales/ge/address/city_suffix.js6
-rw-r--r--lib/locales/ge/address/country.js315
-rw-r--r--lib/locales/ge/address/default_country.js3
-rw-r--r--lib/locales/ge/address/index.js15
-rw-r--r--lib/locales/ge/address/postcode.js3
-rw-r--r--lib/locales/ge/address/secondary_address.js4
-rw-r--r--lib/locales/ge/address/street_address.js3
-rw-r--r--lib/locales/ge/address/street_name.js3
-rw-r--r--lib/locales/ge/address/street_suffix.js8
-rw-r--r--lib/locales/ge/address/street_title.js418
-rw-r--r--lib/locales/ge/cell_phone/formats.js11
-rw-r--r--lib/locales/ge/cell_phone/index.js3
-rw-r--r--lib/locales/ge/company/index.js5
-rw-r--r--lib/locales/ge/company/name.js7
-rw-r--r--lib/locales/ge/company/prefix.js6
-rw-r--r--lib/locales/ge/company/suffix.js6
-rw-r--r--lib/locales/ge/index.js10
-rw-r--r--lib/locales/ge/internet/domain_suffix.js8
-rw-r--r--lib/locales/ge/internet/free_email.js5
-rw-r--r--lib/locales/ge/internet/index.js4
-rw-r--r--lib/locales/ge/name/first_name.js501
-rw-r--r--lib/locales/ge/name/index.js7
-rw-r--r--lib/locales/ge/name/last_name.js171
-rw-r--r--lib/locales/ge/name/name.js8
-rw-r--r--lib/locales/ge/name/prefix.js6
-rw-r--r--lib/locales/ge/name/title.js76
-rw-r--r--lib/locales/ge/phone_number/formats.js22
-rw-r--r--lib/locales/ge/phone_number/index.js3
-rw-r--r--lib/locales/it.js1393
-rw-r--r--lib/locales/it/address/building_number.js5
-rw-r--r--lib/locales/it/address/city.js6
-rw-r--r--lib/locales/it/address/city_prefix.js7
-rw-r--r--lib/locales/it/address/city_suffix.js14
-rw-r--r--lib/locales/it/address/country.js243
-rw-r--r--lib/locales/it/address/default_country.js3
-rw-r--r--lib/locales/it/address/index.js15
-rw-r--r--lib/locales/it/address/postcode.js3
-rw-r--r--lib/locales/it/address/secondary_address.js4
-rw-r--r--lib/locales/it/address/state.js112
-rw-r--r--lib/locales/it/address/state_abbr.js112
-rw-r--r--lib/locales/it/address/street_address.js4
-rw-r--r--lib/locales/it/address/street_name.js4
-rw-r--r--lib/locales/it/address/street_suffix.js9
-rw-r--r--lib/locales/it/company/adjective.js72
-rw-r--r--lib/locales/it/company/bs_adjective.js48
-rw-r--r--lib/locales/it/company/bs_noun.js28
-rw-r--r--lib/locales/it/company/bs_verb.js30
-rw-r--r--lib/locales/it/company/descriptor.js59
-rw-r--r--lib/locales/it/company/index.js10
-rw-r--r--lib/locales/it/company/name.js5
-rw-r--r--lib/locales/it/company/noun.js91
-rw-r--r--lib/locales/it/company/suffix.js6
-rw-r--r--lib/locales/it/index.js8
-rw-r--r--lib/locales/it/internet/domain_suffix.js10
-rw-r--r--lib/locales/it/internet/free_email.js8
-rw-r--r--lib/locales/it/internet/index.js4
-rw-r--r--lib/locales/it/name/first_name.js364
-rw-r--r--lib/locales/it/name/index.js7
-rw-r--r--lib/locales/it/name/last_name.js102
-rw-r--r--lib/locales/it/name/name.js8
-rw-r--r--lib/locales/it/name/prefix.js6
-rw-r--r--lib/locales/it/name/suffix.js1
-rw-r--r--lib/locales/it/phone_number/formats.js13
-rw-r--r--lib/locales/it/phone_number/index.js3
-rw-r--r--lib/locales/ja.js196
-rw-r--r--lib/locales/ja/address/city.js6
-rw-r--r--lib/locales/ja/address/city_prefix.js9
-rw-r--r--lib/locales/ja/address/city_suffix.js6
-rw-r--r--lib/locales/ja/address/index.js9
-rw-r--r--lib/locales/ja/address/postcode.js3
-rw-r--r--lib/locales/ja/address/state.js49
-rw-r--r--lib/locales/ja/address/state_abbr.js49
-rw-r--r--lib/locales/ja/address/street_name.js4
-rw-r--r--lib/locales/ja/cell_phone/formats.js5
-rw-r--r--lib/locales/ja/cell_phone/index.js3
-rw-r--r--lib/locales/ja/index.js7
-rw-r--r--lib/locales/ja/name/first_name.js23
-rw-r--r--lib/locales/ja/name/index.js5
-rw-r--r--lib/locales/ja/name/last_name.js22
-rw-r--r--lib/locales/ja/name/name.js3
-rw-r--r--lib/locales/ja/phone_number/formats.js6
-rw-r--r--lib/locales/ja/phone_number/index.js3
-rw-r--r--lib/locales/ko.js347
-rw-r--r--lib/locales/ko/address/city.js3
-rw-r--r--lib/locales/ko/address/city_name.js30
-rw-r--r--lib/locales/ko/address/city_suffix.js5
-rw-r--r--lib/locales/ko/address/index.js11
-rw-r--r--lib/locales/ko/address/postcode.js3
-rw-r--r--lib/locales/ko/address/state.js19
-rw-r--r--lib/locales/ko/address/state_abbr.js19
-rw-r--r--lib/locales/ko/address/street_name.js3
-rw-r--r--lib/locales/ko/address/street_root.js30
-rw-r--r--lib/locales/ko/address/street_suffix.js5
-rw-r--r--lib/locales/ko/company/index.js5
-rw-r--r--lib/locales/ko/company/name.js4
-rw-r--r--lib/locales/ko/company/prefix.js4
-rw-r--r--lib/locales/ko/company/suffix.js8
-rw-r--r--lib/locales/ko/index.js9
-rw-r--r--lib/locales/ko/internet/domain_suffix.js10
-rw-r--r--lib/locales/ko/internet/free_email.js6
-rw-r--r--lib/locales/ko/internet/index.js4
-rw-r--r--lib/locales/ko/lorem/index.js3
-rw-r--r--lib/locales/ko/lorem/words.js130
-rw-r--r--lib/locales/ko/name/first_name.js23
-rw-r--r--lib/locales/ko/name/index.js5
-rw-r--r--lib/locales/ko/name/last_name.js22
-rw-r--r--lib/locales/ko/name/name.js3
-rw-r--r--lib/locales/ko/phone_number/formats.js5
-rw-r--r--lib/locales/ko/phone_number/index.js3
-rw-r--r--lib/locales/nb_NO.js548
-rw-r--r--lib/locales/nb_NO/address/building_number.js4
-rw-r--r--lib/locales/nb_NO/address/city.js3
-rw-r--r--lib/locales/nb_NO/address/city_root.js19
-rw-r--r--lib/locales/nb_NO/address/city_suffix.js30
-rw-r--r--lib/locales/nb_NO/address/common_street_suffix.js8
-rw-r--r--lib/locales/nb_NO/address/default_country.js3
-rw-r--r--lib/locales/nb_NO/address/index.js16
-rw-r--r--lib/locales/nb_NO/address/postcode.js6
-rw-r--r--lib/locales/nb_NO/address/secondary_address.js5
-rw-r--r--lib/locales/nb_NO/address/state.js3
-rw-r--r--lib/locales/nb_NO/address/street_address.js3
-rw-r--r--lib/locales/nb_NO/address/street_name.js6
-rw-r--r--lib/locales/nb_NO/address/street_prefix.js8
-rw-r--r--lib/locales/nb_NO/address/street_root.js35
-rw-r--r--lib/locales/nb_NO/address/street_suffix.js48
-rw-r--r--lib/locales/nb_NO/company/index.js4
-rw-r--r--lib/locales/nb_NO/company/name.js5
-rw-r--r--lib/locales/nb_NO/company/suffix.js8
-rw-r--r--lib/locales/nb_NO/index.js8
-rw-r--r--lib/locales/nb_NO/internet/domain_suffix.js6
-rw-r--r--lib/locales/nb_NO/internet/index.js3
-rw-r--r--lib/locales/nb_NO/name/feminine_name.js52
-rw-r--r--lib/locales/nb_NO/name/first_name.js102
-rw-r--r--lib/locales/nb_NO/name/index.js9
-rw-r--r--lib/locales/nb_NO/name/last_name.js102
-rw-r--r--lib/locales/nb_NO/name/masculine_name.js52
-rw-r--r--lib/locales/nb_NO/name/name.js8
-rw-r--r--lib/locales/nb_NO/name/prefix.js4
-rw-r--r--lib/locales/nb_NO/name/suffix.js9
-rw-r--r--lib/locales/nb_NO/phone_number/formats.js6
-rw-r--r--lib/locales/nb_NO/phone_number/index.js3
-rw-r--r--lib/locales/nep.js214
-rw-r--r--lib/locales/nep/address/city.js18
-rw-r--r--lib/locales/nep/address/default_country.js3
-rw-r--r--lib/locales/nep/address/index.js6
-rw-r--r--lib/locales/nep/address/postcode.js3
-rw-r--r--lib/locales/nep/address/state.js55
-rw-r--r--lib/locales/nep/company/index.js3
-rw-r--r--lib/locales/nep/company/suffix.js6
-rw-r--r--lib/locales/nep/index.js8
-rw-r--r--lib/locales/nep/internet/domain_suffix.js7
-rw-r--r--lib/locales/nep/internet/free_email.js6
-rw-r--r--lib/locales/nep/internet/index.js4
-rw-r--r--lib/locales/nep/name/first_name.js57
-rw-r--r--lib/locales/nep/name/index.js4
-rw-r--r--lib/locales/nep/name/last_name.js41
-rw-r--r--lib/locales/nep/phone_number/formats.js5
-rw-r--r--lib/locales/nep/phone_number/index.js3
-rw-r--r--lib/locales/nl.js1620
-rw-r--r--lib/locales/nl/address/building_number.js11
-rw-r--r--lib/locales/nl/address/city.js6
-rw-r--r--lib/locales/nl/address/city_prefix.js8
-rw-r--r--lib/locales/nl/address/city_suffix.js31
-rw-r--r--lib/locales/nl/address/country.js258
-rw-r--r--lib/locales/nl/address/default_country.js3
-rw-r--r--lib/locales/nl/address/index.js14
-rw-r--r--lib/locales/nl/address/postcode.js3
-rw-r--r--lib/locales/nl/address/secondary_address.js5
-rw-r--r--lib/locales/nl/address/state.js14
-rw-r--r--lib/locales/nl/address/street_address.js3
-rw-r--r--lib/locales/nl/address/street_name.js4
-rw-r--r--lib/locales/nl/address/street_suffix.js7
-rw-r--r--lib/locales/nl/company/index.js3
-rw-r--r--lib/locales/nl/company/suffix.js6
-rw-r--r--lib/locales/nl/index.js9
-rw-r--r--lib/locales/nl/internet/domain_suffix.js6
-rw-r--r--lib/locales/nl/internet/free_email.js5
-rw-r--r--lib/locales/nl/internet/index.js4
-rw-r--r--lib/locales/nl/lorem/index.js4
-rw-r--r--lib/locales/nl/lorem/supplemental.js842
-rw-r--r--lib/locales/nl/lorem/words.js251
-rw-r--r--lib/locales/nl/name/first_name.js52
-rw-r--r--lib/locales/nl/name/index.js8
-rw-r--r--lib/locales/nl/name/last_name.js52
-rw-r--r--lib/locales/nl/name/name.js8
-rw-r--r--lib/locales/nl/name/prefix.js7
-rw-r--r--lib/locales/nl/name/suffix.js9
-rw-r--r--lib/locales/nl/name/tussenvoegsel.js9
-rw-r--r--lib/locales/nl/phone_number/formats.js6
-rw-r--r--lib/locales/nl/phone_number/index.js3
-rw-r--r--lib/locales/pl.js4080
-rw-r--r--lib/locales/pl/address/building_number.js5
-rw-r--r--lib/locales/pl/address/city.js3
-rw-r--r--lib/locales/pl/address/city_name.js910
-rw-r--r--lib/locales/pl/address/country.js201
-rw-r--r--lib/locales/pl/address/default_country.js3
-rw-r--r--lib/locales/pl/address/index.js14
-rw-r--r--lib/locales/pl/address/postcode.js3
-rw-r--r--lib/locales/pl/address/secondary_address.js4
-rw-r--r--lib/locales/pl/address/state.js18
-rw-r--r--lib/locales/pl/address/state_abbr.js18
-rw-r--r--lib/locales/pl/address/street_address.js3
-rw-r--r--lib/locales/pl/address/street_name.js3
-rw-r--r--lib/locales/pl/address/street_prefix.js4
-rw-r--r--lib/locales/pl/cell_phone/formats.js14
-rw-r--r--lib/locales/pl/cell_phone/index.js3
-rw-r--r--lib/locales/pl/company/adjetive.js102
-rw-r--r--lib/locales/pl/company/bs_adjective.js67
-rw-r--r--lib/locales/pl/company/bs_noun.js46
-rw-r--r--lib/locales/pl/company/bs_verb.js62
-rw-r--r--lib/locales/pl/company/descriptor.js103
-rw-r--r--lib/locales/pl/company/index.js10
-rw-r--r--lib/locales/pl/company/name.js5
-rw-r--r--lib/locales/pl/company/noun.js106
-rw-r--r--lib/locales/pl/company/suffix.js6
-rw-r--r--lib/locales/pl/index.js10
-rw-r--r--lib/locales/pl/internet/domain_suffix.js7
-rw-r--r--lib/locales/pl/internet/free_email.js5
-rw-r--r--lib/locales/pl/internet/index.js4
-rw-r--r--lib/locales/pl/lorem/index.js4
-rw-r--r--lib/locales/pl/lorem/supplemental.js842
-rw-r--r--lib/locales/pl/lorem/words.js251
-rw-r--r--lib/locales/pl/name/first_name.js411
-rw-r--r--lib/locales/pl/name/index.js7
-rw-r--r--lib/locales/pl/name/last_name.js706
-rw-r--r--lib/locales/pl/name/name.js8
-rw-r--r--lib/locales/pl/name/prefix.js4
-rw-r--r--lib/locales/pl/name/title.js92
-rw-r--r--lib/locales/pl/phone_number/formats.js51
-rw-r--r--lib/locales/pl/phone_number/index.js3
-rw-r--r--lib/locales/pt_BR.js762
-rw-r--r--lib/locales/pt_BR/address/building_number.js5
-rw-r--r--lib/locales/pt_BR/address/city_prefix.js7
-rw-r--r--lib/locales/pt_BR/address/city_suffix.js6
-rw-r--r--lib/locales/pt_BR/address/country.js239
-rw-r--r--lib/locales/pt_BR/address/default_country.js3
-rw-r--r--lib/locales/pt_BR/address/index.js12
-rw-r--r--lib/locales/pt_BR/address/postcode.js4
-rw-r--r--lib/locales/pt_BR/address/secondary_address.js7
-rw-r--r--lib/locales/pt_BR/address/state.js29
-rw-r--r--lib/locales/pt_BR/address/state_abbr.js26
-rw-r--r--lib/locales/pt_BR/address/street_suffix.js10
-rw-r--r--lib/locales/pt_BR/company/index.js4
-rw-r--r--lib/locales/pt_BR/company/name.js5
-rw-r--r--lib/locales/pt_BR/company/suffix.js6
-rw-r--r--lib/locales/pt_BR/index.js9
-rw-r--r--lib/locales/pt_BR/internet/domain_suffix.js9
-rw-r--r--lib/locales/pt_BR/internet/free_email.js7
-rw-r--r--lib/locales/pt_BR/internet/index.js4
-rw-r--r--lib/locales/pt_BR/lorem/index.js3
-rw-r--r--lib/locales/pt_BR/lorem/words.js251
-rw-r--r--lib/locales/pt_BR/name/first_name.js93
-rw-r--r--lib/locales/pt_BR/name/index.js6
-rw-r--r--lib/locales/pt_BR/name/last_name.js24
-rw-r--r--lib/locales/pt_BR/name/prefix.js6
-rw-r--r--lib/locales/pt_BR/name/suffix.js5
-rw-r--r--lib/locales/pt_BR/phone_number/formats.js5
-rw-r--r--lib/locales/pt_BR/phone_number/index.js3
-rw-r--r--lib/locales/ru.js1365
-rw-r--r--lib/locales/ru/address/building_number.js3
-rw-r--r--lib/locales/ru/address/city.js3
-rw-r--r--lib/locales/ru/address/city_name.js48
-rw-r--r--lib/locales/ru/address/country.js212
-rw-r--r--lib/locales/ru/address/default_country.js3
-rw-r--r--lib/locales/ru/address/index.js14
-rw-r--r--lib/locales/ru/address/postcode.js3
-rw-r--r--lib/locales/ru/address/secondary_address.js3
-rw-r--r--lib/locales/ru/address/state.js88
-rw-r--r--lib/locales/ru/address/street_address.js3
-rw-r--r--lib/locales/ru/address/street_name.js4
-rw-r--r--lib/locales/ru/address/street_suffix.js8
-rw-r--r--lib/locales/ru/address/street_title.js103
-rw-r--r--lib/locales/ru/commerce/color.js33
-rw-r--r--lib/locales/ru/commerce/department.js23
-rw-r--r--lib/locales/ru/commerce/index.js5
-rw-r--r--lib/locales/ru/commerce/product_name.js34
-rw-r--r--lib/locales/ru/company/index.js5
-rw-r--r--lib/locales/ru/company/name.js10
-rw-r--r--lib/locales/ru/company/prefix.js9
-rw-r--r--lib/locales/ru/company/suffix.js7
-rw-r--r--lib/locales/ru/date/index.js4
-rw-r--r--lib/locales/ru/date/month.js59
-rw-r--r--lib/locales/ru/date/weekday.js39
-rw-r--r--lib/locales/ru/index.js11
-rw-r--r--lib/locales/ru/internet/domain_suffix.js8
-rw-r--r--lib/locales/ru/internet/free_email.js8
-rw-r--r--lib/locales/ru/internet/index.js4
-rw-r--r--lib/locales/ru/name/female_first_name.js58
-rw-r--r--lib/locales/ru/name/female_last_name.js252
-rw-r--r--lib/locales/ru/name/female_middle_name.js53
-rw-r--r--lib/locales/ru/name/index.js11
-rw-r--r--lib/locales/ru/name/male_first_name.js54
-rw-r--r--lib/locales/ru/name/male_last_name.js252
-rw-r--r--lib/locales/ru/name/male_middle_name.js54
-rw-r--r--lib/locales/ru/name/name.js10
-rw-r--r--lib/locales/ru/name/prefix.js1
-rw-r--r--lib/locales/ru/name/suffix.js1
-rw-r--r--lib/locales/ru/phone_number/formats.js3
-rw-r--r--lib/locales/ru/phone_number/index.js3
-rw-r--r--lib/locales/sk.js4475
-rw-r--r--lib/locales/sk/address/building_number.js5
-rw-r--r--lib/locales/sk/address/city.js3
-rw-r--r--lib/locales/sk/address/city_name.js81
-rw-r--r--lib/locales/sk/address/city_prefix.js9
-rw-r--r--lib/locales/sk/address/city_suffix.js21
-rw-r--r--lib/locales/sk/address/country.js384
-rw-r--r--lib/locales/sk/address/default_country.js3
-rw-r--r--lib/locales/sk/address/index.js17
-rw-r--r--lib/locales/sk/address/postcode.js5
-rw-r--r--lib/locales/sk/address/secondary_address.js4
-rw-r--r--lib/locales/sk/address/state.js1
-rw-r--r--lib/locales/sk/address/state_abbr.js1
-rw-r--r--lib/locales/sk/address/street.js1162
-rw-r--r--lib/locales/sk/address/street_address.js3
-rw-r--r--lib/locales/sk/address/street_name.js3
-rw-r--r--lib/locales/sk/address/time_zone.js145
-rw-r--r--lib/locales/sk/company/adjective.js102
-rw-r--r--lib/locales/sk/company/bs_noun.js111
-rw-r--r--lib/locales/sk/company/bs_verb.js62
-rw-r--r--lib/locales/sk/company/descriptor.js103
-rw-r--r--lib/locales/sk/company/index.js9
-rw-r--r--lib/locales/sk/company/name.js5
-rw-r--r--lib/locales/sk/company/noun.js106
-rw-r--r--lib/locales/sk/company/suffix.js5
-rw-r--r--lib/locales/sk/index.js9
-rw-r--r--lib/locales/sk/internet/domain_suffix.js7
-rw-r--r--lib/locales/sk/internet/free_email.js5
-rw-r--r--lib/locales/sk/internet/index.js4
-rw-r--r--lib/locales/sk/lorem/index.js4
-rw-r--r--lib/locales/sk/lorem/supplemental.js842
-rw-r--r--lib/locales/sk/lorem/words.js251
-rw-r--r--lib/locales/sk/name/index.js10
-rw-r--r--lib/locales/sk/name/man_first_name.js194
-rw-r--r--lib/locales/sk/name/man_last_name.js259
-rw-r--r--lib/locales/sk/name/name.js12
-rw-r--r--lib/locales/sk/name/prefix.js6
-rw-r--r--lib/locales/sk/name/suffix.js3
-rw-r--r--lib/locales/sk/name/title.js92
-rw-r--r--lib/locales/sk/name/woman_first_name.js202
-rw-r--r--lib/locales/sk/name/woman_last_name.js253
-rw-r--r--lib/locales/sk/phone_number/formats.js6
-rw-r--r--lib/locales/sk/phone_number/index.js3
-rw-r--r--lib/locales/sv.js641
-rw-r--r--lib/locales/sv/address/building_number.js5
-rw-r--r--lib/locales/sv/address/city.js3
-rw-r--r--lib/locales/sv/address/city_prefix.js27
-rw-r--r--lib/locales/sv/address/city_suffix.js21
-rw-r--r--lib/locales/sv/address/common_street_suffix.js4
-rw-r--r--lib/locales/sv/address/country.js207
-rw-r--r--lib/locales/sv/address/default_country.js3
-rw-r--r--lib/locales/sv/address/index.js17
-rw-r--r--lib/locales/sv/address/postcode.js3
-rw-r--r--lib/locales/sv/address/secondary_address.js4
-rw-r--r--lib/locales/sv/address/state.js25
-rw-r--r--lib/locales/sv/address/street_address.js3
-rw-r--r--lib/locales/sv/address/street_name.js6
-rw-r--r--lib/locales/sv/address/street_prefix.js8
-rw-r--r--lib/locales/sv/address/street_root.js30
-rw-r--r--lib/locales/sv/address/street_suffix.js7
-rw-r--r--lib/locales/sv/cell_phone/common_cell_prefix.js5
-rw-r--r--lib/locales/sv/cell_phone/formats.js3
-rw-r--r--lib/locales/sv/cell_phone/index.js4
-rw-r--r--lib/locales/sv/commerce/color.js17
-rw-r--r--lib/locales/sv/commerce/department.js19
-rw-r--r--lib/locales/sv/commerce/index.js5
-rw-r--r--lib/locales/sv/commerce/product_name.js36
-rw-r--r--lib/locales/sv/company/index.js4
-rw-r--r--lib/locales/sv/company/name.js5
-rw-r--r--lib/locales/sv/company/suffix.js9
-rw-r--r--lib/locales/sv/index.js11
-rw-r--r--lib/locales/sv/internet/domain_suffix.js7
-rw-r--r--lib/locales/sv/internet/index.js3
-rw-r--r--lib/locales/sv/name/first_name_men.js12
-rw-r--r--lib/locales/sv/name/first_name_women.js12
-rw-r--r--lib/locales/sv/name/index.js8
-rw-r--r--lib/locales/sv/name/last_name.js12
-rw-r--r--lib/locales/sv/name/name.js10
-rw-r--r--lib/locales/sv/name/prefix.js5
-rw-r--r--lib/locales/sv/name/title.js92
-rw-r--r--lib/locales/sv/phone_number/formats.js4
-rw-r--r--lib/locales/sv/phone_number/index.js3
-rw-r--r--lib/locales/sv/team/index.js4
-rw-r--r--lib/locales/sv/team/name.js3
-rw-r--r--lib/locales/sv/team/suffix.js15
-rw-r--r--lib/locales/tr/address/building_number.js8
-rw-r--r--lib/locales/tr/address/city.js83
-rw-r--r--lib/locales/tr/address/country.js238
-rw-r--r--lib/locales/tr/address/default_country.js3
-rw-r--r--lib/locales/tr/address/index.js10
-rw-r--r--lib/locales/tr/address/postcode.js3
-rw-r--r--lib/locales/tr/address/street_address.js3
-rw-r--r--lib/locales/tr/address/street_name.js3
-rw-r--r--lib/locales/tr/address/street_root.js43
-rw-r--r--lib/locales/tr/cell_phone/formats.js6
-rw-r--r--lib/locales/tr/cell_phone/index.js3
-rw-r--r--lib/locales/tr/index.js9
-rw-r--r--lib/locales/tr/internet/domain_suffix.js8
-rw-r--r--lib/locales/tr/internet/index.js3
-rw-r--r--lib/locales/tr/lorem/index.js3
-rw-r--r--lib/locales/tr/lorem/words.js251
-rw-r--r--lib/locales/tr/name/first_name.js733
-rw-r--r--lib/locales/tr/name/index.js6
-rw-r--r--lib/locales/tr/name/last_name.js200
-rw-r--r--lib/locales/tr/name/name.js8
-rw-r--r--lib/locales/tr/name/prefix.js6
-rw-r--r--lib/locales/tr/phone_number/area_code.js99
-rw-r--r--lib/locales/tr/phone_number/formats.js4
-rw-r--r--lib/locales/tr/phone_number/index.js4
-rw-r--r--lib/locales/uk/address/building_number.js5
-rw-r--r--lib/locales/uk/address/city.js4
-rw-r--r--lib/locales/uk/address/city_name.js59
-rw-r--r--lib/locales/uk/address/city_prefix.js6
-rw-r--r--lib/locales/uk/address/city_suffix.js3
-rw-r--r--lib/locales/uk/address/country.js195
-rw-r--r--lib/locales/uk/address/default_country.js3
-rw-r--r--lib/locales/uk/address/index.js17
-rw-r--r--lib/locales/uk/address/postcode.js3
-rw-r--r--lib/locales/uk/address/secondary_address.js3
-rw-r--r--lib/locales/uk/address/state.js29
-rw-r--r--lib/locales/uk/address/street_address.js3
-rw-r--r--lib/locales/uk/address/street_name.js4
-rw-r--r--lib/locales/uk/address/street_prefix.js10
-rw-r--r--lib/locales/uk/address/street_suffix.js3
-rw-r--r--lib/locales/uk/address/street_title.js15
-rw-r--r--lib/locales/uk/company/index.js5
-rw-r--r--lib/locales/uk/company/name.js10
-rw-r--r--lib/locales/uk/company/prefix.js10
-rw-r--r--lib/locales/uk/company/suffix.js7
-rw-r--r--lib/locales/uk/index.js8
-rw-r--r--lib/locales/uk/internet/domain_suffix.js62
-rw-r--r--lib/locales/uk/internet/free_email.js9
-rw-r--r--lib/locales/uk/internet/index.js4
-rw-r--r--lib/locales/uk/name/female_first_name.js195
-rw-r--r--lib/locales/uk/name/female_last_name.js232
-rw-r--r--lib/locales/uk/name/female_middle_name.js118
-rw-r--r--lib/locales/uk/name/index.js12
-rw-r--r--lib/locales/uk/name/male_first_name.js197
-rw-r--r--lib/locales/uk/name/male_last_name.js241
-rw-r--r--lib/locales/uk/name/male_middle_name.js118
-rw-r--r--lib/locales/uk/name/name.js10
-rw-r--r--lib/locales/uk/name/prefix.js4
-rw-r--r--lib/locales/uk/name/suffix.js20
-rw-r--r--lib/locales/uk/name/title.js40
-rw-r--r--lib/locales/uk/phone_number/formats.js16
-rw-r--r--lib/locales/uk/phone_number/index.js3
-rw-r--r--lib/locales/vi.js418
-rw-r--r--lib/locales/vi/address/city.js3
-rw-r--r--lib/locales/vi/address/city_root.js65
-rw-r--r--lib/locales/vi/address/county.js73
-rw-r--r--lib/locales/vi/address/default_country.js3
-rw-r--r--lib/locales/vi/address/index.js6
-rw-r--r--lib/locales/vi/cell_phone/formats.js8
-rw-r--r--lib/locales/vi/cell_phone/index.js3
-rw-r--r--lib/locales/vi/company/index.js4
-rw-r--r--lib/locales/vi/company/name.js3
-rw-r--r--lib/locales/vi/company/prefix.js8
-rw-r--r--lib/locales/vi/index.js10
-rw-r--r--lib/locales/vi/internet/domain_suffix.js7
-rw-r--r--lib/locales/vi/internet/index.js3
-rw-r--r--lib/locales/vi/lorem/index.js3
-rw-r--r--lib/locales/vi/lorem/words.js105
-rw-r--r--lib/locales/vi/name/first_name.js28
-rw-r--r--lib/locales/vi/name/index.js5
-rw-r--r--lib/locales/vi/name/last_name.js75
-rw-r--r--lib/locales/vi/name/name.js5
-rw-r--r--lib/locales/vi/phone_number/formats.js17
-rw-r--r--lib/locales/vi/phone_number/index.js3
-rw-r--r--lib/locales/zh_CN.js403
-rw-r--r--lib/locales/zh_CN/address/building_number.js7
-rw-r--r--lib/locales/zh_CN/address/city.js3
-rw-r--r--lib/locales/zh_CN/address/city_prefix.js23
-rw-r--r--lib/locales/zh_CN/address/city_suffix.js21
-rw-r--r--lib/locales/zh_CN/address/default_country.js3
-rw-r--r--lib/locales/zh_CN/address/index.js13
-rw-r--r--lib/locales/zh_CN/address/postcode.js3
-rw-r--r--lib/locales/zh_CN/address/state.js36
-rw-r--r--lib/locales/zh_CN/address/state_abbr.js36
-rw-r--r--lib/locales/zh_CN/address/street_address.js3
-rw-r--r--lib/locales/zh_CN/address/street_name.js3
-rw-r--r--lib/locales/zh_CN/address/street_suffix.js10
-rw-r--r--lib/locales/zh_CN/index.js6
-rw-r--r--lib/locales/zh_CN/name/first_name.js102
-rw-r--r--lib/locales/zh_CN/name/index.js5
-rw-r--r--lib/locales/zh_CN/name/last_name.js136
-rw-r--r--lib/locales/zh_CN/name/name.js3
-rw-r--r--lib/locales/zh_CN/phone_number/formats.js5
-rw-r--r--lib/locales/zh_CN/phone_number/index.js3
-rw-r--r--lib/locales/zh_TW/address/building_number.js6
-rw-r--r--lib/locales/zh_TW/address/city.js3
-rw-r--r--lib/locales/zh_TW/address/city_prefix.js22
-rw-r--r--lib/locales/zh_TW/address/city_suffix.js4
-rw-r--r--lib/locales/zh_TW/address/default_country.js3
-rw-r--r--lib/locales/zh_TW/address/index.js13
-rw-r--r--lib/locales/zh_TW/address/postcode.js3
-rw-r--r--lib/locales/zh_TW/address/state.js4
-rw-r--r--lib/locales/zh_TW/address/state_abbr.js23
-rw-r--r--lib/locales/zh_TW/address/street_address.js3
-rw-r--r--lib/locales/zh_TW/address/street_name.js3
-rw-r--r--lib/locales/zh_TW/address/street_suffix.js8
-rw-r--r--lib/locales/zh_TW/index.js6
-rw-r--r--lib/locales/zh_TW/name/first_name.js102
-rw-r--r--lib/locales/zh_TW/name/index.js5
-rw-r--r--lib/locales/zh_TW/name/last_name.js125
-rw-r--r--lib/locales/zh_TW/name/name.js3
-rw-r--r--lib/locales/zh_TW/phone_number/formats.js5
-rw-r--r--lib/locales/zh_TW/phone_number/index.js3
984 files changed, 54918 insertions, 41109 deletions
diff --git a/lib/locales/de.js b/lib/locales/de.js
deleted file mode 100644
index c18d732b..00000000
--- a/lib/locales/de.js
+++ /dev/null
@@ -1,4539 +0,0 @@
-var de = {};
-module["exports"] = de;
-de.title = "German";
-de.address = {
- "city_prefix": [
- "Nord",
- "Ost",
- "West",
- "Süd",
- "Neu",
- "Alt",
- "Bad"
- ],
- "city_suffix": [
- "stadt",
- "dorf",
- "land",
- "scheid",
- "burg"
- ],
- "country": [
- "Ägypten",
- "Äquatorialguinea",
- "Äthiopien",
- "Österreich",
- "Afghanistan",
- "Albanien",
- "Algerien",
- "Amerikanisch-Samoa",
- "Amerikanische Jungferninseln",
- "Andorra",
- "Angola",
- "Anguilla",
- "Antarktis",
- "Antigua und Barbuda",
- "Argentinien",
- "Armenien",
- "Aruba",
- "Aserbaidschan",
- "Australien",
- "Bahamas",
- "Bahrain",
- "Bangladesch",
- "Barbados",
- "Belarus",
- "Belgien",
- "Belize",
- "Benin",
- "die Bermudas",
- "Bhutan",
- "Bolivien",
- "Bosnien und Herzegowina",
- "Botsuana",
- "Bouvetinsel",
- "Brasilien",
- "Britische Jungferninseln",
- "Britisches Territorium im Indischen Ozean",
- "Brunei Darussalam",
- "Bulgarien",
- "Burkina Faso",
- "Burundi",
- "Chile",
- "China",
- "Cookinseln",
- "Costa Rica",
- "Dänemark",
- "Demokratische Republik Kongo",
- "Demokratische Volksrepublik Korea",
- "Deutschland",
- "Dominica",
- "Dominikanische Republik",
- "Dschibuti",
- "Ecuador",
- "El Salvador",
- "Eritrea",
- "Estland",
- "Färöer",
- "Falklandinseln",
- "Fidschi",
- "Finnland",
- "Frankreich",
- "Französisch-Guayana",
- "Französisch-Polynesien",
- "Französische Gebiete im südlichen Indischen Ozean",
- "Gabun",
- "Gambia",
- "Georgien",
- "Ghana",
- "Gibraltar",
- "Grönland",
- "Grenada",
- "Griechenland",
- "Guadeloupe",
- "Guam",
- "Guatemala",
- "Guinea",
- "Guinea-Bissau",
- "Guyana",
- "Haiti",
- "Heard und McDonaldinseln",
- "Honduras",
- "Hongkong",
- "Indien",
- "Indonesien",
- "Irak",
- "Iran",
- "Irland",
- "Island",
- "Israel",
- "Italien",
- "Jamaika",
- "Japan",
- "Jemen",
- "Jordanien",
- "Jugoslawien",
- "Kaimaninseln",
- "Kambodscha",
- "Kamerun",
- "Kanada",
- "Kap Verde",
- "Kasachstan",
- "Katar",
- "Kenia",
- "Kirgisistan",
- "Kiribati",
- "Kleinere amerikanische Überseeinseln",
- "Kokosinseln",
- "Kolumbien",
- "Komoren",
- "Kongo",
- "Kroatien",
- "Kuba",
- "Kuwait",
- "Laos",
- "Lesotho",
- "Lettland",
- "Libanon",
- "Liberia",
- "Libyen",
- "Liechtenstein",
- "Litauen",
- "Luxemburg",
- "Macau",
- "Madagaskar",
- "Malawi",
- "Malaysia",
- "Malediven",
- "Mali",
- "Malta",
- "ehemalige jugoslawische Republik Mazedonien",
- "Marokko",
- "Marshallinseln",
- "Martinique",
- "Mauretanien",
- "Mauritius",
- "Mayotte",
- "Mexiko",
- "Mikronesien",
- "Monaco",
- "Mongolei",
- "Montserrat",
- "Mosambik",
- "Myanmar",
- "Nördliche Marianen",
- "Namibia",
- "Nauru",
- "Nepal",
- "Neukaledonien",
- "Neuseeland",
- "Nicaragua",
- "Niederländische Antillen",
- "Niederlande",
- "Niger",
- "Nigeria",
- "Niue",
- "Norfolkinsel",
- "Norwegen",
- "Oman",
- "Osttimor",
- "Pakistan",
- "Palau",
- "Panama",
- "Papua-Neuguinea",
- "Paraguay",
- "Peru",
- "Philippinen",
- "Pitcairninseln",
- "Polen",
- "Portugal",
- "Puerto Rico",
- "Réunion",
- "Republik Korea",
- "Republik Moldau",
- "Ruanda",
- "Rumänien",
- "Russische Föderation",
- "São Tomé und Príncipe",
- "Südafrika",
- "Südgeorgien und Südliche Sandwichinseln",
- "Salomonen",
- "Sambia",
- "Samoa",
- "San Marino",
- "Saudi-Arabien",
- "Schweden",
- "Schweiz",
- "Senegal",
- "Seychellen",
- "Sierra Leone",
- "Simbabwe",
- "Singapur",
- "Slowakei",
- "Slowenien",
- "Somalien",
- "Spanien",
- "Sri Lanka",
- "St. Helena",
- "St. Kitts und Nevis",
- "St. Lucia",
- "St. Pierre und Miquelon",
- "St. Vincent und die Grenadinen",
- "Sudan",
- "Surinam",
- "Svalbard und Jan Mayen",
- "Swasiland",
- "Syrien",
- "Türkei",
- "Tadschikistan",
- "Taiwan",
- "Tansania",
- "Thailand",
- "Togo",
- "Tokelau",
- "Tonga",
- "Trinidad und Tobago",
- "Tschad",
- "Tschechische Republik",
- "Tunesien",
- "Turkmenistan",
- "Turks- und Caicosinseln",
- "Tuvalu",
- "Uganda",
- "Ukraine",
- "Ungarn",
- "Uruguay",
- "Usbekistan",
- "Vanuatu",
- "Vatikanstadt",
- "Venezuela",
- "Vereinigte Arabische Emirate",
- "Vereinigte Staaten",
- "Vereinigtes Königreich",
- "Vietnam",
- "Wallis und Futuna",
- "Weihnachtsinsel",
- "Westsahara",
- "Zentralafrikanische Republik",
- "Zypern"
- ],
- "street_root": [
- "Ackerweg",
- "Adalbert-Stifter-Str.",
- "Adalbertstr.",
- "Adolf-Baeyer-Str.",
- "Adolf-Kaschny-Str.",
- "Adolf-Reichwein-Str.",
- "Adolfsstr.",
- "Ahornweg",
- "Ahrstr.",
- "Akazienweg",
- "Albert-Einstein-Str.",
- "Albert-Schweitzer-Str.",
- "Albertus-Magnus-Str.",
- "Albert-Zarthe-Weg",
- "Albin-Edelmann-Str.",
- "Albrecht-Haushofer-Str.",
- "Aldegundisstr.",
- "Alexanderstr.",
- "Alfred-Delp-Str.",
- "Alfred-Kubin-Str.",
- "Alfred-Stock-Str.",
- "Alkenrather Str.",
- "Allensteiner Str.",
- "Alsenstr.",
- "Alt Steinbücheler Weg",
- "Alte Garten",
- "Alte Heide",
- "Alte Landstr.",
- "Alte Ziegelei",
- "Altenberger Str.",
- "Altenhof",
- "Alter Grenzweg",
- "Altstadtstr.",
- "Am Alten Gaswerk",
- "Am Alten Schafstall",
- "Am Arenzberg",
- "Am Benthal",
- "Am Birkenberg",
- "Am Blauen Berg",
- "Am Borsberg",
- "Am Brungen",
- "Am Büchelter Hof",
- "Am Buttermarkt",
- "Am Ehrenfriedhof",
- "Am Eselsdamm",
- "Am Falkenberg",
- "Am Frankenberg",
- "Am Gesundheitspark",
- "Am Gierlichshof",
- "Am Graben",
- "Am Hagelkreuz",
- "Am Hang",
- "Am Heidkamp",
- "Am Hemmelrather Hof",
- "Am Hofacker",
- "Am Hohen Ufer",
- "Am Höllers Eck",
- "Am Hühnerberg",
- "Am Jägerhof",
- "Am Junkernkamp",
- "Am Kemperstiegel",
- "Am Kettnersbusch",
- "Am Kiesberg",
- "Am Klösterchen",
- "Am Knechtsgraben",
- "Am Köllerweg",
- "Am Köttersbach",
- "Am Kreispark",
- "Am Kronefeld",
- "Am Küchenhof",
- "Am Kühnsbusch",
- "Am Lindenfeld",
- "Am Märchen",
- "Am Mittelberg",
- "Am Mönchshof",
- "Am Mühlenbach",
- "Am Neuenhof",
- "Am Nonnenbruch",
- "Am Plattenbusch",
- "Am Quettinger Feld",
- "Am Rosenhügel",
- "Am Sandberg",
- "Am Scherfenbrand",
- "Am Schokker",
- "Am Silbersee",
- "Am Sonnenhang",
- "Am Sportplatz",
- "Am Stadtpark",
- "Am Steinberg",
- "Am Telegraf",
- "Am Thelenhof",
- "Am Vogelkreuz",
- "Am Vogelsang",
- "Am Vogelsfeldchen",
- "Am Wambacher Hof",
- "Am Wasserturm",
- "Am Weidenbusch",
- "Am Weiher",
- "Am Weingarten",
- "Am Werth",
- "Amselweg",
- "An den Irlen",
- "An den Rheinauen",
- "An der Bergerweide",
- "An der Dingbank",
- "An der Evangelischen Kirche",
- "An der Evgl. Kirche",
- "An der Feldgasse",
- "An der Fettehenne",
- "An der Kante",
- "An der Laach",
- "An der Lehmkuhle",
- "An der Lichtenburg",
- "An der Luisenburg",
- "An der Robertsburg",
- "An der Schmitten",
- "An der Schusterinsel",
- "An der Steinrütsch",
- "An St. Andreas",
- "An St. Remigius",
- "Andreasstr.",
- "Ankerweg",
- "Annette-Kolb-Str.",
- "Apenrader Str.",
- "Arnold-Ohletz-Str.",
- "Atzlenbacher Str.",
- "Auerweg",
- "Auestr.",
- "Auf dem Acker",
- "Auf dem Blahnenhof",
- "Auf dem Bohnbüchel",
- "Auf dem Bruch",
- "Auf dem End",
- "Auf dem Forst",
- "Auf dem Herberg",
- "Auf dem Lehn",
- "Auf dem Stein",
- "Auf dem Weierberg",
- "Auf dem Weiherhahn",
- "Auf den Reien",
- "Auf der Donnen",
- "Auf der Grieße",
- "Auf der Ohmer",
- "Auf der Weide",
- "Auf'm Berg",
- "Auf'm Kamp",
- "Augustastr.",
- "August-Kekulé-Str.",
- "A.-W.-v.-Hofmann-Str.",
- "Bahnallee",
- "Bahnhofstr.",
- "Baltrumstr.",
- "Bamberger Str.",
- "Baumberger Str.",
- "Bebelstr.",
- "Beckers Kämpchen",
- "Beerenstr.",
- "Beethovenstr.",
- "Behringstr.",
- "Bendenweg",
- "Bensberger Str.",
- "Benzstr.",
- "Bergische Landstr.",
- "Bergstr.",
- "Berliner Platz",
- "Berliner Str.",
- "Bernhard-Letterhaus-Str.",
- "Bernhard-Lichtenberg-Str.",
- "Bernhard-Ridder-Str.",
- "Bernsteinstr.",
- "Bertha-Middelhauve-Str.",
- "Bertha-von-Suttner-Str.",
- "Bertolt-Brecht-Str.",
- "Berzeliusstr.",
- "Bielertstr.",
- "Biesenbach",
- "Billrothstr.",
- "Birkenbergstr.",
- "Birkengartenstr.",
- "Birkenweg",
- "Bismarckstr.",
- "Bitterfelder Str.",
- "Blankenburg",
- "Blaukehlchenweg",
- "Blütenstr.",
- "Boberstr.",
- "Böcklerstr.",
- "Bodelschwinghstr.",
- "Bodestr.",
- "Bogenstr.",
- "Bohnenkampsweg",
- "Bohofsweg",
- "Bonifatiusstr.",
- "Bonner Str.",
- "Borkumstr.",
- "Bornheimer Str.",
- "Borsigstr.",
- "Borussiastr.",
- "Bracknellstr.",
- "Brahmsweg",
- "Brandenburger Str.",
- "Breidenbachstr.",
- "Breslauer Str.",
- "Bruchhauser Str.",
- "Brückenstr.",
- "Brucknerstr.",
- "Brüder-Bonhoeffer-Str.",
- "Buchenweg",
- "Bürgerbuschweg",
- "Burgloch",
- "Burgplatz",
- "Burgstr.",
- "Burgweg",
- "Bürriger Weg",
- "Burscheider Str.",
- "Buschkämpchen",
- "Butterheider Str.",
- "Carl-Duisberg-Platz",
- "Carl-Duisberg-Str.",
- "Carl-Leverkus-Str.",
- "Carl-Maria-von-Weber-Platz",
- "Carl-Maria-von-Weber-Str.",
- "Carlo-Mierendorff-Str.",
- "Carl-Rumpff-Str.",
- "Carl-von-Ossietzky-Str.",
- "Charlottenburger Str.",
- "Christian-Heß-Str.",
- "Claasbruch",
- "Clemens-Winkler-Str.",
- "Concordiastr.",
- "Cranachstr.",
- "Dahlemer Str.",
- "Daimlerstr.",
- "Damaschkestr.",
- "Danziger Str.",
- "Debengasse",
- "Dechant-Fein-Str.",
- "Dechant-Krey-Str.",
- "Deichtorstr.",
- "Dhünnberg",
- "Dhünnstr.",
- "Dianastr.",
- "Diedenhofener Str.",
- "Diepental",
- "Diepenthaler Str.",
- "Dieselstr.",
- "Dillinger Str.",
- "Distelkamp",
- "Dohrgasse",
- "Domblick",
- "Dönhoffstr.",
- "Dornierstr.",
- "Drachenfelsstr.",
- "Dr.-August-Blank-Str.",
- "Dresdener Str.",
- "Driescher Hecke",
- "Drosselweg",
- "Dudweilerstr.",
- "Dünenweg",
- "Dünfelder Str.",
- "Dünnwalder Grenzweg",
- "Düppeler Str.",
- "Dürerstr.",
- "Dürscheider Weg",
- "Düsseldorfer Str.",
- "Edelrather Weg",
- "Edmund-Husserl-Str.",
- "Eduard-Spranger-Str.",
- "Ehrlichstr.",
- "Eichenkamp",
- "Eichenweg",
- "Eidechsenweg",
- "Eifelstr.",
- "Eifgenstr.",
- "Eintrachtstr.",
- "Elbestr.",
- "Elisabeth-Langgässer-Str.",
- "Elisabethstr.",
- "Elisabeth-von-Thadden-Str.",
- "Elisenstr.",
- "Elsa-Brändström-Str.",
- "Elsbachstr.",
- "Else-Lasker-Schüler-Str.",
- "Elsterstr.",
- "Emil-Fischer-Str.",
- "Emil-Nolde-Str.",
- "Engelbertstr.",
- "Engstenberger Weg",
- "Entenpfuhl",
- "Erbelegasse",
- "Erftstr.",
- "Erfurter Str.",
- "Erich-Heckel-Str.",
- "Erich-Klausener-Str.",
- "Erich-Ollenhauer-Str.",
- "Erlenweg",
- "Ernst-Bloch-Str.",
- "Ernst-Ludwig-Kirchner-Str.",
- "Erzbergerstr.",
- "Eschenallee",
- "Eschenweg",
- "Esmarchstr.",
- "Espenweg",
- "Euckenstr.",
- "Eulengasse",
- "Eulenkamp",
- "Ewald-Flamme-Str.",
- "Ewald-Röll-Str.",
- "Fährstr.",
- "Farnweg",
- "Fasanenweg",
- "Faßbacher Hof",
- "Felderstr.",
- "Feldkampstr.",
- "Feldsiefer Weg",
- "Feldsiefer Wiesen",
- "Feldstr.",
- "Feldtorstr.",
- "Felix-von-Roll-Str.",
- "Ferdinand-Lassalle-Str.",
- "Fester Weg",
- "Feuerbachstr.",
- "Feuerdornweg",
- "Fichtenweg",
- "Fichtestr.",
- "Finkelsteinstr.",
- "Finkenweg",
- "Fixheider Str.",
- "Flabbenhäuschen",
- "Flensburger Str.",
- "Fliederweg",
- "Florastr.",
- "Florianweg",
- "Flotowstr.",
- "Flurstr.",
- "Föhrenweg",
- "Fontanestr.",
- "Forellental",
- "Fortunastr.",
- "Franz-Esser-Str.",
- "Franz-Hitze-Str.",
- "Franz-Kail-Str.",
- "Franz-Marc-Str.",
- "Freiburger Str.",
- "Freiheitstr.",
- "Freiherr-vom-Stein-Str.",
- "Freudenthal",
- "Freudenthaler Weg",
- "Fridtjof-Nansen-Str.",
- "Friedenberger Str.",
- "Friedensstr.",
- "Friedhofstr.",
- "Friedlandstr.",
- "Friedlieb-Ferdinand-Runge-Str.",
- "Friedrich-Bayer-Str.",
- "Friedrich-Bergius-Platz",
- "Friedrich-Ebert-Platz",
- "Friedrich-Ebert-Str.",
- "Friedrich-Engels-Str.",
- "Friedrich-List-Str.",
- "Friedrich-Naumann-Str.",
- "Friedrich-Sertürner-Str.",
- "Friedrichstr.",
- "Friedrich-Weskott-Str.",
- "Friesenweg",
- "Frischenberg",
- "Fritz-Erler-Str.",
- "Fritz-Henseler-Str.",
- "Fröbelstr.",
- "Fürstenbergplatz",
- "Fürstenbergstr.",
- "Gabriele-Münter-Str.",
- "Gartenstr.",
- "Gebhardstr.",
- "Geibelstr.",
- "Gellertstr.",
- "Georg-von-Vollmar-Str.",
- "Gerhard-Domagk-Str.",
- "Gerhart-Hauptmann-Str.",
- "Gerichtsstr.",
- "Geschwister-Scholl-Str.",
- "Gezelinallee",
- "Gierener Weg",
- "Ginsterweg",
- "Gisbert-Cremer-Str.",
- "Glücksburger Str.",
- "Gluckstr.",
- "Gneisenaustr.",
- "Goetheplatz",
- "Goethestr.",
- "Golo-Mann-Str.",
- "Görlitzer Str.",
- "Görresstr.",
- "Graebestr.",
- "Graf-Galen-Platz",
- "Gregor-Mendel-Str.",
- "Greifswalder Str.",
- "Grillenweg",
- "Gronenborner Weg",
- "Große Kirchstr.",
- "Grunder Wiesen",
- "Grundermühle",
- "Grundermühlenhof",
- "Grundermühlenweg",
- "Grüner Weg",
- "Grunewaldstr.",
- "Grünstr.",
- "Günther-Weisenborn-Str.",
- "Gustav-Freytag-Str.",
- "Gustav-Heinemann-Str.",
- "Gustav-Radbruch-Str.",
- "Gut Reuschenberg",
- "Gutenbergstr.",
- "Haberstr.",
- "Habichtgasse",
- "Hafenstr.",
- "Hagenauer Str.",
- "Hahnenblecher",
- "Halenseestr.",
- "Halfenleimbach",
- "Hallesche Str.",
- "Halligstr.",
- "Hamberger Str.",
- "Hammerweg",
- "Händelstr.",
- "Hannah-Höch-Str.",
- "Hans-Arp-Str.",
- "Hans-Gerhard-Str.",
- "Hans-Sachs-Str.",
- "Hans-Schlehahn-Str.",
- "Hans-von-Dohnanyi-Str.",
- "Hardenbergstr.",
- "Haselweg",
- "Hauptstr.",
- "Haus-Vorster-Str.",
- "Hauweg",
- "Havelstr.",
- "Havensteinstr.",
- "Haydnstr.",
- "Hebbelstr.",
- "Heckenweg",
- "Heerweg",
- "Hegelstr.",
- "Heidberg",
- "Heidehöhe",
- "Heidestr.",
- "Heimstättenweg",
- "Heinrich-Böll-Str.",
- "Heinrich-Brüning-Str.",
- "Heinrich-Claes-Str.",
- "Heinrich-Heine-Str.",
- "Heinrich-Hörlein-Str.",
- "Heinrich-Lübke-Str.",
- "Heinrich-Lützenkirchen-Weg",
- "Heinrichstr.",
- "Heinrich-Strerath-Str.",
- "Heinrich-von-Kleist-Str.",
- "Heinrich-von-Stephan-Str.",
- "Heisterbachstr.",
- "Helenenstr.",
- "Helmestr.",
- "Hemmelrather Weg",
- "Henry-T.-v.-Böttinger-Str.",
- "Herderstr.",
- "Heribertstr.",
- "Hermann-Ehlers-Str.",
- "Hermann-Hesse-Str.",
- "Hermann-König-Str.",
- "Hermann-Löns-Str.",
- "Hermann-Milde-Str.",
- "Hermann-Nörrenberg-Str.",
- "Hermann-von-Helmholtz-Str.",
- "Hermann-Waibel-Str.",
- "Herzogstr.",
- "Heymannstr.",
- "Hindenburgstr.",
- "Hirzenberg",
- "Hitdorfer Kirchweg",
- "Hitdorfer Str.",
- "Höfer Mühle",
- "Höfer Weg",
- "Hohe Str.",
- "Höhenstr.",
- "Höltgestal",
- "Holunderweg",
- "Holzer Weg",
- "Holzer Wiesen",
- "Hornpottweg",
- "Hubertusweg",
- "Hufelandstr.",
- "Hufer Weg",
- "Humboldtstr.",
- "Hummelsheim",
- "Hummelweg",
- "Humperdinckstr.",
- "Hüscheider Gärten",
- "Hüscheider Str.",
- "Hütte",
- "Ilmstr.",
- "Im Bergischen Heim",
- "Im Bruch",
- "Im Buchenhain",
- "Im Bühl",
- "Im Burgfeld",
- "Im Dorf",
- "Im Eisholz",
- "Im Friedenstal",
- "Im Frohental",
- "Im Grunde",
- "Im Hederichsfeld",
- "Im Jücherfeld",
- "Im Kalkfeld",
- "Im Kirberg",
- "Im Kirchfeld",
- "Im Kreuzbruch",
- "Im Mühlenfeld",
- "Im Nesselrader Kamp",
- "Im Oberdorf",
- "Im Oberfeld",
- "Im Rosengarten",
- "Im Rottland",
- "Im Scheffengarten",
- "Im Staderfeld",
- "Im Steinfeld",
- "Im Weidenblech",
- "Im Winkel",
- "Im Ziegelfeld",
- "Imbach",
- "Imbacher Weg",
- "Immenweg",
- "In den Blechenhöfen",
- "In den Dehlen",
- "In der Birkenau",
- "In der Dasladen",
- "In der Felderhütten",
- "In der Hartmannswiese",
- "In der Höhle",
- "In der Schaafsdellen",
- "In der Wasserkuhl",
- "In der Wüste",
- "In Holzhausen",
- "Insterstr.",
- "Jacob-Fröhlen-Str.",
- "Jägerstr.",
- "Jahnstr.",
- "Jakob-Eulenberg-Weg",
- "Jakobistr.",
- "Jakob-Kaiser-Str.",
- "Jenaer Str.",
- "Johannes-Baptist-Str.",
- "Johannes-Dott-Str.",
- "Johannes-Popitz-Str.",
- "Johannes-Wislicenus-Str.",
- "Johannisburger Str.",
- "Johann-Janssen-Str.",
- "Johann-Wirtz-Weg",
- "Josefstr.",
- "Jüch",
- "Julius-Doms-Str.",
- "Julius-Leber-Str.",
- "Kaiserplatz",
- "Kaiserstr.",
- "Kaiser-Wilhelm-Allee",
- "Kalkstr.",
- "Kämpchenstr.",
- "Kämpenwiese",
- "Kämper Weg",
- "Kamptalweg",
- "Kanalstr.",
- "Kandinskystr.",
- "Kantstr.",
- "Kapellenstr.",
- "Karl-Arnold-Str.",
- "Karl-Bosch-Str.",
- "Karl-Bückart-Str.",
- "Karl-Carstens-Ring",
- "Karl-Friedrich-Goerdeler-Str.",
- "Karl-Jaspers-Str.",
- "Karl-König-Str.",
- "Karl-Krekeler-Str.",
- "Karl-Marx-Str.",
- "Karlstr.",
- "Karl-Ulitzka-Str.",
- "Karl-Wichmann-Str.",
- "Karl-Wingchen-Str.",
- "Käsenbrod",
- "Käthe-Kollwitz-Str.",
- "Katzbachstr.",
- "Kerschensteinerstr.",
- "Kiefernweg",
- "Kieler Str.",
- "Kieselstr.",
- "Kiesweg",
- "Kinderhausen",
- "Kleiberweg",
- "Kleine Kirchstr.",
- "Kleingansweg",
- "Kleinheider Weg",
- "Klief",
- "Kneippstr.",
- "Knochenbergsweg",
- "Kochergarten",
- "Kocherstr.",
- "Kockelsberg",
- "Kolberger Str.",
- "Kolmarer Str.",
- "Kölner Gasse",
- "Kölner Str.",
- "Kolpingstr.",
- "Königsberger Platz",
- "Konrad-Adenauer-Platz",
- "Köpenicker Str.",
- "Kopernikusstr.",
- "Körnerstr.",
- "Köschenberg",
- "Köttershof",
- "Kreuzbroicher Str.",
- "Kreuzkamp",
- "Krummer Weg",
- "Kruppstr.",
- "Kuhlmannweg",
- "Kump",
- "Kumper Weg",
- "Kunstfeldstr.",
- "Küppersteger Str.",
- "Kursiefen",
- "Kursiefer Weg",
- "Kurtekottenweg",
- "Kurt-Schumacher-Ring",
- "Kyllstr.",
- "Langenfelder Str.",
- "Längsleimbach",
- "Lärchenweg",
- "Legienstr.",
- "Lehner Mühle",
- "Leichlinger Str.",
- "Leimbacher Hof",
- "Leinestr.",
- "Leineweberstr.",
- "Leipziger Str.",
- "Lerchengasse",
- "Lessingstr.",
- "Libellenweg",
- "Lichstr.",
- "Liebigstr.",
- "Lindenstr.",
- "Lingenfeld",
- "Linienstr.",
- "Lippe",
- "Löchergraben",
- "Löfflerstr.",
- "Loheweg",
- "Lohrbergstr.",
- "Lohrstr.",
- "Löhstr.",
- "Lortzingstr.",
- "Lötzener Str.",
- "Löwenburgstr.",
- "Lucasstr.",
- "Ludwig-Erhard-Platz",
- "Ludwig-Girtler-Str.",
- "Ludwig-Knorr-Str.",
- "Luisenstr.",
- "Lupinenweg",
- "Lurchenweg",
- "Lützenkirchener Str.",
- "Lycker Str.",
- "Maashofstr.",
- "Manforter Str.",
- "Marc-Chagall-Str.",
- "Maria-Dresen-Str.",
- "Maria-Terwiel-Str.",
- "Marie-Curie-Str.",
- "Marienburger Str.",
- "Mariendorfer Str.",
- "Marienwerderstr.",
- "Marie-Schlei-Str.",
- "Marktplatz",
- "Markusweg",
- "Martin-Buber-Str.",
- "Martin-Heidegger-Str.",
- "Martin-Luther-Str.",
- "Masurenstr.",
- "Mathildenweg",
- "Maurinusstr.",
- "Mauspfad",
- "Max-Beckmann-Str.",
- "Max-Delbrück-Str.",
- "Max-Ernst-Str.",
- "Max-Holthausen-Platz",
- "Max-Horkheimer-Str.",
- "Max-Liebermann-Str.",
- "Max-Pechstein-Str.",
- "Max-Planck-Str.",
- "Max-Scheler-Str.",
- "Max-Schönenberg-Str.",
- "Maybachstr.",
- "Meckhofer Feld",
- "Meisenweg",
- "Memelstr.",
- "Menchendahler Str.",
- "Mendelssohnstr.",
- "Merziger Str.",
- "Mettlacher Str.",
- "Metzer Str.",
- "Michaelsweg",
- "Miselohestr.",
- "Mittelstr.",
- "Mohlenstr.",
- "Moltkestr.",
- "Monheimer Str.",
- "Montanusstr.",
- "Montessoriweg",
- "Moosweg",
- "Morsbroicher Str.",
- "Moselstr.",
- "Moskauer Str.",
- "Mozartstr.",
- "Mühlenweg",
- "Muhrgasse",
- "Muldestr.",
- "Mülhausener Str.",
- "Mülheimer Str.",
- "Münsters Gäßchen",
- "Münzstr.",
- "Müritzstr.",
- "Myliusstr.",
- "Nachtigallenweg",
- "Nauener Str.",
- "Neißestr.",
- "Nelly-Sachs-Str.",
- "Netzestr.",
- "Neuendriesch",
- "Neuenhausgasse",
- "Neuenkamp",
- "Neujudenhof",
- "Neukronenberger Str.",
- "Neustadtstr.",
- "Nicolai-Hartmann-Str.",
- "Niederblecher",
- "Niederfeldstr.",
- "Nietzschestr.",
- "Nikolaus-Groß-Str.",
- "Nobelstr.",
- "Norderneystr.",
- "Nordstr.",
- "Ober dem Hof",
- "Obere Lindenstr.",
- "Obere Str.",
- "Oberölbach",
- "Odenthaler Str.",
- "Oderstr.",
- "Okerstr.",
- "Olof-Palme-Str.",
- "Ophovener Str.",
- "Opladener Platz",
- "Opladener Str.",
- "Ortelsburger Str.",
- "Oskar-Moll-Str.",
- "Oskar-Schlemmer-Str.",
- "Oststr.",
- "Oswald-Spengler-Str.",
- "Otto-Dix-Str.",
- "Otto-Grimm-Str.",
- "Otto-Hahn-Str.",
- "Otto-Müller-Str.",
- "Otto-Stange-Str.",
- "Ottostr.",
- "Otto-Varnhagen-Str.",
- "Otto-Wels-Str.",
- "Ottweilerstr.",
- "Oulustr.",
- "Overfeldweg",
- "Pappelweg",
- "Paracelsusstr.",
- "Parkstr.",
- "Pastor-Louis-Str.",
- "Pastor-Scheibler-Str.",
- "Pastorskamp",
- "Paul-Klee-Str.",
- "Paul-Löbe-Str.",
- "Paulstr.",
- "Peenestr.",
- "Pescher Busch",
- "Peschstr.",
- "Pestalozzistr.",
- "Peter-Grieß-Str.",
- "Peter-Joseph-Lenné-Str.",
- "Peter-Neuenheuser-Str.",
- "Petersbergstr.",
- "Peterstr.",
- "Pfarrer-Jekel-Str.",
- "Pfarrer-Klein-Str.",
- "Pfarrer-Röhr-Str.",
- "Pfeilshofstr.",
- "Philipp-Ott-Str.",
- "Piet-Mondrian-Str.",
- "Platanenweg",
- "Pommernstr.",
- "Porschestr.",
- "Poststr.",
- "Potsdamer Str.",
- "Pregelstr.",
- "Prießnitzstr.",
- "Pützdelle",
- "Quarzstr.",
- "Quettinger Str.",
- "Rat-Deycks-Str.",
- "Rathenaustr.",
- "Ratherkämp",
- "Ratiborer Str.",
- "Raushofstr.",
- "Regensburger Str.",
- "Reinickendorfer Str.",
- "Renkgasse",
- "Rennbaumplatz",
- "Rennbaumstr.",
- "Reuschenberger Str.",
- "Reusrather Str.",
- "Reuterstr.",
- "Rheinallee",
- "Rheindorfer Str.",
- "Rheinstr.",
- "Rhein-Wupper-Platz",
- "Richard-Wagner-Str.",
- "Rilkestr.",
- "Ringstr.",
- "Robert-Blum-Str.",
- "Robert-Koch-Str.",
- "Robert-Medenwald-Str.",
- "Rolandstr.",
- "Romberg",
- "Röntgenstr.",
- "Roonstr.",
- "Ropenstall",
- "Ropenstaller Weg",
- "Rosenthal",
- "Rostocker Str.",
- "Rotdornweg",
- "Röttgerweg",
- "Rückertstr.",
- "Rudolf-Breitscheid-Str.",
- "Rudolf-Mann-Platz",
- "Rudolf-Stracke-Str.",
- "Ruhlachplatz",
- "Ruhlachstr.",
- "Rüttersweg",
- "Saalestr.",
- "Saarbrücker Str.",
- "Saarlauterner Str.",
- "Saarstr.",
- "Salamanderweg",
- "Samlandstr.",
- "Sanddornstr.",
- "Sandstr.",
- "Sauerbruchstr.",
- "Schäfershütte",
- "Scharnhorststr.",
- "Scheffershof",
- "Scheidemannstr.",
- "Schellingstr.",
- "Schenkendorfstr.",
- "Schießbergstr.",
- "Schillerstr.",
- "Schlangenhecke",
- "Schlebuscher Heide",
- "Schlebuscher Str.",
- "Schlebuschrath",
- "Schlehdornstr.",
- "Schleiermacherstr.",
- "Schloßstr.",
- "Schmalenbruch",
- "Schnepfenflucht",
- "Schöffenweg",
- "Schöllerstr.",
- "Schöne Aussicht",
- "Schöneberger Str.",
- "Schopenhauerstr.",
- "Schubertplatz",
- "Schubertstr.",
- "Schulberg",
- "Schulstr.",
- "Schumannstr.",
- "Schwalbenweg",
- "Schwarzastr.",
- "Sebastianusweg",
- "Semmelweisstr.",
- "Siebelplatz",
- "Siemensstr.",
- "Solinger Str.",
- "Sonderburger Str.",
- "Spandauer Str.",
- "Speestr.",
- "Sperberweg",
- "Sperlingsweg",
- "Spitzwegstr.",
- "Sporrenberger Mühle",
- "Spreestr.",
- "St. Ingberter Str.",
- "Starenweg",
- "Stauffenbergstr.",
- "Stefan-Zweig-Str.",
- "Stegerwaldstr.",
- "Steglitzer Str.",
- "Steinbücheler Feld",
- "Steinbücheler Str.",
- "Steinstr.",
- "Steinweg",
- "Stephan-Lochner-Str.",
- "Stephanusstr.",
- "Stettiner Str.",
- "Stixchesstr.",
- "Stöckenstr.",
- "Stralsunder Str.",
- "Straßburger Str.",
- "Stresemannplatz",
- "Strombergstr.",
- "Stromstr.",
- "Stüttekofener Str.",
- "Sudestr.",
- "Sürderstr.",
- "Syltstr.",
- "Talstr.",
- "Tannenbergstr.",
- "Tannenweg",
- "Taubenweg",
- "Teitscheider Weg",
- "Telegrafenstr.",
- "Teltower Str.",
- "Tempelhofer Str.",
- "Theodor-Adorno-Str.",
- "Theodor-Fliedner-Str.",
- "Theodor-Gierath-Str.",
- "Theodor-Haubach-Str.",
- "Theodor-Heuss-Ring",
- "Theodor-Storm-Str.",
- "Theodorstr.",
- "Thomas-Dehler-Str.",
- "Thomas-Morus-Str.",
- "Thomas-von-Aquin-Str.",
- "Tönges Feld",
- "Torstr.",
- "Treptower Str.",
- "Treuburger Str.",
- "Uhlandstr.",
- "Ulmenweg",
- "Ulmer Str.",
- "Ulrichstr.",
- "Ulrich-von-Hassell-Str.",
- "Umlag",
- "Unstrutstr.",
- "Unter dem Schildchen",
- "Unterölbach",
- "Unterstr.",
- "Uppersberg",
- "Van\\'t-Hoff-Str.",
- "Veit-Stoß-Str.",
- "Vereinsstr.",
- "Viktor-Meyer-Str.",
- "Vincent-van-Gogh-Str.",
- "Virchowstr.",
- "Voigtslach",
- "Volhardstr.",
- "Völklinger Str.",
- "Von-Brentano-Str.",
- "Von-Diergardt-Str.",
- "Von-Eichendorff-Str.",
- "Von-Ketteler-Str.",
- "Von-Knoeringen-Str.",
- "Von-Pettenkofer-Str.",
- "Von-Siebold-Str.",
- "Wacholderweg",
- "Waldstr.",
- "Walter-Flex-Str.",
- "Walter-Hempel-Str.",
- "Walter-Hochapfel-Str.",
- "Walter-Nernst-Str.",
- "Wannseestr.",
- "Warnowstr.",
- "Warthestr.",
- "Weddigenstr.",
- "Weichselstr.",
- "Weidenstr.",
- "Weidfeldstr.",
- "Weiherfeld",
- "Weiherstr.",
- "Weinhäuser Str.",
- "Weißdornweg",
- "Weißenseestr.",
- "Weizkamp",
- "Werftstr.",
- "Werkstättenstr.",
- "Werner-Heisenberg-Str.",
- "Werrastr.",
- "Weyerweg",
- "Widdauener Str.",
- "Wiebertshof",
- "Wiehbachtal",
- "Wiembachallee",
- "Wiesdorfer Platz",
- "Wiesenstr.",
- "Wilhelm-Busch-Str.",
- "Wilhelm-Hastrich-Str.",
- "Wilhelm-Leuschner-Str.",
- "Wilhelm-Liebknecht-Str.",
- "Wilhelmsgasse",
- "Wilhelmstr.",
- "Willi-Baumeister-Str.",
- "Willy-Brandt-Ring",
- "Winand-Rossi-Str.",
- "Windthorststr.",
- "Winkelweg",
- "Winterberg",
- "Wittenbergstr.",
- "Wolf-Vostell-Str.",
- "Wolkenburgstr.",
- "Wupperstr.",
- "Wuppertalstr.",
- "Wüstenhof",
- "Yitzhak-Rabin-Str.",
- "Zauberkuhle",
- "Zedernweg",
- "Zehlendorfer Str.",
- "Zehntenweg",
- "Zeisigweg",
- "Zeppelinstr.",
- "Zschopaustr.",
- "Zum Claashäuschen",
- "Zündhütchenweg",
- "Zur Alten Brauerei",
- "Zur alten Fabrik"
- ],
- "building_number": [
- "###",
- "##",
- "#",
- "##a",
- "##b",
- "##c"
- ],
- "secondary_address": [
- "Apt. ###",
- "Zimmer ###",
- "# OG"
- ],
- "postcode": [
- "#####",
- "#####"
- ],
- "state": [
- "Baden-Württemberg",
- "Bayern",
- "Berlin",
- "Brandenburg",
- "Bremen",
- "Hamburg",
- "Hessen",
- "Mecklenburg-Vorpommern",
- "Niedersachsen",
- "Nordrhein-Westfalen",
- "Rheinland-Pfalz",
- "Saarland",
- "Sachsen",
- "Sachsen-Anhalt",
- "Schleswig-Holstein",
- "Thüringen"
- ],
- "state_abbr": [
- "BW",
- "BY",
- "BE",
- "BB",
- "HB",
- "HH",
- "HE",
- "MV",
- "NI",
- "NW",
- "RP",
- "SL",
- "SN",
- "ST",
- "SH",
- "TH"
- ],
- "city": [
- "#{city_prefix} #{Name.first_name}#{city_suffix}",
- "#{city_prefix} #{Name.first_name}",
- "#{Name.first_name}#{city_suffix}",
- "#{Name.last_name}#{city_suffix}"
- ],
- "street_name": [
- "#{street_root}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Deutschland"
- ]
-};
-de.company = {
- "suffix": [
- "GmbH",
- "AG",
- "Gruppe",
- "KG",
- "GmbH & Co. KG",
- "UG",
- "OHG"
- ],
- "legal_form": [
- "GmbH",
- "AG",
- "Gruppe",
- "KG",
- "GmbH & Co. KG",
- "UG",
- "OHG"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
- ]
-};
-de.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "info",
- "name",
- "net",
- "org",
- "de",
- "ch"
- ]
-};
-de.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"
- ]
-};
-de.name = {
- "first_name": [
- "Aaron",
- "Abdul",
- "Abdullah",
- "Adam",
- "Adrian",
- "Adriano",
- "Ahmad",
- "Ahmed",
- "Ahmet",
- "Alan",
- "Albert",
- "Alessandro",
- "Alessio",
- "Alex",
- "Alexander",
- "Alfred",
- "Ali",
- "Amar",
- "Amir",
- "Amon",
- "Andre",
- "Andreas",
- "Andrew",
- "Angelo",
- "Ansgar",
- "Anthony",
- "Anton",
- "Antonio",
- "Arda",
- "Arian",
- "Armin",
- "Arne",
- "Arno",
- "Arthur",
- "Artur",
- "Arved",
- "Arvid",
- "Ayman",
- "Baran",
- "Baris",
- "Bastian",
- "Batuhan",
- "Bela",
- "Ben",
- "Benedikt",
- "Benjamin",
- "Bennet",
- "Bennett",
- "Benno",
- "Bent",
- "Berat",
- "Berkay",
- "Bernd",
- "Bilal",
- "Bjarne",
- "Björn",
- "Bo",
- "Boris",
- "Brandon",
- "Brian",
- "Bruno",
- "Bryan",
- "Burak",
- "Calvin",
- "Can",
- "Carl",
- "Carlo",
- "Carlos",
- "Caspar",
- "Cedric",
- "Cedrik",
- "Cem",
- "Charlie",
- "Chris",
- "Christian",
- "Christiano",
- "Christoph",
- "Christopher",
- "Claas",
- "Clemens",
- "Colin",
- "Collin",
- "Conner",
- "Connor",
- "Constantin",
- "Corvin",
- "Curt",
- "Damian",
- "Damien",
- "Daniel",
- "Danilo",
- "Danny",
- "Darian",
- "Dario",
- "Darius",
- "Darren",
- "David",
- "Davide",
- "Davin",
- "Dean",
- "Deniz",
- "Dennis",
- "Denny",
- "Devin",
- "Diego",
- "Dion",
- "Domenic",
- "Domenik",
- "Dominic",
- "Dominik",
- "Dorian",
- "Dustin",
- "Dylan",
- "Ecrin",
- "Eddi",
- "Eddy",
- "Edgar",
- "Edwin",
- "Efe",
- "Ege",
- "Elia",
- "Eliah",
- "Elias",
- "Elijah",
- "Emanuel",
- "Emil",
- "Emilian",
- "Emilio",
- "Emir",
- "Emirhan",
- "Emre",
- "Enes",
- "Enno",
- "Enrico",
- "Eren",
- "Eric",
- "Erik",
- "Etienne",
- "Fabian",
- "Fabien",
- "Fabio",
- "Fabrice",
- "Falk",
- "Felix",
- "Ferdinand",
- "Fiete",
- "Filip",
- "Finlay",
- "Finley",
- "Finn",
- "Finnley",
- "Florian",
- "Francesco",
- "Franz",
- "Frederic",
- "Frederick",
- "Frederik",
- "Friedrich",
- "Fritz",
- "Furkan",
- "Fynn",
- "Gabriel",
- "Georg",
- "Gerrit",
- "Gian",
- "Gianluca",
- "Gino",
- "Giuliano",
- "Giuseppe",
- "Gregor",
- "Gustav",
- "Hagen",
- "Hamza",
- "Hannes",
- "Hanno",
- "Hans",
- "Hasan",
- "Hassan",
- "Hauke",
- "Hendrik",
- "Hennes",
- "Henning",
- "Henri",
- "Henrick",
- "Henrik",
- "Henry",
- "Hugo",
- "Hussein",
- "Ian",
- "Ibrahim",
- "Ilias",
- "Ilja",
- "Ilyas",
- "Immanuel",
- "Ismael",
- "Ismail",
- "Ivan",
- "Iven",
- "Jack",
- "Jacob",
- "Jaden",
- "Jakob",
- "Jamal",
- "James",
- "Jamie",
- "Jan",
- "Janek",
- "Janis",
- "Janne",
- "Jannek",
- "Jannes",
- "Jannik",
- "Jannis",
- "Jano",
- "Janosch",
- "Jared",
- "Jari",
- "Jarne",
- "Jarno",
- "Jaron",
- "Jason",
- "Jasper",
- "Jay",
- "Jayden",
- "Jayson",
- "Jean",
- "Jens",
- "Jeremias",
- "Jeremie",
- "Jeremy",
- "Jermaine",
- "Jerome",
- "Jesper",
- "Jesse",
- "Jim",
- "Jimmy",
- "Joe",
- "Joel",
- "Joey",
- "Johann",
- "Johannes",
- "John",
- "Johnny",
- "Jon",
- "Jona",
- "Jonah",
- "Jonas",
- "Jonathan",
- "Jonte",
- "Joost",
- "Jordan",
- "Joris",
- "Joscha",
- "Joschua",
- "Josef",
- "Joseph",
- "Josh",
- "Joshua",
- "Josua",
- "Juan",
- "Julian",
- "Julien",
- "Julius",
- "Juri",
- "Justin",
- "Justus",
- "Kaan",
- "Kai",
- "Kalle",
- "Karim",
- "Karl",
- "Karlo",
- "Kay",
- "Keanu",
- "Kenan",
- "Kenny",
- "Keno",
- "Kerem",
- "Kerim",
- "Kevin",
- "Kian",
- "Kilian",
- "Kim",
- "Kimi",
- "Kjell",
- "Klaas",
- "Klemens",
- "Konrad",
- "Konstantin",
- "Koray",
- "Korbinian",
- "Kurt",
- "Lars",
- "Lasse",
- "Laurence",
- "Laurens",
- "Laurenz",
- "Laurin",
- "Lean",
- "Leander",
- "Leandro",
- "Leif",
- "Len",
- "Lenn",
- "Lennard",
- "Lennart",
- "Lennert",
- "Lennie",
- "Lennox",
- "Lenny",
- "Leo",
- "Leon",
- "Leonard",
- "Leonardo",
- "Leonhard",
- "Leonidas",
- "Leopold",
- "Leroy",
- "Levent",
- "Levi",
- "Levin",
- "Lewin",
- "Lewis",
- "Liam",
- "Lian",
- "Lias",
- "Lino",
- "Linus",
- "Lio",
- "Lion",
- "Lionel",
- "Logan",
- "Lorenz",
- "Lorenzo",
- "Loris",
- "Louis",
- "Luan",
- "Luc",
- "Luca",
- "Lucas",
- "Lucian",
- "Lucien",
- "Ludwig",
- "Luis",
- "Luiz",
- "Luk",
- "Luka",
- "Lukas",
- "Luke",
- "Lutz",
- "Maddox",
- "Mads",
- "Magnus",
- "Maik",
- "Maksim",
- "Malik",
- "Malte",
- "Manuel",
- "Marc",
- "Marcel",
- "Marco",
- "Marcus",
- "Marek",
- "Marian",
- "Mario",
- "Marius",
- "Mark",
- "Marko",
- "Markus",
- "Marlo",
- "Marlon",
- "Marten",
- "Martin",
- "Marvin",
- "Marwin",
- "Mateo",
- "Mathis",
- "Matis",
- "Mats",
- "Matteo",
- "Mattes",
- "Matthias",
- "Matthis",
- "Matti",
- "Mattis",
- "Maurice",
- "Max",
- "Maxim",
- "Maximilian",
- "Mehmet",
- "Meik",
- "Melvin",
- "Merlin",
- "Mert",
- "Michael",
- "Michel",
- "Mick",
- "Miguel",
- "Mika",
- "Mikail",
- "Mike",
- "Milan",
- "Milo",
- "Mio",
- "Mirac",
- "Mirco",
- "Mirko",
- "Mohamed",
- "Mohammad",
- "Mohammed",
- "Moritz",
- "Morten",
- "Muhammed",
- "Murat",
- "Mustafa",
- "Nathan",
- "Nathanael",
- "Nelson",
- "Neo",
- "Nevio",
- "Nick",
- "Niclas",
- "Nico",
- "Nicolai",
- "Nicolas",
- "Niels",
- "Nikita",
- "Niklas",
- "Niko",
- "Nikolai",
- "Nikolas",
- "Nils",
- "Nino",
- "Noah",
- "Noel",
- "Norman",
- "Odin",
- "Oke",
- "Ole",
- "Oliver",
- "Omar",
- "Onur",
- "Oscar",
- "Oskar",
- "Pascal",
- "Patrice",
- "Patrick",
- "Paul",
- "Peer",
- "Pepe",
- "Peter",
- "Phil",
- "Philip",
- "Philipp",
- "Pierre",
- "Piet",
- "Pit",
- "Pius",
- "Quentin",
- "Quirin",
- "Rafael",
- "Raik",
- "Ramon",
- "Raphael",
- "Rasmus",
- "Raul",
- "Rayan",
- "René",
- "Ricardo",
- "Riccardo",
- "Richard",
- "Rick",
- "Rico",
- "Robert",
- "Robin",
- "Rocco",
- "Roman",
- "Romeo",
- "Ron",
- "Ruben",
- "Ryan",
- "Said",
- "Salih",
- "Sam",
- "Sami",
- "Sammy",
- "Samuel",
- "Sandro",
- "Santino",
- "Sascha",
- "Sean",
- "Sebastian",
- "Selim",
- "Semih",
- "Shawn",
- "Silas",
- "Simeon",
- "Simon",
- "Sinan",
- "Sky",
- "Stefan",
- "Steffen",
- "Stephan",
- "Steve",
- "Steven",
- "Sven",
- "Sönke",
- "Sören",
- "Taha",
- "Tamino",
- "Tammo",
- "Tarik",
- "Tayler",
- "Taylor",
- "Teo",
- "Theo",
- "Theodor",
- "Thies",
- "Thilo",
- "Thomas",
- "Thorben",
- "Thore",
- "Thorge",
- "Tiago",
- "Til",
- "Till",
- "Tillmann",
- "Tim",
- "Timm",
- "Timo",
- "Timon",
- "Timothy",
- "Tino",
- "Titus",
- "Tizian",
- "Tjark",
- "Tobias",
- "Tom",
- "Tommy",
- "Toni",
- "Tony",
- "Torben",
- "Tore",
- "Tristan",
- "Tyler",
- "Tyron",
- "Umut",
- "Valentin",
- "Valentino",
- "Veit",
- "Victor",
- "Viktor",
- "Vin",
- "Vincent",
- "Vito",
- "Vitus",
- "Wilhelm",
- "Willi",
- "William",
- "Willy",
- "Xaver",
- "Yannic",
- "Yannick",
- "Yannik",
- "Yannis",
- "Yasin",
- "Youssef",
- "Yunus",
- "Yusuf",
- "Yven",
- "Yves",
- "Ömer",
- "Aaliyah",
- "Abby",
- "Abigail",
- "Ada",
- "Adelina",
- "Adriana",
- "Aileen",
- "Aimee",
- "Alana",
- "Alea",
- "Alena",
- "Alessa",
- "Alessia",
- "Alexa",
- "Alexandra",
- "Alexia",
- "Alexis",
- "Aleyna",
- "Alia",
- "Alica",
- "Alice",
- "Alicia",
- "Alina",
- "Alisa",
- "Alisha",
- "Alissa",
- "Aliya",
- "Aliyah",
- "Allegra",
- "Alma",
- "Alyssa",
- "Amalia",
- "Amanda",
- "Amelia",
- "Amelie",
- "Amina",
- "Amira",
- "Amy",
- "Ana",
- "Anabel",
- "Anastasia",
- "Andrea",
- "Angela",
- "Angelina",
- "Angelique",
- "Anja",
- "Ann",
- "Anna",
- "Annabel",
- "Annabell",
- "Annabelle",
- "Annalena",
- "Anne",
- "Anneke",
- "Annelie",
- "Annemarie",
- "Anni",
- "Annie",
- "Annika",
- "Anny",
- "Anouk",
- "Antonia",
- "Arda",
- "Ariana",
- "Ariane",
- "Arwen",
- "Ashley",
- "Asya",
- "Aurelia",
- "Aurora",
- "Ava",
- "Ayleen",
- "Aylin",
- "Ayse",
- "Azra",
- "Betty",
- "Bianca",
- "Bianka",
- "Caitlin",
- "Cara",
- "Carina",
- "Carla",
- "Carlotta",
- "Carmen",
- "Carolin",
- "Carolina",
- "Caroline",
- "Cassandra",
- "Catharina",
- "Catrin",
- "Cecile",
- "Cecilia",
- "Celia",
- "Celina",
- "Celine",
- "Ceyda",
- "Ceylin",
- "Chantal",
- "Charleen",
- "Charlotta",
- "Charlotte",
- "Chayenne",
- "Cheyenne",
- "Chiara",
- "Christin",
- "Christina",
- "Cindy",
- "Claire",
- "Clara",
- "Clarissa",
- "Colleen",
- "Collien",
- "Cora",
- "Corinna",
- "Cosima",
- "Dana",
- "Daniela",
- "Daria",
- "Darleen",
- "Defne",
- "Delia",
- "Denise",
- "Diana",
- "Dilara",
- "Dina",
- "Dorothea",
- "Ecrin",
- "Eda",
- "Eileen",
- "Ela",
- "Elaine",
- "Elanur",
- "Elea",
- "Elena",
- "Eleni",
- "Eleonora",
- "Eliana",
- "Elif",
- "Elina",
- "Elisa",
- "Elisabeth",
- "Ella",
- "Ellen",
- "Elli",
- "Elly",
- "Elsa",
- "Emelie",
- "Emely",
- "Emilia",
- "Emilie",
- "Emily",
- "Emma",
- "Emmely",
- "Emmi",
- "Emmy",
- "Enie",
- "Enna",
- "Enya",
- "Esma",
- "Estelle",
- "Esther",
- "Eva",
- "Evelin",
- "Evelina",
- "Eveline",
- "Evelyn",
- "Fabienne",
- "Fatima",
- "Fatma",
- "Felicia",
- "Felicitas",
- "Felina",
- "Femke",
- "Fenja",
- "Fine",
- "Finia",
- "Finja",
- "Finnja",
- "Fiona",
- "Flora",
- "Florentine",
- "Francesca",
- "Franka",
- "Franziska",
- "Frederike",
- "Freya",
- "Frida",
- "Frieda",
- "Friederike",
- "Giada",
- "Gina",
- "Giulia",
- "Giuliana",
- "Greta",
- "Hailey",
- "Hana",
- "Hanna",
- "Hannah",
- "Heidi",
- "Helen",
- "Helena",
- "Helene",
- "Helin",
- "Henriette",
- "Henrike",
- "Hermine",
- "Ida",
- "Ilayda",
- "Imke",
- "Ina",
- "Ines",
- "Inga",
- "Inka",
- "Irem",
- "Isa",
- "Isabel",
- "Isabell",
- "Isabella",
- "Isabelle",
- "Ivonne",
- "Jacqueline",
- "Jamie",
- "Jamila",
- "Jana",
- "Jane",
- "Janin",
- "Janina",
- "Janine",
- "Janna",
- "Janne",
- "Jara",
- "Jasmin",
- "Jasmina",
- "Jasmine",
- "Jella",
- "Jenna",
- "Jennifer",
- "Jenny",
- "Jessica",
- "Jessy",
- "Jette",
- "Jil",
- "Jill",
- "Joana",
- "Joanna",
- "Joelina",
- "Joeline",
- "Joelle",
- "Johanna",
- "Joleen",
- "Jolie",
- "Jolien",
- "Jolin",
- "Jolina",
- "Joline",
- "Jona",
- "Jonah",
- "Jonna",
- "Josefin",
- "Josefine",
- "Josephin",
- "Josephine",
- "Josie",
- "Josy",
- "Joy",
- "Joyce",
- "Judith",
- "Judy",
- "Jule",
- "Julia",
- "Juliana",
- "Juliane",
- "Julie",
- "Julienne",
- "Julika",
- "Julina",
- "Juna",
- "Justine",
- "Kaja",
- "Karina",
- "Karla",
- "Karlotta",
- "Karolina",
- "Karoline",
- "Kassandra",
- "Katarina",
- "Katharina",
- "Kathrin",
- "Katja",
- "Katrin",
- "Kaya",
- "Kayra",
- "Kiana",
- "Kiara",
- "Kim",
- "Kimberley",
- "Kimberly",
- "Kira",
- "Klara",
- "Korinna",
- "Kristin",
- "Kyra",
- "Laila",
- "Lana",
- "Lara",
- "Larissa",
- "Laura",
- "Laureen",
- "Lavinia",
- "Lea",
- "Leah",
- "Leana",
- "Leandra",
- "Leann",
- "Lee",
- "Leila",
- "Lena",
- "Lene",
- "Leni",
- "Lenia",
- "Lenja",
- "Lenya",
- "Leona",
- "Leoni",
- "Leonie",
- "Leonora",
- "Leticia",
- "Letizia",
- "Levke",
- "Leyla",
- "Lia",
- "Liah",
- "Liana",
- "Lili",
- "Lilia",
- "Lilian",
- "Liliana",
- "Lilith",
- "Lilli",
- "Lillian",
- "Lilly",
- "Lily",
- "Lina",
- "Linda",
- "Lindsay",
- "Line",
- "Linn",
- "Linnea",
- "Lisa",
- "Lisann",
- "Lisanne",
- "Liv",
- "Livia",
- "Liz",
- "Lola",
- "Loreen",
- "Lorena",
- "Lotta",
- "Lotte",
- "Louisa",
- "Louise",
- "Luana",
- "Luca",
- "Lucia",
- "Lucie",
- "Lucienne",
- "Lucy",
- "Luisa",
- "Luise",
- "Luka",
- "Luna",
- "Luzie",
- "Lya",
- "Lydia",
- "Lyn",
- "Lynn",
- "Madeleine",
- "Madita",
- "Madleen",
- "Madlen",
- "Magdalena",
- "Maike",
- "Mailin",
- "Maira",
- "Maja",
- "Malena",
- "Malia",
- "Malin",
- "Malina",
- "Mandy",
- "Mara",
- "Marah",
- "Mareike",
- "Maren",
- "Maria",
- "Mariam",
- "Marie",
- "Marieke",
- "Mariella",
- "Marika",
- "Marina",
- "Marisa",
- "Marissa",
- "Marit",
- "Marla",
- "Marleen",
- "Marlen",
- "Marlena",
- "Marlene",
- "Marta",
- "Martha",
- "Mary",
- "Maryam",
- "Mathilda",
- "Mathilde",
- "Matilda",
- "Maxi",
- "Maxima",
- "Maxine",
- "Maya",
- "Mayra",
- "Medina",
- "Medine",
- "Meike",
- "Melanie",
- "Melek",
- "Melike",
- "Melina",
- "Melinda",
- "Melis",
- "Melisa",
- "Melissa",
- "Merle",
- "Merve",
- "Meryem",
- "Mette",
- "Mia",
- "Michaela",
- "Michelle",
- "Mieke",
- "Mila",
- "Milana",
- "Milena",
- "Milla",
- "Mina",
- "Mira",
- "Miray",
- "Miriam",
- "Mirja",
- "Mona",
- "Monique",
- "Nadine",
- "Nadja",
- "Naemi",
- "Nancy",
- "Naomi",
- "Natalia",
- "Natalie",
- "Nathalie",
- "Neele",
- "Nela",
- "Nele",
- "Nelli",
- "Nelly",
- "Nia",
- "Nicole",
- "Nika",
- "Nike",
- "Nikita",
- "Nila",
- "Nina",
- "Nisa",
- "Noemi",
- "Nora",
- "Olivia",
- "Patricia",
- "Patrizia",
- "Paula",
- "Paulina",
- "Pauline",
- "Penelope",
- "Philine",
- "Phoebe",
- "Pia",
- "Rahel",
- "Rania",
- "Rebecca",
- "Rebekka",
- "Riana",
- "Rieke",
- "Rike",
- "Romina",
- "Romy",
- "Ronja",
- "Rosa",
- "Rosalie",
- "Ruby",
- "Sabrina",
- "Sahra",
- "Sally",
- "Salome",
- "Samantha",
- "Samia",
- "Samira",
- "Sandra",
- "Sandy",
- "Sanja",
- "Saphira",
- "Sara",
- "Sarah",
- "Saskia",
- "Selin",
- "Selina",
- "Selma",
- "Sena",
- "Sidney",
- "Sienna",
- "Silja",
- "Sina",
- "Sinja",
- "Smilla",
- "Sofia",
- "Sofie",
- "Sonja",
- "Sophia",
- "Sophie",
- "Soraya",
- "Stefanie",
- "Stella",
- "Stephanie",
- "Stina",
- "Sude",
- "Summer",
- "Susanne",
- "Svea",
- "Svenja",
- "Sydney",
- "Tabea",
- "Talea",
- "Talia",
- "Tamara",
- "Tamia",
- "Tamina",
- "Tanja",
- "Tara",
- "Tarja",
- "Teresa",
- "Tessa",
- "Thalea",
- "Thalia",
- "Thea",
- "Theresa",
- "Tia",
- "Tina",
- "Tomke",
- "Tuana",
- "Valentina",
- "Valeria",
- "Valerie",
- "Vanessa",
- "Vera",
- "Veronika",
- "Victoria",
- "Viktoria",
- "Viola",
- "Vivian",
- "Vivien",
- "Vivienne",
- "Wibke",
- "Wiebke",
- "Xenia",
- "Yara",
- "Yaren",
- "Yasmin",
- "Ylvi",
- "Ylvie",
- "Yvonne",
- "Zara",
- "Zehra",
- "Zeynep",
- "Zoe",
- "Zoey",
- "Zoé"
- ],
- "last_name": [
- "Abel",
- "Abicht",
- "Abraham",
- "Abramovic",
- "Abt",
- "Achilles",
- "Achkinadze",
- "Ackermann",
- "Adam",
- "Adams",
- "Ade",
- "Agostini",
- "Ahlke",
- "Ahrenberg",
- "Ahrens",
- "Aigner",
- "Albert",
- "Albrecht",
- "Alexa",
- "Alexander",
- "Alizadeh",
- "Allgeyer",
- "Amann",
- "Amberg",
- "Anding",
- "Anggreny",
- "Apitz",
- "Arendt",
- "Arens",
- "Arndt",
- "Aryee",
- "Aschenbroich",
- "Assmus",
- "Astafei",
- "Auer",
- "Axmann",
- "Baarck",
- "Bachmann",
- "Badane",
- "Bader",
- "Baganz",
- "Bahl",
- "Bak",
- "Balcer",
- "Balck",
- "Balkow",
- "Balnuweit",
- "Balzer",
- "Banse",
- "Barr",
- "Bartels",
- "Barth",
- "Barylla",
- "Baseda",
- "Battke",
- "Bauer",
- "Bauermeister",
- "Baumann",
- "Baumeister",
- "Bauschinger",
- "Bauschke",
- "Bayer",
- "Beavogui",
- "Beck",
- "Beckel",
- "Becker",
- "Beckmann",
- "Bedewitz",
- "Beele",
- "Beer",
- "Beggerow",
- "Beh",
- "Behr",
- "Behrenbruch",
- "Belz",
- "Bender",
- "Benecke",
- "Benner",
- "Benninger",
- "Benzing",
- "Berends",
- "Berger",
- "Berner",
- "Berning",
- "Bertenbreiter",
- "Best",
- "Bethke",
- "Betz",
- "Beushausen",
- "Beutelspacher",
- "Beyer",
- "Biba",
- "Bichler",
- "Bickel",
- "Biedermann",
- "Bieler",
- "Bielert",
- "Bienasch",
- "Bienias",
- "Biesenbach",
- "Bigdeli",
- "Birkemeyer",
- "Bittner",
- "Blank",
- "Blaschek",
- "Blassneck",
- "Bloch",
- "Blochwitz",
- "Blockhaus",
- "Blum",
- "Blume",
- "Bock",
- "Bode",
- "Bogdashin",
- "Bogenrieder",
- "Bohge",
- "Bolm",
- "Borgschulze",
- "Bork",
- "Bormann",
- "Bornscheuer",
- "Borrmann",
- "Borsch",
- "Boruschewski",
- "Bos",
- "Bosler",
- "Bourrouag",
- "Bouschen",
- "Boxhammer",
- "Boyde",
- "Bozsik",
- "Brand",
- "Brandenburg",
- "Brandis",
- "Brandt",
- "Brauer",
- "Braun",
- "Brehmer",
- "Breitenstein",
- "Bremer",
- "Bremser",
- "Brenner",
- "Brettschneider",
- "Breu",
- "Breuer",
- "Briesenick",
- "Bringmann",
- "Brinkmann",
- "Brix",
- "Broening",
- "Brosch",
- "Bruckmann",
- "Bruder",
- "Bruhns",
- "Brunner",
- "Bruns",
- "Bräutigam",
- "Brömme",
- "Brüggmann",
- "Buchholz",
- "Buchrucker",
- "Buder",
- "Bultmann",
- "Bunjes",
- "Burger",
- "Burghagen",
- "Burkhard",
- "Burkhardt",
- "Burmeister",
- "Busch",
- "Buschbaum",
- "Busemann",
- "Buss",
- "Busse",
- "Bussmann",
- "Byrd",
- "Bäcker",
- "Böhm",
- "Bönisch",
- "Börgeling",
- "Börner",
- "Böttner",
- "Büchele",
- "Bühler",
- "Büker",
- "Büngener",
- "Bürger",
- "Bürklein",
- "Büscher",
- "Büttner",
- "Camara",
- "Carlowitz",
- "Carlsohn",
- "Caspari",
- "Caspers",
- "Chapron",
- "Christ",
- "Cierpinski",
- "Clarius",
- "Cleem",
- "Cleve",
- "Co",
- "Conrad",
- "Cordes",
- "Cornelsen",
- "Cors",
- "Cotthardt",
- "Crews",
- "Cronjäger",
- "Crosskofp",
- "Da",
- "Dahm",
- "Dahmen",
- "Daimer",
- "Damaske",
- "Danneberg",
- "Danner",
- "Daub",
- "Daubner",
- "Daudrich",
- "Dauer",
- "Daum",
- "Dauth",
- "Dautzenberg",
- "De",
- "Decker",
- "Deckert",
- "Deerberg",
- "Dehmel",
- "Deja",
- "Delonge",
- "Demut",
- "Dengler",
- "Denner",
- "Denzinger",
- "Derr",
- "Dertmann",
- "Dethloff",
- "Deuschle",
- "Dieckmann",
- "Diedrich",
- "Diekmann",
- "Dienel",
- "Dies",
- "Dietrich",
- "Dietz",
- "Dietzsch",
- "Diezel",
- "Dilla",
- "Dingelstedt",
- "Dippl",
- "Dittmann",
- "Dittmar",
- "Dittmer",
- "Dix",
- "Dobbrunz",
- "Dobler",
- "Dohring",
- "Dolch",
- "Dold",
- "Dombrowski",
- "Donie",
- "Doskoczynski",
- "Dragu",
- "Drechsler",
- "Drees",
- "Dreher",
- "Dreier",
- "Dreissigacker",
- "Dressler",
- "Drews",
- "Duma",
- "Dutkiewicz",
- "Dyett",
- "Dylus",
- "Dächert",
- "Döbel",
- "Döring",
- "Dörner",
- "Dörre",
- "Dück",
- "Eberhard",
- "Eberhardt",
- "Ecker",
- "Eckhardt",
- "Edorh",
- "Effler",
- "Eggenmueller",
- "Ehm",
- "Ehmann",
- "Ehrig",
- "Eich",
- "Eichmann",
- "Eifert",
- "Einert",
- "Eisenlauer",
- "Ekpo",
- "Elbe",
- "Eleyth",
- "Elss",
- "Emert",
- "Emmelmann",
- "Ender",
- "Engel",
- "Engelen",
- "Engelmann",
- "Eplinius",
- "Erdmann",
- "Erhardt",
- "Erlei",
- "Erm",
- "Ernst",
- "Ertl",
- "Erwes",
- "Esenwein",
- "Esser",
- "Evers",
- "Everts",
- "Ewald",
- "Fahner",
- "Faller",
- "Falter",
- "Farber",
- "Fassbender",
- "Faulhaber",
- "Fehrig",
- "Feld",
- "Felke",
- "Feller",
- "Fenner",
- "Fenske",
- "Feuerbach",
- "Fietz",
- "Figl",
- "Figura",
- "Filipowski",
- "Filsinger",
- "Fincke",
- "Fink",
- "Finke",
- "Fischer",
- "Fitschen",
- "Fleischer",
- "Fleischmann",
- "Floder",
- "Florczak",
- "Flore",
- "Flottmann",
- "Forkel",
- "Forst",
- "Frahmeke",
- "Frank",
- "Franke",
- "Franta",
- "Frantz",
- "Franz",
- "Franzis",
- "Franzmann",
- "Frauen",
- "Frauendorf",
- "Freigang",
- "Freimann",
- "Freimuth",
- "Freisen",
- "Frenzel",
- "Frey",
- "Fricke",
- "Fried",
- "Friedek",
- "Friedenberg",
- "Friedmann",
- "Friedrich",
- "Friess",
- "Frisch",
- "Frohn",
- "Frosch",
- "Fuchs",
- "Fuhlbrügge",
- "Fusenig",
- "Fust",
- "Förster",
- "Gaba",
- "Gabius",
- "Gabler",
- "Gadschiew",
- "Gakstädter",
- "Galander",
- "Gamlin",
- "Gamper",
- "Gangnus",
- "Ganzmann",
- "Garatva",
- "Gast",
- "Gastel",
- "Gatzka",
- "Gauder",
- "Gebhardt",
- "Geese",
- "Gehre",
- "Gehrig",
- "Gehring",
- "Gehrke",
- "Geiger",
- "Geisler",
- "Geissler",
- "Gelling",
- "Gens",
- "Gerbennow",
- "Gerdel",
- "Gerhardt",
- "Gerschler",
- "Gerson",
- "Gesell",
- "Geyer",
- "Ghirmai",
- "Ghosh",
- "Giehl",
- "Gierisch",
- "Giesa",
- "Giesche",
- "Gilde",
- "Glatting",
- "Goebel",
- "Goedicke",
- "Goldbeck",
- "Goldfuss",
- "Goldkamp",
- "Goldkühle",
- "Goller",
- "Golling",
- "Gollnow",
- "Golomski",
- "Gombert",
- "Gotthardt",
- "Gottschalk",
- "Gotz",
- "Goy",
- "Gradzki",
- "Graf",
- "Grams",
- "Grasse",
- "Gratzky",
- "Grau",
- "Greb",
- "Green",
- "Greger",
- "Greithanner",
- "Greschner",
- "Griem",
- "Griese",
- "Grimm",
- "Gromisch",
- "Gross",
- "Grosser",
- "Grossheim",
- "Grosskopf",
- "Grothaus",
- "Grothkopp",
- "Grotke",
- "Grube",
- "Gruber",
- "Grundmann",
- "Gruning",
- "Gruszecki",
- "Gröss",
- "Grötzinger",
- "Grün",
- "Grüner",
- "Gummelt",
- "Gunkel",
- "Gunther",
- "Gutjahr",
- "Gutowicz",
- "Gutschank",
- "Göbel",
- "Göckeritz",
- "Göhler",
- "Görlich",
- "Görmer",
- "Götz",
- "Götzelmann",
- "Güldemeister",
- "Günther",
- "Günz",
- "Gürbig",
- "Haack",
- "Haaf",
- "Habel",
- "Hache",
- "Hackbusch",
- "Hackelbusch",
- "Hadfield",
- "Hadwich",
- "Haferkamp",
- "Hahn",
- "Hajek",
- "Hallmann",
- "Hamann",
- "Hanenberger",
- "Hannecker",
- "Hanniske",
- "Hansen",
- "Hardy",
- "Hargasser",
- "Harms",
- "Harnapp",
- "Harter",
- "Harting",
- "Hartlieb",
- "Hartmann",
- "Hartwig",
- "Hartz",
- "Haschke",
- "Hasler",
- "Hasse",
- "Hassfeld",
- "Haug",
- "Hauke",
- "Haupt",
- "Haverney",
- "Heberstreit",
- "Hechler",
- "Hecht",
- "Heck",
- "Hedermann",
- "Hehl",
- "Heidelmann",
- "Heidler",
- "Heinemann",
- "Heinig",
- "Heinke",
- "Heinrich",
- "Heinze",
- "Heiser",
- "Heist",
- "Hellmann",
- "Helm",
- "Helmke",
- "Helpling",
- "Hengmith",
- "Henkel",
- "Hennes",
- "Henry",
- "Hense",
- "Hensel",
- "Hentel",
- "Hentschel",
- "Hentschke",
- "Hepperle",
- "Herberger",
- "Herbrand",
- "Hering",
- "Hermann",
- "Hermecke",
- "Herms",
- "Herold",
- "Herrmann",
- "Herschmann",
- "Hertel",
- "Herweg",
- "Herwig",
- "Herzenberg",
- "Hess",
- "Hesse",
- "Hessek",
- "Hessler",
- "Hetzler",
- "Heuck",
- "Heydemüller",
- "Hiebl",
- "Hildebrand",
- "Hildenbrand",
- "Hilgendorf",
- "Hillard",
- "Hiller",
- "Hingsen",
- "Hingst",
- "Hinrichs",
- "Hirsch",
- "Hirschberg",
- "Hirt",
- "Hodea",
- "Hoffman",
- "Hoffmann",
- "Hofmann",
- "Hohenberger",
- "Hohl",
- "Hohn",
- "Hohnheiser",
- "Hold",
- "Holdt",
- "Holinski",
- "Holl",
- "Holtfreter",
- "Holz",
- "Holzdeppe",
- "Holzner",
- "Hommel",
- "Honz",
- "Hooss",
- "Hoppe",
- "Horak",
- "Horn",
- "Horna",
- "Hornung",
- "Hort",
- "Howard",
- "Huber",
- "Huckestein",
- "Hudak",
- "Huebel",
- "Hugo",
- "Huhn",
- "Hujo",
- "Huke",
- "Huls",
- "Humbert",
- "Huneke",
- "Huth",
- "Häber",
- "Häfner",
- "Höcke",
- "Höft",
- "Höhne",
- "Hönig",
- "Hördt",
- "Hübenbecker",
- "Hübl",
- "Hübner",
- "Hügel",
- "Hüttcher",
- "Hütter",
- "Ibe",
- "Ihly",
- "Illing",
- "Isak",
- "Isekenmeier",
- "Itt",
- "Jacob",
- "Jacobs",
- "Jagusch",
- "Jahn",
- "Jahnke",
- "Jakobs",
- "Jakubczyk",
- "Jambor",
- "Jamrozy",
- "Jander",
- "Janich",
- "Janke",
- "Jansen",
- "Jarets",
- "Jaros",
- "Jasinski",
- "Jasper",
- "Jegorov",
- "Jellinghaus",
- "Jeorga",
- "Jerschabek",
- "Jess",
- "John",
- "Jonas",
- "Jossa",
- "Jucken",
- "Jung",
- "Jungbluth",
- "Jungton",
- "Just",
- "Jürgens",
- "Kaczmarek",
- "Kaesmacher",
- "Kahl",
- "Kahlert",
- "Kahles",
- "Kahlmeyer",
- "Kaiser",
- "Kalinowski",
- "Kallabis",
- "Kallensee",
- "Kampf",
- "Kampschulte",
- "Kappe",
- "Kappler",
- "Karhoff",
- "Karrass",
- "Karst",
- "Karsten",
- "Karus",
- "Kass",
- "Kasten",
- "Kastner",
- "Katzinski",
- "Kaufmann",
- "Kaul",
- "Kausemann",
- "Kawohl",
- "Kazmarek",
- "Kedzierski",
- "Keil",
- "Keiner",
- "Keller",
- "Kelm",
- "Kempe",
- "Kemper",
- "Kempter",
- "Kerl",
- "Kern",
- "Kesselring",
- "Kesselschläger",
- "Kette",
- "Kettenis",
- "Keutel",
- "Kick",
- "Kiessling",
- "Kinadeter",
- "Kinzel",
- "Kinzy",
- "Kirch",
- "Kirst",
- "Kisabaka",
- "Klaas",
- "Klabuhn",
- "Klapper",
- "Klauder",
- "Klaus",
- "Kleeberg",
- "Kleiber",
- "Klein",
- "Kleinert",
- "Kleininger",
- "Kleinmann",
- "Kleinsteuber",
- "Kleiss",
- "Klemme",
- "Klimczak",
- "Klinger",
- "Klink",
- "Klopsch",
- "Klose",
- "Kloss",
- "Kluge",
- "Kluwe",
- "Knabe",
- "Kneifel",
- "Knetsch",
- "Knies",
- "Knippel",
- "Knobel",
- "Knoblich",
- "Knoll",
- "Knorr",
- "Knorscheidt",
- "Knut",
- "Kobs",
- "Koch",
- "Kochan",
- "Kock",
- "Koczulla",
- "Koderisch",
- "Koehl",
- "Koehler",
- "Koenig",
- "Koester",
- "Kofferschlager",
- "Koha",
- "Kohle",
- "Kohlmann",
- "Kohnle",
- "Kohrt",
- "Koj",
- "Kolb",
- "Koleiski",
- "Kolokas",
- "Komoll",
- "Konieczny",
- "Konig",
- "Konow",
- "Konya",
- "Koob",
- "Kopf",
- "Kosenkow",
- "Koster",
- "Koszewski",
- "Koubaa",
- "Kovacs",
- "Kowalick",
- "Kowalinski",
- "Kozakiewicz",
- "Krabbe",
- "Kraft",
- "Kral",
- "Kramer",
- "Krauel",
- "Kraus",
- "Krause",
- "Krauspe",
- "Kreb",
- "Krebs",
- "Kreissig",
- "Kresse",
- "Kreutz",
- "Krieger",
- "Krippner",
- "Krodinger",
- "Krohn",
- "Krol",
- "Kron",
- "Krueger",
- "Krug",
- "Kruger",
- "Krull",
- "Kruschinski",
- "Krämer",
- "Kröckert",
- "Kröger",
- "Krüger",
- "Kubera",
- "Kufahl",
- "Kuhlee",
- "Kuhnen",
- "Kulimann",
- "Kulma",
- "Kumbernuss",
- "Kummle",
- "Kunz",
- "Kupfer",
- "Kupprion",
- "Kuprion",
- "Kurnicki",
- "Kurrat",
- "Kurschilgen",
- "Kuschewitz",
- "Kuschmann",
- "Kuske",
- "Kustermann",
- "Kutscherauer",
- "Kutzner",
- "Kwadwo",
- "Kähler",
- "Käther",
- "Köhler",
- "Köhrbrück",
- "Köhre",
- "Kölotzei",
- "König",
- "Köpernick",
- "Köseoglu",
- "Kúhn",
- "Kúhnert",
- "Kühn",
- "Kühnel",
- "Kühnemund",
- "Kühnert",
- "Kühnke",
- "Küsters",
- "Küter",
- "Laack",
- "Lack",
- "Ladewig",
- "Lakomy",
- "Lammert",
- "Lamos",
- "Landmann",
- "Lang",
- "Lange",
- "Langfeld",
- "Langhirt",
- "Lanig",
- "Lauckner",
- "Lauinger",
- "Laurén",
- "Lausecker",
- "Laux",
- "Laws",
- "Lax",
- "Leberer",
- "Lehmann",
- "Lehner",
- "Leibold",
- "Leide",
- "Leimbach",
- "Leipold",
- "Leist",
- "Leiter",
- "Leiteritz",
- "Leitheim",
- "Leiwesmeier",
- "Lenfers",
- "Lenk",
- "Lenz",
- "Lenzen",
- "Leo",
- "Lepthin",
- "Lesch",
- "Leschnik",
- "Letzelter",
- "Lewin",
- "Lewke",
- "Leyckes",
- "Lg",
- "Lichtenfeld",
- "Lichtenhagen",
- "Lichtl",
- "Liebach",
- "Liebe",
- "Liebich",
- "Liebold",
- "Lieder",
- "Lienshöft",
- "Linden",
- "Lindenberg",
- "Lindenmayer",
- "Lindner",
- "Linke",
- "Linnenbaum",
- "Lippe",
- "Lipske",
- "Lipus",
- "Lischka",
- "Lobinger",
- "Logsch",
- "Lohmann",
- "Lohre",
- "Lohse",
- "Lokar",
- "Loogen",
- "Lorenz",
- "Losch",
- "Loska",
- "Lott",
- "Loy",
- "Lubina",
- "Ludolf",
- "Lufft",
- "Lukoschek",
- "Lutje",
- "Lutz",
- "Löser",
- "Löwa",
- "Lübke",
- "Maak",
- "Maczey",
- "Madetzky",
- "Madubuko",
- "Mai",
- "Maier",
- "Maisch",
- "Malek",
- "Malkus",
- "Mallmann",
- "Malucha",
- "Manns",
- "Manz",
- "Marahrens",
- "Marchewski",
- "Margis",
- "Markowski",
- "Marl",
- "Marner",
- "Marquart",
- "Marschek",
- "Martel",
- "Marten",
- "Martin",
- "Marx",
- "Marxen",
- "Mathes",
- "Mathies",
- "Mathiszik",
- "Matschke",
- "Mattern",
- "Matthes",
- "Matula",
- "Mau",
- "Maurer",
- "Mauroff",
- "May",
- "Maybach",
- "Mayer",
- "Mebold",
- "Mehl",
- "Mehlhorn",
- "Mehlorn",
- "Meier",
- "Meisch",
- "Meissner",
- "Meloni",
- "Melzer",
- "Menga",
- "Menne",
- "Mensah",
- "Mensing",
- "Merkel",
- "Merseburg",
- "Mertens",
- "Mesloh",
- "Metzger",
- "Metzner",
- "Mewes",
- "Meyer",
- "Michallek",
- "Michel",
- "Mielke",
- "Mikitenko",
- "Milde",
- "Minah",
- "Mintzlaff",
- "Mockenhaupt",
- "Moede",
- "Moedl",
- "Moeller",
- "Moguenara",
- "Mohr",
- "Mohrhard",
- "Molitor",
- "Moll",
- "Moller",
- "Molzan",
- "Montag",
- "Moormann",
- "Mordhorst",
- "Morgenstern",
- "Morhelfer",
- "Moritz",
- "Moser",
- "Motchebon",
- "Motzenbbäcker",
- "Mrugalla",
- "Muckenthaler",
- "Mues",
- "Muller",
- "Mulrain",
- "Mächtig",
- "Mäder",
- "Möcks",
- "Mögenburg",
- "Möhsner",
- "Möldner",
- "Möllenbeck",
- "Möller",
- "Möllinger",
- "Mörsch",
- "Mühleis",
- "Müller",
- "Münch",
- "Nabein",
- "Nabow",
- "Nagel",
- "Nannen",
- "Nastvogel",
- "Nau",
- "Naubert",
- "Naumann",
- "Ne",
- "Neimke",
- "Nerius",
- "Neubauer",
- "Neubert",
- "Neuendorf",
- "Neumair",
- "Neumann",
- "Neupert",
- "Neurohr",
- "Neuschwander",
- "Newton",
- "Ney",
- "Nicolay",
- "Niedermeier",
- "Nieklauson",
- "Niklaus",
- "Nitzsche",
- "Noack",
- "Nodler",
- "Nolte",
- "Normann",
- "Norris",
- "Northoff",
- "Nowak",
- "Nussbeck",
- "Nwachukwu",
- "Nytra",
- "Nöh",
- "Oberem",
- "Obergföll",
- "Obermaier",
- "Ochs",
- "Oeser",
- "Olbrich",
- "Onnen",
- "Ophey",
- "Oppong",
- "Orth",
- "Orthmann",
- "Oschkenat",
- "Osei",
- "Osenberg",
- "Ostendarp",
- "Ostwald",
- "Otte",
- "Otto",
- "Paesler",
- "Pajonk",
- "Pallentin",
- "Panzig",
- "Paschke",
- "Patzwahl",
- "Paukner",
- "Peselman",
- "Peter",
- "Peters",
- "Petzold",
- "Pfeiffer",
- "Pfennig",
- "Pfersich",
- "Pfingsten",
- "Pflieger",
- "Pflügner",
- "Philipp",
- "Pichlmaier",
- "Piesker",
- "Pietsch",
- "Pingpank",
- "Pinnock",
- "Pippig",
- "Pitschugin",
- "Plank",
- "Plass",
- "Platzer",
- "Plauk",
- "Plautz",
- "Pletsch",
- "Plotzitzka",
- "Poehn",
- "Poeschl",
- "Pogorzelski",
- "Pohl",
- "Pohland",
- "Pohle",
- "Polifka",
- "Polizzi",
- "Pollmächer",
- "Pomp",
- "Ponitzsch",
- "Porsche",
- "Porth",
- "Poschmann",
- "Poser",
- "Pottel",
- "Prah",
- "Prange",
- "Prediger",
- "Pressler",
- "Preuk",
- "Preuss",
- "Prey",
- "Priemer",
- "Proske",
- "Pusch",
- "Pöche",
- "Pöge",
- "Raabe",
- "Rabenstein",
- "Rach",
- "Radtke",
- "Rahn",
- "Ranftl",
- "Rangen",
- "Ranz",
- "Rapp",
- "Rath",
- "Rau",
- "Raubuch",
- "Raukuc",
- "Rautenkranz",
- "Rehwagen",
- "Reiber",
- "Reichardt",
- "Reichel",
- "Reichling",
- "Reif",
- "Reifenrath",
- "Reimann",
- "Reinberg",
- "Reinelt",
- "Reinhardt",
- "Reinke",
- "Reitze",
- "Renk",
- "Rentz",
- "Renz",
- "Reppin",
- "Restle",
- "Restorff",
- "Retzke",
- "Reuber",
- "Reumann",
- "Reus",
- "Reuss",
- "Reusse",
- "Rheder",
- "Rhoden",
- "Richards",
- "Richter",
- "Riedel",
- "Riediger",
- "Rieger",
- "Riekmann",
- "Riepl",
- "Riermeier",
- "Riester",
- "Riethmüller",
- "Rietmüller",
- "Rietscher",
- "Ringel",
- "Ringer",
- "Rink",
- "Ripken",
- "Ritosek",
- "Ritschel",
- "Ritter",
- "Rittweg",
- "Ritz",
- "Roba",
- "Rockmeier",
- "Rodehau",
- "Rodowski",
- "Roecker",
- "Roggatz",
- "Rohländer",
- "Rohrer",
- "Rokossa",
- "Roleder",
- "Roloff",
- "Roos",
- "Rosbach",
- "Roschinsky",
- "Rose",
- "Rosenauer",
- "Rosenbauer",
- "Rosenthal",
- "Rosksch",
- "Rossberg",
- "Rossler",
- "Roth",
- "Rother",
- "Ruch",
- "Ruckdeschel",
- "Rumpf",
- "Rupprecht",
- "Ruth",
- "Ryjikh",
- "Ryzih",
- "Rädler",
- "Räntsch",
- "Rödiger",
- "Röse",
- "Röttger",
- "Rücker",
- "Rüdiger",
- "Rüter",
- "Sachse",
- "Sack",
- "Saflanis",
- "Sagafe",
- "Sagonas",
- "Sahner",
- "Saile",
- "Sailer",
- "Salow",
- "Salzer",
- "Salzmann",
- "Sammert",
- "Sander",
- "Sarvari",
- "Sattelmaier",
- "Sauer",
- "Sauerland",
- "Saumweber",
- "Savoia",
- "Scc",
- "Schacht",
- "Schaefer",
- "Schaffarzik",
- "Schahbasian",
- "Scharf",
- "Schedler",
- "Scheer",
- "Schelk",
- "Schellenbeck",
- "Schembera",
- "Schenk",
- "Scherbarth",
- "Scherer",
- "Schersing",
- "Scherz",
- "Scheurer",
- "Scheuring",
- "Scheytt",
- "Schielke",
- "Schieskow",
- "Schildhauer",
- "Schilling",
- "Schima",
- "Schimmer",
- "Schindzielorz",
- "Schirmer",
- "Schirrmeister",
- "Schlachter",
- "Schlangen",
- "Schlawitz",
- "Schlechtweg",
- "Schley",
- "Schlicht",
- "Schlitzer",
- "Schmalzle",
- "Schmid",
- "Schmidt",
- "Schmidtchen",
- "Schmitt",
- "Schmitz",
- "Schmuhl",
- "Schneider",
- "Schnelting",
- "Schnieder",
- "Schniedermeier",
- "Schnürer",
- "Schoberg",
- "Scholz",
- "Schonberg",
- "Schondelmaier",
- "Schorr",
- "Schott",
- "Schottmann",
- "Schouren",
- "Schrader",
- "Schramm",
- "Schreck",
- "Schreiber",
- "Schreiner",
- "Schreiter",
- "Schroder",
- "Schröder",
- "Schuermann",
- "Schuff",
- "Schuhaj",
- "Schuldt",
- "Schult",
- "Schulte",
- "Schultz",
- "Schultze",
- "Schulz",
- "Schulze",
- "Schumacher",
- "Schumann",
- "Schupp",
- "Schuri",
- "Schuster",
- "Schwab",
- "Schwalm",
- "Schwanbeck",
- "Schwandke",
- "Schwanitz",
- "Schwarthoff",
- "Schwartz",
- "Schwarz",
- "Schwarzer",
- "Schwarzkopf",
- "Schwarzmeier",
- "Schwatlo",
- "Schweisfurth",
- "Schwennen",
- "Schwerdtner",
- "Schwidde",
- "Schwirkschlies",
- "Schwuchow",
- "Schäfer",
- "Schäffel",
- "Schäffer",
- "Schäning",
- "Schöckel",
- "Schönball",
- "Schönbeck",
- "Schönberg",
- "Schönebeck",
- "Schönenberger",
- "Schönfeld",
- "Schönherr",
- "Schönlebe",
- "Schötz",
- "Schüler",
- "Schüppel",
- "Schütz",
- "Schütze",
- "Seeger",
- "Seelig",
- "Sehls",
- "Seibold",
- "Seidel",
- "Seiders",
- "Seigel",
- "Seiler",
- "Seitz",
- "Semisch",
- "Senkel",
- "Sewald",
- "Siebel",
- "Siebert",
- "Siegling",
- "Sielemann",
- "Siemon",
- "Siener",
- "Sievers",
- "Siewert",
- "Sihler",
- "Sillah",
- "Simon",
- "Sinnhuber",
- "Sischka",
- "Skibicki",
- "Sladek",
- "Slotta",
- "Smieja",
- "Soboll",
- "Sokolowski",
- "Soller",
- "Sollner",
- "Sommer",
- "Somssich",
- "Sonn",
- "Sonnabend",
- "Spahn",
- "Spank",
- "Spelmeyer",
- "Spiegelburg",
- "Spielvogel",
- "Spinner",
- "Spitzmüller",
- "Splinter",
- "Sporrer",
- "Sprenger",
- "Spöttel",
- "Stahl",
- "Stang",
- "Stanger",
- "Stauss",
- "Steding",
- "Steffen",
- "Steffny",
- "Steidl",
- "Steigauf",
- "Stein",
- "Steinecke",
- "Steinert",
- "Steinkamp",
- "Steinmetz",
- "Stelkens",
- "Stengel",
- "Stengl",
- "Stenzel",
- "Stepanov",
- "Stephan",
- "Stern",
- "Steuk",
- "Stief",
- "Stifel",
- "Stoll",
- "Stolle",
- "Stolz",
- "Storl",
- "Storp",
- "Stoutjesdijk",
- "Stratmann",
- "Straub",
- "Strausa",
- "Streck",
- "Streese",
- "Strege",
- "Streit",
- "Streller",
- "Strieder",
- "Striezel",
- "Strogies",
- "Strohschank",
- "Strunz",
- "Strutz",
- "Stube",
- "Stöckert",
- "Stöppler",
- "Stöwer",
- "Stürmer",
- "Suffa",
- "Sujew",
- "Sussmann",
- "Suthe",
- "Sutschet",
- "Swillims",
- "Szendrei",
- "Sören",
- "Sürth",
- "Tafelmeier",
- "Tang",
- "Tasche",
- "Taufratshofer",
- "Tegethof",
- "Teichmann",
- "Tepper",
- "Terheiden",
- "Terlecki",
- "Teufel",
- "Theele",
- "Thieke",
- "Thimm",
- "Thiomas",
- "Thomas",
- "Thriene",
- "Thränhardt",
- "Thust",
- "Thyssen",
- "Thöne",
- "Tidow",
- "Tiedtke",
- "Tietze",
- "Tilgner",
- "Tillack",
- "Timmermann",
- "Tischler",
- "Tischmann",
- "Tittman",
- "Tivontschik",
- "Tonat",
- "Tonn",
- "Trampeli",
- "Trauth",
- "Trautmann",
- "Travan",
- "Treff",
- "Tremmel",
- "Tress",
- "Tsamonikian",
- "Tschiers",
- "Tschirch",
- "Tuch",
- "Tucholke",
- "Tudow",
- "Tuschmo",
- "Tächl",
- "Többen",
- "Töpfer",
- "Uhlemann",
- "Uhlig",
- "Uhrig",
- "Uibel",
- "Uliczka",
- "Ullmann",
- "Ullrich",
- "Umbach",
- "Umlauft",
- "Umminger",
- "Unger",
- "Unterpaintner",
- "Urban",
- "Urbaniak",
- "Urbansky",
- "Urhig",
- "Vahlensieck",
- "Van",
- "Vangermain",
- "Vater",
- "Venghaus",
- "Verniest",
- "Verzi",
- "Vey",
- "Viellehner",
- "Vieweg",
- "Voelkel",
- "Vogel",
- "Vogelgsang",
- "Vogt",
- "Voigt",
- "Vokuhl",
- "Volk",
- "Volker",
- "Volkmann",
- "Von",
- "Vona",
- "Vontein",
- "Wachenbrunner",
- "Wachtel",
- "Wagner",
- "Waibel",
- "Wakan",
- "Waldmann",
- "Wallner",
- "Wallstab",
- "Walter",
- "Walther",
- "Walton",
- "Walz",
- "Wanner",
- "Wartenberg",
- "Waschbüsch",
- "Wassilew",
- "Wassiluk",
- "Weber",
- "Wehrsen",
- "Weidlich",
- "Weidner",
- "Weigel",
- "Weight",
- "Weiler",
- "Weimer",
- "Weis",
- "Weiss",
- "Weller",
- "Welsch",
- "Welz",
- "Welzel",
- "Weniger",
- "Wenk",
- "Werle",
- "Werner",
- "Werrmann",
- "Wessel",
- "Wessinghage",
- "Weyel",
- "Wezel",
- "Wichmann",
- "Wickert",
- "Wiebe",
- "Wiechmann",
- "Wiegelmann",
- "Wierig",
- "Wiese",
- "Wieser",
- "Wilhelm",
- "Wilky",
- "Will",
- "Willwacher",
- "Wilts",
- "Wimmer",
- "Winkelmann",
- "Winkler",
- "Winter",
- "Wischek",
- "Wischer",
- "Wissing",
- "Wittich",
- "Wittl",
- "Wolf",
- "Wolfarth",
- "Wolff",
- "Wollenberg",
- "Wollmann",
- "Woytkowska",
- "Wujak",
- "Wurm",
- "Wyludda",
- "Wölpert",
- "Wöschler",
- "Wühn",
- "Wünsche",
- "Zach",
- "Zaczkiewicz",
- "Zahn",
- "Zaituc",
- "Zandt",
- "Zanner",
- "Zapletal",
- "Zauber",
- "Zeidler",
- "Zekl",
- "Zender",
- "Zeuch",
- "Zeyen",
- "Zeyhle",
- "Ziegler",
- "Zimanyi",
- "Zimmer",
- "Zimmermann",
- "Zinser",
- "Zintl",
- "Zipp",
- "Zipse",
- "Zschunke",
- "Zuber",
- "Zwiener",
- "Zümsande",
- "Östringer",
- "Überacker"
- ],
- "prefix": [
- "Hr.",
- "Fr.",
- "Dr.",
- "Prof. Dr."
- ],
- "nobility_title_prefix": [
- "zu",
- "von",
- "vom",
- "von der"
- ],
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{nobility_title_prefix} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}"
- ]
-};
-de.phone_number = {
- "formats": [
- "(0###) #########",
- "(0####) #######",
- "+49-###-#######",
- "+49-####-########"
- ]
-};
-de.cell_phone = {
- "formats": [
- "+49-1##-#######",
- "+49-1###-########"
- ]
-};
diff --git a/lib/locales/de/address/building_number.js b/lib/locales/de/address/building_number.js
new file mode 100644
index 00000000..7bd586e1
--- /dev/null
+++ b/lib/locales/de/address/building_number.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#",
+ "##a",
+ "##b",
+ "##c"
+];
diff --git a/lib/locales/de/address/city.js b/lib/locales/de/address/city.js
new file mode 100644
index 00000000..db482b14
--- /dev/null
+++ b/lib/locales/de/address/city.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{city_prefix} #{Name.first_name}#{city_suffix}",
+ "#{city_prefix} #{Name.first_name}",
+ "#{Name.first_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}"
+];
diff --git a/lib/locales/de/address/city_prefix.js b/lib/locales/de/address/city_prefix.js
new file mode 100644
index 00000000..63d9b69f
--- /dev/null
+++ b/lib/locales/de/address/city_prefix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Nord",
+ "Ost",
+ "West",
+ "Süd",
+ "Neu",
+ "Alt",
+ "Bad"
+];
diff --git a/lib/locales/de/address/city_suffix.js b/lib/locales/de/address/city_suffix.js
new file mode 100644
index 00000000..952b44bb
--- /dev/null
+++ b/lib/locales/de/address/city_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "stadt",
+ "dorf",
+ "land",
+ "scheid",
+ "burg"
+];
diff --git a/lib/locales/de/address/country.js b/lib/locales/de/address/country.js
new file mode 100644
index 00000000..1a8303a4
--- /dev/null
+++ b/lib/locales/de/address/country.js
@@ -0,0 +1,239 @@
+module["exports"] = [
+ "Ägypten",
+ "Äquatorialguinea",
+ "Äthiopien",
+ "Österreich",
+ "Afghanistan",
+ "Albanien",
+ "Algerien",
+ "Amerikanisch-Samoa",
+ "Amerikanische Jungferninseln",
+ "Andorra",
+ "Angola",
+ "Anguilla",
+ "Antarktis",
+ "Antigua und Barbuda",
+ "Argentinien",
+ "Armenien",
+ "Aruba",
+ "Aserbaidschan",
+ "Australien",
+ "Bahamas",
+ "Bahrain",
+ "Bangladesch",
+ "Barbados",
+ "Belarus",
+ "Belgien",
+ "Belize",
+ "Benin",
+ "die Bermudas",
+ "Bhutan",
+ "Bolivien",
+ "Bosnien und Herzegowina",
+ "Botsuana",
+ "Bouvetinsel",
+ "Brasilien",
+ "Britische Jungferninseln",
+ "Britisches Territorium im Indischen Ozean",
+ "Brunei Darussalam",
+ "Bulgarien",
+ "Burkina Faso",
+ "Burundi",
+ "Chile",
+ "China",
+ "Cookinseln",
+ "Costa Rica",
+ "Dänemark",
+ "Demokratische Republik Kongo",
+ "Demokratische Volksrepublik Korea",
+ "Deutschland",
+ "Dominica",
+ "Dominikanische Republik",
+ "Dschibuti",
+ "Ecuador",
+ "El Salvador",
+ "Eritrea",
+ "Estland",
+ "Färöer",
+ "Falklandinseln",
+ "Fidschi",
+ "Finnland",
+ "Frankreich",
+ "Französisch-Guayana",
+ "Französisch-Polynesien",
+ "Französische Gebiete im südlichen Indischen Ozean",
+ "Gabun",
+ "Gambia",
+ "Georgien",
+ "Ghana",
+ "Gibraltar",
+ "Grönland",
+ "Grenada",
+ "Griechenland",
+ "Guadeloupe",
+ "Guam",
+ "Guatemala",
+ "Guinea",
+ "Guinea-Bissau",
+ "Guyana",
+ "Haiti",
+ "Heard und McDonaldinseln",
+ "Honduras",
+ "Hongkong",
+ "Indien",
+ "Indonesien",
+ "Irak",
+ "Iran",
+ "Irland",
+ "Island",
+ "Israel",
+ "Italien",
+ "Jamaika",
+ "Japan",
+ "Jemen",
+ "Jordanien",
+ "Jugoslawien",
+ "Kaimaninseln",
+ "Kambodscha",
+ "Kamerun",
+ "Kanada",
+ "Kap Verde",
+ "Kasachstan",
+ "Katar",
+ "Kenia",
+ "Kirgisistan",
+ "Kiribati",
+ "Kleinere amerikanische Überseeinseln",
+ "Kokosinseln",
+ "Kolumbien",
+ "Komoren",
+ "Kongo",
+ "Kroatien",
+ "Kuba",
+ "Kuwait",
+ "Laos",
+ "Lesotho",
+ "Lettland",
+ "Libanon",
+ "Liberia",
+ "Libyen",
+ "Liechtenstein",
+ "Litauen",
+ "Luxemburg",
+ "Macau",
+ "Madagaskar",
+ "Malawi",
+ "Malaysia",
+ "Malediven",
+ "Mali",
+ "Malta",
+ "ehemalige jugoslawische Republik Mazedonien",
+ "Marokko",
+ "Marshallinseln",
+ "Martinique",
+ "Mauretanien",
+ "Mauritius",
+ "Mayotte",
+ "Mexiko",
+ "Mikronesien",
+ "Monaco",
+ "Mongolei",
+ "Montserrat",
+ "Mosambik",
+ "Myanmar",
+ "Nördliche Marianen",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Neukaledonien",
+ "Neuseeland",
+ "Nicaragua",
+ "Niederländische Antillen",
+ "Niederlande",
+ "Niger",
+ "Nigeria",
+ "Niue",
+ "Norfolkinsel",
+ "Norwegen",
+ "Oman",
+ "Osttimor",
+ "Pakistan",
+ "Palau",
+ "Panama",
+ "Papua-Neuguinea",
+ "Paraguay",
+ "Peru",
+ "Philippinen",
+ "Pitcairninseln",
+ "Polen",
+ "Portugal",
+ "Puerto Rico",
+ "Réunion",
+ "Republik Korea",
+ "Republik Moldau",
+ "Ruanda",
+ "Rumänien",
+ "Russische Föderation",
+ "São Tomé und Príncipe",
+ "Südafrika",
+ "Südgeorgien und Südliche Sandwichinseln",
+ "Salomonen",
+ "Sambia",
+ "Samoa",
+ "San Marino",
+ "Saudi-Arabien",
+ "Schweden",
+ "Schweiz",
+ "Senegal",
+ "Seychellen",
+ "Sierra Leone",
+ "Simbabwe",
+ "Singapur",
+ "Slowakei",
+ "Slowenien",
+ "Somalien",
+ "Spanien",
+ "Sri Lanka",
+ "St. Helena",
+ "St. Kitts und Nevis",
+ "St. Lucia",
+ "St. Pierre und Miquelon",
+ "St. Vincent und die Grenadinen",
+ "Sudan",
+ "Surinam",
+ "Svalbard und Jan Mayen",
+ "Swasiland",
+ "Syrien",
+ "Türkei",
+ "Tadschikistan",
+ "Taiwan",
+ "Tansania",
+ "Thailand",
+ "Togo",
+ "Tokelau",
+ "Tonga",
+ "Trinidad und Tobago",
+ "Tschad",
+ "Tschechische Republik",
+ "Tunesien",
+ "Turkmenistan",
+ "Turks- und Caicosinseln",
+ "Tuvalu",
+ "Uganda",
+ "Ukraine",
+ "Ungarn",
+ "Uruguay",
+ "Usbekistan",
+ "Vanuatu",
+ "Vatikanstadt",
+ "Venezuela",
+ "Vereinigte Arabische Emirate",
+ "Vereinigte Staaten",
+ "Vereinigtes Königreich",
+ "Vietnam",
+ "Wallis und Futuna",
+ "Weihnachtsinsel",
+ "Westsahara",
+ "Zentralafrikanische Republik",
+ "Zypern"
+];
diff --git a/lib/locales/de/address/default_country.js b/lib/locales/de/address/default_country.js
new file mode 100644
index 00000000..2447ec6d
--- /dev/null
+++ b/lib/locales/de/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Deutschland"
+];
diff --git a/lib/locales/de/address/index.js b/lib/locales/de/address/index.js
new file mode 100644
index 00000000..455b9477
--- /dev/null
+++ b/lib/locales/de/address/index.js
@@ -0,0 +1,15 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.street_root = require("./street_root");
+address.building_number = require("./building_number");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/de/address/postcode.js b/lib/locales/de/address/postcode.js
new file mode 100644
index 00000000..d572b877
--- /dev/null
+++ b/lib/locales/de/address/postcode.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#####",
+ "#####"
+];
diff --git a/lib/locales/de/address/secondary_address.js b/lib/locales/de/address/secondary_address.js
new file mode 100644
index 00000000..7042058b
--- /dev/null
+++ b/lib/locales/de/address/secondary_address.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Apt. ###",
+ "Zimmer ###",
+ "# OG"
+];
diff --git a/lib/locales/de/address/state.js b/lib/locales/de/address/state.js
new file mode 100644
index 00000000..ee17ec68
--- /dev/null
+++ b/lib/locales/de/address/state.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "Baden-Württemberg",
+ "Bayern",
+ "Berlin",
+ "Brandenburg",
+ "Bremen",
+ "Hamburg",
+ "Hessen",
+ "Mecklenburg-Vorpommern",
+ "Niedersachsen",
+ "Nordrhein-Westfalen",
+ "Rheinland-Pfalz",
+ "Saarland",
+ "Sachsen",
+ "Sachsen-Anhalt",
+ "Schleswig-Holstein",
+ "Thüringen"
+];
diff --git a/lib/locales/de/address/state_abbr.js b/lib/locales/de/address/state_abbr.js
new file mode 100644
index 00000000..6aa1cae6
--- /dev/null
+++ b/lib/locales/de/address/state_abbr.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "BW",
+ "BY",
+ "BE",
+ "BB",
+ "HB",
+ "HH",
+ "HE",
+ "MV",
+ "NI",
+ "NW",
+ "RP",
+ "SL",
+ "SN",
+ "ST",
+ "SH",
+ "TH"
+];
diff --git a/lib/locales/de/address/street_address.js b/lib/locales/de/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/de/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/de/address/street_name.js b/lib/locales/de/address/street_name.js
new file mode 100644
index 00000000..7debe2ae
--- /dev/null
+++ b/lib/locales/de/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_root}"
+];
diff --git a/lib/locales/de/address/street_root.js b/lib/locales/de/address/street_root.js
new file mode 100644
index 00000000..ae13c339
--- /dev/null
+++ b/lib/locales/de/address/street_root.js
@@ -0,0 +1,1033 @@
+module["exports"] = [
+ "Ackerweg",
+ "Adalbert-Stifter-Str.",
+ "Adalbertstr.",
+ "Adolf-Baeyer-Str.",
+ "Adolf-Kaschny-Str.",
+ "Adolf-Reichwein-Str.",
+ "Adolfsstr.",
+ "Ahornweg",
+ "Ahrstr.",
+ "Akazienweg",
+ "Albert-Einstein-Str.",
+ "Albert-Schweitzer-Str.",
+ "Albertus-Magnus-Str.",
+ "Albert-Zarthe-Weg",
+ "Albin-Edelmann-Str.",
+ "Albrecht-Haushofer-Str.",
+ "Aldegundisstr.",
+ "Alexanderstr.",
+ "Alfred-Delp-Str.",
+ "Alfred-Kubin-Str.",
+ "Alfred-Stock-Str.",
+ "Alkenrather Str.",
+ "Allensteiner Str.",
+ "Alsenstr.",
+ "Alt Steinbücheler Weg",
+ "Alte Garten",
+ "Alte Heide",
+ "Alte Landstr.",
+ "Alte Ziegelei",
+ "Altenberger Str.",
+ "Altenhof",
+ "Alter Grenzweg",
+ "Altstadtstr.",
+ "Am Alten Gaswerk",
+ "Am Alten Schafstall",
+ "Am Arenzberg",
+ "Am Benthal",
+ "Am Birkenberg",
+ "Am Blauen Berg",
+ "Am Borsberg",
+ "Am Brungen",
+ "Am Büchelter Hof",
+ "Am Buttermarkt",
+ "Am Ehrenfriedhof",
+ "Am Eselsdamm",
+ "Am Falkenberg",
+ "Am Frankenberg",
+ "Am Gesundheitspark",
+ "Am Gierlichshof",
+ "Am Graben",
+ "Am Hagelkreuz",
+ "Am Hang",
+ "Am Heidkamp",
+ "Am Hemmelrather Hof",
+ "Am Hofacker",
+ "Am Hohen Ufer",
+ "Am Höllers Eck",
+ "Am Hühnerberg",
+ "Am Jägerhof",
+ "Am Junkernkamp",
+ "Am Kemperstiegel",
+ "Am Kettnersbusch",
+ "Am Kiesberg",
+ "Am Klösterchen",
+ "Am Knechtsgraben",
+ "Am Köllerweg",
+ "Am Köttersbach",
+ "Am Kreispark",
+ "Am Kronefeld",
+ "Am Küchenhof",
+ "Am Kühnsbusch",
+ "Am Lindenfeld",
+ "Am Märchen",
+ "Am Mittelberg",
+ "Am Mönchshof",
+ "Am Mühlenbach",
+ "Am Neuenhof",
+ "Am Nonnenbruch",
+ "Am Plattenbusch",
+ "Am Quettinger Feld",
+ "Am Rosenhügel",
+ "Am Sandberg",
+ "Am Scherfenbrand",
+ "Am Schokker",
+ "Am Silbersee",
+ "Am Sonnenhang",
+ "Am Sportplatz",
+ "Am Stadtpark",
+ "Am Steinberg",
+ "Am Telegraf",
+ "Am Thelenhof",
+ "Am Vogelkreuz",
+ "Am Vogelsang",
+ "Am Vogelsfeldchen",
+ "Am Wambacher Hof",
+ "Am Wasserturm",
+ "Am Weidenbusch",
+ "Am Weiher",
+ "Am Weingarten",
+ "Am Werth",
+ "Amselweg",
+ "An den Irlen",
+ "An den Rheinauen",
+ "An der Bergerweide",
+ "An der Dingbank",
+ "An der Evangelischen Kirche",
+ "An der Evgl. Kirche",
+ "An der Feldgasse",
+ "An der Fettehenne",
+ "An der Kante",
+ "An der Laach",
+ "An der Lehmkuhle",
+ "An der Lichtenburg",
+ "An der Luisenburg",
+ "An der Robertsburg",
+ "An der Schmitten",
+ "An der Schusterinsel",
+ "An der Steinrütsch",
+ "An St. Andreas",
+ "An St. Remigius",
+ "Andreasstr.",
+ "Ankerweg",
+ "Annette-Kolb-Str.",
+ "Apenrader Str.",
+ "Arnold-Ohletz-Str.",
+ "Atzlenbacher Str.",
+ "Auerweg",
+ "Auestr.",
+ "Auf dem Acker",
+ "Auf dem Blahnenhof",
+ "Auf dem Bohnbüchel",
+ "Auf dem Bruch",
+ "Auf dem End",
+ "Auf dem Forst",
+ "Auf dem Herberg",
+ "Auf dem Lehn",
+ "Auf dem Stein",
+ "Auf dem Weierberg",
+ "Auf dem Weiherhahn",
+ "Auf den Reien",
+ "Auf der Donnen",
+ "Auf der Grieße",
+ "Auf der Ohmer",
+ "Auf der Weide",
+ "Auf'm Berg",
+ "Auf'm Kamp",
+ "Augustastr.",
+ "August-Kekulé-Str.",
+ "A.-W.-v.-Hofmann-Str.",
+ "Bahnallee",
+ "Bahnhofstr.",
+ "Baltrumstr.",
+ "Bamberger Str.",
+ "Baumberger Str.",
+ "Bebelstr.",
+ "Beckers Kämpchen",
+ "Beerenstr.",
+ "Beethovenstr.",
+ "Behringstr.",
+ "Bendenweg",
+ "Bensberger Str.",
+ "Benzstr.",
+ "Bergische Landstr.",
+ "Bergstr.",
+ "Berliner Platz",
+ "Berliner Str.",
+ "Bernhard-Letterhaus-Str.",
+ "Bernhard-Lichtenberg-Str.",
+ "Bernhard-Ridder-Str.",
+ "Bernsteinstr.",
+ "Bertha-Middelhauve-Str.",
+ "Bertha-von-Suttner-Str.",
+ "Bertolt-Brecht-Str.",
+ "Berzeliusstr.",
+ "Bielertstr.",
+ "Biesenbach",
+ "Billrothstr.",
+ "Birkenbergstr.",
+ "Birkengartenstr.",
+ "Birkenweg",
+ "Bismarckstr.",
+ "Bitterfelder Str.",
+ "Blankenburg",
+ "Blaukehlchenweg",
+ "Blütenstr.",
+ "Boberstr.",
+ "Böcklerstr.",
+ "Bodelschwinghstr.",
+ "Bodestr.",
+ "Bogenstr.",
+ "Bohnenkampsweg",
+ "Bohofsweg",
+ "Bonifatiusstr.",
+ "Bonner Str.",
+ "Borkumstr.",
+ "Bornheimer Str.",
+ "Borsigstr.",
+ "Borussiastr.",
+ "Bracknellstr.",
+ "Brahmsweg",
+ "Brandenburger Str.",
+ "Breidenbachstr.",
+ "Breslauer Str.",
+ "Bruchhauser Str.",
+ "Brückenstr.",
+ "Brucknerstr.",
+ "Brüder-Bonhoeffer-Str.",
+ "Buchenweg",
+ "Bürgerbuschweg",
+ "Burgloch",
+ "Burgplatz",
+ "Burgstr.",
+ "Burgweg",
+ "Bürriger Weg",
+ "Burscheider Str.",
+ "Buschkämpchen",
+ "Butterheider Str.",
+ "Carl-Duisberg-Platz",
+ "Carl-Duisberg-Str.",
+ "Carl-Leverkus-Str.",
+ "Carl-Maria-von-Weber-Platz",
+ "Carl-Maria-von-Weber-Str.",
+ "Carlo-Mierendorff-Str.",
+ "Carl-Rumpff-Str.",
+ "Carl-von-Ossietzky-Str.",
+ "Charlottenburger Str.",
+ "Christian-Heß-Str.",
+ "Claasbruch",
+ "Clemens-Winkler-Str.",
+ "Concordiastr.",
+ "Cranachstr.",
+ "Dahlemer Str.",
+ "Daimlerstr.",
+ "Damaschkestr.",
+ "Danziger Str.",
+ "Debengasse",
+ "Dechant-Fein-Str.",
+ "Dechant-Krey-Str.",
+ "Deichtorstr.",
+ "Dhünnberg",
+ "Dhünnstr.",
+ "Dianastr.",
+ "Diedenhofener Str.",
+ "Diepental",
+ "Diepenthaler Str.",
+ "Dieselstr.",
+ "Dillinger Str.",
+ "Distelkamp",
+ "Dohrgasse",
+ "Domblick",
+ "Dönhoffstr.",
+ "Dornierstr.",
+ "Drachenfelsstr.",
+ "Dr.-August-Blank-Str.",
+ "Dresdener Str.",
+ "Driescher Hecke",
+ "Drosselweg",
+ "Dudweilerstr.",
+ "Dünenweg",
+ "Dünfelder Str.",
+ "Dünnwalder Grenzweg",
+ "Düppeler Str.",
+ "Dürerstr.",
+ "Dürscheider Weg",
+ "Düsseldorfer Str.",
+ "Edelrather Weg",
+ "Edmund-Husserl-Str.",
+ "Eduard-Spranger-Str.",
+ "Ehrlichstr.",
+ "Eichenkamp",
+ "Eichenweg",
+ "Eidechsenweg",
+ "Eifelstr.",
+ "Eifgenstr.",
+ "Eintrachtstr.",
+ "Elbestr.",
+ "Elisabeth-Langgässer-Str.",
+ "Elisabethstr.",
+ "Elisabeth-von-Thadden-Str.",
+ "Elisenstr.",
+ "Elsa-Brändström-Str.",
+ "Elsbachstr.",
+ "Else-Lasker-Schüler-Str.",
+ "Elsterstr.",
+ "Emil-Fischer-Str.",
+ "Emil-Nolde-Str.",
+ "Engelbertstr.",
+ "Engstenberger Weg",
+ "Entenpfuhl",
+ "Erbelegasse",
+ "Erftstr.",
+ "Erfurter Str.",
+ "Erich-Heckel-Str.",
+ "Erich-Klausener-Str.",
+ "Erich-Ollenhauer-Str.",
+ "Erlenweg",
+ "Ernst-Bloch-Str.",
+ "Ernst-Ludwig-Kirchner-Str.",
+ "Erzbergerstr.",
+ "Eschenallee",
+ "Eschenweg",
+ "Esmarchstr.",
+ "Espenweg",
+ "Euckenstr.",
+ "Eulengasse",
+ "Eulenkamp",
+ "Ewald-Flamme-Str.",
+ "Ewald-Röll-Str.",
+ "Fährstr.",
+ "Farnweg",
+ "Fasanenweg",
+ "Faßbacher Hof",
+ "Felderstr.",
+ "Feldkampstr.",
+ "Feldsiefer Weg",
+ "Feldsiefer Wiesen",
+ "Feldstr.",
+ "Feldtorstr.",
+ "Felix-von-Roll-Str.",
+ "Ferdinand-Lassalle-Str.",
+ "Fester Weg",
+ "Feuerbachstr.",
+ "Feuerdornweg",
+ "Fichtenweg",
+ "Fichtestr.",
+ "Finkelsteinstr.",
+ "Finkenweg",
+ "Fixheider Str.",
+ "Flabbenhäuschen",
+ "Flensburger Str.",
+ "Fliederweg",
+ "Florastr.",
+ "Florianweg",
+ "Flotowstr.",
+ "Flurstr.",
+ "Föhrenweg",
+ "Fontanestr.",
+ "Forellental",
+ "Fortunastr.",
+ "Franz-Esser-Str.",
+ "Franz-Hitze-Str.",
+ "Franz-Kail-Str.",
+ "Franz-Marc-Str.",
+ "Freiburger Str.",
+ "Freiheitstr.",
+ "Freiherr-vom-Stein-Str.",
+ "Freudenthal",
+ "Freudenthaler Weg",
+ "Fridtjof-Nansen-Str.",
+ "Friedenberger Str.",
+ "Friedensstr.",
+ "Friedhofstr.",
+ "Friedlandstr.",
+ "Friedlieb-Ferdinand-Runge-Str.",
+ "Friedrich-Bayer-Str.",
+ "Friedrich-Bergius-Platz",
+ "Friedrich-Ebert-Platz",
+ "Friedrich-Ebert-Str.",
+ "Friedrich-Engels-Str.",
+ "Friedrich-List-Str.",
+ "Friedrich-Naumann-Str.",
+ "Friedrich-Sertürner-Str.",
+ "Friedrichstr.",
+ "Friedrich-Weskott-Str.",
+ "Friesenweg",
+ "Frischenberg",
+ "Fritz-Erler-Str.",
+ "Fritz-Henseler-Str.",
+ "Fröbelstr.",
+ "Fürstenbergplatz",
+ "Fürstenbergstr.",
+ "Gabriele-Münter-Str.",
+ "Gartenstr.",
+ "Gebhardstr.",
+ "Geibelstr.",
+ "Gellertstr.",
+ "Georg-von-Vollmar-Str.",
+ "Gerhard-Domagk-Str.",
+ "Gerhart-Hauptmann-Str.",
+ "Gerichtsstr.",
+ "Geschwister-Scholl-Str.",
+ "Gezelinallee",
+ "Gierener Weg",
+ "Ginsterweg",
+ "Gisbert-Cremer-Str.",
+ "Glücksburger Str.",
+ "Gluckstr.",
+ "Gneisenaustr.",
+ "Goetheplatz",
+ "Goethestr.",
+ "Golo-Mann-Str.",
+ "Görlitzer Str.",
+ "Görresstr.",
+ "Graebestr.",
+ "Graf-Galen-Platz",
+ "Gregor-Mendel-Str.",
+ "Greifswalder Str.",
+ "Grillenweg",
+ "Gronenborner Weg",
+ "Große Kirchstr.",
+ "Grunder Wiesen",
+ "Grundermühle",
+ "Grundermühlenhof",
+ "Grundermühlenweg",
+ "Grüner Weg",
+ "Grunewaldstr.",
+ "Grünstr.",
+ "Günther-Weisenborn-Str.",
+ "Gustav-Freytag-Str.",
+ "Gustav-Heinemann-Str.",
+ "Gustav-Radbruch-Str.",
+ "Gut Reuschenberg",
+ "Gutenbergstr.",
+ "Haberstr.",
+ "Habichtgasse",
+ "Hafenstr.",
+ "Hagenauer Str.",
+ "Hahnenblecher",
+ "Halenseestr.",
+ "Halfenleimbach",
+ "Hallesche Str.",
+ "Halligstr.",
+ "Hamberger Str.",
+ "Hammerweg",
+ "Händelstr.",
+ "Hannah-Höch-Str.",
+ "Hans-Arp-Str.",
+ "Hans-Gerhard-Str.",
+ "Hans-Sachs-Str.",
+ "Hans-Schlehahn-Str.",
+ "Hans-von-Dohnanyi-Str.",
+ "Hardenbergstr.",
+ "Haselweg",
+ "Hauptstr.",
+ "Haus-Vorster-Str.",
+ "Hauweg",
+ "Havelstr.",
+ "Havensteinstr.",
+ "Haydnstr.",
+ "Hebbelstr.",
+ "Heckenweg",
+ "Heerweg",
+ "Hegelstr.",
+ "Heidberg",
+ "Heidehöhe",
+ "Heidestr.",
+ "Heimstättenweg",
+ "Heinrich-Böll-Str.",
+ "Heinrich-Brüning-Str.",
+ "Heinrich-Claes-Str.",
+ "Heinrich-Heine-Str.",
+ "Heinrich-Hörlein-Str.",
+ "Heinrich-Lübke-Str.",
+ "Heinrich-Lützenkirchen-Weg",
+ "Heinrichstr.",
+ "Heinrich-Strerath-Str.",
+ "Heinrich-von-Kleist-Str.",
+ "Heinrich-von-Stephan-Str.",
+ "Heisterbachstr.",
+ "Helenenstr.",
+ "Helmestr.",
+ "Hemmelrather Weg",
+ "Henry-T.-v.-Böttinger-Str.",
+ "Herderstr.",
+ "Heribertstr.",
+ "Hermann-Ehlers-Str.",
+ "Hermann-Hesse-Str.",
+ "Hermann-König-Str.",
+ "Hermann-Löns-Str.",
+ "Hermann-Milde-Str.",
+ "Hermann-Nörrenberg-Str.",
+ "Hermann-von-Helmholtz-Str.",
+ "Hermann-Waibel-Str.",
+ "Herzogstr.",
+ "Heymannstr.",
+ "Hindenburgstr.",
+ "Hirzenberg",
+ "Hitdorfer Kirchweg",
+ "Hitdorfer Str.",
+ "Höfer Mühle",
+ "Höfer Weg",
+ "Hohe Str.",
+ "Höhenstr.",
+ "Höltgestal",
+ "Holunderweg",
+ "Holzer Weg",
+ "Holzer Wiesen",
+ "Hornpottweg",
+ "Hubertusweg",
+ "Hufelandstr.",
+ "Hufer Weg",
+ "Humboldtstr.",
+ "Hummelsheim",
+ "Hummelweg",
+ "Humperdinckstr.",
+ "Hüscheider Gärten",
+ "Hüscheider Str.",
+ "Hütte",
+ "Ilmstr.",
+ "Im Bergischen Heim",
+ "Im Bruch",
+ "Im Buchenhain",
+ "Im Bühl",
+ "Im Burgfeld",
+ "Im Dorf",
+ "Im Eisholz",
+ "Im Friedenstal",
+ "Im Frohental",
+ "Im Grunde",
+ "Im Hederichsfeld",
+ "Im Jücherfeld",
+ "Im Kalkfeld",
+ "Im Kirberg",
+ "Im Kirchfeld",
+ "Im Kreuzbruch",
+ "Im Mühlenfeld",
+ "Im Nesselrader Kamp",
+ "Im Oberdorf",
+ "Im Oberfeld",
+ "Im Rosengarten",
+ "Im Rottland",
+ "Im Scheffengarten",
+ "Im Staderfeld",
+ "Im Steinfeld",
+ "Im Weidenblech",
+ "Im Winkel",
+ "Im Ziegelfeld",
+ "Imbach",
+ "Imbacher Weg",
+ "Immenweg",
+ "In den Blechenhöfen",
+ "In den Dehlen",
+ "In der Birkenau",
+ "In der Dasladen",
+ "In der Felderhütten",
+ "In der Hartmannswiese",
+ "In der Höhle",
+ "In der Schaafsdellen",
+ "In der Wasserkuhl",
+ "In der Wüste",
+ "In Holzhausen",
+ "Insterstr.",
+ "Jacob-Fröhlen-Str.",
+ "Jägerstr.",
+ "Jahnstr.",
+ "Jakob-Eulenberg-Weg",
+ "Jakobistr.",
+ "Jakob-Kaiser-Str.",
+ "Jenaer Str.",
+ "Johannes-Baptist-Str.",
+ "Johannes-Dott-Str.",
+ "Johannes-Popitz-Str.",
+ "Johannes-Wislicenus-Str.",
+ "Johannisburger Str.",
+ "Johann-Janssen-Str.",
+ "Johann-Wirtz-Weg",
+ "Josefstr.",
+ "Jüch",
+ "Julius-Doms-Str.",
+ "Julius-Leber-Str.",
+ "Kaiserplatz",
+ "Kaiserstr.",
+ "Kaiser-Wilhelm-Allee",
+ "Kalkstr.",
+ "Kämpchenstr.",
+ "Kämpenwiese",
+ "Kämper Weg",
+ "Kamptalweg",
+ "Kanalstr.",
+ "Kandinskystr.",
+ "Kantstr.",
+ "Kapellenstr.",
+ "Karl-Arnold-Str.",
+ "Karl-Bosch-Str.",
+ "Karl-Bückart-Str.",
+ "Karl-Carstens-Ring",
+ "Karl-Friedrich-Goerdeler-Str.",
+ "Karl-Jaspers-Str.",
+ "Karl-König-Str.",
+ "Karl-Krekeler-Str.",
+ "Karl-Marx-Str.",
+ "Karlstr.",
+ "Karl-Ulitzka-Str.",
+ "Karl-Wichmann-Str.",
+ "Karl-Wingchen-Str.",
+ "Käsenbrod",
+ "Käthe-Kollwitz-Str.",
+ "Katzbachstr.",
+ "Kerschensteinerstr.",
+ "Kiefernweg",
+ "Kieler Str.",
+ "Kieselstr.",
+ "Kiesweg",
+ "Kinderhausen",
+ "Kleiberweg",
+ "Kleine Kirchstr.",
+ "Kleingansweg",
+ "Kleinheider Weg",
+ "Klief",
+ "Kneippstr.",
+ "Knochenbergsweg",
+ "Kochergarten",
+ "Kocherstr.",
+ "Kockelsberg",
+ "Kolberger Str.",
+ "Kolmarer Str.",
+ "Kölner Gasse",
+ "Kölner Str.",
+ "Kolpingstr.",
+ "Königsberger Platz",
+ "Konrad-Adenauer-Platz",
+ "Köpenicker Str.",
+ "Kopernikusstr.",
+ "Körnerstr.",
+ "Köschenberg",
+ "Köttershof",
+ "Kreuzbroicher Str.",
+ "Kreuzkamp",
+ "Krummer Weg",
+ "Kruppstr.",
+ "Kuhlmannweg",
+ "Kump",
+ "Kumper Weg",
+ "Kunstfeldstr.",
+ "Küppersteger Str.",
+ "Kursiefen",
+ "Kursiefer Weg",
+ "Kurtekottenweg",
+ "Kurt-Schumacher-Ring",
+ "Kyllstr.",
+ "Langenfelder Str.",
+ "Längsleimbach",
+ "Lärchenweg",
+ "Legienstr.",
+ "Lehner Mühle",
+ "Leichlinger Str.",
+ "Leimbacher Hof",
+ "Leinestr.",
+ "Leineweberstr.",
+ "Leipziger Str.",
+ "Lerchengasse",
+ "Lessingstr.",
+ "Libellenweg",
+ "Lichstr.",
+ "Liebigstr.",
+ "Lindenstr.",
+ "Lingenfeld",
+ "Linienstr.",
+ "Lippe",
+ "Löchergraben",
+ "Löfflerstr.",
+ "Loheweg",
+ "Lohrbergstr.",
+ "Lohrstr.",
+ "Löhstr.",
+ "Lortzingstr.",
+ "Lötzener Str.",
+ "Löwenburgstr.",
+ "Lucasstr.",
+ "Ludwig-Erhard-Platz",
+ "Ludwig-Girtler-Str.",
+ "Ludwig-Knorr-Str.",
+ "Luisenstr.",
+ "Lupinenweg",
+ "Lurchenweg",
+ "Lützenkirchener Str.",
+ "Lycker Str.",
+ "Maashofstr.",
+ "Manforter Str.",
+ "Marc-Chagall-Str.",
+ "Maria-Dresen-Str.",
+ "Maria-Terwiel-Str.",
+ "Marie-Curie-Str.",
+ "Marienburger Str.",
+ "Mariendorfer Str.",
+ "Marienwerderstr.",
+ "Marie-Schlei-Str.",
+ "Marktplatz",
+ "Markusweg",
+ "Martin-Buber-Str.",
+ "Martin-Heidegger-Str.",
+ "Martin-Luther-Str.",
+ "Masurenstr.",
+ "Mathildenweg",
+ "Maurinusstr.",
+ "Mauspfad",
+ "Max-Beckmann-Str.",
+ "Max-Delbrück-Str.",
+ "Max-Ernst-Str.",
+ "Max-Holthausen-Platz",
+ "Max-Horkheimer-Str.",
+ "Max-Liebermann-Str.",
+ "Max-Pechstein-Str.",
+ "Max-Planck-Str.",
+ "Max-Scheler-Str.",
+ "Max-Schönenberg-Str.",
+ "Maybachstr.",
+ "Meckhofer Feld",
+ "Meisenweg",
+ "Memelstr.",
+ "Menchendahler Str.",
+ "Mendelssohnstr.",
+ "Merziger Str.",
+ "Mettlacher Str.",
+ "Metzer Str.",
+ "Michaelsweg",
+ "Miselohestr.",
+ "Mittelstr.",
+ "Mohlenstr.",
+ "Moltkestr.",
+ "Monheimer Str.",
+ "Montanusstr.",
+ "Montessoriweg",
+ "Moosweg",
+ "Morsbroicher Str.",
+ "Moselstr.",
+ "Moskauer Str.",
+ "Mozartstr.",
+ "Mühlenweg",
+ "Muhrgasse",
+ "Muldestr.",
+ "Mülhausener Str.",
+ "Mülheimer Str.",
+ "Münsters Gäßchen",
+ "Münzstr.",
+ "Müritzstr.",
+ "Myliusstr.",
+ "Nachtigallenweg",
+ "Nauener Str.",
+ "Neißestr.",
+ "Nelly-Sachs-Str.",
+ "Netzestr.",
+ "Neuendriesch",
+ "Neuenhausgasse",
+ "Neuenkamp",
+ "Neujudenhof",
+ "Neukronenberger Str.",
+ "Neustadtstr.",
+ "Nicolai-Hartmann-Str.",
+ "Niederblecher",
+ "Niederfeldstr.",
+ "Nietzschestr.",
+ "Nikolaus-Groß-Str.",
+ "Nobelstr.",
+ "Norderneystr.",
+ "Nordstr.",
+ "Ober dem Hof",
+ "Obere Lindenstr.",
+ "Obere Str.",
+ "Oberölbach",
+ "Odenthaler Str.",
+ "Oderstr.",
+ "Okerstr.",
+ "Olof-Palme-Str.",
+ "Ophovener Str.",
+ "Opladener Platz",
+ "Opladener Str.",
+ "Ortelsburger Str.",
+ "Oskar-Moll-Str.",
+ "Oskar-Schlemmer-Str.",
+ "Oststr.",
+ "Oswald-Spengler-Str.",
+ "Otto-Dix-Str.",
+ "Otto-Grimm-Str.",
+ "Otto-Hahn-Str.",
+ "Otto-Müller-Str.",
+ "Otto-Stange-Str.",
+ "Ottostr.",
+ "Otto-Varnhagen-Str.",
+ "Otto-Wels-Str.",
+ "Ottweilerstr.",
+ "Oulustr.",
+ "Overfeldweg",
+ "Pappelweg",
+ "Paracelsusstr.",
+ "Parkstr.",
+ "Pastor-Louis-Str.",
+ "Pastor-Scheibler-Str.",
+ "Pastorskamp",
+ "Paul-Klee-Str.",
+ "Paul-Löbe-Str.",
+ "Paulstr.",
+ "Peenestr.",
+ "Pescher Busch",
+ "Peschstr.",
+ "Pestalozzistr.",
+ "Peter-Grieß-Str.",
+ "Peter-Joseph-Lenné-Str.",
+ "Peter-Neuenheuser-Str.",
+ "Petersbergstr.",
+ "Peterstr.",
+ "Pfarrer-Jekel-Str.",
+ "Pfarrer-Klein-Str.",
+ "Pfarrer-Röhr-Str.",
+ "Pfeilshofstr.",
+ "Philipp-Ott-Str.",
+ "Piet-Mondrian-Str.",
+ "Platanenweg",
+ "Pommernstr.",
+ "Porschestr.",
+ "Poststr.",
+ "Potsdamer Str.",
+ "Pregelstr.",
+ "Prießnitzstr.",
+ "Pützdelle",
+ "Quarzstr.",
+ "Quettinger Str.",
+ "Rat-Deycks-Str.",
+ "Rathenaustr.",
+ "Ratherkämp",
+ "Ratiborer Str.",
+ "Raushofstr.",
+ "Regensburger Str.",
+ "Reinickendorfer Str.",
+ "Renkgasse",
+ "Rennbaumplatz",
+ "Rennbaumstr.",
+ "Reuschenberger Str.",
+ "Reusrather Str.",
+ "Reuterstr.",
+ "Rheinallee",
+ "Rheindorfer Str.",
+ "Rheinstr.",
+ "Rhein-Wupper-Platz",
+ "Richard-Wagner-Str.",
+ "Rilkestr.",
+ "Ringstr.",
+ "Robert-Blum-Str.",
+ "Robert-Koch-Str.",
+ "Robert-Medenwald-Str.",
+ "Rolandstr.",
+ "Romberg",
+ "Röntgenstr.",
+ "Roonstr.",
+ "Ropenstall",
+ "Ropenstaller Weg",
+ "Rosenthal",
+ "Rostocker Str.",
+ "Rotdornweg",
+ "Röttgerweg",
+ "Rückertstr.",
+ "Rudolf-Breitscheid-Str.",
+ "Rudolf-Mann-Platz",
+ "Rudolf-Stracke-Str.",
+ "Ruhlachplatz",
+ "Ruhlachstr.",
+ "Rüttersweg",
+ "Saalestr.",
+ "Saarbrücker Str.",
+ "Saarlauterner Str.",
+ "Saarstr.",
+ "Salamanderweg",
+ "Samlandstr.",
+ "Sanddornstr.",
+ "Sandstr.",
+ "Sauerbruchstr.",
+ "Schäfershütte",
+ "Scharnhorststr.",
+ "Scheffershof",
+ "Scheidemannstr.",
+ "Schellingstr.",
+ "Schenkendorfstr.",
+ "Schießbergstr.",
+ "Schillerstr.",
+ "Schlangenhecke",
+ "Schlebuscher Heide",
+ "Schlebuscher Str.",
+ "Schlebuschrath",
+ "Schlehdornstr.",
+ "Schleiermacherstr.",
+ "Schloßstr.",
+ "Schmalenbruch",
+ "Schnepfenflucht",
+ "Schöffenweg",
+ "Schöllerstr.",
+ "Schöne Aussicht",
+ "Schöneberger Str.",
+ "Schopenhauerstr.",
+ "Schubertplatz",
+ "Schubertstr.",
+ "Schulberg",
+ "Schulstr.",
+ "Schumannstr.",
+ "Schwalbenweg",
+ "Schwarzastr.",
+ "Sebastianusweg",
+ "Semmelweisstr.",
+ "Siebelplatz",
+ "Siemensstr.",
+ "Solinger Str.",
+ "Sonderburger Str.",
+ "Spandauer Str.",
+ "Speestr.",
+ "Sperberweg",
+ "Sperlingsweg",
+ "Spitzwegstr.",
+ "Sporrenberger Mühle",
+ "Spreestr.",
+ "St. Ingberter Str.",
+ "Starenweg",
+ "Stauffenbergstr.",
+ "Stefan-Zweig-Str.",
+ "Stegerwaldstr.",
+ "Steglitzer Str.",
+ "Steinbücheler Feld",
+ "Steinbücheler Str.",
+ "Steinstr.",
+ "Steinweg",
+ "Stephan-Lochner-Str.",
+ "Stephanusstr.",
+ "Stettiner Str.",
+ "Stixchesstr.",
+ "Stöckenstr.",
+ "Stralsunder Str.",
+ "Straßburger Str.",
+ "Stresemannplatz",
+ "Strombergstr.",
+ "Stromstr.",
+ "Stüttekofener Str.",
+ "Sudestr.",
+ "Sürderstr.",
+ "Syltstr.",
+ "Talstr.",
+ "Tannenbergstr.",
+ "Tannenweg",
+ "Taubenweg",
+ "Teitscheider Weg",
+ "Telegrafenstr.",
+ "Teltower Str.",
+ "Tempelhofer Str.",
+ "Theodor-Adorno-Str.",
+ "Theodor-Fliedner-Str.",
+ "Theodor-Gierath-Str.",
+ "Theodor-Haubach-Str.",
+ "Theodor-Heuss-Ring",
+ "Theodor-Storm-Str.",
+ "Theodorstr.",
+ "Thomas-Dehler-Str.",
+ "Thomas-Morus-Str.",
+ "Thomas-von-Aquin-Str.",
+ "Tönges Feld",
+ "Torstr.",
+ "Treptower Str.",
+ "Treuburger Str.",
+ "Uhlandstr.",
+ "Ulmenweg",
+ "Ulmer Str.",
+ "Ulrichstr.",
+ "Ulrich-von-Hassell-Str.",
+ "Umlag",
+ "Unstrutstr.",
+ "Unter dem Schildchen",
+ "Unterölbach",
+ "Unterstr.",
+ "Uppersberg",
+ "Van\\'t-Hoff-Str.",
+ "Veit-Stoß-Str.",
+ "Vereinsstr.",
+ "Viktor-Meyer-Str.",
+ "Vincent-van-Gogh-Str.",
+ "Virchowstr.",
+ "Voigtslach",
+ "Volhardstr.",
+ "Völklinger Str.",
+ "Von-Brentano-Str.",
+ "Von-Diergardt-Str.",
+ "Von-Eichendorff-Str.",
+ "Von-Ketteler-Str.",
+ "Von-Knoeringen-Str.",
+ "Von-Pettenkofer-Str.",
+ "Von-Siebold-Str.",
+ "Wacholderweg",
+ "Waldstr.",
+ "Walter-Flex-Str.",
+ "Walter-Hempel-Str.",
+ "Walter-Hochapfel-Str.",
+ "Walter-Nernst-Str.",
+ "Wannseestr.",
+ "Warnowstr.",
+ "Warthestr.",
+ "Weddigenstr.",
+ "Weichselstr.",
+ "Weidenstr.",
+ "Weidfeldstr.",
+ "Weiherfeld",
+ "Weiherstr.",
+ "Weinhäuser Str.",
+ "Weißdornweg",
+ "Weißenseestr.",
+ "Weizkamp",
+ "Werftstr.",
+ "Werkstättenstr.",
+ "Werner-Heisenberg-Str.",
+ "Werrastr.",
+ "Weyerweg",
+ "Widdauener Str.",
+ "Wiebertshof",
+ "Wiehbachtal",
+ "Wiembachallee",
+ "Wiesdorfer Platz",
+ "Wiesenstr.",
+ "Wilhelm-Busch-Str.",
+ "Wilhelm-Hastrich-Str.",
+ "Wilhelm-Leuschner-Str.",
+ "Wilhelm-Liebknecht-Str.",
+ "Wilhelmsgasse",
+ "Wilhelmstr.",
+ "Willi-Baumeister-Str.",
+ "Willy-Brandt-Ring",
+ "Winand-Rossi-Str.",
+ "Windthorststr.",
+ "Winkelweg",
+ "Winterberg",
+ "Wittenbergstr.",
+ "Wolf-Vostell-Str.",
+ "Wolkenburgstr.",
+ "Wupperstr.",
+ "Wuppertalstr.",
+ "Wüstenhof",
+ "Yitzhak-Rabin-Str.",
+ "Zauberkuhle",
+ "Zedernweg",
+ "Zehlendorfer Str.",
+ "Zehntenweg",
+ "Zeisigweg",
+ "Zeppelinstr.",
+ "Zschopaustr.",
+ "Zum Claashäuschen",
+ "Zündhütchenweg",
+ "Zur Alten Brauerei",
+ "Zur alten Fabrik"
+];
diff --git a/lib/locales/de/cell_phone/formats.js b/lib/locales/de/cell_phone/formats.js
new file mode 100644
index 00000000..81aabf37
--- /dev/null
+++ b/lib/locales/de/cell_phone/formats.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "+49-1##-#######",
+ "+49-1###-########"
+];
diff --git a/lib/locales/de/cell_phone/index.js b/lib/locales/de/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/de/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/de/company/index.js b/lib/locales/de/company/index.js
new file mode 100644
index 00000000..3e945ef7
--- /dev/null
+++ b/lib/locales/de/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.legal_form = require("./legal_form");
+company.name = require("./name");
diff --git a/lib/locales/de/company/legal_form.js b/lib/locales/de/company/legal_form.js
new file mode 100644
index 00000000..1a588679
--- /dev/null
+++ b/lib/locales/de/company/legal_form.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "GmbH",
+ "AG",
+ "Gruppe",
+ "KG",
+ "GmbH & Co. KG",
+ "UG",
+ "OHG"
+];
diff --git a/lib/locales/de/company/name.js b/lib/locales/de/company/name.js
new file mode 100644
index 00000000..e1e8ae96
--- /dev/null
+++ b/lib/locales/de/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
+];
diff --git a/lib/locales/de/company/suffix.js b/lib/locales/de/company/suffix.js
new file mode 100644
index 00000000..1a588679
--- /dev/null
+++ b/lib/locales/de/company/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "GmbH",
+ "AG",
+ "Gruppe",
+ "KG",
+ "GmbH & Co. KG",
+ "UG",
+ "OHG"
+];
diff --git a/lib/locales/de/index.js b/lib/locales/de/index.js
new file mode 100644
index 00000000..6dfe27a3
--- /dev/null
+++ b/lib/locales/de/index.js
@@ -0,0 +1,10 @@
+var de = {};
+module['exports'] = de;
+de.title = "German";
+de.address = require("./address");
+de.company = require("./company");
+de.internet = require("./internet");
+de.lorem = require("./lorem");
+de.name = require("./name");
+de.phone_number = require("./phone_number");
+de.cell_phone = require("./cell_phone"); \ No newline at end of file
diff --git a/lib/locales/de/internet/domain_suffix.js b/lib/locales/de/internet/domain_suffix.js
new file mode 100644
index 00000000..fab7449c
--- /dev/null
+++ b/lib/locales/de/internet/domain_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "com",
+ "info",
+ "name",
+ "net",
+ "org",
+ "de",
+ "ch"
+];
diff --git a/lib/locales/de/internet/free_email.js b/lib/locales/de/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/de/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/de/internet/index.js b/lib/locales/de/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/de/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/de/lorem/index.js b/lib/locales/de/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/de/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/de/lorem/words.js b/lib/locales/de/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/de/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/de/name/first_name.js b/lib/locales/de/name/first_name.js
new file mode 100644
index 00000000..ba17eaf6
--- /dev/null
+++ b/lib/locales/de/name/first_name.js
@@ -0,0 +1,1157 @@
+module["exports"] = [
+ "Aaron",
+ "Abdul",
+ "Abdullah",
+ "Adam",
+ "Adrian",
+ "Adriano",
+ "Ahmad",
+ "Ahmed",
+ "Ahmet",
+ "Alan",
+ "Albert",
+ "Alessandro",
+ "Alessio",
+ "Alex",
+ "Alexander",
+ "Alfred",
+ "Ali",
+ "Amar",
+ "Amir",
+ "Amon",
+ "Andre",
+ "Andreas",
+ "Andrew",
+ "Angelo",
+ "Ansgar",
+ "Anthony",
+ "Anton",
+ "Antonio",
+ "Arda",
+ "Arian",
+ "Armin",
+ "Arne",
+ "Arno",
+ "Arthur",
+ "Artur",
+ "Arved",
+ "Arvid",
+ "Ayman",
+ "Baran",
+ "Baris",
+ "Bastian",
+ "Batuhan",
+ "Bela",
+ "Ben",
+ "Benedikt",
+ "Benjamin",
+ "Bennet",
+ "Bennett",
+ "Benno",
+ "Bent",
+ "Berat",
+ "Berkay",
+ "Bernd",
+ "Bilal",
+ "Bjarne",
+ "Björn",
+ "Bo",
+ "Boris",
+ "Brandon",
+ "Brian",
+ "Bruno",
+ "Bryan",
+ "Burak",
+ "Calvin",
+ "Can",
+ "Carl",
+ "Carlo",
+ "Carlos",
+ "Caspar",
+ "Cedric",
+ "Cedrik",
+ "Cem",
+ "Charlie",
+ "Chris",
+ "Christian",
+ "Christiano",
+ "Christoph",
+ "Christopher",
+ "Claas",
+ "Clemens",
+ "Colin",
+ "Collin",
+ "Conner",
+ "Connor",
+ "Constantin",
+ "Corvin",
+ "Curt",
+ "Damian",
+ "Damien",
+ "Daniel",
+ "Danilo",
+ "Danny",
+ "Darian",
+ "Dario",
+ "Darius",
+ "Darren",
+ "David",
+ "Davide",
+ "Davin",
+ "Dean",
+ "Deniz",
+ "Dennis",
+ "Denny",
+ "Devin",
+ "Diego",
+ "Dion",
+ "Domenic",
+ "Domenik",
+ "Dominic",
+ "Dominik",
+ "Dorian",
+ "Dustin",
+ "Dylan",
+ "Ecrin",
+ "Eddi",
+ "Eddy",
+ "Edgar",
+ "Edwin",
+ "Efe",
+ "Ege",
+ "Elia",
+ "Eliah",
+ "Elias",
+ "Elijah",
+ "Emanuel",
+ "Emil",
+ "Emilian",
+ "Emilio",
+ "Emir",
+ "Emirhan",
+ "Emre",
+ "Enes",
+ "Enno",
+ "Enrico",
+ "Eren",
+ "Eric",
+ "Erik",
+ "Etienne",
+ "Fabian",
+ "Fabien",
+ "Fabio",
+ "Fabrice",
+ "Falk",
+ "Felix",
+ "Ferdinand",
+ "Fiete",
+ "Filip",
+ "Finlay",
+ "Finley",
+ "Finn",
+ "Finnley",
+ "Florian",
+ "Francesco",
+ "Franz",
+ "Frederic",
+ "Frederick",
+ "Frederik",
+ "Friedrich",
+ "Fritz",
+ "Furkan",
+ "Fynn",
+ "Gabriel",
+ "Georg",
+ "Gerrit",
+ "Gian",
+ "Gianluca",
+ "Gino",
+ "Giuliano",
+ "Giuseppe",
+ "Gregor",
+ "Gustav",
+ "Hagen",
+ "Hamza",
+ "Hannes",
+ "Hanno",
+ "Hans",
+ "Hasan",
+ "Hassan",
+ "Hauke",
+ "Hendrik",
+ "Hennes",
+ "Henning",
+ "Henri",
+ "Henrick",
+ "Henrik",
+ "Henry",
+ "Hugo",
+ "Hussein",
+ "Ian",
+ "Ibrahim",
+ "Ilias",
+ "Ilja",
+ "Ilyas",
+ "Immanuel",
+ "Ismael",
+ "Ismail",
+ "Ivan",
+ "Iven",
+ "Jack",
+ "Jacob",
+ "Jaden",
+ "Jakob",
+ "Jamal",
+ "James",
+ "Jamie",
+ "Jan",
+ "Janek",
+ "Janis",
+ "Janne",
+ "Jannek",
+ "Jannes",
+ "Jannik",
+ "Jannis",
+ "Jano",
+ "Janosch",
+ "Jared",
+ "Jari",
+ "Jarne",
+ "Jarno",
+ "Jaron",
+ "Jason",
+ "Jasper",
+ "Jay",
+ "Jayden",
+ "Jayson",
+ "Jean",
+ "Jens",
+ "Jeremias",
+ "Jeremie",
+ "Jeremy",
+ "Jermaine",
+ "Jerome",
+ "Jesper",
+ "Jesse",
+ "Jim",
+ "Jimmy",
+ "Joe",
+ "Joel",
+ "Joey",
+ "Johann",
+ "Johannes",
+ "John",
+ "Johnny",
+ "Jon",
+ "Jona",
+ "Jonah",
+ "Jonas",
+ "Jonathan",
+ "Jonte",
+ "Joost",
+ "Jordan",
+ "Joris",
+ "Joscha",
+ "Joschua",
+ "Josef",
+ "Joseph",
+ "Josh",
+ "Joshua",
+ "Josua",
+ "Juan",
+ "Julian",
+ "Julien",
+ "Julius",
+ "Juri",
+ "Justin",
+ "Justus",
+ "Kaan",
+ "Kai",
+ "Kalle",
+ "Karim",
+ "Karl",
+ "Karlo",
+ "Kay",
+ "Keanu",
+ "Kenan",
+ "Kenny",
+ "Keno",
+ "Kerem",
+ "Kerim",
+ "Kevin",
+ "Kian",
+ "Kilian",
+ "Kim",
+ "Kimi",
+ "Kjell",
+ "Klaas",
+ "Klemens",
+ "Konrad",
+ "Konstantin",
+ "Koray",
+ "Korbinian",
+ "Kurt",
+ "Lars",
+ "Lasse",
+ "Laurence",
+ "Laurens",
+ "Laurenz",
+ "Laurin",
+ "Lean",
+ "Leander",
+ "Leandro",
+ "Leif",
+ "Len",
+ "Lenn",
+ "Lennard",
+ "Lennart",
+ "Lennert",
+ "Lennie",
+ "Lennox",
+ "Lenny",
+ "Leo",
+ "Leon",
+ "Leonard",
+ "Leonardo",
+ "Leonhard",
+ "Leonidas",
+ "Leopold",
+ "Leroy",
+ "Levent",
+ "Levi",
+ "Levin",
+ "Lewin",
+ "Lewis",
+ "Liam",
+ "Lian",
+ "Lias",
+ "Lino",
+ "Linus",
+ "Lio",
+ "Lion",
+ "Lionel",
+ "Logan",
+ "Lorenz",
+ "Lorenzo",
+ "Loris",
+ "Louis",
+ "Luan",
+ "Luc",
+ "Luca",
+ "Lucas",
+ "Lucian",
+ "Lucien",
+ "Ludwig",
+ "Luis",
+ "Luiz",
+ "Luk",
+ "Luka",
+ "Lukas",
+ "Luke",
+ "Lutz",
+ "Maddox",
+ "Mads",
+ "Magnus",
+ "Maik",
+ "Maksim",
+ "Malik",
+ "Malte",
+ "Manuel",
+ "Marc",
+ "Marcel",
+ "Marco",
+ "Marcus",
+ "Marek",
+ "Marian",
+ "Mario",
+ "Marius",
+ "Mark",
+ "Marko",
+ "Markus",
+ "Marlo",
+ "Marlon",
+ "Marten",
+ "Martin",
+ "Marvin",
+ "Marwin",
+ "Mateo",
+ "Mathis",
+ "Matis",
+ "Mats",
+ "Matteo",
+ "Mattes",
+ "Matthias",
+ "Matthis",
+ "Matti",
+ "Mattis",
+ "Maurice",
+ "Max",
+ "Maxim",
+ "Maximilian",
+ "Mehmet",
+ "Meik",
+ "Melvin",
+ "Merlin",
+ "Mert",
+ "Michael",
+ "Michel",
+ "Mick",
+ "Miguel",
+ "Mika",
+ "Mikail",
+ "Mike",
+ "Milan",
+ "Milo",
+ "Mio",
+ "Mirac",
+ "Mirco",
+ "Mirko",
+ "Mohamed",
+ "Mohammad",
+ "Mohammed",
+ "Moritz",
+ "Morten",
+ "Muhammed",
+ "Murat",
+ "Mustafa",
+ "Nathan",
+ "Nathanael",
+ "Nelson",
+ "Neo",
+ "Nevio",
+ "Nick",
+ "Niclas",
+ "Nico",
+ "Nicolai",
+ "Nicolas",
+ "Niels",
+ "Nikita",
+ "Niklas",
+ "Niko",
+ "Nikolai",
+ "Nikolas",
+ "Nils",
+ "Nino",
+ "Noah",
+ "Noel",
+ "Norman",
+ "Odin",
+ "Oke",
+ "Ole",
+ "Oliver",
+ "Omar",
+ "Onur",
+ "Oscar",
+ "Oskar",
+ "Pascal",
+ "Patrice",
+ "Patrick",
+ "Paul",
+ "Peer",
+ "Pepe",
+ "Peter",
+ "Phil",
+ "Philip",
+ "Philipp",
+ "Pierre",
+ "Piet",
+ "Pit",
+ "Pius",
+ "Quentin",
+ "Quirin",
+ "Rafael",
+ "Raik",
+ "Ramon",
+ "Raphael",
+ "Rasmus",
+ "Raul",
+ "Rayan",
+ "René",
+ "Ricardo",
+ "Riccardo",
+ "Richard",
+ "Rick",
+ "Rico",
+ "Robert",
+ "Robin",
+ "Rocco",
+ "Roman",
+ "Romeo",
+ "Ron",
+ "Ruben",
+ "Ryan",
+ "Said",
+ "Salih",
+ "Sam",
+ "Sami",
+ "Sammy",
+ "Samuel",
+ "Sandro",
+ "Santino",
+ "Sascha",
+ "Sean",
+ "Sebastian",
+ "Selim",
+ "Semih",
+ "Shawn",
+ "Silas",
+ "Simeon",
+ "Simon",
+ "Sinan",
+ "Sky",
+ "Stefan",
+ "Steffen",
+ "Stephan",
+ "Steve",
+ "Steven",
+ "Sven",
+ "Sönke",
+ "Sören",
+ "Taha",
+ "Tamino",
+ "Tammo",
+ "Tarik",
+ "Tayler",
+ "Taylor",
+ "Teo",
+ "Theo",
+ "Theodor",
+ "Thies",
+ "Thilo",
+ "Thomas",
+ "Thorben",
+ "Thore",
+ "Thorge",
+ "Tiago",
+ "Til",
+ "Till",
+ "Tillmann",
+ "Tim",
+ "Timm",
+ "Timo",
+ "Timon",
+ "Timothy",
+ "Tino",
+ "Titus",
+ "Tizian",
+ "Tjark",
+ "Tobias",
+ "Tom",
+ "Tommy",
+ "Toni",
+ "Tony",
+ "Torben",
+ "Tore",
+ "Tristan",
+ "Tyler",
+ "Tyron",
+ "Umut",
+ "Valentin",
+ "Valentino",
+ "Veit",
+ "Victor",
+ "Viktor",
+ "Vin",
+ "Vincent",
+ "Vito",
+ "Vitus",
+ "Wilhelm",
+ "Willi",
+ "William",
+ "Willy",
+ "Xaver",
+ "Yannic",
+ "Yannick",
+ "Yannik",
+ "Yannis",
+ "Yasin",
+ "Youssef",
+ "Yunus",
+ "Yusuf",
+ "Yven",
+ "Yves",
+ "Ömer",
+ "Aaliyah",
+ "Abby",
+ "Abigail",
+ "Ada",
+ "Adelina",
+ "Adriana",
+ "Aileen",
+ "Aimee",
+ "Alana",
+ "Alea",
+ "Alena",
+ "Alessa",
+ "Alessia",
+ "Alexa",
+ "Alexandra",
+ "Alexia",
+ "Alexis",
+ "Aleyna",
+ "Alia",
+ "Alica",
+ "Alice",
+ "Alicia",
+ "Alina",
+ "Alisa",
+ "Alisha",
+ "Alissa",
+ "Aliya",
+ "Aliyah",
+ "Allegra",
+ "Alma",
+ "Alyssa",
+ "Amalia",
+ "Amanda",
+ "Amelia",
+ "Amelie",
+ "Amina",
+ "Amira",
+ "Amy",
+ "Ana",
+ "Anabel",
+ "Anastasia",
+ "Andrea",
+ "Angela",
+ "Angelina",
+ "Angelique",
+ "Anja",
+ "Ann",
+ "Anna",
+ "Annabel",
+ "Annabell",
+ "Annabelle",
+ "Annalena",
+ "Anne",
+ "Anneke",
+ "Annelie",
+ "Annemarie",
+ "Anni",
+ "Annie",
+ "Annika",
+ "Anny",
+ "Anouk",
+ "Antonia",
+ "Arda",
+ "Ariana",
+ "Ariane",
+ "Arwen",
+ "Ashley",
+ "Asya",
+ "Aurelia",
+ "Aurora",
+ "Ava",
+ "Ayleen",
+ "Aylin",
+ "Ayse",
+ "Azra",
+ "Betty",
+ "Bianca",
+ "Bianka",
+ "Caitlin",
+ "Cara",
+ "Carina",
+ "Carla",
+ "Carlotta",
+ "Carmen",
+ "Carolin",
+ "Carolina",
+ "Caroline",
+ "Cassandra",
+ "Catharina",
+ "Catrin",
+ "Cecile",
+ "Cecilia",
+ "Celia",
+ "Celina",
+ "Celine",
+ "Ceyda",
+ "Ceylin",
+ "Chantal",
+ "Charleen",
+ "Charlotta",
+ "Charlotte",
+ "Chayenne",
+ "Cheyenne",
+ "Chiara",
+ "Christin",
+ "Christina",
+ "Cindy",
+ "Claire",
+ "Clara",
+ "Clarissa",
+ "Colleen",
+ "Collien",
+ "Cora",
+ "Corinna",
+ "Cosima",
+ "Dana",
+ "Daniela",
+ "Daria",
+ "Darleen",
+ "Defne",
+ "Delia",
+ "Denise",
+ "Diana",
+ "Dilara",
+ "Dina",
+ "Dorothea",
+ "Ecrin",
+ "Eda",
+ "Eileen",
+ "Ela",
+ "Elaine",
+ "Elanur",
+ "Elea",
+ "Elena",
+ "Eleni",
+ "Eleonora",
+ "Eliana",
+ "Elif",
+ "Elina",
+ "Elisa",
+ "Elisabeth",
+ "Ella",
+ "Ellen",
+ "Elli",
+ "Elly",
+ "Elsa",
+ "Emelie",
+ "Emely",
+ "Emilia",
+ "Emilie",
+ "Emily",
+ "Emma",
+ "Emmely",
+ "Emmi",
+ "Emmy",
+ "Enie",
+ "Enna",
+ "Enya",
+ "Esma",
+ "Estelle",
+ "Esther",
+ "Eva",
+ "Evelin",
+ "Evelina",
+ "Eveline",
+ "Evelyn",
+ "Fabienne",
+ "Fatima",
+ "Fatma",
+ "Felicia",
+ "Felicitas",
+ "Felina",
+ "Femke",
+ "Fenja",
+ "Fine",
+ "Finia",
+ "Finja",
+ "Finnja",
+ "Fiona",
+ "Flora",
+ "Florentine",
+ "Francesca",
+ "Franka",
+ "Franziska",
+ "Frederike",
+ "Freya",
+ "Frida",
+ "Frieda",
+ "Friederike",
+ "Giada",
+ "Gina",
+ "Giulia",
+ "Giuliana",
+ "Greta",
+ "Hailey",
+ "Hana",
+ "Hanna",
+ "Hannah",
+ "Heidi",
+ "Helen",
+ "Helena",
+ "Helene",
+ "Helin",
+ "Henriette",
+ "Henrike",
+ "Hermine",
+ "Ida",
+ "Ilayda",
+ "Imke",
+ "Ina",
+ "Ines",
+ "Inga",
+ "Inka",
+ "Irem",
+ "Isa",
+ "Isabel",
+ "Isabell",
+ "Isabella",
+ "Isabelle",
+ "Ivonne",
+ "Jacqueline",
+ "Jamie",
+ "Jamila",
+ "Jana",
+ "Jane",
+ "Janin",
+ "Janina",
+ "Janine",
+ "Janna",
+ "Janne",
+ "Jara",
+ "Jasmin",
+ "Jasmina",
+ "Jasmine",
+ "Jella",
+ "Jenna",
+ "Jennifer",
+ "Jenny",
+ "Jessica",
+ "Jessy",
+ "Jette",
+ "Jil",
+ "Jill",
+ "Joana",
+ "Joanna",
+ "Joelina",
+ "Joeline",
+ "Joelle",
+ "Johanna",
+ "Joleen",
+ "Jolie",
+ "Jolien",
+ "Jolin",
+ "Jolina",
+ "Joline",
+ "Jona",
+ "Jonah",
+ "Jonna",
+ "Josefin",
+ "Josefine",
+ "Josephin",
+ "Josephine",
+ "Josie",
+ "Josy",
+ "Joy",
+ "Joyce",
+ "Judith",
+ "Judy",
+ "Jule",
+ "Julia",
+ "Juliana",
+ "Juliane",
+ "Julie",
+ "Julienne",
+ "Julika",
+ "Julina",
+ "Juna",
+ "Justine",
+ "Kaja",
+ "Karina",
+ "Karla",
+ "Karlotta",
+ "Karolina",
+ "Karoline",
+ "Kassandra",
+ "Katarina",
+ "Katharina",
+ "Kathrin",
+ "Katja",
+ "Katrin",
+ "Kaya",
+ "Kayra",
+ "Kiana",
+ "Kiara",
+ "Kim",
+ "Kimberley",
+ "Kimberly",
+ "Kira",
+ "Klara",
+ "Korinna",
+ "Kristin",
+ "Kyra",
+ "Laila",
+ "Lana",
+ "Lara",
+ "Larissa",
+ "Laura",
+ "Laureen",
+ "Lavinia",
+ "Lea",
+ "Leah",
+ "Leana",
+ "Leandra",
+ "Leann",
+ "Lee",
+ "Leila",
+ "Lena",
+ "Lene",
+ "Leni",
+ "Lenia",
+ "Lenja",
+ "Lenya",
+ "Leona",
+ "Leoni",
+ "Leonie",
+ "Leonora",
+ "Leticia",
+ "Letizia",
+ "Levke",
+ "Leyla",
+ "Lia",
+ "Liah",
+ "Liana",
+ "Lili",
+ "Lilia",
+ "Lilian",
+ "Liliana",
+ "Lilith",
+ "Lilli",
+ "Lillian",
+ "Lilly",
+ "Lily",
+ "Lina",
+ "Linda",
+ "Lindsay",
+ "Line",
+ "Linn",
+ "Linnea",
+ "Lisa",
+ "Lisann",
+ "Lisanne",
+ "Liv",
+ "Livia",
+ "Liz",
+ "Lola",
+ "Loreen",
+ "Lorena",
+ "Lotta",
+ "Lotte",
+ "Louisa",
+ "Louise",
+ "Luana",
+ "Luca",
+ "Lucia",
+ "Lucie",
+ "Lucienne",
+ "Lucy",
+ "Luisa",
+ "Luise",
+ "Luka",
+ "Luna",
+ "Luzie",
+ "Lya",
+ "Lydia",
+ "Lyn",
+ "Lynn",
+ "Madeleine",
+ "Madita",
+ "Madleen",
+ "Madlen",
+ "Magdalena",
+ "Maike",
+ "Mailin",
+ "Maira",
+ "Maja",
+ "Malena",
+ "Malia",
+ "Malin",
+ "Malina",
+ "Mandy",
+ "Mara",
+ "Marah",
+ "Mareike",
+ "Maren",
+ "Maria",
+ "Mariam",
+ "Marie",
+ "Marieke",
+ "Mariella",
+ "Marika",
+ "Marina",
+ "Marisa",
+ "Marissa",
+ "Marit",
+ "Marla",
+ "Marleen",
+ "Marlen",
+ "Marlena",
+ "Marlene",
+ "Marta",
+ "Martha",
+ "Mary",
+ "Maryam",
+ "Mathilda",
+ "Mathilde",
+ "Matilda",
+ "Maxi",
+ "Maxima",
+ "Maxine",
+ "Maya",
+ "Mayra",
+ "Medina",
+ "Medine",
+ "Meike",
+ "Melanie",
+ "Melek",
+ "Melike",
+ "Melina",
+ "Melinda",
+ "Melis",
+ "Melisa",
+ "Melissa",
+ "Merle",
+ "Merve",
+ "Meryem",
+ "Mette",
+ "Mia",
+ "Michaela",
+ "Michelle",
+ "Mieke",
+ "Mila",
+ "Milana",
+ "Milena",
+ "Milla",
+ "Mina",
+ "Mira",
+ "Miray",
+ "Miriam",
+ "Mirja",
+ "Mona",
+ "Monique",
+ "Nadine",
+ "Nadja",
+ "Naemi",
+ "Nancy",
+ "Naomi",
+ "Natalia",
+ "Natalie",
+ "Nathalie",
+ "Neele",
+ "Nela",
+ "Nele",
+ "Nelli",
+ "Nelly",
+ "Nia",
+ "Nicole",
+ "Nika",
+ "Nike",
+ "Nikita",
+ "Nila",
+ "Nina",
+ "Nisa",
+ "Noemi",
+ "Nora",
+ "Olivia",
+ "Patricia",
+ "Patrizia",
+ "Paula",
+ "Paulina",
+ "Pauline",
+ "Penelope",
+ "Philine",
+ "Phoebe",
+ "Pia",
+ "Rahel",
+ "Rania",
+ "Rebecca",
+ "Rebekka",
+ "Riana",
+ "Rieke",
+ "Rike",
+ "Romina",
+ "Romy",
+ "Ronja",
+ "Rosa",
+ "Rosalie",
+ "Ruby",
+ "Sabrina",
+ "Sahra",
+ "Sally",
+ "Salome",
+ "Samantha",
+ "Samia",
+ "Samira",
+ "Sandra",
+ "Sandy",
+ "Sanja",
+ "Saphira",
+ "Sara",
+ "Sarah",
+ "Saskia",
+ "Selin",
+ "Selina",
+ "Selma",
+ "Sena",
+ "Sidney",
+ "Sienna",
+ "Silja",
+ "Sina",
+ "Sinja",
+ "Smilla",
+ "Sofia",
+ "Sofie",
+ "Sonja",
+ "Sophia",
+ "Sophie",
+ "Soraya",
+ "Stefanie",
+ "Stella",
+ "Stephanie",
+ "Stina",
+ "Sude",
+ "Summer",
+ "Susanne",
+ "Svea",
+ "Svenja",
+ "Sydney",
+ "Tabea",
+ "Talea",
+ "Talia",
+ "Tamara",
+ "Tamia",
+ "Tamina",
+ "Tanja",
+ "Tara",
+ "Tarja",
+ "Teresa",
+ "Tessa",
+ "Thalea",
+ "Thalia",
+ "Thea",
+ "Theresa",
+ "Tia",
+ "Tina",
+ "Tomke",
+ "Tuana",
+ "Valentina",
+ "Valeria",
+ "Valerie",
+ "Vanessa",
+ "Vera",
+ "Veronika",
+ "Victoria",
+ "Viktoria",
+ "Viola",
+ "Vivian",
+ "Vivien",
+ "Vivienne",
+ "Wibke",
+ "Wiebke",
+ "Xenia",
+ "Yara",
+ "Yaren",
+ "Yasmin",
+ "Ylvi",
+ "Ylvie",
+ "Yvonne",
+ "Zara",
+ "Zehra",
+ "Zeynep",
+ "Zoe",
+ "Zoey",
+ "Zoé"
+];
diff --git a/lib/locales/de/name/index.js b/lib/locales/de/name/index.js
new file mode 100644
index 00000000..526b2bff
--- /dev/null
+++ b/lib/locales/de/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.nobility_title_prefix = require("./nobility_title_prefix");
+name.name = require("./name");
diff --git a/lib/locales/de/name/last_name.js b/lib/locales/de/name/last_name.js
new file mode 100644
index 00000000..b5fbecd2
--- /dev/null
+++ b/lib/locales/de/name/last_name.js
@@ -0,0 +1,1691 @@
+module["exports"] = [
+ "Abel",
+ "Abicht",
+ "Abraham",
+ "Abramovic",
+ "Abt",
+ "Achilles",
+ "Achkinadze",
+ "Ackermann",
+ "Adam",
+ "Adams",
+ "Ade",
+ "Agostini",
+ "Ahlke",
+ "Ahrenberg",
+ "Ahrens",
+ "Aigner",
+ "Albert",
+ "Albrecht",
+ "Alexa",
+ "Alexander",
+ "Alizadeh",
+ "Allgeyer",
+ "Amann",
+ "Amberg",
+ "Anding",
+ "Anggreny",
+ "Apitz",
+ "Arendt",
+ "Arens",
+ "Arndt",
+ "Aryee",
+ "Aschenbroich",
+ "Assmus",
+ "Astafei",
+ "Auer",
+ "Axmann",
+ "Baarck",
+ "Bachmann",
+ "Badane",
+ "Bader",
+ "Baganz",
+ "Bahl",
+ "Bak",
+ "Balcer",
+ "Balck",
+ "Balkow",
+ "Balnuweit",
+ "Balzer",
+ "Banse",
+ "Barr",
+ "Bartels",
+ "Barth",
+ "Barylla",
+ "Baseda",
+ "Battke",
+ "Bauer",
+ "Bauermeister",
+ "Baumann",
+ "Baumeister",
+ "Bauschinger",
+ "Bauschke",
+ "Bayer",
+ "Beavogui",
+ "Beck",
+ "Beckel",
+ "Becker",
+ "Beckmann",
+ "Bedewitz",
+ "Beele",
+ "Beer",
+ "Beggerow",
+ "Beh",
+ "Behr",
+ "Behrenbruch",
+ "Belz",
+ "Bender",
+ "Benecke",
+ "Benner",
+ "Benninger",
+ "Benzing",
+ "Berends",
+ "Berger",
+ "Berner",
+ "Berning",
+ "Bertenbreiter",
+ "Best",
+ "Bethke",
+ "Betz",
+ "Beushausen",
+ "Beutelspacher",
+ "Beyer",
+ "Biba",
+ "Bichler",
+ "Bickel",
+ "Biedermann",
+ "Bieler",
+ "Bielert",
+ "Bienasch",
+ "Bienias",
+ "Biesenbach",
+ "Bigdeli",
+ "Birkemeyer",
+ "Bittner",
+ "Blank",
+ "Blaschek",
+ "Blassneck",
+ "Bloch",
+ "Blochwitz",
+ "Blockhaus",
+ "Blum",
+ "Blume",
+ "Bock",
+ "Bode",
+ "Bogdashin",
+ "Bogenrieder",
+ "Bohge",
+ "Bolm",
+ "Borgschulze",
+ "Bork",
+ "Bormann",
+ "Bornscheuer",
+ "Borrmann",
+ "Borsch",
+ "Boruschewski",
+ "Bos",
+ "Bosler",
+ "Bourrouag",
+ "Bouschen",
+ "Boxhammer",
+ "Boyde",
+ "Bozsik",
+ "Brand",
+ "Brandenburg",
+ "Brandis",
+ "Brandt",
+ "Brauer",
+ "Braun",
+ "Brehmer",
+ "Breitenstein",
+ "Bremer",
+ "Bremser",
+ "Brenner",
+ "Brettschneider",
+ "Breu",
+ "Breuer",
+ "Briesenick",
+ "Bringmann",
+ "Brinkmann",
+ "Brix",
+ "Broening",
+ "Brosch",
+ "Bruckmann",
+ "Bruder",
+ "Bruhns",
+ "Brunner",
+ "Bruns",
+ "Bräutigam",
+ "Brömme",
+ "Brüggmann",
+ "Buchholz",
+ "Buchrucker",
+ "Buder",
+ "Bultmann",
+ "Bunjes",
+ "Burger",
+ "Burghagen",
+ "Burkhard",
+ "Burkhardt",
+ "Burmeister",
+ "Busch",
+ "Buschbaum",
+ "Busemann",
+ "Buss",
+ "Busse",
+ "Bussmann",
+ "Byrd",
+ "Bäcker",
+ "Böhm",
+ "Bönisch",
+ "Börgeling",
+ "Börner",
+ "Böttner",
+ "Büchele",
+ "Bühler",
+ "Büker",
+ "Büngener",
+ "Bürger",
+ "Bürklein",
+ "Büscher",
+ "Büttner",
+ "Camara",
+ "Carlowitz",
+ "Carlsohn",
+ "Caspari",
+ "Caspers",
+ "Chapron",
+ "Christ",
+ "Cierpinski",
+ "Clarius",
+ "Cleem",
+ "Cleve",
+ "Co",
+ "Conrad",
+ "Cordes",
+ "Cornelsen",
+ "Cors",
+ "Cotthardt",
+ "Crews",
+ "Cronjäger",
+ "Crosskofp",
+ "Da",
+ "Dahm",
+ "Dahmen",
+ "Daimer",
+ "Damaske",
+ "Danneberg",
+ "Danner",
+ "Daub",
+ "Daubner",
+ "Daudrich",
+ "Dauer",
+ "Daum",
+ "Dauth",
+ "Dautzenberg",
+ "De",
+ "Decker",
+ "Deckert",
+ "Deerberg",
+ "Dehmel",
+ "Deja",
+ "Delonge",
+ "Demut",
+ "Dengler",
+ "Denner",
+ "Denzinger",
+ "Derr",
+ "Dertmann",
+ "Dethloff",
+ "Deuschle",
+ "Dieckmann",
+ "Diedrich",
+ "Diekmann",
+ "Dienel",
+ "Dies",
+ "Dietrich",
+ "Dietz",
+ "Dietzsch",
+ "Diezel",
+ "Dilla",
+ "Dingelstedt",
+ "Dippl",
+ "Dittmann",
+ "Dittmar",
+ "Dittmer",
+ "Dix",
+ "Dobbrunz",
+ "Dobler",
+ "Dohring",
+ "Dolch",
+ "Dold",
+ "Dombrowski",
+ "Donie",
+ "Doskoczynski",
+ "Dragu",
+ "Drechsler",
+ "Drees",
+ "Dreher",
+ "Dreier",
+ "Dreissigacker",
+ "Dressler",
+ "Drews",
+ "Duma",
+ "Dutkiewicz",
+ "Dyett",
+ "Dylus",
+ "Dächert",
+ "Döbel",
+ "Döring",
+ "Dörner",
+ "Dörre",
+ "Dück",
+ "Eberhard",
+ "Eberhardt",
+ "Ecker",
+ "Eckhardt",
+ "Edorh",
+ "Effler",
+ "Eggenmueller",
+ "Ehm",
+ "Ehmann",
+ "Ehrig",
+ "Eich",
+ "Eichmann",
+ "Eifert",
+ "Einert",
+ "Eisenlauer",
+ "Ekpo",
+ "Elbe",
+ "Eleyth",
+ "Elss",
+ "Emert",
+ "Emmelmann",
+ "Ender",
+ "Engel",
+ "Engelen",
+ "Engelmann",
+ "Eplinius",
+ "Erdmann",
+ "Erhardt",
+ "Erlei",
+ "Erm",
+ "Ernst",
+ "Ertl",
+ "Erwes",
+ "Esenwein",
+ "Esser",
+ "Evers",
+ "Everts",
+ "Ewald",
+ "Fahner",
+ "Faller",
+ "Falter",
+ "Farber",
+ "Fassbender",
+ "Faulhaber",
+ "Fehrig",
+ "Feld",
+ "Felke",
+ "Feller",
+ "Fenner",
+ "Fenske",
+ "Feuerbach",
+ "Fietz",
+ "Figl",
+ "Figura",
+ "Filipowski",
+ "Filsinger",
+ "Fincke",
+ "Fink",
+ "Finke",
+ "Fischer",
+ "Fitschen",
+ "Fleischer",
+ "Fleischmann",
+ "Floder",
+ "Florczak",
+ "Flore",
+ "Flottmann",
+ "Forkel",
+ "Forst",
+ "Frahmeke",
+ "Frank",
+ "Franke",
+ "Franta",
+ "Frantz",
+ "Franz",
+ "Franzis",
+ "Franzmann",
+ "Frauen",
+ "Frauendorf",
+ "Freigang",
+ "Freimann",
+ "Freimuth",
+ "Freisen",
+ "Frenzel",
+ "Frey",
+ "Fricke",
+ "Fried",
+ "Friedek",
+ "Friedenberg",
+ "Friedmann",
+ "Friedrich",
+ "Friess",
+ "Frisch",
+ "Frohn",
+ "Frosch",
+ "Fuchs",
+ "Fuhlbrügge",
+ "Fusenig",
+ "Fust",
+ "Förster",
+ "Gaba",
+ "Gabius",
+ "Gabler",
+ "Gadschiew",
+ "Gakstädter",
+ "Galander",
+ "Gamlin",
+ "Gamper",
+ "Gangnus",
+ "Ganzmann",
+ "Garatva",
+ "Gast",
+ "Gastel",
+ "Gatzka",
+ "Gauder",
+ "Gebhardt",
+ "Geese",
+ "Gehre",
+ "Gehrig",
+ "Gehring",
+ "Gehrke",
+ "Geiger",
+ "Geisler",
+ "Geissler",
+ "Gelling",
+ "Gens",
+ "Gerbennow",
+ "Gerdel",
+ "Gerhardt",
+ "Gerschler",
+ "Gerson",
+ "Gesell",
+ "Geyer",
+ "Ghirmai",
+ "Ghosh",
+ "Giehl",
+ "Gierisch",
+ "Giesa",
+ "Giesche",
+ "Gilde",
+ "Glatting",
+ "Goebel",
+ "Goedicke",
+ "Goldbeck",
+ "Goldfuss",
+ "Goldkamp",
+ "Goldkühle",
+ "Goller",
+ "Golling",
+ "Gollnow",
+ "Golomski",
+ "Gombert",
+ "Gotthardt",
+ "Gottschalk",
+ "Gotz",
+ "Goy",
+ "Gradzki",
+ "Graf",
+ "Grams",
+ "Grasse",
+ "Gratzky",
+ "Grau",
+ "Greb",
+ "Green",
+ "Greger",
+ "Greithanner",
+ "Greschner",
+ "Griem",
+ "Griese",
+ "Grimm",
+ "Gromisch",
+ "Gross",
+ "Grosser",
+ "Grossheim",
+ "Grosskopf",
+ "Grothaus",
+ "Grothkopp",
+ "Grotke",
+ "Grube",
+ "Gruber",
+ "Grundmann",
+ "Gruning",
+ "Gruszecki",
+ "Gröss",
+ "Grötzinger",
+ "Grün",
+ "Grüner",
+ "Gummelt",
+ "Gunkel",
+ "Gunther",
+ "Gutjahr",
+ "Gutowicz",
+ "Gutschank",
+ "Göbel",
+ "Göckeritz",
+ "Göhler",
+ "Görlich",
+ "Görmer",
+ "Götz",
+ "Götzelmann",
+ "Güldemeister",
+ "Günther",
+ "Günz",
+ "Gürbig",
+ "Haack",
+ "Haaf",
+ "Habel",
+ "Hache",
+ "Hackbusch",
+ "Hackelbusch",
+ "Hadfield",
+ "Hadwich",
+ "Haferkamp",
+ "Hahn",
+ "Hajek",
+ "Hallmann",
+ "Hamann",
+ "Hanenberger",
+ "Hannecker",
+ "Hanniske",
+ "Hansen",
+ "Hardy",
+ "Hargasser",
+ "Harms",
+ "Harnapp",
+ "Harter",
+ "Harting",
+ "Hartlieb",
+ "Hartmann",
+ "Hartwig",
+ "Hartz",
+ "Haschke",
+ "Hasler",
+ "Hasse",
+ "Hassfeld",
+ "Haug",
+ "Hauke",
+ "Haupt",
+ "Haverney",
+ "Heberstreit",
+ "Hechler",
+ "Hecht",
+ "Heck",
+ "Hedermann",
+ "Hehl",
+ "Heidelmann",
+ "Heidler",
+ "Heinemann",
+ "Heinig",
+ "Heinke",
+ "Heinrich",
+ "Heinze",
+ "Heiser",
+ "Heist",
+ "Hellmann",
+ "Helm",
+ "Helmke",
+ "Helpling",
+ "Hengmith",
+ "Henkel",
+ "Hennes",
+ "Henry",
+ "Hense",
+ "Hensel",
+ "Hentel",
+ "Hentschel",
+ "Hentschke",
+ "Hepperle",
+ "Herberger",
+ "Herbrand",
+ "Hering",
+ "Hermann",
+ "Hermecke",
+ "Herms",
+ "Herold",
+ "Herrmann",
+ "Herschmann",
+ "Hertel",
+ "Herweg",
+ "Herwig",
+ "Herzenberg",
+ "Hess",
+ "Hesse",
+ "Hessek",
+ "Hessler",
+ "Hetzler",
+ "Heuck",
+ "Heydemüller",
+ "Hiebl",
+ "Hildebrand",
+ "Hildenbrand",
+ "Hilgendorf",
+ "Hillard",
+ "Hiller",
+ "Hingsen",
+ "Hingst",
+ "Hinrichs",
+ "Hirsch",
+ "Hirschberg",
+ "Hirt",
+ "Hodea",
+ "Hoffman",
+ "Hoffmann",
+ "Hofmann",
+ "Hohenberger",
+ "Hohl",
+ "Hohn",
+ "Hohnheiser",
+ "Hold",
+ "Holdt",
+ "Holinski",
+ "Holl",
+ "Holtfreter",
+ "Holz",
+ "Holzdeppe",
+ "Holzner",
+ "Hommel",
+ "Honz",
+ "Hooss",
+ "Hoppe",
+ "Horak",
+ "Horn",
+ "Horna",
+ "Hornung",
+ "Hort",
+ "Howard",
+ "Huber",
+ "Huckestein",
+ "Hudak",
+ "Huebel",
+ "Hugo",
+ "Huhn",
+ "Hujo",
+ "Huke",
+ "Huls",
+ "Humbert",
+ "Huneke",
+ "Huth",
+ "Häber",
+ "Häfner",
+ "Höcke",
+ "Höft",
+ "Höhne",
+ "Hönig",
+ "Hördt",
+ "Hübenbecker",
+ "Hübl",
+ "Hübner",
+ "Hügel",
+ "Hüttcher",
+ "Hütter",
+ "Ibe",
+ "Ihly",
+ "Illing",
+ "Isak",
+ "Isekenmeier",
+ "Itt",
+ "Jacob",
+ "Jacobs",
+ "Jagusch",
+ "Jahn",
+ "Jahnke",
+ "Jakobs",
+ "Jakubczyk",
+ "Jambor",
+ "Jamrozy",
+ "Jander",
+ "Janich",
+ "Janke",
+ "Jansen",
+ "Jarets",
+ "Jaros",
+ "Jasinski",
+ "Jasper",
+ "Jegorov",
+ "Jellinghaus",
+ "Jeorga",
+ "Jerschabek",
+ "Jess",
+ "John",
+ "Jonas",
+ "Jossa",
+ "Jucken",
+ "Jung",
+ "Jungbluth",
+ "Jungton",
+ "Just",
+ "Jürgens",
+ "Kaczmarek",
+ "Kaesmacher",
+ "Kahl",
+ "Kahlert",
+ "Kahles",
+ "Kahlmeyer",
+ "Kaiser",
+ "Kalinowski",
+ "Kallabis",
+ "Kallensee",
+ "Kampf",
+ "Kampschulte",
+ "Kappe",
+ "Kappler",
+ "Karhoff",
+ "Karrass",
+ "Karst",
+ "Karsten",
+ "Karus",
+ "Kass",
+ "Kasten",
+ "Kastner",
+ "Katzinski",
+ "Kaufmann",
+ "Kaul",
+ "Kausemann",
+ "Kawohl",
+ "Kazmarek",
+ "Kedzierski",
+ "Keil",
+ "Keiner",
+ "Keller",
+ "Kelm",
+ "Kempe",
+ "Kemper",
+ "Kempter",
+ "Kerl",
+ "Kern",
+ "Kesselring",
+ "Kesselschläger",
+ "Kette",
+ "Kettenis",
+ "Keutel",
+ "Kick",
+ "Kiessling",
+ "Kinadeter",
+ "Kinzel",
+ "Kinzy",
+ "Kirch",
+ "Kirst",
+ "Kisabaka",
+ "Klaas",
+ "Klabuhn",
+ "Klapper",
+ "Klauder",
+ "Klaus",
+ "Kleeberg",
+ "Kleiber",
+ "Klein",
+ "Kleinert",
+ "Kleininger",
+ "Kleinmann",
+ "Kleinsteuber",
+ "Kleiss",
+ "Klemme",
+ "Klimczak",
+ "Klinger",
+ "Klink",
+ "Klopsch",
+ "Klose",
+ "Kloss",
+ "Kluge",
+ "Kluwe",
+ "Knabe",
+ "Kneifel",
+ "Knetsch",
+ "Knies",
+ "Knippel",
+ "Knobel",
+ "Knoblich",
+ "Knoll",
+ "Knorr",
+ "Knorscheidt",
+ "Knut",
+ "Kobs",
+ "Koch",
+ "Kochan",
+ "Kock",
+ "Koczulla",
+ "Koderisch",
+ "Koehl",
+ "Koehler",
+ "Koenig",
+ "Koester",
+ "Kofferschlager",
+ "Koha",
+ "Kohle",
+ "Kohlmann",
+ "Kohnle",
+ "Kohrt",
+ "Koj",
+ "Kolb",
+ "Koleiski",
+ "Kolokas",
+ "Komoll",
+ "Konieczny",
+ "Konig",
+ "Konow",
+ "Konya",
+ "Koob",
+ "Kopf",
+ "Kosenkow",
+ "Koster",
+ "Koszewski",
+ "Koubaa",
+ "Kovacs",
+ "Kowalick",
+ "Kowalinski",
+ "Kozakiewicz",
+ "Krabbe",
+ "Kraft",
+ "Kral",
+ "Kramer",
+ "Krauel",
+ "Kraus",
+ "Krause",
+ "Krauspe",
+ "Kreb",
+ "Krebs",
+ "Kreissig",
+ "Kresse",
+ "Kreutz",
+ "Krieger",
+ "Krippner",
+ "Krodinger",
+ "Krohn",
+ "Krol",
+ "Kron",
+ "Krueger",
+ "Krug",
+ "Kruger",
+ "Krull",
+ "Kruschinski",
+ "Krämer",
+ "Kröckert",
+ "Kröger",
+ "Krüger",
+ "Kubera",
+ "Kufahl",
+ "Kuhlee",
+ "Kuhnen",
+ "Kulimann",
+ "Kulma",
+ "Kumbernuss",
+ "Kummle",
+ "Kunz",
+ "Kupfer",
+ "Kupprion",
+ "Kuprion",
+ "Kurnicki",
+ "Kurrat",
+ "Kurschilgen",
+ "Kuschewitz",
+ "Kuschmann",
+ "Kuske",
+ "Kustermann",
+ "Kutscherauer",
+ "Kutzner",
+ "Kwadwo",
+ "Kähler",
+ "Käther",
+ "Köhler",
+ "Köhrbrück",
+ "Köhre",
+ "Kölotzei",
+ "König",
+ "Köpernick",
+ "Köseoglu",
+ "Kúhn",
+ "Kúhnert",
+ "Kühn",
+ "Kühnel",
+ "Kühnemund",
+ "Kühnert",
+ "Kühnke",
+ "Küsters",
+ "Küter",
+ "Laack",
+ "Lack",
+ "Ladewig",
+ "Lakomy",
+ "Lammert",
+ "Lamos",
+ "Landmann",
+ "Lang",
+ "Lange",
+ "Langfeld",
+ "Langhirt",
+ "Lanig",
+ "Lauckner",
+ "Lauinger",
+ "Laurén",
+ "Lausecker",
+ "Laux",
+ "Laws",
+ "Lax",
+ "Leberer",
+ "Lehmann",
+ "Lehner",
+ "Leibold",
+ "Leide",
+ "Leimbach",
+ "Leipold",
+ "Leist",
+ "Leiter",
+ "Leiteritz",
+ "Leitheim",
+ "Leiwesmeier",
+ "Lenfers",
+ "Lenk",
+ "Lenz",
+ "Lenzen",
+ "Leo",
+ "Lepthin",
+ "Lesch",
+ "Leschnik",
+ "Letzelter",
+ "Lewin",
+ "Lewke",
+ "Leyckes",
+ "Lg",
+ "Lichtenfeld",
+ "Lichtenhagen",
+ "Lichtl",
+ "Liebach",
+ "Liebe",
+ "Liebich",
+ "Liebold",
+ "Lieder",
+ "Lienshöft",
+ "Linden",
+ "Lindenberg",
+ "Lindenmayer",
+ "Lindner",
+ "Linke",
+ "Linnenbaum",
+ "Lippe",
+ "Lipske",
+ "Lipus",
+ "Lischka",
+ "Lobinger",
+ "Logsch",
+ "Lohmann",
+ "Lohre",
+ "Lohse",
+ "Lokar",
+ "Loogen",
+ "Lorenz",
+ "Losch",
+ "Loska",
+ "Lott",
+ "Loy",
+ "Lubina",
+ "Ludolf",
+ "Lufft",
+ "Lukoschek",
+ "Lutje",
+ "Lutz",
+ "Löser",
+ "Löwa",
+ "Lübke",
+ "Maak",
+ "Maczey",
+ "Madetzky",
+ "Madubuko",
+ "Mai",
+ "Maier",
+ "Maisch",
+ "Malek",
+ "Malkus",
+ "Mallmann",
+ "Malucha",
+ "Manns",
+ "Manz",
+ "Marahrens",
+ "Marchewski",
+ "Margis",
+ "Markowski",
+ "Marl",
+ "Marner",
+ "Marquart",
+ "Marschek",
+ "Martel",
+ "Marten",
+ "Martin",
+ "Marx",
+ "Marxen",
+ "Mathes",
+ "Mathies",
+ "Mathiszik",
+ "Matschke",
+ "Mattern",
+ "Matthes",
+ "Matula",
+ "Mau",
+ "Maurer",
+ "Mauroff",
+ "May",
+ "Maybach",
+ "Mayer",
+ "Mebold",
+ "Mehl",
+ "Mehlhorn",
+ "Mehlorn",
+ "Meier",
+ "Meisch",
+ "Meissner",
+ "Meloni",
+ "Melzer",
+ "Menga",
+ "Menne",
+ "Mensah",
+ "Mensing",
+ "Merkel",
+ "Merseburg",
+ "Mertens",
+ "Mesloh",
+ "Metzger",
+ "Metzner",
+ "Mewes",
+ "Meyer",
+ "Michallek",
+ "Michel",
+ "Mielke",
+ "Mikitenko",
+ "Milde",
+ "Minah",
+ "Mintzlaff",
+ "Mockenhaupt",
+ "Moede",
+ "Moedl",
+ "Moeller",
+ "Moguenara",
+ "Mohr",
+ "Mohrhard",
+ "Molitor",
+ "Moll",
+ "Moller",
+ "Molzan",
+ "Montag",
+ "Moormann",
+ "Mordhorst",
+ "Morgenstern",
+ "Morhelfer",
+ "Moritz",
+ "Moser",
+ "Motchebon",
+ "Motzenbbäcker",
+ "Mrugalla",
+ "Muckenthaler",
+ "Mues",
+ "Muller",
+ "Mulrain",
+ "Mächtig",
+ "Mäder",
+ "Möcks",
+ "Mögenburg",
+ "Möhsner",
+ "Möldner",
+ "Möllenbeck",
+ "Möller",
+ "Möllinger",
+ "Mörsch",
+ "Mühleis",
+ "Müller",
+ "Münch",
+ "Nabein",
+ "Nabow",
+ "Nagel",
+ "Nannen",
+ "Nastvogel",
+ "Nau",
+ "Naubert",
+ "Naumann",
+ "Ne",
+ "Neimke",
+ "Nerius",
+ "Neubauer",
+ "Neubert",
+ "Neuendorf",
+ "Neumair",
+ "Neumann",
+ "Neupert",
+ "Neurohr",
+ "Neuschwander",
+ "Newton",
+ "Ney",
+ "Nicolay",
+ "Niedermeier",
+ "Nieklauson",
+ "Niklaus",
+ "Nitzsche",
+ "Noack",
+ "Nodler",
+ "Nolte",
+ "Normann",
+ "Norris",
+ "Northoff",
+ "Nowak",
+ "Nussbeck",
+ "Nwachukwu",
+ "Nytra",
+ "Nöh",
+ "Oberem",
+ "Obergföll",
+ "Obermaier",
+ "Ochs",
+ "Oeser",
+ "Olbrich",
+ "Onnen",
+ "Ophey",
+ "Oppong",
+ "Orth",
+ "Orthmann",
+ "Oschkenat",
+ "Osei",
+ "Osenberg",
+ "Ostendarp",
+ "Ostwald",
+ "Otte",
+ "Otto",
+ "Paesler",
+ "Pajonk",
+ "Pallentin",
+ "Panzig",
+ "Paschke",
+ "Patzwahl",
+ "Paukner",
+ "Peselman",
+ "Peter",
+ "Peters",
+ "Petzold",
+ "Pfeiffer",
+ "Pfennig",
+ "Pfersich",
+ "Pfingsten",
+ "Pflieger",
+ "Pflügner",
+ "Philipp",
+ "Pichlmaier",
+ "Piesker",
+ "Pietsch",
+ "Pingpank",
+ "Pinnock",
+ "Pippig",
+ "Pitschugin",
+ "Plank",
+ "Plass",
+ "Platzer",
+ "Plauk",
+ "Plautz",
+ "Pletsch",
+ "Plotzitzka",
+ "Poehn",
+ "Poeschl",
+ "Pogorzelski",
+ "Pohl",
+ "Pohland",
+ "Pohle",
+ "Polifka",
+ "Polizzi",
+ "Pollmächer",
+ "Pomp",
+ "Ponitzsch",
+ "Porsche",
+ "Porth",
+ "Poschmann",
+ "Poser",
+ "Pottel",
+ "Prah",
+ "Prange",
+ "Prediger",
+ "Pressler",
+ "Preuk",
+ "Preuss",
+ "Prey",
+ "Priemer",
+ "Proske",
+ "Pusch",
+ "Pöche",
+ "Pöge",
+ "Raabe",
+ "Rabenstein",
+ "Rach",
+ "Radtke",
+ "Rahn",
+ "Ranftl",
+ "Rangen",
+ "Ranz",
+ "Rapp",
+ "Rath",
+ "Rau",
+ "Raubuch",
+ "Raukuc",
+ "Rautenkranz",
+ "Rehwagen",
+ "Reiber",
+ "Reichardt",
+ "Reichel",
+ "Reichling",
+ "Reif",
+ "Reifenrath",
+ "Reimann",
+ "Reinberg",
+ "Reinelt",
+ "Reinhardt",
+ "Reinke",
+ "Reitze",
+ "Renk",
+ "Rentz",
+ "Renz",
+ "Reppin",
+ "Restle",
+ "Restorff",
+ "Retzke",
+ "Reuber",
+ "Reumann",
+ "Reus",
+ "Reuss",
+ "Reusse",
+ "Rheder",
+ "Rhoden",
+ "Richards",
+ "Richter",
+ "Riedel",
+ "Riediger",
+ "Rieger",
+ "Riekmann",
+ "Riepl",
+ "Riermeier",
+ "Riester",
+ "Riethmüller",
+ "Rietmüller",
+ "Rietscher",
+ "Ringel",
+ "Ringer",
+ "Rink",
+ "Ripken",
+ "Ritosek",
+ "Ritschel",
+ "Ritter",
+ "Rittweg",
+ "Ritz",
+ "Roba",
+ "Rockmeier",
+ "Rodehau",
+ "Rodowski",
+ "Roecker",
+ "Roggatz",
+ "Rohländer",
+ "Rohrer",
+ "Rokossa",
+ "Roleder",
+ "Roloff",
+ "Roos",
+ "Rosbach",
+ "Roschinsky",
+ "Rose",
+ "Rosenauer",
+ "Rosenbauer",
+ "Rosenthal",
+ "Rosksch",
+ "Rossberg",
+ "Rossler",
+ "Roth",
+ "Rother",
+ "Ruch",
+ "Ruckdeschel",
+ "Rumpf",
+ "Rupprecht",
+ "Ruth",
+ "Ryjikh",
+ "Ryzih",
+ "Rädler",
+ "Räntsch",
+ "Rödiger",
+ "Röse",
+ "Röttger",
+ "Rücker",
+ "Rüdiger",
+ "Rüter",
+ "Sachse",
+ "Sack",
+ "Saflanis",
+ "Sagafe",
+ "Sagonas",
+ "Sahner",
+ "Saile",
+ "Sailer",
+ "Salow",
+ "Salzer",
+ "Salzmann",
+ "Sammert",
+ "Sander",
+ "Sarvari",
+ "Sattelmaier",
+ "Sauer",
+ "Sauerland",
+ "Saumweber",
+ "Savoia",
+ "Scc",
+ "Schacht",
+ "Schaefer",
+ "Schaffarzik",
+ "Schahbasian",
+ "Scharf",
+ "Schedler",
+ "Scheer",
+ "Schelk",
+ "Schellenbeck",
+ "Schembera",
+ "Schenk",
+ "Scherbarth",
+ "Scherer",
+ "Schersing",
+ "Scherz",
+ "Scheurer",
+ "Scheuring",
+ "Scheytt",
+ "Schielke",
+ "Schieskow",
+ "Schildhauer",
+ "Schilling",
+ "Schima",
+ "Schimmer",
+ "Schindzielorz",
+ "Schirmer",
+ "Schirrmeister",
+ "Schlachter",
+ "Schlangen",
+ "Schlawitz",
+ "Schlechtweg",
+ "Schley",
+ "Schlicht",
+ "Schlitzer",
+ "Schmalzle",
+ "Schmid",
+ "Schmidt",
+ "Schmidtchen",
+ "Schmitt",
+ "Schmitz",
+ "Schmuhl",
+ "Schneider",
+ "Schnelting",
+ "Schnieder",
+ "Schniedermeier",
+ "Schnürer",
+ "Schoberg",
+ "Scholz",
+ "Schonberg",
+ "Schondelmaier",
+ "Schorr",
+ "Schott",
+ "Schottmann",
+ "Schouren",
+ "Schrader",
+ "Schramm",
+ "Schreck",
+ "Schreiber",
+ "Schreiner",
+ "Schreiter",
+ "Schroder",
+ "Schröder",
+ "Schuermann",
+ "Schuff",
+ "Schuhaj",
+ "Schuldt",
+ "Schult",
+ "Schulte",
+ "Schultz",
+ "Schultze",
+ "Schulz",
+ "Schulze",
+ "Schumacher",
+ "Schumann",
+ "Schupp",
+ "Schuri",
+ "Schuster",
+ "Schwab",
+ "Schwalm",
+ "Schwanbeck",
+ "Schwandke",
+ "Schwanitz",
+ "Schwarthoff",
+ "Schwartz",
+ "Schwarz",
+ "Schwarzer",
+ "Schwarzkopf",
+ "Schwarzmeier",
+ "Schwatlo",
+ "Schweisfurth",
+ "Schwennen",
+ "Schwerdtner",
+ "Schwidde",
+ "Schwirkschlies",
+ "Schwuchow",
+ "Schäfer",
+ "Schäffel",
+ "Schäffer",
+ "Schäning",
+ "Schöckel",
+ "Schönball",
+ "Schönbeck",
+ "Schönberg",
+ "Schönebeck",
+ "Schönenberger",
+ "Schönfeld",
+ "Schönherr",
+ "Schönlebe",
+ "Schötz",
+ "Schüler",
+ "Schüppel",
+ "Schütz",
+ "Schütze",
+ "Seeger",
+ "Seelig",
+ "Sehls",
+ "Seibold",
+ "Seidel",
+ "Seiders",
+ "Seigel",
+ "Seiler",
+ "Seitz",
+ "Semisch",
+ "Senkel",
+ "Sewald",
+ "Siebel",
+ "Siebert",
+ "Siegling",
+ "Sielemann",
+ "Siemon",
+ "Siener",
+ "Sievers",
+ "Siewert",
+ "Sihler",
+ "Sillah",
+ "Simon",
+ "Sinnhuber",
+ "Sischka",
+ "Skibicki",
+ "Sladek",
+ "Slotta",
+ "Smieja",
+ "Soboll",
+ "Sokolowski",
+ "Soller",
+ "Sollner",
+ "Sommer",
+ "Somssich",
+ "Sonn",
+ "Sonnabend",
+ "Spahn",
+ "Spank",
+ "Spelmeyer",
+ "Spiegelburg",
+ "Spielvogel",
+ "Spinner",
+ "Spitzmüller",
+ "Splinter",
+ "Sporrer",
+ "Sprenger",
+ "Spöttel",
+ "Stahl",
+ "Stang",
+ "Stanger",
+ "Stauss",
+ "Steding",
+ "Steffen",
+ "Steffny",
+ "Steidl",
+ "Steigauf",
+ "Stein",
+ "Steinecke",
+ "Steinert",
+ "Steinkamp",
+ "Steinmetz",
+ "Stelkens",
+ "Stengel",
+ "Stengl",
+ "Stenzel",
+ "Stepanov",
+ "Stephan",
+ "Stern",
+ "Steuk",
+ "Stief",
+ "Stifel",
+ "Stoll",
+ "Stolle",
+ "Stolz",
+ "Storl",
+ "Storp",
+ "Stoutjesdijk",
+ "Stratmann",
+ "Straub",
+ "Strausa",
+ "Streck",
+ "Streese",
+ "Strege",
+ "Streit",
+ "Streller",
+ "Strieder",
+ "Striezel",
+ "Strogies",
+ "Strohschank",
+ "Strunz",
+ "Strutz",
+ "Stube",
+ "Stöckert",
+ "Stöppler",
+ "Stöwer",
+ "Stürmer",
+ "Suffa",
+ "Sujew",
+ "Sussmann",
+ "Suthe",
+ "Sutschet",
+ "Swillims",
+ "Szendrei",
+ "Sören",
+ "Sürth",
+ "Tafelmeier",
+ "Tang",
+ "Tasche",
+ "Taufratshofer",
+ "Tegethof",
+ "Teichmann",
+ "Tepper",
+ "Terheiden",
+ "Terlecki",
+ "Teufel",
+ "Theele",
+ "Thieke",
+ "Thimm",
+ "Thiomas",
+ "Thomas",
+ "Thriene",
+ "Thränhardt",
+ "Thust",
+ "Thyssen",
+ "Thöne",
+ "Tidow",
+ "Tiedtke",
+ "Tietze",
+ "Tilgner",
+ "Tillack",
+ "Timmermann",
+ "Tischler",
+ "Tischmann",
+ "Tittman",
+ "Tivontschik",
+ "Tonat",
+ "Tonn",
+ "Trampeli",
+ "Trauth",
+ "Trautmann",
+ "Travan",
+ "Treff",
+ "Tremmel",
+ "Tress",
+ "Tsamonikian",
+ "Tschiers",
+ "Tschirch",
+ "Tuch",
+ "Tucholke",
+ "Tudow",
+ "Tuschmo",
+ "Tächl",
+ "Többen",
+ "Töpfer",
+ "Uhlemann",
+ "Uhlig",
+ "Uhrig",
+ "Uibel",
+ "Uliczka",
+ "Ullmann",
+ "Ullrich",
+ "Umbach",
+ "Umlauft",
+ "Umminger",
+ "Unger",
+ "Unterpaintner",
+ "Urban",
+ "Urbaniak",
+ "Urbansky",
+ "Urhig",
+ "Vahlensieck",
+ "Van",
+ "Vangermain",
+ "Vater",
+ "Venghaus",
+ "Verniest",
+ "Verzi",
+ "Vey",
+ "Viellehner",
+ "Vieweg",
+ "Voelkel",
+ "Vogel",
+ "Vogelgsang",
+ "Vogt",
+ "Voigt",
+ "Vokuhl",
+ "Volk",
+ "Volker",
+ "Volkmann",
+ "Von",
+ "Vona",
+ "Vontein",
+ "Wachenbrunner",
+ "Wachtel",
+ "Wagner",
+ "Waibel",
+ "Wakan",
+ "Waldmann",
+ "Wallner",
+ "Wallstab",
+ "Walter",
+ "Walther",
+ "Walton",
+ "Walz",
+ "Wanner",
+ "Wartenberg",
+ "Waschbüsch",
+ "Wassilew",
+ "Wassiluk",
+ "Weber",
+ "Wehrsen",
+ "Weidlich",
+ "Weidner",
+ "Weigel",
+ "Weight",
+ "Weiler",
+ "Weimer",
+ "Weis",
+ "Weiss",
+ "Weller",
+ "Welsch",
+ "Welz",
+ "Welzel",
+ "Weniger",
+ "Wenk",
+ "Werle",
+ "Werner",
+ "Werrmann",
+ "Wessel",
+ "Wessinghage",
+ "Weyel",
+ "Wezel",
+ "Wichmann",
+ "Wickert",
+ "Wiebe",
+ "Wiechmann",
+ "Wiegelmann",
+ "Wierig",
+ "Wiese",
+ "Wieser",
+ "Wilhelm",
+ "Wilky",
+ "Will",
+ "Willwacher",
+ "Wilts",
+ "Wimmer",
+ "Winkelmann",
+ "Winkler",
+ "Winter",
+ "Wischek",
+ "Wischer",
+ "Wissing",
+ "Wittich",
+ "Wittl",
+ "Wolf",
+ "Wolfarth",
+ "Wolff",
+ "Wollenberg",
+ "Wollmann",
+ "Woytkowska",
+ "Wujak",
+ "Wurm",
+ "Wyludda",
+ "Wölpert",
+ "Wöschler",
+ "Wühn",
+ "Wünsche",
+ "Zach",
+ "Zaczkiewicz",
+ "Zahn",
+ "Zaituc",
+ "Zandt",
+ "Zanner",
+ "Zapletal",
+ "Zauber",
+ "Zeidler",
+ "Zekl",
+ "Zender",
+ "Zeuch",
+ "Zeyen",
+ "Zeyhle",
+ "Ziegler",
+ "Zimanyi",
+ "Zimmer",
+ "Zimmermann",
+ "Zinser",
+ "Zintl",
+ "Zipp",
+ "Zipse",
+ "Zschunke",
+ "Zuber",
+ "Zwiener",
+ "Zümsande",
+ "Östringer",
+ "Überacker"
+];
diff --git a/lib/locales/de/name/name.js b/lib/locales/de/name/name.js
new file mode 100644
index 00000000..a75be6d4
--- /dev/null
+++ b/lib/locales/de/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{nobility_title_prefix} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/de/name/nobility_title_prefix.js b/lib/locales/de/name/nobility_title_prefix.js
new file mode 100644
index 00000000..b7fbe6d0
--- /dev/null
+++ b/lib/locales/de/name/nobility_title_prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "zu",
+ "von",
+ "vom",
+ "von der"
+];
diff --git a/lib/locales/de/name/prefix.js b/lib/locales/de/name/prefix.js
new file mode 100644
index 00000000..b8702391
--- /dev/null
+++ b/lib/locales/de/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Hr.",
+ "Fr.",
+ "Dr.",
+ "Prof. Dr."
+];
diff --git a/lib/locales/de/phone_number/formats.js b/lib/locales/de/phone_number/formats.js
new file mode 100644
index 00000000..be1193fe
--- /dev/null
+++ b/lib/locales/de/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "(0###) #########",
+ "(0####) #######",
+ "+49-###-#######",
+ "+49-####-########"
+];
diff --git a/lib/locales/de/phone_number/index.js b/lib/locales/de/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/de/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/de_AT.js b/lib/locales/de_AT.js
deleted file mode 100644
index 3502a177..00000000
--- a/lib/locales/de_AT.js
+++ /dev/null
@@ -1,3544 +0,0 @@
-var de_AT = {};
-module["exports"] = de_AT;
-de_AT.title = "German (Austria)";
-de_AT.address = {
- "country": [
- "Ägypten",
- "Äquatorialguinea",
- "Äthiopien",
- "Österreich",
- "Afghanistan",
- "Albanien",
- "Algerien",
- "Amerikanisch-Samoa",
- "Amerikanische Jungferninseln",
- "Andorra",
- "Angola",
- "Anguilla",
- "Antarktis",
- "Antigua und Barbuda",
- "Argentinien",
- "Armenien",
- "Aruba",
- "Aserbaidschan",
- "Australien",
- "Bahamas",
- "Bahrain",
- "Bangladesch",
- "Barbados",
- "Belarus",
- "Belgien",
- "Belize",
- "Benin",
- "die Bermudas",
- "Bhutan",
- "Bolivien",
- "Bosnien und Herzegowina",
- "Botsuana",
- "Bouvetinsel",
- "Brasilien",
- "Britische Jungferninseln",
- "Britisches Territorium im Indischen Ozean",
- "Brunei Darussalam",
- "Bulgarien",
- "Burkina Faso",
- "Burundi",
- "Chile",
- "China",
- "Cookinseln",
- "Costa Rica",
- "Dänemark",
- "Demokratische Republik Kongo",
- "Demokratische Volksrepublik Korea",
- "Deutschland",
- "Dominica",
- "Dominikanische Republik",
- "Dschibuti",
- "Ecuador",
- "El Salvador",
- "Eritrea",
- "Estland",
- "Färöer",
- "Falklandinseln",
- "Fidschi",
- "Finnland",
- "Frankreich",
- "Französisch-Guayana",
- "Französisch-Polynesien",
- "Französische Gebiete im südlichen Indischen Ozean",
- "Gabun",
- "Gambia",
- "Georgien",
- "Ghana",
- "Gibraltar",
- "Grönland",
- "Grenada",
- "Griechenland",
- "Guadeloupe",
- "Guam",
- "Guatemala",
- "Guinea",
- "Guinea-Bissau",
- "Guyana",
- "Haiti",
- "Heard und McDonaldinseln",
- "Honduras",
- "Hongkong",
- "Indien",
- "Indonesien",
- "Irak",
- "Iran",
- "Irland",
- "Island",
- "Israel",
- "Italien",
- "Jamaika",
- "Japan",
- "Jemen",
- "Jordanien",
- "Jugoslawien",
- "Kaimaninseln",
- "Kambodscha",
- "Kamerun",
- "Kanada",
- "Kap Verde",
- "Kasachstan",
- "Katar",
- "Kenia",
- "Kirgisistan",
- "Kiribati",
- "Kleinere amerikanische Überseeinseln",
- "Kokosinseln",
- "Kolumbien",
- "Komoren",
- "Kongo",
- "Kroatien",
- "Kuba",
- "Kuwait",
- "Laos",
- "Lesotho",
- "Lettland",
- "Libanon",
- "Liberia",
- "Libyen",
- "Liechtenstein",
- "Litauen",
- "Luxemburg",
- "Macau",
- "Madagaskar",
- "Malawi",
- "Malaysia",
- "Malediven",
- "Mali",
- "Malta",
- "ehemalige jugoslawische Republik Mazedonien",
- "Marokko",
- "Marshallinseln",
- "Martinique",
- "Mauretanien",
- "Mauritius",
- "Mayotte",
- "Mexiko",
- "Mikronesien",
- "Monaco",
- "Mongolei",
- "Montserrat",
- "Mosambik",
- "Myanmar",
- "Nördliche Marianen",
- "Namibia",
- "Nauru",
- "Nepal",
- "Neukaledonien",
- "Neuseeland",
- "Nicaragua",
- "Niederländische Antillen",
- "Niederlande",
- "Niger",
- "Nigeria",
- "Niue",
- "Norfolkinsel",
- "Norwegen",
- "Oman",
- "Osttimor",
- "Pakistan",
- "Palau",
- "Panama",
- "Papua-Neuguinea",
- "Paraguay",
- "Peru",
- "Philippinen",
- "Pitcairninseln",
- "Polen",
- "Portugal",
- "Puerto Rico",
- "Réunion",
- "Republik Korea",
- "Republik Moldau",
- "Ruanda",
- "Rumänien",
- "Russische Föderation",
- "São Tomé und Príncipe",
- "Südafrika",
- "Südgeorgien und Südliche Sandwichinseln",
- "Salomonen",
- "Sambia",
- "Samoa",
- "San Marino",
- "Saudi-Arabien",
- "Schweden",
- "Schweiz",
- "Senegal",
- "Seychellen",
- "Sierra Leone",
- "Simbabwe",
- "Singapur",
- "Slowakei",
- "Slowenien",
- "Somalien",
- "Spanien",
- "Sri Lanka",
- "St. Helena",
- "St. Kitts und Nevis",
- "St. Lucia",
- "St. Pierre und Miquelon",
- "St. Vincent und die Grenadinen",
- "Sudan",
- "Surinam",
- "Svalbard und Jan Mayen",
- "Swasiland",
- "Syrien",
- "Türkei",
- "Tadschikistan",
- "Taiwan",
- "Tansania",
- "Thailand",
- "Togo",
- "Tokelau",
- "Tonga",
- "Trinidad und Tobago",
- "Tschad",
- "Tschechische Republik",
- "Tunesien",
- "Turkmenistan",
- "Turks- und Caicosinseln",
- "Tuvalu",
- "Uganda",
- "Ukraine",
- "Ungarn",
- "Uruguay",
- "Usbekistan",
- "Vanuatu",
- "Vatikanstadt",
- "Venezuela",
- "Vereinigte Arabische Emirate",
- "Vereinigte Staaten",
- "Vereinigtes Königreich",
- "Vietnam",
- "Wallis und Futuna",
- "Weihnachtsinsel",
- "Westsahara",
- "Zentralafrikanische Republik",
- "Zypern"
- ],
- "street_root": [
- "Ahorn",
- "Ahorngasse (St. Andrä)",
- "Alleestraße (Poysbrunn)",
- "Alpenlandstraße",
- "Alte Poststraße",
- "Alte Ufergasse",
- "Am Kronawett (Hagenbrunn)",
- "Am Mühlwasser",
- "Am Rebenhang",
- "Am Sternweg",
- "Anton Wildgans-Straße",
- "Auer-von-Welsbach-Weg",
- "Auf der Stift",
- "Aufeldgasse",
- "Bahngasse",
- "Bahnhofstraße",
- "Bahnstraße (Gerhaus)",
- "Basteigasse",
- "Berggasse",
- "Bergstraße",
- "Birkenweg",
- "Blasiussteig",
- "Blattur",
- "Bruderhofgasse",
- "Brunnelligasse",
- "Bühelweg",
- "Darnautgasse",
- "Donaugasse",
- "Dorfplatz (Haselbach)",
- "Dr.-Oberreiter-Straße",
- "Dr.Karl Holoubek-Str.",
- "Drautal Bundesstraße",
- "Dürnrohrer Straße",
- "Ebenthalerstraße",
- "Eckgrabenweg",
- "Erlenstraße",
- "Erlenweg",
- "Eschenweg",
- "Etrichgasse",
- "Fassergasse",
- "Feichteggerwiese",
- "Feld-Weg",
- "Feldgasse",
- "Feldstapfe",
- "Fischpointweg",
- "Flachbergstraße",
- "Flurweg",
- "Franz Schubert-Gasse",
- "Franz-Schneeweiß-Weg",
- "Franz-von-Assisi-Straße",
- "Fritz-Pregl-Straße",
- "Fuchsgrubenweg",
- "Födlerweg",
- "Föhrenweg",
- "Fünfhaus (Paasdorf)",
- "Gabelsbergerstraße",
- "Gartenstraße",
- "Geigen",
- "Geigergasse",
- "Gemeindeaugasse",
- "Gemeindeplatz",
- "Georg-Aichinger-Straße",
- "Glanfeldbachweg",
- "Graben (Burgauberg)",
- "Grub",
- "Gröretgasse",
- "Grünbach",
- "Gösting",
- "Hainschwang",
- "Hans-Mauracher-Straße",
- "Hart",
- "Teichstraße",
- "Hauptplatz",
- "Hauptstraße",
- "Heideweg",
- "Heinrich Landauer Gasse",
- "Helenengasse",
- "Hermann von Gilmweg",
- "Hermann-Löns-Gasse",
- "Herminengasse",
- "Hernstorferstraße",
- "Hirsdorf",
- "Hochfeistritz",
- "Hochhaus Neue Donau",
- "Hof",
- "Hussovits Gasse",
- "Höggen",
- "Hütten",
- "Janzgasse",
- "Jochriemgutstraße",
- "Johann-Strauß-Gasse",
- "Julius-Raab-Straße",
- "Kahlenberger Straße",
- "Karl Kraft-Straße",
- "Kegelprielstraße",
- "Keltenberg-Eponaweg",
- "Kennedybrücke",
- "Kerpelystraße",
- "Kindergartenstraße",
- "Kinderheimgasse",
- "Kirchenplatz",
- "Kirchweg",
- "Klagenfurter Straße",
- "Klamm",
- "Kleinbaumgarten",
- "Klingergasse",
- "Koloniestraße",
- "Konrad-Duden-Gasse",
- "Krankenhausstraße",
- "Kubinstraße",
- "Köhldorfergasse",
- "Lackenweg",
- "Lange Mekotte",
- "Leifling",
- "Leopold Frank-Straße (Pellendorf)",
- "Lerchengasse (Pirka)",
- "Lichtensternsiedlung V",
- "Lindenhofstraße",
- "Lindenweg",
- "Luegstraße",
- "Maierhof",
- "Malerweg",
- "Mitterweg",
- "Mittlere Hauptstraße",
- "Moosbachgasse",
- "Morettigasse",
- "Musikpavillon Riezlern",
- "Mühlboden",
- "Mühle",
- "Mühlenweg",
- "Neustiftgasse",
- "Niederegg",
- "Niedergams",
- "Nordwestbahnbrücke",
- "Oberbödenalm",
- "Obere Berggasse",
- "Oedt",
- "Am Färberberg",
- "Ottogasse",
- "Paul Peters-Gasse",
- "Perspektivstraße",
- "Poppichl",
- "Privatweg",
- "Prixgasse",
- "Pyhra",
- "Radetzkystraße",
- "Raiden",
- "Reichensteinstraße",
- "Reitbauernstraße",
- "Reiterweg",
- "Reitschulgasse",
- "Ringweg",
- "Rupertistraße",
- "Römerstraße",
- "Römerweg",
- "Sackgasse",
- "Schaunbergerstraße",
- "Schloßweg",
- "Schulgasse (Langeck)",
- "Schönholdsiedlung",
- "Seeblick",
- "Seestraße",
- "Semriacherstraße",
- "Simling",
- "Sipbachzeller Straße",
- "Sonnenweg",
- "Spargelfeldgasse",
- "Spiesmayrweg",
- "Sportplatzstraße",
- "St.Ulrich",
- "Steilmannstraße",
- "Steingrüneredt",
- "Strassfeld",
- "Straßerau",
- "Stöpflweg",
- "Stüra",
- "Taferngasse",
- "Tennweg",
- "Thomas Koschat-Gasse",
- "Tiroler Straße",
- "Torrogasse",
- "Uferstraße (Schwarzau am Steinfeld)",
- "Unterdörfl",
- "Unterer Sonnrainweg",
- "Verwaltersiedlung",
- "Waldhang",
- "Wasen",
- "Weidenstraße",
- "Weiherweg",
- "Wettsteingasse",
- "Wiener Straße",
- "Windisch",
- "Zebragasse",
- "Zellerstraße",
- "Ziehrerstraße",
- "Zulechnerweg",
- "Zwergjoch",
- "Ötzbruck"
- ],
- "building_number": [
- "###",
- "##",
- "#",
- "##a",
- "##b",
- "##c"
- ],
- "secondary_address": [
- "Apt. ###",
- "Zimmer ###",
- "# OG"
- ],
- "postcode": [
- "####"
- ],
- "state": [
- "Burgenland",
- "Kärnten",
- "Niederösterreich",
- "Oberösterreich",
- "Salzburg",
- "Steiermark",
- "Tirol",
- "Vorarlberg",
- "Wien"
- ],
- "state_abbr": [
- "Bgld.",
- "Ktn.",
- "NÖ",
- "OÖ",
- "Sbg.",
- "Stmk.",
- "T",
- "Vbg.",
- "W"
- ],
- "city_name": [
- "Aigen im Mühlkreis",
- "Allerheiligen bei Wildon",
- "Altenfelden",
- "Arriach",
- "Axams",
- "Baumgartenberg",
- "Bergern im Dunkelsteinerwald",
- "Berndorf bei Salzburg",
- "Bregenz",
- "Breitenbach am Inn",
- "Deutsch-Wagram",
- "Dienten am Hochkönig",
- "Dietach",
- "Dornbirn",
- "Dürnkrut",
- "Eben im Pongau",
- "Ebenthal in Kärnten",
- "Eichgraben",
- "Eisenstadt",
- "Ellmau",
- "Feistritz am Wechsel",
- "Finkenberg",
- "Fiss",
- "Frantschach-St. Gertraud",
- "Fritzens",
- "Gams bei Hieflau",
- "Geiersberg",
- "Graz",
- "Großhöflein",
- "Gößnitz",
- "Hartl",
- "Hausleiten",
- "Herzogenburg",
- "Hinterhornbach",
- "Hochwolkersdorf",
- "Ilz",
- "Ilztal",
- "Innerbraz",
- "Innsbruck",
- "Itter",
- "Jagerberg",
- "Jeging",
- "Johnsbach",
- "Johnsdorf-Brunn",
- "Jungholz",
- "Kirchdorf am Inn",
- "Klagenfurt",
- "Kottes-Purk",
- "Krumau am Kamp",
- "Krumbach",
- "Lavamünd",
- "Lech",
- "Linz",
- "Ludesch",
- "Lödersdorf",
- "Marbach an der Donau",
- "Mattsee",
- "Mautern an der Donau",
- "Mauterndorf",
- "Mitterbach am Erlaufsee",
- "Neudorf bei Passail",
- "Neudorf bei Staatz",
- "Neukirchen an der Enknach",
- "Neustift an der Lafnitz",
- "Niederleis",
- "Oberndorf in Tirol",
- "Oberstorcha",
- "Oberwaltersdorf",
- "Oed-Oehling",
- "Ort im Innkreis",
- "Pilgersdorf",
- "Pitschgau",
- "Pollham",
- "Preitenegg",
- "Purbach am Neusiedler See",
- "Rabenwald",
- "Raiding",
- "Rastenfeld",
- "Ratten",
- "Rettenegg",
- "Salzburg",
- "Sankt Johann im Saggautal",
- "St. Peter am Kammersberg",
- "St. Pölten",
- "St. Veit an der Glan",
- "Taxenbach",
- "Tragwein",
- "Trebesing",
- "Trieben",
- "Turnau",
- "Ungerdorf",
- "Unterauersbach",
- "Unterstinkenbrunn",
- "Untertilliach",
- "Uttendorf",
- "Vals",
- "Velden am Wörther See",
- "Viehhofen",
- "Villach",
- "Vitis",
- "Waidhofen an der Thaya",
- "Waldkirchen am Wesen",
- "Weißkirchen an der Traun",
- "Wien",
- "Wimpassing im Schwarzatale",
- "Ybbs an der Donau",
- "Ybbsitz",
- "Yspertal",
- "Zeillern",
- "Zell am Pettenfirst",
- "Zell an der Pram",
- "Zerlach",
- "Zwölfaxing",
- "Öblarn",
- "Übelbach",
- "Überackern",
- "Übersaxen",
- "Übersbach"
- ],
- "city": [
- "#{city_name}"
- ],
- "street_name": [
- "#{street_root}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Österreich"
- ]
-};
-de_AT.company = {
- "suffix": [
- "GmbH",
- "AG",
- "Gruppe",
- "KG",
- "GmbH & Co. KG",
- "UG",
- "OHG"
- ],
- "legal_form": [
- "GmbH",
- "AG",
- "Gruppe",
- "KG",
- "GmbH & Co. KG",
- "UG",
- "OHG"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
- ]
-};
-de_AT.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "info",
- "name",
- "net",
- "org",
- "de",
- "ch",
- "at"
- ]
-};
-de_AT.name = {
- "first_name": [
- "Aaron",
- "Abdul",
- "Abdullah",
- "Adam",
- "Adrian",
- "Adriano",
- "Ahmad",
- "Ahmed",
- "Ahmet",
- "Alan",
- "Albert",
- "Alessandro",
- "Alessio",
- "Alex",
- "Alexander",
- "Alfred",
- "Ali",
- "Amar",
- "Amir",
- "Amon",
- "Andre",
- "Andreas",
- "Andrew",
- "Angelo",
- "Ansgar",
- "Anthony",
- "Anton",
- "Antonio",
- "Arda",
- "Arian",
- "Armin",
- "Arne",
- "Arno",
- "Arthur",
- "Artur",
- "Arved",
- "Arvid",
- "Ayman",
- "Baran",
- "Baris",
- "Bastian",
- "Batuhan",
- "Bela",
- "Ben",
- "Benedikt",
- "Benjamin",
- "Bennet",
- "Bennett",
- "Benno",
- "Bent",
- "Berat",
- "Berkay",
- "Bernd",
- "Bilal",
- "Bjarne",
- "Björn",
- "Bo",
- "Boris",
- "Brandon",
- "Brian",
- "Bruno",
- "Bryan",
- "Burak",
- "Calvin",
- "Can",
- "Carl",
- "Carlo",
- "Carlos",
- "Caspar",
- "Cedric",
- "Cedrik",
- "Cem",
- "Charlie",
- "Chris",
- "Christian",
- "Christiano",
- "Christoph",
- "Christopher",
- "Claas",
- "Clemens",
- "Colin",
- "Collin",
- "Conner",
- "Connor",
- "Constantin",
- "Corvin",
- "Curt",
- "Damian",
- "Damien",
- "Daniel",
- "Danilo",
- "Danny",
- "Darian",
- "Dario",
- "Darius",
- "Darren",
- "David",
- "Davide",
- "Davin",
- "Dean",
- "Deniz",
- "Dennis",
- "Denny",
- "Devin",
- "Diego",
- "Dion",
- "Domenic",
- "Domenik",
- "Dominic",
- "Dominik",
- "Dorian",
- "Dustin",
- "Dylan",
- "Ecrin",
- "Eddi",
- "Eddy",
- "Edgar",
- "Edwin",
- "Efe",
- "Ege",
- "Elia",
- "Eliah",
- "Elias",
- "Elijah",
- "Emanuel",
- "Emil",
- "Emilian",
- "Emilio",
- "Emir",
- "Emirhan",
- "Emre",
- "Enes",
- "Enno",
- "Enrico",
- "Eren",
- "Eric",
- "Erik",
- "Etienne",
- "Fabian",
- "Fabien",
- "Fabio",
- "Fabrice",
- "Falk",
- "Felix",
- "Ferdinand",
- "Fiete",
- "Filip",
- "Finlay",
- "Finley",
- "Finn",
- "Finnley",
- "Florian",
- "Francesco",
- "Franz",
- "Frederic",
- "Frederick",
- "Frederik",
- "Friedrich",
- "Fritz",
- "Furkan",
- "Fynn",
- "Gabriel",
- "Georg",
- "Gerrit",
- "Gian",
- "Gianluca",
- "Gino",
- "Giuliano",
- "Giuseppe",
- "Gregor",
- "Gustav",
- "Hagen",
- "Hamza",
- "Hannes",
- "Hanno",
- "Hans",
- "Hasan",
- "Hassan",
- "Hauke",
- "Hendrik",
- "Hennes",
- "Henning",
- "Henri",
- "Henrick",
- "Henrik",
- "Henry",
- "Hugo",
- "Hussein",
- "Ian",
- "Ibrahim",
- "Ilias",
- "Ilja",
- "Ilyas",
- "Immanuel",
- "Ismael",
- "Ismail",
- "Ivan",
- "Iven",
- "Jack",
- "Jacob",
- "Jaden",
- "Jakob",
- "Jamal",
- "James",
- "Jamie",
- "Jan",
- "Janek",
- "Janis",
- "Janne",
- "Jannek",
- "Jannes",
- "Jannik",
- "Jannis",
- "Jano",
- "Janosch",
- "Jared",
- "Jari",
- "Jarne",
- "Jarno",
- "Jaron",
- "Jason",
- "Jasper",
- "Jay",
- "Jayden",
- "Jayson",
- "Jean",
- "Jens",
- "Jeremias",
- "Jeremie",
- "Jeremy",
- "Jermaine",
- "Jerome",
- "Jesper",
- "Jesse",
- "Jim",
- "Jimmy",
- "Joe",
- "Joel",
- "Joey",
- "Johann",
- "Johannes",
- "John",
- "Johnny",
- "Jon",
- "Jona",
- "Jonah",
- "Jonas",
- "Jonathan",
- "Jonte",
- "Joost",
- "Jordan",
- "Joris",
- "Joscha",
- "Joschua",
- "Josef",
- "Joseph",
- "Josh",
- "Joshua",
- "Josua",
- "Juan",
- "Julian",
- "Julien",
- "Julius",
- "Juri",
- "Justin",
- "Justus",
- "Kaan",
- "Kai",
- "Kalle",
- "Karim",
- "Karl",
- "Karlo",
- "Kay",
- "Keanu",
- "Kenan",
- "Kenny",
- "Keno",
- "Kerem",
- "Kerim",
- "Kevin",
- "Kian",
- "Kilian",
- "Kim",
- "Kimi",
- "Kjell",
- "Klaas",
- "Klemens",
- "Konrad",
- "Konstantin",
- "Koray",
- "Korbinian",
- "Kurt",
- "Lars",
- "Lasse",
- "Laurence",
- "Laurens",
- "Laurenz",
- "Laurin",
- "Lean",
- "Leander",
- "Leandro",
- "Leif",
- "Len",
- "Lenn",
- "Lennard",
- "Lennart",
- "Lennert",
- "Lennie",
- "Lennox",
- "Lenny",
- "Leo",
- "Leon",
- "Leonard",
- "Leonardo",
- "Leonhard",
- "Leonidas",
- "Leopold",
- "Leroy",
- "Levent",
- "Levi",
- "Levin",
- "Lewin",
- "Lewis",
- "Liam",
- "Lian",
- "Lias",
- "Lino",
- "Linus",
- "Lio",
- "Lion",
- "Lionel",
- "Logan",
- "Lorenz",
- "Lorenzo",
- "Loris",
- "Louis",
- "Luan",
- "Luc",
- "Luca",
- "Lucas",
- "Lucian",
- "Lucien",
- "Ludwig",
- "Luis",
- "Luiz",
- "Luk",
- "Luka",
- "Lukas",
- "Luke",
- "Lutz",
- "Maddox",
- "Mads",
- "Magnus",
- "Maik",
- "Maksim",
- "Malik",
- "Malte",
- "Manuel",
- "Marc",
- "Marcel",
- "Marco",
- "Marcus",
- "Marek",
- "Marian",
- "Mario",
- "Marius",
- "Mark",
- "Marko",
- "Markus",
- "Marlo",
- "Marlon",
- "Marten",
- "Martin",
- "Marvin",
- "Marwin",
- "Mateo",
- "Mathis",
- "Matis",
- "Mats",
- "Matteo",
- "Mattes",
- "Matthias",
- "Matthis",
- "Matti",
- "Mattis",
- "Maurice",
- "Max",
- "Maxim",
- "Maximilian",
- "Mehmet",
- "Meik",
- "Melvin",
- "Merlin",
- "Mert",
- "Michael",
- "Michel",
- "Mick",
- "Miguel",
- "Mika",
- "Mikail",
- "Mike",
- "Milan",
- "Milo",
- "Mio",
- "Mirac",
- "Mirco",
- "Mirko",
- "Mohamed",
- "Mohammad",
- "Mohammed",
- "Moritz",
- "Morten",
- "Muhammed",
- "Murat",
- "Mustafa",
- "Nathan",
- "Nathanael",
- "Nelson",
- "Neo",
- "Nevio",
- "Nick",
- "Niclas",
- "Nico",
- "Nicolai",
- "Nicolas",
- "Niels",
- "Nikita",
- "Niklas",
- "Niko",
- "Nikolai",
- "Nikolas",
- "Nils",
- "Nino",
- "Noah",
- "Noel",
- "Norman",
- "Odin",
- "Oke",
- "Ole",
- "Oliver",
- "Omar",
- "Onur",
- "Oscar",
- "Oskar",
- "Pascal",
- "Patrice",
- "Patrick",
- "Paul",
- "Peer",
- "Pepe",
- "Peter",
- "Phil",
- "Philip",
- "Philipp",
- "Pierre",
- "Piet",
- "Pit",
- "Pius",
- "Quentin",
- "Quirin",
- "Rafael",
- "Raik",
- "Ramon",
- "Raphael",
- "Rasmus",
- "Raul",
- "Rayan",
- "René",
- "Ricardo",
- "Riccardo",
- "Richard",
- "Rick",
- "Rico",
- "Robert",
- "Robin",
- "Rocco",
- "Roman",
- "Romeo",
- "Ron",
- "Ruben",
- "Ryan",
- "Said",
- "Salih",
- "Sam",
- "Sami",
- "Sammy",
- "Samuel",
- "Sandro",
- "Santino",
- "Sascha",
- "Sean",
- "Sebastian",
- "Selim",
- "Semih",
- "Shawn",
- "Silas",
- "Simeon",
- "Simon",
- "Sinan",
- "Sky",
- "Stefan",
- "Steffen",
- "Stephan",
- "Steve",
- "Steven",
- "Sven",
- "Sönke",
- "Sören",
- "Taha",
- "Tamino",
- "Tammo",
- "Tarik",
- "Tayler",
- "Taylor",
- "Teo",
- "Theo",
- "Theodor",
- "Thies",
- "Thilo",
- "Thomas",
- "Thorben",
- "Thore",
- "Thorge",
- "Tiago",
- "Til",
- "Till",
- "Tillmann",
- "Tim",
- "Timm",
- "Timo",
- "Timon",
- "Timothy",
- "Tino",
- "Titus",
- "Tizian",
- "Tjark",
- "Tobias",
- "Tom",
- "Tommy",
- "Toni",
- "Tony",
- "Torben",
- "Tore",
- "Tristan",
- "Tyler",
- "Tyron",
- "Umut",
- "Valentin",
- "Valentino",
- "Veit",
- "Victor",
- "Viktor",
- "Vin",
- "Vincent",
- "Vito",
- "Vitus",
- "Wilhelm",
- "Willi",
- "William",
- "Willy",
- "Xaver",
- "Yannic",
- "Yannick",
- "Yannik",
- "Yannis",
- "Yasin",
- "Youssef",
- "Yunus",
- "Yusuf",
- "Yven",
- "Yves",
- "Ömer",
- "Aaliyah",
- "Abby",
- "Abigail",
- "Ada",
- "Adelina",
- "Adriana",
- "Aileen",
- "Aimee",
- "Alana",
- "Alea",
- "Alena",
- "Alessa",
- "Alessia",
- "Alexa",
- "Alexandra",
- "Alexia",
- "Alexis",
- "Aleyna",
- "Alia",
- "Alica",
- "Alice",
- "Alicia",
- "Alina",
- "Alisa",
- "Alisha",
- "Alissa",
- "Aliya",
- "Aliyah",
- "Allegra",
- "Alma",
- "Alyssa",
- "Amalia",
- "Amanda",
- "Amelia",
- "Amelie",
- "Amina",
- "Amira",
- "Amy",
- "Ana",
- "Anabel",
- "Anastasia",
- "Andrea",
- "Angela",
- "Angelina",
- "Angelique",
- "Anja",
- "Ann",
- "Anna",
- "Annabel",
- "Annabell",
- "Annabelle",
- "Annalena",
- "Anne",
- "Anneke",
- "Annelie",
- "Annemarie",
- "Anni",
- "Annie",
- "Annika",
- "Anny",
- "Anouk",
- "Antonia",
- "Arda",
- "Ariana",
- "Ariane",
- "Arwen",
- "Ashley",
- "Asya",
- "Aurelia",
- "Aurora",
- "Ava",
- "Ayleen",
- "Aylin",
- "Ayse",
- "Azra",
- "Betty",
- "Bianca",
- "Bianka",
- "Caitlin",
- "Cara",
- "Carina",
- "Carla",
- "Carlotta",
- "Carmen",
- "Carolin",
- "Carolina",
- "Caroline",
- "Cassandra",
- "Catharina",
- "Catrin",
- "Cecile",
- "Cecilia",
- "Celia",
- "Celina",
- "Celine",
- "Ceyda",
- "Ceylin",
- "Chantal",
- "Charleen",
- "Charlotta",
- "Charlotte",
- "Chayenne",
- "Cheyenne",
- "Chiara",
- "Christin",
- "Christina",
- "Cindy",
- "Claire",
- "Clara",
- "Clarissa",
- "Colleen",
- "Collien",
- "Cora",
- "Corinna",
- "Cosima",
- "Dana",
- "Daniela",
- "Daria",
- "Darleen",
- "Defne",
- "Delia",
- "Denise",
- "Diana",
- "Dilara",
- "Dina",
- "Dorothea",
- "Ecrin",
- "Eda",
- "Eileen",
- "Ela",
- "Elaine",
- "Elanur",
- "Elea",
- "Elena",
- "Eleni",
- "Eleonora",
- "Eliana",
- "Elif",
- "Elina",
- "Elisa",
- "Elisabeth",
- "Ella",
- "Ellen",
- "Elli",
- "Elly",
- "Elsa",
- "Emelie",
- "Emely",
- "Emilia",
- "Emilie",
- "Emily",
- "Emma",
- "Emmely",
- "Emmi",
- "Emmy",
- "Enie",
- "Enna",
- "Enya",
- "Esma",
- "Estelle",
- "Esther",
- "Eva",
- "Evelin",
- "Evelina",
- "Eveline",
- "Evelyn",
- "Fabienne",
- "Fatima",
- "Fatma",
- "Felicia",
- "Felicitas",
- "Felina",
- "Femke",
- "Fenja",
- "Fine",
- "Finia",
- "Finja",
- "Finnja",
- "Fiona",
- "Flora",
- "Florentine",
- "Francesca",
- "Franka",
- "Franziska",
- "Frederike",
- "Freya",
- "Frida",
- "Frieda",
- "Friederike",
- "Giada",
- "Gina",
- "Giulia",
- "Giuliana",
- "Greta",
- "Hailey",
- "Hana",
- "Hanna",
- "Hannah",
- "Heidi",
- "Helen",
- "Helena",
- "Helene",
- "Helin",
- "Henriette",
- "Henrike",
- "Hermine",
- "Ida",
- "Ilayda",
- "Imke",
- "Ina",
- "Ines",
- "Inga",
- "Inka",
- "Irem",
- "Isa",
- "Isabel",
- "Isabell",
- "Isabella",
- "Isabelle",
- "Ivonne",
- "Jacqueline",
- "Jamie",
- "Jamila",
- "Jana",
- "Jane",
- "Janin",
- "Janina",
- "Janine",
- "Janna",
- "Janne",
- "Jara",
- "Jasmin",
- "Jasmina",
- "Jasmine",
- "Jella",
- "Jenna",
- "Jennifer",
- "Jenny",
- "Jessica",
- "Jessy",
- "Jette",
- "Jil",
- "Jill",
- "Joana",
- "Joanna",
- "Joelina",
- "Joeline",
- "Joelle",
- "Johanna",
- "Joleen",
- "Jolie",
- "Jolien",
- "Jolin",
- "Jolina",
- "Joline",
- "Jona",
- "Jonah",
- "Jonna",
- "Josefin",
- "Josefine",
- "Josephin",
- "Josephine",
- "Josie",
- "Josy",
- "Joy",
- "Joyce",
- "Judith",
- "Judy",
- "Jule",
- "Julia",
- "Juliana",
- "Juliane",
- "Julie",
- "Julienne",
- "Julika",
- "Julina",
- "Juna",
- "Justine",
- "Kaja",
- "Karina",
- "Karla",
- "Karlotta",
- "Karolina",
- "Karoline",
- "Kassandra",
- "Katarina",
- "Katharina",
- "Kathrin",
- "Katja",
- "Katrin",
- "Kaya",
- "Kayra",
- "Kiana",
- "Kiara",
- "Kim",
- "Kimberley",
- "Kimberly",
- "Kira",
- "Klara",
- "Korinna",
- "Kristin",
- "Kyra",
- "Laila",
- "Lana",
- "Lara",
- "Larissa",
- "Laura",
- "Laureen",
- "Lavinia",
- "Lea",
- "Leah",
- "Leana",
- "Leandra",
- "Leann",
- "Lee",
- "Leila",
- "Lena",
- "Lene",
- "Leni",
- "Lenia",
- "Lenja",
- "Lenya",
- "Leona",
- "Leoni",
- "Leonie",
- "Leonora",
- "Leticia",
- "Letizia",
- "Levke",
- "Leyla",
- "Lia",
- "Liah",
- "Liana",
- "Lili",
- "Lilia",
- "Lilian",
- "Liliana",
- "Lilith",
- "Lilli",
- "Lillian",
- "Lilly",
- "Lily",
- "Lina",
- "Linda",
- "Lindsay",
- "Line",
- "Linn",
- "Linnea",
- "Lisa",
- "Lisann",
- "Lisanne",
- "Liv",
- "Livia",
- "Liz",
- "Lola",
- "Loreen",
- "Lorena",
- "Lotta",
- "Lotte",
- "Louisa",
- "Louise",
- "Luana",
- "Luca",
- "Lucia",
- "Lucie",
- "Lucienne",
- "Lucy",
- "Luisa",
- "Luise",
- "Luka",
- "Luna",
- "Luzie",
- "Lya",
- "Lydia",
- "Lyn",
- "Lynn",
- "Madeleine",
- "Madita",
- "Madleen",
- "Madlen",
- "Magdalena",
- "Maike",
- "Mailin",
- "Maira",
- "Maja",
- "Malena",
- "Malia",
- "Malin",
- "Malina",
- "Mandy",
- "Mara",
- "Marah",
- "Mareike",
- "Maren",
- "Maria",
- "Mariam",
- "Marie",
- "Marieke",
- "Mariella",
- "Marika",
- "Marina",
- "Marisa",
- "Marissa",
- "Marit",
- "Marla",
- "Marleen",
- "Marlen",
- "Marlena",
- "Marlene",
- "Marta",
- "Martha",
- "Mary",
- "Maryam",
- "Mathilda",
- "Mathilde",
- "Matilda",
- "Maxi",
- "Maxima",
- "Maxine",
- "Maya",
- "Mayra",
- "Medina",
- "Medine",
- "Meike",
- "Melanie",
- "Melek",
- "Melike",
- "Melina",
- "Melinda",
- "Melis",
- "Melisa",
- "Melissa",
- "Merle",
- "Merve",
- "Meryem",
- "Mette",
- "Mia",
- "Michaela",
- "Michelle",
- "Mieke",
- "Mila",
- "Milana",
- "Milena",
- "Milla",
- "Mina",
- "Mira",
- "Miray",
- "Miriam",
- "Mirja",
- "Mona",
- "Monique",
- "Nadine",
- "Nadja",
- "Naemi",
- "Nancy",
- "Naomi",
- "Natalia",
- "Natalie",
- "Nathalie",
- "Neele",
- "Nela",
- "Nele",
- "Nelli",
- "Nelly",
- "Nia",
- "Nicole",
- "Nika",
- "Nike",
- "Nikita",
- "Nila",
- "Nina",
- "Nisa",
- "Noemi",
- "Nora",
- "Olivia",
- "Patricia",
- "Patrizia",
- "Paula",
- "Paulina",
- "Pauline",
- "Penelope",
- "Philine",
- "Phoebe",
- "Pia",
- "Rahel",
- "Rania",
- "Rebecca",
- "Rebekka",
- "Riana",
- "Rieke",
- "Rike",
- "Romina",
- "Romy",
- "Ronja",
- "Rosa",
- "Rosalie",
- "Ruby",
- "Sabrina",
- "Sahra",
- "Sally",
- "Salome",
- "Samantha",
- "Samia",
- "Samira",
- "Sandra",
- "Sandy",
- "Sanja",
- "Saphira",
- "Sara",
- "Sarah",
- "Saskia",
- "Selin",
- "Selina",
- "Selma",
- "Sena",
- "Sidney",
- "Sienna",
- "Silja",
- "Sina",
- "Sinja",
- "Smilla",
- "Sofia",
- "Sofie",
- "Sonja",
- "Sophia",
- "Sophie",
- "Soraya",
- "Stefanie",
- "Stella",
- "Stephanie",
- "Stina",
- "Sude",
- "Summer",
- "Susanne",
- "Svea",
- "Svenja",
- "Sydney",
- "Tabea",
- "Talea",
- "Talia",
- "Tamara",
- "Tamia",
- "Tamina",
- "Tanja",
- "Tara",
- "Tarja",
- "Teresa",
- "Tessa",
- "Thalea",
- "Thalia",
- "Thea",
- "Theresa",
- "Tia",
- "Tina",
- "Tomke",
- "Tuana",
- "Valentina",
- "Valeria",
- "Valerie",
- "Vanessa",
- "Vera",
- "Veronika",
- "Victoria",
- "Viktoria",
- "Viola",
- "Vivian",
- "Vivien",
- "Vivienne",
- "Wibke",
- "Wiebke",
- "Xenia",
- "Yara",
- "Yaren",
- "Yasmin",
- "Ylvi",
- "Ylvie",
- "Yvonne",
- "Zara",
- "Zehra",
- "Zeynep",
- "Zoe",
- "Zoey",
- "Zoé"
- ],
- "last_name": [
- "Abel",
- "Abicht",
- "Abraham",
- "Abramovic",
- "Abt",
- "Achilles",
- "Achkinadze",
- "Ackermann",
- "Adam",
- "Adams",
- "Ade",
- "Agostini",
- "Ahlke",
- "Ahrenberg",
- "Ahrens",
- "Aigner",
- "Albert",
- "Albrecht",
- "Alexa",
- "Alexander",
- "Alizadeh",
- "Allgeyer",
- "Amann",
- "Amberg",
- "Anding",
- "Anggreny",
- "Apitz",
- "Arendt",
- "Arens",
- "Arndt",
- "Aryee",
- "Aschenbroich",
- "Assmus",
- "Astafei",
- "Auer",
- "Axmann",
- "Baarck",
- "Bachmann",
- "Badane",
- "Bader",
- "Baganz",
- "Bahl",
- "Bak",
- "Balcer",
- "Balck",
- "Balkow",
- "Balnuweit",
- "Balzer",
- "Banse",
- "Barr",
- "Bartels",
- "Barth",
- "Barylla",
- "Baseda",
- "Battke",
- "Bauer",
- "Bauermeister",
- "Baumann",
- "Baumeister",
- "Bauschinger",
- "Bauschke",
- "Bayer",
- "Beavogui",
- "Beck",
- "Beckel",
- "Becker",
- "Beckmann",
- "Bedewitz",
- "Beele",
- "Beer",
- "Beggerow",
- "Beh",
- "Behr",
- "Behrenbruch",
- "Belz",
- "Bender",
- "Benecke",
- "Benner",
- "Benninger",
- "Benzing",
- "Berends",
- "Berger",
- "Berner",
- "Berning",
- "Bertenbreiter",
- "Best",
- "Bethke",
- "Betz",
- "Beushausen",
- "Beutelspacher",
- "Beyer",
- "Biba",
- "Bichler",
- "Bickel",
- "Biedermann",
- "Bieler",
- "Bielert",
- "Bienasch",
- "Bienias",
- "Biesenbach",
- "Bigdeli",
- "Birkemeyer",
- "Bittner",
- "Blank",
- "Blaschek",
- "Blassneck",
- "Bloch",
- "Blochwitz",
- "Blockhaus",
- "Blum",
- "Blume",
- "Bock",
- "Bode",
- "Bogdashin",
- "Bogenrieder",
- "Bohge",
- "Bolm",
- "Borgschulze",
- "Bork",
- "Bormann",
- "Bornscheuer",
- "Borrmann",
- "Borsch",
- "Boruschewski",
- "Bos",
- "Bosler",
- "Bourrouag",
- "Bouschen",
- "Boxhammer",
- "Boyde",
- "Bozsik",
- "Brand",
- "Brandenburg",
- "Brandis",
- "Brandt",
- "Brauer",
- "Braun",
- "Brehmer",
- "Breitenstein",
- "Bremer",
- "Bremser",
- "Brenner",
- "Brettschneider",
- "Breu",
- "Breuer",
- "Briesenick",
- "Bringmann",
- "Brinkmann",
- "Brix",
- "Broening",
- "Brosch",
- "Bruckmann",
- "Bruder",
- "Bruhns",
- "Brunner",
- "Bruns",
- "Bräutigam",
- "Brömme",
- "Brüggmann",
- "Buchholz",
- "Buchrucker",
- "Buder",
- "Bultmann",
- "Bunjes",
- "Burger",
- "Burghagen",
- "Burkhard",
- "Burkhardt",
- "Burmeister",
- "Busch",
- "Buschbaum",
- "Busemann",
- "Buss",
- "Busse",
- "Bussmann",
- "Byrd",
- "Bäcker",
- "Böhm",
- "Bönisch",
- "Börgeling",
- "Börner",
- "Böttner",
- "Büchele",
- "Bühler",
- "Büker",
- "Büngener",
- "Bürger",
- "Bürklein",
- "Büscher",
- "Büttner",
- "Camara",
- "Carlowitz",
- "Carlsohn",
- "Caspari",
- "Caspers",
- "Chapron",
- "Christ",
- "Cierpinski",
- "Clarius",
- "Cleem",
- "Cleve",
- "Co",
- "Conrad",
- "Cordes",
- "Cornelsen",
- "Cors",
- "Cotthardt",
- "Crews",
- "Cronjäger",
- "Crosskofp",
- "Da",
- "Dahm",
- "Dahmen",
- "Daimer",
- "Damaske",
- "Danneberg",
- "Danner",
- "Daub",
- "Daubner",
- "Daudrich",
- "Dauer",
- "Daum",
- "Dauth",
- "Dautzenberg",
- "De",
- "Decker",
- "Deckert",
- "Deerberg",
- "Dehmel",
- "Deja",
- "Delonge",
- "Demut",
- "Dengler",
- "Denner",
- "Denzinger",
- "Derr",
- "Dertmann",
- "Dethloff",
- "Deuschle",
- "Dieckmann",
- "Diedrich",
- "Diekmann",
- "Dienel",
- "Dies",
- "Dietrich",
- "Dietz",
- "Dietzsch",
- "Diezel",
- "Dilla",
- "Dingelstedt",
- "Dippl",
- "Dittmann",
- "Dittmar",
- "Dittmer",
- "Dix",
- "Dobbrunz",
- "Dobler",
- "Dohring",
- "Dolch",
- "Dold",
- "Dombrowski",
- "Donie",
- "Doskoczynski",
- "Dragu",
- "Drechsler",
- "Drees",
- "Dreher",
- "Dreier",
- "Dreissigacker",
- "Dressler",
- "Drews",
- "Duma",
- "Dutkiewicz",
- "Dyett",
- "Dylus",
- "Dächert",
- "Döbel",
- "Döring",
- "Dörner",
- "Dörre",
- "Dück",
- "Eberhard",
- "Eberhardt",
- "Ecker",
- "Eckhardt",
- "Edorh",
- "Effler",
- "Eggenmueller",
- "Ehm",
- "Ehmann",
- "Ehrig",
- "Eich",
- "Eichmann",
- "Eifert",
- "Einert",
- "Eisenlauer",
- "Ekpo",
- "Elbe",
- "Eleyth",
- "Elss",
- "Emert",
- "Emmelmann",
- "Ender",
- "Engel",
- "Engelen",
- "Engelmann",
- "Eplinius",
- "Erdmann",
- "Erhardt",
- "Erlei",
- "Erm",
- "Ernst",
- "Ertl",
- "Erwes",
- "Esenwein",
- "Esser",
- "Evers",
- "Everts",
- "Ewald",
- "Fahner",
- "Faller",
- "Falter",
- "Farber",
- "Fassbender",
- "Faulhaber",
- "Fehrig",
- "Feld",
- "Felke",
- "Feller",
- "Fenner",
- "Fenske",
- "Feuerbach",
- "Fietz",
- "Figl",
- "Figura",
- "Filipowski",
- "Filsinger",
- "Fincke",
- "Fink",
- "Finke",
- "Fischer",
- "Fitschen",
- "Fleischer",
- "Fleischmann",
- "Floder",
- "Florczak",
- "Flore",
- "Flottmann",
- "Forkel",
- "Forst",
- "Frahmeke",
- "Frank",
- "Franke",
- "Franta",
- "Frantz",
- "Franz",
- "Franzis",
- "Franzmann",
- "Frauen",
- "Frauendorf",
- "Freigang",
- "Freimann",
- "Freimuth",
- "Freisen",
- "Frenzel",
- "Frey",
- "Fricke",
- "Fried",
- "Friedek",
- "Friedenberg",
- "Friedmann",
- "Friedrich",
- "Friess",
- "Frisch",
- "Frohn",
- "Frosch",
- "Fuchs",
- "Fuhlbrügge",
- "Fusenig",
- "Fust",
- "Förster",
- "Gaba",
- "Gabius",
- "Gabler",
- "Gadschiew",
- "Gakstädter",
- "Galander",
- "Gamlin",
- "Gamper",
- "Gangnus",
- "Ganzmann",
- "Garatva",
- "Gast",
- "Gastel",
- "Gatzka",
- "Gauder",
- "Gebhardt",
- "Geese",
- "Gehre",
- "Gehrig",
- "Gehring",
- "Gehrke",
- "Geiger",
- "Geisler",
- "Geissler",
- "Gelling",
- "Gens",
- "Gerbennow",
- "Gerdel",
- "Gerhardt",
- "Gerschler",
- "Gerson",
- "Gesell",
- "Geyer",
- "Ghirmai",
- "Ghosh",
- "Giehl",
- "Gierisch",
- "Giesa",
- "Giesche",
- "Gilde",
- "Glatting",
- "Goebel",
- "Goedicke",
- "Goldbeck",
- "Goldfuss",
- "Goldkamp",
- "Goldkühle",
- "Goller",
- "Golling",
- "Gollnow",
- "Golomski",
- "Gombert",
- "Gotthardt",
- "Gottschalk",
- "Gotz",
- "Goy",
- "Gradzki",
- "Graf",
- "Grams",
- "Grasse",
- "Gratzky",
- "Grau",
- "Greb",
- "Green",
- "Greger",
- "Greithanner",
- "Greschner",
- "Griem",
- "Griese",
- "Grimm",
- "Gromisch",
- "Gross",
- "Grosser",
- "Grossheim",
- "Grosskopf",
- "Grothaus",
- "Grothkopp",
- "Grotke",
- "Grube",
- "Gruber",
- "Grundmann",
- "Gruning",
- "Gruszecki",
- "Gröss",
- "Grötzinger",
- "Grün",
- "Grüner",
- "Gummelt",
- "Gunkel",
- "Gunther",
- "Gutjahr",
- "Gutowicz",
- "Gutschank",
- "Göbel",
- "Göckeritz",
- "Göhler",
- "Görlich",
- "Görmer",
- "Götz",
- "Götzelmann",
- "Güldemeister",
- "Günther",
- "Günz",
- "Gürbig",
- "Haack",
- "Haaf",
- "Habel",
- "Hache",
- "Hackbusch",
- "Hackelbusch",
- "Hadfield",
- "Hadwich",
- "Haferkamp",
- "Hahn",
- "Hajek",
- "Hallmann",
- "Hamann",
- "Hanenberger",
- "Hannecker",
- "Hanniske",
- "Hansen",
- "Hardy",
- "Hargasser",
- "Harms",
- "Harnapp",
- "Harter",
- "Harting",
- "Hartlieb",
- "Hartmann",
- "Hartwig",
- "Hartz",
- "Haschke",
- "Hasler",
- "Hasse",
- "Hassfeld",
- "Haug",
- "Hauke",
- "Haupt",
- "Haverney",
- "Heberstreit",
- "Hechler",
- "Hecht",
- "Heck",
- "Hedermann",
- "Hehl",
- "Heidelmann",
- "Heidler",
- "Heinemann",
- "Heinig",
- "Heinke",
- "Heinrich",
- "Heinze",
- "Heiser",
- "Heist",
- "Hellmann",
- "Helm",
- "Helmke",
- "Helpling",
- "Hengmith",
- "Henkel",
- "Hennes",
- "Henry",
- "Hense",
- "Hensel",
- "Hentel",
- "Hentschel",
- "Hentschke",
- "Hepperle",
- "Herberger",
- "Herbrand",
- "Hering",
- "Hermann",
- "Hermecke",
- "Herms",
- "Herold",
- "Herrmann",
- "Herschmann",
- "Hertel",
- "Herweg",
- "Herwig",
- "Herzenberg",
- "Hess",
- "Hesse",
- "Hessek",
- "Hessler",
- "Hetzler",
- "Heuck",
- "Heydemüller",
- "Hiebl",
- "Hildebrand",
- "Hildenbrand",
- "Hilgendorf",
- "Hillard",
- "Hiller",
- "Hingsen",
- "Hingst",
- "Hinrichs",
- "Hirsch",
- "Hirschberg",
- "Hirt",
- "Hodea",
- "Hoffman",
- "Hoffmann",
- "Hofmann",
- "Hohenberger",
- "Hohl",
- "Hohn",
- "Hohnheiser",
- "Hold",
- "Holdt",
- "Holinski",
- "Holl",
- "Holtfreter",
- "Holz",
- "Holzdeppe",
- "Holzner",
- "Hommel",
- "Honz",
- "Hooss",
- "Hoppe",
- "Horak",
- "Horn",
- "Horna",
- "Hornung",
- "Hort",
- "Howard",
- "Huber",
- "Huckestein",
- "Hudak",
- "Huebel",
- "Hugo",
- "Huhn",
- "Hujo",
- "Huke",
- "Huls",
- "Humbert",
- "Huneke",
- "Huth",
- "Häber",
- "Häfner",
- "Höcke",
- "Höft",
- "Höhne",
- "Hönig",
- "Hördt",
- "Hübenbecker",
- "Hübl",
- "Hübner",
- "Hügel",
- "Hüttcher",
- "Hütter",
- "Ibe",
- "Ihly",
- "Illing",
- "Isak",
- "Isekenmeier",
- "Itt",
- "Jacob",
- "Jacobs",
- "Jagusch",
- "Jahn",
- "Jahnke",
- "Jakobs",
- "Jakubczyk",
- "Jambor",
- "Jamrozy",
- "Jander",
- "Janich",
- "Janke",
- "Jansen",
- "Jarets",
- "Jaros",
- "Jasinski",
- "Jasper",
- "Jegorov",
- "Jellinghaus",
- "Jeorga",
- "Jerschabek",
- "Jess",
- "John",
- "Jonas",
- "Jossa",
- "Jucken",
- "Jung",
- "Jungbluth",
- "Jungton",
- "Just",
- "Jürgens",
- "Kaczmarek",
- "Kaesmacher",
- "Kahl",
- "Kahlert",
- "Kahles",
- "Kahlmeyer",
- "Kaiser",
- "Kalinowski",
- "Kallabis",
- "Kallensee",
- "Kampf",
- "Kampschulte",
- "Kappe",
- "Kappler",
- "Karhoff",
- "Karrass",
- "Karst",
- "Karsten",
- "Karus",
- "Kass",
- "Kasten",
- "Kastner",
- "Katzinski",
- "Kaufmann",
- "Kaul",
- "Kausemann",
- "Kawohl",
- "Kazmarek",
- "Kedzierski",
- "Keil",
- "Keiner",
- "Keller",
- "Kelm",
- "Kempe",
- "Kemper",
- "Kempter",
- "Kerl",
- "Kern",
- "Kesselring",
- "Kesselschläger",
- "Kette",
- "Kettenis",
- "Keutel",
- "Kick",
- "Kiessling",
- "Kinadeter",
- "Kinzel",
- "Kinzy",
- "Kirch",
- "Kirst",
- "Kisabaka",
- "Klaas",
- "Klabuhn",
- "Klapper",
- "Klauder",
- "Klaus",
- "Kleeberg",
- "Kleiber",
- "Klein",
- "Kleinert",
- "Kleininger",
- "Kleinmann",
- "Kleinsteuber",
- "Kleiss",
- "Klemme",
- "Klimczak",
- "Klinger",
- "Klink",
- "Klopsch",
- "Klose",
- "Kloss",
- "Kluge",
- "Kluwe",
- "Knabe",
- "Kneifel",
- "Knetsch",
- "Knies",
- "Knippel",
- "Knobel",
- "Knoblich",
- "Knoll",
- "Knorr",
- "Knorscheidt",
- "Knut",
- "Kobs",
- "Koch",
- "Kochan",
- "Kock",
- "Koczulla",
- "Koderisch",
- "Koehl",
- "Koehler",
- "Koenig",
- "Koester",
- "Kofferschlager",
- "Koha",
- "Kohle",
- "Kohlmann",
- "Kohnle",
- "Kohrt",
- "Koj",
- "Kolb",
- "Koleiski",
- "Kolokas",
- "Komoll",
- "Konieczny",
- "Konig",
- "Konow",
- "Konya",
- "Koob",
- "Kopf",
- "Kosenkow",
- "Koster",
- "Koszewski",
- "Koubaa",
- "Kovacs",
- "Kowalick",
- "Kowalinski",
- "Kozakiewicz",
- "Krabbe",
- "Kraft",
- "Kral",
- "Kramer",
- "Krauel",
- "Kraus",
- "Krause",
- "Krauspe",
- "Kreb",
- "Krebs",
- "Kreissig",
- "Kresse",
- "Kreutz",
- "Krieger",
- "Krippner",
- "Krodinger",
- "Krohn",
- "Krol",
- "Kron",
- "Krueger",
- "Krug",
- "Kruger",
- "Krull",
- "Kruschinski",
- "Krämer",
- "Kröckert",
- "Kröger",
- "Krüger",
- "Kubera",
- "Kufahl",
- "Kuhlee",
- "Kuhnen",
- "Kulimann",
- "Kulma",
- "Kumbernuss",
- "Kummle",
- "Kunz",
- "Kupfer",
- "Kupprion",
- "Kuprion",
- "Kurnicki",
- "Kurrat",
- "Kurschilgen",
- "Kuschewitz",
- "Kuschmann",
- "Kuske",
- "Kustermann",
- "Kutscherauer",
- "Kutzner",
- "Kwadwo",
- "Kähler",
- "Käther",
- "Köhler",
- "Köhrbrück",
- "Köhre",
- "Kölotzei",
- "König",
- "Köpernick",
- "Köseoglu",
- "Kúhn",
- "Kúhnert",
- "Kühn",
- "Kühnel",
- "Kühnemund",
- "Kühnert",
- "Kühnke",
- "Küsters",
- "Küter",
- "Laack",
- "Lack",
- "Ladewig",
- "Lakomy",
- "Lammert",
- "Lamos",
- "Landmann",
- "Lang",
- "Lange",
- "Langfeld",
- "Langhirt",
- "Lanig",
- "Lauckner",
- "Lauinger",
- "Laurén",
- "Lausecker",
- "Laux",
- "Laws",
- "Lax",
- "Leberer",
- "Lehmann",
- "Lehner",
- "Leibold",
- "Leide",
- "Leimbach",
- "Leipold",
- "Leist",
- "Leiter",
- "Leiteritz",
- "Leitheim",
- "Leiwesmeier",
- "Lenfers",
- "Lenk",
- "Lenz",
- "Lenzen",
- "Leo",
- "Lepthin",
- "Lesch",
- "Leschnik",
- "Letzelter",
- "Lewin",
- "Lewke",
- "Leyckes",
- "Lg",
- "Lichtenfeld",
- "Lichtenhagen",
- "Lichtl",
- "Liebach",
- "Liebe",
- "Liebich",
- "Liebold",
- "Lieder",
- "Lienshöft",
- "Linden",
- "Lindenberg",
- "Lindenmayer",
- "Lindner",
- "Linke",
- "Linnenbaum",
- "Lippe",
- "Lipske",
- "Lipus",
- "Lischka",
- "Lobinger",
- "Logsch",
- "Lohmann",
- "Lohre",
- "Lohse",
- "Lokar",
- "Loogen",
- "Lorenz",
- "Losch",
- "Loska",
- "Lott",
- "Loy",
- "Lubina",
- "Ludolf",
- "Lufft",
- "Lukoschek",
- "Lutje",
- "Lutz",
- "Löser",
- "Löwa",
- "Lübke",
- "Maak",
- "Maczey",
- "Madetzky",
- "Madubuko",
- "Mai",
- "Maier",
- "Maisch",
- "Malek",
- "Malkus",
- "Mallmann",
- "Malucha",
- "Manns",
- "Manz",
- "Marahrens",
- "Marchewski",
- "Margis",
- "Markowski",
- "Marl",
- "Marner",
- "Marquart",
- "Marschek",
- "Martel",
- "Marten",
- "Martin",
- "Marx",
- "Marxen",
- "Mathes",
- "Mathies",
- "Mathiszik",
- "Matschke",
- "Mattern",
- "Matthes",
- "Matula",
- "Mau",
- "Maurer",
- "Mauroff",
- "May",
- "Maybach",
- "Mayer",
- "Mebold",
- "Mehl",
- "Mehlhorn",
- "Mehlorn",
- "Meier",
- "Meisch",
- "Meissner",
- "Meloni",
- "Melzer",
- "Menga",
- "Menne",
- "Mensah",
- "Mensing",
- "Merkel",
- "Merseburg",
- "Mertens",
- "Mesloh",
- "Metzger",
- "Metzner",
- "Mewes",
- "Meyer",
- "Michallek",
- "Michel",
- "Mielke",
- "Mikitenko",
- "Milde",
- "Minah",
- "Mintzlaff",
- "Mockenhaupt",
- "Moede",
- "Moedl",
- "Moeller",
- "Moguenara",
- "Mohr",
- "Mohrhard",
- "Molitor",
- "Moll",
- "Moller",
- "Molzan",
- "Montag",
- "Moormann",
- "Mordhorst",
- "Morgenstern",
- "Morhelfer",
- "Moritz",
- "Moser",
- "Motchebon",
- "Motzenbbäcker",
- "Mrugalla",
- "Muckenthaler",
- "Mues",
- "Muller",
- "Mulrain",
- "Mächtig",
- "Mäder",
- "Möcks",
- "Mögenburg",
- "Möhsner",
- "Möldner",
- "Möllenbeck",
- "Möller",
- "Möllinger",
- "Mörsch",
- "Mühleis",
- "Müller",
- "Münch",
- "Nabein",
- "Nabow",
- "Nagel",
- "Nannen",
- "Nastvogel",
- "Nau",
- "Naubert",
- "Naumann",
- "Ne",
- "Neimke",
- "Nerius",
- "Neubauer",
- "Neubert",
- "Neuendorf",
- "Neumair",
- "Neumann",
- "Neupert",
- "Neurohr",
- "Neuschwander",
- "Newton",
- "Ney",
- "Nicolay",
- "Niedermeier",
- "Nieklauson",
- "Niklaus",
- "Nitzsche",
- "Noack",
- "Nodler",
- "Nolte",
- "Normann",
- "Norris",
- "Northoff",
- "Nowak",
- "Nussbeck",
- "Nwachukwu",
- "Nytra",
- "Nöh",
- "Oberem",
- "Obergföll",
- "Obermaier",
- "Ochs",
- "Oeser",
- "Olbrich",
- "Onnen",
- "Ophey",
- "Oppong",
- "Orth",
- "Orthmann",
- "Oschkenat",
- "Osei",
- "Osenberg",
- "Ostendarp",
- "Ostwald",
- "Otte",
- "Otto",
- "Paesler",
- "Pajonk",
- "Pallentin",
- "Panzig",
- "Paschke",
- "Patzwahl",
- "Paukner",
- "Peselman",
- "Peter",
- "Peters",
- "Petzold",
- "Pfeiffer",
- "Pfennig",
- "Pfersich",
- "Pfingsten",
- "Pflieger",
- "Pflügner",
- "Philipp",
- "Pichlmaier",
- "Piesker",
- "Pietsch",
- "Pingpank",
- "Pinnock",
- "Pippig",
- "Pitschugin",
- "Plank",
- "Plass",
- "Platzer",
- "Plauk",
- "Plautz",
- "Pletsch",
- "Plotzitzka",
- "Poehn",
- "Poeschl",
- "Pogorzelski",
- "Pohl",
- "Pohland",
- "Pohle",
- "Polifka",
- "Polizzi",
- "Pollmächer",
- "Pomp",
- "Ponitzsch",
- "Porsche",
- "Porth",
- "Poschmann",
- "Poser",
- "Pottel",
- "Prah",
- "Prange",
- "Prediger",
- "Pressler",
- "Preuk",
- "Preuss",
- "Prey",
- "Priemer",
- "Proske",
- "Pusch",
- "Pöche",
- "Pöge",
- "Raabe",
- "Rabenstein",
- "Rach",
- "Radtke",
- "Rahn",
- "Ranftl",
- "Rangen",
- "Ranz",
- "Rapp",
- "Rath",
- "Rau",
- "Raubuch",
- "Raukuc",
- "Rautenkranz",
- "Rehwagen",
- "Reiber",
- "Reichardt",
- "Reichel",
- "Reichling",
- "Reif",
- "Reifenrath",
- "Reimann",
- "Reinberg",
- "Reinelt",
- "Reinhardt",
- "Reinke",
- "Reitze",
- "Renk",
- "Rentz",
- "Renz",
- "Reppin",
- "Restle",
- "Restorff",
- "Retzke",
- "Reuber",
- "Reumann",
- "Reus",
- "Reuss",
- "Reusse",
- "Rheder",
- "Rhoden",
- "Richards",
- "Richter",
- "Riedel",
- "Riediger",
- "Rieger",
- "Riekmann",
- "Riepl",
- "Riermeier",
- "Riester",
- "Riethmüller",
- "Rietmüller",
- "Rietscher",
- "Ringel",
- "Ringer",
- "Rink",
- "Ripken",
- "Ritosek",
- "Ritschel",
- "Ritter",
- "Rittweg",
- "Ritz",
- "Roba",
- "Rockmeier",
- "Rodehau",
- "Rodowski",
- "Roecker",
- "Roggatz",
- "Rohländer",
- "Rohrer",
- "Rokossa",
- "Roleder",
- "Roloff",
- "Roos",
- "Rosbach",
- "Roschinsky",
- "Rose",
- "Rosenauer",
- "Rosenbauer",
- "Rosenthal",
- "Rosksch",
- "Rossberg",
- "Rossler",
- "Roth",
- "Rother",
- "Ruch",
- "Ruckdeschel",
- "Rumpf",
- "Rupprecht",
- "Ruth",
- "Ryjikh",
- "Ryzih",
- "Rädler",
- "Räntsch",
- "Rödiger",
- "Röse",
- "Röttger",
- "Rücker",
- "Rüdiger",
- "Rüter",
- "Sachse",
- "Sack",
- "Saflanis",
- "Sagafe",
- "Sagonas",
- "Sahner",
- "Saile",
- "Sailer",
- "Salow",
- "Salzer",
- "Salzmann",
- "Sammert",
- "Sander",
- "Sarvari",
- "Sattelmaier",
- "Sauer",
- "Sauerland",
- "Saumweber",
- "Savoia",
- "Scc",
- "Schacht",
- "Schaefer",
- "Schaffarzik",
- "Schahbasian",
- "Scharf",
- "Schedler",
- "Scheer",
- "Schelk",
- "Schellenbeck",
- "Schembera",
- "Schenk",
- "Scherbarth",
- "Scherer",
- "Schersing",
- "Scherz",
- "Scheurer",
- "Scheuring",
- "Scheytt",
- "Schielke",
- "Schieskow",
- "Schildhauer",
- "Schilling",
- "Schima",
- "Schimmer",
- "Schindzielorz",
- "Schirmer",
- "Schirrmeister",
- "Schlachter",
- "Schlangen",
- "Schlawitz",
- "Schlechtweg",
- "Schley",
- "Schlicht",
- "Schlitzer",
- "Schmalzle",
- "Schmid",
- "Schmidt",
- "Schmidtchen",
- "Schmitt",
- "Schmitz",
- "Schmuhl",
- "Schneider",
- "Schnelting",
- "Schnieder",
- "Schniedermeier",
- "Schnürer",
- "Schoberg",
- "Scholz",
- "Schonberg",
- "Schondelmaier",
- "Schorr",
- "Schott",
- "Schottmann",
- "Schouren",
- "Schrader",
- "Schramm",
- "Schreck",
- "Schreiber",
- "Schreiner",
- "Schreiter",
- "Schroder",
- "Schröder",
- "Schuermann",
- "Schuff",
- "Schuhaj",
- "Schuldt",
- "Schult",
- "Schulte",
- "Schultz",
- "Schultze",
- "Schulz",
- "Schulze",
- "Schumacher",
- "Schumann",
- "Schupp",
- "Schuri",
- "Schuster",
- "Schwab",
- "Schwalm",
- "Schwanbeck",
- "Schwandke",
- "Schwanitz",
- "Schwarthoff",
- "Schwartz",
- "Schwarz",
- "Schwarzer",
- "Schwarzkopf",
- "Schwarzmeier",
- "Schwatlo",
- "Schweisfurth",
- "Schwennen",
- "Schwerdtner",
- "Schwidde",
- "Schwirkschlies",
- "Schwuchow",
- "Schäfer",
- "Schäffel",
- "Schäffer",
- "Schäning",
- "Schöckel",
- "Schönball",
- "Schönbeck",
- "Schönberg",
- "Schönebeck",
- "Schönenberger",
- "Schönfeld",
- "Schönherr",
- "Schönlebe",
- "Schötz",
- "Schüler",
- "Schüppel",
- "Schütz",
- "Schütze",
- "Seeger",
- "Seelig",
- "Sehls",
- "Seibold",
- "Seidel",
- "Seiders",
- "Seigel",
- "Seiler",
- "Seitz",
- "Semisch",
- "Senkel",
- "Sewald",
- "Siebel",
- "Siebert",
- "Siegling",
- "Sielemann",
- "Siemon",
- "Siener",
- "Sievers",
- "Siewert",
- "Sihler",
- "Sillah",
- "Simon",
- "Sinnhuber",
- "Sischka",
- "Skibicki",
- "Sladek",
- "Slotta",
- "Smieja",
- "Soboll",
- "Sokolowski",
- "Soller",
- "Sollner",
- "Sommer",
- "Somssich",
- "Sonn",
- "Sonnabend",
- "Spahn",
- "Spank",
- "Spelmeyer",
- "Spiegelburg",
- "Spielvogel",
- "Spinner",
- "Spitzmüller",
- "Splinter",
- "Sporrer",
- "Sprenger",
- "Spöttel",
- "Stahl",
- "Stang",
- "Stanger",
- "Stauss",
- "Steding",
- "Steffen",
- "Steffny",
- "Steidl",
- "Steigauf",
- "Stein",
- "Steinecke",
- "Steinert",
- "Steinkamp",
- "Steinmetz",
- "Stelkens",
- "Stengel",
- "Stengl",
- "Stenzel",
- "Stepanov",
- "Stephan",
- "Stern",
- "Steuk",
- "Stief",
- "Stifel",
- "Stoll",
- "Stolle",
- "Stolz",
- "Storl",
- "Storp",
- "Stoutjesdijk",
- "Stratmann",
- "Straub",
- "Strausa",
- "Streck",
- "Streese",
- "Strege",
- "Streit",
- "Streller",
- "Strieder",
- "Striezel",
- "Strogies",
- "Strohschank",
- "Strunz",
- "Strutz",
- "Stube",
- "Stöckert",
- "Stöppler",
- "Stöwer",
- "Stürmer",
- "Suffa",
- "Sujew",
- "Sussmann",
- "Suthe",
- "Sutschet",
- "Swillims",
- "Szendrei",
- "Sören",
- "Sürth",
- "Tafelmeier",
- "Tang",
- "Tasche",
- "Taufratshofer",
- "Tegethof",
- "Teichmann",
- "Tepper",
- "Terheiden",
- "Terlecki",
- "Teufel",
- "Theele",
- "Thieke",
- "Thimm",
- "Thiomas",
- "Thomas",
- "Thriene",
- "Thränhardt",
- "Thust",
- "Thyssen",
- "Thöne",
- "Tidow",
- "Tiedtke",
- "Tietze",
- "Tilgner",
- "Tillack",
- "Timmermann",
- "Tischler",
- "Tischmann",
- "Tittman",
- "Tivontschik",
- "Tonat",
- "Tonn",
- "Trampeli",
- "Trauth",
- "Trautmann",
- "Travan",
- "Treff",
- "Tremmel",
- "Tress",
- "Tsamonikian",
- "Tschiers",
- "Tschirch",
- "Tuch",
- "Tucholke",
- "Tudow",
- "Tuschmo",
- "Tächl",
- "Többen",
- "Töpfer",
- "Uhlemann",
- "Uhlig",
- "Uhrig",
- "Uibel",
- "Uliczka",
- "Ullmann",
- "Ullrich",
- "Umbach",
- "Umlauft",
- "Umminger",
- "Unger",
- "Unterpaintner",
- "Urban",
- "Urbaniak",
- "Urbansky",
- "Urhig",
- "Vahlensieck",
- "Van",
- "Vangermain",
- "Vater",
- "Venghaus",
- "Verniest",
- "Verzi",
- "Vey",
- "Viellehner",
- "Vieweg",
- "Voelkel",
- "Vogel",
- "Vogelgsang",
- "Vogt",
- "Voigt",
- "Vokuhl",
- "Volk",
- "Volker",
- "Volkmann",
- "Von",
- "Vona",
- "Vontein",
- "Wachenbrunner",
- "Wachtel",
- "Wagner",
- "Waibel",
- "Wakan",
- "Waldmann",
- "Wallner",
- "Wallstab",
- "Walter",
- "Walther",
- "Walton",
- "Walz",
- "Wanner",
- "Wartenberg",
- "Waschbüsch",
- "Wassilew",
- "Wassiluk",
- "Weber",
- "Wehrsen",
- "Weidlich",
- "Weidner",
- "Weigel",
- "Weight",
- "Weiler",
- "Weimer",
- "Weis",
- "Weiss",
- "Weller",
- "Welsch",
- "Welz",
- "Welzel",
- "Weniger",
- "Wenk",
- "Werle",
- "Werner",
- "Werrmann",
- "Wessel",
- "Wessinghage",
- "Weyel",
- "Wezel",
- "Wichmann",
- "Wickert",
- "Wiebe",
- "Wiechmann",
- "Wiegelmann",
- "Wierig",
- "Wiese",
- "Wieser",
- "Wilhelm",
- "Wilky",
- "Will",
- "Willwacher",
- "Wilts",
- "Wimmer",
- "Winkelmann",
- "Winkler",
- "Winter",
- "Wischek",
- "Wischer",
- "Wissing",
- "Wittich",
- "Wittl",
- "Wolf",
- "Wolfarth",
- "Wolff",
- "Wollenberg",
- "Wollmann",
- "Woytkowska",
- "Wujak",
- "Wurm",
- "Wyludda",
- "Wölpert",
- "Wöschler",
- "Wühn",
- "Wünsche",
- "Zach",
- "Zaczkiewicz",
- "Zahn",
- "Zaituc",
- "Zandt",
- "Zanner",
- "Zapletal",
- "Zauber",
- "Zeidler",
- "Zekl",
- "Zender",
- "Zeuch",
- "Zeyen",
- "Zeyhle",
- "Ziegler",
- "Zimanyi",
- "Zimmer",
- "Zimmermann",
- "Zinser",
- "Zintl",
- "Zipp",
- "Zipse",
- "Zschunke",
- "Zuber",
- "Zwiener",
- "Zümsande",
- "Östringer",
- "Überacker"
- ],
- "prefix": [
- "Dr.",
- "Prof. Dr."
- ],
- "nobility_title_prefix": [
- "zu",
- "von",
- "vom",
- "von der"
- ],
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{nobility_title_prefix} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}"
- ]
-};
-de_AT.phone_number = {
- "formats": [
- "01 #######",
- "01#######",
- "+43-1-#######",
- "+431#######",
- "0#### ####",
- "0#########",
- "+43-####-####",
- "+43 ########"
- ]
-};
-de_AT.cell_phone = {
- "formats": [
- "+43-6##-#######",
- "06##-########",
- "+436#########",
- "06##########"
- ]
-};
diff --git a/lib/locales/de_AT/address/building_number.js b/lib/locales/de_AT/address/building_number.js
new file mode 100644
index 00000000..7bd586e1
--- /dev/null
+++ b/lib/locales/de_AT/address/building_number.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#",
+ "##a",
+ "##b",
+ "##c"
+];
diff --git a/lib/locales/de_AT/address/city.js b/lib/locales/de_AT/address/city.js
new file mode 100644
index 00000000..d62eafb1
--- /dev/null
+++ b/lib/locales/de_AT/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_name}"
+];
diff --git a/lib/locales/de_AT/address/city_name.js b/lib/locales/de_AT/address/city_name.js
new file mode 100644
index 00000000..771f9b42
--- /dev/null
+++ b/lib/locales/de_AT/address/city_name.js
@@ -0,0 +1,120 @@
+module["exports"] = [
+ "Aigen im Mühlkreis",
+ "Allerheiligen bei Wildon",
+ "Altenfelden",
+ "Arriach",
+ "Axams",
+ "Baumgartenberg",
+ "Bergern im Dunkelsteinerwald",
+ "Berndorf bei Salzburg",
+ "Bregenz",
+ "Breitenbach am Inn",
+ "Deutsch-Wagram",
+ "Dienten am Hochkönig",
+ "Dietach",
+ "Dornbirn",
+ "Dürnkrut",
+ "Eben im Pongau",
+ "Ebenthal in Kärnten",
+ "Eichgraben",
+ "Eisenstadt",
+ "Ellmau",
+ "Feistritz am Wechsel",
+ "Finkenberg",
+ "Fiss",
+ "Frantschach-St. Gertraud",
+ "Fritzens",
+ "Gams bei Hieflau",
+ "Geiersberg",
+ "Graz",
+ "Großhöflein",
+ "Gößnitz",
+ "Hartl",
+ "Hausleiten",
+ "Herzogenburg",
+ "Hinterhornbach",
+ "Hochwolkersdorf",
+ "Ilz",
+ "Ilztal",
+ "Innerbraz",
+ "Innsbruck",
+ "Itter",
+ "Jagerberg",
+ "Jeging",
+ "Johnsbach",
+ "Johnsdorf-Brunn",
+ "Jungholz",
+ "Kirchdorf am Inn",
+ "Klagenfurt",
+ "Kottes-Purk",
+ "Krumau am Kamp",
+ "Krumbach",
+ "Lavamünd",
+ "Lech",
+ "Linz",
+ "Ludesch",
+ "Lödersdorf",
+ "Marbach an der Donau",
+ "Mattsee",
+ "Mautern an der Donau",
+ "Mauterndorf",
+ "Mitterbach am Erlaufsee",
+ "Neudorf bei Passail",
+ "Neudorf bei Staatz",
+ "Neukirchen an der Enknach",
+ "Neustift an der Lafnitz",
+ "Niederleis",
+ "Oberndorf in Tirol",
+ "Oberstorcha",
+ "Oberwaltersdorf",
+ "Oed-Oehling",
+ "Ort im Innkreis",
+ "Pilgersdorf",
+ "Pitschgau",
+ "Pollham",
+ "Preitenegg",
+ "Purbach am Neusiedler See",
+ "Rabenwald",
+ "Raiding",
+ "Rastenfeld",
+ "Ratten",
+ "Rettenegg",
+ "Salzburg",
+ "Sankt Johann im Saggautal",
+ "St. Peter am Kammersberg",
+ "St. Pölten",
+ "St. Veit an der Glan",
+ "Taxenbach",
+ "Tragwein",
+ "Trebesing",
+ "Trieben",
+ "Turnau",
+ "Ungerdorf",
+ "Unterauersbach",
+ "Unterstinkenbrunn",
+ "Untertilliach",
+ "Uttendorf",
+ "Vals",
+ "Velden am Wörther See",
+ "Viehhofen",
+ "Villach",
+ "Vitis",
+ "Waidhofen an der Thaya",
+ "Waldkirchen am Wesen",
+ "Weißkirchen an der Traun",
+ "Wien",
+ "Wimpassing im Schwarzatale",
+ "Ybbs an der Donau",
+ "Ybbsitz",
+ "Yspertal",
+ "Zeillern",
+ "Zell am Pettenfirst",
+ "Zell an der Pram",
+ "Zerlach",
+ "Zwölfaxing",
+ "Öblarn",
+ "Übelbach",
+ "Überackern",
+ "Übersaxen",
+ "Übersbach"
+];
diff --git a/lib/locales/de_AT/address/country.js b/lib/locales/de_AT/address/country.js
new file mode 100644
index 00000000..1a8303a4
--- /dev/null
+++ b/lib/locales/de_AT/address/country.js
@@ -0,0 +1,239 @@
+module["exports"] = [
+ "Ägypten",
+ "Äquatorialguinea",
+ "Äthiopien",
+ "Österreich",
+ "Afghanistan",
+ "Albanien",
+ "Algerien",
+ "Amerikanisch-Samoa",
+ "Amerikanische Jungferninseln",
+ "Andorra",
+ "Angola",
+ "Anguilla",
+ "Antarktis",
+ "Antigua und Barbuda",
+ "Argentinien",
+ "Armenien",
+ "Aruba",
+ "Aserbaidschan",
+ "Australien",
+ "Bahamas",
+ "Bahrain",
+ "Bangladesch",
+ "Barbados",
+ "Belarus",
+ "Belgien",
+ "Belize",
+ "Benin",
+ "die Bermudas",
+ "Bhutan",
+ "Bolivien",
+ "Bosnien und Herzegowina",
+ "Botsuana",
+ "Bouvetinsel",
+ "Brasilien",
+ "Britische Jungferninseln",
+ "Britisches Territorium im Indischen Ozean",
+ "Brunei Darussalam",
+ "Bulgarien",
+ "Burkina Faso",
+ "Burundi",
+ "Chile",
+ "China",
+ "Cookinseln",
+ "Costa Rica",
+ "Dänemark",
+ "Demokratische Republik Kongo",
+ "Demokratische Volksrepublik Korea",
+ "Deutschland",
+ "Dominica",
+ "Dominikanische Republik",
+ "Dschibuti",
+ "Ecuador",
+ "El Salvador",
+ "Eritrea",
+ "Estland",
+ "Färöer",
+ "Falklandinseln",
+ "Fidschi",
+ "Finnland",
+ "Frankreich",
+ "Französisch-Guayana",
+ "Französisch-Polynesien",
+ "Französische Gebiete im südlichen Indischen Ozean",
+ "Gabun",
+ "Gambia",
+ "Georgien",
+ "Ghana",
+ "Gibraltar",
+ "Grönland",
+ "Grenada",
+ "Griechenland",
+ "Guadeloupe",
+ "Guam",
+ "Guatemala",
+ "Guinea",
+ "Guinea-Bissau",
+ "Guyana",
+ "Haiti",
+ "Heard und McDonaldinseln",
+ "Honduras",
+ "Hongkong",
+ "Indien",
+ "Indonesien",
+ "Irak",
+ "Iran",
+ "Irland",
+ "Island",
+ "Israel",
+ "Italien",
+ "Jamaika",
+ "Japan",
+ "Jemen",
+ "Jordanien",
+ "Jugoslawien",
+ "Kaimaninseln",
+ "Kambodscha",
+ "Kamerun",
+ "Kanada",
+ "Kap Verde",
+ "Kasachstan",
+ "Katar",
+ "Kenia",
+ "Kirgisistan",
+ "Kiribati",
+ "Kleinere amerikanische Überseeinseln",
+ "Kokosinseln",
+ "Kolumbien",
+ "Komoren",
+ "Kongo",
+ "Kroatien",
+ "Kuba",
+ "Kuwait",
+ "Laos",
+ "Lesotho",
+ "Lettland",
+ "Libanon",
+ "Liberia",
+ "Libyen",
+ "Liechtenstein",
+ "Litauen",
+ "Luxemburg",
+ "Macau",
+ "Madagaskar",
+ "Malawi",
+ "Malaysia",
+ "Malediven",
+ "Mali",
+ "Malta",
+ "ehemalige jugoslawische Republik Mazedonien",
+ "Marokko",
+ "Marshallinseln",
+ "Martinique",
+ "Mauretanien",
+ "Mauritius",
+ "Mayotte",
+ "Mexiko",
+ "Mikronesien",
+ "Monaco",
+ "Mongolei",
+ "Montserrat",
+ "Mosambik",
+ "Myanmar",
+ "Nördliche Marianen",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Neukaledonien",
+ "Neuseeland",
+ "Nicaragua",
+ "Niederländische Antillen",
+ "Niederlande",
+ "Niger",
+ "Nigeria",
+ "Niue",
+ "Norfolkinsel",
+ "Norwegen",
+ "Oman",
+ "Osttimor",
+ "Pakistan",
+ "Palau",
+ "Panama",
+ "Papua-Neuguinea",
+ "Paraguay",
+ "Peru",
+ "Philippinen",
+ "Pitcairninseln",
+ "Polen",
+ "Portugal",
+ "Puerto Rico",
+ "Réunion",
+ "Republik Korea",
+ "Republik Moldau",
+ "Ruanda",
+ "Rumänien",
+ "Russische Föderation",
+ "São Tomé und Príncipe",
+ "Südafrika",
+ "Südgeorgien und Südliche Sandwichinseln",
+ "Salomonen",
+ "Sambia",
+ "Samoa",
+ "San Marino",
+ "Saudi-Arabien",
+ "Schweden",
+ "Schweiz",
+ "Senegal",
+ "Seychellen",
+ "Sierra Leone",
+ "Simbabwe",
+ "Singapur",
+ "Slowakei",
+ "Slowenien",
+ "Somalien",
+ "Spanien",
+ "Sri Lanka",
+ "St. Helena",
+ "St. Kitts und Nevis",
+ "St. Lucia",
+ "St. Pierre und Miquelon",
+ "St. Vincent und die Grenadinen",
+ "Sudan",
+ "Surinam",
+ "Svalbard und Jan Mayen",
+ "Swasiland",
+ "Syrien",
+ "Türkei",
+ "Tadschikistan",
+ "Taiwan",
+ "Tansania",
+ "Thailand",
+ "Togo",
+ "Tokelau",
+ "Tonga",
+ "Trinidad und Tobago",
+ "Tschad",
+ "Tschechische Republik",
+ "Tunesien",
+ "Turkmenistan",
+ "Turks- und Caicosinseln",
+ "Tuvalu",
+ "Uganda",
+ "Ukraine",
+ "Ungarn",
+ "Uruguay",
+ "Usbekistan",
+ "Vanuatu",
+ "Vatikanstadt",
+ "Venezuela",
+ "Vereinigte Arabische Emirate",
+ "Vereinigte Staaten",
+ "Vereinigtes Königreich",
+ "Vietnam",
+ "Wallis und Futuna",
+ "Weihnachtsinsel",
+ "Westsahara",
+ "Zentralafrikanische Republik",
+ "Zypern"
+];
diff --git a/lib/locales/de_AT/address/default_country.js b/lib/locales/de_AT/address/default_country.js
new file mode 100644
index 00000000..47635f31
--- /dev/null
+++ b/lib/locales/de_AT/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Österreich"
+];
diff --git a/lib/locales/de_AT/address/index.js b/lib/locales/de_AT/address/index.js
new file mode 100644
index 00000000..b8d944d8
--- /dev/null
+++ b/lib/locales/de_AT/address/index.js
@@ -0,0 +1,14 @@
+var address = {};
+module['exports'] = address;
+address.country = require("./country");
+address.street_root = require("./street_root");
+address.building_number = require("./building_number");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/de_AT/address/postcode.js b/lib/locales/de_AT/address/postcode.js
new file mode 100644
index 00000000..5053d539
--- /dev/null
+++ b/lib/locales/de_AT/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "####"
+];
diff --git a/lib/locales/de_AT/address/secondary_address.js b/lib/locales/de_AT/address/secondary_address.js
new file mode 100644
index 00000000..7042058b
--- /dev/null
+++ b/lib/locales/de_AT/address/secondary_address.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Apt. ###",
+ "Zimmer ###",
+ "# OG"
+];
diff --git a/lib/locales/de_AT/address/state.js b/lib/locales/de_AT/address/state.js
new file mode 100644
index 00000000..dada69f5
--- /dev/null
+++ b/lib/locales/de_AT/address/state.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "Burgenland",
+ "Kärnten",
+ "Niederösterreich",
+ "Oberösterreich",
+ "Salzburg",
+ "Steiermark",
+ "Tirol",
+ "Vorarlberg",
+ "Wien"
+];
diff --git a/lib/locales/de_AT/address/state_abbr.js b/lib/locales/de_AT/address/state_abbr.js
new file mode 100644
index 00000000..7ba123ee
--- /dev/null
+++ b/lib/locales/de_AT/address/state_abbr.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "Bgld.",
+ "Ktn.",
+ "NÖ",
+ "OÖ",
+ "Sbg.",
+ "Stmk.",
+ "T",
+ "Vbg.",
+ "W"
+];
diff --git a/lib/locales/de_AT/address/street_address.js b/lib/locales/de_AT/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/de_AT/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/de_AT/address/street_name.js b/lib/locales/de_AT/address/street_name.js
new file mode 100644
index 00000000..7debe2ae
--- /dev/null
+++ b/lib/locales/de_AT/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_root}"
+];
diff --git a/lib/locales/de_AT/address/street_root.js b/lib/locales/de_AT/address/street_root.js
new file mode 100644
index 00000000..1245e0c5
--- /dev/null
+++ b/lib/locales/de_AT/address/street_root.js
@@ -0,0 +1,200 @@
+module["exports"] = [
+ "Ahorn",
+ "Ahorngasse (St. Andrä)",
+ "Alleestraße (Poysbrunn)",
+ "Alpenlandstraße",
+ "Alte Poststraße",
+ "Alte Ufergasse",
+ "Am Kronawett (Hagenbrunn)",
+ "Am Mühlwasser",
+ "Am Rebenhang",
+ "Am Sternweg",
+ "Anton Wildgans-Straße",
+ "Auer-von-Welsbach-Weg",
+ "Auf der Stift",
+ "Aufeldgasse",
+ "Bahngasse",
+ "Bahnhofstraße",
+ "Bahnstraße (Gerhaus)",
+ "Basteigasse",
+ "Berggasse",
+ "Bergstraße",
+ "Birkenweg",
+ "Blasiussteig",
+ "Blattur",
+ "Bruderhofgasse",
+ "Brunnelligasse",
+ "Bühelweg",
+ "Darnautgasse",
+ "Donaugasse",
+ "Dorfplatz (Haselbach)",
+ "Dr.-Oberreiter-Straße",
+ "Dr.Karl Holoubek-Str.",
+ "Drautal Bundesstraße",
+ "Dürnrohrer Straße",
+ "Ebenthalerstraße",
+ "Eckgrabenweg",
+ "Erlenstraße",
+ "Erlenweg",
+ "Eschenweg",
+ "Etrichgasse",
+ "Fassergasse",
+ "Feichteggerwiese",
+ "Feld-Weg",
+ "Feldgasse",
+ "Feldstapfe",
+ "Fischpointweg",
+ "Flachbergstraße",
+ "Flurweg",
+ "Franz Schubert-Gasse",
+ "Franz-Schneeweiß-Weg",
+ "Franz-von-Assisi-Straße",
+ "Fritz-Pregl-Straße",
+ "Fuchsgrubenweg",
+ "Födlerweg",
+ "Föhrenweg",
+ "Fünfhaus (Paasdorf)",
+ "Gabelsbergerstraße",
+ "Gartenstraße",
+ "Geigen",
+ "Geigergasse",
+ "Gemeindeaugasse",
+ "Gemeindeplatz",
+ "Georg-Aichinger-Straße",
+ "Glanfeldbachweg",
+ "Graben (Burgauberg)",
+ "Grub",
+ "Gröretgasse",
+ "Grünbach",
+ "Gösting",
+ "Hainschwang",
+ "Hans-Mauracher-Straße",
+ "Hart",
+ "Teichstraße",
+ "Hauptplatz",
+ "Hauptstraße",
+ "Heideweg",
+ "Heinrich Landauer Gasse",
+ "Helenengasse",
+ "Hermann von Gilmweg",
+ "Hermann-Löns-Gasse",
+ "Herminengasse",
+ "Hernstorferstraße",
+ "Hirsdorf",
+ "Hochfeistritz",
+ "Hochhaus Neue Donau",
+ "Hof",
+ "Hussovits Gasse",
+ "Höggen",
+ "Hütten",
+ "Janzgasse",
+ "Jochriemgutstraße",
+ "Johann-Strauß-Gasse",
+ "Julius-Raab-Straße",
+ "Kahlenberger Straße",
+ "Karl Kraft-Straße",
+ "Kegelprielstraße",
+ "Keltenberg-Eponaweg",
+ "Kennedybrücke",
+ "Kerpelystraße",
+ "Kindergartenstraße",
+ "Kinderheimgasse",
+ "Kirchenplatz",
+ "Kirchweg",
+ "Klagenfurter Straße",
+ "Klamm",
+ "Kleinbaumgarten",
+ "Klingergasse",
+ "Koloniestraße",
+ "Konrad-Duden-Gasse",
+ "Krankenhausstraße",
+ "Kubinstraße",
+ "Köhldorfergasse",
+ "Lackenweg",
+ "Lange Mekotte",
+ "Leifling",
+ "Leopold Frank-Straße (Pellendorf)",
+ "Lerchengasse (Pirka)",
+ "Lichtensternsiedlung V",
+ "Lindenhofstraße",
+ "Lindenweg",
+ "Luegstraße",
+ "Maierhof",
+ "Malerweg",
+ "Mitterweg",
+ "Mittlere Hauptstraße",
+ "Moosbachgasse",
+ "Morettigasse",
+ "Musikpavillon Riezlern",
+ "Mühlboden",
+ "Mühle",
+ "Mühlenweg",
+ "Neustiftgasse",
+ "Niederegg",
+ "Niedergams",
+ "Nordwestbahnbrücke",
+ "Oberbödenalm",
+ "Obere Berggasse",
+ "Oedt",
+ "Am Färberberg",
+ "Ottogasse",
+ "Paul Peters-Gasse",
+ "Perspektivstraße",
+ "Poppichl",
+ "Privatweg",
+ "Prixgasse",
+ "Pyhra",
+ "Radetzkystraße",
+ "Raiden",
+ "Reichensteinstraße",
+ "Reitbauernstraße",
+ "Reiterweg",
+ "Reitschulgasse",
+ "Ringweg",
+ "Rupertistraße",
+ "Römerstraße",
+ "Römerweg",
+ "Sackgasse",
+ "Schaunbergerstraße",
+ "Schloßweg",
+ "Schulgasse (Langeck)",
+ "Schönholdsiedlung",
+ "Seeblick",
+ "Seestraße",
+ "Semriacherstraße",
+ "Simling",
+ "Sipbachzeller Straße",
+ "Sonnenweg",
+ "Spargelfeldgasse",
+ "Spiesmayrweg",
+ "Sportplatzstraße",
+ "St.Ulrich",
+ "Steilmannstraße",
+ "Steingrüneredt",
+ "Strassfeld",
+ "Straßerau",
+ "Stöpflweg",
+ "Stüra",
+ "Taferngasse",
+ "Tennweg",
+ "Thomas Koschat-Gasse",
+ "Tiroler Straße",
+ "Torrogasse",
+ "Uferstraße (Schwarzau am Steinfeld)",
+ "Unterdörfl",
+ "Unterer Sonnrainweg",
+ "Verwaltersiedlung",
+ "Waldhang",
+ "Wasen",
+ "Weidenstraße",
+ "Weiherweg",
+ "Wettsteingasse",
+ "Wiener Straße",
+ "Windisch",
+ "Zebragasse",
+ "Zellerstraße",
+ "Ziehrerstraße",
+ "Zulechnerweg",
+ "Zwergjoch",
+ "Ötzbruck"
+];
diff --git a/lib/locales/de_AT/cell_phone/formats.js b/lib/locales/de_AT/cell_phone/formats.js
new file mode 100644
index 00000000..9122ca4f
--- /dev/null
+++ b/lib/locales/de_AT/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "+43-6##-#######",
+ "06##-########",
+ "+436#########",
+ "06##########"
+];
diff --git a/lib/locales/de_AT/cell_phone/index.js b/lib/locales/de_AT/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/de_AT/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/de_AT/company/index.js b/lib/locales/de_AT/company/index.js
new file mode 100644
index 00000000..3e945ef7
--- /dev/null
+++ b/lib/locales/de_AT/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.legal_form = require("./legal_form");
+company.name = require("./name");
diff --git a/lib/locales/de_AT/company/legal_form.js b/lib/locales/de_AT/company/legal_form.js
new file mode 100644
index 00000000..1a588679
--- /dev/null
+++ b/lib/locales/de_AT/company/legal_form.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "GmbH",
+ "AG",
+ "Gruppe",
+ "KG",
+ "GmbH & Co. KG",
+ "UG",
+ "OHG"
+];
diff --git a/lib/locales/de_AT/company/name.js b/lib/locales/de_AT/company/name.js
new file mode 100644
index 00000000..e1e8ae96
--- /dev/null
+++ b/lib/locales/de_AT/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
+];
diff --git a/lib/locales/de_AT/company/suffix.js b/lib/locales/de_AT/company/suffix.js
new file mode 100644
index 00000000..1a588679
--- /dev/null
+++ b/lib/locales/de_AT/company/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "GmbH",
+ "AG",
+ "Gruppe",
+ "KG",
+ "GmbH & Co. KG",
+ "UG",
+ "OHG"
+];
diff --git a/lib/locales/de_AT/index.js b/lib/locales/de_AT/index.js
new file mode 100644
index 00000000..5b59ddfd
--- /dev/null
+++ b/lib/locales/de_AT/index.js
@@ -0,0 +1,9 @@
+var de_AT = {};
+module['exports'] = de_AT;
+de_AT.title = "German (Austria)";
+de_AT.address = require("./address");
+de_AT.company = require("./company");
+de_AT.internet = require("./internet");
+de_AT.name = require("./name");
+de_AT.phone_number = require("./phone_number");
+de_AT.cell_phone = require("./cell_phone");
diff --git a/lib/locales/de_AT/internet/domain_suffix.js b/lib/locales/de_AT/internet/domain_suffix.js
new file mode 100644
index 00000000..d34a8a68
--- /dev/null
+++ b/lib/locales/de_AT/internet/domain_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "com",
+ "info",
+ "name",
+ "net",
+ "org",
+ "de",
+ "ch",
+ "at"
+];
diff --git a/lib/locales/de_AT/internet/free_email.js b/lib/locales/de_AT/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/de_AT/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/de_AT/internet/index.js b/lib/locales/de_AT/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/de_AT/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/de_AT/name/first_name.js b/lib/locales/de_AT/name/first_name.js
new file mode 100644
index 00000000..ba17eaf6
--- /dev/null
+++ b/lib/locales/de_AT/name/first_name.js
@@ -0,0 +1,1157 @@
+module["exports"] = [
+ "Aaron",
+ "Abdul",
+ "Abdullah",
+ "Adam",
+ "Adrian",
+ "Adriano",
+ "Ahmad",
+ "Ahmed",
+ "Ahmet",
+ "Alan",
+ "Albert",
+ "Alessandro",
+ "Alessio",
+ "Alex",
+ "Alexander",
+ "Alfred",
+ "Ali",
+ "Amar",
+ "Amir",
+ "Amon",
+ "Andre",
+ "Andreas",
+ "Andrew",
+ "Angelo",
+ "Ansgar",
+ "Anthony",
+ "Anton",
+ "Antonio",
+ "Arda",
+ "Arian",
+ "Armin",
+ "Arne",
+ "Arno",
+ "Arthur",
+ "Artur",
+ "Arved",
+ "Arvid",
+ "Ayman",
+ "Baran",
+ "Baris",
+ "Bastian",
+ "Batuhan",
+ "Bela",
+ "Ben",
+ "Benedikt",
+ "Benjamin",
+ "Bennet",
+ "Bennett",
+ "Benno",
+ "Bent",
+ "Berat",
+ "Berkay",
+ "Bernd",
+ "Bilal",
+ "Bjarne",
+ "Björn",
+ "Bo",
+ "Boris",
+ "Brandon",
+ "Brian",
+ "Bruno",
+ "Bryan",
+ "Burak",
+ "Calvin",
+ "Can",
+ "Carl",
+ "Carlo",
+ "Carlos",
+ "Caspar",
+ "Cedric",
+ "Cedrik",
+ "Cem",
+ "Charlie",
+ "Chris",
+ "Christian",
+ "Christiano",
+ "Christoph",
+ "Christopher",
+ "Claas",
+ "Clemens",
+ "Colin",
+ "Collin",
+ "Conner",
+ "Connor",
+ "Constantin",
+ "Corvin",
+ "Curt",
+ "Damian",
+ "Damien",
+ "Daniel",
+ "Danilo",
+ "Danny",
+ "Darian",
+ "Dario",
+ "Darius",
+ "Darren",
+ "David",
+ "Davide",
+ "Davin",
+ "Dean",
+ "Deniz",
+ "Dennis",
+ "Denny",
+ "Devin",
+ "Diego",
+ "Dion",
+ "Domenic",
+ "Domenik",
+ "Dominic",
+ "Dominik",
+ "Dorian",
+ "Dustin",
+ "Dylan",
+ "Ecrin",
+ "Eddi",
+ "Eddy",
+ "Edgar",
+ "Edwin",
+ "Efe",
+ "Ege",
+ "Elia",
+ "Eliah",
+ "Elias",
+ "Elijah",
+ "Emanuel",
+ "Emil",
+ "Emilian",
+ "Emilio",
+ "Emir",
+ "Emirhan",
+ "Emre",
+ "Enes",
+ "Enno",
+ "Enrico",
+ "Eren",
+ "Eric",
+ "Erik",
+ "Etienne",
+ "Fabian",
+ "Fabien",
+ "Fabio",
+ "Fabrice",
+ "Falk",
+ "Felix",
+ "Ferdinand",
+ "Fiete",
+ "Filip",
+ "Finlay",
+ "Finley",
+ "Finn",
+ "Finnley",
+ "Florian",
+ "Francesco",
+ "Franz",
+ "Frederic",
+ "Frederick",
+ "Frederik",
+ "Friedrich",
+ "Fritz",
+ "Furkan",
+ "Fynn",
+ "Gabriel",
+ "Georg",
+ "Gerrit",
+ "Gian",
+ "Gianluca",
+ "Gino",
+ "Giuliano",
+ "Giuseppe",
+ "Gregor",
+ "Gustav",
+ "Hagen",
+ "Hamza",
+ "Hannes",
+ "Hanno",
+ "Hans",
+ "Hasan",
+ "Hassan",
+ "Hauke",
+ "Hendrik",
+ "Hennes",
+ "Henning",
+ "Henri",
+ "Henrick",
+ "Henrik",
+ "Henry",
+ "Hugo",
+ "Hussein",
+ "Ian",
+ "Ibrahim",
+ "Ilias",
+ "Ilja",
+ "Ilyas",
+ "Immanuel",
+ "Ismael",
+ "Ismail",
+ "Ivan",
+ "Iven",
+ "Jack",
+ "Jacob",
+ "Jaden",
+ "Jakob",
+ "Jamal",
+ "James",
+ "Jamie",
+ "Jan",
+ "Janek",
+ "Janis",
+ "Janne",
+ "Jannek",
+ "Jannes",
+ "Jannik",
+ "Jannis",
+ "Jano",
+ "Janosch",
+ "Jared",
+ "Jari",
+ "Jarne",
+ "Jarno",
+ "Jaron",
+ "Jason",
+ "Jasper",
+ "Jay",
+ "Jayden",
+ "Jayson",
+ "Jean",
+ "Jens",
+ "Jeremias",
+ "Jeremie",
+ "Jeremy",
+ "Jermaine",
+ "Jerome",
+ "Jesper",
+ "Jesse",
+ "Jim",
+ "Jimmy",
+ "Joe",
+ "Joel",
+ "Joey",
+ "Johann",
+ "Johannes",
+ "John",
+ "Johnny",
+ "Jon",
+ "Jona",
+ "Jonah",
+ "Jonas",
+ "Jonathan",
+ "Jonte",
+ "Joost",
+ "Jordan",
+ "Joris",
+ "Joscha",
+ "Joschua",
+ "Josef",
+ "Joseph",
+ "Josh",
+ "Joshua",
+ "Josua",
+ "Juan",
+ "Julian",
+ "Julien",
+ "Julius",
+ "Juri",
+ "Justin",
+ "Justus",
+ "Kaan",
+ "Kai",
+ "Kalle",
+ "Karim",
+ "Karl",
+ "Karlo",
+ "Kay",
+ "Keanu",
+ "Kenan",
+ "Kenny",
+ "Keno",
+ "Kerem",
+ "Kerim",
+ "Kevin",
+ "Kian",
+ "Kilian",
+ "Kim",
+ "Kimi",
+ "Kjell",
+ "Klaas",
+ "Klemens",
+ "Konrad",
+ "Konstantin",
+ "Koray",
+ "Korbinian",
+ "Kurt",
+ "Lars",
+ "Lasse",
+ "Laurence",
+ "Laurens",
+ "Laurenz",
+ "Laurin",
+ "Lean",
+ "Leander",
+ "Leandro",
+ "Leif",
+ "Len",
+ "Lenn",
+ "Lennard",
+ "Lennart",
+ "Lennert",
+ "Lennie",
+ "Lennox",
+ "Lenny",
+ "Leo",
+ "Leon",
+ "Leonard",
+ "Leonardo",
+ "Leonhard",
+ "Leonidas",
+ "Leopold",
+ "Leroy",
+ "Levent",
+ "Levi",
+ "Levin",
+ "Lewin",
+ "Lewis",
+ "Liam",
+ "Lian",
+ "Lias",
+ "Lino",
+ "Linus",
+ "Lio",
+ "Lion",
+ "Lionel",
+ "Logan",
+ "Lorenz",
+ "Lorenzo",
+ "Loris",
+ "Louis",
+ "Luan",
+ "Luc",
+ "Luca",
+ "Lucas",
+ "Lucian",
+ "Lucien",
+ "Ludwig",
+ "Luis",
+ "Luiz",
+ "Luk",
+ "Luka",
+ "Lukas",
+ "Luke",
+ "Lutz",
+ "Maddox",
+ "Mads",
+ "Magnus",
+ "Maik",
+ "Maksim",
+ "Malik",
+ "Malte",
+ "Manuel",
+ "Marc",
+ "Marcel",
+ "Marco",
+ "Marcus",
+ "Marek",
+ "Marian",
+ "Mario",
+ "Marius",
+ "Mark",
+ "Marko",
+ "Markus",
+ "Marlo",
+ "Marlon",
+ "Marten",
+ "Martin",
+ "Marvin",
+ "Marwin",
+ "Mateo",
+ "Mathis",
+ "Matis",
+ "Mats",
+ "Matteo",
+ "Mattes",
+ "Matthias",
+ "Matthis",
+ "Matti",
+ "Mattis",
+ "Maurice",
+ "Max",
+ "Maxim",
+ "Maximilian",
+ "Mehmet",
+ "Meik",
+ "Melvin",
+ "Merlin",
+ "Mert",
+ "Michael",
+ "Michel",
+ "Mick",
+ "Miguel",
+ "Mika",
+ "Mikail",
+ "Mike",
+ "Milan",
+ "Milo",
+ "Mio",
+ "Mirac",
+ "Mirco",
+ "Mirko",
+ "Mohamed",
+ "Mohammad",
+ "Mohammed",
+ "Moritz",
+ "Morten",
+ "Muhammed",
+ "Murat",
+ "Mustafa",
+ "Nathan",
+ "Nathanael",
+ "Nelson",
+ "Neo",
+ "Nevio",
+ "Nick",
+ "Niclas",
+ "Nico",
+ "Nicolai",
+ "Nicolas",
+ "Niels",
+ "Nikita",
+ "Niklas",
+ "Niko",
+ "Nikolai",
+ "Nikolas",
+ "Nils",
+ "Nino",
+ "Noah",
+ "Noel",
+ "Norman",
+ "Odin",
+ "Oke",
+ "Ole",
+ "Oliver",
+ "Omar",
+ "Onur",
+ "Oscar",
+ "Oskar",
+ "Pascal",
+ "Patrice",
+ "Patrick",
+ "Paul",
+ "Peer",
+ "Pepe",
+ "Peter",
+ "Phil",
+ "Philip",
+ "Philipp",
+ "Pierre",
+ "Piet",
+ "Pit",
+ "Pius",
+ "Quentin",
+ "Quirin",
+ "Rafael",
+ "Raik",
+ "Ramon",
+ "Raphael",
+ "Rasmus",
+ "Raul",
+ "Rayan",
+ "René",
+ "Ricardo",
+ "Riccardo",
+ "Richard",
+ "Rick",
+ "Rico",
+ "Robert",
+ "Robin",
+ "Rocco",
+ "Roman",
+ "Romeo",
+ "Ron",
+ "Ruben",
+ "Ryan",
+ "Said",
+ "Salih",
+ "Sam",
+ "Sami",
+ "Sammy",
+ "Samuel",
+ "Sandro",
+ "Santino",
+ "Sascha",
+ "Sean",
+ "Sebastian",
+ "Selim",
+ "Semih",
+ "Shawn",
+ "Silas",
+ "Simeon",
+ "Simon",
+ "Sinan",
+ "Sky",
+ "Stefan",
+ "Steffen",
+ "Stephan",
+ "Steve",
+ "Steven",
+ "Sven",
+ "Sönke",
+ "Sören",
+ "Taha",
+ "Tamino",
+ "Tammo",
+ "Tarik",
+ "Tayler",
+ "Taylor",
+ "Teo",
+ "Theo",
+ "Theodor",
+ "Thies",
+ "Thilo",
+ "Thomas",
+ "Thorben",
+ "Thore",
+ "Thorge",
+ "Tiago",
+ "Til",
+ "Till",
+ "Tillmann",
+ "Tim",
+ "Timm",
+ "Timo",
+ "Timon",
+ "Timothy",
+ "Tino",
+ "Titus",
+ "Tizian",
+ "Tjark",
+ "Tobias",
+ "Tom",
+ "Tommy",
+ "Toni",
+ "Tony",
+ "Torben",
+ "Tore",
+ "Tristan",
+ "Tyler",
+ "Tyron",
+ "Umut",
+ "Valentin",
+ "Valentino",
+ "Veit",
+ "Victor",
+ "Viktor",
+ "Vin",
+ "Vincent",
+ "Vito",
+ "Vitus",
+ "Wilhelm",
+ "Willi",
+ "William",
+ "Willy",
+ "Xaver",
+ "Yannic",
+ "Yannick",
+ "Yannik",
+ "Yannis",
+ "Yasin",
+ "Youssef",
+ "Yunus",
+ "Yusuf",
+ "Yven",
+ "Yves",
+ "Ömer",
+ "Aaliyah",
+ "Abby",
+ "Abigail",
+ "Ada",
+ "Adelina",
+ "Adriana",
+ "Aileen",
+ "Aimee",
+ "Alana",
+ "Alea",
+ "Alena",
+ "Alessa",
+ "Alessia",
+ "Alexa",
+ "Alexandra",
+ "Alexia",
+ "Alexis",
+ "Aleyna",
+ "Alia",
+ "Alica",
+ "Alice",
+ "Alicia",
+ "Alina",
+ "Alisa",
+ "Alisha",
+ "Alissa",
+ "Aliya",
+ "Aliyah",
+ "Allegra",
+ "Alma",
+ "Alyssa",
+ "Amalia",
+ "Amanda",
+ "Amelia",
+ "Amelie",
+ "Amina",
+ "Amira",
+ "Amy",
+ "Ana",
+ "Anabel",
+ "Anastasia",
+ "Andrea",
+ "Angela",
+ "Angelina",
+ "Angelique",
+ "Anja",
+ "Ann",
+ "Anna",
+ "Annabel",
+ "Annabell",
+ "Annabelle",
+ "Annalena",
+ "Anne",
+ "Anneke",
+ "Annelie",
+ "Annemarie",
+ "Anni",
+ "Annie",
+ "Annika",
+ "Anny",
+ "Anouk",
+ "Antonia",
+ "Arda",
+ "Ariana",
+ "Ariane",
+ "Arwen",
+ "Ashley",
+ "Asya",
+ "Aurelia",
+ "Aurora",
+ "Ava",
+ "Ayleen",
+ "Aylin",
+ "Ayse",
+ "Azra",
+ "Betty",
+ "Bianca",
+ "Bianka",
+ "Caitlin",
+ "Cara",
+ "Carina",
+ "Carla",
+ "Carlotta",
+ "Carmen",
+ "Carolin",
+ "Carolina",
+ "Caroline",
+ "Cassandra",
+ "Catharina",
+ "Catrin",
+ "Cecile",
+ "Cecilia",
+ "Celia",
+ "Celina",
+ "Celine",
+ "Ceyda",
+ "Ceylin",
+ "Chantal",
+ "Charleen",
+ "Charlotta",
+ "Charlotte",
+ "Chayenne",
+ "Cheyenne",
+ "Chiara",
+ "Christin",
+ "Christina",
+ "Cindy",
+ "Claire",
+ "Clara",
+ "Clarissa",
+ "Colleen",
+ "Collien",
+ "Cora",
+ "Corinna",
+ "Cosima",
+ "Dana",
+ "Daniela",
+ "Daria",
+ "Darleen",
+ "Defne",
+ "Delia",
+ "Denise",
+ "Diana",
+ "Dilara",
+ "Dina",
+ "Dorothea",
+ "Ecrin",
+ "Eda",
+ "Eileen",
+ "Ela",
+ "Elaine",
+ "Elanur",
+ "Elea",
+ "Elena",
+ "Eleni",
+ "Eleonora",
+ "Eliana",
+ "Elif",
+ "Elina",
+ "Elisa",
+ "Elisabeth",
+ "Ella",
+ "Ellen",
+ "Elli",
+ "Elly",
+ "Elsa",
+ "Emelie",
+ "Emely",
+ "Emilia",
+ "Emilie",
+ "Emily",
+ "Emma",
+ "Emmely",
+ "Emmi",
+ "Emmy",
+ "Enie",
+ "Enna",
+ "Enya",
+ "Esma",
+ "Estelle",
+ "Esther",
+ "Eva",
+ "Evelin",
+ "Evelina",
+ "Eveline",
+ "Evelyn",
+ "Fabienne",
+ "Fatima",
+ "Fatma",
+ "Felicia",
+ "Felicitas",
+ "Felina",
+ "Femke",
+ "Fenja",
+ "Fine",
+ "Finia",
+ "Finja",
+ "Finnja",
+ "Fiona",
+ "Flora",
+ "Florentine",
+ "Francesca",
+ "Franka",
+ "Franziska",
+ "Frederike",
+ "Freya",
+ "Frida",
+ "Frieda",
+ "Friederike",
+ "Giada",
+ "Gina",
+ "Giulia",
+ "Giuliana",
+ "Greta",
+ "Hailey",
+ "Hana",
+ "Hanna",
+ "Hannah",
+ "Heidi",
+ "Helen",
+ "Helena",
+ "Helene",
+ "Helin",
+ "Henriette",
+ "Henrike",
+ "Hermine",
+ "Ida",
+ "Ilayda",
+ "Imke",
+ "Ina",
+ "Ines",
+ "Inga",
+ "Inka",
+ "Irem",
+ "Isa",
+ "Isabel",
+ "Isabell",
+ "Isabella",
+ "Isabelle",
+ "Ivonne",
+ "Jacqueline",
+ "Jamie",
+ "Jamila",
+ "Jana",
+ "Jane",
+ "Janin",
+ "Janina",
+ "Janine",
+ "Janna",
+ "Janne",
+ "Jara",
+ "Jasmin",
+ "Jasmina",
+ "Jasmine",
+ "Jella",
+ "Jenna",
+ "Jennifer",
+ "Jenny",
+ "Jessica",
+ "Jessy",
+ "Jette",
+ "Jil",
+ "Jill",
+ "Joana",
+ "Joanna",
+ "Joelina",
+ "Joeline",
+ "Joelle",
+ "Johanna",
+ "Joleen",
+ "Jolie",
+ "Jolien",
+ "Jolin",
+ "Jolina",
+ "Joline",
+ "Jona",
+ "Jonah",
+ "Jonna",
+ "Josefin",
+ "Josefine",
+ "Josephin",
+ "Josephine",
+ "Josie",
+ "Josy",
+ "Joy",
+ "Joyce",
+ "Judith",
+ "Judy",
+ "Jule",
+ "Julia",
+ "Juliana",
+ "Juliane",
+ "Julie",
+ "Julienne",
+ "Julika",
+ "Julina",
+ "Juna",
+ "Justine",
+ "Kaja",
+ "Karina",
+ "Karla",
+ "Karlotta",
+ "Karolina",
+ "Karoline",
+ "Kassandra",
+ "Katarina",
+ "Katharina",
+ "Kathrin",
+ "Katja",
+ "Katrin",
+ "Kaya",
+ "Kayra",
+ "Kiana",
+ "Kiara",
+ "Kim",
+ "Kimberley",
+ "Kimberly",
+ "Kira",
+ "Klara",
+ "Korinna",
+ "Kristin",
+ "Kyra",
+ "Laila",
+ "Lana",
+ "Lara",
+ "Larissa",
+ "Laura",
+ "Laureen",
+ "Lavinia",
+ "Lea",
+ "Leah",
+ "Leana",
+ "Leandra",
+ "Leann",
+ "Lee",
+ "Leila",
+ "Lena",
+ "Lene",
+ "Leni",
+ "Lenia",
+ "Lenja",
+ "Lenya",
+ "Leona",
+ "Leoni",
+ "Leonie",
+ "Leonora",
+ "Leticia",
+ "Letizia",
+ "Levke",
+ "Leyla",
+ "Lia",
+ "Liah",
+ "Liana",
+ "Lili",
+ "Lilia",
+ "Lilian",
+ "Liliana",
+ "Lilith",
+ "Lilli",
+ "Lillian",
+ "Lilly",
+ "Lily",
+ "Lina",
+ "Linda",
+ "Lindsay",
+ "Line",
+ "Linn",
+ "Linnea",
+ "Lisa",
+ "Lisann",
+ "Lisanne",
+ "Liv",
+ "Livia",
+ "Liz",
+ "Lola",
+ "Loreen",
+ "Lorena",
+ "Lotta",
+ "Lotte",
+ "Louisa",
+ "Louise",
+ "Luana",
+ "Luca",
+ "Lucia",
+ "Lucie",
+ "Lucienne",
+ "Lucy",
+ "Luisa",
+ "Luise",
+ "Luka",
+ "Luna",
+ "Luzie",
+ "Lya",
+ "Lydia",
+ "Lyn",
+ "Lynn",
+ "Madeleine",
+ "Madita",
+ "Madleen",
+ "Madlen",
+ "Magdalena",
+ "Maike",
+ "Mailin",
+ "Maira",
+ "Maja",
+ "Malena",
+ "Malia",
+ "Malin",
+ "Malina",
+ "Mandy",
+ "Mara",
+ "Marah",
+ "Mareike",
+ "Maren",
+ "Maria",
+ "Mariam",
+ "Marie",
+ "Marieke",
+ "Mariella",
+ "Marika",
+ "Marina",
+ "Marisa",
+ "Marissa",
+ "Marit",
+ "Marla",
+ "Marleen",
+ "Marlen",
+ "Marlena",
+ "Marlene",
+ "Marta",
+ "Martha",
+ "Mary",
+ "Maryam",
+ "Mathilda",
+ "Mathilde",
+ "Matilda",
+ "Maxi",
+ "Maxima",
+ "Maxine",
+ "Maya",
+ "Mayra",
+ "Medina",
+ "Medine",
+ "Meike",
+ "Melanie",
+ "Melek",
+ "Melike",
+ "Melina",
+ "Melinda",
+ "Melis",
+ "Melisa",
+ "Melissa",
+ "Merle",
+ "Merve",
+ "Meryem",
+ "Mette",
+ "Mia",
+ "Michaela",
+ "Michelle",
+ "Mieke",
+ "Mila",
+ "Milana",
+ "Milena",
+ "Milla",
+ "Mina",
+ "Mira",
+ "Miray",
+ "Miriam",
+ "Mirja",
+ "Mona",
+ "Monique",
+ "Nadine",
+ "Nadja",
+ "Naemi",
+ "Nancy",
+ "Naomi",
+ "Natalia",
+ "Natalie",
+ "Nathalie",
+ "Neele",
+ "Nela",
+ "Nele",
+ "Nelli",
+ "Nelly",
+ "Nia",
+ "Nicole",
+ "Nika",
+ "Nike",
+ "Nikita",
+ "Nila",
+ "Nina",
+ "Nisa",
+ "Noemi",
+ "Nora",
+ "Olivia",
+ "Patricia",
+ "Patrizia",
+ "Paula",
+ "Paulina",
+ "Pauline",
+ "Penelope",
+ "Philine",
+ "Phoebe",
+ "Pia",
+ "Rahel",
+ "Rania",
+ "Rebecca",
+ "Rebekka",
+ "Riana",
+ "Rieke",
+ "Rike",
+ "Romina",
+ "Romy",
+ "Ronja",
+ "Rosa",
+ "Rosalie",
+ "Ruby",
+ "Sabrina",
+ "Sahra",
+ "Sally",
+ "Salome",
+ "Samantha",
+ "Samia",
+ "Samira",
+ "Sandra",
+ "Sandy",
+ "Sanja",
+ "Saphira",
+ "Sara",
+ "Sarah",
+ "Saskia",
+ "Selin",
+ "Selina",
+ "Selma",
+ "Sena",
+ "Sidney",
+ "Sienna",
+ "Silja",
+ "Sina",
+ "Sinja",
+ "Smilla",
+ "Sofia",
+ "Sofie",
+ "Sonja",
+ "Sophia",
+ "Sophie",
+ "Soraya",
+ "Stefanie",
+ "Stella",
+ "Stephanie",
+ "Stina",
+ "Sude",
+ "Summer",
+ "Susanne",
+ "Svea",
+ "Svenja",
+ "Sydney",
+ "Tabea",
+ "Talea",
+ "Talia",
+ "Tamara",
+ "Tamia",
+ "Tamina",
+ "Tanja",
+ "Tara",
+ "Tarja",
+ "Teresa",
+ "Tessa",
+ "Thalea",
+ "Thalia",
+ "Thea",
+ "Theresa",
+ "Tia",
+ "Tina",
+ "Tomke",
+ "Tuana",
+ "Valentina",
+ "Valeria",
+ "Valerie",
+ "Vanessa",
+ "Vera",
+ "Veronika",
+ "Victoria",
+ "Viktoria",
+ "Viola",
+ "Vivian",
+ "Vivien",
+ "Vivienne",
+ "Wibke",
+ "Wiebke",
+ "Xenia",
+ "Yara",
+ "Yaren",
+ "Yasmin",
+ "Ylvi",
+ "Ylvie",
+ "Yvonne",
+ "Zara",
+ "Zehra",
+ "Zeynep",
+ "Zoe",
+ "Zoey",
+ "Zoé"
+];
diff --git a/lib/locales/de_AT/name/index.js b/lib/locales/de_AT/name/index.js
new file mode 100644
index 00000000..526b2bff
--- /dev/null
+++ b/lib/locales/de_AT/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.nobility_title_prefix = require("./nobility_title_prefix");
+name.name = require("./name");
diff --git a/lib/locales/de_AT/name/last_name.js b/lib/locales/de_AT/name/last_name.js
new file mode 100644
index 00000000..b5fbecd2
--- /dev/null
+++ b/lib/locales/de_AT/name/last_name.js
@@ -0,0 +1,1691 @@
+module["exports"] = [
+ "Abel",
+ "Abicht",
+ "Abraham",
+ "Abramovic",
+ "Abt",
+ "Achilles",
+ "Achkinadze",
+ "Ackermann",
+ "Adam",
+ "Adams",
+ "Ade",
+ "Agostini",
+ "Ahlke",
+ "Ahrenberg",
+ "Ahrens",
+ "Aigner",
+ "Albert",
+ "Albrecht",
+ "Alexa",
+ "Alexander",
+ "Alizadeh",
+ "Allgeyer",
+ "Amann",
+ "Amberg",
+ "Anding",
+ "Anggreny",
+ "Apitz",
+ "Arendt",
+ "Arens",
+ "Arndt",
+ "Aryee",
+ "Aschenbroich",
+ "Assmus",
+ "Astafei",
+ "Auer",
+ "Axmann",
+ "Baarck",
+ "Bachmann",
+ "Badane",
+ "Bader",
+ "Baganz",
+ "Bahl",
+ "Bak",
+ "Balcer",
+ "Balck",
+ "Balkow",
+ "Balnuweit",
+ "Balzer",
+ "Banse",
+ "Barr",
+ "Bartels",
+ "Barth",
+ "Barylla",
+ "Baseda",
+ "Battke",
+ "Bauer",
+ "Bauermeister",
+ "Baumann",
+ "Baumeister",
+ "Bauschinger",
+ "Bauschke",
+ "Bayer",
+ "Beavogui",
+ "Beck",
+ "Beckel",
+ "Becker",
+ "Beckmann",
+ "Bedewitz",
+ "Beele",
+ "Beer",
+ "Beggerow",
+ "Beh",
+ "Behr",
+ "Behrenbruch",
+ "Belz",
+ "Bender",
+ "Benecke",
+ "Benner",
+ "Benninger",
+ "Benzing",
+ "Berends",
+ "Berger",
+ "Berner",
+ "Berning",
+ "Bertenbreiter",
+ "Best",
+ "Bethke",
+ "Betz",
+ "Beushausen",
+ "Beutelspacher",
+ "Beyer",
+ "Biba",
+ "Bichler",
+ "Bickel",
+ "Biedermann",
+ "Bieler",
+ "Bielert",
+ "Bienasch",
+ "Bienias",
+ "Biesenbach",
+ "Bigdeli",
+ "Birkemeyer",
+ "Bittner",
+ "Blank",
+ "Blaschek",
+ "Blassneck",
+ "Bloch",
+ "Blochwitz",
+ "Blockhaus",
+ "Blum",
+ "Blume",
+ "Bock",
+ "Bode",
+ "Bogdashin",
+ "Bogenrieder",
+ "Bohge",
+ "Bolm",
+ "Borgschulze",
+ "Bork",
+ "Bormann",
+ "Bornscheuer",
+ "Borrmann",
+ "Borsch",
+ "Boruschewski",
+ "Bos",
+ "Bosler",
+ "Bourrouag",
+ "Bouschen",
+ "Boxhammer",
+ "Boyde",
+ "Bozsik",
+ "Brand",
+ "Brandenburg",
+ "Brandis",
+ "Brandt",
+ "Brauer",
+ "Braun",
+ "Brehmer",
+ "Breitenstein",
+ "Bremer",
+ "Bremser",
+ "Brenner",
+ "Brettschneider",
+ "Breu",
+ "Breuer",
+ "Briesenick",
+ "Bringmann",
+ "Brinkmann",
+ "Brix",
+ "Broening",
+ "Brosch",
+ "Bruckmann",
+ "Bruder",
+ "Bruhns",
+ "Brunner",
+ "Bruns",
+ "Bräutigam",
+ "Brömme",
+ "Brüggmann",
+ "Buchholz",
+ "Buchrucker",
+ "Buder",
+ "Bultmann",
+ "Bunjes",
+ "Burger",
+ "Burghagen",
+ "Burkhard",
+ "Burkhardt",
+ "Burmeister",
+ "Busch",
+ "Buschbaum",
+ "Busemann",
+ "Buss",
+ "Busse",
+ "Bussmann",
+ "Byrd",
+ "Bäcker",
+ "Böhm",
+ "Bönisch",
+ "Börgeling",
+ "Börner",
+ "Böttner",
+ "Büchele",
+ "Bühler",
+ "Büker",
+ "Büngener",
+ "Bürger",
+ "Bürklein",
+ "Büscher",
+ "Büttner",
+ "Camara",
+ "Carlowitz",
+ "Carlsohn",
+ "Caspari",
+ "Caspers",
+ "Chapron",
+ "Christ",
+ "Cierpinski",
+ "Clarius",
+ "Cleem",
+ "Cleve",
+ "Co",
+ "Conrad",
+ "Cordes",
+ "Cornelsen",
+ "Cors",
+ "Cotthardt",
+ "Crews",
+ "Cronjäger",
+ "Crosskofp",
+ "Da",
+ "Dahm",
+ "Dahmen",
+ "Daimer",
+ "Damaske",
+ "Danneberg",
+ "Danner",
+ "Daub",
+ "Daubner",
+ "Daudrich",
+ "Dauer",
+ "Daum",
+ "Dauth",
+ "Dautzenberg",
+ "De",
+ "Decker",
+ "Deckert",
+ "Deerberg",
+ "Dehmel",
+ "Deja",
+ "Delonge",
+ "Demut",
+ "Dengler",
+ "Denner",
+ "Denzinger",
+ "Derr",
+ "Dertmann",
+ "Dethloff",
+ "Deuschle",
+ "Dieckmann",
+ "Diedrich",
+ "Diekmann",
+ "Dienel",
+ "Dies",
+ "Dietrich",
+ "Dietz",
+ "Dietzsch",
+ "Diezel",
+ "Dilla",
+ "Dingelstedt",
+ "Dippl",
+ "Dittmann",
+ "Dittmar",
+ "Dittmer",
+ "Dix",
+ "Dobbrunz",
+ "Dobler",
+ "Dohring",
+ "Dolch",
+ "Dold",
+ "Dombrowski",
+ "Donie",
+ "Doskoczynski",
+ "Dragu",
+ "Drechsler",
+ "Drees",
+ "Dreher",
+ "Dreier",
+ "Dreissigacker",
+ "Dressler",
+ "Drews",
+ "Duma",
+ "Dutkiewicz",
+ "Dyett",
+ "Dylus",
+ "Dächert",
+ "Döbel",
+ "Döring",
+ "Dörner",
+ "Dörre",
+ "Dück",
+ "Eberhard",
+ "Eberhardt",
+ "Ecker",
+ "Eckhardt",
+ "Edorh",
+ "Effler",
+ "Eggenmueller",
+ "Ehm",
+ "Ehmann",
+ "Ehrig",
+ "Eich",
+ "Eichmann",
+ "Eifert",
+ "Einert",
+ "Eisenlauer",
+ "Ekpo",
+ "Elbe",
+ "Eleyth",
+ "Elss",
+ "Emert",
+ "Emmelmann",
+ "Ender",
+ "Engel",
+ "Engelen",
+ "Engelmann",
+ "Eplinius",
+ "Erdmann",
+ "Erhardt",
+ "Erlei",
+ "Erm",
+ "Ernst",
+ "Ertl",
+ "Erwes",
+ "Esenwein",
+ "Esser",
+ "Evers",
+ "Everts",
+ "Ewald",
+ "Fahner",
+ "Faller",
+ "Falter",
+ "Farber",
+ "Fassbender",
+ "Faulhaber",
+ "Fehrig",
+ "Feld",
+ "Felke",
+ "Feller",
+ "Fenner",
+ "Fenske",
+ "Feuerbach",
+ "Fietz",
+ "Figl",
+ "Figura",
+ "Filipowski",
+ "Filsinger",
+ "Fincke",
+ "Fink",
+ "Finke",
+ "Fischer",
+ "Fitschen",
+ "Fleischer",
+ "Fleischmann",
+ "Floder",
+ "Florczak",
+ "Flore",
+ "Flottmann",
+ "Forkel",
+ "Forst",
+ "Frahmeke",
+ "Frank",
+ "Franke",
+ "Franta",
+ "Frantz",
+ "Franz",
+ "Franzis",
+ "Franzmann",
+ "Frauen",
+ "Frauendorf",
+ "Freigang",
+ "Freimann",
+ "Freimuth",
+ "Freisen",
+ "Frenzel",
+ "Frey",
+ "Fricke",
+ "Fried",
+ "Friedek",
+ "Friedenberg",
+ "Friedmann",
+ "Friedrich",
+ "Friess",
+ "Frisch",
+ "Frohn",
+ "Frosch",
+ "Fuchs",
+ "Fuhlbrügge",
+ "Fusenig",
+ "Fust",
+ "Förster",
+ "Gaba",
+ "Gabius",
+ "Gabler",
+ "Gadschiew",
+ "Gakstädter",
+ "Galander",
+ "Gamlin",
+ "Gamper",
+ "Gangnus",
+ "Ganzmann",
+ "Garatva",
+ "Gast",
+ "Gastel",
+ "Gatzka",
+ "Gauder",
+ "Gebhardt",
+ "Geese",
+ "Gehre",
+ "Gehrig",
+ "Gehring",
+ "Gehrke",
+ "Geiger",
+ "Geisler",
+ "Geissler",
+ "Gelling",
+ "Gens",
+ "Gerbennow",
+ "Gerdel",
+ "Gerhardt",
+ "Gerschler",
+ "Gerson",
+ "Gesell",
+ "Geyer",
+ "Ghirmai",
+ "Ghosh",
+ "Giehl",
+ "Gierisch",
+ "Giesa",
+ "Giesche",
+ "Gilde",
+ "Glatting",
+ "Goebel",
+ "Goedicke",
+ "Goldbeck",
+ "Goldfuss",
+ "Goldkamp",
+ "Goldkühle",
+ "Goller",
+ "Golling",
+ "Gollnow",
+ "Golomski",
+ "Gombert",
+ "Gotthardt",
+ "Gottschalk",
+ "Gotz",
+ "Goy",
+ "Gradzki",
+ "Graf",
+ "Grams",
+ "Grasse",
+ "Gratzky",
+ "Grau",
+ "Greb",
+ "Green",
+ "Greger",
+ "Greithanner",
+ "Greschner",
+ "Griem",
+ "Griese",
+ "Grimm",
+ "Gromisch",
+ "Gross",
+ "Grosser",
+ "Grossheim",
+ "Grosskopf",
+ "Grothaus",
+ "Grothkopp",
+ "Grotke",
+ "Grube",
+ "Gruber",
+ "Grundmann",
+ "Gruning",
+ "Gruszecki",
+ "Gröss",
+ "Grötzinger",
+ "Grün",
+ "Grüner",
+ "Gummelt",
+ "Gunkel",
+ "Gunther",
+ "Gutjahr",
+ "Gutowicz",
+ "Gutschank",
+ "Göbel",
+ "Göckeritz",
+ "Göhler",
+ "Görlich",
+ "Görmer",
+ "Götz",
+ "Götzelmann",
+ "Güldemeister",
+ "Günther",
+ "Günz",
+ "Gürbig",
+ "Haack",
+ "Haaf",
+ "Habel",
+ "Hache",
+ "Hackbusch",
+ "Hackelbusch",
+ "Hadfield",
+ "Hadwich",
+ "Haferkamp",
+ "Hahn",
+ "Hajek",
+ "Hallmann",
+ "Hamann",
+ "Hanenberger",
+ "Hannecker",
+ "Hanniske",
+ "Hansen",
+ "Hardy",
+ "Hargasser",
+ "Harms",
+ "Harnapp",
+ "Harter",
+ "Harting",
+ "Hartlieb",
+ "Hartmann",
+ "Hartwig",
+ "Hartz",
+ "Haschke",
+ "Hasler",
+ "Hasse",
+ "Hassfeld",
+ "Haug",
+ "Hauke",
+ "Haupt",
+ "Haverney",
+ "Heberstreit",
+ "Hechler",
+ "Hecht",
+ "Heck",
+ "Hedermann",
+ "Hehl",
+ "Heidelmann",
+ "Heidler",
+ "Heinemann",
+ "Heinig",
+ "Heinke",
+ "Heinrich",
+ "Heinze",
+ "Heiser",
+ "Heist",
+ "Hellmann",
+ "Helm",
+ "Helmke",
+ "Helpling",
+ "Hengmith",
+ "Henkel",
+ "Hennes",
+ "Henry",
+ "Hense",
+ "Hensel",
+ "Hentel",
+ "Hentschel",
+ "Hentschke",
+ "Hepperle",
+ "Herberger",
+ "Herbrand",
+ "Hering",
+ "Hermann",
+ "Hermecke",
+ "Herms",
+ "Herold",
+ "Herrmann",
+ "Herschmann",
+ "Hertel",
+ "Herweg",
+ "Herwig",
+ "Herzenberg",
+ "Hess",
+ "Hesse",
+ "Hessek",
+ "Hessler",
+ "Hetzler",
+ "Heuck",
+ "Heydemüller",
+ "Hiebl",
+ "Hildebrand",
+ "Hildenbrand",
+ "Hilgendorf",
+ "Hillard",
+ "Hiller",
+ "Hingsen",
+ "Hingst",
+ "Hinrichs",
+ "Hirsch",
+ "Hirschberg",
+ "Hirt",
+ "Hodea",
+ "Hoffman",
+ "Hoffmann",
+ "Hofmann",
+ "Hohenberger",
+ "Hohl",
+ "Hohn",
+ "Hohnheiser",
+ "Hold",
+ "Holdt",
+ "Holinski",
+ "Holl",
+ "Holtfreter",
+ "Holz",
+ "Holzdeppe",
+ "Holzner",
+ "Hommel",
+ "Honz",
+ "Hooss",
+ "Hoppe",
+ "Horak",
+ "Horn",
+ "Horna",
+ "Hornung",
+ "Hort",
+ "Howard",
+ "Huber",
+ "Huckestein",
+ "Hudak",
+ "Huebel",
+ "Hugo",
+ "Huhn",
+ "Hujo",
+ "Huke",
+ "Huls",
+ "Humbert",
+ "Huneke",
+ "Huth",
+ "Häber",
+ "Häfner",
+ "Höcke",
+ "Höft",
+ "Höhne",
+ "Hönig",
+ "Hördt",
+ "Hübenbecker",
+ "Hübl",
+ "Hübner",
+ "Hügel",
+ "Hüttcher",
+ "Hütter",
+ "Ibe",
+ "Ihly",
+ "Illing",
+ "Isak",
+ "Isekenmeier",
+ "Itt",
+ "Jacob",
+ "Jacobs",
+ "Jagusch",
+ "Jahn",
+ "Jahnke",
+ "Jakobs",
+ "Jakubczyk",
+ "Jambor",
+ "Jamrozy",
+ "Jander",
+ "Janich",
+ "Janke",
+ "Jansen",
+ "Jarets",
+ "Jaros",
+ "Jasinski",
+ "Jasper",
+ "Jegorov",
+ "Jellinghaus",
+ "Jeorga",
+ "Jerschabek",
+ "Jess",
+ "John",
+ "Jonas",
+ "Jossa",
+ "Jucken",
+ "Jung",
+ "Jungbluth",
+ "Jungton",
+ "Just",
+ "Jürgens",
+ "Kaczmarek",
+ "Kaesmacher",
+ "Kahl",
+ "Kahlert",
+ "Kahles",
+ "Kahlmeyer",
+ "Kaiser",
+ "Kalinowski",
+ "Kallabis",
+ "Kallensee",
+ "Kampf",
+ "Kampschulte",
+ "Kappe",
+ "Kappler",
+ "Karhoff",
+ "Karrass",
+ "Karst",
+ "Karsten",
+ "Karus",
+ "Kass",
+ "Kasten",
+ "Kastner",
+ "Katzinski",
+ "Kaufmann",
+ "Kaul",
+ "Kausemann",
+ "Kawohl",
+ "Kazmarek",
+ "Kedzierski",
+ "Keil",
+ "Keiner",
+ "Keller",
+ "Kelm",
+ "Kempe",
+ "Kemper",
+ "Kempter",
+ "Kerl",
+ "Kern",
+ "Kesselring",
+ "Kesselschläger",
+ "Kette",
+ "Kettenis",
+ "Keutel",
+ "Kick",
+ "Kiessling",
+ "Kinadeter",
+ "Kinzel",
+ "Kinzy",
+ "Kirch",
+ "Kirst",
+ "Kisabaka",
+ "Klaas",
+ "Klabuhn",
+ "Klapper",
+ "Klauder",
+ "Klaus",
+ "Kleeberg",
+ "Kleiber",
+ "Klein",
+ "Kleinert",
+ "Kleininger",
+ "Kleinmann",
+ "Kleinsteuber",
+ "Kleiss",
+ "Klemme",
+ "Klimczak",
+ "Klinger",
+ "Klink",
+ "Klopsch",
+ "Klose",
+ "Kloss",
+ "Kluge",
+ "Kluwe",
+ "Knabe",
+ "Kneifel",
+ "Knetsch",
+ "Knies",
+ "Knippel",
+ "Knobel",
+ "Knoblich",
+ "Knoll",
+ "Knorr",
+ "Knorscheidt",
+ "Knut",
+ "Kobs",
+ "Koch",
+ "Kochan",
+ "Kock",
+ "Koczulla",
+ "Koderisch",
+ "Koehl",
+ "Koehler",
+ "Koenig",
+ "Koester",
+ "Kofferschlager",
+ "Koha",
+ "Kohle",
+ "Kohlmann",
+ "Kohnle",
+ "Kohrt",
+ "Koj",
+ "Kolb",
+ "Koleiski",
+ "Kolokas",
+ "Komoll",
+ "Konieczny",
+ "Konig",
+ "Konow",
+ "Konya",
+ "Koob",
+ "Kopf",
+ "Kosenkow",
+ "Koster",
+ "Koszewski",
+ "Koubaa",
+ "Kovacs",
+ "Kowalick",
+ "Kowalinski",
+ "Kozakiewicz",
+ "Krabbe",
+ "Kraft",
+ "Kral",
+ "Kramer",
+ "Krauel",
+ "Kraus",
+ "Krause",
+ "Krauspe",
+ "Kreb",
+ "Krebs",
+ "Kreissig",
+ "Kresse",
+ "Kreutz",
+ "Krieger",
+ "Krippner",
+ "Krodinger",
+ "Krohn",
+ "Krol",
+ "Kron",
+ "Krueger",
+ "Krug",
+ "Kruger",
+ "Krull",
+ "Kruschinski",
+ "Krämer",
+ "Kröckert",
+ "Kröger",
+ "Krüger",
+ "Kubera",
+ "Kufahl",
+ "Kuhlee",
+ "Kuhnen",
+ "Kulimann",
+ "Kulma",
+ "Kumbernuss",
+ "Kummle",
+ "Kunz",
+ "Kupfer",
+ "Kupprion",
+ "Kuprion",
+ "Kurnicki",
+ "Kurrat",
+ "Kurschilgen",
+ "Kuschewitz",
+ "Kuschmann",
+ "Kuske",
+ "Kustermann",
+ "Kutscherauer",
+ "Kutzner",
+ "Kwadwo",
+ "Kähler",
+ "Käther",
+ "Köhler",
+ "Köhrbrück",
+ "Köhre",
+ "Kölotzei",
+ "König",
+ "Köpernick",
+ "Köseoglu",
+ "Kúhn",
+ "Kúhnert",
+ "Kühn",
+ "Kühnel",
+ "Kühnemund",
+ "Kühnert",
+ "Kühnke",
+ "Küsters",
+ "Küter",
+ "Laack",
+ "Lack",
+ "Ladewig",
+ "Lakomy",
+ "Lammert",
+ "Lamos",
+ "Landmann",
+ "Lang",
+ "Lange",
+ "Langfeld",
+ "Langhirt",
+ "Lanig",
+ "Lauckner",
+ "Lauinger",
+ "Laurén",
+ "Lausecker",
+ "Laux",
+ "Laws",
+ "Lax",
+ "Leberer",
+ "Lehmann",
+ "Lehner",
+ "Leibold",
+ "Leide",
+ "Leimbach",
+ "Leipold",
+ "Leist",
+ "Leiter",
+ "Leiteritz",
+ "Leitheim",
+ "Leiwesmeier",
+ "Lenfers",
+ "Lenk",
+ "Lenz",
+ "Lenzen",
+ "Leo",
+ "Lepthin",
+ "Lesch",
+ "Leschnik",
+ "Letzelter",
+ "Lewin",
+ "Lewke",
+ "Leyckes",
+ "Lg",
+ "Lichtenfeld",
+ "Lichtenhagen",
+ "Lichtl",
+ "Liebach",
+ "Liebe",
+ "Liebich",
+ "Liebold",
+ "Lieder",
+ "Lienshöft",
+ "Linden",
+ "Lindenberg",
+ "Lindenmayer",
+ "Lindner",
+ "Linke",
+ "Linnenbaum",
+ "Lippe",
+ "Lipske",
+ "Lipus",
+ "Lischka",
+ "Lobinger",
+ "Logsch",
+ "Lohmann",
+ "Lohre",
+ "Lohse",
+ "Lokar",
+ "Loogen",
+ "Lorenz",
+ "Losch",
+ "Loska",
+ "Lott",
+ "Loy",
+ "Lubina",
+ "Ludolf",
+ "Lufft",
+ "Lukoschek",
+ "Lutje",
+ "Lutz",
+ "Löser",
+ "Löwa",
+ "Lübke",
+ "Maak",
+ "Maczey",
+ "Madetzky",
+ "Madubuko",
+ "Mai",
+ "Maier",
+ "Maisch",
+ "Malek",
+ "Malkus",
+ "Mallmann",
+ "Malucha",
+ "Manns",
+ "Manz",
+ "Marahrens",
+ "Marchewski",
+ "Margis",
+ "Markowski",
+ "Marl",
+ "Marner",
+ "Marquart",
+ "Marschek",
+ "Martel",
+ "Marten",
+ "Martin",
+ "Marx",
+ "Marxen",
+ "Mathes",
+ "Mathies",
+ "Mathiszik",
+ "Matschke",
+ "Mattern",
+ "Matthes",
+ "Matula",
+ "Mau",
+ "Maurer",
+ "Mauroff",
+ "May",
+ "Maybach",
+ "Mayer",
+ "Mebold",
+ "Mehl",
+ "Mehlhorn",
+ "Mehlorn",
+ "Meier",
+ "Meisch",
+ "Meissner",
+ "Meloni",
+ "Melzer",
+ "Menga",
+ "Menne",
+ "Mensah",
+ "Mensing",
+ "Merkel",
+ "Merseburg",
+ "Mertens",
+ "Mesloh",
+ "Metzger",
+ "Metzner",
+ "Mewes",
+ "Meyer",
+ "Michallek",
+ "Michel",
+ "Mielke",
+ "Mikitenko",
+ "Milde",
+ "Minah",
+ "Mintzlaff",
+ "Mockenhaupt",
+ "Moede",
+ "Moedl",
+ "Moeller",
+ "Moguenara",
+ "Mohr",
+ "Mohrhard",
+ "Molitor",
+ "Moll",
+ "Moller",
+ "Molzan",
+ "Montag",
+ "Moormann",
+ "Mordhorst",
+ "Morgenstern",
+ "Morhelfer",
+ "Moritz",
+ "Moser",
+ "Motchebon",
+ "Motzenbbäcker",
+ "Mrugalla",
+ "Muckenthaler",
+ "Mues",
+ "Muller",
+ "Mulrain",
+ "Mächtig",
+ "Mäder",
+ "Möcks",
+ "Mögenburg",
+ "Möhsner",
+ "Möldner",
+ "Möllenbeck",
+ "Möller",
+ "Möllinger",
+ "Mörsch",
+ "Mühleis",
+ "Müller",
+ "Münch",
+ "Nabein",
+ "Nabow",
+ "Nagel",
+ "Nannen",
+ "Nastvogel",
+ "Nau",
+ "Naubert",
+ "Naumann",
+ "Ne",
+ "Neimke",
+ "Nerius",
+ "Neubauer",
+ "Neubert",
+ "Neuendorf",
+ "Neumair",
+ "Neumann",
+ "Neupert",
+ "Neurohr",
+ "Neuschwander",
+ "Newton",
+ "Ney",
+ "Nicolay",
+ "Niedermeier",
+ "Nieklauson",
+ "Niklaus",
+ "Nitzsche",
+ "Noack",
+ "Nodler",
+ "Nolte",
+ "Normann",
+ "Norris",
+ "Northoff",
+ "Nowak",
+ "Nussbeck",
+ "Nwachukwu",
+ "Nytra",
+ "Nöh",
+ "Oberem",
+ "Obergföll",
+ "Obermaier",
+ "Ochs",
+ "Oeser",
+ "Olbrich",
+ "Onnen",
+ "Ophey",
+ "Oppong",
+ "Orth",
+ "Orthmann",
+ "Oschkenat",
+ "Osei",
+ "Osenberg",
+ "Ostendarp",
+ "Ostwald",
+ "Otte",
+ "Otto",
+ "Paesler",
+ "Pajonk",
+ "Pallentin",
+ "Panzig",
+ "Paschke",
+ "Patzwahl",
+ "Paukner",
+ "Peselman",
+ "Peter",
+ "Peters",
+ "Petzold",
+ "Pfeiffer",
+ "Pfennig",
+ "Pfersich",
+ "Pfingsten",
+ "Pflieger",
+ "Pflügner",
+ "Philipp",
+ "Pichlmaier",
+ "Piesker",
+ "Pietsch",
+ "Pingpank",
+ "Pinnock",
+ "Pippig",
+ "Pitschugin",
+ "Plank",
+ "Plass",
+ "Platzer",
+ "Plauk",
+ "Plautz",
+ "Pletsch",
+ "Plotzitzka",
+ "Poehn",
+ "Poeschl",
+ "Pogorzelski",
+ "Pohl",
+ "Pohland",
+ "Pohle",
+ "Polifka",
+ "Polizzi",
+ "Pollmächer",
+ "Pomp",
+ "Ponitzsch",
+ "Porsche",
+ "Porth",
+ "Poschmann",
+ "Poser",
+ "Pottel",
+ "Prah",
+ "Prange",
+ "Prediger",
+ "Pressler",
+ "Preuk",
+ "Preuss",
+ "Prey",
+ "Priemer",
+ "Proske",
+ "Pusch",
+ "Pöche",
+ "Pöge",
+ "Raabe",
+ "Rabenstein",
+ "Rach",
+ "Radtke",
+ "Rahn",
+ "Ranftl",
+ "Rangen",
+ "Ranz",
+ "Rapp",
+ "Rath",
+ "Rau",
+ "Raubuch",
+ "Raukuc",
+ "Rautenkranz",
+ "Rehwagen",
+ "Reiber",
+ "Reichardt",
+ "Reichel",
+ "Reichling",
+ "Reif",
+ "Reifenrath",
+ "Reimann",
+ "Reinberg",
+ "Reinelt",
+ "Reinhardt",
+ "Reinke",
+ "Reitze",
+ "Renk",
+ "Rentz",
+ "Renz",
+ "Reppin",
+ "Restle",
+ "Restorff",
+ "Retzke",
+ "Reuber",
+ "Reumann",
+ "Reus",
+ "Reuss",
+ "Reusse",
+ "Rheder",
+ "Rhoden",
+ "Richards",
+ "Richter",
+ "Riedel",
+ "Riediger",
+ "Rieger",
+ "Riekmann",
+ "Riepl",
+ "Riermeier",
+ "Riester",
+ "Riethmüller",
+ "Rietmüller",
+ "Rietscher",
+ "Ringel",
+ "Ringer",
+ "Rink",
+ "Ripken",
+ "Ritosek",
+ "Ritschel",
+ "Ritter",
+ "Rittweg",
+ "Ritz",
+ "Roba",
+ "Rockmeier",
+ "Rodehau",
+ "Rodowski",
+ "Roecker",
+ "Roggatz",
+ "Rohländer",
+ "Rohrer",
+ "Rokossa",
+ "Roleder",
+ "Roloff",
+ "Roos",
+ "Rosbach",
+ "Roschinsky",
+ "Rose",
+ "Rosenauer",
+ "Rosenbauer",
+ "Rosenthal",
+ "Rosksch",
+ "Rossberg",
+ "Rossler",
+ "Roth",
+ "Rother",
+ "Ruch",
+ "Ruckdeschel",
+ "Rumpf",
+ "Rupprecht",
+ "Ruth",
+ "Ryjikh",
+ "Ryzih",
+ "Rädler",
+ "Räntsch",
+ "Rödiger",
+ "Röse",
+ "Röttger",
+ "Rücker",
+ "Rüdiger",
+ "Rüter",
+ "Sachse",
+ "Sack",
+ "Saflanis",
+ "Sagafe",
+ "Sagonas",
+ "Sahner",
+ "Saile",
+ "Sailer",
+ "Salow",
+ "Salzer",
+ "Salzmann",
+ "Sammert",
+ "Sander",
+ "Sarvari",
+ "Sattelmaier",
+ "Sauer",
+ "Sauerland",
+ "Saumweber",
+ "Savoia",
+ "Scc",
+ "Schacht",
+ "Schaefer",
+ "Schaffarzik",
+ "Schahbasian",
+ "Scharf",
+ "Schedler",
+ "Scheer",
+ "Schelk",
+ "Schellenbeck",
+ "Schembera",
+ "Schenk",
+ "Scherbarth",
+ "Scherer",
+ "Schersing",
+ "Scherz",
+ "Scheurer",
+ "Scheuring",
+ "Scheytt",
+ "Schielke",
+ "Schieskow",
+ "Schildhauer",
+ "Schilling",
+ "Schima",
+ "Schimmer",
+ "Schindzielorz",
+ "Schirmer",
+ "Schirrmeister",
+ "Schlachter",
+ "Schlangen",
+ "Schlawitz",
+ "Schlechtweg",
+ "Schley",
+ "Schlicht",
+ "Schlitzer",
+ "Schmalzle",
+ "Schmid",
+ "Schmidt",
+ "Schmidtchen",
+ "Schmitt",
+ "Schmitz",
+ "Schmuhl",
+ "Schneider",
+ "Schnelting",
+ "Schnieder",
+ "Schniedermeier",
+ "Schnürer",
+ "Schoberg",
+ "Scholz",
+ "Schonberg",
+ "Schondelmaier",
+ "Schorr",
+ "Schott",
+ "Schottmann",
+ "Schouren",
+ "Schrader",
+ "Schramm",
+ "Schreck",
+ "Schreiber",
+ "Schreiner",
+ "Schreiter",
+ "Schroder",
+ "Schröder",
+ "Schuermann",
+ "Schuff",
+ "Schuhaj",
+ "Schuldt",
+ "Schult",
+ "Schulte",
+ "Schultz",
+ "Schultze",
+ "Schulz",
+ "Schulze",
+ "Schumacher",
+ "Schumann",
+ "Schupp",
+ "Schuri",
+ "Schuster",
+ "Schwab",
+ "Schwalm",
+ "Schwanbeck",
+ "Schwandke",
+ "Schwanitz",
+ "Schwarthoff",
+ "Schwartz",
+ "Schwarz",
+ "Schwarzer",
+ "Schwarzkopf",
+ "Schwarzmeier",
+ "Schwatlo",
+ "Schweisfurth",
+ "Schwennen",
+ "Schwerdtner",
+ "Schwidde",
+ "Schwirkschlies",
+ "Schwuchow",
+ "Schäfer",
+ "Schäffel",
+ "Schäffer",
+ "Schäning",
+ "Schöckel",
+ "Schönball",
+ "Schönbeck",
+ "Schönberg",
+ "Schönebeck",
+ "Schönenberger",
+ "Schönfeld",
+ "Schönherr",
+ "Schönlebe",
+ "Schötz",
+ "Schüler",
+ "Schüppel",
+ "Schütz",
+ "Schütze",
+ "Seeger",
+ "Seelig",
+ "Sehls",
+ "Seibold",
+ "Seidel",
+ "Seiders",
+ "Seigel",
+ "Seiler",
+ "Seitz",
+ "Semisch",
+ "Senkel",
+ "Sewald",
+ "Siebel",
+ "Siebert",
+ "Siegling",
+ "Sielemann",
+ "Siemon",
+ "Siener",
+ "Sievers",
+ "Siewert",
+ "Sihler",
+ "Sillah",
+ "Simon",
+ "Sinnhuber",
+ "Sischka",
+ "Skibicki",
+ "Sladek",
+ "Slotta",
+ "Smieja",
+ "Soboll",
+ "Sokolowski",
+ "Soller",
+ "Sollner",
+ "Sommer",
+ "Somssich",
+ "Sonn",
+ "Sonnabend",
+ "Spahn",
+ "Spank",
+ "Spelmeyer",
+ "Spiegelburg",
+ "Spielvogel",
+ "Spinner",
+ "Spitzmüller",
+ "Splinter",
+ "Sporrer",
+ "Sprenger",
+ "Spöttel",
+ "Stahl",
+ "Stang",
+ "Stanger",
+ "Stauss",
+ "Steding",
+ "Steffen",
+ "Steffny",
+ "Steidl",
+ "Steigauf",
+ "Stein",
+ "Steinecke",
+ "Steinert",
+ "Steinkamp",
+ "Steinmetz",
+ "Stelkens",
+ "Stengel",
+ "Stengl",
+ "Stenzel",
+ "Stepanov",
+ "Stephan",
+ "Stern",
+ "Steuk",
+ "Stief",
+ "Stifel",
+ "Stoll",
+ "Stolle",
+ "Stolz",
+ "Storl",
+ "Storp",
+ "Stoutjesdijk",
+ "Stratmann",
+ "Straub",
+ "Strausa",
+ "Streck",
+ "Streese",
+ "Strege",
+ "Streit",
+ "Streller",
+ "Strieder",
+ "Striezel",
+ "Strogies",
+ "Strohschank",
+ "Strunz",
+ "Strutz",
+ "Stube",
+ "Stöckert",
+ "Stöppler",
+ "Stöwer",
+ "Stürmer",
+ "Suffa",
+ "Sujew",
+ "Sussmann",
+ "Suthe",
+ "Sutschet",
+ "Swillims",
+ "Szendrei",
+ "Sören",
+ "Sürth",
+ "Tafelmeier",
+ "Tang",
+ "Tasche",
+ "Taufratshofer",
+ "Tegethof",
+ "Teichmann",
+ "Tepper",
+ "Terheiden",
+ "Terlecki",
+ "Teufel",
+ "Theele",
+ "Thieke",
+ "Thimm",
+ "Thiomas",
+ "Thomas",
+ "Thriene",
+ "Thränhardt",
+ "Thust",
+ "Thyssen",
+ "Thöne",
+ "Tidow",
+ "Tiedtke",
+ "Tietze",
+ "Tilgner",
+ "Tillack",
+ "Timmermann",
+ "Tischler",
+ "Tischmann",
+ "Tittman",
+ "Tivontschik",
+ "Tonat",
+ "Tonn",
+ "Trampeli",
+ "Trauth",
+ "Trautmann",
+ "Travan",
+ "Treff",
+ "Tremmel",
+ "Tress",
+ "Tsamonikian",
+ "Tschiers",
+ "Tschirch",
+ "Tuch",
+ "Tucholke",
+ "Tudow",
+ "Tuschmo",
+ "Tächl",
+ "Többen",
+ "Töpfer",
+ "Uhlemann",
+ "Uhlig",
+ "Uhrig",
+ "Uibel",
+ "Uliczka",
+ "Ullmann",
+ "Ullrich",
+ "Umbach",
+ "Umlauft",
+ "Umminger",
+ "Unger",
+ "Unterpaintner",
+ "Urban",
+ "Urbaniak",
+ "Urbansky",
+ "Urhig",
+ "Vahlensieck",
+ "Van",
+ "Vangermain",
+ "Vater",
+ "Venghaus",
+ "Verniest",
+ "Verzi",
+ "Vey",
+ "Viellehner",
+ "Vieweg",
+ "Voelkel",
+ "Vogel",
+ "Vogelgsang",
+ "Vogt",
+ "Voigt",
+ "Vokuhl",
+ "Volk",
+ "Volker",
+ "Volkmann",
+ "Von",
+ "Vona",
+ "Vontein",
+ "Wachenbrunner",
+ "Wachtel",
+ "Wagner",
+ "Waibel",
+ "Wakan",
+ "Waldmann",
+ "Wallner",
+ "Wallstab",
+ "Walter",
+ "Walther",
+ "Walton",
+ "Walz",
+ "Wanner",
+ "Wartenberg",
+ "Waschbüsch",
+ "Wassilew",
+ "Wassiluk",
+ "Weber",
+ "Wehrsen",
+ "Weidlich",
+ "Weidner",
+ "Weigel",
+ "Weight",
+ "Weiler",
+ "Weimer",
+ "Weis",
+ "Weiss",
+ "Weller",
+ "Welsch",
+ "Welz",
+ "Welzel",
+ "Weniger",
+ "Wenk",
+ "Werle",
+ "Werner",
+ "Werrmann",
+ "Wessel",
+ "Wessinghage",
+ "Weyel",
+ "Wezel",
+ "Wichmann",
+ "Wickert",
+ "Wiebe",
+ "Wiechmann",
+ "Wiegelmann",
+ "Wierig",
+ "Wiese",
+ "Wieser",
+ "Wilhelm",
+ "Wilky",
+ "Will",
+ "Willwacher",
+ "Wilts",
+ "Wimmer",
+ "Winkelmann",
+ "Winkler",
+ "Winter",
+ "Wischek",
+ "Wischer",
+ "Wissing",
+ "Wittich",
+ "Wittl",
+ "Wolf",
+ "Wolfarth",
+ "Wolff",
+ "Wollenberg",
+ "Wollmann",
+ "Woytkowska",
+ "Wujak",
+ "Wurm",
+ "Wyludda",
+ "Wölpert",
+ "Wöschler",
+ "Wühn",
+ "Wünsche",
+ "Zach",
+ "Zaczkiewicz",
+ "Zahn",
+ "Zaituc",
+ "Zandt",
+ "Zanner",
+ "Zapletal",
+ "Zauber",
+ "Zeidler",
+ "Zekl",
+ "Zender",
+ "Zeuch",
+ "Zeyen",
+ "Zeyhle",
+ "Ziegler",
+ "Zimanyi",
+ "Zimmer",
+ "Zimmermann",
+ "Zinser",
+ "Zintl",
+ "Zipp",
+ "Zipse",
+ "Zschunke",
+ "Zuber",
+ "Zwiener",
+ "Zümsande",
+ "Östringer",
+ "Überacker"
+];
diff --git a/lib/locales/de_AT/name/name.js b/lib/locales/de_AT/name/name.js
new file mode 100644
index 00000000..a75be6d4
--- /dev/null
+++ b/lib/locales/de_AT/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{nobility_title_prefix} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/de_AT/name/nobility_title_prefix.js b/lib/locales/de_AT/name/nobility_title_prefix.js
new file mode 100644
index 00000000..b7fbe6d0
--- /dev/null
+++ b/lib/locales/de_AT/name/nobility_title_prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "zu",
+ "von",
+ "vom",
+ "von der"
+];
diff --git a/lib/locales/de_AT/name/prefix.js b/lib/locales/de_AT/name/prefix.js
new file mode 100644
index 00000000..947455e0
--- /dev/null
+++ b/lib/locales/de_AT/name/prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Dr.",
+ "Prof. Dr."
+];
diff --git a/lib/locales/de_AT/phone_number/formats.js b/lib/locales/de_AT/phone_number/formats.js
new file mode 100644
index 00000000..5b6c33a4
--- /dev/null
+++ b/lib/locales/de_AT/phone_number/formats.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "01 #######",
+ "01#######",
+ "+43-1-#######",
+ "+431#######",
+ "0#### ####",
+ "0#########",
+ "+43-####-####",
+ "+43 ########"
+];
diff --git a/lib/locales/de_AT/phone_number/index.js b/lib/locales/de_AT/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/de_AT/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/de_CH.js b/lib/locales/de_CH.js
deleted file mode 100644
index afe7e2f1..00000000
--- a/lib/locales/de_CH.js
+++ /dev/null
@@ -1,74 +0,0 @@
-var de_CH = {};
-module["exports"] = de_CH;
-de_CH.title = "German (Switzerland)";
-de_CH.address = {
- "country_code": [
- "CH",
- "CH",
- "CH",
- "DE",
- "AT",
- "US",
- "LI",
- "US",
- "HK",
- "VN"
- ],
- "postcode": [
- "1###",
- "2###",
- "3###",
- "4###",
- "5###",
- "6###",
- "7###",
- "8###",
- "9###"
- ],
- "default_country": [
- "Schweiz"
- ]
-};
-de_CH.company = {
- "suffix": [
- "AG",
- "GmbH",
- "und Söhne",
- "und Partner",
- "& Co.",
- "Gruppe",
- "LLC",
- "Inc."
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
- ]
-};
-de_CH.internet = {
- "domain_suffix": [
- "com",
- "net",
- "biz",
- "ch",
- "de",
- "li",
- "at",
- "ch",
- "ch"
- ]
-};
-de_CH.phone_number = {
- "formats": [
- "0800 ### ###",
- "0800 ## ## ##",
- "0## ### ## ##",
- "0## ### ## ##",
- "+41 ## ### ## ##",
- "0900 ### ###",
- "076 ### ## ##",
- "+4178 ### ## ##",
- "0041 79 ### ## ##"
- ]
-};
diff --git a/lib/locales/de_CH/address/country_code.js b/lib/locales/de_CH/address/country_code.js
new file mode 100644
index 00000000..f1672e96
--- /dev/null
+++ b/lib/locales/de_CH/address/country_code.js
@@ -0,0 +1,12 @@
+module["exports"] = [
+ "CH",
+ "CH",
+ "CH",
+ "DE",
+ "AT",
+ "US",
+ "LI",
+ "US",
+ "HK",
+ "VN"
+];
diff --git a/lib/locales/de_CH/address/default_country.js b/lib/locales/de_CH/address/default_country.js
new file mode 100644
index 00000000..172109f5
--- /dev/null
+++ b/lib/locales/de_CH/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Schweiz"
+];
diff --git a/lib/locales/de_CH/address/index.js b/lib/locales/de_CH/address/index.js
new file mode 100644
index 00000000..57f01a97
--- /dev/null
+++ b/lib/locales/de_CH/address/index.js
@@ -0,0 +1,5 @@
+var address = {};
+module['exports'] = address;
+address.country_code = require("./country_code");
+address.postcode = require("./postcode");
+address.default_country = require("./default_country");
diff --git a/lib/locales/de_CH/address/postcode.js b/lib/locales/de_CH/address/postcode.js
new file mode 100644
index 00000000..cb94e7a7
--- /dev/null
+++ b/lib/locales/de_CH/address/postcode.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "1###",
+ "2###",
+ "3###",
+ "4###",
+ "5###",
+ "6###",
+ "7###",
+ "8###",
+ "9###"
+];
diff --git a/lib/locales/de_CH/company/index.js b/lib/locales/de_CH/company/index.js
new file mode 100644
index 00000000..2abcbf5c
--- /dev/null
+++ b/lib/locales/de_CH/company/index.js
@@ -0,0 +1,4 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/de_CH/company/name.js b/lib/locales/de_CH/company/name.js
new file mode 100644
index 00000000..e1e8ae96
--- /dev/null
+++ b/lib/locales/de_CH/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"
+];
diff --git a/lib/locales/de_CH/company/suffix.js b/lib/locales/de_CH/company/suffix.js
new file mode 100644
index 00000000..72c4effd
--- /dev/null
+++ b/lib/locales/de_CH/company/suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "AG",
+ "GmbH",
+ "und Söhne",
+ "und Partner",
+ "& Co.",
+ "Gruppe",
+ "LLC",
+ "Inc."
+];
diff --git a/lib/locales/de_CH/index.js b/lib/locales/de_CH/index.js
new file mode 100644
index 00000000..09354244
--- /dev/null
+++ b/lib/locales/de_CH/index.js
@@ -0,0 +1,7 @@
+var de_CH = {};
+module['exports'] = de_CH;
+de_CH.title = "German (Switzerland)";
+de_CH.address = require("./address");
+de_CH.company = require("./company");
+de_CH.internet = require("./internet");
+de_CH.phone_number = require("./phone_number");
diff --git a/lib/locales/de_CH/internet/domain_suffix.js b/lib/locales/de_CH/internet/domain_suffix.js
new file mode 100644
index 00000000..fc6717c3
--- /dev/null
+++ b/lib/locales/de_CH/internet/domain_suffix.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "com",
+ "net",
+ "biz",
+ "ch",
+ "de",
+ "li",
+ "at",
+ "ch",
+ "ch"
+];
diff --git a/lib/locales/de_CH/internet/index.js b/lib/locales/de_CH/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/de_CH/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/de_CH/phone_number/formats.js b/lib/locales/de_CH/phone_number/formats.js
new file mode 100644
index 00000000..9e25b6ab
--- /dev/null
+++ b/lib/locales/de_CH/phone_number/formats.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "0800 ### ###",
+ "0800 ## ## ##",
+ "0## ### ## ##",
+ "0## ### ## ##",
+ "+41 ## ### ## ##",
+ "0900 ### ###",
+ "076 ### ## ##",
+ "+4178 ### ## ##",
+ "0041 79 ### ## ##"
+];
diff --git a/lib/locales/de_CH/phone_number/index.js b/lib/locales/de_CH/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/de_CH/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/el/address/county.js b/lib/locales/el/address/county.js
new file mode 100644
index 00000000..179c8d0a
--- /dev/null
+++ b/lib/locales/el/address/county.js
@@ -0,0 +1,80 @@
+module["exports"] = [
+ "Αθήνα",
+ "Θεσσαλονίκη",
+ "Πειραιάς",
+ "Πάτρα",
+ "Ηράκλειο",
+ "Λάρισα",
+ "Βόλος",
+ "Ιωάννινα",
+ "Τρίκαλα",
+ "Σέρρες",
+ "Χαλκίδα",
+ "Αλεξανδρούπολη",
+ "Ξάνθη",
+ "Κατερίνη",
+ "Αγρίνιο",
+ "Καλαμάτα",
+ "Καβάλα",
+ "Χανιά",
+ "Λαμία",
+ "Κομοτηνή",
+ "Ρόδος",
+ "Δράμα",
+ "Βέροια",
+ "Κοζάνη",
+ "Καρδίτσα",
+ "Ρέθυμνο",
+ "Πτολεμαΐδα",
+ "Τρίπολη",
+ "Κόρινθος",
+ "Γέρακας",
+ "Γιαννιτσά",
+ "Μυτιλήνη",
+ "Χίος",
+ "Σαλαμίνα",
+ "Ελευσίνα",
+ "Κέρκυρα",
+ "Πύργος",
+ "Μέγαρα",
+ "Κιλκίς",
+ "Θήβα",
+ "Άργος",
+ "Άρτα",
+ "Άρτεμη",
+ "Λιβαδειά",
+ "Ωραιόκαστρο",
+ "Αίγιο",
+ "Κως",
+ "Κορωπί",
+ "Πρέβεζα",
+ "Νάουσα",
+ "Ορεστιάδα",
+ "Έδεσσα",
+ "Φλώρινα",
+ "Αμαλιάδα",
+ "Παλλήνη",
+ "Σπάρτη",
+ "Θέρμη",
+ "Βάρη",
+ "Νέα",
+ "Αλεξάνδρεια",
+ "Παιανία",
+ "Καλύβια",
+ "Ναύπλιο",
+ "Ναύπακτος",
+ "Καστοριά",
+ "Γρεβενά",
+ "Νέα",
+ "Μεσολόγγι",
+ "Γάζι",
+ "Ιεράπετρα",
+ "Κάλυμνος",
+ "Ραφήνα",
+ "Λουτράκι",
+ "Άγιος",
+ "Ερμούπολη",
+ "Ιαλυσός",
+ "Τύρναβος",
+ "Γλυκά Νερά"
+];
diff --git a/lib/locales/el/address/default_country.js b/lib/locales/el/address/default_country.js
new file mode 100644
index 00000000..15512419
--- /dev/null
+++ b/lib/locales/el/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Ελλάδα"
+];
diff --git a/lib/locales/el/address/index.js b/lib/locales/el/address/index.js
new file mode 100644
index 00000000..852d3b86
--- /dev/null
+++ b/lib/locales/el/address/index.js
@@ -0,0 +1,4 @@
+var address = {};
+module['exports'] = address;
+address.county = require("./county");
+address.default_country = require("./default_country");
diff --git a/lib/locales/el/app/author.js b/lib/locales/el/app/author.js
new file mode 100644
index 00000000..5c9d0a7a
--- /dev/null
+++ b/lib/locales/el/app/author.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.name}",
+ "#{Company.name}"
+];
diff --git a/lib/locales/el/app/index.js b/lib/locales/el/app/index.js
new file mode 100644
index 00000000..4c0f6473
--- /dev/null
+++ b/lib/locales/el/app/index.js
@@ -0,0 +1,5 @@
+var app = {};
+module['exports'] = app;
+app.name = require("./name");
+app.version = require("./version");
+app.author = require("./author");
diff --git a/lib/locales/el/app/name.js b/lib/locales/el/app/name.js
new file mode 100644
index 00000000..caafa041
--- /dev/null
+++ b/lib/locales/el/app/name.js
@@ -0,0 +1,34 @@
+module["exports"] = [
+ "ΤΡΑΠΕΖΑ ΤΗΣ ΕΛΛΑΔΟΣ",
+ "ΕΜΠΟΡΙΚΗ ΤΡΑΠΕΖΑ ΤΗΣ ΕΛΛΑΔΟΣ Α.Ε.",
+ "Η ΕΘΝΙΚΗ (ΕΛΛ. ΕΤΑΙΡΙΑ ΓΕΝ. ΑΣΦΑΛΕΙΩΝ)",
+ "ΑΙΟΛΙΚΗ Α.Ε.Ε.Χ.",
+ "ΚΑΖΙΝΟ ΠΟΡΤΟ ΚΑΡΡΑΣ Α.Ε.",
+ "ΛΑΝΑΚΑΜ Α.Ε.",
+ "ΠΛΑΣΤΙΚΑ ΘΡΑΚΗΣ Α.Β.Ε.Ε.",
+ "ΤΙΤΑΝ ΑΝΩΝΥΜΗ ΕΤΑΙΡΙΑ ΤΣΙΜΕΝΤΩΝ",
+ "S & B ΒΙΟΜΗΧΑΝΙΚΑ ΟΡΥΚΤΑ Α.Ε.",
+ "Α. ΚΑΛΠΙΝΗΣ - Ν.ΣΙΜΟΣ Α.Ε.Β.Ε.",
+ "Χ. ΡΟΚΑΣ Α.Β.Ε.Ε.",
+ "ELBISCO A.E ΣΥΜΜΕΤΟΧΩΝ",
+ "ΚΥΛΙΝΔΡΟΜΥΛΟΙ Κ. ΣΑΡΑΝΤΟΠΟΥΛΟΣ Α.Ε.",
+ "ΑΛΥΣΙΔΑ Α.Β.Ε.Ε.",
+ "ΕΜΠΟΡΙΚΟΣ ΔΕΣΜΟΣ Α.Ε.Β.Ε",
+ "ΙΠΠΟΤΟΥΡ Α.Ε.",
+ "ΣΠ. ΤΑΣΟΓΛΟΥ Α.Ε.- DELONGHI",
+ "ΕΚΤΕΡ Α.Ε.",
+ "ΙΜΠΕΡΙΟ Α.Ε.",
+ "ΡΑΔΙΟ Α. ΚΟΡΑΣΙΔΗΣ Ε.Ε.Α.Ε.",
+ "ΜΙΝΩΙΚΕΣ ΓΡΑΜΜΕΣ",
+ "MEVACO ΜΕΤΑΛΛΟΥΡΓΙΚΗ Α.Β.Ε.Ε.",
+ "Ε.ΥΔ.Α.Π. Α.Ε.",
+ "ΒΟΓΙΑΤΖΟΓΛΟΥ SYSTEMS Α.Ε.",
+ "ΑΓΡΟΤΙΚΗ ΤΡΑΠΕΖΑ ΤΗΣ ΕΛΛΑΔΟΣ Α.Ε.",
+ "ΠΡΟΜΟΤΑ ΕΛΛΑΣ Α.Ε",
+ "COMPUCON ΕΦΑΡΜΟΓΕΣ ΥΠΟΛΟΓΙΣΤΩΝ ΑΒΕΕ",
+ "CENTRIC ΠΟΛΥΜΕΣΑ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ",
+ "FASHION BOX ΕΛΛΑΣ ΑΕ",
+ "Ι. ΚΛΟΥΚΙΝΑΣ - Ι. ΛΑΠΠΑΣ ΤΕΧΝΙΚΗ ΚΑΙ ΕΜΠΟΡΙΚΗ Α.Ε.",
+ "ΕΛΙΝΟΙΛ ΕΛΛΗΝΙΚΗ ΕΤΑΙΡΙΑ ΠΕΤΡΕΛΑΙΩΝ ΑΝΩΝΥΜΗ ΕΤΑΙΡΙΑ",
+ "ΔΕΛΤΑ ΜΗΧΑΝΟΛΟΓΙΚΟΣ ΕΞΟΠΛΙΣΜΟΣ & ΟΛΟΚΛΗΡΩΜΕΝΑ ΕΡΓΑ ΑΒΕΤΕ",
+];
diff --git a/lib/locales/el/app/version.js b/lib/locales/el/app/version.js
new file mode 100644
index 00000000..f8879995
--- /dev/null
+++ b/lib/locales/el/app/version.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "0.#.#",
+ "0.##",
+ "#.##",
+ "#.#",
+ "#.#.#"
+];
diff --git a/lib/locales/el/business/credit_card_expiry_dates.js b/lib/locales/el/business/credit_card_expiry_dates.js
new file mode 100644
index 00000000..4667b5f7
--- /dev/null
+++ b/lib/locales/el/business/credit_card_expiry_dates.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "2011-10-12",
+ "2012-11-12",
+ "2015-11-11",
+ "2013-9-12"
+];
diff --git a/lib/locales/el/business/credit_card_numbers.js b/lib/locales/el/business/credit_card_numbers.js
new file mode 100644
index 00000000..1b27b4f4
--- /dev/null
+++ b/lib/locales/el/business/credit_card_numbers.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "1234-2121-1221-1211",
+ "1212-1221-1121-1234",
+ "1211-1221-1234-2201",
+ "1228-1221-1221-1431"
+];
diff --git a/lib/locales/el/business/credit_card_types.js b/lib/locales/el/business/credit_card_types.js
new file mode 100644
index 00000000..8042844a
--- /dev/null
+++ b/lib/locales/el/business/credit_card_types.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "visa",
+ "mastercard",
+ "americanexpress",
+ "discover"
+];
diff --git a/lib/locales/el/business/index.js b/lib/locales/el/business/index.js
new file mode 100644
index 00000000..88772345
--- /dev/null
+++ b/lib/locales/el/business/index.js
@@ -0,0 +1,5 @@
+var business = {};
+module['exports'] = business;
+business.credit_card_numbers = require("./credit_card_numbers");
+business.credit_card_expiry_dates = require("./credit_card_expiry_dates");
+business.credit_card_types = require("./credit_card_types");
diff --git a/lib/locales/el/cell_phone/formats.js b/lib/locales/el/cell_phone/formats.js
new file mode 100644
index 00000000..8701d073
--- /dev/null
+++ b/lib/locales/el/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "697## ######",
+ "698## ######",
+ "699## ######",
+ "692## ######"
+];
diff --git a/lib/locales/el/cell_phone/index.js b/lib/locales/el/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/el/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/el/commerce/color.js b/lib/locales/el/commerce/color.js
new file mode 100644
index 00000000..89680168
--- /dev/null
+++ b/lib/locales/el/commerce/color.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "κοκκικο",
+ "πράσινο",
+ "μπλε",
+ "κίτρινο",
+ "μωβ",
+ "λευκό",
+ "μαύρο",
+ "πορτοκαλί",
+ "ροζ",
+ "γκρί",
+ "βιολετί",
+ "τρικουάζ",
+ "λαδί",
+ "χρυσό",
+ "φουξια",
+ "κυανό",
+ "ασημί"
+];
diff --git a/lib/locales/el/commerce/department.js b/lib/locales/el/commerce/department.js
new file mode 100644
index 00000000..f691d262
--- /dev/null
+++ b/lib/locales/el/commerce/department.js
@@ -0,0 +1,24 @@
+module["exports"] = [
+ "Βιβλία",
+ "Ταινίες",
+ "Μουσική",
+ "Παιχνίδια",
+ "Ηλεκτρονικές Συσκευές",
+ "Υπολογιστές",
+ "Σπίτι",
+ "Κήπος",
+ "Εργαλεία",
+ "Grocery",
+ "Υγεία",
+ "Ομορφιά",
+ "Παιχνίδια",
+ "Παιδί",
+ "Μωρό",
+ "Ρουχισμός",
+ "Παπούτσια",
+ "Κοσμήματα",
+ "Sports",
+ "Εξοχή",
+ "Αυτοκίνητο",
+ "Βιομηχανικά"
+];
diff --git a/lib/locales/el/commerce/index.js b/lib/locales/el/commerce/index.js
new file mode 100644
index 00000000..c05b5272
--- /dev/null
+++ b/lib/locales/el/commerce/index.js
@@ -0,0 +1,5 @@
+var commerce = {};
+module['exports'] = commerce;
+commerce.color = require("./color");
+commerce.department = require("./department");
+commerce.product_name = require("./product_name");
diff --git a/lib/locales/el/commerce/product_name.js b/lib/locales/el/commerce/product_name.js
new file mode 100644
index 00000000..6714f7f2
--- /dev/null
+++ b/lib/locales/el/commerce/product_name.js
@@ -0,0 +1,45 @@
+module["exports"] = {
+ "adjective": [
+ "Μικρό",
+ "Εργονομικό",
+ "Αγροτικό",
+ "Απίστευτο",
+ "Φανταστικό",
+ "Πρακτικό",
+ "Κομψό",
+ "Χειροποίητα",
+ "Χειροποίητο",
+ "Άδεια"
+ ],
+ "material": [
+ "Ξύλινο",
+ "Πλαστικό",
+ "Μέταλο",
+ "Φρέσκο",
+ "Κατεψυγμένο"
+ ],
+ "product": [
+ "Καρέκλα",
+ "Αυτοκίνητο",
+ "Υπολογιστής",
+ "Πληκτρολόγιο",
+ "Ποντίκι",
+ "Ποδήλατο",
+ "Μπάλα",
+ "Γάντια",
+ "Παντελόνι",
+ "Πουκάμισο",
+ "Τραπέζι",
+ "Παπούτσια",
+ "Καπέλο",
+ "Πετσέτες",
+ "Σαπούνι",
+ "Τόνος",
+ "Κοτόπουλο",
+ "Ωάρι",
+ "Τυρί",
+ "Pizza",
+ "Σαλάτα",
+ "Λουκάνικα"
+ ]
+};
diff --git a/lib/locales/el/company/adjective.js b/lib/locales/el/company/adjective.js
new file mode 100644
index 00000000..1ca13e46
--- /dev/null
+++ b/lib/locales/el/company/adjective.js
@@ -0,0 +1,64 @@
+module["exports"] = [
+ "Για προχωρημένους",
+ "Αυτοματοποιημένη",
+ "Ισορροπημένη",
+ "Συγκεντρωτική",
+ "Κλωνοποιημένα",
+ "Συμβατές",
+ "Παραμετρικές",
+ "Προσαρμόσιμα",
+ "Αποκεντρωμένη",
+ "Ψηφιακές",
+ "Κατανεμημένα",
+ "Διαφορετικές",
+ "Ενισχυμένη",
+ "Εργονομία",
+ "Διευρυμένη",
+ "Επέκταση",
+ "Ειδικός",
+ "Πρώτης γραμμής",
+ "Πλήρως παραμετροποιήσιμο",
+ "Θεμελιώδη",
+ "Λαϊκά",
+ "Οριζόντια",
+ "Καινοτόμες",
+ "ολοκληρωμένη",
+ "Έξυπνο",
+ "Αντιστροφή",
+ "Υπεύθυνη για τη διαχείριση",
+ "Υποχρεωτικά",
+ "Πολυμερής",
+ "Πολυεπίπεδη",
+ "Πολυεπίπεδη",
+ "Δικτυωμένες",
+ "Ανοιχτή πηγή",
+ "Λειτουργικής",
+ "Βελτιστοποιημένη",
+ "Προαιρετικό",
+ "Βιολογικά",
+ "Οργανωμένες",
+ "Μένοντας",
+ "Επίμονη",
+ "Σταδιακή",
+ "Προληπτική",
+ "Προληπτική",
+ "Ριζική",
+ "Προοδευτική",
+ "Αντιδραστική",
+ "Ευθυγραμμισμένο",
+ "Μειωμένη",
+ "Αντίστροφης μηχανικής",
+ "Ανθεκτική",
+ "Αδιάλειπτη",
+ "Ασφαλής",
+ "Κοινόχρηστο",
+ "Βελτιωμένη",
+ "Εναλλαγή",
+ "Σύγχρονη",
+ "Αναβαθμίσιμα",
+ "Χρηστοκεντρικών",
+ "Φιλική προς το χρήστη",
+ "Ευέλικτο",
+ "Εικονική",
+ "Οραματιστής"
+];
diff --git a/lib/locales/el/company/bs_adjective.js b/lib/locales/el/company/bs_adjective.js
new file mode 100644
index 00000000..aa43efe5
--- /dev/null
+++ b/lib/locales/el/company/bs_adjective.js
@@ -0,0 +1,54 @@
+module["exports"] = [
+ "Προστιθέμενη αξία",
+ "Κάθετη",
+ "Προληπτική",
+ "Εύρωστο",
+ "Επαναστατικό",
+ "Κλιμακούμενες",
+ "Προβάδισμα",
+ "Καινοτόμες",
+ "Διαισθητική",
+ "Στρατηγικών",
+ "E-business",
+ "Κρίσιμης σημασίας",
+ "Κολλάει",
+ "Ένα προς ένα",
+ "24/7",
+ "Παγκόσμια",
+ "B2B",
+ "B2C",
+ "Κοκκώδη",
+ "Τριβές",
+ "Εικονική",
+ "Ιογενείς",
+ "Δυναμική",
+ "24/365",
+ "Δολοφόνος",
+ "Μαγνητικά",
+ "Διαδραστικό",
+ "Σέξι",
+ "Πραγματικός χρόνος",
+ "Αποτελεσματικό",
+ "Κατανεμημένες",
+ "Επεκτάσιμο",
+ "Κλειδί στο χέρι",
+ "Παγκόσμιας κλάσης",
+ "Ανοιχτή πηγή",
+ "Συνεργιστική",
+ "Επιχείρηση",
+ "Ολοκληρωμένη",
+ "Εύστοχος",
+ "Ασύρματο",
+ "Διαφανής",
+ "Επόμενη γενιά",
+ "Αιχμής",
+ "Επίκεντρο τον χρήστη",
+ "Οραματιστής",
+ "Προσαρμοσμένη",
+ "Πανταχού παρούσα",
+ "Plug-and-play",
+ "Συνεργατική",
+ "Συναρπαστικό",
+ "Ολιστική",
+ "Πλούσια"
+];
diff --git a/lib/locales/el/company/bs_noun.js b/lib/locales/el/company/bs_noun.js
new file mode 100644
index 00000000..e3d76798
--- /dev/null
+++ b/lib/locales/el/company/bs_noun.js
@@ -0,0 +1,38 @@
+module["exports"] = [
+ "συνέργειες",
+ "παραδείγματα",
+ "αγορές",
+ "συνεργασίες",
+ "υποδομές",
+ "πλατφόρμες",
+ "πρωτοβουλίες",
+ "κανάλια",
+ "μάτια",
+ "κοινότητες",
+ "λύσεις",
+ "δράση-αντικείμενα",
+ "πύλες",
+ "θέσεις",
+ "τεχνολογίες",
+ "περιεχόμενο",
+ "αλυσίδες προμηθειών",
+ "σύγκλιση",
+ "σχέσεις",
+ "αρχιτεκτονικές",
+ "διασυνδέσεις",
+ "e-αγορές",
+ "ηλεκτρονικό εμπόριο",
+ "συστήματα",
+ "μοντέλα",
+ "παραδοτέα",
+ "χρήστες",
+ "σχήματα",
+ "δίκτυα",
+ "εφαρμογές",
+ "μετρήσεις",
+ "e-business",
+ "λειτουργίες",
+ "εμπειρίες",
+ "διαδικτυακές υπηρεσίες",
+ "μεθοδολογίες"
+];
diff --git a/lib/locales/el/company/bs_verb.js b/lib/locales/el/company/bs_verb.js
new file mode 100644
index 00000000..d71b0d8a
--- /dev/null
+++ b/lib/locales/el/company/bs_verb.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "χρησιμοποιούν",
+ "ενσωμάτωση",
+ "βελτιστοποιήσουν",
+ "εξελιχθεί",
+ "μεταμορφώσει",
+ "αγκαλιάζουν",
+ "επιτρέψει",
+ "ενορχηστρώσει",
+ "επανεφεύρουμε",
+ "ενισχύσουν",
+ "διευκολύνουν",
+ "αδράξουν",
+ "συνεργούν",
+ "μεγαλώνουν",
+ "συνθέσει",
+ "παραδώσει",
+ "αναλάβουν",
+ "επιταχύνει",
+ "απεικονίσει",
+ "επαναπροσδιορίσουν",
+ "καινοτομία",
+ "απελευθερώσουν",
+ "επεκτείνει",
+ "δημιουργούν",
+ "εκμεταλλεύονται",
+ "επαναλάβει",
+ "καλλιεργούν",
+ "επαναπροσδιορίσει"
+];
diff --git a/lib/locales/el/company/descriptor.js b/lib/locales/el/company/descriptor.js
new file mode 100644
index 00000000..514ebd14
--- /dev/null
+++ b/lib/locales/el/company/descriptor.js
@@ -0,0 +1,29 @@
+module["exports"] = [
+ "24 ώρες το 24ώρο",
+ "24/7",
+ "3η γενιά",
+ "4η γενικά",
+ "5η γενιά",
+ "6η γενιά",
+ "asymmetric",
+ "ασύγχρονο",
+ "συνεχής",
+ "αφιερωμένο",
+ "διαδακτικό",
+ "διακριτό",
+ "δυναμικό",
+ "παγκόσμιο",
+ "υβριδικό",
+ "δριαδραστικό",
+ "τοπικό",
+ "πολυμεσικό",
+ "διεθνές",
+ "επόμενης γενιάς",
+ "αντικειμενοστραφή",
+ "ιδανικό",
+ "πραγματικού χρόνου",
+ "δευτερεύων",
+ "σταθερό",
+ "στατικό",
+ "προστιθέμενης αξίας"
+];
diff --git a/lib/locales/el/company/index.js b/lib/locales/el/company/index.js
new file mode 100644
index 00000000..83b2f5cc
--- /dev/null
+++ b/lib/locales/el/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjective = require("./adjective");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.bs_adjective = require("./bs_adjective");
+company.bs_noun = require("./bs_noun");
+company.name = require("./name");
diff --git a/lib/locales/el/company/name.js b/lib/locales/el/company/name.js
new file mode 100644
index 00000000..f3cb17c8
--- /dev/null
+++ b/lib/locales/el/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"
+];
diff --git a/lib/locales/el/company/noun.js b/lib/locales/el/company/noun.js
new file mode 100644
index 00000000..36896032
--- /dev/null
+++ b/lib/locales/el/company/noun.js
@@ -0,0 +1,41 @@
+module["exports"] = [
+ "ικανότητα",
+ "πρόσβαση",
+ "αλγόριθμος",
+ "αναλυτής",
+ "εφαρμογή",
+ "προσέγγιση",
+ "αρχιτεκτονική",
+ "αρχείο",
+ "τεχνητή νοημοσύνη",
+ "χωρητικότητα",
+ "πρόκληση",
+ "συνεργασία",
+ "περιπλοκότητα",
+ "πυρήνας",
+ "βάση δεδομένων",
+ "ορισμός",
+ "συνάρτηση",
+ "Διεπαφή Χρήστη",
+ "υλικό",
+ "υλοποίηση",
+ "εγκατάσταση",
+ "εγχειρίδιο χρήστη",
+ "διεπαφή",
+ "υπηρεσίες internet",
+ "γνωσιακή βάση",
+ "τοπικό δίκτυο",
+ "μετρικές",
+ "μεθοδολογία",
+ "μοντέλο",
+ "ανοιχτή αρχιτεκτονική",
+ "ενορχήστρωση",
+ "προϊόν",
+ "παραγωγικότητα",
+ "πρωτόκολο",
+ "ασφαλής γραμμή",
+ "λογισμικό",
+ "στρατηγική",
+ "επιτυχία",
+ "υποστήρυξη"
+];
diff --git a/lib/locales/el/company/suffix.js b/lib/locales/el/company/suffix.js
new file mode 100644
index 00000000..ad55c79c
--- /dev/null
+++ b/lib/locales/el/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Ε.Π.Ε.",
+ "Α.Ε.",
+ "και Υιοί",
+ "Όμιλος"
+];
diff --git a/lib/locales/el/credit_card/american_express.js b/lib/locales/el/credit_card/american_express.js
new file mode 100644
index 00000000..2a3d782b
--- /dev/null
+++ b/lib/locales/el/credit_card/american_express.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/34##-######-####L/",
+ "/37##-######-####L/"
+];
diff --git a/lib/locales/el/credit_card/discover.js b/lib/locales/el/credit_card/discover.js
new file mode 100644
index 00000000..d51aa159
--- /dev/null
+++ b/lib/locales/el/credit_card/discover.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "/6011-####-####-###L/",
+ "/65##-####-####-###L/",
+ "/64[4-9]#-####-####-###L/",
+ "/6011-62##-####-####-###L/",
+ "/65##-62##-####-####-###L/",
+ "/64[4-9]#-62##-####-####-###L/"
+];
diff --git a/lib/locales/el/credit_card/index.js b/lib/locales/el/credit_card/index.js
new file mode 100644
index 00000000..03fdd21e
--- /dev/null
+++ b/lib/locales/el/credit_card/index.js
@@ -0,0 +1,7 @@
+var credit_card = {};
+module['exports'] = credit_card;
+credit_card.visa = require("./visa");
+credit_card.mastercard = require("./mastercard");
+credit_card.discover = require("./discover");
+credit_card.american_express = require("./american_express");
+credit_card.maestro = require("./maestro");
diff --git a/lib/locales/el/credit_card/maestro.js b/lib/locales/el/credit_card/maestro.js
new file mode 100644
index 00000000..da575f88
--- /dev/null
+++ b/lib/locales/el/credit_card/maestro.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "/50#{9,16}L/",
+ "/5[6-8]#{9,16}L/",
+ "/56##{9,16}L/"
+];
diff --git a/lib/locales/el/credit_card/mastercard.js b/lib/locales/el/credit_card/mastercard.js
new file mode 100644
index 00000000..f6525eb8
--- /dev/null
+++ b/lib/locales/el/credit_card/mastercard.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/5[1-5]##-####-####-###L/",
+ "/6771-89##-####-###L/"
+];
diff --git a/lib/locales/el/credit_card/visa.js b/lib/locales/el/credit_card/visa.js
new file mode 100644
index 00000000..972eba8f
--- /dev/null
+++ b/lib/locales/el/credit_card/visa.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/4###########L/",
+ "/4###-####-####-###L/"
+];
diff --git a/lib/locales/el/finance/account_type.js b/lib/locales/el/finance/account_type.js
new file mode 100644
index 00000000..c3863e55
--- /dev/null
+++ b/lib/locales/el/finance/account_type.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Καταθετικός",
+ "Μισθοδοσίας",
+ "Δανειακός"
+];
diff --git a/lib/locales/el/finance/currency.js b/lib/locales/el/finance/currency.js
new file mode 100644
index 00000000..5f6d3977
--- /dev/null
+++ b/lib/locales/el/finance/currency.js
@@ -0,0 +1,6 @@
+module["exports"] = {
+ "Ευρώ": {
+ "code": "EUR",
+ "symbol": "€"
+ }
+};
diff --git a/lib/locales/el/finance/index.js b/lib/locales/el/finance/index.js
new file mode 100644
index 00000000..4020b1d0
--- /dev/null
+++ b/lib/locales/el/finance/index.js
@@ -0,0 +1,5 @@
+var finance = {};
+module['exports'] = finance;
+finance.account_type = require("./account_type");
+finance.transaction_type = require("./transaction_type");
+finance.currency = require("./currency");
diff --git a/lib/locales/el/finance/transaction_type.js b/lib/locales/el/finance/transaction_type.js
new file mode 100644
index 00000000..fc294cb8
--- /dev/null
+++ b/lib/locales/el/finance/transaction_type.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "κατάθεση",
+ "ανάληψη",
+ "πληρωμή",
+ "τιμολόγιο"
+];
diff --git a/lib/locales/el/hacker/abbreviation.js b/lib/locales/el/hacker/abbreviation.js
new file mode 100644
index 00000000..ca41f5a4
--- /dev/null
+++ b/lib/locales/el/hacker/abbreviation.js
@@ -0,0 +1,31 @@
+module["exports"] = [
+ "TCP",
+ "HTTP",
+ "SDD",
+ "RAM",
+ "GB",
+ "CSS",
+ "SSL",
+ "AGP",
+ "SQL",
+ "FTP",
+ "PCI",
+ "AI",
+ "ADP",
+ "RSS",
+ "XML",
+ "EXE",
+ "COM",
+ "HDD",
+ "THX",
+ "SMTP",
+ "SMS",
+ "USB",
+ "PNG",
+ "SAS",
+ "IB",
+ "SCSI",
+ "JSON",
+ "XSS",
+ "JBOD"
+];
diff --git a/lib/locales/el/hacker/adjective.js b/lib/locales/el/hacker/adjective.js
new file mode 100644
index 00000000..439c44ef
--- /dev/null
+++ b/lib/locales/el/hacker/adjective.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "οδηγός",
+ "πρωτογενής",
+ "ψηφιακή",
+ "ανοιχτή πηγή",
+ "εικονική",
+ "ασύρματο",
+ "1080p",
+ "οπτική",
+ "κινητό"
+];
diff --git a/lib/locales/el/hacker/index.js b/lib/locales/el/hacker/index.js
new file mode 100644
index 00000000..15bc611f
--- /dev/null
+++ b/lib/locales/el/hacker/index.js
@@ -0,0 +1,6 @@
+var hacker = {};
+module['exports'] = hacker;
+hacker.abbreviation = require("./abbreviation");
+hacker.adjective = require("./adjective");
+hacker.noun = require("./noun");
+hacker.verb = require("./verb");
diff --git a/lib/locales/el/hacker/noun.js b/lib/locales/el/hacker/noun.js
new file mode 100644
index 00000000..f4c37dca
--- /dev/null
+++ b/lib/locales/el/hacker/noun.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "οδηγός",
+ "πρωτόκολο",
+ "ταχύτητα",
+ "panel",
+ "μικρότσιπ",
+ "πρόγραμμα",
+ "πόρτα",
+ "κάρτα",
+ "διεπαφή",
+ "σύστημα",
+ "σένσορας",
+ "ασφάλεια",
+ "σκληρός δίσκος",
+ "feed",
+ "οθόνη",
+ "εφαρμογή",
+ "δίαυλος",
+ "διάγραμμα",
+ "πυκνωτής",
+ "πίνακας"
+];
diff --git a/lib/locales/el/hacker/verb.js b/lib/locales/el/hacker/verb.js
new file mode 100644
index 00000000..9952e15f
--- /dev/null
+++ b/lib/locales/el/hacker/verb.js
@@ -0,0 +1,16 @@
+module["exports"] = [
+ "back up",
+ "bypass",
+ "hack",
+ "προσπέραση",
+ "συμπίεση",
+ "αντιγραφή",
+ "περιήγηση",
+ "σύνδεση",
+ "υπολογισμός",
+ "είσοδος",
+ "μεταφορά",
+ "πρόγραμμα",
+ "επανεκκίνηση",
+ "προσπέλαση"
+];
diff --git a/lib/locales/el/index.js b/lib/locales/el/index.js
new file mode 100644
index 00000000..b3323d45
--- /dev/null
+++ b/lib/locales/el/index.js
@@ -0,0 +1,18 @@
+var el = {};
+module['exports'] = el;
+el.title = "Ελληνικά";
+el.separator = " & ";
+el.address = require("./address");
+el.credit_card = require("./credit_card");
+el.company = require("./company");
+el.internet = require("./internet");
+el.lorem = require("./lorem");
+el.name = require("./name");
+el.phone_number = require("./phone_number");
+el.cell_phone = require("./cell_phone");
+el.business = require("./business");
+el.commerce = require("./commerce");
+el.team = require("./team");
+el.hacker = require("./hacker");
+el.app = require("./app");
+el.finance = require("./finance");
diff --git a/lib/locales/el/internet/avatar_uri.js b/lib/locales/el/internet/avatar_uri.js
new file mode 100644
index 00000000..5902367a
--- /dev/null
+++ b/lib/locales/el/internet/avatar_uri.js
@@ -0,0 +1,1268 @@
+module["exports"] = [
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jarjan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mahdif/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sprayaga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ruzinav/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Skyhartman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/moscoz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kurafire/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/91bilal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/igorgarybaldi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/calebogden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/malykhinv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joelhelin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kushsolitary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/snowshade/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/areus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/holdenweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heyimjuani/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/envex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/unterdreht/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/collegeman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peejfancher/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andyisonline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ultragex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fuck_you_two/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adellecharles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ateneupopular/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmetalpbalkan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Stievius/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kerem/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osvaldas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelceballos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thierrykoblentz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peterlandt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/catarino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/weglov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandclay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flame_kaizar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmetsulek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicolasfolliot/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jayrobinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorerixon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolage/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michzen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markjenkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicolai_larsen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/noxdzine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alagoon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/idiot/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mizko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chadengle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mutlu82/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/simobenso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vocino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guiiipontes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/soyjavi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshaustin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tomaslau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/VinThomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ManikRathee/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/langate/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cemshid/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leemunroe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_shahedk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BillSKenney/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/divya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshhemsley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sindresorhus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/soffes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/9lessons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/linux29/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Chakintosh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anaami/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joreira/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shadeed9/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottkclark/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jedbridges/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salleedesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marakasina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ariil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BrianPurkiss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelmartinho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bublienko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/devankoshal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ZacharyZorbas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timmillwood/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshuasortino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/damenleeturks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tomas_janousek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herrhaase/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/RussellBishop/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brajeshwar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nachtmeister/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cbracco/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bermonpainter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdullindenis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isacosta/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/suprb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yalozhkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chandlervdw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamgarth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_victa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/commadelimited/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/roybarberuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/axel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladarbatov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ffbel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/syropian/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ankitind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/traneblow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flashmurphy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ChrisFarina78/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baliomega/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saschamt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jm_denis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anoff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kennyadr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chatyrko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dingyi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mds/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terryxlife/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaroni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kinday/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prrstn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eduardostuart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhilipsiva/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/GavicoInd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rohixx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bigmancho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/blakesimkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leeiio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tjrus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uberschizo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kylefoundry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/claudioguglieri/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ripplemdk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/exentrich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jakemoore/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joaoedumedeiros/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/poormini/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tereshenkov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/keryilmaz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haydn_woods/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rude/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/llun/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sgaurav_baghel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jamiebrittain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/badlittleduck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pifagor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/agromov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benefritz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/erwanhesry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/diesellaws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremiaha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/koridhandy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chaensel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewcohen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smaczny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gonzalorobaina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nandini_m/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sydlawrence/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cdharrison/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tgerken/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lewisainslie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charliecwaite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robbschiller/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flexrs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattdetails/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/raquelwilson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karsh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrmartineau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/opnsrce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hgharrygo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maximseshuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxalex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samihah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chanpory/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sharvin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josemarques/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jefffis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/krystalfister/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lokesh_coder/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thedamianhdez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dpmachado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/funwatercat/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timothycd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ivanfilipovbg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/picard102/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcobarbosa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/krasnoukhov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/g3d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ademilter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rickdt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/operatino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bungiwan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hugomano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/logorado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dc_user/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/horaciobella/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/SlaapMe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teeragit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iqonicd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ilya_pestov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewarrow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ssiskind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/HenryHoffman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rdsaunders/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamsxu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/curiousoffice/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themadray/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michigangraham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kohette/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nickfratter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/runningskull/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madysondesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brenton_clarke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jennyshen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bradenhamm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kurtinc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amanruzaini/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyhaggard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Karimmove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaronalfred/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wtrsld/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jitachi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/therealmarvin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pmeissner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ooomz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chacky14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jesseddy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thinmatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shanehudson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akmur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/IsaryAmairani/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arthurholcombe1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andychipster/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/boxmodel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ehsandiary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/LucasPerdidao/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shalt0ni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/swaplord/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaelifa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/plbabin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guillemboti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arindam_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/renbyrd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thiagovernetti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jmillspaysbills/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikemai2awesome/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jervo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mekal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sta1ex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robergd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/felipecsl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrea211087/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/garand/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhooyenga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abovefunction/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pcridesagain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/randomlies/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BryanHorsey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heykenneth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dahparra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allthingssmitty/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danvernon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/beweinreich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/increase/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falvarad/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alxndrustinov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/souuf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/orkuncaylar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/AM_Kn2/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gearpixels/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bassamology/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vimarethomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kosmar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/SULiik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrjamesnoble/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/silvanmuhlemann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shaneIxD/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nacho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yigitpinarbasi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buzzusborne/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaronkwhite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rmlewisuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/giancarlon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nbirckel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d_nny_m_cher/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sdidonato/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/atariboy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abotap/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karalek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/psdesignuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ludwiczakpawel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nemanjaivanovic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baluli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmadajmi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vovkasolovev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samgrover/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derienzo777/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonathansimmons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nelsonjoyce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/S0ufi4n3/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xtopherpaul/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oaktreemedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nateschulte/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/findingjenny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/namankreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antonyzotov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/we_social/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leehambley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/solid_color/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abelcabans/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mbilderbach/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kkusaa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jordyvdboom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosgavina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pechkinator/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vc27/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rdbannon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/croakx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/suribbles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kerihenare/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/catadeleon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gcmorley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/duivvv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saschadroste/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorDubugras/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wintopia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattbilotti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/taylorling/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/megdraws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/meln1ks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mahmoudmetwally/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Silveredge9/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derekebradley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/happypeter1983/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/travis_arnold/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artem_kostenko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adobi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/daykiine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alek_djuric/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scips/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/miguelmendes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrhee/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alsobrooks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fronx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mcflydesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/santi_urso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allfordesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stayuber/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bertboerland/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marosholly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamnac/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cynthiasavard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/muringa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hiemil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jackiesaik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zacsnider/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iduuck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antjanus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aroon_sharma/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dshster/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thehacker/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelbrooksjr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryanmclaughlin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/clubb3rry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/taybenlor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xripunov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/myastro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adityasutomo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/digitalmaverick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hjartstrorn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itolmach/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vaughanmoffitt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdots/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isnifer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sergeysafonov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scrapdnb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrismj83/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vitorleal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sokaniwaal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zaki3d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/illyzoren/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mocabyte/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osmanince/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/djsherman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidhemphill/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/waghner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/necodymiconer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/praveen_vijaya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fabbrucci/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cliffseal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/travishines/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kuldarkalvik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Elt_n/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/phillapier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okseanjay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/id835559/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kudretkeskin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anjhero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/duck4fuck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scott_riley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/noufalibrahim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/h1brd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/borges_marcos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/devinhalladay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ciaranr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefooo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikebeecham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tonymillion/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshuaraichur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/irae/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petrangr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dmitriychuta/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charliegann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arashmanteghi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adhamdannaway/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ainsleywagon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/svenlen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/faisalabid/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/beshur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlyson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dutchnadia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teddyzetterlund/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samuelkraft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aoimedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/toddrew/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/codepoet_ru/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artvavs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benoitboucart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jomarmen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolmarlopez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/creartinc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/homka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gaborenton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robinclediere/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maximsorokin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/plasticine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j2deme/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peachananr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kapaluccio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/de_ascanio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rikas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dawidwu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcoramires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelcreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rpatey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/popey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rehatkathuria/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/the_purplebunny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/1markiz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ajaxy_ru/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brenmurrell/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dudestein/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oskarlevinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorstuber/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nehfy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vicivadeline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leandrovaranda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottgallant/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victor_haydin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sawrb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryhanhassan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amayvs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a_brixen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karolkrakowiak_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herkulano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geran7/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cggaurav/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chris_witko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lososina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/polarity/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattlat/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonburke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/constantx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teylorfeliz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craigelimeliah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rachelreveley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reabo101/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rahmeen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rickyyean/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j04ntoh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spbroma/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sebashton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jpenico/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/francis_vega/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oktayelipek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kikillo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fabbianz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/larrygerard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BroumiYoussef/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/0therplanet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mbilalsiddique1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ionuss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/grrr_nl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/liminha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rawdiggie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryandownie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sethlouey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pixage/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arpitnj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/switmer777/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josevnclch/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kanickairaj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/puzik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tbakdesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/besbujupi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/supjoey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lowie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/linkibol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/balintorosz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imcoding/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/agustincruiz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gusoto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thomasschrijer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/superoutman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kalmerrautam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gabrielizalo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gojeanyn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidbaldie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_vojto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/laurengray/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jydesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mymyboy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nellleo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marciotoledo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ninjad3m0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/to_soham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hasslunsford/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/muridrahhal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/levisan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/grahamkennery/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lepetitogre/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antongenkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nessoila/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amandabuzard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/safrankov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cocolero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dss49/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matt3224/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bluesix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/quailandquasar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/AlbertoCococi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lepinski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sementiy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhudobivnik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thibaut_re/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/olgary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shojberg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mtolokonnikov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bereto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/naupintos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wegotvices/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xadhix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/macxim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rodnylobos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madcampos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madebyvadim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bartoszdawydzik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/supervova/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markretzloff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vonachoo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/darylws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stevedesigner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mylesb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herbigt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/depaulawagner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geshan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gizmeedevil1991/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_scottburgess/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lisovsky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidsasda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artd_sign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/YoungCutlass/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mgonto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itstotallyamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorquinn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osmond/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oksanafrewer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zauerkraut/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamkeithmason/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nitinhayaran/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lmjabreu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mandalareopens/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thinkleft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ponchomendivil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juamperro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brunodesign1206/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/caseycavanagh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/luxe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dotgridline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spedwig/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madewulf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattsapii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/helderleal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisstumph/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jayphen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nsamoylov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisvanderkooi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justme_timothyg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/otozk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prinzadi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gu5taf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cyril_gaillard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d_kobelyatsky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/daniloc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nwdsha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/romanbulah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/skkirilov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dvdwinden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dannol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thekevinjones/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jwalter14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timgthomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buddhasource/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxpiper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thatonetommy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/diansigitp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adrienths/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/klimmka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gkaam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derekcramer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jennyyo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nerrsoft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xalionmalik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edhenderson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/keyuri85/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/roxanejammet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kimcool/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edkf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alessandroribe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jacksonlatka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lebronjennan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kostaspt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karlkanall/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/moynihan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danpliego/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saulihirvi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wesleytrankin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fjaguero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bowbrick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mashaaaaal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yassiryahya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dparrelli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fotomagin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aka_james/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/denisepires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iqbalperkasa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/martinansty/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jarsen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/r_oy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gabrielrosser/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/malgordon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlfairclough/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelabehsera/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pierrestoffe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enjoythetau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/loganjlambert/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rpeezy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyginnivan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michalhron/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/msveet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lingeswaran/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolsvein/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peter576/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reideiredale/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joeymurdah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/raphaelnikson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mvdheuvel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maxlinderman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jimmuirhead/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/begreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/frankiefreesbie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robturlinckx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Talbi_ConSept/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/longlivemyword/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vanchesz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maiklam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hermanobrother/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rez___a/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregsqueeb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/greenbes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_ragzor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anthonysukow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fluidbrush/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dactrtr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jehnglynn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bergmartin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hugocornejo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_kkga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dzantievm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sawalazar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sovesove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonsgotwood/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/byryan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vytautas_a/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mizhgan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cicerobr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nilshelmersson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d33pthought/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davecraige/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nckjrvs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alexandermayes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jcubic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craigrcoles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bagawarman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rob_thomas10/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cofla/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maikelk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rtgibbons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/russell_baylis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhesslow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/codysanfilippo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/webtanya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madebybrenton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dcalonaci/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/perfectflow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jjsiii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saarabpreet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kumarrajan12123/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamsteffen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themikenagle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ceekaytweet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/larrybolt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/conspirator/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dallasbpeters/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n3dmax/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terpimost/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kirillz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/byrnecore/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j_drake_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/calebjoyce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/russoedu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hoangloi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tobysaxon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gofrasdesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dimaposnyy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tjisousa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okandungel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/billyroshan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oskamaya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/motionthinks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/knilob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ashocka18/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marrimo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bartjo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/omnizya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ernestsemerda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andreas_pr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edgarchris99/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thomasgeisen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gseguin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joannefournier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/demersdesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adammarsbar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nasirwd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n_tassone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/javorszky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themrdave/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yecidsm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicollerich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/canapud/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicoleglynn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/judzhin_miles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/designervzm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kianoshp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/evandrix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alterchuca/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhrubo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ma_tiax/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ssbb_me/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dorphern/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mauriolg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bruno_mart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mactopus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/the_winslet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joemdesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Shriiiiimp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jacobbennett/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nfedoroff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamglimy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allagringaus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aiiaiiaii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/olaolusoga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buryaknick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wim1k/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicklacke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a1chapone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/steynviljoen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/strikewan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryankirkman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewabogado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/doooon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jagan123/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ariffsetiawan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elenadissi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mwarkentin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thierrymeier_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/r_garcia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dmackerman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/borantula/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/konus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spacewood_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryuchi311/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/evanshajed/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tristanlegros/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shoaib253/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aislinnkelly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okcoker/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timpetricola/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sunshinedgirl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chadami/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleclarsoniv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nomidesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petebernardo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottiedude/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/millinet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imsoper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imammuht/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benjamin_knight/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nepdud/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joki4/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lanceguyatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bboy1895/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amywebbb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rweve/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haruintesettden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ricburton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nelshd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/batsirai/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/primozcigler/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jffgrdnr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/8d3k/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geneseleznev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/al_li/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/souperphly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mslarkina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/2fockus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cdavis565/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xiel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/turkutuuli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxward/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lebinoclard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gauravjassal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidmerrique/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mdsisto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewofficer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kojourin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dnirmal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mr_shiznit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aluisio_azevedo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cloudstudio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danvierich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alexivanichkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fran_mchamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/perretmagali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/betraydan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cadikkara/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matbeedotcom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremyworboys/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bpartridge/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelkoper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/silv3rgvn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alevizio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johnsmithagency/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lawlbwoy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vitor376/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/desastrozo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thimo_cz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jasonmarkjones/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lhausermann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xravil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guischmitt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vigobronx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/panghal0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/miguelkooreman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/surgeonist/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/christianoliff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/caspergrl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamkarna/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ipavelek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pierre_nel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/y2graphic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sterlingrules/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elbuscainfo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bennyjien/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stushona/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/estebanuribe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/embrcecreations/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danillos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elliotlewis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charlesrpratt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladyn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emmeffess/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosblanco_eu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leonfedotov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rangafangs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chris_frees/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tgormtx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bryan_topham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jpscribbles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mighty55/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carbontwelve/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isaacfifth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamjdeleon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/snowwrite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/barputro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/drewbyreese/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sachacorazzi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bistrianiosip/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/magoo04/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pehamondello/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yayteejay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a_harris88/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/algunsanabria/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zforrester/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ovall/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosjgsousa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geobikas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ah_lice/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/looneydoodle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nerdgr8/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ddggccaa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zackeeler/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/normanbox/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/el_fuertisimo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ismail_biltagi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juangomezw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jnmnrd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/patrickcoombe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryanjohnson_me/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markolschesky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeffgolenski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kvasnic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lindseyzilla/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gauchomatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/afusinatto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevinoh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okansurreel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamawesomeface/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emileboudeling/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arishi_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juanmamartinez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wikiziner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danthms/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mkginfo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terrorpixel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/curiousonaut/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prheemo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelcolenso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/foczzi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/martip07/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thaodang17/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johncafazza/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robinlayfield/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/franciscoamk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdulhyeuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marklamb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edobene/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andresenfredrik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikaeljorhult/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisslowik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vinciarts/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/meelford/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elliotnolten/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yehudab/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vijaykarthik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bfrohs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josep_martins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/attacks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sur4dye/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tumski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/instalox/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mangosango/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/paulfarino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kazaky999/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kiwiupover/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nvkznemo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tom_even/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ratbus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/woodsman001/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshmedeski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thewillbeard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/psaikali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joe_black/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleinadsays/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcusgorillius/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hota_v/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jghyllebert/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shinze/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/janpalounek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremiespoken/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/her_ruu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dansowter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/felipeapiress/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/magugzbrand2d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/posterjob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nathalie_fs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bobbytwoshoes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dreizle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremymouton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elisabethkjaer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/notbadart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mohanrohith/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jlsolerdeltoro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itskawsar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/slowspock/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zvchkelly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wiljanslofstra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craighenneberry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/trubeatto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juaumlol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samscouto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BenouarradeM/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gipsy_raf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/netonet_il/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arkokoley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itsajimithing/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smalonso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victordeanda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_dwite_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/richardgarretts/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregrwilkinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anatolinicolae/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lu4sh1i/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefanotirloni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ostirbu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/darcystonge/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/naitanamoreno/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelcomiskey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adhiardana/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcomano_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidcazalis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falconerie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregkilian/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bcrad/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bolzanmarco/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/low_res/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vlajki/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petar_prog/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonkspr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akmalfikri/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mfacchinello/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/atanism/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/harry_sistalam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/murrayswift/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bobwassermann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gavr1l0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madshensel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mr_subtle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/deviljho_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salimianoff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joetruesdell/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/twittypork/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/airskylar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dnezkumar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dgajjar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cherif_b/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salvafc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/louis_currie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/deeenright/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cybind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eyronn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vickyshits/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sweetdelisa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cboller1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andresdjasso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/melvindidit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andysolomon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thaisselenator_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lvovenok/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/giuliusa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/belyaev_rs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/overcloacked/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kamal_chaneman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/incubo82/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hellofeverrrr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhaligowski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sunlandictwin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bu7921/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andytlaw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremery/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/finchjke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/manigm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/umurgdk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottfeltham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ganserene/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mutu_krish/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jodytaggart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ntfblog/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tanveerrao/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hfalucas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alxleroydeval/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kucingbelang4/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bargaorobalo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/colgruv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stalewine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kylefrost/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baumannzone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelcolberg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sachingawas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jjshaw14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ramanathan_pdy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johndezember/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nilshoenson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonmorreale/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nutzumi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonflatsoda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sergeyalmone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/klefue/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kirangopal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baumann_alex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matthewkay_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jay_wilburn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shesgared/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/apriendeau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johnriordan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wake_gs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleksitappura/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emsgulam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xilantra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imomenui/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sircalebgrove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/newbrushes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hsinyo23/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/m4rio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/katiemdaly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/s4f1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ecommerceil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marlinjayakody/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/swooshycueb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sangdth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coderdiaz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bluefx_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vivekprvr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sasha_shestakov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eugeneeweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dgclegg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n1ght_coder/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dixchen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/blakehawksworth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/trueblood_33/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hai_ninh_nguyen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marclgonzales/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yesmeck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stephcoue/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/doronmalki/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ruehldesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anasnakawa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kijanmaharjan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wearesavas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefvdham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tweetubhai/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alecarpentier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fiterik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antonyryndya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d00maz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/theonlyzeke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/missaaamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/manekenthe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reetajayendra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremyshimko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrgraham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefanozoffoli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/overra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrebay007/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shvelo96/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pyronite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thedjpetersen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rtyukmaev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_williamguerra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/albertaugustin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vikashpathak18/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevinjohndayy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vj_demien/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/colirpixoil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/goddardlewis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/laasli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jqiuss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heycamtaylor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nastya_mane/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mastermindesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ccinojasso1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nyancecom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sandywoodruff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bighanddesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sbtransparent/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aviddayentonbay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/richwild/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaysix_dizzy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tur8le/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/seyedhossein1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/privetwagner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emmandenn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dev_essentials/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jmfsocial/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_yardenoon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mateaodviteza/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/weavermedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mufaddal_mw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hafeeskhan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ashernatali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sulaqo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eddiechen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josecarlospsh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vm_f/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enricocicconi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danmartin70/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gmourier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/donjain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrxloka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_pedropinho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eitarafa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oscarowusu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ralph_lam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/panchajanyag/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/woodydotmx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jerrybai1907/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marshallchen_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xamorep/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aio___/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chaabane_wail/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/txcx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akashsharma39/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falling_soul/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sainraja/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mugukamil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johannesneu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markwienands/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karthipanraj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/balakayuriy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alan_zhang_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/layerssss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaspernordkvist/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mirfanqureshi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hanna_smi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/VMilescu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aeon56/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/m_kalibry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sreejithexp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dicesales/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhoot_amit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smenov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lonesomelemon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladimirdevic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joelcipriano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haligaliharun/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buleswapnil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/serefka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ifarafonow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vikasvinfotech/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/urrutimeoli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/areandacom/128.jpg"
+];
diff --git a/lib/locales/el/internet/domain_suffix.js b/lib/locales/el/internet/domain_suffix.js
new file mode 100644
index 00000000..de97745e
--- /dev/null
+++ b/lib/locales/el/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "gr",
+ "com",
+ "biz",
+ "info",
+ "name"
+];
diff --git a/lib/locales/el/internet/free_email.js b/lib/locales/el/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/el/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/el/internet/index.js b/lib/locales/el/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/el/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/el/lorem/index.js b/lib/locales/el/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/el/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/el/lorem/supplemental.js b/lib/locales/el/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/el/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/el/lorem/words.js b/lib/locales/el/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/el/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/el/name/first_name.js b/lib/locales/el/name/first_name.js
new file mode 100644
index 00000000..e856a1e0
--- /dev/null
+++ b/lib/locales/el/name/first_name.js
@@ -0,0 +1,38 @@
+module["exports"] = [
+ "Γεώργιος",
+ "Ιωάννης",
+ "Κώστας",
+ "Δημήτρης",
+ "Νικόλαος",
+ "Παναγιώτης",
+ "Βασίλης",
+ "Χρήστος",
+ "Αθανάσιος",
+ "Μιχαήλ",
+ "Ευάγγελος",
+ "Σπύρος",
+ "Αντώνης",
+ "Αναστάσιος",
+ "Θεόδωρος",
+ "Ανδρέας",
+ "Χαράλαμπος",
+ "Αλέξανδρος",
+ "Εμμανουήλ",
+ "Ηλίας",
+ "Σταύρος",
+ "Πέτρος",
+ "Σωτήριος",
+ "Στυλιανός",
+ "Ελευθέριος",
+ "Απόστολος",
+ "Φώτιος",
+ "Διονύσιος",
+ "Γρηγόριος",
+ "Άγγελος",
+ "Στέφανος",
+ "Ευστάθιος",
+ "Παύλος",
+ "Παρασκευάς",
+ "Αριστείδης",
+ "Λεωνίδας"
+]; \ No newline at end of file
diff --git a/lib/locales/el/name/index.js b/lib/locales/el/name/index.js
new file mode 100644
index 00000000..44fd8585
--- /dev/null
+++ b/lib/locales/el/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/el/name/last_name.js b/lib/locales/el/name/last_name.js
new file mode 100644
index 00000000..aba45d20
--- /dev/null
+++ b/lib/locales/el/name/last_name.js
@@ -0,0 +1,202 @@
+module["exports"] = [
+ "Αβραμίδης",
+ "Αγγελίδης",
+ "Αγγελίδου",
+ "Αγγελόπουλος",
+ "Αγγελοπούλου",
+ "Αθανασιάδης",
+ "Αθανασίου",
+ "Ακρίδας",
+ "Αλαβάνος",
+ "Αλαφούζος",
+ "Αλεβιζόπουλος",
+ "Αλεβίζος",
+ "Αλεξάκης",
+ "Αλεξίου",
+ "Αλεξόπουλος",
+ "Αλεξανδρίδης",
+ "Αλεξάνδρου",
+ "Αλεξιάδης",
+ "Αλιβιζάτος",
+ "Αναγνωστάκης",
+ "Αναγνώστου",
+ "Αναστασιάδης",
+ "Ανδρεάδης",
+ "Ανδρέου",
+ "Αντωνιάδης",
+ "Αντωνόπουλος",
+ "Αντωνοπούλου",
+ "Αξιώτης",
+ "Αποστόλου",
+ "Αποστολίδης",
+ "Αρβανίτης",
+ "Αργυριάδης",
+ "Ασπάσιος",
+ "Αυγερινός (επώνυμο)",
+ "Βάμβας",
+ "Βαμβακάς",
+ "Βαρνακιώτης",
+ "Βαρουξής",
+ "Βασιλόπουλος",
+ "Βασιλείου",
+ "Βασιλειάδης",
+ "Βασιλικός",
+ "Βενιζέλος",
+ "Βέργας",
+ "Βικελίδης",
+ "Βιλαέτης",
+ "Βιτάλη",
+ "Βιτάλης",
+ "Βλαβιανός",
+ "Βλαστός",
+ "Βλαχόπουλος",
+ "Βούλγαρης",
+ "Βονόρτας",
+ "Βουγιουκλάκης",
+ "Βουρδουμπάς",
+ "Βυζάντιος",
+ "Γαλάνη",
+ "Γαλάνης",
+ "Γεννάδιος",
+ "Γερμανός",
+ "Γερμανού",
+ "Γεωργίου",
+ "Γεωργιάδης",
+ "Γιάγκος",
+ "Γιαννόπουλος",
+ "Γιαννακόπουλος",
+ "Γιάνναρης",
+ "Γκόφας",
+ "Γλυκύς",
+ "Γούναρης",
+ "Γούσιος",
+ "Δάβης",
+ "Δαγκλής",
+ "Δαμασκηνός",
+ "Δασκαλόπουλος",
+ "Δασκαλοπούλου",
+ "Δελή",
+ "Δεσποτόπουλος",
+ "Δημαράς",
+ "Δημητρίου",
+ "Δημητρακόπουλος",
+ "Διαμαντόπουλος",
+ "Διδασκάλου",
+ "Δοξαράς",
+ "Δουμπιώτης",
+ "Δουρέντης",
+ "Δράκος",
+ "Δραγούμης",
+ "Δυοβουνιώτης",
+ "Ελευθερόπουλος",
+ "Ελευθεριάδης",
+ "Ελευθερίου",
+ "Ευταξίας",
+ "Ζάνος",
+ "Ζάππας",
+ "Ζάρκος",
+ "Ζάχος",
+ "Ζέρβας",
+ "Ζαΐμης",
+ "Ζαφειρόπουλος",
+ "Ζαχαρίου",
+ "Ζερβός",
+ "Ζυγομαλάς",
+ "Ζωγράφος",
+ "Ζωγράφου",
+ "Ηλιόπουλος",
+ "Θεοδοσίου",
+ "Θεοδωρίδης",
+ "Θεοτόκης",
+ "Ιωαννίδης",
+ "Ιωάννου",
+ "Καζαντζής",
+ "Κακριδής",
+ "Καλάρης",
+ "Καλύβας",
+ "Καλαμογδάρτης",
+ "Καλλιγάς",
+ "Καλογιάννης",
+ "Κανακάρης-Ρούφος",
+ "Καραβίας",
+ "Καραμήτσος",
+ "Καραμανλής",
+ "Καρράς",
+ "Κασιδιάρης",
+ "Καψής",
+ "Κεδίκογλου",
+ "Κούνδουρος",
+ "Κολιάτσος",
+ "Κομνηνός",
+ "Κοντολέων",
+ "Κοντόσταυλος",
+ "Κόρακας",
+ "Κορνάρος",
+ "Κορομηλάς",
+ "Κορωναίος",
+ "Κοσμόπουλος",
+ "Κοτζιάς",
+ "Κουβέλης",
+ "Κουντουριώτης",
+ "Κουρμούλης",
+ "Κουταλιανός",
+ "Κρεστενίτης",
+ "Κυπραίος",
+ "Κωνσταντίνου",
+ "Κωνσταντόπουλος",
+ "Λόντος",
+ "Λύτρας",
+ "Λαγός",
+ "Λαιμός (επώνυμο)",
+ "Λαμέρας",
+ "Λαμπρόπουλος",
+ "Λειβαδάς",
+ "Λιάπης",
+ "Λιακόπουλος",
+ "Λούλης",
+ "Λούπης",
+ "Λύκος",
+ "Μάγκας",
+ "Μήτζου",
+ "Μαγγίνας",
+ "Μακρή",
+ "Μακρής",
+ "Μαλαξός",
+ "Μανιάκης",
+ "Μανωλάς",
+ "Μαρής",
+ "Μαρκόπουλος",
+ "Μαυρίδης",
+ "Μαυρογένης",
+ "Μελετόπουλος",
+ "Μέλιοι",
+ "Μεσσηνέζης",
+ "Μεταξάς",
+ "Μητσοτάκης",
+ "Μιαούλης",
+ "Μιχαηλίδης",
+ "Μιχαλολιάκος",
+ "Μοσχοβάκης",
+ "Μπότσαρης",
+ "Μπλέτσας",
+ "Μπουκουβαλαίοι",
+ "Νικολαΐδης",
+ "Νικολάκος",
+ "Οικονόμου",
+ "Ουζουνίδης",
+ "Πανταζής",
+ "Παπαγεωργίου",
+ "Παπάγος",
+ "Παπαδάκης",
+ "Παπαδόπουλος",
+ "Παπάζογλου",
+ "Παπακώστας",
+ "Παπακωνσταντίνου",
+ "Παπανδρέου",
+ "Παπανικολάου",
+ "Παπαντωνίου",
+ "Παπαστεφάνου",
+ "Παπαφιλίππου",
+ "Παπαϊωάννου",
+ "Παππάς"
+];
diff --git a/lib/locales/el/name/name.js b/lib/locales/el/name/name.js
new file mode 100644
index 00000000..dd4c0a65
--- /dev/null
+++ b/lib/locales/el/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{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}"
+];
diff --git a/lib/locales/el/name/prefix.js b/lib/locales/el/name/prefix.js
new file mode 100644
index 00000000..96d5d6cb
--- /dev/null
+++ b/lib/locales/el/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Κυρία",
+ "Δυς",
+ "Κύριος",
+ "Δόκτορ"
+];
diff --git a/lib/locales/el/name/title.js b/lib/locales/el/name/title.js
new file mode 100644
index 00000000..e94e39bc
--- /dev/null
+++ b/lib/locales/el/name/title.js
@@ -0,0 +1,63 @@
+module["exports"] = {
+ "descriptor": [
+ "Senior",
+ "Εταιρείες",
+ "Πελάτης",
+ "Επενδυτής",
+ "Εσωτερικό",
+ "Κύριος"
+ ],
+ "level": [
+ "Λύσεις",
+ "Πρόγραμμα",
+ "Μάρκα",
+ "Ασφάλεια",
+ "Έρευνα",
+ "Μάρκετινγκ",
+ "Οδηγιών",
+ "Εφαρμογή",
+ "Ενσωμάτωση",
+ "Λειτουργικότητα",
+ "Τακτική",
+ "Ταυτότητα",
+ "Αγορές",
+ "Όμιλος",
+ "Εφαρμογές",
+ "Βελτιστοποίηση",
+ "Δραστηριότητες",
+ "Υποδομή",
+ "Intranet",
+ "Επικοινωνίες",
+ "Web",
+ "Branding",
+ "Ποιότητα",
+ "Διασφάλιση",
+ "Κινητικότητα",
+ "Λογαριασμοί",
+ "Δεδομένα",
+ "Δημιουργική",
+ "Διαμόρφωση",
+ "Μετρήσεις"
+ ],
+ "job": [
+ "Επόπτης",
+ "Συνεργάτης",
+ "Σύμβουλος",
+ "Διευθυντής",
+ "Μηχανικός",
+ "Ειδικός",
+ "Διευθυντής",
+ "Συντονιστή",
+ "Διαχειριστής",
+ "Αναλυτής",
+ "Designer",
+ "Τεχνικός",
+ "Προγραμματιστής",
+ "Παραγωγός",
+ "Σύμβουλος",
+ "Βοηθός",
+ "Συντονιστής",
+ "Εκπρόσωπος",
+ "Αντιπρόσωπος"
+ ]
+};
diff --git a/lib/locales/el/phone_number/formats.js b/lib/locales/el/phone_number/formats.js
new file mode 100644
index 00000000..42a310dd
--- /dev/null
+++ b/lib/locales/el/phone_number/formats.js
@@ -0,0 +1,54 @@
+module["exports"] = [
+ "2310# #####",
+ "2312# #####",
+ "2313# #####",
+ "222# ######",
+ "223# ######",
+ "227# ######",
+ "224# ######",
+ "226# ######",
+ "225# ######",
+ "232# ######",
+ "229# ######",
+ "228# ######",
+ "233# ######",
+ "234# ######",
+ "235# ######",
+ "237# ######",
+ "238# ######",
+ "239# ######",
+ "241# ######",
+ "242# ######",
+ "243# ######",
+ "244# ######",
+ "246# ######",
+ "249# ######",
+ "251# ######",
+ "252# ######",
+ "253# ######",
+ "254# ######",
+ "255# ######",
+ "259# ######",
+ "261# ######",
+ "262# ######",
+ "263# ######",
+ "264# ######",
+ "265# ######",
+ "266# ######",
+ "267# ######",
+ "268# ######",
+ "269# ######",
+ "271# ######",
+ "272# ######",
+ "273# ######",
+ "274# ######",
+ "275# ######",
+ "276# ######",
+ "279# ######",
+ "281# ######",
+ "282# ######",
+ "283# ######",
+ "284# ######",
+ "289# ######",
+ "0800 ######"
+];
diff --git a/lib/locales/el/phone_number/index.js b/lib/locales/el/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/el/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/el/team/creature.js b/lib/locales/el/team/creature.js
new file mode 100644
index 00000000..bd56299d
--- /dev/null
+++ b/lib/locales/el/team/creature.js
@@ -0,0 +1,66 @@
+module["exports"] = [
+ "μυρμήγκια",
+ "νυχτερίδες",
+ "αρκούδες",
+ "μέλισσες",
+ "πουλιά",
+ "βουβάλια",
+ "γάτες",
+ "κοτόπουλα",
+ "βοοειδή",
+ "σκυλιά",
+ "δελφίνια",
+ "πάπιες",
+ "ελέφαντες",
+ "ψάρια",
+ "αλεπούδες",
+ "βατράχια",
+ "χήνες",
+ "ερίφια",
+ "άλογα",
+ "καγκουρό",
+ "λιοντάρια",
+ "μαϊμούδες",
+ "κουκουβάγιες",
+ "βόδια",
+ "πιγκουίνοι",
+ "Άνθρωποι",
+ "γουρούνια",
+ "κουνέλια",
+ "πρόβατα",
+ "τίγρεις",
+ "φάλαινες",
+ "λύκοι",
+ "ζέβρες",
+ "κοράκια",
+ "μαύρεςγάτες",
+ "χίμαιρες",
+ "φαντάσματα",
+ "συνωμότες",
+ "δράκους",
+ "νάνοι",
+ "ξωτικά",
+ "enchanters",
+ "εξορκιστές",
+ "γιοι",
+ "εχθρούς",
+ "γίγαντες",
+ "στοιχειά",
+ "ξωτικά",
+ "χήνες",
+ "γρύπες",
+ "Νέμεσις",
+ "δράκοι",
+ "χρησμούς",
+ "προφήτες",
+ "αράχνες",
+ "πνεύματα",
+ "βαμπίρ",
+ "warlocks",
+ "Vixens",
+ "λυκάνθρωποι",
+ "μάγισσες",
+ "προσκυνητές",
+ "ζόμπι",
+ "Δρυίδες"
+];
diff --git a/lib/locales/el/team/index.js b/lib/locales/el/team/index.js
new file mode 100644
index 00000000..f4e624f0
--- /dev/null
+++ b/lib/locales/el/team/index.js
@@ -0,0 +1,4 @@
+var team = {};
+module['exports'] = team;
+team.creature = require("./creature");
+team.name = require("./name");
diff --git a/lib/locales/el/team/name.js b/lib/locales/el/team/name.js
new file mode 100644
index 00000000..bded21a9
--- /dev/null
+++ b/lib/locales/el/team/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Address.state} #{creature}"
+];
diff --git a/lib/locales/en.js b/lib/locales/en.js
deleted file mode 100644
index d79cb828..00000000
--- a/lib/locales/en.js
+++ /dev/null
@@ -1,8700 +0,0 @@
-var en = {};
-module["exports"] = en;
-en.title = "English";
-en.separator = " & ";
-en.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"
- ],
- // TODO: get common County names in America and populate here
- "county": [
- "Avon",
- "Bedfordshire",
- "Berkshire",
- "Borders",
- "Buckinghamshire",
- "Cambridgeshire"
- ],
- "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)",
- "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",
- "Democratic People's Republic of Korea",
- "Republic of 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",
- "Uruguay",
- "Uzbekistan",
- "Vanuatu",
- "Venezuela",
- "Vietnam",
- "Virgin Islands, British",
- "Virgin Islands, U.S.",
- "Wallis and Futuna",
- "Western Sahara",
- "Yemen",
- "Zambia",
- "Zimbabwe"
- ],
- "country_code": [
- "AD",
- "AE",
- "AF",
- "AG",
- "AI",
- "AL",
- "AM",
- "AO",
- "AQ",
- "AR",
- "AS",
- "AT",
- "AU",
- "AW",
- "AX",
- "AZ",
- "BA",
- "BB",
- "BD",
- "BE",
- "BF",
- "BG",
- "BH",
- "BI",
- "BJ",
- "BL",
- "BM",
- "BN",
- "BO",
- "BQ",
- "BQ",
- "BR",
- "BS",
- "BT",
- "BV",
- "BW",
- "BY",
- "BZ",
- "CA",
- "CC",
- "CD",
- "CF",
- "CG",
- "CH",
- "CI",
- "CK",
- "CL",
- "CM",
- "CN",
- "CO",
- "CR",
- "CU",
- "CV",
- "CW",
- "CX",
- "CY",
- "CZ",
- "DE",
- "DJ",
- "DK",
- "DM",
- "DO",
- "DZ",
- "EC",
- "EE",
- "EG",
- "EH",
- "ER",
- "ES",
- "ET",
- "FI",
- "FJ",
- "FK",
- "FM",
- "FO",
- "FR",
- "GA",
- "GB",
- "GD",
- "GE",
- "GF",
- "GG",
- "GH",
- "GI",
- "GL",
- "GM",
- "GN",
- "GP",
- "GQ",
- "GR",
- "GS",
- "GT",
- "GU",
- "GW",
- "GY",
- "HK",
- "HM",
- "HN",
- "HR",
- "HT",
- "HU",
- "ID",
- "IE",
- "IL",
- "IM",
- "IN",
- "IO",
- "IQ",
- "IR",
- "IS",
- "IT",
- "JE",
- "JM",
- "JO",
- "JP",
- "KE",
- "KG",
- "KH",
- "KI",
- "KM",
- "KN",
- "KP",
- "KR",
- "KW",
- "KY",
- "KZ",
- "LA",
- "LB",
- "LC",
- "LI",
- "LK",
- "LR",
- "LS",
- "LT",
- "LU",
- "LV",
- "LY",
- "MA",
- "MC",
- "MD",
- "ME",
- "MF",
- "MG",
- "MH",
- "MK",
- "ML",
- "MM",
- "MN",
- "MO",
- "MP",
- "MQ",
- "MR",
- "MS",
- "MT",
- "MU",
- "MV",
- "MW",
- "MX",
- "MY",
- "MZ",
- "NA",
- "NC",
- "NE",
- "NF",
- "NG",
- "NI",
- "NL",
- "NO",
- "NP",
- "NR",
- "NU",
- "NZ",
- "OM",
- "PA",
- "PE",
- "PF",
- "PG",
- "PH",
- "PK",
- "PL",
- "PM",
- "PN",
- "PR",
- "PS",
- "PT",
- "PW",
- "PY",
- "QA",
- "RE",
- "RO",
- "RS",
- "RU",
- "RW",
- "SA",
- "SB",
- "SC",
- "SD",
- "SE",
- "SG",
- "SH",
- "SI",
- "SJ",
- "SK",
- "SL",
- "SM",
- "SN",
- "SO",
- "SR",
- "SS",
- "ST",
- "SV",
- "SX",
- "SY",
- "SZ",
- "TC",
- "TD",
- "TF",
- "TG",
- "TH",
- "TJ",
- "TK",
- "TL",
- "TM",
- "TN",
- "TO",
- "TR",
- "TT",
- "TV",
- "TW",
- "TZ",
- "UA",
- "UG",
- "UM",
- "US",
- "UY",
- "UZ",
- "VA",
- "VC",
- "VE",
- "VG",
- "VI",
- "VN",
- "VU",
- "WF",
- "WS",
- "YE",
- "YT",
- "ZA",
- "ZM",
- "ZW"
- ],
- "building_number": [
- "#####",
- "####",
- "###"
- ],
- "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": [
- "#####",
- "#####-####"
- ],
- "postcode_by_state": [
- "#####",
- "#####-####"
- ],
- "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",
- "AZ",
- "AR",
- "CA",
- "CO",
- "CT",
- "DE",
- "FL",
- "GA",
- "HI",
- "ID",
- "IL",
- "IN",
- "IA",
- "KS",
- "KY",
- "LA",
- "ME",
- "MD",
- "MA",
- "MI",
- "MN",
- "MS",
- "MO",
- "MT",
- "NE",
- "NV",
- "NH",
- "NJ",
- "NM",
- "NY",
- "NC",
- "ND",
- "OH",
- "OK",
- "OR",
- "PA",
- "RI",
- "SC",
- "SD",
- "TN",
- "TX",
- "UT",
- "VT",
- "VA",
- "WA",
- "WV",
- "WI",
- "WY"
- ],
- "time_zone": [
- "Pacific/Midway",
- "Pacific/Pago_Pago",
- "Pacific/Honolulu",
- "America/Juneau",
- "America/Los_Angeles",
- "America/Tijuana",
- "America/Denver",
- "America/Phoenix",
- "America/Chihuahua",
- "America/Mazatlan",
- "America/Chicago",
- "America/Regina",
- "America/Mexico_City",
- "America/Mexico_City",
- "America/Monterrey",
- "America/Guatemala",
- "America/New_York",
- "America/Indiana/Indianapolis",
- "America/Bogota",
- "America/Lima",
- "America/Lima",
- "America/Halifax",
- "America/Caracas",
- "America/La_Paz",
- "America/Santiago",
- "America/St_Johns",
- "America/Sao_Paulo",
- "America/Argentina/Buenos_Aires",
- "America/Guyana",
- "America/Godthab",
- "Atlantic/South_Georgia",
- "Atlantic/Azores",
- "Atlantic/Cape_Verde",
- "Europe/Dublin",
- "Europe/London",
- "Europe/Lisbon",
- "Europe/London",
- "Africa/Casablanca",
- "Africa/Monrovia",
- "Etc/UTC",
- "Europe/Belgrade",
- "Europe/Bratislava",
- "Europe/Budapest",
- "Europe/Ljubljana",
- "Europe/Prague",
- "Europe/Sarajevo",
- "Europe/Skopje",
- "Europe/Warsaw",
- "Europe/Zagreb",
- "Europe/Brussels",
- "Europe/Copenhagen",
- "Europe/Madrid",
- "Europe/Paris",
- "Europe/Amsterdam",
- "Europe/Berlin",
- "Europe/Berlin",
- "Europe/Rome",
- "Europe/Stockholm",
- "Europe/Vienna",
- "Africa/Algiers",
- "Europe/Bucharest",
- "Africa/Cairo",
- "Europe/Helsinki",
- "Europe/Kiev",
- "Europe/Riga",
- "Europe/Sofia",
- "Europe/Tallinn",
- "Europe/Vilnius",
- "Europe/Athens",
- "Europe/Istanbul",
- "Europe/Minsk",
- "Asia/Jerusalem",
- "Africa/Harare",
- "Africa/Johannesburg",
- "Europe/Moscow",
- "Europe/Moscow",
- "Europe/Moscow",
- "Asia/Kuwait",
- "Asia/Riyadh",
- "Africa/Nairobi",
- "Asia/Baghdad",
- "Asia/Tehran",
- "Asia/Muscat",
- "Asia/Muscat",
- "Asia/Baku",
- "Asia/Tbilisi",
- "Asia/Yerevan",
- "Asia/Kabul",
- "Asia/Yekaterinburg",
- "Asia/Karachi",
- "Asia/Karachi",
- "Asia/Tashkent",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kathmandu",
- "Asia/Dhaka",
- "Asia/Dhaka",
- "Asia/Colombo",
- "Asia/Almaty",
- "Asia/Novosibirsk",
- "Asia/Rangoon",
- "Asia/Bangkok",
- "Asia/Bangkok",
- "Asia/Jakarta",
- "Asia/Krasnoyarsk",
- "Asia/Shanghai",
- "Asia/Chongqing",
- "Asia/Hong_Kong",
- "Asia/Urumqi",
- "Asia/Kuala_Lumpur",
- "Asia/Singapore",
- "Asia/Taipei",
- "Australia/Perth",
- "Asia/Irkutsk",
- "Asia/Ulaanbaatar",
- "Asia/Seoul",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Yakutsk",
- "Australia/Darwin",
- "Australia/Adelaide",
- "Australia/Melbourne",
- "Australia/Melbourne",
- "Australia/Sydney",
- "Australia/Brisbane",
- "Australia/Hobart",
- "Asia/Vladivostok",
- "Pacific/Guam",
- "Pacific/Port_Moresby",
- "Asia/Magadan",
- "Asia/Magadan",
- "Pacific/Noumea",
- "Pacific/Fiji",
- "Asia/Kamchatka",
- "Pacific/Majuro",
- "Pacific/Auckland",
- "Pacific/Auckland",
- "Pacific/Tongatapu",
- "Pacific/Fakaofo",
- "Pacific/Apia"
- ],
- "city": [
- "#{city_prefix} #{Name.first_name}#{city_suffix}",
- "#{city_prefix} #{Name.first_name}",
- "#{Name.first_name}#{city_suffix}",
- "#{Name.last_name}#{city_suffix}"
- ],
- "street_name": [
- "#{Name.first_name} #{street_suffix}",
- "#{Name.last_name} #{street_suffix}"
- ],
- "street_address": [
- "#{building_number} #{street_name}"
- ],
- "default_country": [
- "United States of America"
- ]
-};
-en.credit_card = {
- "visa": [
- "/4###########L/",
- "/4###-####-####-###L/"
- ],
- "mastercard": [
- "/5[1-5]##-####-####-###L/",
- "/6771-89##-####-###L/"
- ],
- "discover": [
- "/6011-####-####-###L/",
- "/65##-####-####-###L/",
- "/64[4-9]#-####-####-###L/",
- "/6011-62##-####-####-###L/",
- "/65##-62##-####-####-###L/",
- "/64[4-9]#-62##-####-####-###L/"
- ],
- "american_express": [
- "/34##-######-####L/",
- "/37##-######-####L/"
- ],
- "diners_club": [
- "/30[0-5]#-######-###L/",
- "/368#-######-###L/"
- ],
- "jcb": [
- "/3528-####-####-###L/",
- "/3529-####-####-###L/",
- "/35[3-8]#-####-####-###L/"
- ],
- "switch": [
- "/6759-####-####-###L/",
- "/6759-####-####-####-#L/",
- "/6759-####-####-####-##L/"
- ],
- "solo": [
- "/6767-####-####-###L/",
- "/6767-####-####-####-#L/",
- "/6767-####-####-####-##L/"
- ],
- "dankort": "/5019-####-####-###L/",
- "maestro": [
- "/50#{9,16}L/",
- "/5[6-8]#{9,16}L/",
- "/56##{9,16}L/"
- ],
- "forbrugsforeningen": "/6007-22##-####-###L/",
- "laser": [
- "/6304###########L/",
- "/6706###########L/",
- "/6771###########L/",
- "/6709###########L/",
- "/6304#########{5,6}L/",
- "/6706#########{5,6}L/",
- "/6771#########{5,6}L/",
- "/6709#########{5,6}L/"
- ]
-};
-en.company = {
- "suffix": [
- "Inc",
- "and Sons",
- "LLC",
- "Group"
- ],
- "adjective": [
- "Adaptive",
- "Advanced",
- "Ameliorated",
- "Assimilated",
- "Automated",
- "Balanced",
- "Business-focused",
- "Centralized",
- "Cloned",
- "Compatible",
- "Configurable",
- "Cross-group",
- "Cross-platform",
- "Customer-focused",
- "Customizable",
- "Decentralized",
- "De-engineered",
- "Devolved",
- "Digitized",
- "Distributed",
- "Diverse",
- "Down-sized",
- "Enhanced",
- "Enterprise-wide",
- "Ergonomic",
- "Exclusive",
- "Expanded",
- "Extended",
- "Face to face",
- "Focused",
- "Front-line",
- "Fully-configurable",
- "Function-based",
- "Fundamental",
- "Future-proofed",
- "Grass-roots",
- "Horizontal",
- "Implemented",
- "Innovative",
- "Integrated",
- "Intuitive",
- "Inverse",
- "Managed",
- "Mandatory",
- "Monitored",
- "Multi-channelled",
- "Multi-lateral",
- "Multi-layered",
- "Multi-tiered",
- "Networked",
- "Object-based",
- "Open-architected",
- "Open-source",
- "Operative",
- "Optimized",
- "Optional",
- "Organic",
- "Organized",
- "Persevering",
- "Persistent",
- "Phased",
- "Polarised",
- "Pre-emptive",
- "Proactive",
- "Profit-focused",
- "Profound",
- "Programmable",
- "Progressive",
- "Public-key",
- "Quality-focused",
- "Reactive",
- "Realigned",
- "Re-contextualized",
- "Re-engineered",
- "Reduced",
- "Reverse-engineered",
- "Right-sized",
- "Robust",
- "Seamless",
- "Secured",
- "Self-enabling",
- "Sharable",
- "Stand-alone",
- "Streamlined",
- "Switchable",
- "Synchronised",
- "Synergistic",
- "Synergized",
- "Team-oriented",
- "Total",
- "Triple-buffered",
- "Universal",
- "Up-sized",
- "Upgradable",
- "User-centric",
- "User-friendly",
- "Versatile",
- "Virtual",
- "Visionary",
- "Vision-oriented"
- ],
- "descriptor": [
- "24 hour",
- "24/7",
- "3rd generation",
- "4th generation",
- "5th generation",
- "6th generation",
- "actuating",
- "analyzing",
- "asymmetric",
- "asynchronous",
- "attitude-oriented",
- "background",
- "bandwidth-monitored",
- "bi-directional",
- "bifurcated",
- "bottom-line",
- "clear-thinking",
- "client-driven",
- "client-server",
- "coherent",
- "cohesive",
- "composite",
- "context-sensitive",
- "contextually-based",
- "content-based",
- "dedicated",
- "demand-driven",
- "didactic",
- "directional",
- "discrete",
- "disintermediate",
- "dynamic",
- "eco-centric",
- "empowering",
- "encompassing",
- "even-keeled",
- "executive",
- "explicit",
- "exuding",
- "fault-tolerant",
- "foreground",
- "fresh-thinking",
- "full-range",
- "global",
- "grid-enabled",
- "heuristic",
- "high-level",
- "holistic",
- "homogeneous",
- "human-resource",
- "hybrid",
- "impactful",
- "incremental",
- "intangible",
- "interactive",
- "intermediate",
- "leading edge",
- "local",
- "logistical",
- "maximized",
- "methodical",
- "mission-critical",
- "mobile",
- "modular",
- "motivating",
- "multimedia",
- "multi-state",
- "multi-tasking",
- "national",
- "needs-based",
- "neutral",
- "next generation",
- "non-volatile",
- "object-oriented",
- "optimal",
- "optimizing",
- "radical",
- "real-time",
- "reciprocal",
- "regional",
- "responsive",
- "scalable",
- "secondary",
- "solution-oriented",
- "stable",
- "static",
- "systematic",
- "systemic",
- "system-worthy",
- "tangible",
- "tertiary",
- "transitional",
- "uniform",
- "upward-trending",
- "user-facing",
- "value-added",
- "web-enabled",
- "well-modulated",
- "zero administration",
- "zero defect",
- "zero tolerance"
- ],
- "noun": [
- "ability",
- "access",
- "adapter",
- "algorithm",
- "alliance",
- "analyzer",
- "application",
- "approach",
- "architecture",
- "archive",
- "artificial intelligence",
- "array",
- "attitude",
- "benchmark",
- "budgetary management",
- "capability",
- "capacity",
- "challenge",
- "circuit",
- "collaboration",
- "complexity",
- "concept",
- "conglomeration",
- "contingency",
- "core",
- "customer loyalty",
- "database",
- "data-warehouse",
- "definition",
- "emulation",
- "encoding",
- "encryption",
- "extranet",
- "firmware",
- "flexibility",
- "focus group",
- "forecast",
- "frame",
- "framework",
- "function",
- "functionalities",
- "Graphic Interface",
- "groupware",
- "Graphical User Interface",
- "hardware",
- "help-desk",
- "hierarchy",
- "hub",
- "implementation",
- "info-mediaries",
- "infrastructure",
- "initiative",
- "installation",
- "instruction set",
- "interface",
- "internet solution",
- "intranet",
- "knowledge user",
- "knowledge base",
- "local area network",
- "leverage",
- "matrices",
- "matrix",
- "methodology",
- "middleware",
- "migration",
- "model",
- "moderator",
- "monitoring",
- "moratorium",
- "neural-net",
- "open architecture",
- "open system",
- "orchestration",
- "paradigm",
- "parallelism",
- "policy",
- "portal",
- "pricing structure",
- "process improvement",
- "product",
- "productivity",
- "project",
- "projection",
- "protocol",
- "secured line",
- "service-desk",
- "software",
- "solution",
- "standardization",
- "strategy",
- "structure",
- "success",
- "superstructure",
- "support",
- "synergy",
- "system engine",
- "task-force",
- "throughput",
- "time-frame",
- "toolset",
- "utilisation",
- "website",
- "workforce"
- ],
- "bs_verb": [
- "implement",
- "utilize",
- "integrate",
- "streamline",
- "optimize",
- "evolve",
- "transform",
- "embrace",
- "enable",
- "orchestrate",
- "leverage",
- "reinvent",
- "aggregate",
- "architect",
- "enhance",
- "incentivize",
- "morph",
- "empower",
- "envisioneer",
- "monetize",
- "harness",
- "facilitate",
- "seize",
- "disintermediate",
- "synergize",
- "strategize",
- "deploy",
- "brand",
- "grow",
- "target",
- "syndicate",
- "synthesize",
- "deliver",
- "mesh",
- "incubate",
- "engage",
- "maximize",
- "benchmark",
- "expedite",
- "reintermediate",
- "whiteboard",
- "visualize",
- "repurpose",
- "innovate",
- "scale",
- "unleash",
- "drive",
- "extend",
- "engineer",
- "revolutionize",
- "generate",
- "exploit",
- "transition",
- "e-enable",
- "iterate",
- "cultivate",
- "matrix",
- "productize",
- "redefine",
- "recontextualize"
- ],
- "bs_adjective": [
- "clicks-and-mortar",
- "value-added",
- "vertical",
- "proactive",
- "robust",
- "revolutionary",
- "scalable",
- "leading-edge",
- "innovative",
- "intuitive",
- "strategic",
- "e-business",
- "mission-critical",
- "sticky",
- "one-to-one",
- "24/7",
- "end-to-end",
- "global",
- "B2B",
- "B2C",
- "granular",
- "frictionless",
- "virtual",
- "viral",
- "dynamic",
- "24/365",
- "best-of-breed",
- "killer",
- "magnetic",
- "bleeding-edge",
- "web-enabled",
- "interactive",
- "dot-com",
- "sexy",
- "back-end",
- "real-time",
- "efficient",
- "front-end",
- "distributed",
- "seamless",
- "extensible",
- "turn-key",
- "world-class",
- "open-source",
- "cross-platform",
- "cross-media",
- "synergistic",
- "bricks-and-clicks",
- "out-of-the-box",
- "enterprise",
- "integrated",
- "impactful",
- "wireless",
- "transparent",
- "next-generation",
- "cutting-edge",
- "user-centric",
- "visionary",
- "customized",
- "ubiquitous",
- "plug-and-play",
- "collaborative",
- "compelling",
- "holistic",
- "rich"
- ],
- "bs_noun": [
- "synergies",
- "web-readiness",
- "paradigms",
- "markets",
- "partnerships",
- "infrastructures",
- "platforms",
- "initiatives",
- "channels",
- "eyeballs",
- "communities",
- "ROI",
- "solutions",
- "e-tailers",
- "e-services",
- "action-items",
- "portals",
- "niches",
- "technologies",
- "content",
- "vortals",
- "supply-chains",
- "convergence",
- "relationships",
- "architectures",
- "interfaces",
- "e-markets",
- "e-commerce",
- "systems",
- "bandwidth",
- "infomediaries",
- "models",
- "mindshare",
- "deliverables",
- "users",
- "schemas",
- "networks",
- "applications",
- "metrics",
- "e-business",
- "functionalities",
- "experiences",
- "web services",
- "methodologies"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"
- ]
-};
-en.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "biz",
- "info",
- "name",
- "net",
- "org"
- ]
-};
-
-//All this avatar have been authorized by its awesome users to be use on live websites (not just mockups)
-//For more information, please visit: http://uifaces.com/authorized
-var avatarUri = ["jarjan/128.jpg",
- "mahdif/128.jpg",
- "sprayaga/128.jpg",
- "ruzinav/128.jpg",
- "Skyhartman/128.jpg",
- "moscoz/128.jpg",
- "kurafire/128.jpg",
- "91bilal/128.jpg",
- "igorgarybaldi/128.jpg",
- "calebogden/128.jpg",
- "malykhinv/128.jpg",
- "joelhelin/128.jpg",
- "kushsolitary/128.jpg",
- "coreyweb/128.jpg",
- "snowshade/128.jpg",
- "areus/128.jpg",
- "holdenweb/128.jpg",
- "heyimjuani/128.jpg",
- "envex/128.jpg",
- "unterdreht/128.jpg",
- "collegeman/128.jpg",
- "peejfancher/128.jpg",
- "andyisonline/128.jpg",
- "ultragex/128.jpg",
- "fuck_you_two/128.jpg",
- "adellecharles/128.jpg",
- "ateneupopular/128.jpg",
- "ahmetalpbalkan/128.jpg",
- "Stievius/128.jpg",
- "kerem/128.jpg",
- "osvaldas/128.jpg",
- "angelceballos/128.jpg",
- "thierrykoblentz/128.jpg",
- "peterlandt/128.jpg",
- "catarino/128.jpg",
- "wr/128.jpg",
- "weglov/128.jpg",
- "brandclay/128.jpg",
- "flame_kaizar/128.jpg",
- "ahmetsulek/128.jpg",
- "nicolasfolliot/128.jpg",
- "jayrobinson/128.jpg",
- "victorerixon/128.jpg",
- "kolage/128.jpg",
- "michzen/128.jpg",
- "markjenkins/128.jpg",
- "nicolai_larsen/128.jpg",
- "gt/128.jpg",
- "noxdzine/128.jpg",
- "alagoon/128.jpg",
- "idiot/128.jpg",
- "mizko/128.jpg",
- "chadengle/128.jpg",
- "mutlu82/128.jpg",
- "simobenso/128.jpg",
- "vocino/128.jpg",
- "guiiipontes/128.jpg",
- "soyjavi/128.jpg",
- "joshaustin/128.jpg",
- "tomaslau/128.jpg",
- "VinThomas/128.jpg",
- "ManikRathee/128.jpg",
- "langate/128.jpg",
- "cemshid/128.jpg",
- "leemunroe/128.jpg",
- "_shahedk/128.jpg",
- "enda/128.jpg",
- "BillSKenney/128.jpg",
- "divya/128.jpg",
- "joshhemsley/128.jpg",
- "sindresorhus/128.jpg",
- "soffes/128.jpg",
- "9lessons/128.jpg",
- "linux29/128.jpg",
- "Chakintosh/128.jpg",
- "anaami/128.jpg",
- "joreira/128.jpg",
- "shadeed9/128.jpg",
- "scottkclark/128.jpg",
- "jedbridges/128.jpg",
- "salleedesign/128.jpg",
- "marakasina/128.jpg",
- "ariil/128.jpg",
- "BrianPurkiss/128.jpg",
- "michaelmartinho/128.jpg",
- "bublienko/128.jpg",
- "devankoshal/128.jpg",
- "ZacharyZorbas/128.jpg",
- "timmillwood/128.jpg",
- "joshuasortino/128.jpg",
- "damenleeturks/128.jpg",
- "tomas_janousek/128.jpg",
- "herrhaase/128.jpg",
- "RussellBishop/128.jpg",
- "brajeshwar/128.jpg",
- "nachtmeister/128.jpg",
- "cbracco/128.jpg",
- "bermonpainter/128.jpg",
- "abdullindenis/128.jpg",
- "isacosta/128.jpg",
- "suprb/128.jpg",
- "yalozhkin/128.jpg",
- "chandlervdw/128.jpg",
- "iamgarth/128.jpg",
- "_victa/128.jpg",
- "commadelimited/128.jpg",
- "roybarberuk/128.jpg",
- "axel/128.jpg",
- "vladarbatov/128.jpg",
- "ffbel/128.jpg",
- "syropian/128.jpg",
- "ankitind/128.jpg",
- "traneblow/128.jpg",
- "flashmurphy/128.jpg",
- "ChrisFarina78/128.jpg",
- "baliomega/128.jpg",
- "saschamt/128.jpg",
- "jm_denis/128.jpg",
- "anoff/128.jpg",
- "kennyadr/128.jpg",
- "chatyrko/128.jpg",
- "dingyi/128.jpg",
- "mds/128.jpg",
- "terryxlife/128.jpg",
- "aaroni/128.jpg",
- "kinday/128.jpg",
- "prrstn/128.jpg",
- "eduardostuart/128.jpg",
- "dhilipsiva/128.jpg",
- "GavicoInd/128.jpg",
- "baires/128.jpg",
- "rohixx/128.jpg",
- "bigmancho/128.jpg",
- "blakesimkins/128.jpg",
- "leeiio/128.jpg",
- "tjrus/128.jpg",
- "uberschizo/128.jpg",
- "kylefoundry/128.jpg",
- "claudioguglieri/128.jpg",
- "ripplemdk/128.jpg",
- "exentrich/128.jpg",
- "jakemoore/128.jpg",
- "joaoedumedeiros/128.jpg",
- "poormini/128.jpg",
- "tereshenkov/128.jpg",
- "keryilmaz/128.jpg",
- "haydn_woods/128.jpg",
- "rude/128.jpg",
- "llun/128.jpg",
- "sgaurav_baghel/128.jpg",
- "jamiebrittain/128.jpg",
- "badlittleduck/128.jpg",
- "pifagor/128.jpg",
- "agromov/128.jpg",
- "benefritz/128.jpg",
- "erwanhesry/128.jpg",
- "diesellaws/128.jpg",
- "jeremiaha/128.jpg",
- "koridhandy/128.jpg",
- "chaensel/128.jpg",
- "andrewcohen/128.jpg",
- "smaczny/128.jpg",
- "gonzalorobaina/128.jpg",
- "nandini_m/128.jpg",
- "sydlawrence/128.jpg",
- "cdharrison/128.jpg",
- "tgerken/128.jpg",
- "lewisainslie/128.jpg",
- "charliecwaite/128.jpg",
- "robbschiller/128.jpg",
- "flexrs/128.jpg",
- "mattdetails/128.jpg",
- "raquelwilson/128.jpg",
- "karsh/128.jpg",
- "mrmartineau/128.jpg",
- "opnsrce/128.jpg",
- "hgharrygo/128.jpg",
- "maximseshuk/128.jpg",
- "uxalex/128.jpg",
- "samihah/128.jpg",
- "chanpory/128.jpg",
- "sharvin/128.jpg",
- "josemarques/128.jpg",
- "jefffis/128.jpg",
- "krystalfister/128.jpg",
- "lokesh_coder/128.jpg",
- "thedamianhdez/128.jpg",
- "dpmachado/128.jpg",
- "funwatercat/128.jpg",
- "timothycd/128.jpg",
- "ivanfilipovbg/128.jpg",
- "picard102/128.jpg",
- "marcobarbosa/128.jpg",
- "krasnoukhov/128.jpg",
- "g3d/128.jpg",
- "ademilter/128.jpg",
- "rickdt/128.jpg",
- "operatino/128.jpg",
- "bungiwan/128.jpg",
- "hugomano/128.jpg",
- "logorado/128.jpg",
- "dc_user/128.jpg",
- "horaciobella/128.jpg",
- "SlaapMe/128.jpg",
- "teeragit/128.jpg",
- "iqonicd/128.jpg",
- "ilya_pestov/128.jpg",
- "andrewarrow/128.jpg",
- "ssiskind/128.jpg",
- "stan/128.jpg",
- "HenryHoffman/128.jpg",
- "rdsaunders/128.jpg",
- "adamsxu/128.jpg",
- "curiousoffice/128.jpg",
- "themadray/128.jpg",
- "michigangraham/128.jpg",
- "kohette/128.jpg",
- "nickfratter/128.jpg",
- "runningskull/128.jpg",
- "madysondesigns/128.jpg",
- "brenton_clarke/128.jpg",
- "jennyshen/128.jpg",
- "bradenhamm/128.jpg",
- "kurtinc/128.jpg",
- "amanruzaini/128.jpg",
- "coreyhaggard/128.jpg",
- "Karimmove/128.jpg",
- "aaronalfred/128.jpg",
- "wtrsld/128.jpg",
- "jitachi/128.jpg",
- "therealmarvin/128.jpg",
- "pmeissner/128.jpg",
- "ooomz/128.jpg",
- "chacky14/128.jpg",
- "jesseddy/128.jpg",
- "thinmatt/128.jpg",
- "shanehudson/128.jpg",
- "akmur/128.jpg",
- "IsaryAmairani/128.jpg",
- "arthurholcombe1/128.jpg",
- "andychipster/128.jpg",
- "boxmodel/128.jpg",
- "ehsandiary/128.jpg",
- "LucasPerdidao/128.jpg",
- "shalt0ni/128.jpg",
- "swaplord/128.jpg",
- "kaelifa/128.jpg",
- "plbabin/128.jpg",
- "guillemboti/128.jpg",
- "arindam_/128.jpg",
- "renbyrd/128.jpg",
- "thiagovernetti/128.jpg",
- "jmillspaysbills/128.jpg",
- "mikemai2awesome/128.jpg",
- "jervo/128.jpg",
- "mekal/128.jpg",
- "sta1ex/128.jpg",
- "robergd/128.jpg",
- "felipecsl/128.jpg",
- "andrea211087/128.jpg",
- "garand/128.jpg",
- "dhooyenga/128.jpg",
- "abovefunction/128.jpg",
- "pcridesagain/128.jpg",
- "randomlies/128.jpg",
- "BryanHorsey/128.jpg",
- "heykenneth/128.jpg",
- "dahparra/128.jpg",
- "allthingssmitty/128.jpg",
- "danvernon/128.jpg",
- "beweinreich/128.jpg",
- "increase/128.jpg",
- "falvarad/128.jpg",
- "alxndrustinov/128.jpg",
- "souuf/128.jpg",
- "orkuncaylar/128.jpg",
- "AM_Kn2/128.jpg",
- "gearpixels/128.jpg",
- "bassamology/128.jpg",
- "vimarethomas/128.jpg",
- "kosmar/128.jpg",
- "SULiik/128.jpg",
- "mrjamesnoble/128.jpg",
- "silvanmuhlemann/128.jpg",
- "shaneIxD/128.jpg",
- "nacho/128.jpg",
- "yigitpinarbasi/128.jpg",
- "buzzusborne/128.jpg",
- "aaronkwhite/128.jpg",
- "rmlewisuk/128.jpg",
- "giancarlon/128.jpg",
- "nbirckel/128.jpg",
- "d_nny_m_cher/128.jpg",
- "sdidonato/128.jpg",
- "atariboy/128.jpg",
- "abotap/128.jpg",
- "karalek/128.jpg",
- "psdesignuk/128.jpg",
- "ludwiczakpawel/128.jpg",
- "nemanjaivanovic/128.jpg",
- "baluli/128.jpg",
- "ahmadajmi/128.jpg",
- "vovkasolovev/128.jpg",
- "samgrover/128.jpg",
- "derienzo777/128.jpg",
- "jonathansimmons/128.jpg",
- "nelsonjoyce/128.jpg",
- "S0ufi4n3/128.jpg",
- "xtopherpaul/128.jpg",
- "oaktreemedia/128.jpg",
- "nateschulte/128.jpg",
- "findingjenny/128.jpg",
- "namankreative/128.jpg",
- "antonyzotov/128.jpg",
- "we_social/128.jpg",
- "leehambley/128.jpg",
- "solid_color/128.jpg",
- "abelcabans/128.jpg",
- "mbilderbach/128.jpg",
- "kkusaa/128.jpg",
- "jordyvdboom/128.jpg",
- "carlosgavina/128.jpg",
- "pechkinator/128.jpg",
- "vc27/128.jpg",
- "rdbannon/128.jpg",
- "croakx/128.jpg",
- "suribbles/128.jpg",
- "kerihenare/128.jpg",
- "catadeleon/128.jpg",
- "gcmorley/128.jpg",
- "duivvv/128.jpg",
- "saschadroste/128.jpg",
- "victorDubugras/128.jpg",
- "wintopia/128.jpg",
- "mattbilotti/128.jpg",
- "taylorling/128.jpg",
- "megdraws/128.jpg",
- "meln1ks/128.jpg",
- "mahmoudmetwally/128.jpg",
- "Silveredge9/128.jpg",
- "derekebradley/128.jpg",
- "happypeter1983/128.jpg",
- "travis_arnold/128.jpg",
- "artem_kostenko/128.jpg",
- "adobi/128.jpg",
- "daykiine/128.jpg",
- "alek_djuric/128.jpg",
- "scips/128.jpg",
- "miguelmendes/128.jpg",
- "justinrhee/128.jpg",
- "alsobrooks/128.jpg",
- "fronx/128.jpg",
- "mcflydesign/128.jpg",
- "santi_urso/128.jpg",
- "allfordesign/128.jpg",
- "stayuber/128.jpg",
- "bertboerland/128.jpg",
- "marosholly/128.jpg",
- "adamnac/128.jpg",
- "cynthiasavard/128.jpg",
- "muringa/128.jpg",
- "danro/128.jpg",
- "hiemil/128.jpg",
- "jackiesaik/128.jpg",
- "zacsnider/128.jpg",
- "iduuck/128.jpg",
- "antjanus/128.jpg",
- "aroon_sharma/128.jpg",
- "dshster/128.jpg",
- "thehacker/128.jpg",
- "michaelbrooksjr/128.jpg",
- "ryanmclaughlin/128.jpg",
- "clubb3rry/128.jpg",
- "taybenlor/128.jpg",
- "xripunov/128.jpg",
- "myastro/128.jpg",
- "adityasutomo/128.jpg",
- "digitalmaverick/128.jpg",
- "hjartstrorn/128.jpg",
- "itolmach/128.jpg",
- "vaughanmoffitt/128.jpg",
- "abdots/128.jpg",
- "isnifer/128.jpg",
- "sergeysafonov/128.jpg",
- "maz/128.jpg",
- "scrapdnb/128.jpg",
- "chrismj83/128.jpg",
- "vitorleal/128.jpg",
- "sokaniwaal/128.jpg",
- "zaki3d/128.jpg",
- "illyzoren/128.jpg",
- "mocabyte/128.jpg",
- "osmanince/128.jpg",
- "djsherman/128.jpg",
- "davidhemphill/128.jpg",
- "waghner/128.jpg",
- "necodymiconer/128.jpg",
- "praveen_vijaya/128.jpg",
- "fabbrucci/128.jpg",
- "cliffseal/128.jpg",
- "travishines/128.jpg",
- "kuldarkalvik/128.jpg",
- "Elt_n/128.jpg",
- "phillapier/128.jpg",
- "okseanjay/128.jpg",
- "id835559/128.jpg",
- "kudretkeskin/128.jpg",
- "anjhero/128.jpg",
- "duck4fuck/128.jpg",
- "scott_riley/128.jpg",
- "noufalibrahim/128.jpg",
- "h1brd/128.jpg",
- "borges_marcos/128.jpg",
- "devinhalladay/128.jpg",
- "ciaranr/128.jpg",
- "stefooo/128.jpg",
- "mikebeecham/128.jpg",
- "tonymillion/128.jpg",
- "joshuaraichur/128.jpg",
- "irae/128.jpg",
- "petrangr/128.jpg",
- "dmitriychuta/128.jpg",
- "charliegann/128.jpg",
- "arashmanteghi/128.jpg",
- "adhamdannaway/128.jpg",
- "ainsleywagon/128.jpg",
- "svenlen/128.jpg",
- "faisalabid/128.jpg",
- "beshur/128.jpg",
- "carlyson/128.jpg",
- "dutchnadia/128.jpg",
- "teddyzetterlund/128.jpg",
- "samuelkraft/128.jpg",
- "aoimedia/128.jpg",
- "toddrew/128.jpg",
- "codepoet_ru/128.jpg",
- "artvavs/128.jpg",
- "benoitboucart/128.jpg",
- "jomarmen/128.jpg",
- "kolmarlopez/128.jpg",
- "creartinc/128.jpg",
- "homka/128.jpg",
- "gaborenton/128.jpg",
- "robinclediere/128.jpg",
- "maximsorokin/128.jpg",
- "plasticine/128.jpg",
- "j2deme/128.jpg",
- "peachananr/128.jpg",
- "kapaluccio/128.jpg",
- "de_ascanio/128.jpg",
- "rikas/128.jpg",
- "dawidwu/128.jpg",
- "marcoramires/128.jpg",
- "angelcreative/128.jpg",
- "rpatey/128.jpg",
- "popey/128.jpg",
- "rehatkathuria/128.jpg",
- "the_purplebunny/128.jpg",
- "1markiz/128.jpg",
- "ajaxy_ru/128.jpg",
- "brenmurrell/128.jpg",
- "dudestein/128.jpg",
- "oskarlevinson/128.jpg",
- "victorstuber/128.jpg",
- "nehfy/128.jpg",
- "vicivadeline/128.jpg",
- "leandrovaranda/128.jpg",
- "scottgallant/128.jpg",
- "victor_haydin/128.jpg",
- "sawrb/128.jpg",
- "ryhanhassan/128.jpg",
- "amayvs/128.jpg",
- "a_brixen/128.jpg",
- "karolkrakowiak_/128.jpg",
- "herkulano/128.jpg",
- "geran7/128.jpg",
- "cggaurav/128.jpg",
- "chris_witko/128.jpg",
- "lososina/128.jpg",
- "polarity/128.jpg",
- "mattlat/128.jpg",
- "brandonburke/128.jpg",
- "constantx/128.jpg",
- "teylorfeliz/128.jpg",
- "craigelimeliah/128.jpg",
- "rachelreveley/128.jpg",
- "reabo101/128.jpg",
- "rahmeen/128.jpg",
- "ky/128.jpg",
- "rickyyean/128.jpg",
- "j04ntoh/128.jpg",
- "spbroma/128.jpg",
- "sebashton/128.jpg",
- "jpenico/128.jpg",
- "francis_vega/128.jpg",
- "oktayelipek/128.jpg",
- "kikillo/128.jpg",
- "fabbianz/128.jpg",
- "larrygerard/128.jpg",
- "BroumiYoussef/128.jpg",
- "0therplanet/128.jpg",
- "mbilalsiddique1/128.jpg",
- "ionuss/128.jpg",
- "grrr_nl/128.jpg",
- "liminha/128.jpg",
- "rawdiggie/128.jpg",
- "ryandownie/128.jpg",
- "sethlouey/128.jpg",
- "pixage/128.jpg",
- "arpitnj/128.jpg",
- "switmer777/128.jpg",
- "josevnclch/128.jpg",
- "kanickairaj/128.jpg",
- "puzik/128.jpg",
- "tbakdesigns/128.jpg",
- "besbujupi/128.jpg",
- "supjoey/128.jpg",
- "lowie/128.jpg",
- "linkibol/128.jpg",
- "balintorosz/128.jpg",
- "imcoding/128.jpg",
- "agustincruiz/128.jpg",
- "gusoto/128.jpg",
- "thomasschrijer/128.jpg",
- "superoutman/128.jpg",
- "kalmerrautam/128.jpg",
- "gabrielizalo/128.jpg",
- "gojeanyn/128.jpg",
- "davidbaldie/128.jpg",
- "_vojto/128.jpg",
- "laurengray/128.jpg",
- "jydesign/128.jpg",
- "mymyboy/128.jpg",
- "nellleo/128.jpg",
- "marciotoledo/128.jpg",
- "ninjad3m0/128.jpg",
- "to_soham/128.jpg",
- "hasslunsford/128.jpg",
- "muridrahhal/128.jpg",
- "levisan/128.jpg",
- "grahamkennery/128.jpg",
- "lepetitogre/128.jpg",
- "antongenkin/128.jpg",
- "nessoila/128.jpg",
- "amandabuzard/128.jpg",
- "safrankov/128.jpg",
- "cocolero/128.jpg",
- "dss49/128.jpg",
- "matt3224/128.jpg",
- "bluesix/128.jpg",
- "quailandquasar/128.jpg",
- "AlbertoCococi/128.jpg",
- "lepinski/128.jpg",
- "sementiy/128.jpg",
- "mhudobivnik/128.jpg",
- "thibaut_re/128.jpg",
- "olgary/128.jpg",
- "shojberg/128.jpg",
- "mtolokonnikov/128.jpg",
- "bereto/128.jpg",
- "naupintos/128.jpg",
- "wegotvices/128.jpg",
- "xadhix/128.jpg",
- "macxim/128.jpg",
- "rodnylobos/128.jpg",
- "madcampos/128.jpg",
- "madebyvadim/128.jpg",
- "bartoszdawydzik/128.jpg",
- "supervova/128.jpg",
- "markretzloff/128.jpg",
- "vonachoo/128.jpg",
- "darylws/128.jpg",
- "stevedesigner/128.jpg",
- "mylesb/128.jpg",
- "herbigt/128.jpg",
- "depaulawagner/128.jpg",
- "geshan/128.jpg",
- "gizmeedevil1991/128.jpg",
- "_scottburgess/128.jpg",
- "lisovsky/128.jpg",
- "davidsasda/128.jpg",
- "artd_sign/128.jpg",
- "YoungCutlass/128.jpg",
- "mgonto/128.jpg",
- "itstotallyamy/128.jpg",
- "victorquinn/128.jpg",
- "osmond/128.jpg",
- "oksanafrewer/128.jpg",
- "zauerkraut/128.jpg",
- "iamkeithmason/128.jpg",
- "nitinhayaran/128.jpg",
- "lmjabreu/128.jpg",
- "mandalareopens/128.jpg",
- "thinkleft/128.jpg",
- "ponchomendivil/128.jpg",
- "juamperro/128.jpg",
- "brunodesign1206/128.jpg",
- "caseycavanagh/128.jpg",
- "luxe/128.jpg",
- "dotgridline/128.jpg",
- "spedwig/128.jpg",
- "madewulf/128.jpg",
- "mattsapii/128.jpg",
- "helderleal/128.jpg",
- "chrisstumph/128.jpg",
- "jayphen/128.jpg",
- "nsamoylov/128.jpg",
- "chrisvanderkooi/128.jpg",
- "justme_timothyg/128.jpg",
- "otozk/128.jpg",
- "prinzadi/128.jpg",
- "gu5taf/128.jpg",
- "cyril_gaillard/128.jpg",
- "d_kobelyatsky/128.jpg",
- "daniloc/128.jpg",
- "nwdsha/128.jpg",
- "romanbulah/128.jpg",
- "skkirilov/128.jpg",
- "dvdwinden/128.jpg",
- "dannol/128.jpg",
- "thekevinjones/128.jpg",
- "jwalter14/128.jpg",
- "timgthomas/128.jpg",
- "buddhasource/128.jpg",
- "uxpiper/128.jpg",
- "thatonetommy/128.jpg",
- "diansigitp/128.jpg",
- "adrienths/128.jpg",
- "klimmka/128.jpg",
- "gkaam/128.jpg",
- "derekcramer/128.jpg",
- "jennyyo/128.jpg",
- "nerrsoft/128.jpg",
- "xalionmalik/128.jpg",
- "edhenderson/128.jpg",
- "keyuri85/128.jpg",
- "roxanejammet/128.jpg",
- "kimcool/128.jpg",
- "edkf/128.jpg",
- "matkins/128.jpg",
- "alessandroribe/128.jpg",
- "jacksonlatka/128.jpg",
- "lebronjennan/128.jpg",
- "kostaspt/128.jpg",
- "karlkanall/128.jpg",
- "moynihan/128.jpg",
- "danpliego/128.jpg",
- "saulihirvi/128.jpg",
- "wesleytrankin/128.jpg",
- "fjaguero/128.jpg",
- "bowbrick/128.jpg",
- "mashaaaaal/128.jpg",
- "yassiryahya/128.jpg",
- "dparrelli/128.jpg",
- "fotomagin/128.jpg",
- "aka_james/128.jpg",
- "denisepires/128.jpg",
- "iqbalperkasa/128.jpg",
- "martinansty/128.jpg",
- "jarsen/128.jpg",
- "r_oy/128.jpg",
- "justinrob/128.jpg",
- "gabrielrosser/128.jpg",
- "malgordon/128.jpg",
- "carlfairclough/128.jpg",
- "michaelabehsera/128.jpg",
- "pierrestoffe/128.jpg",
- "enjoythetau/128.jpg",
- "loganjlambert/128.jpg",
- "rpeezy/128.jpg",
- "coreyginnivan/128.jpg",
- "michalhron/128.jpg",
- "msveet/128.jpg",
- "lingeswaran/128.jpg",
- "kolsvein/128.jpg",
- "peter576/128.jpg",
- "reideiredale/128.jpg",
- "joeymurdah/128.jpg",
- "raphaelnikson/128.jpg",
- "mvdheuvel/128.jpg",
- "maxlinderman/128.jpg",
- "jimmuirhead/128.jpg",
- "begreative/128.jpg",
- "frankiefreesbie/128.jpg",
- "robturlinckx/128.jpg",
- "Talbi_ConSept/128.jpg",
- "longlivemyword/128.jpg",
- "vanchesz/128.jpg",
- "maiklam/128.jpg",
- "hermanobrother/128.jpg",
- "rez___a/128.jpg",
- "gregsqueeb/128.jpg",
- "greenbes/128.jpg",
- "_ragzor/128.jpg",
- "anthonysukow/128.jpg",
- "fluidbrush/128.jpg",
- "dactrtr/128.jpg",
- "jehnglynn/128.jpg",
- "bergmartin/128.jpg",
- "hugocornejo/128.jpg",
- "_kkga/128.jpg",
- "dzantievm/128.jpg",
- "sawalazar/128.jpg",
- "sovesove/128.jpg",
- "jonsgotwood/128.jpg",
- "byryan/128.jpg",
- "vytautas_a/128.jpg",
- "mizhgan/128.jpg",
- "cicerobr/128.jpg",
- "nilshelmersson/128.jpg",
- "d33pthought/128.jpg",
- "davecraige/128.jpg",
- "nckjrvs/128.jpg",
- "alexandermayes/128.jpg",
- "jcubic/128.jpg",
- "craigrcoles/128.jpg",
- "bagawarman/128.jpg",
- "rob_thomas10/128.jpg",
- "cofla/128.jpg",
- "maikelk/128.jpg",
- "rtgibbons/128.jpg",
- "russell_baylis/128.jpg",
- "mhesslow/128.jpg",
- "codysanfilippo/128.jpg",
- "webtanya/128.jpg",
- "madebybrenton/128.jpg",
- "dcalonaci/128.jpg",
- "perfectflow/128.jpg",
- "jjsiii/128.jpg",
- "saarabpreet/128.jpg",
- "kumarrajan12123/128.jpg",
- "iamsteffen/128.jpg",
- "themikenagle/128.jpg",
- "ceekaytweet/128.jpg",
- "larrybolt/128.jpg",
- "conspirator/128.jpg",
- "dallasbpeters/128.jpg",
- "n3dmax/128.jpg",
- "terpimost/128.jpg",
- "kirillz/128.jpg",
- "byrnecore/128.jpg",
- "j_drake_/128.jpg",
- "calebjoyce/128.jpg",
- "russoedu/128.jpg",
- "hoangloi/128.jpg",
- "tobysaxon/128.jpg",
- "gofrasdesign/128.jpg",
- "dimaposnyy/128.jpg",
- "tjisousa/128.jpg",
- "okandungel/128.jpg",
- "billyroshan/128.jpg",
- "oskamaya/128.jpg",
- "motionthinks/128.jpg",
- "knilob/128.jpg",
- "ashocka18/128.jpg",
- "marrimo/128.jpg",
- "bartjo/128.jpg",
- "omnizya/128.jpg",
- "ernestsemerda/128.jpg",
- "andreas_pr/128.jpg",
- "edgarchris99/128.jpg",
- "thomasgeisen/128.jpg",
- "gseguin/128.jpg",
- "joannefournier/128.jpg",
- "demersdesigns/128.jpg",
- "adammarsbar/128.jpg",
- "nasirwd/128.jpg",
- "n_tassone/128.jpg",
- "javorszky/128.jpg",
- "themrdave/128.jpg",
- "yecidsm/128.jpg",
- "nicollerich/128.jpg",
- "canapud/128.jpg",
- "nicoleglynn/128.jpg",
- "judzhin_miles/128.jpg",
- "designervzm/128.jpg",
- "kianoshp/128.jpg",
- "evandrix/128.jpg",
- "alterchuca/128.jpg",
- "dhrubo/128.jpg",
- "ma_tiax/128.jpg",
- "ssbb_me/128.jpg",
- "dorphern/128.jpg",
- "mauriolg/128.jpg",
- "bruno_mart/128.jpg",
- "mactopus/128.jpg",
- "the_winslet/128.jpg",
- "joemdesign/128.jpg",
- "Shriiiiimp/128.jpg",
- "jacobbennett/128.jpg",
- "nfedoroff/128.jpg",
- "iamglimy/128.jpg",
- "allagringaus/128.jpg",
- "aiiaiiaii/128.jpg",
- "olaolusoga/128.jpg",
- "buryaknick/128.jpg",
- "wim1k/128.jpg",
- "nicklacke/128.jpg",
- "a1chapone/128.jpg",
- "steynviljoen/128.jpg",
- "strikewan/128.jpg",
- "ryankirkman/128.jpg",
- "andrewabogado/128.jpg",
- "doooon/128.jpg",
- "jagan123/128.jpg",
- "ariffsetiawan/128.jpg",
- "elenadissi/128.jpg",
- "mwarkentin/128.jpg",
- "thierrymeier_/128.jpg",
- "r_garcia/128.jpg",
- "dmackerman/128.jpg",
- "borantula/128.jpg",
- "konus/128.jpg",
- "spacewood_/128.jpg",
- "ryuchi311/128.jpg",
- "evanshajed/128.jpg",
- "tristanlegros/128.jpg",
- "shoaib253/128.jpg",
- "aislinnkelly/128.jpg",
- "okcoker/128.jpg",
- "timpetricola/128.jpg",
- "sunshinedgirl/128.jpg",
- "chadami/128.jpg",
- "aleclarsoniv/128.jpg",
- "nomidesigns/128.jpg",
- "petebernardo/128.jpg",
- "scottiedude/128.jpg",
- "millinet/128.jpg",
- "imsoper/128.jpg",
- "imammuht/128.jpg",
- "benjamin_knight/128.jpg",
- "nepdud/128.jpg",
- "joki4/128.jpg",
- "lanceguyatt/128.jpg",
- "bboy1895/128.jpg",
- "amywebbb/128.jpg",
- "rweve/128.jpg",
- "haruintesettden/128.jpg",
- "ricburton/128.jpg",
- "nelshd/128.jpg",
- "batsirai/128.jpg",
- "primozcigler/128.jpg",
- "jffgrdnr/128.jpg",
- "8d3k/128.jpg",
- "geneseleznev/128.jpg",
- "al_li/128.jpg",
- "souperphly/128.jpg",
- "mslarkina/128.jpg",
- "2fockus/128.jpg",
- "cdavis565/128.jpg",
- "xiel/128.jpg",
- "turkutuuli/128.jpg",
- "uxward/128.jpg",
- "lebinoclard/128.jpg",
- "gauravjassal/128.jpg",
- "davidmerrique/128.jpg",
- "mdsisto/128.jpg",
- "andrewofficer/128.jpg",
- "kojourin/128.jpg",
- "dnirmal/128.jpg",
- "kevka/128.jpg",
- "mr_shiznit/128.jpg",
- "aluisio_azevedo/128.jpg",
- "cloudstudio/128.jpg",
- "danvierich/128.jpg",
- "alexivanichkin/128.jpg",
- "fran_mchamy/128.jpg",
- "perretmagali/128.jpg",
- "betraydan/128.jpg",
- "cadikkara/128.jpg",
- "matbeedotcom/128.jpg",
- "jeremyworboys/128.jpg",
- "bpartridge/128.jpg",
- "michaelkoper/128.jpg",
- "silv3rgvn/128.jpg",
- "alevizio/128.jpg",
- "johnsmithagency/128.jpg",
- "lawlbwoy/128.jpg",
- "vitor376/128.jpg",
- "desastrozo/128.jpg",
- "thimo_cz/128.jpg",
- "jasonmarkjones/128.jpg",
- "lhausermann/128.jpg",
- "xravil/128.jpg",
- "guischmitt/128.jpg",
- "vigobronx/128.jpg",
- "panghal0/128.jpg",
- "miguelkooreman/128.jpg",
- "surgeonist/128.jpg",
- "christianoliff/128.jpg",
- "caspergrl/128.jpg",
- "iamkarna/128.jpg",
- "ipavelek/128.jpg",
- "pierre_nel/128.jpg",
- "y2graphic/128.jpg",
- "sterlingrules/128.jpg",
- "elbuscainfo/128.jpg",
- "bennyjien/128.jpg",
- "stushona/128.jpg",
- "estebanuribe/128.jpg",
- "embrcecreations/128.jpg",
- "danillos/128.jpg",
- "elliotlewis/128.jpg",
- "charlesrpratt/128.jpg",
- "vladyn/128.jpg",
- "emmeffess/128.jpg",
- "carlosblanco_eu/128.jpg",
- "leonfedotov/128.jpg",
- "rangafangs/128.jpg",
- "chris_frees/128.jpg",
- "tgormtx/128.jpg",
- "bryan_topham/128.jpg",
- "jpscribbles/128.jpg",
- "mighty55/128.jpg",
- "carbontwelve/128.jpg",
- "isaacfifth/128.jpg",
- "iamjdeleon/128.jpg",
- "snowwrite/128.jpg",
- "barputro/128.jpg",
- "drewbyreese/128.jpg",
- "sachacorazzi/128.jpg",
- "bistrianiosip/128.jpg",
- "magoo04/128.jpg",
- "pehamondello/128.jpg",
- "yayteejay/128.jpg",
- "a_harris88/128.jpg",
- "algunsanabria/128.jpg",
- "zforrester/128.jpg",
- "ovall/128.jpg",
- "carlosjgsousa/128.jpg",
- "geobikas/128.jpg",
- "ah_lice/128.jpg",
- "looneydoodle/128.jpg",
- "nerdgr8/128.jpg",
- "ddggccaa/128.jpg",
- "zackeeler/128.jpg",
- "normanbox/128.jpg",
- "el_fuertisimo/128.jpg",
- "ismail_biltagi/128.jpg",
- "juangomezw/128.jpg",
- "jnmnrd/128.jpg",
- "patrickcoombe/128.jpg",
- "ryanjohnson_me/128.jpg",
- "markolschesky/128.jpg",
- "jeffgolenski/128.jpg",
- "kvasnic/128.jpg",
- "lindseyzilla/128.jpg",
- "gauchomatt/128.jpg",
- "afusinatto/128.jpg",
- "kevinoh/128.jpg",
- "okansurreel/128.jpg",
- "adamawesomeface/128.jpg",
- "emileboudeling/128.jpg",
- "arishi_/128.jpg",
- "juanmamartinez/128.jpg",
- "wikiziner/128.jpg",
- "danthms/128.jpg",
- "mkginfo/128.jpg",
- "terrorpixel/128.jpg",
- "curiousonaut/128.jpg",
- "prheemo/128.jpg",
- "michaelcolenso/128.jpg",
- "foczzi/128.jpg",
- "martip07/128.jpg",
- "thaodang17/128.jpg",
- "johncafazza/128.jpg",
- "robinlayfield/128.jpg",
- "franciscoamk/128.jpg",
- "abdulhyeuk/128.jpg",
- "marklamb/128.jpg",
- "edobene/128.jpg",
- "andresenfredrik/128.jpg",
- "mikaeljorhult/128.jpg",
- "chrisslowik/128.jpg",
- "vinciarts/128.jpg",
- "meelford/128.jpg",
- "elliotnolten/128.jpg",
- "yehudab/128.jpg",
- "vijaykarthik/128.jpg",
- "bfrohs/128.jpg",
- "josep_martins/128.jpg",
- "attacks/128.jpg",
- "sur4dye/128.jpg",
- "tumski/128.jpg",
- "instalox/128.jpg",
- "mangosango/128.jpg",
- "paulfarino/128.jpg",
- "kazaky999/128.jpg",
- "kiwiupover/128.jpg",
- "nvkznemo/128.jpg",
- "tom_even/128.jpg",
- "ratbus/128.jpg",
- "woodsman001/128.jpg",
- "joshmedeski/128.jpg",
- "thewillbeard/128.jpg",
- "psaikali/128.jpg",
- "joe_black/128.jpg",
- "aleinadsays/128.jpg",
- "marcusgorillius/128.jpg",
- "hota_v/128.jpg",
- "jghyllebert/128.jpg",
- "shinze/128.jpg",
- "janpalounek/128.jpg",
- "jeremiespoken/128.jpg",
- "her_ruu/128.jpg",
- "dansowter/128.jpg",
- "felipeapiress/128.jpg",
- "magugzbrand2d/128.jpg",
- "posterjob/128.jpg",
- "nathalie_fs/128.jpg",
- "bobbytwoshoes/128.jpg",
- "dreizle/128.jpg",
- "jeremymouton/128.jpg",
- "elisabethkjaer/128.jpg",
- "notbadart/128.jpg",
- "mohanrohith/128.jpg",
- "jlsolerdeltoro/128.jpg",
- "itskawsar/128.jpg",
- "slowspock/128.jpg",
- "zvchkelly/128.jpg",
- "wiljanslofstra/128.jpg",
- "craighenneberry/128.jpg",
- "trubeatto/128.jpg",
- "juaumlol/128.jpg",
- "samscouto/128.jpg",
- "BenouarradeM/128.jpg",
- "gipsy_raf/128.jpg",
- "netonet_il/128.jpg",
- "arkokoley/128.jpg",
- "itsajimithing/128.jpg",
- "smalonso/128.jpg",
- "victordeanda/128.jpg",
- "_dwite_/128.jpg",
- "richardgarretts/128.jpg",
- "gregrwilkinson/128.jpg",
- "anatolinicolae/128.jpg",
- "lu4sh1i/128.jpg",
- "stefanotirloni/128.jpg",
- "ostirbu/128.jpg",
- "darcystonge/128.jpg",
- "naitanamoreno/128.jpg",
- "michaelcomiskey/128.jpg",
- "adhiardana/128.jpg",
- "marcomano_/128.jpg",
- "davidcazalis/128.jpg",
- "falconerie/128.jpg",
- "gregkilian/128.jpg",
- "bcrad/128.jpg",
- "bolzanmarco/128.jpg",
- "low_res/128.jpg",
- "vlajki/128.jpg",
- "petar_prog/128.jpg",
- "jonkspr/128.jpg",
- "akmalfikri/128.jpg",
- "mfacchinello/128.jpg",
- "atanism/128.jpg",
- "harry_sistalam/128.jpg",
- "murrayswift/128.jpg",
- "bobwassermann/128.jpg",
- "gavr1l0/128.jpg",
- "madshensel/128.jpg",
- "mr_subtle/128.jpg",
- "deviljho_/128.jpg",
- "salimianoff/128.jpg",
- "joetruesdell/128.jpg",
- "twittypork/128.jpg",
- "airskylar/128.jpg",
- "dnezkumar/128.jpg",
- "dgajjar/128.jpg",
- "cherif_b/128.jpg",
- "salvafc/128.jpg",
- "louis_currie/128.jpg",
- "deeenright/128.jpg",
- "cybind/128.jpg",
- "eyronn/128.jpg",
- "vickyshits/128.jpg",
- "sweetdelisa/128.jpg",
- "cboller1/128.jpg",
- "andresdjasso/128.jpg",
- "melvindidit/128.jpg",
- "andysolomon/128.jpg",
- "thaisselenator_/128.jpg",
- "lvovenok/128.jpg",
- "giuliusa/128.jpg",
- "belyaev_rs/128.jpg",
- "overcloacked/128.jpg",
- "kamal_chaneman/128.jpg",
- "incubo82/128.jpg",
- "hellofeverrrr/128.jpg",
- "mhaligowski/128.jpg",
- "sunlandictwin/128.jpg",
- "bu7921/128.jpg",
- "andytlaw/128.jpg",
- "jeremery/128.jpg",
- "finchjke/128.jpg",
- "manigm/128.jpg",
- "umurgdk/128.jpg",
- "scottfeltham/128.jpg",
- "ganserene/128.jpg",
- "mutu_krish/128.jpg",
- "jodytaggart/128.jpg",
- "ntfblog/128.jpg",
- "tanveerrao/128.jpg",
- "hfalucas/128.jpg",
- "alxleroydeval/128.jpg",
- "kucingbelang4/128.jpg",
- "bargaorobalo/128.jpg",
- "colgruv/128.jpg",
- "stalewine/128.jpg",
- "kylefrost/128.jpg",
- "baumannzone/128.jpg",
- "angelcolberg/128.jpg",
- "sachingawas/128.jpg",
- "jjshaw14/128.jpg",
- "ramanathan_pdy/128.jpg",
- "johndezember/128.jpg",
- "nilshoenson/128.jpg",
- "brandonmorreale/128.jpg",
- "nutzumi/128.jpg",
- "brandonflatsoda/128.jpg",
- "sergeyalmone/128.jpg",
- "klefue/128.jpg",
- "kirangopal/128.jpg",
- "baumann_alex/128.jpg",
- "matthewkay_/128.jpg",
- "jay_wilburn/128.jpg",
- "shesgared/128.jpg",
- "apriendeau/128.jpg",
- "johnriordan/128.jpg",
- "wake_gs/128.jpg",
- "aleksitappura/128.jpg",
- "emsgulam/128.jpg",
- "xilantra/128.jpg",
- "imomenui/128.jpg",
- "sircalebgrove/128.jpg",
- "newbrushes/128.jpg",
- "hsinyo23/128.jpg",
- "m4rio/128.jpg",
- "katiemdaly/128.jpg",
- "s4f1/128.jpg",
- "ecommerceil/128.jpg",
- "marlinjayakody/128.jpg",
- "swooshycueb/128.jpg",
- "sangdth/128.jpg",
- "coderdiaz/128.jpg",
- "bluefx_/128.jpg",
- "vivekprvr/128.jpg",
- "sasha_shestakov/128.jpg",
- "eugeneeweb/128.jpg",
- "dgclegg/128.jpg",
- "n1ght_coder/128.jpg",
- "dixchen/128.jpg",
- "blakehawksworth/128.jpg",
- "trueblood_33/128.jpg",
- "hai_ninh_nguyen/128.jpg",
- "marclgonzales/128.jpg",
- "yesmeck/128.jpg",
- "stephcoue/128.jpg",
- "doronmalki/128.jpg",
- "ruehldesign/128.jpg",
- "anasnakawa/128.jpg",
- "kijanmaharjan/128.jpg",
- "wearesavas/128.jpg",
- "stefvdham/128.jpg",
- "tweetubhai/128.jpg",
- "alecarpentier/128.jpg",
- "fiterik/128.jpg",
- "antonyryndya/128.jpg",
- "d00maz/128.jpg",
- "theonlyzeke/128.jpg",
- "missaaamy/128.jpg",
- "carlosm/128.jpg",
- "manekenthe/128.jpg",
- "reetajayendra/128.jpg",
- "jeremyshimko/128.jpg",
- "justinrgraham/128.jpg",
- "stefanozoffoli/128.jpg",
- "overra/128.jpg",
- "mrebay007/128.jpg",
- "shvelo96/128.jpg",
- "pyronite/128.jpg",
- "thedjpetersen/128.jpg",
- "rtyukmaev/128.jpg",
- "_williamguerra/128.jpg",
- "albertaugustin/128.jpg",
- "vikashpathak18/128.jpg",
- "kevinjohndayy/128.jpg",
- "vj_demien/128.jpg",
- "colirpixoil/128.jpg",
- "goddardlewis/128.jpg",
- "laasli/128.jpg",
- "jqiuss/128.jpg",
- "heycamtaylor/128.jpg",
- "nastya_mane/128.jpg",
- "mastermindesign/128.jpg",
- "ccinojasso1/128.jpg",
- "nyancecom/128.jpg",
- "sandywoodruff/128.jpg",
- "bighanddesign/128.jpg",
- "sbtransparent/128.jpg",
- "aviddayentonbay/128.jpg",
- "richwild/128.jpg",
- "kaysix_dizzy/128.jpg",
- "tur8le/128.jpg",
- "seyedhossein1/128.jpg",
- "privetwagner/128.jpg",
- "emmandenn/128.jpg",
- "dev_essentials/128.jpg",
- "jmfsocial/128.jpg",
- "_yardenoon/128.jpg",
- "mateaodviteza/128.jpg",
- "weavermedia/128.jpg",
- "mufaddal_mw/128.jpg",
- "hafeeskhan/128.jpg",
- "ashernatali/128.jpg",
- "sulaqo/128.jpg",
- "eddiechen/128.jpg",
- "josecarlospsh/128.jpg",
- "vm_f/128.jpg",
- "enricocicconi/128.jpg",
- "danmartin70/128.jpg",
- "gmourier/128.jpg",
- "donjain/128.jpg",
- "mrxloka/128.jpg",
- "_pedropinho/128.jpg",
- "eitarafa/128.jpg",
- "oscarowusu/128.jpg",
- "ralph_lam/128.jpg",
- "panchajanyag/128.jpg",
- "woodydotmx/128.jpg",
- "jerrybai1907/128.jpg",
- "marshallchen_/128.jpg",
- "xamorep/128.jpg",
- "aio___/128.jpg",
- "chaabane_wail/128.jpg",
- "txcx/128.jpg",
- "akashsharma39/128.jpg",
- "falling_soul/128.jpg",
- "sainraja/128.jpg",
- "mugukamil/128.jpg",
- "johannesneu/128.jpg",
- "markwienands/128.jpg",
- "karthipanraj/128.jpg",
- "balakayuriy/128.jpg",
- "alan_zhang_/128.jpg",
- "layerssss/128.jpg",
- "kaspernordkvist/128.jpg",
- "mirfanqureshi/128.jpg",
- "hanna_smi/128.jpg",
- "VMilescu/128.jpg",
- "aeon56/128.jpg",
- "m_kalibry/128.jpg",
- "sreejithexp/128.jpg",
- "dicesales/128.jpg",
- "dhoot_amit/128.jpg",
- "smenov/128.jpg",
- "lonesomelemon/128.jpg",
- "vladimirdevic/128.jpg",
- "joelcipriano/128.jpg",
- "haligaliharun/128.jpg",
- "buleswapnil/128.jpg",
- "serefka/128.jpg",
- "ifarafonow/128.jpg",
- "vikasvinfotech/128.jpg",
- "urrutimeoli/128.jpg",
- "areandacom/128.jpg"
-];
-
-en.internet.avatar_uri = [];
-
-for (var i = 0; i < avatarUri.length; i++) {
- en.internet.avatar_uri.push("https://s3.amazonaws.com/uifaces/faces/twitter/" + avatarUri[i]);
-};
-
-en.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"
- ],
- "supplemental": [
- "abbas",
- "abduco",
- "abeo",
- "abscido",
- "absconditus",
- "absens",
- "absorbeo",
- "absque",
- "abstergo",
- "absum",
- "abundans",
- "abutor",
- "accedo",
- "accendo",
- "acceptus",
- "accipio",
- "accommodo",
- "accusator",
- "acer",
- "acerbitas",
- "acervus",
- "acidus",
- "acies",
- "acquiro",
- "acsi",
- "adamo",
- "adaugeo",
- "addo",
- "adduco",
- "ademptio",
- "adeo",
- "adeptio",
- "adfectus",
- "adfero",
- "adficio",
- "adflicto",
- "adhaero",
- "adhuc",
- "adicio",
- "adimpleo",
- "adinventitias",
- "adipiscor",
- "adiuvo",
- "administratio",
- "admiratio",
- "admitto",
- "admoneo",
- "admoveo",
- "adnuo",
- "adopto",
- "adsidue",
- "adstringo",
- "adsuesco",
- "adsum",
- "adulatio",
- "adulescens",
- "adultus",
- "aduro",
- "advenio",
- "adversus",
- "advoco",
- "aedificium",
- "aeger",
- "aegre",
- "aegrotatio",
- "aegrus",
- "aeneus",
- "aequitas",
- "aequus",
- "aer",
- "aestas",
- "aestivus",
- "aestus",
- "aetas",
- "aeternus",
- "ager",
- "aggero",
- "aggredior",
- "agnitio",
- "agnosco",
- "ago",
- "ait",
- "aiunt",
- "alienus",
- "alii",
- "alioqui",
- "aliqua",
- "alius",
- "allatus",
- "alo",
- "alter",
- "altus",
- "alveus",
- "amaritudo",
- "ambitus",
- "ambulo",
- "amicitia",
- "amiculum",
- "amissio",
- "amita",
- "amitto",
- "amo",
- "amor",
- "amoveo",
- "amplexus",
- "amplitudo",
- "amplus",
- "ancilla",
- "angelus",
- "angulus",
- "angustus",
- "animadverto",
- "animi",
- "animus",
- "annus",
- "anser",
- "ante",
- "antea",
- "antepono",
- "antiquus",
- "aperio",
- "aperte",
- "apostolus",
- "apparatus",
- "appello",
- "appono",
- "appositus",
- "approbo",
- "apto",
- "aptus",
- "apud",
- "aqua",
- "ara",
- "aranea",
- "arbitro",
- "arbor",
- "arbustum",
- "arca",
- "arceo",
- "arcesso",
- "arcus",
- "argentum",
- "argumentum",
- "arguo",
- "arma",
- "armarium",
- "armo",
- "aro",
- "ars",
- "articulus",
- "artificiose",
- "arto",
- "arx",
- "ascisco",
- "ascit",
- "asper",
- "aspicio",
- "asporto",
- "assentator",
- "astrum",
- "atavus",
- "ater",
- "atqui",
- "atrocitas",
- "atrox",
- "attero",
- "attollo",
- "attonbitus",
- "auctor",
- "auctus",
- "audacia",
- "audax",
- "audentia",
- "audeo",
- "audio",
- "auditor",
- "aufero",
- "aureus",
- "auris",
- "aurum",
- "aut",
- "autem",
- "autus",
- "auxilium",
- "avaritia",
- "avarus",
- "aveho",
- "averto",
- "avoco",
- "baiulus",
- "balbus",
- "barba",
- "bardus",
- "basium",
- "beatus",
- "bellicus",
- "bellum",
- "bene",
- "beneficium",
- "benevolentia",
- "benigne",
- "bestia",
- "bibo",
- "bis",
- "blandior",
- "bonus",
- "bos",
- "brevis",
- "cado",
- "caecus",
- "caelestis",
- "caelum",
- "calamitas",
- "calcar",
- "calco",
- "calculus",
- "callide",
- "campana",
- "candidus",
- "canis",
- "canonicus",
- "canto",
- "capillus",
- "capio",
- "capitulus",
- "capto",
- "caput",
- "carbo",
- "carcer",
- "careo",
- "caries",
- "cariosus",
- "caritas",
- "carmen",
- "carpo",
- "carus",
- "casso",
- "caste",
- "casus",
- "catena",
- "caterva",
- "cattus",
- "cauda",
- "causa",
- "caute",
- "caveo",
- "cavus",
- "cedo",
- "celebrer",
- "celer",
- "celo",
- "cena",
- "cenaculum",
- "ceno",
- "censura",
- "centum",
- "cerno",
- "cernuus",
- "certe",
- "certo",
- "certus",
- "cervus",
- "cetera",
- "charisma",
- "chirographum",
- "cibo",
- "cibus",
- "cicuta",
- "cilicium",
- "cimentarius",
- "ciminatio",
- "cinis",
- "circumvenio",
- "cito",
- "civis",
- "civitas",
- "clam",
- "clamo",
- "claro",
- "clarus",
- "claudeo",
- "claustrum",
- "clementia",
- "clibanus",
- "coadunatio",
- "coaegresco",
- "coepi",
- "coerceo",
- "cogito",
- "cognatus",
- "cognomen",
- "cogo",
- "cohaero",
- "cohibeo",
- "cohors",
- "colligo",
- "colloco",
- "collum",
- "colo",
- "color",
- "coma",
- "combibo",
- "comburo",
- "comedo",
- "comes",
- "cometes",
- "comis",
- "comitatus",
- "commemoro",
- "comminor",
- "commodo",
- "communis",
- "comparo",
- "compello",
- "complectus",
- "compono",
- "comprehendo",
- "comptus",
- "conatus",
- "concedo",
- "concido",
- "conculco",
- "condico",
- "conduco",
- "confero",
- "confido",
- "conforto",
- "confugo",
- "congregatio",
- "conicio",
- "coniecto",
- "conitor",
- "coniuratio",
- "conor",
- "conqueror",
- "conscendo",
- "conservo",
- "considero",
- "conspergo",
- "constans",
- "consuasor",
- "contabesco",
- "contego",
- "contigo",
- "contra",
- "conturbo",
- "conventus",
- "convoco",
- "copia",
- "copiose",
- "cornu",
- "corona",
- "corpus",
- "correptius",
- "corrigo",
- "corroboro",
- "corrumpo",
- "coruscus",
- "cotidie",
- "crapula",
- "cras",
- "crastinus",
- "creator",
- "creber",
- "crebro",
- "credo",
- "creo",
- "creptio",
- "crepusculum",
- "cresco",
- "creta",
- "cribro",
- "crinis",
- "cruciamentum",
- "crudelis",
- "cruentus",
- "crur",
- "crustulum",
- "crux",
- "cubicularis",
- "cubitum",
- "cubo",
- "cui",
- "cuius",
- "culpa",
- "culpo",
- "cultellus",
- "cultura",
- "cum",
- "cunabula",
- "cunae",
- "cunctatio",
- "cupiditas",
- "cupio",
- "cuppedia",
- "cupressus",
- "cur",
- "cura",
- "curatio",
- "curia",
- "curiositas",
- "curis",
- "curo",
- "curriculum",
- "currus",
- "cursim",
- "curso",
- "cursus",
- "curto",
- "curtus",
- "curvo",
- "curvus",
- "custodia",
- "damnatio",
- "damno",
- "dapifer",
- "debeo",
- "debilito",
- "decens",
- "decerno",
- "decet",
- "decimus",
- "decipio",
- "decor",
- "decretum",
- "decumbo",
- "dedecor",
- "dedico",
- "deduco",
- "defaeco",
- "defendo",
- "defero",
- "defessus",
- "defetiscor",
- "deficio",
- "defigo",
- "defleo",
- "defluo",
- "defungo",
- "degenero",
- "degero",
- "degusto",
- "deinde",
- "delectatio",
- "delego",
- "deleo",
- "delibero",
- "delicate",
- "delinquo",
- "deludo",
- "demens",
- "demergo",
- "demitto",
- "demo",
- "demonstro",
- "demoror",
- "demulceo",
- "demum",
- "denego",
- "denique",
- "dens",
- "denuncio",
- "denuo",
- "deorsum",
- "depereo",
- "depono",
- "depopulo",
- "deporto",
- "depraedor",
- "deprecator",
- "deprimo",
- "depromo",
- "depulso",
- "deputo",
- "derelinquo",
- "derideo",
- "deripio",
- "desidero",
- "desino",
- "desipio",
- "desolo",
- "desparatus",
- "despecto",
- "despirmatio",
- "infit",
- "inflammatio",
- "paens",
- "patior",
- "patria",
- "patrocinor",
- "patruus",
- "pauci",
- "paulatim",
- "pauper",
- "pax",
- "peccatus",
- "pecco",
- "pecto",
- "pectus",
- "pecunia",
- "pecus",
- "peior",
- "pel",
- "ocer",
- "socius",
- "sodalitas",
- "sol",
- "soleo",
- "solio",
- "solitudo",
- "solium",
- "sollers",
- "sollicito",
- "solum",
- "solus",
- "solutio",
- "solvo",
- "somniculosus",
- "somnus",
- "sonitus",
- "sono",
- "sophismata",
- "sopor",
- "sordeo",
- "sortitus",
- "spargo",
- "speciosus",
- "spectaculum",
- "speculum",
- "sperno",
- "spero",
- "spes",
- "spiculum",
- "spiritus",
- "spoliatio",
- "sponte",
- "stabilis",
- "statim",
- "statua",
- "stella",
- "stillicidium",
- "stipes",
- "stips",
- "sto",
- "strenuus",
- "strues",
- "studio",
- "stultus",
- "suadeo",
- "suasoria",
- "sub",
- "subito",
- "subiungo",
- "sublime",
- "subnecto",
- "subseco",
- "substantia",
- "subvenio",
- "succedo",
- "succurro",
- "sufficio",
- "suffoco",
- "suffragium",
- "suggero",
- "sui",
- "sulum",
- "sum",
- "summa",
- "summisse",
- "summopere",
- "sumo",
- "sumptus",
- "supellex",
- "super",
- "suppellex",
- "supplanto",
- "suppono",
- "supra",
- "surculus",
- "surgo",
- "sursum",
- "suscipio",
- "suspendo",
- "sustineo",
- "suus",
- "synagoga",
- "tabella",
- "tabernus",
- "tabesco",
- "tabgo",
- "tabula",
- "taceo",
- "tactus",
- "taedium",
- "talio",
- "talis",
- "talus",
- "tam",
- "tamdiu",
- "tamen",
- "tametsi",
- "tamisium",
- "tamquam",
- "tandem",
- "tantillus",
- "tantum",
- "tardus",
- "tego",
- "temeritas",
- "temperantia",
- "templum",
- "temptatio",
- "tempus",
- "tenax",
- "tendo",
- "teneo",
- "tener",
- "tenuis",
- "tenus",
- "tepesco",
- "tepidus",
- "ter",
- "terebro",
- "teres",
- "terga",
- "tergeo",
- "tergiversatio",
- "tergo",
- "tergum",
- "termes",
- "terminatio",
- "tero",
- "terra",
- "terreo",
- "territo",
- "terror",
- "tersus",
- "tertius",
- "testimonium",
- "texo",
- "textilis",
- "textor",
- "textus",
- "thalassinus",
- "theatrum",
- "theca",
- "thema",
- "theologus",
- "thermae",
- "thesaurus",
- "thesis",
- "thorax",
- "thymbra",
- "thymum",
- "tibi",
- "timidus",
- "timor",
- "titulus",
- "tolero",
- "tollo",
- "tondeo",
- "tonsor",
- "torqueo",
- "torrens",
- "tot",
- "totidem",
- "toties",
- "totus",
- "tracto",
- "trado",
- "traho",
- "trans",
- "tredecim",
- "tremo",
- "trepide",
- "tres",
- "tribuo",
- "tricesimus",
- "triduana",
- "triginta",
- "tripudio",
- "tristis",
- "triumphus",
- "trucido",
- "truculenter",
- "tubineus",
- "tui",
- "tum",
- "tumultus",
- "tunc",
- "turba",
- "turbo",
- "turpe",
- "turpis",
- "tutamen",
- "tutis",
- "tyrannus",
- "uberrime",
- "ubi",
- "ulciscor",
- "ullus",
- "ulterius",
- "ultio",
- "ultra",
- "umbra",
- "umerus",
- "umquam",
- "una",
- "unde",
- "undique",
- "universe",
- "unus",
- "urbanus",
- "urbs",
- "uredo",
- "usitas",
- "usque",
- "ustilo",
- "ustulo",
- "usus",
- "uter",
- "uterque",
- "utilis",
- "utique",
- "utor",
- "utpote",
- "utrimque",
- "utroque",
- "utrum",
- "uxor",
- "vaco",
- "vacuus",
- "vado",
- "vae",
- "valde",
- "valens",
- "valeo",
- "valetudo",
- "validus",
- "vallum",
- "vapulus",
- "varietas",
- "varius",
- "vehemens",
- "vel",
- "velociter",
- "velum",
- "velut",
- "venia",
- "venio",
- "ventito",
- "ventosus",
- "ventus",
- "venustas",
- "ver",
- "verbera",
- "verbum",
- "vere",
- "verecundia",
- "vereor",
- "vergo",
- "veritas",
- "vero",
- "versus",
- "verto",
- "verumtamen",
- "verus",
- "vesco",
- "vesica",
- "vesper",
- "vespillo",
- "vester",
- "vestigium",
- "vestrum",
- "vetus",
- "via",
- "vicinus",
- "vicissitudo",
- "victoria",
- "victus",
- "videlicet",
- "video",
- "viduata",
- "viduo",
- "vigilo",
- "vigor",
- "vilicus",
- "vilis",
- "vilitas",
- "villa",
- "vinco",
- "vinculum",
- "vindico",
- "vinitor",
- "vinum",
- "vir",
- "virga",
- "virgo",
- "viridis",
- "viriliter",
- "virtus",
- "vis",
- "viscus",
- "vita",
- "vitiosus",
- "vitium",
- "vito",
- "vivo",
- "vix",
- "vobis",
- "vociferor",
- "voco",
- "volaticus",
- "volo",
- "volubilis",
- "voluntarius",
- "volup",
- "volutabrum",
- "volva",
- "vomer",
- "vomica",
- "vomito",
- "vorago",
- "vorax",
- "voro",
- "vos",
- "votum",
- "voveo",
- "vox",
- "vulariter",
- "vulgaris",
- "vulgivagus",
- "vulgo",
- "vulgus",
- "vulnero",
- "vulnus",
- "vulpes",
- "vulticulus",
- "vultuosus",
- "xiphias"
- ]
-};
-en.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",
- "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",
- "MacGyver",
- "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"
- ],
- "title": {
- "descriptor": [
- "Lead",
- "Senior",
- "Direct",
- "Corporate",
- "Dynamic",
- "Future",
- "Product",
- "National",
- "Regional",
- "District",
- "Central",
- "Global",
- "Customer",
- "Investor",
- "Dynamic",
- "International",
- "Legacy",
- "Forward",
- "Internal",
- "Human",
- "Chief",
- "Principal"
- ],
- "level": [
- "Solutions",
- "Program",
- "Brand",
- "Security",
- "Research",
- "Marketing",
- "Directives",
- "Implementation",
- "Integration",
- "Functionality",
- "Response",
- "Paradigm",
- "Tactics",
- "Identity",
- "Markets",
- "Group",
- "Division",
- "Applications",
- "Optimization",
- "Operations",
- "Infrastructure",
- "Intranet",
- "Communications",
- "Web",
- "Branding",
- "Quality",
- "Assurance",
- "Mobility",
- "Accounts",
- "Data",
- "Creative",
- "Configuration",
- "Accountability",
- "Interactions",
- "Factors",
- "Usability",
- "Metrics"
- ],
- "job": [
- "Supervisor",
- "Associate",
- "Executive",
- "Liason",
- "Officer",
- "Manager",
- "Engineer",
- "Specialist",
- "Director",
- "Coordinator",
- "Administrator",
- "Architect",
- "Analyst",
- "Designer",
- "Planner",
- "Orchestrator",
- "Technician",
- "Developer",
- "Producer",
- "Consultant",
- "Assistant",
- "Facilitator",
- "Agent",
- "Representative",
- "Strategist"
- ]
- },
- "name": [
- "#{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}"
- ]
-};
-en.phone_number = {
- "formats": [
- "###-###-####",
- "(###) ###-####",
- "1-###-###-####",
- "###.###.####",
- "###-###-####",
- "(###) ###-####",
- "1-###-###-####",
- "###.###.####",
- "###-###-#### x###",
- "(###) ###-#### x###",
- "1-###-###-#### x###",
- "###.###.#### x###",
- "###-###-#### x####",
- "(###) ###-#### x####",
- "1-###-###-#### x####",
- "###.###.#### x####",
- "###-###-#### x#####",
- "(###) ###-#### x#####",
- "1-###-###-#### x#####",
- "###.###.#### x#####"
- ]
-};
-en.cell_phone = {
- "formats": [
- "###-###-####",
- "(###) ###-####",
- "1-###-###-####",
- "###.###.####"
- ]
-};
-en.business = {
- "credit_card_numbers": [
- "1234-2121-1221-1211",
- "1212-1221-1121-1234",
- "1211-1221-1234-2201",
- "1228-1221-1221-1431"
- ],
- "credit_card_expiry_dates": [
- "2011-10-12",
- "2012-11-12",
- "2015-11-11",
- "2013-9-12"
- ],
- "credit_card_types": [
- "visa",
- "mastercard",
- "americanexpress",
- "discover"
- ]
-};
-en.commerce = {
- "color": [
- "red",
- "green",
- "blue",
- "yellow",
- "purple",
- "mint green",
- "teal",
- "white",
- "black",
- "orange",
- "pink",
- "grey",
- "maroon",
- "violet",
- "turquoise",
- "tan",
- "sky blue",
- "salmon",
- "plum",
- "orchid",
- "olive",
- "magenta",
- "lime",
- "ivory",
- "indigo",
- "gold",
- "fuchsia",
- "cyan",
- "azure",
- "lavender",
- "silver"
- ],
- "department": [
- "Books",
- "Movies",
- "Music",
- "Games",
- "Electronics",
- "Computers",
- "Home",
- "Garden",
- "Tools",
- "Grocery",
- "Health",
- "Beauty",
- "Toys",
- "Kids",
- "Baby",
- "Clothing",
- "Shoes",
- "Jewelery",
- "Sports",
- "Outdoors",
- "Automotive",
- "Industrial"
- ],
- "product_name": {
- "adjective": [
- "Small",
- "Ergonomic",
- "Rustic",
- "Intelligent",
- "Gorgeous",
- "Incredible",
- "Fantastic",
- "Practical",
- "Sleek",
- "Awesome"
- ],
- "material": [
- "Steel",
- "Wooden",
- "Concrete",
- "Plastic",
- "Cotton",
- "Granite",
- "Rubber"
- ],
- "product": [
- "Chair",
- "Car",
- "Computer",
- "Gloves",
- "Pants",
- "Shirt",
- "Table",
- "Shoes",
- "Hat"
- ]
- }
-};
-en.team = {
- "creature": [
- "ants",
- "bats",
- "bears",
- "bees",
- "birds",
- "buffalo",
- "cats",
- "chickens",
- "cattle",
- "dogs",
- "dolphins",
- "ducks",
- "elephants",
- "fishes",
- "foxes",
- "frogs",
- "geese",
- "goats",
- "horses",
- "kangaroos",
- "lions",
- "monkeys",
- "owls",
- "oxen",
- "penguins",
- "people",
- "pigs",
- "rabbits",
- "sheep",
- "tigers",
- "whales",
- "wolves",
- "zebras",
- "banshees",
- "crows",
- "black cats",
- "chimeras",
- "ghosts",
- "conspirators",
- "dragons",
- "dwarves",
- "elves",
- "enchanters",
- "exorcists",
- "sons",
- "foes",
- "giants",
- "gnomes",
- "goblins",
- "gooses",
- "griffins",
- "lycanthropes",
- "nemesis",
- "ogres",
- "oracles",
- "prophets",
- "sorcerors",
- "spiders",
- "spirits",
- "vampires",
- "warlocks",
- "vixens",
- "werewolves",
- "witches",
- "worshipers",
- "zombies",
- "druids"
- ],
- "name": [
- "#{Address.state} #{creature}"
- ]
-};
-en.hacker = {
- "abbreviation": [
- "TCP",
- "HTTP",
- "SDD",
- "RAM",
- "GB",
- "CSS",
- "SSL",
- "AGP",
- "SQL",
- "FTP",
- "PCI",
- "AI",
- "ADP",
- "RSS",
- "XML",
- "EXE",
- "COM",
- "HDD",
- "THX",
- "SMTP",
- "SMS",
- "USB",
- "PNG",
- "SAS",
- "IB",
- "SCSI",
- "JSON",
- "XSS",
- "JBOD"
- ],
- "adjective": [
- "auxiliary",
- "primary",
- "back-end",
- "digital",
- "open-source",
- "virtual",
- "cross-platform",
- "redundant",
- "online",
- "haptic",
- "multi-byte",
- "bluetooth",
- "wireless",
- "1080p",
- "neural",
- "optical",
- "solid state",
- "mobile"
- ],
- "noun": [
- "driver",
- "protocol",
- "bandwidth",
- "panel",
- "microchip",
- "program",
- "port",
- "card",
- "array",
- "interface",
- "system",
- "sensor",
- "firewall",
- "hard drive",
- "pixel",
- "alarm",
- "feed",
- "monitor",
- "application",
- "transmitter",
- "bus",
- "circuit",
- "capacitor",
- "matrix"
- ],
- "verb": [
- "back up",
- "bypass",
- "hack",
- "override",
- "compress",
- "copy",
- "navigate",
- "index",
- "connect",
- "generate",
- "quantify",
- "calculate",
- "synthesize",
- "input",
- "transmit",
- "program",
- "reboot",
- "parse"
- ],
- "ingverb": [
- "backing up",
- "bypassing",
- "hacking",
- "overriding",
- "compressing",
- "copying",
- "navigating",
- "indexing",
- "connecting",
- "generating",
- "quantifying",
- "calculating",
- "synthesizing",
- "transmitting",
- "programming",
- "parsing"
- ]
-};
-en.app = {
- "name": [
- "Redhold",
- "Treeflex",
- "Trippledex",
- "Kanlam",
- "Bigtax",
- "Daltfresh",
- "Toughjoyfax",
- "Mat Lam Tam",
- "Otcom",
- "Tres-Zap",
- "Y-Solowarm",
- "Tresom",
- "Voltsillam",
- "Biodex",
- "Greenlam",
- "Viva",
- "Matsoft",
- "Temp",
- "Zoolab",
- "Subin",
- "Rank",
- "Job",
- "Stringtough",
- "Tin",
- "It",
- "Home Ing",
- "Zamit",
- "Sonsing",
- "Konklab",
- "Alpha",
- "Latlux",
- "Voyatouch",
- "Alphazap",
- "Holdlamis",
- "Zaam-Dox",
- "Sub-Ex",
- "Quo Lux",
- "Bamity",
- "Ventosanzap",
- "Lotstring",
- "Hatity",
- "Tempsoft",
- "Overhold",
- "Fixflex",
- "Konklux",
- "Zontrax",
- "Tampflex",
- "Span",
- "Namfix",
- "Transcof",
- "Stim",
- "Fix San",
- "Sonair",
- "Stronghold",
- "Fintone",
- "Y-find",
- "Opela",
- "Lotlux",
- "Ronstring",
- "Zathin",
- "Duobam",
- "Keylex"
- ],
- "version": [
- "0.#.#",
- "0.##",
- "#.##",
- "#.#",
- "#.#.#"
- ],
- "author": [
- "#{Name.name}",
- "#{Company.name}"
- ]
-};
-
-en.finance = {};
-en.finance.account_type = ["Checking","Savings","Money Market", "Investment", "Home Loan", "Credit Card", "Auto Loan", "Personal Loan"];
-en.finance.transaction_type = ["deposit", "withdrawal", "payment", "invoice"];
-
-en.finance.currency = {
- "UAE Dirham": {
- "code": "AED",
- "symbol": ""
- },
- "Afghani": {
- "code": "AFN",
- "symbol": "؋"
- },
- "Lek": {
- "code": "ALL",
- "symbol": "Lek"
- },
- "Armenian Dram": {
- "code": "AMD",
- "symbol": ""
- },
- "Netherlands Antillian Guilder": {
- "code": "ANG",
- "symbol": "ƒ"
- },
- "Kwanza": {
- "code": "AOA",
- "symbol": ""
- },
- "Argentine Peso": {
- "code": "ARS",
- "symbol": "$"
- },
- "Australian Dollar": {
- "code": "AUD",
- "symbol": "$"
- },
- "Aruban Guilder": {
- "code": "AWG",
- "symbol": "ƒ"
- },
- "Azerbaijanian Manat": {
- "code": "AZN",
- "symbol": "ман"
- },
- "Convertible Marks": {
- "code": "BAM",
- "symbol": "KM"
- },
- "Barbados Dollar": {
- "code": "BBD",
- "symbol": "$"
- },
- "Taka": {
- "code": "BDT",
- "symbol": ""
- },
- "Bulgarian Lev": {
- "code": "BGN",
- "symbol": "лв"
- },
- "Bahraini Dinar": {
- "code": "BHD",
- "symbol": ""
- },
- "Burundi Franc": {
- "code": "BIF",
- "symbol": ""
- },
- "Bermudian Dollar (customarily known as Bermuda Dollar)": {
- "code": "BMD",
- "symbol": "$"
- },
- "Brunei Dollar": {
- "code": "BND",
- "symbol": "$"
- },
- "Boliviano Mvdol": {
- "code": "BOB BOV",
- "symbol": "$b"
- },
- "Brazilian Real": {
- "code": "BRL",
- "symbol": "R$"
- },
- "Bahamian Dollar": {
- "code": "BSD",
- "symbol": "$"
- },
- "Pula": {
- "code": "BWP",
- "symbol": "P"
- },
- "Belarussian Ruble": {
- "code": "BYR",
- "symbol": "p."
- },
- "Belize Dollar": {
- "code": "BZD",
- "symbol": "BZ$"
- },
- "Canadian Dollar": {
- "code": "CAD",
- "symbol": "$"
- },
- "Congolese Franc": {
- "code": "CDF",
- "symbol": ""
- },
- "Swiss Franc": {
- "code": "CHF",
- "symbol": "CHF"
- },
- "Chilean Peso Unidades de fomento": {
- "code": "CLP CLF",
- "symbol": "$"
- },
- "Yuan Renminbi": {
- "code": "CNY",
- "symbol": "¥"
- },
- "Colombian Peso Unidad de Valor Real": {
- "code": "COP COU",
- "symbol": "$"
- },
- "Costa Rican Colon": {
- "code": "CRC",
- "symbol": "₡"
- },
- "Cuban Peso Peso Convertible": {
- "code": "CUP CUC",
- "symbol": "₱"
- },
- "Cape Verde Escudo": {
- "code": "CVE",
- "symbol": ""
- },
- "Czech Koruna": {
- "code": "CZK",
- "symbol": "Kč"
- },
- "Djibouti Franc": {
- "code": "DJF",
- "symbol": ""
- },
- "Danish Krone": {
- "code": "DKK",
- "symbol": "kr"
- },
- "Dominican Peso": {
- "code": "DOP",
- "symbol": "RD$"
- },
- "Algerian Dinar": {
- "code": "DZD",
- "symbol": ""
- },
- "Kroon": {
- "code": "EEK",
- "symbol": ""
- },
- "Egyptian Pound": {
- "code": "EGP",
- "symbol": "£"
- },
- "Nakfa": {
- "code": "ERN",
- "symbol": ""
- },
- "Ethiopian Birr": {
- "code": "ETB",
- "symbol": ""
- },
- "Euro": {
- "code": "EUR",
- "symbol": "€"
- },
- "Fiji Dollar": {
- "code": "FJD",
- "symbol": "$"
- },
- "Falkland Islands Pound": {
- "code": "FKP",
- "symbol": "£"
- },
- "Pound Sterling": {
- "code": "GBP",
- "symbol": "£"
- },
- "Lari": {
- "code": "GEL",
- "symbol": ""
- },
- "Cedi": {
- "code": "GHS",
- "symbol": ""
- },
- "Gibraltar Pound": {
- "code": "GIP",
- "symbol": "£"
- },
- "Dalasi": {
- "code": "GMD",
- "symbol": ""
- },
- "Guinea Franc": {
- "code": "GNF",
- "symbol": ""
- },
- "Quetzal": {
- "code": "GTQ",
- "symbol": "Q"
- },
- "Guyana Dollar": {
- "code": "GYD",
- "symbol": "$"
- },
- "Hong Kong Dollar": {
- "code": "HKD",
- "symbol": "$"
- },
- "Lempira": {
- "code": "HNL",
- "symbol": "L"
- },
- "Croatian Kuna": {
- "code": "HRK",
- "symbol": "kn"
- },
- "Gourde US Dollar": {
- "code": "HTG USD",
- "symbol": ""
- },
- "Forint": {
- "code": "HUF",
- "symbol": "Ft"
- },
- "Rupiah": {
- "code": "IDR",
- "symbol": "Rp"
- },
- "New Israeli Sheqel": {
- "code": "ILS",
- "symbol": "₪"
- },
- "Indian Rupee": {
- "code": "INR",
- "symbol": ""
- },
- "Indian Rupee Ngultrum": {
- "code": "INR BTN",
- "symbol": ""
- },
- "Iraqi Dinar": {
- "code": "IQD",
- "symbol": ""
- },
- "Iranian Rial": {
- "code": "IRR",
- "symbol": "﷼"
- },
- "Iceland Krona": {
- "code": "ISK",
- "symbol": "kr"
- },
- "Jamaican Dollar": {
- "code": "JMD",
- "symbol": "J$"
- },
- "Jordanian Dinar": {
- "code": "JOD",
- "symbol": ""
- },
- "Yen": {
- "code": "JPY",
- "symbol": "¥"
- },
- "Kenyan Shilling": {
- "code": "KES",
- "symbol": ""
- },
- "Som": {
- "code": "KGS",
- "symbol": "лв"
- },
- "Riel": {
- "code": "KHR",
- "symbol": "៛"
- },
- "Comoro Franc": {
- "code": "KMF",
- "symbol": ""
- },
- "North Korean Won": {
- "code": "KPW",
- "symbol": "₩"
- },
- "Won": {
- "code": "KRW",
- "symbol": "₩"
- },
- "Kuwaiti Dinar": {
- "code": "KWD",
- "symbol": ""
- },
- "Cayman Islands Dollar": {
- "code": "KYD",
- "symbol": "$"
- },
- "Tenge": {
- "code": "KZT",
- "symbol": "лв"
- },
- "Kip": {
- "code": "LAK",
- "symbol": "₭"
- },
- "Lebanese Pound": {
- "code": "LBP",
- "symbol": "£"
- },
- "Sri Lanka Rupee": {
- "code": "LKR",
- "symbol": "₨"
- },
- "Liberian Dollar": {
- "code": "LRD",
- "symbol": "$"
- },
- "Lithuanian Litas": {
- "code": "LTL",
- "symbol": "Lt"
- },
- "Latvian Lats": {
- "code": "LVL",
- "symbol": "Ls"
- },
- "Libyan Dinar": {
- "code": "LYD",
- "symbol": ""
- },
- "Moroccan Dirham": {
- "code": "MAD",
- "symbol": ""
- },
- "Moldovan Leu": {
- "code": "MDL",
- "symbol": ""
- },
- "Malagasy Ariary": {
- "code": "MGA",
- "symbol": ""
- },
- "Denar": {
- "code": "MKD",
- "symbol": "ден"
- },
- "Kyat": {
- "code": "MMK",
- "symbol": ""
- },
- "Tugrik": {
- "code": "MNT",
- "symbol": "₮"
- },
- "Pataca": {
- "code": "MOP",
- "symbol": ""
- },
- "Ouguiya": {
- "code": "MRO",
- "symbol": ""
- },
- "Mauritius Rupee": {
- "code": "MUR",
- "symbol": "₨"
- },
- "Rufiyaa": {
- "code": "MVR",
- "symbol": ""
- },
- "Kwacha": {
- "code": "MWK",
- "symbol": ""
- },
- "Mexican Peso Mexican Unidad de Inversion (UDI)": {
- "code": "MXN MXV",
- "symbol": "$"
- },
- "Malaysian Ringgit": {
- "code": "MYR",
- "symbol": "RM"
- },
- "Metical": {
- "code": "MZN",
- "symbol": "MT"
- },
- "Naira": {
- "code": "NGN",
- "symbol": "₦"
- },
- "Cordoba Oro": {
- "code": "NIO",
- "symbol": "C$"
- },
- "Norwegian Krone": {
- "code": "NOK",
- "symbol": "kr"
- },
- "Nepalese Rupee": {
- "code": "NPR",
- "symbol": "₨"
- },
- "New Zealand Dollar": {
- "code": "NZD",
- "symbol": "$"
- },
- "Rial Omani": {
- "code": "OMR",
- "symbol": "﷼"
- },
- "Balboa US Dollar": {
- "code": "PAB USD",
- "symbol": "B/."
- },
- "Nuevo Sol": {
- "code": "PEN",
- "symbol": "S/."
- },
- "Kina": {
- "code": "PGK",
- "symbol": ""
- },
- "Philippine Peso": {
- "code": "PHP",
- "symbol": "Php"
- },
- "Pakistan Rupee": {
- "code": "PKR",
- "symbol": "₨"
- },
- "Zloty": {
- "code": "PLN",
- "symbol": "zł"
- },
- "Guarani": {
- "code": "PYG",
- "symbol": "Gs"
- },
- "Qatari Rial": {
- "code": "QAR",
- "symbol": "﷼"
- },
- "New Leu": {
- "code": "RON",
- "symbol": "lei"
- },
- "Serbian Dinar": {
- "code": "RSD",
- "symbol": "Дин."
- },
- "Russian Ruble": {
- "code": "RUB",
- "symbol": "руб"
- },
- "Rwanda Franc": {
- "code": "RWF",
- "symbol": ""
- },
- "Saudi Riyal": {
- "code": "SAR",
- "symbol": "﷼"
- },
- "Solomon Islands Dollar": {
- "code": "SBD",
- "symbol": "$"
- },
- "Seychelles Rupee": {
- "code": "SCR",
- "symbol": "₨"
- },
- "Sudanese Pound": {
- "code": "SDG",
- "symbol": ""
- },
- "Swedish Krona": {
- "code": "SEK",
- "symbol": "kr"
- },
- "Singapore Dollar": {
- "code": "SGD",
- "symbol": "$"
- },
- "Saint Helena Pound": {
- "code": "SHP",
- "symbol": "£"
- },
- "Leone": {
- "code": "SLL",
- "symbol": ""
- },
- "Somali Shilling": {
- "code": "SOS",
- "symbol": "S"
- },
- "Surinam Dollar": {
- "code": "SRD",
- "symbol": "$"
- },
- "Dobra": {
- "code": "STD",
- "symbol": ""
- },
- "El Salvador Colon US Dollar": {
- "code": "SVC USD",
- "symbol": "$"
- },
- "Syrian Pound": {
- "code": "SYP",
- "symbol": "£"
- },
- "Lilangeni": {
- "code": "SZL",
- "symbol": ""
- },
- "Baht": {
- "code": "THB",
- "symbol": "฿"
- },
- "Somoni": {
- "code": "TJS",
- "symbol": ""
- },
- "Manat": {
- "code": "TMT",
- "symbol": ""
- },
- "Tunisian Dinar": {
- "code": "TND",
- "symbol": ""
- },
- "Pa'anga": {
- "code": "TOP",
- "symbol": ""
- },
- "Turkish Lira": {
- "code": "TRY",
- "symbol": "TL"
- },
- "Trinidad and Tobago Dollar": {
- "code": "TTD",
- "symbol": "TT$"
- },
- "New Taiwan Dollar": {
- "code": "TWD",
- "symbol": "NT$"
- },
- "Tanzanian Shilling": {
- "code": "TZS",
- "symbol": ""
- },
- "Hryvnia": {
- "code": "UAH",
- "symbol": "₴"
- },
- "Uganda Shilling": {
- "code": "UGX",
- "symbol": ""
- },
- "US Dollar": {
- "code": "USD",
- "symbol": "$"
- },
- "Peso Uruguayo Uruguay Peso en Unidades Indexadas": {
- "code": "UYU UYI",
- "symbol": "$U"
- },
- "Uzbekistan Sum": {
- "code": "UZS",
- "symbol": "лв"
- },
- "Bolivar Fuerte": {
- "code": "VEF",
- "symbol": "Bs"
- },
- "Dong": {
- "code": "VND",
- "symbol": "₫"
- },
- "Vatu": {
- "code": "VUV",
- "symbol": ""
- },
- "Tala": {
- "code": "WST",
- "symbol": ""
- },
- "CFA Franc BEAC": {
- "code": "XAF",
- "symbol": ""
- },
- "Silver": {
- "code": "XAG",
- "symbol": ""
- },
- "Gold": {
- "code": "XAU",
- "symbol": ""
- },
- "Bond Markets Units European Composite Unit (EURCO)": {
- "code": "XBA",
- "symbol": ""
- },
- "European Monetary Unit (E.M.U.-6)": {
- "code": "XBB",
- "symbol": ""
- },
- "European Unit of Account 9(E.U.A.-9)": {
- "code": "XBC",
- "symbol": ""
- },
- "European Unit of Account 17(E.U.A.-17)": {
- "code": "XBD",
- "symbol": ""
- },
- "East Caribbean Dollar": {
- "code": "XCD",
- "symbol": "$"
- },
- "SDR": {
- "code": "XDR",
- "symbol": ""
- },
- "UIC-Franc": {
- "code": "XFU",
- "symbol": ""
- },
- "CFA Franc BCEAO": {
- "code": "XOF",
- "symbol": ""
- },
- "Palladium": {
- "code": "XPD",
- "symbol": ""
- },
- "CFP Franc": {
- "code": "XPF",
- "symbol": ""
- },
- "Platinum": {
- "code": "XPT",
- "symbol": ""
- },
- "Codes specifically reserved for testing purposes": {
- "code": "XTS",
- "symbol": ""
- },
- "Yemeni Rial": {
- "code": "YER",
- "symbol": "﷼"
- },
- "Rand": {
- "code": "ZAR",
- "symbol": "R"
- },
- "Rand Loti": {
- "code": "ZAR LSL",
- "symbol": ""
- },
- "Rand Namibia Dollar": {
- "code": "ZAR NAD",
- "symbol": ""
- },
- "Zambian Kwacha": {
- "code": "ZMK",
- "symbol": ""
- },
- "Zimbabwe Dollar": {
- "code": "ZWL",
- "symbol": ""
- }
-}; \ No newline at end of file
diff --git a/lib/locales/en/address/building_number.js b/lib/locales/en/address/building_number.js
new file mode 100644
index 00000000..76d63929
--- /dev/null
+++ b/lib/locales/en/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#####",
+ "####",
+ "###"
+];
diff --git a/lib/locales/en/address/city.js b/lib/locales/en/address/city.js
new file mode 100644
index 00000000..db482b14
--- /dev/null
+++ b/lib/locales/en/address/city.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{city_prefix} #{Name.first_name}#{city_suffix}",
+ "#{city_prefix} #{Name.first_name}",
+ "#{Name.first_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}"
+];
diff --git a/lib/locales/en/address/city_prefix.js b/lib/locales/en/address/city_prefix.js
new file mode 100644
index 00000000..67d65339
--- /dev/null
+++ b/lib/locales/en/address/city_prefix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "North",
+ "East",
+ "West",
+ "South",
+ "New",
+ "Lake",
+ "Port"
+];
diff --git a/lib/locales/en/address/city_suffix.js b/lib/locales/en/address/city_suffix.js
new file mode 100644
index 00000000..84344b1f
--- /dev/null
+++ b/lib/locales/en/address/city_suffix.js
@@ -0,0 +1,21 @@
+module["exports"] = [
+ "town",
+ "ton",
+ "land",
+ "ville",
+ "berg",
+ "burgh",
+ "borough",
+ "bury",
+ "view",
+ "port",
+ "mouth",
+ "stad",
+ "furt",
+ "chester",
+ "mouth",
+ "fort",
+ "haven",
+ "side",
+ "shire"
+];
diff --git a/lib/locales/en/address/country.js b/lib/locales/en/address/country.js
new file mode 100644
index 00000000..4d759aac
--- /dev/null
+++ b/lib/locales/en/address/country.js
@@ -0,0 +1,247 @@
+module["exports"] = [
+ "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)",
+ "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",
+ "Democratic People's Republic of Korea",
+ "Republic of 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",
+ "Uruguay",
+ "Uzbekistan",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnam",
+ "Virgin Islands, British",
+ "Virgin Islands, U.S.",
+ "Wallis and Futuna",
+ "Western Sahara",
+ "Yemen",
+ "Zambia",
+ "Zimbabwe"
+];
diff --git a/lib/locales/en/address/country_code.js b/lib/locales/en/address/country_code.js
new file mode 100644
index 00000000..84b5bfe6
--- /dev/null
+++ b/lib/locales/en/address/country_code.js
@@ -0,0 +1,252 @@
+module["exports"] = [
+ "AD",
+ "AE",
+ "AF",
+ "AG",
+ "AI",
+ "AL",
+ "AM",
+ "AO",
+ "AQ",
+ "AR",
+ "AS",
+ "AT",
+ "AU",
+ "AW",
+ "AX",
+ "AZ",
+ "BA",
+ "BB",
+ "BD",
+ "BE",
+ "BF",
+ "BG",
+ "BH",
+ "BI",
+ "BJ",
+ "BL",
+ "BM",
+ "BN",
+ "BO",
+ "BQ",
+ "BQ",
+ "BR",
+ "BS",
+ "BT",
+ "BV",
+ "BW",
+ "BY",
+ "BZ",
+ "CA",
+ "CC",
+ "CD",
+ "CF",
+ "CG",
+ "CH",
+ "CI",
+ "CK",
+ "CL",
+ "CM",
+ "CN",
+ "CO",
+ "CR",
+ "CU",
+ "CV",
+ "CW",
+ "CX",
+ "CY",
+ "CZ",
+ "DE",
+ "DJ",
+ "DK",
+ "DM",
+ "DO",
+ "DZ",
+ "EC",
+ "EE",
+ "EG",
+ "EH",
+ "ER",
+ "ES",
+ "ET",
+ "FI",
+ "FJ",
+ "FK",
+ "FM",
+ "FO",
+ "FR",
+ "GA",
+ "GB",
+ "GD",
+ "GE",
+ "GF",
+ "GG",
+ "GH",
+ "GI",
+ "GL",
+ "GM",
+ "GN",
+ "GP",
+ "GQ",
+ "GR",
+ "GS",
+ "GT",
+ "GU",
+ "GW",
+ "GY",
+ "HK",
+ "HM",
+ "HN",
+ "HR",
+ "HT",
+ "HU",
+ "ID",
+ "IE",
+ "IL",
+ "IM",
+ "IN",
+ "IO",
+ "IQ",
+ "IR",
+ "IS",
+ "IT",
+ "JE",
+ "JM",
+ "JO",
+ "JP",
+ "KE",
+ "KG",
+ "KH",
+ "KI",
+ "KM",
+ "KN",
+ "KP",
+ "KR",
+ "KW",
+ "KY",
+ "KZ",
+ "LA",
+ "LB",
+ "LC",
+ "LI",
+ "LK",
+ "LR",
+ "LS",
+ "LT",
+ "LU",
+ "LV",
+ "LY",
+ "MA",
+ "MC",
+ "MD",
+ "ME",
+ "MF",
+ "MG",
+ "MH",
+ "MK",
+ "ML",
+ "MM",
+ "MN",
+ "MO",
+ "MP",
+ "MQ",
+ "MR",
+ "MS",
+ "MT",
+ "MU",
+ "MV",
+ "MW",
+ "MX",
+ "MY",
+ "MZ",
+ "NA",
+ "NC",
+ "NE",
+ "NF",
+ "NG",
+ "NI",
+ "NL",
+ "NO",
+ "NP",
+ "NR",
+ "NU",
+ "NZ",
+ "OM",
+ "PA",
+ "PE",
+ "PF",
+ "PG",
+ "PH",
+ "PK",
+ "PL",
+ "PM",
+ "PN",
+ "PR",
+ "PS",
+ "PT",
+ "PW",
+ "PY",
+ "QA",
+ "RE",
+ "RO",
+ "RS",
+ "RU",
+ "RW",
+ "SA",
+ "SB",
+ "SC",
+ "SD",
+ "SE",
+ "SG",
+ "SH",
+ "SI",
+ "SJ",
+ "SK",
+ "SL",
+ "SM",
+ "SN",
+ "SO",
+ "SR",
+ "SS",
+ "ST",
+ "SV",
+ "SX",
+ "SY",
+ "SZ",
+ "TC",
+ "TD",
+ "TF",
+ "TG",
+ "TH",
+ "TJ",
+ "TK",
+ "TL",
+ "TM",
+ "TN",
+ "TO",
+ "TR",
+ "TT",
+ "TV",
+ "TW",
+ "TZ",
+ "UA",
+ "UG",
+ "UM",
+ "US",
+ "UY",
+ "UZ",
+ "VA",
+ "VC",
+ "VE",
+ "VG",
+ "VI",
+ "VN",
+ "VU",
+ "WF",
+ "WS",
+ "YE",
+ "YT",
+ "ZA",
+ "ZM",
+ "ZW"
+];
diff --git a/lib/locales/en/address/county.js b/lib/locales/en/address/county.js
new file mode 100644
index 00000000..4d136129
--- /dev/null
+++ b/lib/locales/en/address/county.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Avon",
+ "Bedfordshire",
+ "Berkshire",
+ "Borders",
+ "Buckinghamshire",
+ "Cambridgeshire"
+];
diff --git a/lib/locales/en/address/default_country.js b/lib/locales/en/address/default_country.js
new file mode 100644
index 00000000..238c0490
--- /dev/null
+++ b/lib/locales/en/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "United States of America"
+];
diff --git a/lib/locales/en/address/index.js b/lib/locales/en/address/index.js
new file mode 100644
index 00000000..575f1d46
--- /dev/null
+++ b/lib/locales/en/address/index.js
@@ -0,0 +1,19 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.county = require("./county");
+address.country = require("./country");
+address.country_code = require("./country_code");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.postcode_by_state = require("./postcode_by_state");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.time_zone = require("./time_zone");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en/address/postcode.js b/lib/locales/en/address/postcode.js
new file mode 100644
index 00000000..f233d46c
--- /dev/null
+++ b/lib/locales/en/address/postcode.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#####",
+ "#####-####"
+];
diff --git a/lib/locales/en/address/postcode_by_state.js b/lib/locales/en/address/postcode_by_state.js
new file mode 100644
index 00000000..f233d46c
--- /dev/null
+++ b/lib/locales/en/address/postcode_by_state.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#####",
+ "#####-####"
+];
diff --git a/lib/locales/en/address/secondary_address.js b/lib/locales/en/address/secondary_address.js
new file mode 100644
index 00000000..cbd6d754
--- /dev/null
+++ b/lib/locales/en/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Apt. ###",
+ "Suite ###"
+];
diff --git a/lib/locales/en/address/state.js b/lib/locales/en/address/state.js
new file mode 100644
index 00000000..7af9842b
--- /dev/null
+++ b/lib/locales/en/address/state.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/en/address/state_abbr.js b/lib/locales/en/address/state_abbr.js
new file mode 100644
index 00000000..464757a2
--- /dev/null
+++ b/lib/locales/en/address/state_abbr.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "AL",
+ "AK",
+ "AZ",
+ "AR",
+ "CA",
+ "CO",
+ "CT",
+ "DE",
+ "FL",
+ "GA",
+ "HI",
+ "ID",
+ "IL",
+ "IN",
+ "IA",
+ "KS",
+ "KY",
+ "LA",
+ "ME",
+ "MD",
+ "MA",
+ "MI",
+ "MN",
+ "MS",
+ "MO",
+ "MT",
+ "NE",
+ "NV",
+ "NH",
+ "NJ",
+ "NM",
+ "NY",
+ "NC",
+ "ND",
+ "OH",
+ "OK",
+ "OR",
+ "PA",
+ "RI",
+ "SC",
+ "SD",
+ "TN",
+ "TX",
+ "UT",
+ "VT",
+ "VA",
+ "WA",
+ "WV",
+ "WI",
+ "WY"
+];
diff --git a/lib/locales/en/address/street_address.js b/lib/locales/en/address/street_address.js
new file mode 100644
index 00000000..289216e7
--- /dev/null
+++ b/lib/locales/en/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{building_number} #{street_name}"
+];
diff --git a/lib/locales/en/address/street_name.js b/lib/locales/en/address/street_name.js
new file mode 100644
index 00000000..dfd85dfc
--- /dev/null
+++ b/lib/locales/en/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.first_name} #{street_suffix}",
+ "#{Name.last_name} #{street_suffix}"
+];
diff --git a/lib/locales/en/address/street_suffix.js b/lib/locales/en/address/street_suffix.js
new file mode 100644
index 00000000..45c6cd1a
--- /dev/null
+++ b/lib/locales/en/address/street_suffix.js
@@ -0,0 +1,227 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/en/address/time_zone.js b/lib/locales/en/address/time_zone.js
new file mode 100644
index 00000000..bfa4d9cc
--- /dev/null
+++ b/lib/locales/en/address/time_zone.js
@@ -0,0 +1,145 @@
+module["exports"] = [
+ "Pacific/Midway",
+ "Pacific/Pago_Pago",
+ "Pacific/Honolulu",
+ "America/Juneau",
+ "America/Los_Angeles",
+ "America/Tijuana",
+ "America/Denver",
+ "America/Phoenix",
+ "America/Chihuahua",
+ "America/Mazatlan",
+ "America/Chicago",
+ "America/Regina",
+ "America/Mexico_City",
+ "America/Mexico_City",
+ "America/Monterrey",
+ "America/Guatemala",
+ "America/New_York",
+ "America/Indiana/Indianapolis",
+ "America/Bogota",
+ "America/Lima",
+ "America/Lima",
+ "America/Halifax",
+ "America/Caracas",
+ "America/La_Paz",
+ "America/Santiago",
+ "America/St_Johns",
+ "America/Sao_Paulo",
+ "America/Argentina/Buenos_Aires",
+ "America/Guyana",
+ "America/Godthab",
+ "Atlantic/South_Georgia",
+ "Atlantic/Azores",
+ "Atlantic/Cape_Verde",
+ "Europe/Dublin",
+ "Europe/London",
+ "Europe/Lisbon",
+ "Europe/London",
+ "Africa/Casablanca",
+ "Africa/Monrovia",
+ "Etc/UTC",
+ "Europe/Belgrade",
+ "Europe/Bratislava",
+ "Europe/Budapest",
+ "Europe/Ljubljana",
+ "Europe/Prague",
+ "Europe/Sarajevo",
+ "Europe/Skopje",
+ "Europe/Warsaw",
+ "Europe/Zagreb",
+ "Europe/Brussels",
+ "Europe/Copenhagen",
+ "Europe/Madrid",
+ "Europe/Paris",
+ "Europe/Amsterdam",
+ "Europe/Berlin",
+ "Europe/Berlin",
+ "Europe/Rome",
+ "Europe/Stockholm",
+ "Europe/Vienna",
+ "Africa/Algiers",
+ "Europe/Bucharest",
+ "Africa/Cairo",
+ "Europe/Helsinki",
+ "Europe/Kiev",
+ "Europe/Riga",
+ "Europe/Sofia",
+ "Europe/Tallinn",
+ "Europe/Vilnius",
+ "Europe/Athens",
+ "Europe/Istanbul",
+ "Europe/Minsk",
+ "Asia/Jerusalem",
+ "Africa/Harare",
+ "Africa/Johannesburg",
+ "Europe/Moscow",
+ "Europe/Moscow",
+ "Europe/Moscow",
+ "Asia/Kuwait",
+ "Asia/Riyadh",
+ "Africa/Nairobi",
+ "Asia/Baghdad",
+ "Asia/Tehran",
+ "Asia/Muscat",
+ "Asia/Muscat",
+ "Asia/Baku",
+ "Asia/Tbilisi",
+ "Asia/Yerevan",
+ "Asia/Kabul",
+ "Asia/Yekaterinburg",
+ "Asia/Karachi",
+ "Asia/Karachi",
+ "Asia/Tashkent",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kathmandu",
+ "Asia/Dhaka",
+ "Asia/Dhaka",
+ "Asia/Colombo",
+ "Asia/Almaty",
+ "Asia/Novosibirsk",
+ "Asia/Rangoon",
+ "Asia/Bangkok",
+ "Asia/Bangkok",
+ "Asia/Jakarta",
+ "Asia/Krasnoyarsk",
+ "Asia/Shanghai",
+ "Asia/Chongqing",
+ "Asia/Hong_Kong",
+ "Asia/Urumqi",
+ "Asia/Kuala_Lumpur",
+ "Asia/Singapore",
+ "Asia/Taipei",
+ "Australia/Perth",
+ "Asia/Irkutsk",
+ "Asia/Ulaanbaatar",
+ "Asia/Seoul",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Yakutsk",
+ "Australia/Darwin",
+ "Australia/Adelaide",
+ "Australia/Melbourne",
+ "Australia/Melbourne",
+ "Australia/Sydney",
+ "Australia/Brisbane",
+ "Australia/Hobart",
+ "Asia/Vladivostok",
+ "Pacific/Guam",
+ "Pacific/Port_Moresby",
+ "Asia/Magadan",
+ "Asia/Magadan",
+ "Pacific/Noumea",
+ "Pacific/Fiji",
+ "Asia/Kamchatka",
+ "Pacific/Majuro",
+ "Pacific/Auckland",
+ "Pacific/Auckland",
+ "Pacific/Tongatapu",
+ "Pacific/Fakaofo",
+ "Pacific/Apia"
+];
diff --git a/lib/locales/en/app/author.js b/lib/locales/en/app/author.js
new file mode 100644
index 00000000..5c9d0a7a
--- /dev/null
+++ b/lib/locales/en/app/author.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.name}",
+ "#{Company.name}"
+];
diff --git a/lib/locales/en/app/index.js b/lib/locales/en/app/index.js
new file mode 100644
index 00000000..4c0f6473
--- /dev/null
+++ b/lib/locales/en/app/index.js
@@ -0,0 +1,5 @@
+var app = {};
+module['exports'] = app;
+app.name = require("./name");
+app.version = require("./version");
+app.author = require("./author");
diff --git a/lib/locales/en/app/name.js b/lib/locales/en/app/name.js
new file mode 100644
index 00000000..d7dacdf5
--- /dev/null
+++ b/lib/locales/en/app/name.js
@@ -0,0 +1,64 @@
+module["exports"] = [
+ "Redhold",
+ "Treeflex",
+ "Trippledex",
+ "Kanlam",
+ "Bigtax",
+ "Daltfresh",
+ "Toughjoyfax",
+ "Mat Lam Tam",
+ "Otcom",
+ "Tres-Zap",
+ "Y-Solowarm",
+ "Tresom",
+ "Voltsillam",
+ "Biodex",
+ "Greenlam",
+ "Viva",
+ "Matsoft",
+ "Temp",
+ "Zoolab",
+ "Subin",
+ "Rank",
+ "Job",
+ "Stringtough",
+ "Tin",
+ "It",
+ "Home Ing",
+ "Zamit",
+ "Sonsing",
+ "Konklab",
+ "Alpha",
+ "Latlux",
+ "Voyatouch",
+ "Alphazap",
+ "Holdlamis",
+ "Zaam-Dox",
+ "Sub-Ex",
+ "Quo Lux",
+ "Bamity",
+ "Ventosanzap",
+ "Lotstring",
+ "Hatity",
+ "Tempsoft",
+ "Overhold",
+ "Fixflex",
+ "Konklux",
+ "Zontrax",
+ "Tampflex",
+ "Span",
+ "Namfix",
+ "Transcof",
+ "Stim",
+ "Fix San",
+ "Sonair",
+ "Stronghold",
+ "Fintone",
+ "Y-find",
+ "Opela",
+ "Lotlux",
+ "Ronstring",
+ "Zathin",
+ "Duobam",
+ "Keylex"
+];
diff --git a/lib/locales/en/app/version.js b/lib/locales/en/app/version.js
new file mode 100644
index 00000000..f8879995
--- /dev/null
+++ b/lib/locales/en/app/version.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "0.#.#",
+ "0.##",
+ "#.##",
+ "#.#",
+ "#.#.#"
+];
diff --git a/lib/locales/en/business/credit_card_expiry_dates.js b/lib/locales/en/business/credit_card_expiry_dates.js
new file mode 100644
index 00000000..4667b5f7
--- /dev/null
+++ b/lib/locales/en/business/credit_card_expiry_dates.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "2011-10-12",
+ "2012-11-12",
+ "2015-11-11",
+ "2013-9-12"
+];
diff --git a/lib/locales/en/business/credit_card_numbers.js b/lib/locales/en/business/credit_card_numbers.js
new file mode 100644
index 00000000..1b27b4f4
--- /dev/null
+++ b/lib/locales/en/business/credit_card_numbers.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "1234-2121-1221-1211",
+ "1212-1221-1121-1234",
+ "1211-1221-1234-2201",
+ "1228-1221-1221-1431"
+];
diff --git a/lib/locales/en/business/credit_card_types.js b/lib/locales/en/business/credit_card_types.js
new file mode 100644
index 00000000..8042844a
--- /dev/null
+++ b/lib/locales/en/business/credit_card_types.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "visa",
+ "mastercard",
+ "americanexpress",
+ "discover"
+];
diff --git a/lib/locales/en/business/index.js b/lib/locales/en/business/index.js
new file mode 100644
index 00000000..88772345
--- /dev/null
+++ b/lib/locales/en/business/index.js
@@ -0,0 +1,5 @@
+var business = {};
+module['exports'] = business;
+business.credit_card_numbers = require("./credit_card_numbers");
+business.credit_card_expiry_dates = require("./credit_card_expiry_dates");
+business.credit_card_types = require("./credit_card_types");
diff --git a/lib/locales/en/cell_phone/formats.js b/lib/locales/en/cell_phone/formats.js
new file mode 100644
index 00000000..09a6d2a5
--- /dev/null
+++ b/lib/locales/en/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "###-###-####",
+ "(###) ###-####",
+ "1-###-###-####",
+ "###.###.####"
+];
diff --git a/lib/locales/en/cell_phone/index.js b/lib/locales/en/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/en/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/en/commerce/color.js b/lib/locales/en/commerce/color.js
new file mode 100644
index 00000000..e32e7ac7
--- /dev/null
+++ b/lib/locales/en/commerce/color.js
@@ -0,0 +1,33 @@
+module["exports"] = [
+ "red",
+ "green",
+ "blue",
+ "yellow",
+ "purple",
+ "mint green",
+ "teal",
+ "white",
+ "black",
+ "orange",
+ "pink",
+ "grey",
+ "maroon",
+ "violet",
+ "turquoise",
+ "tan",
+ "sky blue",
+ "salmon",
+ "plum",
+ "orchid",
+ "olive",
+ "magenta",
+ "lime",
+ "ivory",
+ "indigo",
+ "gold",
+ "fuchsia",
+ "cyan",
+ "azure",
+ "lavender",
+ "silver"
+];
diff --git a/lib/locales/en/commerce/department.js b/lib/locales/en/commerce/department.js
new file mode 100644
index 00000000..45fbb0f4
--- /dev/null
+++ b/lib/locales/en/commerce/department.js
@@ -0,0 +1,24 @@
+module["exports"] = [
+ "Books",
+ "Movies",
+ "Music",
+ "Games",
+ "Electronics",
+ "Computers",
+ "Home",
+ "Garden",
+ "Tools",
+ "Grocery",
+ "Health",
+ "Beauty",
+ "Toys",
+ "Kids",
+ "Baby",
+ "Clothing",
+ "Shoes",
+ "Jewelery",
+ "Sports",
+ "Outdoors",
+ "Automotive",
+ "Industrial"
+];
diff --git a/lib/locales/en/commerce/index.js b/lib/locales/en/commerce/index.js
new file mode 100644
index 00000000..c05b5272
--- /dev/null
+++ b/lib/locales/en/commerce/index.js
@@ -0,0 +1,5 @@
+var commerce = {};
+module['exports'] = commerce;
+commerce.color = require("./color");
+commerce.department = require("./department");
+commerce.product_name = require("./product_name");
diff --git a/lib/locales/en/commerce/product_name.js b/lib/locales/en/commerce/product_name.js
new file mode 100644
index 00000000..2bd1b2aa
--- /dev/null
+++ b/lib/locales/en/commerce/product_name.js
@@ -0,0 +1,60 @@
+module["exports"] = {
+ "adjective": [
+ "Small",
+ "Ergonomic",
+ "Rustic",
+ "Intelligent",
+ "Gorgeous",
+ "Incredible",
+ "Fantastic",
+ "Practical",
+ "Sleek",
+ "Awesome",
+ "Generic",
+ "Handcrafted",
+ "Handmade",
+ "Licensed",
+ "Refined",
+ "Unbranded",
+ "Tasty"
+ ],
+ "material": [
+ "Steel",
+ "Wooden",
+ "Concrete",
+ "Plastic",
+ "Cotton",
+ "Granite",
+ "Rubber",
+ "Metal",
+ "Soft",
+ "Fresh",
+ "Frozen"
+ ],
+ "product": [
+ "Chair",
+ "Car",
+ "Computer",
+ "Keyboard",
+ "Mouse",
+ "Bike",
+ "Ball",
+ "Gloves",
+ "Pants",
+ "Shirt",
+ "Table",
+ "Shoes",
+ "Hat",
+ "Towels",
+ "Soap",
+ "Tuna",
+ "Chicken",
+ "Fish",
+ "Cheese",
+ "Bacon",
+ "Pizza",
+ "Salad",
+ "Sausages",
+ "Chips"
+ ]
+};
diff --git a/lib/locales/en/company/adjective.js b/lib/locales/en/company/adjective.js
new file mode 100644
index 00000000..bcfd8abe
--- /dev/null
+++ b/lib/locales/en/company/adjective.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Adaptive",
+ "Advanced",
+ "Ameliorated",
+ "Assimilated",
+ "Automated",
+ "Balanced",
+ "Business-focused",
+ "Centralized",
+ "Cloned",
+ "Compatible",
+ "Configurable",
+ "Cross-group",
+ "Cross-platform",
+ "Customer-focused",
+ "Customizable",
+ "Decentralized",
+ "De-engineered",
+ "Devolved",
+ "Digitized",
+ "Distributed",
+ "Diverse",
+ "Down-sized",
+ "Enhanced",
+ "Enterprise-wide",
+ "Ergonomic",
+ "Exclusive",
+ "Expanded",
+ "Extended",
+ "Face to face",
+ "Focused",
+ "Front-line",
+ "Fully-configurable",
+ "Function-based",
+ "Fundamental",
+ "Future-proofed",
+ "Grass-roots",
+ "Horizontal",
+ "Implemented",
+ "Innovative",
+ "Integrated",
+ "Intuitive",
+ "Inverse",
+ "Managed",
+ "Mandatory",
+ "Monitored",
+ "Multi-channelled",
+ "Multi-lateral",
+ "Multi-layered",
+ "Multi-tiered",
+ "Networked",
+ "Object-based",
+ "Open-architected",
+ "Open-source",
+ "Operative",
+ "Optimized",
+ "Optional",
+ "Organic",
+ "Organized",
+ "Persevering",
+ "Persistent",
+ "Phased",
+ "Polarised",
+ "Pre-emptive",
+ "Proactive",
+ "Profit-focused",
+ "Profound",
+ "Programmable",
+ "Progressive",
+ "Public-key",
+ "Quality-focused",
+ "Reactive",
+ "Realigned",
+ "Re-contextualized",
+ "Re-engineered",
+ "Reduced",
+ "Reverse-engineered",
+ "Right-sized",
+ "Robust",
+ "Seamless",
+ "Secured",
+ "Self-enabling",
+ "Sharable",
+ "Stand-alone",
+ "Streamlined",
+ "Switchable",
+ "Synchronised",
+ "Synergistic",
+ "Synergized",
+ "Team-oriented",
+ "Total",
+ "Triple-buffered",
+ "Universal",
+ "Up-sized",
+ "Upgradable",
+ "User-centric",
+ "User-friendly",
+ "Versatile",
+ "Virtual",
+ "Visionary",
+ "Vision-oriented"
+];
diff --git a/lib/locales/en/company/bs_adjective.js b/lib/locales/en/company/bs_adjective.js
new file mode 100644
index 00000000..87bc9d39
--- /dev/null
+++ b/lib/locales/en/company/bs_adjective.js
@@ -0,0 +1,67 @@
+module["exports"] = [
+ "clicks-and-mortar",
+ "value-added",
+ "vertical",
+ "proactive",
+ "robust",
+ "revolutionary",
+ "scalable",
+ "leading-edge",
+ "innovative",
+ "intuitive",
+ "strategic",
+ "e-business",
+ "mission-critical",
+ "sticky",
+ "one-to-one",
+ "24/7",
+ "end-to-end",
+ "global",
+ "B2B",
+ "B2C",
+ "granular",
+ "frictionless",
+ "virtual",
+ "viral",
+ "dynamic",
+ "24/365",
+ "best-of-breed",
+ "killer",
+ "magnetic",
+ "bleeding-edge",
+ "web-enabled",
+ "interactive",
+ "dot-com",
+ "sexy",
+ "back-end",
+ "real-time",
+ "efficient",
+ "front-end",
+ "distributed",
+ "seamless",
+ "extensible",
+ "turn-key",
+ "world-class",
+ "open-source",
+ "cross-platform",
+ "cross-media",
+ "synergistic",
+ "bricks-and-clicks",
+ "out-of-the-box",
+ "enterprise",
+ "integrated",
+ "impactful",
+ "wireless",
+ "transparent",
+ "next-generation",
+ "cutting-edge",
+ "user-centric",
+ "visionary",
+ "customized",
+ "ubiquitous",
+ "plug-and-play",
+ "collaborative",
+ "compelling",
+ "holistic",
+ "rich"
+];
diff --git a/lib/locales/en/company/bs_noun.js b/lib/locales/en/company/bs_noun.js
new file mode 100644
index 00000000..c764d732
--- /dev/null
+++ b/lib/locales/en/company/bs_noun.js
@@ -0,0 +1,46 @@
+module["exports"] = [
+ "synergies",
+ "web-readiness",
+ "paradigms",
+ "markets",
+ "partnerships",
+ "infrastructures",
+ "platforms",
+ "initiatives",
+ "channels",
+ "eyeballs",
+ "communities",
+ "ROI",
+ "solutions",
+ "e-tailers",
+ "e-services",
+ "action-items",
+ "portals",
+ "niches",
+ "technologies",
+ "content",
+ "vortals",
+ "supply-chains",
+ "convergence",
+ "relationships",
+ "architectures",
+ "interfaces",
+ "e-markets",
+ "e-commerce",
+ "systems",
+ "bandwidth",
+ "infomediaries",
+ "models",
+ "mindshare",
+ "deliverables",
+ "users",
+ "schemas",
+ "networks",
+ "applications",
+ "metrics",
+ "e-business",
+ "functionalities",
+ "experiences",
+ "web services",
+ "methodologies"
+];
diff --git a/lib/locales/en/company/bs_verb.js b/lib/locales/en/company/bs_verb.js
new file mode 100644
index 00000000..42e47b27
--- /dev/null
+++ b/lib/locales/en/company/bs_verb.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "implement",
+ "utilize",
+ "integrate",
+ "streamline",
+ "optimize",
+ "evolve",
+ "transform",
+ "embrace",
+ "enable",
+ "orchestrate",
+ "leverage",
+ "reinvent",
+ "aggregate",
+ "architect",
+ "enhance",
+ "incentivize",
+ "morph",
+ "empower",
+ "envisioneer",
+ "monetize",
+ "harness",
+ "facilitate",
+ "seize",
+ "disintermediate",
+ "synergize",
+ "strategize",
+ "deploy",
+ "brand",
+ "grow",
+ "target",
+ "syndicate",
+ "synthesize",
+ "deliver",
+ "mesh",
+ "incubate",
+ "engage",
+ "maximize",
+ "benchmark",
+ "expedite",
+ "reintermediate",
+ "whiteboard",
+ "visualize",
+ "repurpose",
+ "innovate",
+ "scale",
+ "unleash",
+ "drive",
+ "extend",
+ "engineer",
+ "revolutionize",
+ "generate",
+ "exploit",
+ "transition",
+ "e-enable",
+ "iterate",
+ "cultivate",
+ "matrix",
+ "productize",
+ "redefine",
+ "recontextualize"
+];
diff --git a/lib/locales/en/company/descriptor.js b/lib/locales/en/company/descriptor.js
new file mode 100644
index 00000000..0746db82
--- /dev/null
+++ b/lib/locales/en/company/descriptor.js
@@ -0,0 +1,103 @@
+module["exports"] = [
+ "24 hour",
+ "24/7",
+ "3rd generation",
+ "4th generation",
+ "5th generation",
+ "6th generation",
+ "actuating",
+ "analyzing",
+ "asymmetric",
+ "asynchronous",
+ "attitude-oriented",
+ "background",
+ "bandwidth-monitored",
+ "bi-directional",
+ "bifurcated",
+ "bottom-line",
+ "clear-thinking",
+ "client-driven",
+ "client-server",
+ "coherent",
+ "cohesive",
+ "composite",
+ "context-sensitive",
+ "contextually-based",
+ "content-based",
+ "dedicated",
+ "demand-driven",
+ "didactic",
+ "directional",
+ "discrete",
+ "disintermediate",
+ "dynamic",
+ "eco-centric",
+ "empowering",
+ "encompassing",
+ "even-keeled",
+ "executive",
+ "explicit",
+ "exuding",
+ "fault-tolerant",
+ "foreground",
+ "fresh-thinking",
+ "full-range",
+ "global",
+ "grid-enabled",
+ "heuristic",
+ "high-level",
+ "holistic",
+ "homogeneous",
+ "human-resource",
+ "hybrid",
+ "impactful",
+ "incremental",
+ "intangible",
+ "interactive",
+ "intermediate",
+ "leading edge",
+ "local",
+ "logistical",
+ "maximized",
+ "methodical",
+ "mission-critical",
+ "mobile",
+ "modular",
+ "motivating",
+ "multimedia",
+ "multi-state",
+ "multi-tasking",
+ "national",
+ "needs-based",
+ "neutral",
+ "next generation",
+ "non-volatile",
+ "object-oriented",
+ "optimal",
+ "optimizing",
+ "radical",
+ "real-time",
+ "reciprocal",
+ "regional",
+ "responsive",
+ "scalable",
+ "secondary",
+ "solution-oriented",
+ "stable",
+ "static",
+ "systematic",
+ "systemic",
+ "system-worthy",
+ "tangible",
+ "tertiary",
+ "transitional",
+ "uniform",
+ "upward-trending",
+ "user-facing",
+ "value-added",
+ "web-enabled",
+ "well-modulated",
+ "zero administration",
+ "zero defect",
+ "zero tolerance"
+];
diff --git a/lib/locales/en/company/index.js b/lib/locales/en/company/index.js
new file mode 100644
index 00000000..83b2f5cc
--- /dev/null
+++ b/lib/locales/en/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjective = require("./adjective");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.bs_adjective = require("./bs_adjective");
+company.bs_noun = require("./bs_noun");
+company.name = require("./name");
diff --git a/lib/locales/en/company/name.js b/lib/locales/en/company/name.js
new file mode 100644
index 00000000..f3cb17c8
--- /dev/null
+++ b/lib/locales/en/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"
+];
diff --git a/lib/locales/en/company/noun.js b/lib/locales/en/company/noun.js
new file mode 100644
index 00000000..0a27b357
--- /dev/null
+++ b/lib/locales/en/company/noun.js
@@ -0,0 +1,106 @@
+module["exports"] = [
+ "ability",
+ "access",
+ "adapter",
+ "algorithm",
+ "alliance",
+ "analyzer",
+ "application",
+ "approach",
+ "architecture",
+ "archive",
+ "artificial intelligence",
+ "array",
+ "attitude",
+ "benchmark",
+ "budgetary management",
+ "capability",
+ "capacity",
+ "challenge",
+ "circuit",
+ "collaboration",
+ "complexity",
+ "concept",
+ "conglomeration",
+ "contingency",
+ "core",
+ "customer loyalty",
+ "database",
+ "data-warehouse",
+ "definition",
+ "emulation",
+ "encoding",
+ "encryption",
+ "extranet",
+ "firmware",
+ "flexibility",
+ "focus group",
+ "forecast",
+ "frame",
+ "framework",
+ "function",
+ "functionalities",
+ "Graphic Interface",
+ "groupware",
+ "Graphical User Interface",
+ "hardware",
+ "help-desk",
+ "hierarchy",
+ "hub",
+ "implementation",
+ "info-mediaries",
+ "infrastructure",
+ "initiative",
+ "installation",
+ "instruction set",
+ "interface",
+ "internet solution",
+ "intranet",
+ "knowledge user",
+ "knowledge base",
+ "local area network",
+ "leverage",
+ "matrices",
+ "matrix",
+ "methodology",
+ "middleware",
+ "migration",
+ "model",
+ "moderator",
+ "monitoring",
+ "moratorium",
+ "neural-net",
+ "open architecture",
+ "open system",
+ "orchestration",
+ "paradigm",
+ "parallelism",
+ "policy",
+ "portal",
+ "pricing structure",
+ "process improvement",
+ "product",
+ "productivity",
+ "project",
+ "projection",
+ "protocol",
+ "secured line",
+ "service-desk",
+ "software",
+ "solution",
+ "standardization",
+ "strategy",
+ "structure",
+ "success",
+ "superstructure",
+ "support",
+ "synergy",
+ "system engine",
+ "task-force",
+ "throughput",
+ "time-frame",
+ "toolset",
+ "utilisation",
+ "website",
+ "workforce"
+];
diff --git a/lib/locales/en/company/suffix.js b/lib/locales/en/company/suffix.js
new file mode 100644
index 00000000..a5351dba
--- /dev/null
+++ b/lib/locales/en/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Inc",
+ "and Sons",
+ "LLC",
+ "Group"
+];
diff --git a/lib/locales/en/credit_card/american_express.js b/lib/locales/en/credit_card/american_express.js
new file mode 100644
index 00000000..2a3d782b
--- /dev/null
+++ b/lib/locales/en/credit_card/american_express.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/34##-######-####L/",
+ "/37##-######-####L/"
+];
diff --git a/lib/locales/en/credit_card/diners_club.js b/lib/locales/en/credit_card/diners_club.js
new file mode 100644
index 00000000..ddc7eb35
--- /dev/null
+++ b/lib/locales/en/credit_card/diners_club.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/30[0-5]#-######-###L/",
+ "/368#-######-###L/"
+];
diff --git a/lib/locales/en/credit_card/discover.js b/lib/locales/en/credit_card/discover.js
new file mode 100644
index 00000000..d51aa159
--- /dev/null
+++ b/lib/locales/en/credit_card/discover.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "/6011-####-####-###L/",
+ "/65##-####-####-###L/",
+ "/64[4-9]#-####-####-###L/",
+ "/6011-62##-####-####-###L/",
+ "/65##-62##-####-####-###L/",
+ "/64[4-9]#-62##-####-####-###L/"
+];
diff --git a/lib/locales/en/credit_card/index.js b/lib/locales/en/credit_card/index.js
new file mode 100644
index 00000000..b083e967
--- /dev/null
+++ b/lib/locales/en/credit_card/index.js
@@ -0,0 +1,12 @@
+var credit_card = {};
+module['exports'] = credit_card;
+credit_card.visa = require("./visa");
+credit_card.mastercard = require("./mastercard");
+credit_card.discover = require("./discover");
+credit_card.american_express = require("./american_express");
+credit_card.diners_club = require("./diners_club");
+credit_card.jcb = require("./jcb");
+credit_card.switch = require("./switch");
+credit_card.solo = require("./solo");
+credit_card.maestro = require("./maestro");
+credit_card.laser = require("./laser");
diff --git a/lib/locales/en/credit_card/jcb.js b/lib/locales/en/credit_card/jcb.js
new file mode 100644
index 00000000..03d83398
--- /dev/null
+++ b/lib/locales/en/credit_card/jcb.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "/3528-####-####-###L/",
+ "/3529-####-####-###L/",
+ "/35[3-8]#-####-####-###L/"
+];
diff --git a/lib/locales/en/credit_card/laser.js b/lib/locales/en/credit_card/laser.js
new file mode 100644
index 00000000..922da719
--- /dev/null
+++ b/lib/locales/en/credit_card/laser.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "/6304###########L/",
+ "/6706###########L/",
+ "/6771###########L/",
+ "/6709###########L/",
+ "/6304#########{5,6}L/",
+ "/6706#########{5,6}L/",
+ "/6771#########{5,6}L/",
+ "/6709#########{5,6}L/"
+];
diff --git a/lib/locales/en/credit_card/maestro.js b/lib/locales/en/credit_card/maestro.js
new file mode 100644
index 00000000..da575f88
--- /dev/null
+++ b/lib/locales/en/credit_card/maestro.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "/50#{9,16}L/",
+ "/5[6-8]#{9,16}L/",
+ "/56##{9,16}L/"
+];
diff --git a/lib/locales/en/credit_card/mastercard.js b/lib/locales/en/credit_card/mastercard.js
new file mode 100644
index 00000000..f6525eb8
--- /dev/null
+++ b/lib/locales/en/credit_card/mastercard.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/5[1-5]##-####-####-###L/",
+ "/6771-89##-####-###L/"
+];
diff --git a/lib/locales/en/credit_card/solo.js b/lib/locales/en/credit_card/solo.js
new file mode 100644
index 00000000..a577fb43
--- /dev/null
+++ b/lib/locales/en/credit_card/solo.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "/6767-####-####-###L/",
+ "/6767-####-####-####-#L/",
+ "/6767-####-####-####-##L/"
+];
diff --git a/lib/locales/en/credit_card/switch.js b/lib/locales/en/credit_card/switch.js
new file mode 100644
index 00000000..b12a4d07
--- /dev/null
+++ b/lib/locales/en/credit_card/switch.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "/6759-####-####-###L/",
+ "/6759-####-####-####-#L/",
+ "/6759-####-####-####-##L/"
+];
diff --git a/lib/locales/en/credit_card/visa.js b/lib/locales/en/credit_card/visa.js
new file mode 100644
index 00000000..972eba8f
--- /dev/null
+++ b/lib/locales/en/credit_card/visa.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "/4###########L/",
+ "/4###-####-####-###L/"
+];
diff --git a/lib/locales/en/date/index.js b/lib/locales/en/date/index.js
new file mode 100644
index 00000000..8c45d3f6
--- /dev/null
+++ b/lib/locales/en/date/index.js
@@ -0,0 +1,4 @@
+var date = {};
+module["exports"] = date;
+date.month = require("./month");
+date.weekday = require("./weekday");
diff --git a/lib/locales/en/date/month.js b/lib/locales/en/date/month.js
new file mode 100644
index 00000000..14416723
--- /dev/null
+++ b/lib/locales/en/date/month.js
@@ -0,0 +1,63 @@
+// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
+module["exports"] = {
+ wide: [
+ "January",
+ "February",
+ "March",
+ "April",
+ "May",
+ "June",
+ "July",
+ "August",
+ "September",
+ "October",
+ "November",
+ "December"
+ ],
+ // Property "wide_context" is optional, if not set then "wide" will be used instead
+ // It is used to specify a word in context, which may differ from a stand-alone word
+ wide_context: [
+ "January",
+ "February",
+ "March",
+ "April",
+ "May",
+ "June",
+ "July",
+ "August",
+ "September",
+ "October",
+ "November",
+ "December"
+ ],
+ abbr: [
+ "Jan",
+ "Feb",
+ "Mar",
+ "Apr",
+ "May",
+ "Jun",
+ "Jul",
+ "Aug",
+ "Sep",
+ "Oct",
+ "Nov",
+ "Dec"
+ ],
+ // Property "abbr_context" is optional, if not set then "abbr" will be used instead
+ // It is used to specify a word in context, which may differ from a stand-alone word
+ abbr_context: [
+ "Jan",
+ "Feb",
+ "Mar",
+ "Apr",
+ "May",
+ "Jun",
+ "Jul",
+ "Aug",
+ "Sep",
+ "Oct",
+ "Nov",
+ "Dec"
+ ]
+};
diff --git a/lib/locales/en/date/weekday.js b/lib/locales/en/date/weekday.js
new file mode 100644
index 00000000..f16cb0bf
--- /dev/null
+++ b/lib/locales/en/date/weekday.js
@@ -0,0 +1,43 @@
+// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
+module["exports"] = {
+ wide: [
+ "Sunday",
+ "Monday",
+ "Tuesday",
+ "Wednesday",
+ "Thursday",
+ "Friday",
+ "Saturday"
+ ],
+ // Property "wide_context" is optional, if not set then "wide" will be used instead
+ // It is used to specify a word in context, which may differ from a stand-alone word
+ wide_context: [
+ "Sunday",
+ "Monday",
+ "Tuesday",
+ "Wednesday",
+ "Thursday",
+ "Friday",
+ "Saturday"
+ ],
+ abbr: [
+ "Sun",
+ "Mon",
+ "Tue",
+ "Wed",
+ "Thu",
+ "Fri",
+ "Sat"
+ ],
+ // Property "abbr_context" is optional, if not set then "abbr" will be used instead
+ // It is used to specify a word in context, which may differ from a stand-alone word
+ abbr_context: [
+ "Sun",
+ "Mon",
+ "Tue",
+ "Wed",
+ "Thu",
+ "Fri",
+ "Sat"
+ ]
+};
diff --git a/lib/locales/en/finance/account_type.js b/lib/locales/en/finance/account_type.js
new file mode 100644
index 00000000..1f73c72c
--- /dev/null
+++ b/lib/locales/en/finance/account_type.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "Checking",
+ "Savings",
+ "Money Market",
+ "Investment",
+ "Home Loan",
+ "Credit Card",
+ "Auto Loan",
+ "Personal Loan"
+];
diff --git a/lib/locales/en/finance/currency.js b/lib/locales/en/finance/currency.js
new file mode 100644
index 00000000..442d937c
--- /dev/null
+++ b/lib/locales/en/finance/currency.js
@@ -0,0 +1,678 @@
+module["exports"] = {
+ "UAE Dirham": {
+ "code": "AED",
+ "symbol": ""
+ },
+ "Afghani": {
+ "code": "AFN",
+ "symbol": "؋"
+ },
+ "Lek": {
+ "code": "ALL",
+ "symbol": "Lek"
+ },
+ "Armenian Dram": {
+ "code": "AMD",
+ "symbol": ""
+ },
+ "Netherlands Antillian Guilder": {
+ "code": "ANG",
+ "symbol": "ƒ"
+ },
+ "Kwanza": {
+ "code": "AOA",
+ "symbol": ""
+ },
+ "Argentine Peso": {
+ "code": "ARS",
+ "symbol": "$"
+ },
+ "Australian Dollar": {
+ "code": "AUD",
+ "symbol": "$"
+ },
+ "Aruban Guilder": {
+ "code": "AWG",
+ "symbol": "ƒ"
+ },
+ "Azerbaijanian Manat": {
+ "code": "AZN",
+ "symbol": "ман"
+ },
+ "Convertible Marks": {
+ "code": "BAM",
+ "symbol": "KM"
+ },
+ "Barbados Dollar": {
+ "code": "BBD",
+ "symbol": "$"
+ },
+ "Taka": {
+ "code": "BDT",
+ "symbol": ""
+ },
+ "Bulgarian Lev": {
+ "code": "BGN",
+ "symbol": "лв"
+ },
+ "Bahraini Dinar": {
+ "code": "BHD",
+ "symbol": ""
+ },
+ "Burundi Franc": {
+ "code": "BIF",
+ "symbol": ""
+ },
+ "Bermudian Dollar (customarily known as Bermuda Dollar)": {
+ "code": "BMD",
+ "symbol": "$"
+ },
+ "Brunei Dollar": {
+ "code": "BND",
+ "symbol": "$"
+ },
+ "Boliviano Mvdol": {
+ "code": "BOB BOV",
+ "symbol": "$b"
+ },
+ "Brazilian Real": {
+ "code": "BRL",
+ "symbol": "R$"
+ },
+ "Bahamian Dollar": {
+ "code": "BSD",
+ "symbol": "$"
+ },
+ "Pula": {
+ "code": "BWP",
+ "symbol": "P"
+ },
+ "Belarussian Ruble": {
+ "code": "BYR",
+ "symbol": "p."
+ },
+ "Belize Dollar": {
+ "code": "BZD",
+ "symbol": "BZ$"
+ },
+ "Canadian Dollar": {
+ "code": "CAD",
+ "symbol": "$"
+ },
+ "Congolese Franc": {
+ "code": "CDF",
+ "symbol": ""
+ },
+ "Swiss Franc": {
+ "code": "CHF",
+ "symbol": "CHF"
+ },
+ "Chilean Peso Unidades de fomento": {
+ "code": "CLP CLF",
+ "symbol": "$"
+ },
+ "Yuan Renminbi": {
+ "code": "CNY",
+ "symbol": "¥"
+ },
+ "Colombian Peso Unidad de Valor Real": {
+ "code": "COP COU",
+ "symbol": "$"
+ },
+ "Costa Rican Colon": {
+ "code": "CRC",
+ "symbol": "₡"
+ },
+ "Cuban Peso Peso Convertible": {
+ "code": "CUP CUC",
+ "symbol": "₱"
+ },
+ "Cape Verde Escudo": {
+ "code": "CVE",
+ "symbol": ""
+ },
+ "Czech Koruna": {
+ "code": "CZK",
+ "symbol": "Kč"
+ },
+ "Djibouti Franc": {
+ "code": "DJF",
+ "symbol": ""
+ },
+ "Danish Krone": {
+ "code": "DKK",
+ "symbol": "kr"
+ },
+ "Dominican Peso": {
+ "code": "DOP",
+ "symbol": "RD$"
+ },
+ "Algerian Dinar": {
+ "code": "DZD",
+ "symbol": ""
+ },
+ "Kroon": {
+ "code": "EEK",
+ "symbol": ""
+ },
+ "Egyptian Pound": {
+ "code": "EGP",
+ "symbol": "£"
+ },
+ "Nakfa": {
+ "code": "ERN",
+ "symbol": ""
+ },
+ "Ethiopian Birr": {
+ "code": "ETB",
+ "symbol": ""
+ },
+ "Euro": {
+ "code": "EUR",
+ "symbol": "€"
+ },
+ "Fiji Dollar": {
+ "code": "FJD",
+ "symbol": "$"
+ },
+ "Falkland Islands Pound": {
+ "code": "FKP",
+ "symbol": "£"
+ },
+ "Pound Sterling": {
+ "code": "GBP",
+ "symbol": "£"
+ },
+ "Lari": {
+ "code": "GEL",
+ "symbol": ""
+ },
+ "Cedi": {
+ "code": "GHS",
+ "symbol": ""
+ },
+ "Gibraltar Pound": {
+ "code": "GIP",
+ "symbol": "£"
+ },
+ "Dalasi": {
+ "code": "GMD",
+ "symbol": ""
+ },
+ "Guinea Franc": {
+ "code": "GNF",
+ "symbol": ""
+ },
+ "Quetzal": {
+ "code": "GTQ",
+ "symbol": "Q"
+ },
+ "Guyana Dollar": {
+ "code": "GYD",
+ "symbol": "$"
+ },
+ "Hong Kong Dollar": {
+ "code": "HKD",
+ "symbol": "$"
+ },
+ "Lempira": {
+ "code": "HNL",
+ "symbol": "L"
+ },
+ "Croatian Kuna": {
+ "code": "HRK",
+ "symbol": "kn"
+ },
+ "Gourde US Dollar": {
+ "code": "HTG USD",
+ "symbol": ""
+ },
+ "Forint": {
+ "code": "HUF",
+ "symbol": "Ft"
+ },
+ "Rupiah": {
+ "code": "IDR",
+ "symbol": "Rp"
+ },
+ "New Israeli Sheqel": {
+ "code": "ILS",
+ "symbol": "₪"
+ },
+ "Indian Rupee": {
+ "code": "INR",
+ "symbol": ""
+ },
+ "Indian Rupee Ngultrum": {
+ "code": "INR BTN",
+ "symbol": ""
+ },
+ "Iraqi Dinar": {
+ "code": "IQD",
+ "symbol": ""
+ },
+ "Iranian Rial": {
+ "code": "IRR",
+ "symbol": "﷼"
+ },
+ "Iceland Krona": {
+ "code": "ISK",
+ "symbol": "kr"
+ },
+ "Jamaican Dollar": {
+ "code": "JMD",
+ "symbol": "J$"
+ },
+ "Jordanian Dinar": {
+ "code": "JOD",
+ "symbol": ""
+ },
+ "Yen": {
+ "code": "JPY",
+ "symbol": "¥"
+ },
+ "Kenyan Shilling": {
+ "code": "KES",
+ "symbol": ""
+ },
+ "Som": {
+ "code": "KGS",
+ "symbol": "лв"
+ },
+ "Riel": {
+ "code": "KHR",
+ "symbol": "៛"
+ },
+ "Comoro Franc": {
+ "code": "KMF",
+ "symbol": ""
+ },
+ "North Korean Won": {
+ "code": "KPW",
+ "symbol": "₩"
+ },
+ "Won": {
+ "code": "KRW",
+ "symbol": "₩"
+ },
+ "Kuwaiti Dinar": {
+ "code": "KWD",
+ "symbol": ""
+ },
+ "Cayman Islands Dollar": {
+ "code": "KYD",
+ "symbol": "$"
+ },
+ "Tenge": {
+ "code": "KZT",
+ "symbol": "лв"
+ },
+ "Kip": {
+ "code": "LAK",
+ "symbol": "₭"
+ },
+ "Lebanese Pound": {
+ "code": "LBP",
+ "symbol": "£"
+ },
+ "Sri Lanka Rupee": {
+ "code": "LKR",
+ "symbol": "₨"
+ },
+ "Liberian Dollar": {
+ "code": "LRD",
+ "symbol": "$"
+ },
+ "Lithuanian Litas": {
+ "code": "LTL",
+ "symbol": "Lt"
+ },
+ "Latvian Lats": {
+ "code": "LVL",
+ "symbol": "Ls"
+ },
+ "Libyan Dinar": {
+ "code": "LYD",
+ "symbol": ""
+ },
+ "Moroccan Dirham": {
+ "code": "MAD",
+ "symbol": ""
+ },
+ "Moldovan Leu": {
+ "code": "MDL",
+ "symbol": ""
+ },
+ "Malagasy Ariary": {
+ "code": "MGA",
+ "symbol": ""
+ },
+ "Denar": {
+ "code": "MKD",
+ "symbol": "ден"
+ },
+ "Kyat": {
+ "code": "MMK",
+ "symbol": ""
+ },
+ "Tugrik": {
+ "code": "MNT",
+ "symbol": "₮"
+ },
+ "Pataca": {
+ "code": "MOP",
+ "symbol": ""
+ },
+ "Ouguiya": {
+ "code": "MRO",
+ "symbol": ""
+ },
+ "Mauritius Rupee": {
+ "code": "MUR",
+ "symbol": "₨"
+ },
+ "Rufiyaa": {
+ "code": "MVR",
+ "symbol": ""
+ },
+ "Kwacha": {
+ "code": "MWK",
+ "symbol": ""
+ },
+ "Mexican Peso Mexican Unidad de Inversion (UDI)": {
+ "code": "MXN MXV",
+ "symbol": "$"
+ },
+ "Malaysian Ringgit": {
+ "code": "MYR",
+ "symbol": "RM"
+ },
+ "Metical": {
+ "code": "MZN",
+ "symbol": "MT"
+ },
+ "Naira": {
+ "code": "NGN",
+ "symbol": "₦"
+ },
+ "Cordoba Oro": {
+ "code": "NIO",
+ "symbol": "C$"
+ },
+ "Norwegian Krone": {
+ "code": "NOK",
+ "symbol": "kr"
+ },
+ "Nepalese Rupee": {
+ "code": "NPR",
+ "symbol": "₨"
+ },
+ "New Zealand Dollar": {
+ "code": "NZD",
+ "symbol": "$"
+ },
+ "Rial Omani": {
+ "code": "OMR",
+ "symbol": "﷼"
+ },
+ "Balboa US Dollar": {
+ "code": "PAB USD",
+ "symbol": "B/."
+ },
+ "Nuevo Sol": {
+ "code": "PEN",
+ "symbol": "S/."
+ },
+ "Kina": {
+ "code": "PGK",
+ "symbol": ""
+ },
+ "Philippine Peso": {
+ "code": "PHP",
+ "symbol": "Php"
+ },
+ "Pakistan Rupee": {
+ "code": "PKR",
+ "symbol": "₨"
+ },
+ "Zloty": {
+ "code": "PLN",
+ "symbol": "zł"
+ },
+ "Guarani": {
+ "code": "PYG",
+ "symbol": "Gs"
+ },
+ "Qatari Rial": {
+ "code": "QAR",
+ "symbol": "﷼"
+ },
+ "New Leu": {
+ "code": "RON",
+ "symbol": "lei"
+ },
+ "Serbian Dinar": {
+ "code": "RSD",
+ "symbol": "Дин."
+ },
+ "Russian Ruble": {
+ "code": "RUB",
+ "symbol": "руб"
+ },
+ "Rwanda Franc": {
+ "code": "RWF",
+ "symbol": ""
+ },
+ "Saudi Riyal": {
+ "code": "SAR",
+ "symbol": "﷼"
+ },
+ "Solomon Islands Dollar": {
+ "code": "SBD",
+ "symbol": "$"
+ },
+ "Seychelles Rupee": {
+ "code": "SCR",
+ "symbol": "₨"
+ },
+ "Sudanese Pound": {
+ "code": "SDG",
+ "symbol": ""
+ },
+ "Swedish Krona": {
+ "code": "SEK",
+ "symbol": "kr"
+ },
+ "Singapore Dollar": {
+ "code": "SGD",
+ "symbol": "$"
+ },
+ "Saint Helena Pound": {
+ "code": "SHP",
+ "symbol": "£"
+ },
+ "Leone": {
+ "code": "SLL",
+ "symbol": ""
+ },
+ "Somali Shilling": {
+ "code": "SOS",
+ "symbol": "S"
+ },
+ "Surinam Dollar": {
+ "code": "SRD",
+ "symbol": "$"
+ },
+ "Dobra": {
+ "code": "STD",
+ "symbol": ""
+ },
+ "El Salvador Colon US Dollar": {
+ "code": "SVC USD",
+ "symbol": "$"
+ },
+ "Syrian Pound": {
+ "code": "SYP",
+ "symbol": "£"
+ },
+ "Lilangeni": {
+ "code": "SZL",
+ "symbol": ""
+ },
+ "Baht": {
+ "code": "THB",
+ "symbol": "฿"
+ },
+ "Somoni": {
+ "code": "TJS",
+ "symbol": ""
+ },
+ "Manat": {
+ "code": "TMT",
+ "symbol": ""
+ },
+ "Tunisian Dinar": {
+ "code": "TND",
+ "symbol": ""
+ },
+ "Pa'anga": {
+ "code": "TOP",
+ "symbol": ""
+ },
+ "Turkish Lira": {
+ "code": "TRY",
+ "symbol": "TL"
+ },
+ "Trinidad and Tobago Dollar": {
+ "code": "TTD",
+ "symbol": "TT$"
+ },
+ "New Taiwan Dollar": {
+ "code": "TWD",
+ "symbol": "NT$"
+ },
+ "Tanzanian Shilling": {
+ "code": "TZS",
+ "symbol": ""
+ },
+ "Hryvnia": {
+ "code": "UAH",
+ "symbol": "₴"
+ },
+ "Uganda Shilling": {
+ "code": "UGX",
+ "symbol": ""
+ },
+ "US Dollar": {
+ "code": "USD",
+ "symbol": "$"
+ },
+ "Peso Uruguayo Uruguay Peso en Unidades Indexadas": {
+ "code": "UYU UYI",
+ "symbol": "$U"
+ },
+ "Uzbekistan Sum": {
+ "code": "UZS",
+ "symbol": "лв"
+ },
+ "Bolivar Fuerte": {
+ "code": "VEF",
+ "symbol": "Bs"
+ },
+ "Dong": {
+ "code": "VND",
+ "symbol": "₫"
+ },
+ "Vatu": {
+ "code": "VUV",
+ "symbol": ""
+ },
+ "Tala": {
+ "code": "WST",
+ "symbol": ""
+ },
+ "CFA Franc BEAC": {
+ "code": "XAF",
+ "symbol": ""
+ },
+ "Silver": {
+ "code": "XAG",
+ "symbol": ""
+ },
+ "Gold": {
+ "code": "XAU",
+ "symbol": ""
+ },
+ "Bond Markets Units European Composite Unit (EURCO)": {
+ "code": "XBA",
+ "symbol": ""
+ },
+ "European Monetary Unit (E.M.U.-6)": {
+ "code": "XBB",
+ "symbol": ""
+ },
+ "European Unit of Account 9(E.U.A.-9)": {
+ "code": "XBC",
+ "symbol": ""
+ },
+ "European Unit of Account 17(E.U.A.-17)": {
+ "code": "XBD",
+ "symbol": ""
+ },
+ "East Caribbean Dollar": {
+ "code": "XCD",
+ "symbol": "$"
+ },
+ "SDR": {
+ "code": "XDR",
+ "symbol": ""
+ },
+ "UIC-Franc": {
+ "code": "XFU",
+ "symbol": ""
+ },
+ "CFA Franc BCEAO": {
+ "code": "XOF",
+ "symbol": ""
+ },
+ "Palladium": {
+ "code": "XPD",
+ "symbol": ""
+ },
+ "CFP Franc": {
+ "code": "XPF",
+ "symbol": ""
+ },
+ "Platinum": {
+ "code": "XPT",
+ "symbol": ""
+ },
+ "Codes specifically reserved for testing purposes": {
+ "code": "XTS",
+ "symbol": ""
+ },
+ "Yemeni Rial": {
+ "code": "YER",
+ "symbol": "﷼"
+ },
+ "Rand": {
+ "code": "ZAR",
+ "symbol": "R"
+ },
+ "Rand Loti": {
+ "code": "ZAR LSL",
+ "symbol": ""
+ },
+ "Rand Namibia Dollar": {
+ "code": "ZAR NAD",
+ "symbol": ""
+ },
+ "Zambian Kwacha": {
+ "code": "ZMK",
+ "symbol": ""
+ },
+ "Zimbabwe Dollar": {
+ "code": "ZWL",
+ "symbol": ""
+ }
+};
diff --git a/lib/locales/en/finance/index.js b/lib/locales/en/finance/index.js
new file mode 100644
index 00000000..4020b1d0
--- /dev/null
+++ b/lib/locales/en/finance/index.js
@@ -0,0 +1,5 @@
+var finance = {};
+module['exports'] = finance;
+finance.account_type = require("./account_type");
+finance.transaction_type = require("./transaction_type");
+finance.currency = require("./currency");
diff --git a/lib/locales/en/finance/transaction_type.js b/lib/locales/en/finance/transaction_type.js
new file mode 100644
index 00000000..e3d74dbe
--- /dev/null
+++ b/lib/locales/en/finance/transaction_type.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "deposit",
+ "withdrawal",
+ "payment",
+ "invoice"
+];
diff --git a/lib/locales/en/hacker/abbreviation.js b/lib/locales/en/hacker/abbreviation.js
new file mode 100644
index 00000000..ca41f5a4
--- /dev/null
+++ b/lib/locales/en/hacker/abbreviation.js
@@ -0,0 +1,31 @@
+module["exports"] = [
+ "TCP",
+ "HTTP",
+ "SDD",
+ "RAM",
+ "GB",
+ "CSS",
+ "SSL",
+ "AGP",
+ "SQL",
+ "FTP",
+ "PCI",
+ "AI",
+ "ADP",
+ "RSS",
+ "XML",
+ "EXE",
+ "COM",
+ "HDD",
+ "THX",
+ "SMTP",
+ "SMS",
+ "USB",
+ "PNG",
+ "SAS",
+ "IB",
+ "SCSI",
+ "JSON",
+ "XSS",
+ "JBOD"
+];
diff --git a/lib/locales/en/hacker/adjective.js b/lib/locales/en/hacker/adjective.js
new file mode 100644
index 00000000..17e3d444
--- /dev/null
+++ b/lib/locales/en/hacker/adjective.js
@@ -0,0 +1,20 @@
+module["exports"] = [
+ "auxiliary",
+ "primary",
+ "back-end",
+ "digital",
+ "open-source",
+ "virtual",
+ "cross-platform",
+ "redundant",
+ "online",
+ "haptic",
+ "multi-byte",
+ "bluetooth",
+ "wireless",
+ "1080p",
+ "neural",
+ "optical",
+ "solid state",
+ "mobile"
+];
diff --git a/lib/locales/en/hacker/index.js b/lib/locales/en/hacker/index.js
new file mode 100644
index 00000000..4b7087c6
--- /dev/null
+++ b/lib/locales/en/hacker/index.js
@@ -0,0 +1,7 @@
+var hacker = {};
+module['exports'] = hacker;
+hacker.abbreviation = require("./abbreviation");
+hacker.adjective = require("./adjective");
+hacker.noun = require("./noun");
+hacker.verb = require("./verb");
+hacker.ingverb = require("./ingverb");
diff --git a/lib/locales/en/hacker/ingverb.js b/lib/locales/en/hacker/ingverb.js
new file mode 100644
index 00000000..5723d50c
--- /dev/null
+++ b/lib/locales/en/hacker/ingverb.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "backing up",
+ "bypassing",
+ "hacking",
+ "overriding",
+ "compressing",
+ "copying",
+ "navigating",
+ "indexing",
+ "connecting",
+ "generating",
+ "quantifying",
+ "calculating",
+ "synthesizing",
+ "transmitting",
+ "programming",
+ "parsing"
+];
diff --git a/lib/locales/en/hacker/noun.js b/lib/locales/en/hacker/noun.js
new file mode 100644
index 00000000..141b794a
--- /dev/null
+++ b/lib/locales/en/hacker/noun.js
@@ -0,0 +1,26 @@
+module["exports"] = [
+ "driver",
+ "protocol",
+ "bandwidth",
+ "panel",
+ "microchip",
+ "program",
+ "port",
+ "card",
+ "array",
+ "interface",
+ "system",
+ "sensor",
+ "firewall",
+ "hard drive",
+ "pixel",
+ "alarm",
+ "feed",
+ "monitor",
+ "application",
+ "transmitter",
+ "bus",
+ "circuit",
+ "capacitor",
+ "matrix"
+];
diff --git a/lib/locales/en/hacker/verb.js b/lib/locales/en/hacker/verb.js
new file mode 100644
index 00000000..e14b7e7d
--- /dev/null
+++ b/lib/locales/en/hacker/verb.js
@@ -0,0 +1,20 @@
+module["exports"] = [
+ "back up",
+ "bypass",
+ "hack",
+ "override",
+ "compress",
+ "copy",
+ "navigate",
+ "index",
+ "connect",
+ "generate",
+ "quantify",
+ "calculate",
+ "synthesize",
+ "input",
+ "transmit",
+ "program",
+ "reboot",
+ "parse"
+];
diff --git a/lib/locales/en/index.js b/lib/locales/en/index.js
new file mode 100644
index 00000000..95708a0b
--- /dev/null
+++ b/lib/locales/en/index.js
@@ -0,0 +1,19 @@
+var en = {};
+module['exports'] = en;
+en.title = "English";
+en.separator = " & ";
+en.address = require("./address");
+en.credit_card = require("./credit_card");
+en.company = require("./company");
+en.internet = require("./internet");
+en.lorem = require("./lorem");
+en.name = require("./name");
+en.phone_number = require("./phone_number");
+en.cell_phone = require("./cell_phone");
+en.business = require("./business");
+en.commerce = require("./commerce");
+en.team = require("./team");
+en.hacker = require("./hacker");
+en.app = require("./app");
+en.finance = require("./finance");
+en.date = require("./date");
diff --git a/lib/locales/en/internet/avatar_uri.js b/lib/locales/en/internet/avatar_uri.js
new file mode 100644
index 00000000..5902367a
--- /dev/null
+++ b/lib/locales/en/internet/avatar_uri.js
@@ -0,0 +1,1268 @@
+module["exports"] = [
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jarjan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mahdif/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sprayaga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ruzinav/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Skyhartman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/moscoz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kurafire/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/91bilal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/igorgarybaldi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/calebogden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/malykhinv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joelhelin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kushsolitary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/snowshade/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/areus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/holdenweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heyimjuani/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/envex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/unterdreht/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/collegeman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peejfancher/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andyisonline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ultragex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fuck_you_two/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adellecharles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ateneupopular/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmetalpbalkan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Stievius/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kerem/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osvaldas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelceballos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thierrykoblentz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peterlandt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/catarino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/weglov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandclay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flame_kaizar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmetsulek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicolasfolliot/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jayrobinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorerixon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolage/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michzen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markjenkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicolai_larsen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/noxdzine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alagoon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/idiot/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mizko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chadengle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mutlu82/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/simobenso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vocino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guiiipontes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/soyjavi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshaustin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tomaslau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/VinThomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ManikRathee/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/langate/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cemshid/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leemunroe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_shahedk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BillSKenney/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/divya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshhemsley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sindresorhus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/soffes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/9lessons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/linux29/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Chakintosh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anaami/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joreira/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shadeed9/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottkclark/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jedbridges/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salleedesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marakasina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ariil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BrianPurkiss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelmartinho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bublienko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/devankoshal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ZacharyZorbas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timmillwood/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshuasortino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/damenleeturks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tomas_janousek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herrhaase/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/RussellBishop/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brajeshwar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nachtmeister/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cbracco/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bermonpainter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdullindenis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isacosta/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/suprb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yalozhkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chandlervdw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamgarth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_victa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/commadelimited/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/roybarberuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/axel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladarbatov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ffbel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/syropian/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ankitind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/traneblow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flashmurphy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ChrisFarina78/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baliomega/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saschamt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jm_denis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anoff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kennyadr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chatyrko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dingyi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mds/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terryxlife/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaroni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kinday/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prrstn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eduardostuart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhilipsiva/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/GavicoInd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rohixx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bigmancho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/blakesimkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leeiio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tjrus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uberschizo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kylefoundry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/claudioguglieri/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ripplemdk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/exentrich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jakemoore/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joaoedumedeiros/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/poormini/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tereshenkov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/keryilmaz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haydn_woods/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rude/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/llun/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sgaurav_baghel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jamiebrittain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/badlittleduck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pifagor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/agromov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benefritz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/erwanhesry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/diesellaws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremiaha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/koridhandy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chaensel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewcohen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smaczny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gonzalorobaina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nandini_m/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sydlawrence/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cdharrison/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tgerken/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lewisainslie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charliecwaite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robbschiller/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/flexrs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattdetails/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/raquelwilson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karsh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrmartineau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/opnsrce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hgharrygo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maximseshuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxalex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samihah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chanpory/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sharvin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josemarques/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jefffis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/krystalfister/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lokesh_coder/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thedamianhdez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dpmachado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/funwatercat/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timothycd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ivanfilipovbg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/picard102/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcobarbosa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/krasnoukhov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/g3d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ademilter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rickdt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/operatino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bungiwan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hugomano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/logorado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dc_user/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/horaciobella/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/SlaapMe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teeragit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iqonicd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ilya_pestov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewarrow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ssiskind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/HenryHoffman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rdsaunders/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamsxu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/curiousoffice/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themadray/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michigangraham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kohette/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nickfratter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/runningskull/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madysondesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brenton_clarke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jennyshen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bradenhamm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kurtinc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amanruzaini/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyhaggard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Karimmove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaronalfred/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wtrsld/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jitachi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/therealmarvin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pmeissner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ooomz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chacky14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jesseddy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thinmatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shanehudson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akmur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/IsaryAmairani/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arthurholcombe1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andychipster/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/boxmodel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ehsandiary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/LucasPerdidao/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shalt0ni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/swaplord/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaelifa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/plbabin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guillemboti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arindam_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/renbyrd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thiagovernetti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jmillspaysbills/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikemai2awesome/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jervo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mekal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sta1ex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robergd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/felipecsl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrea211087/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/garand/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhooyenga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abovefunction/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pcridesagain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/randomlies/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BryanHorsey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heykenneth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dahparra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allthingssmitty/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danvernon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/beweinreich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/increase/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falvarad/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alxndrustinov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/souuf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/orkuncaylar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/AM_Kn2/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gearpixels/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bassamology/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vimarethomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kosmar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/SULiik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrjamesnoble/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/silvanmuhlemann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shaneIxD/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nacho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yigitpinarbasi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buzzusborne/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aaronkwhite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rmlewisuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/giancarlon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nbirckel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d_nny_m_cher/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sdidonato/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/atariboy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abotap/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karalek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/psdesignuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ludwiczakpawel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nemanjaivanovic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baluli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ahmadajmi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vovkasolovev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samgrover/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derienzo777/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonathansimmons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nelsonjoyce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/S0ufi4n3/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xtopherpaul/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oaktreemedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nateschulte/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/findingjenny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/namankreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antonyzotov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/we_social/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leehambley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/solid_color/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abelcabans/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mbilderbach/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kkusaa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jordyvdboom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosgavina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pechkinator/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vc27/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rdbannon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/croakx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/suribbles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kerihenare/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/catadeleon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gcmorley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/duivvv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saschadroste/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorDubugras/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wintopia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattbilotti/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/taylorling/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/megdraws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/meln1ks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mahmoudmetwally/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Silveredge9/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derekebradley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/happypeter1983/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/travis_arnold/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artem_kostenko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adobi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/daykiine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alek_djuric/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scips/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/miguelmendes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrhee/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alsobrooks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fronx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mcflydesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/santi_urso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allfordesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stayuber/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bertboerland/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marosholly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamnac/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cynthiasavard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/muringa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hiemil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jackiesaik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zacsnider/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iduuck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antjanus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aroon_sharma/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dshster/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thehacker/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelbrooksjr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryanmclaughlin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/clubb3rry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/taybenlor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xripunov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/myastro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adityasutomo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/digitalmaverick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hjartstrorn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itolmach/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vaughanmoffitt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdots/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isnifer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sergeysafonov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scrapdnb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrismj83/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vitorleal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sokaniwaal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zaki3d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/illyzoren/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mocabyte/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osmanince/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/djsherman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidhemphill/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/waghner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/necodymiconer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/praveen_vijaya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fabbrucci/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cliffseal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/travishines/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kuldarkalvik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Elt_n/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/phillapier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okseanjay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/id835559/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kudretkeskin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anjhero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/duck4fuck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scott_riley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/noufalibrahim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/h1brd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/borges_marcos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/devinhalladay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ciaranr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefooo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikebeecham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tonymillion/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshuaraichur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/irae/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petrangr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dmitriychuta/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charliegann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arashmanteghi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adhamdannaway/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ainsleywagon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/svenlen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/faisalabid/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/beshur/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlyson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dutchnadia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teddyzetterlund/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samuelkraft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aoimedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/toddrew/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/codepoet_ru/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artvavs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benoitboucart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jomarmen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolmarlopez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/creartinc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/homka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gaborenton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robinclediere/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maximsorokin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/plasticine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j2deme/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peachananr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kapaluccio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/de_ascanio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rikas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dawidwu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcoramires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelcreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rpatey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/popey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rehatkathuria/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/the_purplebunny/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/1markiz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ajaxy_ru/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brenmurrell/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dudestein/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oskarlevinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorstuber/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nehfy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vicivadeline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leandrovaranda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottgallant/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victor_haydin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sawrb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryhanhassan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amayvs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a_brixen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karolkrakowiak_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herkulano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geran7/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cggaurav/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chris_witko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lososina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/polarity/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattlat/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonburke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/constantx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/teylorfeliz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craigelimeliah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rachelreveley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reabo101/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rahmeen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rickyyean/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j04ntoh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spbroma/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sebashton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jpenico/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/francis_vega/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oktayelipek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kikillo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fabbianz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/larrygerard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BroumiYoussef/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/0therplanet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mbilalsiddique1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ionuss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/grrr_nl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/liminha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rawdiggie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryandownie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sethlouey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pixage/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arpitnj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/switmer777/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josevnclch/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kanickairaj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/puzik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tbakdesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/besbujupi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/supjoey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lowie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/linkibol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/balintorosz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imcoding/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/agustincruiz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gusoto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thomasschrijer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/superoutman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kalmerrautam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gabrielizalo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gojeanyn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidbaldie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_vojto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/laurengray/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jydesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mymyboy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nellleo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marciotoledo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ninjad3m0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/to_soham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hasslunsford/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/muridrahhal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/levisan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/grahamkennery/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lepetitogre/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antongenkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nessoila/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amandabuzard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/safrankov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cocolero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dss49/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matt3224/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bluesix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/quailandquasar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/AlbertoCococi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lepinski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sementiy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhudobivnik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thibaut_re/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/olgary/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shojberg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mtolokonnikov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bereto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/naupintos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wegotvices/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xadhix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/macxim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rodnylobos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madcampos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madebyvadim/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bartoszdawydzik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/supervova/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markretzloff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vonachoo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/darylws/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stevedesigner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mylesb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/herbigt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/depaulawagner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geshan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gizmeedevil1991/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_scottburgess/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lisovsky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidsasda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/artd_sign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/YoungCutlass/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mgonto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itstotallyamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victorquinn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/osmond/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oksanafrewer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zauerkraut/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamkeithmason/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nitinhayaran/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lmjabreu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mandalareopens/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thinkleft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ponchomendivil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juamperro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brunodesign1206/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/caseycavanagh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/luxe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dotgridline/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spedwig/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madewulf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mattsapii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/helderleal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisstumph/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jayphen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nsamoylov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisvanderkooi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justme_timothyg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/otozk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prinzadi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gu5taf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cyril_gaillard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d_kobelyatsky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/daniloc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nwdsha/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/romanbulah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/skkirilov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dvdwinden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dannol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thekevinjones/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jwalter14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timgthomas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buddhasource/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxpiper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thatonetommy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/diansigitp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adrienths/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/klimmka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gkaam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/derekcramer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jennyyo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nerrsoft/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xalionmalik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edhenderson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/keyuri85/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/roxanejammet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kimcool/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edkf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matkins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alessandroribe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jacksonlatka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lebronjennan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kostaspt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karlkanall/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/moynihan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danpliego/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saulihirvi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wesleytrankin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fjaguero/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bowbrick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mashaaaaal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yassiryahya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dparrelli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fotomagin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aka_james/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/denisepires/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iqbalperkasa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/martinansty/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jarsen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/r_oy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gabrielrosser/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/malgordon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlfairclough/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelabehsera/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pierrestoffe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enjoythetau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/loganjlambert/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rpeezy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coreyginnivan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michalhron/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/msveet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lingeswaran/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kolsvein/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/peter576/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reideiredale/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joeymurdah/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/raphaelnikson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mvdheuvel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maxlinderman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jimmuirhead/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/begreative/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/frankiefreesbie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robturlinckx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Talbi_ConSept/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/longlivemyword/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vanchesz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maiklam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hermanobrother/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rez___a/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregsqueeb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/greenbes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_ragzor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anthonysukow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fluidbrush/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dactrtr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jehnglynn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bergmartin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hugocornejo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_kkga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dzantievm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sawalazar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sovesove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonsgotwood/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/byryan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vytautas_a/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mizhgan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cicerobr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nilshelmersson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d33pthought/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davecraige/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nckjrvs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alexandermayes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jcubic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craigrcoles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bagawarman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rob_thomas10/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cofla/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/maikelk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rtgibbons/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/russell_baylis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhesslow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/codysanfilippo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/webtanya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madebybrenton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dcalonaci/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/perfectflow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jjsiii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/saarabpreet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kumarrajan12123/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamsteffen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themikenagle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ceekaytweet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/larrybolt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/conspirator/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dallasbpeters/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n3dmax/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terpimost/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kirillz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/byrnecore/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/j_drake_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/calebjoyce/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/russoedu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hoangloi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tobysaxon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gofrasdesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dimaposnyy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tjisousa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okandungel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/billyroshan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oskamaya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/motionthinks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/knilob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ashocka18/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marrimo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bartjo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/omnizya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ernestsemerda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andreas_pr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edgarchris99/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thomasgeisen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gseguin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joannefournier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/demersdesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adammarsbar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nasirwd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n_tassone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/javorszky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/themrdave/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yecidsm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicollerich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/canapud/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicoleglynn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/judzhin_miles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/designervzm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kianoshp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/evandrix/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alterchuca/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhrubo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ma_tiax/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ssbb_me/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dorphern/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mauriolg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bruno_mart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mactopus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/the_winslet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joemdesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/Shriiiiimp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jacobbennett/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nfedoroff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamglimy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/allagringaus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aiiaiiaii/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/olaolusoga/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buryaknick/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wim1k/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nicklacke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a1chapone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/steynviljoen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/strikewan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryankirkman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewabogado/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/doooon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jagan123/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ariffsetiawan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elenadissi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mwarkentin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thierrymeier_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/r_garcia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dmackerman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/borantula/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/konus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/spacewood_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryuchi311/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/evanshajed/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tristanlegros/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shoaib253/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aislinnkelly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okcoker/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/timpetricola/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sunshinedgirl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chadami/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleclarsoniv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nomidesigns/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petebernardo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottiedude/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/millinet/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imsoper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imammuht/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/benjamin_knight/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nepdud/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joki4/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lanceguyatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bboy1895/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/amywebbb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rweve/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haruintesettden/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ricburton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nelshd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/batsirai/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/primozcigler/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jffgrdnr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/8d3k/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geneseleznev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/al_li/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/souperphly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mslarkina/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/2fockus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cdavis565/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xiel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/turkutuuli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/uxward/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lebinoclard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gauravjassal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidmerrique/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mdsisto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andrewofficer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kojourin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dnirmal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mr_shiznit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aluisio_azevedo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cloudstudio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danvierich/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alexivanichkin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fran_mchamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/perretmagali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/betraydan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cadikkara/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matbeedotcom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremyworboys/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bpartridge/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelkoper/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/silv3rgvn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alevizio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johnsmithagency/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lawlbwoy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vitor376/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/desastrozo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thimo_cz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jasonmarkjones/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lhausermann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xravil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/guischmitt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vigobronx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/panghal0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/miguelkooreman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/surgeonist/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/christianoliff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/caspergrl/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamkarna/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ipavelek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pierre_nel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/y2graphic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sterlingrules/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elbuscainfo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bennyjien/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stushona/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/estebanuribe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/embrcecreations/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danillos/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elliotlewis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/charlesrpratt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladyn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emmeffess/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosblanco_eu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/leonfedotov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rangafangs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chris_frees/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tgormtx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bryan_topham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jpscribbles/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mighty55/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carbontwelve/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/isaacfifth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/iamjdeleon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/snowwrite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/barputro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/drewbyreese/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sachacorazzi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bistrianiosip/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/magoo04/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pehamondello/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yayteejay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/a_harris88/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/algunsanabria/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zforrester/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ovall/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosjgsousa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/geobikas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ah_lice/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/looneydoodle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nerdgr8/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ddggccaa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zackeeler/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/normanbox/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/el_fuertisimo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ismail_biltagi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juangomezw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jnmnrd/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/patrickcoombe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ryanjohnson_me/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markolschesky/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeffgolenski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kvasnic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lindseyzilla/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gauchomatt/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/afusinatto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevinoh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/okansurreel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adamawesomeface/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emileboudeling/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arishi_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juanmamartinez/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wikiziner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danthms/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mkginfo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/terrorpixel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/curiousonaut/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/prheemo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelcolenso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/foczzi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/martip07/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thaodang17/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johncafazza/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/robinlayfield/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/franciscoamk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/abdulhyeuk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marklamb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/edobene/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andresenfredrik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mikaeljorhult/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chrisslowik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vinciarts/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/meelford/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elliotnolten/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yehudab/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vijaykarthik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bfrohs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josep_martins/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/attacks/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sur4dye/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tumski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/instalox/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mangosango/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/paulfarino/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kazaky999/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kiwiupover/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nvkznemo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tom_even/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ratbus/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/woodsman001/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joshmedeski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thewillbeard/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/psaikali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joe_black/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleinadsays/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcusgorillius/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hota_v/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jghyllebert/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shinze/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/janpalounek/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremiespoken/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/her_ruu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dansowter/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/felipeapiress/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/magugzbrand2d/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/posterjob/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nathalie_fs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bobbytwoshoes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dreizle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremymouton/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/elisabethkjaer/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/notbadart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mohanrohith/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jlsolerdeltoro/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itskawsar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/slowspock/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/zvchkelly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wiljanslofstra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/craighenneberry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/trubeatto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/juaumlol/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/samscouto/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/BenouarradeM/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gipsy_raf/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/netonet_il/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/arkokoley/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/itsajimithing/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smalonso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/victordeanda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_dwite_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/richardgarretts/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregrwilkinson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anatolinicolae/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lu4sh1i/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefanotirloni/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ostirbu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/darcystonge/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/naitanamoreno/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/michaelcomiskey/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/adhiardana/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marcomano_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/davidcazalis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falconerie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gregkilian/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bcrad/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bolzanmarco/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/low_res/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vlajki/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/petar_prog/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jonkspr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akmalfikri/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mfacchinello/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/atanism/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/harry_sistalam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/murrayswift/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bobwassermann/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gavr1l0/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/madshensel/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mr_subtle/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/deviljho_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salimianoff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joetruesdell/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/twittypork/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/airskylar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dnezkumar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dgajjar/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cherif_b/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/salvafc/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/louis_currie/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/deeenright/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cybind/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eyronn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vickyshits/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sweetdelisa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/cboller1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andresdjasso/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/melvindidit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andysolomon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thaisselenator_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lvovenok/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/giuliusa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/belyaev_rs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/overcloacked/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kamal_chaneman/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/incubo82/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hellofeverrrr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mhaligowski/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sunlandictwin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bu7921/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/andytlaw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremery/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/finchjke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/manigm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/umurgdk/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/scottfeltham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ganserene/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mutu_krish/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jodytaggart/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ntfblog/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tanveerrao/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hfalucas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alxleroydeval/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kucingbelang4/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bargaorobalo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/colgruv/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stalewine/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kylefrost/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baumannzone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/angelcolberg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sachingawas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jjshaw14/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ramanathan_pdy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johndezember/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nilshoenson/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonmorreale/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nutzumi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/brandonflatsoda/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sergeyalmone/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/klefue/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kirangopal/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/baumann_alex/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/matthewkay_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jay_wilburn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shesgared/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/apriendeau/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johnriordan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wake_gs/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aleksitappura/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emsgulam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xilantra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/imomenui/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sircalebgrove/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/newbrushes/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hsinyo23/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/m4rio/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/katiemdaly/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/s4f1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ecommerceil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marlinjayakody/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/swooshycueb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sangdth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/coderdiaz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bluefx_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vivekprvr/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sasha_shestakov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eugeneeweb/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dgclegg/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/n1ght_coder/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dixchen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/blakehawksworth/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/trueblood_33/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hai_ninh_nguyen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marclgonzales/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/yesmeck/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stephcoue/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/doronmalki/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ruehldesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/anasnakawa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kijanmaharjan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/wearesavas/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefvdham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tweetubhai/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alecarpentier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/fiterik/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/antonyryndya/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/d00maz/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/theonlyzeke/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/missaaamy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/carlosm/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/manekenthe/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/reetajayendra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jeremyshimko/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/justinrgraham/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/stefanozoffoli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/overra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrebay007/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/shvelo96/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/pyronite/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/thedjpetersen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/rtyukmaev/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_williamguerra/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/albertaugustin/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vikashpathak18/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kevinjohndayy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vj_demien/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/colirpixoil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/goddardlewis/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/laasli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jqiuss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/heycamtaylor/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nastya_mane/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mastermindesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ccinojasso1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/nyancecom/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sandywoodruff/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/bighanddesign/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sbtransparent/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aviddayentonbay/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/richwild/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaysix_dizzy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/tur8le/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/seyedhossein1/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/privetwagner/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/emmandenn/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dev_essentials/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jmfsocial/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_yardenoon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mateaodviteza/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/weavermedia/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mufaddal_mw/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hafeeskhan/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ashernatali/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sulaqo/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eddiechen/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/josecarlospsh/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vm_f/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/enricocicconi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/danmartin70/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/gmourier/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/donjain/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mrxloka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/_pedropinho/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/eitarafa/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/oscarowusu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ralph_lam/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/panchajanyag/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/woodydotmx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/jerrybai1907/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/marshallchen_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/xamorep/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aio___/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/chaabane_wail/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/txcx/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/akashsharma39/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/falling_soul/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sainraja/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mugukamil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/johannesneu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/markwienands/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/karthipanraj/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/balakayuriy/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/alan_zhang_/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/layerssss/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/kaspernordkvist/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/mirfanqureshi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/hanna_smi/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/VMilescu/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/aeon56/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/m_kalibry/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/sreejithexp/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dicesales/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/dhoot_amit/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/smenov/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/lonesomelemon/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vladimirdevic/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/joelcipriano/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/haligaliharun/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/buleswapnil/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/serefka/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/ifarafonow/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/vikasvinfotech/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/urrutimeoli/128.jpg",
+ "https://s3.amazonaws.com/uifaces/faces/twitter/areandacom/128.jpg"
+];
diff --git a/lib/locales/en/internet/domain_suffix.js b/lib/locales/en/internet/domain_suffix.js
new file mode 100644
index 00000000..05cbe161
--- /dev/null
+++ b/lib/locales/en/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/en/internet/free_email.js b/lib/locales/en/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/en/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/en/internet/index.js b/lib/locales/en/internet/index.js
new file mode 100644
index 00000000..04d8460e
--- /dev/null
+++ b/lib/locales/en/internet/index.js
@@ -0,0 +1,5 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
+internet.avatar_uri = require("./avatar_uri");
diff --git a/lib/locales/en/lorem/index.js b/lib/locales/en/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/en/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/en/lorem/supplemental.js b/lib/locales/en/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/en/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/en/lorem/words.js b/lib/locales/en/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/en/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/en/name/first_name.js b/lib/locales/en/name/first_name.js
new file mode 100644
index 00000000..75558894
--- /dev/null
+++ b/lib/locales/en/name/first_name.js
@@ -0,0 +1,3009 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/en/name/index.js b/lib/locales/en/name/index.js
new file mode 100644
index 00000000..936de2ff
--- /dev/null
+++ b/lib/locales/en/name/index.js
@@ -0,0 +1,8 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/en/name/last_name.js b/lib/locales/en/name/last_name.js
new file mode 100644
index 00000000..fd2f9259
--- /dev/null
+++ b/lib/locales/en/name/last_name.js
@@ -0,0 +1,476 @@
+module["exports"] = [
+ "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",
+ "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",
+ "MacGyver",
+ "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"
+];
diff --git a/lib/locales/en/name/name.js b/lib/locales/en/name/name.js
new file mode 100644
index 00000000..dd4c0a65
--- /dev/null
+++ b/lib/locales/en/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{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}"
+];
diff --git a/lib/locales/en/name/prefix.js b/lib/locales/en/name/prefix.js
new file mode 100644
index 00000000..786eaee9
--- /dev/null
+++ b/lib/locales/en/name/prefix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Mr.",
+ "Mrs.",
+ "Ms.",
+ "Miss",
+ "Dr."
+];
diff --git a/lib/locales/en/name/suffix.js b/lib/locales/en/name/suffix.js
new file mode 100644
index 00000000..544572cb
--- /dev/null
+++ b/lib/locales/en/name/suffix.js
@@ -0,0 +1,13 @@
+module["exports"] = [
+ "Jr.",
+ "Sr.",
+ "I",
+ "II",
+ "III",
+ "IV",
+ "V",
+ "MD",
+ "DDS",
+ "PhD",
+ "DVM"
+];
diff --git a/lib/locales/en/name/title.js b/lib/locales/en/name/title.js
new file mode 100644
index 00000000..9567a316
--- /dev/null
+++ b/lib/locales/en/name/title.js
@@ -0,0 +1,92 @@
+module["exports"] = {
+ "descriptor": [
+ "Lead",
+ "Senior",
+ "Direct",
+ "Corporate",
+ "Dynamic",
+ "Future",
+ "Product",
+ "National",
+ "Regional",
+ "District",
+ "Central",
+ "Global",
+ "Customer",
+ "Investor",
+ "Dynamic",
+ "International",
+ "Legacy",
+ "Forward",
+ "Internal",
+ "Human",
+ "Chief",
+ "Principal"
+ ],
+ "level": [
+ "Solutions",
+ "Program",
+ "Brand",
+ "Security",
+ "Research",
+ "Marketing",
+ "Directives",
+ "Implementation",
+ "Integration",
+ "Functionality",
+ "Response",
+ "Paradigm",
+ "Tactics",
+ "Identity",
+ "Markets",
+ "Group",
+ "Division",
+ "Applications",
+ "Optimization",
+ "Operations",
+ "Infrastructure",
+ "Intranet",
+ "Communications",
+ "Web",
+ "Branding",
+ "Quality",
+ "Assurance",
+ "Mobility",
+ "Accounts",
+ "Data",
+ "Creative",
+ "Configuration",
+ "Accountability",
+ "Interactions",
+ "Factors",
+ "Usability",
+ "Metrics"
+ ],
+ "job": [
+ "Supervisor",
+ "Associate",
+ "Executive",
+ "Liason",
+ "Officer",
+ "Manager",
+ "Engineer",
+ "Specialist",
+ "Director",
+ "Coordinator",
+ "Administrator",
+ "Architect",
+ "Analyst",
+ "Designer",
+ "Planner",
+ "Orchestrator",
+ "Technician",
+ "Developer",
+ "Producer",
+ "Consultant",
+ "Assistant",
+ "Facilitator",
+ "Agent",
+ "Representative",
+ "Strategist"
+ ]
+};
diff --git a/lib/locales/en/phone_number/formats.js b/lib/locales/en/phone_number/formats.js
new file mode 100644
index 00000000..ad3b2a47
--- /dev/null
+++ b/lib/locales/en/phone_number/formats.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "###-###-####",
+ "(###) ###-####",
+ "1-###-###-####",
+ "###.###.####",
+ "###-###-####",
+ "(###) ###-####",
+ "1-###-###-####",
+ "###.###.####",
+ "###-###-#### x###",
+ "(###) ###-#### x###",
+ "1-###-###-#### x###",
+ "###.###.#### x###",
+ "###-###-#### x####",
+ "(###) ###-#### x####",
+ "1-###-###-#### x####",
+ "###.###.#### x####",
+ "###-###-#### x#####",
+ "(###) ###-#### x#####",
+ "1-###-###-#### x#####",
+ "###.###.#### x#####"
+];
diff --git a/lib/locales/en/phone_number/index.js b/lib/locales/en/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en/team/creature.js b/lib/locales/en/team/creature.js
new file mode 100644
index 00000000..1c5f3137
--- /dev/null
+++ b/lib/locales/en/team/creature.js
@@ -0,0 +1,69 @@
+module["exports"] = [
+ "ants",
+ "bats",
+ "bears",
+ "bees",
+ "birds",
+ "buffalo",
+ "cats",
+ "chickens",
+ "cattle",
+ "dogs",
+ "dolphins",
+ "ducks",
+ "elephants",
+ "fishes",
+ "foxes",
+ "frogs",
+ "geese",
+ "goats",
+ "horses",
+ "kangaroos",
+ "lions",
+ "monkeys",
+ "owls",
+ "oxen",
+ "penguins",
+ "people",
+ "pigs",
+ "rabbits",
+ "sheep",
+ "tigers",
+ "whales",
+ "wolves",
+ "zebras",
+ "banshees",
+ "crows",
+ "black cats",
+ "chimeras",
+ "ghosts",
+ "conspirators",
+ "dragons",
+ "dwarves",
+ "elves",
+ "enchanters",
+ "exorcists",
+ "sons",
+ "foes",
+ "giants",
+ "gnomes",
+ "goblins",
+ "gooses",
+ "griffins",
+ "lycanthropes",
+ "nemesis",
+ "ogres",
+ "oracles",
+ "prophets",
+ "sorcerors",
+ "spiders",
+ "spirits",
+ "vampires",
+ "warlocks",
+ "vixens",
+ "werewolves",
+ "witches",
+ "worshipers",
+ "zombies",
+ "druids"
+];
diff --git a/lib/locales/en/team/index.js b/lib/locales/en/team/index.js
new file mode 100644
index 00000000..f4e624f0
--- /dev/null
+++ b/lib/locales/en/team/index.js
@@ -0,0 +1,4 @@
+var team = {};
+module['exports'] = team;
+team.creature = require("./creature");
+team.name = require("./name");
diff --git a/lib/locales/en/team/name.js b/lib/locales/en/team/name.js
new file mode 100644
index 00000000..bded21a9
--- /dev/null
+++ b/lib/locales/en/team/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Address.state} #{creature}"
+];
diff --git a/lib/locales/en_AU.js b/lib/locales/en_AU.js
deleted file mode 100644
index 609c2661..00000000
--- a/lib/locales/en_AU.js
+++ /dev/null
@@ -1,601 +0,0 @@
-var en_AU = {};
-module["exports"] = en_AU;
-en_AU.title = "Australia (English)";
-en_AU.name = {
- "first_name": [
- "William",
- "Jack",
- "Oliver",
- "Joshua",
- "Thomas",
- "Lachlan",
- "Cooper",
- "Noah",
- "Ethan",
- "Lucas",
- "James",
- "Samuel",
- "Jacob",
- "Liam",
- "Alexander",
- "Benjamin",
- "Max",
- "Isaac",
- "Daniel",
- "Riley",
- "Ryan",
- "Charlie",
- "Tyler",
- "Jake",
- "Matthew",
- "Xavier",
- "Harry",
- "Jayden",
- "Nicholas",
- "Harrison",
- "Levi",
- "Luke",
- "Adam",
- "Henry",
- "Aiden",
- "Dylan",
- "Oscar",
- "Michael",
- "Jackson",
- "Logan",
- "Joseph",
- "Blake",
- "Nathan",
- "Connor",
- "Elijah",
- "Nate",
- "Archie",
- "Bailey",
- "Marcus",
- "Cameron",
- "Jordan",
- "Zachary",
- "Caleb",
- "Hunter",
- "Ashton",
- "Toby",
- "Aidan",
- "Hayden",
- "Mason",
- "Hamish",
- "Edward",
- "Angus",
- "Eli",
- "Sebastian",
- "Christian",
- "Patrick",
- "Andrew",
- "Anthony",
- "Luca",
- "Kai",
- "Beau",
- "Alex",
- "George",
- "Callum",
- "Finn",
- "Zac",
- "Mitchell",
- "Jett",
- "Jesse",
- "Gabriel",
- "Leo",
- "Declan",
- "Charles",
- "Jasper",
- "Jonathan",
- "Aaron",
- "Hugo",
- "David",
- "Christopher",
- "Chase",
- "Owen",
- "Justin",
- "Ali",
- "Darcy",
- "Lincoln",
- "Cody",
- "Phoenix",
- "Sam",
- "John",
- "Joel",
- "Isabella",
- "Ruby",
- "Chloe",
- "Olivia",
- "Charlotte",
- "Mia",
- "Lily",
- "Emily",
- "Ella",
- "Sienna",
- "Sophie",
- "Amelia",
- "Grace",
- "Ava",
- "Zoe",
- "Emma",
- "Sophia",
- "Matilda",
- "Hannah",
- "Jessica",
- "Lucy",
- "Georgia",
- "Sarah",
- "Abigail",
- "Zara",
- "Eva",
- "Scarlett",
- "Jasmine",
- "Chelsea",
- "Lilly",
- "Ivy",
- "Isla",
- "Evie",
- "Isabelle",
- "Maddison",
- "Layla",
- "Summer",
- "Annabelle",
- "Alexis",
- "Elizabeth",
- "Bella",
- "Holly",
- "Lara",
- "Madison",
- "Alyssa",
- "Maya",
- "Tahlia",
- "Claire",
- "Hayley",
- "Imogen",
- "Jade",
- "Ellie",
- "Sofia",
- "Addison",
- "Molly",
- "Phoebe",
- "Alice",
- "Savannah",
- "Gabriella",
- "Kayla",
- "Mikayla",
- "Abbey",
- "Eliza",
- "Willow",
- "Alexandra",
- "Poppy",
- "Samantha",
- "Stella",
- "Amy",
- "Amelie",
- "Anna",
- "Piper",
- "Gemma",
- "Isabel",
- "Victoria",
- "Stephanie",
- "Caitlin",
- "Heidi",
- "Paige",
- "Rose",
- "Amber",
- "Audrey",
- "Claudia",
- "Taylor",
- "Madeline",
- "Angelina",
- "Natalie",
- "Charli",
- "Lauren",
- "Ashley",
- "Violet",
- "Mackenzie",
- "Abby",
- "Skye",
- "Lillian",
- "Alana",
- "Lola",
- "Leah",
- "Eve",
- "Kiara"
- ],
- "last_name": [
- "Smith",
- "Jones",
- "Williams",
- "Brown",
- "Wilson",
- "Taylor",
- "Johnson",
- "White",
- "Martin",
- "Anderson",
- "Thompson",
- "Nguyen",
- "Thomas",
- "Walker",
- "Harris",
- "Lee",
- "Ryan",
- "Robinson",
- "Kelly",
- "King",
- "Davis",
- "Wright",
- "Evans",
- "Roberts",
- "Green",
- "Hall",
- "Wood",
- "Jackson",
- "Clarke",
- "Patel",
- "Khan",
- "Lewis",
- "James",
- "Phillips",
- "Mason",
- "Mitchell",
- "Rose",
- "Davies",
- "Rodriguez",
- "Cox",
- "Alexander",
- "Garden",
- "Campbell",
- "Johnston",
- "Moore",
- "Smyth",
- "O'neill",
- "Doherty",
- "Stewart",
- "Quinn",
- "Murphy",
- "Graham",
- "Mclaughlin",
- "Hamilton",
- "Murray",
- "Hughes",
- "Robertson",
- "Thomson",
- "Scott",
- "Macdonald",
- "Reid",
- "Clark",
- "Ross",
- "Young",
- "Watson",
- "Paterson",
- "Morrison",
- "Morgan",
- "Griffiths",
- "Edwards",
- "Rees",
- "Jenkins",
- "Owen",
- "Price",
- "Moss",
- "Richards",
- "Abbott",
- "Adams",
- "Armstrong",
- "Bahringer",
- "Bailey",
- "Barrows",
- "Bartell",
- "Bartoletti",
- "Barton",
- "Bauch",
- "Baumbach",
- "Bayer",
- "Beahan",
- "Beatty",
- "Becker",
- "Beier",
- "Berge",
- "Bergstrom",
- "Bode",
- "Bogan",
- "Borer",
- "Bosco",
- "Botsford",
- "Boyer",
- "Boyle",
- "Braun",
- "Bruen",
- "Carroll",
- "Carter",
- "Cartwright",
- "Casper",
- "Cassin",
- "Champlin",
- "Christiansen",
- "Cole",
- "Collier",
- "Collins",
- "Connelly",
- "Conroy",
- "Corkery",
- "Cormier",
- "Corwin",
- "Cronin",
- "Crooks",
- "Cruickshank",
- "Cummings",
- "D'amore",
- "Daniel",
- "Dare",
- "Daugherty",
- "Dickens",
- "Dickinson",
- "Dietrich",
- "Donnelly",
- "Dooley",
- "Douglas",
- "Doyle",
- "Durgan",
- "Ebert",
- "Emard",
- "Emmerich",
- "Erdman",
- "Ernser",
- "Fadel",
- "Fahey",
- "Farrell",
- "Fay",
- "Feeney",
- "Feil",
- "Ferry",
- "Fisher",
- "Flatley",
- "Gibson",
- "Gleason",
- "Glover",
- "Goldner",
- "Goodwin",
- "Grady",
- "Grant",
- "Greenfelder",
- "Greenholt",
- "Grimes",
- "Gutmann",
- "Hackett",
- "Hahn",
- "Haley",
- "Hammes",
- "Hand",
- "Hane",
- "Hansen",
- "Harber",
- "Hartmann",
- "Harvey",
- "Hayes",
- "Heaney",
- "Heathcote",
- "Heller",
- "Hermann",
- "Hermiston",
- "Hessel",
- "Hettinger",
- "Hickle",
- "Hill",
- "Hills",
- "Hoppe",
- "Howe",
- "Howell",
- "Hudson",
- "Huel",
- "Hyatt",
- "Jacobi",
- "Jacobs",
- "Jacobson",
- "Jerde",
- "Johns",
- "Keeling",
- "Kemmer",
- "Kessler",
- "Kiehn",
- "Kirlin",
- "Klein",
- "Koch",
- "Koelpin",
- "Kohler",
- "Koss",
- "Kovacek",
- "Kreiger",
- "Kris",
- "Kuhlman",
- "Kuhn",
- "Kulas",
- "Kunde",
- "Kutch",
- "Lakin",
- "Lang",
- "Langworth",
- "Larkin",
- "Larson",
- "Leannon",
- "Leffler",
- "Little",
- "Lockman",
- "Lowe",
- "Lynch",
- "Mann",
- "Marks",
- "Marvin",
- "Mayer",
- "Mccullough",
- "Mcdermott",
- "Mckenzie",
- "Miller",
- "Mills",
- "Monahan",
- "Morissette",
- "Mueller",
- "Muller",
- "Nader",
- "Nicolas",
- "Nolan",
- "O'connell",
- "O'conner",
- "O'hara",
- "O'keefe",
- "Olson",
- "O'reilly",
- "Parisian",
- "Parker",
- "Quigley",
- "Reilly",
- "Reynolds",
- "Rice",
- "Ritchie",
- "Rohan",
- "Rolfson",
- "Rowe",
- "Russel",
- "Rutherford",
- "Sanford",
- "Sauer",
- "Schmidt",
- "Schmitt",
- "Schneider",
- "Schroeder",
- "Schultz",
- "Shields",
- "Smitham",
- "Spencer",
- "Stanton",
- "Stark",
- "Stokes",
- "Swift",
- "Tillman",
- "Towne",
- "Tremblay",
- "Tromp",
- "Turcotte",
- "Turner",
- "Walsh",
- "Walter",
- "Ward",
- "Waters",
- "Weber",
- "Welch",
- "West",
- "Wilderman",
- "Wilkinson",
- "Williamson",
- "Windler",
- "Wolf"
- ]
-};
-en_AU.company = {
- "suffix": [
- "Pty Ltd",
- "and Sons",
- "Corp",
- "Group",
- "Brothers",
- "Partners"
- ]
-};
-en_AU.internet = {
- "domain_suffix": [
- "com.au",
- "com",
- "net.au",
- "net",
- "org.au",
- "org"
- ]
-};
-en_AU.address = {
- "state_abbr": [
- "NSW",
- "QLD",
- "NT",
- "SA",
- "WA",
- "TAS",
- "ACT",
- "VIC"
- ],
- "state": [
- "New South Wales",
- "Queensland",
- "Northern Territory",
- "South Australia",
- "Western Australia",
- "Tasmania",
- "Australian Capital Territory",
- "Victoria"
- ],
- "postcode": [
- "0###",
- "2###",
- "3###",
- "4###",
- "5###",
- "6###",
- "7###"
- ],
- "building_number": [
- "####",
- "###",
- "##"
- ],
- "street_suffix": [
- "Avenue",
- "Boulevard",
- "Circle",
- "Circuit",
- "Court",
- "Crescent",
- "Crest",
- "Drive",
- "Estate Dr",
- "Grove",
- "Hill",
- "Island",
- "Junction",
- "Knoll",
- "Lane",
- "Loop",
- "Mall",
- "Manor",
- "Meadow",
- "Mews",
- "Parade",
- "Parkway",
- "Pass",
- "Place",
- "Plaza",
- "Ridge",
- "Road",
- "Run",
- "Square",
- "Station St",
- "Street",
- "Summit",
- "Terrace",
- "Track",
- "Trail",
- "View Rd",
- "Way"
- ],
- "default_country": [
- "Australia"
- ]
-};
-en_AU.phone_number = {
- "formats": [
- "0# #### ####",
- "+61 # #### ####",
- "04## ### ###",
- "+61 4## ### ###"
- ]
-};
diff --git a/lib/locales/en_AU/address/building_number.js b/lib/locales/en_AU/address/building_number.js
new file mode 100644
index 00000000..64b7c4e5
--- /dev/null
+++ b/lib/locales/en_AU/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "####",
+ "###",
+ "##"
+];
diff --git a/lib/locales/en_AU/address/default_country.js b/lib/locales/en_AU/address/default_country.js
new file mode 100644
index 00000000..807e44ac
--- /dev/null
+++ b/lib/locales/en_AU/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Australia"
+];
diff --git a/lib/locales/en_AU/address/index.js b/lib/locales/en_AU/address/index.js
new file mode 100644
index 00000000..f6df753a
--- /dev/null
+++ b/lib/locales/en_AU/address/index.js
@@ -0,0 +1,8 @@
+var address = {};
+module['exports'] = address;
+address.state_abbr = require("./state_abbr");
+address.state = require("./state");
+address.postcode = require("./postcode");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en_AU/address/postcode.js b/lib/locales/en_AU/address/postcode.js
new file mode 100644
index 00000000..548bbd8a
--- /dev/null
+++ b/lib/locales/en_AU/address/postcode.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "0###",
+ "2###",
+ "3###",
+ "4###",
+ "5###",
+ "6###",
+ "7###"
+];
diff --git a/lib/locales/en_AU/address/state.js b/lib/locales/en_AU/address/state.js
new file mode 100644
index 00000000..e779165a
--- /dev/null
+++ b/lib/locales/en_AU/address/state.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "New South Wales",
+ "Queensland",
+ "Northern Territory",
+ "South Australia",
+ "Western Australia",
+ "Tasmania",
+ "Australian Capital Territory",
+ "Victoria"
+];
diff --git a/lib/locales/en_AU/address/state_abbr.js b/lib/locales/en_AU/address/state_abbr.js
new file mode 100644
index 00000000..3de0a30f
--- /dev/null
+++ b/lib/locales/en_AU/address/state_abbr.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "NSW",
+ "QLD",
+ "NT",
+ "SA",
+ "WA",
+ "TAS",
+ "ACT",
+ "VIC"
+];
diff --git a/lib/locales/en_AU/address/street_suffix.js b/lib/locales/en_AU/address/street_suffix.js
new file mode 100644
index 00000000..1f9fa2e2
--- /dev/null
+++ b/lib/locales/en_AU/address/street_suffix.js
@@ -0,0 +1,39 @@
+module["exports"] = [
+ "Avenue",
+ "Boulevard",
+ "Circle",
+ "Circuit",
+ "Court",
+ "Crescent",
+ "Crest",
+ "Drive",
+ "Estate Dr",
+ "Grove",
+ "Hill",
+ "Island",
+ "Junction",
+ "Knoll",
+ "Lane",
+ "Loop",
+ "Mall",
+ "Manor",
+ "Meadow",
+ "Mews",
+ "Parade",
+ "Parkway",
+ "Pass",
+ "Place",
+ "Plaza",
+ "Ridge",
+ "Road",
+ "Run",
+ "Square",
+ "Station St",
+ "Street",
+ "Summit",
+ "Terrace",
+ "Track",
+ "Trail",
+ "View Rd",
+ "Way"
+];
diff --git a/lib/locales/en_AU/company/index.js b/lib/locales/en_AU/company/index.js
new file mode 100644
index 00000000..ddd41f55
--- /dev/null
+++ b/lib/locales/en_AU/company/index.js
@@ -0,0 +1,3 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
diff --git a/lib/locales/en_AU/company/suffix.js b/lib/locales/en_AU/company/suffix.js
new file mode 100644
index 00000000..5a10566b
--- /dev/null
+++ b/lib/locales/en_AU/company/suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Pty Ltd",
+ "and Sons",
+ "Corp",
+ "Group",
+ "Brothers",
+ "Partners"
+];
diff --git a/lib/locales/en_AU/index.js b/lib/locales/en_AU/index.js
new file mode 100644
index 00000000..fe85231f
--- /dev/null
+++ b/lib/locales/en_AU/index.js
@@ -0,0 +1,8 @@
+var en_AU = {};
+module['exports'] = en_AU;
+en_AU.title = "Australia (English)";
+en_AU.name = require("./name");
+en_AU.company = require("./company");
+en_AU.internet = require("./internet");
+en_AU.address = require("./address");
+en_AU.phone_number = require("./phone_number");
diff --git a/lib/locales/en_AU/internet/domain_suffix.js b/lib/locales/en_AU/internet/domain_suffix.js
new file mode 100644
index 00000000..9cd2e22a
--- /dev/null
+++ b/lib/locales/en_AU/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com.au",
+ "com",
+ "net.au",
+ "net",
+ "org.au",
+ "org"
+];
diff --git a/lib/locales/en_AU/internet/index.js b/lib/locales/en_AU/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/en_AU/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_AU/name/first_name.js b/lib/locales/en_AU/name/first_name.js
new file mode 100644
index 00000000..b9f575b1
--- /dev/null
+++ b/lib/locales/en_AU/name/first_name.js
@@ -0,0 +1,202 @@
+module["exports"] = [
+ "William",
+ "Jack",
+ "Oliver",
+ "Joshua",
+ "Thomas",
+ "Lachlan",
+ "Cooper",
+ "Noah",
+ "Ethan",
+ "Lucas",
+ "James",
+ "Samuel",
+ "Jacob",
+ "Liam",
+ "Alexander",
+ "Benjamin",
+ "Max",
+ "Isaac",
+ "Daniel",
+ "Riley",
+ "Ryan",
+ "Charlie",
+ "Tyler",
+ "Jake",
+ "Matthew",
+ "Xavier",
+ "Harry",
+ "Jayden",
+ "Nicholas",
+ "Harrison",
+ "Levi",
+ "Luke",
+ "Adam",
+ "Henry",
+ "Aiden",
+ "Dylan",
+ "Oscar",
+ "Michael",
+ "Jackson",
+ "Logan",
+ "Joseph",
+ "Blake",
+ "Nathan",
+ "Connor",
+ "Elijah",
+ "Nate",
+ "Archie",
+ "Bailey",
+ "Marcus",
+ "Cameron",
+ "Jordan",
+ "Zachary",
+ "Caleb",
+ "Hunter",
+ "Ashton",
+ "Toby",
+ "Aidan",
+ "Hayden",
+ "Mason",
+ "Hamish",
+ "Edward",
+ "Angus",
+ "Eli",
+ "Sebastian",
+ "Christian",
+ "Patrick",
+ "Andrew",
+ "Anthony",
+ "Luca",
+ "Kai",
+ "Beau",
+ "Alex",
+ "George",
+ "Callum",
+ "Finn",
+ "Zac",
+ "Mitchell",
+ "Jett",
+ "Jesse",
+ "Gabriel",
+ "Leo",
+ "Declan",
+ "Charles",
+ "Jasper",
+ "Jonathan",
+ "Aaron",
+ "Hugo",
+ "David",
+ "Christopher",
+ "Chase",
+ "Owen",
+ "Justin",
+ "Ali",
+ "Darcy",
+ "Lincoln",
+ "Cody",
+ "Phoenix",
+ "Sam",
+ "John",
+ "Joel",
+ "Isabella",
+ "Ruby",
+ "Chloe",
+ "Olivia",
+ "Charlotte",
+ "Mia",
+ "Lily",
+ "Emily",
+ "Ella",
+ "Sienna",
+ "Sophie",
+ "Amelia",
+ "Grace",
+ "Ava",
+ "Zoe",
+ "Emma",
+ "Sophia",
+ "Matilda",
+ "Hannah",
+ "Jessica",
+ "Lucy",
+ "Georgia",
+ "Sarah",
+ "Abigail",
+ "Zara",
+ "Eva",
+ "Scarlett",
+ "Jasmine",
+ "Chelsea",
+ "Lilly",
+ "Ivy",
+ "Isla",
+ "Evie",
+ "Isabelle",
+ "Maddison",
+ "Layla",
+ "Summer",
+ "Annabelle",
+ "Alexis",
+ "Elizabeth",
+ "Bella",
+ "Holly",
+ "Lara",
+ "Madison",
+ "Alyssa",
+ "Maya",
+ "Tahlia",
+ "Claire",
+ "Hayley",
+ "Imogen",
+ "Jade",
+ "Ellie",
+ "Sofia",
+ "Addison",
+ "Molly",
+ "Phoebe",
+ "Alice",
+ "Savannah",
+ "Gabriella",
+ "Kayla",
+ "Mikayla",
+ "Abbey",
+ "Eliza",
+ "Willow",
+ "Alexandra",
+ "Poppy",
+ "Samantha",
+ "Stella",
+ "Amy",
+ "Amelie",
+ "Anna",
+ "Piper",
+ "Gemma",
+ "Isabel",
+ "Victoria",
+ "Stephanie",
+ "Caitlin",
+ "Heidi",
+ "Paige",
+ "Rose",
+ "Amber",
+ "Audrey",
+ "Claudia",
+ "Taylor",
+ "Madeline",
+ "Angelina",
+ "Natalie",
+ "Charli",
+ "Lauren",
+ "Ashley",
+ "Violet",
+ "Mackenzie",
+ "Abby",
+ "Skye",
+ "Lillian",
+ "Alana",
+ "Lola",
+ "Leah",
+ "Eve",
+ "Kiara"
+];
diff --git a/lib/locales/en_AU/name/index.js b/lib/locales/en_AU/name/index.js
new file mode 100644
index 00000000..5b91cc00
--- /dev/null
+++ b/lib/locales/en_AU/name/index.js
@@ -0,0 +1,4 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
diff --git a/lib/locales/en_AU/name/last_name.js b/lib/locales/en_AU/name/last_name.js
new file mode 100644
index 00000000..1b0d339c
--- /dev/null
+++ b/lib/locales/en_AU/name/last_name.js
@@ -0,0 +1,288 @@
+module["exports"] = [
+ "Smith",
+ "Jones",
+ "Williams",
+ "Brown",
+ "Wilson",
+ "Taylor",
+ "Johnson",
+ "White",
+ "Martin",
+ "Anderson",
+ "Thompson",
+ "Nguyen",
+ "Thomas",
+ "Walker",
+ "Harris",
+ "Lee",
+ "Ryan",
+ "Robinson",
+ "Kelly",
+ "King",
+ "Davis",
+ "Wright",
+ "Evans",
+ "Roberts",
+ "Green",
+ "Hall",
+ "Wood",
+ "Jackson",
+ "Clarke",
+ "Patel",
+ "Khan",
+ "Lewis",
+ "James",
+ "Phillips",
+ "Mason",
+ "Mitchell",
+ "Rose",
+ "Davies",
+ "Rodriguez",
+ "Cox",
+ "Alexander",
+ "Garden",
+ "Campbell",
+ "Johnston",
+ "Moore",
+ "Smyth",
+ "O'neill",
+ "Doherty",
+ "Stewart",
+ "Quinn",
+ "Murphy",
+ "Graham",
+ "Mclaughlin",
+ "Hamilton",
+ "Murray",
+ "Hughes",
+ "Robertson",
+ "Thomson",
+ "Scott",
+ "Macdonald",
+ "Reid",
+ "Clark",
+ "Ross",
+ "Young",
+ "Watson",
+ "Paterson",
+ "Morrison",
+ "Morgan",
+ "Griffiths",
+ "Edwards",
+ "Rees",
+ "Jenkins",
+ "Owen",
+ "Price",
+ "Moss",
+ "Richards",
+ "Abbott",
+ "Adams",
+ "Armstrong",
+ "Bahringer",
+ "Bailey",
+ "Barrows",
+ "Bartell",
+ "Bartoletti",
+ "Barton",
+ "Bauch",
+ "Baumbach",
+ "Bayer",
+ "Beahan",
+ "Beatty",
+ "Becker",
+ "Beier",
+ "Berge",
+ "Bergstrom",
+ "Bode",
+ "Bogan",
+ "Borer",
+ "Bosco",
+ "Botsford",
+ "Boyer",
+ "Boyle",
+ "Braun",
+ "Bruen",
+ "Carroll",
+ "Carter",
+ "Cartwright",
+ "Casper",
+ "Cassin",
+ "Champlin",
+ "Christiansen",
+ "Cole",
+ "Collier",
+ "Collins",
+ "Connelly",
+ "Conroy",
+ "Corkery",
+ "Cormier",
+ "Corwin",
+ "Cronin",
+ "Crooks",
+ "Cruickshank",
+ "Cummings",
+ "D'amore",
+ "Daniel",
+ "Dare",
+ "Daugherty",
+ "Dickens",
+ "Dickinson",
+ "Dietrich",
+ "Donnelly",
+ "Dooley",
+ "Douglas",
+ "Doyle",
+ "Durgan",
+ "Ebert",
+ "Emard",
+ "Emmerich",
+ "Erdman",
+ "Ernser",
+ "Fadel",
+ "Fahey",
+ "Farrell",
+ "Fay",
+ "Feeney",
+ "Feil",
+ "Ferry",
+ "Fisher",
+ "Flatley",
+ "Gibson",
+ "Gleason",
+ "Glover",
+ "Goldner",
+ "Goodwin",
+ "Grady",
+ "Grant",
+ "Greenfelder",
+ "Greenholt",
+ "Grimes",
+ "Gutmann",
+ "Hackett",
+ "Hahn",
+ "Haley",
+ "Hammes",
+ "Hand",
+ "Hane",
+ "Hansen",
+ "Harber",
+ "Hartmann",
+ "Harvey",
+ "Hayes",
+ "Heaney",
+ "Heathcote",
+ "Heller",
+ "Hermann",
+ "Hermiston",
+ "Hessel",
+ "Hettinger",
+ "Hickle",
+ "Hill",
+ "Hills",
+ "Hoppe",
+ "Howe",
+ "Howell",
+ "Hudson",
+ "Huel",
+ "Hyatt",
+ "Jacobi",
+ "Jacobs",
+ "Jacobson",
+ "Jerde",
+ "Johns",
+ "Keeling",
+ "Kemmer",
+ "Kessler",
+ "Kiehn",
+ "Kirlin",
+ "Klein",
+ "Koch",
+ "Koelpin",
+ "Kohler",
+ "Koss",
+ "Kovacek",
+ "Kreiger",
+ "Kris",
+ "Kuhlman",
+ "Kuhn",
+ "Kulas",
+ "Kunde",
+ "Kutch",
+ "Lakin",
+ "Lang",
+ "Langworth",
+ "Larkin",
+ "Larson",
+ "Leannon",
+ "Leffler",
+ "Little",
+ "Lockman",
+ "Lowe",
+ "Lynch",
+ "Mann",
+ "Marks",
+ "Marvin",
+ "Mayer",
+ "Mccullough",
+ "Mcdermott",
+ "Mckenzie",
+ "Miller",
+ "Mills",
+ "Monahan",
+ "Morissette",
+ "Mueller",
+ "Muller",
+ "Nader",
+ "Nicolas",
+ "Nolan",
+ "O'connell",
+ "O'conner",
+ "O'hara",
+ "O'keefe",
+ "Olson",
+ "O'reilly",
+ "Parisian",
+ "Parker",
+ "Quigley",
+ "Reilly",
+ "Reynolds",
+ "Rice",
+ "Ritchie",
+ "Rohan",
+ "Rolfson",
+ "Rowe",
+ "Russel",
+ "Rutherford",
+ "Sanford",
+ "Sauer",
+ "Schmidt",
+ "Schmitt",
+ "Schneider",
+ "Schroeder",
+ "Schultz",
+ "Shields",
+ "Smitham",
+ "Spencer",
+ "Stanton",
+ "Stark",
+ "Stokes",
+ "Swift",
+ "Tillman",
+ "Towne",
+ "Tremblay",
+ "Tromp",
+ "Turcotte",
+ "Turner",
+ "Walsh",
+ "Walter",
+ "Ward",
+ "Waters",
+ "Weber",
+ "Welch",
+ "West",
+ "Wilderman",
+ "Wilkinson",
+ "Williamson",
+ "Windler",
+ "Wolf"
+];
diff --git a/lib/locales/en_AU/phone_number/formats.js b/lib/locales/en_AU/phone_number/formats.js
new file mode 100644
index 00000000..7b353239
--- /dev/null
+++ b/lib/locales/en_AU/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "0# #### ####",
+ "+61 # #### ####",
+ "04## ### ###",
+ "+61 4## ### ###"
+];
diff --git a/lib/locales/en_AU/phone_number/index.js b/lib/locales/en_AU/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_AU/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en_BORK.js b/lib/locales/en_BORK.js
deleted file mode 100644
index 8e162f02..00000000
--- a/lib/locales/en_BORK.js
+++ /dev/null
@@ -1,110 +0,0 @@
-var en_BORK = {};
-module["exports"] = en_BORK;
-en_BORK.title = "Bork (English)";
-en_BORK.lorem = {
- "words": [
- "Boot",
- "I",
- "Nu",
- "Nur",
- "Tu",
- "Um",
- "a",
- "becoose-a",
- "boot",
- "bork",
- "burn",
- "chuuses",
- "cumplete-a",
- "cun",
- "cunseqooences",
- "curcoomstunces",
- "dee",
- "deeslikes",
- "denuoonceeng",
- "desures",
- "du",
- "eccuoont",
- "ectooel",
- "edfuntege-a",
- "efueeds",
- "egeeen",
- "ell",
- "ere-a",
- "feend",
- "foolt",
- "frum",
- "geefe-a",
- "gesh",
- "greet",
- "heem",
- "heppeeness",
- "hes",
- "hoo",
- "hoomun",
- "idea",
- "ifer",
- "in",
- "incuoonter",
- "injuy",
- "itselff",
- "ixcept",
- "ixemple-a",
- "ixerceese-a",
- "ixpleeen",
- "ixplurer",
- "ixpuoond",
- "ixtremely",
- "knoo",
- "lebureeuoos",
- "lufes",
- "meestekee",
- "mester-booeelder",
- "moost",
- "mun",
- "nu",
- "nut",
- "oobteeen",
- "oocceseeunelly",
- "ooccoor",
- "ooff",
- "oone-a",
- "oor",
- "peeen",
- "peeenffool",
- "physeecel",
- "pleesoore-a",
- "poorsooe-a",
- "poorsooes",
- "preeesing",
- "prucoore-a",
- "prudooces",
- "reeght",
- "reshunelly",
- "resooltunt",
- "sume-a",
- "teecheengs",
- "teke-a",
- "thees",
- "thet",
- "thuse-a",
- "treefiel",
- "troot",
- "tu",
- "tueel",
- "und",
- "undertekes",
- "unnuyeeng",
- "uny",
- "unyune-a",
- "us",
- "veell",
- "veet",
- "ves",
- "vheech",
- "vhu",
- "yuoo",
- "zee",
- "zeere-a"
- ]
-};
diff --git a/lib/locales/en_BORK/index.js b/lib/locales/en_BORK/index.js
new file mode 100644
index 00000000..238c2b2c
--- /dev/null
+++ b/lib/locales/en_BORK/index.js
@@ -0,0 +1,4 @@
+var en_BORK = {};
+module['exports'] = en_BORK;
+en_BORK.title = "Bork (English)";
+en_BORK.lorem = require("./lorem");
diff --git a/lib/locales/en_BORK/lorem/index.js b/lib/locales/en_BORK/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/en_BORK/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/en_BORK/lorem/words.js b/lib/locales/en_BORK/lorem/words.js
new file mode 100644
index 00000000..648df02e
--- /dev/null
+++ b/lib/locales/en_BORK/lorem/words.js
@@ -0,0 +1,105 @@
+module["exports"] = [
+ "Boot",
+ "I",
+ "Nu",
+ "Nur",
+ "Tu",
+ "Um",
+ "a",
+ "becoose-a",
+ "boot",
+ "bork",
+ "burn",
+ "chuuses",
+ "cumplete-a",
+ "cun",
+ "cunseqooences",
+ "curcoomstunces",
+ "dee",
+ "deeslikes",
+ "denuoonceeng",
+ "desures",
+ "du",
+ "eccuoont",
+ "ectooel",
+ "edfuntege-a",
+ "efueeds",
+ "egeeen",
+ "ell",
+ "ere-a",
+ "feend",
+ "foolt",
+ "frum",
+ "geefe-a",
+ "gesh",
+ "greet",
+ "heem",
+ "heppeeness",
+ "hes",
+ "hoo",
+ "hoomun",
+ "idea",
+ "ifer",
+ "in",
+ "incuoonter",
+ "injuy",
+ "itselff",
+ "ixcept",
+ "ixemple-a",
+ "ixerceese-a",
+ "ixpleeen",
+ "ixplurer",
+ "ixpuoond",
+ "ixtremely",
+ "knoo",
+ "lebureeuoos",
+ "lufes",
+ "meestekee",
+ "mester-booeelder",
+ "moost",
+ "mun",
+ "nu",
+ "nut",
+ "oobteeen",
+ "oocceseeunelly",
+ "ooccoor",
+ "ooff",
+ "oone-a",
+ "oor",
+ "peeen",
+ "peeenffool",
+ "physeecel",
+ "pleesoore-a",
+ "poorsooe-a",
+ "poorsooes",
+ "preeesing",
+ "prucoore-a",
+ "prudooces",
+ "reeght",
+ "reshunelly",
+ "resooltunt",
+ "sume-a",
+ "teecheengs",
+ "teke-a",
+ "thees",
+ "thet",
+ "thuse-a",
+ "treefiel",
+ "troot",
+ "tu",
+ "tueel",
+ "und",
+ "undertekes",
+ "unnuyeeng",
+ "uny",
+ "unyune-a",
+ "us",
+ "veell",
+ "veet",
+ "ves",
+ "vheech",
+ "vhu",
+ "yuoo",
+ "zee",
+ "zeere-a"
+];
diff --git a/lib/locales/en_CA.js b/lib/locales/en_CA.js
deleted file mode 100644
index 9bdbc339..00000000
--- a/lib/locales/en_CA.js
+++ /dev/null
@@ -1,78 +0,0 @@
-var en_CA = {};
-module["exports"] = en_CA;
-en_CA.title = "Canada (English)";
-en_CA.address = {
- "postcode": [
- "?#? #?#",
- "?#?#?#"
- ],
- "state": [
- "Alberta",
- "British Columbia",
- "Manitoba",
- "New Brunswick",
- "Newfoundland and Labrador",
- "Nova Scotia",
- "Northwest Territories",
- "Nunavut",
- "Ontario",
- "Prince Edward Island",
- "Quebec",
- "Saskatchewan",
- "Yukon"
- ],
- "state_abbr": [
- "AB",
- "BC",
- "MB",
- "NB",
- "NL",
- "NS",
- "NU",
- "NT",
- "ON",
- "PE",
- "QC",
- "SK",
- "YK"
- ],
- "default_country": [
- "Canada"
- ]
-};
-en_CA.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.ca",
- "hotmail.com"
- ],
- "domain_suffix": [
- "ca",
- "com",
- "biz",
- "info",
- "name",
- "net",
- "org"
- ]
-};
-en_CA.phone_number = {
- "formats": [
- "###-###-####",
- "(###)###-####",
- "###.###.####",
- "1-###-###-####",
- "###-###-#### x###",
- "(###)###-#### x###",
- "1-###-###-#### x###",
- "###.###.#### x###",
- "###-###-#### x####",
- "(###)###-#### x####",
- "1-###-###-#### x####",
- "###.###.#### x####",
- "###-###-#### x#####",
- "(###)###-#### x#####",
- "1-###-###-#### x#####",
- "###.###.#### x#####"
- ]
-};
diff --git a/lib/locales/en_CA/address/default_country.js b/lib/locales/en_CA/address/default_country.js
new file mode 100644
index 00000000..468d1e3c
--- /dev/null
+++ b/lib/locales/en_CA/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Canada"
+];
diff --git a/lib/locales/en_CA/address/index.js b/lib/locales/en_CA/address/index.js
new file mode 100644
index 00000000..5b43a214
--- /dev/null
+++ b/lib/locales/en_CA/address/index.js
@@ -0,0 +1,6 @@
+var address = {};
+module['exports'] = address;
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.default_country = require("./default_country");
+address.postcode = require('./postcode.js');
diff --git a/lib/locales/en_CA/address/postcode.js b/lib/locales/en_CA/address/postcode.js
new file mode 100644
index 00000000..cd73ce97
--- /dev/null
+++ b/lib/locales/en_CA/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "?#? #?#"
+];
diff --git a/lib/locales/en_CA/address/state.js b/lib/locales/en_CA/address/state.js
new file mode 100644
index 00000000..0c20a6d0
--- /dev/null
+++ b/lib/locales/en_CA/address/state.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "Alberta",
+ "British Columbia",
+ "Manitoba",
+ "New Brunswick",
+ "Newfoundland and Labrador",
+ "Nova Scotia",
+ "Northwest Territories",
+ "Nunavut",
+ "Ontario",
+ "Prince Edward Island",
+ "Quebec",
+ "Saskatchewan",
+ "Yukon"
+];
diff --git a/lib/locales/en_CA/address/state_abbr.js b/lib/locales/en_CA/address/state_abbr.js
new file mode 100644
index 00000000..c1bd6571
--- /dev/null
+++ b/lib/locales/en_CA/address/state_abbr.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "AB",
+ "BC",
+ "MB",
+ "NB",
+ "NL",
+ "NS",
+ "NU",
+ "NT",
+ "ON",
+ "PE",
+ "QC",
+ "SK",
+ "YT"
+];
diff --git a/lib/locales/en_CA/index.js b/lib/locales/en_CA/index.js
new file mode 100644
index 00000000..e278a1e3
--- /dev/null
+++ b/lib/locales/en_CA/index.js
@@ -0,0 +1,6 @@
+var en_CA = {};
+module['exports'] = en_CA;
+en_CA.title = "Canada (English)";
+en_CA.address = require("./address");
+en_CA.internet = require("./internet");
+en_CA.phone_number = require("./phone_number");
diff --git a/lib/locales/en_CA/internet/domain_suffix.js b/lib/locales/en_CA/internet/domain_suffix.js
new file mode 100644
index 00000000..1d2b49c4
--- /dev/null
+++ b/lib/locales/en_CA/internet/domain_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "ca",
+ "com",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/en_CA/internet/free_email.js b/lib/locales/en_CA/internet/free_email.js
new file mode 100644
index 00000000..a2b6826c
--- /dev/null
+++ b/lib/locales/en_CA/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.ca",
+ "hotmail.com"
+];
diff --git a/lib/locales/en_CA/internet/index.js b/lib/locales/en_CA/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/en_CA/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_CA/phone_number/formats.js b/lib/locales/en_CA/phone_number/formats.js
new file mode 100644
index 00000000..44dce1a2
--- /dev/null
+++ b/lib/locales/en_CA/phone_number/formats.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "###-###-####",
+ "(###)###-####",
+ "###.###.####",
+ "1-###-###-####",
+ "###-###-#### x###",
+ "(###)###-#### x###",
+ "1-###-###-#### x###",
+ "###.###.#### x###",
+ "###-###-#### x####",
+ "(###)###-#### x####",
+ "1-###-###-#### x####",
+ "###.###.#### x####",
+ "###-###-#### x#####",
+ "(###)###-#### x#####",
+ "1-###-###-#### x#####",
+ "###.###.#### x#####"
+];
diff --git a/lib/locales/en_CA/phone_number/index.js b/lib/locales/en_CA/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_CA/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en_GB.js b/lib/locales/en_GB.js
deleted file mode 100644
index e697994d..00000000
--- a/lib/locales/en_GB.js
+++ /dev/null
@@ -1,128 +0,0 @@
-var en_GB = {};
-module["exports"] = en_GB;
-en_GB.title = "Great Britain (English)";
-en_GB.address = {
- "postcode": "/[A-PR-UWYZ][A-HK-Y]?[0-9][ABEHMNPRVWXY0-9]? [0-9][ABD-HJLN-UW-Z]{2}/",
- "county": [
- "Avon",
- "Bedfordshire",
- "Berkshire",
- "Borders",
- "Buckinghamshire",
- "Cambridgeshire",
- "Central",
- "Cheshire",
- "Cleveland",
- "Clwyd",
- "Cornwall",
- "County Antrim",
- "County Armagh",
- "County Down",
- "County Fermanagh",
- "County Londonderry",
- "County Tyrone",
- "Cumbria",
- "Derbyshire",
- "Devon",
- "Dorset",
- "Dumfries and Galloway",
- "Durham",
- "Dyfed",
- "East Sussex",
- "Essex",
- "Fife",
- "Gloucestershire",
- "Grampian",
- "Greater Manchester",
- "Gwent",
- "Gwynedd County",
- "Hampshire",
- "Herefordshire",
- "Hertfordshire",
- "Highlands and Islands",
- "Humberside",
- "Isle of Wight",
- "Kent",
- "Lancashire",
- "Leicestershire",
- "Lincolnshire",
- "Lothian",
- "Merseyside",
- "Mid Glamorgan",
- "Norfolk",
- "North Yorkshire",
- "Northamptonshire",
- "Northumberland",
- "Nottinghamshire",
- "Oxfordshire",
- "Powys",
- "Rutland",
- "Shropshire",
- "Somerset",
- "South Glamorgan",
- "South Yorkshire",
- "Staffordshire",
- "Strathclyde",
- "Suffolk",
- "Surrey",
- "Tayside",
- "Tyne and Wear",
- "Warwickshire",
- "West Glamorgan",
- "West Midlands",
- "West Sussex",
- "West Yorkshire",
- "Wiltshire",
- "Worcestershire"
- ],
- "uk_country": [
- "England",
- "Scotland",
- "Wales",
- "Northern Ireland"
- ],
- "default_country": [
- "England",
- "Scotland",
- "Wales",
- "Northern Ireland"
- ]
-};
-en_GB.internet = {
- "domain_suffix": [
- "co.uk",
- "com",
- "biz",
- "info",
- "name"
- ]
-};
-en_GB.phone_number = {
- "formats": [
- "01#### #####",
- "01### ######",
- "01#1 ### ####",
- "011# ### ####",
- "02# #### ####",
- "03## ### ####",
- "055 #### ####",
- "056 #### ####",
- "0800 ### ####",
- "08## ### ####",
- "09## ### ####",
- "016977 ####",
- "01### #####",
- "0500 ######",
- "0800 ######"
- ]
-};
-en_GB.cell_phone = {
- "formats": [
- "074## ######",
- "075## ######",
- "076## ######",
- "077## ######",
- "078## ######",
- "079## ######"
- ]
-};
diff --git a/lib/locales/en_GB/address/county.js b/lib/locales/en_GB/address/county.js
new file mode 100644
index 00000000..10c6fb9e
--- /dev/null
+++ b/lib/locales/en_GB/address/county.js
@@ -0,0 +1,72 @@
+module["exports"] = [
+ "Avon",
+ "Bedfordshire",
+ "Berkshire",
+ "Borders",
+ "Buckinghamshire",
+ "Cambridgeshire",
+ "Central",
+ "Cheshire",
+ "Cleveland",
+ "Clwyd",
+ "Cornwall",
+ "County Antrim",
+ "County Armagh",
+ "County Down",
+ "County Fermanagh",
+ "County Londonderry",
+ "County Tyrone",
+ "Cumbria",
+ "Derbyshire",
+ "Devon",
+ "Dorset",
+ "Dumfries and Galloway",
+ "Durham",
+ "Dyfed",
+ "East Sussex",
+ "Essex",
+ "Fife",
+ "Gloucestershire",
+ "Grampian",
+ "Greater Manchester",
+ "Gwent",
+ "Gwynedd County",
+ "Hampshire",
+ "Herefordshire",
+ "Hertfordshire",
+ "Highlands and Islands",
+ "Humberside",
+ "Isle of Wight",
+ "Kent",
+ "Lancashire",
+ "Leicestershire",
+ "Lincolnshire",
+ "Lothian",
+ "Merseyside",
+ "Mid Glamorgan",
+ "Norfolk",
+ "North Yorkshire",
+ "Northamptonshire",
+ "Northumberland",
+ "Nottinghamshire",
+ "Oxfordshire",
+ "Powys",
+ "Rutland",
+ "Shropshire",
+ "Somerset",
+ "South Glamorgan",
+ "South Yorkshire",
+ "Staffordshire",
+ "Strathclyde",
+ "Suffolk",
+ "Surrey",
+ "Tayside",
+ "Tyne and Wear",
+ "Warwickshire",
+ "West Glamorgan",
+ "West Midlands",
+ "West Sussex",
+ "West Yorkshire",
+ "Wiltshire",
+ "Worcestershire"
+];
diff --git a/lib/locales/en_GB/address/default_country.js b/lib/locales/en_GB/address/default_country.js
new file mode 100644
index 00000000..0e42f326
--- /dev/null
+++ b/lib/locales/en_GB/address/default_country.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "England",
+ "Scotland",
+ "Wales",
+ "Northern Ireland"
+];
diff --git a/lib/locales/en_GB/address/index.js b/lib/locales/en_GB/address/index.js
new file mode 100644
index 00000000..b74d7d97
--- /dev/null
+++ b/lib/locales/en_GB/address/index.js
@@ -0,0 +1,5 @@
+var address = {};
+module['exports'] = address;
+address.county = require("./county");
+address.uk_country = require("./uk_country");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en_GB/address/uk_country.js b/lib/locales/en_GB/address/uk_country.js
new file mode 100644
index 00000000..0e42f326
--- /dev/null
+++ b/lib/locales/en_GB/address/uk_country.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "England",
+ "Scotland",
+ "Wales",
+ "Northern Ireland"
+];
diff --git a/lib/locales/en_GB/cell_phone/formats.js b/lib/locales/en_GB/cell_phone/formats.js
new file mode 100644
index 00000000..f0093f3d
--- /dev/null
+++ b/lib/locales/en_GB/cell_phone/formats.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "074## ######",
+ "075## ######",
+ "076## ######",
+ "077## ######",
+ "078## ######",
+ "079## ######"
+];
diff --git a/lib/locales/en_GB/cell_phone/index.js b/lib/locales/en_GB/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/en_GB/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/en_GB/index.js b/lib/locales/en_GB/index.js
new file mode 100644
index 00000000..5a7c221b
--- /dev/null
+++ b/lib/locales/en_GB/index.js
@@ -0,0 +1,7 @@
+var en_GB = {};
+module['exports'] = en_GB;
+en_GB.title = "Great Britain (English)";
+en_GB.address = require("./address");
+en_GB.internet = require("./internet");
+en_GB.phone_number = require("./phone_number");
+en_GB.cell_phone = require("./cell_phone");
diff --git a/lib/locales/en_GB/internet/domain_suffix.js b/lib/locales/en_GB/internet/domain_suffix.js
new file mode 100644
index 00000000..59a137aa
--- /dev/null
+++ b/lib/locales/en_GB/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "co.uk",
+ "com",
+ "biz",
+ "info",
+ "name"
+];
diff --git a/lib/locales/en_GB/internet/index.js b/lib/locales/en_GB/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/en_GB/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_GB/phone_number/formats.js b/lib/locales/en_GB/phone_number/formats.js
new file mode 100644
index 00000000..b8164833
--- /dev/null
+++ b/lib/locales/en_GB/phone_number/formats.js
@@ -0,0 +1,17 @@
+module["exports"] = [
+ "01#### #####",
+ "01### ######",
+ "01#1 ### ####",
+ "011# ### ####",
+ "02# #### ####",
+ "03## ### ####",
+ "055 #### ####",
+ "056 #### ####",
+ "0800 ### ####",
+ "08## ### ####",
+ "09## ### ####",
+ "016977 ####",
+ "01### #####",
+ "0500 ######",
+ "0800 ######"
+];
diff --git a/lib/locales/en_GB/phone_number/index.js b/lib/locales/en_GB/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_GB/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en_IE/address/county.js b/lib/locales/en_IE/address/county.js
new file mode 100644
index 00000000..59e32a26
--- /dev/null
+++ b/lib/locales/en_IE/address/county.js
@@ -0,0 +1,28 @@
+module["exports"] = [
+ "Carlow",
+ "Cavan",
+ "Clare",
+ "Cork",
+ "Donegal",
+ "Dublin",
+ "Galway",
+ "Kerry",
+ "Kildare",
+ "Kilkenny",
+ "Laois",
+ "Leitrim",
+ "Limerick",
+ "Longford",
+ "Louth",
+ "Mayo",
+ "Meath",
+ "Monaghan",
+ "Offaly",
+ "Roscommon",
+ "Sligo",
+ "Tipperary",
+ "Waterford",
+ "Westmeath",
+ "Wexford",
+ "Wicklow"
+];
diff --git a/lib/locales/en_IE/address/default_country.js b/lib/locales/en_IE/address/default_country.js
new file mode 100644
index 00000000..b7242104
--- /dev/null
+++ b/lib/locales/en_IE/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Ireland"
+];
diff --git a/lib/locales/en_IE/address/index.js b/lib/locales/en_IE/address/index.js
new file mode 100644
index 00000000..852d3b86
--- /dev/null
+++ b/lib/locales/en_IE/address/index.js
@@ -0,0 +1,4 @@
+var address = {};
+module['exports'] = address;
+address.county = require("./county");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en_IE/cell_phone/formats.js b/lib/locales/en_IE/cell_phone/formats.js
new file mode 100644
index 00000000..bbb46a2e
--- /dev/null
+++ b/lib/locales/en_IE/cell_phone/formats.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "082 ### ####",
+ "083 ### ####",
+ "085 ### ####",
+ "086 ### ####",
+ "087 ### ####",
+ "089 ### ####"
+];
diff --git a/lib/locales/en_IE/cell_phone/index.js b/lib/locales/en_IE/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/en_IE/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/en_IE/index.js b/lib/locales/en_IE/index.js
new file mode 100644
index 00000000..6b0d2693
--- /dev/null
+++ b/lib/locales/en_IE/index.js
@@ -0,0 +1,7 @@
+var en_IE = {};
+module['exports'] = en_IE;
+en_IE.title = "Ireland (English)";
+en_IE.address = require("./address");
+en_IE.internet = require("./internet");
+en_IE.phone_number = require("./phone_number");
+en_IE.cell_phone = require("./cell_phone");
diff --git a/lib/locales/en_IE/internet/domain_suffix.js b/lib/locales/en_IE/internet/domain_suffix.js
new file mode 100644
index 00000000..6fb07f98
--- /dev/null
+++ b/lib/locales/en_IE/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "ie",
+ "com",
+ "net",
+ "info",
+ "eu"
+];
diff --git a/lib/locales/en_IE/internet/index.js b/lib/locales/en_IE/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/en_IE/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_IE/phone_number/formats.js b/lib/locales/en_IE/phone_number/formats.js
new file mode 100644
index 00000000..63884aac
--- /dev/null
+++ b/lib/locales/en_IE/phone_number/formats.js
@@ -0,0 +1,51 @@
+module["exports"] = [
+ "01 #######",
+ "021 #######",
+ "022 #######",
+ "023 #######",
+ "024 #######",
+ "025 #######",
+ "026 #######",
+ "027 #######",
+ "028 #######",
+ "029 #######",
+ "0402 #######",
+ "0404 #######",
+ "041 #######",
+ "042 #######",
+ "043 #######",
+ "044 #######",
+ "045 #######",
+ "046 #######",
+ "047 #######",
+ "049 #######",
+ "0504 #######",
+ "0505 #######",
+ "051 #######",
+ "052 #######",
+ "053 #######",
+ "056 #######",
+ "057 #######",
+ "058 #######",
+ "059 #######",
+ "061 #######",
+ "062 #######",
+ "063 #######",
+ "064 #######",
+ "065 #######",
+ "066 #######",
+ "067 #######",
+ "068 #######",
+ "069 #######",
+ "071 #######",
+ "074 #######",
+ "090 #######",
+ "091 #######",
+ "093 #######",
+ "094 #######",
+ "095 #######",
+ "096 #######",
+ "097 #######",
+ "098 #######",
+ "099 #######"
+];
diff --git a/lib/locales/en_IE/phone_number/index.js b/lib/locales/en_IE/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_IE/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en_IND.js b/lib/locales/en_IND.js
deleted file mode 100644
index 40a69797..00000000
--- a/lib/locales/en_IND.js
+++ /dev/null
@@ -1,980 +0,0 @@
-var en_IND = {};
-module["exports"] = en_IND;
-en_IND.title = "India (English)";
-en_IND.name = {
- "first_name": [
- "Aadrika",
- "Aanandinii",
- "Aaratrika",
- "Aarya",
- "Arya",
- "Aashritha",
- "Aatmaja",
- "Atmaja",
- "Abhaya",
- "Adwitiya",
- "Agrata",
- "Ahilya",
- "Ahalya",
- "Aishani",
- "Akshainie",
- "Akshata",
- "Akshita",
- "Akula",
- "Ambar",
- "Amodini",
- "Amrita",
- "Amritambu",
- "Anala",
- "Anamika",
- "Ananda",
- "Anandamayi",
- "Ananta",
- "Anila",
- "Anjali",
- "Anjushri",
- "Anjushree",
- "Annapurna",
- "Anshula",
- "Anuja",
- "Anusuya",
- "Anasuya",
- "Anasooya",
- "Anwesha",
- "Apsara",
- "Aruna",
- "Asha",
- "Aasa",
- "Aasha",
- "Aslesha",
- "Atreyi",
- "Atreyee",
- "Avani",
- "Abani",
- "Avantika",
- "Ayushmati",
- "Baidehi",
- "Vaidehi",
- "Bala",
- "Baala",
- "Balamani",
- "Basanti",
- "Vasanti",
- "Bela",
- "Bhadra",
- "Bhagirathi",
- "Bhagwanti",
- "Bhagwati",
- "Bhamini",
- "Bhanumati",
- "Bhaanumati",
- "Bhargavi",
- "Bhavani",
- "Bhilangana",
- "Bilwa",
- "Bilva",
- "Buddhana",
- "Chakrika",
- "Chanda",
- "Chandi",
- "Chandni",
- "Chandini",
- "Chandani",
- "Chandra",
- "Chandira",
- "Chandrabhaga",
- "Chandrakala",
- "Chandrakin",
- "Chandramani",
- "Chandrani",
- "Chandraprabha",
- "Chandraswaroopa",
- "Chandravati",
- "Chapala",
- "Charumati",
- "Charvi",
- "Chatura",
- "Chitrali",
- "Chitramala",
- "Chitrangada",
- "Daksha",
- "Dakshayani",
- "Damayanti",
- "Darshwana",
- "Deepali",
- "Dipali",
- "Deeptimoyee",
- "Deeptimayee",
- "Devangana",
- "Devani",
- "Devasree",
- "Devi",
- "Daevi",
- "Devika",
- "Daevika",
- "Dhaanyalakshmi",
- "Dhanalakshmi",
- "Dhana",
- "Dhanadeepa",
- "Dhara",
- "Dharani",
- "Dharitri",
- "Dhatri",
- "Diksha",
- "Deeksha",
- "Divya",
- "Draupadi",
- "Dulari",
- "Durga",
- "Durgeshwari",
- "Ekaparnika",
- "Elakshi",
- "Enakshi",
- "Esha",
- "Eshana",
- "Eshita",
- "Gautami",
- "Gayatri",
- "Geeta",
- "Geetanjali",
- "Gitanjali",
- "Gemine",
- "Gemini",
- "Girja",
- "Girija",
- "Gita",
- "Hamsini",
- "Harinakshi",
- "Harita",
- "Heema",
- "Himadri",
- "Himani",
- "Hiranya",
- "Indira",
- "Jaimini",
- "Jaya",
- "Jyoti",
- "Jyotsana",
- "Kali",
- "Kalinda",
- "Kalpana",
- "Kalyani",
- "Kama",
- "Kamala",
- "Kamla",
- "Kanchan",
- "Kanishka",
- "Kanti",
- "Kashyapi",
- "Kumari",
- "Kumuda",
- "Lakshmi",
- "Laxmi",
- "Lalita",
- "Lavanya",
- "Leela",
- "Lila",
- "Leela",
- "Madhuri",
- "Malti",
- "Malati",
- "Mandakini",
- "Mandaakin",
- "Mangala",
- "Mangalya",
- "Mani",
- "Manisha",
- "Manjusha",
- "Meena",
- "Mina",
- "Meenakshi",
- "Minakshi",
- "Menka",
- "Menaka",
- "Mohana",
- "Mohini",
- "Nalini",
- "Nikita",
- "Ojaswini",
- "Omana",
- "Oormila",
- "Urmila",
- "Opalina",
- "Opaline",
- "Padma",
- "Parvati",
- "Poornima",
- "Purnima",
- "Pramila",
- "Prasanna",
- "Preity",
- "Prema",
- "Priya",
- "Priyala",
- "Pushti",
- "Radha",
- "Rageswari",
- "Rageshwari",
- "Rajinder",
- "Ramaa",
- "Rati",
- "Rita",
- "Rohana",
- "Rukhmani",
- "Rukmin",
- "Rupinder",
- "Sanya",
- "Sarada",
- "Sharda",
- "Sarala",
- "Sarla",
- "Saraswati",
- "Sarisha",
- "Saroja",
- "Shakti",
- "Shakuntala",
- "Shanti",
- "Sharmila",
- "Shashi",
- "Shashikala",
- "Sheela",
- "Shivakari",
- "Shobhana",
- "Shresth",
- "Shresthi",
- "Shreya",
- "Shreyashi",
- "Shridevi",
- "Shrishti",
- "Shubha",
- "Shubhaprada",
- "Siddhi",
- "Sitara",
- "Sloka",
- "Smita",
- "Smriti",
- "Soma",
- "Subhashini",
- "Subhasini",
- "Sucheta",
- "Sudeva",
- "Sujata",
- "Sukanya",
- "Suma",
- "Suma",
- "Sumitra",
- "Sunita",
- "Suryakantam",
- "Sushma",
- "Swara",
- "Swarnalata",
- "Sweta",
- "Shwet",
- "Tanirika",
- "Tanushree",
- "Tanushri",
- "Tanushri",
- "Tanya",
- "Tara",
- "Trisha",
- "Uma",
- "Usha",
- "Vaijayanti",
- "Vaijayanthi",
- "Baijayanti",
- "Vaishvi",
- "Vaishnavi",
- "Vaishno",
- "Varalakshmi",
- "Vasudha",
- "Vasundhara",
- "Veda",
- "Vedanshi",
- "Vidya",
- "Vimala",
- "Vrinda",
- "Vrund",
- "Aadi",
- "Aadidev",
- "Aadinath",
- "Aaditya",
- "Aagam",
- "Aagney",
- "Aamod",
- "Aanandaswarup",
- "Anand Swarup",
- "Aanjaneya",
- "Anjaneya",
- "Aaryan",
- "Aryan",
- "Aatmaj",
- "Aatreya",
- "Aayushmaan",
- "Aayushman",
- "Abhaidev",
- "Abhaya",
- "Abhirath",
- "Abhisyanta",
- "Acaryatanaya",
- "Achalesvara",
- "Acharyanandana",
- "Acharyasuta",
- "Achintya",
- "Achyut",
- "Adheesh",
- "Adhiraj",
- "Adhrit",
- "Adikavi",
- "Adinath",
- "Aditeya",
- "Aditya",
- "Adityanandan",
- "Adityanandana",
- "Adripathi",
- "Advaya",
- "Agasti",
- "Agastya",
- "Agneya",
- "Aagneya",
- "Agnimitra",
- "Agniprava",
- "Agnivesh",
- "Agrata",
- "Ajit",
- "Ajeet",
- "Akroor",
- "Akshaj",
- "Akshat",
- "Akshayakeerti",
- "Alok",
- "Aalok",
- "Amaranaath",
- "Amarnath",
- "Amaresh",
- "Ambar",
- "Ameyatma",
- "Amish",
- "Amogh",
- "Amrit",
- "Anaadi",
- "Anagh",
- "Anal",
- "Anand",
- "Aanand",
- "Anang",
- "Anil",
- "Anilaabh",
- "Anilabh",
- "Anish",
- "Ankal",
- "Anunay",
- "Anurag",
- "Anuraag",
- "Archan",
- "Arindam",
- "Arjun",
- "Arnesh",
- "Arun",
- "Ashlesh",
- "Ashok",
- "Atmanand",
- "Atmananda",
- "Avadhesh",
- "Baalaaditya",
- "Baladitya",
- "Baalagopaal",
- "Balgopal",
- "Balagopal",
- "Bahula",
- "Bakula",
- "Bala",
- "Balaaditya",
- "Balachandra",
- "Balagovind",
- "Bandhu",
- "Bandhul",
- "Bankim",
- "Bankimchandra",
- "Bhadrak",
- "Bhadraksh",
- "Bhadran",
- "Bhagavaan",
- "Bhagvan",
- "Bharadwaj",
- "Bhardwaj",
- "Bharat",
- "Bhargava",
- "Bhasvan",
- "Bhaasvan",
- "Bhaswar",
- "Bhaaswar",
- "Bhaumik",
- "Bhaves",
- "Bheeshma",
- "Bhisham",
- "Bhishma",
- "Bhima",
- "Bhoj",
- "Bhramar",
- "Bhudev",
- "Bhudeva",
- "Bhupati",
- "Bhoopati",
- "Bhoopat",
- "Bhupen",
- "Bhushan",
- "Bhooshan",
- "Bhushit",
- "Bhooshit",
- "Bhuvanesh",
- "Bhuvaneshwar",
- "Bilva",
- "Bodhan",
- "Brahma",
- "Brahmabrata",
- "Brahmanandam",
- "Brahmaanand",
- "Brahmdev",
- "Brajendra",
- "Brajesh",
- "Brijesh",
- "Birjesh",
- "Budhil",
- "Chakor",
- "Chakradhar",
- "Chakravartee",
- "Chakravarti",
- "Chanakya",
- "Chaanakya",
- "Chandak",
- "Chandan",
- "Chandra",
- "Chandraayan",
- "Chandrabhan",
- "Chandradev",
- "Chandraketu",
- "Chandramauli",
- "Chandramohan",
- "Chandran",
- "Chandranath",
- "Chapal",
- "Charak",
- "Charuchandra",
- "Chaaruchandra",
- "Charuvrat",
- "Chatur",
- "Chaturaanan",
- "Chaturbhuj",
- "Chetan",
- "Chaten",
- "Chaitan",
- "Chetanaanand",
- "Chidaakaash",
- "Chidaatma",
- "Chidambar",
- "Chidambaram",
- "Chidananda",
- "Chinmayanand",
- "Chinmayananda",
- "Chiranjeev",
- "Chiranjeeve",
- "Chitraksh",
- "Daiwik",
- "Daksha",
- "Damodara",
- "Dandak",
- "Dandapaani",
- "Darshan",
- "Datta",
- "Dayaamay",
- "Dayamayee",
- "Dayaananda",
- "Dayaanidhi",
- "Kin",
- "Deenabandhu",
- "Deepan",
- "Deepankar",
- "Dipankar",
- "Deependra",
- "Dipendra",
- "Deepesh",
- "Dipesh",
- "Deeptanshu",
- "Deeptendu",
- "Diptendu",
- "Deeptiman",
- "Deeptimoy",
- "Deeptimay",
- "Dev",
- "Deb",
- "Devadatt",
- "Devagya",
- "Devajyoti",
- "Devak",
- "Devdan",
- "Deven",
- "Devesh",
- "Deveshwar",
- "Devi",
- "Devvrat",
- "Dhananjay",
- "Dhanapati",
- "Dhanpati",
- "Dhanesh",
- "Dhanu",
- "Dhanvin",
- "Dharmaketu",
- "Dhruv",
- "Dhyanesh",
- "Dhyaneshwar",
- "Digambar",
- "Digambara",
- "Dinakar",
- "Dinkar",
- "Dinesh",
- "Divaakar",
- "Divakar",
- "Deevakar",
- "Divjot",
- "Dron",
- "Drona",
- "Dwaipayan",
- "Dwaipayana",
- "Eekalabya",
- "Ekalavya",
- "Ekaksh",
- "Ekaaksh",
- "Ekaling",
- "Ekdant",
- "Ekadant",
- "Gajaadhar",
- "Gajadhar",
- "Gajbaahu",
- "Gajabahu",
- "Ganak",
- "Ganaka",
- "Ganapati",
- "Gandharv",
- "Gandharva",
- "Ganesh",
- "Gangesh",
- "Garud",
- "Garuda",
- "Gati",
- "Gatik",
- "Gaurang",
- "Gauraang",
- "Gauranga",
- "Gouranga",
- "Gautam",
- "Gautama",
- "Goutam",
- "Ghanaanand",
- "Ghanshyam",
- "Ghanashyam",
- "Giri",
- "Girik",
- "Girika",
- "Girindra",
- "Giriraaj",
- "Giriraj",
- "Girish",
- "Gopal",
- "Gopaal",
- "Gopi",
- "Gopee",
- "Gorakhnath",
- "Gorakhanatha",
- "Goswamee",
- "Goswami",
- "Gotum",
- "Gautam",
- "Govinda",
- "Gobinda",
- "Gudakesha",
- "Gudakesa",
- "Gurdev",
- "Guru",
- "Hari",
- "Harinarayan",
- "Harit",
- "Himadri",
- "Hiranmay",
- "Hiranmaya",
- "Hiranya",
- "Inder",
- "Indra",
- "Indra",
- "Jagadish",
- "Jagadisha",
- "Jagathi",
- "Jagdeep",
- "Jagdish",
- "Jagmeet",
- "Jahnu",
- "Jai",
- "Javas",
- "Jay",
- "Jitendra",
- "Jitender",
- "Jyotis",
- "Kailash",
- "Kama",
- "Kamalesh",
- "Kamlesh",
- "Kanak",
- "Kanaka",
- "Kannan",
- "Kannen",
- "Karan",
- "Karthik",
- "Kartik",
- "Karunanidhi",
- "Kashyap",
- "Kiran",
- "Kirti",
- "Keerti",
- "Krishna",
- "Krishnadas",
- "Krishnadasa",
- "Kumar",
- "Lai",
- "Lakshman",
- "Laxman",
- "Lakshmidhar",
- "Lakshminath",
- "Lal",
- "Laal",
- "Mahendra",
- "Mohinder",
- "Mahesh",
- "Maheswar",
- "Mani",
- "Manik",
- "Manikya",
- "Manoj",
- "Marut",
- "Mayoor",
- "Meghnad",
- "Meghnath",
- "Mohan",
- "Mukesh",
- "Mukul",
- "Nagabhushanam",
- "Nanda",
- "Narayan",
- "Narendra",
- "Narinder",
- "Naveen",
- "Navin",
- "Nawal",
- "Naval",
- "Nimit",
- "Niranjan",
- "Nirbhay",
- "Niro",
- "Param",
- "Paramartha",
- "Pran",
- "Pranay",
- "Prasad",
- "Prathamesh",
- "Prayag",
- "Prem",
- "Puneet",
- "Purushottam",
- "Rahul",
- "Raj",
- "Rajan",
- "Rajendra",
- "Rajinder",
- "Rajiv",
- "Rakesh",
- "Ramesh",
- "Rameshwar",
- "Ranjit",
- "Ranjeet",
- "Ravi",
- "Ritesh",
- "Rohan",
- "Rohit",
- "Rudra",
- "Sachin",
- "Sameer",
- "Samir",
- "Sanjay",
- "Sanka",
- "Sarvin",
- "Satish",
- "Satyen",
- "Shankar",
- "Shantanu",
- "Shashi",
- "Sher",
- "Shiv",
- "Siddarth",
- "Siddhran",
- "Som",
- "Somu",
- "Somnath",
- "Subhash",
- "Subodh",
- "Suman",
- "Suresh",
- "Surya",
- "Suryakant",
- "Suryakanta",
- "Sushil",
- "Susheel",
- "Swami",
- "Swapnil",
- "Tapan",
- "Tara",
- "Tarun",
- "Tej",
- "Tejas",
- "Trilochan",
- "Trilochana",
- "Trilok",
- "Trilokesh",
- "Triloki",
- "Triloki Nath",
- "Trilokanath",
- "Tushar",
- "Udai",
- "Udit",
- "Ujjawal",
- "Ujjwal",
- "Umang",
- "Upendra",
- "Uttam",
- "Vasudev",
- "Vasudeva",
- "Vedang",
- "Vedanga",
- "Vidhya",
- "Vidur",
- "Vidhur",
- "Vijay",
- "Vimal",
- "Vinay",
- "Vishnu",
- "Bishnu",
- "Vishwamitra",
- "Vyas",
- "Yogendra",
- "Yoginder",
- "Yogesh"
- ],
- "last_name": [
- "Abbott",
- "Achari",
- "Acharya",
- "Adiga",
- "Agarwal",
- "Ahluwalia",
- "Ahuja",
- "Arora",
- "Asan",
- "Bandopadhyay",
- "Banerjee",
- "Bharadwaj",
- "Bhat",
- "Butt",
- "Bhattacharya",
- "Bhattathiri",
- "Chaturvedi",
- "Chattopadhyay",
- "Chopra",
- "Desai",
- "Deshpande",
- "Devar",
- "Dhawan",
- "Dubashi",
- "Dutta",
- "Dwivedi",
- "Embranthiri",
- "Ganaka",
- "Gandhi",
- "Gill",
- "Gowda",
- "Guha",
- "Guneta",
- "Gupta",
- "Iyer",
- "Iyengar",
- "Jain",
- "Jha",
- "Johar",
- "Joshi",
- "Kakkar",
- "Kaniyar",
- "Kapoor",
- "Kaul",
- "Kaur",
- "Khan",
- "Khanna",
- "Khatri",
- "Kocchar",
- "Mahajan",
- "Malik",
- "Marar",
- "Menon",
- "Mehra",
- "Mehrotra",
- "Mishra",
- "Mukhopadhyay",
- "Nayar",
- "Naik",
- "Nair",
- "Nambeesan",
- "Namboothiri",
- "Nehru",
- "Pandey",
- "Panicker",
- "Patel",
- "Patil",
- "Pilla",
- "Pillai",
- "Pothuvaal",
- "Prajapat",
- "Rana",
- "Reddy",
- "Saini",
- "Sethi",
- "Shah",
- "Sharma",
- "Shukla",
- "Singh",
- "Sinha",
- "Somayaji",
- "Tagore",
- "Talwar",
- "Tandon",
- "Trivedi",
- "Varrier",
- "Varma",
- "Varman",
- "Verma"
- ]
-};
-en_IND.address = {
- "postcode": [
- "?#? #?#"
- ],
- "state": [
- "Andra Pradesh",
- "Arunachal Pradesh",
- "Assam",
- "Bihar",
- "Chhattisgarh",
- "Goa",
- "Gujarat",
- "Haryana",
- "Himachal Pradesh",
- "Jammu and Kashmir",
- "Jharkhand",
- "Karnataka",
- "Kerala",
- "Madya Pradesh",
- "Maharashtra",
- "Manipur",
- "Meghalaya",
- "Mizoram",
- "Nagaland",
- "Orissa",
- "Punjab",
- "Rajasthan",
- "Sikkim",
- "Tamil Nadu",
- "Tripura",
- "Uttaranchal",
- "Uttar Pradesh",
- "West Bengal",
- "Andaman and Nicobar Islands",
- "Chandigarh",
- "Dadar and Nagar Haveli",
- "Daman and Diu",
- "Delhi",
- "Lakshadweep",
- "Pondicherry"
- ],
- "state_abbr": [
- "AP",
- "AR",
- "AS",
- "BR",
- "CG",
- "DL",
- "GA",
- "GJ",
- "HR",
- "HP",
- "JK",
- "JS",
- "KA",
- "KL",
- "MP",
- "MH",
- "MN",
- "ML",
- "MZ",
- "NL",
- "OR",
- "PB",
- "RJ",
- "SK",
- "TN",
- "TR",
- "UK",
- "UP",
- "WB",
- "AN",
- "CH",
- "DN",
- "DD",
- "LD",
- "PY"
- ],
- "default_country": [
- "India",
- "Indian Republic",
- "Bharat",
- "Hindustan"
- ]
-};
-en_IND.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.co.in",
- "hotmail.com"
- ],
- "domain_suffix": [
- "in",
- "com",
- "biz",
- "info",
- "name",
- "net",
- "org",
- "co.in"
- ]
-};
-en_IND.company = {
- "suffix": [
- "Pvt Ltd",
- "Limited",
- "Ltd",
- "and Sons",
- "Corp",
- "Group",
- "Brothers"
- ]
-};
-en_IND.phone_number = {
- "formats": [
- "+91###-###-####",
- "+91##########",
- "+91-###-#######"
- ]
-};
diff --git a/lib/locales/en_IND/address/default_country.js b/lib/locales/en_IND/address/default_country.js
new file mode 100644
index 00000000..ee99e366
--- /dev/null
+++ b/lib/locales/en_IND/address/default_country.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "India",
+ "Indian Republic",
+ "Bharat",
+ "Hindustan"
+];
diff --git a/lib/locales/en_IND/address/index.js b/lib/locales/en_IND/address/index.js
new file mode 100644
index 00000000..e54c3324
--- /dev/null
+++ b/lib/locales/en_IND/address/index.js
@@ -0,0 +1,6 @@
+var address = {};
+module['exports'] = address;
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en_IND/address/postcode.js b/lib/locales/en_IND/address/postcode.js
new file mode 100644
index 00000000..cd73ce97
--- /dev/null
+++ b/lib/locales/en_IND/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "?#? #?#"
+];
diff --git a/lib/locales/en_IND/address/state.js b/lib/locales/en_IND/address/state.js
new file mode 100644
index 00000000..d2b686c6
--- /dev/null
+++ b/lib/locales/en_IND/address/state.js
@@ -0,0 +1,37 @@
+module["exports"] = [
+ "Andra Pradesh",
+ "Arunachal Pradesh",
+ "Assam",
+ "Bihar",
+ "Chhattisgarh",
+ "Goa",
+ "Gujarat",
+ "Haryana",
+ "Himachal Pradesh",
+ "Jammu and Kashmir",
+ "Jharkhand",
+ "Karnataka",
+ "Kerala",
+ "Madya Pradesh",
+ "Maharashtra",
+ "Manipur",
+ "Meghalaya",
+ "Mizoram",
+ "Nagaland",
+ "Orissa",
+ "Punjab",
+ "Rajasthan",
+ "Sikkim",
+ "Tamil Nadu",
+ "Tripura",
+ "Uttaranchal",
+ "Uttar Pradesh",
+ "West Bengal",
+ "Andaman and Nicobar Islands",
+ "Chandigarh",
+ "Dadar and Nagar Haveli",
+ "Daman and Diu",
+ "Delhi",
+ "Lakshadweep",
+ "Pondicherry"
+];
diff --git a/lib/locales/en_IND/address/state_abbr.js b/lib/locales/en_IND/address/state_abbr.js
new file mode 100644
index 00000000..2d2f2b83
--- /dev/null
+++ b/lib/locales/en_IND/address/state_abbr.js
@@ -0,0 +1,37 @@
+module["exports"] = [
+ "AP",
+ "AR",
+ "AS",
+ "BR",
+ "CG",
+ "DL",
+ "GA",
+ "GJ",
+ "HR",
+ "HP",
+ "JK",
+ "JS",
+ "KA",
+ "KL",
+ "MP",
+ "MH",
+ "MN",
+ "ML",
+ "MZ",
+ "NL",
+ "OR",
+ "PB",
+ "RJ",
+ "SK",
+ "TN",
+ "TR",
+ "UK",
+ "UP",
+ "WB",
+ "AN",
+ "CH",
+ "DN",
+ "DD",
+ "LD",
+ "PY"
+];
diff --git a/lib/locales/en_IND/company/index.js b/lib/locales/en_IND/company/index.js
new file mode 100644
index 00000000..ddd41f55
--- /dev/null
+++ b/lib/locales/en_IND/company/index.js
@@ -0,0 +1,3 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
diff --git a/lib/locales/en_IND/company/suffix.js b/lib/locales/en_IND/company/suffix.js
new file mode 100644
index 00000000..41700c9e
--- /dev/null
+++ b/lib/locales/en_IND/company/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Pvt Ltd",
+ "Limited",
+ "Ltd",
+ "and Sons",
+ "Corp",
+ "Group",
+ "Brothers"
+];
diff --git a/lib/locales/en_IND/index.js b/lib/locales/en_IND/index.js
new file mode 100644
index 00000000..beca2692
--- /dev/null
+++ b/lib/locales/en_IND/index.js
@@ -0,0 +1,8 @@
+var en_IND = {};
+module['exports'] = en_IND;
+en_IND.title = "India (English)";
+en_IND.name = require("./name");
+en_IND.address = require("./address");
+en_IND.internet = require("./internet");
+en_IND.company = require("./company");
+en_IND.phone_number = require("./phone_number");
diff --git a/lib/locales/en_IND/internet/domain_suffix.js b/lib/locales/en_IND/internet/domain_suffix.js
new file mode 100644
index 00000000..d4c5dfe9
--- /dev/null
+++ b/lib/locales/en_IND/internet/domain_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "in",
+ "com",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org",
+ "co.in"
+];
diff --git a/lib/locales/en_IND/internet/free_email.js b/lib/locales/en_IND/internet/free_email.js
new file mode 100644
index 00000000..e38c37b0
--- /dev/null
+++ b/lib/locales/en_IND/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.co.in",
+ "hotmail.com"
+];
diff --git a/lib/locales/en_IND/internet/index.js b/lib/locales/en_IND/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/en_IND/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_IND/name/first_name.js b/lib/locales/en_IND/name/first_name.js
new file mode 100644
index 00000000..dca61d6a
--- /dev/null
+++ b/lib/locales/en_IND/name/first_name.js
@@ -0,0 +1,764 @@
+module["exports"] = [
+ "Aadrika",
+ "Aanandinii",
+ "Aaratrika",
+ "Aarya",
+ "Arya",
+ "Aashritha",
+ "Aatmaja",
+ "Atmaja",
+ "Abhaya",
+ "Adwitiya",
+ "Agrata",
+ "Ahilya",
+ "Ahalya",
+ "Aishani",
+ "Akshainie",
+ "Akshata",
+ "Akshita",
+ "Akula",
+ "Ambar",
+ "Amodini",
+ "Amrita",
+ "Amritambu",
+ "Anala",
+ "Anamika",
+ "Ananda",
+ "Anandamayi",
+ "Ananta",
+ "Anila",
+ "Anjali",
+ "Anjushri",
+ "Anjushree",
+ "Annapurna",
+ "Anshula",
+ "Anuja",
+ "Anusuya",
+ "Anasuya",
+ "Anasooya",
+ "Anwesha",
+ "Apsara",
+ "Aruna",
+ "Asha",
+ "Aasa",
+ "Aasha",
+ "Aslesha",
+ "Atreyi",
+ "Atreyee",
+ "Avani",
+ "Abani",
+ "Avantika",
+ "Ayushmati",
+ "Baidehi",
+ "Vaidehi",
+ "Bala",
+ "Baala",
+ "Balamani",
+ "Basanti",
+ "Vasanti",
+ "Bela",
+ "Bhadra",
+ "Bhagirathi",
+ "Bhagwanti",
+ "Bhagwati",
+ "Bhamini",
+ "Bhanumati",
+ "Bhaanumati",
+ "Bhargavi",
+ "Bhavani",
+ "Bhilangana",
+ "Bilwa",
+ "Bilva",
+ "Buddhana",
+ "Chakrika",
+ "Chanda",
+ "Chandi",
+ "Chandni",
+ "Chandini",
+ "Chandani",
+ "Chandra",
+ "Chandira",
+ "Chandrabhaga",
+ "Chandrakala",
+ "Chandrakin",
+ "Chandramani",
+ "Chandrani",
+ "Chandraprabha",
+ "Chandraswaroopa",
+ "Chandravati",
+ "Chapala",
+ "Charumati",
+ "Charvi",
+ "Chatura",
+ "Chitrali",
+ "Chitramala",
+ "Chitrangada",
+ "Daksha",
+ "Dakshayani",
+ "Damayanti",
+ "Darshwana",
+ "Deepali",
+ "Dipali",
+ "Deeptimoyee",
+ "Deeptimayee",
+ "Devangana",
+ "Devani",
+ "Devasree",
+ "Devi",
+ "Daevi",
+ "Devika",
+ "Daevika",
+ "Dhaanyalakshmi",
+ "Dhanalakshmi",
+ "Dhana",
+ "Dhanadeepa",
+ "Dhara",
+ "Dharani",
+ "Dharitri",
+ "Dhatri",
+ "Diksha",
+ "Deeksha",
+ "Divya",
+ "Draupadi",
+ "Dulari",
+ "Durga",
+ "Durgeshwari",
+ "Ekaparnika",
+ "Elakshi",
+ "Enakshi",
+ "Esha",
+ "Eshana",
+ "Eshita",
+ "Gautami",
+ "Gayatri",
+ "Geeta",
+ "Geetanjali",
+ "Gitanjali",
+ "Gemine",
+ "Gemini",
+ "Girja",
+ "Girija",
+ "Gita",
+ "Hamsini",
+ "Harinakshi",
+ "Harita",
+ "Heema",
+ "Himadri",
+ "Himani",
+ "Hiranya",
+ "Indira",
+ "Jaimini",
+ "Jaya",
+ "Jyoti",
+ "Jyotsana",
+ "Kali",
+ "Kalinda",
+ "Kalpana",
+ "Kalyani",
+ "Kama",
+ "Kamala",
+ "Kamla",
+ "Kanchan",
+ "Kanishka",
+ "Kanti",
+ "Kashyapi",
+ "Kumari",
+ "Kumuda",
+ "Lakshmi",
+ "Laxmi",
+ "Lalita",
+ "Lavanya",
+ "Leela",
+ "Lila",
+ "Leela",
+ "Madhuri",
+ "Malti",
+ "Malati",
+ "Mandakini",
+ "Mandaakin",
+ "Mangala",
+ "Mangalya",
+ "Mani",
+ "Manisha",
+ "Manjusha",
+ "Meena",
+ "Mina",
+ "Meenakshi",
+ "Minakshi",
+ "Menka",
+ "Menaka",
+ "Mohana",
+ "Mohini",
+ "Nalini",
+ "Nikita",
+ "Ojaswini",
+ "Omana",
+ "Oormila",
+ "Urmila",
+ "Opalina",
+ "Opaline",
+ "Padma",
+ "Parvati",
+ "Poornima",
+ "Purnima",
+ "Pramila",
+ "Prasanna",
+ "Preity",
+ "Prema",
+ "Priya",
+ "Priyala",
+ "Pushti",
+ "Radha",
+ "Rageswari",
+ "Rageshwari",
+ "Rajinder",
+ "Ramaa",
+ "Rati",
+ "Rita",
+ "Rohana",
+ "Rukhmani",
+ "Rukmin",
+ "Rupinder",
+ "Sanya",
+ "Sarada",
+ "Sharda",
+ "Sarala",
+ "Sarla",
+ "Saraswati",
+ "Sarisha",
+ "Saroja",
+ "Shakti",
+ "Shakuntala",
+ "Shanti",
+ "Sharmila",
+ "Shashi",
+ "Shashikala",
+ "Sheela",
+ "Shivakari",
+ "Shobhana",
+ "Shresth",
+ "Shresthi",
+ "Shreya",
+ "Shreyashi",
+ "Shridevi",
+ "Shrishti",
+ "Shubha",
+ "Shubhaprada",
+ "Siddhi",
+ "Sitara",
+ "Sloka",
+ "Smita",
+ "Smriti",
+ "Soma",
+ "Subhashini",
+ "Subhasini",
+ "Sucheta",
+ "Sudeva",
+ "Sujata",
+ "Sukanya",
+ "Suma",
+ "Suma",
+ "Sumitra",
+ "Sunita",
+ "Suryakantam",
+ "Sushma",
+ "Swara",
+ "Swarnalata",
+ "Sweta",
+ "Shwet",
+ "Tanirika",
+ "Tanushree",
+ "Tanushri",
+ "Tanushri",
+ "Tanya",
+ "Tara",
+ "Trisha",
+ "Uma",
+ "Usha",
+ "Vaijayanti",
+ "Vaijayanthi",
+ "Baijayanti",
+ "Vaishvi",
+ "Vaishnavi",
+ "Vaishno",
+ "Varalakshmi",
+ "Vasudha",
+ "Vasundhara",
+ "Veda",
+ "Vedanshi",
+ "Vidya",
+ "Vimala",
+ "Vrinda",
+ "Vrund",
+ "Aadi",
+ "Aadidev",
+ "Aadinath",
+ "Aaditya",
+ "Aagam",
+ "Aagney",
+ "Aamod",
+ "Aanandaswarup",
+ "Anand Swarup",
+ "Aanjaneya",
+ "Anjaneya",
+ "Aaryan",
+ "Aryan",
+ "Aatmaj",
+ "Aatreya",
+ "Aayushmaan",
+ "Aayushman",
+ "Abhaidev",
+ "Abhaya",
+ "Abhirath",
+ "Abhisyanta",
+ "Acaryatanaya",
+ "Achalesvara",
+ "Acharyanandana",
+ "Acharyasuta",
+ "Achintya",
+ "Achyut",
+ "Adheesh",
+ "Adhiraj",
+ "Adhrit",
+ "Adikavi",
+ "Adinath",
+ "Aditeya",
+ "Aditya",
+ "Adityanandan",
+ "Adityanandana",
+ "Adripathi",
+ "Advaya",
+ "Agasti",
+ "Agastya",
+ "Agneya",
+ "Aagneya",
+ "Agnimitra",
+ "Agniprava",
+ "Agnivesh",
+ "Agrata",
+ "Ajit",
+ "Ajeet",
+ "Akroor",
+ "Akshaj",
+ "Akshat",
+ "Akshayakeerti",
+ "Alok",
+ "Aalok",
+ "Amaranaath",
+ "Amarnath",
+ "Amaresh",
+ "Ambar",
+ "Ameyatma",
+ "Amish",
+ "Amogh",
+ "Amrit",
+ "Anaadi",
+ "Anagh",
+ "Anal",
+ "Anand",
+ "Aanand",
+ "Anang",
+ "Anil",
+ "Anilaabh",
+ "Anilabh",
+ "Anish",
+ "Ankal",
+ "Anunay",
+ "Anurag",
+ "Anuraag",
+ "Archan",
+ "Arindam",
+ "Arjun",
+ "Arnesh",
+ "Arun",
+ "Ashlesh",
+ "Ashok",
+ "Atmanand",
+ "Atmananda",
+ "Avadhesh",
+ "Baalaaditya",
+ "Baladitya",
+ "Baalagopaal",
+ "Balgopal",
+ "Balagopal",
+ "Bahula",
+ "Bakula",
+ "Bala",
+ "Balaaditya",
+ "Balachandra",
+ "Balagovind",
+ "Bandhu",
+ "Bandhul",
+ "Bankim",
+ "Bankimchandra",
+ "Bhadrak",
+ "Bhadraksh",
+ "Bhadran",
+ "Bhagavaan",
+ "Bhagvan",
+ "Bharadwaj",
+ "Bhardwaj",
+ "Bharat",
+ "Bhargava",
+ "Bhasvan",
+ "Bhaasvan",
+ "Bhaswar",
+ "Bhaaswar",
+ "Bhaumik",
+ "Bhaves",
+ "Bheeshma",
+ "Bhisham",
+ "Bhishma",
+ "Bhima",
+ "Bhoj",
+ "Bhramar",
+ "Bhudev",
+ "Bhudeva",
+ "Bhupati",
+ "Bhoopati",
+ "Bhoopat",
+ "Bhupen",
+ "Bhushan",
+ "Bhooshan",
+ "Bhushit",
+ "Bhooshit",
+ "Bhuvanesh",
+ "Bhuvaneshwar",
+ "Bilva",
+ "Bodhan",
+ "Brahma",
+ "Brahmabrata",
+ "Brahmanandam",
+ "Brahmaanand",
+ "Brahmdev",
+ "Brajendra",
+ "Brajesh",
+ "Brijesh",
+ "Birjesh",
+ "Budhil",
+ "Chakor",
+ "Chakradhar",
+ "Chakravartee",
+ "Chakravarti",
+ "Chanakya",
+ "Chaanakya",
+ "Chandak",
+ "Chandan",
+ "Chandra",
+ "Chandraayan",
+ "Chandrabhan",
+ "Chandradev",
+ "Chandraketu",
+ "Chandramauli",
+ "Chandramohan",
+ "Chandran",
+ "Chandranath",
+ "Chapal",
+ "Charak",
+ "Charuchandra",
+ "Chaaruchandra",
+ "Charuvrat",
+ "Chatur",
+ "Chaturaanan",
+ "Chaturbhuj",
+ "Chetan",
+ "Chaten",
+ "Chaitan",
+ "Chetanaanand",
+ "Chidaakaash",
+ "Chidaatma",
+ "Chidambar",
+ "Chidambaram",
+ "Chidananda",
+ "Chinmayanand",
+ "Chinmayananda",
+ "Chiranjeev",
+ "Chiranjeeve",
+ "Chitraksh",
+ "Daiwik",
+ "Daksha",
+ "Damodara",
+ "Dandak",
+ "Dandapaani",
+ "Darshan",
+ "Datta",
+ "Dayaamay",
+ "Dayamayee",
+ "Dayaananda",
+ "Dayaanidhi",
+ "Kin",
+ "Deenabandhu",
+ "Deepan",
+ "Deepankar",
+ "Dipankar",
+ "Deependra",
+ "Dipendra",
+ "Deepesh",
+ "Dipesh",
+ "Deeptanshu",
+ "Deeptendu",
+ "Diptendu",
+ "Deeptiman",
+ "Deeptimoy",
+ "Deeptimay",
+ "Dev",
+ "Deb",
+ "Devadatt",
+ "Devagya",
+ "Devajyoti",
+ "Devak",
+ "Devdan",
+ "Deven",
+ "Devesh",
+ "Deveshwar",
+ "Devi",
+ "Devvrat",
+ "Dhananjay",
+ "Dhanapati",
+ "Dhanpati",
+ "Dhanesh",
+ "Dhanu",
+ "Dhanvin",
+ "Dharmaketu",
+ "Dhruv",
+ "Dhyanesh",
+ "Dhyaneshwar",
+ "Digambar",
+ "Digambara",
+ "Dinakar",
+ "Dinkar",
+ "Dinesh",
+ "Divaakar",
+ "Divakar",
+ "Deevakar",
+ "Divjot",
+ "Dron",
+ "Drona",
+ "Dwaipayan",
+ "Dwaipayana",
+ "Eekalabya",
+ "Ekalavya",
+ "Ekaksh",
+ "Ekaaksh",
+ "Ekaling",
+ "Ekdant",
+ "Ekadant",
+ "Gajaadhar",
+ "Gajadhar",
+ "Gajbaahu",
+ "Gajabahu",
+ "Ganak",
+ "Ganaka",
+ "Ganapati",
+ "Gandharv",
+ "Gandharva",
+ "Ganesh",
+ "Gangesh",
+ "Garud",
+ "Garuda",
+ "Gati",
+ "Gatik",
+ "Gaurang",
+ "Gauraang",
+ "Gauranga",
+ "Gouranga",
+ "Gautam",
+ "Gautama",
+ "Goutam",
+ "Ghanaanand",
+ "Ghanshyam",
+ "Ghanashyam",
+ "Giri",
+ "Girik",
+ "Girika",
+ "Girindra",
+ "Giriraaj",
+ "Giriraj",
+ "Girish",
+ "Gopal",
+ "Gopaal",
+ "Gopi",
+ "Gopee",
+ "Gorakhnath",
+ "Gorakhanatha",
+ "Goswamee",
+ "Goswami",
+ "Gotum",
+ "Gautam",
+ "Govinda",
+ "Gobinda",
+ "Gudakesha",
+ "Gudakesa",
+ "Gurdev",
+ "Guru",
+ "Hari",
+ "Harinarayan",
+ "Harit",
+ "Himadri",
+ "Hiranmay",
+ "Hiranmaya",
+ "Hiranya",
+ "Inder",
+ "Indra",
+ "Indra",
+ "Jagadish",
+ "Jagadisha",
+ "Jagathi",
+ "Jagdeep",
+ "Jagdish",
+ "Jagmeet",
+ "Jahnu",
+ "Jai",
+ "Javas",
+ "Jay",
+ "Jitendra",
+ "Jitender",
+ "Jyotis",
+ "Kailash",
+ "Kama",
+ "Kamalesh",
+ "Kamlesh",
+ "Kanak",
+ "Kanaka",
+ "Kannan",
+ "Kannen",
+ "Karan",
+ "Karthik",
+ "Kartik",
+ "Karunanidhi",
+ "Kashyap",
+ "Kiran",
+ "Kirti",
+ "Keerti",
+ "Krishna",
+ "Krishnadas",
+ "Krishnadasa",
+ "Kumar",
+ "Lai",
+ "Lakshman",
+ "Laxman",
+ "Lakshmidhar",
+ "Lakshminath",
+ "Lal",
+ "Laal",
+ "Mahendra",
+ "Mohinder",
+ "Mahesh",
+ "Maheswar",
+ "Mani",
+ "Manik",
+ "Manikya",
+ "Manoj",
+ "Marut",
+ "Mayoor",
+ "Meghnad",
+ "Meghnath",
+ "Mohan",
+ "Mukesh",
+ "Mukul",
+ "Nagabhushanam",
+ "Nanda",
+ "Narayan",
+ "Narendra",
+ "Narinder",
+ "Naveen",
+ "Navin",
+ "Nawal",
+ "Naval",
+ "Nimit",
+ "Niranjan",
+ "Nirbhay",
+ "Niro",
+ "Param",
+ "Paramartha",
+ "Pran",
+ "Pranay",
+ "Prasad",
+ "Prathamesh",
+ "Prayag",
+ "Prem",
+ "Puneet",
+ "Purushottam",
+ "Rahul",
+ "Raj",
+ "Rajan",
+ "Rajendra",
+ "Rajinder",
+ "Rajiv",
+ "Rakesh",
+ "Ramesh",
+ "Rameshwar",
+ "Ranjit",
+ "Ranjeet",
+ "Ravi",
+ "Ritesh",
+ "Rohan",
+ "Rohit",
+ "Rudra",
+ "Sachin",
+ "Sameer",
+ "Samir",
+ "Sanjay",
+ "Sanka",
+ "Sarvin",
+ "Satish",
+ "Satyen",
+ "Shankar",
+ "Shantanu",
+ "Shashi",
+ "Sher",
+ "Shiv",
+ "Siddarth",
+ "Siddhran",
+ "Som",
+ "Somu",
+ "Somnath",
+ "Subhash",
+ "Subodh",
+ "Suman",
+ "Suresh",
+ "Surya",
+ "Suryakant",
+ "Suryakanta",
+ "Sushil",
+ "Susheel",
+ "Swami",
+ "Swapnil",
+ "Tapan",
+ "Tara",
+ "Tarun",
+ "Tej",
+ "Tejas",
+ "Trilochan",
+ "Trilochana",
+ "Trilok",
+ "Trilokesh",
+ "Triloki",
+ "Triloki Nath",
+ "Trilokanath",
+ "Tushar",
+ "Udai",
+ "Udit",
+ "Ujjawal",
+ "Ujjwal",
+ "Umang",
+ "Upendra",
+ "Uttam",
+ "Vasudev",
+ "Vasudeva",
+ "Vedang",
+ "Vedanga",
+ "Vidhya",
+ "Vidur",
+ "Vidhur",
+ "Vijay",
+ "Vimal",
+ "Vinay",
+ "Vishnu",
+ "Bishnu",
+ "Vishwamitra",
+ "Vyas",
+ "Yogendra",
+ "Yoginder",
+ "Yogesh"
+];
diff --git a/lib/locales/en_IND/name/index.js b/lib/locales/en_IND/name/index.js
new file mode 100644
index 00000000..5b91cc00
--- /dev/null
+++ b/lib/locales/en_IND/name/index.js
@@ -0,0 +1,4 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
diff --git a/lib/locales/en_IND/name/last_name.js b/lib/locales/en_IND/name/last_name.js
new file mode 100644
index 00000000..1af18c13
--- /dev/null
+++ b/lib/locales/en_IND/name/last_name.js
@@ -0,0 +1,91 @@
+module["exports"] = [
+ "Abbott",
+ "Achari",
+ "Acharya",
+ "Adiga",
+ "Agarwal",
+ "Ahluwalia",
+ "Ahuja",
+ "Arora",
+ "Asan",
+ "Bandopadhyay",
+ "Banerjee",
+ "Bharadwaj",
+ "Bhat",
+ "Butt",
+ "Bhattacharya",
+ "Bhattathiri",
+ "Chaturvedi",
+ "Chattopadhyay",
+ "Chopra",
+ "Desai",
+ "Deshpande",
+ "Devar",
+ "Dhawan",
+ "Dubashi",
+ "Dutta",
+ "Dwivedi",
+ "Embranthiri",
+ "Ganaka",
+ "Gandhi",
+ "Gill",
+ "Gowda",
+ "Guha",
+ "Guneta",
+ "Gupta",
+ "Iyer",
+ "Iyengar",
+ "Jain",
+ "Jha",
+ "Johar",
+ "Joshi",
+ "Kakkar",
+ "Kaniyar",
+ "Kapoor",
+ "Kaul",
+ "Kaur",
+ "Khan",
+ "Khanna",
+ "Khatri",
+ "Kocchar",
+ "Mahajan",
+ "Malik",
+ "Marar",
+ "Menon",
+ "Mehra",
+ "Mehrotra",
+ "Mishra",
+ "Mukhopadhyay",
+ "Nayar",
+ "Naik",
+ "Nair",
+ "Nambeesan",
+ "Namboothiri",
+ "Nehru",
+ "Pandey",
+ "Panicker",
+ "Patel",
+ "Patil",
+ "Pilla",
+ "Pillai",
+ "Pothuvaal",
+ "Prajapat",
+ "Rana",
+ "Reddy",
+ "Saini",
+ "Sethi",
+ "Shah",
+ "Sharma",
+ "Shukla",
+ "Singh",
+ "Sinha",
+ "Somayaji",
+ "Tagore",
+ "Talwar",
+ "Tandon",
+ "Trivedi",
+ "Varrier",
+ "Varma",
+ "Varman",
+ "Verma"
+];
diff --git a/lib/locales/en_IND/phone_number/formats.js b/lib/locales/en_IND/phone_number/formats.js
new file mode 100644
index 00000000..a0e65703
--- /dev/null
+++ b/lib/locales/en_IND/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "+91###-###-####",
+ "+91##########",
+ "+91-###-#######"
+];
diff --git a/lib/locales/en_IND/phone_number/index.js b/lib/locales/en_IND/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_IND/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/en_US.js b/lib/locales/en_US.js
deleted file mode 100644
index ef62f2bd..00000000
--- a/lib/locales/en_US.js
+++ /dev/null
@@ -1,647 +0,0 @@
-var en_US = {};
-module["exports"] = en_US;
-en_US.title = "United States (English)";
-en_US.internet = {
- "domain_suffix": [
- "com",
- "us",
- "biz",
- "info",
- "name",
- "net",
- "org"
- ]
-};
-en_US.address = {
- "default_country": [
- "United States",
- "United States of America",
- "USA"
- ],
- "postcode_by_state": {
- "AL": "350##",
- "AK": "995##",
- "AS": "967##",
- "AZ": "850##",
- "AR": "717##",
- "CA": "900##",
- "CO": "800##",
- "CT": "061##",
- "DC": "204##",
- "DE": "198##",
- "FL": "322##",
- "GA": "301##",
- "HI": "967##",
- "ID": "832##",
- "IL": "600##",
- "IN": "463##",
- "IA": "510##",
- "KS": "666##",
- "KY": "404##",
- "LA": "701##",
- "ME": "042##",
- "MD": "210##",
- "MA": "026##",
- "MI": "480##",
- "MN": "555##",
- "MS": "387##",
- "MO": "650##",
- "MT": "590##",
- "NE": "688##",
- "NV": "898##",
- "NH": "036##",
- "NJ": "076##",
- "NM": "880##",
- "NY": "122##",
- "NC": "288##",
- "ND": "586##",
- "OH": "444##",
- "OK": "730##",
- "OR": "979##",
- "PA": "186##",
- "RI": "029##",
- "SC": "299##",
- "SD": "577##",
- "TN": "383##",
- "TX": "798##",
- "UT": "847##",
- "VT": "050##",
- "VA": "222##",
- "WA": "990##",
- "WV": "247##",
- "WI": "549##",
- "WY": "831##"
- }
-};
-en_US.phone_number = {
- "area_code": [
- "201",
- "202",
- "203",
- "205",
- "206",
- "207",
- "208",
- "209",
- "210",
- "212",
- "213",
- "214",
- "215",
- "216",
- "217",
- "218",
- "219",
- "224",
- "225",
- "227",
- "228",
- "229",
- "231",
- "234",
- "239",
- "240",
- "248",
- "251",
- "252",
- "253",
- "254",
- "256",
- "260",
- "262",
- "267",
- "269",
- "270",
- "276",
- "281",
- "283",
- "301",
- "302",
- "303",
- "304",
- "305",
- "307",
- "308",
- "309",
- "310",
- "312",
- "313",
- "314",
- "315",
- "316",
- "317",
- "318",
- "319",
- "320",
- "321",
- "323",
- "330",
- "331",
- "334",
- "336",
- "337",
- "339",
- "347",
- "351",
- "352",
- "360",
- "361",
- "386",
- "401",
- "402",
- "404",
- "405",
- "406",
- "407",
- "408",
- "409",
- "410",
- "412",
- "413",
- "414",
- "415",
- "417",
- "419",
- "423",
- "424",
- "425",
- "434",
- "435",
- "440",
- "443",
- "445",
- "464",
- "469",
- "470",
- "475",
- "478",
- "479",
- "480",
- "484",
- "501",
- "502",
- "503",
- "504",
- "505",
- "507",
- "508",
- "509",
- "510",
- "512",
- "513",
- "515",
- "516",
- "517",
- "518",
- "520",
- "530",
- "540",
- "541",
- "551",
- "557",
- "559",
- "561",
- "562",
- "563",
- "564",
- "567",
- "570",
- "571",
- "573",
- "574",
- "580",
- "585",
- "586",
- "601",
- "602",
- "603",
- "605",
- "606",
- "607",
- "608",
- "609",
- "610",
- "612",
- "614",
- "615",
- "616",
- "617",
- "618",
- "619",
- "620",
- "623",
- "626",
- "630",
- "631",
- "636",
- "641",
- "646",
- "650",
- "651",
- "660",
- "661",
- "662",
- "667",
- "678",
- "682",
- "701",
- "702",
- "703",
- "704",
- "706",
- "707",
- "708",
- "712",
- "713",
- "714",
- "715",
- "716",
- "717",
- "718",
- "719",
- "720",
- "724",
- "727",
- "731",
- "732",
- "734",
- "737",
- "740",
- "754",
- "757",
- "760",
- "763",
- "765",
- "770",
- "772",
- "773",
- "774",
- "775",
- "781",
- "785",
- "786",
- "801",
- "802",
- "803",
- "804",
- "805",
- "806",
- "808",
- "810",
- "812",
- "813",
- "814",
- "815",
- "816",
- "817",
- "818",
- "828",
- "830",
- "831",
- "832",
- "835",
- "843",
- "845",
- "847",
- "848",
- "850",
- "856",
- "857",
- "858",
- "859",
- "860",
- "862",
- "863",
- "864",
- "865",
- "870",
- "872",
- "878",
- "901",
- "903",
- "904",
- "906",
- "907",
- "908",
- "909",
- "910",
- "912",
- "913",
- "914",
- "915",
- "916",
- "917",
- "918",
- "919",
- "920",
- "925",
- "928",
- "931",
- "936",
- "937",
- "940",
- "941",
- "947",
- "949",
- "952",
- "954",
- "956",
- "959",
- "970",
- "971",
- "972",
- "973",
- "975",
- "978",
- "979",
- "980",
- "984",
- "985",
- "989"
- ],
- "exchange_code": [
- "201",
- "202",
- "203",
- "205",
- "206",
- "207",
- "208",
- "209",
- "210",
- "212",
- "213",
- "214",
- "215",
- "216",
- "217",
- "218",
- "219",
- "224",
- "225",
- "227",
- "228",
- "229",
- "231",
- "234",
- "239",
- "240",
- "248",
- "251",
- "252",
- "253",
- "254",
- "256",
- "260",
- "262",
- "267",
- "269",
- "270",
- "276",
- "281",
- "283",
- "301",
- "302",
- "303",
- "304",
- "305",
- "307",
- "308",
- "309",
- "310",
- "312",
- "313",
- "314",
- "315",
- "316",
- "317",
- "318",
- "319",
- "320",
- "321",
- "323",
- "330",
- "331",
- "334",
- "336",
- "337",
- "339",
- "347",
- "351",
- "352",
- "360",
- "361",
- "386",
- "401",
- "402",
- "404",
- "405",
- "406",
- "407",
- "408",
- "409",
- "410",
- "412",
- "413",
- "414",
- "415",
- "417",
- "419",
- "423",
- "424",
- "425",
- "434",
- "435",
- "440",
- "443",
- "445",
- "464",
- "469",
- "470",
- "475",
- "478",
- "479",
- "480",
- "484",
- "501",
- "502",
- "503",
- "504",
- "505",
- "507",
- "508",
- "509",
- "510",
- "512",
- "513",
- "515",
- "516",
- "517",
- "518",
- "520",
- "530",
- "540",
- "541",
- "551",
- "557",
- "559",
- "561",
- "562",
- "563",
- "564",
- "567",
- "570",
- "571",
- "573",
- "574",
- "580",
- "585",
- "586",
- "601",
- "602",
- "603",
- "605",
- "606",
- "607",
- "608",
- "609",
- "610",
- "612",
- "614",
- "615",
- "616",
- "617",
- "618",
- "619",
- "620",
- "623",
- "626",
- "630",
- "631",
- "636",
- "641",
- "646",
- "650",
- "651",
- "660",
- "661",
- "662",
- "667",
- "678",
- "682",
- "701",
- "702",
- "703",
- "704",
- "706",
- "707",
- "708",
- "712",
- "713",
- "714",
- "715",
- "716",
- "717",
- "718",
- "719",
- "720",
- "724",
- "727",
- "731",
- "732",
- "734",
- "737",
- "740",
- "754",
- "757",
- "760",
- "763",
- "765",
- "770",
- "772",
- "773",
- "774",
- "775",
- "781",
- "785",
- "786",
- "801",
- "802",
- "803",
- "804",
- "805",
- "806",
- "808",
- "810",
- "812",
- "813",
- "814",
- "815",
- "816",
- "817",
- "818",
- "828",
- "830",
- "831",
- "832",
- "835",
- "843",
- "845",
- "847",
- "848",
- "850",
- "856",
- "857",
- "858",
- "859",
- "860",
- "862",
- "863",
- "864",
- "865",
- "870",
- "872",
- "878",
- "901",
- "903",
- "904",
- "906",
- "907",
- "908",
- "909",
- "910",
- "912",
- "913",
- "914",
- "915",
- "916",
- "917",
- "918",
- "919",
- "920",
- "925",
- "928",
- "931",
- "936",
- "937",
- "940",
- "941",
- "947",
- "949",
- "952",
- "954",
- "956",
- "959",
- "970",
- "971",
- "972",
- "973",
- "975",
- "978",
- "979",
- "980",
- "984",
- "985",
- "989"
- ]
-};
diff --git a/lib/locales/en_US/address/default_country.js b/lib/locales/en_US/address/default_country.js
new file mode 100644
index 00000000..4e716260
--- /dev/null
+++ b/lib/locales/en_US/address/default_country.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "United States",
+ "United States of America",
+ "USA"
+];
diff --git a/lib/locales/en_US/address/index.js b/lib/locales/en_US/address/index.js
new file mode 100644
index 00000000..eaec1362
--- /dev/null
+++ b/lib/locales/en_US/address/index.js
@@ -0,0 +1,4 @@
+var address = {};
+module['exports'] = address;
+address.default_country = require("./default_country");
+address.postcode_by_state = require("./postcode_by_state");
diff --git a/lib/locales/en_US/address/postcode_by_state.js b/lib/locales/en_US/address/postcode_by_state.js
new file mode 100644
index 00000000..bf779111
--- /dev/null
+++ b/lib/locales/en_US/address/postcode_by_state.js
@@ -0,0 +1,54 @@
+module["exports"] = {
+ "AL": "350##",
+ "AK": "995##",
+ "AS": "967##",
+ "AZ": "850##",
+ "AR": "717##",
+ "CA": "900##",
+ "CO": "800##",
+ "CT": "061##",
+ "DC": "204##",
+ "DE": "198##",
+ "FL": "322##",
+ "GA": "301##",
+ "HI": "967##",
+ "ID": "832##",
+ "IL": "600##",
+ "IN": "463##",
+ "IA": "510##",
+ "KS": "666##",
+ "KY": "404##",
+ "LA": "701##",
+ "ME": "042##",
+ "MD": "210##",
+ "MA": "026##",
+ "MI": "480##",
+ "MN": "555##",
+ "MS": "387##",
+ "MO": "650##",
+ "MT": "590##",
+ "NE": "688##",
+ "NV": "898##",
+ "NH": "036##",
+ "NJ": "076##",
+ "NM": "880##",
+ "NY": "122##",
+ "NC": "288##",
+ "ND": "586##",
+ "OH": "444##",
+ "OK": "730##",
+ "OR": "979##",
+ "PA": "186##",
+ "RI": "029##",
+ "SC": "299##",
+ "SD": "577##",
+ "TN": "383##",
+ "TX": "798##",
+ "UT": "847##",
+ "VT": "050##",
+ "VA": "222##",
+ "WA": "990##",
+ "WV": "247##",
+ "WI": "549##",
+ "WY": "831##"
+};
diff --git a/lib/locales/en_US/index.js b/lib/locales/en_US/index.js
new file mode 100644
index 00000000..260a1878
--- /dev/null
+++ b/lib/locales/en_US/index.js
@@ -0,0 +1,6 @@
+var en_US = {};
+module['exports'] = en_US;
+en_US.title = "United States (English)";
+en_US.internet = require("./internet");
+en_US.address = require("./address");
+en_US.phone_number = require("./phone_number");
diff --git a/lib/locales/en_US/internet/domain_suffix.js b/lib/locales/en_US/internet/domain_suffix.js
new file mode 100644
index 00000000..29d45a89
--- /dev/null
+++ b/lib/locales/en_US/internet/domain_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "com",
+ "us",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/en_US/internet/index.js b/lib/locales/en_US/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/en_US/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_US/phone_number/area_code.js b/lib/locales/en_US/phone_number/area_code.js
new file mode 100644
index 00000000..b201c79a
--- /dev/null
+++ b/lib/locales/en_US/phone_number/area_code.js
@@ -0,0 +1,285 @@
+module["exports"] = [
+ "201",
+ "202",
+ "203",
+ "205",
+ "206",
+ "207",
+ "208",
+ "209",
+ "210",
+ "212",
+ "213",
+ "214",
+ "215",
+ "216",
+ "217",
+ "218",
+ "219",
+ "224",
+ "225",
+ "227",
+ "228",
+ "229",
+ "231",
+ "234",
+ "239",
+ "240",
+ "248",
+ "251",
+ "252",
+ "253",
+ "254",
+ "256",
+ "260",
+ "262",
+ "267",
+ "269",
+ "270",
+ "276",
+ "281",
+ "283",
+ "301",
+ "302",
+ "303",
+ "304",
+ "305",
+ "307",
+ "308",
+ "309",
+ "310",
+ "312",
+ "313",
+ "314",
+ "315",
+ "316",
+ "317",
+ "318",
+ "319",
+ "320",
+ "321",
+ "323",
+ "330",
+ "331",
+ "334",
+ "336",
+ "337",
+ "339",
+ "347",
+ "351",
+ "352",
+ "360",
+ "361",
+ "386",
+ "401",
+ "402",
+ "404",
+ "405",
+ "406",
+ "407",
+ "408",
+ "409",
+ "410",
+ "412",
+ "413",
+ "414",
+ "415",
+ "417",
+ "419",
+ "423",
+ "424",
+ "425",
+ "434",
+ "435",
+ "440",
+ "443",
+ "445",
+ "464",
+ "469",
+ "470",
+ "475",
+ "478",
+ "479",
+ "480",
+ "484",
+ "501",
+ "502",
+ "503",
+ "504",
+ "505",
+ "507",
+ "508",
+ "509",
+ "510",
+ "512",
+ "513",
+ "515",
+ "516",
+ "517",
+ "518",
+ "520",
+ "530",
+ "540",
+ "541",
+ "551",
+ "557",
+ "559",
+ "561",
+ "562",
+ "563",
+ "564",
+ "567",
+ "570",
+ "571",
+ "573",
+ "574",
+ "580",
+ "585",
+ "586",
+ "601",
+ "602",
+ "603",
+ "605",
+ "606",
+ "607",
+ "608",
+ "609",
+ "610",
+ "612",
+ "614",
+ "615",
+ "616",
+ "617",
+ "618",
+ "619",
+ "620",
+ "623",
+ "626",
+ "630",
+ "631",
+ "636",
+ "641",
+ "646",
+ "650",
+ "651",
+ "660",
+ "661",
+ "662",
+ "667",
+ "678",
+ "682",
+ "701",
+ "702",
+ "703",
+ "704",
+ "706",
+ "707",
+ "708",
+ "712",
+ "713",
+ "714",
+ "715",
+ "716",
+ "717",
+ "718",
+ "719",
+ "720",
+ "724",
+ "727",
+ "731",
+ "732",
+ "734",
+ "737",
+ "740",
+ "754",
+ "757",
+ "760",
+ "763",
+ "765",
+ "770",
+ "772",
+ "773",
+ "774",
+ "775",
+ "781",
+ "785",
+ "786",
+ "801",
+ "802",
+ "803",
+ "804",
+ "805",
+ "806",
+ "808",
+ "810",
+ "812",
+ "813",
+ "814",
+ "815",
+ "816",
+ "817",
+ "818",
+ "828",
+ "830",
+ "831",
+ "832",
+ "835",
+ "843",
+ "845",
+ "847",
+ "848",
+ "850",
+ "856",
+ "857",
+ "858",
+ "859",
+ "860",
+ "862",
+ "863",
+ "864",
+ "865",
+ "870",
+ "872",
+ "878",
+ "901",
+ "903",
+ "904",
+ "906",
+ "907",
+ "908",
+ "909",
+ "910",
+ "912",
+ "913",
+ "914",
+ "915",
+ "916",
+ "917",
+ "918",
+ "919",
+ "920",
+ "925",
+ "928",
+ "931",
+ "936",
+ "937",
+ "940",
+ "941",
+ "947",
+ "949",
+ "952",
+ "954",
+ "956",
+ "959",
+ "970",
+ "971",
+ "972",
+ "973",
+ "975",
+ "978",
+ "979",
+ "980",
+ "984",
+ "985",
+ "989"
+];
diff --git a/lib/locales/en_US/phone_number/exchange_code.js b/lib/locales/en_US/phone_number/exchange_code.js
new file mode 100644
index 00000000..b201c79a
--- /dev/null
+++ b/lib/locales/en_US/phone_number/exchange_code.js
@@ -0,0 +1,285 @@
+module["exports"] = [
+ "201",
+ "202",
+ "203",
+ "205",
+ "206",
+ "207",
+ "208",
+ "209",
+ "210",
+ "212",
+ "213",
+ "214",
+ "215",
+ "216",
+ "217",
+ "218",
+ "219",
+ "224",
+ "225",
+ "227",
+ "228",
+ "229",
+ "231",
+ "234",
+ "239",
+ "240",
+ "248",
+ "251",
+ "252",
+ "253",
+ "254",
+ "256",
+ "260",
+ "262",
+ "267",
+ "269",
+ "270",
+ "276",
+ "281",
+ "283",
+ "301",
+ "302",
+ "303",
+ "304",
+ "305",
+ "307",
+ "308",
+ "309",
+ "310",
+ "312",
+ "313",
+ "314",
+ "315",
+ "316",
+ "317",
+ "318",
+ "319",
+ "320",
+ "321",
+ "323",
+ "330",
+ "331",
+ "334",
+ "336",
+ "337",
+ "339",
+ "347",
+ "351",
+ "352",
+ "360",
+ "361",
+ "386",
+ "401",
+ "402",
+ "404",
+ "405",
+ "406",
+ "407",
+ "408",
+ "409",
+ "410",
+ "412",
+ "413",
+ "414",
+ "415",
+ "417",
+ "419",
+ "423",
+ "424",
+ "425",
+ "434",
+ "435",
+ "440",
+ "443",
+ "445",
+ "464",
+ "469",
+ "470",
+ "475",
+ "478",
+ "479",
+ "480",
+ "484",
+ "501",
+ "502",
+ "503",
+ "504",
+ "505",
+ "507",
+ "508",
+ "509",
+ "510",
+ "512",
+ "513",
+ "515",
+ "516",
+ "517",
+ "518",
+ "520",
+ "530",
+ "540",
+ "541",
+ "551",
+ "557",
+ "559",
+ "561",
+ "562",
+ "563",
+ "564",
+ "567",
+ "570",
+ "571",
+ "573",
+ "574",
+ "580",
+ "585",
+ "586",
+ "601",
+ "602",
+ "603",
+ "605",
+ "606",
+ "607",
+ "608",
+ "609",
+ "610",
+ "612",
+ "614",
+ "615",
+ "616",
+ "617",
+ "618",
+ "619",
+ "620",
+ "623",
+ "626",
+ "630",
+ "631",
+ "636",
+ "641",
+ "646",
+ "650",
+ "651",
+ "660",
+ "661",
+ "662",
+ "667",
+ "678",
+ "682",
+ "701",
+ "702",
+ "703",
+ "704",
+ "706",
+ "707",
+ "708",
+ "712",
+ "713",
+ "714",
+ "715",
+ "716",
+ "717",
+ "718",
+ "719",
+ "720",
+ "724",
+ "727",
+ "731",
+ "732",
+ "734",
+ "737",
+ "740",
+ "754",
+ "757",
+ "760",
+ "763",
+ "765",
+ "770",
+ "772",
+ "773",
+ "774",
+ "775",
+ "781",
+ "785",
+ "786",
+ "801",
+ "802",
+ "803",
+ "804",
+ "805",
+ "806",
+ "808",
+ "810",
+ "812",
+ "813",
+ "814",
+ "815",
+ "816",
+ "817",
+ "818",
+ "828",
+ "830",
+ "831",
+ "832",
+ "835",
+ "843",
+ "845",
+ "847",
+ "848",
+ "850",
+ "856",
+ "857",
+ "858",
+ "859",
+ "860",
+ "862",
+ "863",
+ "864",
+ "865",
+ "870",
+ "872",
+ "878",
+ "901",
+ "903",
+ "904",
+ "906",
+ "907",
+ "908",
+ "909",
+ "910",
+ "912",
+ "913",
+ "914",
+ "915",
+ "916",
+ "917",
+ "918",
+ "919",
+ "920",
+ "925",
+ "928",
+ "931",
+ "936",
+ "937",
+ "940",
+ "941",
+ "947",
+ "949",
+ "952",
+ "954",
+ "956",
+ "959",
+ "970",
+ "971",
+ "972",
+ "973",
+ "975",
+ "978",
+ "979",
+ "980",
+ "984",
+ "985",
+ "989"
+];
diff --git a/lib/locales/en_US/phone_number/index.js b/lib/locales/en_US/phone_number/index.js
new file mode 100644
index 00000000..4ca7ca4c
--- /dev/null
+++ b/lib/locales/en_US/phone_number/index.js
@@ -0,0 +1,4 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.area_code = require("./area_code");
+phone_number.exchange_code = require("./exchange_code");
diff --git a/lib/locales/en_au_ocker.js b/lib/locales/en_au_ocker.js
deleted file mode 100644
index 2e3fe804..00000000
--- a/lib/locales/en_au_ocker.js
+++ /dev/null
@@ -1,286 +0,0 @@
-var en_au_ocker = {};
-module["exports"] = en_au_ocker;
-en_au_ocker.title = "Australia Ocker (English)";
-en_au_ocker.name = {
- "first_name": [
- "Charlotte",
- "Ava",
- "Chloe",
- "Emily",
- "Olivia",
- "Zoe",
- "Lily",
- "Sophie",
- "Amelia",
- "Sofia",
- "Ella",
- "Isabella",
- "Ruby",
- "Sienna",
- "Mia+3",
- "Grace",
- "Emma",
- "Ivy",
- "Layla",
- "Abigail",
- "Isla",
- "Hannah",
- "Zara",
- "Lucy",
- "Evie",
- "Annabelle",
- "Madison",
- "Alice",
- "Georgia",
- "Maya",
- "Madeline",
- "Audrey",
- "Scarlett",
- "Isabelle",
- "Chelsea",
- "Mila",
- "Holly",
- "Indiana",
- "Poppy",
- "Harper",
- "Sarah",
- "Alyssa",
- "Jasmine",
- "Imogen",
- "Hayley",
- "Pheobe",
- "Eva",
- "Evelyn",
- "Mackenzie",
- "Ayla",
- "Oliver",
- "Jack",
- "Jackson",
- "William",
- "Ethan",
- "Charlie",
- "Lucas",
- "Cooper",
- "Lachlan",
- "Noah",
- "Liam",
- "Alexander",
- "Max",
- "Isaac",
- "Thomas",
- "Xavier",
- "Oscar",
- "Benjamin",
- "Aiden",
- "Mason",
- "Samuel",
- "James",
- "Levi",
- "Riley",
- "Harrison",
- "Ryan",
- "Henry",
- "Jacob",
- "Joshua",
- "Leo",
- "Zach",
- "Harry",
- "Hunter",
- "Flynn",
- "Archie",
- "Tyler",
- "Elijah",
- "Hayden",
- "Jayden",
- "Blake",
- "Archer",
- "Ashton",
- "Sebastian",
- "Zachery",
- "Lincoln",
- "Mitchell",
- "Luca",
- "Nathan",
- "Kai",
- "Connor",
- "Tom",
- "Nigel",
- "Matt",
- "Sean"
- ],
- "last_name": [
- "Smith",
- "Jones",
- "Williams",
- "Brown",
- "Wilson",
- "Taylor",
- "Morton",
- "White",
- "Martin",
- "Anderson",
- "Thompson",
- "Nguyen",
- "Thomas",
- "Walker",
- "Harris",
- "Lee",
- "Ryan",
- "Robinson",
- "Kelly",
- "King",
- "Rausch",
- "Ridge",
- "Connolly",
- "LeQuesne"
- ],
- "ocker_first_name": [
- "Bazza",
- "Bluey",
- "Davo",
- "Johno",
- "Shano",
- "Shazza"
- ]
-};
-en_au_ocker.company = {
- "suffix": [
- "Pty Ltd",
- "and Sons",
- "Corp",
- "Group",
- "Brothers",
- "Partners"
- ]
-};
-en_au_ocker.internet = {
- "domain_suffix": [
- "com.au",
- "com",
- "net.au",
- "net",
- "org.au",
- "org"
- ]
-};
-en_au_ocker.address = {
- "street_root": [
- "Ramsay Street",
- "Bonnie Doon",
- "Cavill Avenue",
- "Queen Street"
- ],
- "street_name": [
- "#{street_root}"
- ],
- "city_prefix": [
- "Bondi",
- "Burleigh Heads",
- "Carlton",
- "Fitzroy",
- "Fremantle",
- "Glenelg",
- "Manly",
- "Noosa",
- "Stones Corner",
- "St Kilda",
- "Surry Hills",
- "Yarra Valley"
- ],
- "city": [
- "#{city_prefix}"
- ],
- "state_abbr": [
- "NSW",
- "QLD",
- "NT",
- "SA",
- "WA",
- "TAS",
- "ACT",
- "VIC"
- ],
- "region": [
- "South East Queensland",
- "Wide Bay Burnett",
- "Margaret River",
- "Port Pirie",
- "Gippsland",
- "Elizabeth",
- "Barossa"
- ],
- "state": [
- "New South Wales",
- "Queensland",
- "Northern Territory",
- "South Australia",
- "Western Australia",
- "Tasmania",
- "Australian Capital Territory",
- "Victoria"
- ],
- "postcode": [
- "0###",
- "2###",
- "3###",
- "4###",
- "5###",
- "6###",
- "7###"
- ],
- "building_number": [
- "####",
- "###",
- "##"
- ],
- "street_suffix": [
- "Avenue",
- "Boulevard",
- "Circle",
- "Circuit",
- "Court",
- "Crescent",
- "Crest",
- "Drive",
- "Estate Dr",
- "Grove",
- "Hill",
- "Island",
- "Junction",
- "Knoll",
- "Lane",
- "Loop",
- "Mall",
- "Manor",
- "Meadow",
- "Mews",
- "Parade",
- "Parkway",
- "Pass",
- "Place",
- "Plaza",
- "Ridge",
- "Road",
- "Run",
- "Square",
- "Station St",
- "Street",
- "Summit",
- "Terrace",
- "Track",
- "Trail",
- "View Rd",
- "Way"
- ],
- "default_country": [
- "Australia"
- ]
-};
-en_au_ocker.phone_number = {
- "formats": [
- "0# #### ####",
- "+61 # #### ####",
- "04## ### ###",
- "+61 4## ### ###"
- ]
-};
diff --git a/lib/locales/en_au_ocker/address/building_number.js b/lib/locales/en_au_ocker/address/building_number.js
new file mode 100644
index 00000000..64b7c4e5
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "####",
+ "###",
+ "##"
+];
diff --git a/lib/locales/en_au_ocker/address/city.js b/lib/locales/en_au_ocker/address/city.js
new file mode 100644
index 00000000..f014e156
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}"
+];
diff --git a/lib/locales/en_au_ocker/address/city_prefix.js b/lib/locales/en_au_ocker/address/city_prefix.js
new file mode 100644
index 00000000..c39eca19
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/city_prefix.js
@@ -0,0 +1,14 @@
+module["exports"] = [
+ "Bondi",
+ "Burleigh Heads",
+ "Carlton",
+ "Fitzroy",
+ "Fremantle",
+ "Glenelg",
+ "Manly",
+ "Noosa",
+ "Stones Corner",
+ "St Kilda",
+ "Surry Hills",
+ "Yarra Valley"
+];
diff --git a/lib/locales/en_au_ocker/address/default_country.js b/lib/locales/en_au_ocker/address/default_country.js
new file mode 100644
index 00000000..807e44ac
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Australia"
+];
diff --git a/lib/locales/en_au_ocker/address/index.js b/lib/locales/en_au_ocker/address/index.js
new file mode 100644
index 00000000..c8459541
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/index.js
@@ -0,0 +1,13 @@
+var address = {};
+module['exports'] = address;
+address.street_root = require("./street_root");
+address.street_name = require("./street_name");
+address.city_prefix = require("./city_prefix");
+address.city = require("./city");
+address.state_abbr = require("./state_abbr");
+address.region = require("./region");
+address.state = require("./state");
+address.postcode = require("./postcode");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.default_country = require("./default_country");
diff --git a/lib/locales/en_au_ocker/address/postcode.js b/lib/locales/en_au_ocker/address/postcode.js
new file mode 100644
index 00000000..548bbd8a
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/postcode.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "0###",
+ "2###",
+ "3###",
+ "4###",
+ "5###",
+ "6###",
+ "7###"
+];
diff --git a/lib/locales/en_au_ocker/address/region.js b/lib/locales/en_au_ocker/address/region.js
new file mode 100644
index 00000000..22803f7b
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/region.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "South East Queensland",
+ "Wide Bay Burnett",
+ "Margaret River",
+ "Port Pirie",
+ "Gippsland",
+ "Elizabeth",
+ "Barossa"
+];
diff --git a/lib/locales/en_au_ocker/address/state.js b/lib/locales/en_au_ocker/address/state.js
new file mode 100644
index 00000000..e779165a
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/state.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "New South Wales",
+ "Queensland",
+ "Northern Territory",
+ "South Australia",
+ "Western Australia",
+ "Tasmania",
+ "Australian Capital Territory",
+ "Victoria"
+];
diff --git a/lib/locales/en_au_ocker/address/state_abbr.js b/lib/locales/en_au_ocker/address/state_abbr.js
new file mode 100644
index 00000000..3de0a30f
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/state_abbr.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "NSW",
+ "QLD",
+ "NT",
+ "SA",
+ "WA",
+ "TAS",
+ "ACT",
+ "VIC"
+];
diff --git a/lib/locales/en_au_ocker/address/street_name.js b/lib/locales/en_au_ocker/address/street_name.js
new file mode 100644
index 00000000..7debe2ae
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_root}"
+];
diff --git a/lib/locales/en_au_ocker/address/street_root.js b/lib/locales/en_au_ocker/address/street_root.js
new file mode 100644
index 00000000..250b7358
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/street_root.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Ramsay Street",
+ "Bonnie Doon",
+ "Cavill Avenue",
+ "Queen Street"
+];
diff --git a/lib/locales/en_au_ocker/address/street_suffix.js b/lib/locales/en_au_ocker/address/street_suffix.js
new file mode 100644
index 00000000..1f9fa2e2
--- /dev/null
+++ b/lib/locales/en_au_ocker/address/street_suffix.js
@@ -0,0 +1,39 @@
+module["exports"] = [
+ "Avenue",
+ "Boulevard",
+ "Circle",
+ "Circuit",
+ "Court",
+ "Crescent",
+ "Crest",
+ "Drive",
+ "Estate Dr",
+ "Grove",
+ "Hill",
+ "Island",
+ "Junction",
+ "Knoll",
+ "Lane",
+ "Loop",
+ "Mall",
+ "Manor",
+ "Meadow",
+ "Mews",
+ "Parade",
+ "Parkway",
+ "Pass",
+ "Place",
+ "Plaza",
+ "Ridge",
+ "Road",
+ "Run",
+ "Square",
+ "Station St",
+ "Street",
+ "Summit",
+ "Terrace",
+ "Track",
+ "Trail",
+ "View Rd",
+ "Way"
+];
diff --git a/lib/locales/en_au_ocker/company/index.js b/lib/locales/en_au_ocker/company/index.js
new file mode 100644
index 00000000..ddd41f55
--- /dev/null
+++ b/lib/locales/en_au_ocker/company/index.js
@@ -0,0 +1,3 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
diff --git a/lib/locales/en_au_ocker/company/suffix.js b/lib/locales/en_au_ocker/company/suffix.js
new file mode 100644
index 00000000..5a10566b
--- /dev/null
+++ b/lib/locales/en_au_ocker/company/suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Pty Ltd",
+ "and Sons",
+ "Corp",
+ "Group",
+ "Brothers",
+ "Partners"
+];
diff --git a/lib/locales/en_au_ocker/index.js b/lib/locales/en_au_ocker/index.js
new file mode 100644
index 00000000..d8433ae0
--- /dev/null
+++ b/lib/locales/en_au_ocker/index.js
@@ -0,0 +1,8 @@
+var en_au_ocker = {};
+module['exports'] = en_au_ocker;
+en_au_ocker.title = "Australia Ocker (English)";
+en_au_ocker.name = require("./name");
+en_au_ocker.company = require("./company");
+en_au_ocker.internet = require("./internet");
+en_au_ocker.address = require("./address");
+en_au_ocker.phone_number = require("./phone_number");
diff --git a/lib/locales/en_au_ocker/internet/domain_suffix.js b/lib/locales/en_au_ocker/internet/domain_suffix.js
new file mode 100644
index 00000000..9cd2e22a
--- /dev/null
+++ b/lib/locales/en_au_ocker/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com.au",
+ "com",
+ "net.au",
+ "net",
+ "org.au",
+ "org"
+];
diff --git a/lib/locales/en_au_ocker/internet/index.js b/lib/locales/en_au_ocker/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/en_au_ocker/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/en_au_ocker/name/first_name.js b/lib/locales/en_au_ocker/name/first_name.js
new file mode 100644
index 00000000..a7e0a7ad
--- /dev/null
+++ b/lib/locales/en_au_ocker/name/first_name.js
@@ -0,0 +1,106 @@
+module["exports"] = [
+ "Charlotte",
+ "Ava",
+ "Chloe",
+ "Emily",
+ "Olivia",
+ "Zoe",
+ "Lily",
+ "Sophie",
+ "Amelia",
+ "Sofia",
+ "Ella",
+ "Isabella",
+ "Ruby",
+ "Sienna",
+ "Mia+3",
+ "Grace",
+ "Emma",
+ "Ivy",
+ "Layla",
+ "Abigail",
+ "Isla",
+ "Hannah",
+ "Zara",
+ "Lucy",
+ "Evie",
+ "Annabelle",
+ "Madison",
+ "Alice",
+ "Georgia",
+ "Maya",
+ "Madeline",
+ "Audrey",
+ "Scarlett",
+ "Isabelle",
+ "Chelsea",
+ "Mila",
+ "Holly",
+ "Indiana",
+ "Poppy",
+ "Harper",
+ "Sarah",
+ "Alyssa",
+ "Jasmine",
+ "Imogen",
+ "Hayley",
+ "Pheobe",
+ "Eva",
+ "Evelyn",
+ "Mackenzie",
+ "Ayla",
+ "Oliver",
+ "Jack",
+ "Jackson",
+ "William",
+ "Ethan",
+ "Charlie",
+ "Lucas",
+ "Cooper",
+ "Lachlan",
+ "Noah",
+ "Liam",
+ "Alexander",
+ "Max",
+ "Isaac",
+ "Thomas",
+ "Xavier",
+ "Oscar",
+ "Benjamin",
+ "Aiden",
+ "Mason",
+ "Samuel",
+ "James",
+ "Levi",
+ "Riley",
+ "Harrison",
+ "Ryan",
+ "Henry",
+ "Jacob",
+ "Joshua",
+ "Leo",
+ "Zach",
+ "Harry",
+ "Hunter",
+ "Flynn",
+ "Archie",
+ "Tyler",
+ "Elijah",
+ "Hayden",
+ "Jayden",
+ "Blake",
+ "Archer",
+ "Ashton",
+ "Sebastian",
+ "Zachery",
+ "Lincoln",
+ "Mitchell",
+ "Luca",
+ "Nathan",
+ "Kai",
+ "Connor",
+ "Tom",
+ "Nigel",
+ "Matt",
+ "Sean"
+];
diff --git a/lib/locales/en_au_ocker/name/index.js b/lib/locales/en_au_ocker/name/index.js
new file mode 100644
index 00000000..a5463b09
--- /dev/null
+++ b/lib/locales/en_au_ocker/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.ocker_first_name = require("./ocker_first_name");
diff --git a/lib/locales/en_au_ocker/name/last_name.js b/lib/locales/en_au_ocker/name/last_name.js
new file mode 100644
index 00000000..ded4d852
--- /dev/null
+++ b/lib/locales/en_au_ocker/name/last_name.js
@@ -0,0 +1,26 @@
+module["exports"] = [
+ "Smith",
+ "Jones",
+ "Williams",
+ "Brown",
+ "Wilson",
+ "Taylor",
+ "Morton",
+ "White",
+ "Martin",
+ "Anderson",
+ "Thompson",
+ "Nguyen",
+ "Thomas",
+ "Walker",
+ "Harris",
+ "Lee",
+ "Ryan",
+ "Robinson",
+ "Kelly",
+ "King",
+ "Rausch",
+ "Ridge",
+ "Connolly",
+ "LeQuesne"
+];
diff --git a/lib/locales/en_au_ocker/name/ocker_first_name.js b/lib/locales/en_au_ocker/name/ocker_first_name.js
new file mode 100644
index 00000000..7c964c8a
--- /dev/null
+++ b/lib/locales/en_au_ocker/name/ocker_first_name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Bazza",
+ "Bluey",
+ "Davo",
+ "Johno",
+ "Shano",
+ "Shazza"
+];
diff --git a/lib/locales/en_au_ocker/phone_number/formats.js b/lib/locales/en_au_ocker/phone_number/formats.js
new file mode 100644
index 00000000..7b353239
--- /dev/null
+++ b/lib/locales/en_au_ocker/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "0# #### ####",
+ "+61 # #### ####",
+ "04## ### ###",
+ "+61 4## ### ###"
+];
diff --git a/lib/locales/en_au_ocker/phone_number/index.js b/lib/locales/en_au_ocker/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/en_au_ocker/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/es.js b/lib/locales/es.js
deleted file mode 100644
index 727b8589..00000000
--- a/lib/locales/es.js
+++ /dev/null
@@ -1,1933 +0,0 @@
-var es = {};
-module["exports"] = es;
-es.title = "Spanish";
-es.address = {
- "city_prefix": [
- "Parla",
- "Telde",
- "Baracaldo",
- "San Fernando",
- "Torrevieja",
- "Lugo",
- "Santiago de Compostela",
- "Gerona",
- "Cáceres",
- "Lorca",
- "Coslada",
- "Talavera de la Reina",
- "El Puerto de Santa María",
- "Cornellá de Llobregat",
- "Avilés",
- "Palencia",
- "Gecho",
- "Orihuela",
- "Pontevedra",
- "Pozuelo de Alarcón",
- "Toledo",
- "El Ejido",
- "Guadalajara",
- "Gandía",
- "Ceuta",
- "Ferrol",
- "Chiclana de la Frontera",
- "Manresa",
- "Roquetas de Mar",
- "Ciudad Real",
- "Rubí",
- "Benidorm",
- "San Sebastían de los Reyes",
- "Ponferrada",
- "Zamora",
- "Alcalá de Guadaira",
- "Fuengirola",
- "Mijas",
- "Sanlúcar de Barrameda",
- "La Línea de la Concepción",
- "Majadahonda",
- "Sagunto",
- "El Prat de LLobregat",
- "Viladecans",
- "Linares",
- "Alcoy",
- "Irún",
- "Estepona",
- "Torremolinos",
- "Rivas-Vaciamadrid",
- "Molina de Segura",
- "Paterna",
- "Granollers",
- "Santa Lucía de Tirajana",
- "Motril",
- "Cerdañola del Vallés",
- "Arrecife",
- "Segovia",
- "Torrelavega",
- "Elda",
- "Mérida",
- "Ávila",
- "Valdemoro",
- "Cuenta",
- "Collado Villalba",
- "Benalmádena",
- "Mollet del Vallés",
- "Puertollano",
- "Madrid",
- "Barcelona",
- "Valencia",
- "Sevilla",
- "Zaragoza",
- "Málaga",
- "Murcia",
- "Palma de Mallorca",
- "Las Palmas de Gran Canaria",
- "Bilbao",
- "Córdoba",
- "Alicante",
- "Valladolid",
- "Vigo",
- "Gijón",
- "Hospitalet de LLobregat",
- "La Coruña",
- "Granada",
- "Vitoria",
- "Elche",
- "Santa Cruz de Tenerife",
- "Oviedo",
- "Badalona",
- "Cartagena",
- "Móstoles",
- "Jerez de la Frontera",
- "Tarrasa",
- "Sabadell",
- "Alcalá de Henares",
- "Pamplona",
- "Fuenlabrada",
- "Almería",
- "San Sebastián",
- "Leganés",
- "Santander",
- "Burgos",
- "Castellón de la Plana",
- "Alcorcón",
- "Albacete",
- "Getafe",
- "Salamanca",
- "Huelva",
- "Logroño",
- "Badajoz",
- "San Cristróbal de la Laguna",
- "León",
- "Tarragona",
- "Cádiz",
- "Lérida",
- "Marbella",
- "Mataró",
- "Dos Hermanas",
- "Santa Coloma de Gramanet",
- "Jaén",
- "Algeciras",
- "Torrejón de Ardoz",
- "Orense",
- "Alcobendas",
- "Reus",
- "Calahorra",
- "Inca"
- ],
- "country": [
- "Afganistán",
- "Albania",
- "Argelia",
- "Andorra",
- "Angola",
- "Argentina",
- "Armenia",
- "Aruba",
- "Australia",
- "Austria",
- "Azerbayán",
- "Bahamas",
- "Barein",
- "Bangladesh",
- "Barbados",
- "Bielorusia",
- "Bélgica",
- "Belice",
- "Bermuda",
- "Bután",
- "Bolivia",
- "Bosnia Herzegovina",
- "Botswana",
- "Brasil",
- "Bulgaria",
- "Burkina Faso",
- "Burundi",
- "Camboya",
- "Camerún",
- "Canada",
- "Cabo Verde",
- "Islas Caimán",
- "Chad",
- "Chile",
- "China",
- "Isla de Navidad",
- "Colombia",
- "Comodos",
- "Congo",
- "Costa Rica",
- "Costa de Marfil",
- "Croacia",
- "Cuba",
- "Chipre",
- "República Checa",
- "Dinamarca",
- "Dominica",
- "República Dominicana",
- "Ecuador",
- "Egipto",
- "El Salvador",
- "Guinea Ecuatorial",
- "Eritrea",
- "Estonia",
- "Etiopía",
- "Islas Faro",
- "Fiji",
- "Finlandia",
- "Francia",
- "Gabón",
- "Gambia",
- "Georgia",
- "Alemania",
- "Ghana",
- "Grecia",
- "Groenlandia",
- "Granada",
- "Guadalupe",
- "Guam",
- "Guatemala",
- "Guinea",
- "Guinea-Bisau",
- "Guayana",
- "Haiti",
- "Honduras",
- "Hong Kong",
- "Hungria",
- "Islandia",
- "India",
- "Indonesia",
- "Iran",
- "Irak",
- "Irlanda",
- "Italia",
- "Jamaica",
- "Japón",
- "Jordania",
- "Kazajistan",
- "Kenia",
- "Kiribati",
- "Corea",
- "Kuwait",
- "Letonia",
- "Líbano",
- "Liberia",
- "Liechtenstein",
- "Lituania",
- "Luxemburgo",
- "Macao",
- "Macedonia",
- "Madagascar",
- "Malawi",
- "Malasia",
- "Maldivas",
- "Mali",
- "Malta",
- "Martinica",
- "Mauritania",
- "Méjico",
- "Micronesia",
- "Moldavia",
- "Mónaco",
- "Mongolia",
- "Montenegro",
- "Montserrat",
- "Marruecos",
- "Mozambique",
- "Namibia",
- "Nauru",
- "Nepal",
- "Holanda",
- "Nueva Zelanda",
- "Nicaragua",
- "Niger",
- "Nigeria",
- "Noruega",
- "Omán",
- "Pakistan",
- "Panamá",
- "Papúa Nueva Guinea",
- "Paraguay",
- "Perú",
- "Filipinas",
- "Poland",
- "Portugal",
- "Puerto Rico",
- "Rusia",
- "Ruanda",
- "Samoa",
- "San Marino",
- "Santo Tomé y Principe",
- "Arabia Saudí",
- "Senegal",
- "Serbia",
- "Seychelles",
- "Sierra Leona",
- "Singapur",
- "Eslovaquia",
- "Eslovenia",
- "Somalia",
- "España",
- "Sri Lanka",
- "Sudán",
- "Suriname",
- "Suecia",
- "Suiza",
- "Siria",
- "Taiwan",
- "Tajikistan",
- "Tanzania",
- "Tailandia",
- "Timor-Leste",
- "Togo",
- "Tonga",
- "Trinidad y Tobago",
- "Tunez",
- "Turquia",
- "Uganda",
- "Ucrania",
- "Emiratos Árabes Unidos",
- "Reino Unido",
- "Estados Unidos de América",
- "Uruguay",
- "Uzbekistan",
- "Vanuatu",
- "Venezuela",
- "Vietnam",
- "Yemen",
- "Zambia",
- "Zimbabwe"
- ],
- "building_number": [
- " s/n.",
- ", #",
- ", ##",
- " #",
- " ##"
- ],
- "street_suffix": [
- "Aldea",
- "Apartamento",
- "Arrabal",
- "Arroyo",
- "Avenida",
- "Bajada",
- "Barranco",
- "Barrio",
- "Bloque",
- "Calle",
- "Calleja",
- "Camino",
- "Carretera",
- "Caserio",
- "Colegio",
- "Colonia",
- "Conjunto",
- "Cuesta",
- "Chalet",
- "Edificio",
- "Entrada",
- "Escalinata",
- "Explanada",
- "Extramuros",
- "Extrarradio",
- "Ferrocarril",
- "Glorieta",
- "Gran Subida",
- "Grupo",
- "Huerta",
- "Jardines",
- "Lado",
- "Lugar",
- "Manzana",
- "Masía",
- "Mercado",
- "Monte",
- "Muelle",
- "Municipio",
- "Parcela",
- "Parque",
- "Partida",
- "Pasaje",
- "Paseo",
- "Plaza",
- "Poblado",
- "Polígono",
- "Prolongación",
- "Puente",
- "Puerta",
- "Quinta",
- "Ramal",
- "Rambla",
- "Rampa",
- "Riera",
- "Rincón",
- "Ronda",
- "Rua",
- "Salida",
- "Sector",
- "Sección",
- "Senda",
- "Solar",
- "Subida",
- "Terrenos",
- "Torrente",
- "Travesía",
- "Urbanización",
- "Vía",
- "Vía Pública"
- ],
- "secondary_address": [
- "Esc. ###",
- "Puerta ###"
- ],
- "postcode": [
- "#####"
- ],
- "province": [
- "Álava",
- "Albacete",
- "Alicante",
- "Almería",
- "Asturias",
- "Ávila",
- "Badajoz",
- "Barcelona",
- "Burgos",
- "Cantabria",
- "Castellón",
- "Ciudad Real",
- "Cuenca",
- "Cáceres",
- "Cádiz",
- "Córdoba",
- "Gerona",
- "Granada",
- "Guadalajara",
- "Guipúzcoa",
- "Huelva",
- "Huesca",
- "Islas Baleares",
- "Jaén",
- "La Coruña",
- "La Rioja",
- "Las Palmas",
- "León",
- "Lugo",
- "lérida",
- "Madrid",
- "Murcia",
- "Málaga",
- "Navarra",
- "Orense",
- "Palencia",
- "Pontevedra",
- "Salamanca",
- "Santa Cruz de Tenerife",
- "Segovia",
- "Sevilla",
- "Soria",
- "Tarragona",
- "Teruel",
- "Toledo",
- "Valencia",
- "Valladolid",
- "Vizcaya",
- "Zamora",
- "Zaragoza"
- ],
- "state": [
- "Andalucía",
- "Aragón",
- "Principado de Asturias",
- "Baleares",
- "Canarias",
- "Cantabria",
- "Castilla-La Mancha",
- "Castilla y León",
- "Cataluña",
- "Comunidad Valenciana",
- "Extremadura",
- "Galicia",
- "La Rioja",
- "Comunidad de Madrid",
- "Navarra",
- "País Vasco",
- "Región de Murcia"
- ],
- "state_abbr": [
- "And",
- "Ara",
- "Ast",
- "Bal",
- "Can",
- "Cbr",
- "Man",
- "Leo",
- "Cat",
- "Com",
- "Ext",
- "Gal",
- "Rio",
- "Mad",
- "Nav",
- "Vas",
- "Mur"
- ],
- "time_zone": [
- "Pacífico/Midway",
- "Pacífico/Pago_Pago",
- "Pacífico/Honolulu",
- "America/Juneau",
- "America/Los_Angeles",
- "America/Tijuana",
- "America/Denver",
- "America/Phoenix",
- "America/Chihuahua",
- "America/Mazatlan",
- "America/Chicago",
- "America/Regina",
- "America/Mexico_City",
- "America/Mexico_City",
- "America/Monterrey",
- "America/Guatemala",
- "America/New_York",
- "America/Indiana/Indianapolis",
- "America/Bogota",
- "America/Lima",
- "America/Lima",
- "America/Halifax",
- "America/Caracas",
- "America/La_Paz",
- "America/Santiago",
- "America/St_Johns",
- "America/Sao_Paulo",
- "America/Argentina/Buenos_Aires",
- "America/Guyana",
- "America/Godthab",
- "Atlantic/South_Georgia",
- "Atlantic/Azores",
- "Atlantic/Cape_Verde",
- "Europa/Dublin",
- "Europa/London",
- "Europa/Lisbon",
- "Europa/London",
- "Africa/Casablanca",
- "Africa/Monrovia",
- "Etc/UTC",
- "Europa/Belgrade",
- "Europa/Bratislava",
- "Europa/Budapest",
- "Europa/Ljubljana",
- "Europa/Prague",
- "Europa/Sarajevo",
- "Europa/Skopje",
- "Europa/Warsaw",
- "Europa/Zagreb",
- "Europa/Brussels",
- "Europa/Copenhagen",
- "Europa/Madrid",
- "Europa/Paris",
- "Europa/Amsterdam",
- "Europa/Berlin",
- "Europa/Berlin",
- "Europa/Rome",
- "Europa/Stockholm",
- "Europa/Vienna",
- "Africa/Algiers",
- "Europa/Bucharest",
- "Africa/Cairo",
- "Europa/Helsinki",
- "Europa/Kiev",
- "Europa/Riga",
- "Europa/Sofia",
- "Europa/Tallinn",
- "Europa/Vilnius",
- "Europa/Athens",
- "Europa/Istanbul",
- "Europa/Minsk",
- "Asia/Jerusalen",
- "Africa/Harare",
- "Africa/Johannesburg",
- "Europa/Moscú",
- "Europa/Moscú",
- "Europa/Moscú",
- "Asia/Kuwait",
- "Asia/Riyadh",
- "Africa/Nairobi",
- "Asia/Baghdad",
- "Asia/Tehran",
- "Asia/Muscat",
- "Asia/Muscat",
- "Asia/Baku",
- "Asia/Tbilisi",
- "Asia/Yerevan",
- "Asia/Kabul",
- "Asia/Yekaterinburg",
- "Asia/Karachi",
- "Asia/Karachi",
- "Asia/Tashkent",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kathmandu",
- "Asia/Dhaka",
- "Asia/Dhaka",
- "Asia/Colombo",
- "Asia/Almaty",
- "Asia/Novosibirsk",
- "Asia/Rangoon",
- "Asia/Bangkok",
- "Asia/Bangkok",
- "Asia/Jakarta",
- "Asia/Krasnoyarsk",
- "Asia/Shanghai",
- "Asia/Chongqing",
- "Asia/Hong_Kong",
- "Asia/Urumqi",
- "Asia/Kuala_Lumpur",
- "Asia/Singapore",
- "Asia/Taipei",
- "Australia/Perth",
- "Asia/Irkutsk",
- "Asia/Ulaanbaatar",
- "Asia/Seoul",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Yakutsk",
- "Australia/Darwin",
- "Australia/Adelaide",
- "Australia/Melbourne",
- "Australia/Melbourne",
- "Australia/Sydney",
- "Australia/Brisbane",
- "Australia/Hobart",
- "Asia/Vladivostok",
- "Pacífico/Guam",
- "Pacífico/Port_Moresby",
- "Asia/Magadan",
- "Asia/Magadan",
- "Pacífico/Noumea",
- "Pacífico/Fiji",
- "Asia/Kamchatka",
- "Pacífico/Majuro",
- "Pacífico/Auckland",
- "Pacífico/Auckland",
- "Pacífico/Tongatapu",
- "Pacífico/Fakaofo",
- "Pacífico/Apia"
- ],
- "city": [
- "#{city_prefix}"
- ],
- "street_name": [
- "#{street_suffix} #{Name.first_name}",
- "#{street_suffix} #{Name.first_name} #{Name.last_name}"
- ],
- "street_address": [
- "#{street_name}#{building_number}",
- "#{street_name}#{building_number} #{secondary_address}"
- ],
- "default_country": [
- "España"
- ]
-};
-es.company = {
- "suffix": [
- "S.L.",
- "e Hijos",
- "S.A.",
- "Hermanos"
- ],
- "noun": [
- "habilidad",
- "acceso",
- "adaptador",
- "algoritmo",
- "alianza",
- "analista",
- "aplicación",
- "enfoque",
- "arquitectura",
- "archivo",
- "inteligencia artificial",
- "array",
- "actitud",
- "medición",
- "gestión presupuestaria",
- "capacidad",
- "desafío",
- "circuito",
- "colaboración",
- "complejidad",
- "concepto",
- "conglomeración",
- "contingencia",
- "núcleo",
- "fidelidad",
- "base de datos",
- "data-warehouse",
- "definición",
- "emulación",
- "codificar",
- "encriptar",
- "extranet",
- "firmware",
- "flexibilidad",
- "focus group",
- "previsión",
- "base de trabajo",
- "función",
- "funcionalidad",
- "Interfaz Gráfica",
- "groupware",
- "Interfaz gráfico de usuario",
- "hardware",
- "Soporte",
- "jerarquía",
- "conjunto",
- "implementación",
- "infraestructura",
- "iniciativa",
- "instalación",
- "conjunto de instrucciones",
- "interfaz",
- "intranet",
- "base del conocimiento",
- "red de area local",
- "aprovechar",
- "matrices",
- "metodologías",
- "middleware",
- "migración",
- "modelo",
- "moderador",
- "monitorizar",
- "arquitectura abierta",
- "sistema abierto",
- "orquestar",
- "paradigma",
- "paralelismo",
- "política",
- "portal",
- "estructura de precios",
- "proceso de mejora",
- "producto",
- "productividad",
- "proyecto",
- "proyección",
- "protocolo",
- "línea segura",
- "software",
- "solución",
- "estandardización",
- "estrategia",
- "estructura",
- "éxito",
- "superestructura",
- "soporte",
- "sinergia",
- "mediante",
- "marco de tiempo",
- "caja de herramientas",
- "utilización",
- "website",
- "fuerza de trabajo"
- ],
- "descriptor": [
- "24 horas",
- "24/7",
- "3rd generación",
- "4th generación",
- "5th generación",
- "6th generación",
- "analizada",
- "asimétrica",
- "asíncrona",
- "monitorizada por red",
- "bidireccional",
- "bifurcada",
- "generada por el cliente",
- "cliente servidor",
- "coherente",
- "cohesiva",
- "compuesto",
- "sensible al contexto",
- "basado en el contexto",
- "basado en contenido",
- "dedicada",
- "generado por la demanda",
- "didactica",
- "direccional",
- "discreta",
- "dinámica",
- "potenciada",
- "acompasada",
- "ejecutiva",
- "explícita",
- "tolerante a fallos",
- "innovadora",
- "amplio ábanico",
- "global",
- "heurística",
- "alto nivel",
- "holística",
- "homogénea",
- "hibrida",
- "incremental",
- "intangible",
- "interactiva",
- "intermedia",
- "local",
- "logística",
- "maximizada",
- "metódica",
- "misión crítica",
- "móbil",
- "modular",
- "motivadora",
- "multimedia",
- "multiestado",
- "multitarea",
- "nacional",
- "basado en necesidades",
- "neutral",
- "nueva generación",
- "no-volátil",
- "orientado a objetos",
- "óptima",
- "optimizada",
- "radical",
- "tiempo real",
- "recíproca",
- "regional",
- "escalable",
- "secundaria",
- "orientada a soluciones",
- "estable",
- "estatica",
- "sistemática",
- "sistémica",
- "tangible",
- "terciaria",
- "transicional",
- "uniforme",
- "valor añadido",
- "vía web",
- "defectos cero",
- "tolerancia cero"
- ],
- "adjective": [
- "Adaptativo",
- "Avanzado",
- "Asimilado",
- "Automatizado",
- "Equilibrado",
- "Centrado en el negocio",
- "Centralizado",
- "Clonado",
- "Compatible",
- "Configurable",
- "Multi grupo",
- "Multi plataforma",
- "Centrado en el usuario",
- "Configurable",
- "Descentralizado",
- "Digitalizado",
- "Distribuido",
- "Diverso",
- "Reducido",
- "Mejorado",
- "Para toda la empresa",
- "Ergonomico",
- "Exclusivo",
- "Expandido",
- "Extendido",
- "Cara a cara",
- "Enfocado",
- "Totalmente configurable",
- "Fundamental",
- "Orígenes",
- "Horizontal",
- "Implementado",
- "Innovador",
- "Integrado",
- "Intuitivo",
- "Inverso",
- "Gestionado",
- "Obligatorio",
- "Monitorizado",
- "Multi canal",
- "Multi lateral",
- "Multi capa",
- "En red",
- "Orientado a objetos",
- "Open-source",
- "Operativo",
- "Optimizado",
- "Opcional",
- "Organico",
- "Organizado",
- "Perseverando",
- "Persistente",
- "en fases",
- "Polarizado",
- "Pre-emptivo",
- "Proactivo",
- "Enfocado a benficios",
- "Profundo",
- "Programable",
- "Progresivo",
- "Public-key",
- "Enfocado en la calidad",
- "Reactivo",
- "Realineado",
- "Re-contextualizado",
- "Re-implementado",
- "Reducido",
- "Ingenieria inversa",
- "Robusto",
- "Fácil",
- "Seguro",
- "Auto proporciona",
- "Compartible",
- "Intercambiable",
- "Sincronizado",
- "Orientado a equipos",
- "Total",
- "Universal",
- "Mejorado",
- "Actualizable",
- "Centrado en el usuario",
- "Amigable",
- "Versatil",
- "Virtual",
- "Visionario"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name} y #{Name.last_name}",
- "#{Name.last_name} #{Name.last_name} #{suffix}",
- "#{Name.last_name}, #{Name.last_name} y #{Name.last_name} Asociados"
- ]
-};
-es.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "es",
- "info",
- "com.es",
- "org"
- ]
-};
-es.name = {
- "first_name": [
- "Adán",
- "Agustín",
- "Alberto",
- "Alejandro",
- "Alfonso",
- "Alfredo",
- "Andrés",
- "Antonio",
- "Armando",
- "Arturo",
- "Benito",
- "Benjamín",
- "Bernardo",
- "Carlos",
- "César",
- "Claudio",
- "Clemente",
- "Cristian",
- "Cristobal",
- "Daniel",
- "David",
- "Diego",
- "Eduardo",
- "Emilio",
- "Enrique",
- "Ernesto",
- "Esteban",
- "Federico",
- "Felipe",
- "Fernando",
- "Francisco",
- "Gabriel",
- "Gerardo",
- "Germán",
- "Gilberto",
- "Gonzalo",
- "Gregorio",
- "Guillermo",
- "Gustavo",
- "Hernán",
- "Homero",
- "Horacio",
- "Hugo",
- "Ignacio",
- "Jacobo",
- "Jaime",
- "Javier",
- "Jerónimo",
- "Jesús",
- "Joaquín",
- "Jorge",
- "Jorge Luis",
- "José",
- "José Eduardo",
- "José Emilio",
- "José Luis",
- "José María",
- "Juan",
- "Juan Carlos",
- "Julio",
- "Julio César",
- "Lorenzo",
- "Lucas",
- "Luis",
- "Luis Miguel",
- "Manuel",
- "Marco Antonio",
- "Marcos",
- "Mariano",
- "Mario",
- "Martín",
- "Mateo",
- "Miguel",
- "Miguel Ángel",
- "Nicolás",
- "Octavio",
- "Óscar",
- "Pablo",
- "Patricio",
- "Pedro",
- "Rafael",
- "Ramiro",
- "Ramón",
- "Raúl",
- "Ricardo",
- "Roberto",
- "Rodrigo",
- "Rubén",
- "Salvador",
- "Samuel",
- "Sancho",
- "Santiago",
- "Sergio",
- "Teodoro",
- "Timoteo",
- "Tomás",
- "Vicente",
- "Víctor",
- "Adela",
- "Adriana",
- "Alejandra",
- "Alicia",
- "Amalia",
- "Ana",
- "Ana Luisa",
- "Ana María",
- "Andrea",
- "Anita",
- "Ángela",
- "Antonia",
- "Ariadna",
- "Barbara",
- "Beatriz",
- "Berta",
- "Blanca",
- "Caridad",
- "Carla",
- "Carlota",
- "Carmen",
- "Carolina",
- "Catalina",
- "Cecilia",
- "Clara",
- "Claudia",
- "Concepción",
- "Conchita",
- "Cristina",
- "Daniela",
- "Débora",
- "Diana",
- "Dolores",
- "Lola",
- "Dorotea",
- "Elena",
- "Elisa",
- "Eloisa",
- "Elsa",
- "Elvira",
- "Emilia",
- "Esperanza",
- "Estela",
- "Ester",
- "Eva",
- "Florencia",
- "Francisca",
- "Gabriela",
- "Gloria",
- "Graciela",
- "Guadalupe",
- "Guillermina",
- "Inés",
- "Irene",
- "Isabel",
- "Isabela",
- "Josefina",
- "Juana",
- "Julia",
- "Laura",
- "Leonor",
- "Leticia",
- "Lilia",
- "Lorena",
- "Lourdes",
- "Lucia",
- "Luisa",
- "Luz",
- "Magdalena",
- "Manuela",
- "Marcela",
- "Margarita",
- "María",
- "María del Carmen",
- "María Cristina",
- "María Elena",
- "María Eugenia",
- "María José",
- "María Luisa",
- "María Soledad",
- "María Teresa",
- "Mariana",
- "Maricarmen",
- "Marilu",
- "Marisol",
- "Marta",
- "Mayte",
- "Mercedes",
- "Micaela",
- "Mónica",
- "Natalia",
- "Norma",
- "Olivia",
- "Patricia",
- "Pilar",
- "Ramona",
- "Raquel",
- "Rebeca",
- "Reina",
- "Rocio",
- "Rosa",
- "Rosalia",
- "Rosario",
- "Sara",
- "Silvia",
- "Sofia",
- "Soledad",
- "Sonia",
- "Susana",
- "Teresa",
- "Verónica",
- "Victoria",
- "Virginia",
- "Yolanda"
- ],
- "last_name": [
- "Abeyta",
- "Abrego",
- "Abreu",
- "Acevedo",
- "Acosta",
- "Acuña",
- "Adame",
- "Adorno",
- "Agosto",
- "Aguayo",
- "Águilar",
- "Aguilera",
- "Aguirre",
- "Alanis",
- "Alaniz",
- "Alarcón",
- "Alba",
- "Alcala",
- "Alcántar",
- "Alcaraz",
- "Alejandro",
- "Alemán",
- "Alfaro",
- "Alicea",
- "Almanza",
- "Almaraz",
- "Almonte",
- "Alonso",
- "Alonzo",
- "Altamirano",
- "Alva",
- "Alvarado",
- "Alvarez",
- "Amador",
- "Amaya",
- "Anaya",
- "Anguiano",
- "Angulo",
- "Aparicio",
- "Apodaca",
- "Aponte",
- "Aragón",
- "Araña",
- "Aranda",
- "Arce",
- "Archuleta",
- "Arellano",
- "Arenas",
- "Arevalo",
- "Arguello",
- "Arias",
- "Armas",
- "Armendáriz",
- "Armenta",
- "Armijo",
- "Arredondo",
- "Arreola",
- "Arriaga",
- "Arroyo",
- "Arteaga",
- "Atencio",
- "Ávalos",
- "Ávila",
- "Avilés",
- "Ayala",
- "Baca",
- "Badillo",
- "Báez",
- "Baeza",
- "Bahena",
- "Balderas",
- "Ballesteros",
- "Banda",
- "Bañuelos",
- "Barajas",
- "Barela",
- "Barragán",
- "Barraza",
- "Barrera",
- "Barreto",
- "Barrientos",
- "Barrios",
- "Batista",
- "Becerra",
- "Beltrán",
- "Benavides",
- "Benavídez",
- "Benítez",
- "Bermúdez",
- "Bernal",
- "Berríos",
- "Bétancourt",
- "Blanco",
- "Bonilla",
- "Borrego",
- "Botello",
- "Bravo",
- "Briones",
- "Briseño",
- "Brito",
- "Bueno",
- "Burgos",
- "Bustamante",
- "Bustos",
- "Caballero",
- "Cabán",
- "Cabrera",
- "Cadena",
- "Caldera",
- "Calderón",
- "Calvillo",
- "Camacho",
- "Camarillo",
- "Campos",
- "Canales",
- "Candelaria",
- "Cano",
- "Cantú",
- "Caraballo",
- "Carbajal",
- "Cardenas",
- "Cardona",
- "Carmona",
- "Carranza",
- "Carrasco",
- "Carrasquillo",
- "Carreón",
- "Carrera",
- "Carrero",
- "Carrillo",
- "Carrion",
- "Carvajal",
- "Casanova",
- "Casares",
- "Casárez",
- "Casas",
- "Casillas",
- "Castañeda",
- "Castellanos",
- "Castillo",
- "Castro",
- "Cavazos",
- "Cazares",
- "Ceballos",
- "Cedillo",
- "Ceja",
- "Centeno",
- "Cepeda",
- "Cerda",
- "Cervantes",
- "Cervántez",
- "Chacón",
- "Chapa",
- "Chavarría",
- "Chávez",
- "Cintrón",
- "Cisneros",
- "Collado",
- "Collazo",
- "Colón",
- "Colunga",
- "Concepción",
- "Contreras",
- "Cordero",
- "Córdova",
- "Cornejo",
- "Corona",
- "Coronado",
- "Corral",
- "Corrales",
- "Correa",
- "Cortés",
- "Cortez",
- "Cotto",
- "Covarrubias",
- "Crespo",
- "Cruz",
- "Cuellar",
- "Curiel",
- "Dávila",
- "de Anda",
- "de Jesús",
- "Delacrúz",
- "Delafuente",
- "Delagarza",
- "Delao",
- "Delapaz",
- "Delarosa",
- "Delatorre",
- "Deleón",
- "Delgadillo",
- "Delgado",
- "Delrío",
- "Delvalle",
- "Díaz",
- "Domínguez",
- "Domínquez",
- "Duarte",
- "Dueñas",
- "Duran",
- "Echevarría",
- "Elizondo",
- "Enríquez",
- "Escalante",
- "Escamilla",
- "Escobar",
- "Escobedo",
- "Esparza",
- "Espinal",
- "Espino",
- "Espinosa",
- "Espinoza",
- "Esquibel",
- "Esquivel",
- "Estévez",
- "Estrada",
- "Fajardo",
- "Farías",
- "Feliciano",
- "Fernández",
- "Ferrer",
- "Fierro",
- "Figueroa",
- "Flores",
- "Flórez",
- "Fonseca",
- "Franco",
- "Frías",
- "Fuentes",
- "Gaitán",
- "Galarza",
- "Galindo",
- "Gallardo",
- "Gallegos",
- "Galván",
- "Gálvez",
- "Gamboa",
- "Gamez",
- "Gaona",
- "Garay",
- "García",
- "Garibay",
- "Garica",
- "Garrido",
- "Garza",
- "Gastélum",
- "Gaytán",
- "Gil",
- "Girón",
- "Godínez",
- "Godoy",
- "Gómez",
- "Gonzales",
- "González",
- "Gollum",
- "Gracia",
- "Granado",
- "Granados",
- "Griego",
- "Grijalva",
- "Guajardo",
- "Guardado",
- "Guerra",
- "Guerrero",
- "Guevara",
- "Guillen",
- "Gurule",
- "Gutiérrez",
- "Guzmán",
- "Haro",
- "Henríquez",
- "Heredia",
- "Hernádez",
- "Hernandes",
- "Hernández",
- "Herrera",
- "Hidalgo",
- "Hinojosa",
- "Holguín",
- "Huerta",
- "Hurtado",
- "Ibarra",
- "Iglesias",
- "Irizarry",
- "Jaime",
- "Jaimes",
- "Jáquez",
- "Jaramillo",
- "Jasso",
- "Jiménez",
- "Jimínez",
- "Juárez",
- "Jurado",
- "Laboy",
- "Lara",
- "Laureano",
- "Leal",
- "Lebrón",
- "Ledesma",
- "Leiva",
- "Lemus",
- "León",
- "Lerma",
- "Leyva",
- "Limón",
- "Linares",
- "Lira",
- "Llamas",
- "Loera",
- "Lomeli",
- "Longoria",
- "López",
- "Lovato",
- "Loya",
- "Lozada",
- "Lozano",
- "Lucero",
- "Lucio",
- "Luevano",
- "Lugo",
- "Luna",
- "Macías",
- "Madera",
- "Madrid",
- "Madrigal",
- "Maestas",
- "Magaña",
- "Malave",
- "Maldonado",
- "Manzanares",
- "Mares",
- "Marín",
- "Márquez",
- "Marrero",
- "Marroquín",
- "Martínez",
- "Mascareñas",
- "Mata",
- "Mateo",
- "Matías",
- "Matos",
- "Maya",
- "Mayorga",
- "Medina",
- "Medrano",
- "Mejía",
- "Meléndez",
- "Melgar",
- "Mena",
- "Menchaca",
- "Méndez",
- "Mendoza",
- "Menéndez",
- "Meraz",
- "Mercado",
- "Merino",
- "Mesa",
- "Meza",
- "Miramontes",
- "Miranda",
- "Mireles",
- "Mojica",
- "Molina",
- "Mondragón",
- "Monroy",
- "Montalvo",
- "Montañez",
- "Montaño",
- "Montemayor",
- "Montenegro",
- "Montero",
- "Montes",
- "Montez",
- "Montoya",
- "Mora",
- "Morales",
- "Moreno",
- "Mota",
- "Moya",
- "Munguía",
- "Muñiz",
- "Muñoz",
- "Murillo",
- "Muro",
- "Nájera",
- "Naranjo",
- "Narváez",
- "Nava",
- "Navarrete",
- "Navarro",
- "Nazario",
- "Negrete",
- "Negrón",
- "Nevárez",
- "Nieto",
- "Nieves",
- "Niño",
- "Noriega",
- "Núñez",
- "Ocampo",
- "Ocasio",
- "Ochoa",
- "Ojeda",
- "Olivares",
- "Olivárez",
- "Olivas",
- "Olivera",
- "Olivo",
- "Olmos",
- "Olvera",
- "Ontiveros",
- "Oquendo",
- "Ordóñez",
- "Orellana",
- "Ornelas",
- "Orosco",
- "Orozco",
- "Orta",
- "Ortega",
- "Ortiz",
- "Osorio",
- "Otero",
- "Ozuna",
- "Pabón",
- "Pacheco",
- "Padilla",
- "Padrón",
- "Páez",
- "Pagan",
- "Palacios",
- "Palomino",
- "Palomo",
- "Pantoja",
- "Paredes",
- "Parra",
- "Partida",
- "Patiño",
- "Paz",
- "Pedraza",
- "Pedroza",
- "Pelayo",
- "Peña",
- "Perales",
- "Peralta",
- "Perea",
- "Peres",
- "Pérez",
- "Pichardo",
- "Piña",
- "Pineda",
- "Pizarro",
- "Polanco",
- "Ponce",
- "Porras",
- "Portillo",
- "Posada",
- "Prado",
- "Preciado",
- "Prieto",
- "Puente",
- "Puga",
- "Pulido",
- "Quesada",
- "Quezada",
- "Quiñones",
- "Quiñónez",
- "Quintana",
- "Quintanilla",
- "Quintero",
- "Quiroz",
- "Rael",
- "Ramírez",
- "Ramón",
- "Ramos",
- "Rangel",
- "Rascón",
- "Raya",
- "Razo",
- "Regalado",
- "Rendón",
- "Rentería",
- "Reséndez",
- "Reyes",
- "Reyna",
- "Reynoso",
- "Rico",
- "Rincón",
- "Riojas",
- "Ríos",
- "Rivas",
- "Rivera",
- "Rivero",
- "Robledo",
- "Robles",
- "Rocha",
- "Rodarte",
- "Rodrígez",
- "Rodríguez",
- "Rodríquez",
- "Rojas",
- "Rojo",
- "Roldán",
- "Rolón",
- "Romero",
- "Romo",
- "Roque",
- "Rosado",
- "Rosales",
- "Rosario",
- "Rosas",
- "Roybal",
- "Rubio",
- "Ruelas",
- "Ruiz",
- "Saavedra",
- "Sáenz",
- "Saiz",
- "Salas",
- "Salazar",
- "Salcedo",
- "Salcido",
- "Saldaña",
- "Saldivar",
- "Salgado",
- "Salinas",
- "Samaniego",
- "Sanabria",
- "Sanches",
- "Sánchez",
- "Sandoval",
- "Santacruz",
- "Santana",
- "Santiago",
- "Santillán",
- "Sarabia",
- "Sauceda",
- "Saucedo",
- "Sedillo",
- "Segovia",
- "Segura",
- "Sepúlveda",
- "Serna",
- "Serrano",
- "Serrato",
- "Sevilla",
- "Sierra",
- "Sisneros",
- "Solano",
- "Solís",
- "Soliz",
- "Solorio",
- "Solorzano",
- "Soria",
- "Sosa",
- "Sotelo",
- "Soto",
- "Suárez",
- "Tafoya",
- "Tamayo",
- "Tamez",
- "Tapia",
- "Tejada",
- "Tejeda",
- "Téllez",
- "Tello",
- "Terán",
- "Terrazas",
- "Tijerina",
- "Tirado",
- "Toledo",
- "Toro",
- "Torres",
- "Tórrez",
- "Tovar",
- "Trejo",
- "Treviño",
- "Trujillo",
- "Ulibarri",
- "Ulloa",
- "Urbina",
- "Ureña",
- "Urías",
- "Uribe",
- "Urrutia",
- "Vaca",
- "Valadez",
- "Valdés",
- "Valdez",
- "Valdivia",
- "Valencia",
- "Valentín",
- "Valenzuela",
- "Valladares",
- "Valle",
- "Vallejo",
- "Valles",
- "Valverde",
- "Vanegas",
- "Varela",
- "Vargas",
- "Vásquez",
- "Vázquez",
- "Vega",
- "Vela",
- "Velasco",
- "Velásquez",
- "Velázquez",
- "Vélez",
- "Véliz",
- "Venegas",
- "Vera",
- "Verdugo",
- "Verduzco",
- "Vergara",
- "Viera",
- "Vigil",
- "Villa",
- "Villagómez",
- "Villalobos",
- "Villalpando",
- "Villanueva",
- "Villareal",
- "Villarreal",
- "Villaseñor",
- "Villegas",
- "Yáñez",
- "Ybarra",
- "Zambrano",
- "Zamora",
- "Zamudio",
- "Zapata",
- "Zaragoza",
- "Zarate",
- "Zavala",
- "Zayas",
- "Zelaya",
- "Zepeda",
- "Zúñiga"
- ],
- "prefix": [
- "Sr.",
- "Sra.",
- "Sta."
- ],
- "suffix": [
- "Jr.",
- "Sr.",
- "I",
- "II",
- "III",
- "IV",
- "V",
- "MD",
- "DDS",
- "PhD",
- "DVM"
- ],
- "title": {
- "descriptor": [
- "Jefe",
- "Senior",
- "Directo",
- "Corporativo",
- "Dinánmico",
- "Futuro",
- "Producto",
- "Nacional",
- "Regional",
- "Distrito",
- "Central",
- "Global",
- "Cliente",
- "Inversor",
- "International",
- "Heredado",
- "Adelante",
- "Interno",
- "Humano",
- "Gerente",
- "Director"
- ],
- "level": [
- "Soluciones",
- "Programa",
- "Marca",
- "Seguridada",
- "Investigación",
- "Marketing",
- "Normas",
- "Implementación",
- "Integración",
- "Funcionalidad",
- "Respuesta",
- "Paradigma",
- "Tácticas",
- "Identidad",
- "Mercados",
- "Grupo",
- "División",
- "Aplicaciones",
- "Optimización",
- "Operaciones",
- "Infraestructura",
- "Intranet",
- "Comunicaciones",
- "Web",
- "Calidad",
- "Seguro",
- "Mobilidad",
- "Cuentas",
- "Datos",
- "Creativo",
- "Configuración",
- "Contabilidad",
- "Interacciones",
- "Factores",
- "Usabilidad",
- "Métricas"
- ],
- "job": [
- "Supervisor",
- "Asociado",
- "Ejecutivo",
- "Relacciones",
- "Oficial",
- "Gerente",
- "Ingeniero",
- "Especialista",
- "Director",
- "Coordinador",
- "Administrador",
- "Arquitecto",
- "Analista",
- "Diseñador",
- "Planificador",
- "Técnico",
- "Funcionario",
- "Desarrollador",
- "Productor",
- "Consultor",
- "Asistente",
- "Facilitador",
- "Agente",
- "Representante",
- "Estratega"
- ]
- },
- "name": [
- "#{prefix} #{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}"
- ]
-};
-es.phone_number = {
- "formats": [
- "9##-###-###",
- "9##.###.###",
- "9## ### ###",
- "9########"
- ]
-};
-es.cell_phone = {
- "formats": [
- "6##-###-###",
- "6##.###.###",
- "6## ### ###",
- "6########"
- ]
-};
diff --git a/lib/locales/es/address/building_number.js b/lib/locales/es/address/building_number.js
new file mode 100644
index 00000000..6768e26d
--- /dev/null
+++ b/lib/locales/es/address/building_number.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ " s/n.",
+ ", #",
+ ", ##",
+ " #",
+ " ##"
+];
diff --git a/lib/locales/es/address/city.js b/lib/locales/es/address/city.js
new file mode 100644
index 00000000..f014e156
--- /dev/null
+++ b/lib/locales/es/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}"
+];
diff --git a/lib/locales/es/address/city_prefix.js b/lib/locales/es/address/city_prefix.js
new file mode 100644
index 00000000..aa994ebc
--- /dev/null
+++ b/lib/locales/es/address/city_prefix.js
@@ -0,0 +1,131 @@
+module["exports"] = [
+ "Parla",
+ "Telde",
+ "Baracaldo",
+ "San Fernando",
+ "Torrevieja",
+ "Lugo",
+ "Santiago de Compostela",
+ "Gerona",
+ "Cáceres",
+ "Lorca",
+ "Coslada",
+ "Talavera de la Reina",
+ "El Puerto de Santa María",
+ "Cornellá de Llobregat",
+ "Avilés",
+ "Palencia",
+ "Gecho",
+ "Orihuela",
+ "Pontevedra",
+ "Pozuelo de Alarcón",
+ "Toledo",
+ "El Ejido",
+ "Guadalajara",
+ "Gandía",
+ "Ceuta",
+ "Ferrol",
+ "Chiclana de la Frontera",
+ "Manresa",
+ "Roquetas de Mar",
+ "Ciudad Real",
+ "Rubí",
+ "Benidorm",
+ "San Sebastían de los Reyes",
+ "Ponferrada",
+ "Zamora",
+ "Alcalá de Guadaira",
+ "Fuengirola",
+ "Mijas",
+ "Sanlúcar de Barrameda",
+ "La Línea de la Concepción",
+ "Majadahonda",
+ "Sagunto",
+ "El Prat de LLobregat",
+ "Viladecans",
+ "Linares",
+ "Alcoy",
+ "Irún",
+ "Estepona",
+ "Torremolinos",
+ "Rivas-Vaciamadrid",
+ "Molina de Segura",
+ "Paterna",
+ "Granollers",
+ "Santa Lucía de Tirajana",
+ "Motril",
+ "Cerdañola del Vallés",
+ "Arrecife",
+ "Segovia",
+ "Torrelavega",
+ "Elda",
+ "Mérida",
+ "Ávila",
+ "Valdemoro",
+ "Cuenta",
+ "Collado Villalba",
+ "Benalmádena",
+ "Mollet del Vallés",
+ "Puertollano",
+ "Madrid",
+ "Barcelona",
+ "Valencia",
+ "Sevilla",
+ "Zaragoza",
+ "Málaga",
+ "Murcia",
+ "Palma de Mallorca",
+ "Las Palmas de Gran Canaria",
+ "Bilbao",
+ "Córdoba",
+ "Alicante",
+ "Valladolid",
+ "Vigo",
+ "Gijón",
+ "Hospitalet de LLobregat",
+ "La Coruña",
+ "Granada",
+ "Vitoria",
+ "Elche",
+ "Santa Cruz de Tenerife",
+ "Oviedo",
+ "Badalona",
+ "Cartagena",
+ "Móstoles",
+ "Jerez de la Frontera",
+ "Tarrasa",
+ "Sabadell",
+ "Alcalá de Henares",
+ "Pamplona",
+ "Fuenlabrada",
+ "Almería",
+ "San Sebastián",
+ "Leganés",
+ "Santander",
+ "Burgos",
+ "Castellón de la Plana",
+ "Alcorcón",
+ "Albacete",
+ "Getafe",
+ "Salamanca",
+ "Huelva",
+ "Logroño",
+ "Badajoz",
+ "San Cristróbal de la Laguna",
+ "León",
+ "Tarragona",
+ "Cádiz",
+ "Lérida",
+ "Marbella",
+ "Mataró",
+ "Dos Hermanas",
+ "Santa Coloma de Gramanet",
+ "Jaén",
+ "Algeciras",
+ "Torrejón de Ardoz",
+ "Orense",
+ "Alcobendas",
+ "Reus",
+ "Calahorra",
+ "Inca"
+];
diff --git a/lib/locales/es/address/country.js b/lib/locales/es/address/country.js
new file mode 100644
index 00000000..86102781
--- /dev/null
+++ b/lib/locales/es/address/country.js
@@ -0,0 +1,182 @@
+module["exports"] = [
+ "Afganistán",
+ "Albania",
+ "Argelia",
+ "Andorra",
+ "Angola",
+ "Argentina",
+ "Armenia",
+ "Aruba",
+ "Australia",
+ "Austria",
+ "Azerbayán",
+ "Bahamas",
+ "Barein",
+ "Bangladesh",
+ "Barbados",
+ "Bielorusia",
+ "Bélgica",
+ "Belice",
+ "Bermuda",
+ "Bután",
+ "Bolivia",
+ "Bosnia Herzegovina",
+ "Botswana",
+ "Brasil",
+ "Bulgaria",
+ "Burkina Faso",
+ "Burundi",
+ "Camboya",
+ "Camerún",
+ "Canada",
+ "Cabo Verde",
+ "Islas Caimán",
+ "Chad",
+ "Chile",
+ "China",
+ "Isla de Navidad",
+ "Colombia",
+ "Comodos",
+ "Congo",
+ "Costa Rica",
+ "Costa de Marfil",
+ "Croacia",
+ "Cuba",
+ "Chipre",
+ "República Checa",
+ "Dinamarca",
+ "Dominica",
+ "República Dominicana",
+ "Ecuador",
+ "Egipto",
+ "El Salvador",
+ "Guinea Ecuatorial",
+ "Eritrea",
+ "Estonia",
+ "Etiopía",
+ "Islas Faro",
+ "Fiji",
+ "Finlandia",
+ "Francia",
+ "Gabón",
+ "Gambia",
+ "Georgia",
+ "Alemania",
+ "Ghana",
+ "Grecia",
+ "Groenlandia",
+ "Granada",
+ "Guadalupe",
+ "Guam",
+ "Guatemala",
+ "Guinea",
+ "Guinea-Bisau",
+ "Guayana",
+ "Haiti",
+ "Honduras",
+ "Hong Kong",
+ "Hungria",
+ "Islandia",
+ "India",
+ "Indonesia",
+ "Iran",
+ "Irak",
+ "Irlanda",
+ "Italia",
+ "Jamaica",
+ "Japón",
+ "Jordania",
+ "Kazajistan",
+ "Kenia",
+ "Kiribati",
+ "Corea",
+ "Kuwait",
+ "Letonia",
+ "Líbano",
+ "Liberia",
+ "Liechtenstein",
+ "Lituania",
+ "Luxemburgo",
+ "Macao",
+ "Macedonia",
+ "Madagascar",
+ "Malawi",
+ "Malasia",
+ "Maldivas",
+ "Mali",
+ "Malta",
+ "Martinica",
+ "Mauritania",
+ "Méjico",
+ "Micronesia",
+ "Moldavia",
+ "Mónaco",
+ "Mongolia",
+ "Montenegro",
+ "Montserrat",
+ "Marruecos",
+ "Mozambique",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Holanda",
+ "Nueva Zelanda",
+ "Nicaragua",
+ "Niger",
+ "Nigeria",
+ "Noruega",
+ "Omán",
+ "Pakistan",
+ "Panamá",
+ "Papúa Nueva Guinea",
+ "Paraguay",
+ "Perú",
+ "Filipinas",
+ "Poland",
+ "Portugal",
+ "Puerto Rico",
+ "Rusia",
+ "Ruanda",
+ "Samoa",
+ "San Marino",
+ "Santo Tomé y Principe",
+ "Arabia Saudí",
+ "Senegal",
+ "Serbia",
+ "Seychelles",
+ "Sierra Leona",
+ "Singapur",
+ "Eslovaquia",
+ "Eslovenia",
+ "Somalia",
+ "España",
+ "Sri Lanka",
+ "Sudán",
+ "Suriname",
+ "Suecia",
+ "Suiza",
+ "Siria",
+ "Taiwan",
+ "Tajikistan",
+ "Tanzania",
+ "Tailandia",
+ "Timor-Leste",
+ "Togo",
+ "Tonga",
+ "Trinidad y Tobago",
+ "Tunez",
+ "Turquia",
+ "Uganda",
+ "Ucrania",
+ "Emiratos Árabes Unidos",
+ "Reino Unido",
+ "Estados Unidos de América",
+ "Uruguay",
+ "Uzbekistan",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnam",
+ "Yemen",
+ "Zambia",
+ "Zimbabwe"
+];
diff --git a/lib/locales/es/address/default_country.js b/lib/locales/es/address/default_country.js
new file mode 100644
index 00000000..e9d9107c
--- /dev/null
+++ b/lib/locales/es/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "España"
+];
diff --git a/lib/locales/es/address/index.js b/lib/locales/es/address/index.js
new file mode 100644
index 00000000..e15d73e2
--- /dev/null
+++ b/lib/locales/es/address/index.js
@@ -0,0 +1,16 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.province = require("./province");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.time_zone = require("./time_zone");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/es/address/postcode.js b/lib/locales/es/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/es/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/es/address/province.js b/lib/locales/es/address/province.js
new file mode 100644
index 00000000..9ed93066
--- /dev/null
+++ b/lib/locales/es/address/province.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "Álava",
+ "Albacete",
+ "Alicante",
+ "Almería",
+ "Asturias",
+ "Ávila",
+ "Badajoz",
+ "Barcelona",
+ "Burgos",
+ "Cantabria",
+ "Castellón",
+ "Ciudad Real",
+ "Cuenca",
+ "Cáceres",
+ "Cádiz",
+ "Córdoba",
+ "Gerona",
+ "Granada",
+ "Guadalajara",
+ "Guipúzcoa",
+ "Huelva",
+ "Huesca",
+ "Islas Baleares",
+ "Jaén",
+ "La Coruña",
+ "La Rioja",
+ "Las Palmas",
+ "León",
+ "Lugo",
+ "lérida",
+ "Madrid",
+ "Murcia",
+ "Málaga",
+ "Navarra",
+ "Orense",
+ "Palencia",
+ "Pontevedra",
+ "Salamanca",
+ "Santa Cruz de Tenerife",
+ "Segovia",
+ "Sevilla",
+ "Soria",
+ "Tarragona",
+ "Teruel",
+ "Toledo",
+ "Valencia",
+ "Valladolid",
+ "Vizcaya",
+ "Zamora",
+ "Zaragoza"
+];
diff --git a/lib/locales/es/address/secondary_address.js b/lib/locales/es/address/secondary_address.js
new file mode 100644
index 00000000..3ebed89b
--- /dev/null
+++ b/lib/locales/es/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Esc. ###",
+ "Puerta ###"
+];
diff --git a/lib/locales/es/address/state.js b/lib/locales/es/address/state.js
new file mode 100644
index 00000000..5fb48e05
--- /dev/null
+++ b/lib/locales/es/address/state.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "Andalucía",
+ "Aragón",
+ "Principado de Asturias",
+ "Baleares",
+ "Canarias",
+ "Cantabria",
+ "Castilla-La Mancha",
+ "Castilla y León",
+ "Cataluña",
+ "Comunidad Valenciana",
+ "Extremadura",
+ "Galicia",
+ "La Rioja",
+ "Comunidad de Madrid",
+ "Navarra",
+ "País Vasco",
+ "Región de Murcia"
+];
diff --git a/lib/locales/es/address/state_abbr.js b/lib/locales/es/address/state_abbr.js
new file mode 100644
index 00000000..dd9f5b2a
--- /dev/null
+++ b/lib/locales/es/address/state_abbr.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "And",
+ "Ara",
+ "Ast",
+ "Bal",
+ "Can",
+ "Cbr",
+ "Man",
+ "Leo",
+ "Cat",
+ "Com",
+ "Ext",
+ "Gal",
+ "Rio",
+ "Mad",
+ "Nav",
+ "Vas",
+ "Mur"
+];
diff --git a/lib/locales/es/address/street_address.js b/lib/locales/es/address/street_address.js
new file mode 100644
index 00000000..21b26347
--- /dev/null
+++ b/lib/locales/es/address/street_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_name}#{building_number}",
+ "#{street_name}#{building_number} #{secondary_address}"
+];
diff --git a/lib/locales/es/address/street_name.js b/lib/locales/es/address/street_name.js
new file mode 100644
index 00000000..0eb52213
--- /dev/null
+++ b/lib/locales/es/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_suffix} #{Name.first_name}",
+ "#{street_suffix} #{Name.first_name} #{Name.last_name}"
+];
diff --git a/lib/locales/es/address/street_suffix.js b/lib/locales/es/address/street_suffix.js
new file mode 100644
index 00000000..658479ff
--- /dev/null
+++ b/lib/locales/es/address/street_suffix.js
@@ -0,0 +1,72 @@
+module["exports"] = [
+ "Aldea",
+ "Apartamento",
+ "Arrabal",
+ "Arroyo",
+ "Avenida",
+ "Bajada",
+ "Barranco",
+ "Barrio",
+ "Bloque",
+ "Calle",
+ "Calleja",
+ "Camino",
+ "Carretera",
+ "Caserio",
+ "Colegio",
+ "Colonia",
+ "Conjunto",
+ "Cuesta",
+ "Chalet",
+ "Edificio",
+ "Entrada",
+ "Escalinata",
+ "Explanada",
+ "Extramuros",
+ "Extrarradio",
+ "Ferrocarril",
+ "Glorieta",
+ "Gran Subida",
+ "Grupo",
+ "Huerta",
+ "Jardines",
+ "Lado",
+ "Lugar",
+ "Manzana",
+ "Masía",
+ "Mercado",
+ "Monte",
+ "Muelle",
+ "Municipio",
+ "Parcela",
+ "Parque",
+ "Partida",
+ "Pasaje",
+ "Paseo",
+ "Plaza",
+ "Poblado",
+ "Polígono",
+ "Prolongación",
+ "Puente",
+ "Puerta",
+ "Quinta",
+ "Ramal",
+ "Rambla",
+ "Rampa",
+ "Riera",
+ "Rincón",
+ "Ronda",
+ "Rua",
+ "Salida",
+ "Sector",
+ "Sección",
+ "Senda",
+ "Solar",
+ "Subida",
+ "Terrenos",
+ "Torrente",
+ "Travesía",
+ "Urbanización",
+ "Vía",
+ "Vía Pública"
+];
diff --git a/lib/locales/es/address/time_zone.js b/lib/locales/es/address/time_zone.js
new file mode 100644
index 00000000..d532390d
--- /dev/null
+++ b/lib/locales/es/address/time_zone.js
@@ -0,0 +1,145 @@
+module["exports"] = [
+ "Pacífico/Midway",
+ "Pacífico/Pago_Pago",
+ "Pacífico/Honolulu",
+ "America/Juneau",
+ "America/Los_Angeles",
+ "America/Tijuana",
+ "America/Denver",
+ "America/Phoenix",
+ "America/Chihuahua",
+ "America/Mazatlan",
+ "America/Chicago",
+ "America/Regina",
+ "America/Mexico_City",
+ "America/Mexico_City",
+ "America/Monterrey",
+ "America/Guatemala",
+ "America/New_York",
+ "America/Indiana/Indianapolis",
+ "America/Bogota",
+ "America/Lima",
+ "America/Lima",
+ "America/Halifax",
+ "America/Caracas",
+ "America/La_Paz",
+ "America/Santiago",
+ "America/St_Johns",
+ "America/Sao_Paulo",
+ "America/Argentina/Buenos_Aires",
+ "America/Guyana",
+ "America/Godthab",
+ "Atlantic/South_Georgia",
+ "Atlantic/Azores",
+ "Atlantic/Cape_Verde",
+ "Europa/Dublin",
+ "Europa/London",
+ "Europa/Lisbon",
+ "Europa/London",
+ "Africa/Casablanca",
+ "Africa/Monrovia",
+ "Etc/UTC",
+ "Europa/Belgrade",
+ "Europa/Bratislava",
+ "Europa/Budapest",
+ "Europa/Ljubljana",
+ "Europa/Prague",
+ "Europa/Sarajevo",
+ "Europa/Skopje",
+ "Europa/Warsaw",
+ "Europa/Zagreb",
+ "Europa/Brussels",
+ "Europa/Copenhagen",
+ "Europa/Madrid",
+ "Europa/Paris",
+ "Europa/Amsterdam",
+ "Europa/Berlin",
+ "Europa/Berlin",
+ "Europa/Rome",
+ "Europa/Stockholm",
+ "Europa/Vienna",
+ "Africa/Algiers",
+ "Europa/Bucharest",
+ "Africa/Cairo",
+ "Europa/Helsinki",
+ "Europa/Kiev",
+ "Europa/Riga",
+ "Europa/Sofia",
+ "Europa/Tallinn",
+ "Europa/Vilnius",
+ "Europa/Athens",
+ "Europa/Istanbul",
+ "Europa/Minsk",
+ "Asia/Jerusalen",
+ "Africa/Harare",
+ "Africa/Johannesburg",
+ "Europa/Moscú",
+ "Europa/Moscú",
+ "Europa/Moscú",
+ "Asia/Kuwait",
+ "Asia/Riyadh",
+ "Africa/Nairobi",
+ "Asia/Baghdad",
+ "Asia/Tehran",
+ "Asia/Muscat",
+ "Asia/Muscat",
+ "Asia/Baku",
+ "Asia/Tbilisi",
+ "Asia/Yerevan",
+ "Asia/Kabul",
+ "Asia/Yekaterinburg",
+ "Asia/Karachi",
+ "Asia/Karachi",
+ "Asia/Tashkent",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kathmandu",
+ "Asia/Dhaka",
+ "Asia/Dhaka",
+ "Asia/Colombo",
+ "Asia/Almaty",
+ "Asia/Novosibirsk",
+ "Asia/Rangoon",
+ "Asia/Bangkok",
+ "Asia/Bangkok",
+ "Asia/Jakarta",
+ "Asia/Krasnoyarsk",
+ "Asia/Shanghai",
+ "Asia/Chongqing",
+ "Asia/Hong_Kong",
+ "Asia/Urumqi",
+ "Asia/Kuala_Lumpur",
+ "Asia/Singapore",
+ "Asia/Taipei",
+ "Australia/Perth",
+ "Asia/Irkutsk",
+ "Asia/Ulaanbaatar",
+ "Asia/Seoul",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Yakutsk",
+ "Australia/Darwin",
+ "Australia/Adelaide",
+ "Australia/Melbourne",
+ "Australia/Melbourne",
+ "Australia/Sydney",
+ "Australia/Brisbane",
+ "Australia/Hobart",
+ "Asia/Vladivostok",
+ "Pacífico/Guam",
+ "Pacífico/Port_Moresby",
+ "Asia/Magadan",
+ "Asia/Magadan",
+ "Pacífico/Noumea",
+ "Pacífico/Fiji",
+ "Asia/Kamchatka",
+ "Pacífico/Majuro",
+ "Pacífico/Auckland",
+ "Pacífico/Auckland",
+ "Pacífico/Tongatapu",
+ "Pacífico/Fakaofo",
+ "Pacífico/Apia"
+];
diff --git a/lib/locales/es/cell_phone/formats.js b/lib/locales/es/cell_phone/formats.js
new file mode 100644
index 00000000..3fda8026
--- /dev/null
+++ b/lib/locales/es/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "6##-###-###",
+ "6##.###.###",
+ "6## ### ###",
+ "6########"
+];
diff --git a/lib/locales/es/cell_phone/index.js b/lib/locales/es/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/es/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/es/company/adjective.js b/lib/locales/es/company/adjective.js
new file mode 100644
index 00000000..b2487737
--- /dev/null
+++ b/lib/locales/es/company/adjective.js
@@ -0,0 +1,87 @@
+module["exports"] = [
+ "Adaptativo",
+ "Avanzado",
+ "Asimilado",
+ "Automatizado",
+ "Equilibrado",
+ "Centrado en el negocio",
+ "Centralizado",
+ "Clonado",
+ "Compatible",
+ "Configurable",
+ "Multi grupo",
+ "Multi plataforma",
+ "Centrado en el usuario",
+ "Configurable",
+ "Descentralizado",
+ "Digitalizado",
+ "Distribuido",
+ "Diverso",
+ "Reducido",
+ "Mejorado",
+ "Para toda la empresa",
+ "Ergonomico",
+ "Exclusivo",
+ "Expandido",
+ "Extendido",
+ "Cara a cara",
+ "Enfocado",
+ "Totalmente configurable",
+ "Fundamental",
+ "Orígenes",
+ "Horizontal",
+ "Implementado",
+ "Innovador",
+ "Integrado",
+ "Intuitivo",
+ "Inverso",
+ "Gestionado",
+ "Obligatorio",
+ "Monitorizado",
+ "Multi canal",
+ "Multi lateral",
+ "Multi capa",
+ "En red",
+ "Orientado a objetos",
+ "Open-source",
+ "Operativo",
+ "Optimizado",
+ "Opcional",
+ "Organico",
+ "Organizado",
+ "Perseverando",
+ "Persistente",
+ "en fases",
+ "Polarizado",
+ "Pre-emptivo",
+ "Proactivo",
+ "Enfocado a benficios",
+ "Profundo",
+ "Programable",
+ "Progresivo",
+ "Public-key",
+ "Enfocado en la calidad",
+ "Reactivo",
+ "Realineado",
+ "Re-contextualizado",
+ "Re-implementado",
+ "Reducido",
+ "Ingenieria inversa",
+ "Robusto",
+ "Fácil",
+ "Seguro",
+ "Auto proporciona",
+ "Compartible",
+ "Intercambiable",
+ "Sincronizado",
+ "Orientado a equipos",
+ "Total",
+ "Universal",
+ "Mejorado",
+ "Actualizable",
+ "Centrado en el usuario",
+ "Amigable",
+ "Versatil",
+ "Virtual",
+ "Visionario"
+];
diff --git a/lib/locales/es/company/descriptor.js b/lib/locales/es/company/descriptor.js
new file mode 100644
index 00000000..a8cf70c3
--- /dev/null
+++ b/lib/locales/es/company/descriptor.js
@@ -0,0 +1,83 @@
+module["exports"] = [
+ "24 horas",
+ "24/7",
+ "3rd generación",
+ "4th generación",
+ "5th generación",
+ "6th generación",
+ "analizada",
+ "asimétrica",
+ "asíncrona",
+ "monitorizada por red",
+ "bidireccional",
+ "bifurcada",
+ "generada por el cliente",
+ "cliente servidor",
+ "coherente",
+ "cohesiva",
+ "compuesto",
+ "sensible al contexto",
+ "basado en el contexto",
+ "basado en contenido",
+ "dedicada",
+ "generado por la demanda",
+ "didactica",
+ "direccional",
+ "discreta",
+ "dinámica",
+ "potenciada",
+ "acompasada",
+ "ejecutiva",
+ "explícita",
+ "tolerante a fallos",
+ "innovadora",
+ "amplio ábanico",
+ "global",
+ "heurística",
+ "alto nivel",
+ "holística",
+ "homogénea",
+ "hibrida",
+ "incremental",
+ "intangible",
+ "interactiva",
+ "intermedia",
+ "local",
+ "logística",
+ "maximizada",
+ "metódica",
+ "misión crítica",
+ "móbil",
+ "modular",
+ "motivadora",
+ "multimedia",
+ "multiestado",
+ "multitarea",
+ "nacional",
+ "basado en necesidades",
+ "neutral",
+ "nueva generación",
+ "no-volátil",
+ "orientado a objetos",
+ "óptima",
+ "optimizada",
+ "radical",
+ "tiempo real",
+ "recíproca",
+ "regional",
+ "escalable",
+ "secundaria",
+ "orientada a soluciones",
+ "estable",
+ "estatica",
+ "sistemática",
+ "sistémica",
+ "tangible",
+ "terciaria",
+ "transicional",
+ "uniforme",
+ "valor añadido",
+ "vía web",
+ "defectos cero",
+ "tolerancia cero"
+];
diff --git a/lib/locales/es/company/index.js b/lib/locales/es/company/index.js
new file mode 100644
index 00000000..c8c050a3
--- /dev/null
+++ b/lib/locales/es/company/index.js
@@ -0,0 +1,7 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.noun = require("./noun");
+company.descriptor = require("./descriptor");
+company.adjective = require("./adjective");
+company.name = require("./name");
diff --git a/lib/locales/es/company/name.js b/lib/locales/es/company/name.js
new file mode 100644
index 00000000..4b134b48
--- /dev/null
+++ b/lib/locales/es/company/name.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name} y #{Name.last_name}",
+ "#{Name.last_name} #{Name.last_name} #{suffix}",
+ "#{Name.last_name}, #{Name.last_name} y #{Name.last_name} Asociados"
+];
diff --git a/lib/locales/es/company/noun.js b/lib/locales/es/company/noun.js
new file mode 100644
index 00000000..ad200f12
--- /dev/null
+++ b/lib/locales/es/company/noun.js
@@ -0,0 +1,95 @@
+module["exports"] = [
+ "habilidad",
+ "acceso",
+ "adaptador",
+ "algoritmo",
+ "alianza",
+ "analista",
+ "aplicación",
+ "enfoque",
+ "arquitectura",
+ "archivo",
+ "inteligencia artificial",
+ "array",
+ "actitud",
+ "medición",
+ "gestión presupuestaria",
+ "capacidad",
+ "desafío",
+ "circuito",
+ "colaboración",
+ "complejidad",
+ "concepto",
+ "conglomeración",
+ "contingencia",
+ "núcleo",
+ "fidelidad",
+ "base de datos",
+ "data-warehouse",
+ "definición",
+ "emulación",
+ "codificar",
+ "encriptar",
+ "extranet",
+ "firmware",
+ "flexibilidad",
+ "focus group",
+ "previsión",
+ "base de trabajo",
+ "función",
+ "funcionalidad",
+ "Interfaz Gráfica",
+ "groupware",
+ "Interfaz gráfico de usuario",
+ "hardware",
+ "Soporte",
+ "jerarquía",
+ "conjunto",
+ "implementación",
+ "infraestructura",
+ "iniciativa",
+ "instalación",
+ "conjunto de instrucciones",
+ "interfaz",
+ "intranet",
+ "base del conocimiento",
+ "red de area local",
+ "aprovechar",
+ "matrices",
+ "metodologías",
+ "middleware",
+ "migración",
+ "modelo",
+ "moderador",
+ "monitorizar",
+ "arquitectura abierta",
+ "sistema abierto",
+ "orquestar",
+ "paradigma",
+ "paralelismo",
+ "política",
+ "portal",
+ "estructura de precios",
+ "proceso de mejora",
+ "producto",
+ "productividad",
+ "proyecto",
+ "proyección",
+ "protocolo",
+ "línea segura",
+ "software",
+ "solución",
+ "estandardización",
+ "estrategia",
+ "estructura",
+ "éxito",
+ "superestructura",
+ "soporte",
+ "sinergia",
+ "mediante",
+ "marco de tiempo",
+ "caja de herramientas",
+ "utilización",
+ "website",
+ "fuerza de trabajo"
+];
diff --git a/lib/locales/es/company/suffix.js b/lib/locales/es/company/suffix.js
new file mode 100644
index 00000000..926563a8
--- /dev/null
+++ b/lib/locales/es/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "S.L.",
+ "e Hijos",
+ "S.A.",
+ "Hermanos"
+];
diff --git a/lib/locales/es/index.js b/lib/locales/es/index.js
new file mode 100644
index 00000000..3abfe808
--- /dev/null
+++ b/lib/locales/es/index.js
@@ -0,0 +1,9 @@
+var es = {};
+module['exports'] = es;
+es.title = "Spanish";
+es.address = require("./address");
+es.company = require("./company");
+es.internet = require("./internet");
+es.name = require("./name");
+es.phone_number = require("./phone_number");
+es.cell_phone = require("./cell_phone");
diff --git a/lib/locales/es/internet/domain_suffix.js b/lib/locales/es/internet/domain_suffix.js
new file mode 100644
index 00000000..05dfa4bb
--- /dev/null
+++ b/lib/locales/es/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "com",
+ "es",
+ "info",
+ "com.es",
+ "org"
+];
diff --git a/lib/locales/es/internet/free_email.js b/lib/locales/es/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/es/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/es/internet/index.js b/lib/locales/es/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/es/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/es/name/first_name.js b/lib/locales/es/name/first_name.js
new file mode 100644
index 00000000..0e12d669
--- /dev/null
+++ b/lib/locales/es/name/first_name.js
@@ -0,0 +1,214 @@
+module["exports"] = [
+ "Adán",
+ "Agustín",
+ "Alberto",
+ "Alejandro",
+ "Alfonso",
+ "Alfredo",
+ "Andrés",
+ "Antonio",
+ "Armando",
+ "Arturo",
+ "Benito",
+ "Benjamín",
+ "Bernardo",
+ "Carlos",
+ "César",
+ "Claudio",
+ "Clemente",
+ "Cristian",
+ "Cristobal",
+ "Daniel",
+ "David",
+ "Diego",
+ "Eduardo",
+ "Emilio",
+ "Enrique",
+ "Ernesto",
+ "Esteban",
+ "Federico",
+ "Felipe",
+ "Fernando",
+ "Francisco",
+ "Gabriel",
+ "Gerardo",
+ "Germán",
+ "Gilberto",
+ "Gonzalo",
+ "Gregorio",
+ "Guillermo",
+ "Gustavo",
+ "Hernán",
+ "Homero",
+ "Horacio",
+ "Hugo",
+ "Ignacio",
+ "Jacobo",
+ "Jaime",
+ "Javier",
+ "Jerónimo",
+ "Jesús",
+ "Joaquín",
+ "Jorge",
+ "Jorge Luis",
+ "José",
+ "José Eduardo",
+ "José Emilio",
+ "José Luis",
+ "José María",
+ "Juan",
+ "Juan Carlos",
+ "Julio",
+ "Julio César",
+ "Lorenzo",
+ "Lucas",
+ "Luis",
+ "Luis Miguel",
+ "Manuel",
+ "Marco Antonio",
+ "Marcos",
+ "Mariano",
+ "Mario",
+ "Martín",
+ "Mateo",
+ "Miguel",
+ "Miguel Ángel",
+ "Nicolás",
+ "Octavio",
+ "Óscar",
+ "Pablo",
+ "Patricio",
+ "Pedro",
+ "Rafael",
+ "Ramiro",
+ "Ramón",
+ "Raúl",
+ "Ricardo",
+ "Roberto",
+ "Rodrigo",
+ "Rubén",
+ "Salvador",
+ "Samuel",
+ "Sancho",
+ "Santiago",
+ "Sergio",
+ "Teodoro",
+ "Timoteo",
+ "Tomás",
+ "Vicente",
+ "Víctor",
+ "Adela",
+ "Adriana",
+ "Alejandra",
+ "Alicia",
+ "Amalia",
+ "Ana",
+ "Ana Luisa",
+ "Ana María",
+ "Andrea",
+ "Anita",
+ "Ángela",
+ "Antonia",
+ "Ariadna",
+ "Barbara",
+ "Beatriz",
+ "Berta",
+ "Blanca",
+ "Caridad",
+ "Carla",
+ "Carlota",
+ "Carmen",
+ "Carolina",
+ "Catalina",
+ "Cecilia",
+ "Clara",
+ "Claudia",
+ "Concepción",
+ "Conchita",
+ "Cristina",
+ "Daniela",
+ "Débora",
+ "Diana",
+ "Dolores",
+ "Lola",
+ "Dorotea",
+ "Elena",
+ "Elisa",
+ "Eloisa",
+ "Elsa",
+ "Elvira",
+ "Emilia",
+ "Esperanza",
+ "Estela",
+ "Ester",
+ "Eva",
+ "Florencia",
+ "Francisca",
+ "Gabriela",
+ "Gloria",
+ "Graciela",
+ "Guadalupe",
+ "Guillermina",
+ "Inés",
+ "Irene",
+ "Isabel",
+ "Isabela",
+ "Josefina",
+ "Juana",
+ "Julia",
+ "Laura",
+ "Leonor",
+ "Leticia",
+ "Lilia",
+ "Lorena",
+ "Lourdes",
+ "Lucia",
+ "Luisa",
+ "Luz",
+ "Magdalena",
+ "Manuela",
+ "Marcela",
+ "Margarita",
+ "María",
+ "María del Carmen",
+ "María Cristina",
+ "María Elena",
+ "María Eugenia",
+ "María José",
+ "María Luisa",
+ "María Soledad",
+ "María Teresa",
+ "Mariana",
+ "Maricarmen",
+ "Marilu",
+ "Marisol",
+ "Marta",
+ "Mayte",
+ "Mercedes",
+ "Micaela",
+ "Mónica",
+ "Natalia",
+ "Norma",
+ "Olivia",
+ "Patricia",
+ "Pilar",
+ "Ramona",
+ "Raquel",
+ "Rebeca",
+ "Reina",
+ "Rocio",
+ "Rosa",
+ "Rosalia",
+ "Rosario",
+ "Sara",
+ "Silvia",
+ "Sofia",
+ "Soledad",
+ "Sonia",
+ "Susana",
+ "Teresa",
+ "Verónica",
+ "Victoria",
+ "Virginia",
+ "Yolanda"
+];
diff --git a/lib/locales/es/name/index.js b/lib/locales/es/name/index.js
new file mode 100644
index 00000000..936de2ff
--- /dev/null
+++ b/lib/locales/es/name/index.js
@@ -0,0 +1,8 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/es/name/last_name.js b/lib/locales/es/name/last_name.js
new file mode 100644
index 00000000..9d69b9a2
--- /dev/null
+++ b/lib/locales/es/name/last_name.js
@@ -0,0 +1,640 @@
+module["exports"] = [
+ "Abeyta",
+ "Abrego",
+ "Abreu",
+ "Acevedo",
+ "Acosta",
+ "Acuña",
+ "Adame",
+ "Adorno",
+ "Agosto",
+ "Aguayo",
+ "Águilar",
+ "Aguilera",
+ "Aguirre",
+ "Alanis",
+ "Alaniz",
+ "Alarcón",
+ "Alba",
+ "Alcala",
+ "Alcántar",
+ "Alcaraz",
+ "Alejandro",
+ "Alemán",
+ "Alfaro",
+ "Alicea",
+ "Almanza",
+ "Almaraz",
+ "Almonte",
+ "Alonso",
+ "Alonzo",
+ "Altamirano",
+ "Alva",
+ "Alvarado",
+ "Alvarez",
+ "Amador",
+ "Amaya",
+ "Anaya",
+ "Anguiano",
+ "Angulo",
+ "Aparicio",
+ "Apodaca",
+ "Aponte",
+ "Aragón",
+ "Araña",
+ "Aranda",
+ "Arce",
+ "Archuleta",
+ "Arellano",
+ "Arenas",
+ "Arevalo",
+ "Arguello",
+ "Arias",
+ "Armas",
+ "Armendáriz",
+ "Armenta",
+ "Armijo",
+ "Arredondo",
+ "Arreola",
+ "Arriaga",
+ "Arroyo",
+ "Arteaga",
+ "Atencio",
+ "Ávalos",
+ "Ávila",
+ "Avilés",
+ "Ayala",
+ "Baca",
+ "Badillo",
+ "Báez",
+ "Baeza",
+ "Bahena",
+ "Balderas",
+ "Ballesteros",
+ "Banda",
+ "Bañuelos",
+ "Barajas",
+ "Barela",
+ "Barragán",
+ "Barraza",
+ "Barrera",
+ "Barreto",
+ "Barrientos",
+ "Barrios",
+ "Batista",
+ "Becerra",
+ "Beltrán",
+ "Benavides",
+ "Benavídez",
+ "Benítez",
+ "Bermúdez",
+ "Bernal",
+ "Berríos",
+ "Bétancourt",
+ "Blanco",
+ "Bonilla",
+ "Borrego",
+ "Botello",
+ "Bravo",
+ "Briones",
+ "Briseño",
+ "Brito",
+ "Bueno",
+ "Burgos",
+ "Bustamante",
+ "Bustos",
+ "Caballero",
+ "Cabán",
+ "Cabrera",
+ "Cadena",
+ "Caldera",
+ "Calderón",
+ "Calvillo",
+ "Camacho",
+ "Camarillo",
+ "Campos",
+ "Canales",
+ "Candelaria",
+ "Cano",
+ "Cantú",
+ "Caraballo",
+ "Carbajal",
+ "Cardenas",
+ "Cardona",
+ "Carmona",
+ "Carranza",
+ "Carrasco",
+ "Carrasquillo",
+ "Carreón",
+ "Carrera",
+ "Carrero",
+ "Carrillo",
+ "Carrion",
+ "Carvajal",
+ "Casanova",
+ "Casares",
+ "Casárez",
+ "Casas",
+ "Casillas",
+ "Castañeda",
+ "Castellanos",
+ "Castillo",
+ "Castro",
+ "Cavazos",
+ "Cazares",
+ "Ceballos",
+ "Cedillo",
+ "Ceja",
+ "Centeno",
+ "Cepeda",
+ "Cerda",
+ "Cervantes",
+ "Cervántez",
+ "Chacón",
+ "Chapa",
+ "Chavarría",
+ "Chávez",
+ "Cintrón",
+ "Cisneros",
+ "Collado",
+ "Collazo",
+ "Colón",
+ "Colunga",
+ "Concepción",
+ "Contreras",
+ "Cordero",
+ "Córdova",
+ "Cornejo",
+ "Corona",
+ "Coronado",
+ "Corral",
+ "Corrales",
+ "Correa",
+ "Cortés",
+ "Cortez",
+ "Cotto",
+ "Covarrubias",
+ "Crespo",
+ "Cruz",
+ "Cuellar",
+ "Curiel",
+ "Dávila",
+ "de Anda",
+ "de Jesús",
+ "Delacrúz",
+ "Delafuente",
+ "Delagarza",
+ "Delao",
+ "Delapaz",
+ "Delarosa",
+ "Delatorre",
+ "Deleón",
+ "Delgadillo",
+ "Delgado",
+ "Delrío",
+ "Delvalle",
+ "Díaz",
+ "Domínguez",
+ "Domínquez",
+ "Duarte",
+ "Dueñas",
+ "Duran",
+ "Echevarría",
+ "Elizondo",
+ "Enríquez",
+ "Escalante",
+ "Escamilla",
+ "Escobar",
+ "Escobedo",
+ "Esparza",
+ "Espinal",
+ "Espino",
+ "Espinosa",
+ "Espinoza",
+ "Esquibel",
+ "Esquivel",
+ "Estévez",
+ "Estrada",
+ "Fajardo",
+ "Farías",
+ "Feliciano",
+ "Fernández",
+ "Ferrer",
+ "Fierro",
+ "Figueroa",
+ "Flores",
+ "Flórez",
+ "Fonseca",
+ "Franco",
+ "Frías",
+ "Fuentes",
+ "Gaitán",
+ "Galarza",
+ "Galindo",
+ "Gallardo",
+ "Gallegos",
+ "Galván",
+ "Gálvez",
+ "Gamboa",
+ "Gamez",
+ "Gaona",
+ "Garay",
+ "García",
+ "Garibay",
+ "Garica",
+ "Garrido",
+ "Garza",
+ "Gastélum",
+ "Gaytán",
+ "Gil",
+ "Girón",
+ "Godínez",
+ "Godoy",
+ "Gómez",
+ "Gonzales",
+ "González",
+ "Gollum",
+ "Gracia",
+ "Granado",
+ "Granados",
+ "Griego",
+ "Grijalva",
+ "Guajardo",
+ "Guardado",
+ "Guerra",
+ "Guerrero",
+ "Guevara",
+ "Guillen",
+ "Gurule",
+ "Gutiérrez",
+ "Guzmán",
+ "Haro",
+ "Henríquez",
+ "Heredia",
+ "Hernádez",
+ "Hernandes",
+ "Hernández",
+ "Herrera",
+ "Hidalgo",
+ "Hinojosa",
+ "Holguín",
+ "Huerta",
+ "Hurtado",
+ "Ibarra",
+ "Iglesias",
+ "Irizarry",
+ "Jaime",
+ "Jaimes",
+ "Jáquez",
+ "Jaramillo",
+ "Jasso",
+ "Jiménez",
+ "Jimínez",
+ "Juárez",
+ "Jurado",
+ "Laboy",
+ "Lara",
+ "Laureano",
+ "Leal",
+ "Lebrón",
+ "Ledesma",
+ "Leiva",
+ "Lemus",
+ "León",
+ "Lerma",
+ "Leyva",
+ "Limón",
+ "Linares",
+ "Lira",
+ "Llamas",
+ "Loera",
+ "Lomeli",
+ "Longoria",
+ "López",
+ "Lovato",
+ "Loya",
+ "Lozada",
+ "Lozano",
+ "Lucero",
+ "Lucio",
+ "Luevano",
+ "Lugo",
+ "Luna",
+ "Macías",
+ "Madera",
+ "Madrid",
+ "Madrigal",
+ "Maestas",
+ "Magaña",
+ "Malave",
+ "Maldonado",
+ "Manzanares",
+ "Mares",
+ "Marín",
+ "Márquez",
+ "Marrero",
+ "Marroquín",
+ "Martínez",
+ "Mascareñas",
+ "Mata",
+ "Mateo",
+ "Matías",
+ "Matos",
+ "Maya",
+ "Mayorga",
+ "Medina",
+ "Medrano",
+ "Mejía",
+ "Meléndez",
+ "Melgar",
+ "Mena",
+ "Menchaca",
+ "Méndez",
+ "Mendoza",
+ "Menéndez",
+ "Meraz",
+ "Mercado",
+ "Merino",
+ "Mesa",
+ "Meza",
+ "Miramontes",
+ "Miranda",
+ "Mireles",
+ "Mojica",
+ "Molina",
+ "Mondragón",
+ "Monroy",
+ "Montalvo",
+ "Montañez",
+ "Montaño",
+ "Montemayor",
+ "Montenegro",
+ "Montero",
+ "Montes",
+ "Montez",
+ "Montoya",
+ "Mora",
+ "Morales",
+ "Moreno",
+ "Mota",
+ "Moya",
+ "Munguía",
+ "Muñiz",
+ "Muñoz",
+ "Murillo",
+ "Muro",
+ "Nájera",
+ "Naranjo",
+ "Narváez",
+ "Nava",
+ "Navarrete",
+ "Navarro",
+ "Nazario",
+ "Negrete",
+ "Negrón",
+ "Nevárez",
+ "Nieto",
+ "Nieves",
+ "Niño",
+ "Noriega",
+ "Núñez",
+ "Ocampo",
+ "Ocasio",
+ "Ochoa",
+ "Ojeda",
+ "Olivares",
+ "Olivárez",
+ "Olivas",
+ "Olivera",
+ "Olivo",
+ "Olmos",
+ "Olvera",
+ "Ontiveros",
+ "Oquendo",
+ "Ordóñez",
+ "Orellana",
+ "Ornelas",
+ "Orosco",
+ "Orozco",
+ "Orta",
+ "Ortega",
+ "Ortiz",
+ "Osorio",
+ "Otero",
+ "Ozuna",
+ "Pabón",
+ "Pacheco",
+ "Padilla",
+ "Padrón",
+ "Páez",
+ "Pagan",
+ "Palacios",
+ "Palomino",
+ "Palomo",
+ "Pantoja",
+ "Paredes",
+ "Parra",
+ "Partida",
+ "Patiño",
+ "Paz",
+ "Pedraza",
+ "Pedroza",
+ "Pelayo",
+ "Peña",
+ "Perales",
+ "Peralta",
+ "Perea",
+ "Peres",
+ "Pérez",
+ "Pichardo",
+ "Piña",
+ "Pineda",
+ "Pizarro",
+ "Polanco",
+ "Ponce",
+ "Porras",
+ "Portillo",
+ "Posada",
+ "Prado",
+ "Preciado",
+ "Prieto",
+ "Puente",
+ "Puga",
+ "Pulido",
+ "Quesada",
+ "Quezada",
+ "Quiñones",
+ "Quiñónez",
+ "Quintana",
+ "Quintanilla",
+ "Quintero",
+ "Quiroz",
+ "Rael",
+ "Ramírez",
+ "Ramón",
+ "Ramos",
+ "Rangel",
+ "Rascón",
+ "Raya",
+ "Razo",
+ "Regalado",
+ "Rendón",
+ "Rentería",
+ "Reséndez",
+ "Reyes",
+ "Reyna",
+ "Reynoso",
+ "Rico",
+ "Rincón",
+ "Riojas",
+ "Ríos",
+ "Rivas",
+ "Rivera",
+ "Rivero",
+ "Robledo",
+ "Robles",
+ "Rocha",
+ "Rodarte",
+ "Rodrígez",
+ "Rodríguez",
+ "Rodríquez",
+ "Rojas",
+ "Rojo",
+ "Roldán",
+ "Rolón",
+ "Romero",
+ "Romo",
+ "Roque",
+ "Rosado",
+ "Rosales",
+ "Rosario",
+ "Rosas",
+ "Roybal",
+ "Rubio",
+ "Ruelas",
+ "Ruiz",
+ "Saavedra",
+ "Sáenz",
+ "Saiz",
+ "Salas",
+ "Salazar",
+ "Salcedo",
+ "Salcido",
+ "Saldaña",
+ "Saldivar",
+ "Salgado",
+ "Salinas",
+ "Samaniego",
+ "Sanabria",
+ "Sanches",
+ "Sánchez",
+ "Sandoval",
+ "Santacruz",
+ "Santana",
+ "Santiago",
+ "Santillán",
+ "Sarabia",
+ "Sauceda",
+ "Saucedo",
+ "Sedillo",
+ "Segovia",
+ "Segura",
+ "Sepúlveda",
+ "Serna",
+ "Serrano",
+ "Serrato",
+ "Sevilla",
+ "Sierra",
+ "Sisneros",
+ "Solano",
+ "Solís",
+ "Soliz",
+ "Solorio",
+ "Solorzano",
+ "Soria",
+ "Sosa",
+ "Sotelo",
+ "Soto",
+ "Suárez",
+ "Tafoya",
+ "Tamayo",
+ "Tamez",
+ "Tapia",
+ "Tejada",
+ "Tejeda",
+ "Téllez",
+ "Tello",
+ "Terán",
+ "Terrazas",
+ "Tijerina",
+ "Tirado",
+ "Toledo",
+ "Toro",
+ "Torres",
+ "Tórrez",
+ "Tovar",
+ "Trejo",
+ "Treviño",
+ "Trujillo",
+ "Ulibarri",
+ "Ulloa",
+ "Urbina",
+ "Ureña",
+ "Urías",
+ "Uribe",
+ "Urrutia",
+ "Vaca",
+ "Valadez",
+ "Valdés",
+ "Valdez",
+ "Valdivia",
+ "Valencia",
+ "Valentín",
+ "Valenzuela",
+ "Valladares",
+ "Valle",
+ "Vallejo",
+ "Valles",
+ "Valverde",
+ "Vanegas",
+ "Varela",
+ "Vargas",
+ "Vásquez",
+ "Vázquez",
+ "Vega",
+ "Vela",
+ "Velasco",
+ "Velásquez",
+ "Velázquez",
+ "Vélez",
+ "Véliz",
+ "Venegas",
+ "Vera",
+ "Verdugo",
+ "Verduzco",
+ "Vergara",
+ "Viera",
+ "Vigil",
+ "Villa",
+ "Villagómez",
+ "Villalobos",
+ "Villalpando",
+ "Villanueva",
+ "Villareal",
+ "Villarreal",
+ "Villaseñor",
+ "Villegas",
+ "Yáñez",
+ "Ybarra",
+ "Zambrano",
+ "Zamora",
+ "Zamudio",
+ "Zapata",
+ "Zaragoza",
+ "Zarate",
+ "Zavala",
+ "Zayas",
+ "Zelaya",
+ "Zepeda",
+ "Zúñiga"
+];
diff --git a/lib/locales/es/name/name.js b/lib/locales/es/name/name.js
new file mode 100644
index 00000000..3915cb1c
--- /dev/null
+++ b/lib/locales/es/name/name.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}"
+];
diff --git a/lib/locales/es/name/prefix.js b/lib/locales/es/name/prefix.js
new file mode 100644
index 00000000..547fa4a4
--- /dev/null
+++ b/lib/locales/es/name/prefix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Sr.",
+ "Sra.",
+ "Sta."
+];
diff --git a/lib/locales/es/name/suffix.js b/lib/locales/es/name/suffix.js
new file mode 100644
index 00000000..544572cb
--- /dev/null
+++ b/lib/locales/es/name/suffix.js
@@ -0,0 +1,13 @@
+module["exports"] = [
+ "Jr.",
+ "Sr.",
+ "I",
+ "II",
+ "III",
+ "IV",
+ "V",
+ "MD",
+ "DDS",
+ "PhD",
+ "DVM"
+];
diff --git a/lib/locales/es/name/title.js b/lib/locales/es/name/title.js
new file mode 100644
index 00000000..7182e0cf
--- /dev/null
+++ b/lib/locales/es/name/title.js
@@ -0,0 +1,90 @@
+module["exports"] = {
+ "descriptor": [
+ "Jefe",
+ "Senior",
+ "Directo",
+ "Corporativo",
+ "Dinánmico",
+ "Futuro",
+ "Producto",
+ "Nacional",
+ "Regional",
+ "Distrito",
+ "Central",
+ "Global",
+ "Cliente",
+ "Inversor",
+ "International",
+ "Heredado",
+ "Adelante",
+ "Interno",
+ "Humano",
+ "Gerente",
+ "Director"
+ ],
+ "level": [
+ "Soluciones",
+ "Programa",
+ "Marca",
+ "Seguridada",
+ "Investigación",
+ "Marketing",
+ "Normas",
+ "Implementación",
+ "Integración",
+ "Funcionalidad",
+ "Respuesta",
+ "Paradigma",
+ "Tácticas",
+ "Identidad",
+ "Mercados",
+ "Grupo",
+ "División",
+ "Aplicaciones",
+ "Optimización",
+ "Operaciones",
+ "Infraestructura",
+ "Intranet",
+ "Comunicaciones",
+ "Web",
+ "Calidad",
+ "Seguro",
+ "Mobilidad",
+ "Cuentas",
+ "Datos",
+ "Creativo",
+ "Configuración",
+ "Contabilidad",
+ "Interacciones",
+ "Factores",
+ "Usabilidad",
+ "Métricas"
+ ],
+ "job": [
+ "Supervisor",
+ "Asociado",
+ "Ejecutivo",
+ "Relacciones",
+ "Oficial",
+ "Gerente",
+ "Ingeniero",
+ "Especialista",
+ "Director",
+ "Coordinador",
+ "Administrador",
+ "Arquitecto",
+ "Analista",
+ "Diseñador",
+ "Planificador",
+ "Técnico",
+ "Funcionario",
+ "Desarrollador",
+ "Productor",
+ "Consultor",
+ "Asistente",
+ "Facilitador",
+ "Agente",
+ "Representante",
+ "Estratega"
+ ]
+};
diff --git a/lib/locales/es/phone_number/formats.js b/lib/locales/es/phone_number/formats.js
new file mode 100644
index 00000000..64e509f4
--- /dev/null
+++ b/lib/locales/es/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "9##-###-###",
+ "9##.###.###",
+ "9## ### ###",
+ "9########"
+];
diff --git a/lib/locales/es/phone_number/index.js b/lib/locales/es/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/es/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/es_MX/address/building_number.js b/lib/locales/es_MX/address/building_number.js
new file mode 100644
index 00000000..da55739e
--- /dev/null
+++ b/lib/locales/es_MX/address/building_number.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ " s/n.",
+ ", #",
+ ", ##",
+ " #",
+ " ##",
+ " ###",
+ " ####"
+];
diff --git a/lib/locales/es_MX/address/city.js b/lib/locales/es_MX/address/city.js
new file mode 100644
index 00000000..f014e156
--- /dev/null
+++ b/lib/locales/es_MX/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}"
+];
diff --git a/lib/locales/es_MX/address/city_prefix.js b/lib/locales/es_MX/address/city_prefix.js
new file mode 100644
index 00000000..a7587688
--- /dev/null
+++ b/lib/locales/es_MX/address/city_prefix.js
@@ -0,0 +1,132 @@
+module["exports"] = [
+ "Aguascalientes",
+ "Apodaca",
+ "Buenavista",
+ "Campeche",
+ "Cancún",
+ "Cárdenas",
+ "Celaya",
+ "Chalco",
+ "Chetumal",
+ "Chicoloapan",
+ "Chignahuapan",
+ "Chihuahua",
+ "Chilpancingo",
+ "Chimalhuacán",
+ "Ciudad Acuña",
+ "Ciudad de México",
+ "Ciudad del Carmen",
+ "Ciudad López Mateos",
+ "Ciudad Madero",
+ "Ciudad Obregón",
+ "Ciudad Valles",
+ "Ciudad Victoria",
+ "Coatzacoalcos",
+ "Colima-Villa de Álvarez",
+ "Comitán de Dominguez",
+ "Córdoba",
+ "Cuautitlán Izcalli",
+ "Cuautla",
+ "Cuernavaca",
+ "Culiacán",
+ "Delicias",
+ "Durango",
+ "Ensenada",
+ "Fresnillo",
+ "General Escobedo",
+ "Gómez Palacio",
+ "Guadalajara",
+ "Guadalupe",
+ "Guanajuato",
+ "Guaymas",
+ "Hermosillo",
+ "Hidalgo del Parral",
+ "Iguala",
+ "Irapuato",
+ "Ixtapaluca",
+ "Jiutepec",
+ "Juárez",
+ "La Laguna",
+ "La Paz",
+ "La Piedad-Pénjamo",
+ "León",
+ "Los Cabos",
+ "Los Mochis",
+ "Manzanillo",
+ "Matamoros",
+ "Mazatlán",
+ "Mérida",
+ "Mexicali",
+ "Minatitlán",
+ "Miramar",
+ "Monclova",
+ "Monclova-Frontera",
+ "Monterrey",
+ "Morelia",
+ "Naucalpan de Juárez",
+ "Navojoa",
+ "Nezahualcóyotl",
+ "Nogales",
+ "Nuevo Laredo",
+ "Oaxaca",
+ "Ocotlán",
+ "Ojo de agua",
+ "Orizaba",
+ "Pachuca",
+ "Piedras Negras",
+ "Poza Rica",
+ "Puebla",
+ "Puerto Vallarta",
+ "Querétaro",
+ "Reynosa-Río Bravo",
+ "Rioverde-Ciudad Fernández",
+ "Salamanca",
+ "Saltillo",
+ "San Cristobal de las Casas",
+ "San Francisco Coacalco",
+ "San Francisco del Rincón",
+ "San Juan Bautista Tuxtepec",
+ "San Juan del Río",
+ "San Luis Potosí-Soledad",
+ "San Luis Río Colorado",
+ "San Nicolás de los Garza",
+ "San Pablo de las Salinas",
+ "San Pedro Garza García",
+ "Santa Catarina",
+ "Soledad de Graciano Sánchez",
+ "Tampico-Pánuco",
+ "Tapachula",
+ "Tecomán",
+ "Tehuacán",
+ "Tehuacán",
+ "Tehuantepec-Salina Cruz",
+ "Tepexpan",
+ "Tepic",
+ "Tetela de Ocampo",
+ "Texcoco de Mora",
+ "Tijuana",
+ "Tlalnepantla",
+ "Tlaquepaque",
+ "Tlaxcala-Apizaco",
+ "Toluca",
+ "Tonalá",
+ "Torreón",
+ "Tula",
+ "Tulancingo",
+ "Tulancingo de Bravo",
+ "Tuxtla Gutiérrez",
+ "Uruapan",
+ "Uruapan del Progreso",
+ "Valle de México",
+ "Veracruz",
+ "Villa de Álvarez",
+ "Villa Nicolás Romero",
+ "Villahermosa",
+ "Xalapa",
+ "Zacatecas-Guadalupe",
+ "Zacatlan",
+ "Zacatzingo",
+ "Zamora-Jacona",
+ "Zapopan",
+ "Zitacuaro"
+];
diff --git a/lib/locales/es_MX/address/city_suffix.js b/lib/locales/es_MX/address/city_suffix.js
new file mode 100644
index 00000000..84344b1f
--- /dev/null
+++ b/lib/locales/es_MX/address/city_suffix.js
@@ -0,0 +1,21 @@
+module["exports"] = [
+ "town",
+ "ton",
+ "land",
+ "ville",
+ "berg",
+ "burgh",
+ "borough",
+ "bury",
+ "view",
+ "port",
+ "mouth",
+ "stad",
+ "furt",
+ "chester",
+ "mouth",
+ "fort",
+ "haven",
+ "side",
+ "shire"
+];
diff --git a/lib/locales/es_MX/address/country.js b/lib/locales/es_MX/address/country.js
new file mode 100644
index 00000000..5dd6f074
--- /dev/null
+++ b/lib/locales/es_MX/address/country.js
@@ -0,0 +1,182 @@
+module["exports"] = [
+ "Afganistán",
+ "Albania",
+ "Argelia",
+ "Andorra",
+ "Angola",
+ "Argentina",
+ "Armenia",
+ "Aruba",
+ "Australia",
+ "Austria",
+ "Azerbayán",
+ "Bahamas",
+ "Barein",
+ "Bangladesh",
+ "Barbados",
+ "Bielorusia",
+ "Bélgica",
+ "Belice",
+ "Bermuda",
+ "Bután",
+ "Bolivia",
+ "Bosnia Herzegovina",
+ "Botswana",
+ "Brasil",
+ "Bulgaria",
+ "Burkina Faso",
+ "Burundi",
+ "Camboya",
+ "Camerún",
+ "Canada",
+ "Cabo Verde",
+ "Islas Caimán",
+ "Chad",
+ "Chile",
+ "China",
+ "Isla de Navidad",
+ "Colombia",
+ "Comodos",
+ "Congo",
+ "Costa Rica",
+ "Costa de Marfil",
+ "Croacia",
+ "Cuba",
+ "Chipre",
+ "República Checa",
+ "Dinamarca",
+ "Dominica",
+ "República Dominicana",
+ "Ecuador",
+ "Egipto",
+ "El Salvador",
+ "Guinea Ecuatorial",
+ "Eritrea",
+ "Estonia",
+ "Etiopía",
+ "Islas Faro",
+ "Fiji",
+ "Finlandia",
+ "Francia",
+ "Gabón",
+ "Gambia",
+ "Georgia",
+ "Alemania",
+ "Ghana",
+ "Grecia",
+ "Groenlandia",
+ "Granada",
+ "Guadalupe",
+ "Guam",
+ "Guatemala",
+ "Guinea",
+ "Guinea-Bisau",
+ "Guayana",
+ "Haiti",
+ "Honduras",
+ "Hong Kong",
+ "Hungria",
+ "Islandia",
+ "India",
+ "Indonesia",
+ "Iran",
+ "Irak",
+ "Irlanda",
+ "Italia",
+ "Jamaica",
+ "Japón",
+ "Jordania",
+ "Kazajistan",
+ "Kenia",
+ "Kiribati",
+ "Corea",
+ "Kuwait",
+ "Letonia",
+ "Líbano",
+ "Liberia",
+ "Liechtenstein",
+ "Lituania",
+ "Luxemburgo",
+ "Macao",
+ "Macedonia",
+ "Madagascar",
+ "Malawi",
+ "Malasia",
+ "Maldivas",
+ "Mali",
+ "Malta",
+ "Martinica",
+ "Mauritania",
+ "México",
+ "Micronesia",
+ "Moldavia",
+ "Mónaco",
+ "Mongolia",
+ "Montenegro",
+ "Montserrat",
+ "Marruecos",
+ "Mozambique",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Holanda",
+ "Nueva Zelanda",
+ "Nicaragua",
+ "Niger",
+ "Nigeria",
+ "Noruega",
+ "Omán",
+ "Pakistan",
+ "Panamá",
+ "Papúa Nueva Guinea",
+ "Paraguay",
+ "Perú",
+ "Filipinas",
+ "Poland",
+ "Portugal",
+ "Puerto Rico",
+ "Rusia",
+ "Ruanda",
+ "Samoa",
+ "San Marino",
+ "Santo Tomé y Principe",
+ "Arabia Saudí",
+ "Senegal",
+ "Serbia",
+ "Seychelles",
+ "Sierra Leona",
+ "Singapur",
+ "Eslovaquia",
+ "Eslovenia",
+ "Somalia",
+ "España",
+ "Sri Lanka",
+ "Sudán",
+ "Suriname",
+ "Suecia",
+ "Suiza",
+ "Siria",
+ "Taiwan",
+ "Tajikistan",
+ "Tanzania",
+ "Tailandia",
+ "Timor-Leste",
+ "Togo",
+ "Tonga",
+ "Trinidad y Tobago",
+ "Tunez",
+ "Turquia",
+ "Uganda",
+ "Ucrania",
+ "Emiratos Árabes Unidos",
+ "Reino Unido",
+ "Estados Unidos de América",
+ "Uruguay",
+ "Uzbekistan",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnam",
+ "Yemen",
+ "Zambia",
+ "Zimbabwe"
+];
diff --git a/lib/locales/es_MX/address/default_country.js b/lib/locales/es_MX/address/default_country.js
new file mode 100644
index 00000000..1d9d3cb6
--- /dev/null
+++ b/lib/locales/es_MX/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "México"
+];
diff --git a/lib/locales/es_MX/address/index.js b/lib/locales/es_MX/address/index.js
new file mode 100644
index 00000000..0d314b77
--- /dev/null
+++ b/lib/locales/es_MX/address/index.js
@@ -0,0 +1,17 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.time_zone = require("./time_zone");
+address.city = require("./city");
+address.street = require("./street");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country"); \ No newline at end of file
diff --git a/lib/locales/es_MX/address/postcode.js b/lib/locales/es_MX/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/es_MX/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/es_MX/address/secondary_address.js b/lib/locales/es_MX/address/secondary_address.js
new file mode 100644
index 00000000..34f773d4
--- /dev/null
+++ b/lib/locales/es_MX/address/secondary_address.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Esc. ###",
+ "Puerta ###",
+ "Edificio #"
+];
diff --git a/lib/locales/es_MX/address/state.js b/lib/locales/es_MX/address/state.js
new file mode 100644
index 00000000..87d5bfb4
--- /dev/null
+++ b/lib/locales/es_MX/address/state.js
@@ -0,0 +1,33 @@
+module["exports"] = [
+ "Aguascalientes",
+ "Baja California Norte",
+ "Baja California Sur",
+ 'Estado de México',
+ "Campeche",
+ "Chiapas",
+ "Chihuahua",
+ "Coahuila",
+ "Colima",
+ "Durango",
+ "Guanajuato",
+ "Guerrero",
+ "Hidalgo",
+ "Jalisco",
+ "Michoacan",
+ "Morelos",
+ "Nayarit",
+ 'Nuevo León',
+ "Oaxaca",
+ "Puebla",
+ "Querétaro",
+ "Quintana Roo",
+ "San Luis Potosí",
+ "Sinaloa",
+ "Sonora",
+ "Tabasco",
+ "Tamaulipas",
+ "Tlaxcala",
+ "Veracruz",
+ "Yucatán",
+ "Zacatecas"
+];
diff --git a/lib/locales/es_MX/address/state_abbr.js b/lib/locales/es_MX/address/state_abbr.js
new file mode 100644
index 00000000..596688f9
--- /dev/null
+++ b/lib/locales/es_MX/address/state_abbr.js
@@ -0,0 +1,34 @@
+module["exports"] = [
+ "AS",
+ "BC",
+ "BS",
+ "CC",
+ "CS",
+ "CH",
+ "CL",
+ "CM",
+ "DF",
+ "DG",
+ "GT",
+ "GR",
+ "HG",
+ "JC",
+ "MC",
+ "MN",
+ "MS",
+ "NT",
+ "NL",
+ "OC",
+ "PL",
+ "QT",
+ "QR",
+ "SP",
+ "SL",
+ "SR",
+ "TC",
+ "TS",
+ "TL",
+ "VZ",
+ "YN",
+ "ZS"
+];
diff --git a/lib/locales/es_MX/address/street.js b/lib/locales/es_MX/address/street.js
new file mode 100644
index 00000000..b201e5ab
--- /dev/null
+++ b/lib/locales/es_MX/address/street.js
@@ -0,0 +1,41 @@
+module["exports"] = [
+ "20 de Noviembre",
+ "Cinco de Mayo",
+ "Cuahutemoc",
+ "Manzanares",
+ "Donceles",
+ "Francisco I. Madero",
+ "Juárez",
+ "Repúplica de Cuba",
+ "Repúplica de Chile",
+ "Repúplica de Argentina",
+ "Repúplica de Uruguay",
+ "Isabel la Católica",
+ "Izazaga",
+ "Eje Central",
+ "Eje 6",
+ "Eje 5",
+ "La viga",
+ "Aniceto Ortega",
+ "Miguel Ángel de Quevedo",
+ "Amores",
+ "Coyoacán",
+ "Coruña",
+ "Batalla de Naco",
+ "La otra banda",
+ "Piedra del Comal",
+ "Balcón de los edecanes",
+ "Barrio la Lonja",
+ "Jicolapa",
+ "Zacatlán",
+ "Zapata",
+ "Polotitlan",
+ "Calimaya",
+ "Flor Marina",
+ "Flor Solvestre",
+ "San Miguel",
+ "Naranjo",
+ "Cedro",
+ "Jalisco",
+ "Avena"
+]; \ No newline at end of file
diff --git a/lib/locales/es_MX/address/street_address.js b/lib/locales/es_MX/address/street_address.js
new file mode 100644
index 00000000..21b26347
--- /dev/null
+++ b/lib/locales/es_MX/address/street_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_name}#{building_number}",
+ "#{street_name}#{building_number} #{secondary_address}"
+];
diff --git a/lib/locales/es_MX/address/street_name.js b/lib/locales/es_MX/address/street_name.js
new file mode 100644
index 00000000..278bb7a9
--- /dev/null
+++ b/lib/locales/es_MX/address/street_name.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "#{street_suffix} #{Name.first_name}",
+ "#{street_suffix} #{Name.first_name} #{Name.last_name}",
+ "#{street_suffix} #{street}",
+ "#{street_suffix} #{street}",
+ "#{street_suffix} #{street}",
+ "#{street_suffix} #{street}"
+
+];
diff --git a/lib/locales/es_MX/address/street_suffix.js b/lib/locales/es_MX/address/street_suffix.js
new file mode 100644
index 00000000..658479ff
--- /dev/null
+++ b/lib/locales/es_MX/address/street_suffix.js
@@ -0,0 +1,72 @@
+module["exports"] = [
+ "Aldea",
+ "Apartamento",
+ "Arrabal",
+ "Arroyo",
+ "Avenida",
+ "Bajada",
+ "Barranco",
+ "Barrio",
+ "Bloque",
+ "Calle",
+ "Calleja",
+ "Camino",
+ "Carretera",
+ "Caserio",
+ "Colegio",
+ "Colonia",
+ "Conjunto",
+ "Cuesta",
+ "Chalet",
+ "Edificio",
+ "Entrada",
+ "Escalinata",
+ "Explanada",
+ "Extramuros",
+ "Extrarradio",
+ "Ferrocarril",
+ "Glorieta",
+ "Gran Subida",
+ "Grupo",
+ "Huerta",
+ "Jardines",
+ "Lado",
+ "Lugar",
+ "Manzana",
+ "Masía",
+ "Mercado",
+ "Monte",
+ "Muelle",
+ "Municipio",
+ "Parcela",
+ "Parque",
+ "Partida",
+ "Pasaje",
+ "Paseo",
+ "Plaza",
+ "Poblado",
+ "Polígono",
+ "Prolongación",
+ "Puente",
+ "Puerta",
+ "Quinta",
+ "Ramal",
+ "Rambla",
+ "Rampa",
+ "Riera",
+ "Rincón",
+ "Ronda",
+ "Rua",
+ "Salida",
+ "Sector",
+ "Sección",
+ "Senda",
+ "Solar",
+ "Subida",
+ "Terrenos",
+ "Torrente",
+ "Travesía",
+ "Urbanización",
+ "Vía",
+ "Vía Pública"
+];
diff --git a/lib/locales/es_MX/address/time_zone.js b/lib/locales/es_MX/address/time_zone.js
new file mode 100644
index 00000000..7edd6150
--- /dev/null
+++ b/lib/locales/es_MX/address/time_zone.js
@@ -0,0 +1,144 @@
+module["exports"] = [
+ "Pacífico/Midway",
+ "Pacífico/Pago_Pago",
+ "Pacífico/Honolulu",
+ "America/Juneau",
+ "America/Los_Angeles",
+ "America/Tijuana",
+ "America/Denver",
+ "America/Phoenix",
+ "America/Chihuahua",
+ "America/Mazatlan",
+ "America/Chicago",
+ "America/Regina",
+ "America/Mexico_City",
+ "America/Monterrey",
+ "America/Guatemala",
+ "America/New_York",
+ "America/Indiana/Indianapolis",
+ "America/Bogota",
+ "America/Lima",
+ "America/Lima",
+ "America/Halifax",
+ "America/Caracas",
+ "America/La_Paz",
+ "America/Santiago",
+ "America/St_Johns",
+ "America/Sao_Paulo",
+ "America/Argentina/Buenos_Aires",
+ "America/Guyana",
+ "America/Godthab",
+ "Atlantic/South_Georgia",
+ "Atlantic/Azores",
+ "Atlantic/Cape_Verde",
+ "Europa/Dublin",
+ "Europa/London",
+ "Europa/Lisbon",
+ "Europa/London",
+ "Africa/Casablanca",
+ "Africa/Monrovia",
+ "Etc/UTC",
+ "Europa/Belgrade",
+ "Europa/Bratislava",
+ "Europa/Budapest",
+ "Europa/Ljubljana",
+ "Europa/Prague",
+ "Europa/Sarajevo",
+ "Europa/Skopje",
+ "Europa/Warsaw",
+ "Europa/Zagreb",
+ "Europa/Brussels",
+ "Europa/Copenhagen",
+ "Europa/Madrid",
+ "Europa/Paris",
+ "Europa/Amsterdam",
+ "Europa/Berlin",
+ "Europa/Berlin",
+ "Europa/Rome",
+ "Europa/Stockholm",
+ "Europa/Vienna",
+ "Africa/Algiers",
+ "Europa/Bucharest",
+ "Africa/Cairo",
+ "Europa/Helsinki",
+ "Europa/Kiev",
+ "Europa/Riga",
+ "Europa/Sofia",
+ "Europa/Tallinn",
+ "Europa/Vilnius",
+ "Europa/Athens",
+ "Europa/Istanbul",
+ "Europa/Minsk",
+ "Asia/Jerusalen",
+ "Africa/Harare",
+ "Africa/Johannesburg",
+ "Europa/Moscú",
+ "Europa/Moscú",
+ "Europa/Moscú",
+ "Asia/Kuwait",
+ "Asia/Riyadh",
+ "Africa/Nairobi",
+ "Asia/Baghdad",
+ "Asia/Tehran",
+ "Asia/Muscat",
+ "Asia/Muscat",
+ "Asia/Baku",
+ "Asia/Tbilisi",
+ "Asia/Yerevan",
+ "Asia/Kabul",
+ "Asia/Yekaterinburg",
+ "Asia/Karachi",
+ "Asia/Karachi",
+ "Asia/Tashkent",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kathmandu",
+ "Asia/Dhaka",
+ "Asia/Dhaka",
+ "Asia/Colombo",
+ "Asia/Almaty",
+ "Asia/Novosibirsk",
+ "Asia/Rangoon",
+ "Asia/Bangkok",
+ "Asia/Bangkok",
+ "Asia/Jakarta",
+ "Asia/Krasnoyarsk",
+ "Asia/Shanghai",
+ "Asia/Chongqing",
+ "Asia/Hong_Kong",
+ "Asia/Urumqi",
+ "Asia/Kuala_Lumpur",
+ "Asia/Singapore",
+ "Asia/Taipei",
+ "Australia/Perth",
+ "Asia/Irkutsk",
+ "Asia/Ulaanbaatar",
+ "Asia/Seoul",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Yakutsk",
+ "Australia/Darwin",
+ "Australia/Adelaide",
+ "Australia/Melbourne",
+ "Australia/Melbourne",
+ "Australia/Sydney",
+ "Australia/Brisbane",
+ "Australia/Hobart",
+ "Asia/Vladivostok",
+ "Pacífico/Guam",
+ "Pacífico/Port_Moresby",
+ "Asia/Magadan",
+ "Asia/Magadan",
+ "Pacífico/Noumea",
+ "Pacífico/Fiji",
+ "Asia/Kamchatka",
+ "Pacífico/Majuro",
+ "Pacífico/Auckland",
+ "Pacífico/Auckland",
+ "Pacífico/Tongatapu",
+ "Pacífico/Fakaofo",
+ "Pacífico/Apia"
+];
diff --git a/lib/locales/es_MX/cell_phone/formats.js b/lib/locales/es_MX/cell_phone/formats.js
new file mode 100644
index 00000000..87e83151
--- /dev/null
+++ b/lib/locales/es_MX/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "5##-###-###",
+ "5##.###.###",
+ "5## ### ###",
+ "5########"
+];
diff --git a/lib/locales/es_MX/cell_phone/index.js b/lib/locales/es_MX/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/es_MX/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/es_MX/commerce/color.js b/lib/locales/es_MX/commerce/color.js
new file mode 100644
index 00000000..e9ce95f2
--- /dev/null
+++ b/lib/locales/es_MX/commerce/color.js
@@ -0,0 +1,33 @@
+module["exports"] = [
+ "rojo",
+   "verde",
+   "azul",
+   "amarillo",
+   "morado",
+   "Menta verde",
+   "teal",
+   "blanco",
+   "negro",
+   "Naranja",
+   "Rosa",
+   "gris",
+   "marrón",
+   "violeta",
+   "turquesa",
+   "tan",
+   "cielo azul",
+   "salmón",
+   "ciruela",
+   "orquídea",
+   "aceituna",
+   "magenta",
+   "Lima",
+   "marfil",
+   "índigo",
+   "oro",
+   "fucsia",
+   "cian",
+   "azul",
+   "lavanda",
+   "plata"
+];
diff --git a/lib/locales/es_MX/commerce/department.js b/lib/locales/es_MX/commerce/department.js
new file mode 100644
index 00000000..aa591b04
--- /dev/null
+++ b/lib/locales/es_MX/commerce/department.js
@@ -0,0 +1,24 @@
+module["exports"] = [
+ "Libros",
+   "Películas",
+   "Música",
+   "Juegos",
+   "Electrónica",
+   "Ordenadores",
+   "Hogar",
+   "Jardín",
+   "Herramientas",
+   "Ultramarinos",
+   "Salud",
+   "Belleza",
+   "Juguetes",
+   "Kids",
+   "Baby",
+   "Ropa",
+   "Zapatos",
+   "Joyería",
+   "Deportes",
+   "Aire libre",
+   "Automoción",
+   "Industrial"
+];
diff --git a/lib/locales/es_MX/commerce/index.js b/lib/locales/es_MX/commerce/index.js
new file mode 100644
index 00000000..c05b5272
--- /dev/null
+++ b/lib/locales/es_MX/commerce/index.js
@@ -0,0 +1,5 @@
+var commerce = {};
+module['exports'] = commerce;
+commerce.color = require("./color");
+commerce.department = require("./department");
+commerce.product_name = require("./product_name");
diff --git a/lib/locales/es_MX/commerce/product_name.js b/lib/locales/es_MX/commerce/product_name.js
new file mode 100644
index 00000000..088bb95a
--- /dev/null
+++ b/lib/locales/es_MX/commerce/product_name.js
@@ -0,0 +1,59 @@
+module["exports"] = {
+"adjective": [
+     "Pequeño",
+     "Ergonómico",
+     "Rústico",
+     "Inteligente",
+     "Gorgeous",
+     "Increíble",
+     "Fantástico",
+     "Práctica",
+     "Elegante",
+     "Increíble",
+     "Genérica",
+     "Artesanal",
+     "Hecho a mano",
+     "Licencia",
+     "Refinado",
+     "Sin marca",
+     "Sabrosa"
+   ],
+"material": [
+     "Acero",
+     "Madera",
+     "Hormigón",
+     "Plástico",
+     "Cotton",
+     "Granito",
+     "Caucho",
+     "Metal",
+     "Soft",
+     "Fresco",
+     "Frozen"
+   ],
+"product": [
+     "Presidente",
+     "Auto",
+     "Computadora",
+     "Teclado",
+     "Ratón",
+     "Bike",
+     "Pelota",
+     "Guantes",
+     "Pantalones",
+     "Camisa",
+     "Mesa",
+     "Zapatos",
+     "Sombrero",
+     "Toallas",
+     "Jabón",
+     "Tuna",
+     "Pollo",
+     "Pescado",
+     "Queso",
+     "Tocino",
+     "Pizza",
+     "Ensalada",
+     "Embutidos"
+ ]
+};
diff --git a/lib/locales/es_MX/company/adjective.js b/lib/locales/es_MX/company/adjective.js
new file mode 100644
index 00000000..b2487737
--- /dev/null
+++ b/lib/locales/es_MX/company/adjective.js
@@ -0,0 +1,87 @@
+module["exports"] = [
+ "Adaptativo",
+ "Avanzado",
+ "Asimilado",
+ "Automatizado",
+ "Equilibrado",
+ "Centrado en el negocio",
+ "Centralizado",
+ "Clonado",
+ "Compatible",
+ "Configurable",
+ "Multi grupo",
+ "Multi plataforma",
+ "Centrado en el usuario",
+ "Configurable",
+ "Descentralizado",
+ "Digitalizado",
+ "Distribuido",
+ "Diverso",
+ "Reducido",
+ "Mejorado",
+ "Para toda la empresa",
+ "Ergonomico",
+ "Exclusivo",
+ "Expandido",
+ "Extendido",
+ "Cara a cara",
+ "Enfocado",
+ "Totalmente configurable",
+ "Fundamental",
+ "Orígenes",
+ "Horizontal",
+ "Implementado",
+ "Innovador",
+ "Integrado",
+ "Intuitivo",
+ "Inverso",
+ "Gestionado",
+ "Obligatorio",
+ "Monitorizado",
+ "Multi canal",
+ "Multi lateral",
+ "Multi capa",
+ "En red",
+ "Orientado a objetos",
+ "Open-source",
+ "Operativo",
+ "Optimizado",
+ "Opcional",
+ "Organico",
+ "Organizado",
+ "Perseverando",
+ "Persistente",
+ "en fases",
+ "Polarizado",
+ "Pre-emptivo",
+ "Proactivo",
+ "Enfocado a benficios",
+ "Profundo",
+ "Programable",
+ "Progresivo",
+ "Public-key",
+ "Enfocado en la calidad",
+ "Reactivo",
+ "Realineado",
+ "Re-contextualizado",
+ "Re-implementado",
+ "Reducido",
+ "Ingenieria inversa",
+ "Robusto",
+ "Fácil",
+ "Seguro",
+ "Auto proporciona",
+ "Compartible",
+ "Intercambiable",
+ "Sincronizado",
+ "Orientado a equipos",
+ "Total",
+ "Universal",
+ "Mejorado",
+ "Actualizable",
+ "Centrado en el usuario",
+ "Amigable",
+ "Versatil",
+ "Virtual",
+ "Visionario"
+];
diff --git a/lib/locales/es_MX/company/bs_adjective.js b/lib/locales/es_MX/company/bs_adjective.js
new file mode 100644
index 00000000..1f34c8ec
--- /dev/null
+++ b/lib/locales/es_MX/company/bs_adjective.js
@@ -0,0 +1,67 @@
+module["exports"] = [
+ "Clics y mortero",
+  "Valor añadido",
+  "Vertical",
+  "Proactivo",
+  "Robusto",
+  "Revolucionario",
+  "Escalable",
+  "De vanguardia",
+  "Innovador",
+  "Intuitivo",
+  "Estratégico",
+  "E-business",
+  "Misión crítica",
+  "Pegajosa",
+  "Doce y cincuenta y nueve de la noche",
+  "24/7",
+  "De extremo a extremo",
+  "Global",
+  "B2B",
+  "B2C",
+  "Granular",
+  "Fricción",
+  "Virtual",
+  "Viral",
+  "Dinámico",
+  "24/365",
+  "Mejor de su clase",
+  "Asesino",
+  "Magnética",
+  "Filo sangriento",
+  "Habilitado web",
+  "Interactiva",
+  "Punto com",
+  "Sexy",
+  "Back-end",
+  "Tiempo real",
+  "Eficiente",
+  "Frontal",
+  "Distribuida",
+  "Sin costura",
+  "Extensible",
+  "Llave en mano",
+  "Clase mundial",
+  "Código abierto",
+  "Multiplataforma",
+  "Cross-media",
+  "Sinérgico",
+  "ladrillos y clics",
+  "Fuera de la caja",
+  "Empresa",
+  "Integrado",
+  "Impactante",
+  "Inalámbrico",
+  "Transparente",
+  "Próxima generación",
+  "Innovador",
+  "User-centric",
+  "Visionario",
+  "A medida",
+  "Ubicua",
+  "Enchufa y juega",
+  "Colaboración",
+  "Convincente",
+  "Holístico",
+  "Ricos"
+]; \ No newline at end of file
diff --git a/lib/locales/es_MX/company/bs_noun.js b/lib/locales/es_MX/company/bs_noun.js
new file mode 100644
index 00000000..8299d8b2
--- /dev/null
+++ b/lib/locales/es_MX/company/bs_noun.js
@@ -0,0 +1,46 @@
+module["exports"] = [
+ "sinergias",
+   "web-readiness",
+   "paradigmas",
+   "mercados",
+   "asociaciones",
+   "infraestructuras",
+   "plataformas",
+   "iniciativas",
+   "canales",
+   "ojos",
+   "comunidades",
+   "ROI",
+   "soluciones",
+   "minoristas electrónicos",
+   "e-servicios",
+   "elementos de acción",
+   "portales",
+   "nichos",
+   "tecnologías",
+   "contenido",
+   "vortales",
+   "cadenas de suministro",
+   "convergencia",
+   "relaciones",
+   "arquitecturas",
+   "interfaces",
+   "mercados electrónicos",
+   "e-commerce",
+   "sistemas",
+   "ancho de banda",
+   "infomediarios",
+   "modelos",
+   "Mindshare",
+   "entregables",
+   "usuarios",
+   "esquemas",
+   "redes",
+   "aplicaciones",
+   "métricas",
+   "e-business",
+   "funcionalidades",
+   "experiencias",
+   "servicios web",
+   "metodologías"
+]; \ No newline at end of file
diff --git a/lib/locales/es_MX/company/bs_verb.js b/lib/locales/es_MX/company/bs_verb.js
new file mode 100644
index 00000000..c81ba213
--- /dev/null
+++ b/lib/locales/es_MX/company/bs_verb.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "poner en práctica",
+   "utilizar",
+   "integrar",
+   "racionalizar",
+   "optimizar",
+   "evolucionar",
+   "transformar",
+   "abrazar",
+   "habilitar",
+   "orquestar",
+   "apalancamiento",
+   "reinventar",
+   "agregado",
+   "arquitecto",
+   "mejorar",
+   "incentivar",
+   "transformarse",
+   "empoderar",
+   "Envisioneer",
+   "monetizar",
+   "arnés",
+   "facilitar",
+   "aprovechar",
+   "desintermediar",
+   "sinergia",
+   "estrategias",
+   "desplegar",
+   "marca",
+   "crecer",
+   "objetivo",
+   "sindicato",
+   "sintetizar",
+   "entregue",
+   "malla",
+   "incubar",
+   "enganchar",
+   "maximizar",
+   "punto de referencia",
+   "acelerar",
+   "reintermediate",
+   "pizarra",
+   "visualizar",
+   "reutilizar",
+   "innovar",
+   "escala",
+   "desatar",
+   "conducir",
+   "extender",
+   "ingeniero",
+   "revolucionar",
+   "generar",
+   "explotar",
+   "transición",
+   "e-enable",
+   "repetir",
+   "cultivar",
+   "matriz",
+   "productize",
+   "redefinir",
+   "recontextualizar"
+] \ No newline at end of file
diff --git a/lib/locales/es_MX/company/descriptor.js b/lib/locales/es_MX/company/descriptor.js
new file mode 100644
index 00000000..a8cf70c3
--- /dev/null
+++ b/lib/locales/es_MX/company/descriptor.js
@@ -0,0 +1,83 @@
+module["exports"] = [
+ "24 horas",
+ "24/7",
+ "3rd generación",
+ "4th generación",
+ "5th generación",
+ "6th generación",
+ "analizada",
+ "asimétrica",
+ "asíncrona",
+ "monitorizada por red",
+ "bidireccional",
+ "bifurcada",
+ "generada por el cliente",
+ "cliente servidor",
+ "coherente",
+ "cohesiva",
+ "compuesto",
+ "sensible al contexto",
+ "basado en el contexto",
+ "basado en contenido",
+ "dedicada",
+ "generado por la demanda",
+ "didactica",
+ "direccional",
+ "discreta",
+ "dinámica",
+ "potenciada",
+ "acompasada",
+ "ejecutiva",
+ "explícita",
+ "tolerante a fallos",
+ "innovadora",
+ "amplio ábanico",
+ "global",
+ "heurística",
+ "alto nivel",
+ "holística",
+ "homogénea",
+ "hibrida",
+ "incremental",
+ "intangible",
+ "interactiva",
+ "intermedia",
+ "local",
+ "logística",
+ "maximizada",
+ "metódica",
+ "misión crítica",
+ "móbil",
+ "modular",
+ "motivadora",
+ "multimedia",
+ "multiestado",
+ "multitarea",
+ "nacional",
+ "basado en necesidades",
+ "neutral",
+ "nueva generación",
+ "no-volátil",
+ "orientado a objetos",
+ "óptima",
+ "optimizada",
+ "radical",
+ "tiempo real",
+ "recíproca",
+ "regional",
+ "escalable",
+ "secundaria",
+ "orientada a soluciones",
+ "estable",
+ "estatica",
+ "sistemática",
+ "sistémica",
+ "tangible",
+ "terciaria",
+ "transicional",
+ "uniforme",
+ "valor añadido",
+ "vía web",
+ "defectos cero",
+ "tolerancia cero"
+];
diff --git a/lib/locales/es_MX/company/index.js b/lib/locales/es_MX/company/index.js
new file mode 100644
index 00000000..92bf4fc1
--- /dev/null
+++ b/lib/locales/es_MX/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjective = require("./adjective");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.name = require("./name");
+company.bs_adjective = require("./bs_adjective");
+company.bs_noun = require("./bs_noun");
diff --git a/lib/locales/es_MX/company/name.js b/lib/locales/es_MX/company/name.js
new file mode 100644
index 00000000..4b134b48
--- /dev/null
+++ b/lib/locales/es_MX/company/name.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name} y #{Name.last_name}",
+ "#{Name.last_name} #{Name.last_name} #{suffix}",
+ "#{Name.last_name}, #{Name.last_name} y #{Name.last_name} Asociados"
+];
diff --git a/lib/locales/es_MX/company/noun.js b/lib/locales/es_MX/company/noun.js
new file mode 100644
index 00000000..ad200f12
--- /dev/null
+++ b/lib/locales/es_MX/company/noun.js
@@ -0,0 +1,95 @@
+module["exports"] = [
+ "habilidad",
+ "acceso",
+ "adaptador",
+ "algoritmo",
+ "alianza",
+ "analista",
+ "aplicación",
+ "enfoque",
+ "arquitectura",
+ "archivo",
+ "inteligencia artificial",
+ "array",
+ "actitud",
+ "medición",
+ "gestión presupuestaria",
+ "capacidad",
+ "desafío",
+ "circuito",
+ "colaboración",
+ "complejidad",
+ "concepto",
+ "conglomeración",
+ "contingencia",
+ "núcleo",
+ "fidelidad",
+ "base de datos",
+ "data-warehouse",
+ "definición",
+ "emulación",
+ "codificar",
+ "encriptar",
+ "extranet",
+ "firmware",
+ "flexibilidad",
+ "focus group",
+ "previsión",
+ "base de trabajo",
+ "función",
+ "funcionalidad",
+ "Interfaz Gráfica",
+ "groupware",
+ "Interfaz gráfico de usuario",
+ "hardware",
+ "Soporte",
+ "jerarquía",
+ "conjunto",
+ "implementación",
+ "infraestructura",
+ "iniciativa",
+ "instalación",
+ "conjunto de instrucciones",
+ "interfaz",
+ "intranet",
+ "base del conocimiento",
+ "red de area local",
+ "aprovechar",
+ "matrices",
+ "metodologías",
+ "middleware",
+ "migración",
+ "modelo",
+ "moderador",
+ "monitorizar",
+ "arquitectura abierta",
+ "sistema abierto",
+ "orquestar",
+ "paradigma",
+ "paralelismo",
+ "política",
+ "portal",
+ "estructura de precios",
+ "proceso de mejora",
+ "producto",
+ "productividad",
+ "proyecto",
+ "proyección",
+ "protocolo",
+ "línea segura",
+ "software",
+ "solución",
+ "estandardización",
+ "estrategia",
+ "estructura",
+ "éxito",
+ "superestructura",
+ "soporte",
+ "sinergia",
+ "mediante",
+ "marco de tiempo",
+ "caja de herramientas",
+ "utilización",
+ "website",
+ "fuerza de trabajo"
+];
diff --git a/lib/locales/es_MX/company/suffix.js b/lib/locales/es_MX/company/suffix.js
new file mode 100644
index 00000000..926563a8
--- /dev/null
+++ b/lib/locales/es_MX/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "S.L.",
+ "e Hijos",
+ "S.A.",
+ "Hermanos"
+];
diff --git a/lib/locales/es_MX/index.js b/lib/locales/es_MX/index.js
new file mode 100644
index 00000000..1f2c95c0
--- /dev/null
+++ b/lib/locales/es_MX/index.js
@@ -0,0 +1,13 @@
+var es_MX = {};
+module['exports'] = es_MX;
+es_MX.title = "Spanish Mexico";
+es_MX.separator = " & ";
+es_MX.name = require("./name");
+es_MX.address = require("./address");
+es_MX.company = require("./company");
+es_MX.internet = require("./internet");
+es_MX.phone_number = require("./phone_number");
+es_MX.cell_phone = require("./cell_phone");
+es_MX.lorem = require("./lorem");
+es_MX.commerce = require("./commerce");
+es_MX.team = require("./team"); \ No newline at end of file
diff --git a/lib/locales/es_MX/internet/domain_suffix.js b/lib/locales/es_MX/internet/domain_suffix.js
new file mode 100644
index 00000000..073ffd0f
--- /dev/null
+++ b/lib/locales/es_MX/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com",
+ "mx",
+ "info",
+ "com.mx",
+ "org",
+ "gob.mx"
+];
diff --git a/lib/locales/es_MX/internet/free_email.js b/lib/locales/es_MX/internet/free_email.js
new file mode 100644
index 00000000..1933530f
--- /dev/null
+++ b/lib/locales/es_MX/internet/free_email.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com",
+ "nearbpo.com",
+ "corpfolder.com"
+];
diff --git a/lib/locales/es_MX/internet/index.js b/lib/locales/es_MX/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/es_MX/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/es_MX/lorem/index.js b/lib/locales/es_MX/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/es_MX/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/es_MX/lorem/supplemental.js b/lib/locales/es_MX/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/es_MX/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/es_MX/lorem/words.js b/lib/locales/es_MX/lorem/words.js
new file mode 100644
index 00000000..9abd43aa
--- /dev/null
+++ b/lib/locales/es_MX/lorem/words.js
@@ -0,0 +1,270 @@
+module["exports"] = [
+"Abacalero",
+"Abacería",
+"Abacero",
+"Abacial",
+"Abaco",
+"Abacora",
+"Abacorar",
+"Abad",
+"Abada",
+"Abadejo",
+"Abadengo",
+"Abadernar",
+"Abadesa",
+"Abadí",
+"Abadía",
+"Abadiado",
+"Abadiato",
+"Abajadero",
+"Abajamiento",
+"Abajar",
+"Abajeño",
+"Abajera",
+"Abajo",
+"Abalada",
+"Abalanzar",
+"Abalar",
+"Abalaustrado",
+"Abaldonadamente",
+"Abaldonamiento",
+"Bastonada",
+"Bastonazo",
+"Bastoncillo",
+"Bastonear",
+"Bastonero",
+"Bástulo",
+"Basura",
+"Basural",
+"Basurear",
+"Basurero",
+"Bata",
+"Batacazo",
+"Batahola",
+"Batalán",
+"Batalla",
+"Batallador",
+"Batallar",
+"Batallaroso",
+"Batallola",
+"Batallón",
+"Batallona",
+"Batalloso",
+"Batán",
+"Batanar",
+"Batanear",
+"Batanero",
+"Batanga",
+"Bataola",
+"Batata",
+"Batatazo",
+"Batato",
+"Batavia",
+"Bátavo",
+"Batayola",
+"Batazo",
+"Bate",
+"Batea",
+"Bateador",
+"Bateaguas",
+"Cenagar",
+"Cenagoso",
+"Cenal",
+"Cenaoscuras",
+"Ceñar",
+"Cenata",
+"Cenca",
+"Cencapa",
+"Cencellada",
+"Cenceñada",
+"Cenceño",
+"Cencero",
+"Cencerra",
+"Cencerrada",
+"Cencerrado",
+"Cencerrear",
+"Cencerreo",
+"Cencerril",
+"Cencerrillas",
+"Cencerro",
+"Cencerrón",
+"Cencha",
+"Cencido",
+"Cencío",
+"Cencivera",
+"Cenco",
+"Cencuate",
+"Cendal",
+"Cendalí",
+"Céndea",
+"Cendolilla",
+"Cendra",
+"Cendrada",
+"Cendradilla",
+"Cendrado",
+"Cendrar",
+"Cendrazo",
+"Cenefa",
+"Cenegar",
+"Ceneque",
+"Cenero",
+"Cenestesia",
+"Desceñir",
+"Descensión",
+"Descenso",
+"Descentrado",
+"Descentralización",
+"Descentralizador",
+"Descentralizar",
+"Descentrar",
+"Descepar",
+"Descerar",
+"Descercado",
+"Descercador",
+"Descercar",
+"Descerco",
+"Descerebración",
+"Descerebrado",
+"Descerebrar",
+"Descerezar",
+"Descerrajado",
+"Descerrajadura",
+"Descerrajar",
+"Descerrar",
+"Descerrumarse",
+"Descervigamiento",
+"Descervigar",
+"Deschapar",
+"Descharchar",
+"Deschavetado",
+"Deschavetarse",
+"Deschuponar",
+"Descifrable",
+"Descifrador",
+"Desciframiento",
+"Descifrar",
+"Descifre",
+"Descimbramiento",
+"Descimbrar",
+"Engarbarse",
+"Engarberar",
+"Engarbullar",
+"Engarce",
+"Engarfiar",
+"Engargantadura",
+"Engargantar",
+"Engargante",
+"Engargolado",
+"Engargolar",
+"Engaritar",
+"Engarmarse",
+"Engarnio",
+"Engarrafador",
+"Engarrafar",
+"Engarrar",
+"Engarro",
+"Engarronar",
+"Engarrotar",
+"Engarzador",
+"Engarzadura",
+"Engarzar",
+"Engasgarse",
+"Engastador",
+"Engastadura",
+"Engastar",
+"Engaste",
+"Ficción",
+"Fice",
+"Ficha",
+"Fichaje",
+"Fichar",
+"Fichero",
+"Ficoideo",
+"Ficticio",
+"Fidalgo",
+"Fidecomiso",
+"Fidedigno",
+"Fideero",
+"Fideicomisario",
+"Fideicomiso",
+"Fideicomitente",
+"Fideísmo",
+"Fidelidad",
+"Fidelísimo",
+"Fideo",
+"Fido",
+"Fiducia",
+"Geminación",
+"Geminado",
+"Geminar",
+"Géminis",
+"Gémino",
+"Gemíparo",
+"Gemiquear",
+"Gemiqueo",
+"Gemir",
+"Gemología",
+"Gemológico",
+"Gemólogo",
+"Gemonias",
+"Gemoso",
+"Gemoterapia",
+"Gen",
+"Genciana",
+"Gencianáceo",
+"Gencianeo",
+"Gendarme",
+"Gendarmería",
+"Genealogía",
+"Genealógico",
+"Genealogista",
+"Genearca",
+"Geneático",
+"Generable",
+"Generación",
+"Generacional",
+"Generador",
+"General",
+"Generala",
+"Generalato",
+"Generalidad",
+"Generalísimo",
+"Incordio",
+"Incorporación",
+"Incorporal",
+"Incorporalmente",
+"Incorporar",
+"Incorporeidad",
+"Incorpóreo",
+"Incorporo",
+"Incorrección",
+"Incorrectamente",
+"Incorrecto",
+"Incorregibilidad",
+"Incorregible",
+"Incorregiblemente",
+"Incorrupción",
+"Incorruptamente",
+"Incorruptibilidad",
+"Incorruptible",
+"Incorrupto",
+"Incrasar",
+"Increado",
+"Incredibilidad",
+"Incrédulamente",
+"Incredulidad",
+"Incrédulo",
+"Increíble",
+"Increíblemente",
+"Incrementar",
+"Incremento",
+"Increpación",
+"Increpador",
+"Increpar",
+"Incriminación",
+"Incriminar",
+"Incristalizable",
+"Incruentamente",
+"Incruento",
+"Incrustación"
+];
diff --git a/lib/locales/es_MX/name/first_name.js b/lib/locales/es_MX/name/first_name.js
new file mode 100644
index 00000000..4b492f4a
--- /dev/null
+++ b/lib/locales/es_MX/name/first_name.js
@@ -0,0 +1,306 @@
+module["exports"] = [
+"Aarón",
+"Abraham",
+"Adán",
+"Agustín",
+"Alan",
+"Alberto",
+"Alejandro",
+"Alexander",
+"Alexis",
+"Alfonso",
+"Alfredo",
+"Andrés",
+"Ángel Daniel",
+"Ángel Gabriel",
+"Antonio",
+"Armando",
+"Arturo",
+"Axel",
+"Benito",
+"Benjamín",
+"Bernardo",
+"Brandon",
+"Brayan",
+"Carlos",
+"César",
+"Claudio",
+"Clemente",
+"Cristian",
+"Cristobal",
+"Damián",
+"Daniel",
+"David",
+"Diego",
+"Eduardo",
+"Elías",
+"Emiliano",
+"Emilio",
+"Emilio",
+"Emmanuel",
+"Enrique",
+"Erick",
+"Ernesto",
+"Esteban",
+"Federico",
+"Felipe",
+"Fernando",
+"Fernando Javier",
+"Francisco",
+"Francisco Javier",
+"Gabriel",
+"Gael",
+"Gerardo",
+"Germán",
+"Gilberto",
+"Gonzalo",
+"Gregorio",
+"Guillermo",
+"Gustavo",
+"Hernán",
+"Homero",
+"Horacio",
+"Hugo",
+"Ignacio",
+"Iker",
+"Isaac",
+"Isaias",
+"Israel",
+"Ivan",
+"Jacobo",
+"Jaime",
+"Javier",
+"Jerónimo",
+"Jesús",
+"Joaquín",
+"Jorge",
+"Jorge Luis",
+"José",
+"José Antonio",
+"Jose Daniel",
+"José Eduardo",
+"José Emilio",
+"José Luis",
+"José María",
+"José Miguel",
+"Juan",
+"Juan Carlos",
+"Juan Manuel",
+"Juan Pablo",
+"Julio",
+"Julio César",
+"Kevin",
+"Leonardo",
+"Lorenzo",
+"Lucas",
+"Luis",
+"Luis Ángel",
+"Luis Fernando",
+"Luis Gabino",
+"Luis Miguel",
+"Manuel",
+"Marco Antonio",
+"Marcos",
+"Mariano",
+"Mario",
+"Martín",
+"Mateo",
+"Matías",
+"Mauricio",
+"Maximiliano",
+"Miguel",
+"Miguel Ángel",
+"Nicolás",
+"Octavio",
+"Óscar",
+"Pablo",
+"Patricio",
+"Pedro",
+"Rafael",
+"Ramiro",
+"Ramón",
+"Raúl",
+"Ricardo",
+"Roberto",
+"Rodrigo",
+"Rubén",
+"Salvador",
+"Samuel",
+"Sancho",
+"Santiago",
+"Saúl",
+"Sebastian",
+"Sergio",
+"Tadeo",
+"Teodoro",
+"Timoteo",
+"Tomás",
+"Uriel",
+"Vicente",
+"Víctor",
+"Victor Manuel",
+"Adriana",
+"Alejandra",
+"Alicia",
+"Amalia",
+"Ana",
+"Ana Luisa",
+"Ana María",
+"Andrea",
+"Ángela",
+"Anita",
+"Antonia",
+"Araceli",
+"Ariadna",
+"Barbara",
+"Beatriz",
+"Berta",
+"Blanca",
+"Caridad",
+"Carla",
+"Carlota",
+"Carmen",
+"Carolina",
+"Catalina",
+"Cecilia",
+"Clara",
+"Claudia",
+"Concepción",
+"Conchita",
+"Cristina",
+"Daniela",
+"Débora",
+"Diana",
+"Dolores",
+"Dorotea",
+"Elena",
+"Elisa",
+"Elizabeth",
+"Eloisa",
+"Elsa",
+"Elvira",
+"Emilia",
+"Esperanza",
+"Estela",
+"Ester",
+"Eva",
+"Florencia",
+"Francisca",
+"Gabriela",
+"Gloria",
+"Graciela",
+"Guadalupe",
+"Guillermina",
+"Inés",
+"Irene",
+"Isabel",
+"Isabela",
+"Josefina",
+"Juana",
+"Julia",
+"Laura",
+"Leonor",
+"Leticia",
+"Lilia",
+"Lola",
+"Lorena",
+"Lourdes",
+"Lucia",
+"Luisa",
+"Luz",
+"Magdalena",
+"Manuela",
+"Marcela",
+"Margarita",
+"María",
+"María Cristina",
+"María de Jesús",
+"María de los Ángeles",
+"María del Carmen",
+"María Elena",
+"María Eugenia",
+"María Guadalupe",
+"María José",
+"María Luisa",
+"María Soledad",
+"María Teresa",
+"Mariana",
+"Maricarmen",
+"Marilu",
+"Marisol",
+"Marta",
+"Mayte",
+"Mercedes",
+"Micaela",
+"Mónica",
+"Natalia",
+"Norma",
+"Olivia",
+"Patricia",
+"Pilar",
+"Ramona",
+"Raquel",
+"Rebeca",
+"Reina",
+"Rocio",
+"Rosa",
+"Rosa María",
+"Rosalia",
+"Rosario",
+"Sara",
+"Silvia",
+"Sofia",
+"Soledad",
+"Sonia",
+"Susana",
+"Teresa",
+"Verónica",
+"Victoria",
+"Virginia",
+"Xochitl",
+"Yolanda",
+"Abigail",
+"Abril",
+"Adela",
+"Alexa",
+"Alondra Romina",
+"Ana Sofía",
+"Ana Victoria",
+"Camila",
+"Carolina",
+"Daniela",
+"Dulce María",
+"Emily",
+"Esmeralda",
+"Estefanía",
+"Evelyn",
+"Fatima",
+"Ivanna",
+"Jazmin",
+"Jennifer",
+"Jimena",
+"Julieta",
+"Kimberly",
+"Liliana",
+"Lizbeth",
+"María Fernanda",
+"Melany",
+"Melissa",
+"Miranda",
+"Monserrat",
+"Naomi",
+"Natalia",
+"Nicole",
+"Paola",
+"Paulina",
+"Regina",
+"Renata",
+"Valentina",
+"Valeria",
+"Vanessa",
+"Ximena",
+"Ximena Guadalupe",
+"Yamileth",
+"Yaretzi",
+"Zoe"
+] \ No newline at end of file
diff --git a/lib/locales/es_MX/name/index.js b/lib/locales/es_MX/name/index.js
new file mode 100644
index 00000000..936de2ff
--- /dev/null
+++ b/lib/locales/es_MX/name/index.js
@@ -0,0 +1,8 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/es_MX/name/last_name.js b/lib/locales/es_MX/name/last_name.js
new file mode 100644
index 00000000..d03b4b5e
--- /dev/null
+++ b/lib/locales/es_MX/name/last_name.js
@@ -0,0 +1,689 @@
+module["exports"] = [
+ "Abeyta",
+"Abrego",
+"Abreu",
+"Acevedo",
+"Acosta",
+"Acuña",
+"Adame",
+"Adorno",
+"Agosto",
+"Aguayo",
+"Águilar",
+"Aguilera",
+"Aguirre",
+"Alanis",
+"Alaniz",
+"Alarcón",
+"Alba",
+"Alcala",
+"Alcántar",
+"Alcaraz",
+"Alejandro",
+"Alemán",
+"Alfaro",
+"Alicea",
+"Almanza",
+"Almaraz",
+"Almonte",
+"Alonso",
+"Alonzo",
+"Altamirano",
+"Alva",
+"Alvarado",
+"Alvarez",
+"Amador",
+"Amaya",
+"Anaya",
+"Anguiano",
+"Angulo",
+"Aparicio",
+"Apodaca",
+"Aponte",
+"Aragón",
+"Aranda",
+"Araña",
+"Arce",
+"Archuleta",
+"Arellano",
+"Arenas",
+"Arevalo",
+"Arguello",
+"Arias",
+"Armas",
+"Armendáriz",
+"Armenta",
+"Armijo",
+"Arredondo",
+"Arreola",
+"Arriaga",
+"Arroyo",
+"Arteaga",
+"Atencio",
+"Ávalos",
+"Ávila",
+"Avilés",
+"Ayala",
+"Baca",
+"Badillo",
+"Báez",
+"Baeza",
+"Bahena",
+"Balderas",
+"Ballesteros",
+"Banda",
+"Bañuelos",
+"Barajas",
+"Barela",
+"Barragán",
+"Barraza",
+"Barrera",
+"Barreto",
+"Barrientos",
+"Barrios",
+"Batista",
+"Becerra",
+"Beltrán",
+"Benavides",
+"Benavídez",
+"Benítez",
+"Bermúdez",
+"Bernal",
+"Berríos",
+"Bétancourt",
+"Blanco",
+"Bonilla",
+"Borrego",
+"Botello",
+"Bravo",
+"Briones",
+"Briseño",
+"Brito",
+"Bueno",
+"Burgos",
+"Bustamante",
+"Bustos",
+"Caballero",
+"Cabán",
+"Cabrera",
+"Cadena",
+"Caldera",
+"Calderón",
+"Calvillo",
+"Camacho",
+"Camarillo",
+"Campos",
+"Canales",
+"Candelaria",
+"Cano",
+"Cantú",
+"Caraballo",
+"Carbajal",
+"Cardenas",
+"Cardona",
+"Carmona",
+"Carranza",
+"Carrasco",
+"Carrasquillo",
+"Carreón",
+"Carrera",
+"Carrero",
+"Carrillo",
+"Carrion",
+"Carvajal",
+"Casanova",
+"Casares",
+"Casárez",
+"Casas",
+"Casillas",
+"Castañeda",
+"Castellanos",
+"Castillo",
+"Castro",
+"Cavazos",
+"Cazares",
+"Ceballos",
+"Cedillo",
+"Ceja",
+"Centeno",
+"Cepeda",
+"Cerda",
+"Cervantes",
+"Cervántez",
+"Chacón",
+"Chapa",
+"Chavarría",
+"Chávez",
+"Cintrón",
+"Cisneros",
+"Collado",
+"Collazo",
+"Colón",
+"Colunga",
+"Concepción",
+"Contreras",
+"Cordero",
+"Córdova",
+"Cornejo",
+"Corona",
+"Coronado",
+"Corral",
+"Corrales",
+"Correa",
+"Cortés",
+"Cortez",
+"Cotto",
+"Covarrubias",
+"Crespo",
+"Cruz",
+"Cuellar",
+"Curiel",
+"Dávila",
+"de Anda",
+"de Jesús",
+"Delacrúz",
+"Delafuente",
+"Delagarza",
+"Delao",
+"Delapaz",
+"Delarosa",
+"Delatorre",
+"Deleón",
+"Delgadillo",
+"Delgado",
+"Delrío",
+"Delvalle",
+"Díaz",
+"Domínguez",
+"Domínquez",
+"Duarte",
+"Dueñas",
+"Duran",
+"Echevarría",
+"Elizondo",
+"Enríquez",
+"Escalante",
+"Escamilla",
+"Escobar",
+"Escobedo",
+"Esparza",
+"Espinal",
+"Espino",
+"Espinosa",
+"Espinoza",
+"Esquibel",
+"Esquivel",
+"Estévez",
+"Estrada",
+"Fajardo",
+"Farías",
+"Feliciano",
+"Fernández",
+"Ferrer",
+"Fierro",
+"Figueroa",
+"Flores",
+"Flórez",
+"Fonseca",
+"Franco",
+"Frías",
+"Fuentes",
+"Gaitán",
+"Galarza",
+"Galindo",
+"Gallardo",
+"Gallegos",
+"Galván",
+"Gálvez",
+"Gamboa",
+"Gamez",
+"Gaona",
+"Garay",
+"García",
+"Garibay",
+"Garica",
+"Garrido",
+"Garza",
+"Gastélum",
+"Gaytán",
+"Gil",
+"Girón",
+"Godínez",
+"Godoy",
+"Gollum",
+"Gómez",
+"Gonzales",
+"González",
+"Gracia",
+"Granado",
+"Granados",
+"Griego",
+"Grijalva",
+"Guajardo",
+"Guardado",
+"Guerra",
+"Guerrero",
+"Guevara",
+"Guillen",
+"Gurule",
+"Gutiérrez",
+"Guzmán",
+"Haro",
+"Henríquez",
+"Heredia",
+"Hernádez",
+"Hernandes",
+"Hernández",
+"Herrera",
+"Hidalgo",
+"Hinojosa",
+"Holguín",
+"Huerta",
+"Huixtlacatl",
+"Hurtado",
+"Ibarra",
+"Iglesias",
+"Irizarry",
+"Jaime",
+"Jaimes",
+"Jáquez",
+"Jaramillo",
+"Jasso",
+"Jiménez",
+"Jimínez",
+"Juárez",
+"Jurado",
+"Kadar rodriguez",
+"Kamal",
+"Kamat",
+"Kanaria",
+"Kanea",
+"Kanimal",
+"Kano",
+"Kanzaki",
+"Kaplan",
+"Kara",
+"Karam",
+"Karan",
+"Kardache soto",
+"Karem",
+"Karen",
+"Khalid",
+"Kindelan",
+"Koenig",
+"Korta",
+"Korta hernandez",
+"Kortajarena",
+"Kranz sans",
+"Krasnova",
+"Krauel natera",
+"Kuzmina",
+"Kyra",
+"Laboy",
+"Lara",
+"Laureano",
+"Leal",
+"Lebrón",
+"Ledesma",
+"Leiva",
+"Lemus",
+"León",
+"Lerma",
+"Leyva",
+"Limón",
+"Linares",
+"Lira",
+"Llamas",
+"Loera",
+"Lomeli",
+"Longoria",
+"López",
+"Lovato",
+"Loya",
+"Lozada",
+"Lozano",
+"Lucero",
+"Lucio",
+"Luevano",
+"Lugo",
+"Luna",
+"Macías",
+"Madera",
+"Madrid",
+"Madrigal",
+"Maestas",
+"Magaña",
+"Malave",
+"Maldonado",
+"Manzanares",
+"Mares",
+"Marín",
+"Márquez",
+"Marrero",
+"Marroquín",
+"Martínez",
+"Mascareñas",
+"Mata",
+"Mateo",
+"Matías",
+"Matos",
+"Maya",
+"Mayorga",
+"Medina",
+"Medrano",
+"Mejía",
+"Meléndez",
+"Melgar",
+"Mena",
+"Menchaca",
+"Méndez",
+"Mendoza",
+"Menéndez",
+"Meraz",
+"Mercado",
+"Merino",
+"Mesa",
+"Meza",
+"Miramontes",
+"Miranda",
+"Mireles",
+"Mojica",
+"Molina",
+"Mondragón",
+"Monroy",
+"Montalvo",
+"Montañez",
+"Montaño",
+"Montemayor",
+"Montenegro",
+"Montero",
+"Montes",
+"Montez",
+"Montoya",
+"Mora",
+"Morales",
+"Moreno",
+"Mota",
+"Moya",
+"Munguía",
+"Muñiz",
+"Muñoz",
+"Murillo",
+"Muro",
+"Nájera",
+"Naranjo",
+"Narváez",
+"Nava",
+"Navarrete",
+"Navarro",
+"Nazario",
+"Negrete",
+"Negrón",
+"Nevárez",
+"Nieto",
+"Nieves",
+"Niño",
+"Noriega",
+"Núñez",
+"Ñañez",
+"Ocampo",
+"Ocasio",
+"Ochoa",
+"Ojeda",
+"Olivares",
+"Olivárez",
+"Olivas",
+"Olivera",
+"Olivo",
+"Olmos",
+"Olvera",
+"Ontiveros",
+"Oquendo",
+"Ordóñez",
+"Orellana",
+"Ornelas",
+"Orosco",
+"Orozco",
+"Orta",
+"Ortega",
+"Ortiz",
+"Osorio",
+"Otero",
+"Ozuna",
+"Pabón",
+"Pacheco",
+"Padilla",
+"Padrón",
+"Páez",
+"Pagan",
+"Palacios",
+"Palomino",
+"Palomo",
+"Pantoja",
+"Paredes",
+"Parra",
+"Partida",
+"Patiño",
+"Paz",
+"Pedraza",
+"Pedroza",
+"Pelayo",
+"Peña",
+"Perales",
+"Peralta",
+"Perea",
+"Peres",
+"Pérez",
+"Pichardo",
+"Pineda",
+"Piña",
+"Pizarro",
+"Polanco",
+"Ponce",
+"Porras",
+"Portillo",
+"Posada",
+"Prado",
+"Preciado",
+"Prieto",
+"Puente",
+"Puga",
+"Pulido",
+"Quesada",
+"Quevedo",
+"Quezada",
+"Quinta",
+"Quintairos",
+"Quintana",
+"Quintanilla",
+"Quintero",
+"Quintero cruz",
+"Quintero de la cruz",
+"Quiñones",
+"Quiñónez",
+"Quiros",
+"Quiroz",
+"Rael",
+"Ramírez",
+"Ramón",
+"Ramos",
+"Rangel",
+"Rascón",
+"Raya",
+"Razo",
+"Regalado",
+"Rendón",
+"Rentería",
+"Reséndez",
+"Reyes",
+"Reyna",
+"Reynoso",
+"Rico",
+"Rincón",
+"Riojas",
+"Ríos",
+"Rivas",
+"Rivera",
+"Rivero",
+"Robledo",
+"Robles",
+"Rocha",
+"Rodarte",
+"Rodrígez",
+"Rodríguez",
+"Rodríquez",
+"Rojas",
+"Rojo",
+"Roldán",
+"Rolón",
+"Romero",
+"Romo",
+"Roque",
+"Rosado",
+"Rosales",
+"Rosario",
+"Rosas",
+"Roybal",
+"Rubio",
+"Ruelas",
+"Ruiz",
+"Saavedra",
+"Sáenz",
+"Saiz",
+"Salas",
+"Salazar",
+"Salcedo",
+"Salcido",
+"Saldaña",
+"Saldivar",
+"Salgado",
+"Salinas",
+"Samaniego",
+"Sanabria",
+"Sanches",
+"Sánchez",
+"Sandoval",
+"Santacruz",
+"Santana",
+"Santiago",
+"Santillán",
+"Sarabia",
+"Sauceda",
+"Saucedo",
+"Sedillo",
+"Segovia",
+"Segura",
+"Sepúlveda",
+"Serna",
+"Serrano",
+"Serrato",
+"Sevilla",
+"Sierra",
+"Sisneros",
+"Solano",
+"Solís",
+"Soliz",
+"Solorio",
+"Solorzano",
+"Soria",
+"Sosa",
+"Sotelo",
+"Soto",
+"Suárez",
+"Tafoya",
+"Tamayo",
+"Tamez",
+"Tapia",
+"Tejada",
+"Tejeda",
+"Téllez",
+"Tello",
+"Terán",
+"Terrazas",
+"Tijerina",
+"Tirado",
+"Toledo",
+"Toro",
+"Torres",
+"Tórrez",
+"Tovar",
+"Trejo",
+"Treviño",
+"Trujillo",
+"Ulibarri",
+"Ulloa",
+"Urbina",
+"Ureña",
+"Urías",
+"Uribe",
+"Urrutia",
+"Vaca",
+"Valadez",
+"Valdés",
+"Valdez",
+"Valdivia",
+"Valencia",
+"Valentín",
+"Valenzuela",
+"Valladares",
+"Valle",
+"Vallejo",
+"Valles",
+"Valverde",
+"Vanegas",
+"Varela",
+"Vargas",
+"Vásquez",
+"Vázquez",
+"Vega",
+"Vela",
+"Velasco",
+"Velásquez",
+"Velázquez",
+"Vélez",
+"Véliz",
+"Venegas",
+"Vera",
+"Verdugo",
+"Verduzco",
+"Vergara",
+"Viera",
+"Vigil",
+"Villa",
+"Villagómez",
+"Villalobos",
+"Villalpando",
+"Villanueva",
+"Villareal",
+"Villarreal",
+"Villaseñor",
+"Villegas",
+"Xacon",
+"Xairo Belmonte",
+"Xana",
+"Xenia",
+"Xiana",
+"Xicoy",
+"Yago",
+"Yami",
+"Yanes",
+"Yáñez",
+"Ybarra",
+"Yebra",
+"Yunta",
+"Zabaleta",
+"Zamarreno",
+"Zamarripa",
+"Zambrana",
+"Zambrano",
+"Zamora",
+"Zamudio",
+"Zapata",
+"Zaragoza",
+"Zarate",
+"Zavala",
+"Zayas",
+"Zelaya",
+"Zepeda",
+"Zúñiga"
+];
diff --git a/lib/locales/es_MX/name/name.js b/lib/locales/es_MX/name/name.js
new file mode 100644
index 00000000..6daabb31
--- /dev/null
+++ b/lib/locales/es_MX/name/name.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} de #{last_name}",
+ "#{suffix} #{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}"
+];
diff --git a/lib/locales/es_MX/name/prefix.js b/lib/locales/es_MX/name/prefix.js
new file mode 100644
index 00000000..547fa4a4
--- /dev/null
+++ b/lib/locales/es_MX/name/prefix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Sr.",
+ "Sra.",
+ "Sta."
+];
diff --git a/lib/locales/es_MX/name/suffix.js b/lib/locales/es_MX/name/suffix.js
new file mode 100644
index 00000000..1866e0ac
--- /dev/null
+++ b/lib/locales/es_MX/name/suffix.js
@@ -0,0 +1,17 @@
+module["exports"] = [
+ "Jr.",
+ "Sr.",
+ "I",
+ "II",
+ "III",
+ "IV",
+ "V",
+ "MD",
+ "DDS",
+ "PhD",
+ "DVM",
+ "Ing.",
+ "Lic.",
+ "Dr.",
+ "Mtro."
+];
diff --git a/lib/locales/es_MX/name/title.js b/lib/locales/es_MX/name/title.js
new file mode 100644
index 00000000..5e2fd9cd
--- /dev/null
+++ b/lib/locales/es_MX/name/title.js
@@ -0,0 +1,95 @@
+ module["exports"] = {
+ "descriptor": [
+ "Jefe",
+ "Senior",
+ "Directo",
+ "Corporativo",
+ "Dinánmico",
+ "Futuro",
+ "Producto",
+ "Nacional",
+ "Regional",
+ "Distrito",
+ "Central",
+ "Global",
+ "Cliente",
+ "Inversor",
+ "International",
+ "Heredado",
+ "Adelante",
+ "Interno",
+ "Humano",
+ "Gerente",
+ "SubGerente",
+ "Director"
+ ],
+ "level": [
+ "Soluciones",
+ "Programa",
+ "Marca",
+ "Seguridad",
+ "Investigación",
+ "Marketing",
+ "Normas",
+ "Implementación",
+ "Integración",
+ "Funcionalidad",
+ "Respuesta",
+ "Paradigma",
+ "Tácticas",
+ "Identidad",
+ "Mercados",
+ "Grupo",
+ "División",
+ "Aplicaciones",
+ "Optimización",
+ "Operaciones",
+ "Infraestructura",
+ "Intranet",
+ "Comunicaciones",
+ "Web",
+ "Calidad",
+ "Seguro",
+ "Mobilidad",
+ "Cuentas",
+ "Datos",
+ "Creativo",
+ "Configuración",
+ "Contabilidad",
+ "Interacciones",
+ "Factores",
+ "Usabilidad",
+ "Métricas",
+ ],
+ "job": [
+ "Supervisor",
+ "Asociado",
+ "Ejecutivo",
+ "Relacciones",
+ "Oficial",
+ "Gerente",
+ "Ingeniero",
+ "Especialista",
+ "Director",
+ "Coordinador",
+ "Administrador",
+ "Arquitecto",
+ "Analista",
+ "Diseñador",
+ "Planificador",
+ "Técnico",
+ "Funcionario",
+ "Desarrollador",
+ "Productor",
+ "Consultor",
+ "Asistente",
+ "Facilitador",
+ "Agente",
+ "Representante",
+ "Estratega",
+ "Scrum Master",
+ "Scrum Owner",
+ "Product Owner",
+ "Scrum Developer"
+ ]
+};
diff --git a/lib/locales/es_MX/phone_number/formats.js b/lib/locales/es_MX/phone_number/formats.js
new file mode 100644
index 00000000..3c216f3d
--- /dev/null
+++ b/lib/locales/es_MX/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "5###-###-###",
+ "5##.###.###",
+ "5## ### ###",
+ "5########"
+];
diff --git a/lib/locales/es_MX/phone_number/index.js b/lib/locales/es_MX/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/es_MX/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/es_MX/team/creature.js b/lib/locales/es_MX/team/creature.js
new file mode 100644
index 00000000..35ec64e7
--- /dev/null
+++ b/lib/locales/es_MX/team/creature.js
@@ -0,0 +1,69 @@
+module["exports"] = [
+ "hormigas",
+   "murciélagos",
+   "osos",
+   "abejas",
+   "pájaros",
+   "búfalo",
+   "gatos",
+   "pollos",
+   "ganado",
+   "perros",
+   "delfines",
+   "patos",
+   "elefantes",
+   "peces",
+   "zorros",
+   "ranas",
+   "gansos",
+   "cabras",
+   "caballos",
+   "canguros",
+   "leones",
+   "monos",
+   "búhos",
+   "bueyes",
+   "pingüinos",
+   "pueblo",
+   "cerdos",
+   "conejos",
+   "ovejas",
+   "tigres",
+   "ballenas",
+   "lobos",
+   "cebras",
+   "almas en pena",
+   "cuervos",
+   "gatos negros",
+   "quimeras",
+   "fantasmas",
+   "conspiradores",
+   "dragones",
+   "enanos",
+   "duendes",
+   "encantadores",
+   "exorcistas",
+   "hijos",
+   "enemigos",
+   "gigantes",
+   "gnomos",
+   "duendes",
+   "gansos",
+   "grifos",
+   "licántropos",
+   "némesis",
+   "ogros",
+   "oráculos",
+   "profetas",
+   "hechiceros",
+   "arañas",
+   "espíritus",
+   "vampiros",
+   "brujos",
+   "zorras",
+   "hombres lobo",
+   "brujas",
+   "adoradores",
+   "zombies",
+   "druidas"
+];
diff --git a/lib/locales/es_MX/team/index.js b/lib/locales/es_MX/team/index.js
new file mode 100644
index 00000000..f4e624f0
--- /dev/null
+++ b/lib/locales/es_MX/team/index.js
@@ -0,0 +1,4 @@
+var team = {};
+module['exports'] = team;
+team.creature = require("./creature");
+team.name = require("./name");
diff --git a/lib/locales/es_MX/team/name.js b/lib/locales/es_MX/team/name.js
new file mode 100644
index 00000000..bded21a9
--- /dev/null
+++ b/lib/locales/es_MX/team/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Address.state} #{creature}"
+];
diff --git a/lib/locales/fa.js b/lib/locales/fa.js
deleted file mode 100644
index e32c4d69..00000000
--- a/lib/locales/fa.js
+++ /dev/null
@@ -1,880 +0,0 @@
-var fa = {};
-module["exports"] = fa;
-fa.title = "Farsi";
-fa.name = {
- "first_name": [
- "آبان دخت",
- "آبتین",
- "آتوسا",
- "آفر",
- "آفره دخت",
- "آذرنوش‌",
- "آذین",
- "آراه",
- "آرزو",
- "آرش",
- "آرتین",
- "آرتام",
- "آرتمن",
- "آرشام",
- "آرمان",
- "آرمین",
- "آرمیتا",
- "آریا فر",
- "آریا",
- "آریا مهر",
- "آرین",
- "آزاده",
- "آزرم",
- "آزرمدخت",
- "آزیتا",
- "آناهیتا",
- "آونگ",
- "آهو",
- "آیدا",
- "اتسز",
- "اختر",
- "ارد",
- "ارد شیر",
- "اردوان",
- "ارژن",
- "ارژنگ",
- "ارسلان",
- "ارغوان",
- "ارمغان",
- "ارنواز",
- "اروانه",
- "استر",
- "اسفندیار",
- "اشکان",
- "اشکبوس",
- "افسانه",
- "افسون",
- "افشین",
- "امید",
- "انوش (‌ آنوشا )",
- "انوشروان",
- "اورنگ",
- "اوژن",
- "اوستا",
- "اهورا",
- "ایاز",
- "ایران",
- "ایراندخت",
- "ایرج",
- "ایزدیار",
- "بابک",
- "باپوک",
- "باربد",
- "بارمان",
- "بامداد",
- "بامشاد",
- "بانو",
- "بختیار",
- "برانوش",
- "بردیا",
- "برزو",
- "برزویه",
- "برزین",
- "برمک",
- "بزرگمهر",
- "بنفشه",
- "بوژان",
- "بویان",
- "بهار",
- "بهارک",
- "بهاره",
- "بهتاش",
- "بهداد",
- "بهرام",
- "بهدیس",
- "بهرخ",
- "بهرنگ",
- "بهروز",
- "بهزاد",
- "بهشاد",
- "بهمن",
- "بهناز",
- "بهنام",
- "بهنود",
- "بهنوش",
- "بیتا",
- "بیژن",
- "پارسا",
- "پاکان",
- "پاکتن",
- "پاکدخت",
- "پانته آ",
- "پدرام",
- "پرتو",
- "پرشنگ",
- "پرتو",
- "پرستو",
- "پرویز",
- "پردیس",
- "پرهام",
- "پژمان",
- "پژوا",
- "پرنیا",
- "پشنگ",
- "پروانه",
- "پروین",
- "پری",
- "پریچهر",
- "پریدخت",
- "پریسا",
- "پرناز",
- "پریوش",
- "پریا",
- "پوپک",
- "پوران",
- "پوراندخت",
- "پوریا",
- "پولاد",
- "پویا",
- "پونه",
- "پیام",
- "پیروز",
- "پیمان",
- "تابان",
- "تاباندخت",
- "تاجی",
- "تارا",
- "تاویار",
- "ترانه",
- "تناز",
- "توران",
- "توراندخت",
- "تورج",
- "تورتک",
- "توفان",
- "توژال",
- "تیر داد",
- "تینا",
- "تینو",
- "جابان",
- "جامین",
- "جاوید",
- "جریره",
- "جمشید",
- "جوان",
- "جویا",
- "جهان",
- "جهانبخت",
- "جهانبخش",
- "جهاندار",
- "جهانگیر",
- "جهان بانو",
- "جهاندخت",
- "جهان ناز",
- "جیران",
- "چابک",
- "چالاک",
- "چاوش",
- "چترا",
- "چوبین",
- "چهرزاد",
- "خاوردخت",
- "خداداد",
- "خدایار",
- "خرم",
- "خرمدخت",
- "خسرو",
- "خشایار",
- "خورشید",
- "دادمهر",
- "دارا",
- "داراب",
- "داریا",
- "داریوش",
- "دانوش",
- "داور‌",
- "دایان",
- "دریا",
- "دل آرا",
- "دل آویز",
- "دلارام",
- "دل انگیز",
- "دلبر",
- "دلبند",
- "دلربا",
- "دلشاد",
- "دلکش",
- "دلناز",
- "دلنواز",
- "دورشاسب",
- "دنیا",
- "دیااکو",
- "دیانوش",
- "دیبا",
- "دیبا دخت",
- "رابو",
- "رابین",
- "رادبانو",
- "رادمان",
- "رازبان",
- "راژانه",
- "راسا",
- "رامتین",
- "رامش",
- "رامشگر",
- "رامونا",
- "رامیار",
- "رامیلا",
- "رامین",
- "راویار",
- "رژینا",
- "رخپاک",
- "رخسار",
- "رخشانه",
- "رخشنده",
- "رزمیار",
- "رستم",
- "رکسانا",
- "روبینا",
- "رودابه",
- "روزبه",
- "روشنک",
- "روناک",
- "رهام",
- "رهی",
- "ریبار",
- "راسپینا",
- "زادبخت",
- "زاد به",
- "زاد چهر",
- "زاد فر",
- "زال",
- "زادماسب",
- "زاوا",
- "زردشت",
- "زرنگار",
- "زری",
- "زرین",
- "زرینه",
- "زمانه",
- "زونا",
- "زیبا",
- "زیبار",
- "زیما",
- "زینو",
- "ژاله",
- "ژالان",
- "ژیار",
- "ژینا",
- "ژیوار",
- "سارا",
- "سارک",
- "سارنگ",
- "ساره",
- "ساسان",
- "ساغر",
- "سام",
- "سامان",
- "سانا",
- "ساناز",
- "سانیار",
- "ساویز",
- "ساهی",
- "ساینا",
- "سایه",
- "سپنتا",
- "سپند",
- "سپهر",
- "سپهرداد",
- "سپیدار",
- "سپید بانو",
- "سپیده",
- "ستاره",
- "ستی",
- "سرافراز",
- "سرور",
- "سروش",
- "سرور",
- "سوبا",
- "سوبار",
- "سنبله",
- "سودابه",
- "سوری",
- "سورن",
- "سورنا",
- "سوزان",
- "سوزه",
- "سوسن",
- "سومار",
- "سولان",
- "سولماز",
- "سوگند",
- "سهراب",
- "سهره",
- "سهند",
- "سیامک",
- "سیاوش",
- "سیبوبه ‌",
- "سیما",
- "سیمدخت",
- "سینا",
- "سیمین",
- "سیمین دخت",
- "شاپرک",
- "شادی",
- "شادمهر",
- "شاران",
- "شاهپور",
- "شاهدخت",
- "شاهرخ",
- "شاهین",
- "شاهیندخت",
- "شایسته",
- "شباهنگ",
- "شب بو",
- "شبدیز",
- "شبنم",
- "شراره",
- "شرمین",
- "شروین",
- "شکوفه",
- "شکفته",
- "شمشاد",
- "شمین",
- "شوان",
- "شمیلا",
- "شورانگیز",
- "شوری",
- "شهاب",
- "شهبار",
- "شهباز",
- "شهبال",
- "شهپر",
- "شهداد",
- "شهرآرا",
- "شهرام",
- "شهربانو",
- "شهرزاد",
- "شهرناز",
- "شهرنوش",
- "شهره",
- "شهریار",
- "شهرزاد",
- "شهلا",
- "شهنواز",
- "شهین",
- "شیبا",
- "شیدا",
- "شیده",
- "شیردل",
- "شیرزاد",
- "شیرنگ",
- "شیرو",
- "شیرین دخت",
- "شیما",
- "شینا",
- "شیرین",
- "شیوا",
- "طوس",
- "طوطی",
- "طهماسب",
- "طهمورث",
- "غوغا",
- "غنچه",
- "فتانه",
- "فدا",
- "فراز",
- "فرامرز",
- "فرانک",
- "فراهان",
- "فربد",
- "فربغ",
- "فرجاد",
- "فرخ",
- "فرخ پی",
- "فرخ داد",
- "فرخ رو",
- "فرخ زاد",
- "فرخ لقا",
- "فرخ مهر",
- "فرداد",
- "فردیس",
- "فرین",
- "فرزاد",
- "فرزام",
- "فرزان",
- "فرزانه",
- "فرزین",
- "فرشاد",
- "فرشته",
- "فرشید",
- "فرمان",
- "فرناز",
- "فرنگیس",
- "فرنود",
- "فرنوش",
- "فرنیا",
- "فروتن",
- "فرود",
- "فروز",
- "فروزان",
- "فروزش",
- "فروزنده",
- "فروغ",
- "فرهاد",
- "فرهنگ",
- "فرهود",
- "فربار",
- "فریبا",
- "فرید",
- "فریدخت",
- "فریدون",
- "فریمان",
- "فریناز",
- "فرینوش",
- "فریوش",
- "فیروز",
- "فیروزه",
- "قابوس",
- "قباد",
- "قدسی",
- "کابان",
- "کابوک",
- "کارا",
- "کارو",
- "کاراکو",
- "کامبخت",
- "کامبخش",
- "کامبیز",
- "کامجو",
- "کامدین",
- "کامران",
- "کامراوا",
- "کامک",
- "کامنوش",
- "کامیار",
- "کانیار",
- "کاووس",
- "کاوه",
- "کتایون",
- "کرشمه",
- "کسری",
- "کلاله",
- "کمبوجیه",
- "کوشا",
- "کهبد",
- "کهرام",
- "کهزاد",
- "کیارش",
- "کیان",
- "کیانا",
- "کیانچهر",
- "کیاندخت",
- "کیانوش",
- "کیاوش",
- "کیخسرو",
- "کیقباد",
- "کیکاووس",
- "کیوان",
- "کیوان دخت",
- "کیومرث",
- "کیهان",
- "کیاندخت",
- "کیهانه",
- "گرد آفرید",
- "گردان",
- "گرشا",
- "گرشاسب",
- "گرشین",
- "گرگین",
- "گزل",
- "گشتاسب",
- "گشسب",
- "گشسب بانو",
- "گل",
- "گل آذین",
- "گل آرا‌",
- "گلاره",
- "گل افروز",
- "گلاله",
- "گل اندام",
- "گلاویز",
- "گلباد",
- "گلبار",
- "گلبام",
- "گلبان",
- "گلبانو",
- "گلبرگ",
- "گلبو",
- "گلبهار",
- "گلبیز",
- "گلپاره",
- "گلپر",
- "گلپری",
- "گلپوش",
- "گل پونه",
- "گلچین",
- "گلدخت",
- "گلدیس",
- "گلربا",
- "گلرخ",
- "گلرنگ",
- "گلرو",
- "گلشن",
- "گلریز",
- "گلزاد",
- "گلزار",
- "گلسا",
- "گلشید",
- "گلنار",
- "گلناز",
- "گلنسا",
- "گلنواز",
- "گلنوش",
- "گلی",
- "گودرز",
- "گوماتو",
- "گهر چهر",
- "گوهر ناز",
- "گیتی",
- "گیسو",
- "گیلدا",
- "گیو",
- "لادن",
- "لاله",
- "لاله رخ",
- "لاله دخت",
- "لبخند",
- "لقاء",
- "لومانا",
- "لهراسب",
- "مارال",
- "ماری",
- "مازیار",
- "ماکان",
- "مامک",
- "مانا",
- "ماندانا",
- "مانوش",
- "مانی",
- "مانیا",
- "ماهان",
- "ماهاندخت",
- "ماه برزین",
- "ماه جهان",
- "ماهچهر",
- "ماهدخت",
- "ماهور",
- "ماهرخ",
- "ماهزاد",
- "مردآویز",
- "مرداس",
- "مرزبان",
- "مرمر",
- "مزدک",
- "مژده",
- "مژگان",
- "مستان",
- "مستانه",
- "مشکاندخت",
- "مشکناز",
- "مشکین دخت",
- "منیژه",
- "منوچهر",
- "مهبانو",
- "مهبد",
- "مه داد",
- "مهتاب",
- "مهدیس",
- "مه جبین",
- "مه دخت",
- "مهر آذر",
- "مهر آرا",
- "مهر آسا",
- "مهر آفاق",
- "مهر افرین",
- "مهرآب",
- "مهرداد",
- "مهر افزون",
- "مهرام",
- "مهران",
- "مهراندخت",
- "مهراندیش",
- "مهرانفر",
- "مهرانگیز",
- "مهرداد",
- "مهر دخت",
- "مهرزاده ‌",
- "مهرناز",
- "مهرنوش",
- "مهرنکار",
- "مهرنیا",
- "مهروز",
- "مهری",
- "مهریار",
- "مهسا",
- "مهستی",
- "مه سیما",
- "مهشاد",
- "مهشید",
- "مهنام",
- "مهناز",
- "مهنوش",
- "مهوش",
- "مهیار",
- "مهین",
- "مهین دخت",
- "میترا",
- "میخک",
- "مینا",
- "مینا دخت",
- "مینو",
- "مینودخت",
- "مینو فر",
- "نادر",
- "ناز آفرین",
- "نازبانو",
- "نازپرور",
- "نازچهر",
- "نازفر",
- "نازلی",
- "نازی",
- "نازیدخت",
- "نامور",
- "ناهید",
- "ندا",
- "نرسی",
- "نرگس",
- "نرمک",
- "نرمین",
- "نریمان",
- "نسترن",
- "نسرین",
- "نسرین دخت",
- "نسرین نوش",
- "نکیسا",
- "نگار",
- "نگاره",
- "نگارین",
- "نگین",
- "نوا",
- "نوش",
- "نوش آذر",
- "نوش آور",
- "نوشا",
- "نوش آفرین",
- "نوشدخت",
- "نوشروان",
- "نوشفر",
- "نوشناز",
- "نوشین",
- "نوید",
- "نوین",
- "نوین دخت",
- "نیش ا",
- "نیک بین",
- "نیک پی",
- "نیک چهر",
- "نیک خواه",
- "نیکداد",
- "نیکدخت",
- "نیکدل",
- "نیکزاد",
- "نیلوفر",
- "نیما",
- "وامق",
- "ورجاوند",
- "وریا",
- "وشمگیر",
- "وهرز",
- "وهسودان",
- "ویدا",
- "ویس",
- "ویشتاسب",
- "ویگن",
- "هژیر",
- "هخامنش",
- "هربد( هیربد )",
- "هرمز",
- "همایون",
- "هما",
- "همادخت",
- "همدم",
- "همراز",
- "همراه",
- "هنگامه",
- "هوتن",
- "هور",
- "هورتاش",
- "هورچهر",
- "هورداد",
- "هوردخت",
- "هورزاد",
- "هورمند",
- "هوروش",
- "هوشنگ",
- "هوشیار",
- "هومان",
- "هومن",
- "هونام",
- "هویدا",
- "هیتاسب",
- "هیرمند",
- "هیما",
- "هیوا",
- "یادگار",
- "یاسمن ( یاسمین )",
- "یاشار",
- "یاور",
- "یزدان",
- "یگانه",
- "یوشیتا"
- ],
- "last_name": [
- "عارف",
- "عاشوری",
- "عالی",
- "عبادی",
- "عبدالکریمی",
- "عبدالملکی",
- "عراقی",
- "عزیزی",
- "عصار",
- "عقیلی",
- "علم",
- "علم‌الهدی",
- "علی عسگری",
- "علی‌آبادی",
- "علیا",
- "علی‌پور",
- "علی‌زمانی",
- "عنایت",
- "غضنفری",
- "غنی",
- "فارسی",
- "فاطمی",
- "فانی",
- "فتاحی",
- "فرامرزی",
- "فرج",
- "فرشیدورد",
- "فرمانفرمائیان",
- "فروتن",
- "فرهنگ",
- "فریاد",
- "فنایی",
- "فنی‌زاده",
- "فولادوند",
- "فهمیده",
- "قاضی",
- "قانعی",
- "قانونی",
- "قمیشی",
- "قنبری",
- "قهرمان",
- "قهرمانی",
- "قهرمانیان",
- "قهستانی",
- "کاشی",
- "کاکاوند",
- "کامکار",
- "کاملی",
- "کاویانی",
- "کدیور",
- "کردبچه",
- "کرمانی",
- "کریمی",
- "کلباسی",
- "کمالی",
- "کوشکی",
- "کهنمویی",
- "کیان",
- "کیانی (نام خانوادگی)",
- "کیمیایی",
- "گل محمدی",
- "گلپایگانی",
- "گنجی",
- "لاجوردی",
- "لاچینی",
- "لاهوتی",
- "لنکرانی",
- "لوکس",
- "مجاهد",
- "مجتبایی",
- "مجتبوی",
- "مجتهد شبستری",
- "مجتهدی",
- "مجرد",
- "محجوب",
- "محجوبی",
- "محدثی",
- "محمدرضایی",
- "محمدی",
- "مددی",
- "مرادخانی",
- "مرتضوی",
- "مستوفی",
- "مشا",
- "مصاحب",
- "مصباح",
- "مصباح‌زاده",
- "مطهری",
- "مظفر",
- "معارف",
- "معروف",
- "معین",
- "مفتاح",
- "مفتح",
- "مقدم",
- "ملایری",
- "ملک",
- "ملکیان",
- "منوچهری",
- "موحد",
- "موسوی",
- "موسویان",
- "مهاجرانی",
- "مهدی‌پور",
- "میرباقری",
- "میردامادی",
- "میرزاده",
- "میرسپاسی",
- "میزبانی",
- "ناظری",
- "نامور",
- "نجفی",
- "ندوشن",
- "نراقی",
- "نعمت‌زاده",
- "نقدی",
- "نقیب‌زاده",
- "نواب",
- "نوبخت",
- "نوبختی",
- "نهاوندی",
- "نیشابوری",
- "نیلوفری",
- "واثقی",
- "واعظ",
- "واعظ‌زاده",
- "واعظی",
- "وکیلی",
- "هاشمی",
- "هاشمی رفسنجانی",
- "هاشمیان",
- "هامون",
- "هدایت",
- "هراتی",
- "هروی",
- "همایون",
- "همت",
- "همدانی",
- "هوشیار",
- "هومن",
- "یاحقی",
- "یادگار",
- "یثربی",
- "یلدا"
- ],
- "prefix": [
- "آقای",
- "خانم",
- "دکتر"
- ]
-};
diff --git a/lib/locales/fa/index.js b/lib/locales/fa/index.js
new file mode 100644
index 00000000..bcac2710
--- /dev/null
+++ b/lib/locales/fa/index.js
@@ -0,0 +1,4 @@
+var fa = {};
+module['exports'] = fa;
+fa.title = "Farsi";
+fa.name = require("./name");
diff --git a/lib/locales/fa/name/first_name.js b/lib/locales/fa/name/first_name.js
new file mode 100644
index 00000000..9bb85b48
--- /dev/null
+++ b/lib/locales/fa/name/first_name.js
@@ -0,0 +1,724 @@
+module["exports"] = [
+ "آبان دخت",
+ "آبتین",
+ "آتوسا",
+ "آفر",
+ "آفره دخت",
+ "آذرنوش‌",
+ "آذین",
+ "آراه",
+ "آرزو",
+ "آرش",
+ "آرتین",
+ "آرتام",
+ "آرتمن",
+ "آرشام",
+ "آرمان",
+ "آرمین",
+ "آرمیتا",
+ "آریا فر",
+ "آریا",
+ "آریا مهر",
+ "آرین",
+ "آزاده",
+ "آزرم",
+ "آزرمدخت",
+ "آزیتا",
+ "آناهیتا",
+ "آونگ",
+ "آهو",
+ "آیدا",
+ "اتسز",
+ "اختر",
+ "ارد",
+ "ارد شیر",
+ "اردوان",
+ "ارژن",
+ "ارژنگ",
+ "ارسلان",
+ "ارغوان",
+ "ارمغان",
+ "ارنواز",
+ "اروانه",
+ "استر",
+ "اسفندیار",
+ "اشکان",
+ "اشکبوس",
+ "افسانه",
+ "افسون",
+ "افشین",
+ "امید",
+ "انوش (‌ آنوشا )",
+ "انوشروان",
+ "اورنگ",
+ "اوژن",
+ "اوستا",
+ "اهورا",
+ "ایاز",
+ "ایران",
+ "ایراندخت",
+ "ایرج",
+ "ایزدیار",
+ "بابک",
+ "باپوک",
+ "باربد",
+ "بارمان",
+ "بامداد",
+ "بامشاد",
+ "بانو",
+ "بختیار",
+ "برانوش",
+ "بردیا",
+ "برزو",
+ "برزویه",
+ "برزین",
+ "برمک",
+ "بزرگمهر",
+ "بنفشه",
+ "بوژان",
+ "بویان",
+ "بهار",
+ "بهارک",
+ "بهاره",
+ "بهتاش",
+ "بهداد",
+ "بهرام",
+ "بهدیس",
+ "بهرخ",
+ "بهرنگ",
+ "بهروز",
+ "بهزاد",
+ "بهشاد",
+ "بهمن",
+ "بهناز",
+ "بهنام",
+ "بهنود",
+ "بهنوش",
+ "بیتا",
+ "بیژن",
+ "پارسا",
+ "پاکان",
+ "پاکتن",
+ "پاکدخت",
+ "پانته آ",
+ "پدرام",
+ "پرتو",
+ "پرشنگ",
+ "پرتو",
+ "پرستو",
+ "پرویز",
+ "پردیس",
+ "پرهام",
+ "پژمان",
+ "پژوا",
+ "پرنیا",
+ "پشنگ",
+ "پروانه",
+ "پروین",
+ "پری",
+ "پریچهر",
+ "پریدخت",
+ "پریسا",
+ "پرناز",
+ "پریوش",
+ "پریا",
+ "پوپک",
+ "پوران",
+ "پوراندخت",
+ "پوریا",
+ "پولاد",
+ "پویا",
+ "پونه",
+ "پیام",
+ "پیروز",
+ "پیمان",
+ "تابان",
+ "تاباندخت",
+ "تاجی",
+ "تارا",
+ "تاویار",
+ "ترانه",
+ "تناز",
+ "توران",
+ "توراندخت",
+ "تورج",
+ "تورتک",
+ "توفان",
+ "توژال",
+ "تیر داد",
+ "تینا",
+ "تینو",
+ "جابان",
+ "جامین",
+ "جاوید",
+ "جریره",
+ "جمشید",
+ "جوان",
+ "جویا",
+ "جهان",
+ "جهانبخت",
+ "جهانبخش",
+ "جهاندار",
+ "جهانگیر",
+ "جهان بانو",
+ "جهاندخت",
+ "جهان ناز",
+ "جیران",
+ "چابک",
+ "چالاک",
+ "چاوش",
+ "چترا",
+ "چوبین",
+ "چهرزاد",
+ "خاوردخت",
+ "خداداد",
+ "خدایار",
+ "خرم",
+ "خرمدخت",
+ "خسرو",
+ "خشایار",
+ "خورشید",
+ "دادمهر",
+ "دارا",
+ "داراب",
+ "داریا",
+ "داریوش",
+ "دانوش",
+ "داور‌",
+ "دایان",
+ "دریا",
+ "دل آرا",
+ "دل آویز",
+ "دلارام",
+ "دل انگیز",
+ "دلبر",
+ "دلبند",
+ "دلربا",
+ "دلشاد",
+ "دلکش",
+ "دلناز",
+ "دلنواز",
+ "دورشاسب",
+ "دنیا",
+ "دیااکو",
+ "دیانوش",
+ "دیبا",
+ "دیبا دخت",
+ "رابو",
+ "رابین",
+ "رادبانو",
+ "رادمان",
+ "رازبان",
+ "راژانه",
+ "راسا",
+ "رامتین",
+ "رامش",
+ "رامشگر",
+ "رامونا",
+ "رامیار",
+ "رامیلا",
+ "رامین",
+ "راویار",
+ "رژینا",
+ "رخپاک",
+ "رخسار",
+ "رخشانه",
+ "رخشنده",
+ "رزمیار",
+ "رستم",
+ "رکسانا",
+ "روبینا",
+ "رودابه",
+ "روزبه",
+ "روشنک",
+ "روناک",
+ "رهام",
+ "رهی",
+ "ریبار",
+ "راسپینا",
+ "زادبخت",
+ "زاد به",
+ "زاد چهر",
+ "زاد فر",
+ "زال",
+ "زادماسب",
+ "زاوا",
+ "زردشت",
+ "زرنگار",
+ "زری",
+ "زرین",
+ "زرینه",
+ "زمانه",
+ "زونا",
+ "زیبا",
+ "زیبار",
+ "زیما",
+ "زینو",
+ "ژاله",
+ "ژالان",
+ "ژیار",
+ "ژینا",
+ "ژیوار",
+ "سارا",
+ "سارک",
+ "سارنگ",
+ "ساره",
+ "ساسان",
+ "ساغر",
+ "سام",
+ "سامان",
+ "سانا",
+ "ساناز",
+ "سانیار",
+ "ساویز",
+ "ساهی",
+ "ساینا",
+ "سایه",
+ "سپنتا",
+ "سپند",
+ "سپهر",
+ "سپهرداد",
+ "سپیدار",
+ "سپید بانو",
+ "سپیده",
+ "ستاره",
+ "ستی",
+ "سرافراز",
+ "سرور",
+ "سروش",
+ "سرور",
+ "سوبا",
+ "سوبار",
+ "سنبله",
+ "سودابه",
+ "سوری",
+ "سورن",
+ "سورنا",
+ "سوزان",
+ "سوزه",
+ "سوسن",
+ "سومار",
+ "سولان",
+ "سولماز",
+ "سوگند",
+ "سهراب",
+ "سهره",
+ "سهند",
+ "سیامک",
+ "سیاوش",
+ "سیبوبه ‌",
+ "سیما",
+ "سیمدخت",
+ "سینا",
+ "سیمین",
+ "سیمین دخت",
+ "شاپرک",
+ "شادی",
+ "شادمهر",
+ "شاران",
+ "شاهپور",
+ "شاهدخت",
+ "شاهرخ",
+ "شاهین",
+ "شاهیندخت",
+ "شایسته",
+ "شباهنگ",
+ "شب بو",
+ "شبدیز",
+ "شبنم",
+ "شراره",
+ "شرمین",
+ "شروین",
+ "شکوفه",
+ "شکفته",
+ "شمشاد",
+ "شمین",
+ "شوان",
+ "شمیلا",
+ "شورانگیز",
+ "شوری",
+ "شهاب",
+ "شهبار",
+ "شهباز",
+ "شهبال",
+ "شهپر",
+ "شهداد",
+ "شهرآرا",
+ "شهرام",
+ "شهربانو",
+ "شهرزاد",
+ "شهرناز",
+ "شهرنوش",
+ "شهره",
+ "شهریار",
+ "شهرزاد",
+ "شهلا",
+ "شهنواز",
+ "شهین",
+ "شیبا",
+ "شیدا",
+ "شیده",
+ "شیردل",
+ "شیرزاد",
+ "شیرنگ",
+ "شیرو",
+ "شیرین دخت",
+ "شیما",
+ "شینا",
+ "شیرین",
+ "شیوا",
+ "طوس",
+ "طوطی",
+ "طهماسب",
+ "طهمورث",
+ "غوغا",
+ "غنچه",
+ "فتانه",
+ "فدا",
+ "فراز",
+ "فرامرز",
+ "فرانک",
+ "فراهان",
+ "فربد",
+ "فربغ",
+ "فرجاد",
+ "فرخ",
+ "فرخ پی",
+ "فرخ داد",
+ "فرخ رو",
+ "فرخ زاد",
+ "فرخ لقا",
+ "فرخ مهر",
+ "فرداد",
+ "فردیس",
+ "فرین",
+ "فرزاد",
+ "فرزام",
+ "فرزان",
+ "فرزانه",
+ "فرزین",
+ "فرشاد",
+ "فرشته",
+ "فرشید",
+ "فرمان",
+ "فرناز",
+ "فرنگیس",
+ "فرنود",
+ "فرنوش",
+ "فرنیا",
+ "فروتن",
+ "فرود",
+ "فروز",
+ "فروزان",
+ "فروزش",
+ "فروزنده",
+ "فروغ",
+ "فرهاد",
+ "فرهنگ",
+ "فرهود",
+ "فربار",
+ "فریبا",
+ "فرید",
+ "فریدخت",
+ "فریدون",
+ "فریمان",
+ "فریناز",
+ "فرینوش",
+ "فریوش",
+ "فیروز",
+ "فیروزه",
+ "قابوس",
+ "قباد",
+ "قدسی",
+ "کابان",
+ "کابوک",
+ "کارا",
+ "کارو",
+ "کاراکو",
+ "کامبخت",
+ "کامبخش",
+ "کامبیز",
+ "کامجو",
+ "کامدین",
+ "کامران",
+ "کامراوا",
+ "کامک",
+ "کامنوش",
+ "کامیار",
+ "کانیار",
+ "کاووس",
+ "کاوه",
+ "کتایون",
+ "کرشمه",
+ "کسری",
+ "کلاله",
+ "کمبوجیه",
+ "کوشا",
+ "کهبد",
+ "کهرام",
+ "کهزاد",
+ "کیارش",
+ "کیان",
+ "کیانا",
+ "کیانچهر",
+ "کیاندخت",
+ "کیانوش",
+ "کیاوش",
+ "کیخسرو",
+ "کیقباد",
+ "کیکاووس",
+ "کیوان",
+ "کیوان دخت",
+ "کیومرث",
+ "کیهان",
+ "کیاندخت",
+ "کیهانه",
+ "گرد آفرید",
+ "گردان",
+ "گرشا",
+ "گرشاسب",
+ "گرشین",
+ "گرگین",
+ "گزل",
+ "گشتاسب",
+ "گشسب",
+ "گشسب بانو",
+ "گل",
+ "گل آذین",
+ "گل آرا‌",
+ "گلاره",
+ "گل افروز",
+ "گلاله",
+ "گل اندام",
+ "گلاویز",
+ "گلباد",
+ "گلبار",
+ "گلبام",
+ "گلبان",
+ "گلبانو",
+ "گلبرگ",
+ "گلبو",
+ "گلبهار",
+ "گلبیز",
+ "گلپاره",
+ "گلپر",
+ "گلپری",
+ "گلپوش",
+ "گل پونه",
+ "گلچین",
+ "گلدخت",
+ "گلدیس",
+ "گلربا",
+ "گلرخ",
+ "گلرنگ",
+ "گلرو",
+ "گلشن",
+ "گلریز",
+ "گلزاد",
+ "گلزار",
+ "گلسا",
+ "گلشید",
+ "گلنار",
+ "گلناز",
+ "گلنسا",
+ "گلنواز",
+ "گلنوش",
+ "گلی",
+ "گودرز",
+ "گوماتو",
+ "گهر چهر",
+ "گوهر ناز",
+ "گیتی",
+ "گیسو",
+ "گیلدا",
+ "گیو",
+ "لادن",
+ "لاله",
+ "لاله رخ",
+ "لاله دخت",
+ "لبخند",
+ "لقاء",
+ "لومانا",
+ "لهراسب",
+ "مارال",
+ "ماری",
+ "مازیار",
+ "ماکان",
+ "مامک",
+ "مانا",
+ "ماندانا",
+ "مانوش",
+ "مانی",
+ "مانیا",
+ "ماهان",
+ "ماهاندخت",
+ "ماه برزین",
+ "ماه جهان",
+ "ماهچهر",
+ "ماهدخت",
+ "ماهور",
+ "ماهرخ",
+ "ماهزاد",
+ "مردآویز",
+ "مرداس",
+ "مرزبان",
+ "مرمر",
+ "مزدک",
+ "مژده",
+ "مژگان",
+ "مستان",
+ "مستانه",
+ "مشکاندخت",
+ "مشکناز",
+ "مشکین دخت",
+ "منیژه",
+ "منوچهر",
+ "مهبانو",
+ "مهبد",
+ "مه داد",
+ "مهتاب",
+ "مهدیس",
+ "مه جبین",
+ "مه دخت",
+ "مهر آذر",
+ "مهر آرا",
+ "مهر آسا",
+ "مهر آفاق",
+ "مهر افرین",
+ "مهرآب",
+ "مهرداد",
+ "مهر افزون",
+ "مهرام",
+ "مهران",
+ "مهراندخت",
+ "مهراندیش",
+ "مهرانفر",
+ "مهرانگیز",
+ "مهرداد",
+ "مهر دخت",
+ "مهرزاده ‌",
+ "مهرناز",
+ "مهرنوش",
+ "مهرنکار",
+ "مهرنیا",
+ "مهروز",
+ "مهری",
+ "مهریار",
+ "مهسا",
+ "مهستی",
+ "مه سیما",
+ "مهشاد",
+ "مهشید",
+ "مهنام",
+ "مهناز",
+ "مهنوش",
+ "مهوش",
+ "مهیار",
+ "مهین",
+ "مهین دخت",
+ "میترا",
+ "میخک",
+ "مینا",
+ "مینا دخت",
+ "مینو",
+ "مینودخت",
+ "مینو فر",
+ "نادر",
+ "ناز آفرین",
+ "نازبانو",
+ "نازپرور",
+ "نازچهر",
+ "نازفر",
+ "نازلی",
+ "نازی",
+ "نازیدخت",
+ "نامور",
+ "ناهید",
+ "ندا",
+ "نرسی",
+ "نرگس",
+ "نرمک",
+ "نرمین",
+ "نریمان",
+ "نسترن",
+ "نسرین",
+ "نسرین دخت",
+ "نسرین نوش",
+ "نکیسا",
+ "نگار",
+ "نگاره",
+ "نگارین",
+ "نگین",
+ "نوا",
+ "نوش",
+ "نوش آذر",
+ "نوش آور",
+ "نوشا",
+ "نوش آفرین",
+ "نوشدخت",
+ "نوشروان",
+ "نوشفر",
+ "نوشناز",
+ "نوشین",
+ "نوید",
+ "نوین",
+ "نوین دخت",
+ "نیش ا",
+ "نیک بین",
+ "نیک پی",
+ "نیک چهر",
+ "نیک خواه",
+ "نیکداد",
+ "نیکدخت",
+ "نیکدل",
+ "نیکزاد",
+ "نیلوفر",
+ "نیما",
+ "وامق",
+ "ورجاوند",
+ "وریا",
+ "وشمگیر",
+ "وهرز",
+ "وهسودان",
+ "ویدا",
+ "ویس",
+ "ویشتاسب",
+ "ویگن",
+ "هژیر",
+ "هخامنش",
+ "هربد( هیربد )",
+ "هرمز",
+ "همایون",
+ "هما",
+ "همادخت",
+ "همدم",
+ "همراز",
+ "همراه",
+ "هنگامه",
+ "هوتن",
+ "هور",
+ "هورتاش",
+ "هورچهر",
+ "هورداد",
+ "هوردخت",
+ "هورزاد",
+ "هورمند",
+ "هوروش",
+ "هوشنگ",
+ "هوشیار",
+ "هومان",
+ "هومن",
+ "هونام",
+ "هویدا",
+ "هیتاسب",
+ "هیرمند",
+ "هیما",
+ "هیوا",
+ "یادگار",
+ "یاسمن ( یاسمین )",
+ "یاشار",
+ "یاور",
+ "یزدان",
+ "یگانه",
+ "یوشیتا"
+];
diff --git a/lib/locales/fa/name/index.js b/lib/locales/fa/name/index.js
new file mode 100644
index 00000000..82cd98f2
--- /dev/null
+++ b/lib/locales/fa/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
diff --git a/lib/locales/fa/name/last_name.js b/lib/locales/fa/name/last_name.js
new file mode 100644
index 00000000..9ac31d69
--- /dev/null
+++ b/lib/locales/fa/name/last_name.js
@@ -0,0 +1,146 @@
+module["exports"] = [
+ "عارف",
+ "عاشوری",
+ "عالی",
+ "عبادی",
+ "عبدالکریمی",
+ "عبدالملکی",
+ "عراقی",
+ "عزیزی",
+ "عصار",
+ "عقیلی",
+ "علم",
+ "علم‌الهدی",
+ "علی عسگری",
+ "علی‌آبادی",
+ "علیا",
+ "علی‌پور",
+ "علی‌زمانی",
+ "عنایت",
+ "غضنفری",
+ "غنی",
+ "فارسی",
+ "فاطمی",
+ "فانی",
+ "فتاحی",
+ "فرامرزی",
+ "فرج",
+ "فرشیدورد",
+ "فرمانفرمائیان",
+ "فروتن",
+ "فرهنگ",
+ "فریاد",
+ "فنایی",
+ "فنی‌زاده",
+ "فولادوند",
+ "فهمیده",
+ "قاضی",
+ "قانعی",
+ "قانونی",
+ "قمیشی",
+ "قنبری",
+ "قهرمان",
+ "قهرمانی",
+ "قهرمانیان",
+ "قهستانی",
+ "کاشی",
+ "کاکاوند",
+ "کامکار",
+ "کاملی",
+ "کاویانی",
+ "کدیور",
+ "کردبچه",
+ "کرمانی",
+ "کریمی",
+ "کلباسی",
+ "کمالی",
+ "کوشکی",
+ "کهنمویی",
+ "کیان",
+ "کیانی (نام خانوادگی)",
+ "کیمیایی",
+ "گل محمدی",
+ "گلپایگانی",
+ "گنجی",
+ "لاجوردی",
+ "لاچینی",
+ "لاهوتی",
+ "لنکرانی",
+ "لوکس",
+ "مجاهد",
+ "مجتبایی",
+ "مجتبوی",
+ "مجتهد شبستری",
+ "مجتهدی",
+ "مجرد",
+ "محجوب",
+ "محجوبی",
+ "محدثی",
+ "محمدرضایی",
+ "محمدی",
+ "مددی",
+ "مرادخانی",
+ "مرتضوی",
+ "مستوفی",
+ "مشا",
+ "مصاحب",
+ "مصباح",
+ "مصباح‌زاده",
+ "مطهری",
+ "مظفر",
+ "معارف",
+ "معروف",
+ "معین",
+ "مفتاح",
+ "مفتح",
+ "مقدم",
+ "ملایری",
+ "ملک",
+ "ملکیان",
+ "منوچهری",
+ "موحد",
+ "موسوی",
+ "موسویان",
+ "مهاجرانی",
+ "مهدی‌پور",
+ "میرباقری",
+ "میردامادی",
+ "میرزاده",
+ "میرسپاسی",
+ "میزبانی",
+ "ناظری",
+ "نامور",
+ "نجفی",
+ "ندوشن",
+ "نراقی",
+ "نعمت‌زاده",
+ "نقدی",
+ "نقیب‌زاده",
+ "نواب",
+ "نوبخت",
+ "نوبختی",
+ "نهاوندی",
+ "نیشابوری",
+ "نیلوفری",
+ "واثقی",
+ "واعظ",
+ "واعظ‌زاده",
+ "واعظی",
+ "وکیلی",
+ "هاشمی",
+ "هاشمی رفسنجانی",
+ "هاشمیان",
+ "هامون",
+ "هدایت",
+ "هراتی",
+ "هروی",
+ "همایون",
+ "همت",
+ "همدانی",
+ "هوشیار",
+ "هومن",
+ "یاحقی",
+ "یادگار",
+ "یثربی",
+ "یلدا"
+];
diff --git a/lib/locales/fa/name/prefix.js b/lib/locales/fa/name/prefix.js
new file mode 100644
index 00000000..35fc485f
--- /dev/null
+++ b/lib/locales/fa/name/prefix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "آقای",
+ "خانم",
+ "دکتر"
+];
diff --git a/lib/locales/fr.js b/lib/locales/fr.js
deleted file mode 100644
index f459e34b..00000000
--- a/lib/locales/fr.js
+++ /dev/null
@@ -1,2147 +0,0 @@
-var fr = {};
-module["exports"] = fr;
-fr.title = "French";
-fr.address = {
- "building_number": [
- "####",
- "###",
- "##",
- "#"
- ],
- "street_prefix": [
- "Allée, Voie",
- "Rue",
- "Avenue",
- "Boulevard",
- "Quai",
- "Passage",
- "Impasse",
- "Place"
- ],
- "secondary_address": [
- "Apt. ###",
- "# étage"
- ],
- "postcode": [
- "#####"
- ],
- "state": [
- "Alsace",
- "Aquitaine",
- "Auvergne",
- "Basse-Normandie",
- "Bourgogne",
- "Bretagne",
- "Centre",
- "Champagne-Ardenne",
- "Corse",
- "Franche-Comté",
- "Haute-Normandie",
- "Île-de-France",
- "Languedoc-Roussillon",
- "Limousin",
- "Lorraine",
- "Midi-Pyrénées",
- "Nord-Pas-de-Calais",
- "Pays de la Loire",
- "Picardie",
- "Poitou-Charentes",
- "Provence-Alpes-Côte d'Azur",
- "Rhône-Alpes"
- ],
- "city_name": [
- "Paris",
- "Marseille",
- "Lyon",
- "Toulouse",
- "Nice",
- "Nantes",
- "Strasbourg",
- "Montpellier",
- "Bordeaux",
- "Lille13",
- "Rennes",
- "Reims",
- "Le Havre",
- "Saint-Étienne",
- "Toulon",
- "Grenoble",
- "Dijon",
- "Angers",
- "Saint-Denis",
- "Villeurbanne",
- "Le Mans",
- "Aix-en-Provence",
- "Brest",
- "Nîmes",
- "Limoges",
- "Clermont-Ferrand",
- "Tours",
- "Amiens",
- "Metz",
- "Perpignan",
- "Besançon",
- "Orléans",
- "Boulogne-Billancourt",
- "Mulhouse",
- "Rouen",
- "Caen",
- "Nancy",
- "Saint-Denis",
- "Saint-Paul",
- "Montreuil",
- "Argenteuil",
- "Roubaix",
- "Dunkerque14",
- "Tourcoing",
- "Nanterre",
- "Avignon",
- "Créteil",
- "Poitiers",
- "Fort-de-France",
- "Courbevoie",
- "Versailles",
- "Vitry-sur-Seine",
- "Colombes",
- "Pau",
- "Aulnay-sous-Bois",
- "Asnières-sur-Seine",
- "Rueil-Malmaison",
- "Saint-Pierre",
- "Antibes",
- "Saint-Maur-des-Fossés",
- "Champigny-sur-Marne",
- "La Rochelle",
- "Aubervilliers",
- "Calais",
- "Cannes",
- "Le Tampon",
- "Béziers",
- "Colmar",
- "Bourges",
- "Drancy",
- "Mérignac",
- "Saint-Nazaire",
- "Valence",
- "Ajaccio",
- "Issy-les-Moulineaux",
- "Villeneuve-d'Ascq",
- "Levallois-Perret",
- "Noisy-le-Grand",
- "Quimper",
- "La Seyne-sur-Mer",
- "Antony",
- "Troyes",
- "Neuilly-sur-Seine",
- "Sarcelles",
- "Les Abymes",
- "Vénissieux",
- "Clichy",
- "Lorient",
- "Pessac",
- "Ivry-sur-Seine",
- "Cergy",
- "Cayenne",
- "Niort",
- "Chambéry",
- "Montauban",
- "Saint-Quentin",
- "Villejuif",
- "Hyères",
- "Beauvais",
- "Cholet"
- ],
- "city": [
- "#{city_name}"
- ],
- "street_suffix": [
- "de l'Abbaye",
- "Adolphe Mille",
- "d'Alésia",
- "d'Argenteuil",
- "d'Assas",
- "du Bac",
- "de Paris",
- "La Boétie",
- "Bonaparte",
- "de la Bûcherie",
- "de Caumartin",
- "Charlemagne",
- "du Chat-qui-Pêche",
- "de la Chaussée-d'Antin",
- "du Dahomey",
- "Dauphine",
- "Delesseux",
- "du Faubourg Saint-Honoré",
- "du Faubourg-Saint-Denis",
- "de la Ferronnerie",
- "des Francs-Bourgeois",
- "des Grands Augustins",
- "de la Harpe",
- "du Havre",
- "de la Huchette",
- "Joubert",
- "Laffitte",
- "Lepic",
- "des Lombards",
- "Marcadet",
- "Molière",
- "Monsieur-le-Prince",
- "de Montmorency",
- "Montorgueil",
- "Mouffetard",
- "de Nesle",
- "Oberkampf",
- "de l'Odéon",
- "d'Orsel",
- "de la Paix",
- "des Panoramas",
- "Pastourelle",
- "Pierre Charron",
- "de la Pompe",
- "de Presbourg",
- "de Provence",
- "de Richelieu",
- "de Rivoli",
- "des Rosiers",
- "Royale",
- "d'Abbeville",
- "Saint-Honoré",
- "Saint-Bernard",
- "Saint-Denis",
- "Saint-Dominique",
- "Saint-Jacques",
- "Saint-Séverin",
- "des Saussaies",
- "de Seine",
- "de Solférino",
- "Du Sommerard",
- "de Tilsitt",
- "Vaneau",
- "de Vaugirard",
- "de la Victoire",
- "Zadkine"
- ],
- "street_name": [
- "#{street_prefix} #{street_suffix}"
- ],
- "street_address": [
- "#{building_number} #{street_name}"
- ],
- "default_country": [
- "France"
- ]
-};
-fr.company = {
- "suffix": [
- "SARL",
- "SA",
- "EURL",
- "SAS",
- "SEM",
- "SCOP",
- "GIE",
- "EI"
- ],
- "adjective": [
- "Adaptive",
- "Advanced",
- "Ameliorated",
- "Assimilated",
- "Automated",
- "Balanced",
- "Business-focused",
- "Centralized",
- "Cloned",
- "Compatible",
- "Configurable",
- "Cross-group",
- "Cross-platform",
- "Customer-focused",
- "Customizable",
- "Decentralized",
- "De-engineered",
- "Devolved",
- "Digitized",
- "Distributed",
- "Diverse",
- "Down-sized",
- "Enhanced",
- "Enterprise-wide",
- "Ergonomic",
- "Exclusive",
- "Expanded",
- "Extended",
- "Face to face",
- "Focused",
- "Front-line",
- "Fully-configurable",
- "Function-based",
- "Fundamental",
- "Future-proofed",
- "Grass-roots",
- "Horizontal",
- "Implemented",
- "Innovative",
- "Integrated",
- "Intuitive",
- "Inverse",
- "Managed",
- "Mandatory",
- "Monitored",
- "Multi-channelled",
- "Multi-lateral",
- "Multi-layered",
- "Multi-tiered",
- "Networked",
- "Object-based",
- "Open-architected",
- "Open-source",
- "Operative",
- "Optimized",
- "Optional",
- "Organic",
- "Organized",
- "Persevering",
- "Persistent",
- "Phased",
- "Polarised",
- "Pre-emptive",
- "Proactive",
- "Profit-focused",
- "Profound",
- "Programmable",
- "Progressive",
- "Public-key",
- "Quality-focused",
- "Reactive",
- "Realigned",
- "Re-contextualized",
- "Re-engineered",
- "Reduced",
- "Reverse-engineered",
- "Right-sized",
- "Robust",
- "Seamless",
- "Secured",
- "Self-enabling",
- "Sharable",
- "Stand-alone",
- "Streamlined",
- "Switchable",
- "Synchronised",
- "Synergistic",
- "Synergized",
- "Team-oriented",
- "Total",
- "Triple-buffered",
- "Universal",
- "Up-sized",
- "Upgradable",
- "User-centric",
- "User-friendly",
- "Versatile",
- "Virtual",
- "Visionary",
- "Vision-oriented"
- ],
- "descriptor":
- [
- "24 hour",
- "24/7",
- "3rd generation",
- "4th generation",
- "5th generation",
- "6th generation",
- "actuating",
- "analyzing",
- "asymmetric",
- "asynchronous",
- "attitude-oriented",
- "background",
- "bandwidth-monitored",
- "bi-directional",
- "bifurcated",
- "bottom-line",
- "clear-thinking",
- "client-driven",
- "client-server",
- "coherent",
- "cohesive",
- "composite",
- "context-sensitive",
- "contextually-based",
- "content-based",
- "dedicated",
- "demand-driven",
- "didactic",
- "directional",
- "discrete",
- "disintermediate",
- "dynamic",
- "eco-centric",
- "empowering",
- "encompassing",
- "even-keeled",
- "executive",
- "explicit",
- "exuding",
- "fault-tolerant",
- "foreground",
- "fresh-thinking",
- "full-range",
- "global",
- "grid-enabled",
- "heuristic",
- "high-level",
- "holistic",
- "homogeneous",
- "human-resource",
- "hybrid",
- "impactful",
- "incremental",
- "intangible",
- "interactive",
- "intermediate",
- "leading edge",
- "local",
- "logistical",
- "maximized",
- "methodical",
- "mission-critical",
- "mobile",
- "modular",
- "motivating",
- "multimedia",
- "multi-state",
- "multi-tasking",
- "national",
- "needs-based",
- "neutral",
- "next generation",
- "non-volatile",
- "object-oriented",
- "optimal",
- "optimizing",
- "radical",
- "real-time",
- "reciprocal",
- "regional",
- "responsive",
- "scalable",
- "secondary",
- "solution-oriented",
- "stable",
- "static",
- "systematic",
- "systemic",
- "system-worthy",
- "tangible",
- "tertiary",
- "transitional",
- "uniform",
- "upward-trending",
- "user-facing",
- "value-added",
- "web-enabled",
- "well-modulated",
- "zero administration",
- "zero defect",
- "zero tolerance"
- ],
- "noun":
- [
- "ability",
- "access",
- "adapter",
- "algorithm",
- "alliance",
- "analyzer",
- "application",
- "approach",
- "architecture",
- "archive",
- "artificial intelligence",
- "array",
- "attitude",
- "benchmark",
- "budgetary management",
- "capability",
- "capacity",
- "challenge",
- "circuit",
- "collaboration",
- "complexity",
- "concept",
- "conglomeration",
- "contingency",
- "core",
- "customer loyalty",
- "database",
- "data-warehouse",
- "definition",
- "emulation",
- "encoding",
- "encryption",
- "extranet",
- "firmware",
- "flexibility",
- "focus group",
- "forecast",
- "frame",
- "framework",
- "function",
- "functionalities",
- "Graphic Interface",
- "groupware",
- "Graphical User Interface",
- "hardware",
- "help-desk",
- "hierarchy",
- "hub",
- "implementation",
- "info-mediaries",
- "infrastructure",
- "initiative",
- "installation",
- "instruction set",
- "interface",
- "internet solution",
- "intranet",
- "knowledge user",
- "knowledge base",
- "local area network",
- "leverage",
- "matrices",
- "matrix",
- "methodology",
- "middleware",
- "migration",
- "model",
- "moderator",
- "monitoring",
- "moratorium",
- "neural-net",
- "open architecture",
- "open system",
- "orchestration",
- "paradigm",
- "parallelism",
- "policy",
- "portal",
- "pricing structure",
- "process improvement",
- "product",
- "productivity",
- "project",
- "projection",
- "protocol",
- "secured line",
- "service-desk",
- "software",
- "solution",
- "standardization",
- "strategy",
- "structure",
- "success",
- "superstructure",
- "support",
- "synergy",
- "system engine",
- "task-force",
- "throughput",
- "time-frame",
- "toolset",
- "utilisation",
- "website",
- "workforce"
- ],
- "bs_verb": [
- "implement",
- "utilize",
- "integrate",
- "streamline",
- "optimize",
- "evolve",
- "transform",
- "embrace",
- "enable",
- "orchestrate",
- "leverage",
- "reinvent",
- "aggregate",
- "architect",
- "enhance",
- "incentivize",
- "morph",
- "empower",
- "envisioneer",
- "monetize",
- "harness",
- "facilitate",
- "seize",
- "disintermediate",
- "synergize",
- "strategize",
- "deploy",
- "brand",
- "grow",
- "target",
- "syndicate",
- "synthesize",
- "deliver",
- "mesh",
- "incubate",
- "engage",
- "maximize",
- "benchmark",
- "expedite",
- "reintermediate",
- "whiteboard",
- "visualize",
- "repurpose",
- "innovate",
- "scale",
- "unleash",
- "drive",
- "extend",
- "engineer",
- "revolutionize",
- "generate",
- "exploit",
- "transition",
- "e-enable",
- "iterate",
- "cultivate",
- "matrix",
- "productize",
- "redefine",
- "recontextualize"
- ],
- "bs_adjective":
- [
- "clicks-and-mortar",
- "value-added",
- "vertical",
- "proactive",
- "robust",
- "revolutionary",
- "scalable",
- "leading-edge",
- "innovative",
- "intuitive",
- "strategic",
- "e-business",
- "mission-critical",
- "sticky",
- "one-to-one",
- "24/7",
- "end-to-end",
- "global",
- "B2B",
- "B2C",
- "granular",
- "frictionless",
- "virtual",
- "viral",
- "dynamic",
- "24/365",
- "best-of-breed",
- "killer",
- "magnetic",
- "bleeding-edge",
- "web-enabled",
- "interactive",
- "dot-com",
- "sexy",
- "back-end",
- "real-time",
- "efficient",
- "front-end",
- "distributed",
- "seamless",
- "extensible",
- "turn-key",
- "world-class",
- "open-source",
- "cross-platform",
- "cross-media",
- "synergistic",
- "bricks-and-clicks",
- "out-of-the-box",
- "enterprise",
- "integrated",
- "impactful",
- "wireless",
- "transparent",
- "next-generation",
- "cutting-edge",
- "user-centric",
- "visionary",
- "customized",
- "ubiquitous",
- "plug-and-play",
- "collaborative",
- "compelling",
- "holistic",
- "rich"
- ],
- "bs_noun": [
- "synergies",
- "web-readiness",
- "paradigms",
- "markets",
- "partnerships",
- "infrastructures",
- "platforms",
- "initiatives",
- "channels",
- "eyeballs",
- "communities",
- "ROI",
- "solutions",
- "e-tailers",
- "e-services",
- "action-items",
- "portals",
- "niches",
- "technologies",
- "content",
- "vortals",
- "supply-chains",
- "convergence",
- "relationships",
- "architectures",
- "interfaces",
- "e-markets",
- "e-commerce",
- "systems",
- "bandwidth",
- "infomediaries",
- "models",
- "mindshare",
- "deliverables",
- "users",
- "schemas",
- "networks",
- "applications",
- "metrics",
- "e-business",
- "functionalities",
- "experiences",
- "web services",
- "methodologies"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name} et #{Name.last_name}"
- ]
-};
-fr.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.fr",
- "hotmail.fr"
- ],
- "domain_suffix": [
- "com",
- "fr",
- "eu",
- "info",
- "name",
- "net",
- "org"
- ]
-};
-fr.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"
- ],
- "supplemental": [
- "abbas",
- "abduco",
- "abeo",
- "abscido",
- "absconditus",
- "absens",
- "absorbeo",
- "absque",
- "abstergo",
- "absum",
- "abundans",
- "abutor",
- "accedo",
- "accendo",
- "acceptus",
- "accipio",
- "accommodo",
- "accusator",
- "acer",
- "acerbitas",
- "acervus",
- "acidus",
- "acies",
- "acquiro",
- "acsi",
- "adamo",
- "adaugeo",
- "addo",
- "adduco",
- "ademptio",
- "adeo",
- "adeptio",
- "adfectus",
- "adfero",
- "adficio",
- "adflicto",
- "adhaero",
- "adhuc",
- "adicio",
- "adimpleo",
- "adinventitias",
- "adipiscor",
- "adiuvo",
- "administratio",
- "admiratio",
- "admitto",
- "admoneo",
- "admoveo",
- "adnuo",
- "adopto",
- "adsidue",
- "adstringo",
- "adsuesco",
- "adsum",
- "adulatio",
- "adulescens",
- "adultus",
- "aduro",
- "advenio",
- "adversus",
- "advoco",
- "aedificium",
- "aeger",
- "aegre",
- "aegrotatio",
- "aegrus",
- "aeneus",
- "aequitas",
- "aequus",
- "aer",
- "aestas",
- "aestivus",
- "aestus",
- "aetas",
- "aeternus",
- "ager",
- "aggero",
- "aggredior",
- "agnitio",
- "agnosco",
- "ago",
- "ait",
- "aiunt",
- "alienus",
- "alii",
- "alioqui",
- "aliqua",
- "alius",
- "allatus",
- "alo",
- "alter",
- "altus",
- "alveus",
- "amaritudo",
- "ambitus",
- "ambulo",
- "amicitia",
- "amiculum",
- "amissio",
- "amita",
- "amitto",
- "amo",
- "amor",
- "amoveo",
- "amplexus",
- "amplitudo",
- "amplus",
- "ancilla",
- "angelus",
- "angulus",
- "angustus",
- "animadverto",
- "animi",
- "animus",
- "annus",
- "anser",
- "ante",
- "antea",
- "antepono",
- "antiquus",
- "aperio",
- "aperte",
- "apostolus",
- "apparatus",
- "appello",
- "appono",
- "appositus",
- "approbo",
- "apto",
- "aptus",
- "apud",
- "aqua",
- "ara",
- "aranea",
- "arbitro",
- "arbor",
- "arbustum",
- "arca",
- "arceo",
- "arcesso",
- "arcus",
- "argentum",
- "argumentum",
- "arguo",
- "arma",
- "armarium",
- "armo",
- "aro",
- "ars",
- "articulus",
- "artificiose",
- "arto",
- "arx",
- "ascisco",
- "ascit",
- "asper",
- "aspicio",
- "asporto",
- "assentator",
- "astrum",
- "atavus",
- "ater",
- "atqui",
- "atrocitas",
- "atrox",
- "attero",
- "attollo",
- "attonbitus",
- "auctor",
- "auctus",
- "audacia",
- "audax",
- "audentia",
- "audeo",
- "audio",
- "auditor",
- "aufero",
- "aureus",
- "auris",
- "aurum",
- "aut",
- "autem",
- "autus",
- "auxilium",
- "avaritia",
- "avarus",
- "aveho",
- "averto",
- "avoco",
- "baiulus",
- "balbus",
- "barba",
- "bardus",
- "basium",
- "beatus",
- "bellicus",
- "bellum",
- "bene",
- "beneficium",
- "benevolentia",
- "benigne",
- "bestia",
- "bibo",
- "bis",
- "blandior",
- "bonus",
- "bos",
- "brevis",
- "cado",
- "caecus",
- "caelestis",
- "caelum",
- "calamitas",
- "calcar",
- "calco",
- "calculus",
- "callide",
- "campana",
- "candidus",
- "canis",
- "canonicus",
- "canto",
- "capillus",
- "capio",
- "capitulus",
- "capto",
- "caput",
- "carbo",
- "carcer",
- "careo",
- "caries",
- "cariosus",
- "caritas",
- "carmen",
- "carpo",
- "carus",
- "casso",
- "caste",
- "casus",
- "catena",
- "caterva",
- "cattus",
- "cauda",
- "causa",
- "caute",
- "caveo",
- "cavus",
- "cedo",
- "celebrer",
- "celer",
- "celo",
- "cena",
- "cenaculum",
- "ceno",
- "censura",
- "centum",
- "cerno",
- "cernuus",
- "certe",
- "certo",
- "certus",
- "cervus",
- "cetera",
- "charisma",
- "chirographum",
- "cibo",
- "cibus",
- "cicuta",
- "cilicium",
- "cimentarius",
- "ciminatio",
- "cinis",
- "circumvenio",
- "cito",
- "civis",
- "civitas",
- "clam",
- "clamo",
- "claro",
- "clarus",
- "claudeo",
- "claustrum",
- "clementia",
- "clibanus",
- "coadunatio",
- "coaegresco",
- "coepi",
- "coerceo",
- "cogito",
- "cognatus",
- "cognomen",
- "cogo",
- "cohaero",
- "cohibeo",
- "cohors",
- "colligo",
- "colloco",
- "collum",
- "colo",
- "color",
- "coma",
- "combibo",
- "comburo",
- "comedo",
- "comes",
- "cometes",
- "comis",
- "comitatus",
- "commemoro",
- "comminor",
- "commodo",
- "communis",
- "comparo",
- "compello",
- "complectus",
- "compono",
- "comprehendo",
- "comptus",
- "conatus",
- "concedo",
- "concido",
- "conculco",
- "condico",
- "conduco",
- "confero",
- "confido",
- "conforto",
- "confugo",
- "congregatio",
- "conicio",
- "coniecto",
- "conitor",
- "coniuratio",
- "conor",
- "conqueror",
- "conscendo",
- "conservo",
- "considero",
- "conspergo",
- "constans",
- "consuasor",
- "contabesco",
- "contego",
- "contigo",
- "contra",
- "conturbo",
- "conventus",
- "convoco",
- "copia",
- "copiose",
- "cornu",
- "corona",
- "corpus",
- "correptius",
- "corrigo",
- "corroboro",
- "corrumpo",
- "coruscus",
- "cotidie",
- "crapula",
- "cras",
- "crastinus",
- "creator",
- "creber",
- "crebro",
- "credo",
- "creo",
- "creptio",
- "crepusculum",
- "cresco",
- "creta",
- "cribro",
- "crinis",
- "cruciamentum",
- "crudelis",
- "cruentus",
- "crur",
- "crustulum",
- "crux",
- "cubicularis",
- "cubitum",
- "cubo",
- "cui",
- "cuius",
- "culpa",
- "culpo",
- "cultellus",
- "cultura",
- "cum",
- "cunabula",
- "cunae",
- "cunctatio",
- "cupiditas",
- "cupio",
- "cuppedia",
- "cupressus",
- "cur",
- "cura",
- "curatio",
- "curia",
- "curiositas",
- "curis",
- "curo",
- "curriculum",
- "currus",
- "cursim",
- "curso",
- "cursus",
- "curto",
- "curtus",
- "curvo",
- "curvus",
- "custodia",
- "damnatio",
- "damno",
- "dapifer",
- "debeo",
- "debilito",
- "decens",
- "decerno",
- "decet",
- "decimus",
- "decipio",
- "decor",
- "decretum",
- "decumbo",
- "dedecor",
- "dedico",
- "deduco",
- "defaeco",
- "defendo",
- "defero",
- "defessus",
- "defetiscor",
- "deficio",
- "defigo",
- "defleo",
- "defluo",
- "defungo",
- "degenero",
- "degero",
- "degusto",
- "deinde",
- "delectatio",
- "delego",
- "deleo",
- "delibero",
- "delicate",
- "delinquo",
- "deludo",
- "demens",
- "demergo",
- "demitto",
- "demo",
- "demonstro",
- "demoror",
- "demulceo",
- "demum",
- "denego",
- "denique",
- "dens",
- "denuncio",
- "denuo",
- "deorsum",
- "depereo",
- "depono",
- "depopulo",
- "deporto",
- "depraedor",
- "deprecator",
- "deprimo",
- "depromo",
- "depulso",
- "deputo",
- "derelinquo",
- "derideo",
- "deripio",
- "desidero",
- "desino",
- "desipio",
- "desolo",
- "desparatus",
- "despecto",
- "despirmatio",
- "infit",
- "inflammatio",
- "paens",
- "patior",
- "patria",
- "patrocinor",
- "patruus",
- "pauci",
- "paulatim",
- "pauper",
- "pax",
- "peccatus",
- "pecco",
- "pecto",
- "pectus",
- "pecunia",
- "pecus",
- "peior",
- "pel",
- "ocer",
- "socius",
- "sodalitas",
- "sol",
- "soleo",
- "solio",
- "solitudo",
- "solium",
- "sollers",
- "sollicito",
- "solum",
- "solus",
- "solutio",
- "solvo",
- "somniculosus",
- "somnus",
- "sonitus",
- "sono",
- "sophismata",
- "sopor",
- "sordeo",
- "sortitus",
- "spargo",
- "speciosus",
- "spectaculum",
- "speculum",
- "sperno",
- "spero",
- "spes",
- "spiculum",
- "spiritus",
- "spoliatio",
- "sponte",
- "stabilis",
- "statim",
- "statua",
- "stella",
- "stillicidium",
- "stipes",
- "stips",
- "sto",
- "strenuus",
- "strues",
- "studio",
- "stultus",
- "suadeo",
- "suasoria",
- "sub",
- "subito",
- "subiungo",
- "sublime",
- "subnecto",
- "subseco",
- "substantia",
- "subvenio",
- "succedo",
- "succurro",
- "sufficio",
- "suffoco",
- "suffragium",
- "suggero",
- "sui",
- "sulum",
- "sum",
- "summa",
- "summisse",
- "summopere",
- "sumo",
- "sumptus",
- "supellex",
- "super",
- "suppellex",
- "supplanto",
- "suppono",
- "supra",
- "surculus",
- "surgo",
- "sursum",
- "suscipio",
- "suspendo",
- "sustineo",
- "suus",
- "synagoga",
- "tabella",
- "tabernus",
- "tabesco",
- "tabgo",
- "tabula",
- "taceo",
- "tactus",
- "taedium",
- "talio",
- "talis",
- "talus",
- "tam",
- "tamdiu",
- "tamen",
- "tametsi",
- "tamisium",
- "tamquam",
- "tandem",
- "tantillus",
- "tantum",
- "tardus",
- "tego",
- "temeritas",
- "temperantia",
- "templum",
- "temptatio",
- "tempus",
- "tenax",
- "tendo",
- "teneo",
- "tener",
- "tenuis",
- "tenus",
- "tepesco",
- "tepidus",
- "ter",
- "terebro",
- "teres",
- "terga",
- "tergeo",
- "tergiversatio",
- "tergo",
- "tergum",
- "termes",
- "terminatio",
- "tero",
- "terra",
- "terreo",
- "territo",
- "terror",
- "tersus",
- "tertius",
- "testimonium",
- "texo",
- "textilis",
- "textor",
- "textus",
- "thalassinus",
- "theatrum",
- "theca",
- "thema",
- "theologus",
- "thermae",
- "thesaurus",
- "thesis",
- "thorax",
- "thymbra",
- "thymum",
- "tibi",
- "timidus",
- "timor",
- "titulus",
- "tolero",
- "tollo",
- "tondeo",
- "tonsor",
- "torqueo",
- "torrens",
- "tot",
- "totidem",
- "toties",
- "totus",
- "tracto",
- "trado",
- "traho",
- "trans",
- "tredecim",
- "tremo",
- "trepide",
- "tres",
- "tribuo",
- "tricesimus",
- "triduana",
- "triginta",
- "tripudio",
- "tristis",
- "triumphus",
- "trucido",
- "truculenter",
- "tubineus",
- "tui",
- "tum",
- "tumultus",
- "tunc",
- "turba",
- "turbo",
- "turpe",
- "turpis",
- "tutamen",
- "tutis",
- "tyrannus",
- "uberrime",
- "ubi",
- "ulciscor",
- "ullus",
- "ulterius",
- "ultio",
- "ultra",
- "umbra",
- "umerus",
- "umquam",
- "una",
- "unde",
- "undique",
- "universe",
- "unus",
- "urbanus",
- "urbs",
- "uredo",
- "usitas",
- "usque",
- "ustilo",
- "ustulo",
- "usus",
- "uter",
- "uterque",
- "utilis",
- "utique",
- "utor",
- "utpote",
- "utrimque",
- "utroque",
- "utrum",
- "uxor",
- "vaco",
- "vacuus",
- "vado",
- "vae",
- "valde",
- "valens",
- "valeo",
- "valetudo",
- "validus",
- "vallum",
- "vapulus",
- "varietas",
- "varius",
- "vehemens",
- "vel",
- "velociter",
- "velum",
- "velut",
- "venia",
- "venio",
- "ventito",
- "ventosus",
- "ventus",
- "venustas",
- "ver",
- "verbera",
- "verbum",
- "vere",
- "verecundia",
- "vereor",
- "vergo",
- "veritas",
- "vero",
- "versus",
- "verto",
- "verumtamen",
- "verus",
- "vesco",
- "vesica",
- "vesper",
- "vespillo",
- "vester",
- "vestigium",
- "vestrum",
- "vetus",
- "via",
- "vicinus",
- "vicissitudo",
- "victoria",
- "victus",
- "videlicet",
- "video",
- "viduata",
- "viduo",
- "vigilo",
- "vigor",
- "vilicus",
- "vilis",
- "vilitas",
- "villa",
- "vinco",
- "vinculum",
- "vindico",
- "vinitor",
- "vinum",
- "vir",
- "virga",
- "virgo",
- "viridis",
- "viriliter",
- "virtus",
- "vis",
- "viscus",
- "vita",
- "vitiosus",
- "vitium",
- "vito",
- "vivo",
- "vix",
- "vobis",
- "vociferor",
- "voco",
- "volaticus",
- "volo",
- "volubilis",
- "voluntarius",
- "volup",
- "volutabrum",
- "volva",
- "vomer",
- "vomica",
- "vomito",
- "vorago",
- "vorax",
- "voro",
- "vos",
- "votum",
- "voveo",
- "vox",
- "vulariter",
- "vulgaris",
- "vulgivagus",
- "vulgo",
- "vulgus",
- "vulnero",
- "vulnus",
- "vulpes",
- "vulticulus",
- "vultuosus",
- "xiphias"
- ]
-};
-fr.name = {
- "first_name": [
- "Enzo",
- "Lucas",
- "Mathis",
- "Nathan",
- "Thomas",
- "Hugo",
- "Théo",
- "Tom",
- "Louis",
- "Raphaël",
- "Clément",
- "Léo",
- "Mathéo",
- "Maxime",
- "Alexandre",
- "Antoine",
- "Yanis",
- "Paul",
- "Baptiste",
- "Alexis",
- "Gabriel",
- "Arthur",
- "Jules",
- "Ethan",
- "Noah",
- "Quentin",
- "Axel",
- "Evan",
- "Mattéo",
- "Romain",
- "Valentin",
- "Maxence",
- "Noa",
- "Adam",
- "Nicolas",
- "Julien",
- "Mael",
- "Pierre",
- "Rayan",
- "Victor",
- "Mohamed",
- "Adrien",
- "Kylian",
- "Sacha",
- "Benjamin",
- "Léa",
- "Clara",
- "Manon",
- "Chloé",
- "Camille",
- "Ines",
- "Sarah",
- "Jade",
- "Lola",
- "Anaïs",
- "Lucie",
- "Océane",
- "Lilou",
- "Marie",
- "Eva",
- "Romane",
- "Lisa",
- "Zoe",
- "Julie",
- "Mathilde",
- "Louise",
- "Juliette",
- "Clémence",
- "Célia",
- "Laura",
- "Lena",
- "Maëlys",
- "Charlotte",
- "Ambre",
- "Maeva",
- "Pauline",
- "Lina",
- "Jeanne",
- "Lou",
- "Noémie",
- "Justine",
- "Louna",
- "Elisa",
- "Alice",
- "Emilie",
- "Carla",
- "Maëlle",
- "Alicia",
- "Mélissa"
- ],
- "last_name": [
- "Martin",
- "Bernard",
- "Dubois",
- "Thomas",
- "Robert",
- "Richard",
- "Petit",
- "Durand",
- "Leroy",
- "Moreau",
- "Simon",
- "Laurent",
- "Lefebvre",
- "Michel",
- "Garcia",
- "David",
- "Bertrand",
- "Roux",
- "Vincent",
- "Fournier",
- "Morel",
- "Girard",
- "Andre",
- "Lefevre",
- "Mercier",
- "Dupont",
- "Lambert",
- "Bonnet",
- "Francois",
- "Martinez",
- "Legrand",
- "Garnier",
- "Faure",
- "Rousseau",
- "Blanc",
- "Guerin",
- "Muller",
- "Henry",
- "Roussel",
- "Nicolas",
- "Perrin",
- "Morin",
- "Mathieu",
- "Clement",
- "Gauthier",
- "Dumont",
- "Lopez",
- "Fontaine",
- "Chevalier",
- "Robin",
- "Masson",
- "Sanchez",
- "Gerard",
- "Nguyen",
- "Boyer",
- "Denis",
- "Lemaire",
- "Duval",
- "Joly",
- "Gautier",
- "Roger",
- "Roche",
- "Roy",
- "Noel",
- "Meyer",
- "Lucas",
- "Meunier",
- "Jean",
- "Perez",
- "Marchand",
- "Dufour",
- "Blanchard",
- "Marie",
- "Barbier",
- "Brun",
- "Dumas",
- "Brunet",
- "Schmitt",
- "Leroux",
- "Colin",
- "Fernandez",
- "Pierre",
- "Renard",
- "Arnaud",
- "Rolland",
- "Caron",
- "Aubert",
- "Giraud",
- "Leclerc",
- "Vidal",
- "Bourgeois",
- "Renaud",
- "Lemoine",
- "Picard",
- "Gaillard",
- "Philippe",
- "Leclercq",
- "Lacroix",
- "Fabre",
- "Dupuis",
- "Olivier",
- "Rodriguez",
- "Da silva",
- "Hubert",
- "Louis",
- "Charles",
- "Guillot",
- "Riviere",
- "Le gall",
- "Guillaume",
- "Adam",
- "Rey",
- "Moulin",
- "Gonzalez",
- "Berger",
- "Lecomte",
- "Menard",
- "Fleury",
- "Deschamps",
- "Carpentier",
- "Julien",
- "Benoit",
- "Paris",
- "Maillard",
- "Marchal",
- "Aubry",
- "Vasseur",
- "Le roux",
- "Renault",
- "Jacquet",
- "Collet",
- "Prevost",
- "Poirier",
- "Charpentier",
- "Royer",
- "Huet",
- "Baron",
- "Dupuy",
- "Pons",
- "Paul",
- "Laine",
- "Carre",
- "Breton",
- "Remy",
- "Schneider",
- "Perrot",
- "Guyot",
- "Barre",
- "Marty",
- "Cousin"
- ],
- "prefix": [
- "M",
- "Mme",
- "Mlle",
- "Dr",
- "Prof"
- ],
- "title": {
- "job": [
- "Superviseur",
- "Executif",
- "Manager",
- "Ingenieur",
- "Specialiste",
- "Directeur",
- "Coordinateur",
- "Administrateur",
- "Architecte",
- "Analyste",
- "Designer",
- "Technicien",
- "Developpeur",
- "Producteur",
- "Consultant",
- "Assistant",
- "Agent",
- "Stagiaire"
- ]
- },
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{last_name} #{first_name}"
- ]
-};
-fr.phone_number = {
- "formats": [
- "01########",
- "02########",
- "03########",
- "04########",
- "05########",
- "06########",
- "07########",
- "+33 1########",
- "+33 2########",
- "+33 3########",
- "+33 4########",
- "+33 5########",
- "+33 6########",
- "+33 7########"
- ]
-};
diff --git a/lib/locales/fr/address/building_number.js b/lib/locales/fr/address/building_number.js
new file mode 100644
index 00000000..c4716c4d
--- /dev/null
+++ b/lib/locales/fr/address/building_number.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "####",
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/fr/address/city.js b/lib/locales/fr/address/city.js
new file mode 100644
index 00000000..d62eafb1
--- /dev/null
+++ b/lib/locales/fr/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_name}"
+];
diff --git a/lib/locales/fr/address/city_name.js b/lib/locales/fr/address/city_name.js
new file mode 100644
index 00000000..3437cc30
--- /dev/null
+++ b/lib/locales/fr/address/city_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Paris",
+ "Marseille",
+ "Lyon",
+ "Toulouse",
+ "Nice",
+ "Nantes",
+ "Strasbourg",
+ "Montpellier",
+ "Bordeaux",
+ "Lille13",
+ "Rennes",
+ "Reims",
+ "Le Havre",
+ "Saint-Étienne",
+ "Toulon",
+ "Grenoble",
+ "Dijon",
+ "Angers",
+ "Saint-Denis",
+ "Villeurbanne",
+ "Le Mans",
+ "Aix-en-Provence",
+ "Brest",
+ "Nîmes",
+ "Limoges",
+ "Clermont-Ferrand",
+ "Tours",
+ "Amiens",
+ "Metz",
+ "Perpignan",
+ "Besançon",
+ "Orléans",
+ "Boulogne-Billancourt",
+ "Mulhouse",
+ "Rouen",
+ "Caen",
+ "Nancy",
+ "Saint-Denis",
+ "Saint-Paul",
+ "Montreuil",
+ "Argenteuil",
+ "Roubaix",
+ "Dunkerque14",
+ "Tourcoing",
+ "Nanterre",
+ "Avignon",
+ "Créteil",
+ "Poitiers",
+ "Fort-de-France",
+ "Courbevoie",
+ "Versailles",
+ "Vitry-sur-Seine",
+ "Colombes",
+ "Pau",
+ "Aulnay-sous-Bois",
+ "Asnières-sur-Seine",
+ "Rueil-Malmaison",
+ "Saint-Pierre",
+ "Antibes",
+ "Saint-Maur-des-Fossés",
+ "Champigny-sur-Marne",
+ "La Rochelle",
+ "Aubervilliers",
+ "Calais",
+ "Cannes",
+ "Le Tampon",
+ "Béziers",
+ "Colmar",
+ "Bourges",
+ "Drancy",
+ "Mérignac",
+ "Saint-Nazaire",
+ "Valence",
+ "Ajaccio",
+ "Issy-les-Moulineaux",
+ "Villeneuve-d'Ascq",
+ "Levallois-Perret",
+ "Noisy-le-Grand",
+ "Quimper",
+ "La Seyne-sur-Mer",
+ "Antony",
+ "Troyes",
+ "Neuilly-sur-Seine",
+ "Sarcelles",
+ "Les Abymes",
+ "Vénissieux",
+ "Clichy",
+ "Lorient",
+ "Pessac",
+ "Ivry-sur-Seine",
+ "Cergy",
+ "Cayenne",
+ "Niort",
+ "Chambéry",
+ "Montauban",
+ "Saint-Quentin",
+ "Villejuif",
+ "Hyères",
+ "Beauvais",
+ "Cholet"
+];
diff --git a/lib/locales/fr/address/default_country.js b/lib/locales/fr/address/default_country.js
new file mode 100644
index 00000000..446f2da2
--- /dev/null
+++ b/lib/locales/fr/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "France"
+];
diff --git a/lib/locales/fr/address/index.js b/lib/locales/fr/address/index.js
new file mode 100644
index 00000000..72e8ffd1
--- /dev/null
+++ b/lib/locales/fr/address/index.js
@@ -0,0 +1,13 @@
+var address = {};
+module['exports'] = address;
+address.building_number = require("./building_number");
+address.street_prefix = require("./street_prefix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street_suffix = require("./street_suffix");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/fr/address/postcode.js b/lib/locales/fr/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/fr/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/fr/address/secondary_address.js b/lib/locales/fr/address/secondary_address.js
new file mode 100644
index 00000000..2237627f
--- /dev/null
+++ b/lib/locales/fr/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Apt. ###",
+ "# étage"
+];
diff --git a/lib/locales/fr/address/state.js b/lib/locales/fr/address/state.js
new file mode 100644
index 00000000..233b6e52
--- /dev/null
+++ b/lib/locales/fr/address/state.js
@@ -0,0 +1,24 @@
+module["exports"] = [
+ "Alsace",
+ "Aquitaine",
+ "Auvergne",
+ "Basse-Normandie",
+ "Bourgogne",
+ "Bretagne",
+ "Centre",
+ "Champagne-Ardenne",
+ "Corse",
+ "Franche-Comté",
+ "Haute-Normandie",
+ "Île-de-France",
+ "Languedoc-Roussillon",
+ "Limousin",
+ "Lorraine",
+ "Midi-Pyrénées",
+ "Nord-Pas-de-Calais",
+ "Pays de la Loire",
+ "Picardie",
+ "Poitou-Charentes",
+ "Provence-Alpes-Côte d'Azur",
+ "Rhône-Alpes"
+];
diff --git a/lib/locales/fr/address/street_address.js b/lib/locales/fr/address/street_address.js
new file mode 100644
index 00000000..289216e7
--- /dev/null
+++ b/lib/locales/fr/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{building_number} #{street_name}"
+];
diff --git a/lib/locales/fr/address/street_name.js b/lib/locales/fr/address/street_name.js
new file mode 100644
index 00000000..6c6f8793
--- /dev/null
+++ b/lib/locales/fr/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_prefix} #{street_suffix}"
+];
diff --git a/lib/locales/fr/address/street_prefix.js b/lib/locales/fr/address/street_prefix.js
new file mode 100644
index 00000000..059b9317
--- /dev/null
+++ b/lib/locales/fr/address/street_prefix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "Allée, Voie",
+ "Rue",
+ "Avenue",
+ "Boulevard",
+ "Quai",
+ "Passage",
+ "Impasse",
+ "Place"
+];
diff --git a/lib/locales/fr/address/street_suffix.js b/lib/locales/fr/address/street_suffix.js
new file mode 100644
index 00000000..d0f75a48
--- /dev/null
+++ b/lib/locales/fr/address/street_suffix.js
@@ -0,0 +1,68 @@
+module["exports"] = [
+ "de l'Abbaye",
+ "Adolphe Mille",
+ "d'Alésia",
+ "d'Argenteuil",
+ "d'Assas",
+ "du Bac",
+ "de Paris",
+ "La Boétie",
+ "Bonaparte",
+ "de la Bûcherie",
+ "de Caumartin",
+ "Charlemagne",
+ "du Chat-qui-Pêche",
+ "de la Chaussée-d'Antin",
+ "du Dahomey",
+ "Dauphine",
+ "Delesseux",
+ "du Faubourg Saint-Honoré",
+ "du Faubourg-Saint-Denis",
+ "de la Ferronnerie",
+ "des Francs-Bourgeois",
+ "des Grands Augustins",
+ "de la Harpe",
+ "du Havre",
+ "de la Huchette",
+ "Joubert",
+ "Laffitte",
+ "Lepic",
+ "des Lombards",
+ "Marcadet",
+ "Molière",
+ "Monsieur-le-Prince",
+ "de Montmorency",
+ "Montorgueil",
+ "Mouffetard",
+ "de Nesle",
+ "Oberkampf",
+ "de l'Odéon",
+ "d'Orsel",
+ "de la Paix",
+ "des Panoramas",
+ "Pastourelle",
+ "Pierre Charron",
+ "de la Pompe",
+ "de Presbourg",
+ "de Provence",
+ "de Richelieu",
+ "de Rivoli",
+ "des Rosiers",
+ "Royale",
+ "d'Abbeville",
+ "Saint-Honoré",
+ "Saint-Bernard",
+ "Saint-Denis",
+ "Saint-Dominique",
+ "Saint-Jacques",
+ "Saint-Séverin",
+ "des Saussaies",
+ "de Seine",
+ "de Solférino",
+ "Du Sommerard",
+ "de Tilsitt",
+ "Vaneau",
+ "de Vaugirard",
+ "de la Victoire",
+ "Zadkine"
+];
diff --git a/lib/locales/fr/company/adjective.js b/lib/locales/fr/company/adjective.js
new file mode 100644
index 00000000..bcfd8abe
--- /dev/null
+++ b/lib/locales/fr/company/adjective.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Adaptive",
+ "Advanced",
+ "Ameliorated",
+ "Assimilated",
+ "Automated",
+ "Balanced",
+ "Business-focused",
+ "Centralized",
+ "Cloned",
+ "Compatible",
+ "Configurable",
+ "Cross-group",
+ "Cross-platform",
+ "Customer-focused",
+ "Customizable",
+ "Decentralized",
+ "De-engineered",
+ "Devolved",
+ "Digitized",
+ "Distributed",
+ "Diverse",
+ "Down-sized",
+ "Enhanced",
+ "Enterprise-wide",
+ "Ergonomic",
+ "Exclusive",
+ "Expanded",
+ "Extended",
+ "Face to face",
+ "Focused",
+ "Front-line",
+ "Fully-configurable",
+ "Function-based",
+ "Fundamental",
+ "Future-proofed",
+ "Grass-roots",
+ "Horizontal",
+ "Implemented",
+ "Innovative",
+ "Integrated",
+ "Intuitive",
+ "Inverse",
+ "Managed",
+ "Mandatory",
+ "Monitored",
+ "Multi-channelled",
+ "Multi-lateral",
+ "Multi-layered",
+ "Multi-tiered",
+ "Networked",
+ "Object-based",
+ "Open-architected",
+ "Open-source",
+ "Operative",
+ "Optimized",
+ "Optional",
+ "Organic",
+ "Organized",
+ "Persevering",
+ "Persistent",
+ "Phased",
+ "Polarised",
+ "Pre-emptive",
+ "Proactive",
+ "Profit-focused",
+ "Profound",
+ "Programmable",
+ "Progressive",
+ "Public-key",
+ "Quality-focused",
+ "Reactive",
+ "Realigned",
+ "Re-contextualized",
+ "Re-engineered",
+ "Reduced",
+ "Reverse-engineered",
+ "Right-sized",
+ "Robust",
+ "Seamless",
+ "Secured",
+ "Self-enabling",
+ "Sharable",
+ "Stand-alone",
+ "Streamlined",
+ "Switchable",
+ "Synchronised",
+ "Synergistic",
+ "Synergized",
+ "Team-oriented",
+ "Total",
+ "Triple-buffered",
+ "Universal",
+ "Up-sized",
+ "Upgradable",
+ "User-centric",
+ "User-friendly",
+ "Versatile",
+ "Virtual",
+ "Visionary",
+ "Vision-oriented"
+];
diff --git a/lib/locales/fr/company/bs_adjective.js b/lib/locales/fr/company/bs_adjective.js
new file mode 100644
index 00000000..87bc9d39
--- /dev/null
+++ b/lib/locales/fr/company/bs_adjective.js
@@ -0,0 +1,67 @@
+module["exports"] = [
+ "clicks-and-mortar",
+ "value-added",
+ "vertical",
+ "proactive",
+ "robust",
+ "revolutionary",
+ "scalable",
+ "leading-edge",
+ "innovative",
+ "intuitive",
+ "strategic",
+ "e-business",
+ "mission-critical",
+ "sticky",
+ "one-to-one",
+ "24/7",
+ "end-to-end",
+ "global",
+ "B2B",
+ "B2C",
+ "granular",
+ "frictionless",
+ "virtual",
+ "viral",
+ "dynamic",
+ "24/365",
+ "best-of-breed",
+ "killer",
+ "magnetic",
+ "bleeding-edge",
+ "web-enabled",
+ "interactive",
+ "dot-com",
+ "sexy",
+ "back-end",
+ "real-time",
+ "efficient",
+ "front-end",
+ "distributed",
+ "seamless",
+ "extensible",
+ "turn-key",
+ "world-class",
+ "open-source",
+ "cross-platform",
+ "cross-media",
+ "synergistic",
+ "bricks-and-clicks",
+ "out-of-the-box",
+ "enterprise",
+ "integrated",
+ "impactful",
+ "wireless",
+ "transparent",
+ "next-generation",
+ "cutting-edge",
+ "user-centric",
+ "visionary",
+ "customized",
+ "ubiquitous",
+ "plug-and-play",
+ "collaborative",
+ "compelling",
+ "holistic",
+ "rich"
+];
diff --git a/lib/locales/fr/company/bs_noun.js b/lib/locales/fr/company/bs_noun.js
new file mode 100644
index 00000000..c764d732
--- /dev/null
+++ b/lib/locales/fr/company/bs_noun.js
@@ -0,0 +1,46 @@
+module["exports"] = [
+ "synergies",
+ "web-readiness",
+ "paradigms",
+ "markets",
+ "partnerships",
+ "infrastructures",
+ "platforms",
+ "initiatives",
+ "channels",
+ "eyeballs",
+ "communities",
+ "ROI",
+ "solutions",
+ "e-tailers",
+ "e-services",
+ "action-items",
+ "portals",
+ "niches",
+ "technologies",
+ "content",
+ "vortals",
+ "supply-chains",
+ "convergence",
+ "relationships",
+ "architectures",
+ "interfaces",
+ "e-markets",
+ "e-commerce",
+ "systems",
+ "bandwidth",
+ "infomediaries",
+ "models",
+ "mindshare",
+ "deliverables",
+ "users",
+ "schemas",
+ "networks",
+ "applications",
+ "metrics",
+ "e-business",
+ "functionalities",
+ "experiences",
+ "web services",
+ "methodologies"
+];
diff --git a/lib/locales/fr/company/bs_verb.js b/lib/locales/fr/company/bs_verb.js
new file mode 100644
index 00000000..42e47b27
--- /dev/null
+++ b/lib/locales/fr/company/bs_verb.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "implement",
+ "utilize",
+ "integrate",
+ "streamline",
+ "optimize",
+ "evolve",
+ "transform",
+ "embrace",
+ "enable",
+ "orchestrate",
+ "leverage",
+ "reinvent",
+ "aggregate",
+ "architect",
+ "enhance",
+ "incentivize",
+ "morph",
+ "empower",
+ "envisioneer",
+ "monetize",
+ "harness",
+ "facilitate",
+ "seize",
+ "disintermediate",
+ "synergize",
+ "strategize",
+ "deploy",
+ "brand",
+ "grow",
+ "target",
+ "syndicate",
+ "synthesize",
+ "deliver",
+ "mesh",
+ "incubate",
+ "engage",
+ "maximize",
+ "benchmark",
+ "expedite",
+ "reintermediate",
+ "whiteboard",
+ "visualize",
+ "repurpose",
+ "innovate",
+ "scale",
+ "unleash",
+ "drive",
+ "extend",
+ "engineer",
+ "revolutionize",
+ "generate",
+ "exploit",
+ "transition",
+ "e-enable",
+ "iterate",
+ "cultivate",
+ "matrix",
+ "productize",
+ "redefine",
+ "recontextualize"
+];
diff --git a/lib/locales/fr/company/descriptor.js b/lib/locales/fr/company/descriptor.js
new file mode 100644
index 00000000..0746db82
--- /dev/null
+++ b/lib/locales/fr/company/descriptor.js
@@ -0,0 +1,103 @@
+module["exports"] = [
+ "24 hour",
+ "24/7",
+ "3rd generation",
+ "4th generation",
+ "5th generation",
+ "6th generation",
+ "actuating",
+ "analyzing",
+ "asymmetric",
+ "asynchronous",
+ "attitude-oriented",
+ "background",
+ "bandwidth-monitored",
+ "bi-directional",
+ "bifurcated",
+ "bottom-line",
+ "clear-thinking",
+ "client-driven",
+ "client-server",
+ "coherent",
+ "cohesive",
+ "composite",
+ "context-sensitive",
+ "contextually-based",
+ "content-based",
+ "dedicated",
+ "demand-driven",
+ "didactic",
+ "directional",
+ "discrete",
+ "disintermediate",
+ "dynamic",
+ "eco-centric",
+ "empowering",
+ "encompassing",
+ "even-keeled",
+ "executive",
+ "explicit",
+ "exuding",
+ "fault-tolerant",
+ "foreground",
+ "fresh-thinking",
+ "full-range",
+ "global",
+ "grid-enabled",
+ "heuristic",
+ "high-level",
+ "holistic",
+ "homogeneous",
+ "human-resource",
+ "hybrid",
+ "impactful",
+ "incremental",
+ "intangible",
+ "interactive",
+ "intermediate",
+ "leading edge",
+ "local",
+ "logistical",
+ "maximized",
+ "methodical",
+ "mission-critical",
+ "mobile",
+ "modular",
+ "motivating",
+ "multimedia",
+ "multi-state",
+ "multi-tasking",
+ "national",
+ "needs-based",
+ "neutral",
+ "next generation",
+ "non-volatile",
+ "object-oriented",
+ "optimal",
+ "optimizing",
+ "radical",
+ "real-time",
+ "reciprocal",
+ "regional",
+ "responsive",
+ "scalable",
+ "secondary",
+ "solution-oriented",
+ "stable",
+ "static",
+ "systematic",
+ "systemic",
+ "system-worthy",
+ "tangible",
+ "tertiary",
+ "transitional",
+ "uniform",
+ "upward-trending",
+ "user-facing",
+ "value-added",
+ "web-enabled",
+ "well-modulated",
+ "zero administration",
+ "zero defect",
+ "zero tolerance"
+];
diff --git a/lib/locales/fr/company/index.js b/lib/locales/fr/company/index.js
new file mode 100644
index 00000000..83b2f5cc
--- /dev/null
+++ b/lib/locales/fr/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjective = require("./adjective");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.bs_adjective = require("./bs_adjective");
+company.bs_noun = require("./bs_noun");
+company.name = require("./name");
diff --git a/lib/locales/fr/company/name.js b/lib/locales/fr/company/name.js
new file mode 100644
index 00000000..400235d3
--- /dev/null
+++ b/lib/locales/fr/company/name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name} et #{Name.last_name}"
+];
diff --git a/lib/locales/fr/company/noun.js b/lib/locales/fr/company/noun.js
new file mode 100644
index 00000000..0a27b357
--- /dev/null
+++ b/lib/locales/fr/company/noun.js
@@ -0,0 +1,106 @@
+module["exports"] = [
+ "ability",
+ "access",
+ "adapter",
+ "algorithm",
+ "alliance",
+ "analyzer",
+ "application",
+ "approach",
+ "architecture",
+ "archive",
+ "artificial intelligence",
+ "array",
+ "attitude",
+ "benchmark",
+ "budgetary management",
+ "capability",
+ "capacity",
+ "challenge",
+ "circuit",
+ "collaboration",
+ "complexity",
+ "concept",
+ "conglomeration",
+ "contingency",
+ "core",
+ "customer loyalty",
+ "database",
+ "data-warehouse",
+ "definition",
+ "emulation",
+ "encoding",
+ "encryption",
+ "extranet",
+ "firmware",
+ "flexibility",
+ "focus group",
+ "forecast",
+ "frame",
+ "framework",
+ "function",
+ "functionalities",
+ "Graphic Interface",
+ "groupware",
+ "Graphical User Interface",
+ "hardware",
+ "help-desk",
+ "hierarchy",
+ "hub",
+ "implementation",
+ "info-mediaries",
+ "infrastructure",
+ "initiative",
+ "installation",
+ "instruction set",
+ "interface",
+ "internet solution",
+ "intranet",
+ "knowledge user",
+ "knowledge base",
+ "local area network",
+ "leverage",
+ "matrices",
+ "matrix",
+ "methodology",
+ "middleware",
+ "migration",
+ "model",
+ "moderator",
+ "monitoring",
+ "moratorium",
+ "neural-net",
+ "open architecture",
+ "open system",
+ "orchestration",
+ "paradigm",
+ "parallelism",
+ "policy",
+ "portal",
+ "pricing structure",
+ "process improvement",
+ "product",
+ "productivity",
+ "project",
+ "projection",
+ "protocol",
+ "secured line",
+ "service-desk",
+ "software",
+ "solution",
+ "standardization",
+ "strategy",
+ "structure",
+ "success",
+ "superstructure",
+ "support",
+ "synergy",
+ "system engine",
+ "task-force",
+ "throughput",
+ "time-frame",
+ "toolset",
+ "utilisation",
+ "website",
+ "workforce"
+];
diff --git a/lib/locales/fr/company/suffix.js b/lib/locales/fr/company/suffix.js
new file mode 100644
index 00000000..237628db
--- /dev/null
+++ b/lib/locales/fr/company/suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "SARL",
+ "SA",
+ "EURL",
+ "SAS",
+ "SEM",
+ "SCOP",
+ "GIE",
+ "EI"
+];
diff --git a/lib/locales/fr/index.js b/lib/locales/fr/index.js
new file mode 100644
index 00000000..f81a8285
--- /dev/null
+++ b/lib/locales/fr/index.js
@@ -0,0 +1,9 @@
+var fr = {};
+module['exports'] = fr;
+fr.title = "French";
+fr.address = require("./address");
+fr.company = require("./company");
+fr.internet = require("./internet");
+fr.lorem = require("./lorem");
+fr.name = require("./name");
+fr.phone_number = require("./phone_number");
diff --git a/lib/locales/fr/internet/domain_suffix.js b/lib/locales/fr/internet/domain_suffix.js
new file mode 100644
index 00000000..4f6a4955
--- /dev/null
+++ b/lib/locales/fr/internet/domain_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "com",
+ "fr",
+ "eu",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/fr/internet/free_email.js b/lib/locales/fr/internet/free_email.js
new file mode 100644
index 00000000..add7151b
--- /dev/null
+++ b/lib/locales/fr/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.fr",
+ "hotmail.fr"
+];
diff --git a/lib/locales/fr/internet/index.js b/lib/locales/fr/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/fr/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/fr/lorem/index.js b/lib/locales/fr/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/fr/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/fr/lorem/supplemental.js b/lib/locales/fr/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/fr/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/fr/lorem/words.js b/lib/locales/fr/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/fr/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/fr/name/first_name.js b/lib/locales/fr/name/first_name.js
new file mode 100644
index 00000000..991c78f7
--- /dev/null
+++ b/lib/locales/fr/name/first_name.js
@@ -0,0 +1,91 @@
+module["exports"] = [
+ "Enzo",
+ "Lucas",
+ "Mathis",
+ "Nathan",
+ "Thomas",
+ "Hugo",
+ "Théo",
+ "Tom",
+ "Louis",
+ "Raphaël",
+ "Clément",
+ "Léo",
+ "Mathéo",
+ "Maxime",
+ "Alexandre",
+ "Antoine",
+ "Yanis",
+ "Paul",
+ "Baptiste",
+ "Alexis",
+ "Gabriel",
+ "Arthur",
+ "Jules",
+ "Ethan",
+ "Noah",
+ "Quentin",
+ "Axel",
+ "Evan",
+ "Mattéo",
+ "Romain",
+ "Valentin",
+ "Maxence",
+ "Noa",
+ "Adam",
+ "Nicolas",
+ "Julien",
+ "Mael",
+ "Pierre",
+ "Rayan",
+ "Victor",
+ "Mohamed",
+ "Adrien",
+ "Kylian",
+ "Sacha",
+ "Benjamin",
+ "Léa",
+ "Clara",
+ "Manon",
+ "Chloé",
+ "Camille",
+ "Ines",
+ "Sarah",
+ "Jade",
+ "Lola",
+ "Anaïs",
+ "Lucie",
+ "Océane",
+ "Lilou",
+ "Marie",
+ "Eva",
+ "Romane",
+ "Lisa",
+ "Zoe",
+ "Julie",
+ "Mathilde",
+ "Louise",
+ "Juliette",
+ "Clémence",
+ "Célia",
+ "Laura",
+ "Lena",
+ "Maëlys",
+ "Charlotte",
+ "Ambre",
+ "Maeva",
+ "Pauline",
+ "Lina",
+ "Jeanne",
+ "Lou",
+ "Noémie",
+ "Justine",
+ "Louna",
+ "Elisa",
+ "Alice",
+ "Emilie",
+ "Carla",
+ "Maëlle",
+ "Alicia",
+ "Mélissa"
+];
diff --git a/lib/locales/fr/name/index.js b/lib/locales/fr/name/index.js
new file mode 100644
index 00000000..44fd8585
--- /dev/null
+++ b/lib/locales/fr/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/fr/name/last_name.js b/lib/locales/fr/name/last_name.js
new file mode 100644
index 00000000..cd86d4e3
--- /dev/null
+++ b/lib/locales/fr/name/last_name.js
@@ -0,0 +1,152 @@
+module["exports"] = [
+ "Martin",
+ "Bernard",
+ "Dubois",
+ "Thomas",
+ "Robert",
+ "Richard",
+ "Petit",
+ "Durand",
+ "Leroy",
+ "Moreau",
+ "Simon",
+ "Laurent",
+ "Lefebvre",
+ "Michel",
+ "Garcia",
+ "David",
+ "Bertrand",
+ "Roux",
+ "Vincent",
+ "Fournier",
+ "Morel",
+ "Girard",
+ "Andre",
+ "Lefevre",
+ "Mercier",
+ "Dupont",
+ "Lambert",
+ "Bonnet",
+ "Francois",
+ "Martinez",
+ "Legrand",
+ "Garnier",
+ "Faure",
+ "Rousseau",
+ "Blanc",
+ "Guerin",
+ "Muller",
+ "Henry",
+ "Roussel",
+ "Nicolas",
+ "Perrin",
+ "Morin",
+ "Mathieu",
+ "Clement",
+ "Gauthier",
+ "Dumont",
+ "Lopez",
+ "Fontaine",
+ "Chevalier",
+ "Robin",
+ "Masson",
+ "Sanchez",
+ "Gerard",
+ "Nguyen",
+ "Boyer",
+ "Denis",
+ "Lemaire",
+ "Duval",
+ "Joly",
+ "Gautier",
+ "Roger",
+ "Roche",
+ "Roy",
+ "Noel",
+ "Meyer",
+ "Lucas",
+ "Meunier",
+ "Jean",
+ "Perez",
+ "Marchand",
+ "Dufour",
+ "Blanchard",
+ "Marie",
+ "Barbier",
+ "Brun",
+ "Dumas",
+ "Brunet",
+ "Schmitt",
+ "Leroux",
+ "Colin",
+ "Fernandez",
+ "Pierre",
+ "Renard",
+ "Arnaud",
+ "Rolland",
+ "Caron",
+ "Aubert",
+ "Giraud",
+ "Leclerc",
+ "Vidal",
+ "Bourgeois",
+ "Renaud",
+ "Lemoine",
+ "Picard",
+ "Gaillard",
+ "Philippe",
+ "Leclercq",
+ "Lacroix",
+ "Fabre",
+ "Dupuis",
+ "Olivier",
+ "Rodriguez",
+ "Da silva",
+ "Hubert",
+ "Louis",
+ "Charles",
+ "Guillot",
+ "Riviere",
+ "Le gall",
+ "Guillaume",
+ "Adam",
+ "Rey",
+ "Moulin",
+ "Gonzalez",
+ "Berger",
+ "Lecomte",
+ "Menard",
+ "Fleury",
+ "Deschamps",
+ "Carpentier",
+ "Julien",
+ "Benoit",
+ "Paris",
+ "Maillard",
+ "Marchal",
+ "Aubry",
+ "Vasseur",
+ "Le roux",
+ "Renault",
+ "Jacquet",
+ "Collet",
+ "Prevost",
+ "Poirier",
+ "Charpentier",
+ "Royer",
+ "Huet",
+ "Baron",
+ "Dupuy",
+ "Pons",
+ "Paul",
+ "Laine",
+ "Carre",
+ "Breton",
+ "Remy",
+ "Schneider",
+ "Perrot",
+ "Guyot",
+ "Barre",
+ "Marty",
+ "Cousin"
+];
diff --git a/lib/locales/fr/name/name.js b/lib/locales/fr/name/name.js
new file mode 100644
index 00000000..7e684a3c
--- /dev/null
+++ b/lib/locales/fr/name/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{last_name} #{first_name}"
+];
diff --git a/lib/locales/fr/name/prefix.js b/lib/locales/fr/name/prefix.js
new file mode 100644
index 00000000..8d4468a7
--- /dev/null
+++ b/lib/locales/fr/name/prefix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "M",
+ "Mme",
+ "Mlle",
+ "Dr",
+ "Prof"
+];
diff --git a/lib/locales/fr/name/title.js b/lib/locales/fr/name/title.js
new file mode 100644
index 00000000..d736ac48
--- /dev/null
+++ b/lib/locales/fr/name/title.js
@@ -0,0 +1,22 @@
+module["exports"] = {
+ "job": [
+ "Superviseur",
+ "Executif",
+ "Manager",
+ "Ingenieur",
+ "Specialiste",
+ "Directeur",
+ "Coordinateur",
+ "Administrateur",
+ "Architecte",
+ "Analyste",
+ "Designer",
+ "Technicien",
+ "Developpeur",
+ "Producteur",
+ "Consultant",
+ "Assistant",
+ "Agent",
+ "Stagiaire"
+ ]
+};
diff --git a/lib/locales/fr/phone_number/formats.js b/lib/locales/fr/phone_number/formats.js
new file mode 100644
index 00000000..9dbe8f0c
--- /dev/null
+++ b/lib/locales/fr/phone_number/formats.js
@@ -0,0 +1,16 @@
+module["exports"] = [
+ "01########",
+ "02########",
+ "03########",
+ "04########",
+ "05########",
+ "06########",
+ "07########",
+ "+33 1########",
+ "+33 2########",
+ "+33 3########",
+ "+33 4########",
+ "+33 5########",
+ "+33 6########",
+ "+33 7########"
+];
diff --git a/lib/locales/fr/phone_number/index.js b/lib/locales/fr/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/fr/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/fr_CA/address/default_country.js b/lib/locales/fr_CA/address/default_country.js
new file mode 100644
index 00000000..468d1e3c
--- /dev/null
+++ b/lib/locales/fr_CA/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Canada"
+];
diff --git a/lib/locales/fr_CA/address/index.js b/lib/locales/fr_CA/address/index.js
new file mode 100644
index 00000000..e54c3324
--- /dev/null
+++ b/lib/locales/fr_CA/address/index.js
@@ -0,0 +1,6 @@
+var address = {};
+module['exports'] = address;
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.default_country = require("./default_country");
diff --git a/lib/locales/fr_CA/address/postcode.js b/lib/locales/fr_CA/address/postcode.js
new file mode 100644
index 00000000..cd73ce97
--- /dev/null
+++ b/lib/locales/fr_CA/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "?#? #?#"
+];
diff --git a/lib/locales/fr_CA/address/state.js b/lib/locales/fr_CA/address/state.js
new file mode 100644
index 00000000..3bd0ee0f
--- /dev/null
+++ b/lib/locales/fr_CA/address/state.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "Alberta",
+ "Colombie-Britannique",
+ "Manitoba",
+ "Nouveau-Brunswick",
+ "Terre-Neuve-et-Labrador",
+ "Nouvelle-Écosse",
+ "Territoires du Nord-Ouest",
+ "Nunavut",
+ "Ontario",
+ "Île-du-Prince-Édouard",
+ "Québec",
+ "Saskatchewan",
+ "Yukon"
+];
diff --git a/lib/locales/fr_CA/address/state_abbr.js b/lib/locales/fr_CA/address/state_abbr.js
new file mode 100644
index 00000000..ff303646
--- /dev/null
+++ b/lib/locales/fr_CA/address/state_abbr.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "AB",
+ "BC",
+ "MB",
+ "NB",
+ "NL",
+ "NS",
+ "NU",
+ "NT",
+ "ON",
+ "PE",
+ "QC",
+ "SK",
+ "YK"
+];
diff --git a/lib/locales/fr_CA/index.js b/lib/locales/fr_CA/index.js
new file mode 100644
index 00000000..c3e42cb8
--- /dev/null
+++ b/lib/locales/fr_CA/index.js
@@ -0,0 +1,6 @@
+var fr_CA = {};
+module['exports'] = fr_CA;
+fr_CA.title = "Canada (French)";
+fr_CA.address = require("./address");
+fr_CA.internet = require("./internet");
+fr_CA.phone_number = require("./phone_number");
diff --git a/lib/locales/fr_CA/internet/domain_suffix.js b/lib/locales/fr_CA/internet/domain_suffix.js
new file mode 100644
index 00000000..ffa591e8
--- /dev/null
+++ b/lib/locales/fr_CA/internet/domain_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "qc.ca",
+ "ca",
+ "com",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/fr_CA/internet/free_email.js b/lib/locales/fr_CA/internet/free_email.js
new file mode 100644
index 00000000..a2b6826c
--- /dev/null
+++ b/lib/locales/fr_CA/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.ca",
+ "hotmail.com"
+];
diff --git a/lib/locales/fr_CA/internet/index.js b/lib/locales/fr_CA/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/fr_CA/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/fr_CA/phone_number/formats.js b/lib/locales/fr_CA/phone_number/formats.js
new file mode 100644
index 00000000..63d60585
--- /dev/null
+++ b/lib/locales/fr_CA/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "### ###-####",
+ "1 ### ###-####",
+ "### ###-####, poste ###"
+];
diff --git a/lib/locales/fr_CA/phone_number/index.js b/lib/locales/fr_CA/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/fr_CA/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/ge/address/building_number.js b/lib/locales/ge/address/building_number.js
new file mode 100644
index 00000000..8f67cb33
--- /dev/null
+++ b/lib/locales/ge/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/ge/address/city.js b/lib/locales/ge/address/city.js
new file mode 100644
index 00000000..42d80751
--- /dev/null
+++ b/lib/locales/ge/address/city.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{city_prefix} #{Name.first_name}#{city_suffix}",
+ "#{city_prefix} #{Name.first_name}",
+ "#{Name.first_name}#{city_suffix}",
+ "#{Name.first_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}"
+];
diff --git a/lib/locales/ge/address/city_name.js b/lib/locales/ge/address/city_name.js
new file mode 100644
index 00000000..bdc9adb0
--- /dev/null
+++ b/lib/locales/ge/address/city_name.js
@@ -0,0 +1,90 @@
+module["exports"] = [
+ "აბასთუმანი",
+ "აბაშა",
+ "ადიგენი",
+ "ამბროლაური",
+ "ანაკლია",
+ "ასპინძა",
+ "ახალგორი",
+ "ახალქალაქი",
+ "ახალციხე",
+ "ახმეტა",
+ "ბათუმი",
+ "ბაკურიანი",
+ "ბაღდათი",
+ "ბახმარო",
+ "ბოლნისი",
+ "ბორჯომი",
+ "გარდაბანი",
+ "გონიო",
+ "გორი",
+ "გრიგოლეთი",
+ "გუდაური",
+ "გურჯაანი",
+ "დედოფლისწყარო",
+ "დმანისი",
+ "დუშეთი",
+ "ვანი",
+ "ზესტაფონი",
+ "ზუგდიდი",
+ "თბილისი",
+ "თეთრიწყარო",
+ "თელავი",
+ "თერჯოლა",
+ "თიანეთი",
+ "კასპი",
+ "კვარიათი",
+ "კიკეთი",
+ "კოჯორი",
+ "ლაგოდეხი",
+ "ლანჩხუთი",
+ "ლენტეხი",
+ "მარნეული",
+ "მარტვილი",
+ "მესტია",
+ "მცხეთა",
+ "მწვანე კონცხი",
+ "ნინოწმინდა",
+ "ოზურგეთი",
+ "ონი",
+ "რუსთავი",
+ "საგარეჯო",
+ "საგურამო",
+ "საირმე",
+ "სამტრედია",
+ "სარფი",
+ "საჩხერე",
+ "სენაკი",
+ "სიღნაღი",
+ "სტეფანწმინდა",
+ "სურამი",
+ "ტაბახმელა",
+ "ტყიბული",
+ "ურეკი",
+ "ფოთი",
+ "ქარელი",
+ "ქედა",
+ "ქობულეთი",
+ "ქუთაისი",
+ "ყვარელი",
+ "შუახევი",
+ "ჩაქვი",
+ "ჩოხატაური",
+ "ცაგერი",
+ "ცხოროჭყუ",
+ "წავკისი",
+ "წალენჯიხა",
+ "წალკა",
+ "წაღვერი",
+ "წეროვანი",
+ "წნორი",
+ "წყალტუბო",
+ "წყნეთი",
+ "ჭიათურა",
+ "ხარაგაული",
+ "ხაშური",
+ "ხელვაჩაური",
+ "ხობი",
+ "ხონი",
+ "ხულო"
+];
diff --git a/lib/locales/ge/address/city_prefix.js b/lib/locales/ge/address/city_prefix.js
new file mode 100644
index 00000000..e70217e3
--- /dev/null
+++ b/lib/locales/ge/address/city_prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "ახალი",
+ "ძველი",
+ "ზემო",
+ "ქვემო"
+];
diff --git a/lib/locales/ge/address/city_suffix.js b/lib/locales/ge/address/city_suffix.js
new file mode 100644
index 00000000..f92b52b7
--- /dev/null
+++ b/lib/locales/ge/address/city_suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "სოფელი",
+ "ძირი",
+ "სკარი",
+ "დაბა"
+];
diff --git a/lib/locales/ge/address/country.js b/lib/locales/ge/address/country.js
new file mode 100644
index 00000000..2f8a8435
--- /dev/null
+++ b/lib/locales/ge/address/country.js
@@ -0,0 +1,315 @@
+module["exports"] = [
+ "ავსტრალია",
+ "ავსტრია",
+ "ავღანეთი",
+ "აზავადი",
+ "აზერბაიჯანი",
+ "აზიაში",
+ "აზიის",
+ "ალბანეთი",
+ "ალჟირი",
+ "ამაღლება და ტრისტანი-და-კუნია",
+ "ამერიკის ვირჯინიის კუნძულები",
+ "ამერიკის სამოა",
+ "ამერიკის შეერთებული შტატები",
+ "ამერიკის",
+ "ანგილია",
+ "ანგოლა",
+ "ანდორა",
+ "ანტიგუა და ბარბუდა",
+ "არაბეთის საემიროები",
+ "არაბთა გაერთიანებული საამიროები",
+ "არაბული ქვეყნების ლიგის",
+ "არგენტინა",
+ "არუბა",
+ "არცნობილი ქვეყნების სია",
+ "აფრიკაში",
+ "აფრიკაშია",
+ "აღდგომის კუნძული",
+ "აღმ. ტიმორი",
+ "აღმოსავლეთი აფრიკა",
+ "აღმოსავლეთი ტიმორი",
+ "აშშ",
+ "აშშ-ის ვირჯინის კუნძულები",
+ "ახალი ზელანდია",
+ "ახალი კალედონია",
+ "ბანგლადეში",
+ "ბარბადოსი",
+ "ბაჰამის კუნძულები",
+ "ბაჰრეინი",
+ "ბელარუსი",
+ "ბელგია",
+ "ბელიზი",
+ "ბენინი",
+ "ბერმუდა",
+ "ბერმუდის კუნძულები",
+ "ბოლივია",
+ "ბოსნია და ჰერცეგოვინა",
+ "ბოტსვანა",
+ "ბრაზილია",
+ "ბრიტანეთის ვირჯინიის კუნძულები",
+ "ბრიტანეთის ვირჯინის კუნძულები",
+ "ბრიტანეთის ინდოეთის ოკეანის ტერიტორია",
+ "ბრუნეი",
+ "ბულგარეთი",
+ "ბურკინა ფასო",
+ "ბურკინა-ფასო",
+ "ბურუნდი",
+ "ბჰუტანი",
+ "გაბონი",
+ "გაერთიანებული სამეფო",
+ "გაეროს",
+ "გაიანა",
+ "გამბია",
+ "განა",
+ "გერმანია",
+ "გვადელუპა",
+ "გვატემალა",
+ "გვინეა",
+ "გვინეა-ბისაუ",
+ "გიბრალტარი",
+ "გრენადა",
+ "გრენლანდია",
+ "გუამი",
+ "დამოკიდებული ტერ.",
+ "დამოკიდებული ტერიტორია",
+ "დამოკიდებული",
+ "დანია",
+ "დასავლეთი აფრიკა",
+ "დასავლეთი საჰარა",
+ "დიდი ბრიტანეთი",
+ "დომინიკა",
+ "დომინიკელთა რესპუბლიკა",
+ "ეგვიპტე",
+ "ევროკავშირის",
+ "ევროპასთან",
+ "ევროპაშია",
+ "ევროპის ქვეყნები",
+ "ეთიოპია",
+ "ეკვადორი",
+ "ეკვატორული გვინეა",
+ "ეპარსეს კუნძული",
+ "ერაყი",
+ "ერიტრეა",
+ "ესპანეთი",
+ "ესპანეთის სუვერენული ტერიტორიები",
+ "ესტონეთი",
+ "ეშმორის და კარტიეს კუნძულები",
+ "ვანუატუ",
+ "ვატიკანი",
+ "ვენესუელა",
+ "ვიეტნამი",
+ "ზამბია",
+ "ზიმბაბვე",
+ "თურქეთი",
+ "თურქმენეთი",
+ "იამაიკა",
+ "იან მაიენი",
+ "იაპონია",
+ "იემენი",
+ "ინდოეთი",
+ "ინდონეზია",
+ "იორდანია",
+ "ირანი",
+ "ირლანდია",
+ "ისლანდია",
+ "ისრაელი",
+ "იტალია",
+ "კაბო-ვერდე",
+ "კაიმანის კუნძულები",
+ "კამბოჯა",
+ "კამერუნი",
+ "კანადა",
+ "კანარის კუნძულები",
+ "კარიბის ზღვის",
+ "კატარი",
+ "კენია",
+ "კვიპროსი",
+ "კინგმენის რიფი",
+ "კირიბატი",
+ "კლიპერტონი",
+ "კოლუმბია",
+ "კომორი",
+ "კომორის კუნძულები",
+ "კონგოს დემოკრატიული რესპუბლიკა",
+ "კონგოს რესპუბლიკა",
+ "კორეის რესპუბლიკა",
+ "კოსტა-რიკა",
+ "კოტ-დ’ივუარი",
+ "კუბა",
+ "კუკის კუნძულები",
+ "ლაოსი",
+ "ლატვია",
+ "ლესოთო",
+ "ლიბანი",
+ "ლიბერია",
+ "ლიბია",
+ "ლიტვა",
+ "ლიხტენშტაინი",
+ "ლუქსემბურგი",
+ "მადაგასკარი",
+ "მადეირა",
+ "მავრიკი",
+ "მავრიტანია",
+ "მაიოტა",
+ "მაკაო",
+ "მაკედონია",
+ "მალავი",
+ "მალაიზია",
+ "მალდივი",
+ "მალდივის კუნძულები",
+ "მალი",
+ "მალტა",
+ "მაროკო",
+ "მარტინიკა",
+ "მარშალის კუნძულები",
+ "მარჯნის ზღვის კუნძულები",
+ "მელილია",
+ "მექსიკა",
+ "მიანმარი",
+ "მიკრონეზია",
+ "მიკრონეზიის ფედერაციული შტატები",
+ "მიმდებარე კუნძულები",
+ "მოზამბიკი",
+ "მოლდოვა",
+ "მონაკო",
+ "მონსერატი",
+ "მონღოლეთი",
+ "ნამიბია",
+ "ნაურუ",
+ "ნაწილობრივ აფრიკაში",
+ "ნეპალი",
+ "ნიგერი",
+ "ნიგერია",
+ "ნიდერლანდი",
+ "ნიდერლანდის ანტილები",
+ "ნიკარაგუა",
+ "ნიუე",
+ "ნორვეგია",
+ "ნორფოლკის კუნძული",
+ "ოკეანეთის",
+ "ოკეანიას",
+ "ომანი",
+ "პაკისტანი",
+ "პალაუ",
+ "პალესტინა",
+ "პალმირა (ატოლი)",
+ "პანამა",
+ "პანტელერია",
+ "პაპუა-ახალი გვინეა",
+ "პარაგვაი",
+ "პერუ",
+ "პიტკერნის კუნძულები",
+ "პოლონეთი",
+ "პორტუგალია",
+ "პრინც-ედუარდის კუნძული",
+ "პუერტო-რიკო",
+ "რეუნიონი",
+ "როტუმა",
+ "რუანდა",
+ "რუმინეთი",
+ "რუსეთი",
+ "საბერძნეთი",
+ "სადავო ტერიტორიები",
+ "სალვადორი",
+ "სამოა",
+ "სამხ. კორეა",
+ "სამხრეთ ამერიკაშია",
+ "სამხრეთ ამერიკის",
+ "სამხრეთ აფრიკის რესპუბლიკა",
+ "სამხრეთი აფრიკა",
+ "სამხრეთი გეორგია და სამხრეთ სენდვიჩის კუნძულები",
+ "სამხრეთი სუდანი",
+ "სან-მარინო",
+ "სან-ტომე და პრინსიპი",
+ "საუდის არაბეთი",
+ "საფრანგეთი",
+ "საფრანგეთის გვიანა",
+ "საფრანგეთის პოლინეზია",
+ "საქართველო",
+ "საჰარის არაბთა დემოკრატიული რესპუბლიკა",
+ "სეიშელის კუნძულები",
+ "სენ-ბართელმი",
+ "სენ-მარტენი",
+ "სენ-პიერი და მიკელონი",
+ "სენეგალი",
+ "სენტ-ვინსენტი და გრენადინები",
+ "სენტ-კიტსი და ნევისი",
+ "სენტ-ლუსია",
+ "სერბეთი",
+ "სეუტა",
+ "სვაზილენდი",
+ "სვალბარდი",
+ "სიერა-ლეონე",
+ "სინგაპური",
+ "სირია",
+ "სლოვაკეთი",
+ "სლოვენია",
+ "სოკოტრა",
+ "სოლომონის კუნძულები",
+ "სომალი",
+ "სომალილენდი",
+ "სომხეთი",
+ "სუდანი",
+ "სუვერენული სახელმწიფოები",
+ "სურინამი",
+ "ტაივანი",
+ "ტაილანდი",
+ "ტანზანია",
+ "ტაჯიკეთი",
+ "ტერიტორიები",
+ "ტერქსისა და კაიკოსის კუნძულები",
+ "ტოგო",
+ "ტოკელაუ",
+ "ტონგა",
+ "ტრანსკონტინენტური ქვეყანა",
+ "ტრინიდადი და ტობაგო",
+ "ტუვალუ",
+ "ტუნისი",
+ "უგანდა",
+ "უზბეკეთი",
+ "უკრაინა",
+ "უნგრეთი",
+ "უოლისი და ფუტუნა",
+ "ურუგვაი",
+ "ფარერის კუნძულები",
+ "ფილიპინები",
+ "ფინეთი",
+ "ფიჯი",
+ "ფოლკლენდის კუნძულები",
+ "ქვეყნები",
+ "ქოქოსის კუნძულები",
+ "ქუვეითი",
+ "ღაზის სექტორი",
+ "ყაზახეთი",
+ "ყირგიზეთი",
+ "შვედეთი",
+ "შვეიცარია",
+ "შობის კუნძული",
+ "შრი-ლანკა",
+ "ჩადი",
+ "ჩერნოგორია",
+ "ჩეჩნეთის რესპუბლიკა იჩქერია",
+ "ჩეხეთი",
+ "ჩილე",
+ "ჩინეთი",
+ "ჩრდ. კორეა",
+ "ჩრდილოეთ ამერიკის",
+ "ჩრდილოეთ მარიანას კუნძულები",
+ "ჩრდილოეთი აფრიკა",
+ "ჩრდილოეთი კორეა",
+ "ჩრდილოეთი მარიანას კუნძულები",
+ "ცენტრალური აფრიკა",
+ "ცენტრალური აფრიკის რესპუბლიკა",
+ "წევრები",
+ "წმინდა ელენე",
+ "წმინდა ელენეს კუნძული",
+ "ხორვატია",
+ "ჯერსი",
+ "ჯიბუტი",
+ "ჰავაი",
+ "ჰაიტი",
+ "ჰერდი და მაკდონალდის კუნძულები",
+ "ჰონდურასი",
+ "ჰონკონგი"
+];
diff --git a/lib/locales/ge/address/default_country.js b/lib/locales/ge/address/default_country.js
new file mode 100644
index 00000000..cc41deb4
--- /dev/null
+++ b/lib/locales/ge/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "საქართველო"
+];
diff --git a/lib/locales/ge/address/index.js b/lib/locales/ge/address/index.js
new file mode 100644
index 00000000..2c56c2ce
--- /dev/null
+++ b/lib/locales/ge/address/index.js
@@ -0,0 +1,15 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.city = require("./city");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.city_name = require("./city_name");
+address.street_title = require("./street_title");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/ge/address/postcode.js b/lib/locales/ge/address/postcode.js
new file mode 100644
index 00000000..860cbb6e
--- /dev/null
+++ b/lib/locales/ge/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "01##"
+];
diff --git a/lib/locales/ge/address/secondary_address.js b/lib/locales/ge/address/secondary_address.js
new file mode 100644
index 00000000..36f3653e
--- /dev/null
+++ b/lib/locales/ge/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "კორპ. ##",
+ "შენობა ###"
+];
diff --git a/lib/locales/ge/address/street_address.js b/lib/locales/ge/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/ge/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/ge/address/street_name.js b/lib/locales/ge/address/street_name.js
new file mode 100644
index 00000000..8f203df1
--- /dev/null
+++ b/lib/locales/ge/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_title} #{street_suffix}"
+];
diff --git a/lib/locales/ge/address/street_suffix.js b/lib/locales/ge/address/street_suffix.js
new file mode 100644
index 00000000..6f8ad8ec
--- /dev/null
+++ b/lib/locales/ge/address/street_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "გამზ.",
+ "გამზირი",
+ "ქ.",
+ "ქუჩა",
+ "ჩიხი",
+ "ხეივანი"
+];
diff --git a/lib/locales/ge/address/street_title.js b/lib/locales/ge/address/street_title.js
new file mode 100644
index 00000000..3e477790
--- /dev/null
+++ b/lib/locales/ge/address/street_title.js
@@ -0,0 +1,418 @@
+module["exports"] = [
+ "აბაშიძის",
+ "აბესაძის",
+ "აბულაძის",
+ "აგლაძის",
+ "ადლერის",
+ "ავიაქიმიის",
+ "ავლაბრის",
+ "ათარბეგოვის",
+ "ათონელის",
+ "ალავერდოვის",
+ "ალექსიძის",
+ "ალილუევის",
+ "ალმასიანის",
+ "ამაღლების",
+ "ამირეჯიბის",
+ "ანაგის",
+ "ანდრონიკაშვილის",
+ "ანთელავას",
+ "ანჯაფარიძის",
+ "არაგვის",
+ "არდონის",
+ "არეშიძის",
+ "ასათიანის",
+ "ასკურავას",
+ "ასლანიდის",
+ "ატენის",
+ "აფხაზი",
+ "აღმაშენებლის",
+ "ახალშენის",
+ "ახვლედიანის",
+ "ბააზოვის",
+ "ბაბისხევის",
+ "ბაბუშკინის",
+ "ბაგრატიონის",
+ "ბალანჩივაძეების",
+ "ბალანჩივაძის",
+ "ბალანჩინის",
+ "ბალმაშევის",
+ "ბარამიძის",
+ "ბარნოვის",
+ "ბაშალეიშვილის",
+ "ბევრეთის",
+ "ბელინსკის",
+ "ბელოსტოკის",
+ "ბენაშვილის",
+ "ბეჟანიშვილის",
+ "ბერიძის",
+ "ბოლქვაძის",
+ "ბოცვაძის",
+ "ბოჭორიშვილის",
+ "ბოჭორიძის",
+ "ბუაჩიძის",
+ "ბუდაპეშტის",
+ "ბურკიაშვილის",
+ "ბურძგლას",
+ "გაბესკირიას",
+ "გაგარინის",
+ "გაზაფხულის",
+ "გამრეკელის",
+ "გამსახურდიას",
+ "გარეჯელის",
+ "გეგეჭკორის",
+ "გედაურის",
+ "გელოვანი",
+ "გელოვანის",
+ "გერცენის",
+ "გლდანის",
+ "გოგებაშვილის",
+ "გოგიბერიძის",
+ "გოგოლის",
+ "გონაშვილის",
+ "გორგასლის",
+ "გრანელის",
+ "გრიზოდუბოვას",
+ "გრინევიცკის",
+ "გრომოვას",
+ "გრუზინსკის",
+ "გუდიაშვილის",
+ "გულრიფშის",
+ "გულუას",
+ "გურამიშვილის",
+ "გურგენიძის",
+ "დადიანის",
+ "დავითაშვილის",
+ "დამაკავშირებელი",
+ "დარიალის",
+ "დედოფლისწყაროს",
+ "დეპუტატის",
+ "დიდგორის",
+ "დიდი",
+ "დიდუბის",
+ "დიუმას",
+ "დიღმის",
+ "დიღომში",
+ "დოლიძის",
+ "დუნდუას",
+ "დურმიშიძის",
+ "ელიავას",
+ "ენგელსის",
+ "ენგურის",
+ "ეპისკოპოსის",
+ "ერისთავი",
+ "ერისთავის",
+ "ვაზისუბნის",
+ "ვაკელის",
+ "ვართაგავას",
+ "ვატუტინის",
+ "ვაჩნაძის",
+ "ვაცეკის",
+ "ვეკუას",
+ "ვეშაპურის",
+ "ვირსალაძის",
+ "ვოლოდარსკის",
+ "ვორონინის",
+ "ზაარბრიუკენის",
+ "ზაზიაშვილის",
+ "ზაზიშვილის",
+ "ზაკომოლდინის",
+ "ზანდუკელის",
+ "ზაქარაიას",
+ "ზაქარიაძის",
+ "ზახაროვის",
+ "ზაჰესის",
+ "ზნაურის",
+ "ზურაბაშვილის",
+ "ზღვის",
+ "თაბუკაშვილის",
+ "თავაძის",
+ "თავისუფლების",
+ "თამარაშვილის",
+ "თაქთაქიშვილის",
+ "თბილელის",
+ "თელიას",
+ "თორაძის",
+ "თოფურიძის",
+ "იალბუზის",
+ "იამანიძის",
+ "იაშვილის",
+ "იბერიის",
+ "იერუსალიმის",
+ "ივანიძის",
+ "ივერიელის",
+ "იზაშვილის",
+ "ილურიძის",
+ "იმედაშვილის",
+ "იმედაძის",
+ "იმედის",
+ "ინანიშვილის",
+ "ინგოროყვას",
+ "ინდუსტრიალიზაციის",
+ "ინჟინრის",
+ "ინწკირველის",
+ "ირბახის",
+ "ირემაშვილის",
+ "ისაკაძის",
+ "ისპასჰანლის",
+ "იტალიის",
+ "იუნკერთა",
+ "კათალიკოსის",
+ "კაიროს",
+ "კაკაბაძის",
+ "კაკაბეთის",
+ "კაკლიანის",
+ "კალანდაძის",
+ "კალიაევის",
+ "კალინინის",
+ "კამალოვის",
+ "კამოს",
+ "კაშენის",
+ "კახოვკის",
+ "კედიას",
+ "კელაპტრიშვილის",
+ "კერესელიძის",
+ "კეცხოველის",
+ "კიბალჩიჩის",
+ "კიკნაძის",
+ "კიროვის",
+ "კობარეთის",
+ "კოლექტივიზაციის",
+ "კოლმეურნეობის",
+ "კოლხეთის",
+ "კომკავშირის",
+ "კომუნისტური",
+ "კონსტიტუციის",
+ "კოოპერაციის",
+ "კოსტავას",
+ "კოტეტიშვილის",
+ "კოჩეტკოვის",
+ "კოჯრის",
+ "კრონშტადტის",
+ "კროპოტკინის",
+ "კრუპსკაიას",
+ "კუიბიშევის",
+ "კურნატოვსკის",
+ "კურტანოვსკის",
+ "კუტუზოვის",
+ "ლაღიძის",
+ "ლელაშვილის",
+ "ლენინაშენის",
+ "ლენინგრადის",
+ "ლენინის",
+ "ლენის",
+ "ლეონიძის",
+ "ლვოვის",
+ "ლორთქიფანიძის",
+ "ლოტკინის",
+ "ლუბლიანის",
+ "ლუბოვსკის",
+ "ლუნაჩარსკის",
+ "ლუქსემბურგის",
+ "მაგნიტოგორსკის",
+ "მაზნიაშვილის",
+ "მაისურაძის",
+ "მამარდაშვილის",
+ "მამაცაშვილის",
+ "მანაგაძის",
+ "მანჯგალაძის",
+ "მარის",
+ "მარუაშვილის",
+ "მარქსის",
+ "მარჯანის",
+ "მატროსოვის",
+ "მაჭავარიანი",
+ "მახალდიანის",
+ "მახარაძის",
+ "მებაღიშვილის",
+ "მეგობრობის",
+ "მელაანის",
+ "მერკვილაძის",
+ "მესხიას",
+ "მესხის",
+ "მეტეხის",
+ "მეტრეველი",
+ "მეჩნიკოვის",
+ "მთავარანგელოზის",
+ "მიასნიკოვის",
+ "მილორავას",
+ "მიმინოშვილის",
+ "მიროტაძის",
+ "მიქატაძის",
+ "მიქელაძის",
+ "მონტინის",
+ "მორეტის",
+ "მოსკოვის",
+ "მრევლიშვილის",
+ "მუშკორის",
+ "მუჯირიშვილის",
+ "მშვიდობის",
+ "მცხეთის",
+ "ნადირაძის",
+ "ნაკაშიძის",
+ "ნარიმანოვის",
+ "ნასიძის",
+ "ნაფარეულის",
+ "ნეკრასოვის",
+ "ნიაღვრის",
+ "ნინიძის",
+ "ნიშნიანიძის",
+ "ობოლაძის",
+ "ონიანის",
+ "ოჟიოს",
+ "ორახელაშვილის",
+ "ორბელიანის",
+ "ორჯონიკიძის",
+ "ოქტომბრის",
+ "ოცდაექვსი",
+ "პავლოვის",
+ "პარალელურის",
+ "პარიზის",
+ "პეკინის",
+ "პეროვსკაიას",
+ "პეტეფის",
+ "პიონერის",
+ "პირველი",
+ "პისარევის",
+ "პლეხანოვის",
+ "პრავდის",
+ "პროლეტარიატის",
+ "ჟელიაბოვის",
+ "ჟვანიას",
+ "ჟორდანიას",
+ "ჟღენტი",
+ "ჟღენტის",
+ "რადიანის",
+ "რამიშვილი",
+ "რასკოვას",
+ "რენინგერის",
+ "რინგის",
+ "რიჟინაშვილის",
+ "რობაქიძის",
+ "რობესპიერის",
+ "რუსის",
+ "რუხაძის",
+ "რჩეულიშვილის",
+ "სააკაძის",
+ "საბადურის",
+ "საბაშვილის",
+ "საბურთალოს",
+ "საბჭოს",
+ "საგურამოს",
+ "სამრეკლოს",
+ "სამღერეთის",
+ "სანაკოევის",
+ "სარაჯიშვილის",
+ "საჯაიას",
+ "სევასტოპოლის",
+ "სერგი",
+ "სვანიძის",
+ "სვერდლოვის",
+ "სტახანოვის",
+ "სულთნიშნის",
+ "სურგულაძის",
+ "სხირტლაძის",
+ "ტაბიძის",
+ "ტატიშვილის",
+ "ტელმანის",
+ "ტერევერკოს",
+ "ტეტელაშვილის",
+ "ტოვსტონოგოვის",
+ "ტოროშელიძის",
+ "ტრაქტორის",
+ "ტრიკოტაჟის",
+ "ტურბინის",
+ "უბილავას",
+ "უბინაშვილის",
+ "უზნაძის",
+ "უკლებას",
+ "ულიანოვის",
+ "ურიდიას",
+ "ფაბრიციუსის",
+ "ფაღავას",
+ "ფერისცვალების",
+ "ფიგნერის",
+ "ფიზკულტურის",
+ "ფიოლეტოვის",
+ "ფიფიების",
+ "ფოცხიშვილის",
+ "ქართველიშვილის",
+ "ქართლელიშვილის",
+ "ქინქლაძის",
+ "ქიქოძის",
+ "ქსოვრელის",
+ "ქუთათელაძის",
+ "ქუთათელის",
+ "ქურდიანის",
+ "ღოღობერიძის",
+ "ღუდუშაურის",
+ "ყავლაშვილის",
+ "ყაზბეგის",
+ "ყარყარაშვილის",
+ "ყიფიანის",
+ "ყუშიტაშვილის",
+ "შანიძის",
+ "შარტავას",
+ "შატილოვის",
+ "შაუმიანის",
+ "შენგელაიას",
+ "შერვაშიძის",
+ "შეროზიას",
+ "შირშოვის",
+ "შმიდტის",
+ "შრომის",
+ "შუშინის",
+ "შჩორსის",
+ "ჩალაუბნის",
+ "ჩანტლაძის",
+ "ჩაპაევის",
+ "ჩაჩავას",
+ "ჩელუსკინელების",
+ "ჩერნიახოვსკის",
+ "ჩერქეზიშვილი",
+ "ჩერქეზიშვილის",
+ "ჩვიდმეტი",
+ "ჩიტაიას",
+ "ჩიტაძის",
+ "ჩიქვანაიას",
+ "ჩიქობავას",
+ "ჩიხლაძის",
+ "ჩოდრიშვილის",
+ "ჩოლოყაშვილის",
+ "ჩუღურეთის",
+ "ცაბაძის",
+ "ცაგარელის",
+ "ცეტკინის",
+ "ცინცაძის",
+ "ცისკარიშვილის",
+ "ცურტაველის",
+ "ცქიტიშვილის",
+ "ცხაკაიას",
+ "ძმობის",
+ "ძნელაძის",
+ "წერეთლის",
+ "წითელი",
+ "წითელწყაროს",
+ "წინამძღვრიშვილის",
+ "წულაძის",
+ "წულუკიძის",
+ "ჭაბუკიანის",
+ "ჭავჭავაძის",
+ "ჭანტურიას",
+ "ჭოველიძის",
+ "ჭონქაძის",
+ "ჭყონდიდელის",
+ "ხანძთელის",
+ "ხვამლის",
+ "ხვინგიას",
+ "ხვიჩიას",
+ "ხიმშიაშვილის",
+ "ხმელნიცკის",
+ "ხორნაბუჯის",
+ "ხრამჰესის",
+ "ხუციშვილის",
+ "ჯავახიშვილის",
+ "ჯაფარიძის",
+ "ჯიბლაძის",
+ "ჯორჯიაშვილის"
+];
diff --git a/lib/locales/ge/cell_phone/formats.js b/lib/locales/ge/cell_phone/formats.js
new file mode 100644
index 00000000..44a092a0
--- /dev/null
+++ b/lib/locales/ge/cell_phone/formats.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "(+995 32) 2-##-##-##",
+ "032-2-##-##-##",
+ "032-2-######",
+ "032-2-###-###",
+ "032 2 ## ## ##",
+ "032 2 ######",
+ "2 ## ## ##",
+ "2######",
+ "2 ### ###"
+];
diff --git a/lib/locales/ge/cell_phone/index.js b/lib/locales/ge/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/ge/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/ge/company/index.js b/lib/locales/ge/company/index.js
new file mode 100644
index 00000000..1aa59cc4
--- /dev/null
+++ b/lib/locales/ge/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.prefix = require("./prefix");
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/ge/company/name.js b/lib/locales/ge/company/name.js
new file mode 100644
index 00000000..1ae0f521
--- /dev/null
+++ b/lib/locales/ge/company/name.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "#{prefix} #{Name.first_name}",
+ "#{prefix} #{Name.last_name}",
+ "#{prefix} #{Name.last_name} #{suffix}",
+ "#{prefix} #{Name.first_name} #{suffix}",
+ "#{prefix} #{Name.last_name}-#{Name.last_name}"
+];
diff --git a/lib/locales/ge/company/prefix.js b/lib/locales/ge/company/prefix.js
new file mode 100644
index 00000000..7be2a005
--- /dev/null
+++ b/lib/locales/ge/company/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "შპს",
+ "სს",
+ "ააიპ",
+ "სსიპ"
+];
diff --git a/lib/locales/ge/company/suffix.js b/lib/locales/ge/company/suffix.js
new file mode 100644
index 00000000..7fcf252a
--- /dev/null
+++ b/lib/locales/ge/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "ჯგუფი",
+ "და კომპანია",
+ "სტუდია",
+ "გრუპი"
+];
diff --git a/lib/locales/ge/index.js b/lib/locales/ge/index.js
new file mode 100644
index 00000000..5b5e1d26
--- /dev/null
+++ b/lib/locales/ge/index.js
@@ -0,0 +1,10 @@
+var ge = {};
+module['exports'] = ge;
+ge.title = "Georgian";
+ge.separator = " და ";
+ge.name = require("./name");
+ge.address = require("./address");
+ge.internet = require("./internet");
+ge.company = require("./company");
+ge.phone_number = require("./phone_number");
+ge.cell_phone = require("./cell_phone");
diff --git a/lib/locales/ge/internet/domain_suffix.js b/lib/locales/ge/internet/domain_suffix.js
new file mode 100644
index 00000000..6b3c3897
--- /dev/null
+++ b/lib/locales/ge/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "ge",
+ "com",
+ "net",
+ "org",
+ "com.ge",
+ "org.ge"
+];
diff --git a/lib/locales/ge/internet/free_email.js b/lib/locales/ge/internet/free_email.js
new file mode 100644
index 00000000..c8c544dd
--- /dev/null
+++ b/lib/locales/ge/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "posta.ge"
+];
diff --git a/lib/locales/ge/internet/index.js b/lib/locales/ge/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/ge/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/ge/name/first_name.js b/lib/locales/ge/name/first_name.js
new file mode 100644
index 00000000..32a1ddf0
--- /dev/null
+++ b/lib/locales/ge/name/first_name.js
@@ -0,0 +1,501 @@
+module["exports"] = [
+ "აგული",
+ "აგუნა",
+ "ადოლა",
+ "ავთანდილ",
+ "ავთო",
+ "აკაკი",
+ "აკო",
+ "ალეკო",
+ "ალექსანდრე",
+ "ალექსი",
+ "ალიო",
+ "ამირან",
+ "ანა",
+ "ანანო",
+ "ანზორ",
+ "ანნა",
+ "ანუკა",
+ "ანუკი",
+ "არჩილ",
+ "ასკილა",
+ "ასლანაზ",
+ "აჩიკო",
+ "ბადრი",
+ "ბაია",
+ "ბარბარე",
+ "ბაქარ",
+ "ბაჩა",
+ "ბაჩანა",
+ "ბაჭუა",
+ "ბაჭუკი",
+ "ბახვა",
+ "ბელა",
+ "ბერა",
+ "ბერდია",
+ "ბესიკ",
+ "ბესიკ",
+ "ბესო",
+ "ბექა",
+ "ბიძინა",
+ "ბიჭიკო",
+ "ბოჩია",
+ "ბოცო",
+ "ბროლა",
+ "ბუბუ",
+ "ბუდუ",
+ "ბუხუტი",
+ "გაგა",
+ "გაგი",
+ "გახა",
+ "გეგა",
+ "გეგი",
+ "გედია",
+ "გელა",
+ "გენადი",
+ "გვადი",
+ "გვანცა",
+ "გვანჯი",
+ "გვიტია",
+ "გვრიტა",
+ "გია",
+ "გიგა",
+ "გიგი",
+ "გიგილო",
+ "გიგლა",
+ "გიგოლი",
+ "გივი",
+ "გივიკო",
+ "გიორგი",
+ "გოგი",
+ "გოგიტა",
+ "გოგიჩა",
+ "გოგოთურ",
+ "გოგოლა",
+ "გოდერძი",
+ "გოლა",
+ "გოჩა",
+ "გრიგოლ",
+ "გუგა",
+ "გუგუ",
+ "გუგულა",
+ "გუგული",
+ "გუგუნა",
+ "გუკა",
+ "გულარისა",
+ "გულვარდი",
+ "გულვარდისა",
+ "გულთამზე",
+ "გულია",
+ "გულიკო",
+ "გულისა",
+ "გულნარა",
+ "გურამ",
+ "დავით",
+ "დალი",
+ "დარეჯან",
+ "დიანა",
+ "დიმიტრი",
+ "დოდო",
+ "დუტუ",
+ "ეთერ",
+ "ეთო",
+ "ეკა",
+ "ეკატერინე",
+ "ელგუჯა",
+ "ელენა",
+ "ელენე",
+ "ელზა",
+ "ელიკო",
+ "ელისო",
+ "ემზარ",
+ "ეშხა",
+ "ვალენტინა",
+ "ვალერი",
+ "ვანო",
+ "ვაჟა",
+ "ვაჟა",
+ "ვარდო",
+ "ვარსკვლავისა",
+ "ვასიკო",
+ "ვასილ",
+ "ვატო",
+ "ვახო",
+ "ვახტანგ",
+ "ვენერა",
+ "ვერა",
+ "ვერიკო",
+ "ზაზა",
+ "ზაირა",
+ "ზაურ",
+ "ზეზვა",
+ "ზვიად",
+ "ზინა",
+ "ზოია",
+ "ზუკა",
+ "ზურა",
+ "ზურაბ",
+ "ზურია",
+ "ზურიკო",
+ "თაზო",
+ "თათა",
+ "თათია",
+ "თათული",
+ "თაია",
+ "თაკო",
+ "თალიკო",
+ "თამაზ",
+ "თამარ",
+ "თამარა",
+ "თამთა",
+ "თამთიკე",
+ "თამი",
+ "თამილა",
+ "თამრიკო",
+ "თამრო",
+ "თამუნა",
+ "თამჩო",
+ "თანანა",
+ "თანდილა",
+ "თაყა",
+ "თეა",
+ "თებრონე",
+ "თეიმურაზ",
+ "თემურ",
+ "თენგიზ",
+ "თენგო",
+ "თეონა",
+ "თიკა",
+ "თიკო",
+ "თიკუნა",
+ "თინა",
+ "თინათინ",
+ "თინიკო",
+ "თმაგიშერა",
+ "თორნიკე",
+ "თუთა",
+ "თუთია",
+ "ია",
+ "იათამზე",
+ "იამზე",
+ "ივანე",
+ "ივერი",
+ "ივქირიონ",
+ "იზოლდა",
+ "ილია",
+ "ილიკო",
+ "იმედა",
+ "ინგა",
+ "იოსებ",
+ "ირაკლი",
+ "ირინა",
+ "ირინე",
+ "ირინკა",
+ "ირმა",
+ "იური",
+ "კაკო",
+ "კალე",
+ "კატო",
+ "კახა",
+ "კახაბერ",
+ "კეკელა",
+ "კესანე",
+ "კესო",
+ "კვირია",
+ "კიტა",
+ "კობა",
+ "კოკა",
+ "კონსტანტინე",
+ "კოსტა",
+ "კოტე",
+ "კუკური",
+ "ლადო",
+ "ლალი",
+ "ლამაზა",
+ "ლამარა",
+ "ლამზირა",
+ "ლაშა",
+ "ლევან",
+ "ლეილა",
+ "ლელა",
+ "ლენა",
+ "ლერწამისა",
+ "ლექსო",
+ "ლია",
+ "ლიანა",
+ "ლიზა",
+ "ლიზიკო",
+ "ლილე",
+ "ლილი",
+ "ლილიკო",
+ "ლომია",
+ "ლუიზა",
+ "მაგული",
+ "მადონა",
+ "მათიკო",
+ "მაია",
+ "მაიკო",
+ "მაისა",
+ "მაკა",
+ "მაკო",
+ "მაკუნა",
+ "მალხაზ",
+ "მამამზე",
+ "მამია",
+ "მამისა",
+ "მამისთვალი",
+ "მამისიმედი",
+ "მამუკა",
+ "მამულა",
+ "მანანა",
+ "მანჩო",
+ "მარადი",
+ "მარი",
+ "მარია",
+ "მარიამი",
+ "მარიკა",
+ "მარინა",
+ "მარინე",
+ "მარიტა",
+ "მაყვალა",
+ "მაყვალა",
+ "მაშიკო",
+ "მაშო",
+ "მაცაცო",
+ "მგელია",
+ "მგელიკა",
+ "მედეა",
+ "მეკაშო",
+ "მელანო",
+ "მერაბ",
+ "მერი",
+ "მეტია",
+ "მზაღო",
+ "მზევინარ",
+ "მზეთამზე",
+ "მზეთვალა",
+ "მზეონა",
+ "მზექალა",
+ "მზეხა",
+ "მზეხათუნი",
+ "მზია",
+ "მზირა",
+ "მზისადარ",
+ "მზისთანადარი",
+ "მზიულა",
+ "მთვარისა",
+ "მინდია",
+ "მიშა",
+ "მიშიკო",
+ "მიხეილ",
+ "მნათობი",
+ "მნათობისა",
+ "მოგელი",
+ "მონავარდისა",
+ "მურმან",
+ "მუხრან",
+ "ნაზი",
+ "ნაზიკო",
+ "ნათელა",
+ "ნათია",
+ "ნაირა",
+ "ნანა",
+ "ნანი",
+ "ნანიკო",
+ "ნანუკა",
+ "ნანული",
+ "ნარგიზი",
+ "ნასყიდა",
+ "ნატალია",
+ "ნატო",
+ "ნელი",
+ "ნენე",
+ "ნესტან",
+ "ნია",
+ "ნიაკო",
+ "ნიკა",
+ "ნიკოლოზ",
+ "ნინა",
+ "ნინაკა",
+ "ნინი",
+ "ნინიკო",
+ "ნინო",
+ "ნინუკა",
+ "ნინუცა",
+ "ნოდარ",
+ "ნოდო",
+ "ნონა",
+ "ნორა",
+ "ნუგზარ",
+ "ნუგო",
+ "ნუკა",
+ "ნუკი",
+ "ნუკრი",
+ "ნუნუ",
+ "ნუნუ",
+ "ნუნუკა",
+ "ნუცა",
+ "ნუცი",
+ "ოთარ",
+ "ოთია",
+ "ოთო",
+ "ომარ",
+ "ორბელ",
+ "ოტია",
+ "ოქროპირ",
+ "პაატა",
+ "პაპუნა",
+ "პატარკაცი",
+ "პატარქალი",
+ "პეპელა",
+ "პირვარდისა",
+ "პირიმზე",
+ "ჟამიერა",
+ "ჟამიტა",
+ "ჟამუტა",
+ "ჟუჟუნა",
+ "რამაზ",
+ "რევაზ",
+ "რეზი",
+ "რეზო",
+ "როზა",
+ "რომან",
+ "რუსკა",
+ "რუსუდან",
+ "საბა",
+ "სალი",
+ "სალომე",
+ "სანათა",
+ "სანდრო",
+ "სერგო",
+ "სესია",
+ "სეხნია",
+ "სვეტლანა",
+ "სიხარულა",
+ "სოსო",
+ "სოფიკო",
+ "სოფიო",
+ "სოფო",
+ "სულა",
+ "სულიკო",
+ "ტარიელ",
+ "ტასიკო",
+ "ტასო",
+ "ტატიანა",
+ "ტატო",
+ "ტეტია",
+ "ტურია",
+ "უმანკო",
+ "უტა",
+ "უჩა",
+ "ფაქიზო",
+ "ფაცია",
+ "ფეფელა",
+ "ფეფენა",
+ "ფეფიკო",
+ "ფეფო",
+ "ფოსო",
+ "ფოფო",
+ "ქაბატო",
+ "ქავთარი",
+ "ქალია",
+ "ქართლოს",
+ "ქეთათო",
+ "ქეთევან",
+ "ქეთი",
+ "ქეთინო",
+ "ქეთო",
+ "ქველი",
+ "ქიტესა",
+ "ქიშვარდი",
+ "ქობული",
+ "ქრისტესია",
+ "ქტისტეფორე",
+ "ქურციკა",
+ "ღარიბა",
+ "ღვთისავარი",
+ "ღვთისია",
+ "ღვთისო",
+ "ღვინია",
+ "ღუღუნა",
+ "ყაითამზა",
+ "ყაყიტა",
+ "ყვარყვარე",
+ "ყიასა",
+ "შაბური",
+ "შაკო",
+ "შალვა",
+ "შალიკო",
+ "შანშე",
+ "შარია",
+ "შაქარა",
+ "შაქრო",
+ "შოთა",
+ "შორენა",
+ "შოშია",
+ "შუქია",
+ "ჩიორა",
+ "ჩიტო",
+ "ჩიტო",
+ "ჩოყოლა",
+ "ცაგო",
+ "ცაგული",
+ "ცანგალა",
+ "ცარო",
+ "ცაცა",
+ "ცაცო",
+ "ციალა",
+ "ციკო",
+ "ცინარა",
+ "ცირა",
+ "ცისანა",
+ "ცისია",
+ "ცისკარა",
+ "ცისკარი",
+ "ცისმარა",
+ "ცისმარი",
+ "ციური",
+ "ციცი",
+ "ციცია",
+ "ციცინო",
+ "ცოტნე",
+ "ცოქალა",
+ "ცუცა",
+ "ცხვარი",
+ "ძაბული",
+ "ძამისა",
+ "ძაღინა",
+ "ძიძია",
+ "წათე",
+ "წყალობა",
+ "ჭაბუკა",
+ "ჭიაბერ",
+ "ჭიკჭიკა",
+ "ჭიჭია",
+ "ჭიჭიკო",
+ "ჭოლა",
+ "ხათუნა",
+ "ხარება",
+ "ხატია",
+ "ხახულა",
+ "ხახუტა",
+ "ხეჩუა",
+ "ხვიჩა",
+ "ხიზანა",
+ "ხირხელა",
+ "ხობელასი",
+ "ხოხია",
+ "ხოხიტა",
+ "ხუტა",
+ "ხუცია",
+ "ჯაბა",
+ "ჯავახი",
+ "ჯარჯი",
+ "ჯემალ",
+ "ჯონდო",
+ "ჯოტო",
+ "ჯუბი",
+ "ჯულიეტა",
+ "ჯუმბერ",
+ "ჰამლეტ"
+];
diff --git a/lib/locales/ge/name/index.js b/lib/locales/ge/name/index.js
new file mode 100644
index 00000000..44fd8585
--- /dev/null
+++ b/lib/locales/ge/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/ge/name/last_name.js b/lib/locales/ge/name/last_name.js
new file mode 100644
index 00000000..ba085492
--- /dev/null
+++ b/lib/locales/ge/name/last_name.js
@@ -0,0 +1,171 @@
+module["exports"] = [
+ "აბაზაძე",
+ "აბაშიძე",
+ "აბრამაშვილი",
+ "აბუსერიძე",
+ "აბშილავა",
+ "ავაზნელი",
+ "ავალიშვილი",
+ "ამილახვარი",
+ "ანთაძე",
+ "ასლამაზიშვილი",
+ "ასპანიძე",
+ "აშკარელი",
+ "ახალბედაშვილი",
+ "ახალკაცი",
+ "ახვლედიანი",
+ "ბარათაშვილი",
+ "ბარდაველიძე",
+ "ბახტაძე",
+ "ბედიანიძე",
+ "ბერიძე",
+ "ბერუაშვილი",
+ "ბეჟანიშვილი",
+ "ბოგველიშვილი",
+ "ბოტკოველი",
+ "გაბრიჩიძე",
+ "გაგნიძე",
+ "გამრეკელი",
+ "გელაშვილი",
+ "გზირიშვილი",
+ "გიგაური",
+ "გურამიშვილი",
+ "გურგენიძე",
+ "დადიანი",
+ "დავითიშვილი",
+ "დათუაშვილი",
+ "დარბაისელი",
+ "დეკანოიძე",
+ "დვალი",
+ "დოლაბერიძე",
+ "ედიშერაშვილი",
+ "ელიზბარაშვილი",
+ "ელიოზაშვილი",
+ "ერისთავი",
+ "ვარამაშვილი",
+ "ვარდიაშვილი",
+ "ვაჩნაძე",
+ "ვარდანიძე",
+ "ველიაშვილი",
+ "ველიჯანაშვილი",
+ "ზარანდია",
+ "ზარიძე",
+ "ზედგინიძე",
+ "ზუბიაშვილი",
+ "თაბაგარი",
+ "თავდგირიძე",
+ "თათარაშვილი",
+ "თამაზაშვილი",
+ "თამარაშვილი",
+ "თაქთაქიშვილი",
+ "თაყაიშვილი",
+ "თბილელი",
+ "თუხარელი",
+ "იაშვილი",
+ "იგითხანიშვილი",
+ "ინასარიძე",
+ "იშხნელი",
+ "კანდელაკი",
+ "კაცია",
+ "კერესელიძე",
+ "კვირიკაშვილი",
+ "კიკნაძე",
+ "კლდიაშვილი",
+ "კოვზაძე",
+ "კოპაძე",
+ "კოპტონაშვილი",
+ "კოშკელაშვილი",
+ "ლაბაძე",
+ "ლეკიშვილი",
+ "ლიქოკელი",
+ "ლოლაძე",
+ "ლურსმანაშვილი",
+ "მაისურაძე",
+ "მარტოლეკი",
+ "მაღალაძე",
+ "მახარაშვილი",
+ "მგალობლიშვილი",
+ "მეგრელიშვილი",
+ "მელაშვილი",
+ "მელიქიძე",
+ "მერაბიშვილი",
+ "მეფარიშვილი",
+ "მუჯირი",
+ "მჭედლიძე",
+ "მხეიძე",
+ "ნათაძე",
+ "ნაჭყებია",
+ "ნოზაძე",
+ "ოდიშვილი",
+ "ონოფრიშვილი",
+ "პარეხელაშვილი",
+ "პეტრიაშვილი",
+ "სააკაძე",
+ "სააკაშვილი",
+ "საგინაშვილი",
+ "სადუნიშვილი",
+ "საძაგლიშვილი",
+ "სებისკვერიძე",
+ "სეთური",
+ "სუთიაშვილი",
+ "სულაშვილი",
+ "ტაბაღუა",
+ "ტყეშელაშვილი",
+ "ულუმბელაშვილი",
+ "უნდილაძე",
+ "ქავთარაძე",
+ "ქართველიშვილი",
+ "ყაზბეგი",
+ "ყაუხჩიშვილი",
+ "შავლაშვილი",
+ "შალიკაშვილი",
+ "შონია",
+ "ჩიბუხაშვილი",
+ "ჩიხრაძე",
+ "ჩიქოვანი",
+ "ჩუბინიძე",
+ "ჩოლოყაშვილი",
+ "ჩოხელი",
+ "ჩხვიმიანი",
+ "ცალუღელაშვილი",
+ "ცაძიკიძე",
+ "ციციშვილი",
+ "ციხელაშვილი",
+ "ციხისთავი",
+ "ცხოვრებაძე",
+ "ცხომარია",
+ "წამალაიძე",
+ "წერეთელი",
+ "წიკლაური",
+ "წიფურია",
+ "ჭაბუკაშვილი",
+ "ჭავჭავაძე",
+ "ჭანტურია",
+ "ჭარელიძე",
+ "ჭიორელი",
+ "ჭუმბურიძე",
+ "ხაბაზი",
+ "ხარაძე",
+ "ხარატიშვილი",
+ "ხარატასშვილი",
+ "ხარისჭირაშვილი",
+ "ხარხელაური",
+ "ხაშმელაშვილი",
+ "ხეთაგური",
+ "ხიზამბარელი",
+ "ხიზანიშვილი",
+ "ხიმშიაშვილი",
+ "ხოსრუაშვილი",
+ "ხოჯივანიშვილი",
+ "ხუციშვილი",
+ "ჯაბადარი",
+ "ჯავახი",
+ "ჯავახიშვილი",
+ "ჯანელიძე",
+ "ჯაფარიძე",
+ "ჯაყელი",
+ "ჯაჯანიძე",
+ "ჯვარელია",
+ "ჯინიუზაშვილი",
+ "ჯუღაშვილი"
+];
diff --git a/lib/locales/ge/name/name.js b/lib/locales/ge/name/name.js
new file mode 100644
index 00000000..23c77b5e
--- /dev/null
+++ b/lib/locales/ge/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/ge/name/prefix.js b/lib/locales/ge/name/prefix.js
new file mode 100644
index 00000000..7cd23aca
--- /dev/null
+++ b/lib/locales/ge/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "ბ-ნი",
+ "ბატონი",
+ "ქ-ნი",
+ "ქალბატონი"
+];
diff --git a/lib/locales/ge/name/title.js b/lib/locales/ge/name/title.js
new file mode 100644
index 00000000..d39a6570
--- /dev/null
+++ b/lib/locales/ge/name/title.js
@@ -0,0 +1,76 @@
+module["exports"] = {
+ "descriptor": [
+ "გენერალური",
+ "მთავარი",
+ "სტაჟიორ",
+ "უმცროსი",
+ "ყოფილი",
+ "წამყვანი"
+ ],
+ "level": [
+ "აღრიცხვების",
+ "ბრენდინგის",
+ "ბრენიდს",
+ "ბუღალტერიის",
+ "განყოფილების",
+ "გაყიდვების",
+ "გუნდის",
+ "დახმარების",
+ "დიზაინის",
+ "თავდაცვის",
+ "ინფორმაციის",
+ "კვლევების",
+ "კომუნიკაციების",
+ "მარკეტინგის",
+ "ოპერაციათა",
+ "ოპტიმიზაციების",
+ "პიარ",
+ "პროგრამის",
+ "საქმეთა",
+ "ტაქტიკური",
+ "უსაფრთხოების",
+ "ფინანსთა",
+ "ქსელის",
+ "ხარისხის",
+ "ჯგუფის"
+ ],
+ "job": [
+ "აგენტი",
+ "ადვოკატი",
+ "ადმინისტრატორი",
+ "არქიტექტორი",
+ "ასისტენტი",
+ "აღმასრულებელი დირექტორი",
+ "დეველოპერი",
+ "დეკანი",
+ "დიზაინერი",
+ "დირექტორი",
+ "ელექტრიკოსი",
+ "ექსპერტი",
+ "ინჟინერი",
+ "იურისტი",
+ "კონსტრუქტორი",
+ "კონსულტანტი",
+ "კოორდინატორი",
+ "ლექტორი",
+ "მასაჟისტი",
+ "მემანქანე",
+ "მენეჯერი",
+ "მძღოლი",
+ "მწვრთნელი",
+ "ოპერატორი",
+ "ოფიცერი",
+ "პედაგოგი",
+ "პოლიციელი",
+ "პროგრამისტი",
+ "პროდიუსერი",
+ "პრორექტორი",
+ "ჟურნალისტი",
+ "რექტორი",
+ "სპეციალისტი",
+ "სტრატეგისტი",
+ "ტექნიკოსი",
+ "ფოტოგრაფი",
+ "წარმომადგენელი"
+ ]
+};
diff --git a/lib/locales/ge/phone_number/formats.js b/lib/locales/ge/phone_number/formats.js
new file mode 100644
index 00000000..2f37c229
--- /dev/null
+++ b/lib/locales/ge/phone_number/formats.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "5##-###-###",
+ "5########",
+ "5## ## ## ##",
+ "5## ######",
+ "5## ### ###",
+ "995 5##-###-###",
+ "995 5########",
+ "995 5## ## ## ##",
+ "995 5## ######",
+ "995 5## ### ###",
+ "+995 5##-###-###",
+ "+995 5########",
+ "+995 5## ## ## ##",
+ "+995 5## ######",
+ "+995 5## ### ###",
+ "(+995) 5##-###-###",
+ "(+995) 5########",
+ "(+995) 5## ## ## ##",
+ "(+995) 5## ######",
+ "(+995) 5## ### ###"
+];
diff --git a/lib/locales/ge/phone_number/index.js b/lib/locales/ge/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/ge/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/it.js b/lib/locales/it.js
deleted file mode 100644
index f82f9ad2..00000000
--- a/lib/locales/it.js
+++ /dev/null
@@ -1,1393 +0,0 @@
-var it = {};
-module["exports"] = it;
-it.title = "Italian";
-it.address = {
- "city_prefix": [
- "San",
- "Borgo",
- "Sesto",
- "Quarto",
- "Settimo"
- ],
- "city_suffix": [
- "a mare",
- "lido",
- "ligure",
- "del friuli",
- "salentino",
- "calabro",
- "veneto",
- "nell'emilia",
- "umbro",
- "laziale",
- "terme",
- "sardo"
- ],
- "country": [
- "Afghanistan",
- "Albania",
- "Algeria",
- "American Samoa",
- "Andorra",
- "Angola",
- "Anguilla",
- "Antartide (territori a sud del 60° parallelo)",
- "Antigua e Barbuda",
- "Argentina",
- "Armenia",
- "Aruba",
- "Australia",
- "Austria",
- "Azerbaijan",
- "Bahamas",
- "Bahrain",
- "Bangladesh",
- "Barbados",
- "Bielorussia",
- "Belgio",
- "Belize",
- "Benin",
- "Bermuda",
- "Bhutan",
- "Bolivia",
- "Bosnia e Herzegovina",
- "Botswana",
- "Bouvet Island (Bouvetoya)",
- "Brasile",
- "Territorio dell'arcipelago indiano",
- "Isole Vergini Britanniche",
- "Brunei Darussalam",
- "Bulgaria",
- "Burkina Faso",
- "Burundi",
- "Cambogia",
- "Cameroon",
- "Canada",
- "Capo Verde",
- "Isole Cayman",
- "Repubblica Centrale Africana",
- "Chad",
- "Cile",
- "Cina",
- "Isola di Pasqua",
- "Isola di Cocos (Keeling)",
- "Colombia",
- "Comoros",
- "Congo",
- "Isole Cook",
- "Costa Rica",
- "Costa d'Avorio",
- "Croazia",
- "Cuba",
- "Cipro",
- "Repubblica Ceca",
- "Danimarca",
- "Gibuti",
- "Repubblica Dominicana",
- "Equador",
- "Egitto",
- "El Salvador",
- "Guinea Equatoriale",
- "Eritrea",
- "Estonia",
- "Etiopia",
- "Isole Faroe",
- "Isole Falkland (Malvinas)",
- "Fiji",
- "Finlandia",
- "Francia",
- "Guyana Francese",
- "Polinesia Francese",
- "Territori Francesi del sud",
- "Gabon",
- "Gambia",
- "Georgia",
- "Germania",
- "Ghana",
- "Gibilterra",
- "Grecia",
- "Groenlandia",
- "Grenada",
- "Guadalupa",
- "Guam",
- "Guatemala",
- "Guernsey",
- "Guinea",
- "Guinea-Bissau",
- "Guyana",
- "Haiti",
- "Heard Island and McDonald Islands",
- "Città del Vaticano",
- "Honduras",
- "Hong Kong",
- "Ungheria",
- "Islanda",
- "India",
- "Indonesia",
- "Iran",
- "Iraq",
- "Irlanda",
- "Isola di Man",
- "Israele",
- "Italia",
- "Giamaica",
- "Giappone",
- "Jersey",
- "Giordania",
- "Kazakhstan",
- "Kenya",
- "Kiribati",
- "Korea",
- "Kuwait",
- "Republicca Kirgiza",
- "Repubblica del Laos",
- "Latvia",
- "Libano",
- "Lesotho",
- "Liberia",
- "Libyan Arab Jamahiriya",
- "Liechtenstein",
- "Lituania",
- "Lussemburgo",
- "Macao",
- "Macedonia",
- "Madagascar",
- "Malawi",
- "Malesia",
- "Maldive",
- "Mali",
- "Malta",
- "Isole Marshall",
- "Martinica",
- "Mauritania",
- "Mauritius",
- "Mayotte",
- "Messico",
- "Micronesia",
- "Moldova",
- "Principato di Monaco",
- "Mongolia",
- "Montenegro",
- "Montserrat",
- "Marocco",
- "Mozambico",
- "Myanmar",
- "Namibia",
- "Nauru",
- "Nepal",
- "Antille Olandesi",
- "Olanda",
- "Nuova Caledonia",
- "Nuova Zelanda",
- "Nicaragua",
- "Niger",
- "Nigeria",
- "Niue",
- "Isole Norfolk",
- "Northern Mariana Islands",
- "Norvegia",
- "Oman",
- "Pakistan",
- "Palau",
- "Palestina",
- "Panama",
- "Papua Nuova Guinea",
- "Paraguay",
- "Peru",
- "Filippine",
- "Pitcairn Islands",
- "Polonia",
- "Portogallo",
- "Porto Rico",
- "Qatar",
- "Reunion",
- "Romania",
- "Russia",
- "Rwanda",
- "San Bartolomeo",
- "Sant'Elena",
- "Saint Kitts and Nevis",
- "Saint Lucia",
- "Saint Martin",
- "Saint Pierre and Miquelon",
- "Saint Vincent and the Grenadines",
- "Samoa",
- "San Marino",
- "Sao Tome and Principe",
- "Arabia Saudita",
- "Senegal",
- "Serbia",
- "Seychelles",
- "Sierra Leone",
- "Singapore",
- "Slovenia",
- "Isole Solomon",
- "Somalia",
- "Sud Africa",
- "Georgia del sud e South Sandwich Islands",
- "Spagna",
- "Sri Lanka",
- "Sudan",
- "Suriname",
- "Svalbard & Jan Mayen Islands",
- "Swaziland",
- "Svezia",
- "Svizzera",
- "Siria",
- "Taiwan",
- "Tajikistan",
- "Tanzania",
- "Tailandia",
- "Timor-Leste",
- "Togo",
- "Tokelau",
- "Tonga",
- "Trinidad e Tobago",
- "Tunisia",
- "Turchia",
- "Turkmenistan",
- "Isole di Turks and Caicos",
- "Tuvalu",
- "Uganda",
- "Ucraina",
- "Emirati Arabi Uniti",
- "Regno Unito",
- "Stati Uniti d'America",
- "United States Minor Outlying Islands",
- "Isole Vergini Statunitensi",
- "Uruguay",
- "Uzbekistan",
- "Vanuatu",
- "Venezuela",
- "Vietnam",
- "Wallis and Futuna",
- "Western Sahara",
- "Yemen",
- "Zambia",
- "Zimbabwe"
- ],
- "building_number": [
- "###",
- "##",
- "#"
- ],
- "street_suffix": [
- "Piazza",
- "Strada",
- "Via",
- "Borgo",
- "Contrada",
- "Rotonda",
- "Incrocio"
- ],
- "secondary_address": [
- "Appartamento ##",
- "Piano #"
- ],
- "postcode": [
- "#####"
- ],
- "state": [
- "Agrigento",
- "Alessandria",
- "Ancona",
- "Aosta",
- "Arezzo",
- "Ascoli Piceno",
- "Asti",
- "Avellino",
- "Bari",
- "Barletta-Andria-Trani",
- "Belluno",
- "Benevento",
- "Bergamo",
- "Biella",
- "Bologna",
- "Bolzano",
- "Brescia",
- "Brindisi",
- "Cagliari",
- "Caltanissetta",
- "Campobasso",
- "Carbonia-Iglesias",
- "Caserta",
- "Catania",
- "Catanzaro",
- "Chieti",
- "Como",
- "Cosenza",
- "Cremona",
- "Crotone",
- "Cuneo",
- "Enna",
- "Fermo",
- "Ferrara",
- "Firenze",
- "Foggia",
- "Forlì-Cesena",
- "Frosinone",
- "Genova",
- "Gorizia",
- "Grosseto",
- "Imperia",
- "Isernia",
- "La Spezia",
- "L'Aquila",
- "Latina",
- "Lecce",
- "Lecco",
- "Livorno",
- "Lodi",
- "Lucca",
- "Macerata",
- "Mantova",
- "Massa-Carrara",
- "Matera",
- "Messina",
- "Milano",
- "Modena",
- "Monza e della Brianza",
- "Napoli",
- "Novara",
- "Nuoro",
- "Olbia-Tempio",
- "Oristano",
- "Padova",
- "Palermo",
- "Parma",
- "Pavia",
- "Perugia",
- "Pesaro e Urbino",
- "Pescara",
- "Piacenza",
- "Pisa",
- "Pistoia",
- "Pordenone",
- "Potenza",
- "Prato",
- "Ragusa",
- "Ravenna",
- "Reggio Calabria",
- "Reggio Emilia",
- "Rieti",
- "Rimini",
- "Roma",
- "Rovigo",
- "Salerno",
- "Medio Campidano",
- "Sassari",
- "Savona",
- "Siena",
- "Siracusa",
- "Sondrio",
- "Taranto",
- "Teramo",
- "Terni",
- "Torino",
- "Ogliastra",
- "Trapani",
- "Trento",
- "Treviso",
- "Trieste",
- "Udine",
- "Varese",
- "Venezia",
- "Verbano-Cusio-Ossola",
- "Vercelli",
- "Verona",
- "Vibo Valentia",
- "Vicenza",
- "Viterbo"
- ],
- "state_abbr": [
- "AG",
- "AL",
- "AN",
- "AO",
- "AR",
- "AP",
- "AT",
- "AV",
- "BA",
- "BT",
- "BL",
- "BN",
- "BG",
- "BI",
- "BO",
- "BZ",
- "BS",
- "BR",
- "CA",
- "CL",
- "CB",
- "CI",
- "CE",
- "CT",
- "CZ",
- "CH",
- "CO",
- "CS",
- "CR",
- "KR",
- "CN",
- "EN",
- "FM",
- "FE",
- "FI",
- "FG",
- "FC",
- "FR",
- "GE",
- "GO",
- "GR",
- "IM",
- "IS",
- "SP",
- "AQ",
- "LT",
- "LE",
- "LC",
- "LI",
- "LO",
- "LU",
- "MC",
- "MN",
- "MS",
- "MT",
- "ME",
- "MI",
- "MO",
- "MB",
- "NA",
- "NO",
- "NU",
- "OT",
- "OR",
- "PD",
- "PA",
- "PR",
- "PV",
- "PG",
- "PU",
- "PE",
- "PC",
- "PI",
- "PT",
- "PN",
- "PZ",
- "PO",
- "RG",
- "RA",
- "RC",
- "RE",
- "RI",
- "RN",
- "RM",
- "RO",
- "SA",
- "VS",
- "SS",
- "SV",
- "SI",
- "SR",
- "SO",
- "TA",
- "TE",
- "TR",
- "TO",
- "OG",
- "TP",
- "TN",
- "TV",
- "TS",
- "UD",
- "VA",
- "VE",
- "VB",
- "VC",
- "VR",
- "VV",
- "VI",
- "VT"
- ],
- "city": [
- "#{city_prefix} #{Name.first_name} #{city_suffix}",
- "#{city_prefix} #{Name.first_name}",
- "#{Name.first_name} #{city_suffix}",
- "#{Name.last_name} #{city_suffix}"
- ],
- "street_name": [
- "#{street_suffix} #{Name.first_name}",
- "#{street_suffix} #{Name.last_name}"
- ],
- "street_address": [
- "#{street_name} #{building_number}",
- "#{street_name} #{building_number}, #{secondary_address}"
- ],
- "default_country": [
- "Italia"
- ]
-};
-it.company = {
- "suffix": [
- "SPA",
- "e figli",
- "Group",
- "s.r.l."
- ],
- "noun": [
- "Abilità",
- "Access",
- "Adattatore",
- "Algoritmo",
- "Alleanza",
- "Analizzatore",
- "Applicazione",
- "Approccio",
- "Architettura",
- "Archivio",
- "Intelligenza artificiale",
- "Array",
- "Attitudine",
- "Benchmark",
- "Capacità",
- "Sfida",
- "Circuito",
- "Collaborazione",
- "Complessità",
- "Concetto",
- "Conglomerato",
- "Contingenza",
- "Core",
- "Database",
- "Data-warehouse",
- "Definizione",
- "Emulazione",
- "Codifica",
- "Criptazione",
- "Firmware",
- "Flessibilità",
- "Previsione",
- "Frame",
- "framework",
- "Funzione",
- "Funzionalità",
- "Interfaccia grafica",
- "Hardware",
- "Help-desk",
- "Gerarchia",
- "Hub",
- "Implementazione",
- "Infrastruttura",
- "Iniziativa",
- "Installazione",
- "Set di istruzioni",
- "Interfaccia",
- "Soluzione internet",
- "Intranet",
- "Conoscenza base",
- "Matrici",
- "Matrice",
- "Metodologia",
- "Middleware",
- "Migrazione",
- "Modello",
- "Moderazione",
- "Monitoraggio",
- "Moratoria",
- "Rete",
- "Architettura aperta",
- "Sistema aperto",
- "Orchestrazione",
- "Paradigma",
- "Parallelismo",
- "Policy",
- "Portale",
- "Struttura di prezzo",
- "Prodotto",
- "Produttività",
- "Progetto",
- "Proiezione",
- "Protocollo",
- "Servizio clienti",
- "Software",
- "Soluzione",
- "Standardizzazione",
- "Strategia",
- "Struttura",
- "Successo",
- "Sovrastruttura",
- "Supporto",
- "Sinergia",
- "Task-force",
- "Finestra temporale",
- "Strumenti",
- "Utilizzazione",
- "Sito web",
- "Forza lavoro"
- ],
- "descriptor":[
- "adattiva",
- "avanzata",
- "migliorata",
- "assimilata",
- "automatizzata",
- "bilanciata",
- "centralizzata",
- "compatibile",
- "configurabile",
- "cross-platform",
- "decentralizzata",
- "digitalizzata",
- "distribuita",
- "piccola",
- "ergonomica",
- "esclusiva",
- "espansa",
- "estesa",
- "configurabile",
- "fondamentale",
- "orizzontale",
- "implementata",
- "innovativa",
- "integrata",
- "intuitiva",
- "inversa",
- "gestita",
- "obbligatoria",
- "monitorata",
- "multi-canale",
- "multi-laterale",
- "open-source",
- "operativa",
- "ottimizzata",
- "organica",
- "persistente",
- "polarizzata",
- "proattiva",
- "programmabile",
- "progressiva",
- "reattiva",
- "riallineata",
- "ricontestualizzata",
- "ridotta",
- "robusta",
- "sicura",
- "condivisibile",
- "stand-alone",
- "switchabile",
- "sincronizzata",
- "sinergica",
- "totale",
- "universale",
- "user-friendly",
- "versatile",
- "virtuale",
- "visionaria"
- ],
- "adjective":
- [
- "24 ore",
- "24/7",
- "terza generazione",
- "quarta generazione",
- "quinta generazione",
- "sesta generazione",
- "asimmetrica",
- "asincrona",
- "background",
- "bi-direzionale",
- "biforcata",
- "bottom-line",
- "coerente",
- "coesiva",
- "composita",
- "sensibile al contesto",
- "basta sul contesto",
- "basata sul contenuto",
- "dedicata",
- "didattica",
- "direzionale",
- "discreta",
- "dinamica",
- "eco-centrica",
- "esecutiva",
- "esplicita",
- "full-range",
- "globale",
- "euristica",
- "alto livello",
- "olistica",
- "omogenea",
- "ibrida",
- "impattante",
- "incrementale",
- "intangibile",
- "interattiva",
- "intermediaria",
- "locale",
- "logistica",
- "massimizzata",
- "metodica",
- "mission-critical",
- "mobile",
- "modulare",
- "motivazionale",
- "multimedia",
- "multi-tasking",
- "nazionale",
- "neutrale",
- "nextgeneration",
- "non-volatile",
- "object-oriented",
- "ottima",
- "ottimizzante",
- "radicale",
- "real-time",
- "reciproca",
- "regionale",
- "responsiva",
- "scalabile",
- "secondaria",
- "stabile",
- "statica",
- "sistematica",
- "sistemica",
- "tangibile",
- "terziaria",
- "uniforme",
- "valore aggiunto"
- ],
- "bs_noun": [
- "partnerships",
- "comunità",
- "ROI",
- "soluzioni",
- "e-services",
- "nicchie",
- "tecnologie",
- "contenuti",
- "supply-chains",
- "convergenze",
- "relazioni",
- "architetture",
- "interfacce",
- "mercati",
- "e-commerce",
- "sistemi",
- "modelli",
- "schemi",
- "reti",
- "applicazioni",
- "metriche",
- "e-business",
- "funzionalità",
- "esperienze",
- "webservices",
- "metodologie"
- ],
- "bs_verb":
- [
- "implementate",
- "utilizzo",
- "integrate",
- "ottimali",
- "evolutive",
- "abilitate",
- "reinventate",
- "aggregate",
- "migliorate",
- "incentivate",
- "monetizzate",
- "sinergizzate",
- "strategiche",
- "deploy",
- "marchi",
- "accrescitive",
- "target",
- "sintetizzate",
- "spedizioni",
- "massimizzate",
- "innovazione",
- "guida",
- "estensioni",
- "generate",
- "exploit",
- "transizionali",
- "matrici",
- "ricontestualizzate"
- ],
- "bs_adjective":
- [
- "valore aggiunto",
- "verticalizzate",
- "proattive",
- "forti",
- "rivoluzionari",
- "scalabili",
- "innovativi",
- "intuitivi",
- "strategici",
- "e-business",
- "mission-critical",
- "24/7",
- "globali",
- "B2B",
- "B2C",
- "granulari",
- "virtuali",
- "virali",
- "dinamiche",
- "magnetiche",
- "web",
- "interattive",
- "sexy",
- "back-end",
- "real-time",
- "efficienti",
- "front-end",
- "distributivi",
- "estensibili",
- "mondiali",
- "open-source",
- "cross-platform",
- "sinergiche",
- "out-of-the-box",
- "enterprise",
- "integrate",
- "di impatto",
- "wireless",
- "trasparenti",
- "next-generation",
- "cutting-edge",
- "visionari",
- "plug-and-play",
- "collaborative",
- "olistiche",
- "ricche"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name} #{suffix}",
- "#{Name.last_name}, #{Name.last_name} e #{Name.last_name} #{suffix}"
- ]
-};
-it.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com",
- "email.it",
- "libero.it",
- "yahoo.it"
- ],
- "domain_suffix": [
- "com",
- "com",
- "com",
- "net",
- "org",
- "it",
- "it",
- "it"
- ]
-};
-it.name = {
- "first_name": [
- "Aaron",
- "Akira",
- "Alberto",
- "Alessandro",
- "Alighieri",
- "Amedeo",
- "Amos",
- "Anselmo",
- "Antonino",
- "Arcibaldo",
- "Armando",
- "Artes",
- "Audenico",
- "Ausonio",
- "Bacchisio",
- "Battista",
- "Bernardo",
- "Boris",
- "Caio",
- "Carlo",
- "Cecco",
- "Cirino",
- "Cleros",
- "Costantino",
- "Damiano",
- "Danny",
- "Davide",
- "Demian",
- "Dimitri",
- "Domingo",
- "Dylan",
- "Edilio",
- "Egidio",
- "Elio",
- "Emanuel",
- "Enrico",
- "Ercole",
- "Ermes",
- "Ethan",
- "Eusebio",
- "Evangelista",
- "Fabiano",
- "Ferdinando",
- "Fiorentino",
- "Flavio",
- "Fulvio",
- "Gabriele",
- "Gastone",
- "Germano",
- "Giacinto",
- "Gianantonio",
- "Gianleonardo",
- "Gianmarco",
- "Gianriccardo",
- "Gioacchino",
- "Giordano",
- "Giuliano",
- "Graziano",
- "Guido",
- "Harry",
- "Iacopo",
- "Ilario",
- "Ione",
- "Italo",
- "Jack",
- "Jari",
- "Joey",
- "Joseph",
- "Kai",
- "Kociss",
- "Laerte",
- "Lauro",
- "Leonardo",
- "Liborio",
- "Lorenzo",
- "Ludovico",
- "Maggiore",
- "Manuele",
- "Mariano",
- "Marvin",
- "Matteo",
- "Mauro",
- "Michael",
- "Mirco",
- "Modesto",
- "Muzio",
- "Nabil",
- "Nathan",
- "Nick",
- "Noah",
- "Odino",
- "Olo",
- "Oreste",
- "Osea",
- "Pablo",
- "Patrizio",
- "Piererminio",
- "Pierfrancesco",
- "Piersilvio",
- "Priamo",
- "Quarto",
- "Quirino",
- "Radames",
- "Raniero",
- "Renato",
- "Rocco",
- "Romeo",
- "Rosalino",
- "Rudy",
- "Sabatino",
- "Samuel",
- "Santo",
- "Sebastian",
- "Serse",
- "Silvano",
- "Sirio",
- "Tancredi",
- "Terzo",
- "Timoteo",
- "Tolomeo",
- "Trevis",
- "Ubaldo",
- "Ulrico",
- "Valdo",
- "Neri",
- "Vinicio",
- "Walter",
- "Xavier",
- "Yago",
- "Zaccaria",
- "Abramo",
- "Adriano",
- "Alan",
- "Albino",
- "Alessio",
- "Alighiero",
- "Amerigo",
- "Anastasio",
- "Antimo",
- "Antonio",
- "Arduino",
- "Aroldo",
- "Arturo",
- "Augusto",
- "Avide",
- "Baldassarre",
- "Bettino",
- "Bortolo",
- "Caligola",
- "Carmelo",
- "Celeste",
- "Ciro",
- "Costanzo",
- "Dante",
- "Danthon",
- "Davis",
- "Demis",
- "Dindo",
- "Domiziano",
- "Edipo",
- "Egisto",
- "Eliziario",
- "Emidio",
- "Enzo",
- "Eriberto",
- "Erminio",
- "Ettore",
- "Eustachio",
- "Fabio",
- "Fernando",
- "Fiorenzo",
- "Folco",
- "Furio",
- "Gaetano",
- "Gavino",
- "Gerlando",
- "Giacobbe",
- "Giancarlo",
- "Gianmaria",
- "Giobbe",
- "Giorgio",
- "Giulio",
- "Gregorio",
- "Hector",
- "Ian",
- "Ippolito",
- "Ivano",
- "Jacopo",
- "Jarno",
- "Joannes",
- "Joshua",
- "Karim",
- "Kris",
- "Lamberto",
- "Lazzaro",
- "Leone",
- "Lino",
- "Loris",
- "Luigi",
- "Manfredi",
- "Marco",
- "Marino",
- "Marzio",
- "Mattia",
- "Max",
- "Michele",
- "Mirko",
- "Moreno",
- "Nadir",
- "Nazzareno",
- "Nestore",
- "Nico",
- "Noel",
- "Odone",
- "Omar",
- "Orfeo",
- "Osvaldo",
- "Pacifico",
- "Pericle",
- "Pietro",
- "Primo",
- "Quasimodo",
- "Radio",
- "Raoul",
- "Renzo",
- "Rodolfo",
- "Romolo",
- "Rosolino",
- "Rufo",
- "Sabino",
- "Sandro",
- "Sasha",
- "Secondo",
- "Sesto",
- "Silverio",
- "Siro",
- "Tazio",
- "Teseo",
- "Timothy",
- "Tommaso",
- "Tristano",
- "Umberto",
- "Ariel",
- "Artemide",
- "Assia",
- "Azue",
- "Benedetta",
- "Bibiana",
- "Brigitta",
- "Carmela",
- "Cassiopea",
- "Cesidia",
- "Cira",
- "Clea",
- "Cleopatra",
- "Clodovea",
- "Concetta",
- "Cosetta",
- "Cristyn",
- "Damiana",
- "Danuta",
- "Deborah",
- "Demi",
- "Diamante",
- "Diana",
- "Donatella",
- "Doriana",
- "Edvige",
- "Elda",
- "Elga",
- "Elsa",
- "Emilia",
- "Enrica",
- "Erminia",
- "Eufemia",
- "Evita",
- "Fatima",
- "Felicia",
- "Filomena",
- "Flaviana",
- "Fortunata",
- "Gelsomina",
- "Genziana",
- "Giacinta",
- "Gilda",
- "Giovanna",
- "Giulietta",
- "Grazia",
- "Guendalina",
- "Helga",
- "Ileana",
- "Ingrid",
- "Irene",
- "Isabel",
- "Isira",
- "Ivonne",
- "Jelena",
- "Jole",
- "Claudia",
- "Kayla",
- "Kristel",
- "Laura",
- "Lucia",
- "Lia",
- "Lidia",
- "Lisa",
- "Loredana",
- "Loretta",
- "Luce",
- "Lucrezia",
- "Luna",
- "Maika",
- "Marcella",
- "Maria",
- "Mariagiulia",
- "Marianita",
- "Mariapia",
- "Marieva",
- "Marina",
- "Maristella",
- "Maruska",
- "Matilde",
- "Mecren",
- "Mercedes",
- "Mietta",
- "Miriana",
- "Miriam",
- "Monia",
- "Morgana",
- "Naomi",
- "Nayade",
- "Nicoletta",
- "Ninfa",
- "Noemi",
- "Nunzia",
- "Olimpia",
- "Oretta",
- "Ortensia",
- "Penelope",
- "Piccarda",
- "Prisca",
- "Rebecca",
- "Rita",
- "Rosalba",
- "Rosaria",
- "Rosita",
- "Ruth",
- "Samira",
- "Sarita",
- "Selvaggia",
- "Shaira",
- "Sibilla",
- "Soriana",
- "Thea",
- "Tosca",
- "Ursula",
- "Vania",
- "Vera",
- "Vienna",
- "Violante",
- "Vitalba",
- "Zelida"
- ],
- "last_name": [
- "Amato",
- "Barbieri",
- "Barone",
- "Basile",
- "Battaglia",
- "Bellini",
- "Benedetti",
- "Bernardi",
- "Bianc",
- "Bianchi",
- "Bruno",
- "Caputo",
- "Carbon",
- "Caruso",
- "Cattaneo",
- "Colombo",
- "Cont",
- "Conte",
- "Coppola",
- "Costa",
- "Costantin",
- "D'amico",
- "D'angelo",
- "Damico",
- "De Angelis",
- "De luca",
- "De rosa",
- "De Santis",
- "Donati",
- "Esposito",
- "Fabbri",
- "Farin",
- "Ferrara",
- "Ferrari",
- "Ferraro",
- "Ferretti",
- "Ferri",
- "Fior",
- "Fontana",
- "Galli",
- "Gallo",
- "Gatti",
- "Gentile",
- "Giordano",
- "Giuliani",
- "Grassi",
- "Grasso",
- "Greco",
- "Guerra",
- "Leone",
- "Lombardi",
- "Lombardo",
- "Longo",
- "Mancini",
- "Marchetti",
- "Marian",
- "Marini",
- "Marino",
- "Martinelli",
- "Martini",
- "Martino",
- "Mazza",
- "Messina",
- "Milani",
- "Montanari",
- "Monti",
- "Morelli",
- "Moretti",
- "Negri",
- "Neri",
- "Orlando",
- "Pagano",
- "Palmieri",
- "Palumbo",
- "Parisi",
- "Pellegrini",
- "Pellegrino",
- "Piras",
- "Ricci",
- "Rinaldi",
- "Riva",
- "Rizzi",
- "Rizzo",
- "Romano",
- "Ross",
- "Rossetti",
- "Ruggiero",
- "Russo",
- "Sala",
- "Sanna",
- "Santoro",
- "Sartori",
- "Serr",
- "Silvestri",
- "Sorrentino",
- "Testa",
- "Valentini",
- "Villa",
- "Vitale",
- "Vitali"
- ],
- "prefix": [
- "Sig.",
- "Dott.",
- "Dr.",
- "Ing."
- ],
- "suffix": [],
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}"
- ]
-};
-it.phone_number = {
- "formats": [
- "+## ### ## ## ####",
- "+## ## #######",
- "+## ## ########",
- "+## ### #######",
- "+## ### ########",
- "+## #### #######",
- "+## #### ########",
- "0## ### ####",
- "+39 0## ### ###",
- "3## ### ###",
- "+39 3## ### ###"
- ]
-};
diff --git a/lib/locales/it/address/building_number.js b/lib/locales/it/address/building_number.js
new file mode 100644
index 00000000..8f67cb33
--- /dev/null
+++ b/lib/locales/it/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/it/address/city.js b/lib/locales/it/address/city.js
new file mode 100644
index 00000000..17afaa84
--- /dev/null
+++ b/lib/locales/it/address/city.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{city_prefix} #{Name.first_name} #{city_suffix}",
+ "#{city_prefix} #{Name.first_name}",
+ "#{Name.first_name} #{city_suffix}",
+ "#{Name.last_name} #{city_suffix}"
+];
diff --git a/lib/locales/it/address/city_prefix.js b/lib/locales/it/address/city_prefix.js
new file mode 100644
index 00000000..cd0bd08c
--- /dev/null
+++ b/lib/locales/it/address/city_prefix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "San",
+ "Borgo",
+ "Sesto",
+ "Quarto",
+ "Settimo"
+];
diff --git a/lib/locales/it/address/city_suffix.js b/lib/locales/it/address/city_suffix.js
new file mode 100644
index 00000000..5dd179ac
--- /dev/null
+++ b/lib/locales/it/address/city_suffix.js
@@ -0,0 +1,14 @@
+module["exports"] = [
+ "a mare",
+ "lido",
+ "ligure",
+ "del friuli",
+ "salentino",
+ "calabro",
+ "veneto",
+ "nell'emilia",
+ "umbro",
+ "laziale",
+ "terme",
+ "sardo"
+];
diff --git a/lib/locales/it/address/country.js b/lib/locales/it/address/country.js
new file mode 100644
index 00000000..11b81ac4
--- /dev/null
+++ b/lib/locales/it/address/country.js
@@ -0,0 +1,243 @@
+module["exports"] = [
+ "Afghanistan",
+ "Albania",
+ "Algeria",
+ "American Samoa",
+ "Andorra",
+ "Angola",
+ "Anguilla",
+ "Antartide (territori a sud del 60° parallelo)",
+ "Antigua e Barbuda",
+ "Argentina",
+ "Armenia",
+ "Aruba",
+ "Australia",
+ "Austria",
+ "Azerbaijan",
+ "Bahamas",
+ "Bahrain",
+ "Bangladesh",
+ "Barbados",
+ "Bielorussia",
+ "Belgio",
+ "Belize",
+ "Benin",
+ "Bermuda",
+ "Bhutan",
+ "Bolivia",
+ "Bosnia e Herzegovina",
+ "Botswana",
+ "Bouvet Island (Bouvetoya)",
+ "Brasile",
+ "Territorio dell'arcipelago indiano",
+ "Isole Vergini Britanniche",
+ "Brunei Darussalam",
+ "Bulgaria",
+ "Burkina Faso",
+ "Burundi",
+ "Cambogia",
+ "Cameroon",
+ "Canada",
+ "Capo Verde",
+ "Isole Cayman",
+ "Repubblica Centrale Africana",
+ "Chad",
+ "Cile",
+ "Cina",
+ "Isola di Pasqua",
+ "Isola di Cocos (Keeling)",
+ "Colombia",
+ "Comoros",
+ "Congo",
+ "Isole Cook",
+ "Costa Rica",
+ "Costa d'Avorio",
+ "Croazia",
+ "Cuba",
+ "Cipro",
+ "Repubblica Ceca",
+ "Danimarca",
+ "Gibuti",
+ "Repubblica Dominicana",
+ "Equador",
+ "Egitto",
+ "El Salvador",
+ "Guinea Equatoriale",
+ "Eritrea",
+ "Estonia",
+ "Etiopia",
+ "Isole Faroe",
+ "Isole Falkland (Malvinas)",
+ "Fiji",
+ "Finlandia",
+ "Francia",
+ "Guyana Francese",
+ "Polinesia Francese",
+ "Territori Francesi del sud",
+ "Gabon",
+ "Gambia",
+ "Georgia",
+ "Germania",
+ "Ghana",
+ "Gibilterra",
+ "Grecia",
+ "Groenlandia",
+ "Grenada",
+ "Guadalupa",
+ "Guam",
+ "Guatemala",
+ "Guernsey",
+ "Guinea",
+ "Guinea-Bissau",
+ "Guyana",
+ "Haiti",
+ "Heard Island and McDonald Islands",
+ "Città del Vaticano",
+ "Honduras",
+ "Hong Kong",
+ "Ungheria",
+ "Islanda",
+ "India",
+ "Indonesia",
+ "Iran",
+ "Iraq",
+ "Irlanda",
+ "Isola di Man",
+ "Israele",
+ "Italia",
+ "Giamaica",
+ "Giappone",
+ "Jersey",
+ "Giordania",
+ "Kazakhstan",
+ "Kenya",
+ "Kiribati",
+ "Korea",
+ "Kuwait",
+ "Republicca Kirgiza",
+ "Repubblica del Laos",
+ "Latvia",
+ "Libano",
+ "Lesotho",
+ "Liberia",
+ "Libyan Arab Jamahiriya",
+ "Liechtenstein",
+ "Lituania",
+ "Lussemburgo",
+ "Macao",
+ "Macedonia",
+ "Madagascar",
+ "Malawi",
+ "Malesia",
+ "Maldive",
+ "Mali",
+ "Malta",
+ "Isole Marshall",
+ "Martinica",
+ "Mauritania",
+ "Mauritius",
+ "Mayotte",
+ "Messico",
+ "Micronesia",
+ "Moldova",
+ "Principato di Monaco",
+ "Mongolia",
+ "Montenegro",
+ "Montserrat",
+ "Marocco",
+ "Mozambico",
+ "Myanmar",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Antille Olandesi",
+ "Olanda",
+ "Nuova Caledonia",
+ "Nuova Zelanda",
+ "Nicaragua",
+ "Niger",
+ "Nigeria",
+ "Niue",
+ "Isole Norfolk",
+ "Northern Mariana Islands",
+ "Norvegia",
+ "Oman",
+ "Pakistan",
+ "Palau",
+ "Palestina",
+ "Panama",
+ "Papua Nuova Guinea",
+ "Paraguay",
+ "Peru",
+ "Filippine",
+ "Pitcairn Islands",
+ "Polonia",
+ "Portogallo",
+ "Porto Rico",
+ "Qatar",
+ "Reunion",
+ "Romania",
+ "Russia",
+ "Rwanda",
+ "San Bartolomeo",
+ "Sant'Elena",
+ "Saint Kitts and Nevis",
+ "Saint Lucia",
+ "Saint Martin",
+ "Saint Pierre and Miquelon",
+ "Saint Vincent and the Grenadines",
+ "Samoa",
+ "San Marino",
+ "Sao Tome and Principe",
+ "Arabia Saudita",
+ "Senegal",
+ "Serbia",
+ "Seychelles",
+ "Sierra Leone",
+ "Singapore",
+ "Slovenia",
+ "Isole Solomon",
+ "Somalia",
+ "Sud Africa",
+ "Georgia del sud e South Sandwich Islands",
+ "Spagna",
+ "Sri Lanka",
+ "Sudan",
+ "Suriname",
+ "Svalbard & Jan Mayen Islands",
+ "Swaziland",
+ "Svezia",
+ "Svizzera",
+ "Siria",
+ "Taiwan",
+ "Tajikistan",
+ "Tanzania",
+ "Tailandia",
+ "Timor-Leste",
+ "Togo",
+ "Tokelau",
+ "Tonga",
+ "Trinidad e Tobago",
+ "Tunisia",
+ "Turchia",
+ "Turkmenistan",
+ "Isole di Turks and Caicos",
+ "Tuvalu",
+ "Uganda",
+ "Ucraina",
+ "Emirati Arabi Uniti",
+ "Regno Unito",
+ "Stati Uniti d'America",
+ "United States Minor Outlying Islands",
+ "Isole Vergini Statunitensi",
+ "Uruguay",
+ "Uzbekistan",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnam",
+ "Wallis and Futuna",
+ "Western Sahara",
+ "Yemen",
+ "Zambia",
+ "Zimbabwe"
+];
diff --git a/lib/locales/it/address/default_country.js b/lib/locales/it/address/default_country.js
new file mode 100644
index 00000000..1cd4c504
--- /dev/null
+++ b/lib/locales/it/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Italia"
+];
diff --git a/lib/locales/it/address/index.js b/lib/locales/it/address/index.js
new file mode 100644
index 00000000..0030b876
--- /dev/null
+++ b/lib/locales/it/address/index.js
@@ -0,0 +1,15 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/it/address/postcode.js b/lib/locales/it/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/it/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/it/address/secondary_address.js b/lib/locales/it/address/secondary_address.js
new file mode 100644
index 00000000..c198398c
--- /dev/null
+++ b/lib/locales/it/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Appartamento ##",
+ "Piano #"
+];
diff --git a/lib/locales/it/address/state.js b/lib/locales/it/address/state.js
new file mode 100644
index 00000000..91443e5b
--- /dev/null
+++ b/lib/locales/it/address/state.js
@@ -0,0 +1,112 @@
+module["exports"] = [
+ "Agrigento",
+ "Alessandria",
+ "Ancona",
+ "Aosta",
+ "Arezzo",
+ "Ascoli Piceno",
+ "Asti",
+ "Avellino",
+ "Bari",
+ "Barletta-Andria-Trani",
+ "Belluno",
+ "Benevento",
+ "Bergamo",
+ "Biella",
+ "Bologna",
+ "Bolzano",
+ "Brescia",
+ "Brindisi",
+ "Cagliari",
+ "Caltanissetta",
+ "Campobasso",
+ "Carbonia-Iglesias",
+ "Caserta",
+ "Catania",
+ "Catanzaro",
+ "Chieti",
+ "Como",
+ "Cosenza",
+ "Cremona",
+ "Crotone",
+ "Cuneo",
+ "Enna",
+ "Fermo",
+ "Ferrara",
+ "Firenze",
+ "Foggia",
+ "Forlì-Cesena",
+ "Frosinone",
+ "Genova",
+ "Gorizia",
+ "Grosseto",
+ "Imperia",
+ "Isernia",
+ "La Spezia",
+ "L'Aquila",
+ "Latina",
+ "Lecce",
+ "Lecco",
+ "Livorno",
+ "Lodi",
+ "Lucca",
+ "Macerata",
+ "Mantova",
+ "Massa-Carrara",
+ "Matera",
+ "Messina",
+ "Milano",
+ "Modena",
+ "Monza e della Brianza",
+ "Napoli",
+ "Novara",
+ "Nuoro",
+ "Olbia-Tempio",
+ "Oristano",
+ "Padova",
+ "Palermo",
+ "Parma",
+ "Pavia",
+ "Perugia",
+ "Pesaro e Urbino",
+ "Pescara",
+ "Piacenza",
+ "Pisa",
+ "Pistoia",
+ "Pordenone",
+ "Potenza",
+ "Prato",
+ "Ragusa",
+ "Ravenna",
+ "Reggio Calabria",
+ "Reggio Emilia",
+ "Rieti",
+ "Rimini",
+ "Roma",
+ "Rovigo",
+ "Salerno",
+ "Medio Campidano",
+ "Sassari",
+ "Savona",
+ "Siena",
+ "Siracusa",
+ "Sondrio",
+ "Taranto",
+ "Teramo",
+ "Terni",
+ "Torino",
+ "Ogliastra",
+ "Trapani",
+ "Trento",
+ "Treviso",
+ "Trieste",
+ "Udine",
+ "Varese",
+ "Venezia",
+ "Verbano-Cusio-Ossola",
+ "Vercelli",
+ "Verona",
+ "Vibo Valentia",
+ "Vicenza",
+ "Viterbo"
+];
diff --git a/lib/locales/it/address/state_abbr.js b/lib/locales/it/address/state_abbr.js
new file mode 100644
index 00000000..b07644b9
--- /dev/null
+++ b/lib/locales/it/address/state_abbr.js
@@ -0,0 +1,112 @@
+module["exports"] = [
+ "AG",
+ "AL",
+ "AN",
+ "AO",
+ "AR",
+ "AP",
+ "AT",
+ "AV",
+ "BA",
+ "BT",
+ "BL",
+ "BN",
+ "BG",
+ "BI",
+ "BO",
+ "BZ",
+ "BS",
+ "BR",
+ "CA",
+ "CL",
+ "CB",
+ "CI",
+ "CE",
+ "CT",
+ "CZ",
+ "CH",
+ "CO",
+ "CS",
+ "CR",
+ "KR",
+ "CN",
+ "EN",
+ "FM",
+ "FE",
+ "FI",
+ "FG",
+ "FC",
+ "FR",
+ "GE",
+ "GO",
+ "GR",
+ "IM",
+ "IS",
+ "SP",
+ "AQ",
+ "LT",
+ "LE",
+ "LC",
+ "LI",
+ "LO",
+ "LU",
+ "MC",
+ "MN",
+ "MS",
+ "MT",
+ "ME",
+ "MI",
+ "MO",
+ "MB",
+ "NA",
+ "NO",
+ "NU",
+ "OT",
+ "OR",
+ "PD",
+ "PA",
+ "PR",
+ "PV",
+ "PG",
+ "PU",
+ "PE",
+ "PC",
+ "PI",
+ "PT",
+ "PN",
+ "PZ",
+ "PO",
+ "RG",
+ "RA",
+ "RC",
+ "RE",
+ "RI",
+ "RN",
+ "RM",
+ "RO",
+ "SA",
+ "VS",
+ "SS",
+ "SV",
+ "SI",
+ "SR",
+ "SO",
+ "TA",
+ "TE",
+ "TR",
+ "TO",
+ "OG",
+ "TP",
+ "TN",
+ "TV",
+ "TS",
+ "UD",
+ "VA",
+ "VE",
+ "VB",
+ "VC",
+ "VR",
+ "VV",
+ "VI",
+ "VT"
+];
diff --git a/lib/locales/it/address/street_address.js b/lib/locales/it/address/street_address.js
new file mode 100644
index 00000000..0370d2dc
--- /dev/null
+++ b/lib/locales/it/address/street_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_name} #{building_number}",
+ "#{street_name} #{building_number}, #{secondary_address}"
+];
diff --git a/lib/locales/it/address/street_name.js b/lib/locales/it/address/street_name.js
new file mode 100644
index 00000000..afa65d94
--- /dev/null
+++ b/lib/locales/it/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_suffix} #{Name.first_name}",
+ "#{street_suffix} #{Name.last_name}"
+];
diff --git a/lib/locales/it/address/street_suffix.js b/lib/locales/it/address/street_suffix.js
new file mode 100644
index 00000000..7445f1d3
--- /dev/null
+++ b/lib/locales/it/address/street_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Piazza",
+ "Strada",
+ "Via",
+ "Borgo",
+ "Contrada",
+ "Rotonda",
+ "Incrocio"
+];
diff --git a/lib/locales/it/company/adjective.js b/lib/locales/it/company/adjective.js
new file mode 100644
index 00000000..634a01ac
--- /dev/null
+++ b/lib/locales/it/company/adjective.js
@@ -0,0 +1,72 @@
+module["exports"] = [
+ "24 ore",
+ "24/7",
+ "terza generazione",
+ "quarta generazione",
+ "quinta generazione",
+ "sesta generazione",
+ "asimmetrica",
+ "asincrona",
+ "background",
+ "bi-direzionale",
+ "biforcata",
+ "bottom-line",
+ "coerente",
+ "coesiva",
+ "composita",
+ "sensibile al contesto",
+ "basta sul contesto",
+ "basata sul contenuto",
+ "dedicata",
+ "didattica",
+ "direzionale",
+ "discreta",
+ "dinamica",
+ "eco-centrica",
+ "esecutiva",
+ "esplicita",
+ "full-range",
+ "globale",
+ "euristica",
+ "alto livello",
+ "olistica",
+ "omogenea",
+ "ibrida",
+ "impattante",
+ "incrementale",
+ "intangibile",
+ "interattiva",
+ "intermediaria",
+ "locale",
+ "logistica",
+ "massimizzata",
+ "metodica",
+ "mission-critical",
+ "mobile",
+ "modulare",
+ "motivazionale",
+ "multimedia",
+ "multi-tasking",
+ "nazionale",
+ "neutrale",
+ "nextgeneration",
+ "non-volatile",
+ "object-oriented",
+ "ottima",
+ "ottimizzante",
+ "radicale",
+ "real-time",
+ "reciproca",
+ "regionale",
+ "responsiva",
+ "scalabile",
+ "secondaria",
+ "stabile",
+ "statica",
+ "sistematica",
+ "sistemica",
+ "tangibile",
+ "terziaria",
+ "uniforme",
+ "valore aggiunto"
+];
diff --git a/lib/locales/it/company/bs_adjective.js b/lib/locales/it/company/bs_adjective.js
new file mode 100644
index 00000000..28cc6320
--- /dev/null
+++ b/lib/locales/it/company/bs_adjective.js
@@ -0,0 +1,48 @@
+module["exports"] = [
+ "valore aggiunto",
+ "verticalizzate",
+ "proattive",
+ "forti",
+ "rivoluzionari",
+ "scalabili",
+ "innovativi",
+ "intuitivi",
+ "strategici",
+ "e-business",
+ "mission-critical",
+ "24/7",
+ "globali",
+ "B2B",
+ "B2C",
+ "granulari",
+ "virtuali",
+ "virali",
+ "dinamiche",
+ "magnetiche",
+ "web",
+ "interattive",
+ "sexy",
+ "back-end",
+ "real-time",
+ "efficienti",
+ "front-end",
+ "distributivi",
+ "estensibili",
+ "mondiali",
+ "open-source",
+ "cross-platform",
+ "sinergiche",
+ "out-of-the-box",
+ "enterprise",
+ "integrate",
+ "di impatto",
+ "wireless",
+ "trasparenti",
+ "next-generation",
+ "cutting-edge",
+ "visionari",
+ "plug-and-play",
+ "collaborative",
+ "olistiche",
+ "ricche"
+];
diff --git a/lib/locales/it/company/bs_noun.js b/lib/locales/it/company/bs_noun.js
new file mode 100644
index 00000000..ac9020dc
--- /dev/null
+++ b/lib/locales/it/company/bs_noun.js
@@ -0,0 +1,28 @@
+module["exports"] = [
+ "partnerships",
+ "comunità",
+ "ROI",
+ "soluzioni",
+ "e-services",
+ "nicchie",
+ "tecnologie",
+ "contenuti",
+ "supply-chains",
+ "convergenze",
+ "relazioni",
+ "architetture",
+ "interfacce",
+ "mercati",
+ "e-commerce",
+ "sistemi",
+ "modelli",
+ "schemi",
+ "reti",
+ "applicazioni",
+ "metriche",
+ "e-business",
+ "funzionalità",
+ "esperienze",
+ "webservices",
+ "metodologie"
+];
diff --git a/lib/locales/it/company/bs_verb.js b/lib/locales/it/company/bs_verb.js
new file mode 100644
index 00000000..5ea26ff8
--- /dev/null
+++ b/lib/locales/it/company/bs_verb.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "implementate",
+ "utilizzo",
+ "integrate",
+ "ottimali",
+ "evolutive",
+ "abilitate",
+ "reinventate",
+ "aggregate",
+ "migliorate",
+ "incentivate",
+ "monetizzate",
+ "sinergizzate",
+ "strategiche",
+ "deploy",
+ "marchi",
+ "accrescitive",
+ "target",
+ "sintetizzate",
+ "spedizioni",
+ "massimizzate",
+ "innovazione",
+ "guida",
+ "estensioni",
+ "generate",
+ "exploit",
+ "transizionali",
+ "matrici",
+ "ricontestualizzate"
+];
diff --git a/lib/locales/it/company/descriptor.js b/lib/locales/it/company/descriptor.js
new file mode 100644
index 00000000..f1ae35df
--- /dev/null
+++ b/lib/locales/it/company/descriptor.js
@@ -0,0 +1,59 @@
+module["exports"] = [
+ "adattiva",
+ "avanzata",
+ "migliorata",
+ "assimilata",
+ "automatizzata",
+ "bilanciata",
+ "centralizzata",
+ "compatibile",
+ "configurabile",
+ "cross-platform",
+ "decentralizzata",
+ "digitalizzata",
+ "distribuita",
+ "piccola",
+ "ergonomica",
+ "esclusiva",
+ "espansa",
+ "estesa",
+ "configurabile",
+ "fondamentale",
+ "orizzontale",
+ "implementata",
+ "innovativa",
+ "integrata",
+ "intuitiva",
+ "inversa",
+ "gestita",
+ "obbligatoria",
+ "monitorata",
+ "multi-canale",
+ "multi-laterale",
+ "open-source",
+ "operativa",
+ "ottimizzata",
+ "organica",
+ "persistente",
+ "polarizzata",
+ "proattiva",
+ "programmabile",
+ "progressiva",
+ "reattiva",
+ "riallineata",
+ "ricontestualizzata",
+ "ridotta",
+ "robusta",
+ "sicura",
+ "condivisibile",
+ "stand-alone",
+ "switchabile",
+ "sincronizzata",
+ "sinergica",
+ "totale",
+ "universale",
+ "user-friendly",
+ "versatile",
+ "virtuale",
+ "visionaria"
+];
diff --git a/lib/locales/it/company/index.js b/lib/locales/it/company/index.js
new file mode 100644
index 00000000..207eb337
--- /dev/null
+++ b/lib/locales/it/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.noun = require("./noun");
+company.descriptor = require("./descriptor");
+company.adjective = require("./adjective");
+company.bs_noun = require("./bs_noun");
+company.bs_verb = require("./bs_verb");
+company.bs_adjective = require("./bs_adjective");
+company.name = require("./name");
diff --git a/lib/locales/it/company/name.js b/lib/locales/it/company/name.js
new file mode 100644
index 00000000..47f4a21b
--- /dev/null
+++ b/lib/locales/it/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name} #{suffix}",
+ "#{Name.last_name}, #{Name.last_name} e #{Name.last_name} #{suffix}"
+];
diff --git a/lib/locales/it/company/noun.js b/lib/locales/it/company/noun.js
new file mode 100644
index 00000000..e8eb9ec0
--- /dev/null
+++ b/lib/locales/it/company/noun.js
@@ -0,0 +1,91 @@
+module["exports"] = [
+ "Abilità",
+ "Access",
+ "Adattatore",
+ "Algoritmo",
+ "Alleanza",
+ "Analizzatore",
+ "Applicazione",
+ "Approccio",
+ "Architettura",
+ "Archivio",
+ "Intelligenza artificiale",
+ "Array",
+ "Attitudine",
+ "Benchmark",
+ "Capacità",
+ "Sfida",
+ "Circuito",
+ "Collaborazione",
+ "Complessità",
+ "Concetto",
+ "Conglomerato",
+ "Contingenza",
+ "Core",
+ "Database",
+ "Data-warehouse",
+ "Definizione",
+ "Emulazione",
+ "Codifica",
+ "Criptazione",
+ "Firmware",
+ "Flessibilità",
+ "Previsione",
+ "Frame",
+ "framework",
+ "Funzione",
+ "Funzionalità",
+ "Interfaccia grafica",
+ "Hardware",
+ "Help-desk",
+ "Gerarchia",
+ "Hub",
+ "Implementazione",
+ "Infrastruttura",
+ "Iniziativa",
+ "Installazione",
+ "Set di istruzioni",
+ "Interfaccia",
+ "Soluzione internet",
+ "Intranet",
+ "Conoscenza base",
+ "Matrici",
+ "Matrice",
+ "Metodologia",
+ "Middleware",
+ "Migrazione",
+ "Modello",
+ "Moderazione",
+ "Monitoraggio",
+ "Moratoria",
+ "Rete",
+ "Architettura aperta",
+ "Sistema aperto",
+ "Orchestrazione",
+ "Paradigma",
+ "Parallelismo",
+ "Policy",
+ "Portale",
+ "Struttura di prezzo",
+ "Prodotto",
+ "Produttività",
+ "Progetto",
+ "Proiezione",
+ "Protocollo",
+ "Servizio clienti",
+ "Software",
+ "Soluzione",
+ "Standardizzazione",
+ "Strategia",
+ "Struttura",
+ "Successo",
+ "Sovrastruttura",
+ "Supporto",
+ "Sinergia",
+ "Task-force",
+ "Finestra temporale",
+ "Strumenti",
+ "Utilizzazione",
+ "Sito web",
+ "Forza lavoro"
+];
diff --git a/lib/locales/it/company/suffix.js b/lib/locales/it/company/suffix.js
new file mode 100644
index 00000000..069de01c
--- /dev/null
+++ b/lib/locales/it/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "SPA",
+ "e figli",
+ "Group",
+ "s.r.l."
+];
diff --git a/lib/locales/it/index.js b/lib/locales/it/index.js
new file mode 100644
index 00000000..f4154b66
--- /dev/null
+++ b/lib/locales/it/index.js
@@ -0,0 +1,8 @@
+var it = {};
+module['exports'] = it;
+it.title = "Italian";
+it.address = require("./address");
+it.company = require("./company");
+it.internet = require("./internet");
+it.name = require("./name");
+it.phone_number = require("./phone_number");
diff --git a/lib/locales/it/internet/domain_suffix.js b/lib/locales/it/internet/domain_suffix.js
new file mode 100644
index 00000000..3a1edb9f
--- /dev/null
+++ b/lib/locales/it/internet/domain_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "com",
+ "com",
+ "com",
+ "net",
+ "org",
+ "it",
+ "it",
+ "it"
+];
diff --git a/lib/locales/it/internet/free_email.js b/lib/locales/it/internet/free_email.js
new file mode 100644
index 00000000..8efa18db
--- /dev/null
+++ b/lib/locales/it/internet/free_email.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com",
+ "email.it",
+ "libero.it",
+ "yahoo.it"
+];
diff --git a/lib/locales/it/internet/index.js b/lib/locales/it/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/it/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/it/name/first_name.js b/lib/locales/it/name/first_name.js
new file mode 100644
index 00000000..5583062e
--- /dev/null
+++ b/lib/locales/it/name/first_name.js
@@ -0,0 +1,364 @@
+module["exports"] = [
+ "Aaron",
+ "Akira",
+ "Alberto",
+ "Alessandro",
+ "Alighieri",
+ "Amedeo",
+ "Amos",
+ "Anselmo",
+ "Antonino",
+ "Arcibaldo",
+ "Armando",
+ "Artes",
+ "Audenico",
+ "Ausonio",
+ "Bacchisio",
+ "Battista",
+ "Bernardo",
+ "Boris",
+ "Caio",
+ "Carlo",
+ "Cecco",
+ "Cirino",
+ "Cleros",
+ "Costantino",
+ "Damiano",
+ "Danny",
+ "Davide",
+ "Demian",
+ "Dimitri",
+ "Domingo",
+ "Dylan",
+ "Edilio",
+ "Egidio",
+ "Elio",
+ "Emanuel",
+ "Enrico",
+ "Ercole",
+ "Ermes",
+ "Ethan",
+ "Eusebio",
+ "Evangelista",
+ "Fabiano",
+ "Ferdinando",
+ "Fiorentino",
+ "Flavio",
+ "Fulvio",
+ "Gabriele",
+ "Gastone",
+ "Germano",
+ "Giacinto",
+ "Gianantonio",
+ "Gianleonardo",
+ "Gianmarco",
+ "Gianriccardo",
+ "Gioacchino",
+ "Giordano",
+ "Giuliano",
+ "Graziano",
+ "Guido",
+ "Harry",
+ "Iacopo",
+ "Ilario",
+ "Ione",
+ "Italo",
+ "Jack",
+ "Jari",
+ "Joey",
+ "Joseph",
+ "Kai",
+ "Kociss",
+ "Laerte",
+ "Lauro",
+ "Leonardo",
+ "Liborio",
+ "Lorenzo",
+ "Ludovico",
+ "Maggiore",
+ "Manuele",
+ "Mariano",
+ "Marvin",
+ "Matteo",
+ "Mauro",
+ "Michael",
+ "Mirco",
+ "Modesto",
+ "Muzio",
+ "Nabil",
+ "Nathan",
+ "Nick",
+ "Noah",
+ "Odino",
+ "Olo",
+ "Oreste",
+ "Osea",
+ "Pablo",
+ "Patrizio",
+ "Piererminio",
+ "Pierfrancesco",
+ "Piersilvio",
+ "Priamo",
+ "Quarto",
+ "Quirino",
+ "Radames",
+ "Raniero",
+ "Renato",
+ "Rocco",
+ "Romeo",
+ "Rosalino",
+ "Rudy",
+ "Sabatino",
+ "Samuel",
+ "Santo",
+ "Sebastian",
+ "Serse",
+ "Silvano",
+ "Sirio",
+ "Tancredi",
+ "Terzo",
+ "Timoteo",
+ "Tolomeo",
+ "Trevis",
+ "Ubaldo",
+ "Ulrico",
+ "Valdo",
+ "Neri",
+ "Vinicio",
+ "Walter",
+ "Xavier",
+ "Yago",
+ "Zaccaria",
+ "Abramo",
+ "Adriano",
+ "Alan",
+ "Albino",
+ "Alessio",
+ "Alighiero",
+ "Amerigo",
+ "Anastasio",
+ "Antimo",
+ "Antonio",
+ "Arduino",
+ "Aroldo",
+ "Arturo",
+ "Augusto",
+ "Avide",
+ "Baldassarre",
+ "Bettino",
+ "Bortolo",
+ "Caligola",
+ "Carmelo",
+ "Celeste",
+ "Ciro",
+ "Costanzo",
+ "Dante",
+ "Danthon",
+ "Davis",
+ "Demis",
+ "Dindo",
+ "Domiziano",
+ "Edipo",
+ "Egisto",
+ "Eliziario",
+ "Emidio",
+ "Enzo",
+ "Eriberto",
+ "Erminio",
+ "Ettore",
+ "Eustachio",
+ "Fabio",
+ "Fernando",
+ "Fiorenzo",
+ "Folco",
+ "Furio",
+ "Gaetano",
+ "Gavino",
+ "Gerlando",
+ "Giacobbe",
+ "Giancarlo",
+ "Gianmaria",
+ "Giobbe",
+ "Giorgio",
+ "Giulio",
+ "Gregorio",
+ "Hector",
+ "Ian",
+ "Ippolito",
+ "Ivano",
+ "Jacopo",
+ "Jarno",
+ "Joannes",
+ "Joshua",
+ "Karim",
+ "Kris",
+ "Lamberto",
+ "Lazzaro",
+ "Leone",
+ "Lino",
+ "Loris",
+ "Luigi",
+ "Manfredi",
+ "Marco",
+ "Marino",
+ "Marzio",
+ "Mattia",
+ "Max",
+ "Michele",
+ "Mirko",
+ "Moreno",
+ "Nadir",
+ "Nazzareno",
+ "Nestore",
+ "Nico",
+ "Noel",
+ "Odone",
+ "Omar",
+ "Orfeo",
+ "Osvaldo",
+ "Pacifico",
+ "Pericle",
+ "Pietro",
+ "Primo",
+ "Quasimodo",
+ "Radio",
+ "Raoul",
+ "Renzo",
+ "Rodolfo",
+ "Romolo",
+ "Rosolino",
+ "Rufo",
+ "Sabino",
+ "Sandro",
+ "Sasha",
+ "Secondo",
+ "Sesto",
+ "Silverio",
+ "Siro",
+ "Tazio",
+ "Teseo",
+ "Timothy",
+ "Tommaso",
+ "Tristano",
+ "Umberto",
+ "Ariel",
+ "Artemide",
+ "Assia",
+ "Azue",
+ "Benedetta",
+ "Bibiana",
+ "Brigitta",
+ "Carmela",
+ "Cassiopea",
+ "Cesidia",
+ "Cira",
+ "Clea",
+ "Cleopatra",
+ "Clodovea",
+ "Concetta",
+ "Cosetta",
+ "Cristyn",
+ "Damiana",
+ "Danuta",
+ "Deborah",
+ "Demi",
+ "Diamante",
+ "Diana",
+ "Donatella",
+ "Doriana",
+ "Edvige",
+ "Elda",
+ "Elga",
+ "Elsa",
+ "Emilia",
+ "Enrica",
+ "Erminia",
+ "Eufemia",
+ "Evita",
+ "Fatima",
+ "Felicia",
+ "Filomena",
+ "Flaviana",
+ "Fortunata",
+ "Gelsomina",
+ "Genziana",
+ "Giacinta",
+ "Gilda",
+ "Giovanna",
+ "Giulietta",
+ "Grazia",
+ "Guendalina",
+ "Helga",
+ "Ileana",
+ "Ingrid",
+ "Irene",
+ "Isabel",
+ "Isira",
+ "Ivonne",
+ "Jelena",
+ "Jole",
+ "Claudia",
+ "Kayla",
+ "Kristel",
+ "Laura",
+ "Lucia",
+ "Lia",
+ "Lidia",
+ "Lisa",
+ "Loredana",
+ "Loretta",
+ "Luce",
+ "Lucrezia",
+ "Luna",
+ "Maika",
+ "Marcella",
+ "Maria",
+ "Mariagiulia",
+ "Marianita",
+ "Mariapia",
+ "Marieva",
+ "Marina",
+ "Maristella",
+ "Maruska",
+ "Matilde",
+ "Mecren",
+ "Mercedes",
+ "Mietta",
+ "Miriana",
+ "Miriam",
+ "Monia",
+ "Morgana",
+ "Naomi",
+ "Nayade",
+ "Nicoletta",
+ "Ninfa",
+ "Noemi",
+ "Nunzia",
+ "Olimpia",
+ "Oretta",
+ "Ortensia",
+ "Penelope",
+ "Piccarda",
+ "Prisca",
+ "Rebecca",
+ "Rita",
+ "Rosalba",
+ "Rosaria",
+ "Rosita",
+ "Ruth",
+ "Samira",
+ "Sarita",
+ "Selvaggia",
+ "Shaira",
+ "Sibilla",
+ "Soriana",
+ "Thea",
+ "Tosca",
+ "Ursula",
+ "Vania",
+ "Vera",
+ "Vienna",
+ "Violante",
+ "Vitalba",
+ "Zelida"
+];
diff --git a/lib/locales/it/name/index.js b/lib/locales/it/name/index.js
new file mode 100644
index 00000000..9161e2de
--- /dev/null
+++ b/lib/locales/it/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.name = require("./name");
diff --git a/lib/locales/it/name/last_name.js b/lib/locales/it/name/last_name.js
new file mode 100644
index 00000000..28f29337
--- /dev/null
+++ b/lib/locales/it/name/last_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Amato",
+ "Barbieri",
+ "Barone",
+ "Basile",
+ "Battaglia",
+ "Bellini",
+ "Benedetti",
+ "Bernardi",
+ "Bianc",
+ "Bianchi",
+ "Bruno",
+ "Caputo",
+ "Carbon",
+ "Caruso",
+ "Cattaneo",
+ "Colombo",
+ "Cont",
+ "Conte",
+ "Coppola",
+ "Costa",
+ "Costantin",
+ "D'amico",
+ "D'angelo",
+ "Damico",
+ "De Angelis",
+ "De luca",
+ "De rosa",
+ "De Santis",
+ "Donati",
+ "Esposito",
+ "Fabbri",
+ "Farin",
+ "Ferrara",
+ "Ferrari",
+ "Ferraro",
+ "Ferretti",
+ "Ferri",
+ "Fior",
+ "Fontana",
+ "Galli",
+ "Gallo",
+ "Gatti",
+ "Gentile",
+ "Giordano",
+ "Giuliani",
+ "Grassi",
+ "Grasso",
+ "Greco",
+ "Guerra",
+ "Leone",
+ "Lombardi",
+ "Lombardo",
+ "Longo",
+ "Mancini",
+ "Marchetti",
+ "Marian",
+ "Marini",
+ "Marino",
+ "Martinelli",
+ "Martini",
+ "Martino",
+ "Mazza",
+ "Messina",
+ "Milani",
+ "Montanari",
+ "Monti",
+ "Morelli",
+ "Moretti",
+ "Negri",
+ "Neri",
+ "Orlando",
+ "Pagano",
+ "Palmieri",
+ "Palumbo",
+ "Parisi",
+ "Pellegrini",
+ "Pellegrino",
+ "Piras",
+ "Ricci",
+ "Rinaldi",
+ "Riva",
+ "Rizzi",
+ "Rizzo",
+ "Romano",
+ "Ross",
+ "Rossetti",
+ "Ruggiero",
+ "Russo",
+ "Sala",
+ "Sanna",
+ "Santoro",
+ "Sartori",
+ "Serr",
+ "Silvestri",
+ "Sorrentino",
+ "Testa",
+ "Valentini",
+ "Villa",
+ "Vitale",
+ "Vitali"
+];
diff --git a/lib/locales/it/name/name.js b/lib/locales/it/name/name.js
new file mode 100644
index 00000000..23c77b5e
--- /dev/null
+++ b/lib/locales/it/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/it/name/prefix.js b/lib/locales/it/name/prefix.js
new file mode 100644
index 00000000..1bd5c518
--- /dev/null
+++ b/lib/locales/it/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Sig.",
+ "Dott.",
+ "Dr.",
+ "Ing."
+];
diff --git a/lib/locales/it/name/suffix.js b/lib/locales/it/name/suffix.js
new file mode 100644
index 00000000..688be216
--- /dev/null
+++ b/lib/locales/it/name/suffix.js
@@ -0,0 +1 @@
+module["exports"] = [];
diff --git a/lib/locales/it/phone_number/formats.js b/lib/locales/it/phone_number/formats.js
new file mode 100644
index 00000000..fb5c1a84
--- /dev/null
+++ b/lib/locales/it/phone_number/formats.js
@@ -0,0 +1,13 @@
+module["exports"] = [
+ "+## ### ## ## ####",
+ "+## ## #######",
+ "+## ## ########",
+ "+## ### #######",
+ "+## ### ########",
+ "+## #### #######",
+ "+## #### ########",
+ "0## ### ####",
+ "+39 0## ### ###",
+ "3## ### ###",
+ "+39 3## ### ###"
+];
diff --git a/lib/locales/it/phone_number/index.js b/lib/locales/it/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/it/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/ja.js b/lib/locales/ja.js
deleted file mode 100644
index 537af47c..00000000
--- a/lib/locales/ja.js
+++ /dev/null
@@ -1,196 +0,0 @@
-var ja = {};
-module["exports"] = ja;
-ja.title = "Japanese";
-ja.address = {
- "postcode": [
- "###-####"
- ],
- "state": [
- "北海道",
- "青森県",
- "岩手県",
- "宮城県",
- "秋田県",
- "山形県",
- "福島県",
- "茨城県",
- "栃木県",
- "群馬県",
- "埼玉県",
- "千葉県",
- "東京都",
- "神奈川県",
- "新潟県",
- "富山県",
- "石川県",
- "福井県",
- "山梨県",
- "長野県",
- "岐阜県",
- "静岡県",
- "愛知県",
- "三重県",
- "滋賀県",
- "京都府",
- "大阪府",
- "兵庫県",
- "奈良県",
- "和歌山県",
- "鳥取県",
- "島根県",
- "岡山県",
- "広島県",
- "山口県",
- "徳島県",
- "香川県",
- "愛媛県",
- "高知県",
- "福岡県",
- "佐賀県",
- "長崎県",
- "熊本県",
- "大分県",
- "宮崎県",
- "鹿児島県",
- "沖縄県"
- ],
- "state_abbr": [
- "1",
- "2",
- "3",
- "4",
- "5",
- "6",
- "7",
- "8",
- "9",
- "10",
- "11",
- "12",
- "13",
- "14",
- "15",
- "16",
- "17",
- "18",
- "19",
- "20",
- "21",
- "22",
- "23",
- "24",
- "25",
- "26",
- "27",
- "28",
- "29",
- "30",
- "31",
- "32",
- "33",
- "34",
- "35",
- "36",
- "37",
- "38",
- "39",
- "40",
- "41",
- "42",
- "43",
- "44",
- "45",
- "46",
- "47"
- ],
- "city_prefix": [
- "北",
- "東",
- "西",
- "南",
- "新",
- "湖",
- "港"
- ],
- "city_suffix": [
- "市",
- "区",
- "町",
- "村"
- ],
- "city": [
- "#{city_prefix}#{Name.first_name}#{city_suffix}",
- "#{Name.first_name}#{city_suffix}",
- "#{city_prefix}#{Name.last_name}#{city_suffix}",
- "#{Name.last_name}#{city_suffix}"
- ],
- "street_name": [
- "#{Name.first_name}#{street_suffix}",
- "#{Name.last_name}#{street_suffix}"
- ]
-};
-ja.phone_number = {
- "formats": [
- "0####-#-####",
- "0###-##-####",
- "0##-###-####",
- "0#-####-####"
- ]
-};
-ja.cell_phone = {
- "formats": [
- "090-####-####",
- "080-####-####",
- "070-####-####"
- ]
-};
-ja.name = {
- "last_name": [
- "佐藤",
- "鈴木",
- "高橋",
- "田中",
- "渡辺",
- "伊藤",
- "山本",
- "中村",
- "小林",
- "加藤",
- "吉田",
- "山田",
- "佐々木",
- "山口",
- "斎藤",
- "松本",
- "井上",
- "木村",
- "林",
- "清水"
- ],
- "first_name": [
- "大翔",
- "蓮",
- "颯太",
- "樹",
- "大和",
- "陽翔",
- "陸斗",
- "太一",
- "海翔",
- "蒼空",
- "翼",
- "陽菜",
- "結愛",
- "結衣",
- "杏",
- "莉子",
- "美羽",
- "結菜",
- "心愛",
- "愛菜",
- "美咲"
- ],
- "name": [
- "#{last_name} #{first_name}"
- ]
-};
diff --git a/lib/locales/ja/address/city.js b/lib/locales/ja/address/city.js
new file mode 100644
index 00000000..959a9dda
--- /dev/null
+++ b/lib/locales/ja/address/city.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{city_prefix}#{Name.first_name}#{city_suffix}",
+ "#{Name.first_name}#{city_suffix}",
+ "#{city_prefix}#{Name.last_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}"
+];
diff --git a/lib/locales/ja/address/city_prefix.js b/lib/locales/ja/address/city_prefix.js
new file mode 100644
index 00000000..78cf2c16
--- /dev/null
+++ b/lib/locales/ja/address/city_prefix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "北",
+ "東",
+ "西",
+ "南",
+ "新",
+ "湖",
+ "港"
+];
diff --git a/lib/locales/ja/address/city_suffix.js b/lib/locales/ja/address/city_suffix.js
new file mode 100644
index 00000000..48435540
--- /dev/null
+++ b/lib/locales/ja/address/city_suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "市",
+ "区",
+ "町",
+ "村"
+];
diff --git a/lib/locales/ja/address/index.js b/lib/locales/ja/address/index.js
new file mode 100644
index 00000000..bd563dc0
--- /dev/null
+++ b/lib/locales/ja/address/index.js
@@ -0,0 +1,9 @@
+var address = {};
+module['exports'] = address;
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.city = require("./city");
+address.street_name = require("./street_name");
diff --git a/lib/locales/ja/address/postcode.js b/lib/locales/ja/address/postcode.js
new file mode 100644
index 00000000..83ecd562
--- /dev/null
+++ b/lib/locales/ja/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "###-####"
+];
diff --git a/lib/locales/ja/address/state.js b/lib/locales/ja/address/state.js
new file mode 100644
index 00000000..4c3486ff
--- /dev/null
+++ b/lib/locales/ja/address/state.js
@@ -0,0 +1,49 @@
+module["exports"] = [
+ "北海道",
+ "青森県",
+ "岩手県",
+ "宮城県",
+ "秋田県",
+ "山形県",
+ "福島県",
+ "茨城県",
+ "栃木県",
+ "群馬県",
+ "埼玉県",
+ "千葉県",
+ "東京都",
+ "神奈川県",
+ "新潟県",
+ "富山県",
+ "石川県",
+ "福井県",
+ "山梨県",
+ "長野県",
+ "岐阜県",
+ "静岡県",
+ "愛知県",
+ "三重県",
+ "滋賀県",
+ "京都府",
+ "大阪府",
+ "兵庫県",
+ "奈良県",
+ "和歌山県",
+ "鳥取県",
+ "島根県",
+ "岡山県",
+ "広島県",
+ "山口県",
+ "徳島県",
+ "香川県",
+ "愛媛県",
+ "高知県",
+ "福岡県",
+ "佐賀県",
+ "長崎県",
+ "熊本県",
+ "大分県",
+ "宮崎県",
+ "鹿児島県",
+ "沖縄県"
+];
diff --git a/lib/locales/ja/address/state_abbr.js b/lib/locales/ja/address/state_abbr.js
new file mode 100644
index 00000000..fef6c7df
--- /dev/null
+++ b/lib/locales/ja/address/state_abbr.js
@@ -0,0 +1,49 @@
+module["exports"] = [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "6",
+ "7",
+ "8",
+ "9",
+ "10",
+ "11",
+ "12",
+ "13",
+ "14",
+ "15",
+ "16",
+ "17",
+ "18",
+ "19",
+ "20",
+ "21",
+ "22",
+ "23",
+ "24",
+ "25",
+ "26",
+ "27",
+ "28",
+ "29",
+ "30",
+ "31",
+ "32",
+ "33",
+ "34",
+ "35",
+ "36",
+ "37",
+ "38",
+ "39",
+ "40",
+ "41",
+ "42",
+ "43",
+ "44",
+ "45",
+ "46",
+ "47"
+];
diff --git a/lib/locales/ja/address/street_name.js b/lib/locales/ja/address/street_name.js
new file mode 100644
index 00000000..977967c8
--- /dev/null
+++ b/lib/locales/ja/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.first_name}#{street_suffix}",
+ "#{Name.last_name}#{street_suffix}"
+];
diff --git a/lib/locales/ja/cell_phone/formats.js b/lib/locales/ja/cell_phone/formats.js
new file mode 100644
index 00000000..210dfeef
--- /dev/null
+++ b/lib/locales/ja/cell_phone/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "090-####-####",
+ "080-####-####",
+ "070-####-####"
+];
diff --git a/lib/locales/ja/cell_phone/index.js b/lib/locales/ja/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/ja/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/ja/index.js b/lib/locales/ja/index.js
new file mode 100644
index 00000000..07bd8973
--- /dev/null
+++ b/lib/locales/ja/index.js
@@ -0,0 +1,7 @@
+var ja = {};
+module['exports'] = ja;
+ja.title = "Japanese";
+ja.address = require("./address");
+ja.phone_number = require("./phone_number");
+ja.cell_phone = require("./cell_phone");
+ja.name = require("./name");
diff --git a/lib/locales/ja/name/first_name.js b/lib/locales/ja/name/first_name.js
new file mode 100644
index 00000000..29e94342
--- /dev/null
+++ b/lib/locales/ja/name/first_name.js
@@ -0,0 +1,23 @@
+module["exports"] = [
+ "大翔",
+ "蓮",
+ "颯太",
+ "樹",
+ "大和",
+ "陽翔",
+ "陸斗",
+ "太一",
+ "海翔",
+ "蒼空",
+ "翼",
+ "陽菜",
+ "結愛",
+ "結衣",
+ "杏",
+ "莉子",
+ "美羽",
+ "結菜",
+ "心愛",
+ "愛菜",
+ "美咲"
+];
diff --git a/lib/locales/ja/name/index.js b/lib/locales/ja/name/index.js
new file mode 100644
index 00000000..26cdec26
--- /dev/null
+++ b/lib/locales/ja/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.last_name = require("./last_name");
+name.first_name = require("./first_name");
+name.name = require("./name");
diff --git a/lib/locales/ja/name/last_name.js b/lib/locales/ja/name/last_name.js
new file mode 100644
index 00000000..5253a546
--- /dev/null
+++ b/lib/locales/ja/name/last_name.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "佐藤",
+ "鈴木",
+ "高橋",
+ "田中",
+ "渡辺",
+ "伊藤",
+ "山本",
+ "中村",
+ "小林",
+ "加藤",
+ "吉田",
+ "山田",
+ "佐々木",
+ "山口",
+ "斎藤",
+ "松本",
+ "井上",
+ "木村",
+ "林",
+ "清水"
+];
diff --git a/lib/locales/ja/name/name.js b/lib/locales/ja/name/name.js
new file mode 100644
index 00000000..cf3b0a50
--- /dev/null
+++ b/lib/locales/ja/name/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{last_name} #{first_name}"
+];
diff --git a/lib/locales/ja/phone_number/formats.js b/lib/locales/ja/phone_number/formats.js
new file mode 100644
index 00000000..c753df7b
--- /dev/null
+++ b/lib/locales/ja/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "0####-#-####",
+ "0###-##-####",
+ "0##-###-####",
+ "0#-####-####"
+];
diff --git a/lib/locales/ja/phone_number/index.js b/lib/locales/ja/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/ja/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/ko.js b/lib/locales/ko.js
deleted file mode 100644
index 670803e1..00000000
--- a/lib/locales/ko.js
+++ /dev/null
@@ -1,347 +0,0 @@
-var ko = {};
-module["exports"] = ko;
-ko.title = "Korean";
-ko.address = {
- "postcode": [
- "###-###"
- ],
- "state": [
- "강원",
- "경기",
- "경남",
- "경북",
- "광주",
- "대구",
- "대전",
- "부산",
- "서울",
- "울산",
- "인천",
- "전남",
- "전북",
- "제주",
- "충남",
- "충북",
- "세종"
- ],
- "state_abbr": [
- "강원",
- "경기",
- "경남",
- "경북",
- "광주",
- "대구",
- "대전",
- "부산",
- "서울",
- "울산",
- "인천",
- "전남",
- "전북",
- "제주",
- "충남",
- "충북",
- "세종"
- ],
- "city_suffix": [
- "구",
- "시",
- "군"
- ],
- "city_name": [
- "강릉",
- "양양",
- "인제",
- "광주",
- "구리",
- "부천",
- "밀양",
- "통영",
- "창원",
- "거창",
- "고성",
- "양산",
- "김천",
- "구미",
- "영주",
- "광산",
- "남",
- "북",
- "고창",
- "군산",
- "남원",
- "동작",
- "마포",
- "송파",
- "용산",
- "부평",
- "강화",
- "수성"
- ],
- "city": [
- "#{city_name}#{city_suffix}"
- ],
- "street_root": [
- "상계",
- "화곡",
- "신정",
- "목",
- "잠실",
- "면목",
- "주안",
- "안양",
- "중",
- "정왕",
- "구로",
- "신월",
- "연산",
- "부평",
- "창",
- "만수",
- "중계",
- "검단",
- "시흥",
- "상도",
- "방배",
- "장유",
- "상",
- "광명",
- "신길",
- "행신",
- "대명",
- "동탄"
- ],
- "street_suffix": [
- "읍",
- "면",
- "동"
- ],
- "street_name": [
- "#{street_root}#{street_suffix}"
- ]
-};
-ko.phone_number = {
- "formats": [
- "0#-#####-####",
- "0##-###-####",
- "0##-####-####"
- ]
-};
-ko.company = {
- "suffix": [
- "연구소",
- "게임즈",
- "그룹",
- "전자",
- "물산",
- "코리아"
- ],
- "prefix": [
- "주식회사",
- "한국"
- ],
- "name": [
- "#{prefix} #{Name.first_name}",
- "#{Name.first_name} #{suffix}"
- ]
-};
-ko.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.co.kr",
- "hanmail.net",
- "naver.com"
- ],
- "domain_suffix": [
- "co.kr",
- "com",
- "biz",
- "info",
- "ne.kr",
- "net",
- "or.kr",
- "org"
- ]
-};
-ko.lorem = {
- "words": [
- "국가는",
- "법률이",
- "정하는",
- "바에",
- "의하여",
- "재외국민을",
- "보호할",
- "의무를",
- "진다.",
- "모든",
- "국민은",
- "신체의",
- "자유를",
- "가진다.",
- "국가는",
- "전통문화의",
- "계승·발전과",
- "민족문화의",
- "창달에",
- "노력하여야",
- "한다.",
- "통신·방송의",
- "시설기준과",
- "신문의",
- "기능을",
- "보장하기",
- "위하여",
- "필요한",
- "사항은",
- "법률로",
- "정한다.",
- "헌법에",
- "의하여",
- "체결·공포된",
- "조약과",
- "일반적으로",
- "승인된",
- "국제법규는",
- "국내법과",
- "같은",
- "효력을",
- "가진다.",
- "다만,",
- "현행범인인",
- "경우와",
- "장기",
- "3년",
- "이상의",
- "형에",
- "해당하는",
- "죄를",
- "범하고",
- "도피",
- "또는",
- "증거인멸의",
- "염려가",
- "있을",
- "때에는",
- "사후에",
- "영장을",
- "청구할",
- "수",
- "있다.",
- "저작자·발명가·과학기술자와",
- "예술가의",
- "권리는",
- "법률로써",
- "보호한다.",
- "형사피고인은",
- "유죄의",
- "판결이",
- "확정될",
- "때까지는",
- "무죄로",
- "추정된다.",
- "모든",
- "국민은",
- "행위시의",
- "법률에",
- "의하여",
- "범죄를",
- "구성하지",
- "아니하는",
- "행위로",
- "소추되지",
- "아니하며,",
- "동일한",
- "범죄에",
- "대하여",
- "거듭",
- "처벌받지",
- "아니한다.",
- "국가는",
- "평생교육을",
- "진흥하여야",
- "한다.",
- "모든",
- "국민은",
- "사생활의",
- "비밀과",
- "자유를",
- "침해받지",
- "아니한다.",
- "의무교육은",
- "무상으로",
- "한다.",
- "저작자·발명가·과학기술자와",
- "예술가의",
- "권리는",
- "법률로써",
- "보호한다.",
- "국가는",
- "모성의",
- "보호를",
- "위하여",
- "노력하여야",
- "한다.",
- "헌법에",
- "의하여",
- "체결·공포된",
- "조약과",
- "일반적으로",
- "승인된",
- "국제법규는",
- "국내법과",
- "같은",
- "효력을",
- "가진다."
- ]
-};
-ko.name = {
- "last_name": [
- "김",
- "이",
- "박",
- "최",
- "정",
- "강",
- "조",
- "윤",
- "장",
- "임",
- "오",
- "한",
- "신",
- "서",
- "권",
- "황",
- "안",
- "송",
- "류",
- "홍"
- ],
- "first_name": [
- "서연",
- "민서",
- "서현",
- "지우",
- "서윤",
- "지민",
- "수빈",
- "하은",
- "예은",
- "윤서",
- "민준",
- "지후",
- "지훈",
- "준서",
- "현우",
- "예준",
- "건우",
- "현준",
- "민재",
- "우진",
- "은주"
- ],
- "name": [
- "#{last_name} #{first_name}"
- ]
-};
diff --git a/lib/locales/ko/address/city.js b/lib/locales/ko/address/city.js
new file mode 100644
index 00000000..769e89c9
--- /dev/null
+++ b/lib/locales/ko/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_name}#{city_suffix}"
+];
diff --git a/lib/locales/ko/address/city_name.js b/lib/locales/ko/address/city_name.js
new file mode 100644
index 00000000..91022dcf
--- /dev/null
+++ b/lib/locales/ko/address/city_name.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "강릉",
+ "양양",
+ "인제",
+ "광주",
+ "구리",
+ "부천",
+ "밀양",
+ "통영",
+ "창원",
+ "거창",
+ "고성",
+ "양산",
+ "김천",
+ "구미",
+ "영주",
+ "광산",
+ "남",
+ "북",
+ "고창",
+ "군산",
+ "남원",
+ "동작",
+ "마포",
+ "송파",
+ "용산",
+ "부평",
+ "강화",
+ "수성"
+];
diff --git a/lib/locales/ko/address/city_suffix.js b/lib/locales/ko/address/city_suffix.js
new file mode 100644
index 00000000..e9786d00
--- /dev/null
+++ b/lib/locales/ko/address/city_suffix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "구",
+ "시",
+ "군"
+];
diff --git a/lib/locales/ko/address/index.js b/lib/locales/ko/address/index.js
new file mode 100644
index 00000000..e35095bc
--- /dev/null
+++ b/lib/locales/ko/address/index.js
@@ -0,0 +1,11 @@
+var address = {};
+module['exports'] = address;
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city_suffix = require("./city_suffix");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street_root = require("./street_root");
+address.street_suffix = require("./street_suffix");
+address.street_name = require("./street_name");
diff --git a/lib/locales/ko/address/postcode.js b/lib/locales/ko/address/postcode.js
new file mode 100644
index 00000000..c61568b7
--- /dev/null
+++ b/lib/locales/ko/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "###-###"
+];
diff --git a/lib/locales/ko/address/state.js b/lib/locales/ko/address/state.js
new file mode 100644
index 00000000..c072d692
--- /dev/null
+++ b/lib/locales/ko/address/state.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "강원",
+ "경기",
+ "경남",
+ "경북",
+ "광주",
+ "대구",
+ "대전",
+ "부산",
+ "서울",
+ "울산",
+ "인천",
+ "전남",
+ "전북",
+ "제주",
+ "충남",
+ "충북",
+ "세종"
+];
diff --git a/lib/locales/ko/address/state_abbr.js b/lib/locales/ko/address/state_abbr.js
new file mode 100644
index 00000000..c072d692
--- /dev/null
+++ b/lib/locales/ko/address/state_abbr.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "강원",
+ "경기",
+ "경남",
+ "경북",
+ "광주",
+ "대구",
+ "대전",
+ "부산",
+ "서울",
+ "울산",
+ "인천",
+ "전남",
+ "전북",
+ "제주",
+ "충남",
+ "충북",
+ "세종"
+];
diff --git a/lib/locales/ko/address/street_name.js b/lib/locales/ko/address/street_name.js
new file mode 100644
index 00000000..9d540284
--- /dev/null
+++ b/lib/locales/ko/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_root}#{street_suffix}"
+];
diff --git a/lib/locales/ko/address/street_root.js b/lib/locales/ko/address/street_root.js
new file mode 100644
index 00000000..328e8074
--- /dev/null
+++ b/lib/locales/ko/address/street_root.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "상계",
+ "화곡",
+ "신정",
+ "목",
+ "잠실",
+ "면목",
+ "주안",
+ "안양",
+ "중",
+ "정왕",
+ "구로",
+ "신월",
+ "연산",
+ "부평",
+ "창",
+ "만수",
+ "중계",
+ "검단",
+ "시흥",
+ "상도",
+ "방배",
+ "장유",
+ "상",
+ "광명",
+ "신길",
+ "행신",
+ "대명",
+ "동탄"
+];
diff --git a/lib/locales/ko/address/street_suffix.js b/lib/locales/ko/address/street_suffix.js
new file mode 100644
index 00000000..2392f449
--- /dev/null
+++ b/lib/locales/ko/address/street_suffix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "읍",
+ "면",
+ "동"
+];
diff --git a/lib/locales/ko/company/index.js b/lib/locales/ko/company/index.js
new file mode 100644
index 00000000..7bff2aeb
--- /dev/null
+++ b/lib/locales/ko/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.prefix = require("./prefix");
+company.name = require("./name");
diff --git a/lib/locales/ko/company/name.js b/lib/locales/ko/company/name.js
new file mode 100644
index 00000000..1ca9717c
--- /dev/null
+++ b/lib/locales/ko/company/name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{prefix} #{Name.first_name}",
+ "#{Name.first_name} #{suffix}"
+];
diff --git a/lib/locales/ko/company/prefix.js b/lib/locales/ko/company/prefix.js
new file mode 100644
index 00000000..d936c0a1
--- /dev/null
+++ b/lib/locales/ko/company/prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "주식회사",
+ "한국"
+];
diff --git a/lib/locales/ko/company/suffix.js b/lib/locales/ko/company/suffix.js
new file mode 100644
index 00000000..3f386a2d
--- /dev/null
+++ b/lib/locales/ko/company/suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "연구소",
+ "게임즈",
+ "그룹",
+ "전자",
+ "물산",
+ "코리아"
+];
diff --git a/lib/locales/ko/index.js b/lib/locales/ko/index.js
new file mode 100644
index 00000000..af5d9014
--- /dev/null
+++ b/lib/locales/ko/index.js
@@ -0,0 +1,9 @@
+var ko = {};
+module['exports'] = ko;
+ko.title = "Korean";
+ko.address = require("./address");
+ko.phone_number = require("./phone_number");
+ko.company = require("./company");
+ko.internet = require("./internet");
+ko.lorem = require("./lorem");
+ko.name = require("./name");
diff --git a/lib/locales/ko/internet/domain_suffix.js b/lib/locales/ko/internet/domain_suffix.js
new file mode 100644
index 00000000..2aff3f77
--- /dev/null
+++ b/lib/locales/ko/internet/domain_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "co.kr",
+ "com",
+ "biz",
+ "info",
+ "ne.kr",
+ "net",
+ "or.kr",
+ "org"
+];
diff --git a/lib/locales/ko/internet/free_email.js b/lib/locales/ko/internet/free_email.js
new file mode 100644
index 00000000..ec834e90
--- /dev/null
+++ b/lib/locales/ko/internet/free_email.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.co.kr",
+ "hanmail.net",
+ "naver.com"
+];
diff --git a/lib/locales/ko/internet/index.js b/lib/locales/ko/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/ko/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/ko/lorem/index.js b/lib/locales/ko/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/ko/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/ko/lorem/words.js b/lib/locales/ko/lorem/words.js
new file mode 100644
index 00000000..d1fc5bac
--- /dev/null
+++ b/lib/locales/ko/lorem/words.js
@@ -0,0 +1,130 @@
+module["exports"] = [
+ "국가는",
+ "법률이",
+ "정하는",
+ "바에",
+ "의하여",
+ "재외국민을",
+ "보호할",
+ "의무를",
+ "진다.",
+ "모든",
+ "국민은",
+ "신체의",
+ "자유를",
+ "가진다.",
+ "국가는",
+ "전통문화의",
+ "계승·발전과",
+ "민족문화의",
+ "창달에",
+ "노력하여야",
+ "한다.",
+ "통신·방송의",
+ "시설기준과",
+ "신문의",
+ "기능을",
+ "보장하기",
+ "위하여",
+ "필요한",
+ "사항은",
+ "법률로",
+ "정한다.",
+ "헌법에",
+ "의하여",
+ "체결·공포된",
+ "조약과",
+ "일반적으로",
+ "승인된",
+ "국제법규는",
+ "국내법과",
+ "같은",
+ "효력을",
+ "가진다.",
+ "다만,",
+ "현행범인인",
+ "경우와",
+ "장기",
+ "3년",
+ "이상의",
+ "형에",
+ "해당하는",
+ "죄를",
+ "범하고",
+ "도피",
+ "또는",
+ "증거인멸의",
+ "염려가",
+ "있을",
+ "때에는",
+ "사후에",
+ "영장을",
+ "청구할",
+ "수",
+ "있다.",
+ "저작자·발명가·과학기술자와",
+ "예술가의",
+ "권리는",
+ "법률로써",
+ "보호한다.",
+ "형사피고인은",
+ "유죄의",
+ "판결이",
+ "확정될",
+ "때까지는",
+ "무죄로",
+ "추정된다.",
+ "모든",
+ "국민은",
+ "행위시의",
+ "법률에",
+ "의하여",
+ "범죄를",
+ "구성하지",
+ "아니하는",
+ "행위로",
+ "소추되지",
+ "아니하며,",
+ "동일한",
+ "범죄에",
+ "대하여",
+ "거듭",
+ "처벌받지",
+ "아니한다.",
+ "국가는",
+ "평생교육을",
+ "진흥하여야",
+ "한다.",
+ "모든",
+ "국민은",
+ "사생활의",
+ "비밀과",
+ "자유를",
+ "침해받지",
+ "아니한다.",
+ "의무교육은",
+ "무상으로",
+ "한다.",
+ "저작자·발명가·과학기술자와",
+ "예술가의",
+ "권리는",
+ "법률로써",
+ "보호한다.",
+ "국가는",
+ "모성의",
+ "보호를",
+ "위하여",
+ "노력하여야",
+ "한다.",
+ "헌법에",
+ "의하여",
+ "체결·공포된",
+ "조약과",
+ "일반적으로",
+ "승인된",
+ "국제법규는",
+ "국내법과",
+ "같은",
+ "효력을",
+ "가진다."
+];
diff --git a/lib/locales/ko/name/first_name.js b/lib/locales/ko/name/first_name.js
new file mode 100644
index 00000000..6df11ef5
--- /dev/null
+++ b/lib/locales/ko/name/first_name.js
@@ -0,0 +1,23 @@
+module["exports"] = [
+ "서연",
+ "민서",
+ "서현",
+ "지우",
+ "서윤",
+ "지민",
+ "수빈",
+ "하은",
+ "예은",
+ "윤서",
+ "민준",
+ "지후",
+ "지훈",
+ "준서",
+ "현우",
+ "예준",
+ "건우",
+ "현준",
+ "민재",
+ "우진",
+ "은주"
+];
diff --git a/lib/locales/ko/name/index.js b/lib/locales/ko/name/index.js
new file mode 100644
index 00000000..26cdec26
--- /dev/null
+++ b/lib/locales/ko/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.last_name = require("./last_name");
+name.first_name = require("./first_name");
+name.name = require("./name");
diff --git a/lib/locales/ko/name/last_name.js b/lib/locales/ko/name/last_name.js
new file mode 100644
index 00000000..5510fbb7
--- /dev/null
+++ b/lib/locales/ko/name/last_name.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "김",
+ "이",
+ "박",
+ "최",
+ "정",
+ "강",
+ "조",
+ "윤",
+ "장",
+ "임",
+ "오",
+ "한",
+ "신",
+ "서",
+ "권",
+ "황",
+ "안",
+ "송",
+ "류",
+ "홍"
+];
diff --git a/lib/locales/ko/name/name.js b/lib/locales/ko/name/name.js
new file mode 100644
index 00000000..cf3b0a50
--- /dev/null
+++ b/lib/locales/ko/name/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{last_name} #{first_name}"
+];
diff --git a/lib/locales/ko/phone_number/formats.js b/lib/locales/ko/phone_number/formats.js
new file mode 100644
index 00000000..dc469810
--- /dev/null
+++ b/lib/locales/ko/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "0#-#####-####",
+ "0##-###-####",
+ "0##-####-####"
+];
diff --git a/lib/locales/ko/phone_number/index.js b/lib/locales/ko/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/ko/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/nb_NO.js b/lib/locales/nb_NO.js
deleted file mode 100644
index 0d10890d..00000000
--- a/lib/locales/nb_NO.js
+++ /dev/null
@@ -1,548 +0,0 @@
-var nb_NO = {};
-module["exports"] = nb_NO;
-nb_NO.title = "Norwegian";
-nb_NO.address = {
- "city_root": [
- "Fet",
- "Gjes",
- "Høy",
- "Inn",
- "Fager",
- "Lille",
- "Lo",
- "Mal",
- "Nord",
- "Nær",
- "Sand",
- "Sme",
- "Stav",
- "Stor",
- "Tand",
- "Ut",
- "Vest"
- ],
- "city_suffix": [
- "berg",
- "borg",
- "by",
- "bø",
- "dal",
- "eid",
- "fjell",
- "fjord",
- "foss",
- "grunn",
- "hamn",
- "havn",
- "helle",
- "mark",
- "nes",
- "odden",
- "sand",
- "sjøen",
- "stad",
- "strand",
- "strøm",
- "sund",
- "vik",
- "vær",
- "våg",
- "ø",
- "øy",
- "ås"
- ],
- "street_prefix": [
- "Øvre",
- "Nedre",
- "Søndre",
- "Gamle",
- "Østre",
- "Vestre"
- ],
- "street_root": [
- "Eike",
- "Bjørke",
- "Gran",
- "Vass",
- "Furu",
- "Litj",
- "Lille",
- "Høy",
- "Fosse",
- "Elve",
- "Ku",
- "Konvall",
- "Soldugg",
- "Hestemyr",
- "Granitt",
- "Hegge",
- "Rogne",
- "Fiol",
- "Sol",
- "Ting",
- "Malm",
- "Klokker",
- "Preste",
- "Dam",
- "Geiterygg",
- "Bekke",
- "Berg",
- "Kirke",
- "Kors",
- "Bru",
- "Blåveis",
- "Torg",
- "Sjø"
- ],
- "street_suffix": [
- "alléen",
- "bakken",
- "berget",
- "bråten",
- "eggen",
- "engen",
- "ekra",
- "faret",
- "flata",
- "gata",
- "gjerdet",
- "grenda",
- "gropa",
- "hagen",
- "haugen",
- "havna",
- "holtet",
- "høgda",
- "jordet",
- "kollen",
- "kroken",
- "lia",
- "lunden",
- "lyngen",
- "løkka",
- "marka",
- "moen",
- "myra",
- "plassen",
- "ringen",
- "roa",
- "røa",
- "skogen",
- "skrenten",
- "spranget",
- "stien",
- "stranda",
- "stubben",
- "stykket",
- "svingen",
- "tjernet",
- "toppen",
- "tunet",
- "vollen",
- "vika",
- "åsen"
- ],
- "common_street_suffix": [
- "sgate",
- "svei",
- "s Gate",
- "s Vei",
- "gata",
- "veien"
- ],
- "building_number": [
- "#",
- "##"
- ],
- "secondary_address": [
- "Leil. ###",
- "Oppgang A",
- "Oppgang B"
- ],
- "postcode": [
- "####",
- "####",
- "####",
- "0###"
- ],
- "state": [
- ""
- ],
- "city": [
- "#{city_root}#{city_suffix}"
- ],
- "street_name": [
- "#{street_root}#{street_suffix}",
- "#{street_prefix} #{street_root}#{street_suffix}",
- "#{Name.first_name}#{common_street_suffix}",
- "#{Name.last_name}#{common_street_suffix}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Norge"
- ]
-};
-nb_NO.company = {
- "suffix": [
- "Gruppen",
- "AS",
- "ASA",
- "BA",
- "RFH",
- "og Sønner"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} og #{Name.last_name}"
- ]
-};
-nb_NO.internet = {
- "domain_suffix": [
- "no",
- "com",
- "net",
- "org"
- ]
-};
-nb_NO.name = {
- "first_name": [
- "Emma",
- "Sara",
- "Thea",
- "Ida",
- "Julie",
- "Nora",
- "Emilie",
- "Ingrid",
- "Hanna",
- "Maria",
- "Sofie",
- "Anna",
- "Malin",
- "Amalie",
- "Vilde",
- "Frida",
- "Andrea",
- "Tuva",
- "Victoria",
- "Mia",
- "Karoline",
- "Mathilde",
- "Martine",
- "Linnea",
- "Marte",
- "Hedda",
- "Marie",
- "Helene",
- "Silje",
- "Leah",
- "Maja",
- "Elise",
- "Oda",
- "Kristine",
- "Aurora",
- "Kaja",
- "Camilla",
- "Mari",
- "Maren",
- "Mina",
- "Selma",
- "Jenny",
- "Celine",
- "Eline",
- "Sunniva",
- "Natalie",
- "Tiril",
- "Synne",
- "Sandra",
- "Madeleine",
- "Markus",
- "Mathias",
- "Kristian",
- "Jonas",
- "Andreas",
- "Alexander",
- "Martin",
- "Sander",
- "Daniel",
- "Magnus",
- "Henrik",
- "Tobias",
- "Kristoffer",
- "Emil",
- "Adrian",
- "Sebastian",
- "Marius",
- "Elias",
- "Fredrik",
- "Thomas",
- "Sondre",
- "Benjamin",
- "Jakob",
- "Oliver",
- "Lucas",
- "Oskar",
- "Nikolai",
- "Filip",
- "Mats",
- "William",
- "Erik",
- "Simen",
- "Ole",
- "Eirik",
- "Isak",
- "Kasper",
- "Noah",
- "Lars",
- "Joakim",
- "Johannes",
- "Håkon",
- "Sindre",
- "Jørgen",
- "Herman",
- "Anders",
- "Jonathan",
- "Even",
- "Theodor",
- "Mikkel",
- "Aksel"
- ],
- "feminine_name": [
- "Emma",
- "Sara",
- "Thea",
- "Ida",
- "Julie",
- "Nora",
- "Emilie",
- "Ingrid",
- "Hanna",
- "Maria",
- "Sofie",
- "Anna",
- "Malin",
- "Amalie",
- "Vilde",
- "Frida",
- "Andrea",
- "Tuva",
- "Victoria",
- "Mia",
- "Karoline",
- "Mathilde",
- "Martine",
- "Linnea",
- "Marte",
- "Hedda",
- "Marie",
- "Helene",
- "Silje",
- "Leah",
- "Maja",
- "Elise",
- "Oda",
- "Kristine",
- "Aurora",
- "Kaja",
- "Camilla",
- "Mari",
- "Maren",
- "Mina",
- "Selma",
- "Jenny",
- "Celine",
- "Eline",
- "Sunniva",
- "Natalie",
- "Tiril",
- "Synne",
- "Sandra",
- "Madeleine"
- ],
- "masculine_name": [
- "Markus",
- "Mathias",
- "Kristian",
- "Jonas",
- "Andreas",
- "Alexander",
- "Martin",
- "Sander",
- "Daniel",
- "Magnus",
- "Henrik",
- "Tobias",
- "Kristoffer",
- "Emil",
- "Adrian",
- "Sebastian",
- "Marius",
- "Elias",
- "Fredrik",
- "Thomas",
- "Sondre",
- "Benjamin",
- "Jakob",
- "Oliver",
- "Lucas",
- "Oskar",
- "Nikolai",
- "Filip",
- "Mats",
- "William",
- "Erik",
- "Simen",
- "Ole",
- "Eirik",
- "Isak",
- "Kasper",
- "Noah",
- "Lars",
- "Joakim",
- "Johannes",
- "Håkon",
- "Sindre",
- "Jørgen",
- "Herman",
- "Anders",
- "Jonathan",
- "Even",
- "Theodor",
- "Mikkel",
- "Aksel"
- ],
- "last_name": [
- "Johansen",
- "Hansen",
- "Andersen",
- "Kristiansen",
- "Larsen",
- "Olsen",
- "Solberg",
- "Andresen",
- "Pedersen",
- "Nilsen",
- "Berg",
- "Halvorsen",
- "Karlsen",
- "Svendsen",
- "Jensen",
- "Haugen",
- "Martinsen",
- "Eriksen",
- "Sørensen",
- "Johnsen",
- "Myhrer",
- "Johannessen",
- "Nielsen",
- "Hagen",
- "Pettersen",
- "Bakke",
- "Skuterud",
- "Løken",
- "Gundersen",
- "Strand",
- "Jørgensen",
- "Kvarme",
- "Røed",
- "Sæther",
- "Stensrud",
- "Moe",
- "Kristoffersen",
- "Jakobsen",
- "Holm",
- "Aas",
- "Lie",
- "Moen",
- "Andreassen",
- "Vedvik",
- "Nguyen",
- "Jacobsen",
- "Torgersen",
- "Ruud",
- "Krogh",
- "Christiansen",
- "Bjerke",
- "Aalerud",
- "Borge",
- "Sørlie",
- "Berge",
- "Østli",
- "Ødegård",
- "Torp",
- "Henriksen",
- "Haukelidsæter",
- "Fjeld",
- "Danielsen",
- "Aasen",
- "Fredriksen",
- "Dahl",
- "Berntsen",
- "Arnesen",
- "Wold",
- "Thoresen",
- "Solheim",
- "Skoglund",
- "Bakken",
- "Amundsen",
- "Solli",
- "Smogeli",
- "Kristensen",
- "Glosli",
- "Fossum",
- "Evensen",
- "Eide",
- "Carlsen",
- "Østby",
- "Vegge",
- "Tangen",
- "Smedsrud",
- "Olstad",
- "Lunde",
- "Kleven",
- "Huseby",
- "Bjørnstad",
- "Ryan",
- "Rasmussen",
- "Nygård",
- "Nordskaug",
- "Nordby",
- "Mathisen",
- "Hopland",
- "Gran",
- "Finstad",
- "Edvardsen"
- ],
- "prefix": [
- "Dr.",
- "Prof."
- ],
- "suffix": [
- "Jr.",
- "Sr.",
- "I",
- "II",
- "III",
- "IV",
- "V"
- ],
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{last_name} #{suffix}",
- "#{feminine_name} #{feminine_name} #{last_name}",
- "#{masculine_name} #{masculine_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name}"
- ]
-};
-nb_NO.phone_number = {
- "formats": [
- "########",
- "## ## ## ##",
- "### ## ###",
- "+47 ## ## ## ##"
- ]
-};
diff --git a/lib/locales/nb_NO/address/building_number.js b/lib/locales/nb_NO/address/building_number.js
new file mode 100644
index 00000000..c9d5031a
--- /dev/null
+++ b/lib/locales/nb_NO/address/building_number.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#",
+ "##"
+];
diff --git a/lib/locales/nb_NO/address/city.js b/lib/locales/nb_NO/address/city.js
new file mode 100644
index 00000000..bd944d5a
--- /dev/null
+++ b/lib/locales/nb_NO/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_root}#{city_suffix}"
+];
diff --git a/lib/locales/nb_NO/address/city_root.js b/lib/locales/nb_NO/address/city_root.js
new file mode 100644
index 00000000..bef1d4f2
--- /dev/null
+++ b/lib/locales/nb_NO/address/city_root.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "Fet",
+ "Gjes",
+ "Høy",
+ "Inn",
+ "Fager",
+ "Lille",
+ "Lo",
+ "Mal",
+ "Nord",
+ "Nær",
+ "Sand",
+ "Sme",
+ "Stav",
+ "Stor",
+ "Tand",
+ "Ut",
+ "Vest"
+];
diff --git a/lib/locales/nb_NO/address/city_suffix.js b/lib/locales/nb_NO/address/city_suffix.js
new file mode 100644
index 00000000..8d148a7f
--- /dev/null
+++ b/lib/locales/nb_NO/address/city_suffix.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "berg",
+ "borg",
+ "by",
+ "bø",
+ "dal",
+ "eid",
+ "fjell",
+ "fjord",
+ "foss",
+ "grunn",
+ "hamn",
+ "havn",
+ "helle",
+ "mark",
+ "nes",
+ "odden",
+ "sand",
+ "sjøen",
+ "stad",
+ "strand",
+ "strøm",
+ "sund",
+ "vik",
+ "vær",
+ "våg",
+ "ø",
+ "øy",
+ "ås"
+];
diff --git a/lib/locales/nb_NO/address/common_street_suffix.js b/lib/locales/nb_NO/address/common_street_suffix.js
new file mode 100644
index 00000000..e1aed4bc
--- /dev/null
+++ b/lib/locales/nb_NO/address/common_street_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "sgate",
+ "svei",
+ "s Gate",
+ "s Vei",
+ "gata",
+ "veien"
+];
diff --git a/lib/locales/nb_NO/address/default_country.js b/lib/locales/nb_NO/address/default_country.js
new file mode 100644
index 00000000..65349174
--- /dev/null
+++ b/lib/locales/nb_NO/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Norge"
+];
diff --git a/lib/locales/nb_NO/address/index.js b/lib/locales/nb_NO/address/index.js
new file mode 100644
index 00000000..c5be2e6e
--- /dev/null
+++ b/lib/locales/nb_NO/address/index.js
@@ -0,0 +1,16 @@
+var address = {};
+module['exports'] = address;
+address.city_root = require("./city_root");
+address.city_suffix = require("./city_suffix");
+address.street_prefix = require("./street_prefix");
+address.street_root = require("./street_root");
+address.street_suffix = require("./street_suffix");
+address.common_street_suffix = require("./common_street_suffix");
+address.building_number = require("./building_number");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/nb_NO/address/postcode.js b/lib/locales/nb_NO/address/postcode.js
new file mode 100644
index 00000000..7407024b
--- /dev/null
+++ b/lib/locales/nb_NO/address/postcode.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "####",
+ "####",
+ "####",
+ "0###"
+];
diff --git a/lib/locales/nb_NO/address/secondary_address.js b/lib/locales/nb_NO/address/secondary_address.js
new file mode 100644
index 00000000..61fb4fd6
--- /dev/null
+++ b/lib/locales/nb_NO/address/secondary_address.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Leil. ###",
+ "Oppgang A",
+ "Oppgang B"
+];
diff --git a/lib/locales/nb_NO/address/state.js b/lib/locales/nb_NO/address/state.js
new file mode 100644
index 00000000..e53d0ae4
--- /dev/null
+++ b/lib/locales/nb_NO/address/state.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ ""
+];
diff --git a/lib/locales/nb_NO/address/street_address.js b/lib/locales/nb_NO/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/nb_NO/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/nb_NO/address/street_name.js b/lib/locales/nb_NO/address/street_name.js
new file mode 100644
index 00000000..f5c98b96
--- /dev/null
+++ b/lib/locales/nb_NO/address/street_name.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{street_root}#{street_suffix}",
+ "#{street_prefix} #{street_root}#{street_suffix}",
+ "#{Name.first_name}#{common_street_suffix}",
+ "#{Name.last_name}#{common_street_suffix}"
+];
diff --git a/lib/locales/nb_NO/address/street_prefix.js b/lib/locales/nb_NO/address/street_prefix.js
new file mode 100644
index 00000000..642f9730
--- /dev/null
+++ b/lib/locales/nb_NO/address/street_prefix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Øvre",
+ "Nedre",
+ "Søndre",
+ "Gamle",
+ "Østre",
+ "Vestre"
+];
diff --git a/lib/locales/nb_NO/address/street_root.js b/lib/locales/nb_NO/address/street_root.js
new file mode 100644
index 00000000..b3176f28
--- /dev/null
+++ b/lib/locales/nb_NO/address/street_root.js
@@ -0,0 +1,35 @@
+module["exports"] = [
+ "Eike",
+ "Bjørke",
+ "Gran",
+ "Vass",
+ "Furu",
+ "Litj",
+ "Lille",
+ "Høy",
+ "Fosse",
+ "Elve",
+ "Ku",
+ "Konvall",
+ "Soldugg",
+ "Hestemyr",
+ "Granitt",
+ "Hegge",
+ "Rogne",
+ "Fiol",
+ "Sol",
+ "Ting",
+ "Malm",
+ "Klokker",
+ "Preste",
+ "Dam",
+ "Geiterygg",
+ "Bekke",
+ "Berg",
+ "Kirke",
+ "Kors",
+ "Bru",
+ "Blåveis",
+ "Torg",
+ "Sjø"
+];
diff --git a/lib/locales/nb_NO/address/street_suffix.js b/lib/locales/nb_NO/address/street_suffix.js
new file mode 100644
index 00000000..182e75f9
--- /dev/null
+++ b/lib/locales/nb_NO/address/street_suffix.js
@@ -0,0 +1,48 @@
+module["exports"] = [
+ "alléen",
+ "bakken",
+ "berget",
+ "bråten",
+ "eggen",
+ "engen",
+ "ekra",
+ "faret",
+ "flata",
+ "gata",
+ "gjerdet",
+ "grenda",
+ "gropa",
+ "hagen",
+ "haugen",
+ "havna",
+ "holtet",
+ "høgda",
+ "jordet",
+ "kollen",
+ "kroken",
+ "lia",
+ "lunden",
+ "lyngen",
+ "løkka",
+ "marka",
+ "moen",
+ "myra",
+ "plassen",
+ "ringen",
+ "roa",
+ "røa",
+ "skogen",
+ "skrenten",
+ "spranget",
+ "stien",
+ "stranda",
+ "stubben",
+ "stykket",
+ "svingen",
+ "tjernet",
+ "toppen",
+ "tunet",
+ "vollen",
+ "vika",
+ "åsen"
+];
diff --git a/lib/locales/nb_NO/company/index.js b/lib/locales/nb_NO/company/index.js
new file mode 100644
index 00000000..2abcbf5c
--- /dev/null
+++ b/lib/locales/nb_NO/company/index.js
@@ -0,0 +1,4 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/nb_NO/company/name.js b/lib/locales/nb_NO/company/name.js
new file mode 100644
index 00000000..cb7d0f9e
--- /dev/null
+++ b/lib/locales/nb_NO/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} og #{Name.last_name}"
+];
diff --git a/lib/locales/nb_NO/company/suffix.js b/lib/locales/nb_NO/company/suffix.js
new file mode 100644
index 00000000..504ea735
--- /dev/null
+++ b/lib/locales/nb_NO/company/suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Gruppen",
+ "AS",
+ "ASA",
+ "BA",
+ "RFH",
+ "og Sønner"
+];
diff --git a/lib/locales/nb_NO/index.js b/lib/locales/nb_NO/index.js
new file mode 100644
index 00000000..cd092c96
--- /dev/null
+++ b/lib/locales/nb_NO/index.js
@@ -0,0 +1,8 @@
+var nb_NO = {};
+module['exports'] = nb_NO;
+nb_NO.title = "Norwegian";
+nb_NO.address = require("./address");
+nb_NO.company = require("./company");
+nb_NO.internet = require("./internet");
+nb_NO.name = require("./name");
+nb_NO.phone_number = require("./phone_number");
diff --git a/lib/locales/nb_NO/internet/domain_suffix.js b/lib/locales/nb_NO/internet/domain_suffix.js
new file mode 100644
index 00000000..c1a007a8
--- /dev/null
+++ b/lib/locales/nb_NO/internet/domain_suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "no",
+ "com",
+ "net",
+ "org"
+];
diff --git a/lib/locales/nb_NO/internet/index.js b/lib/locales/nb_NO/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/nb_NO/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/nb_NO/name/feminine_name.js b/lib/locales/nb_NO/name/feminine_name.js
new file mode 100644
index 00000000..c05bc09f
--- /dev/null
+++ b/lib/locales/nb_NO/name/feminine_name.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "Emma",
+ "Sara",
+ "Thea",
+ "Ida",
+ "Julie",
+ "Nora",
+ "Emilie",
+ "Ingrid",
+ "Hanna",
+ "Maria",
+ "Sofie",
+ "Anna",
+ "Malin",
+ "Amalie",
+ "Vilde",
+ "Frida",
+ "Andrea",
+ "Tuva",
+ "Victoria",
+ "Mia",
+ "Karoline",
+ "Mathilde",
+ "Martine",
+ "Linnea",
+ "Marte",
+ "Hedda",
+ "Marie",
+ "Helene",
+ "Silje",
+ "Leah",
+ "Maja",
+ "Elise",
+ "Oda",
+ "Kristine",
+ "Aurora",
+ "Kaja",
+ "Camilla",
+ "Mari",
+ "Maren",
+ "Mina",
+ "Selma",
+ "Jenny",
+ "Celine",
+ "Eline",
+ "Sunniva",
+ "Natalie",
+ "Tiril",
+ "Synne",
+ "Sandra",
+ "Madeleine"
+];
diff --git a/lib/locales/nb_NO/name/first_name.js b/lib/locales/nb_NO/name/first_name.js
new file mode 100644
index 00000000..41e61879
--- /dev/null
+++ b/lib/locales/nb_NO/name/first_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Emma",
+ "Sara",
+ "Thea",
+ "Ida",
+ "Julie",
+ "Nora",
+ "Emilie",
+ "Ingrid",
+ "Hanna",
+ "Maria",
+ "Sofie",
+ "Anna",
+ "Malin",
+ "Amalie",
+ "Vilde",
+ "Frida",
+ "Andrea",
+ "Tuva",
+ "Victoria",
+ "Mia",
+ "Karoline",
+ "Mathilde",
+ "Martine",
+ "Linnea",
+ "Marte",
+ "Hedda",
+ "Marie",
+ "Helene",
+ "Silje",
+ "Leah",
+ "Maja",
+ "Elise",
+ "Oda",
+ "Kristine",
+ "Aurora",
+ "Kaja",
+ "Camilla",
+ "Mari",
+ "Maren",
+ "Mina",
+ "Selma",
+ "Jenny",
+ "Celine",
+ "Eline",
+ "Sunniva",
+ "Natalie",
+ "Tiril",
+ "Synne",
+ "Sandra",
+ "Madeleine",
+ "Markus",
+ "Mathias",
+ "Kristian",
+ "Jonas",
+ "Andreas",
+ "Alexander",
+ "Martin",
+ "Sander",
+ "Daniel",
+ "Magnus",
+ "Henrik",
+ "Tobias",
+ "Kristoffer",
+ "Emil",
+ "Adrian",
+ "Sebastian",
+ "Marius",
+ "Elias",
+ "Fredrik",
+ "Thomas",
+ "Sondre",
+ "Benjamin",
+ "Jakob",
+ "Oliver",
+ "Lucas",
+ "Oskar",
+ "Nikolai",
+ "Filip",
+ "Mats",
+ "William",
+ "Erik",
+ "Simen",
+ "Ole",
+ "Eirik",
+ "Isak",
+ "Kasper",
+ "Noah",
+ "Lars",
+ "Joakim",
+ "Johannes",
+ "Håkon",
+ "Sindre",
+ "Jørgen",
+ "Herman",
+ "Anders",
+ "Jonathan",
+ "Even",
+ "Theodor",
+ "Mikkel",
+ "Aksel"
+];
diff --git a/lib/locales/nb_NO/name/index.js b/lib/locales/nb_NO/name/index.js
new file mode 100644
index 00000000..1296da44
--- /dev/null
+++ b/lib/locales/nb_NO/name/index.js
@@ -0,0 +1,9 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.feminine_name = require("./feminine_name");
+name.masculine_name = require("./masculine_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.name = require("./name");
diff --git a/lib/locales/nb_NO/name/last_name.js b/lib/locales/nb_NO/name/last_name.js
new file mode 100644
index 00000000..c62ce4ce
--- /dev/null
+++ b/lib/locales/nb_NO/name/last_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Johansen",
+ "Hansen",
+ "Andersen",
+ "Kristiansen",
+ "Larsen",
+ "Olsen",
+ "Solberg",
+ "Andresen",
+ "Pedersen",
+ "Nilsen",
+ "Berg",
+ "Halvorsen",
+ "Karlsen",
+ "Svendsen",
+ "Jensen",
+ "Haugen",
+ "Martinsen",
+ "Eriksen",
+ "Sørensen",
+ "Johnsen",
+ "Myhrer",
+ "Johannessen",
+ "Nielsen",
+ "Hagen",
+ "Pettersen",
+ "Bakke",
+ "Skuterud",
+ "Løken",
+ "Gundersen",
+ "Strand",
+ "Jørgensen",
+ "Kvarme",
+ "Røed",
+ "Sæther",
+ "Stensrud",
+ "Moe",
+ "Kristoffersen",
+ "Jakobsen",
+ "Holm",
+ "Aas",
+ "Lie",
+ "Moen",
+ "Andreassen",
+ "Vedvik",
+ "Nguyen",
+ "Jacobsen",
+ "Torgersen",
+ "Ruud",
+ "Krogh",
+ "Christiansen",
+ "Bjerke",
+ "Aalerud",
+ "Borge",
+ "Sørlie",
+ "Berge",
+ "Østli",
+ "Ødegård",
+ "Torp",
+ "Henriksen",
+ "Haukelidsæter",
+ "Fjeld",
+ "Danielsen",
+ "Aasen",
+ "Fredriksen",
+ "Dahl",
+ "Berntsen",
+ "Arnesen",
+ "Wold",
+ "Thoresen",
+ "Solheim",
+ "Skoglund",
+ "Bakken",
+ "Amundsen",
+ "Solli",
+ "Smogeli",
+ "Kristensen",
+ "Glosli",
+ "Fossum",
+ "Evensen",
+ "Eide",
+ "Carlsen",
+ "Østby",
+ "Vegge",
+ "Tangen",
+ "Smedsrud",
+ "Olstad",
+ "Lunde",
+ "Kleven",
+ "Huseby",
+ "Bjørnstad",
+ "Ryan",
+ "Rasmussen",
+ "Nygård",
+ "Nordskaug",
+ "Nordby",
+ "Mathisen",
+ "Hopland",
+ "Gran",
+ "Finstad",
+ "Edvardsen"
+];
diff --git a/lib/locales/nb_NO/name/masculine_name.js b/lib/locales/nb_NO/name/masculine_name.js
new file mode 100644
index 00000000..39b51554
--- /dev/null
+++ b/lib/locales/nb_NO/name/masculine_name.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "Markus",
+ "Mathias",
+ "Kristian",
+ "Jonas",
+ "Andreas",
+ "Alexander",
+ "Martin",
+ "Sander",
+ "Daniel",
+ "Magnus",
+ "Henrik",
+ "Tobias",
+ "Kristoffer",
+ "Emil",
+ "Adrian",
+ "Sebastian",
+ "Marius",
+ "Elias",
+ "Fredrik",
+ "Thomas",
+ "Sondre",
+ "Benjamin",
+ "Jakob",
+ "Oliver",
+ "Lucas",
+ "Oskar",
+ "Nikolai",
+ "Filip",
+ "Mats",
+ "William",
+ "Erik",
+ "Simen",
+ "Ole",
+ "Eirik",
+ "Isak",
+ "Kasper",
+ "Noah",
+ "Lars",
+ "Joakim",
+ "Johannes",
+ "Håkon",
+ "Sindre",
+ "Jørgen",
+ "Herman",
+ "Anders",
+ "Jonathan",
+ "Even",
+ "Theodor",
+ "Mikkel",
+ "Aksel"
+];
diff --git a/lib/locales/nb_NO/name/name.js b/lib/locales/nb_NO/name/name.js
new file mode 100644
index 00000000..9b2a2abf
--- /dev/null
+++ b/lib/locales/nb_NO/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name} #{suffix}",
+ "#{feminine_name} #{feminine_name} #{last_name}",
+ "#{masculine_name} #{masculine_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/nb_NO/name/prefix.js b/lib/locales/nb_NO/name/prefix.js
new file mode 100644
index 00000000..8e9b2a26
--- /dev/null
+++ b/lib/locales/nb_NO/name/prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Dr.",
+ "Prof."
+];
diff --git a/lib/locales/nb_NO/name/suffix.js b/lib/locales/nb_NO/name/suffix.js
new file mode 100644
index 00000000..9ec4e38a
--- /dev/null
+++ b/lib/locales/nb_NO/name/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Jr.",
+ "Sr.",
+ "I",
+ "II",
+ "III",
+ "IV",
+ "V"
+];
diff --git a/lib/locales/nb_NO/phone_number/formats.js b/lib/locales/nb_NO/phone_number/formats.js
new file mode 100644
index 00000000..4d133a18
--- /dev/null
+++ b/lib/locales/nb_NO/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "########",
+ "## ## ## ##",
+ "### ## ###",
+ "+47 ## ## ## ##"
+];
diff --git a/lib/locales/nb_NO/phone_number/index.js b/lib/locales/nb_NO/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/nb_NO/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/nep.js b/lib/locales/nep.js
deleted file mode 100644
index bf46746f..00000000
--- a/lib/locales/nep.js
+++ /dev/null
@@ -1,214 +0,0 @@
-var nep = {};
-module["exports"] = nep;
-nep.title = "Nepalese";
-nep.name = {
- "first_name": [
- "Aarav",
- "Ajita",
- "Amit",
- "Amita",
- "Amrit",
- "Arijit",
- "Ashmi",
- "Asmita",
- "Bibek",
- "Bijay",
- "Bikash",
- "Bina",
- "Bishal",
- "Bishnu",
- "Buddha",
- "Deepika",
- "Dipendra",
- "Gagan",
- "Ganesh",
- "Khem",
- "Krishna",
- "Laxmi",
- "Manisha",
- "Nabin",
- "Nikita",
- "Niraj",
- "Nischal",
- "Padam",
- "Pooja",
- "Prabin",
- "Prakash",
- "Prashant",
- "Prem",
- "Purna",
- "Rajendra",
- "Rajina",
- "Raju",
- "Rakesh",
- "Ranjan",
- "Ratna",
- "Sagar",
- "Sandeep",
- "Sanjay",
- "Santosh",
- "Sarita",
- "Shilpa",
- "Shirisha",
- "Shristi",
- "Siddhartha",
- "Subash",
- "Sumeet",
- "Sunita",
- "Suraj",
- "Susan",
- "Sushant"
- ],
- "last_name": [
- "Adhikari",
- "Aryal",
- "Baral",
- "Basnet",
- "Bastola",
- "Basynat",
- "Bhandari",
- "Bhattarai",
- "Chettri",
- "Devkota",
- "Dhakal",
- "Dongol",
- "Ghale",
- "Gurung",
- "Gyawali",
- "Hamal",
- "Jung",
- "KC",
- "Kafle",
- "Karki",
- "Khadka",
- "Koirala",
- "Lama",
- "Limbu",
- "Magar",
- "Maharjan",
- "Niroula",
- "Pandey",
- "Pradhan",
- "Rana",
- "Raut",
- "Sai",
- "Shai",
- "Shakya",
- "Sherpa",
- "Shrestha",
- "Subedi",
- "Tamang",
- "Thapa"
- ]
-};
-nep.address = {
- "postcode": [
- 0
- ],
- "state": [
- "Baglung",
- "Banke",
- "Bara",
- "Bardiya",
- "Bhaktapur",
- "Bhojupu",
- "Chitwan",
- "Dailekh",
- "Dang",
- "Dhading",
- "Dhankuta",
- "Dhanusa",
- "Dolakha",
- "Dolpha",
- "Gorkha",
- "Gulmi",
- "Humla",
- "Ilam",
- "Jajarkot",
- "Jhapa",
- "Jumla",
- "Kabhrepalanchok",
- "Kalikot",
- "Kapilvastu",
- "Kaski",
- "Kathmandu",
- "Lalitpur",
- "Lamjung",
- "Manang",
- "Mohottari",
- "Morang",
- "Mugu",
- "Mustang",
- "Myagdi",
- "Nawalparasi",
- "Nuwakot",
- "Palpa",
- "Parbat",
- "Parsa",
- "Ramechhap",
- "Rauswa",
- "Rautahat",
- "Rolpa",
- "Rupandehi",
- "Sankhuwasabha",
- "Sarlahi",
- "Sindhuli",
- "Sindhupalchok",
- "Sunsari",
- "Surket",
- "Syangja",
- "Tanahu",
- "Terhathum"
- ],
- "city": [
- "Bhaktapur",
- "Biratnagar",
- "Birendranagar",
- "Birgunj",
- "Butwal",
- "Damak",
- "Dharan",
- "Gaur",
- "Gorkha",
- "Hetauda",
- "Itahari",
- "Janakpur",
- "Kathmandu",
- "Lahan",
- "Nepalgunj",
- "Pokhara"
- ],
- "default_country": [
- "Nepal"
- ]
-};
-nep.internet = {
- "free_email": [
- "worldlink.com.np",
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "np",
- "com",
- "info",
- "net",
- "org"
- ]
-};
-nep.company = {
- "suffix": [
- "Pvt Ltd",
- "Group",
- "Ltd",
- "Limited"
- ]
-};
-nep.phone_number = {
- "formats": [
- "##-#######",
- "+977-#-#######",
- "+977########"
- ]
-};
diff --git a/lib/locales/nep/address/city.js b/lib/locales/nep/address/city.js
new file mode 100644
index 00000000..7df2e6d9
--- /dev/null
+++ b/lib/locales/nep/address/city.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "Bhaktapur",
+ "Biratnagar",
+ "Birendranagar",
+ "Birgunj",
+ "Butwal",
+ "Damak",
+ "Dharan",
+ "Gaur",
+ "Gorkha",
+ "Hetauda",
+ "Itahari",
+ "Janakpur",
+ "Kathmandu",
+ "Lahan",
+ "Nepalgunj",
+ "Pokhara"
+];
diff --git a/lib/locales/nep/address/default_country.js b/lib/locales/nep/address/default_country.js
new file mode 100644
index 00000000..c0a11180
--- /dev/null
+++ b/lib/locales/nep/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Nepal"
+];
diff --git a/lib/locales/nep/address/index.js b/lib/locales/nep/address/index.js
new file mode 100644
index 00000000..ff2e561a
--- /dev/null
+++ b/lib/locales/nep/address/index.js
@@ -0,0 +1,6 @@
+var address = {};
+module['exports'] = address;
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.city = require("./city");
+address.default_country = require("./default_country");
diff --git a/lib/locales/nep/address/postcode.js b/lib/locales/nep/address/postcode.js
new file mode 100644
index 00000000..81a001ad
--- /dev/null
+++ b/lib/locales/nep/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ 0
+];
diff --git a/lib/locales/nep/address/state.js b/lib/locales/nep/address/state.js
new file mode 100644
index 00000000..031a382c
--- /dev/null
+++ b/lib/locales/nep/address/state.js
@@ -0,0 +1,55 @@
+module["exports"] = [
+ "Baglung",
+ "Banke",
+ "Bara",
+ "Bardiya",
+ "Bhaktapur",
+ "Bhojupu",
+ "Chitwan",
+ "Dailekh",
+ "Dang",
+ "Dhading",
+ "Dhankuta",
+ "Dhanusa",
+ "Dolakha",
+ "Dolpha",
+ "Gorkha",
+ "Gulmi",
+ "Humla",
+ "Ilam",
+ "Jajarkot",
+ "Jhapa",
+ "Jumla",
+ "Kabhrepalanchok",
+ "Kalikot",
+ "Kapilvastu",
+ "Kaski",
+ "Kathmandu",
+ "Lalitpur",
+ "Lamjung",
+ "Manang",
+ "Mohottari",
+ "Morang",
+ "Mugu",
+ "Mustang",
+ "Myagdi",
+ "Nawalparasi",
+ "Nuwakot",
+ "Palpa",
+ "Parbat",
+ "Parsa",
+ "Ramechhap",
+ "Rauswa",
+ "Rautahat",
+ "Rolpa",
+ "Rupandehi",
+ "Sankhuwasabha",
+ "Sarlahi",
+ "Sindhuli",
+ "Sindhupalchok",
+ "Sunsari",
+ "Surket",
+ "Syangja",
+ "Tanahu",
+ "Terhathum"
+];
diff --git a/lib/locales/nep/company/index.js b/lib/locales/nep/company/index.js
new file mode 100644
index 00000000..ddd41f55
--- /dev/null
+++ b/lib/locales/nep/company/index.js
@@ -0,0 +1,3 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
diff --git a/lib/locales/nep/company/suffix.js b/lib/locales/nep/company/suffix.js
new file mode 100644
index 00000000..2e0f2525
--- /dev/null
+++ b/lib/locales/nep/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Pvt Ltd",
+ "Group",
+ "Ltd",
+ "Limited"
+];
diff --git a/lib/locales/nep/index.js b/lib/locales/nep/index.js
new file mode 100644
index 00000000..a087476f
--- /dev/null
+++ b/lib/locales/nep/index.js
@@ -0,0 +1,8 @@
+var nep = {};
+module['exports'] = nep;
+nep.title = "Nepalese";
+nep.name = require("./name");
+nep.address = require("./address");
+nep.internet = require("./internet");
+nep.company = require("./company");
+nep.phone_number = require("./phone_number");
diff --git a/lib/locales/nep/internet/domain_suffix.js b/lib/locales/nep/internet/domain_suffix.js
new file mode 100644
index 00000000..0d4c0251
--- /dev/null
+++ b/lib/locales/nep/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "np",
+ "com",
+ "info",
+ "net",
+ "org"
+];
diff --git a/lib/locales/nep/internet/free_email.js b/lib/locales/nep/internet/free_email.js
new file mode 100644
index 00000000..168d5448
--- /dev/null
+++ b/lib/locales/nep/internet/free_email.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "worldlink.com.np",
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/nep/internet/index.js b/lib/locales/nep/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/nep/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/nep/name/first_name.js b/lib/locales/nep/name/first_name.js
new file mode 100644
index 00000000..5a0c42b4
--- /dev/null
+++ b/lib/locales/nep/name/first_name.js
@@ -0,0 +1,57 @@
+module["exports"] = [
+ "Aarav",
+ "Ajita",
+ "Amit",
+ "Amita",
+ "Amrit",
+ "Arijit",
+ "Ashmi",
+ "Asmita",
+ "Bibek",
+ "Bijay",
+ "Bikash",
+ "Bina",
+ "Bishal",
+ "Bishnu",
+ "Buddha",
+ "Deepika",
+ "Dipendra",
+ "Gagan",
+ "Ganesh",
+ "Khem",
+ "Krishna",
+ "Laxmi",
+ "Manisha",
+ "Nabin",
+ "Nikita",
+ "Niraj",
+ "Nischal",
+ "Padam",
+ "Pooja",
+ "Prabin",
+ "Prakash",
+ "Prashant",
+ "Prem",
+ "Purna",
+ "Rajendra",
+ "Rajina",
+ "Raju",
+ "Rakesh",
+ "Ranjan",
+ "Ratna",
+ "Sagar",
+ "Sandeep",
+ "Sanjay",
+ "Santosh",
+ "Sarita",
+ "Shilpa",
+ "Shirisha",
+ "Shristi",
+ "Siddhartha",
+ "Subash",
+ "Sumeet",
+ "Sunita",
+ "Suraj",
+ "Susan",
+ "Sushant"
+];
diff --git a/lib/locales/nep/name/index.js b/lib/locales/nep/name/index.js
new file mode 100644
index 00000000..5b91cc00
--- /dev/null
+++ b/lib/locales/nep/name/index.js
@@ -0,0 +1,4 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
diff --git a/lib/locales/nep/name/last_name.js b/lib/locales/nep/name/last_name.js
new file mode 100644
index 00000000..822183b4
--- /dev/null
+++ b/lib/locales/nep/name/last_name.js
@@ -0,0 +1,41 @@
+module["exports"] = [
+ "Adhikari",
+ "Aryal",
+ "Baral",
+ "Basnet",
+ "Bastola",
+ "Basynat",
+ "Bhandari",
+ "Bhattarai",
+ "Chettri",
+ "Devkota",
+ "Dhakal",
+ "Dongol",
+ "Ghale",
+ "Gurung",
+ "Gyawali",
+ "Hamal",
+ "Jung",
+ "KC",
+ "Kafle",
+ "Karki",
+ "Khadka",
+ "Koirala",
+ "Lama",
+ "Limbu",
+ "Magar",
+ "Maharjan",
+ "Niroula",
+ "Pandey",
+ "Pradhan",
+ "Rana",
+ "Raut",
+ "Sai",
+ "Shai",
+ "Shakya",
+ "Sherpa",
+ "Shrestha",
+ "Subedi",
+ "Tamang",
+ "Thapa"
+];
diff --git a/lib/locales/nep/phone_number/formats.js b/lib/locales/nep/phone_number/formats.js
new file mode 100644
index 00000000..d009c8ac
--- /dev/null
+++ b/lib/locales/nep/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "##-#######",
+ "+977-#-#######",
+ "+977########"
+];
diff --git a/lib/locales/nep/phone_number/index.js b/lib/locales/nep/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/nep/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/nl.js b/lib/locales/nl.js
deleted file mode 100644
index 75611b5e..00000000
--- a/lib/locales/nl.js
+++ /dev/null
@@ -1,1620 +0,0 @@
-var nl = {};
-module["exports"] = nl;
-nl.title = "Dutch";
-nl.address = {
- "city_prefix": [
- "Noord",
- "Oost",
- "West",
- "Zuid",
- "Nieuw",
- "Oud"
- ],
- "city_suffix": [
- "dam",
- "berg",
- " aan de Rijn",
- " aan de IJssel",
- "swaerd",
- "endrecht",
- "recht",
- "ambacht",
- "enmaes",
- "wijk",
- "sland",
- "stroom",
- "sluus",
- "dijk",
- "dorp",
- "burg",
- "veld",
- "sluis",
- "koop",
- "lek",
- "hout",
- "geest",
- "kerk",
- "woude",
- "hoven",
- "hoten",
- "ingen",
- "plas",
- "meer"
- ],
- "city": [
- "#{Name.first_name}#{city_suffix}",
- "#{Name.last_name}#{city_suffix}",
- "#{city_prefix} #{Name.first_name}#{city_suffix}",
- "#{city_prefix} #{Name.last_name}#{city_suffix}"
- ],
- "country": [
- "Afghanistan",
- "Akrotiri",
- "Albanië",
- "Algerije",
- "Amerikaanse Maagdeneilanden",
- "Amerikaans-Samoa",
- "Andorra",
- "Angola",
- "Anguilla",
- "Antarctica",
- "Antigua en Barbuda",
- "Arctic Ocean",
- "Argentinië",
- "Armenië",
- "Aruba",
- "Ashmore and Cartier Islands",
- "Atlantic Ocean",
- "Australië",
- "Azerbeidzjan",
- "Bahama's",
- "Bahrein",
- "Bangladesh",
- "Barbados",
- "Belarus",
- "België",
- "Belize",
- "Benin",
- "Bermuda",
- "Bhutan",
- "Bolivië",
- "Bosnië-Herzegovina",
- "Botswana",
- "Bouvet Island",
- "Brazilië",
- "British Indian Ocean Territory",
- "Britse Maagdeneilanden",
- "Brunei",
- "Bulgarije",
- "Burkina Faso",
- "Burundi",
- "Cambodja",
- "Canada",
- "Caymaneilanden",
- "Centraal-Afrikaanse Republiek",
- "Chili",
- "China",
- "Christmas Island",
- "Clipperton Island",
- "Cocos (Keeling) Islands",
- "Colombia",
- "Comoren (Unie)",
- "Congo (Democratische Republiek)",
- "Congo (Volksrepubliek)",
- "Cook",
- "Coral Sea Islands",
- "Costa Rica",
- "Cuba",
- "Cyprus",
- "Denemarken",
- "Dhekelia",
- "Djibouti",
- "Dominica",
- "Dominicaanse Republiek",
- "Duitsland",
- "Ecuador",
- "Egypte",
- "El Salvador",
- "Equatoriaal-Guinea",
- "Eritrea",
- "Estland",
- "Ethiopië",
- "European Union",
- "Falkland",
- "Faroe Islands",
- "Fiji",
- "Filipijnen",
- "Finland",
- "Frankrijk",
- "Frans-Polynesië",
- "French Southern and Antarctic Lands",
- "Gabon",
- "Gambia",
- "Gaza Strip",
- "Georgië",
- "Ghana",
- "Gibraltar",
- "Grenada",
- "Griekenland",
- "Groenland",
- "Guam",
- "Guatemala",
- "Guernsey",
- "Guinea",
- "Guinee-Bissau",
- "Guyana",
- "Haïti",
- "Heard Island and McDonald Islands",
- "Heilige Stoel",
- "Honduras",
- "Hongarije",
- "Hongkong",
- "Ierland",
- "IJsland",
- "India",
- "Indian Ocean",
- "Indonesië",
- "Irak",
- "Iran",
- "Isle of Man",
- "Israël",
- "Italië",
- "Ivoorkust",
- "Jamaica",
- "Jan Mayen",
- "Japan",
- "Jemen",
- "Jersey",
- "Jordanië",
- "Kaapverdië",
- "Kameroen",
- "Kazachstan",
- "Kenia",
- "Kirgizstan",
- "Kiribati",
- "Koeweit",
- "Kroatië",
- "Laos",
- "Lesotho",
- "Letland",
- "Libanon",
- "Liberia",
- "Libië",
- "Liechtenstein",
- "Litouwen",
- "Luxemburg",
- "Macao",
- "Macedonië",
- "Madagaskar",
- "Malawi",
- "Maldiven",
- "Maleisië",
- "Mali",
- "Malta",
- "Marokko",
- "Marshall Islands",
- "Mauritanië",
- "Mauritius",
- "Mayotte",
- "Mexico",
- "Micronesia, Federated States of",
- "Moldavië",
- "Monaco",
- "Mongolië",
- "Montenegro",
- "Montserrat",
- "Mozambique",
- "Myanmar",
- "Namibië",
- "Nauru",
- "Navassa Island",
- "Nederland",
- "Nederlandse Antillen",
- "Nepal",
- "Ngwane",
- "Nicaragua",
- "Nieuw-Caledonië",
- "Nieuw-Zeeland",
- "Niger",
- "Nigeria",
- "Niue",
- "Noordelijke Marianen",
- "Noord-Korea",
- "Noorwegen",
- "Norfolk Island",
- "Oekraïne",
- "Oezbekistan",
- "Oman",
- "Oostenrijk",
- "Pacific Ocean",
- "Pakistan",
- "Palau",
- "Panama",
- "Papoea-Nieuw-Guinea",
- "Paracel Islands",
- "Paraguay",
- "Peru",
- "Pitcairn",
- "Polen",
- "Portugal",
- "Puerto Rico",
- "Qatar",
- "Roemenië",
- "Rusland",
- "Rwanda",
- "Saint Helena",
- "Saint Lucia",
- "Saint Vincent en de Grenadines",
- "Saint-Pierre en Miquelon",
- "Salomon",
- "Samoa",
- "San Marino",
- "São Tomé en Principe",
- "Saudi-Arabië",
- "Senegal",
- "Servië",
- "Seychellen",
- "Sierra Leone",
- "Singapore",
- "Sint-Kitts en Nevis",
- "Slovenië",
- "Slowakije",
- "Soedan",
- "Somalië",
- "South Georgia and the South Sandwich Islands",
- "Southern Ocean",
- "Spanje",
- "Spratly Islands",
- "Sri Lanka",
- "Suriname",
- "Svalbard",
- "Syrië",
- "Tadzjikistan",
- "Taiwan",
- "Tanzania",
- "Thailand",
- "Timor Leste",
- "Togo",
- "Tokelau",
- "Tonga",
- "Trinidad en Tobago",
- "Tsjaad",
- "Tsjechië",
- "Tunesië",
- "Turkije",
- "Turkmenistan",
- "Turks-en Caicoseilanden",
- "Tuvalu",
- "Uganda",
- "Uruguay",
- "Vanuatu",
- "Venezuela",
- "Verenigd Koninkrijk",
- "Verenigde Arabische Emiraten",
- "Verenigde Staten van Amerika",
- "Vietnam",
- "Wake Island",
- "Wallis en Futuna",
- "Wereld",
- "West Bank",
- "Westelijke Sahara",
- "Zambia",
- "Zimbabwe",
- "Zuid-Afrika",
- "Zuid-Korea",
- "Zweden",
- "Zwitserland"
- ],
- "building_number": [
- "#",
- "##",
- "###",
- "###a",
- "###b",
- "###c",
- "### I",
- "### II",
- "### III"
- ],
- "street_suffix": [
- "straat",
- "laan",
- "weg",
- "plantsoen",
- "park"
- ],
- "secondary_address": [
- "1 hoog",
- "2 hoog",
- "3 hoog"
- ],
- "street_name": [
- "#{Name.first_name}#{street_suffix}",
- "#{Name.last_name}#{street_suffix}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "postcode": [
- "#### ??"
- ],
- "state": [
- "Noord-Holland",
- "Zuid-Holland",
- "Utrecht",
- "Zeeland",
- "Overijssel",
- "Gelderland",
- "Drenthe",
- "Friesland",
- "Groningen",
- "Noord-Braband",
- "Limburg"
- ],
- "default_country": [
- "Nederland"
- ]
-};
-nl.company = {
- "suffix": [
- "BV",
- "V.O.F.",
- "Group",
- "en Zonen"
- ]
-};
-nl.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "nl",
- "com",
- "net",
- "org"
- ]
-};
-nl.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"
- ],
- "supplemental": [
- "abbas",
- "abduco",
- "abeo",
- "abscido",
- "absconditus",
- "absens",
- "absorbeo",
- "absque",
- "abstergo",
- "absum",
- "abundans",
- "abutor",
- "accedo",
- "accendo",
- "acceptus",
- "accipio",
- "accommodo",
- "accusator",
- "acer",
- "acerbitas",
- "acervus",
- "acidus",
- "acies",
- "acquiro",
- "acsi",
- "adamo",
- "adaugeo",
- "addo",
- "adduco",
- "ademptio",
- "adeo",
- "adeptio",
- "adfectus",
- "adfero",
- "adficio",
- "adflicto",
- "adhaero",
- "adhuc",
- "adicio",
- "adimpleo",
- "adinventitias",
- "adipiscor",
- "adiuvo",
- "administratio",
- "admiratio",
- "admitto",
- "admoneo",
- "admoveo",
- "adnuo",
- "adopto",
- "adsidue",
- "adstringo",
- "adsuesco",
- "adsum",
- "adulatio",
- "adulescens",
- "adultus",
- "aduro",
- "advenio",
- "adversus",
- "advoco",
- "aedificium",
- "aeger",
- "aegre",
- "aegrotatio",
- "aegrus",
- "aeneus",
- "aequitas",
- "aequus",
- "aer",
- "aestas",
- "aestivus",
- "aestus",
- "aetas",
- "aeternus",
- "ager",
- "aggero",
- "aggredior",
- "agnitio",
- "agnosco",
- "ago",
- "ait",
- "aiunt",
- "alienus",
- "alii",
- "alioqui",
- "aliqua",
- "alius",
- "allatus",
- "alo",
- "alter",
- "altus",
- "alveus",
- "amaritudo",
- "ambitus",
- "ambulo",
- "amicitia",
- "amiculum",
- "amissio",
- "amita",
- "amitto",
- "amo",
- "amor",
- "amoveo",
- "amplexus",
- "amplitudo",
- "amplus",
- "ancilla",
- "angelus",
- "angulus",
- "angustus",
- "animadverto",
- "animi",
- "animus",
- "annus",
- "anser",
- "ante",
- "antea",
- "antepono",
- "antiquus",
- "aperio",
- "aperte",
- "apostolus",
- "apparatus",
- "appello",
- "appono",
- "appositus",
- "approbo",
- "apto",
- "aptus",
- "apud",
- "aqua",
- "ara",
- "aranea",
- "arbitro",
- "arbor",
- "arbustum",
- "arca",
- "arceo",
- "arcesso",
- "arcus",
- "argentum",
- "argumentum",
- "arguo",
- "arma",
- "armarium",
- "armo",
- "aro",
- "ars",
- "articulus",
- "artificiose",
- "arto",
- "arx",
- "ascisco",
- "ascit",
- "asper",
- "aspicio",
- "asporto",
- "assentator",
- "astrum",
- "atavus",
- "ater",
- "atqui",
- "atrocitas",
- "atrox",
- "attero",
- "attollo",
- "attonbitus",
- "auctor",
- "auctus",
- "audacia",
- "audax",
- "audentia",
- "audeo",
- "audio",
- "auditor",
- "aufero",
- "aureus",
- "auris",
- "aurum",
- "aut",
- "autem",
- "autus",
- "auxilium",
- "avaritia",
- "avarus",
- "aveho",
- "averto",
- "avoco",
- "baiulus",
- "balbus",
- "barba",
- "bardus",
- "basium",
- "beatus",
- "bellicus",
- "bellum",
- "bene",
- "beneficium",
- "benevolentia",
- "benigne",
- "bestia",
- "bibo",
- "bis",
- "blandior",
- "bonus",
- "bos",
- "brevis",
- "cado",
- "caecus",
- "caelestis",
- "caelum",
- "calamitas",
- "calcar",
- "calco",
- "calculus",
- "callide",
- "campana",
- "candidus",
- "canis",
- "canonicus",
- "canto",
- "capillus",
- "capio",
- "capitulus",
- "capto",
- "caput",
- "carbo",
- "carcer",
- "careo",
- "caries",
- "cariosus",
- "caritas",
- "carmen",
- "carpo",
- "carus",
- "casso",
- "caste",
- "casus",
- "catena",
- "caterva",
- "cattus",
- "cauda",
- "causa",
- "caute",
- "caveo",
- "cavus",
- "cedo",
- "celebrer",
- "celer",
- "celo",
- "cena",
- "cenaculum",
- "ceno",
- "censura",
- "centum",
- "cerno",
- "cernuus",
- "certe",
- "certo",
- "certus",
- "cervus",
- "cetera",
- "charisma",
- "chirographum",
- "cibo",
- "cibus",
- "cicuta",
- "cilicium",
- "cimentarius",
- "ciminatio",
- "cinis",
- "circumvenio",
- "cito",
- "civis",
- "civitas",
- "clam",
- "clamo",
- "claro",
- "clarus",
- "claudeo",
- "claustrum",
- "clementia",
- "clibanus",
- "coadunatio",
- "coaegresco",
- "coepi",
- "coerceo",
- "cogito",
- "cognatus",
- "cognomen",
- "cogo",
- "cohaero",
- "cohibeo",
- "cohors",
- "colligo",
- "colloco",
- "collum",
- "colo",
- "color",
- "coma",
- "combibo",
- "comburo",
- "comedo",
- "comes",
- "cometes",
- "comis",
- "comitatus",
- "commemoro",
- "comminor",
- "commodo",
- "communis",
- "comparo",
- "compello",
- "complectus",
- "compono",
- "comprehendo",
- "comptus",
- "conatus",
- "concedo",
- "concido",
- "conculco",
- "condico",
- "conduco",
- "confero",
- "confido",
- "conforto",
- "confugo",
- "congregatio",
- "conicio",
- "coniecto",
- "conitor",
- "coniuratio",
- "conor",
- "conqueror",
- "conscendo",
- "conservo",
- "considero",
- "conspergo",
- "constans",
- "consuasor",
- "contabesco",
- "contego",
- "contigo",
- "contra",
- "conturbo",
- "conventus",
- "convoco",
- "copia",
- "copiose",
- "cornu",
- "corona",
- "corpus",
- "correptius",
- "corrigo",
- "corroboro",
- "corrumpo",
- "coruscus",
- "cotidie",
- "crapula",
- "cras",
- "crastinus",
- "creator",
- "creber",
- "crebro",
- "credo",
- "creo",
- "creptio",
- "crepusculum",
- "cresco",
- "creta",
- "cribro",
- "crinis",
- "cruciamentum",
- "crudelis",
- "cruentus",
- "crur",
- "crustulum",
- "crux",
- "cubicularis",
- "cubitum",
- "cubo",
- "cui",
- "cuius",
- "culpa",
- "culpo",
- "cultellus",
- "cultura",
- "cum",
- "cunabula",
- "cunae",
- "cunctatio",
- "cupiditas",
- "cupio",
- "cuppedia",
- "cupressus",
- "cur",
- "cura",
- "curatio",
- "curia",
- "curiositas",
- "curis",
- "curo",
- "curriculum",
- "currus",
- "cursim",
- "curso",
- "cursus",
- "curto",
- "curtus",
- "curvo",
- "curvus",
- "custodia",
- "damnatio",
- "damno",
- "dapifer",
- "debeo",
- "debilito",
- "decens",
- "decerno",
- "decet",
- "decimus",
- "decipio",
- "decor",
- "decretum",
- "decumbo",
- "dedecor",
- "dedico",
- "deduco",
- "defaeco",
- "defendo",
- "defero",
- "defessus",
- "defetiscor",
- "deficio",
- "defigo",
- "defleo",
- "defluo",
- "defungo",
- "degenero",
- "degero",
- "degusto",
- "deinde",
- "delectatio",
- "delego",
- "deleo",
- "delibero",
- "delicate",
- "delinquo",
- "deludo",
- "demens",
- "demergo",
- "demitto",
- "demo",
- "demonstro",
- "demoror",
- "demulceo",
- "demum",
- "denego",
- "denique",
- "dens",
- "denuncio",
- "denuo",
- "deorsum",
- "depereo",
- "depono",
- "depopulo",
- "deporto",
- "depraedor",
- "deprecator",
- "deprimo",
- "depromo",
- "depulso",
- "deputo",
- "derelinquo",
- "derideo",
- "deripio",
- "desidero",
- "desino",
- "desipio",
- "desolo",
- "desparatus",
- "despecto",
- "despirmatio",
- "infit",
- "inflammatio",
- "paens",
- "patior",
- "patria",
- "patrocinor",
- "patruus",
- "pauci",
- "paulatim",
- "pauper",
- "pax",
- "peccatus",
- "pecco",
- "pecto",
- "pectus",
- "pecunia",
- "pecus",
- "peior",
- "pel",
- "ocer",
- "socius",
- "sodalitas",
- "sol",
- "soleo",
- "solio",
- "solitudo",
- "solium",
- "sollers",
- "sollicito",
- "solum",
- "solus",
- "solutio",
- "solvo",
- "somniculosus",
- "somnus",
- "sonitus",
- "sono",
- "sophismata",
- "sopor",
- "sordeo",
- "sortitus",
- "spargo",
- "speciosus",
- "spectaculum",
- "speculum",
- "sperno",
- "spero",
- "spes",
- "spiculum",
- "spiritus",
- "spoliatio",
- "sponte",
- "stabilis",
- "statim",
- "statua",
- "stella",
- "stillicidium",
- "stipes",
- "stips",
- "sto",
- "strenuus",
- "strues",
- "studio",
- "stultus",
- "suadeo",
- "suasoria",
- "sub",
- "subito",
- "subiungo",
- "sublime",
- "subnecto",
- "subseco",
- "substantia",
- "subvenio",
- "succedo",
- "succurro",
- "sufficio",
- "suffoco",
- "suffragium",
- "suggero",
- "sui",
- "sulum",
- "sum",
- "summa",
- "summisse",
- "summopere",
- "sumo",
- "sumptus",
- "supellex",
- "super",
- "suppellex",
- "supplanto",
- "suppono",
- "supra",
- "surculus",
- "surgo",
- "sursum",
- "suscipio",
- "suspendo",
- "sustineo",
- "suus",
- "synagoga",
- "tabella",
- "tabernus",
- "tabesco",
- "tabgo",
- "tabula",
- "taceo",
- "tactus",
- "taedium",
- "talio",
- "talis",
- "talus",
- "tam",
- "tamdiu",
- "tamen",
- "tametsi",
- "tamisium",
- "tamquam",
- "tandem",
- "tantillus",
- "tantum",
- "tardus",
- "tego",
- "temeritas",
- "temperantia",
- "templum",
- "temptatio",
- "tempus",
- "tenax",
- "tendo",
- "teneo",
- "tener",
- "tenuis",
- "tenus",
- "tepesco",
- "tepidus",
- "ter",
- "terebro",
- "teres",
- "terga",
- "tergeo",
- "tergiversatio",
- "tergo",
- "tergum",
- "termes",
- "terminatio",
- "tero",
- "terra",
- "terreo",
- "territo",
- "terror",
- "tersus",
- "tertius",
- "testimonium",
- "texo",
- "textilis",
- "textor",
- "textus",
- "thalassinus",
- "theatrum",
- "theca",
- "thema",
- "theologus",
- "thermae",
- "thesaurus",
- "thesis",
- "thorax",
- "thymbra",
- "thymum",
- "tibi",
- "timidus",
- "timor",
- "titulus",
- "tolero",
- "tollo",
- "tondeo",
- "tonsor",
- "torqueo",
- "torrens",
- "tot",
- "totidem",
- "toties",
- "totus",
- "tracto",
- "trado",
- "traho",
- "trans",
- "tredecim",
- "tremo",
- "trepide",
- "tres",
- "tribuo",
- "tricesimus",
- "triduana",
- "triginta",
- "tripudio",
- "tristis",
- "triumphus",
- "trucido",
- "truculenter",
- "tubineus",
- "tui",
- "tum",
- "tumultus",
- "tunc",
- "turba",
- "turbo",
- "turpe",
- "turpis",
- "tutamen",
- "tutis",
- "tyrannus",
- "uberrime",
- "ubi",
- "ulciscor",
- "ullus",
- "ulterius",
- "ultio",
- "ultra",
- "umbra",
- "umerus",
- "umquam",
- "una",
- "unde",
- "undique",
- "universe",
- "unus",
- "urbanus",
- "urbs",
- "uredo",
- "usitas",
- "usque",
- "ustilo",
- "ustulo",
- "usus",
- "uter",
- "uterque",
- "utilis",
- "utique",
- "utor",
- "utpote",
- "utrimque",
- "utroque",
- "utrum",
- "uxor",
- "vaco",
- "vacuus",
- "vado",
- "vae",
- "valde",
- "valens",
- "valeo",
- "valetudo",
- "validus",
- "vallum",
- "vapulus",
- "varietas",
- "varius",
- "vehemens",
- "vel",
- "velociter",
- "velum",
- "velut",
- "venia",
- "venio",
- "ventito",
- "ventosus",
- "ventus",
- "venustas",
- "ver",
- "verbera",
- "verbum",
- "vere",
- "verecundia",
- "vereor",
- "vergo",
- "veritas",
- "vero",
- "versus",
- "verto",
- "verumtamen",
- "verus",
- "vesco",
- "vesica",
- "vesper",
- "vespillo",
- "vester",
- "vestigium",
- "vestrum",
- "vetus",
- "via",
- "vicinus",
- "vicissitudo",
- "victoria",
- "victus",
- "videlicet",
- "video",
- "viduata",
- "viduo",
- "vigilo",
- "vigor",
- "vilicus",
- "vilis",
- "vilitas",
- "villa",
- "vinco",
- "vinculum",
- "vindico",
- "vinitor",
- "vinum",
- "vir",
- "virga",
- "virgo",
- "viridis",
- "viriliter",
- "virtus",
- "vis",
- "viscus",
- "vita",
- "vitiosus",
- "vitium",
- "vito",
- "vivo",
- "vix",
- "vobis",
- "vociferor",
- "voco",
- "volaticus",
- "volo",
- "volubilis",
- "voluntarius",
- "volup",
- "volutabrum",
- "volva",
- "vomer",
- "vomica",
- "vomito",
- "vorago",
- "vorax",
- "voro",
- "vos",
- "votum",
- "voveo",
- "vox",
- "vulariter",
- "vulgaris",
- "vulgivagus",
- "vulgo",
- "vulgus",
- "vulnero",
- "vulnus",
- "vulpes",
- "vulticulus",
- "vultuosus",
- "xiphias"
- ]
-};
-nl.name = {
- "first_name": [
- "Amber",
- "Anna",
- "Anne",
- "Anouk",
- "Bas",
- "Bram",
- "Britt",
- "Daan",
- "Emma",
- "Eva",
- "Femke",
- "Finn",
- "Fleur",
- "Iris",
- "Isa",
- "Jan",
- "Jasper",
- "Jayden",
- "Jesse",
- "Johannes",
- "Julia",
- "Julian",
- "Kevin",
- "Lars",
- "Lieke",
- "Lisa",
- "Lotte",
- "Lucas",
- "Luuk",
- "Maud",
- "Max",
- "Mike",
- "Milan",
- "Nick",
- "Niels",
- "Noa",
- "Rick",
- "Roos",
- "Ruben",
- "Sander",
- "Sanne",
- "Sem",
- "Sophie",
- "Stijn",
- "Sven",
- "Thijs",
- "Thijs",
- "Thomas",
- "Tim",
- "Tom"
- ],
- "tussenvoegsel": [
- "van",
- "van de",
- "van den",
- "van 't",
- "van het",
- "de",
- "den"
- ],
- "last_name": [
- "Bakker",
- "Beek",
- "Berg",
- "Boer",
- "Bos",
- "Bosch",
- "Brink",
- "Broek",
- "Brouwer",
- "Bruin",
- "Dam",
- "Dekker",
- "Dijk",
- "Dijkstra",
- "Graaf",
- "Groot",
- "Haan",
- "Hendriks",
- "Heuvel",
- "Hoek",
- "Jacobs",
- "Jansen",
- "Janssen",
- "Jong",
- "Klein",
- "Kok",
- "Koning",
- "Koster",
- "Leeuwen",
- "Linden",
- "Maas",
- "Meer",
- "Meijer",
- "Mulder",
- "Peters",
- "Ruiter",
- "Schouten",
- "Smit",
- "Smits",
- "Stichting",
- "Veen",
- "Ven",
- "Vermeulen",
- "Visser",
- "Vliet",
- "Vos",
- "Vries",
- "Wal",
- "Willems",
- "Wit"
- ],
- "prefix": [
- "Dhr.",
- "Mevr. Dr.",
- "Bsc",
- "Msc",
- "Prof."
- ],
- "suffix": [
- "Jr.",
- "Sr.",
- "I",
- "II",
- "III",
- "IV",
- "V"
- ],
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{last_name} #{suffix}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{tussenvoegsel} #{last_name}",
- "#{first_name} #{tussenvoegsel} #{last_name}"
- ]
-};
-nl.phone_number = {
- "formats": [
- "(####) ######",
- "##########",
- "06########",
- "06 #### ####"
- ]
-};
diff --git a/lib/locales/nl/address/building_number.js b/lib/locales/nl/address/building_number.js
new file mode 100644
index 00000000..66d4621e
--- /dev/null
+++ b/lib/locales/nl/address/building_number.js
@@ -0,0 +1,11 @@
+module["exports"] = [
+ "#",
+ "##",
+ "###",
+ "###a",
+ "###b",
+ "###c",
+ "### I",
+ "### II",
+ "### III"
+];
diff --git a/lib/locales/nl/address/city.js b/lib/locales/nl/address/city.js
new file mode 100644
index 00000000..087d9ed3
--- /dev/null
+++ b/lib/locales/nl/address/city.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{Name.first_name}#{city_suffix}",
+ "#{Name.last_name}#{city_suffix}",
+ "#{city_prefix} #{Name.first_name}#{city_suffix}",
+ "#{city_prefix} #{Name.last_name}#{city_suffix}"
+];
diff --git a/lib/locales/nl/address/city_prefix.js b/lib/locales/nl/address/city_prefix.js
new file mode 100644
index 00000000..f543436a
--- /dev/null
+++ b/lib/locales/nl/address/city_prefix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Noord",
+ "Oost",
+ "West",
+ "Zuid",
+ "Nieuw",
+ "Oud"
+];
diff --git a/lib/locales/nl/address/city_suffix.js b/lib/locales/nl/address/city_suffix.js
new file mode 100644
index 00000000..b9b83da6
--- /dev/null
+++ b/lib/locales/nl/address/city_suffix.js
@@ -0,0 +1,31 @@
+module["exports"] = [
+ "dam",
+ "berg",
+ " aan de Rijn",
+ " aan de IJssel",
+ "swaerd",
+ "endrecht",
+ "recht",
+ "ambacht",
+ "enmaes",
+ "wijk",
+ "sland",
+ "stroom",
+ "sluus",
+ "dijk",
+ "dorp",
+ "burg",
+ "veld",
+ "sluis",
+ "koop",
+ "lek",
+ "hout",
+ "geest",
+ "kerk",
+ "woude",
+ "hoven",
+ "hoten",
+ "ingen",
+ "plas",
+ "meer"
+];
diff --git a/lib/locales/nl/address/country.js b/lib/locales/nl/address/country.js
new file mode 100644
index 00000000..44c48cae
--- /dev/null
+++ b/lib/locales/nl/address/country.js
@@ -0,0 +1,258 @@
+module["exports"] = [
+ "Afghanistan",
+ "Akrotiri",
+ "Albanië",
+ "Algerije",
+ "Amerikaanse Maagdeneilanden",
+ "Amerikaans-Samoa",
+ "Andorra",
+ "Angola",
+ "Anguilla",
+ "Antarctica",
+ "Antigua en Barbuda",
+ "Arctic Ocean",
+ "Argentinië",
+ "Armenië",
+ "Aruba",
+ "Ashmore and Cartier Islands",
+ "Atlantic Ocean",
+ "Australië",
+ "Azerbeidzjan",
+ "Bahama's",
+ "Bahrein",
+ "Bangladesh",
+ "Barbados",
+ "Belarus",
+ "België",
+ "Belize",
+ "Benin",
+ "Bermuda",
+ "Bhutan",
+ "Bolivië",
+ "Bosnië-Herzegovina",
+ "Botswana",
+ "Bouvet Island",
+ "Brazilië",
+ "British Indian Ocean Territory",
+ "Britse Maagdeneilanden",
+ "Brunei",
+ "Bulgarije",
+ "Burkina Faso",
+ "Burundi",
+ "Cambodja",
+ "Canada",
+ "Caymaneilanden",
+ "Centraal-Afrikaanse Republiek",
+ "Chili",
+ "China",
+ "Christmas Island",
+ "Clipperton Island",
+ "Cocos (Keeling) Islands",
+ "Colombia",
+ "Comoren (Unie)",
+ "Congo (Democratische Republiek)",
+ "Congo (Volksrepubliek)",
+ "Cook",
+ "Coral Sea Islands",
+ "Costa Rica",
+ "Cuba",
+ "Cyprus",
+ "Denemarken",
+ "Dhekelia",
+ "Djibouti",
+ "Dominica",
+ "Dominicaanse Republiek",
+ "Duitsland",
+ "Ecuador",
+ "Egypte",
+ "El Salvador",
+ "Equatoriaal-Guinea",
+ "Eritrea",
+ "Estland",
+ "Ethiopië",
+ "European Union",
+ "Falkland",
+ "Faroe Islands",
+ "Fiji",
+ "Filipijnen",
+ "Finland",
+ "Frankrijk",
+ "Frans-Polynesië",
+ "French Southern and Antarctic Lands",
+ "Gabon",
+ "Gambia",
+ "Gaza Strip",
+ "Georgië",
+ "Ghana",
+ "Gibraltar",
+ "Grenada",
+ "Griekenland",
+ "Groenland",
+ "Guam",
+ "Guatemala",
+ "Guernsey",
+ "Guinea",
+ "Guinee-Bissau",
+ "Guyana",
+ "Haïti",
+ "Heard Island and McDonald Islands",
+ "Heilige Stoel",
+ "Honduras",
+ "Hongarije",
+ "Hongkong",
+ "Ierland",
+ "IJsland",
+ "India",
+ "Indian Ocean",
+ "Indonesië",
+ "Irak",
+ "Iran",
+ "Isle of Man",
+ "Israël",
+ "Italië",
+ "Ivoorkust",
+ "Jamaica",
+ "Jan Mayen",
+ "Japan",
+ "Jemen",
+ "Jersey",
+ "Jordanië",
+ "Kaapverdië",
+ "Kameroen",
+ "Kazachstan",
+ "Kenia",
+ "Kirgizstan",
+ "Kiribati",
+ "Koeweit",
+ "Kroatië",
+ "Laos",
+ "Lesotho",
+ "Letland",
+ "Libanon",
+ "Liberia",
+ "Libië",
+ "Liechtenstein",
+ "Litouwen",
+ "Luxemburg",
+ "Macao",
+ "Macedonië",
+ "Madagaskar",
+ "Malawi",
+ "Maldiven",
+ "Maleisië",
+ "Mali",
+ "Malta",
+ "Marokko",
+ "Marshall Islands",
+ "Mauritanië",
+ "Mauritius",
+ "Mayotte",
+ "Mexico",
+ "Micronesia, Federated States of",
+ "Moldavië",
+ "Monaco",
+ "Mongolië",
+ "Montenegro",
+ "Montserrat",
+ "Mozambique",
+ "Myanmar",
+ "Namibië",
+ "Nauru",
+ "Navassa Island",
+ "Nederland",
+ "Nederlandse Antillen",
+ "Nepal",
+ "Ngwane",
+ "Nicaragua",
+ "Nieuw-Caledonië",
+ "Nieuw-Zeeland",
+ "Niger",
+ "Nigeria",
+ "Niue",
+ "Noordelijke Marianen",
+ "Noord-Korea",
+ "Noorwegen",
+ "Norfolk Island",
+ "Oekraïne",
+ "Oezbekistan",
+ "Oman",
+ "Oostenrijk",
+ "Pacific Ocean",
+ "Pakistan",
+ "Palau",
+ "Panama",
+ "Papoea-Nieuw-Guinea",
+ "Paracel Islands",
+ "Paraguay",
+ "Peru",
+ "Pitcairn",
+ "Polen",
+ "Portugal",
+ "Puerto Rico",
+ "Qatar",
+ "Roemenië",
+ "Rusland",
+ "Rwanda",
+ "Saint Helena",
+ "Saint Lucia",
+ "Saint Vincent en de Grenadines",
+ "Saint-Pierre en Miquelon",
+ "Salomon",
+ "Samoa",
+ "San Marino",
+ "São Tomé en Principe",
+ "Saudi-Arabië",
+ "Senegal",
+ "Servië",
+ "Seychellen",
+ "Sierra Leone",
+ "Singapore",
+ "Sint-Kitts en Nevis",
+ "Slovenië",
+ "Slowakije",
+ "Soedan",
+ "Somalië",
+ "South Georgia and the South Sandwich Islands",
+ "Southern Ocean",
+ "Spanje",
+ "Spratly Islands",
+ "Sri Lanka",
+ "Suriname",
+ "Svalbard",
+ "Syrië",
+ "Tadzjikistan",
+ "Taiwan",
+ "Tanzania",
+ "Thailand",
+ "Timor Leste",
+ "Togo",
+ "Tokelau",
+ "Tonga",
+ "Trinidad en Tobago",
+ "Tsjaad",
+ "Tsjechië",
+ "Tunesië",
+ "Turkije",
+ "Turkmenistan",
+ "Turks-en Caicoseilanden",
+ "Tuvalu",
+ "Uganda",
+ "Uruguay",
+ "Vanuatu",
+ "Venezuela",
+ "Verenigd Koninkrijk",
+ "Verenigde Arabische Emiraten",
+ "Verenigde Staten van Amerika",
+ "Vietnam",
+ "Wake Island",
+ "Wallis en Futuna",
+ "Wereld",
+ "West Bank",
+ "Westelijke Sahara",
+ "Zambia",
+ "Zimbabwe",
+ "Zuid-Afrika",
+ "Zuid-Korea",
+ "Zweden",
+ "Zwitserland"
+];
diff --git a/lib/locales/nl/address/default_country.js b/lib/locales/nl/address/default_country.js
new file mode 100644
index 00000000..6d4b9256
--- /dev/null
+++ b/lib/locales/nl/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Nederland"
+];
diff --git a/lib/locales/nl/address/index.js b/lib/locales/nl/address/index.js
new file mode 100644
index 00000000..214e8715
--- /dev/null
+++ b/lib/locales/nl/address/index.js
@@ -0,0 +1,14 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.city = require("./city");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.default_country = require("./default_country");
diff --git a/lib/locales/nl/address/postcode.js b/lib/locales/nl/address/postcode.js
new file mode 100644
index 00000000..89dd46a4
--- /dev/null
+++ b/lib/locales/nl/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#### ??"
+];
diff --git a/lib/locales/nl/address/secondary_address.js b/lib/locales/nl/address/secondary_address.js
new file mode 100644
index 00000000..35fa2c22
--- /dev/null
+++ b/lib/locales/nl/address/secondary_address.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "1 hoog",
+ "2 hoog",
+ "3 hoog"
+];
diff --git a/lib/locales/nl/address/state.js b/lib/locales/nl/address/state.js
new file mode 100644
index 00000000..7ca437a0
--- /dev/null
+++ b/lib/locales/nl/address/state.js
@@ -0,0 +1,14 @@
+module["exports"] = [
+ "Noord-Holland",
+ "Zuid-Holland",
+ "Utrecht",
+ "Zeeland",
+ "Overijssel",
+ "Gelderland",
+ "Drenthe",
+ "Friesland",
+ "Groningen",
+ "Noord-Brabant",
+ "Limburg",
+ "Flevoland"
+];
diff --git a/lib/locales/nl/address/street_address.js b/lib/locales/nl/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/nl/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/nl/address/street_name.js b/lib/locales/nl/address/street_name.js
new file mode 100644
index 00000000..977967c8
--- /dev/null
+++ b/lib/locales/nl/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{Name.first_name}#{street_suffix}",
+ "#{Name.last_name}#{street_suffix}"
+];
diff --git a/lib/locales/nl/address/street_suffix.js b/lib/locales/nl/address/street_suffix.js
new file mode 100644
index 00000000..4e71894b
--- /dev/null
+++ b/lib/locales/nl/address/street_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "straat",
+ "laan",
+ "weg",
+ "plantsoen",
+ "park"
+];
diff --git a/lib/locales/nl/company/index.js b/lib/locales/nl/company/index.js
new file mode 100644
index 00000000..ddd41f55
--- /dev/null
+++ b/lib/locales/nl/company/index.js
@@ -0,0 +1,3 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
diff --git a/lib/locales/nl/company/suffix.js b/lib/locales/nl/company/suffix.js
new file mode 100644
index 00000000..8173a5d8
--- /dev/null
+++ b/lib/locales/nl/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "BV",
+ "V.O.F.",
+ "Group",
+ "en Zonen"
+];
diff --git a/lib/locales/nl/index.js b/lib/locales/nl/index.js
new file mode 100644
index 00000000..7e36c575
--- /dev/null
+++ b/lib/locales/nl/index.js
@@ -0,0 +1,9 @@
+var nl = {};
+module['exports'] = nl;
+nl.title = "Dutch";
+nl.address = require("./address");
+nl.company = require("./company");
+nl.internet = require("./internet");
+nl.lorem = require("./lorem");
+nl.name = require("./name");
+nl.phone_number = require("./phone_number");
diff --git a/lib/locales/nl/internet/domain_suffix.js b/lib/locales/nl/internet/domain_suffix.js
new file mode 100644
index 00000000..affb7f4a
--- /dev/null
+++ b/lib/locales/nl/internet/domain_suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "nl",
+ "com",
+ "net",
+ "org"
+];
diff --git a/lib/locales/nl/internet/free_email.js b/lib/locales/nl/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/nl/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/nl/internet/index.js b/lib/locales/nl/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/nl/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/nl/lorem/index.js b/lib/locales/nl/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/nl/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/nl/lorem/supplemental.js b/lib/locales/nl/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/nl/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/nl/lorem/words.js b/lib/locales/nl/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/nl/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/nl/name/first_name.js b/lib/locales/nl/name/first_name.js
new file mode 100644
index 00000000..8f5dca12
--- /dev/null
+++ b/lib/locales/nl/name/first_name.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "Amber",
+ "Anna",
+ "Anne",
+ "Anouk",
+ "Bas",
+ "Bram",
+ "Britt",
+ "Daan",
+ "Emma",
+ "Eva",
+ "Femke",
+ "Finn",
+ "Fleur",
+ "Iris",
+ "Isa",
+ "Jan",
+ "Jasper",
+ "Jayden",
+ "Jesse",
+ "Johannes",
+ "Julia",
+ "Julian",
+ "Kevin",
+ "Lars",
+ "Lieke",
+ "Lisa",
+ "Lotte",
+ "Lucas",
+ "Luuk",
+ "Maud",
+ "Max",
+ "Mike",
+ "Milan",
+ "Nick",
+ "Niels",
+ "Noa",
+ "Rick",
+ "Roos",
+ "Ruben",
+ "Sander",
+ "Sanne",
+ "Sem",
+ "Sophie",
+ "Stijn",
+ "Sven",
+ "Thijs",
+ "Thijs",
+ "Thomas",
+ "Tim",
+ "Tom"
+];
diff --git a/lib/locales/nl/name/index.js b/lib/locales/nl/name/index.js
new file mode 100644
index 00000000..eaae04fa
--- /dev/null
+++ b/lib/locales/nl/name/index.js
@@ -0,0 +1,8 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.tussenvoegsel = require("./tussenvoegsel");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.name = require("./name");
diff --git a/lib/locales/nl/name/last_name.js b/lib/locales/nl/name/last_name.js
new file mode 100644
index 00000000..f947ad9f
--- /dev/null
+++ b/lib/locales/nl/name/last_name.js
@@ -0,0 +1,52 @@
+module["exports"] = [
+ "Bakker",
+ "Beek",
+ "Berg",
+ "Boer",
+ "Bos",
+ "Bosch",
+ "Brink",
+ "Broek",
+ "Brouwer",
+ "Bruin",
+ "Dam",
+ "Dekker",
+ "Dijk",
+ "Dijkstra",
+ "Graaf",
+ "Groot",
+ "Haan",
+ "Hendriks",
+ "Heuvel",
+ "Hoek",
+ "Jacobs",
+ "Jansen",
+ "Janssen",
+ "Jong",
+ "Klein",
+ "Kok",
+ "Koning",
+ "Koster",
+ "Leeuwen",
+ "Linden",
+ "Maas",
+ "Meer",
+ "Meijer",
+ "Mulder",
+ "Peters",
+ "Ruiter",
+ "Schouten",
+ "Smit",
+ "Smits",
+ "Stichting",
+ "Veen",
+ "Ven",
+ "Vermeulen",
+ "Visser",
+ "Vliet",
+ "Vos",
+ "Vries",
+ "Wal",
+ "Willems",
+ "Wit"
+];
diff --git a/lib/locales/nl/name/name.js b/lib/locales/nl/name/name.js
new file mode 100644
index 00000000..7743b12c
--- /dev/null
+++ b/lib/locales/nl/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name} #{suffix}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{tussenvoegsel} #{last_name}",
+ "#{first_name} #{tussenvoegsel} #{last_name}"
+];
diff --git a/lib/locales/nl/name/prefix.js b/lib/locales/nl/name/prefix.js
new file mode 100644
index 00000000..c4dd7869
--- /dev/null
+++ b/lib/locales/nl/name/prefix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Dhr.",
+ "Mevr. Dr.",
+ "Bsc",
+ "Msc",
+ "Prof."
+];
diff --git a/lib/locales/nl/name/suffix.js b/lib/locales/nl/name/suffix.js
new file mode 100644
index 00000000..9ec4e38a
--- /dev/null
+++ b/lib/locales/nl/name/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Jr.",
+ "Sr.",
+ "I",
+ "II",
+ "III",
+ "IV",
+ "V"
+];
diff --git a/lib/locales/nl/name/tussenvoegsel.js b/lib/locales/nl/name/tussenvoegsel.js
new file mode 100644
index 00000000..e6cc6fcd
--- /dev/null
+++ b/lib/locales/nl/name/tussenvoegsel.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "van",
+ "van de",
+ "van den",
+ "van 't",
+ "van het",
+ "de",
+ "den"
+];
diff --git a/lib/locales/nl/phone_number/formats.js b/lib/locales/nl/phone_number/formats.js
new file mode 100644
index 00000000..3bb5f0b3
--- /dev/null
+++ b/lib/locales/nl/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "(####) ######",
+ "##########",
+ "06########",
+ "06 #### ####"
+];
diff --git a/lib/locales/nl/phone_number/index.js b/lib/locales/nl/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/nl/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/pl.js b/lib/locales/pl.js
deleted file mode 100644
index fa30cf0a..00000000
--- a/lib/locales/pl.js
+++ /dev/null
@@ -1,4080 +0,0 @@
-var pl = {};
-module["exports"] = pl;
-pl.title = "Polish";
-pl.name = {
- "first_name": [
- "Aaron",
- "Abraham",
- "Adam",
- "Adrian",
- "Atanazy",
- "Agaton",
- "Alan",
- "Albert",
- "Aleksander",
- "Aleksy",
- "Alfred",
- "Alwar",
- "Ambroży",
- "Anatol",
- "Andrzej",
- "Antoni",
- "Apollinary",
- "Apollo",
- "Arkady",
- "Arkadiusz",
- "Archibald",
- "Arystarch",
- "Arnold",
- "Arseniusz",
- "Artur",
- "August",
- "Baldwin",
- "Bazyli",
- "Benedykt",
- "Beniamin",
- "Bernard",
- "Bertrand",
- "Bertram",
- "Borys",
- "Brajan",
- "Bruno",
- "Cezary",
- "Cecyliusz",
- "Karol",
- "Krystian",
- "Krzysztof",
- "Klarencjusz",
- "Klaudiusz",
- "Klemens",
- "Konrad",
- "Konstanty",
- "Konstantyn",
- "Kornel",
- "Korneliusz",
- "Korneli",
- "Cyryl",
- "Cyrus",
- "Damian",
- "Daniel",
- "Dariusz",
- "Dawid",
- "Dionizy",
- "Demetriusz",
- "Dominik",
- "Donald",
- "Dorian",
- "Edgar",
- "Edmund",
- "Edward",
- "Edwin",
- "Efrem",
- "Efraim",
- "Eliasz",
- "Eleazar",
- "Emil",
- "Emanuel",
- "Erast",
- "Ernest",
- "Eugeniusz",
- "Eustracjusz",
- "Fabian",
- "Feliks",
- "Florian",
- "Franciszek",
- "Fryderyk",
- "Gabriel",
- "Gedeon",
- "Galfryd",
- "Jerzy",
- "Gerald",
- "Gerazym",
- "Gilbert",
- "Gonsalwy",
- "Grzegorz",
- "Gwido",
- "Harald",
- "Henryk",
- "Herbert",
- "Herman",
- "Hilary",
- "Horacy",
- "Hubert",
- "Hugo",
- "Ignacy",
- "Igor",
- "Hilarion",
- "Innocenty",
- "Hipolit",
- "Ireneusz",
- "Erwin",
- "Izaak",
- "Izajasz",
- "Izydor",
- "Jakub",
- "Jeremi",
- "Jeremiasz",
- "Hieronim",
- "Gerald",
- "Joachim",
- "Jan",
- "Janusz",
- "Jonatan",
- "Józef",
- "Jozue",
- "Julian",
- "Juliusz",
- "Justyn",
- "Kalistrat",
- "Kazimierz",
- "Wawrzyniec",
- "Laurenty",
- "Laurencjusz",
- "Łazarz",
- "Leon",
- "Leonard",
- "Leonid",
- "Leon",
- "Ludwik",
- "Łukasz",
- "Lucjan",
- "Magnus",
- "Makary",
- "Marceli",
- "Marek",
- "Marcin",
- "Mateusz",
- "Maurycy",
- "Maksym",
- "Maksymilian",
- "Michał",
- "Miron",
- "Modest",
- "Mojżesz",
- "Natan",
- "Natanael",
- "Nazariusz",
- "Nazary",
- "Nestor",
- "Mikołaj",
- "Nikodem",
- "Olaf",
- "Oleg",
- "Oliwier",
- "Onufry",
- "Orestes",
- "Oskar",
- "Ansgary",
- "Osmund",
- "Pankracy",
- "Pantaleon",
- "Patryk",
- "Patrycjusz",
- "Patrycy",
- "Paweł",
- "Piotr",
- "Filemon",
- "Filip",
- "Platon",
- "Polikarp",
- "Porfiry",
- "Porfiriusz",
- "Prokles",
- "Prokul",
- "Prokop",
- "Kwintyn",
- "Randolf",
- "Rafał",
- "Rajmund",
- "Reginald",
- "Rajnold",
- "Ryszard",
- "Robert",
- "Roderyk",
- "Roger",
- "Roland",
- "Roman",
- "Romeo",
- "Reginald",
- "Rudolf",
- "Samson",
- "Samuel",
- "Salwator",
- "Sebastian",
- "Serafin",
- "Sergiusz",
- "Seweryn",
- "Zygmunt",
- "Sylwester",
- "Szymon",
- "Salomon",
- "Spirydion",
- "Stanisław",
- "Szczepan",
- "Stefan",
- "Terencjusz",
- "Teodor",
- "Tomasz",
- "Tymoteusz",
- "Tobiasz",
- "Walenty",
- "Walentyn",
- "Walerian",
- "Walery",
- "Wiktor",
- "Wincenty",
- "Witalis",
- "Włodzimierz",
- "Władysław",
- "Błażej",
- "Walter",
- "Walgierz",
- "Wacław",
- "Wilfryd",
- "Wilhelm",
- "Ksawery",
- "Ksenofont",
- "Jerzy",
- "Zachariasz",
- "Zachary",
- "Ada",
- "Adelajda",
- "Agata",
- "Agnieszka",
- "Agrypina",
- "Aida",
- "Aleksandra",
- "Alicja",
- "Alina",
- "Amanda",
- "Anastazja",
- "Angela",
- "Andżelika",
- "Angelina",
- "Anna",
- "Hanna",
- "—",
- "Antonina",
- "Ariadna",
- "Aurora",
- "Barbara",
- "Beatrycze",
- "Berta",
- "Brygida",
- "Kamila",
- "Karolina",
- "Karolina",
- "Kornelia",
- "Katarzyna",
- "Cecylia",
- "Karolina",
- "Chloe",
- "Krystyna",
- "Klara",
- "Klaudia",
- "Klementyna",
- "Konstancja",
- "Koralia",
- "Daria",
- "Diana",
- "Dina",
- "Dorota",
- "Edyta",
- "Eleonora",
- "Eliza",
- "Elżbieta",
- "Izabela",
- "Elwira",
- "Emilia",
- "Estera",
- "Eudoksja",
- "Eudokia",
- "Eugenia",
- "Ewa",
- "Ewelina",
- "Ferdynanda",
- "Florencja",
- "Franciszka",
- "Gabriela",
- "Gertruda",
- "Gloria",
- "Gracja",
- "Jadwiga",
- "Helena",
- "Henryka",
- "Nadzieja",
- "Ida",
- "Ilona",
- "Helena",
- "Irena",
- "Irma",
- "Izabela",
- "Izolda",
- "Jakubina",
- "Joanna",
- "Janina",
- "Żaneta",
- "Joanna",
- "Ginewra",
- "Józefina",
- "Judyta",
- "Julia",
- "Julia",
- "Julita",
- "Justyna",
- "Kira",
- "Cyra",
- "Kleopatra",
- "Larysa",
- "Laura",
- "Laurencja",
- "Laurentyna",
- "Lea",
- "Leila",
- "Eleonora",
- "Liliana",
- "Lilianna",
- "Lilia",
- "Lilla",
- "Liza",
- "Eliza",
- "Laura",
- "Ludwika",
- "Luiza",
- "Łucja",
- "Lucja",
- "Lidia",
- "Amabela",
- "Magdalena",
- "Malwina",
- "Małgorzata",
- "Greta",
- "Marianna",
- "Maryna",
- "Marta",
- "Martyna",
- "Maria",
- "Matylda",
- "Maja",
- "Maja",
- "Melania",
- "Michalina",
- "Monika",
- "Nadzieja",
- "Noemi",
- "Natalia",
- "Nikola",
- "Nina",
- "Olga",
- "Olimpia",
- "Oliwia",
- "Ofelia",
- "Patrycja",
- "Paula",
- "Pelagia",
- "Penelopa",
- "Filipa",
- "Paulina",
- "Rachela",
- "Rebeka",
- "Regina",
- "Renata",
- "Rozalia",
- "Róża",
- "Roksana",
- "Rufina",
- "Ruta",
- "Sabina",
- "Sara",
- "Serafina",
- "Sybilla",
- "Sylwia",
- "Zofia",
- "Stella",
- "Stefania",
- "Zuzanna",
- "Tamara",
- "Tacjana",
- "Tekla",
- "Teodora",
- "Teresa",
- "Walentyna",
- "Waleria",
- "Wanesa",
- "Wiara",
- "Weronika",
- "Wiktoria",
- "Wirginia",
- "Bibiana",
- "Bibianna",
- "Wanda",
- "Wilhelmina",
- "Ksawera",
- "Ksenia",
- "Zoe"
- ],
- "last_name": [
- "Adamczak",
- "Adamczyk",
- "Adamek",
- "Adamiak",
- "Adamiec",
- "Adamowicz",
- "Adamski",
- "Adamus",
- "Aleksandrowicz",
- "Andrzejczak",
- "Andrzejewski",
- "Antczak",
- "Augustyn",
- "Augustyniak",
- "Bagiński",
- "Balcerzak",
- "Banach",
- "Banasiak",
- "Banasik",
- "Banaś",
- "Baran",
- "Baranowski",
- "Barański",
- "Bartczak",
- "Bartkowiak",
- "Bartnik",
- "Bartosik",
- "Bednarczyk",
- "Bednarek",
- "Bednarski",
- "Bednarz",
- "Białas",
- "Białek",
- "Białkowski",
- "Bielak",
- "Bielawski",
- "Bielecki",
- "Bielski",
- "Bieniek",
- "Biernacki",
- "Biernat",
- "Bieńkowski",
- "Bilski",
- "Bober",
- "Bochenek",
- "Bogucki",
- "Bogusz",
- "Borek",
- "Borkowski",
- "Borowiec",
- "Borowski",
- "Bożek",
- "Broda",
- "Brzeziński",
- "Brzozowski",
- "Buczek",
- "Buczkowski",
- "Buczyński",
- "Budziński",
- "Budzyński",
- "Bujak",
- "Bukowski",
- "Burzyński",
- "Bąk",
- "Bąkowski",
- "Błaszczak",
- "Błaszczyk",
- "Cebula",
- "Chmiel",
- "Chmielewski",
- "Chmura",
- "Chojnacki",
- "Chojnowski",
- "Cholewa",
- "Chrzanowski",
- "Chudzik",
- "Cichocki",
- "Cichoń",
- "Cichy",
- "Ciesielski",
- "Cieśla",
- "Cieślak",
- "Cieślik",
- "Ciszewski",
- "Cybulski",
- "Cygan",
- "Czaja",
- "Czajka",
- "Czajkowski",
- "Czapla",
- "Czarnecki",
- "Czech",
- "Czechowski",
- "Czekaj",
- "Czerniak",
- "Czerwiński",
- "Czyż",
- "Czyżewski",
- "Dec",
- "Dobosz",
- "Dobrowolski",
- "Dobrzyński",
- "Domagała",
- "Domański",
- "Dominiak",
- "Drabik",
- "Drozd",
- "Drozdowski",
- "Drzewiecki",
- "Dróżdż",
- "Dubiel",
- "Duda",
- "Dudek",
- "Dudziak",
- "Dudzik",
- "Dudziński",
- "Duszyński",
- "Dziedzic",
- "Dziuba",
- "Dąbek",
- "Dąbkowski",
- "Dąbrowski",
- "Dębowski",
- "Dębski",
- "Długosz",
- "Falkowski",
- "Fijałkowski",
- "Filipek",
- "Filipiak",
- "Filipowicz",
- "Flak",
- "Flis",
- "Florczak",
- "Florek",
- "Frankowski",
- "Frąckowiak",
- "Frączek",
- "Frątczak",
- "Furman",
- "Gadomski",
- "Gajda",
- "Gajewski",
- "Gaweł",
- "Gawlik",
- "Gawron",
- "Gawroński",
- "Gałka",
- "Gałązka",
- "Gil",
- "Godlewski",
- "Golec",
- "Gołąb",
- "Gołębiewski",
- "Gołębiowski",
- "Grabowski",
- "Graczyk",
- "Grochowski",
- "Grudzień",
- "Gruszczyński",
- "Gruszka",
- "Grzegorczyk",
- "Grzelak",
- "Grzesiak",
- "Grzesik",
- "Grześkowiak",
- "Grzyb",
- "Grzybowski",
- "Grzywacz",
- "Gutowski",
- "Guzik",
- "Gwóźdź",
- "Góra",
- "Góral",
- "Górecki",
- "Górka",
- "Górniak",
- "Górny",
- "Górski",
- "Gąsior",
- "Gąsiorowski",
- "Głogowski",
- "Głowacki",
- "Głąb",
- "Hajduk",
- "Herman",
- "Iwański",
- "Izdebski",
- "Jabłoński",
- "Jackowski",
- "Jagielski",
- "Jagiełło",
- "Jagodziński",
- "Jakubiak",
- "Jakubowski",
- "Janas",
- "Janiak",
- "Janicki",
- "Janik",
- "Janiszewski",
- "Jankowiak",
- "Jankowski",
- "Janowski",
- "Janus",
- "Janusz",
- "Januszewski",
- "Jaros",
- "Jarosz",
- "Jarząbek",
- "Jasiński",
- "Jastrzębski",
- "Jaworski",
- "Jaśkiewicz",
- "Jezierski",
- "Jurek",
- "Jurkiewicz",
- "Jurkowski",
- "Juszczak",
- "Jóźwiak",
- "Jóźwik",
- "Jędrzejczak",
- "Jędrzejczyk",
- "Jędrzejewski",
- "Kacprzak",
- "Kaczmarczyk",
- "Kaczmarek",
- "Kaczmarski",
- "Kaczor",
- "Kaczorowski",
- "Kaczyński",
- "Kaleta",
- "Kalinowski",
- "Kalisz",
- "Kamiński",
- "Kania",
- "Kaniewski",
- "Kapusta",
- "Karaś",
- "Karczewski",
- "Karpiński",
- "Karwowski",
- "Kasperek",
- "Kasprzak",
- "Kasprzyk",
- "Kaszuba",
- "Kawa",
- "Kawecki",
- "Kałuża",
- "Kaźmierczak",
- "Kiełbasa",
- "Kisiel",
- "Kita",
- "Klimczak",
- "Klimek",
- "Kmiecik",
- "Kmieć",
- "Knapik",
- "Kobus",
- "Kogut",
- "Kolasa",
- "Komorowski",
- "Konieczna",
- "Konieczny",
- "Konopka",
- "Kopczyński",
- "Koper",
- "Kopeć",
- "Korzeniowski",
- "Kos",
- "Kosiński",
- "Kosowski",
- "Kostecki",
- "Kostrzewa",
- "Kot",
- "Kotowski",
- "Kowal",
- "Kowalczuk",
- "Kowalczyk",
- "Kowalewski",
- "Kowalik",
- "Kowalski",
- "Koza",
- "Kozak",
- "Kozieł",
- "Kozioł",
- "Kozłowski",
- "Kołakowski",
- "Kołodziej",
- "Kołodziejczyk",
- "Kołodziejski",
- "Krajewski",
- "Krakowiak",
- "Krawczyk",
- "Krawiec",
- "Kruk",
- "Krukowski",
- "Krupa",
- "Krupiński",
- "Kruszewski",
- "Krysiak",
- "Krzemiński",
- "Krzyżanowski",
- "Król",
- "Królikowski",
- "Książek",
- "Kubacki",
- "Kubiak",
- "Kubica",
- "Kubicki",
- "Kubik",
- "Kuc",
- "Kucharczyk",
- "Kucharski",
- "Kuchta",
- "Kuciński",
- "Kuczyński",
- "Kujawa",
- "Kujawski",
- "Kula",
- "Kulesza",
- "Kulig",
- "Kulik",
- "Kuliński",
- "Kurek",
- "Kurowski",
- "Kuś",
- "Kwaśniewski",
- "Kwiatkowski",
- "Kwiecień",
- "Kwieciński",
- "Kędzierski",
- "Kędziora",
- "Kępa",
- "Kłos",
- "Kłosowski",
- "Lach",
- "Laskowski",
- "Lasota",
- "Lech",
- "Lenart",
- "Lesiak",
- "Leszczyński",
- "Lewandowski",
- "Lewicki",
- "Leśniak",
- "Leśniewski",
- "Lipiński",
- "Lipka",
- "Lipski",
- "Lis",
- "Lisiecki",
- "Lisowski",
- "Maciejewski",
- "Maciąg",
- "Mackiewicz",
- "Madej",
- "Maj",
- "Majcher",
- "Majchrzak",
- "Majewski",
- "Majka",
- "Makowski",
- "Malec",
- "Malicki",
- "Malinowski",
- "Maliszewski",
- "Marchewka",
- "Marciniak",
- "Marcinkowski",
- "Marczak",
- "Marek",
- "Markiewicz",
- "Markowski",
- "Marszałek",
- "Marzec",
- "Masłowski",
- "Matusiak",
- "Matuszak",
- "Matuszewski",
- "Matysiak",
- "Mazur",
- "Mazurek",
- "Mazurkiewicz",
- "Maćkowiak",
- "Małecki",
- "Małek",
- "Maślanka",
- "Michalak",
- "Michalczyk",
- "Michalik",
- "Michalski",
- "Michałek",
- "Michałowski",
- "Mielczarek",
- "Mierzejewski",
- "Mika",
- "Mikołajczak",
- "Mikołajczyk",
- "Mikulski",
- "Milczarek",
- "Milewski",
- "Miller",
- "Misiak",
- "Misztal",
- "Miśkiewicz",
- "Modzelewski",
- "Molenda",
- "Morawski",
- "Motyka",
- "Mroczek",
- "Mroczkowski",
- "Mrozek",
- "Mróz",
- "Mucha",
- "Murawski",
- "Musiał",
- "Muszyński",
- "Młynarczyk",
- "Napierała",
- "Nawrocki",
- "Nawrot",
- "Niedziela",
- "Niedzielski",
- "Niedźwiecki",
- "Niemczyk",
- "Niemiec",
- "Niewiadomski",
- "Noga",
- "Nowacki",
- "Nowaczyk",
- "Nowak",
- "Nowakowski",
- "Nowicki",
- "Nowiński",
- "Olczak",
- "Olejniczak",
- "Olejnik",
- "Olszewski",
- "Orzechowski",
- "Orłowski",
- "Osiński",
- "Ossowski",
- "Ostrowski",
- "Owczarek",
- "Paczkowski",
- "Pająk",
- "Pakuła",
- "Paluch",
- "Panek",
- "Partyka",
- "Pasternak",
- "Paszkowski",
- "Pawelec",
- "Pawlak",
- "Pawlicki",
- "Pawlik",
- "Pawlikowski",
- "Pawłowski",
- "Pałka",
- "Piasecki",
- "Piechota",
- "Piekarski",
- "Pietras",
- "Pietruszka",
- "Pietrzak",
- "Pietrzyk",
- "Pilarski",
- "Pilch",
- "Piotrowicz",
- "Piotrowski",
- "Piwowarczyk",
- "Piórkowski",
- "Piątek",
- "Piątkowski",
- "Piłat",
- "Pluta",
- "Podgórski",
- "Polak",
- "Popławski",
- "Porębski",
- "Prokop",
- "Prus",
- "Przybylski",
- "Przybysz",
- "Przybył",
- "Przybyła",
- "Ptak",
- "Puchalski",
- "Pytel",
- "Płonka",
- "Raczyński",
- "Radecki",
- "Radomski",
- "Rak",
- "Rakowski",
- "Ratajczak",
- "Robak",
- "Rogala",
- "Rogalski",
- "Rogowski",
- "Rojek",
- "Romanowski",
- "Rosa",
- "Rosiak",
- "Rosiński",
- "Ruciński",
- "Rudnicki",
- "Rudziński",
- "Rudzki",
- "Rusin",
- "Rutkowski",
- "Rybak",
- "Rybarczyk",
- "Rybicki",
- "Rzepka",
- "Różański",
- "Różycki",
- "Sadowski",
- "Sawicki",
- "Serafin",
- "Siedlecki",
- "Sienkiewicz",
- "Sieradzki",
- "Sikora",
- "Sikorski",
- "Sitek",
- "Siwek",
- "Skalski",
- "Skiba",
- "Skibiński",
- "Skoczylas",
- "Skowron",
- "Skowronek",
- "Skowroński",
- "Skrzypczak",
- "Skrzypek",
- "Skóra",
- "Smoliński",
- "Sobczak",
- "Sobczyk",
- "Sobieraj",
- "Sobolewski",
- "Socha",
- "Sochacki",
- "Sokołowski",
- "Sokół",
- "Sosnowski",
- "Sowa",
- "Sowiński",
- "Sołtys",
- "Sołtysiak",
- "Sroka",
- "Stachowiak",
- "Stachowicz",
- "Stachura",
- "Stachurski",
- "Stanek",
- "Staniszewski",
- "Stanisławski",
- "Stankiewicz",
- "Stasiak",
- "Staszewski",
- "Stawicki",
- "Stec",
- "Stefaniak",
- "Stefański",
- "Stelmach",
- "Stolarczyk",
- "Stolarski",
- "Strzelczyk",
- "Strzelecki",
- "Stępień",
- "Stępniak",
- "Surma",
- "Suski",
- "Szafrański",
- "Szatkowski",
- "Szczepaniak",
- "Szczepanik",
- "Szczepański",
- "Szczerba",
- "Szcześniak",
- "Szczygieł",
- "Szczęsna",
- "Szczęsny",
- "Szeląg",
- "Szewczyk",
- "Szostak",
- "Szulc",
- "Szwarc",
- "Szwed",
- "Szydłowski",
- "Szymański",
- "Szymczak",
- "Szymczyk",
- "Szymkowiak",
- "Szyszka",
- "Sławiński",
- "Słowik",
- "Słowiński",
- "Tarnowski",
- "Tkaczyk",
- "Tokarski",
- "Tomala",
- "Tomaszewski",
- "Tomczak",
- "Tomczyk",
- "Tracz",
- "Trojanowski",
- "Trzciński",
- "Trzeciak",
- "Turek",
- "Twardowski",
- "Urban",
- "Urbanek",
- "Urbaniak",
- "Urbanowicz",
- "Urbańczyk",
- "Urbański",
- "Walczak",
- "Walkowiak",
- "Warchoł",
- "Wasiak",
- "Wasilewski",
- "Wawrzyniak",
- "Wesołowski",
- "Wieczorek",
- "Wierzbicki",
- "Wilczek",
- "Wilczyński",
- "Wilk",
- "Winiarski",
- "Witczak",
- "Witek",
- "Witkowski",
- "Wiącek",
- "Więcek",
- "Więckowski",
- "Wiśniewski",
- "Wnuk",
- "Wojciechowski",
- "Wojtas",
- "Wojtasik",
- "Wojtczak",
- "Wojtkowiak",
- "Wolak",
- "Woliński",
- "Wolny",
- "Wolski",
- "Woś",
- "Woźniak",
- "Wrona",
- "Wroński",
- "Wróbel",
- "Wróblewski",
- "Wypych",
- "Wysocki",
- "Wyszyński",
- "Wójcicki",
- "Wójcik",
- "Wójtowicz",
- "Wąsik",
- "Węgrzyn",
- "Włodarczyk",
- "Włodarski",
- "Zaborowski",
- "Zabłocki",
- "Zagórski",
- "Zając",
- "Zajączkowski",
- "Zakrzewski",
- "Zalewski",
- "Zaremba",
- "Zarzycki",
- "Zaręba",
- "Zawada",
- "Zawadzki",
- "Zdunek",
- "Zieliński",
- "Zielonka",
- "Ziółkowski",
- "Zięba",
- "Ziętek",
- "Zwoliński",
- "Zych",
- "Zygmunt",
- "Łapiński",
- "Łuczak",
- "Łukasiewicz",
- "Łukasik",
- "Łukaszewski",
- "Śliwa",
- "Śliwiński",
- "Ślusarczyk",
- "Świderski",
- "Świerczyński",
- "Świątek",
- "Żak",
- "Żebrowski",
- "Żmuda",
- "Żuk",
- "Żukowski",
- "Żurawski",
- "Żurek",
- "Żyła"
- ],
- "prefix": [
- "Pan",
- "Pani"
- ],
- "title": {
- "descriptor": [
- "Lead",
- "Senior",
- "Direct",
- "Corporate",
- "Dynamic",
- "Future",
- "Product",
- "National",
- "Regional",
- "District",
- "Central",
- "Global",
- "Customer",
- "Investor",
- "Dynamic",
- "International",
- "Legacy",
- "Forward",
- "Internal",
- "Human",
- "Chief",
- "Principal"
- ],
- "level": [
- "Solutions",
- "Program",
- "Brand",
- "Security",
- "Research",
- "Marketing",
- "Directives",
- "Implementation",
- "Integration",
- "Functionality",
- "Response",
- "Paradigm",
- "Tactics",
- "Identity",
- "Markets",
- "Group",
- "Division",
- "Applications",
- "Optimization",
- "Operations",
- "Infrastructure",
- "Intranet",
- "Communications",
- "Web",
- "Branding",
- "Quality",
- "Assurance",
- "Mobility",
- "Accounts",
- "Data",
- "Creative",
- "Configuration",
- "Accountability",
- "Interactions",
- "Factors",
- "Usability",
- "Metrics"
- ],
- "job": [
- "Supervisor",
- "Associate",
- "Executive",
- "Liason",
- "Officer",
- "Manager",
- "Engineer",
- "Specialist",
- "Director",
- "Coordinator",
- "Administrator",
- "Architect",
- "Analyst",
- "Designer",
- "Planner",
- "Orchestrator",
- "Technician",
- "Developer",
- "Producer",
- "Consultant",
- "Assistant",
- "Facilitator",
- "Agent",
- "Representative",
- "Strategist"
- ]
- },
- "name": [
- "#{prefix} #{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name}"
- ]
-};
-pl.address = {
- "country": [
- "Afganistan",
- "Albania",
- "Algieria",
- "Andora",
- "Angola",
- "Antigua i Barbuda",
- "Arabia Saudyjska",
- "Argentyna",
- "Armenia",
- "Australia",
- "Austria",
- "Azerbejdżan",
- "Bahamy",
- "Bahrajn",
- "Bangladesz",
- "Barbados",
- "Belgia",
- "Belize",
- "Benin",
- "Bhutan",
- "Białoruś",
- "Birma",
- "Boliwia",
- "Sucre",
- "Bośnia i Hercegowina",
- "Botswana",
- "Brazylia",
- "Brunei",
- "Bułgaria",
- "Burkina Faso",
- "Burundi",
- "Chile",
- "Chiny",
- "Chorwacja",
- "Cypr",
- "Czad",
- "Czarnogóra",
- "Czechy",
- "Dania",
- "Demokratyczna Republika Konga",
- "Dominika",
- "Dominikana",
- "Dżibuti",
- "Egipt",
- "Ekwador",
- "Erytrea",
- "Estonia",
- "Etiopia",
- "Fidżi",
- "Filipiny",
- "Finlandia",
- "Francja",
- "Gabon",
- "Gambia",
- "Ghana",
- "Grecja",
- "Grenada",
- "Gruzja",
- "Gujana",
- "Gwatemala",
- "Gwinea",
- "Gwinea Bissau",
- "Gwinea Równikowa",
- "Haiti",
- "Hiszpania",
- "Holandia",
- "Haga",
- "Honduras",
- "Indie",
- "Indonezja",
- "Irak",
- "Iran",
- "Irlandia",
- "Islandia",
- "Izrael",
- "Jamajka",
- "Japonia",
- "Jemen",
- "Jordania",
- "Kambodża",
- "Kamerun",
- "Kanada",
- "Katar",
- "Kazachstan",
- "Kenia",
- "Kirgistan",
- "Kiribati",
- "Kolumbia",
- "Komory",
- "Kongo",
- "Korea Południowa",
- "Korea Północna",
- "Kostaryka",
- "Kuba",
- "Kuwejt",
- "Laos",
- "Lesotho",
- "Liban",
- "Liberia",
- "Libia",
- "Liechtenstein",
- "Litwa",
- "Luksemburg",
- "Łotwa",
- "Macedonia",
- "Madagaskar",
- "Malawi",
- "Malediwy",
- "Malezja",
- "Mali",
- "Malta",
- "Maroko",
- "Mauretania",
- "Mauritius",
- "Meksyk",
- "Mikronezja",
- "Mołdawia",
- "Monako",
- "Mongolia",
- "Mozambik",
- "Namibia",
- "Nauru",
- "Nepal",
- "Niemcy",
- "Niger",
- "Nigeria",
- "Nikaragua",
- "Norwegia",
- "Nowa Zelandia",
- "Oman",
- "Pakistan",
- "Palau",
- "Panama",
- "Papua-Nowa Gwinea",
- "Paragwaj",
- "Peru",
- "Polska",
- "322 575",
- "Portugalia",
- "Republika Południowej Afryki",
- "Republika Środkowoafrykańska",
- "Republika Zielonego Przylądka",
- "Rosja",
- "Rumunia",
- "Rwanda",
- "Saint Kitts i Nevis",
- "Saint Lucia",
- "Saint Vincent i Grenadyny",
- "Salwador",
- "Samoa",
- "San Marino",
- "Senegal",
- "Serbia",
- "Seszele",
- "Sierra Leone",
- "Singapur",
- "Słowacja",
- "Słowenia",
- "Somalia",
- "Sri Lanka",
- "Stany Zjednoczone",
- "Suazi",
- "Sudan",
- "Sudan Południowy",
- "Surinam",
- "Syria",
- "Szwajcaria",
- "Szwecja",
- "Tadżykistan",
- "Tajlandia",
- "Tanzania",
- "Timor Wschodni",
- "Togo",
- "Tonga",
- "Trynidad i Tobago",
- "Tunezja",
- "Turcja",
- "Turkmenistan",
- "Tuvalu",
- "Funafuti",
- "Uganda",
- "Ukraina",
- "Urugwaj",
- 2008,
- "Uzbekistan",
- "Vanuatu",
- "Watykan",
- "Wenezuela",
- "Węgry",
- "Wielka Brytania",
- "Wietnam",
- "Włochy",
- "Wybrzeże Kości Słoniowej",
- "Wyspy Marshalla",
- "Wyspy Salomona",
- "Wyspy Świętego Tomasza i Książęca",
- "Zambia",
- "Zimbabwe",
- "Zjednoczone Emiraty Arabskie"
- ],
- "building_number": [
- "#####",
- "####",
- "###"
- ],
- "street_prefix": [
- "ul.",
- "al."
- ],
- "secondary_address": [
- "Apt. ###",
- "Suite ###"
- ],
- "postcode": [
- "##-###"
- ],
- "state": [
- "Dolnośląskie",
- "Kujawsko-pomorskie",
- "Lubelskie",
- "Lubuskie",
- "Łódzkie",
- "Małopolskie",
- "Mazowieckie",
- "Opolskie",
- "Podkarpackie",
- "Podlaskie",
- "Pomorskie",
- "Śląskie",
- "Świętokrzyskie",
- "Warmińsko-mazurskie",
- "Wielkopolskie",
- "Zachodniopomorskie"
- ],
- "state_abbr": [
- "DŚ",
- "KP",
- "LB",
- "LS",
- "ŁD",
- "MP",
- "MZ",
- "OP",
- "PK",
- "PL",
- "PM",
- "ŚL",
- "ŚK",
- "WM",
- "WP",
- "ZP"
- ],
- "city_name": [
- "Aleksandrów Kujawski",
- "Aleksandrów Łódzki",
- "Alwernia",
- "Andrychów",
- "Annopol",
- "Augustów",
- "Babimost",
- "Baborów",
- "Baranów Sandomierski",
- "Barcin",
- "Barczewo",
- "Bardo",
- "Barlinek",
- "Bartoszyce",
- "Barwice",
- "Bełchatów",
- "Bełżyce",
- "Będzin",
- "Biała",
- "Biała Piska",
- "Biała Podlaska",
- "Biała Rawska",
- "Białobrzegi",
- "Białogard",
- "Biały Bór",
- "Białystok",
- "Biecz",
- "Bielawa",
- "Bielsk Podlaski",
- "Bielsko-Biała",
- "Bieruń",
- "Bierutów",
- "Bieżuń",
- "Biłgoraj",
- "Biskupiec",
- "Bisztynek",
- "Blachownia",
- "Błaszki",
- "Błażowa",
- "Błonie",
- "Bobolice",
- "Bobowa",
- "Bochnia",
- "Bodzentyn",
- "Bogatynia",
- "Boguchwała",
- "Boguszów-Gorce",
- "Bojanowo",
- "Bolesławiec",
- "Bolków",
- "Borek Wielkopolski",
- "Borne Sulinowo",
- "Braniewo",
- "Brańsk",
- "Brodnica",
- "Brok",
- "Brusy",
- "Brwinów",
- "Brzeg",
- "Brzeg Dolny",
- "Brzesko",
- "Brzeszcze",
- "Brześć Kujawski",
- "Brzeziny",
- "Brzostek",
- "Brzozów",
- "Buk",
- "Bukowno",
- "Busko-Zdrój",
- "Bychawa",
- "Byczyna",
- "Bydgoszcz",
- "Bystrzyca Kłodzka",
- "Bytom",
- "Bytom Odrzański",
- "Bytów",
- "Cedynia",
- "Chełm",
- "Chełmek",
- "Chełmno",
- "Chełmża",
- "Chęciny",
- "Chmielnik",
- "Chocianów",
- "Chociwel",
- "Chodecz",
- "Chodzież",
- "Chojna",
- "Chojnice",
- "Chojnów",
- "Choroszcz",
- "Chorzele",
- "Chorzów",
- "Choszczno",
- "Chrzanów",
- "Ciechanowiec",
- "Ciechanów",
- "Ciechocinek",
- "Cieszanów",
- "Cieszyn",
- "Ciężkowice",
- "Cybinka",
- "Czaplinek",
- "Czarna Białostocka",
- "Czarna Woda",
- "Czarne",
- "Czarnków",
- "Czchów",
- "Czechowice-Dziedzice",
- "Czeladź",
- "Czempiń",
- "Czerniejewo",
- "Czersk",
- "Czerwieńsk",
- "Czerwionka-Leszczyny",
- "Częstochowa",
- "Człopa",
- "Człuchów",
- "Czyżew",
- "Ćmielów",
- "Daleszyce",
- "Darłowo",
- "Dąbie",
- "Dąbrowa Białostocka",
- "Dąbrowa Górnicza",
- "Dąbrowa Tarnowska",
- "Debrzno",
- "Dębica",
- "Dęblin",
- "Dębno",
- "Dobczyce",
- "Dobiegniew",
- "Dobra (powiat łobeski)",
- "Dobra (powiat turecki)",
- "Dobre Miasto",
- "Dobrodzień",
- "Dobrzany",
- "Dobrzyń nad Wisłą",
- "Dolsk",
- "Drawno",
- "Drawsko Pomorskie",
- "Drezdenko",
- "Drobin",
- "Drohiczyn",
- "Drzewica",
- "Dukla",
- "Duszniki-Zdrój",
- "Dynów",
- "Działdowo",
- "Działoszyce",
- "Działoszyn",
- "Dzierzgoń",
- "Dzierżoniów",
- "Dziwnów",
- "Elbląg",
- "Ełk",
- "Frampol",
- "Frombork",
- "Garwolin",
- "Gąbin",
- "Gdańsk",
- "Gdynia",
- "Giżycko",
- "Glinojeck",
- "Gliwice",
- "Głogów",
- "Głogów Małopolski",
- "Głogówek",
- "Głowno",
- "Głubczyce",
- "Głuchołazy",
- "Głuszyca",
- "Gniew",
- "Gniewkowo",
- "Gniezno",
- "Gogolin",
- "Golczewo",
- "Goleniów",
- "Golina",
- "Golub-Dobrzyń",
- "Gołańcz",
- "Gołdap",
- "Goniądz",
- "Gorlice",
- "Gorzów Śląski",
- "Gorzów Wielkopolski",
- "Gostynin",
- "Gostyń",
- "Gościno",
- "Gozdnica",
- "Góra",
- "Góra Kalwaria",
- "Górowo Iławeckie",
- "Górzno",
- "Grabów nad Prosną",
- "Grajewo",
- "Grodków",
- "Grodzisk Mazowiecki",
- "Grodzisk Wielkopolski",
- "Grójec",
- "Grudziądz",
- "Grybów",
- "Gryfice",
- "Gryfino",
- "Gryfów Śląski",
- "Gubin",
- "Hajnówka",
- "Halinów",
- "Hel",
- "Hrubieszów",
- "Iława",
- "Iłowa",
- "Iłża",
- "Imielin",
- "Inowrocław",
- "Ińsko",
- "Iwonicz-Zdrój",
- "Izbica Kujawska",
- "Jabłonowo Pomorskie",
- "Janikowo",
- "Janowiec Wielkopolski",
- "Janów Lubelski",
- "Jarocin",
- "Jarosław",
- "Jasień",
- "Jasło",
- "Jastarnia",
- "Jastrowie",
- "Jastrzębie-Zdrój",
- "Jawor",
- "Jaworzno",
- "Jaworzyna Śląska",
- "Jedlicze",
- "Jedlina-Zdrój",
- "Jedwabne",
- "Jelcz-Laskowice",
- "Jelenia Góra",
- "Jeziorany",
- "Jędrzejów",
- "Jordanów",
- "Józefów (powiat biłgorajski)",
- "Józefów (powiat otwocki)",
- "Jutrosin",
- "Kalety",
- "Kalisz",
- "Kalisz Pomorski",
- "Kalwaria Zebrzydowska",
- "Kałuszyn",
- "Kamienna Góra",
- "Kamień Krajeński",
- "Kamień Pomorski",
- "Kamieńsk",
- "Kańczuga",
- "Karczew",
- "Kargowa",
- "Karlino",
- "Karpacz",
- "Kartuzy",
- "Katowice",
- "Kazimierz Dolny",
- "Kazimierza Wielka",
- "Kąty Wrocławskie",
- "Kcynia",
- "Kędzierzyn-Koźle",
- "Kępice",
- "Kępno",
- "Kętrzyn",
- "Kęty",
- "Kielce",
- "Kietrz",
- "Kisielice",
- "Kleczew",
- "Kleszczele",
- "Kluczbork",
- "Kłecko",
- "Kłobuck",
- "Kłodawa",
- "Kłodzko",
- "Knurów",
- "Knyszyn",
- "Kobylin",
- "Kobyłka",
- "Kock",
- "Kolbuszowa",
- "Kolno",
- "Kolonowskie",
- "Koluszki",
- "Kołaczyce",
- "Koło",
- "Kołobrzeg",
- "Koniecpol",
- "Konin",
- "Konstancin-Jeziorna",
- "Konstantynów Łódzki",
- "Końskie",
- "Koprzywnica",
- "Korfantów",
- "Koronowo",
- "Korsze",
- "Kosów Lacki",
- "Kostrzyn",
- "Kostrzyn nad Odrą",
- "Koszalin",
- "Kościan",
- "Kościerzyna",
- "Kowal",
- "Kowalewo Pomorskie",
- "Kowary",
- "Koziegłowy",
- "Kozienice",
- "Koźmin Wielkopolski",
- "Kożuchów",
- "Kórnik",
- "Krajenka",
- "Kraków",
- "Krapkowice",
- "Krasnobród",
- "Krasnystaw",
- "Kraśnik",
- "Krobia",
- "Krosno",
- "Krosno Odrzańskie",
- "Krośniewice",
- "Krotoszyn",
- "Kruszwica",
- "Krynica Morska",
- "Krynica-Zdrój",
- "Krynki",
- "Krzanowice",
- "Krzepice",
- "Krzeszowice",
- "Krzywiń",
- "Krzyż Wielkopolski",
- "Książ Wielkopolski",
- "Kudowa-Zdrój",
- "Kunów",
- "Kutno",
- "Kuźnia Raciborska",
- "Kwidzyn",
- "Lądek-Zdrój",
- "Legionowo",
- "Legnica",
- "Lesko",
- "Leszno",
- "Leśna",
- "Leśnica",
- "Lewin Brzeski",
- "Leżajsk",
- "Lębork",
- "Lędziny",
- "Libiąż",
- "Lidzbark",
- "Lidzbark Warmiński",
- "Limanowa",
- "Lipiany",
- "Lipno",
- "Lipsk",
- "Lipsko",
- "Lubaczów",
- "Lubań",
- "Lubartów",
- "Lubawa",
- "Lubawka",
- "Lubień Kujawski",
- "Lubin",
- "Lublin",
- "Lubliniec",
- "Lubniewice",
- "Lubomierz",
- "Luboń",
- "Lubraniec",
- "Lubsko",
- "Lwówek",
- "Lwówek Śląski",
- "Łabiszyn",
- "Łańcut",
- "Łapy",
- "Łasin",
- "Łask",
- "Łaskarzew",
- "Łaszczów",
- "Łaziska Górne",
- "Łazy",
- "Łeba",
- "Łęczna",
- "Łęczyca",
- "Łęknica",
- "Łobez",
- "Łobżenica",
- "Łochów",
- "Łomianki",
- "Łomża",
- "Łosice",
- "Łowicz",
- "Łódź",
- "Łuków",
- "Maków Mazowiecki",
- "Maków Podhalański",
- "Malbork",
- "Małogoszcz",
- "Małomice",
- "Margonin",
- "Marki",
- "Maszewo",
- "Miasteczko Śląskie",
- "Miastko",
- "Michałowo",
- "Miechów",
- "Miejska Górka",
- "Mielec",
- "Mieroszów",
- "Mieszkowice",
- "Międzybórz",
- "Międzychód",
- "Międzylesie",
- "Międzyrzec Podlaski",
- "Międzyrzecz",
- "Międzyzdroje",
- "Mikołajki",
- "Mikołów",
- "Mikstat",
- "Milanówek",
- "Milicz",
- "Miłakowo",
- "Miłomłyn",
- "Miłosław",
- "Mińsk Mazowiecki",
- "Mirosławiec",
- "Mirsk",
- "Mława",
- "Młynary",
- "Mogielnica",
- "Mogilno",
- "Mońki",
- "Morąg",
- "Mordy",
- "Moryń",
- "Mosina",
- "Mrągowo",
- "Mrocza",
- "Mszana Dolna",
- "Mszczonów",
- "Murowana Goślina",
- "Muszyna",
- "Mysłowice",
- "Myszków",
- "Myszyniec",
- "Myślenice",
- "Myślibórz",
- "Nakło nad Notecią",
- "Nałęczów",
- "Namysłów",
- "Narol",
- "Nasielsk",
- "Nekla",
- "Nidzica",
- "Niemcza",
- "Niemodlin",
- "Niepołomice",
- "Nieszawa",
- "Nisko",
- "Nowa Dęba",
- "Nowa Ruda",
- "Nowa Sarzyna",
- "Nowa Sól",
- "Nowe",
- "Nowe Brzesko",
- "Nowe Miasteczko",
- "Nowe Miasto Lubawskie",
- "Nowe Miasto nad Pilicą",
- "Nowe Skalmierzyce",
- "Nowe Warpno",
- "Nowogard",
- "Nowogrodziec",
- "Nowogród",
- "Nowogród Bobrzański",
- "Nowy Dwór Gdański",
- "Nowy Dwór Mazowiecki",
- "Nowy Sącz",
- "Nowy Staw",
- "Nowy Targ",
- "Nowy Tomyśl",
- "Nowy Wiśnicz",
- "Nysa",
- "Oborniki",
- "Oborniki Śląskie",
- "Obrzycko",
- "Odolanów",
- "Ogrodzieniec",
- "Okonek",
- "Olecko",
- "Olesno",
- "Oleszyce",
- "Oleśnica",
- "Olkusz",
- "Olsztyn",
- "Olsztynek",
- "Olszyna",
- "Oława",
- "Opalenica",
- "Opatów",
- "Opoczno",
- "Opole",
- "Opole Lubelskie",
- "Orneta",
- "Orzesze",
- "Orzysz",
- "Osieczna",
- "Osiek",
- "Ostrołęka",
- "Ostroróg",
- "Ostrowiec Świętokrzyski",
- "Ostróda",
- "Ostrów Lubelski",
- "Ostrów Mazowiecka",
- "Ostrów Wielkopolski",
- "Ostrzeszów",
- "Ośno Lubuskie",
- "Oświęcim",
- "Otmuchów",
- "Otwock",
- "Ozimek",
- "Ozorków",
- "Ożarów",
- "Ożarów Mazowiecki",
- "Pabianice",
- "Paczków",
- "Pajęczno",
- "Pakość",
- "Parczew",
- "Pasłęk",
- "Pasym",
- "Pelplin",
- "Pełczyce",
- "Piaseczno",
- "Piaski",
- "Piastów",
- "Piechowice",
- "Piekary Śląskie",
- "Pieniężno",
- "Pieńsk",
- "Pieszyce",
- "Pilawa",
- "Pilica",
- "Pilzno",
- "Piła",
- "Piława Górna",
- "Pińczów",
- "Pionki",
- "Piotrków Kujawski",
- "Piotrków Trybunalski",
- "Pisz",
- "Piwniczna-Zdrój",
- "Pleszew",
- "Płock",
- "Płońsk",
- "Płoty",
- "Pniewy",
- "Pobiedziska",
- "Poddębice",
- "Podkowa Leśna",
- "Pogorzela",
- "Polanica-Zdrój",
- "Polanów",
- "Police",
- "Polkowice",
- "Połaniec",
- "Połczyn-Zdrój",
- "Poniatowa",
- "Poniec",
- "Poręba",
- "Poznań",
- "Prabuty",
- "Praszka",
- "Prochowice",
- "Proszowice",
- "Prószków",
- "Pruchnik",
- "Prudnik",
- "Prusice",
- "Pruszcz Gdański",
- "Pruszków",
- "Przasnysz",
- "Przecław",
- "Przedbórz",
- "Przedecz",
- "Przemków",
- "Przemyśl",
- "Przeworsk",
- "Przysucha",
- "Pszczyna",
- "Pszów",
- "Puck",
- "Puławy",
- "Pułtusk",
- "Puszczykowo",
- "Pyrzyce",
- "Pyskowice",
- "Pyzdry",
- "Rabka-Zdrój",
- "Raciąż",
- "Racibórz",
- "Radków",
- "Radlin",
- "Radłów",
- "Radom",
- "Radomsko",
- "Radomyśl Wielki",
- "Radymno",
- "Radziejów",
- "Radzionków",
- "Radzymin",
- "Radzyń Chełmiński",
- "Radzyń Podlaski",
- "Rajgród",
- "Rakoniewice",
- "Raszków",
- "Rawa Mazowiecka",
- "Rawicz",
- "Recz",
- "Reda",
- "Rejowiec Fabryczny",
- "Resko",
- "Reszel",
- "Rogoźno",
- "Ropczyce",
- "Różan",
- "Ruciane-Nida",
- "Ruda Śląska",
- "Rudnik nad Sanem",
- "Rumia",
- "Rybnik",
- "Rychwał",
- "Rydułtowy",
- "Rydzyna",
- "Ryglice",
- "Ryki",
- "Rymanów",
- "Ryn",
- "Rypin",
- "Rzepin",
- "Rzeszów",
- "Rzgów",
- "Sandomierz",
- "Sanok",
- "Sejny",
- "Serock",
- "Sędziszów",
- "Sędziszów Małopolski",
- "Sępopol",
- "Sępólno Krajeńskie",
- "Sianów",
- "Siechnice",
- "Siedlce",
- "Siemianowice Śląskie",
- "Siemiatycze",
- "Sieniawa",
- "Sieradz",
- "Sieraków",
- "Sierpc",
- "Siewierz",
- "Skalbmierz",
- "Skała",
- "Skarszewy",
- "Skaryszew",
- "Skarżysko-Kamienna",
- "Skawina",
- "Skępe",
- "Skierniewice",
- "Skoczów",
- "Skoki",
- "Skórcz",
- "Skwierzyna",
- "Sława",
- "Sławków",
- "Sławno",
- "Słomniki",
- "Słubice",
- "Słupca",
- "Słupsk",
- "Sobótka",
- "Sochaczew",
- "Sokołów Małopolski",
- "Sokołów Podlaski",
- "Sokółka",
- "Solec Kujawski",
- "Sompolno",
- "Sopot",
- "Sosnowiec",
- "Sośnicowice",
- "Stalowa Wola",
- "Starachowice",
- "Stargard Szczeciński",
- "Starogard Gdański",
- "Stary Sącz",
- "Staszów",
- "Stawiski",
- "Stawiszyn",
- "Stąporków",
- "Stęszew",
- "Stoczek Łukowski",
- "Stronie Śląskie",
- "Strumień",
- "Stryków",
- "Strzegom",
- "Strzelce Krajeńskie",
- "Strzelce Opolskie",
- "Strzelin",
- "Strzelno",
- "Strzyżów",
- "Sucha Beskidzka",
- "Suchań",
- "Suchedniów",
- "Suchowola",
- "Sulechów",
- "Sulejów",
- "Sulejówek",
- "Sulęcin",
- "Sulmierzyce",
- "Sułkowice",
- "Supraśl",
- "Suraż",
- "Susz",
- "Suwałki",
- "Swarzędz",
- "Syców",
- "Szadek",
- "Szamocin",
- "Szamotuły",
- "Szczawnica",
- "Szczawno-Zdrój",
- "Szczebrzeszyn",
- "Szczecin",
- "Szczecinek",
- "Szczekociny",
- "Szczucin",
- "Szczuczyn",
- "Szczyrk",
- "Szczytna",
- "Szczytno",
- "Szepietowo",
- "Szklarska Poręba",
- "Szlichtyngowa",
- "Szprotawa",
- "Sztum",
- "Szubin",
- "Szydłowiec",
- "Ścinawa",
- "Ślesin",
- "Śmigiel",
- "Śrem",
- "Środa Śląska",
- "Środa Wielkopolska",
- "Świątniki Górne",
- "Świdnica",
- "Świdnik",
- "Świdwin",
- "Świebodzice",
- "Świebodzin",
- "Świecie",
- "Świeradów-Zdrój",
- "Świerzawa",
- "Świętochłowice",
- "Świnoujście",
- "Tarczyn",
- "Tarnobrzeg",
- "Tarnogród",
- "Tarnowskie Góry",
- "Tarnów",
- "Tczew",
- "Terespol",
- "Tłuszcz",
- "Tolkmicko",
- "Tomaszów Lubelski",
- "Tomaszów Mazowiecki",
- "Toruń",
- "Torzym",
- "Toszek",
- "Trzcianka",
- "Trzciel",
- "Trzcińsko-Zdrój",
- "Trzebiatów",
- "Trzebinia",
- "Trzebnica",
- "Trzemeszno",
- "Tuchola",
- "Tuchów",
- "Tuczno",
- "Tuliszków",
- "Turek",
- "Tuszyn",
- "Twardogóra",
- "Tychowo",
- "Tychy",
- "Tyczyn",
- "Tykocin",
- "Tyszowce",
- "Ujazd",
- "Ujście",
- "Ulanów",
- "Uniejów",
- "Ustka",
- "Ustroń",
- "Ustrzyki Dolne",
- "Wadowice",
- "Wałbrzych",
- "Wałcz",
- "Warka",
- "Warszawa",
- "Warta",
- "Wasilków",
- "Wąbrzeźno",
- "Wąchock",
- "Wągrowiec",
- "Wąsosz",
- "Wejherowo",
- "Węgliniec",
- "Węgorzewo",
- "Węgorzyno",
- "Węgrów",
- "Wiązów",
- "Wieleń",
- "Wielichowo",
- "Wieliczka",
- "Wieluń",
- "Wieruszów",
- "Więcbork",
- "Wilamowice",
- "Wisła",
- "Witkowo",
- "Witnica",
- "Wleń",
- "Władysławowo",
- "Włocławek",
- "Włodawa",
- "Włoszczowa",
- "Wodzisław Śląski",
- "Wojcieszów",
- "Wojkowice",
- "Wojnicz",
- "Wolbórz",
- "Wolbrom",
- "Wolin",
- "Wolsztyn",
- "Wołczyn",
- "Wołomin",
- "Wołów",
- "Woźniki",
- "Wrocław",
- "Wronki",
- "Września",
- "Wschowa",
- "Wyrzysk",
- "Wysoka",
- "Wysokie Mazowieckie",
- "Wyszków",
- "Wyszogród",
- "Wyśmierzyce",
- "Zabłudów",
- "Zabrze",
- "Zagórów",
- "Zagórz",
- "Zakliczyn",
- "Zakopane",
- "Zakroczym",
- "Zalewo",
- "Zambrów",
- "Zamość",
- "Zator",
- "Zawadzkie",
- "Zawichost",
- "Zawidów",
- "Zawiercie",
- "Ząbki",
- "Ząbkowice Śląskie",
- "Zbąszynek",
- "Zbąszyń",
- "Zduny",
- "Zduńska Wola",
- "Zdzieszowice",
- "Zelów",
- "Zgierz",
- "Zgorzelec",
- "Zielona Góra",
- "Zielonka",
- "Ziębice",
- "Złocieniec",
- "Złoczew",
- "Złotoryja",
- "Złotów",
- "Złoty Stok",
- "Zwierzyniec",
- "Zwoleń",
- "Żabno",
- "Żagań",
- "Żarki",
- "Żarów",
- "Żary",
- "Żelechów",
- "Żerków",
- "Żmigród",
- "Żnin",
- "Żory",
- "Żukowo",
- "Żuromin",
- "Żychlin",
- "Żyrardów",
- "Żywiec"
- ],
- "city": [
- "#{city_name}"
- ],
- "street_name": [
- "#{street_prefix} #{Name.last_name}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Polska"
- ]
-};
-pl.company = {
- "suffix": [
- "Inc",
- "and Sons",
- "LLC",
- "Group"
- ],
- "adjetive": [
- "Adaptive",
- "Advanced",
- "Ameliorated",
- "Assimilated",
- "Automated",
- "Balanced",
- "Business-focused",
- "Centralized",
- "Cloned",
- "Compatible",
- "Configurable",
- "Cross-group",
- "Cross-platform",
- "Customer-focused",
- "Customizable",
- "Decentralized",
- "De-engineered",
- "Devolved",
- "Digitized",
- "Distributed",
- "Diverse",
- "Down-sized",
- "Enhanced",
- "Enterprise-wide",
- "Ergonomic",
- "Exclusive",
- "Expanded",
- "Extended",
- "Face to face",
- "Focused",
- "Front-line",
- "Fully-configurable",
- "Function-based",
- "Fundamental",
- "Future-proofed",
- "Grass-roots",
- "Horizontal",
- "Implemented",
- "Innovative",
- "Integrated",
- "Intuitive",
- "Inverse",
- "Managed",
- "Mandatory",
- "Monitored",
- "Multi-channelled",
- "Multi-lateral",
- "Multi-layered",
- "Multi-tiered",
- "Networked",
- "Object-based",
- "Open-architected",
- "Open-source",
- "Operative",
- "Optimized",
- "Optional",
- "Organic",
- "Organized",
- "Persevering",
- "Persistent",
- "Phased",
- "Polarised",
- "Pre-emptive",
- "Proactive",
- "Profit-focused",
- "Profound",
- "Programmable",
- "Progressive",
- "Public-key",
- "Quality-focused",
- "Reactive",
- "Realigned",
- "Re-contextualized",
- "Re-engineered",
- "Reduced",
- "Reverse-engineered",
- "Right-sized",
- "Robust",
- "Seamless",
- "Secured",
- "Self-enabling",
- "Sharable",
- "Stand-alone",
- "Streamlined",
- "Switchable",
- "Synchronised",
- "Synergistic",
- "Synergized",
- "Team-oriented",
- "Total",
- "Triple-buffered",
- "Universal",
- "Up-sized",
- "Upgradable",
- "User-centric",
- "User-friendly",
- "Versatile",
- "Virtual",
- "Visionary",
- "Vision-oriented"
- ],
- "descriptor":[
- "24 hour",
- "24/7",
- "3rd generation",
- "4th generation",
- "5th generation",
- "6th generation",
- "actuating",
- "analyzing",
- "asymmetric",
- "asynchronous",
- "attitude-oriented",
- "background",
- "bandwidth-monitored",
- "bi-directional",
- "bifurcated",
- "bottom-line",
- "clear-thinking",
- "client-driven",
- "client-server",
- "coherent",
- "cohesive",
- "composite",
- "context-sensitive",
- "contextually-based",
- "content-based",
- "dedicated",
- "demand-driven",
- "didactic",
- "directional",
- "discrete",
- "disintermediate",
- "dynamic",
- "eco-centric",
- "empowering",
- "encompassing",
- "even-keeled",
- "executive",
- "explicit",
- "exuding",
- "fault-tolerant",
- "foreground",
- "fresh-thinking",
- "full-range",
- "global",
- "grid-enabled",
- "heuristic",
- "high-level",
- "holistic",
- "homogeneous",
- "human-resource",
- "hybrid",
- "impactful",
- "incremental",
- "intangible",
- "interactive",
- "intermediate",
- "leading edge",
- "local",
- "logistical",
- "maximized",
- "methodical",
- "mission-critical",
- "mobile",
- "modular",
- "motivating",
- "multimedia",
- "multi-state",
- "multi-tasking",
- "national",
- "needs-based",
- "neutral",
- "next generation",
- "non-volatile",
- "object-oriented",
- "optimal",
- "optimizing",
- "radical",
- "real-time",
- "reciprocal",
- "regional",
- "responsive",
- "scalable",
- "secondary",
- "solution-oriented",
- "stable",
- "static",
- "systematic",
- "systemic",
- "system-worthy",
- "tangible",
- "tertiary",
- "transitional",
- "uniform",
- "upward-trending",
- "user-facing",
- "value-added",
- "web-enabled",
- "well-modulated",
- "zero administration",
- "zero defect",
- "zero tolerance"
- ],
- "noun": [
- "ability",
- "access",
- "adapter",
- "algorithm",
- "alliance",
- "analyzer",
- "application",
- "approach",
- "architecture",
- "archive",
- "artificial intelligence",
- "array",
- "attitude",
- "benchmark",
- "budgetary management",
- "capability",
- "capacity",
- "challenge",
- "circuit",
- "collaboration",
- "complexity",
- "concept",
- "conglomeration",
- "contingency",
- "core",
- "customer loyalty",
- "database",
- "data-warehouse",
- "definition",
- "emulation",
- "encoding",
- "encryption",
- "extranet",
- "firmware",
- "flexibility",
- "focus group",
- "forecast",
- "frame",
- "framework",
- "function",
- "functionalities",
- "Graphic Interface",
- "groupware",
- "Graphical User Interface",
- "hardware",
- "help-desk",
- "hierarchy",
- "hub",
- "implementation",
- "info-mediaries",
- "infrastructure",
- "initiative",
- "installation",
- "instruction set",
- "interface",
- "internet solution",
- "intranet",
- "knowledge user",
- "knowledge base",
- "local area network",
- "leverage",
- "matrices",
- "matrix",
- "methodology",
- "middleware",
- "migration",
- "model",
- "moderator",
- "monitoring",
- "moratorium",
- "neural-net",
- "open architecture",
- "open system",
- "orchestration",
- "paradigm",
- "parallelism",
- "policy",
- "portal",
- "pricing structure",
- "process improvement",
- "product",
- "productivity",
- "project",
- "projection",
- "protocol",
- "secured line",
- "service-desk",
- "software",
- "solution",
- "standardization",
- "strategy",
- "structure",
- "success",
- "superstructure",
- "support",
- "synergy",
- "system engine",
- "task-force",
- "throughput",
- "time-frame",
- "toolset",
- "utilisation",
- "website",
- "workforce"
- ],
- "bs_verb": [
- "implement",
- "utilize",
- "integrate",
- "streamline",
- "optimize",
- "evolve",
- "transform",
- "embrace",
- "enable",
- "orchestrate",
- "leverage",
- "reinvent",
- "aggregate",
- "architect",
- "enhance",
- "incentivize",
- "morph",
- "empower",
- "envisioneer",
- "monetize",
- "harness",
- "facilitate",
- "seize",
- "disintermediate",
- "synergize",
- "strategize",
- "deploy",
- "brand",
- "grow",
- "target",
- "syndicate",
- "synthesize",
- "deliver",
- "mesh",
- "incubate",
- "engage",
- "maximize",
- "benchmark",
- "expedite",
- "reintermediate",
- "whiteboard",
- "visualize",
- "repurpose",
- "innovate",
- "scale",
- "unleash",
- "drive",
- "extend",
- "engineer",
- "revolutionize",
- "generate",
- "exploit",
- "transition",
- "e-enable",
- "iterate",
- "cultivate",
- "matrix",
- "productize",
- "redefine",
- "recontextualize"
- ],
- "bs_adjective": [
- "clicks-and-mortar",
- "value-added",
- "vertical",
- "proactive",
- "robust",
- "revolutionary",
- "scalable",
- "leading-edge",
- "innovative",
- "intuitive",
- "strategic",
- "e-business",
- "mission-critical",
- "sticky",
- "one-to-one",
- "24/7",
- "end-to-end",
- "global",
- "B2B",
- "B2C",
- "granular",
- "frictionless",
- "virtual",
- "viral",
- "dynamic",
- "24/365",
- "best-of-breed",
- "killer",
- "magnetic",
- "bleeding-edge",
- "web-enabled",
- "interactive",
- "dot-com",
- "sexy",
- "back-end",
- "real-time",
- "efficient",
- "front-end",
- "distributed",
- "seamless",
- "extensible",
- "turn-key",
- "world-class",
- "open-source",
- "cross-platform",
- "cross-media",
- "synergistic",
- "bricks-and-clicks",
- "out-of-the-box",
- "enterprise",
- "integrated",
- "impactful",
- "wireless",
- "transparent",
- "next-generation",
- "cutting-edge",
- "user-centric",
- "visionary",
- "customized",
- "ubiquitous",
- "plug-and-play",
- "collaborative",
- "compelling",
- "holistic",
- "rich"
- ],
- "bs_noun": [
- "synergies",
- "web-readiness",
- "paradigms",
- "markets",
- "partnerships",
- "infrastructures",
- "platforms",
- "initiatives",
- "channels",
- "eyeballs",
- "communities",
- "ROI",
- "solutions",
- "e-tailers",
- "e-services",
- "action-items",
- "portals",
- "niches",
- "technologies",
- "content",
- "vortals",
- "supply-chains",
- "convergence",
- "relationships",
- "architectures",
- "interfaces",
- "e-markets",
- "e-commerce",
- "systems",
- "bandwidth",
- "infomediaries",
- "models",
- "mindshare",
- "deliverables",
- "users",
- "schemas",
- "networks",
- "applications",
- "metrics",
- "e-business",
- "functionalities",
- "experiences",
- "web services",
- "methodologies"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"
- ]
-};
-pl.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "pl",
- "com.pl",
- "net",
- "org"
- ]
-};
-pl.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"
- ],
- "supplemental": [
- "abbas",
- "abduco",
- "abeo",
- "abscido",
- "absconditus",
- "absens",
- "absorbeo",
- "absque",
- "abstergo",
- "absum",
- "abundans",
- "abutor",
- "accedo",
- "accendo",
- "acceptus",
- "accipio",
- "accommodo",
- "accusator",
- "acer",
- "acerbitas",
- "acervus",
- "acidus",
- "acies",
- "acquiro",
- "acsi",
- "adamo",
- "adaugeo",
- "addo",
- "adduco",
- "ademptio",
- "adeo",
- "adeptio",
- "adfectus",
- "adfero",
- "adficio",
- "adflicto",
- "adhaero",
- "adhuc",
- "adicio",
- "adimpleo",
- "adinventitias",
- "adipiscor",
- "adiuvo",
- "administratio",
- "admiratio",
- "admitto",
- "admoneo",
- "admoveo",
- "adnuo",
- "adopto",
- "adsidue",
- "adstringo",
- "adsuesco",
- "adsum",
- "adulatio",
- "adulescens",
- "adultus",
- "aduro",
- "advenio",
- "adversus",
- "advoco",
- "aedificium",
- "aeger",
- "aegre",
- "aegrotatio",
- "aegrus",
- "aeneus",
- "aequitas",
- "aequus",
- "aer",
- "aestas",
- "aestivus",
- "aestus",
- "aetas",
- "aeternus",
- "ager",
- "aggero",
- "aggredior",
- "agnitio",
- "agnosco",
- "ago",
- "ait",
- "aiunt",
- "alienus",
- "alii",
- "alioqui",
- "aliqua",
- "alius",
- "allatus",
- "alo",
- "alter",
- "altus",
- "alveus",
- "amaritudo",
- "ambitus",
- "ambulo",
- "amicitia",
- "amiculum",
- "amissio",
- "amita",
- "amitto",
- "amo",
- "amor",
- "amoveo",
- "amplexus",
- "amplitudo",
- "amplus",
- "ancilla",
- "angelus",
- "angulus",
- "angustus",
- "animadverto",
- "animi",
- "animus",
- "annus",
- "anser",
- "ante",
- "antea",
- "antepono",
- "antiquus",
- "aperio",
- "aperte",
- "apostolus",
- "apparatus",
- "appello",
- "appono",
- "appositus",
- "approbo",
- "apto",
- "aptus",
- "apud",
- "aqua",
- "ara",
- "aranea",
- "arbitro",
- "arbor",
- "arbustum",
- "arca",
- "arceo",
- "arcesso",
- "arcus",
- "argentum",
- "argumentum",
- "arguo",
- "arma",
- "armarium",
- "armo",
- "aro",
- "ars",
- "articulus",
- "artificiose",
- "arto",
- "arx",
- "ascisco",
- "ascit",
- "asper",
- "aspicio",
- "asporto",
- "assentator",
- "astrum",
- "atavus",
- "ater",
- "atqui",
- "atrocitas",
- "atrox",
- "attero",
- "attollo",
- "attonbitus",
- "auctor",
- "auctus",
- "audacia",
- "audax",
- "audentia",
- "audeo",
- "audio",
- "auditor",
- "aufero",
- "aureus",
- "auris",
- "aurum",
- "aut",
- "autem",
- "autus",
- "auxilium",
- "avaritia",
- "avarus",
- "aveho",
- "averto",
- "avoco",
- "baiulus",
- "balbus",
- "barba",
- "bardus",
- "basium",
- "beatus",
- "bellicus",
- "bellum",
- "bene",
- "beneficium",
- "benevolentia",
- "benigne",
- "bestia",
- "bibo",
- "bis",
- "blandior",
- "bonus",
- "bos",
- "brevis",
- "cado",
- "caecus",
- "caelestis",
- "caelum",
- "calamitas",
- "calcar",
- "calco",
- "calculus",
- "callide",
- "campana",
- "candidus",
- "canis",
- "canonicus",
- "canto",
- "capillus",
- "capio",
- "capitulus",
- "capto",
- "caput",
- "carbo",
- "carcer",
- "careo",
- "caries",
- "cariosus",
- "caritas",
- "carmen",
- "carpo",
- "carus",
- "casso",
- "caste",
- "casus",
- "catena",
- "caterva",
- "cattus",
- "cauda",
- "causa",
- "caute",
- "caveo",
- "cavus",
- "cedo",
- "celebrer",
- "celer",
- "celo",
- "cena",
- "cenaculum",
- "ceno",
- "censura",
- "centum",
- "cerno",
- "cernuus",
- "certe",
- "certo",
- "certus",
- "cervus",
- "cetera",
- "charisma",
- "chirographum",
- "cibo",
- "cibus",
- "cicuta",
- "cilicium",
- "cimentarius",
- "ciminatio",
- "cinis",
- "circumvenio",
- "cito",
- "civis",
- "civitas",
- "clam",
- "clamo",
- "claro",
- "clarus",
- "claudeo",
- "claustrum",
- "clementia",
- "clibanus",
- "coadunatio",
- "coaegresco",
- "coepi",
- "coerceo",
- "cogito",
- "cognatus",
- "cognomen",
- "cogo",
- "cohaero",
- "cohibeo",
- "cohors",
- "colligo",
- "colloco",
- "collum",
- "colo",
- "color",
- "coma",
- "combibo",
- "comburo",
- "comedo",
- "comes",
- "cometes",
- "comis",
- "comitatus",
- "commemoro",
- "comminor",
- "commodo",
- "communis",
- "comparo",
- "compello",
- "complectus",
- "compono",
- "comprehendo",
- "comptus",
- "conatus",
- "concedo",
- "concido",
- "conculco",
- "condico",
- "conduco",
- "confero",
- "confido",
- "conforto",
- "confugo",
- "congregatio",
- "conicio",
- "coniecto",
- "conitor",
- "coniuratio",
- "conor",
- "conqueror",
- "conscendo",
- "conservo",
- "considero",
- "conspergo",
- "constans",
- "consuasor",
- "contabesco",
- "contego",
- "contigo",
- "contra",
- "conturbo",
- "conventus",
- "convoco",
- "copia",
- "copiose",
- "cornu",
- "corona",
- "corpus",
- "correptius",
- "corrigo",
- "corroboro",
- "corrumpo",
- "coruscus",
- "cotidie",
- "crapula",
- "cras",
- "crastinus",
- "creator",
- "creber",
- "crebro",
- "credo",
- "creo",
- "creptio",
- "crepusculum",
- "cresco",
- "creta",
- "cribro",
- "crinis",
- "cruciamentum",
- "crudelis",
- "cruentus",
- "crur",
- "crustulum",
- "crux",
- "cubicularis",
- "cubitum",
- "cubo",
- "cui",
- "cuius",
- "culpa",
- "culpo",
- "cultellus",
- "cultura",
- "cum",
- "cunabula",
- "cunae",
- "cunctatio",
- "cupiditas",
- "cupio",
- "cuppedia",
- "cupressus",
- "cur",
- "cura",
- "curatio",
- "curia",
- "curiositas",
- "curis",
- "curo",
- "curriculum",
- "currus",
- "cursim",
- "curso",
- "cursus",
- "curto",
- "curtus",
- "curvo",
- "curvus",
- "custodia",
- "damnatio",
- "damno",
- "dapifer",
- "debeo",
- "debilito",
- "decens",
- "decerno",
- "decet",
- "decimus",
- "decipio",
- "decor",
- "decretum",
- "decumbo",
- "dedecor",
- "dedico",
- "deduco",
- "defaeco",
- "defendo",
- "defero",
- "defessus",
- "defetiscor",
- "deficio",
- "defigo",
- "defleo",
- "defluo",
- "defungo",
- "degenero",
- "degero",
- "degusto",
- "deinde",
- "delectatio",
- "delego",
- "deleo",
- "delibero",
- "delicate",
- "delinquo",
- "deludo",
- "demens",
- "demergo",
- "demitto",
- "demo",
- "demonstro",
- "demoror",
- "demulceo",
- "demum",
- "denego",
- "denique",
- "dens",
- "denuncio",
- "denuo",
- "deorsum",
- "depereo",
- "depono",
- "depopulo",
- "deporto",
- "depraedor",
- "deprecator",
- "deprimo",
- "depromo",
- "depulso",
- "deputo",
- "derelinquo",
- "derideo",
- "deripio",
- "desidero",
- "desino",
- "desipio",
- "desolo",
- "desparatus",
- "despecto",
- "despirmatio",
- "infit",
- "inflammatio",
- "paens",
- "patior",
- "patria",
- "patrocinor",
- "patruus",
- "pauci",
- "paulatim",
- "pauper",
- "pax",
- "peccatus",
- "pecco",
- "pecto",
- "pectus",
- "pecunia",
- "pecus",
- "peior",
- "pel",
- "ocer",
- "socius",
- "sodalitas",
- "sol",
- "soleo",
- "solio",
- "solitudo",
- "solium",
- "sollers",
- "sollicito",
- "solum",
- "solus",
- "solutio",
- "solvo",
- "somniculosus",
- "somnus",
- "sonitus",
- "sono",
- "sophismata",
- "sopor",
- "sordeo",
- "sortitus",
- "spargo",
- "speciosus",
- "spectaculum",
- "speculum",
- "sperno",
- "spero",
- "spes",
- "spiculum",
- "spiritus",
- "spoliatio",
- "sponte",
- "stabilis",
- "statim",
- "statua",
- "stella",
- "stillicidium",
- "stipes",
- "stips",
- "sto",
- "strenuus",
- "strues",
- "studio",
- "stultus",
- "suadeo",
- "suasoria",
- "sub",
- "subito",
- "subiungo",
- "sublime",
- "subnecto",
- "subseco",
- "substantia",
- "subvenio",
- "succedo",
- "succurro",
- "sufficio",
- "suffoco",
- "suffragium",
- "suggero",
- "sui",
- "sulum",
- "sum",
- "summa",
- "summisse",
- "summopere",
- "sumo",
- "sumptus",
- "supellex",
- "super",
- "suppellex",
- "supplanto",
- "suppono",
- "supra",
- "surculus",
- "surgo",
- "sursum",
- "suscipio",
- "suspendo",
- "sustineo",
- "suus",
- "synagoga",
- "tabella",
- "tabernus",
- "tabesco",
- "tabgo",
- "tabula",
- "taceo",
- "tactus",
- "taedium",
- "talio",
- "talis",
- "talus",
- "tam",
- "tamdiu",
- "tamen",
- "tametsi",
- "tamisium",
- "tamquam",
- "tandem",
- "tantillus",
- "tantum",
- "tardus",
- "tego",
- "temeritas",
- "temperantia",
- "templum",
- "temptatio",
- "tempus",
- "tenax",
- "tendo",
- "teneo",
- "tener",
- "tenuis",
- "tenus",
- "tepesco",
- "tepidus",
- "ter",
- "terebro",
- "teres",
- "terga",
- "tergeo",
- "tergiversatio",
- "tergo",
- "tergum",
- "termes",
- "terminatio",
- "tero",
- "terra",
- "terreo",
- "territo",
- "terror",
- "tersus",
- "tertius",
- "testimonium",
- "texo",
- "textilis",
- "textor",
- "textus",
- "thalassinus",
- "theatrum",
- "theca",
- "thema",
- "theologus",
- "thermae",
- "thesaurus",
- "thesis",
- "thorax",
- "thymbra",
- "thymum",
- "tibi",
- "timidus",
- "timor",
- "titulus",
- "tolero",
- "tollo",
- "tondeo",
- "tonsor",
- "torqueo",
- "torrens",
- "tot",
- "totidem",
- "toties",
- "totus",
- "tracto",
- "trado",
- "traho",
- "trans",
- "tredecim",
- "tremo",
- "trepide",
- "tres",
- "tribuo",
- "tricesimus",
- "triduana",
- "triginta",
- "tripudio",
- "tristis",
- "triumphus",
- "trucido",
- "truculenter",
- "tubineus",
- "tui",
- "tum",
- "tumultus",
- "tunc",
- "turba",
- "turbo",
- "turpe",
- "turpis",
- "tutamen",
- "tutis",
- "tyrannus",
- "uberrime",
- "ubi",
- "ulciscor",
- "ullus",
- "ulterius",
- "ultio",
- "ultra",
- "umbra",
- "umerus",
- "umquam",
- "una",
- "unde",
- "undique",
- "universe",
- "unus",
- "urbanus",
- "urbs",
- "uredo",
- "usitas",
- "usque",
- "ustilo",
- "ustulo",
- "usus",
- "uter",
- "uterque",
- "utilis",
- "utique",
- "utor",
- "utpote",
- "utrimque",
- "utroque",
- "utrum",
- "uxor",
- "vaco",
- "vacuus",
- "vado",
- "vae",
- "valde",
- "valens",
- "valeo",
- "valetudo",
- "validus",
- "vallum",
- "vapulus",
- "varietas",
- "varius",
- "vehemens",
- "vel",
- "velociter",
- "velum",
- "velut",
- "venia",
- "venio",
- "ventito",
- "ventosus",
- "ventus",
- "venustas",
- "ver",
- "verbera",
- "verbum",
- "vere",
- "verecundia",
- "vereor",
- "vergo",
- "veritas",
- "vero",
- "versus",
- "verto",
- "verumtamen",
- "verus",
- "vesco",
- "vesica",
- "vesper",
- "vespillo",
- "vester",
- "vestigium",
- "vestrum",
- "vetus",
- "via",
- "vicinus",
- "vicissitudo",
- "victoria",
- "victus",
- "videlicet",
- "video",
- "viduata",
- "viduo",
- "vigilo",
- "vigor",
- "vilicus",
- "vilis",
- "vilitas",
- "villa",
- "vinco",
- "vinculum",
- "vindico",
- "vinitor",
- "vinum",
- "vir",
- "virga",
- "virgo",
- "viridis",
- "viriliter",
- "virtus",
- "vis",
- "viscus",
- "vita",
- "vitiosus",
- "vitium",
- "vito",
- "vivo",
- "vix",
- "vobis",
- "vociferor",
- "voco",
- "volaticus",
- "volo",
- "volubilis",
- "voluntarius",
- "volup",
- "volutabrum",
- "volva",
- "vomer",
- "vomica",
- "vomito",
- "vorago",
- "vorax",
- "voro",
- "vos",
- "votum",
- "voveo",
- "vox",
- "vulariter",
- "vulgaris",
- "vulgivagus",
- "vulgo",
- "vulgus",
- "vulnero",
- "vulnus",
- "vulpes",
- "vulticulus",
- "vultuosus",
- "xiphias"
- ]
-};
-pl.phone_number = {
- "formats": [
- "12-###-##-##",
- "13-###-##-##",
- "14-###-##-##",
- "15-###-##-##",
- "16-###-##-##",
- "17-###-##-##",
- "18-###-##-##",
- "22-###-##-##",
- "23-###-##-##",
- "24-###-##-##",
- "25-###-##-##",
- "29-###-##-##",
- "32-###-##-##",
- "33-###-##-##",
- "34-###-##-##",
- "41-###-##-##",
- "42-###-##-##",
- "43-###-##-##",
- "44-###-##-##",
- "46-###-##-##",
- "48-###-##-##",
- "52-###-##-##",
- "54-###-##-##",
- "55-###-##-##",
- "56-###-##-##",
- "58-###-##-##",
- "59-###-##-##",
- "61-###-##-##",
- "62-###-##-##",
- "63-###-##-##",
- "65-###-##-##",
- "67-###-##-##",
- "68-###-##-##",
- "71-###-##-##",
- "74-###-##-##",
- "75-###-##-##",
- "76-###-##-##",
- "77-###-##-##",
- "81-###-##-##",
- "82-###-##-##",
- "83-###-##-##",
- "84-###-##-##",
- "85-###-##-##",
- "86-###-##-##",
- "87-###-##-##",
- "89-###-##-##",
- "91-###-##-##",
- "94-###-##-##",
- "95-###-##-##"
- ]
-};
-pl.cell_phone = {
- "formats": [
- "50-###-##-##",
- "51-###-##-##",
- "53-###-##-##",
- "57-###-##-##",
- "60-###-##-##",
- "66-###-##-##",
- "69-###-##-##",
- "72-###-##-##",
- "73-###-##-##",
- "78-###-##-##",
- "79-###-##-##",
- "88-###-##-##"
- ]
-};
diff --git a/lib/locales/pl/address/building_number.js b/lib/locales/pl/address/building_number.js
new file mode 100644
index 00000000..76d63929
--- /dev/null
+++ b/lib/locales/pl/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#####",
+ "####",
+ "###"
+];
diff --git a/lib/locales/pl/address/city.js b/lib/locales/pl/address/city.js
new file mode 100644
index 00000000..d62eafb1
--- /dev/null
+++ b/lib/locales/pl/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_name}"
+];
diff --git a/lib/locales/pl/address/city_name.js b/lib/locales/pl/address/city_name.js
new file mode 100644
index 00000000..a98afea8
--- /dev/null
+++ b/lib/locales/pl/address/city_name.js
@@ -0,0 +1,910 @@
+module["exports"] = [
+ "Aleksandrów Kujawski",
+ "Aleksandrów Łódzki",
+ "Alwernia",
+ "Andrychów",
+ "Annopol",
+ "Augustów",
+ "Babimost",
+ "Baborów",
+ "Baranów Sandomierski",
+ "Barcin",
+ "Barczewo",
+ "Bardo",
+ "Barlinek",
+ "Bartoszyce",
+ "Barwice",
+ "Bełchatów",
+ "Bełżyce",
+ "Będzin",
+ "Biała",
+ "Biała Piska",
+ "Biała Podlaska",
+ "Biała Rawska",
+ "Białobrzegi",
+ "Białogard",
+ "Biały Bór",
+ "Białystok",
+ "Biecz",
+ "Bielawa",
+ "Bielsk Podlaski",
+ "Bielsko-Biała",
+ "Bieruń",
+ "Bierutów",
+ "Bieżuń",
+ "Biłgoraj",
+ "Biskupiec",
+ "Bisztynek",
+ "Blachownia",
+ "Błaszki",
+ "Błażowa",
+ "Błonie",
+ "Bobolice",
+ "Bobowa",
+ "Bochnia",
+ "Bodzentyn",
+ "Bogatynia",
+ "Boguchwała",
+ "Boguszów-Gorce",
+ "Bojanowo",
+ "Bolesławiec",
+ "Bolków",
+ "Borek Wielkopolski",
+ "Borne Sulinowo",
+ "Braniewo",
+ "Brańsk",
+ "Brodnica",
+ "Brok",
+ "Brusy",
+ "Brwinów",
+ "Brzeg",
+ "Brzeg Dolny",
+ "Brzesko",
+ "Brzeszcze",
+ "Brześć Kujawski",
+ "Brzeziny",
+ "Brzostek",
+ "Brzozów",
+ "Buk",
+ "Bukowno",
+ "Busko-Zdrój",
+ "Bychawa",
+ "Byczyna",
+ "Bydgoszcz",
+ "Bystrzyca Kłodzka",
+ "Bytom",
+ "Bytom Odrzański",
+ "Bytów",
+ "Cedynia",
+ "Chełm",
+ "Chełmek",
+ "Chełmno",
+ "Chełmża",
+ "Chęciny",
+ "Chmielnik",
+ "Chocianów",
+ "Chociwel",
+ "Chodecz",
+ "Chodzież",
+ "Chojna",
+ "Chojnice",
+ "Chojnów",
+ "Choroszcz",
+ "Chorzele",
+ "Chorzów",
+ "Choszczno",
+ "Chrzanów",
+ "Ciechanowiec",
+ "Ciechanów",
+ "Ciechocinek",
+ "Cieszanów",
+ "Cieszyn",
+ "Ciężkowice",
+ "Cybinka",
+ "Czaplinek",
+ "Czarna Białostocka",
+ "Czarna Woda",
+ "Czarne",
+ "Czarnków",
+ "Czchów",
+ "Czechowice-Dziedzice",
+ "Czeladź",
+ "Czempiń",
+ "Czerniejewo",
+ "Czersk",
+ "Czerwieńsk",
+ "Czerwionka-Leszczyny",
+ "Częstochowa",
+ "Człopa",
+ "Człuchów",
+ "Czyżew",
+ "Ćmielów",
+ "Daleszyce",
+ "Darłowo",
+ "Dąbie",
+ "Dąbrowa Białostocka",
+ "Dąbrowa Górnicza",
+ "Dąbrowa Tarnowska",
+ "Debrzno",
+ "Dębica",
+ "Dęblin",
+ "Dębno",
+ "Dobczyce",
+ "Dobiegniew",
+ "Dobra (powiat łobeski)",
+ "Dobra (powiat turecki)",
+ "Dobre Miasto",
+ "Dobrodzień",
+ "Dobrzany",
+ "Dobrzyń nad Wisłą",
+ "Dolsk",
+ "Drawno",
+ "Drawsko Pomorskie",
+ "Drezdenko",
+ "Drobin",
+ "Drohiczyn",
+ "Drzewica",
+ "Dukla",
+ "Duszniki-Zdrój",
+ "Dynów",
+ "Działdowo",
+ "Działoszyce",
+ "Działoszyn",
+ "Dzierzgoń",
+ "Dzierżoniów",
+ "Dziwnów",
+ "Elbląg",
+ "Ełk",
+ "Frampol",
+ "Frombork",
+ "Garwolin",
+ "Gąbin",
+ "Gdańsk",
+ "Gdynia",
+ "Giżycko",
+ "Glinojeck",
+ "Gliwice",
+ "Głogów",
+ "Głogów Małopolski",
+ "Głogówek",
+ "Głowno",
+ "Głubczyce",
+ "Głuchołazy",
+ "Głuszyca",
+ "Gniew",
+ "Gniewkowo",
+ "Gniezno",
+ "Gogolin",
+ "Golczewo",
+ "Goleniów",
+ "Golina",
+ "Golub-Dobrzyń",
+ "Gołańcz",
+ "Gołdap",
+ "Goniądz",
+ "Gorlice",
+ "Gorzów Śląski",
+ "Gorzów Wielkopolski",
+ "Gostynin",
+ "Gostyń",
+ "Gościno",
+ "Gozdnica",
+ "Góra",
+ "Góra Kalwaria",
+ "Górowo Iławeckie",
+ "Górzno",
+ "Grabów nad Prosną",
+ "Grajewo",
+ "Grodków",
+ "Grodzisk Mazowiecki",
+ "Grodzisk Wielkopolski",
+ "Grójec",
+ "Grudziądz",
+ "Grybów",
+ "Gryfice",
+ "Gryfino",
+ "Gryfów Śląski",
+ "Gubin",
+ "Hajnówka",
+ "Halinów",
+ "Hel",
+ "Hrubieszów",
+ "Iława",
+ "Iłowa",
+ "Iłża",
+ "Imielin",
+ "Inowrocław",
+ "Ińsko",
+ "Iwonicz-Zdrój",
+ "Izbica Kujawska",
+ "Jabłonowo Pomorskie",
+ "Janikowo",
+ "Janowiec Wielkopolski",
+ "Janów Lubelski",
+ "Jarocin",
+ "Jarosław",
+ "Jasień",
+ "Jasło",
+ "Jastarnia",
+ "Jastrowie",
+ "Jastrzębie-Zdrój",
+ "Jawor",
+ "Jaworzno",
+ "Jaworzyna Śląska",
+ "Jedlicze",
+ "Jedlina-Zdrój",
+ "Jedwabne",
+ "Jelcz-Laskowice",
+ "Jelenia Góra",
+ "Jeziorany",
+ "Jędrzejów",
+ "Jordanów",
+ "Józefów (powiat biłgorajski)",
+ "Józefów (powiat otwocki)",
+ "Jutrosin",
+ "Kalety",
+ "Kalisz",
+ "Kalisz Pomorski",
+ "Kalwaria Zebrzydowska",
+ "Kałuszyn",
+ "Kamienna Góra",
+ "Kamień Krajeński",
+ "Kamień Pomorski",
+ "Kamieńsk",
+ "Kańczuga",
+ "Karczew",
+ "Kargowa",
+ "Karlino",
+ "Karpacz",
+ "Kartuzy",
+ "Katowice",
+ "Kazimierz Dolny",
+ "Kazimierza Wielka",
+ "Kąty Wrocławskie",
+ "Kcynia",
+ "Kędzierzyn-Koźle",
+ "Kępice",
+ "Kępno",
+ "Kętrzyn",
+ "Kęty",
+ "Kielce",
+ "Kietrz",
+ "Kisielice",
+ "Kleczew",
+ "Kleszczele",
+ "Kluczbork",
+ "Kłecko",
+ "Kłobuck",
+ "Kłodawa",
+ "Kłodzko",
+ "Knurów",
+ "Knyszyn",
+ "Kobylin",
+ "Kobyłka",
+ "Kock",
+ "Kolbuszowa",
+ "Kolno",
+ "Kolonowskie",
+ "Koluszki",
+ "Kołaczyce",
+ "Koło",
+ "Kołobrzeg",
+ "Koniecpol",
+ "Konin",
+ "Konstancin-Jeziorna",
+ "Konstantynów Łódzki",
+ "Końskie",
+ "Koprzywnica",
+ "Korfantów",
+ "Koronowo",
+ "Korsze",
+ "Kosów Lacki",
+ "Kostrzyn",
+ "Kostrzyn nad Odrą",
+ "Koszalin",
+ "Kościan",
+ "Kościerzyna",
+ "Kowal",
+ "Kowalewo Pomorskie",
+ "Kowary",
+ "Koziegłowy",
+ "Kozienice",
+ "Koźmin Wielkopolski",
+ "Kożuchów",
+ "Kórnik",
+ "Krajenka",
+ "Kraków",
+ "Krapkowice",
+ "Krasnobród",
+ "Krasnystaw",
+ "Kraśnik",
+ "Krobia",
+ "Krosno",
+ "Krosno Odrzańskie",
+ "Krośniewice",
+ "Krotoszyn",
+ "Kruszwica",
+ "Krynica Morska",
+ "Krynica-Zdrój",
+ "Krynki",
+ "Krzanowice",
+ "Krzepice",
+ "Krzeszowice",
+ "Krzywiń",
+ "Krzyż Wielkopolski",
+ "Książ Wielkopolski",
+ "Kudowa-Zdrój",
+ "Kunów",
+ "Kutno",
+ "Kuźnia Raciborska",
+ "Kwidzyn",
+ "Lądek-Zdrój",
+ "Legionowo",
+ "Legnica",
+ "Lesko",
+ "Leszno",
+ "Leśna",
+ "Leśnica",
+ "Lewin Brzeski",
+ "Leżajsk",
+ "Lębork",
+ "Lędziny",
+ "Libiąż",
+ "Lidzbark",
+ "Lidzbark Warmiński",
+ "Limanowa",
+ "Lipiany",
+ "Lipno",
+ "Lipsk",
+ "Lipsko",
+ "Lubaczów",
+ "Lubań",
+ "Lubartów",
+ "Lubawa",
+ "Lubawka",
+ "Lubień Kujawski",
+ "Lubin",
+ "Lublin",
+ "Lubliniec",
+ "Lubniewice",
+ "Lubomierz",
+ "Luboń",
+ "Lubraniec",
+ "Lubsko",
+ "Lwówek",
+ "Lwówek Śląski",
+ "Łabiszyn",
+ "Łańcut",
+ "Łapy",
+ "Łasin",
+ "Łask",
+ "Łaskarzew",
+ "Łaszczów",
+ "Łaziska Górne",
+ "Łazy",
+ "Łeba",
+ "Łęczna",
+ "Łęczyca",
+ "Łęknica",
+ "Łobez",
+ "Łobżenica",
+ "Łochów",
+ "Łomianki",
+ "Łomża",
+ "Łosice",
+ "Łowicz",
+ "Łódź",
+ "Łuków",
+ "Maków Mazowiecki",
+ "Maków Podhalański",
+ "Malbork",
+ "Małogoszcz",
+ "Małomice",
+ "Margonin",
+ "Marki",
+ "Maszewo",
+ "Miasteczko Śląskie",
+ "Miastko",
+ "Michałowo",
+ "Miechów",
+ "Miejska Górka",
+ "Mielec",
+ "Mieroszów",
+ "Mieszkowice",
+ "Międzybórz",
+ "Międzychód",
+ "Międzylesie",
+ "Międzyrzec Podlaski",
+ "Międzyrzecz",
+ "Międzyzdroje",
+ "Mikołajki",
+ "Mikołów",
+ "Mikstat",
+ "Milanówek",
+ "Milicz",
+ "Miłakowo",
+ "Miłomłyn",
+ "Miłosław",
+ "Mińsk Mazowiecki",
+ "Mirosławiec",
+ "Mirsk",
+ "Mława",
+ "Młynary",
+ "Mogielnica",
+ "Mogilno",
+ "Mońki",
+ "Morąg",
+ "Mordy",
+ "Moryń",
+ "Mosina",
+ "Mrągowo",
+ "Mrocza",
+ "Mszana Dolna",
+ "Mszczonów",
+ "Murowana Goślina",
+ "Muszyna",
+ "Mysłowice",
+ "Myszków",
+ "Myszyniec",
+ "Myślenice",
+ "Myślibórz",
+ "Nakło nad Notecią",
+ "Nałęczów",
+ "Namysłów",
+ "Narol",
+ "Nasielsk",
+ "Nekla",
+ "Nidzica",
+ "Niemcza",
+ "Niemodlin",
+ "Niepołomice",
+ "Nieszawa",
+ "Nisko",
+ "Nowa Dęba",
+ "Nowa Ruda",
+ "Nowa Sarzyna",
+ "Nowa Sól",
+ "Nowe",
+ "Nowe Brzesko",
+ "Nowe Miasteczko",
+ "Nowe Miasto Lubawskie",
+ "Nowe Miasto nad Pilicą",
+ "Nowe Skalmierzyce",
+ "Nowe Warpno",
+ "Nowogard",
+ "Nowogrodziec",
+ "Nowogród",
+ "Nowogród Bobrzański",
+ "Nowy Dwór Gdański",
+ "Nowy Dwór Mazowiecki",
+ "Nowy Sącz",
+ "Nowy Staw",
+ "Nowy Targ",
+ "Nowy Tomyśl",
+ "Nowy Wiśnicz",
+ "Nysa",
+ "Oborniki",
+ "Oborniki Śląskie",
+ "Obrzycko",
+ "Odolanów",
+ "Ogrodzieniec",
+ "Okonek",
+ "Olecko",
+ "Olesno",
+ "Oleszyce",
+ "Oleśnica",
+ "Olkusz",
+ "Olsztyn",
+ "Olsztynek",
+ "Olszyna",
+ "Oława",
+ "Opalenica",
+ "Opatów",
+ "Opoczno",
+ "Opole",
+ "Opole Lubelskie",
+ "Orneta",
+ "Orzesze",
+ "Orzysz",
+ "Osieczna",
+ "Osiek",
+ "Ostrołęka",
+ "Ostroróg",
+ "Ostrowiec Świętokrzyski",
+ "Ostróda",
+ "Ostrów Lubelski",
+ "Ostrów Mazowiecka",
+ "Ostrów Wielkopolski",
+ "Ostrzeszów",
+ "Ośno Lubuskie",
+ "Oświęcim",
+ "Otmuchów",
+ "Otwock",
+ "Ozimek",
+ "Ozorków",
+ "Ożarów",
+ "Ożarów Mazowiecki",
+ "Pabianice",
+ "Paczków",
+ "Pajęczno",
+ "Pakość",
+ "Parczew",
+ "Pasłęk",
+ "Pasym",
+ "Pelplin",
+ "Pełczyce",
+ "Piaseczno",
+ "Piaski",
+ "Piastów",
+ "Piechowice",
+ "Piekary Śląskie",
+ "Pieniężno",
+ "Pieńsk",
+ "Pieszyce",
+ "Pilawa",
+ "Pilica",
+ "Pilzno",
+ "Piła",
+ "Piława Górna",
+ "Pińczów",
+ "Pionki",
+ "Piotrków Kujawski",
+ "Piotrków Trybunalski",
+ "Pisz",
+ "Piwniczna-Zdrój",
+ "Pleszew",
+ "Płock",
+ "Płońsk",
+ "Płoty",
+ "Pniewy",
+ "Pobiedziska",
+ "Poddębice",
+ "Podkowa Leśna",
+ "Pogorzela",
+ "Polanica-Zdrój",
+ "Polanów",
+ "Police",
+ "Polkowice",
+ "Połaniec",
+ "Połczyn-Zdrój",
+ "Poniatowa",
+ "Poniec",
+ "Poręba",
+ "Poznań",
+ "Prabuty",
+ "Praszka",
+ "Prochowice",
+ "Proszowice",
+ "Prószków",
+ "Pruchnik",
+ "Prudnik",
+ "Prusice",
+ "Pruszcz Gdański",
+ "Pruszków",
+ "Przasnysz",
+ "Przecław",
+ "Przedbórz",
+ "Przedecz",
+ "Przemków",
+ "Przemyśl",
+ "Przeworsk",
+ "Przysucha",
+ "Pszczyna",
+ "Pszów",
+ "Puck",
+ "Puławy",
+ "Pułtusk",
+ "Puszczykowo",
+ "Pyrzyce",
+ "Pyskowice",
+ "Pyzdry",
+ "Rabka-Zdrój",
+ "Raciąż",
+ "Racibórz",
+ "Radków",
+ "Radlin",
+ "Radłów",
+ "Radom",
+ "Radomsko",
+ "Radomyśl Wielki",
+ "Radymno",
+ "Radziejów",
+ "Radzionków",
+ "Radzymin",
+ "Radzyń Chełmiński",
+ "Radzyń Podlaski",
+ "Rajgród",
+ "Rakoniewice",
+ "Raszków",
+ "Rawa Mazowiecka",
+ "Rawicz",
+ "Recz",
+ "Reda",
+ "Rejowiec Fabryczny",
+ "Resko",
+ "Reszel",
+ "Rogoźno",
+ "Ropczyce",
+ "Różan",
+ "Ruciane-Nida",
+ "Ruda Śląska",
+ "Rudnik nad Sanem",
+ "Rumia",
+ "Rybnik",
+ "Rychwał",
+ "Rydułtowy",
+ "Rydzyna",
+ "Ryglice",
+ "Ryki",
+ "Rymanów",
+ "Ryn",
+ "Rypin",
+ "Rzepin",
+ "Rzeszów",
+ "Rzgów",
+ "Sandomierz",
+ "Sanok",
+ "Sejny",
+ "Serock",
+ "Sędziszów",
+ "Sędziszów Małopolski",
+ "Sępopol",
+ "Sępólno Krajeńskie",
+ "Sianów",
+ "Siechnice",
+ "Siedlce",
+ "Siemianowice Śląskie",
+ "Siemiatycze",
+ "Sieniawa",
+ "Sieradz",
+ "Sieraków",
+ "Sierpc",
+ "Siewierz",
+ "Skalbmierz",
+ "Skała",
+ "Skarszewy",
+ "Skaryszew",
+ "Skarżysko-Kamienna",
+ "Skawina",
+ "Skępe",
+ "Skierniewice",
+ "Skoczów",
+ "Skoki",
+ "Skórcz",
+ "Skwierzyna",
+ "Sława",
+ "Sławków",
+ "Sławno",
+ "Słomniki",
+ "Słubice",
+ "Słupca",
+ "Słupsk",
+ "Sobótka",
+ "Sochaczew",
+ "Sokołów Małopolski",
+ "Sokołów Podlaski",
+ "Sokółka",
+ "Solec Kujawski",
+ "Sompolno",
+ "Sopot",
+ "Sosnowiec",
+ "Sośnicowice",
+ "Stalowa Wola",
+ "Starachowice",
+ "Stargard Szczeciński",
+ "Starogard Gdański",
+ "Stary Sącz",
+ "Staszów",
+ "Stawiski",
+ "Stawiszyn",
+ "Stąporków",
+ "Stęszew",
+ "Stoczek Łukowski",
+ "Stronie Śląskie",
+ "Strumień",
+ "Stryków",
+ "Strzegom",
+ "Strzelce Krajeńskie",
+ "Strzelce Opolskie",
+ "Strzelin",
+ "Strzelno",
+ "Strzyżów",
+ "Sucha Beskidzka",
+ "Suchań",
+ "Suchedniów",
+ "Suchowola",
+ "Sulechów",
+ "Sulejów",
+ "Sulejówek",
+ "Sulęcin",
+ "Sulmierzyce",
+ "Sułkowice",
+ "Supraśl",
+ "Suraż",
+ "Susz",
+ "Suwałki",
+ "Swarzędz",
+ "Syców",
+ "Szadek",
+ "Szamocin",
+ "Szamotuły",
+ "Szczawnica",
+ "Szczawno-Zdrój",
+ "Szczebrzeszyn",
+ "Szczecin",
+ "Szczecinek",
+ "Szczekociny",
+ "Szczucin",
+ "Szczuczyn",
+ "Szczyrk",
+ "Szczytna",
+ "Szczytno",
+ "Szepietowo",
+ "Szklarska Poręba",
+ "Szlichtyngowa",
+ "Szprotawa",
+ "Sztum",
+ "Szubin",
+ "Szydłowiec",
+ "Ścinawa",
+ "Ślesin",
+ "Śmigiel",
+ "Śrem",
+ "Środa Śląska",
+ "Środa Wielkopolska",
+ "Świątniki Górne",
+ "Świdnica",
+ "Świdnik",
+ "Świdwin",
+ "Świebodzice",
+ "Świebodzin",
+ "Świecie",
+ "Świeradów-Zdrój",
+ "Świerzawa",
+ "Świętochłowice",
+ "Świnoujście",
+ "Tarczyn",
+ "Tarnobrzeg",
+ "Tarnogród",
+ "Tarnowskie Góry",
+ "Tarnów",
+ "Tczew",
+ "Terespol",
+ "Tłuszcz",
+ "Tolkmicko",
+ "Tomaszów Lubelski",
+ "Tomaszów Mazowiecki",
+ "Toruń",
+ "Torzym",
+ "Toszek",
+ "Trzcianka",
+ "Trzciel",
+ "Trzcińsko-Zdrój",
+ "Trzebiatów",
+ "Trzebinia",
+ "Trzebnica",
+ "Trzemeszno",
+ "Tuchola",
+ "Tuchów",
+ "Tuczno",
+ "Tuliszków",
+ "Turek",
+ "Tuszyn",
+ "Twardogóra",
+ "Tychowo",
+ "Tychy",
+ "Tyczyn",
+ "Tykocin",
+ "Tyszowce",
+ "Ujazd",
+ "Ujście",
+ "Ulanów",
+ "Uniejów",
+ "Ustka",
+ "Ustroń",
+ "Ustrzyki Dolne",
+ "Wadowice",
+ "Wałbrzych",
+ "Wałcz",
+ "Warka",
+ "Warszawa",
+ "Warta",
+ "Wasilków",
+ "Wąbrzeźno",
+ "Wąchock",
+ "Wągrowiec",
+ "Wąsosz",
+ "Wejherowo",
+ "Węgliniec",
+ "Węgorzewo",
+ "Węgorzyno",
+ "Węgrów",
+ "Wiązów",
+ "Wieleń",
+ "Wielichowo",
+ "Wieliczka",
+ "Wieluń",
+ "Wieruszów",
+ "Więcbork",
+ "Wilamowice",
+ "Wisła",
+ "Witkowo",
+ "Witnica",
+ "Wleń",
+ "Władysławowo",
+ "Włocławek",
+ "Włodawa",
+ "Włoszczowa",
+ "Wodzisław Śląski",
+ "Wojcieszów",
+ "Wojkowice",
+ "Wojnicz",
+ "Wolbórz",
+ "Wolbrom",
+ "Wolin",
+ "Wolsztyn",
+ "Wołczyn",
+ "Wołomin",
+ "Wołów",
+ "Woźniki",
+ "Wrocław",
+ "Wronki",
+ "Września",
+ "Wschowa",
+ "Wyrzysk",
+ "Wysoka",
+ "Wysokie Mazowieckie",
+ "Wyszków",
+ "Wyszogród",
+ "Wyśmierzyce",
+ "Zabłudów",
+ "Zabrze",
+ "Zagórów",
+ "Zagórz",
+ "Zakliczyn",
+ "Zakopane",
+ "Zakroczym",
+ "Zalewo",
+ "Zambrów",
+ "Zamość",
+ "Zator",
+ "Zawadzkie",
+ "Zawichost",
+ "Zawidów",
+ "Zawiercie",
+ "Ząbki",
+ "Ząbkowice Śląskie",
+ "Zbąszynek",
+ "Zbąszyń",
+ "Zduny",
+ "Zduńska Wola",
+ "Zdzieszowice",
+ "Zelów",
+ "Zgierz",
+ "Zgorzelec",
+ "Zielona Góra",
+ "Zielonka",
+ "Ziębice",
+ "Złocieniec",
+ "Złoczew",
+ "Złotoryja",
+ "Złotów",
+ "Złoty Stok",
+ "Zwierzyniec",
+ "Zwoleń",
+ "Żabno",
+ "Żagań",
+ "Żarki",
+ "Żarów",
+ "Żary",
+ "Żelechów",
+ "Żerków",
+ "Żmigród",
+ "Żnin",
+ "Żory",
+ "Żukowo",
+ "Żuromin",
+ "Żychlin",
+ "Żyrardów",
+ "Żywiec"
+];
diff --git a/lib/locales/pl/address/country.js b/lib/locales/pl/address/country.js
new file mode 100644
index 00000000..2259fb08
--- /dev/null
+++ b/lib/locales/pl/address/country.js
@@ -0,0 +1,201 @@
+module["exports"] = [
+ "Afganistan",
+ "Albania",
+ "Algieria",
+ "Andora",
+ "Angola",
+ "Antigua i Barbuda",
+ "Arabia Saudyjska",
+ "Argentyna",
+ "Armenia",
+ "Australia",
+ "Austria",
+ "Azerbejdżan",
+ "Bahamy",
+ "Bahrajn",
+ "Bangladesz",
+ "Barbados",
+ "Belgia",
+ "Belize",
+ "Benin",
+ "Bhutan",
+ "Białoruś",
+ "Birma",
+ "Boliwia",
+ "Sucre",
+ "Bośnia i Hercegowina",
+ "Botswana",
+ "Brazylia",
+ "Brunei",
+ "Bułgaria",
+ "Burkina Faso",
+ "Burundi",
+ "Chile",
+ "Chiny",
+ "Chorwacja",
+ "Cypr",
+ "Czad",
+ "Czarnogóra",
+ "Czechy",
+ "Dania",
+ "Demokratyczna Republika Konga",
+ "Dominika",
+ "Dominikana",
+ "Dżibuti",
+ "Egipt",
+ "Ekwador",
+ "Erytrea",
+ "Estonia",
+ "Etiopia",
+ "Fidżi",
+ "Filipiny",
+ "Finlandia",
+ "Francja",
+ "Gabon",
+ "Gambia",
+ "Ghana",
+ "Grecja",
+ "Grenada",
+ "Gruzja",
+ "Gujana",
+ "Gwatemala",
+ "Gwinea",
+ "Gwinea Bissau",
+ "Gwinea Równikowa",
+ "Haiti",
+ "Hiszpania",
+ "Holandia",
+ "Haga",
+ "Honduras",
+ "Indie",
+ "Indonezja",
+ "Irak",
+ "Iran",
+ "Irlandia",
+ "Islandia",
+ "Izrael",
+ "Jamajka",
+ "Japonia",
+ "Jemen",
+ "Jordania",
+ "Kambodża",
+ "Kamerun",
+ "Kanada",
+ "Katar",
+ "Kazachstan",
+ "Kenia",
+ "Kirgistan",
+ "Kiribati",
+ "Kolumbia",
+ "Komory",
+ "Kongo",
+ "Korea Południowa",
+ "Korea Północna",
+ "Kostaryka",
+ "Kuba",
+ "Kuwejt",
+ "Laos",
+ "Lesotho",
+ "Liban",
+ "Liberia",
+ "Libia",
+ "Liechtenstein",
+ "Litwa",
+ "Luksemburg",
+ "Łotwa",
+ "Macedonia",
+ "Madagaskar",
+ "Malawi",
+ "Malediwy",
+ "Malezja",
+ "Mali",
+ "Malta",
+ "Maroko",
+ "Mauretania",
+ "Mauritius",
+ "Meksyk",
+ "Mikronezja",
+ "Mołdawia",
+ "Monako",
+ "Mongolia",
+ "Mozambik",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Niemcy",
+ "Niger",
+ "Nigeria",
+ "Nikaragua",
+ "Norwegia",
+ "Nowa Zelandia",
+ "Oman",
+ "Pakistan",
+ "Palau",
+ "Panama",
+ "Papua-Nowa Gwinea",
+ "Paragwaj",
+ "Peru",
+ "Polska",
+ "322 575",
+ "Portugalia",
+ "Republika Południowej Afryki",
+ "Republika Środkowoafrykańska",
+ "Republika Zielonego Przylądka",
+ "Rosja",
+ "Rumunia",
+ "Rwanda",
+ "Saint Kitts i Nevis",
+ "Saint Lucia",
+ "Saint Vincent i Grenadyny",
+ "Salwador",
+ "Samoa",
+ "San Marino",
+ "Senegal",
+ "Serbia",
+ "Seszele",
+ "Sierra Leone",
+ "Singapur",
+ "Słowacja",
+ "Słowenia",
+ "Somalia",
+ "Sri Lanka",
+ "Stany Zjednoczone",
+ "Suazi",
+ "Sudan",
+ "Sudan Południowy",
+ "Surinam",
+ "Syria",
+ "Szwajcaria",
+ "Szwecja",
+ "Tadżykistan",
+ "Tajlandia",
+ "Tanzania",
+ "Timor Wschodni",
+ "Togo",
+ "Tonga",
+ "Trynidad i Tobago",
+ "Tunezja",
+ "Turcja",
+ "Turkmenistan",
+ "Tuvalu",
+ "Funafuti",
+ "Uganda",
+ "Ukraina",
+ "Urugwaj",
+ 2008,
+ "Uzbekistan",
+ "Vanuatu",
+ "Watykan",
+ "Wenezuela",
+ "Węgry",
+ "Wielka Brytania",
+ "Wietnam",
+ "Włochy",
+ "Wybrzeże Kości Słoniowej",
+ "Wyspy Marshalla",
+ "Wyspy Salomona",
+ "Wyspy Świętego Tomasza i Książęca",
+ "Zambia",
+ "Zimbabwe",
+ "Zjednoczone Emiraty Arabskie"
+];
diff --git a/lib/locales/pl/address/default_country.js b/lib/locales/pl/address/default_country.js
new file mode 100644
index 00000000..41a51c39
--- /dev/null
+++ b/lib/locales/pl/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Polska"
+];
diff --git a/lib/locales/pl/address/index.js b/lib/locales/pl/address/index.js
new file mode 100644
index 00000000..0dbf0fcd
--- /dev/null
+++ b/lib/locales/pl/address/index.js
@@ -0,0 +1,14 @@
+var address = {};
+module['exports'] = address;
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_prefix = require("./street_prefix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/pl/address/postcode.js b/lib/locales/pl/address/postcode.js
new file mode 100644
index 00000000..3337e02b
--- /dev/null
+++ b/lib/locales/pl/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "##-###"
+];
diff --git a/lib/locales/pl/address/secondary_address.js b/lib/locales/pl/address/secondary_address.js
new file mode 100644
index 00000000..cbd6d754
--- /dev/null
+++ b/lib/locales/pl/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Apt. ###",
+ "Suite ###"
+];
diff --git a/lib/locales/pl/address/state.js b/lib/locales/pl/address/state.js
new file mode 100644
index 00000000..34a6ebe8
--- /dev/null
+++ b/lib/locales/pl/address/state.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "Dolnośląskie",
+ "Kujawsko-pomorskie",
+ "Lubelskie",
+ "Lubuskie",
+ "Łódzkie",
+ "Małopolskie",
+ "Mazowieckie",
+ "Opolskie",
+ "Podkarpackie",
+ "Podlaskie",
+ "Pomorskie",
+ "Śląskie",
+ "Świętokrzyskie",
+ "Warmińsko-mazurskie",
+ "Wielkopolskie",
+ "Zachodniopomorskie"
+];
diff --git a/lib/locales/pl/address/state_abbr.js b/lib/locales/pl/address/state_abbr.js
new file mode 100644
index 00000000..cc2aac2a
--- /dev/null
+++ b/lib/locales/pl/address/state_abbr.js
@@ -0,0 +1,18 @@
+module["exports"] = [
+ "DŚ",
+ "KP",
+ "LB",
+ "LS",
+ "ŁD",
+ "MP",
+ "MZ",
+ "OP",
+ "PK",
+ "PL",
+ "PM",
+ "ŚL",
+ "ŚK",
+ "WM",
+ "WP",
+ "ZP"
+];
diff --git a/lib/locales/pl/address/street_address.js b/lib/locales/pl/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/pl/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/pl/address/street_name.js b/lib/locales/pl/address/street_name.js
new file mode 100644
index 00000000..9bfcd303
--- /dev/null
+++ b/lib/locales/pl/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_prefix} #{Name.last_name}"
+];
diff --git a/lib/locales/pl/address/street_prefix.js b/lib/locales/pl/address/street_prefix.js
new file mode 100644
index 00000000..62a14bb2
--- /dev/null
+++ b/lib/locales/pl/address/street_prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "ul.",
+ "al."
+];
diff --git a/lib/locales/pl/cell_phone/formats.js b/lib/locales/pl/cell_phone/formats.js
new file mode 100644
index 00000000..ed3d598f
--- /dev/null
+++ b/lib/locales/pl/cell_phone/formats.js
@@ -0,0 +1,14 @@
+module["exports"] = [
+ "50-###-##-##",
+ "51-###-##-##",
+ "53-###-##-##",
+ "57-###-##-##",
+ "60-###-##-##",
+ "66-###-##-##",
+ "69-###-##-##",
+ "72-###-##-##",
+ "73-###-##-##",
+ "78-###-##-##",
+ "79-###-##-##",
+ "88-###-##-##"
+];
diff --git a/lib/locales/pl/cell_phone/index.js b/lib/locales/pl/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/pl/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/pl/company/adjetive.js b/lib/locales/pl/company/adjetive.js
new file mode 100644
index 00000000..bcfd8abe
--- /dev/null
+++ b/lib/locales/pl/company/adjetive.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Adaptive",
+ "Advanced",
+ "Ameliorated",
+ "Assimilated",
+ "Automated",
+ "Balanced",
+ "Business-focused",
+ "Centralized",
+ "Cloned",
+ "Compatible",
+ "Configurable",
+ "Cross-group",
+ "Cross-platform",
+ "Customer-focused",
+ "Customizable",
+ "Decentralized",
+ "De-engineered",
+ "Devolved",
+ "Digitized",
+ "Distributed",
+ "Diverse",
+ "Down-sized",
+ "Enhanced",
+ "Enterprise-wide",
+ "Ergonomic",
+ "Exclusive",
+ "Expanded",
+ "Extended",
+ "Face to face",
+ "Focused",
+ "Front-line",
+ "Fully-configurable",
+ "Function-based",
+ "Fundamental",
+ "Future-proofed",
+ "Grass-roots",
+ "Horizontal",
+ "Implemented",
+ "Innovative",
+ "Integrated",
+ "Intuitive",
+ "Inverse",
+ "Managed",
+ "Mandatory",
+ "Monitored",
+ "Multi-channelled",
+ "Multi-lateral",
+ "Multi-layered",
+ "Multi-tiered",
+ "Networked",
+ "Object-based",
+ "Open-architected",
+ "Open-source",
+ "Operative",
+ "Optimized",
+ "Optional",
+ "Organic",
+ "Organized",
+ "Persevering",
+ "Persistent",
+ "Phased",
+ "Polarised",
+ "Pre-emptive",
+ "Proactive",
+ "Profit-focused",
+ "Profound",
+ "Programmable",
+ "Progressive",
+ "Public-key",
+ "Quality-focused",
+ "Reactive",
+ "Realigned",
+ "Re-contextualized",
+ "Re-engineered",
+ "Reduced",
+ "Reverse-engineered",
+ "Right-sized",
+ "Robust",
+ "Seamless",
+ "Secured",
+ "Self-enabling",
+ "Sharable",
+ "Stand-alone",
+ "Streamlined",
+ "Switchable",
+ "Synchronised",
+ "Synergistic",
+ "Synergized",
+ "Team-oriented",
+ "Total",
+ "Triple-buffered",
+ "Universal",
+ "Up-sized",
+ "Upgradable",
+ "User-centric",
+ "User-friendly",
+ "Versatile",
+ "Virtual",
+ "Visionary",
+ "Vision-oriented"
+];
diff --git a/lib/locales/pl/company/bs_adjective.js b/lib/locales/pl/company/bs_adjective.js
new file mode 100644
index 00000000..87bc9d39
--- /dev/null
+++ b/lib/locales/pl/company/bs_adjective.js
@@ -0,0 +1,67 @@
+module["exports"] = [
+ "clicks-and-mortar",
+ "value-added",
+ "vertical",
+ "proactive",
+ "robust",
+ "revolutionary",
+ "scalable",
+ "leading-edge",
+ "innovative",
+ "intuitive",
+ "strategic",
+ "e-business",
+ "mission-critical",
+ "sticky",
+ "one-to-one",
+ "24/7",
+ "end-to-end",
+ "global",
+ "B2B",
+ "B2C",
+ "granular",
+ "frictionless",
+ "virtual",
+ "viral",
+ "dynamic",
+ "24/365",
+ "best-of-breed",
+ "killer",
+ "magnetic",
+ "bleeding-edge",
+ "web-enabled",
+ "interactive",
+ "dot-com",
+ "sexy",
+ "back-end",
+ "real-time",
+ "efficient",
+ "front-end",
+ "distributed",
+ "seamless",
+ "extensible",
+ "turn-key",
+ "world-class",
+ "open-source",
+ "cross-platform",
+ "cross-media",
+ "synergistic",
+ "bricks-and-clicks",
+ "out-of-the-box",
+ "enterprise",
+ "integrated",
+ "impactful",
+ "wireless",
+ "transparent",
+ "next-generation",
+ "cutting-edge",
+ "user-centric",
+ "visionary",
+ "customized",
+ "ubiquitous",
+ "plug-and-play",
+ "collaborative",
+ "compelling",
+ "holistic",
+ "rich"
+];
diff --git a/lib/locales/pl/company/bs_noun.js b/lib/locales/pl/company/bs_noun.js
new file mode 100644
index 00000000..c764d732
--- /dev/null
+++ b/lib/locales/pl/company/bs_noun.js
@@ -0,0 +1,46 @@
+module["exports"] = [
+ "synergies",
+ "web-readiness",
+ "paradigms",
+ "markets",
+ "partnerships",
+ "infrastructures",
+ "platforms",
+ "initiatives",
+ "channels",
+ "eyeballs",
+ "communities",
+ "ROI",
+ "solutions",
+ "e-tailers",
+ "e-services",
+ "action-items",
+ "portals",
+ "niches",
+ "technologies",
+ "content",
+ "vortals",
+ "supply-chains",
+ "convergence",
+ "relationships",
+ "architectures",
+ "interfaces",
+ "e-markets",
+ "e-commerce",
+ "systems",
+ "bandwidth",
+ "infomediaries",
+ "models",
+ "mindshare",
+ "deliverables",
+ "users",
+ "schemas",
+ "networks",
+ "applications",
+ "metrics",
+ "e-business",
+ "functionalities",
+ "experiences",
+ "web services",
+ "methodologies"
+];
diff --git a/lib/locales/pl/company/bs_verb.js b/lib/locales/pl/company/bs_verb.js
new file mode 100644
index 00000000..42e47b27
--- /dev/null
+++ b/lib/locales/pl/company/bs_verb.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "implement",
+ "utilize",
+ "integrate",
+ "streamline",
+ "optimize",
+ "evolve",
+ "transform",
+ "embrace",
+ "enable",
+ "orchestrate",
+ "leverage",
+ "reinvent",
+ "aggregate",
+ "architect",
+ "enhance",
+ "incentivize",
+ "morph",
+ "empower",
+ "envisioneer",
+ "monetize",
+ "harness",
+ "facilitate",
+ "seize",
+ "disintermediate",
+ "synergize",
+ "strategize",
+ "deploy",
+ "brand",
+ "grow",
+ "target",
+ "syndicate",
+ "synthesize",
+ "deliver",
+ "mesh",
+ "incubate",
+ "engage",
+ "maximize",
+ "benchmark",
+ "expedite",
+ "reintermediate",
+ "whiteboard",
+ "visualize",
+ "repurpose",
+ "innovate",
+ "scale",
+ "unleash",
+ "drive",
+ "extend",
+ "engineer",
+ "revolutionize",
+ "generate",
+ "exploit",
+ "transition",
+ "e-enable",
+ "iterate",
+ "cultivate",
+ "matrix",
+ "productize",
+ "redefine",
+ "recontextualize"
+];
diff --git a/lib/locales/pl/company/descriptor.js b/lib/locales/pl/company/descriptor.js
new file mode 100644
index 00000000..0746db82
--- /dev/null
+++ b/lib/locales/pl/company/descriptor.js
@@ -0,0 +1,103 @@
+module["exports"] = [
+ "24 hour",
+ "24/7",
+ "3rd generation",
+ "4th generation",
+ "5th generation",
+ "6th generation",
+ "actuating",
+ "analyzing",
+ "asymmetric",
+ "asynchronous",
+ "attitude-oriented",
+ "background",
+ "bandwidth-monitored",
+ "bi-directional",
+ "bifurcated",
+ "bottom-line",
+ "clear-thinking",
+ "client-driven",
+ "client-server",
+ "coherent",
+ "cohesive",
+ "composite",
+ "context-sensitive",
+ "contextually-based",
+ "content-based",
+ "dedicated",
+ "demand-driven",
+ "didactic",
+ "directional",
+ "discrete",
+ "disintermediate",
+ "dynamic",
+ "eco-centric",
+ "empowering",
+ "encompassing",
+ "even-keeled",
+ "executive",
+ "explicit",
+ "exuding",
+ "fault-tolerant",
+ "foreground",
+ "fresh-thinking",
+ "full-range",
+ "global",
+ "grid-enabled",
+ "heuristic",
+ "high-level",
+ "holistic",
+ "homogeneous",
+ "human-resource",
+ "hybrid",
+ "impactful",
+ "incremental",
+ "intangible",
+ "interactive",
+ "intermediate",
+ "leading edge",
+ "local",
+ "logistical",
+ "maximized",
+ "methodical",
+ "mission-critical",
+ "mobile",
+ "modular",
+ "motivating",
+ "multimedia",
+ "multi-state",
+ "multi-tasking",
+ "national",
+ "needs-based",
+ "neutral",
+ "next generation",
+ "non-volatile",
+ "object-oriented",
+ "optimal",
+ "optimizing",
+ "radical",
+ "real-time",
+ "reciprocal",
+ "regional",
+ "responsive",
+ "scalable",
+ "secondary",
+ "solution-oriented",
+ "stable",
+ "static",
+ "systematic",
+ "systemic",
+ "system-worthy",
+ "tangible",
+ "tertiary",
+ "transitional",
+ "uniform",
+ "upward-trending",
+ "user-facing",
+ "value-added",
+ "web-enabled",
+ "well-modulated",
+ "zero administration",
+ "zero defect",
+ "zero tolerance"
+];
diff --git a/lib/locales/pl/company/index.js b/lib/locales/pl/company/index.js
new file mode 100644
index 00000000..35669783
--- /dev/null
+++ b/lib/locales/pl/company/index.js
@@ -0,0 +1,10 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjetive = require("./adjetive");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.bs_adjective = require("./bs_adjective");
+company.bs_noun = require("./bs_noun");
+company.name = require("./name");
diff --git a/lib/locales/pl/company/name.js b/lib/locales/pl/company/name.js
new file mode 100644
index 00000000..f3cb17c8
--- /dev/null
+++ b/lib/locales/pl/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"
+];
diff --git a/lib/locales/pl/company/noun.js b/lib/locales/pl/company/noun.js
new file mode 100644
index 00000000..0a27b357
--- /dev/null
+++ b/lib/locales/pl/company/noun.js
@@ -0,0 +1,106 @@
+module["exports"] = [
+ "ability",
+ "access",
+ "adapter",
+ "algorithm",
+ "alliance",
+ "analyzer",
+ "application",
+ "approach",
+ "architecture",
+ "archive",
+ "artificial intelligence",
+ "array",
+ "attitude",
+ "benchmark",
+ "budgetary management",
+ "capability",
+ "capacity",
+ "challenge",
+ "circuit",
+ "collaboration",
+ "complexity",
+ "concept",
+ "conglomeration",
+ "contingency",
+ "core",
+ "customer loyalty",
+ "database",
+ "data-warehouse",
+ "definition",
+ "emulation",
+ "encoding",
+ "encryption",
+ "extranet",
+ "firmware",
+ "flexibility",
+ "focus group",
+ "forecast",
+ "frame",
+ "framework",
+ "function",
+ "functionalities",
+ "Graphic Interface",
+ "groupware",
+ "Graphical User Interface",
+ "hardware",
+ "help-desk",
+ "hierarchy",
+ "hub",
+ "implementation",
+ "info-mediaries",
+ "infrastructure",
+ "initiative",
+ "installation",
+ "instruction set",
+ "interface",
+ "internet solution",
+ "intranet",
+ "knowledge user",
+ "knowledge base",
+ "local area network",
+ "leverage",
+ "matrices",
+ "matrix",
+ "methodology",
+ "middleware",
+ "migration",
+ "model",
+ "moderator",
+ "monitoring",
+ "moratorium",
+ "neural-net",
+ "open architecture",
+ "open system",
+ "orchestration",
+ "paradigm",
+ "parallelism",
+ "policy",
+ "portal",
+ "pricing structure",
+ "process improvement",
+ "product",
+ "productivity",
+ "project",
+ "projection",
+ "protocol",
+ "secured line",
+ "service-desk",
+ "software",
+ "solution",
+ "standardization",
+ "strategy",
+ "structure",
+ "success",
+ "superstructure",
+ "support",
+ "synergy",
+ "system engine",
+ "task-force",
+ "throughput",
+ "time-frame",
+ "toolset",
+ "utilisation",
+ "website",
+ "workforce"
+];
diff --git a/lib/locales/pl/company/suffix.js b/lib/locales/pl/company/suffix.js
new file mode 100644
index 00000000..a5351dba
--- /dev/null
+++ b/lib/locales/pl/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Inc",
+ "and Sons",
+ "LLC",
+ "Group"
+];
diff --git a/lib/locales/pl/index.js b/lib/locales/pl/index.js
new file mode 100644
index 00000000..aa6a34c6
--- /dev/null
+++ b/lib/locales/pl/index.js
@@ -0,0 +1,10 @@
+var pl = {};
+module['exports'] = pl;
+pl.title = "Polish";
+pl.name = require("./name");
+pl.address = require("./address");
+pl.company = require("./company");
+pl.internet = require("./internet");
+pl.lorem = require("./lorem");
+pl.phone_number = require("./phone_number");
+pl.cell_phone = require("./cell_phone");
diff --git a/lib/locales/pl/internet/domain_suffix.js b/lib/locales/pl/internet/domain_suffix.js
new file mode 100644
index 00000000..644f75fa
--- /dev/null
+++ b/lib/locales/pl/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "com",
+ "pl",
+ "com.pl",
+ "net",
+ "org"
+];
diff --git a/lib/locales/pl/internet/free_email.js b/lib/locales/pl/internet/free_email.js
new file mode 100644
index 00000000..d6393294
--- /dev/null
+++ b/lib/locales/pl/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/pl/internet/index.js b/lib/locales/pl/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/pl/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/pl/lorem/index.js b/lib/locales/pl/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/pl/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/pl/lorem/supplemental.js b/lib/locales/pl/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/pl/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/pl/lorem/words.js b/lib/locales/pl/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/pl/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/pl/name/first_name.js b/lib/locales/pl/name/first_name.js
new file mode 100644
index 00000000..f2a14cc4
--- /dev/null
+++ b/lib/locales/pl/name/first_name.js
@@ -0,0 +1,411 @@
+module["exports"] = [
+ "Aaron",
+ "Abraham",
+ "Adam",
+ "Adrian",
+ "Atanazy",
+ "Agaton",
+ "Alan",
+ "Albert",
+ "Aleksander",
+ "Aleksy",
+ "Alfred",
+ "Alwar",
+ "Ambroży",
+ "Anatol",
+ "Andrzej",
+ "Antoni",
+ "Apollinary",
+ "Apollo",
+ "Arkady",
+ "Arkadiusz",
+ "Archibald",
+ "Arystarch",
+ "Arnold",
+ "Arseniusz",
+ "Artur",
+ "August",
+ "Baldwin",
+ "Bazyli",
+ "Benedykt",
+ "Beniamin",
+ "Bernard",
+ "Bertrand",
+ "Bertram",
+ "Borys",
+ "Brajan",
+ "Bruno",
+ "Cezary",
+ "Cecyliusz",
+ "Karol",
+ "Krystian",
+ "Krzysztof",
+ "Klarencjusz",
+ "Klaudiusz",
+ "Klemens",
+ "Konrad",
+ "Konstanty",
+ "Konstantyn",
+ "Kornel",
+ "Korneliusz",
+ "Korneli",
+ "Cyryl",
+ "Cyrus",
+ "Damian",
+ "Daniel",
+ "Dariusz",
+ "Dawid",
+ "Dionizy",
+ "Demetriusz",
+ "Dominik",
+ "Donald",
+ "Dorian",
+ "Edgar",
+ "Edmund",
+ "Edward",
+ "Edwin",
+ "Efrem",
+ "Efraim",
+ "Eliasz",
+ "Eleazar",
+ "Emil",
+ "Emanuel",
+ "Erast",
+ "Ernest",
+ "Eugeniusz",
+ "Eustracjusz",
+ "Fabian",
+ "Feliks",
+ "Florian",
+ "Franciszek",
+ "Fryderyk",
+ "Gabriel",
+ "Gedeon",
+ "Galfryd",
+ "Jerzy",
+ "Gerald",
+ "Gerazym",
+ "Gilbert",
+ "Gonsalwy",
+ "Grzegorz",
+ "Gwido",
+ "Harald",
+ "Henryk",
+ "Herbert",
+ "Herman",
+ "Hilary",
+ "Horacy",
+ "Hubert",
+ "Hugo",
+ "Ignacy",
+ "Igor",
+ "Hilarion",
+ "Innocenty",
+ "Hipolit",
+ "Ireneusz",
+ "Erwin",
+ "Izaak",
+ "Izajasz",
+ "Izydor",
+ "Jakub",
+ "Jeremi",
+ "Jeremiasz",
+ "Hieronim",
+ "Gerald",
+ "Joachim",
+ "Jan",
+ "Janusz",
+ "Jonatan",
+ "Józef",
+ "Jozue",
+ "Julian",
+ "Juliusz",
+ "Justyn",
+ "Kalistrat",
+ "Kazimierz",
+ "Wawrzyniec",
+ "Laurenty",
+ "Laurencjusz",
+ "Łazarz",
+ "Leon",
+ "Leonard",
+ "Leonid",
+ "Leon",
+ "Ludwik",
+ "Łukasz",
+ "Lucjan",
+ "Magnus",
+ "Makary",
+ "Marceli",
+ "Marek",
+ "Marcin",
+ "Mateusz",
+ "Maurycy",
+ "Maksym",
+ "Maksymilian",
+ "Michał",
+ "Miron",
+ "Modest",
+ "Mojżesz",
+ "Natan",
+ "Natanael",
+ "Nazariusz",
+ "Nazary",
+ "Nestor",
+ "Mikołaj",
+ "Nikodem",
+ "Olaf",
+ "Oleg",
+ "Oliwier",
+ "Onufry",
+ "Orestes",
+ "Oskar",
+ "Ansgary",
+ "Osmund",
+ "Pankracy",
+ "Pantaleon",
+ "Patryk",
+ "Patrycjusz",
+ "Patrycy",
+ "Paweł",
+ "Piotr",
+ "Filemon",
+ "Filip",
+ "Platon",
+ "Polikarp",
+ "Porfiry",
+ "Porfiriusz",
+ "Prokles",
+ "Prokul",
+ "Prokop",
+ "Kwintyn",
+ "Randolf",
+ "Rafał",
+ "Rajmund",
+ "Reginald",
+ "Rajnold",
+ "Ryszard",
+ "Robert",
+ "Roderyk",
+ "Roger",
+ "Roland",
+ "Roman",
+ "Romeo",
+ "Reginald",
+ "Rudolf",
+ "Samson",
+ "Samuel",
+ "Salwator",
+ "Sebastian",
+ "Serafin",
+ "Sergiusz",
+ "Seweryn",
+ "Zygmunt",
+ "Sylwester",
+ "Szymon",
+ "Salomon",
+ "Spirydion",
+ "Stanisław",
+ "Szczepan",
+ "Stefan",
+ "Terencjusz",
+ "Teodor",
+ "Tomasz",
+ "Tymoteusz",
+ "Tobiasz",
+ "Walenty",
+ "Walentyn",
+ "Walerian",
+ "Walery",
+ "Wiktor",
+ "Wincenty",
+ "Witalis",
+ "Włodzimierz",
+ "Władysław",
+ "Błażej",
+ "Walter",
+ "Walgierz",
+ "Wacław",
+ "Wilfryd",
+ "Wilhelm",
+ "Ksawery",
+ "Ksenofont",
+ "Jerzy",
+ "Zachariasz",
+ "Zachary",
+ "Ada",
+ "Adelajda",
+ "Agata",
+ "Agnieszka",
+ "Agrypina",
+ "Aida",
+ "Aleksandra",
+ "Alicja",
+ "Alina",
+ "Amanda",
+ "Anastazja",
+ "Angela",
+ "Andżelika",
+ "Angelina",
+ "Anna",
+ "Hanna",
+ "—",
+ "Antonina",
+ "Ariadna",
+ "Aurora",
+ "Barbara",
+ "Beatrycze",
+ "Berta",
+ "Brygida",
+ "Kamila",
+ "Karolina",
+ "Karolina",
+ "Kornelia",
+ "Katarzyna",
+ "Cecylia",
+ "Karolina",
+ "Chloe",
+ "Krystyna",
+ "Klara",
+ "Klaudia",
+ "Klementyna",
+ "Konstancja",
+ "Koralia",
+ "Daria",
+ "Diana",
+ "Dina",
+ "Dorota",
+ "Edyta",
+ "Eleonora",
+ "Eliza",
+ "Elżbieta",
+ "Izabela",
+ "Elwira",
+ "Emilia",
+ "Estera",
+ "Eudoksja",
+ "Eudokia",
+ "Eugenia",
+ "Ewa",
+ "Ewelina",
+ "Ferdynanda",
+ "Florencja",
+ "Franciszka",
+ "Gabriela",
+ "Gertruda",
+ "Gloria",
+ "Gracja",
+ "Jadwiga",
+ "Helena",
+ "Henryka",
+ "Nadzieja",
+ "Ida",
+ "Ilona",
+ "Helena",
+ "Irena",
+ "Irma",
+ "Izabela",
+ "Izolda",
+ "Jakubina",
+ "Joanna",
+ "Janina",
+ "Żaneta",
+ "Joanna",
+ "Ginewra",
+ "Józefina",
+ "Judyta",
+ "Julia",
+ "Julia",
+ "Julita",
+ "Justyna",
+ "Kira",
+ "Cyra",
+ "Kleopatra",
+ "Larysa",
+ "Laura",
+ "Laurencja",
+ "Laurentyna",
+ "Lea",
+ "Leila",
+ "Eleonora",
+ "Liliana",
+ "Lilianna",
+ "Lilia",
+ "Lilla",
+ "Liza",
+ "Eliza",
+ "Laura",
+ "Ludwika",
+ "Luiza",
+ "Łucja",
+ "Lucja",
+ "Lidia",
+ "Amabela",
+ "Magdalena",
+ "Malwina",
+ "Małgorzata",
+ "Greta",
+ "Marianna",
+ "Maryna",
+ "Marta",
+ "Martyna",
+ "Maria",
+ "Matylda",
+ "Maja",
+ "Maja",
+ "Melania",
+ "Michalina",
+ "Monika",
+ "Nadzieja",
+ "Noemi",
+ "Natalia",
+ "Nikola",
+ "Nina",
+ "Olga",
+ "Olimpia",
+ "Oliwia",
+ "Ofelia",
+ "Patrycja",
+ "Paula",
+ "Pelagia",
+ "Penelopa",
+ "Filipa",
+ "Paulina",
+ "Rachela",
+ "Rebeka",
+ "Regina",
+ "Renata",
+ "Rozalia",
+ "Róża",
+ "Roksana",
+ "Rufina",
+ "Ruta",
+ "Sabina",
+ "Sara",
+ "Serafina",
+ "Sybilla",
+ "Sylwia",
+ "Zofia",
+ "Stella",
+ "Stefania",
+ "Zuzanna",
+ "Tamara",
+ "Tacjana",
+ "Tekla",
+ "Teodora",
+ "Teresa",
+ "Walentyna",
+ "Waleria",
+ "Wanesa",
+ "Wiara",
+ "Weronika",
+ "Wiktoria",
+ "Wirginia",
+ "Bibiana",
+ "Bibianna",
+ "Wanda",
+ "Wilhelmina",
+ "Ksawera",
+ "Ksenia",
+ "Zoe"
+];
diff --git a/lib/locales/pl/name/index.js b/lib/locales/pl/name/index.js
new file mode 100644
index 00000000..44fd8585
--- /dev/null
+++ b/lib/locales/pl/name/index.js
@@ -0,0 +1,7 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/pl/name/last_name.js b/lib/locales/pl/name/last_name.js
new file mode 100644
index 00000000..0e68e697
--- /dev/null
+++ b/lib/locales/pl/name/last_name.js
@@ -0,0 +1,706 @@
+module["exports"] = [
+ "Adamczak",
+ "Adamczyk",
+ "Adamek",
+ "Adamiak",
+ "Adamiec",
+ "Adamowicz",
+ "Adamski",
+ "Adamus",
+ "Aleksandrowicz",
+ "Andrzejczak",
+ "Andrzejewski",
+ "Antczak",
+ "Augustyn",
+ "Augustyniak",
+ "Bagiński",
+ "Balcerzak",
+ "Banach",
+ "Banasiak",
+ "Banasik",
+ "Banaś",
+ "Baran",
+ "Baranowski",
+ "Barański",
+ "Bartczak",
+ "Bartkowiak",
+ "Bartnik",
+ "Bartosik",
+ "Bednarczyk",
+ "Bednarek",
+ "Bednarski",
+ "Bednarz",
+ "Białas",
+ "Białek",
+ "Białkowski",
+ "Bielak",
+ "Bielawski",
+ "Bielecki",
+ "Bielski",
+ "Bieniek",
+ "Biernacki",
+ "Biernat",
+ "Bieńkowski",
+ "Bilski",
+ "Bober",
+ "Bochenek",
+ "Bogucki",
+ "Bogusz",
+ "Borek",
+ "Borkowski",
+ "Borowiec",
+ "Borowski",
+ "Bożek",
+ "Broda",
+ "Brzeziński",
+ "Brzozowski",
+ "Buczek",
+ "Buczkowski",
+ "Buczyński",
+ "Budziński",
+ "Budzyński",
+ "Bujak",
+ "Bukowski",
+ "Burzyński",
+ "Bąk",
+ "Bąkowski",
+ "Błaszczak",
+ "Błaszczyk",
+ "Cebula",
+ "Chmiel",
+ "Chmielewski",
+ "Chmura",
+ "Chojnacki",
+ "Chojnowski",
+ "Cholewa",
+ "Chrzanowski",
+ "Chudzik",
+ "Cichocki",
+ "Cichoń",
+ "Cichy",
+ "Ciesielski",
+ "Cieśla",
+ "Cieślak",
+ "Cieślik",
+ "Ciszewski",
+ "Cybulski",
+ "Cygan",
+ "Czaja",
+ "Czajka",
+ "Czajkowski",
+ "Czapla",
+ "Czarnecki",
+ "Czech",
+ "Czechowski",
+ "Czekaj",
+ "Czerniak",
+ "Czerwiński",
+ "Czyż",
+ "Czyżewski",
+ "Dec",
+ "Dobosz",
+ "Dobrowolski",
+ "Dobrzyński",
+ "Domagała",
+ "Domański",
+ "Dominiak",
+ "Drabik",
+ "Drozd",
+ "Drozdowski",
+ "Drzewiecki",
+ "Dróżdż",
+ "Dubiel",
+ "Duda",
+ "Dudek",
+ "Dudziak",
+ "Dudzik",
+ "Dudziński",
+ "Duszyński",
+ "Dziedzic",
+ "Dziuba",
+ "Dąbek",
+ "Dąbkowski",
+ "Dąbrowski",
+ "Dębowski",
+ "Dębski",
+ "Długosz",
+ "Falkowski",
+ "Fijałkowski",
+ "Filipek",
+ "Filipiak",
+ "Filipowicz",
+ "Flak",
+ "Flis",
+ "Florczak",
+ "Florek",
+ "Frankowski",
+ "Frąckowiak",
+ "Frączek",
+ "Frątczak",
+ "Furman",
+ "Gadomski",
+ "Gajda",
+ "Gajewski",
+ "Gaweł",
+ "Gawlik",
+ "Gawron",
+ "Gawroński",
+ "Gałka",
+ "Gałązka",
+ "Gil",
+ "Godlewski",
+ "Golec",
+ "Gołąb",
+ "Gołębiewski",
+ "Gołębiowski",
+ "Grabowski",
+ "Graczyk",
+ "Grochowski",
+ "Grudzień",
+ "Gruszczyński",
+ "Gruszka",
+ "Grzegorczyk",
+ "Grzelak",
+ "Grzesiak",
+ "Grzesik",
+ "Grześkowiak",
+ "Grzyb",
+ "Grzybowski",
+ "Grzywacz",
+ "Gutowski",
+ "Guzik",
+ "Gwóźdź",
+ "Góra",
+ "Góral",
+ "Górecki",
+ "Górka",
+ "Górniak",
+ "Górny",
+ "Górski",
+ "Gąsior",
+ "Gąsiorowski",
+ "Głogowski",
+ "Głowacki",
+ "Głąb",
+ "Hajduk",
+ "Herman",
+ "Iwański",
+ "Izdebski",
+ "Jabłoński",
+ "Jackowski",
+ "Jagielski",
+ "Jagiełło",
+ "Jagodziński",
+ "Jakubiak",
+ "Jakubowski",
+ "Janas",
+ "Janiak",
+ "Janicki",
+ "Janik",
+ "Janiszewski",
+ "Jankowiak",
+ "Jankowski",
+ "Janowski",
+ "Janus",
+ "Janusz",
+ "Januszewski",
+ "Jaros",
+ "Jarosz",
+ "Jarząbek",
+ "Jasiński",
+ "Jastrzębski",
+ "Jaworski",
+ "Jaśkiewicz",
+ "Jezierski",
+ "Jurek",
+ "Jurkiewicz",
+ "Jurkowski",
+ "Juszczak",
+ "Jóźwiak",
+ "Jóźwik",
+ "Jędrzejczak",
+ "Jędrzejczyk",
+ "Jędrzejewski",
+ "Kacprzak",
+ "Kaczmarczyk",
+ "Kaczmarek",
+ "Kaczmarski",
+ "Kaczor",
+ "Kaczorowski",
+ "Kaczyński",
+ "Kaleta",
+ "Kalinowski",
+ "Kalisz",
+ "Kamiński",
+ "Kania",
+ "Kaniewski",
+ "Kapusta",
+ "Karaś",
+ "Karczewski",
+ "Karpiński",
+ "Karwowski",
+ "Kasperek",
+ "Kasprzak",
+ "Kasprzyk",
+ "Kaszuba",
+ "Kawa",
+ "Kawecki",
+ "Kałuża",
+ "Kaźmierczak",
+ "Kiełbasa",
+ "Kisiel",
+ "Kita",
+ "Klimczak",
+ "Klimek",
+ "Kmiecik",
+ "Kmieć",
+ "Knapik",
+ "Kobus",
+ "Kogut",
+ "Kolasa",
+ "Komorowski",
+ "Konieczna",
+ "Konieczny",
+ "Konopka",
+ "Kopczyński",
+ "Koper",
+ "Kopeć",
+ "Korzeniowski",
+ "Kos",
+ "Kosiński",
+ "Kosowski",
+ "Kostecki",
+ "Kostrzewa",
+ "Kot",
+ "Kotowski",
+ "Kowal",
+ "Kowalczuk",
+ "Kowalczyk",
+ "Kowalewski",
+ "Kowalik",
+ "Kowalski",
+ "Koza",
+ "Kozak",
+ "Kozieł",
+ "Kozioł",
+ "Kozłowski",
+ "Kołakowski",
+ "Kołodziej",
+ "Kołodziejczyk",
+ "Kołodziejski",
+ "Krajewski",
+ "Krakowiak",
+ "Krawczyk",
+ "Krawiec",
+ "Kruk",
+ "Krukowski",
+ "Krupa",
+ "Krupiński",
+ "Kruszewski",
+ "Krysiak",
+ "Krzemiński",
+ "Krzyżanowski",
+ "Król",
+ "Królikowski",
+ "Książek",
+ "Kubacki",
+ "Kubiak",
+ "Kubica",
+ "Kubicki",
+ "Kubik",
+ "Kuc",
+ "Kucharczyk",
+ "Kucharski",
+ "Kuchta",
+ "Kuciński",
+ "Kuczyński",
+ "Kujawa",
+ "Kujawski",
+ "Kula",
+ "Kulesza",
+ "Kulig",
+ "Kulik",
+ "Kuliński",
+ "Kurek",
+ "Kurowski",
+ "Kuś",
+ "Kwaśniewski",
+ "Kwiatkowski",
+ "Kwiecień",
+ "Kwieciński",
+ "Kędzierski",
+ "Kędziora",
+ "Kępa",
+ "Kłos",
+ "Kłosowski",
+ "Lach",
+ "Laskowski",
+ "Lasota",
+ "Lech",
+ "Lenart",
+ "Lesiak",
+ "Leszczyński",
+ "Lewandowski",
+ "Lewicki",
+ "Leśniak",
+ "Leśniewski",
+ "Lipiński",
+ "Lipka",
+ "Lipski",
+ "Lis",
+ "Lisiecki",
+ "Lisowski",
+ "Maciejewski",
+ "Maciąg",
+ "Mackiewicz",
+ "Madej",
+ "Maj",
+ "Majcher",
+ "Majchrzak",
+ "Majewski",
+ "Majka",
+ "Makowski",
+ "Malec",
+ "Malicki",
+ "Malinowski",
+ "Maliszewski",
+ "Marchewka",
+ "Marciniak",
+ "Marcinkowski",
+ "Marczak",
+ "Marek",
+ "Markiewicz",
+ "Markowski",
+ "Marszałek",
+ "Marzec",
+ "Masłowski",
+ "Matusiak",
+ "Matuszak",
+ "Matuszewski",
+ "Matysiak",
+ "Mazur",
+ "Mazurek",
+ "Mazurkiewicz",
+ "Maćkowiak",
+ "Małecki",
+ "Małek",
+ "Maślanka",
+ "Michalak",
+ "Michalczyk",
+ "Michalik",
+ "Michalski",
+ "Michałek",
+ "Michałowski",
+ "Mielczarek",
+ "Mierzejewski",
+ "Mika",
+ "Mikołajczak",
+ "Mikołajczyk",
+ "Mikulski",
+ "Milczarek",
+ "Milewski",
+ "Miller",
+ "Misiak",
+ "Misztal",
+ "Miśkiewicz",
+ "Modzelewski",
+ "Molenda",
+ "Morawski",
+ "Motyka",
+ "Mroczek",
+ "Mroczkowski",
+ "Mrozek",
+ "Mróz",
+ "Mucha",
+ "Murawski",
+ "Musiał",
+ "Muszyński",
+ "Młynarczyk",
+ "Napierała",
+ "Nawrocki",
+ "Nawrot",
+ "Niedziela",
+ "Niedzielski",
+ "Niedźwiecki",
+ "Niemczyk",
+ "Niemiec",
+ "Niewiadomski",
+ "Noga",
+ "Nowacki",
+ "Nowaczyk",
+ "Nowak",
+ "Nowakowski",
+ "Nowicki",
+ "Nowiński",
+ "Olczak",
+ "Olejniczak",
+ "Olejnik",
+ "Olszewski",
+ "Orzechowski",
+ "Orłowski",
+ "Osiński",
+ "Ossowski",
+ "Ostrowski",
+ "Owczarek",
+ "Paczkowski",
+ "Pająk",
+ "Pakuła",
+ "Paluch",
+ "Panek",
+ "Partyka",
+ "Pasternak",
+ "Paszkowski",
+ "Pawelec",
+ "Pawlak",
+ "Pawlicki",
+ "Pawlik",
+ "Pawlikowski",
+ "Pawłowski",
+ "Pałka",
+ "Piasecki",
+ "Piechota",
+ "Piekarski",
+ "Pietras",
+ "Pietruszka",
+ "Pietrzak",
+ "Pietrzyk",
+ "Pilarski",
+ "Pilch",
+ "Piotrowicz",
+ "Piotrowski",
+ "Piwowarczyk",
+ "Piórkowski",
+ "Piątek",
+ "Piątkowski",
+ "Piłat",
+ "Pluta",
+ "Podgórski",
+ "Polak",
+ "Popławski",
+ "Porębski",
+ "Prokop",
+ "Prus",
+ "Przybylski",
+ "Przybysz",
+ "Przybył",
+ "Przybyła",
+ "Ptak",
+ "Puchalski",
+ "Pytel",
+ "Płonka",
+ "Raczyński",
+ "Radecki",
+ "Radomski",
+ "Rak",
+ "Rakowski",
+ "Ratajczak",
+ "Robak",
+ "Rogala",
+ "Rogalski",
+ "Rogowski",
+ "Rojek",
+ "Romanowski",
+ "Rosa",
+ "Rosiak",
+ "Rosiński",
+ "Ruciński",
+ "Rudnicki",
+ "Rudziński",
+ "Rudzki",
+ "Rusin",
+ "Rutkowski",
+ "Rybak",
+ "Rybarczyk",
+ "Rybicki",
+ "Rzepka",
+ "Różański",
+ "Różycki",
+ "Sadowski",
+ "Sawicki",
+ "Serafin",
+ "Siedlecki",
+ "Sienkiewicz",
+ "Sieradzki",
+ "Sikora",
+ "Sikorski",
+ "Sitek",
+ "Siwek",
+ "Skalski",
+ "Skiba",
+ "Skibiński",
+ "Skoczylas",
+ "Skowron",
+ "Skowronek",
+ "Skowroński",
+ "Skrzypczak",
+ "Skrzypek",
+ "Skóra",
+ "Smoliński",
+ "Sobczak",
+ "Sobczyk",
+ "Sobieraj",
+ "Sobolewski",
+ "Socha",
+ "Sochacki",
+ "Sokołowski",
+ "Sokół",
+ "Sosnowski",
+ "Sowa",
+ "Sowiński",
+ "Sołtys",
+ "Sołtysiak",
+ "Sroka",
+ "Stachowiak",
+ "Stachowicz",
+ "Stachura",
+ "Stachurski",
+ "Stanek",
+ "Staniszewski",
+ "Stanisławski",
+ "Stankiewicz",
+ "Stasiak",
+ "Staszewski",
+ "Stawicki",
+ "Stec",
+ "Stefaniak",
+ "Stefański",
+ "Stelmach",
+ "Stolarczyk",
+ "Stolarski",
+ "Strzelczyk",
+ "Strzelecki",
+ "Stępień",
+ "Stępniak",
+ "Surma",
+ "Suski",
+ "Szafrański",
+ "Szatkowski",
+ "Szczepaniak",
+ "Szczepanik",
+ "Szczepański",
+ "Szczerba",
+ "Szcześniak",
+ "Szczygieł",
+ "Szczęsna",
+ "Szczęsny",
+ "Szeląg",
+ "Szewczyk",
+ "Szostak",
+ "Szulc",
+ "Szwarc",
+ "Szwed",
+ "Szydłowski",
+ "Szymański",
+ "Szymczak",
+ "Szymczyk",
+ "Szymkowiak",
+ "Szyszka",
+ "Sławiński",
+ "Słowik",
+ "Słowiński",
+ "Tarnowski",
+ "Tkaczyk",
+ "Tokarski",
+ "Tomala",
+ "Tomaszewski",
+ "Tomczak",
+ "Tomczyk",
+ "Tracz",
+ "Trojanowski",
+ "Trzciński",
+ "Trzeciak",
+ "Turek",
+ "Twardowski",
+ "Urban",
+ "Urbanek",
+ "Urbaniak",
+ "Urbanowicz",
+ "Urbańczyk",
+ "Urbański",
+ "Walczak",
+ "Walkowiak",
+ "Warchoł",
+ "Wasiak",
+ "Wasilewski",
+ "Wawrzyniak",
+ "Wesołowski",
+ "Wieczorek",
+ "Wierzbicki",
+ "Wilczek",
+ "Wilczyński",
+ "Wilk",
+ "Winiarski",
+ "Witczak",
+ "Witek",
+ "Witkowski",
+ "Wiącek",
+ "Więcek",
+ "Więckowski",
+ "Wiśniewski",
+ "Wnuk",
+ "Wojciechowski",
+ "Wojtas",
+ "Wojtasik",
+ "Wojtczak",
+ "Wojtkowiak",
+ "Wolak",
+ "Woliński",
+ "Wolny",
+ "Wolski",
+ "Woś",
+ "Woźniak",
+ "Wrona",
+ "Wroński",
+ "Wróbel",
+ "Wróblewski",
+ "Wypych",
+ "Wysocki",
+ "Wyszyński",
+ "Wójcicki",
+ "Wójcik",
+ "Wójtowicz",
+ "Wąsik",
+ "Węgrzyn",
+ "Włodarczyk",
+ "Włodarski",
+ "Zaborowski",
+ "Zabłocki",
+ "Zagórski",
+ "Zając",
+ "Zajączkowski",
+ "Zakrzewski",
+ "Zalewski",
+ "Zaremba",
+ "Zarzycki",
+ "Zaręba",
+ "Zawada",
+ "Zawadzki",
+ "Zdunek",
+ "Zieliński",
+ "Zielonka",
+ "Ziółkowski",
+ "Zięba",
+ "Ziętek",
+ "Zwoliński",
+ "Zych",
+ "Zygmunt",
+ "Łapiński",
+ "Łuczak",
+ "Łukasiewicz",
+ "Łukasik",
+ "Łukaszewski",
+ "Śliwa",
+ "Śliwiński",
+ "Ślusarczyk",
+ "Świderski",
+ "Świerczyński",
+ "Świątek",
+ "Żak",
+ "Żebrowski",
+ "Żmuda",
+ "Żuk",
+ "Żukowski",
+ "Żurawski",
+ "Żurek",
+ "Żyła"
+];
diff --git a/lib/locales/pl/name/name.js b/lib/locales/pl/name/name.js
new file mode 100644
index 00000000..23c77b5e
--- /dev/null
+++ b/lib/locales/pl/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/pl/name/prefix.js b/lib/locales/pl/name/prefix.js
new file mode 100644
index 00000000..b02f6b16
--- /dev/null
+++ b/lib/locales/pl/name/prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Pan",
+ "Pani"
+];
diff --git a/lib/locales/pl/name/title.js b/lib/locales/pl/name/title.js
new file mode 100644
index 00000000..9567a316
--- /dev/null
+++ b/lib/locales/pl/name/title.js
@@ -0,0 +1,92 @@
+module["exports"] = {
+ "descriptor": [
+ "Lead",
+ "Senior",
+ "Direct",
+ "Corporate",
+ "Dynamic",
+ "Future",
+ "Product",
+ "National",
+ "Regional",
+ "District",
+ "Central",
+ "Global",
+ "Customer",
+ "Investor",
+ "Dynamic",
+ "International",
+ "Legacy",
+ "Forward",
+ "Internal",
+ "Human",
+ "Chief",
+ "Principal"
+ ],
+ "level": [
+ "Solutions",
+ "Program",
+ "Brand",
+ "Security",
+ "Research",
+ "Marketing",
+ "Directives",
+ "Implementation",
+ "Integration",
+ "Functionality",
+ "Response",
+ "Paradigm",
+ "Tactics",
+ "Identity",
+ "Markets",
+ "Group",
+ "Division",
+ "Applications",
+ "Optimization",
+ "Operations",
+ "Infrastructure",
+ "Intranet",
+ "Communications",
+ "Web",
+ "Branding",
+ "Quality",
+ "Assurance",
+ "Mobility",
+ "Accounts",
+ "Data",
+ "Creative",
+ "Configuration",
+ "Accountability",
+ "Interactions",
+ "Factors",
+ "Usability",
+ "Metrics"
+ ],
+ "job": [
+ "Supervisor",
+ "Associate",
+ "Executive",
+ "Liason",
+ "Officer",
+ "Manager",
+ "Engineer",
+ "Specialist",
+ "Director",
+ "Coordinator",
+ "Administrator",
+ "Architect",
+ "Analyst",
+ "Designer",
+ "Planner",
+ "Orchestrator",
+ "Technician",
+ "Developer",
+ "Producer",
+ "Consultant",
+ "Assistant",
+ "Facilitator",
+ "Agent",
+ "Representative",
+ "Strategist"
+ ]
+};
diff --git a/lib/locales/pl/phone_number/formats.js b/lib/locales/pl/phone_number/formats.js
new file mode 100644
index 00000000..6f7fbd60
--- /dev/null
+++ b/lib/locales/pl/phone_number/formats.js
@@ -0,0 +1,51 @@
+module["exports"] = [
+ "12-###-##-##",
+ "13-###-##-##",
+ "14-###-##-##",
+ "15-###-##-##",
+ "16-###-##-##",
+ "17-###-##-##",
+ "18-###-##-##",
+ "22-###-##-##",
+ "23-###-##-##",
+ "24-###-##-##",
+ "25-###-##-##",
+ "29-###-##-##",
+ "32-###-##-##",
+ "33-###-##-##",
+ "34-###-##-##",
+ "41-###-##-##",
+ "42-###-##-##",
+ "43-###-##-##",
+ "44-###-##-##",
+ "46-###-##-##",
+ "48-###-##-##",
+ "52-###-##-##",
+ "54-###-##-##",
+ "55-###-##-##",
+ "56-###-##-##",
+ "58-###-##-##",
+ "59-###-##-##",
+ "61-###-##-##",
+ "62-###-##-##",
+ "63-###-##-##",
+ "65-###-##-##",
+ "67-###-##-##",
+ "68-###-##-##",
+ "71-###-##-##",
+ "74-###-##-##",
+ "75-###-##-##",
+ "76-###-##-##",
+ "77-###-##-##",
+ "81-###-##-##",
+ "82-###-##-##",
+ "83-###-##-##",
+ "84-###-##-##",
+ "85-###-##-##",
+ "86-###-##-##",
+ "87-###-##-##",
+ "89-###-##-##",
+ "91-###-##-##",
+ "94-###-##-##",
+ "95-###-##-##"
+];
diff --git a/lib/locales/pl/phone_number/index.js b/lib/locales/pl/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/pl/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/pt_BR.js b/lib/locales/pt_BR.js
deleted file mode 100644
index 1e63d776..00000000
--- a/lib/locales/pt_BR.js
+++ /dev/null
@@ -1,762 +0,0 @@
-var pt_BR = {};
-module["exports"] = pt_BR;
-pt_BR.title = "Portuguese (Brazil)";
-pt_BR.address = {
- "city_prefix": [
- "Nova",
- "Velha",
- "Grande",
- "Vila",
- "Município de"
- ],
- "city_suffix": [
- "do Descoberto",
- "de Nossa Senhora",
- "do Norte",
- "do Sul"
- ],
- "country": [
- "Afeganistão",
- "Albânia",
- "Algéria",
- "Samoa",
- "Andorra",
- "Angola",
- "Anguilla",
- "Antigua and Barbada",
- "Argentina",
- "Armênia",
- "Aruba",
- "Austrália",
- "Áustria",
- "Alzerbajão",
- "Bahamas",
- "Barém",
- "Bangladesh",
- "Barbado",
- "Belgrado",
- "Bélgica",
- "Belize",
- "Benin",
- "Bermuda",
- "Bhutan",
- "Bolívia",
- "Bôsnia",
- "Botuasuna",
- "Bouvetoia",
- "Brasil",
- "Arquipélago de Chagos",
- "Ilhas Virgens",
- "Brunei",
- "Bulgária",
- "Burkina Faso",
- "Burundi",
- "Cambójia",
- "Camarões",
- "Canadá",
- "Cabo Verde",
- "Ilhas Caiman",
- "República da África Central",
- "Chad",
- "Chile",
- "China",
- "Ilhas Natal",
- "Ilhas Cocos",
- "Colômbia",
- "Comoros",
- "Congo",
- "Ilhas Cook",
- "Costa Rica",
- "Costa do Marfim",
- "Croácia",
- "Cuba",
- "Cyprus",
- "República Tcheca",
- "Dinamarca",
- "Djibouti",
- "Dominica",
- "República Dominicana",
- "Equador",
- "Egito",
- "El Salvador",
- "Guiné Equatorial",
- "Eritrea",
- "Estônia",
- "Etiópia",
- "Ilhas Faroe",
- "Malvinas",
- "Fiji",
- "Finlândia",
- "França",
- "Guiné Francesa",
- "Polinésia Francesa",
- "Gabão",
- "Gâmbia",
- "Georgia",
- "Alemanha",
- "Gana",
- "Gibraltar",
- "Grécia",
- "Groelândia",
- "Granada",
- "Guadalupe",
- "Guano",
- "Guatemala",
- "Guernsey",
- "Guiné",
- "Guiné-Bissau",
- "Guiana",
- "Haiti",
- "Heard Island and McDonald Islands",
- "Vaticano",
- "Honduras",
- "Hong Kong",
- "Hungria",
- "Iceland",
- "Índia",
- "Indonésia",
- "Irã",
- "Iraque",
- "Irlanda",
- "Ilha de Man",
- "Israel",
- "Itália",
- "Jamaica",
- "Japão",
- "Jersey",
- "Jordânia",
- "Cazaquistão",
- "Quênia",
- "Kiribati",
- "Coreia do Norte",
- "Coreia do Sul",
- "Kuwait",
- "Kyrgyz Republic",
- "República Democrática de Lao People",
- "Latvia",
- "Líbano",
- "Lesotho",
- "Libéria",
- "Libyan Arab Jamahiriya",
- "Liechtenstein",
- "Lituânia",
- "Luxemburgo",
- "Macao",
- "Macedônia",
- "Madagascar",
- "Malawi",
- "Malásia",
- "Maldives",
- "Mali",
- "Malta",
- "Ilhas Marshall",
- "Martinica",
- "Mauritânia",
- "Mauritius",
- "Mayotte",
- "México",
- "Micronésia",
- "Moldova",
- "Mônaco",
- "Mongólia",
- "Montenegro",
- "Montserrat",
- "Marrocos",
- "Moçambique",
- "Myanmar",
- "Namibia",
- "Nauru",
- "Nepal",
- "Antilhas Holandesas",
- "Holanda",
- "Nova Caledonia",
- "Nova Zelândia",
- "Nicarágua",
- "Nigéria",
- "Niue",
- "Ilha Norfolk",
- "Northern Mariana Islands",
- "Noruega",
- "Oman",
- "Paquistão",
- "Palau",
- "Território da Palestina",
- "Panamá",
- "Nova Guiné Papua",
- "Paraguai",
- "Peru",
- "Filipinas",
- "Polônia",
- "Portugal",
- "Puerto Rico",
- "Qatar",
- "Romênia",
- "Rússia",
- "Ruanda",
- "São Bartolomeu",
- "Santa Helena",
- "Santa Lúcia",
- "Saint Martin",
- "Saint Pierre and Miquelon",
- "Saint Vincent and the Grenadines",
- "Samoa",
- "San Marino",
- "Sao Tomé e Príncipe",
- "Arábia Saudita",
- "Senegal",
- "Sérvia",
- "Seychelles",
- "Serra Leoa",
- "Singapura",
- "Eslováquia",
- "Eslovênia",
- "Ilhas Salomão",
- "Somália",
- "África do Sul",
- "South Georgia and the South Sandwich Islands",
- "Spanha",
- "Sri Lanka",
- "Sudão",
- "Suriname",
- "Svalbard & Jan Mayen Islands",
- "Swaziland",
- "Suécia",
- "Suíça",
- "Síria",
- "Taiwan",
- "Tajiquistão",
- "Tanzânia",
- "Tailândia",
- "Timor-Leste",
- "Togo",
- "Tokelau",
- "Tonga",
- "Trinidá e Tobago",
- "Tunísia",
- "Turquia",
- "Turcomenistão",
- "Turks and Caicos Islands",
- "Tuvalu",
- "Uganda",
- "Ucrânia",
- "Emirados Árabes Unidos",
- "Reino Unido",
- "Estados Unidos da América",
- "Estados Unidos das Ilhas Virgens",
- "Uruguai",
- "Uzbequistão",
- "Vanuatu",
- "Venezuela",
- "Vietnã",
- "Wallis and Futuna",
- "Sahara",
- "Yemen",
- "Zâmbia",
- "Zimbábue"
- ],
- "building_number": [
- "#####",
- "####",
- "###"
- ],
- "street_suffix": [
- "Rua",
- "Avenida",
- "Travessa",
- "Ponte",
- "Alameda",
- "Marginal",
- "Viela",
- "Rodovia"
- ],
- "secondary_address": [
- "Apto. ###",
- "Sobrado ##",
- "Casa #",
- "Lote ##",
- "Quadra ##"
- ],
- "postcode": [
- "#####",
- "#####-###"
- ],
- "state": [
- "Acre",
- "Alagoas",
- "Amapá",
- "Amazonas",
- "Bahia",
- "Ceará",
- "Distrito Federal",
- "Espírito Santo",
- "Goiás",
- "Maranhão",
- "Mato Grosso",
- "Mato Grosso do Sul",
- "Minas Gerais",
- "Pará",
- "Paraíba",
- "Paraná",
- "Pernambuco",
- "Piauí",
- "Rio de Janeiro",
- "Rio Grande do Norte",
- "Rio Grande do Sul",
- "Rondônia",
- "Roraima",
- "Santa Catarina",
- "São Paulo",
- "Sergipe",
- "Tocantins"
- ],
- "state_abbr": [
- "AC",
- "AL",
- "AP",
- "AM",
- "BA",
- "CE",
- "DF",
- "ES",
- "GO",
- "MA",
- "MT",
- "MS",
- "PA",
- "PB",
- "PR",
- "PE",
- "PI",
- "RJ",
- "RN",
- "RS",
- "RO",
- "RR",
- "SC",
- "SP"
- ],
- "default_country": [
- "Brasil"
- ]
-};
-pt_BR.company = {
- "suffix": [
- "S.A.",
- "LTDA",
- "e Associados",
- "Comércio"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} e #{Name.last_name}"
- ]
-};
-pt_BR.internet = {
- "free_email": [
- "gmail.com",
- "yahoo.com",
- "hotmail.com",
- "live.com",
- "bol.com.br"
- ],
- "domain_suffix": [
- "br",
- "com",
- "biz",
- "info",
- "name",
- "net",
- "org"
- ]
-};
-pt_BR.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"
- ]
-};
-pt_BR.name = {
- "first_name": [
- "Alessandro",
- "Alessandra",
- "Alexandre",
- "Aline",
- "Antônio",
- "Breno",
- "Bruna",
- "Carlos",
- "Carla",
- "Célia",
- "Cecília",
- "César",
- "Danilo",
- "Dalila",
- "Deneval",
- "Eduardo",
- "Eduarda",
- "Esther",
- "Elísio",
- "Fábio",
- "Fabrício",
- "Fabrícia",
- "Félix",
- "Felícia",
- "Feliciano",
- "Frederico",
- "Fabiano",
- "Gustavo",
- "Guilherme",
- "Gúbio",
- "Heitor",
- "Hélio",
- "Hugo",
- "Isabel",
- "Isabela",
- "Ígor",
- "João",
- "Joana",
- "Júlio César",
- "Júlio",
- "Júlia",
- "Janaína",
- "Karla",
- "Kléber",
- "Lucas",
- "Lorena",
- "Lorraine",
- "Larissa",
- "Ladislau",
- "Marcos",
- "Meire",
- "Marcelo",
- "Marcela",
- "Margarida",
- "Mércia",
- "Márcia",
- "Marli",
- "Morgana",
- "Maria",
- "Norberto",
- "Natália",
- "Nataniel",
- "Núbia",
- "Ofélia",
- "Paulo",
- "Paula",
- "Pablo",
- "Pedro",
- "Raul",
- "Rafael",
- "Rafaela",
- "Ricardo",
- "Roberto",
- "Roberta",
- "Sílvia",
- "Sílvia",
- "Silas",
- "Suélen",
- "Sara",
- "Salvador",
- "Sirineu",
- "Talita",
- "Tertuliano",
- "Vicente",
- "Víctor",
- "Vitória",
- "Yango",
- "Yago",
- "Yuri",
- "Washington",
- "Warley"
- ],
- "last_name": [
- "Silva",
- "Souza",
- "Carvalho",
- "Santos",
- "Reis",
- "Xavier",
- "Franco",
- "Braga",
- "Macedo",
- "Batista",
- "Barros",
- "Moraes",
- "Costa",
- "Pereira",
- "Carvalho",
- "Melo",
- "Saraiva",
- "Nogueira",
- "Oliveira",
- "Martins",
- "Moreira",
- "Albuquerque"
- ],
- "prefix": [
- "Sr.",
- "Sra.",
- "Srta.",
- "Dr."
- ],
- "suffix": [
- "Jr.",
- "Neto",
- "Filho"
- ]
-};
-pt_BR.phone_number = {
- "formats": [
- "(##) ####-####",
- "+55 (##) ####-####",
- "(##) #####-####"
- ]
-};
diff --git a/lib/locales/pt_BR/address/building_number.js b/lib/locales/pt_BR/address/building_number.js
new file mode 100644
index 00000000..76d63929
--- /dev/null
+++ b/lib/locales/pt_BR/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#####",
+ "####",
+ "###"
+];
diff --git a/lib/locales/pt_BR/address/city_prefix.js b/lib/locales/pt_BR/address/city_prefix.js
new file mode 100644
index 00000000..4c476753
--- /dev/null
+++ b/lib/locales/pt_BR/address/city_prefix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Nova",
+ "Velha",
+ "Grande",
+ "Vila",
+ "Município de"
+];
diff --git a/lib/locales/pt_BR/address/city_suffix.js b/lib/locales/pt_BR/address/city_suffix.js
new file mode 100644
index 00000000..f3c3db72
--- /dev/null
+++ b/lib/locales/pt_BR/address/city_suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "do Descoberto",
+ "de Nossa Senhora",
+ "do Norte",
+ "do Sul"
+];
diff --git a/lib/locales/pt_BR/address/country.js b/lib/locales/pt_BR/address/country.js
new file mode 100644
index 00000000..3a29c074
--- /dev/null
+++ b/lib/locales/pt_BR/address/country.js
@@ -0,0 +1,239 @@
+module["exports"] = [
+ "Afeganistão",
+ "Albânia",
+ "Algéria",
+ "Samoa",
+ "Andorra",
+ "Angola",
+ "Anguilla",
+ "Antigua and Barbada",
+ "Argentina",
+ "Armênia",
+ "Aruba",
+ "Austrália",
+ "Áustria",
+ "Alzerbajão",
+ "Bahamas",
+ "Barém",
+ "Bangladesh",
+ "Barbado",
+ "Belgrado",
+ "Bélgica",
+ "Belize",
+ "Benin",
+ "Bermuda",
+ "Bhutan",
+ "Bolívia",
+ "Bôsnia",
+ "Botuasuna",
+ "Bouvetoia",
+ "Brasil",
+ "Arquipélago de Chagos",
+ "Ilhas Virgens",
+ "Brunei",
+ "Bulgária",
+ "Burkina Faso",
+ "Burundi",
+ "Cambójia",
+ "Camarões",
+ "Canadá",
+ "Cabo Verde",
+ "Ilhas Caiman",
+ "República da África Central",
+ "Chad",
+ "Chile",
+ "China",
+ "Ilhas Natal",
+ "Ilhas Cocos",
+ "Colômbia",
+ "Comoros",
+ "Congo",
+ "Ilhas Cook",
+ "Costa Rica",
+ "Costa do Marfim",
+ "Croácia",
+ "Cuba",
+ "Cyprus",
+ "República Tcheca",
+ "Dinamarca",
+ "Djibouti",
+ "Dominica",
+ "República Dominicana",
+ "Equador",
+ "Egito",
+ "El Salvador",
+ "Guiné Equatorial",
+ "Eritrea",
+ "Estônia",
+ "Etiópia",
+ "Ilhas Faroe",
+ "Malvinas",
+ "Fiji",
+ "Finlândia",
+ "França",
+ "Guiné Francesa",
+ "Polinésia Francesa",
+ "Gabão",
+ "Gâmbia",
+ "Georgia",
+ "Alemanha",
+ "Gana",
+ "Gibraltar",
+ "Grécia",
+ "Groelândia",
+ "Granada",
+ "Guadalupe",
+ "Guano",
+ "Guatemala",
+ "Guernsey",
+ "Guiné",
+ "Guiné-Bissau",
+ "Guiana",
+ "Haiti",
+ "Heard Island and McDonald Islands",
+ "Vaticano",
+ "Honduras",
+ "Hong Kong",
+ "Hungria",
+ "Iceland",
+ "Índia",
+ "Indonésia",
+ "Irã",
+ "Iraque",
+ "Irlanda",
+ "Ilha de Man",
+ "Israel",
+ "Itália",
+ "Jamaica",
+ "Japão",
+ "Jersey",
+ "Jordânia",
+ "Cazaquistão",
+ "Quênia",
+ "Kiribati",
+ "Coreia do Norte",
+ "Coreia do Sul",
+ "Kuwait",
+ "Kyrgyz Republic",
+ "República Democrática de Lao People",
+ "Latvia",
+ "Líbano",
+ "Lesotho",
+ "Libéria",
+ "Libyan Arab Jamahiriya",
+ "Liechtenstein",
+ "Lituânia",
+ "Luxemburgo",
+ "Macao",
+ "Macedônia",
+ "Madagascar",
+ "Malawi",
+ "Malásia",
+ "Maldives",
+ "Mali",
+ "Malta",
+ "Ilhas Marshall",
+ "Martinica",
+ "Mauritânia",
+ "Mauritius",
+ "Mayotte",
+ "México",
+ "Micronésia",
+ "Moldova",
+ "Mônaco",
+ "Mongólia",
+ "Montenegro",
+ "Montserrat",
+ "Marrocos",
+ "Moçambique",
+ "Myanmar",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Antilhas Holandesas",
+ "Holanda",
+ "Nova Caledonia",
+ "Nova Zelândia",
+ "Nicarágua",
+ "Nigéria",
+ "Niue",
+ "Ilha Norfolk",
+ "Northern Mariana Islands",
+ "Noruega",
+ "Oman",
+ "Paquistão",
+ "Palau",
+ "Território da Palestina",
+ "Panamá",
+ "Nova Guiné Papua",
+ "Paraguai",
+ "Peru",
+ "Filipinas",
+ "Polônia",
+ "Portugal",
+ "Puerto Rico",
+ "Qatar",
+ "Romênia",
+ "Rússia",
+ "Ruanda",
+ "São Bartolomeu",
+ "Santa Helena",
+ "Santa Lúcia",
+ "Saint Martin",
+ "Saint Pierre and Miquelon",
+ "Saint Vincent and the Grenadines",
+ "Samoa",
+ "San Marino",
+ "Sao Tomé e Príncipe",
+ "Arábia Saudita",
+ "Senegal",
+ "Sérvia",
+ "Seychelles",
+ "Serra Leoa",
+ "Singapura",
+ "Eslováquia",
+ "Eslovênia",
+ "Ilhas Salomão",
+ "Somália",
+ "África do Sul",
+ "South Georgia and the South Sandwich Islands",
+ "Spanha",
+ "Sri Lanka",
+ "Sudão",
+ "Suriname",
+ "Svalbard & Jan Mayen Islands",
+ "Swaziland",
+ "Suécia",
+ "Suíça",
+ "Síria",
+ "Taiwan",
+ "Tajiquistão",
+ "Tanzânia",
+ "Tailândia",
+ "Timor-Leste",
+ "Togo",
+ "Tokelau",
+ "Tonga",
+ "Trinidá e Tobago",
+ "Tunísia",
+ "Turquia",
+ "Turcomenistão",
+ "Turks and Caicos Islands",
+ "Tuvalu",
+ "Uganda",
+ "Ucrânia",
+ "Emirados Árabes Unidos",
+ "Reino Unido",
+ "Estados Unidos da América",
+ "Estados Unidos das Ilhas Virgens",
+ "Uruguai",
+ "Uzbequistão",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnã",
+ "Wallis and Futuna",
+ "Sahara",
+ "Yemen",
+ "Zâmbia",
+ "Zimbábue"
+];
diff --git a/lib/locales/pt_BR/address/default_country.js b/lib/locales/pt_BR/address/default_country.js
new file mode 100644
index 00000000..4fca6a15
--- /dev/null
+++ b/lib/locales/pt_BR/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Brasil"
+];
diff --git a/lib/locales/pt_BR/address/index.js b/lib/locales/pt_BR/address/index.js
new file mode 100644
index 00000000..169570c3
--- /dev/null
+++ b/lib/locales/pt_BR/address/index.js
@@ -0,0 +1,12 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.default_country = require("./default_country");
diff --git a/lib/locales/pt_BR/address/postcode.js b/lib/locales/pt_BR/address/postcode.js
new file mode 100644
index 00000000..dea501ec
--- /dev/null
+++ b/lib/locales/pt_BR/address/postcode.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#####",
+ "#####-###"
+];
diff --git a/lib/locales/pt_BR/address/secondary_address.js b/lib/locales/pt_BR/address/secondary_address.js
new file mode 100644
index 00000000..c865c831
--- /dev/null
+++ b/lib/locales/pt_BR/address/secondary_address.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Apto. ###",
+ "Sobrado ##",
+ "Casa #",
+ "Lote ##",
+ "Quadra ##"
+];
diff --git a/lib/locales/pt_BR/address/state.js b/lib/locales/pt_BR/address/state.js
new file mode 100644
index 00000000..d074f477
--- /dev/null
+++ b/lib/locales/pt_BR/address/state.js
@@ -0,0 +1,29 @@
+module["exports"] = [
+ "Acre",
+ "Alagoas",
+ "Amapá",
+ "Amazonas",
+ "Bahia",
+ "Ceará",
+ "Distrito Federal",
+ "Espírito Santo",
+ "Goiás",
+ "Maranhão",
+ "Mato Grosso",
+ "Mato Grosso do Sul",
+ "Minas Gerais",
+ "Pará",
+ "Paraíba",
+ "Paraná",
+ "Pernambuco",
+ "Piauí",
+ "Rio de Janeiro",
+ "Rio Grande do Norte",
+ "Rio Grande do Sul",
+ "Rondônia",
+ "Roraima",
+ "Santa Catarina",
+ "São Paulo",
+ "Sergipe",
+ "Tocantins"
+];
diff --git a/lib/locales/pt_BR/address/state_abbr.js b/lib/locales/pt_BR/address/state_abbr.js
new file mode 100644
index 00000000..d26e1a53
--- /dev/null
+++ b/lib/locales/pt_BR/address/state_abbr.js
@@ -0,0 +1,26 @@
+module["exports"] = [
+ "AC",
+ "AL",
+ "AP",
+ "AM",
+ "BA",
+ "CE",
+ "DF",
+ "ES",
+ "GO",
+ "MA",
+ "MT",
+ "MS",
+ "PA",
+ "PB",
+ "PR",
+ "PE",
+ "PI",
+ "RJ",
+ "RN",
+ "RS",
+ "RO",
+ "RR",
+ "SC",
+ "SP"
+];
diff --git a/lib/locales/pt_BR/address/street_suffix.js b/lib/locales/pt_BR/address/street_suffix.js
new file mode 100644
index 00000000..afa9cba0
--- /dev/null
+++ b/lib/locales/pt_BR/address/street_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "Rua",
+ "Avenida",
+ "Travessa",
+ "Ponte",
+ "Alameda",
+ "Marginal",
+ "Viela",
+ "Rodovia"
+];
diff --git a/lib/locales/pt_BR/company/index.js b/lib/locales/pt_BR/company/index.js
new file mode 100644
index 00000000..2abcbf5c
--- /dev/null
+++ b/lib/locales/pt_BR/company/index.js
@@ -0,0 +1,4 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/pt_BR/company/name.js b/lib/locales/pt_BR/company/name.js
new file mode 100644
index 00000000..6de380c3
--- /dev/null
+++ b/lib/locales/pt_BR/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} e #{Name.last_name}"
+];
diff --git a/lib/locales/pt_BR/company/suffix.js b/lib/locales/pt_BR/company/suffix.js
new file mode 100644
index 00000000..5d38ac2c
--- /dev/null
+++ b/lib/locales/pt_BR/company/suffix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "S.A.",
+ "LTDA",
+ "e Associados",
+ "Comércio"
+];
diff --git a/lib/locales/pt_BR/index.js b/lib/locales/pt_BR/index.js
new file mode 100644
index 00000000..6578d3c5
--- /dev/null
+++ b/lib/locales/pt_BR/index.js
@@ -0,0 +1,9 @@
+var pt_BR = {};
+module['exports'] = pt_BR;
+pt_BR.title = "Portuguese (Brazil)";
+pt_BR.address = require("./address");
+pt_BR.company = require("./company");
+pt_BR.internet = require("./internet");
+pt_BR.lorem = require("./lorem");
+pt_BR.name = require("./name");
+pt_BR.phone_number = require("./phone_number");
diff --git a/lib/locales/pt_BR/internet/domain_suffix.js b/lib/locales/pt_BR/internet/domain_suffix.js
new file mode 100644
index 00000000..b6ca2293
--- /dev/null
+++ b/lib/locales/pt_BR/internet/domain_suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "br",
+ "com",
+ "biz",
+ "info",
+ "name",
+ "net",
+ "org"
+];
diff --git a/lib/locales/pt_BR/internet/free_email.js b/lib/locales/pt_BR/internet/free_email.js
new file mode 100644
index 00000000..5bcaedcb
--- /dev/null
+++ b/lib/locales/pt_BR/internet/free_email.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com",
+ "live.com",
+ "bol.com.br"
+];
diff --git a/lib/locales/pt_BR/internet/index.js b/lib/locales/pt_BR/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/pt_BR/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/pt_BR/lorem/index.js b/lib/locales/pt_BR/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/pt_BR/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/pt_BR/lorem/words.js b/lib/locales/pt_BR/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/pt_BR/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/pt_BR/name/first_name.js b/lib/locales/pt_BR/name/first_name.js
new file mode 100644
index 00000000..4a33223c
--- /dev/null
+++ b/lib/locales/pt_BR/name/first_name.js
@@ -0,0 +1,93 @@
+module["exports"] = [
+ "Alessandro",
+ "Alessandra",
+ "Alexandre",
+ "Aline",
+ "Antônio",
+ "Breno",
+ "Bruna",
+ "Carlos",
+ "Carla",
+ "Célia",
+ "Cecília",
+ "César",
+ "Danilo",
+ "Dalila",
+ "Deneval",
+ "Eduardo",
+ "Eduarda",
+ "Esther",
+ "Elísio",
+ "Fábio",
+ "Fabrício",
+ "Fabrícia",
+ "Félix",
+ "Felícia",
+ "Feliciano",
+ "Frederico",
+ "Fabiano",
+ "Gustavo",
+ "Guilherme",
+ "Gúbio",
+ "Heitor",
+ "Hélio",
+ "Hugo",
+ "Isabel",
+ "Isabela",
+ "Ígor",
+ "João",
+ "Joana",
+ "Júlio César",
+ "Júlio",
+ "Júlia",
+ "Janaína",
+ "Karla",
+ "Kléber",
+ "Lucas",
+ "Lorena",
+ "Lorraine",
+ "Larissa",
+ "Ladislau",
+ "Marcos",
+ "Meire",
+ "Marcelo",
+ "Marcela",
+ "Margarida",
+ "Mércia",
+ "Márcia",
+ "Marli",
+ "Morgana",
+ "Maria",
+ "Norberto",
+ "Natália",
+ "Nataniel",
+ "Núbia",
+ "Ofélia",
+ "Paulo",
+ "Paula",
+ "Pablo",
+ "Pedro",
+ "Raul",
+ "Rafael",
+ "Rafaela",
+ "Ricardo",
+ "Roberto",
+ "Roberta",
+ "Sílvia",
+ "Sílvia",
+ "Silas",
+ "Suélen",
+ "Sara",
+ "Salvador",
+ "Sirineu",
+ "Talita",
+ "Tertuliano",
+ "Vicente",
+ "Víctor",
+ "Vitória",
+ "Yango",
+ "Yago",
+ "Yuri",
+ "Washington",
+ "Warley"
+];
diff --git a/lib/locales/pt_BR/name/index.js b/lib/locales/pt_BR/name/index.js
new file mode 100644
index 00000000..26f22a9e
--- /dev/null
+++ b/lib/locales/pt_BR/name/index.js
@@ -0,0 +1,6 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
diff --git a/lib/locales/pt_BR/name/last_name.js b/lib/locales/pt_BR/name/last_name.js
new file mode 100644
index 00000000..a0271c47
--- /dev/null
+++ b/lib/locales/pt_BR/name/last_name.js
@@ -0,0 +1,24 @@
+module["exports"] = [
+ "Silva",
+ "Souza",
+ "Carvalho",
+ "Santos",
+ "Reis",
+ "Xavier",
+ "Franco",
+ "Braga",
+ "Macedo",
+ "Batista",
+ "Barros",
+ "Moraes",
+ "Costa",
+ "Pereira",
+ "Carvalho",
+ "Melo",
+ "Saraiva",
+ "Nogueira",
+ "Oliveira",
+ "Martins",
+ "Moreira",
+ "Albuquerque"
+];
diff --git a/lib/locales/pt_BR/name/prefix.js b/lib/locales/pt_BR/name/prefix.js
new file mode 100644
index 00000000..6e1f8f10
--- /dev/null
+++ b/lib/locales/pt_BR/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Sr.",
+ "Sra.",
+ "Srta.",
+ "Dr."
+];
diff --git a/lib/locales/pt_BR/name/suffix.js b/lib/locales/pt_BR/name/suffix.js
new file mode 100644
index 00000000..bf1c91bd
--- /dev/null
+++ b/lib/locales/pt_BR/name/suffix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Jr.",
+ "Neto",
+ "Filho"
+];
diff --git a/lib/locales/pt_BR/phone_number/formats.js b/lib/locales/pt_BR/phone_number/formats.js
new file mode 100644
index 00000000..8c35eaba
--- /dev/null
+++ b/lib/locales/pt_BR/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "(##) ####-####",
+ "+55 (##) ####-####",
+ "(##) #####-####"
+];
diff --git a/lib/locales/pt_BR/phone_number/index.js b/lib/locales/pt_BR/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/pt_BR/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/ru.js b/lib/locales/ru.js
deleted file mode 100644
index 1f0950f1..00000000
--- a/lib/locales/ru.js
+++ /dev/null
@@ -1,1365 +0,0 @@
-var ru = {};
-module["exports"] = ru;
-ru.title = "Russian";
-ru.separator = " и ";
-ru.address = {
- "country": [
- "Австралия",
- "Австрия",
- "Азербайджан",
- "Албания",
- "Алжир",
- "Американское Самоа (не признана)",
- "Ангилья",
- "Ангола",
- "Андорра",
- "Антарктика (не признана)",
- "Антигуа и Барбуда",
- "Антильские Острова (не признана)",
- "Аомынь (не признана)",
- "Аргентина",
- "Армения",
- "Афганистан",
- "Багамские Острова",
- "Бангладеш",
- "Барбадос",
- "Бахрейн",
- "Беларусь",
- "Белиз",
- "Бельгия",
- "Бенин",
- "Болгария",
- "Боливия",
- "Босния и Герцеговина",
- "Ботсвана",
- "Бразилия",
- "Бруней",
- "Буркина-Фасо",
- "Бурунди",
- "Бутан",
- "Вануату",
- "Ватикан",
- "Великобритания",
- "Венгрия",
- "Венесуэла",
- "Восточный Тимор",
- "Вьетнам",
- "Габон",
- "Гаити",
- "Гайана",
- "Гамбия",
- "Гана",
- "Гваделупа (не признана)",
- "Гватемала",
- "Гвиана (не признана)",
- "Гвинея",
- "Гвинея-Бисау",
- "Германия",
- "Гондурас",
- "Гренада",
- "Греция",
- "Грузия",
- "Дания",
- "Джибути",
- "Доминика",
- "Доминиканская Республика",
- "Египет",
- "Замбия",
- "Зимбабве",
- "Израиль",
- "Индия",
- "Индонезия",
- "Иордания",
- "Ирак",
- "Иран",
- "Ирландия",
- "Исландия",
- "Испания",
- "Италия",
- "Йемен",
- "Кабо-Верде",
- "Казахстан",
- "Камбоджа",
- "Камерун",
- "Канада",
- "Катар",
- "Кения",
- "Кипр",
- "Кирибати",
- "Китай",
- "Колумбия",
- "Коморские Острова",
- "Конго",
- "Демократическая Республика",
- "Корея (Северная)",
- "Корея (Южная)",
- "Косово",
- "Коста-Рика",
- "Кот-д'Ивуар",
- "Куба",
- "Кувейт",
- "Кука острова",
- "Кыргызстан",
- "Лаос",
- "Латвия",
- "Лесото",
- "Либерия",
- "Ливан",
- "Ливия",
- "Литва",
- "Лихтенштейн",
- "Люксембург",
- "Маврикий",
- "Мавритания",
- "Мадагаскар",
- "Македония",
- "Малави",
- "Малайзия",
- "Мали",
- "Мальдивы",
- "Мальта",
- "Маршалловы Острова",
- "Мексика",
- "Микронезия",
- "Мозамбик",
- "Молдова",
- "Монако",
- "Монголия",
- "Марокко",
- "Мьянма",
- "Намибия",
- "Науру",
- "Непал",
- "Нигер",
- "Нигерия",
- "Нидерланды",
- "Никарагуа",
- "Новая Зеландия",
- "Норвегия",
- "Объединенные Арабские Эмираты",
- "Оман",
- "Пакистан",
- "Палау",
- "Панама",
- "Папуа — Новая Гвинея",
- "Парагвай",
- "Перу",
- "Польша",
- "Португалия",
- "Республика Конго",
- "Россия",
- "Руанда",
- "Румыния",
- "Сальвадор",
- "Самоа",
- "Сан-Марино",
- "Сан-Томе и Принсипи",
- "Саудовская Аравия",
- "Свазиленд",
- "Сейшельские острова",
- "Сенегал",
- "Сент-Винсент и Гренадины",
- "Сент-Киттс и Невис",
- "Сент-Люсия",
- "Сербия",
- "Сингапур",
- "Сирия",
- "Словакия",
- "Словения",
- "Соединенные Штаты Америки",
- "Соломоновы Острова",
- "Сомали",
- "Судан",
- "Суринам",
- "Сьерра-Леоне",
- "Таджикистан",
- "Таиланд",
- "Тайвань (не признана)",
- "Тамил-Илам (не признана)",
- "Танзания",
- "Тёркс и Кайкос (не признана)",
- "Того",
- "Токелау (не признана)",
- "Тонга",
- "Тринидад и Тобаго",
- "Тувалу",
- "Тунис",
- "Турецкая Республика Северного Кипра (не признана)",
- "Туркменистан",
- "Турция",
- "Уганда",
- "Узбекистан",
- "Украина",
- "Уругвай",
- "Фарерские Острова (не признана)",
- "Фиджи",
- "Филиппины",
- "Финляндия",
- "Франция",
- "Французская Полинезия (не признана)",
- "Хорватия",
- "Центральноафриканская Республика",
- "Чад",
- "Черногория",
- "Чехия",
- "Чили",
- "Швейцария",
- "Швеция",
- "Шри-Ланка",
- "Эквадор",
- "Экваториальная Гвинея",
- "Эритрея",
- "Эстония",
- "Эфиопия",
- "Южно-Африканская Республика",
- "Ямайка",
- "Япония"
- ],
- "building_number": [
- "###"
- ],
- "street_suffix": [
- "ул.",
- "улица",
- "проспект",
- "пр.",
- "площадь",
- "пл."
- ],
- "secondary_address": [
- "кв. ###"
- ],
- "postcode": [
- "######"
- ],
- "state": [
- "Республика Адыгея",
- "Республика Башкортостан",
- "Республика Бурятия",
- "Республика Алтай Республика Дагестан",
- "Республика Ингушетия",
- "Кабардино-Балкарская Республика",
- "Республика Калмыкия",
- "Республика Карачаево-Черкессия",
- "Республика Карелия",
- "Республика Коми",
- "Республика Марий Эл",
- "Республика Мордовия",
- "Республика Саха (Якутия)",
- "Республика Северная Осетия-Алания",
- "Республика Татарстан",
- "Республика Тыва",
- "Удмуртская Республика",
- "Республика Хакасия",
- "Чувашская Республика",
- "Алтайский край",
- "Краснодарский край",
- "Красноярский край",
- "Приморский край",
- "Ставропольский край",
- "Хабаровский край",
- "Амурская область",
- "Архангельская область",
- "Астраханская область",
- "Белгородская область",
- "Брянская область",
- "Владимирская область",
- "Волгоградская область",
- "Вологодская область",
- "Воронежская область",
- "Ивановская область",
- "Иркутская область",
- "Калиниградская область",
- "Калужская область",
- "Камчатская область",
- "Кемеровская область",
- "Кировская область",
- "Костромская область",
- "Курганская область",
- "Курская область",
- "Ленинградская область",
- "Липецкая область",
- "Магаданская область",
- "Московская область",
- "Мурманская область",
- "Нижегородская область",
- "Новгородская область",
- "Новосибирская область",
- "Омская область",
- "Оренбургская область",
- "Орловская область",
- "Пензенская область",
- "Пермская область",
- "Псковская область",
- "Ростовская область",
- "Рязанская область",
- "Самарская область",
- "Саратовская область",
- "Сахалинская область",
- "Свердловская область",
- "Смоленская область",
- "Тамбовская область",
- "Тверская область",
- "Томская область",
- "Тульская область",
- "Тюменская область",
- "Ульяновская область",
- "Челябинская область",
- "Читинская область",
- "Ярославская область",
- "Еврейская автономная область",
- "Агинский Бурятский авт. округ",
- "Коми-Пермяцкий автономный округ",
- "Корякский автономный округ",
- "Ненецкий автономный округ",
- "Таймырский (Долгано-Ненецкий) автономный округ",
- "Усть-Ордынский Бурятский автономный округ",
- "Ханты-Мансийский автономный округ",
- "Чукотский автономный округ",
- "Эвенкийский автономный округ",
- "Ямало-Ненецкий автономный округ",
- "Чеченская Республика"
- ],
- "street_title": [
- "Советская",
- "Молодежная",
- "Центральная",
- "Школьная",
- "Новая",
- "Садовая",
- "Лесная",
- "Набережная",
- "Ленина",
- "Мира",
- "Октябрьская",
- "Зеленая",
- "Комсомольская",
- "Заречная",
- "Первомайская",
- "Гагарина",
- "Полевая",
- "Луговая",
- "Пионерская",
- "Кирова",
- "Юбилейная",
- "Северная",
- "Пролетарская",
- "Степная",
- "Пушкина",
- "Калинина",
- "Южная",
- "Колхозная",
- "Рабочая",
- "Солнечная",
- "Железнодорожная",
- "Восточная",
- "Заводская",
- "Чапаева",
- "Нагорная",
- "Строителей",
- "Береговая",
- "Победы",
- "Горького",
- "Кооперативная",
- "Красноармейская",
- "Совхозная",
- "Речная",
- "Школьный",
- "Спортивная",
- "Озерная",
- "Строительная",
- "Парковая",
- "Чкалова",
- "Мичурина",
- "речень улиц",
- "Подгорная",
- "Дружбы",
- "Почтовая",
- "Партизанская",
- "Вокзальная",
- "Лермонтова",
- "Свободы",
- "Дорожная",
- "Дачная",
- "Маяковского",
- "Западная",
- "Фрунзе",
- "Дзержинского",
- "Московская",
- "Свердлова",
- "Некрасова",
- "Гоголя",
- "Красная",
- "Трудовая",
- "Шоссейная",
- "Чехова",
- "Коммунистическая",
- "Труда",
- "Комарова",
- "Матросова",
- "Островского",
- "Сосновая",
- "Клубная",
- "Куйбышева",
- "Крупской",
- "Березовая",
- "Карла Маркса",
- "8 Марта",
- "Больничная",
- "Садовый",
- "Интернациональная",
- "Суворова",
- "Цветочная",
- "Трактовая",
- "Ломоносова",
- "Горная",
- "Космонавтов",
- "Энергетиков",
- "Шевченко",
- "Весенняя",
- "Механизаторов",
- "Коммунальная",
- "Лесной",
- "40 лет Победы",
- "Майская"
- ],
- "city_name": [
- "Москва",
- "Владимир",
- "Санкт-Петербург",
- "Новосибирск",
- "Екатеринбург",
- "Нижний Новгород",
- "Самара",
- "Казань",
- "Омск",
- "Челябинск",
- "Ростов-на-Дону",
- "Уфа",
- "Волгоград",
- "Пермь",
- "Красноярск",
- "Воронеж",
- "Саратов",
- "Краснодар",
- "Тольятти",
- "Ижевск",
- "Барнаул",
- "Ульяновск",
- "Тюмень",
- "Иркутск",
- "Владивосток",
- "Ярославль",
- "Хабаровск",
- "Махачкала",
- "Оренбург",
- "Новокузнецк",
- "Томск",
- "Кемерово",
- "Рязань",
- "Астрахань",
- "Пенза",
- "Липецк",
- "Тула",
- "Киров",
- "Чебоксары",
- "Курск",
- "Брянскm Магнитогорск",
- "Иваново",
- "Тверь",
- "Ставрополь",
- "Белгород",
- "Сочи"
- ],
- "city": [
- "#{Address.city_name}"
- ],
- "street_name": [
- "#{street_suffix} #{Address.street_title}",
- "#{Address.street_title} #{street_suffix}"
- ],
- "street_address": [
- "#{street_name}, #{building_number}"
- ],
- "default_country": [
- "Россия"
- ]
-};
-ru.internet = {
- "free_email": [
- "yandex.ru",
- "ya.ru",
- "mail.ru",
- "gmail.com",
- "yahoo.com",
- "hotmail.com"
- ],
- "domain_suffix": [
- "com",
- "ru",
- "info",
- "рф",
- "net",
- "org"
- ]
-};
-ru.name = {
- "male_first_name": [
- "Александр",
- "Алексей",
- "Альберт",
- "Анатолий",
- "Андрей",
- "Антон",
- "Аркадий",
- "Арсений",
- "Артём",
- "Борис",
- "Вадим",
- "Валентин",
- "Валерий",
- "Василий",
- "Виктор",
- "Виталий",
- "Владимир",
- "Владислав",
- "Вячеслав",
- "Геннадий",
- "Георгий",
- "Герман",
- "Григорий",
- "Даниил",
- "Денис",
- "Дмитрий",
- "Евгений",
- "Егор",
- "Иван",
- "Игнатий",
- "Игорь",
- "Илья",
- "Константин",
- "Лаврентий",
- "Леонид",
- "Лука",
- "Макар",
- "Максим",
- "Матвей",
- "Михаил",
- "Никита",
- "Николай",
- "Олег",
- "Роман",
- "Семён",
- "Сергей",
- "Станислав",
- "Степан",
- "Фёдор",
- "Эдуард",
- "Юрий",
- "Ярослав"
- ],
- "male_middle_name": [
- "Александрович",
- "Алексеевич",
- "Альбертович",
- "Анатольевич",
- "Андреевич",
- "Антонович",
- "Аркадьевич",
- "Арсеньевич",
- "Артёмович",
- "Борисович",
- "Вадимович",
- "Валентинович",
- "Валерьевич",
- "Васильевич",
- "Викторович",
- "Витальевич",
- "Владимирович",
- "Владиславович",
- "Вячеславович",
- "Геннадьевич",
- "Георгиевич",
- "Германович",
- "Григорьевич",
- "Даниилович",
- "Денисович",
- "Дмитриевич",
- "Евгеньевич",
- "Егорович",
- "Иванович",
- "Игнатьевич",
- "Игоревич",
- "Ильич",
- "Константинович",
- "Лаврентьевич",
- "Леонидович",
- "Лукич",
- "Макарович",
- "Максимович",
- "Матвеевич",
- "Михайлович",
- "Никитич",
- "Николаевич",
- "Олегович",
- "Романович",
- "Семёнович",
- "Сергеевич",
- "Станиславович",
- "Степанович",
- "Фёдорович",
- "Эдуардович",
- "Юрьевич",
- "Ярославович"
- ],
- "male_last_name": [
- "Смирнов",
- "Иванов",
- "Кузнецов",
- "Попов",
- "Соколов",
- "Лебедев",
- "Козлов",
- "Новиков",
- "Морозов",
- "Петров",
- "Волков",
- "Соловьев",
- "Васильев",
- "Зайцев",
- "Павлов",
- "Семенов",
- "Голубев",
- "Виноградов",
- "Богданов",
- "Воробьев",
- "Федоров",
- "Михайлов",
- "Беляев",
- "Тарасов",
- "Белов",
- "Комаров",
- "Орлов",
- "Киселев",
- "Макаров",
- "Андреев",
- "Ковалев",
- "Ильин",
- "Гусев",
- "Титов",
- "Кузьмин",
- "Кудрявцев",
- "Баранов",
- "Куликов",
- "Алексеев",
- "Степанов",
- "Яковлев",
- "Сорокин",
- "Сергеев",
- "Романов",
- "Захаров",
- "Борисов",
- "Королев",
- "Герасимов",
- "Пономарев",
- "Григорьев",
- "Лазарев",
- "Медведев",
- "Ершов",
- "Никитин",
- "Соболев",
- "Рябов",
- "Поляков",
- "Цветков",
- "Данилов",
- "Жуков",
- "Фролов",
- "Журавлев",
- "Николаев",
- "Крылов",
- "Максимов",
- "Сидоров",
- "Осипов",
- "Белоусов",
- "Федотов",
- "Дорофеев",
- "Егоров",
- "Матвеев",
- "Бобров",
- "Дмитриев",
- "Калинин",
- "Анисимов",
- "Петухов",
- "Антонов",
- "Тимофеев",
- "Никифоров",
- "Веселов",
- "Филиппов",
- "Марков",
- "Большаков",
- "Суханов",
- "Миронов",
- "Ширяев",
- "Александров",
- "Коновалов",
- "Шестаков",
- "Казаков",
- "Ефимов",
- "Денисов",
- "Громов",
- "Фомин",
- "Давыдов",
- "Мельников",
- "Щербаков",
- "Блинов",
- "Колесников",
- "Карпов",
- "Афанасьев",
- "Власов",
- "Маслов",
- "Исаков",
- "Тихонов",
- "Аксенов",
- "Гаврилов",
- "Родионов",
- "Котов",
- "Горбунов",
- "Кудряшов",
- "Быков",
- "Зуев",
- "Третьяков",
- "Савельев",
- "Панов",
- "Рыбаков",
- "Суворов",
- "Абрамов",
- "Воронов",
- "Мухин",
- "Архипов",
- "Трофимов",
- "Мартынов",
- "Емельянов",
- "Горшков",
- "Чернов",
- "Овчинников",
- "Селезнев",
- "Панфилов",
- "Копылов",
- "Михеев",
- "Галкин",
- "Назаров",
- "Лобанов",
- "Лукин",
- "Беляков",
- "Потапов",
- "Некрасов",
- "Хохлов",
- "Жданов",
- "Наумов",
- "Шилов",
- "Воронцов",
- "Ермаков",
- "Дроздов",
- "Игнатьев",
- "Савин",
- "Логинов",
- "Сафонов",
- "Капустин",
- "Кириллов",
- "Моисеев",
- "Елисеев",
- "Кошелев",
- "Костин",
- "Горбачев",
- "Орехов",
- "Ефремов",
- "Исаев",
- "Евдокимов",
- "Калашников",
- "Кабанов",
- "Носков",
- "Юдин",
- "Кулагин",
- "Лапин",
- "Прохоров",
- "Нестеров",
- "Харитонов",
- "Агафонов",
- "Муравьев",
- "Ларионов",
- "Федосеев",
- "Зимин",
- "Пахомов",
- "Шубин",
- "Игнатов",
- "Филатов",
- "Крюков",
- "Рогов",
- "Кулаков",
- "Терентьев",
- "Молчанов",
- "Владимиров",
- "Артемьев",
- "Гурьев",
- "Зиновьев",
- "Гришин",
- "Кононов",
- "Дементьев",
- "Ситников",
- "Симонов",
- "Мишин",
- "Фадеев",
- "Комиссаров",
- "Мамонтов",
- "Носов",
- "Гуляев",
- "Шаров",
- "Устинов",
- "Вишняков",
- "Евсеев",
- "Лаврентьев",
- "Брагин",
- "Константинов",
- "Корнилов",
- "Авдеев",
- "Зыков",
- "Бирюков",
- "Шарапов",
- "Никонов",
- "Щукин",
- "Дьячков",
- "Одинцов",
- "Сазонов",
- "Якушев",
- "Красильников",
- "Гордеев",
- "Самойлов",
- "Князев",
- "Беспалов",
- "Уваров",
- "Шашков",
- "Бобылев",
- "Доронин",
- "Белозеров",
- "Рожков",
- "Самсонов",
- "Мясников",
- "Лихачев",
- "Буров",
- "Сысоев",
- "Фомичев",
- "Русаков",
- "Стрелков",
- "Гущин",
- "Тетерин",
- "Колобов",
- "Субботин",
- "Фокин",
- "Блохин",
- "Селиверстов",
- "Пестов",
- "Кондратьев",
- "Силин",
- "Меркушев",
- "Лыткин",
- "Туров"
- ],
- "female_first_name": [
- "Анна",
- "Алёна",
- "Алевтина",
- "Александра",
- "Алина",
- "Алла",
- "Анастасия",
- "Ангелина",
- "Анжела",
- "Анжелика",
- "Антонида",
- "Антонина",
- "Анфиса",
- "Арина",
- "Валентина",
- "Валерия",
- "Варвара",
- "Василиса",
- "Вера",
- "Вероника",
- "Виктория",
- "Галина",
- "Дарья",
- "Евгения",
- "Екатерина",
- "Елена",
- "Елизавета",
- "Жанна",
- "Зинаида",
- "Зоя",
- "Ирина",
- "Кира",
- "Клавдия",
- "Ксения",
- "Лариса",
- "Лидия",
- "Любовь",
- "Людмила",
- "Маргарита",
- "Марина",
- "Мария",
- "Надежда",
- "Наталья",
- "Нина",
- "Оксана",
- "Ольга",
- "Раиса",
- "Регина",
- "Римма",
- "Светлана",
- "София",
- "Таисия",
- "Тамара",
- "Татьяна",
- "Ульяна",
- "Юлия"
- ],
- "female_middle_name": [
- "Александровна",
- "Алексеевна",
- "Альбертовна",
- "Анатольевна",
- "Андреевна",
- "Антоновна",
- "Аркадьевна",
- "Арсеньевна",
- "Артёмовна",
- "Борисовна",
- "Вадимовна",
- "Валентиновна",
- "Валерьевна",
- "Васильевна",
- "Викторовна",
- "Витальевна",
- "Владимировна",
- "Владиславовна",
- "Вячеславовна",
- "Геннадьевна",
- "Георгиевна",
- "Германовна",
- "Григорьевна",
- "Данииловна",
- "Денисовна",
- "Дмитриевна",
- "Евгеньевна",
- "Егоровна",
- "Ивановна",
- "Игнатьевна",
- "Игоревна",
- "Ильинична",
- "Константиновна",
- "Лаврентьевна",
- "Леонидовна",
- "Макаровна",
- "Максимовна",
- "Матвеевна",
- "Михайловна",
- "Никитична",
- "Николаевна",
- "Олеговна",
- "Романовна",
- "Семёновна",
- "Сергеевна",
- "Станиславовна",
- "Степановна",
- "Фёдоровна",
- "Эдуардовна",
- "Юрьевна",
- "Ярославовна"
- ],
- "female_last_name": [
- "Смирнова",
- "Иванова",
- "Кузнецова",
- "Попова",
- "Соколова",
- "Лебедева",
- "Козлова",
- "Новикова",
- "Морозова",
- "Петрова",
- "Волкова",
- "Соловьева",
- "Васильева",
- "Зайцева",
- "Павлова",
- "Семенова",
- "Голубева",
- "Виноградова",
- "Богданова",
- "Воробьева",
- "Федорова",
- "Михайлова",
- "Беляева",
- "Тарасова",
- "Белова",
- "Комарова",
- "Орлова",
- "Киселева",
- "Макарова",
- "Андреева",
- "Ковалева",
- "Ильина",
- "Гусева",
- "Титова",
- "Кузьмина",
- "Кудрявцева",
- "Баранова",
- "Куликова",
- "Алексеева",
- "Степанова",
- "Яковлева",
- "Сорокина",
- "Сергеева",
- "Романова",
- "Захарова",
- "Борисова",
- "Королева",
- "Герасимова",
- "Пономарева",
- "Григорьева",
- "Лазарева",
- "Медведева",
- "Ершова",
- "Никитина",
- "Соболева",
- "Рябова",
- "Полякова",
- "Цветкова",
- "Данилова",
- "Жукова",
- "Фролова",
- "Журавлева",
- "Николаева",
- "Крылова",
- "Максимова",
- "Сидорова",
- "Осипова",
- "Белоусова",
- "Федотова",
- "Дорофеева",
- "Егорова",
- "Матвеева",
- "Боброва",
- "Дмитриева",
- "Калинина",
- "Анисимова",
- "Петухова",
- "Антонова",
- "Тимофеева",
- "Никифорова",
- "Веселова",
- "Филиппова",
- "Маркова",
- "Большакова",
- "Суханова",
- "Миронова",
- "Ширяева",
- "Александрова",
- "Коновалова",
- "Шестакова",
- "Казакова",
- "Ефимова",
- "Денисова",
- "Громова",
- "Фомина",
- "Давыдова",
- "Мельникова",
- "Щербакова",
- "Блинова",
- "Колесникова",
- "Карпова",
- "Афанасьева",
- "Власова",
- "Маслова",
- "Исакова",
- "Тихонова",
- "Аксенова",
- "Гаврилова",
- "Родионова",
- "Котова",
- "Горбунова",
- "Кудряшова",
- "Быкова",
- "Зуева",
- "Третьякова",
- "Савельева",
- "Панова",
- "Рыбакова",
- "Суворова",
- "Абрамова",
- "Воронова",
- "Мухина",
- "Архипова",
- "Трофимова",
- "Мартынова",
- "Емельянова",
- "Горшкова",
- "Чернова",
- "Овчинникова",
- "Селезнева",
- "Панфилова",
- "Копылова",
- "Михеева",
- "Галкина",
- "Назарова",
- "Лобанова",
- "Лукина",
- "Белякова",
- "Потапова",
- "Некрасова",
- "Хохлова",
- "Жданова",
- "Наумова",
- "Шилова",
- "Воронцова",
- "Ермакова",
- "Дроздова",
- "Игнатьева",
- "Савина",
- "Логинова",
- "Сафонова",
- "Капустина",
- "Кириллова",
- "Моисеева",
- "Елисеева",
- "Кошелева",
- "Костина",
- "Горбачева",
- "Орехова",
- "Ефремова",
- "Исаева",
- "Евдокимова",
- "Калашникова",
- "Кабанова",
- "Носкова",
- "Юдина",
- "Кулагина",
- "Лапина",
- "Прохорова",
- "Нестерова",
- "Харитонова",
- "Агафонова",
- "Муравьева",
- "Ларионова",
- "Федосеева",
- "Зимина",
- "Пахомова",
- "Шубина",
- "Игнатова",
- "Филатова",
- "Крюкова",
- "Рогова",
- "Кулакова",
- "Терентьева",
- "Молчанова",
- "Владимирова",
- "Артемьева",
- "Гурьева",
- "Зиновьева",
- "Гришина",
- "Кононова",
- "Дементьева",
- "Ситникова",
- "Симонова",
- "Мишина",
- "Фадеева",
- "Комиссарова",
- "Мамонтова",
- "Носова",
- "Гуляева",
- "Шарова",
- "Устинова",
- "Вишнякова",
- "Евсеева",
- "Лаврентьева",
- "Брагина",
- "Константинова",
- "Корнилова",
- "Авдеева",
- "Зыкова",
- "Бирюкова",
- "Шарапова",
- "Никонова",
- "Щукина",
- "Дьячкова",
- "Одинцова",
- "Сазонова",
- "Якушева",
- "Красильникова",
- "Гордеева",
- "Самойлова",
- "Князева",
- "Беспалова",
- "Уварова",
- "Шашкова",
- "Бобылева",
- "Доронина",
- "Белозерова",
- "Рожкова",
- "Самсонова",
- "Мясникова",
- "Лихачева",
- "Бурова",
- "Сысоева",
- "Фомичева",
- "Русакова",
- "Стрелкова",
- "Гущина",
- "Тетерина",
- "Колобова",
- "Субботина",
- "Фокина",
- "Блохина",
- "Селиверстова",
- "Пестова",
- "Кондратьева",
- "Силина",
- "Меркушева",
- "Лыткина",
- "Турова"
- ],
- "name": [
- "#{male_first_name} #{male_last_name}",
- "#{male_last_name} #{male_first_name}",
- "#{male_first_name} #{male_middle_name} #{male_last_name}",
- "#{male_last_name} #{male_first_name} #{male_middle_name}",
- "#{female_first_name} #{female_last_name}",
- "#{female_last_name} #{female_first_name}",
- "#{female_first_name} #{female_middle_name} #{female_last_name}",
- "#{female_last_name} #{female_first_name} #{female_middle_name}"
- ]
-};
-ru.phone_number = {
- "formats": [
- "(9##)###-##-##"
- ]
-};
-ru.commerce = {
- "color": [
- "красный",
- "зеленый",
- "синий",
- "желтый",
- "багровый",
- "мятный",
- "зеленовато-голубой",
- "белый",
- "черный",
- "оранжевый",
- "розовый",
- "серый",
- "красно-коричневый",
- "фиолетовый",
- "бирюзовый",
- "желто-коричневый",
- "небесно голубой",
- "оранжево-розовый",
- "темно-фиолетовый",
- "орхидный",
- "оливковый",
- "пурпурный",
- "лимонный",
- "кремовый",
- "сине-фиолетовый",
- "золотой",
- "красно-пурпурный",
- "голубой",
- "лазурный",
- "лиловый",
- "серебряный"
- ],
- "department": [
- "Книги",
- "Фильмы",
- "музыка",
- "игры",
- "Электроника",
- "компьютеры",
- "Дом",
- "садинструмент",
- "Бакалея",
- "здоровье",
- "красота",
- "Игрушки",
- "детское",
- "для малышей",
- "Одежда",
- "обувь",
- "украшения",
- "Спорт",
- "туризм",
- "Автомобильное",
- "промышленное"
- ],
- "product_name": {
- "adjective": [
- "Маленький",
- "Эргономичный",
- "Грубый",
- "Интеллектуальный",
- "Великолепный",
- "Невероятный",
- "Фантастический",
- "Практчиный",
- "Лоснящийся",
- "Потрясающий"
- ],
- "material": [
- "Стальной",
- "Деревянный",
- "Бетонный",
- "Пластиковый",
- "Хлопковый",
- "Гранитный",
- "Резиновый"
- ],
- "product": [
- "Стул",
- "Автомобиль",
- "Компьютер",
- "Берет",
- "Кулон",
- "Стол",
- "Свитер",
- "Ремень",
- "Ботинок"
- ]
- }
-};
-ru.company = {
- "prefix": [
- "ИП",
- "ООО",
- "ЗАО",
- "ОАО",
- "НКО",
- "ТСЖ",
- "ОП"
- ],
- "suffix": [
- "Снаб",
- "Торг",
- "Пром",
- "Трейд",
- "Сбыт"
- ],
- "name": [
- "#{prefix} #{Name.female_first_name}",
- "#{prefix} #{Name.male_first_name}",
- "#{prefix} #{Name.male_last_name}",
- "#{prefix} #{suffix}#{suffix}",
- "#{prefix} #{suffix}#{suffix}#{suffix}",
- "#{prefix} #{Address.city_name}#{suffix}",
- "#{prefix} #{Address.city_name}#{suffix}#{suffix}",
- "#{prefix} #{Address.city_name}#{suffix}#{suffix}#{suffix}"
- ]
-};
diff --git a/lib/locales/ru/address/building_number.js b/lib/locales/ru/address/building_number.js
new file mode 100644
index 00000000..401fa206
--- /dev/null
+++ b/lib/locales/ru/address/building_number.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "###"
+];
diff --git a/lib/locales/ru/address/city.js b/lib/locales/ru/address/city.js
new file mode 100644
index 00000000..841b37dc
--- /dev/null
+++ b/lib/locales/ru/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Address.city_name}"
+];
diff --git a/lib/locales/ru/address/city_name.js b/lib/locales/ru/address/city_name.js
new file mode 100644
index 00000000..6aad56a3
--- /dev/null
+++ b/lib/locales/ru/address/city_name.js
@@ -0,0 +1,48 @@
+module["exports"] = [
+ "Москва",
+ "Владимир",
+ "Санкт-Петербург",
+ "Новосибирск",
+ "Екатеринбург",
+ "Нижний Новгород",
+ "Самара",
+ "Казань",
+ "Омск",
+ "Челябинск",
+ "Ростов-на-Дону",
+ "Уфа",
+ "Волгоград",
+ "Пермь",
+ "Красноярск",
+ "Воронеж",
+ "Саратов",
+ "Краснодар",
+ "Тольятти",
+ "Ижевск",
+ "Барнаул",
+ "Ульяновск",
+ "Тюмень",
+ "Иркутск",
+ "Владивосток",
+ "Ярославль",
+ "Хабаровск",
+ "Махачкала",
+ "Оренбург",
+ "Новокузнецк",
+ "Томск",
+ "Кемерово",
+ "Рязань",
+ "Астрахань",
+ "Пенза",
+ "Липецк",
+ "Тула",
+ "Киров",
+ "Чебоксары",
+ "Курск",
+ "Брянскm Магнитогорск",
+ "Иваново",
+ "Тверь",
+ "Ставрополь",
+ "Белгород",
+ "Сочи"
+];
diff --git a/lib/locales/ru/address/country.js b/lib/locales/ru/address/country.js
new file mode 100644
index 00000000..ecc6ec8d
--- /dev/null
+++ b/lib/locales/ru/address/country.js
@@ -0,0 +1,212 @@
+module["exports"] = [
+ "Австралия",
+ "Австрия",
+ "Азербайджан",
+ "Албания",
+ "Алжир",
+ "Американское Самоа (не признана)",
+ "Ангилья",
+ "Ангола",
+ "Андорра",
+ "Антарктика (не признана)",
+ "Антигуа и Барбуда",
+ "Антильские Острова (не признана)",
+ "Аомынь (не признана)",
+ "Аргентина",
+ "Армения",
+ "Афганистан",
+ "Багамские Острова",
+ "Бангладеш",
+ "Барбадос",
+ "Бахрейн",
+ "Беларусь",
+ "Белиз",
+ "Бельгия",
+ "Бенин",
+ "Болгария",
+ "Боливия",
+ "Босния и Герцеговина",
+ "Ботсвана",
+ "Бразилия",
+ "Бруней",
+ "Буркина-Фасо",
+ "Бурунди",
+ "Бутан",
+ "Вануату",
+ "Ватикан",
+ "Великобритания",
+ "Венгрия",
+ "Венесуэла",
+ "Восточный Тимор",
+ "Вьетнам",
+ "Габон",
+ "Гаити",
+ "Гайана",
+ "Гамбия",
+ "Гана",
+ "Гваделупа (не признана)",
+ "Гватемала",
+ "Гвиана (не признана)",
+ "Гвинея",
+ "Гвинея-Бисау",
+ "Германия",
+ "Гондурас",
+ "Гренада",
+ "Греция",
+ "Грузия",
+ "Дания",
+ "Джибути",
+ "Доминика",
+ "Доминиканская Республика",
+ "Египет",
+ "Замбия",
+ "Зимбабве",
+ "Израиль",
+ "Индия",
+ "Индонезия",
+ "Иордания",
+ "Ирак",
+ "Иран",
+ "Ирландия",
+ "Исландия",
+ "Испания",
+ "Италия",
+ "Йемен",
+ "Кабо-Верде",
+ "Казахстан",
+ "Камбоджа",
+ "Камерун",
+ "Канада",
+ "Катар",
+ "Кения",
+ "Кипр",
+ "Кирибати",
+ "Китай",
+ "Колумбия",
+ "Коморские Острова",
+ "Конго",
+ "Демократическая Республика",
+ "Корея (Северная)",
+ "Корея (Южная)",
+ "Косово",
+ "Коста-Рика",
+ "Кот-д'Ивуар",
+ "Куба",
+ "Кувейт",
+ "Кука острова",
+ "Кыргызстан",
+ "Лаос",
+ "Латвия",
+ "Лесото",
+ "Либерия",
+ "Ливан",
+ "Ливия",
+ "Литва",
+ "Лихтенштейн",
+ "Люксембург",
+ "Маврикий",
+ "Мавритания",
+ "Мадагаскар",
+ "Македония",
+ "Малави",
+ "Малайзия",
+ "Мали",
+ "Мальдивы",
+ "Мальта",
+ "Маршалловы Острова",
+ "Мексика",
+ "Микронезия",
+ "Мозамбик",
+ "Молдова",
+ "Монако",
+ "Монголия",
+ "Марокко",
+ "Мьянма",
+ "Намибия",
+ "Науру",
+ "Непал",
+ "Нигер",
+ "Нигерия",
+ "Нидерланды",
+ "Никарагуа",
+ "Новая Зеландия",
+ "Норвегия",
+ "Объединенные Арабские Эмираты",
+ "Оман",
+ "Пакистан",
+ "Палау",
+ "Панама",
+ "Папуа — Новая Гвинея",
+ "Парагвай",
+ "Перу",
+ "Польша",
+ "Португалия",
+ "Республика Конго",
+ "Россия",
+ "Руанда",
+ "Румыния",
+ "Сальвадор",
+ "Самоа",
+ "Сан-Марино",
+ "Сан-Томе и Принсипи",
+ "Саудовская Аравия",
+ "Свазиленд",
+ "Сейшельские острова",
+ "Сенегал",
+ "Сент-Винсент и Гренадины",
+ "Сент-Киттс и Невис",
+ "Сент-Люсия",
+ "Сербия",
+ "Сингапур",
+ "Сирия",
+ "Словакия",
+ "Словения",
+ "Соединенные Штаты Америки",
+ "Соломоновы Острова",
+ "Сомали",
+ "Судан",
+ "Суринам",
+ "Сьерра-Леоне",
+ "Таджикистан",
+ "Таиланд",
+ "Тайвань (не признана)",
+ "Тамил-Илам (не признана)",
+ "Танзания",
+ "Тёркс и Кайкос (не признана)",
+ "Того",
+ "Токелау (не признана)",
+ "Тонга",
+ "Тринидад и Тобаго",
+ "Тувалу",
+ "Тунис",
+ "Турецкая Республика Северного Кипра (не признана)",
+ "Туркменистан",
+ "Турция",
+ "Уганда",
+ "Узбекистан",
+ "Украина",
+ "Уругвай",
+ "Фарерские Острова (не признана)",
+ "Фиджи",
+ "Филиппины",
+ "Финляндия",
+ "Франция",
+ "Французская Полинезия (не признана)",
+ "Хорватия",
+ "Центральноафриканская Республика",
+ "Чад",
+ "Черногория",
+ "Чехия",
+ "Чили",
+ "Швейцария",
+ "Швеция",
+ "Шри-Ланка",
+ "Эквадор",
+ "Экваториальная Гвинея",
+ "Эритрея",
+ "Эстония",
+ "Эфиопия",
+ "Южно-Африканская Республика",
+ "Ямайка",
+ "Япония"
+];
diff --git a/lib/locales/ru/address/default_country.js b/lib/locales/ru/address/default_country.js
new file mode 100644
index 00000000..57eca1a3
--- /dev/null
+++ b/lib/locales/ru/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Россия"
+];
diff --git a/lib/locales/ru/address/index.js b/lib/locales/ru/address/index.js
new file mode 100644
index 00000000..0dd71270
--- /dev/null
+++ b/lib/locales/ru/address/index.js
@@ -0,0 +1,14 @@
+var address = {};
+module['exports'] = address;
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.street_title = require("./street_title");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/ru/address/postcode.js b/lib/locales/ru/address/postcode.js
new file mode 100644
index 00000000..f104743a
--- /dev/null
+++ b/lib/locales/ru/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "######"
+];
diff --git a/lib/locales/ru/address/secondary_address.js b/lib/locales/ru/address/secondary_address.js
new file mode 100644
index 00000000..636df8fc
--- /dev/null
+++ b/lib/locales/ru/address/secondary_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "кв. ###"
+];
diff --git a/lib/locales/ru/address/state.js b/lib/locales/ru/address/state.js
new file mode 100644
index 00000000..4061e46b
--- /dev/null
+++ b/lib/locales/ru/address/state.js
@@ -0,0 +1,88 @@
+module["exports"] = [
+ "Республика Адыгея",
+ "Республика Башкортостан",
+ "Республика Бурятия",
+ "Республика Алтай Республика Дагестан",
+ "Республика Ингушетия",
+ "Кабардино-Балкарская Республика",
+ "Республика Калмыкия",
+ "Республика Карачаево-Черкессия",
+ "Республика Карелия",
+ "Республика Коми",
+ "Республика Марий Эл",
+ "Республика Мордовия",
+ "Республика Саха (Якутия)",
+ "Республика Северная Осетия-Алания",
+ "Республика Татарстан",
+ "Республика Тыва",
+ "Удмуртская Республика",
+ "Республика Хакасия",
+ "Чувашская Республика",
+ "Алтайский край",
+ "Краснодарский край",
+ "Красноярский край",
+ "Приморский край",
+ "Ставропольский край",
+ "Хабаровский край",
+ "Амурская область",
+ "Архангельская область",
+ "Астраханская область",
+ "Белгородская область",
+ "Брянская область",
+ "Владимирская область",
+ "Волгоградская область",
+ "Вологодская область",
+ "Воронежская область",
+ "Ивановская область",
+ "Иркутская область",
+ "Калиниградская область",
+ "Калужская область",
+ "Камчатская область",
+ "Кемеровская область",
+ "Кировская область",
+ "Костромская область",
+ "Курганская область",
+ "Курская область",
+ "Ленинградская область",
+ "Липецкая область",
+ "Магаданская область",
+ "Московская область",
+ "Мурманская область",
+ "Нижегородская область",
+ "Новгородская область",
+ "Новосибирская область",
+ "Омская область",
+ "Оренбургская область",
+ "Орловская область",
+ "Пензенская область",
+ "Пермская область",
+ "Псковская область",
+ "Ростовская область",
+ "Рязанская область",
+ "Самарская область",
+ "Саратовская область",
+ "Сахалинская область",
+ "Свердловская область",
+ "Смоленская область",
+ "Тамбовская область",
+ "Тверская область",
+ "Томская область",
+ "Тульская область",
+ "Тюменская область",
+ "Ульяновская область",
+ "Челябинская область",
+ "Читинская область",
+ "Ярославская область",
+ "Еврейская автономная область",
+ "Агинский Бурятский авт. округ",
+ "Коми-Пермяцкий автономный округ",
+ "Корякский автономный округ",
+ "Ненецкий автономный округ",
+ "Таймырский (Долгано-Ненецкий) автономный округ",
+ "Усть-Ордынский Бурятский автономный округ",
+ "Ханты-Мансийский автономный округ",
+ "Чукотский автономный округ",
+ "Эвенкийский автономный округ",
+ "Ямало-Ненецкий автономный округ",
+ "Чеченская Республика"
+];
diff --git a/lib/locales/ru/address/street_address.js b/lib/locales/ru/address/street_address.js
new file mode 100644
index 00000000..5b311286
--- /dev/null
+++ b/lib/locales/ru/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name}, #{building_number}"
+];
diff --git a/lib/locales/ru/address/street_name.js b/lib/locales/ru/address/street_name.js
new file mode 100644
index 00000000..6e8ceb6d
--- /dev/null
+++ b/lib/locales/ru/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_suffix} #{Address.street_title}",
+ "#{Address.street_title} #{street_suffix}"
+];
diff --git a/lib/locales/ru/address/street_suffix.js b/lib/locales/ru/address/street_suffix.js
new file mode 100644
index 00000000..1bb187e4
--- /dev/null
+++ b/lib/locales/ru/address/street_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "ул.",
+ "улица",
+ "проспект",
+ "пр.",
+ "площадь",
+ "пл."
+];
diff --git a/lib/locales/ru/address/street_title.js b/lib/locales/ru/address/street_title.js
new file mode 100644
index 00000000..de564a20
--- /dev/null
+++ b/lib/locales/ru/address/street_title.js
@@ -0,0 +1,103 @@
+module["exports"] = [
+ "Советская",
+ "Молодежная",
+ "Центральная",
+ "Школьная",
+ "Новая",
+ "Садовая",
+ "Лесная",
+ "Набережная",
+ "Ленина",
+ "Мира",
+ "Октябрьская",
+ "Зеленая",
+ "Комсомольская",
+ "Заречная",
+ "Первомайская",
+ "Гагарина",
+ "Полевая",
+ "Луговая",
+ "Пионерская",
+ "Кирова",
+ "Юбилейная",
+ "Северная",
+ "Пролетарская",
+ "Степная",
+ "Пушкина",
+ "Калинина",
+ "Южная",
+ "Колхозная",
+ "Рабочая",
+ "Солнечная",
+ "Железнодорожная",
+ "Восточная",
+ "Заводская",
+ "Чапаева",
+ "Нагорная",
+ "Строителей",
+ "Береговая",
+ "Победы",
+ "Горького",
+ "Кооперативная",
+ "Красноармейская",
+ "Совхозная",
+ "Речная",
+ "Школьный",
+ "Спортивная",
+ "Озерная",
+ "Строительная",
+ "Парковая",
+ "Чкалова",
+ "Мичурина",
+ "речень улиц",
+ "Подгорная",
+ "Дружбы",
+ "Почтовая",
+ "Партизанская",
+ "Вокзальная",
+ "Лермонтова",
+ "Свободы",
+ "Дорожная",
+ "Дачная",
+ "Маяковского",
+ "Западная",
+ "Фрунзе",
+ "Дзержинского",
+ "Московская",
+ "Свердлова",
+ "Некрасова",
+ "Гоголя",
+ "Красная",
+ "Трудовая",
+ "Шоссейная",
+ "Чехова",
+ "Коммунистическая",
+ "Труда",
+ "Комарова",
+ "Матросова",
+ "Островского",
+ "Сосновая",
+ "Клубная",
+ "Куйбышева",
+ "Крупской",
+ "Березовая",
+ "Карла Маркса",
+ "8 Марта",
+ "Больничная",
+ "Садовый",
+ "Интернациональная",
+ "Суворова",
+ "Цветочная",
+ "Трактовая",
+ "Ломоносова",
+ "Горная",
+ "Космонавтов",
+ "Энергетиков",
+ "Шевченко",
+ "Весенняя",
+ "Механизаторов",
+ "Коммунальная",
+ "Лесной",
+ "40 лет Победы",
+ "Майская"
+];
diff --git a/lib/locales/ru/commerce/color.js b/lib/locales/ru/commerce/color.js
new file mode 100644
index 00000000..f1fec2d7
--- /dev/null
+++ b/lib/locales/ru/commerce/color.js
@@ -0,0 +1,33 @@
+module["exports"] = [
+ "красный",
+ "зеленый",
+ "синий",
+ "желтый",
+ "багровый",
+ "мятный",
+ "зеленовато-голубой",
+ "белый",
+ "черный",
+ "оранжевый",
+ "розовый",
+ "серый",
+ "красно-коричневый",
+ "фиолетовый",
+ "бирюзовый",
+ "желто-коричневый",
+ "небесно голубой",
+ "оранжево-розовый",
+ "темно-фиолетовый",
+ "орхидный",
+ "оливковый",
+ "пурпурный",
+ "лимонный",
+ "кремовый",
+ "сине-фиолетовый",
+ "золотой",
+ "красно-пурпурный",
+ "голубой",
+ "лазурный",
+ "лиловый",
+ "серебряный"
+];
diff --git a/lib/locales/ru/commerce/department.js b/lib/locales/ru/commerce/department.js
new file mode 100644
index 00000000..db4ed972
--- /dev/null
+++ b/lib/locales/ru/commerce/department.js
@@ -0,0 +1,23 @@
+module["exports"] = [
+ "Книги",
+ "Фильмы",
+ "музыка",
+ "игры",
+ "Электроника",
+ "компьютеры",
+ "Дом",
+ "садинструмент",
+ "Бакалея",
+ "здоровье",
+ "красота",
+ "Игрушки",
+ "детское",
+ "для малышей",
+ "Одежда",
+ "обувь",
+ "украшения",
+ "Спорт",
+ "туризм",
+ "Автомобильное",
+ "промышленное"
+];
diff --git a/lib/locales/ru/commerce/index.js b/lib/locales/ru/commerce/index.js
new file mode 100644
index 00000000..c05b5272
--- /dev/null
+++ b/lib/locales/ru/commerce/index.js
@@ -0,0 +1,5 @@
+var commerce = {};
+module['exports'] = commerce;
+commerce.color = require("./color");
+commerce.department = require("./department");
+commerce.product_name = require("./product_name");
diff --git a/lib/locales/ru/commerce/product_name.js b/lib/locales/ru/commerce/product_name.js
new file mode 100644
index 00000000..1464e40c
--- /dev/null
+++ b/lib/locales/ru/commerce/product_name.js
@@ -0,0 +1,34 @@
+module["exports"] = {
+ "adjective": [
+ "Маленький",
+ "Эргономичный",
+ "Грубый",
+ "Интеллектуальный",
+ "Великолепный",
+ "Невероятный",
+ "Фантастический",
+ "Практчиный",
+ "Лоснящийся",
+ "Потрясающий"
+ ],
+ "material": [
+ "Стальной",
+ "Деревянный",
+ "Бетонный",
+ "Пластиковый",
+ "Хлопковый",
+ "Гранитный",
+ "Резиновый"
+ ],
+ "product": [
+ "Стул",
+ "Автомобиль",
+ "Компьютер",
+ "Берет",
+ "Кулон",
+ "Стол",
+ "Свитер",
+ "Ремень",
+ "Ботинок"
+ ]
+};
diff --git a/lib/locales/ru/company/index.js b/lib/locales/ru/company/index.js
new file mode 100644
index 00000000..1aa59cc4
--- /dev/null
+++ b/lib/locales/ru/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.prefix = require("./prefix");
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/ru/company/name.js b/lib/locales/ru/company/name.js
new file mode 100644
index 00000000..6ebeeebb
--- /dev/null
+++ b/lib/locales/ru/company/name.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "#{prefix} #{Name.female_first_name}",
+ "#{prefix} #{Name.male_first_name}",
+ "#{prefix} #{Name.male_last_name}",
+ "#{prefix} #{suffix}#{suffix}",
+ "#{prefix} #{suffix}#{suffix}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}#{suffix}#{suffix}"
+];
diff --git a/lib/locales/ru/company/prefix.js b/lib/locales/ru/company/prefix.js
new file mode 100644
index 00000000..722a8d7e
--- /dev/null
+++ b/lib/locales/ru/company/prefix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "ИП",
+ "ООО",
+ "ЗАО",
+ "ОАО",
+ "НКО",
+ "ТСЖ",
+ "ОП"
+];
diff --git a/lib/locales/ru/company/suffix.js b/lib/locales/ru/company/suffix.js
new file mode 100644
index 00000000..6dec9ae4
--- /dev/null
+++ b/lib/locales/ru/company/suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Снаб",
+ "Торг",
+ "Пром",
+ "Трейд",
+ "Сбыт"
+];
diff --git a/lib/locales/ru/date/index.js b/lib/locales/ru/date/index.js
new file mode 100644
index 00000000..8c45d3f6
--- /dev/null
+++ b/lib/locales/ru/date/index.js
@@ -0,0 +1,4 @@
+var date = {};
+module["exports"] = date;
+date.month = require("./month");
+date.weekday = require("./weekday");
diff --git a/lib/locales/ru/date/month.js b/lib/locales/ru/date/month.js
new file mode 100644
index 00000000..5deda00c
--- /dev/null
+++ b/lib/locales/ru/date/month.js
@@ -0,0 +1,59 @@
+// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1734
+module["exports"] = {
+ wide: [
+ "январь",
+ "февраль",
+ "март",
+ "апрель",
+ "май",
+ "июнь",
+ "июль",
+ "август",
+ "сентябрь",
+ "октябрь",
+ "ноябрь",
+ "декабрь"
+ ],
+ wide_context: [
+ "января",
+ "февраля",
+ "марта",
+ "апреля",
+ "мая",
+ "июня",
+ "июля",
+ "августа",
+ "сентября",
+ "октября",
+ "ноября",
+ "декабря"
+ ],
+ abbr: [
+ "янв.",
+ "февр.",
+ "март",
+ "апр.",
+ "май",
+ "июнь",
+ "июль",
+ "авг.",
+ "сент.",
+ "окт.",
+ "нояб.",
+ "дек."
+ ],
+ abbr_context: [
+ "янв.",
+ "февр.",
+ "марта",
+ "апр.",
+ "мая",
+ "июня",
+ "июля",
+ "авг.",
+ "сент.",
+ "окт.",
+ "нояб.",
+ "дек."
+ ]
+};
diff --git a/lib/locales/ru/date/weekday.js b/lib/locales/ru/date/weekday.js
new file mode 100644
index 00000000..fc91073e
--- /dev/null
+++ b/lib/locales/ru/date/weekday.js
@@ -0,0 +1,39 @@
+// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1825
+module["exports"] = {
+ wide: [
+ "Воскресенье",
+ "Понедельник",
+ "Вторник",
+ "Среда",
+ "Четверг",
+ "Пятница",
+ "Суббота"
+ ],
+ wide_context: [
+ "воскресенье",
+ "понедельник",
+ "вторник",
+ "среда",
+ "четверг",
+ "пятница",
+ "суббота"
+ ],
+ abbr: [
+ "Вс",
+ "Пн",
+ "Вт",
+ "Ср",
+ "Чт",
+ "Пт",
+ "Сб"
+ ],
+ abbr_context: [
+ "вс",
+ "пн",
+ "вт",
+ "ср",
+ "чт",
+ "пт",
+ "сб"
+ ]
+};
diff --git a/lib/locales/ru/index.js b/lib/locales/ru/index.js
new file mode 100644
index 00000000..9c2d7660
--- /dev/null
+++ b/lib/locales/ru/index.js
@@ -0,0 +1,11 @@
+var ru = {};
+module['exports'] = ru;
+ru.title = "Russian";
+ru.separator = " и ";
+ru.address = require("./address");
+ru.internet = require("./internet");
+ru.name = require("./name");
+ru.phone_number = require("./phone_number");
+ru.commerce = require("./commerce");
+ru.company = require("./company");
+ru.date = require("./date");
diff --git a/lib/locales/ru/internet/domain_suffix.js b/lib/locales/ru/internet/domain_suffix.js
new file mode 100644
index 00000000..6ab135d4
--- /dev/null
+++ b/lib/locales/ru/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com",
+ "ru",
+ "info",
+ "рф",
+ "net",
+ "org"
+];
diff --git a/lib/locales/ru/internet/free_email.js b/lib/locales/ru/internet/free_email.js
new file mode 100644
index 00000000..3ff20597
--- /dev/null
+++ b/lib/locales/ru/internet/free_email.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "yandex.ru",
+ "ya.ru",
+ "mail.ru",
+ "gmail.com",
+ "yahoo.com",
+ "hotmail.com"
+];
diff --git a/lib/locales/ru/internet/index.js b/lib/locales/ru/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/ru/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/ru/name/female_first_name.js b/lib/locales/ru/name/female_first_name.js
new file mode 100644
index 00000000..7f9d2182
--- /dev/null
+++ b/lib/locales/ru/name/female_first_name.js
@@ -0,0 +1,58 @@
+module["exports"] = [
+ "Анна",
+ "Алёна",
+ "Алевтина",
+ "Александра",
+ "Алина",
+ "Алла",
+ "Анастасия",
+ "Ангелина",
+ "Анжела",
+ "Анжелика",
+ "Антонида",
+ "Антонина",
+ "Анфиса",
+ "Арина",
+ "Валентина",
+ "Валерия",
+ "Варвара",
+ "Василиса",
+ "Вера",
+ "Вероника",
+ "Виктория",
+ "Галина",
+ "Дарья",
+ "Евгения",
+ "Екатерина",
+ "Елена",
+ "Елизавета",
+ "Жанна",
+ "Зинаида",
+ "Зоя",
+ "Ирина",
+ "Кира",
+ "Клавдия",
+ "Ксения",
+ "Лариса",
+ "Лидия",
+ "Любовь",
+ "Людмила",
+ "Маргарита",
+ "Марина",
+ "Мария",
+ "Надежда",
+ "Наталья",
+ "Нина",
+ "Оксана",
+ "Ольга",
+ "Раиса",
+ "Регина",
+ "Римма",
+ "Светлана",
+ "София",
+ "Таисия",
+ "Тамара",
+ "Татьяна",
+ "Ульяна",
+ "Юлия"
+];
diff --git a/lib/locales/ru/name/female_last_name.js b/lib/locales/ru/name/female_last_name.js
new file mode 100644
index 00000000..8827247e
--- /dev/null
+++ b/lib/locales/ru/name/female_last_name.js
@@ -0,0 +1,252 @@
+module["exports"] = [
+ "Смирнова",
+ "Иванова",
+ "Кузнецова",
+ "Попова",
+ "Соколова",
+ "Лебедева",
+ "Козлова",
+ "Новикова",
+ "Морозова",
+ "Петрова",
+ "Волкова",
+ "Соловьева",
+ "Васильева",
+ "Зайцева",
+ "Павлова",
+ "Семенова",
+ "Голубева",
+ "Виноградова",
+ "Богданова",
+ "Воробьева",
+ "Федорова",
+ "Михайлова",
+ "Беляева",
+ "Тарасова",
+ "Белова",
+ "Комарова",
+ "Орлова",
+ "Киселева",
+ "Макарова",
+ "Андреева",
+ "Ковалева",
+ "Ильина",
+ "Гусева",
+ "Титова",
+ "Кузьмина",
+ "Кудрявцева",
+ "Баранова",
+ "Куликова",
+ "Алексеева",
+ "Степанова",
+ "Яковлева",
+ "Сорокина",
+ "Сергеева",
+ "Романова",
+ "Захарова",
+ "Борисова",
+ "Королева",
+ "Герасимова",
+ "Пономарева",
+ "Григорьева",
+ "Лазарева",
+ "Медведева",
+ "Ершова",
+ "Никитина",
+ "Соболева",
+ "Рябова",
+ "Полякова",
+ "Цветкова",
+ "Данилова",
+ "Жукова",
+ "Фролова",
+ "Журавлева",
+ "Николаева",
+ "Крылова",
+ "Максимова",
+ "Сидорова",
+ "Осипова",
+ "Белоусова",
+ "Федотова",
+ "Дорофеева",
+ "Егорова",
+ "Матвеева",
+ "Боброва",
+ "Дмитриева",
+ "Калинина",
+ "Анисимова",
+ "Петухова",
+ "Антонова",
+ "Тимофеева",
+ "Никифорова",
+ "Веселова",
+ "Филиппова",
+ "Маркова",
+ "Большакова",
+ "Суханова",
+ "Миронова",
+ "Ширяева",
+ "Александрова",
+ "Коновалова",
+ "Шестакова",
+ "Казакова",
+ "Ефимова",
+ "Денисова",
+ "Громова",
+ "Фомина",
+ "Давыдова",
+ "Мельникова",
+ "Щербакова",
+ "Блинова",
+ "Колесникова",
+ "Карпова",
+ "Афанасьева",
+ "Власова",
+ "Маслова",
+ "Исакова",
+ "Тихонова",
+ "Аксенова",
+ "Гаврилова",
+ "Родионова",
+ "Котова",
+ "Горбунова",
+ "Кудряшова",
+ "Быкова",
+ "Зуева",
+ "Третьякова",
+ "Савельева",
+ "Панова",
+ "Рыбакова",
+ "Суворова",
+ "Абрамова",
+ "Воронова",
+ "Мухина",
+ "Архипова",
+ "Трофимова",
+ "Мартынова",
+ "Емельянова",
+ "Горшкова",
+ "Чернова",
+ "Овчинникова",
+ "Селезнева",
+ "Панфилова",
+ "Копылова",
+ "Михеева",
+ "Галкина",
+ "Назарова",
+ "Лобанова",
+ "Лукина",
+ "Белякова",
+ "Потапова",
+ "Некрасова",
+ "Хохлова",
+ "Жданова",
+ "Наумова",
+ "Шилова",
+ "Воронцова",
+ "Ермакова",
+ "Дроздова",
+ "Игнатьева",
+ "Савина",
+ "Логинова",
+ "Сафонова",
+ "Капустина",
+ "Кириллова",
+ "Моисеева",
+ "Елисеева",
+ "Кошелева",
+ "Костина",
+ "Горбачева",
+ "Орехова",
+ "Ефремова",
+ "Исаева",
+ "Евдокимова",
+ "Калашникова",
+ "Кабанова",
+ "Носкова",
+ "Юдина",
+ "Кулагина",
+ "Лапина",
+ "Прохорова",
+ "Нестерова",
+ "Харитонова",
+ "Агафонова",
+ "Муравьева",
+ "Ларионова",
+ "Федосеева",
+ "Зимина",
+ "Пахомова",
+ "Шубина",
+ "Игнатова",
+ "Филатова",
+ "Крюкова",
+ "Рогова",
+ "Кулакова",
+ "Терентьева",
+ "Молчанова",
+ "Владимирова",
+ "Артемьева",
+ "Гурьева",
+ "Зиновьева",
+ "Гришина",
+ "Кононова",
+ "Дементьева",
+ "Ситникова",
+ "Симонова",
+ "Мишина",
+ "Фадеева",
+ "Комиссарова",
+ "Мамонтова",
+ "Носова",
+ "Гуляева",
+ "Шарова",
+ "Устинова",
+ "Вишнякова",
+ "Евсеева",
+ "Лаврентьева",
+ "Брагина",
+ "Константинова",
+ "Корнилова",
+ "Авдеева",
+ "Зыкова",
+ "Бирюкова",
+ "Шарапова",
+ "Никонова",
+ "Щукина",
+ "Дьячкова",
+ "Одинцова",
+ "Сазонова",
+ "Якушева",
+ "Красильникова",
+ "Гордеева",
+ "Самойлова",
+ "Князева",
+ "Беспалова",
+ "Уварова",
+ "Шашкова",
+ "Бобылева",
+ "Доронина",
+ "Белозерова",
+ "Рожкова",
+ "Самсонова",
+ "Мясникова",
+ "Лихачева",
+ "Бурова",
+ "Сысоева",
+ "Фомичева",
+ "Русакова",
+ "Стрелкова",
+ "Гущина",
+ "Тетерина",
+ "Колобова",
+ "Субботина",
+ "Фокина",
+ "Блохина",
+ "Селиверстова",
+ "Пестова",
+ "Кондратьева",
+ "Силина",
+ "Меркушева",
+ "Лыткина",
+ "Турова"
+];
diff --git a/lib/locales/ru/name/female_middle_name.js b/lib/locales/ru/name/female_middle_name.js
new file mode 100644
index 00000000..9d343168
--- /dev/null
+++ b/lib/locales/ru/name/female_middle_name.js
@@ -0,0 +1,53 @@
+module["exports"] = [
+ "Александровна",
+ "Алексеевна",
+ "Альбертовна",
+ "Анатольевна",
+ "Андреевна",
+ "Антоновна",
+ "Аркадьевна",
+ "Арсеньевна",
+ "Артёмовна",
+ "Борисовна",
+ "Вадимовна",
+ "Валентиновна",
+ "Валерьевна",
+ "Васильевна",
+ "Викторовна",
+ "Витальевна",
+ "Владимировна",
+ "Владиславовна",
+ "Вячеславовна",
+ "Геннадьевна",
+ "Георгиевна",
+ "Германовна",
+ "Григорьевна",
+ "Данииловна",
+ "Денисовна",
+ "Дмитриевна",
+ "Евгеньевна",
+ "Егоровна",
+ "Ивановна",
+ "Игнатьевна",
+ "Игоревна",
+ "Ильинична",
+ "Константиновна",
+ "Лаврентьевна",
+ "Леонидовна",
+ "Макаровна",
+ "Максимовна",
+ "Матвеевна",
+ "Михайловна",
+ "Никитична",
+ "Николаевна",
+ "Олеговна",
+ "Романовна",
+ "Семёновна",
+ "Сергеевна",
+ "Станиславовна",
+ "Степановна",
+ "Фёдоровна",
+ "Эдуардовна",
+ "Юрьевна",
+ "Ярославовна"
+];
diff --git a/lib/locales/ru/name/index.js b/lib/locales/ru/name/index.js
new file mode 100644
index 00000000..59b00ba6
--- /dev/null
+++ b/lib/locales/ru/name/index.js
@@ -0,0 +1,11 @@
+var name = {};
+module['exports'] = name;
+name.male_first_name = require("./male_first_name");
+name.male_middle_name = require("./male_middle_name");
+name.male_last_name = require("./male_last_name");
+name.female_first_name = require("./female_first_name");
+name.female_middle_name = require("./female_middle_name");
+name.female_last_name = require("./female_last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.name = require("./name");
diff --git a/lib/locales/ru/name/male_first_name.js b/lib/locales/ru/name/male_first_name.js
new file mode 100644
index 00000000..7631a4f7
--- /dev/null
+++ b/lib/locales/ru/name/male_first_name.js
@@ -0,0 +1,54 @@
+module["exports"] = [
+ "Александр",
+ "Алексей",
+ "Альберт",
+ "Анатолий",
+ "Андрей",
+ "Антон",
+ "Аркадий",
+ "Арсений",
+ "Артём",
+ "Борис",
+ "Вадим",
+ "Валентин",
+ "Валерий",
+ "Василий",
+ "Виктор",
+ "Виталий",
+ "Владимир",
+ "Владислав",
+ "Вячеслав",
+ "Геннадий",
+ "Георгий",
+ "Герман",
+ "Григорий",
+ "Даниил",
+ "Денис",
+ "Дмитрий",
+ "Евгений",
+ "Егор",
+ "Иван",
+ "Игнатий",
+ "Игорь",
+ "Илья",
+ "Константин",
+ "Лаврентий",
+ "Леонид",
+ "Лука",
+ "Макар",
+ "Максим",
+ "Матвей",
+ "Михаил",
+ "Никита",
+ "Николай",
+ "Олег",
+ "Роман",
+ "Семён",
+ "Сергей",
+ "Станислав",
+ "Степан",
+ "Фёдор",
+ "Эдуард",
+ "Юрий",
+ "Ярослав"
+];
diff --git a/lib/locales/ru/name/male_last_name.js b/lib/locales/ru/name/male_last_name.js
new file mode 100644
index 00000000..7bd99560
--- /dev/null
+++ b/lib/locales/ru/name/male_last_name.js
@@ -0,0 +1,252 @@
+module["exports"] = [
+ "Смирнов",
+ "Иванов",
+ "Кузнецов",
+ "Попов",
+ "Соколов",
+ "Лебедев",
+ "Козлов",
+ "Новиков",
+ "Морозов",
+ "Петров",
+ "Волков",
+ "Соловьев",
+ "Васильев",
+ "Зайцев",
+ "Павлов",
+ "Семенов",
+ "Голубев",
+ "Виноградов",
+ "Богданов",
+ "Воробьев",
+ "Федоров",
+ "Михайлов",
+ "Беляев",
+ "Тарасов",
+ "Белов",
+ "Комаров",
+ "Орлов",
+ "Киселев",
+ "Макаров",
+ "Андреев",
+ "Ковалев",
+ "Ильин",
+ "Гусев",
+ "Титов",
+ "Кузьмин",
+ "Кудрявцев",
+ "Баранов",
+ "Куликов",
+ "Алексеев",
+ "Степанов",
+ "Яковлев",
+ "Сорокин",
+ "Сергеев",
+ "Романов",
+ "Захаров",
+ "Борисов",
+ "Королев",
+ "Герасимов",
+ "Пономарев",
+ "Григорьев",
+ "Лазарев",
+ "Медведев",
+ "Ершов",
+ "Никитин",
+ "Соболев",
+ "Рябов",
+ "Поляков",
+ "Цветков",
+ "Данилов",
+ "Жуков",
+ "Фролов",
+ "Журавлев",
+ "Николаев",
+ "Крылов",
+ "Максимов",
+ "Сидоров",
+ "Осипов",
+ "Белоусов",
+ "Федотов",
+ "Дорофеев",
+ "Егоров",
+ "Матвеев",
+ "Бобров",
+ "Дмитриев",
+ "Калинин",
+ "Анисимов",
+ "Петухов",
+ "Антонов",
+ "Тимофеев",
+ "Никифоров",
+ "Веселов",
+ "Филиппов",
+ "Марков",
+ "Большаков",
+ "Суханов",
+ "Миронов",
+ "Ширяев",
+ "Александров",
+ "Коновалов",
+ "Шестаков",
+ "Казаков",
+ "Ефимов",
+ "Денисов",
+ "Громов",
+ "Фомин",
+ "Давыдов",
+ "Мельников",
+ "Щербаков",
+ "Блинов",
+ "Колесников",
+ "Карпов",
+ "Афанасьев",
+ "Власов",
+ "Маслов",
+ "Исаков",
+ "Тихонов",
+ "Аксенов",
+ "Гаврилов",
+ "Родионов",
+ "Котов",
+ "Горбунов",
+ "Кудряшов",
+ "Быков",
+ "Зуев",
+ "Третьяков",
+ "Савельев",
+ "Панов",
+ "Рыбаков",
+ "Суворов",
+ "Абрамов",
+ "Воронов",
+ "Мухин",
+ "Архипов",
+ "Трофимов",
+ "Мартынов",
+ "Емельянов",
+ "Горшков",
+ "Чернов",
+ "Овчинников",
+ "Селезнев",
+ "Панфилов",
+ "Копылов",
+ "Михеев",
+ "Галкин",
+ "Назаров",
+ "Лобанов",
+ "Лукин",
+ "Беляков",
+ "Потапов",
+ "Некрасов",
+ "Хохлов",
+ "Жданов",
+ "Наумов",
+ "Шилов",
+ "Воронцов",
+ "Ермаков",
+ "Дроздов",
+ "Игнатьев",
+ "Савин",
+ "Логинов",
+ "Сафонов",
+ "Капустин",
+ "Кириллов",
+ "Моисеев",
+ "Елисеев",
+ "Кошелев",
+ "Костин",
+ "Горбачев",
+ "Орехов",
+ "Ефремов",
+ "Исаев",
+ "Евдокимов",
+ "Калашников",
+ "Кабанов",
+ "Носков",
+ "Юдин",
+ "Кулагин",
+ "Лапин",
+ "Прохоров",
+ "Нестеров",
+ "Харитонов",
+ "Агафонов",
+ "Муравьев",
+ "Ларионов",
+ "Федосеев",
+ "Зимин",
+ "Пахомов",
+ "Шубин",
+ "Игнатов",
+ "Филатов",
+ "Крюков",
+ "Рогов",
+ "Кулаков",
+ "Терентьев",
+ "Молчанов",
+ "Владимиров",
+ "Артемьев",
+ "Гурьев",
+ "Зиновьев",
+ "Гришин",
+ "Кононов",
+ "Дементьев",
+ "Ситников",
+ "Симонов",
+ "Мишин",
+ "Фадеев",
+ "Комиссаров",
+ "Мамонтов",
+ "Носов",
+ "Гуляев",
+ "Шаров",
+ "Устинов",
+ "Вишняков",
+ "Евсеев",
+ "Лаврентьев",
+ "Брагин",
+ "Константинов",
+ "Корнилов",
+ "Авдеев",
+ "Зыков",
+ "Бирюков",
+ "Шарапов",
+ "Никонов",
+ "Щукин",
+ "Дьячков",
+ "Одинцов",
+ "Сазонов",
+ "Якушев",
+ "Красильников",
+ "Гордеев",
+ "Самойлов",
+ "Князев",
+ "Беспалов",
+ "Уваров",
+ "Шашков",
+ "Бобылев",
+ "Доронин",
+ "Белозеров",
+ "Рожков",
+ "Самсонов",
+ "Мясников",
+ "Лихачев",
+ "Буров",
+ "Сысоев",
+ "Фомичев",
+ "Русаков",
+ "Стрелков",
+ "Гущин",
+ "Тетерин",
+ "Колобов",
+ "Субботин",
+ "Фокин",
+ "Блохин",
+ "Селиверстов",
+ "Пестов",
+ "Кондратьев",
+ "Силин",
+ "Меркушев",
+ "Лыткин",
+ "Туров"
+];
diff --git a/lib/locales/ru/name/male_middle_name.js b/lib/locales/ru/name/male_middle_name.js
new file mode 100644
index 00000000..41792659
--- /dev/null
+++ b/lib/locales/ru/name/male_middle_name.js
@@ -0,0 +1,54 @@
+module["exports"] = [
+ "Александрович",
+ "Алексеевич",
+ "Альбертович",
+ "Анатольевич",
+ "Андреевич",
+ "Антонович",
+ "Аркадьевич",
+ "Арсеньевич",
+ "Артёмович",
+ "Борисович",
+ "Вадимович",
+ "Валентинович",
+ "Валерьевич",
+ "Васильевич",
+ "Викторович",
+ "Витальевич",
+ "Владимирович",
+ "Владиславович",
+ "Вячеславович",
+ "Геннадьевич",
+ "Георгиевич",
+ "Германович",
+ "Григорьевич",
+ "Даниилович",
+ "Денисович",
+ "Дмитриевич",
+ "Евгеньевич",
+ "Егорович",
+ "Иванович",
+ "Игнатьевич",
+ "Игоревич",
+ "Ильич",
+ "Константинович",
+ "Лаврентьевич",
+ "Леонидович",
+ "Лукич",
+ "Макарович",
+ "Максимович",
+ "Матвеевич",
+ "Михайлович",
+ "Никитич",
+ "Николаевич",
+ "Олегович",
+ "Романович",
+ "Семёнович",
+ "Сергеевич",
+ "Станиславович",
+ "Степанович",
+ "Фёдорович",
+ "Эдуардович",
+ "Юрьевич",
+ "Ярославович"
+];
diff --git a/lib/locales/ru/name/name.js b/lib/locales/ru/name/name.js
new file mode 100644
index 00000000..8c66cc59
--- /dev/null
+++ b/lib/locales/ru/name/name.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "#{male_first_name} #{male_last_name}",
+ "#{male_last_name} #{male_first_name}",
+ "#{male_first_name} #{male_middle_name} #{male_last_name}",
+ "#{male_last_name} #{male_first_name} #{male_middle_name}",
+ "#{female_first_name} #{female_last_name}",
+ "#{female_last_name} #{female_first_name}",
+ "#{female_first_name} #{female_middle_name} #{female_last_name}",
+ "#{female_last_name} #{female_first_name} #{female_middle_name}"
+];
diff --git a/lib/locales/ru/name/prefix.js b/lib/locales/ru/name/prefix.js
new file mode 100644
index 00000000..688be216
--- /dev/null
+++ b/lib/locales/ru/name/prefix.js
@@ -0,0 +1 @@
+module["exports"] = [];
diff --git a/lib/locales/ru/name/suffix.js b/lib/locales/ru/name/suffix.js
new file mode 100644
index 00000000..688be216
--- /dev/null
+++ b/lib/locales/ru/name/suffix.js
@@ -0,0 +1 @@
+module["exports"] = [];
diff --git a/lib/locales/ru/phone_number/formats.js b/lib/locales/ru/phone_number/formats.js
new file mode 100644
index 00000000..ffdb56d8
--- /dev/null
+++ b/lib/locales/ru/phone_number/formats.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "(9##)###-##-##"
+];
diff --git a/lib/locales/ru/phone_number/index.js b/lib/locales/ru/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/ru/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/sk.js b/lib/locales/sk.js
deleted file mode 100644
index f9cc5cea..00000000
--- a/lib/locales/sk.js
+++ /dev/null
@@ -1,4475 +0,0 @@
-var sk = {};
-module["exports"] = sk;
-sk.title = "Slovakian";
-sk.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": [
- "Afganistan",
- "Afgánsky islamský štát",
- "Albánsko",
- "Albánska republika",
- "Alžírsko",
- "Alžírska demokratická ľudová republika",
- "Andorra",
- "Andorrské kniežatsvo",
- "Angola",
- "Angolská republika",
- "Antigua a Barbuda",
- "Antigua a Barbuda",
- "Argentína",
- "Argentínska republika",
- "Arménsko",
- "Arménska republika",
- "Austrália",
- "Austrálsky zväz",
- "Azerbajdžan",
- "Azerbajdžanská republika",
- "Bahamy",
- "Bahamské spoločenstvo",
- "Bahrajn",
- "Bahrajnské kráľovstvo",
- "Bangladéš",
- "Bangladéšska ľudová republika",
- "Barbados",
- "Barbados",
- "Belgicko",
- "Belgické kráľovstvo",
- "Belize",
- "Belize",
- "Benin",
- "Beninská republika",
- "Bhután",
- "Bhutánske kráľovstvo",
- "Bielorusko",
- "Bieloruská republika",
- "Bolívia",
- "Bolívijská republika",
- "Bosna a Hercegovina",
- "Republika Bosny a Hercegoviny",
- "Botswana",
- "Botswanská republika",
- "Brazília",
- "Brazílska federatívna republika",
- "Brunej",
- "Brunejský sultanát",
- "Bulharsko",
- "Bulharská republika",
- "Burkina Faso",
- "Burkina Faso",
- "Burundi",
- "Burundská republika",
- "Cyprus",
- "Cyperská republika",
- "Čad",
- "Republika Čad",
- "Česko",
- "Česká republika",
- "Čína",
- "Čínska ľudová republika",
- "Dánsko",
- "Dánsko kráľovstvo",
- "Dominika",
- "Spoločenstvo Dominika",
- "Dominikánska republika",
- "Dominikánska republika",
- "Džibutsko",
- "Džibutská republika",
- "Egypt",
- "Egyptská arabská republika",
- "Ekvádor",
- "Ekvádorská republika",
- "Eritrea",
- "Eritrejský štát",
- "Estónsko",
- "Estónska republika",
- "Etiópia",
- "Etiópska federatívna demokratická republika",
- "Fidži",
- "Republika ostrovy Fidži",
- "Filipíny",
- "Filipínska republika",
- "Fínsko",
- "Fínska republika",
- "Francúzsko",
- "Francúzska republika",
- "Gabon",
- "Gabonská republika",
- "Gambia",
- "Gambijská republika",
- "Ghana",
- "Ghanská republika",
- "Grécko",
- "Helénska republika",
- "Grenada",
- "Grenada",
- "Gruzínsko",
- "Gruzínsko",
- "Guatemala",
- "Guatemalská republika",
- "Guinea",
- "Guinejská republika",
- "Guinea-Bissau",
- "Republika Guinea-Bissau",
- "Guayana",
- "Guayanská republika",
- "Haiti",
- "Republika Haiti",
- "Holandsko",
- "Holandské kráľovstvo",
- "Honduras",
- "Honduraská republika",
- "Chile",
- "Čílska republika",
- "Chorvátsko",
- "Chorvátska republika",
- "India",
- "Indická republika",
- "Indonézia",
- "Indonézska republika",
- "Irak",
- "Iracká republika",
- "Irán",
- "Iránska islamská republika",
- "Island",
- "Islandská republika",
- "Izrael",
- "Štát Izrael",
- "Írsko",
- "Írska republika",
- "Jamajka",
- "Jamajka",
- "Japonsko",
- "Japonsko",
- "Jemen",
- "Jemenská republika",
- "Jordánsko",
- "Jordánske hášimovské kráľovstvo",
- "Južná Afrika",
- "Juhoafrická republika",
- "Kambodža",
- "Kambodžské kráľovstvo",
- "Kamerun",
- "Kamerunská republika",
- "Kanada",
- "Kanada",
- "Kapverdy",
- "Kapverdská republika",
- "Katar",
- "Štát Katar",
- "Kazachstan",
- "Kazašská republika",
- "Keňa",
- "Kenská republika",
- "Kirgizsko",
- "Kirgizská republika",
- "Kiribati",
- "Kiribatská republika",
- "Kolumbia",
- "Kolumbijská republika",
- "Komory",
- "Komorská únia",
- "Kongo",
- "Konžská demokratická republika",
- "Kongo (\"Brazzaville\")",
- "Konžská republika",
- "Kórea (\"Južná\")",
- "Kórejská republika",
- "Kórea (\"Severná\")",
- "Kórejská ľudovodemokratická republika",
- "Kostarika",
- "Kostarická republika",
- "Kuba",
- "Kubánska republika",
- "Kuvajt",
- "Kuvajtský štát",
- "Laos",
- "Laoská ľudovodemokratická republika",
- "Lesotho",
- "Lesothské kráľovstvo",
- "Libanon",
- "Libanonská republika",
- "Libéria",
- "Libérijská republika",
- "Líbya",
- "Líbyjská arabská ľudová socialistická džamáhírija",
- "Lichtenštajnsko",
- "Lichtenštajnské kniežatstvo",
- "Litva",
- "Litovská republika",
- "Lotyšsko",
- "Lotyšská republika",
- "Luxembursko",
- "Luxemburské veľkovojvodstvo",
- "Macedónsko",
- "Macedónska republika",
- "Madagaskar",
- "Madagaskarská republika",
- "Maďarsko",
- "Maďarská republika",
- "Malajzia",
- "Malajzia",
- "Malawi",
- "Malawijská republika",
- "Maldivy",
- "Maldivská republika",
- "Mali",
- "Malijská republika",
- "Malta",
- "Malta",
- "Maroko",
- "Marocké kráľovstvo",
- "Marshallove ostrovy",
- "Republika Marshallových ostrovy",
- "Mauritánia",
- "Mauritánska islamská republika",
- "Maurícius",
- "Maurícijská republika",
- "Mexiko",
- "Spojené štáty mexické",
- "Mikronézia",
- "Mikronézske federatívne štáty",
- "Mjanmarsko",
- "Mjanmarský zväz",
- "Moldavsko",
- "Moldavská republika",
- "Monako",
- "Monacké kniežatstvo",
- "Mongolsko",
- "Mongolsko",
- "Mozambik",
- "Mozambická republika",
- "Namíbia",
- "Namíbijská republika",
- "Nauru",
- "Naurská republika",
- "Nemecko",
- "Nemecká spolková republika",
- "Nepál",
- "Nepálske kráľovstvo",
- "Niger",
- "Nigerská republika",
- "Nigéria",
- "Nigérijská federatívna republika",
- "Nikaragua",
- "Nikaragujská republika",
- "Nový Zéland",
- "Nový Zéland",
- "Nórsko",
- "Nórske kráľovstvo",
- "Omán",
- "Ománsky sultanát",
- "Pakistan",
- "Pakistanská islamská republika",
- "Palau",
- "Palauská republika",
- "Panama",
- "Panamská republika",
- "Papua-Nová Guinea",
- "Nezávislý štát Papua-Nová Guinea",
- "Paraguaj",
- "Paraguajská republika",
- "Peru",
- "Peruánska republika",
- "Pobrežie Slonoviny",
- "Republika Pobrežie Slonoviny",
- "Poľsko",
- "Poľská republika",
- "Portugalsko",
- "Portugalská republika",
- "Rakúsko",
- "Rakúska republika",
- "Rovníková Guinea",
- "Republika Rovníková Guinea",
- "Rumunsko",
- "Rumunsko",
- "Rusko",
- "Ruská federácia",
- "Rwanda",
- "Rwandská republika",
- "Salvádor",
- "Salvádorská republika",
- "Samoa",
- "Nezávislý štát Samoa",
- "San Maríno",
- "Sanmarínska republika",
- "Saudská Arábia",
- "Kráľovstvo Saudskej Arábie",
- "Senegal",
- "Senegalská republika",
- "Seychely",
- "Seychelská republika",
- "Sierra Leone",
- "Republika Sierra Leone",
- "Singapur",
- "Singapurska republika",
- "Slovensko",
- "Slovenská republika",
- "Slovinsko",
- "Slovinská republika",
- "Somálsko",
- "Somálska demokratická republika",
- "Spojené arabské emiráty",
- "Spojené arabské emiráty",
- "Spojené štáty americké",
- "Spojené štáty americké",
- "Srbsko a Čierna Hora",
- "Srbsko a Čierna Hora",
- "Srí Lanka",
- "Demokratická socialistická republika Srí Lanka",
- "Stredoafrická republika",
- "Stredoafrická republika",
- "Sudán",
- "Sudánska republika",
- "Surinam",
- "Surinamská republika",
- "Svazijsko",
- "Svazijské kráľovstvo",
- "Svätá Lucia",
- "Svätá Lucia",
- "Svätý Krištof a Nevis",
- "Federácia Svätý Krištof a Nevis",
- "Sv. Tomáš a Princov Ostrov",
- "Demokratická republika Svätý Tomáš a Princov Ostrov",
- "Sv. Vincent a Grenadíny",
- "Svätý Vincent a Grenadíny",
- "Sýria",
- "Sýrska arabská republika",
- "Šalamúnove ostrovy",
- "Šalamúnove ostrovy",
- "Španielsko",
- "Španielske kráľovstvo",
- "Švajčiarsko",
- "Švajčiarska konfederácia",
- "Švédsko",
- "Švédske kráľovstvo",
- "Tadžikistan",
- "Tadžická republika",
- "Taliansko",
- "Talianska republika",
- "Tanzánia",
- "Tanzánijská zjednotená republika",
- "Thajsko",
- "Thajské kráľovstvo",
- "Togo",
- "Tožská republika",
- "Tonga",
- "Tonžské kráľovstvo",
- "Trinidad a Tobago",
- "Republika Trinidad a Tobago",
- "Tunisko",
- "Tuniská republika",
- "Turecko",
- "Turecká republika",
- "Turkménsko",
- "Turkménsko",
- "Tuvalu",
- "Tuvalu",
- "Uganda",
- "Ugandská republika",
- "Ukrajina",
- "Uruguaj",
- "Uruguajská východná republika",
- "Uzbekistan",
- "Vanuatu",
- "Vanuatská republika",
- "Vatikán",
- "Svätá Stolica",
- "Veľká Británia",
- "Spojené kráľovstvo Veľkej Británie a Severného Írska",
- "Venezuela",
- "Venezuelská bolívarovská republika",
- "Vietnam",
- "Vietnamská socialistická republika",
- "Východný Timor",
- "Demokratická republika Východný Timor",
- "Zambia",
- "Zambijská republika",
- "Zimbabwe",
- "Zimbabwianska republika"
- ],
- "building_number": [
- "#",
- "##",
- "###"
- ],
- "secondary_address": [
- "Apt. ###",
- "Suite ###"
- ],
- "postcode": [
- "#####",
- "### ##",
- "## ###"
- ],
- "state": [],
- "state_abbr": [],
- "time_zone": [
- "Pacific/Midway",
- "Pacific/Pago_Pago",
- "Pacific/Honolulu",
- "America/Juneau",
- "America/Los_Angeles",
- "America/Tijuana",
- "America/Denver",
- "America/Phoenix",
- "America/Chihuahua",
- "America/Mazatlan",
- "America/Chicago",
- "America/Regina",
- "America/Mexico_City",
- "America/Mexico_City",
- "America/Monterrey",
- "America/Guatemala",
- "America/New_York",
- "America/Indiana/Indianapolis",
- "America/Bogota",
- "America/Lima",
- "America/Lima",
- "America/Halifax",
- "America/Caracas",
- "America/La_Paz",
- "America/Santiago",
- "America/St_Johns",
- "America/Sao_Paulo",
- "America/Argentina/Buenos_Aires",
- "America/Guyana",
- "America/Godthab",
- "Atlantic/South_Georgia",
- "Atlantic/Azores",
- "Atlantic/Cape_Verde",
- "Europe/Dublin",
- "Europe/London",
- "Europe/Lisbon",
- "Europe/London",
- "Africa/Casablanca",
- "Africa/Monrovia",
- "Etc/UTC",
- "Europe/Belgrade",
- "Europe/Bratislava",
- "Europe/Budapest",
- "Europe/Ljubljana",
- "Europe/Prague",
- "Europe/Sarajevo",
- "Europe/Skopje",
- "Europe/Warsaw",
- "Europe/Zagreb",
- "Europe/Brussels",
- "Europe/Copenhagen",
- "Europe/Madrid",
- "Europe/Paris",
- "Europe/Amsterdam",
- "Europe/Berlin",
- "Europe/Berlin",
- "Europe/Rome",
- "Europe/Stockholm",
- "Europe/Vienna",
- "Africa/Algiers",
- "Europe/Bucharest",
- "Africa/Cairo",
- "Europe/Helsinki",
- "Europe/Kiev",
- "Europe/Riga",
- "Europe/Sofia",
- "Europe/Tallinn",
- "Europe/Vilnius",
- "Europe/Athens",
- "Europe/Istanbul",
- "Europe/Minsk",
- "Asia/Jerusalem",
- "Africa/Harare",
- "Africa/Johannesburg",
- "Europe/Moscow",
- "Europe/Moscow",
- "Europe/Moscow",
- "Asia/Kuwait",
- "Asia/Riyadh",
- "Africa/Nairobi",
- "Asia/Baghdad",
- "Asia/Tehran",
- "Asia/Muscat",
- "Asia/Muscat",
- "Asia/Baku",
- "Asia/Tbilisi",
- "Asia/Yerevan",
- "Asia/Kabul",
- "Asia/Yekaterinburg",
- "Asia/Karachi",
- "Asia/Karachi",
- "Asia/Tashkent",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kolkata",
- "Asia/Kathmandu",
- "Asia/Dhaka",
- "Asia/Dhaka",
- "Asia/Colombo",
- "Asia/Almaty",
- "Asia/Novosibirsk",
- "Asia/Rangoon",
- "Asia/Bangkok",
- "Asia/Bangkok",
- "Asia/Jakarta",
- "Asia/Krasnoyarsk",
- "Asia/Shanghai",
- "Asia/Chongqing",
- "Asia/Hong_Kong",
- "Asia/Urumqi",
- "Asia/Kuala_Lumpur",
- "Asia/Singapore",
- "Asia/Taipei",
- "Australia/Perth",
- "Asia/Irkutsk",
- "Asia/Ulaanbaatar",
- "Asia/Seoul",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Tokyo",
- "Asia/Yakutsk",
- "Australia/Darwin",
- "Australia/Adelaide",
- "Australia/Melbourne",
- "Australia/Melbourne",
- "Australia/Sydney",
- "Australia/Brisbane",
- "Australia/Hobart",
- "Asia/Vladivostok",
- "Pacific/Guam",
- "Pacific/Port_Moresby",
- "Asia/Magadan",
- "Asia/Magadan",
- "Pacific/Noumea",
- "Pacific/Fiji",
- "Asia/Kamchatka",
- "Pacific/Majuro",
- "Pacific/Auckland",
- "Pacific/Auckland",
- "Pacific/Tongatapu",
- "Pacific/Fakaofo",
- "Pacific/Apia"
- ],
- "city_name": [
- "Bánovce nad Bebravou",
- "Banská Bystrica",
- "Banská Štiavnica",
- "Bardejov",
- "Bratislava I",
- "Bratislava II",
- "Bratislava III",
- "Bratislava IV",
- "Bratislava V",
- "Brezno",
- "Bytča",
- "Čadca",
- "Detva",
- "Dolný Kubín",
- "Dunajská Streda",
- "Galanta",
- "Gelnica",
- "Hlohovec",
- "Humenné",
- "Ilava",
- "Kežmarok",
- "Komárno",
- "Košice I",
- "Košice II",
- "Košice III",
- "Košice IV",
- "Košice-okolie",
- "Krupina",
- "Kysucké Nové Mesto",
- "Levice",
- "Levoča",
- "Liptovský Mikuláš",
- "Lučenec",
- "Malacky",
- "Martin",
- "Medzilaborce",
- "Michalovce",
- "Myjava",
- "Námestovo",
- "Nitra",
- "Nové Mesto n.Váhom",
- "Nové Zámky",
- "Partizánske",
- "Pezinok",
- "Piešťany",
- "Poltár",
- "Poprad",
- "Považská Bystrica",
- "Prešov",
- "Prievidza",
- "Púchov",
- "Revúca",
- "Rimavská Sobota",
- "Rožňava",
- "Ružomberok",
- "Sabinov",
- "Šaľa",
- "Senec",
- "Senica",
- "Skalica",
- "Snina",
- "Sobrance",
- "Spišská Nová Ves",
- "Stará Ľubovňa",
- "Stropkov",
- "Svidník",
- "Topoľčany",
- "Trebišov",
- "Trenčín",
- "Trnava",
- "Turčianske Teplice",
- "Tvrdošín",
- "Veľký Krtíš",
- "Vranov nad Topľou",
- "Žarnovica",
- "Žiar nad Hronom",
- "Žilina",
- "Zlaté Moravce",
- "Zvolen"
- ],
- "city": [
- "#{city_name}"
- ],
- "street": [
- "Adámiho",
- "Ahoj",
- "Albína Brunovského",
- "Albrechtova",
- "Alejová",
- "Alešova",
- "Alibernetová",
- "Alžbetínska",
- "Alžbety Gwerkovej",
- "Ambroseho",
- "Ambrušova",
- "Americká",
- "Americké námestie",
- "Americké námestie",
- "Andreja Mráza",
- "Andreja Plávku",
- "Andrusovova",
- "Anenská",
- "Anenská",
- "Antolská",
- "Astronomická",
- "Astrová",
- "Azalková",
- "Azovská",
- "Babuškova",
- "Bachova",
- "Bajkalská",
- "Bajkalská",
- "Bajkalská",
- "Bajkalská",
- "Bajkalská",
- "Bajkalská",
- "Bajzova",
- "Bancíkovej",
- "Banícka",
- "Baníkova",
- "Banskobystrická",
- "Banšelova",
- "Bardejovská",
- "Bartókova",
- "Bartoňova",
- "Bartoškova",
- "Baštová",
- "Bazová",
- "Bažantia",
- "Beblavého",
- "Beckovská",
- "Bedľová",
- "Belániková",
- "Belehradská",
- "Belinského",
- "Belopotockého",
- "Beňadická",
- "Bencúrova",
- "Benediktiho",
- "Beniakova",
- "Bernolákova",
- "Beskydská",
- "Betliarska",
- "Bezručova",
- "Biela",
- "Bielkova",
- "Björnsonova",
- "Blagoevova",
- "Blatnická",
- "Blumentálska",
- "Blyskáčová",
- "Bočná",
- "Bohrova",
- "Bohúňova",
- "Bojnická",
- "Borodáčova",
- "Borská",
- "Bosákova",
- "Botanická",
- "Bottova",
- "Boženy Němcovej",
- "Bôrik",
- "Bradáčova",
- "Bradlianska",
- "Brančská",
- "Bratská",
- "Brestová",
- "Brezovská",
- "Briežky",
- "Brnianska",
- "Brodná",
- "Brodská",
- "Broskyňová",
- "Břeclavská",
- "Budatínska",
- "Budatínska",
- "Budatínska",
- "Búdkova cesta",
- "Budovateľská",
- "Budyšínska",
- "Budyšínska",
- "Buková",
- "Bukureštská",
- "Bulharská",
- "Bulíkova",
- "Bystrého",
- "Bzovícka",
- "Cablkova",
- "Cesta na Červený most",
- "Cesta na Červený most",
- "Cesta na Senec",
- "Cikkerova",
- "Cintorínska",
- "Cintulova",
- "Cukrová",
- "Cyrilova",
- "Čajakova",
- "Čajkovského",
- "Čaklovská",
- "Čalovská",
- "Čapajevova",
- "Čapkova",
- "Čárskeho",
- "Čavojského",
- "Čečinová",
- "Čelakovského",
- "Čerešňová",
- "Černyševského",
- "Červeňova",
- "Česká",
- "Československých par",
- "Čipkárska",
- "Čmelíkova",
- "Čmeľovec",
- "Čulenova",
- "Daliborovo námestie",
- "Dankovského",
- "Dargovská",
- "Ďatelinová",
- "Daxnerovo námestie",
- "Devínska cesta",
- "Dlhé diely I.",
- "Dlhé diely II.",
- "Dlhé diely III.",
- "Dobrovičova",
- "Dobrovičova",
- "Dobrovského",
- "Dobšinského",
- "Dohnalova",
- "Dohnányho",
- "Doležalova",
- "Dolná",
- "Dolnozemská cesta",
- "Domkárska",
- "Domové role",
- "Donnerova",
- "Donovalova",
- "Dostojevského rad",
- "Dr. Vladimíra Clemen",
- "Drevená",
- "Drieňová",
- "Drieňová",
- "Drieňová",
- "Drotárska cesta",
- "Drotárska cesta",
- "Drotárska cesta",
- "Družicová",
- "Družstevná",
- "Dubnická",
- "Dubová",
- "Dúbravská cesta",
- "Dudova",
- "Dulovo námestie",
- "Dulovo námestie",
- "Dunajská",
- "Dvořákovo nábrežie",
- "Edisonova",
- "Einsteinova",
- "Elektrárenská",
- "Exnárova",
- "F. Kostku",
- "Fadruszova",
- "Fajnorovo nábrežie",
- "Fándlyho",
- "Farebná",
- "Farská",
- "Farského",
- "Fazuľová",
- "Fedinova",
- "Ferienčíkova",
- "Fialkové údolie",
- "Fibichova",
- "Filiálne nádražie",
- "Flöglova",
- "Floriánske námestie",
- "Fraňa Kráľa",
- "Francisciho",
- "Francúzskych partizá",
- "Františkánska",
- "Františkánske námest",
- "Furdekova",
- "Furdekova",
- "Gabčíkova",
- "Gagarinova",
- "Gagarinova",
- "Gagarinova",
- "Gajova",
- "Galaktická",
- "Galandova",
- "Gallova",
- "Galvaniho",
- "Gašparíkova",
- "Gaštanová",
- "Gavlovičova",
- "Gemerská",
- "Gercenova",
- "Gessayova",
- "Gettingová",
- "Godrova",
- "Gogoľova",
- "Goláňova",
- "Gondova",
- "Goralská",
- "Gorazdova",
- "Gorkého",
- "Gregorovej",
- "Grösslingova",
- "Gruzínska",
- "Gunduličova",
- "Gusevova",
- "Haanova",
- "Haburská",
- "Halašova",
- "Hálkova",
- "Hálova",
- "Hamuliakova",
- "Hanácka",
- "Handlovská",
- "Hany Meličkovej",
- "Harmanecká",
- "Hasičská",
- "Hattalova",
- "Havlíčkova",
- "Havrania",
- "Haydnova",
- "Herlianska",
- "Herlianska",
- "Heydukova",
- "Hlaváčikova",
- "Hlavatého",
- "Hlavné námestie",
- "Hlboká cesta",
- "Hlboká cesta",
- "Hlivová",
- "Hlučínska",
- "Hodálova",
- "Hodžovo námestie",
- "Holekova",
- "Holíčska",
- "Hollého",
- "Holubyho",
- "Hontianska",
- "Horárska",
- "Horné Židiny",
- "Horská",
- "Horská",
- "Hrad",
- "Hradné údolie",
- "Hrachová",
- "Hraničná",
- "Hrebendova",
- "Hríbová",
- "Hriňovská",
- "Hrobákova",
- "Hrobárska",
- "Hroboňova",
- "Hudecova",
- "Humenské námestie",
- "Hummelova",
- "Hurbanovo námestie",
- "Hurbanovo námestie",
- "Hviezdoslavovo námes",
- "Hýrošova",
- "Chalupkova",
- "Chemická",
- "Chlumeckého",
- "Chorvátska",
- "Chorvátska",
- "Iľjušinova",
- "Ilkovičova",
- "Inovecká",
- "Inovecká",
- "Iskerníková",
- "Ivana Horvátha",
- "Ivánska cesta",
- "J.C.Hronského",
- "Jabloňová",
- "Jadrová",
- "Jakabova",
- "Jakubovo námestie",
- "Jamnického",
- "Jána Stanislava",
- "Janáčkova",
- "Jančova",
- "Janíkove role",
- "Jankolova",
- "Jánošíkova",
- "Jánoškova",
- "Janotova",
- "Jánska",
- "Jantárová cesta",
- "Jarabinková",
- "Jarná",
- "Jaroslavova",
- "Jarošova",
- "Jaseňová",
- "Jasná",
- "Jasovská",
- "Jastrabia",
- "Jašíkova",
- "Javorinská",
- "Javorová",
- "Jazdecká",
- "Jedlíkova",
- "Jégého",
- "Jelačičova",
- "Jelenia",
- "Jesenná",
- "Jesenského",
- "Jiráskova",
- "Jiskrova",
- "Jozefská",
- "Junácka",
- "Jungmannova",
- "Jurigovo námestie",
- "Jurovského",
- "Jurská",
- "Justičná",
- "K lomu",
- "K Železnej studienke",
- "Kalinčiakova",
- "Kamenárska",
- "Kamenné námestie",
- "Kapicova",
- "Kapitulská",
- "Kapitulský dvor",
- "Kapucínska",
- "Kapušianska",
- "Karadžičova",
- "Karadžičova",
- "Karadžičova",
- "Karadžičova",
- "Karloveská",
- "Karloveské rameno",
- "Karpatská",
- "Kašmírska",
- "Kaštielska",
- "Kaukazská",
- "Kempelenova",
- "Kežmarské námestie",
- "Kladnianska",
- "Klariská",
- "Kláštorská",
- "Klatovská",
- "Klatovská",
- "Klemensova",
- "Klincová",
- "Klobučnícka",
- "Klokočova",
- "Kľukatá",
- "Kmeťovo námestie",
- "Koceľova",
- "Kočánkova",
- "Kohútova",
- "Kolárska",
- "Kolískova",
- "Kollárovo námestie",
- "Kollárovo námestie",
- "Kolmá",
- "Komárňanská",
- "Komárnická",
- "Komárnická",
- "Komenského námestie",
- "Kominárska",
- "Komonicová",
- "Konopná",
- "Konvalinková",
- "Konventná",
- "Kopanice",
- "Kopčianska",
- "Koperníkova",
- "Korabinského",
- "Koreničova",
- "Kostlivého",
- "Kostolná",
- "Košická",
- "Košická",
- "Košická",
- "Kováčska",
- "Kovorobotnícka",
- "Kozia",
- "Koziarka",
- "Kozmonautická",
- "Krajná",
- "Krakovská",
- "Kráľovské údolie",
- "Krasinského",
- "Kraskova",
- "Krásna",
- "Krásnohorská",
- "Krasovského",
- "Krátka",
- "Krčméryho",
- "Kremnická",
- "Kresánkova",
- "Krivá",
- "Križkova",
- "Krížna",
- "Krížna",
- "Krížna",
- "Krížna",
- "Krmanova",
- "Krompašská",
- "Krupinská",
- "Krupkova",
- "Kubániho",
- "Kubínska",
- "Kuklovská",
- "Kukučínova",
- "Kukuričná",
- "Kulíškova",
- "Kultúrna",
- "Kupeckého",
- "Kúpeľná",
- "Kutlíkova",
- "Kutuzovova",
- "Kuzmányho",
- "Kvačalova",
- "Kvetná",
- "Kýčerského",
- "Kyjevská",
- "Kysucká",
- "Laborecká",
- "Lackova",
- "Ladislava Sáru",
- "Ľadová",
- "Lachova",
- "Ľaliová",
- "Lamačská cesta",
- "Lamačská cesta",
- "Lamanského",
- "Landererova",
- "Langsfeldova",
- "Ľanová",
- "Laskomerského",
- "Laučekova",
- "Laurinská",
- "Lazaretská",
- "Lazaretská",
- "Legerského",
- "Legionárska",
- "Legionárska",
- "Lehockého",
- "Lehockého",
- "Lenardova",
- "Lermontovova",
- "Lesná",
- "Leškova",
- "Letecká",
- "Letisko M.R.Štefánik",
- "Letná",
- "Levárska",
- "Levická",
- "Levočská",
- "Lidická",
- "Lietavská",
- "Lichardova",
- "Lipová",
- "Lipovinová",
- "Liptovská",
- "Listová",
- "Líščie nivy",
- "Líščie údolie",
- "Litovská",
- "Lodná",
- "Lombardiniho",
- "Lomonosovova",
- "Lopenícka",
- "Lovinského",
- "Ľubietovská",
- "Ľubinská",
- "Ľubľanská",
- "Ľubochnianska",
- "Ľubovnianska",
- "Lúčna",
- "Ľudové námestie",
- "Ľudovíta Fullu",
- "Luhačovická",
- "Lužická",
- "Lužná",
- "Lýcejná",
- "Lykovcová",
- "M. Hella",
- "Magnetová",
- "Macharova",
- "Majakovského",
- "Majerníkova",
- "Májkova",
- "Májová",
- "Makovického",
- "Malá",
- "Malé pálenisko",
- "Malinová",
- "Malý Draždiak",
- "Malý trh",
- "Mamateyova",
- "Mamateyova",
- "Mánesovo námestie",
- "Mariánska",
- "Marie Curie-Sklodows",
- "Márie Medveďovej",
- "Markova",
- "Marótyho",
- "Martákovej",
- "Martinčekova",
- "Martinčekova",
- "Martinengova",
- "Martinská",
- "Mateja Bela",
- "Matejkova",
- "Matičná",
- "Matúšova",
- "Medená",
- "Medzierka",
- "Medzilaborecká",
- "Merlotová",
- "Mesačná",
- "Mestská",
- "Meteorová",
- "Metodova",
- "Mickiewiczova",
- "Mierová",
- "Michalská",
- "Mikovíniho",
- "Mikulášska",
- "Miletičova",
- "Miletičova",
- "Mišíkova",
- "Mišíkova",
- "Mišíkova",
- "Mliekárenská",
- "Mlynarovičova",
- "Mlynská dolina",
- "Mlynská dolina",
- "Mlynská dolina",
- "Mlynské luhy",
- "Mlynské nivy",
- "Mlynské nivy",
- "Mlynské nivy",
- "Mlynské nivy",
- "Mlynské nivy",
- "Mlyny",
- "Modranská",
- "Mojmírova",
- "Mokráň záhon",
- "Mokrohájska cesta",
- "Moldavská",
- "Molecova",
- "Moravská",
- "Moskovská",
- "Most SNP",
- "Mostová",
- "Mošovského",
- "Motýlia",
- "Moyzesova",
- "Mozartova",
- "Mraziarenská",
- "Mudroňova",
- "Mudroňova",
- "Mudroňova",
- "Muchovo námestie",
- "Murgašova",
- "Muškátová",
- "Muštová",
- "Múzejná",
- "Myjavská",
- "Mýtna",
- "Mýtna",
- "Na Baránku",
- "Na Brezinách",
- "Na Hrebienku",
- "Na Kalvárii",
- "Na Kampárke",
- "Na kopci",
- "Na križovatkách",
- "Na lánoch",
- "Na paši",
- "Na piesku",
- "Na Riviére",
- "Na Sitine",
- "Na Slavíne",
- "Na stráni",
- "Na Štyridsiatku",
- "Na úvrati",
- "Na vŕšku",
- "Na výslní",
- "Nábělkova",
- "Nábrežie arm. gen. L",
- "Nábrežná",
- "Nad Dunajom",
- "Nad lomom",
- "Nad lúčkami",
- "Nad lúčkami",
- "Nad ostrovom",
- "Nad Sihoťou",
- "Námestie 1. mája",
- "Námestie Alexandra D",
- "Námestie Biely kríž",
- "Námestie Hraničiarov",
- "Námestie Jána Pavla",
- "Námestie Ľudovíta Št",
- "Námestie Martina Ben",
- "Nám. M.R.Štefánika",
- "Námestie slobody",
- "Námestie slobody",
- "Námestie SNP",
- "Námestie SNP",
- "Námestie sv. Františ",
- "Narcisová",
- "Nedbalova",
- "Nekrasovova",
- "Neronetová",
- "Nerudova",
- "Nevädzová",
- "Nezábudková",
- "Niťová",
- "Nitrianska",
- "Nížinná",
- "Nobelova",
- "Nobelovo námestie",
- "Nová",
- "Nová Rožňavská",
- "Novackého",
- "Nové pálenisko",
- "Nové záhrady I",
- "Nové záhrady II",
- "Nové záhrady III",
- "Nové záhrady IV",
- "Nové záhrady V",
- "Nové záhrady VI",
- "Nové záhrady VII",
- "Novinárska",
- "Novobanská",
- "Novohradská",
- "Novosvetská",
- "Novosvetská",
- "Novosvetská",
- "Obežná",
- "Obchodná",
- "Očovská",
- "Odbojárov",
- "Odborárska",
- "Odborárske námestie",
- "Odborárske námestie",
- "Ohnicová",
- "Okánikova",
- "Okružná",
- "Olbrachtova",
- "Olejkárska",
- "Ondavská",
- "Ondrejovova",
- "Oravská",
- "Orechová cesta",
- "Orechový rad",
- "Oriešková",
- "Ormisova",
- "Osadná",
- "Ostravská",
- "Ostredková",
- "Osuského",
- "Osvetová",
- "Otonelská",
- "Ovručská",
- "Ovsištské námestie",
- "Pajštúnska",
- "Palackého",
- "Palárikova",
- "Palárikova",
- "Pálavská",
- "Palisády",
- "Palisády",
- "Palisády",
- "Palkovičova",
- "Panenská",
- "Pankúchova",
- "Panónska cesta",
- "Panská",
- "Papánkovo námestie",
- "Papraďová",
- "Páričkova",
- "Parková",
- "Partizánska",
- "Pasienky",
- "Paulínyho",
- "Pavlovičova",
- "Pavlovova",
- "Pavlovská",
- "Pažického",
- "Pažítková",
- "Pečnianska",
- "Pernecká",
- "Pestovateľská",
- "Peterská",
- "Petzvalova",
- "Pezinská",
- "Piesočná",
- "Piešťanská",
- "Pifflova",
- "Pilárikova",
- "Pionierska",
- "Pivoňková",
- "Planckova",
- "Planét",
- "Plátenícka",
- "Pluhová",
- "Plynárenská",
- "Plzenská",
- "Pobrežná",
- "Pod Bôrikom",
- "Pod Kalváriou",
- "Pod lesom",
- "Pod Rovnicami",
- "Pod vinicami",
- "Podhorského",
- "Podjavorinskej",
- "Podlučinského",
- "Podniková",
- "Podtatranského",
- "Pohronská",
- "Polárna",
- "Poloreckého",
- "Poľná",
- "Poľská",
- "Poludníková",
- "Porubského",
- "Poštová",
- "Považská",
- "Povraznícka",
- "Povraznícka",
- "Pražská",
- "Predstaničné námesti",
- "Prepoštská",
- "Prešernova",
- "Prešovská",
- "Prešovská",
- "Prešovská",
- "Pri Bielom kríži",
- "Pri dvore",
- "Pri Dynamitke",
- "Pri Habánskom mlyne",
- "Pri hradnej studni",
- "Pri seči",
- "Pri Starej Prachárni",
- "Pri Starom háji",
- "Pri Starom Mýte",
- "Pri strelnici",
- "Pri Suchom mlyne",
- "Pri zvonici",
- "Pribinova",
- "Pribinova",
- "Pribinova",
- "Pribišova",
- "Pribylinská",
- "Priečna",
- "Priekopy",
- "Priemyselná",
- "Priemyselná",
- "Prievozská",
- "Prievozská",
- "Prievozská",
- "Príkopova",
- "Primaciálne námestie",
- "Prístav",
- "Prístavná",
- "Prokofievova",
- "Prokopa Veľkého",
- "Prokopova",
- "Prúdová",
- "Prvosienková",
- "Púpavová",
- "Pustá",
- "Puškinova",
- "Račianska",
- "Račianska",
- "Račianske mýto",
- "Radarová",
- "Rádiová",
- "Radlinského",
- "Radničná",
- "Radničné námestie",
- "Radvanská",
- "Rajská",
- "Raketová",
- "Rákosová",
- "Rastislavova",
- "Rázusovo nábrežie",
- "Repná",
- "Rešetkova",
- "Revolučná",
- "Révová",
- "Revúcka",
- "Rezedová",
- "Riazanská",
- "Riazanská",
- "Ribayová",
- "Riečna",
- "Rigeleho",
- "Rízlingová",
- "Riznerova",
- "Robotnícka",
- "Romanova",
- "Röntgenova",
- "Rosná",
- "Rovná",
- "Rovniankova",
- "Rovníková",
- "Rozmarínová",
- "Rožňavská",
- "Rožňavská",
- "Rožňavská",
- "Rubinsteinova",
- "Rudnayovo námestie",
- "Rumančeková",
- "Rusovská cesta",
- "Ružičková",
- "Ružinovská",
- "Ružinovská",
- "Ružinovská",
- "Ružomberská",
- "Ružová dolina",
- "Ružová dolina",
- "Rybárska brána",
- "Rybné námestie",
- "Rýdziková",
- "Sabinovská",
- "Sabinovská",
- "Sad Janka Kráľa",
- "Sadová",
- "Sartorisova",
- "Sasinkova",
- "Seberíniho",
- "Sečovská",
- "Sedlárska",
- "Sedmokrásková",
- "Segnerova",
- "Sekulská",
- "Semianova",
- "Senická",
- "Senná",
- "Schillerova",
- "Schody pri starej vo",
- "Sibírska",
- "Sienkiewiczova",
- "Silvánska",
- "Sinokvetná",
- "Skalická cesta",
- "Skalná",
- "Sklenárova",
- "Sklenárska",
- "Sládkovičova",
- "Sladová",
- "Slávičie údolie",
- "Slavín",
- "Slepá",
- "Sliačska",
- "Sliezska",
- "Slivková",
- "Slnečná",
- "Slovanská",
- "Slovinská",
- "Slovnaftská",
- "Slowackého",
- "Smetanova",
- "Smikova",
- "Smolenická",
- "Smolnícka",
- "Smrečianska",
- "Soferove schody",
- "Socháňova",
- "Sokolská",
- "Solivarská",
- "Sološnická",
- "Somolického",
- "Somolického",
- "Sosnová",
- "Spišská",
- "Spojná",
- "Spoločenská",
- "Sputniková",
- "Sreznevského",
- "Srnčia",
- "Stachanovská",
- "Stálicová",
- "Staničná",
- "Stará Černicová",
- "Stará Ivánska cesta",
- "Stará Prievozská",
- "Stará Vajnorská",
- "Stará vinárska",
- "Staré Grunty",
- "Staré ihrisko",
- "Staré záhrady",
- "Starhradská",
- "Starohájska",
- "Staromestská",
- "Staroturský chodník",
- "Staviteľská",
- "Stodolova",
- "Stoklasová",
- "Strakova",
- "Strážnická",
- "Strážny dom",
- "Strečnianska",
- "Stredná",
- "Strelecká",
- "Strmá cesta",
- "Strojnícka",
- "Stropkovská",
- "Struková",
- "Studená",
- "Stuhová",
- "Súbežná",
- "Súhvezdná",
- "Suché mýto",
- "Suchohradská",
- "Súkennícka",
- "Súľovská",
- "Sumbalova",
- "Súmračná",
- "Súťažná",
- "Svätého Vincenta",
- "Svätoplukova",
- "Svätoplukova",
- "Svätovojtešská",
- "Svetlá",
- "Svíbová",
- "Svidnícka",
- "Svoradova",
- "Svrčia",
- "Syslia",
- "Šafárikovo námestie",
- "Šafárikovo námestie",
- "Šafránová",
- "Šagátova",
- "Šalviová",
- "Šancová",
- "Šancová",
- "Šancová",
- "Šancová",
- "Šándorova",
- "Šarišská",
- "Šášovská",
- "Šaštínska",
- "Ševčenkova",
- "Šintavská",
- "Šípková",
- "Škarniclova",
- "Školská",
- "Škovránčia",
- "Škultétyho",
- "Šoltésovej",
- "Špieszova",
- "Špitálska",
- "Športová",
- "Šrobárovo námestie",
- "Šťastná",
- "Štedrá",
- "Štefánikova",
- "Štefánikova",
- "Štefánikova",
- "Štefanovičova",
- "Štefunkova",
- "Štetinova",
- "Štiavnická",
- "Štúrova",
- "Štyndlova",
- "Šulekova",
- "Šulekova",
- "Šulekova",
- "Šumavská",
- "Šuňavcova",
- "Šustekova",
- "Švabinského",
- "Tabaková",
- "Tablicova",
- "Táborská",
- "Tajovského",
- "Tallerova",
- "Tehelná",
- "Technická",
- "Tekovská",
- "Telocvičná",
- "Tematínska",
- "Teplická",
- "Terchovská",
- "Teslova",
- "Tetmayerova",
- "Thurzova",
- "Tichá",
- "Tilgnerova",
- "Timravina",
- "Tobrucká",
- "Tokajícka",
- "Tolstého",
- "Tománkova",
- "Tomášikova",
- "Tomášikova",
- "Tomášikova",
- "Tomášikova",
- "Tomášikova",
- "Topoľčianska",
- "Topoľová",
- "Továrenská",
- "Trebišovská",
- "Trebišovská",
- "Trebišovská",
- "Trenčianska",
- "Treskoňova",
- "Trnavská cesta",
- "Trnavská cesta",
- "Trnavská cesta",
- "Trnavská cesta",
- "Trnavská cesta",
- "Trnavské mýto",
- "Tŕňová",
- "Trojdomy",
- "Tučkova",
- "Tupolevova",
- "Turbínova",
- "Turčianska",
- "Turnianska",
- "Tvarožkova",
- "Tylova",
- "Tyršovo nábrežie",
- "Údernícka",
- "Údolná",
- "Uhorková",
- "Ukrajinská",
- "Ulica 29. augusta",
- "Ulica 29. augusta",
- "Ulica 29. augusta",
- "Ulica 29. augusta",
- "Ulica Imricha Karvaš",
- "Ulica Jozefa Krónera",
- "Ulica Viktora Tegelh",
- "Úprkova",
- "Úradnícka",
- "Uránová",
- "Urbánkova",
- "Ursínyho",
- "Uršulínska",
- "Úzka",
- "V záhradách",
- "Vajanského nábrežie",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Vajnorská",
- "Valašská",
- "Valchárska",
- "Vansovej",
- "Vápenná",
- "Varínska",
- "Varšavská",
- "Varšavská",
- "Vavilovova",
- "Vavrínova",
- "Vazovova",
- "Včelárska",
- "Velehradská",
- "Veltlínska",
- "Ventúrska",
- "Veterná",
- "Veternicová",
- "Vetvová",
- "Viedenská cesta",
- "Viedenská cesta",
- "Vietnamská",
- "Vígľašská",
- "Vihorlatská",
- "Viktorínova",
- "Vilová",
- "Vincenta Hložníka",
- "Vínna",
- "Vlastenecké námestie",
- "Vlčkova",
- "Vlčkova",
- "Vlčkova",
- "Vodný vrch",
- "Votrubova",
- "Vrábeľská",
- "Vrakunská cesta",
- "Vranovská",
- "Vretenová",
- "Vrchná",
- "Vrútocká",
- "Vyhliadka",
- "Vyhnianska cesta",
- "Vysoká",
- "Vyšehradská",
- "Vyšná",
- "Wattova",
- "Wilsonova",
- "Wolkrova",
- "Za Kasárňou",
- "Za sokolovňou",
- "Za Stanicou",
- "Za tehelňou",
- "Záborského",
- "Zadunajská cesta",
- "Záhorácka",
- "Záhradnícka",
- "Záhradnícka",
- "Záhradnícka",
- "Záhradnícka",
- "Záhrebská",
- "Záhrebská",
- "Zálužická",
- "Zámocká",
- "Zámocké schody",
- "Zámočnícka",
- "Západná",
- "Západný rad",
- "Záporožská",
- "Zátišie",
- "Závodníkova",
- "Zelená",
- "Zelinárska",
- "Zimná",
- "Zlaté piesky",
- "Zlaté schody",
- "Znievska",
- "Zohorská",
- "Zochova",
- "Zrinského",
- "Zvolenská",
- "Žabí majer",
- "Žabotova",
- "Žehrianska",
- "Železná",
- "Železničiarska",
- "Žellova",
- "Žiarska",
- "Židovská",
- "Žilinská",
- "Žilinská",
- "Živnostenská",
- "Žižkova",
- "Župné námestie"
- ],
- "street_name": [
- "#{street}"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Slovensko"
- ]
-};
-sk.company = {
- "suffix": [
- "s.r.o.",
- "a.s.",
- "v.o.s."
- ],
- "adjective": [
- "Adaptive",
- "Advanced",
- "Ameliorated",
- "Assimilated",
- "Automated",
- "Balanced",
- "Business-focused",
- "Centralized",
- "Cloned",
- "Compatible",
- "Configurable",
- "Cross-group",
- "Cross-platform",
- "Customer-focused",
- "Customizable",
- "Decentralized",
- "De-engineered",
- "Devolved",
- "Digitized",
- "Distributed",
- "Diverse",
- "Down-sized",
- "Enhanced",
- "Enterprise-wide",
- "Ergonomic",
- "Exclusive",
- "Expanded",
- "Extended",
- "Face to face",
- "Focused",
- "Front-line",
- "Fully-configurable",
- "Function-based",
- "Fundamental",
- "Future-proofed",
- "Grass-roots",
- "Horizontal",
- "Implemented",
- "Innovative",
- "Integrated",
- "Intuitive",
- "Inverse",
- "Managed",
- "Mandatory",
- "Monitored",
- "Multi-channelled",
- "Multi-lateral",
- "Multi-layered",
- "Multi-tiered",
- "Networked",
- "Object-based",
- "Open-architected",
- "Open-source",
- "Operative",
- "Optimized",
- "Optional",
- "Organic",
- "Organized",
- "Persevering",
- "Persistent",
- "Phased",
- "Polarised",
- "Pre-emptive",
- "Proactive",
- "Profit-focused",
- "Profound",
- "Programmable",
- "Progressive",
- "Public-key",
- "Quality-focused",
- "Reactive",
- "Realigned",
- "Re-contextualized",
- "Re-engineered",
- "Reduced",
- "Reverse-engineered",
- "Right-sized",
- "Robust",
- "Seamless",
- "Secured",
- "Self-enabling",
- "Sharable",
- "Stand-alone",
- "Streamlined",
- "Switchable",
- "Synchronised",
- "Synergistic",
- "Synergized",
- "Team-oriented",
- "Total",
- "Triple-buffered",
- "Universal",
- "Up-sized",
- "Upgradable",
- "User-centric",
- "User-friendly",
- "Versatile",
- "Virtual",
- "Visionary",
- "Vision-oriented"
- ],
- "descriptor":
- [
- "24 hour",
- "24/7",
- "3rd generation",
- "4th generation",
- "5th generation",
- "6th generation",
- "actuating",
- "analyzing",
- "asymmetric",
- "asynchronous",
- "attitude-oriented",
- "background",
- "bandwidth-monitored",
- "bi-directional",
- "bifurcated",
- "bottom-line",
- "clear-thinking",
- "client-driven",
- "client-server",
- "coherent",
- "cohesive",
- "composite",
- "context-sensitive",
- "contextually-based",
- "content-based",
- "dedicated",
- "demand-driven",
- "didactic",
- "directional",
- "discrete",
- "disintermediate",
- "dynamic",
- "eco-centric",
- "empowering",
- "encompassing",
- "even-keeled",
- "executive",
- "explicit",
- "exuding",
- "fault-tolerant",
- "foreground",
- "fresh-thinking",
- "full-range",
- "global",
- "grid-enabled",
- "heuristic",
- "high-level",
- "holistic",
- "homogeneous",
- "human-resource",
- "hybrid",
- "impactful",
- "incremental",
- "intangible",
- "interactive",
- "intermediate",
- "leading edge",
- "local",
- "logistical",
- "maximized",
- "methodical",
- "mission-critical",
- "mobile",
- "modular",
- "motivating",
- "multimedia",
- "multi-state",
- "multi-tasking",
- "national",
- "needs-based",
- "neutral",
- "next generation",
- "non-volatile",
- "object-oriented",
- "optimal",
- "optimizing",
- "radical",
- "real-time",
- "reciprocal",
- "regional",
- "responsive",
- "scalable",
- "secondary",
- "solution-oriented",
- "stable",
- "static",
- "systematic",
- "systemic",
- "system-worthy",
- "tangible",
- "tertiary",
- "transitional",
- "uniform",
- "upward-trending",
- "user-facing",
- "value-added",
- "web-enabled",
- "well-modulated",
- "zero administration",
- "zero defect",
- "zero tolerance"
- ],
- "noun":
- [
- "ability",
- "access",
- "adapter",
- "algorithm",
- "alliance",
- "analyzer",
- "application",
- "approach",
- "architecture",
- "archive",
- "artificial intelligence",
- "array",
- "attitude",
- "benchmark",
- "budgetary management",
- "capability",
- "capacity",
- "challenge",
- "circuit",
- "collaboration",
- "complexity",
- "concept",
- "conglomeration",
- "contingency",
- "core",
- "customer loyalty",
- "database",
- "data-warehouse",
- "definition",
- "emulation",
- "encoding",
- "encryption",
- "extranet",
- "firmware",
- "flexibility",
- "focus group",
- "forecast",
- "frame",
- "framework",
- "function",
- "functionalities",
- "Graphic Interface",
- "groupware",
- "Graphical User Interface",
- "hardware",
- "help-desk",
- "hierarchy",
- "hub",
- "implementation",
- "info-mediaries",
- "infrastructure",
- "initiative",
- "installation",
- "instruction set",
- "interface",
- "internet solution",
- "intranet",
- "knowledge user",
- "knowledge base",
- "local area network",
- "leverage",
- "matrices",
- "matrix",
- "methodology",
- "middleware",
- "migration",
- "model",
- "moderator",
- "monitoring",
- "moratorium",
- "neural-net",
- "open architecture",
- "open system",
- "orchestration",
- "paradigm",
- "parallelism",
- "policy",
- "portal",
- "pricing structure",
- "process improvement",
- "product",
- "productivity",
- "project",
- "projection",
- "protocol",
- "secured line",
- "service-desk",
- "software",
- "solution",
- "standardization",
- "strategy",
- "structure",
- "success",
- "superstructure",
- "support",
- "synergy",
- "system engine",
- "task-force",
- "throughput",
- "time-frame",
- "toolset",
- "utilisation",
- "website",
- "workforce"
- ],
- "bs_verb": [
- "implement",
- "utilize",
- "integrate",
- "streamline",
- "optimize",
- "evolve",
- "transform",
- "embrace",
- "enable",
- "orchestrate",
- "leverage",
- "reinvent",
- "aggregate",
- "architect",
- "enhance",
- "incentivize",
- "morph",
- "empower",
- "envisioneer",
- "monetize",
- "harness",
- "facilitate",
- "seize",
- "disintermediate",
- "synergize",
- "strategize",
- "deploy",
- "brand",
- "grow",
- "target",
- "syndicate",
- "synthesize",
- "deliver",
- "mesh",
- "incubate",
- "engage",
- "maximize",
- "benchmark",
- "expedite",
- "reintermediate",
- "whiteboard",
- "visualize",
- "repurpose",
- "innovate",
- "scale",
- "unleash",
- "drive",
- "extend",
- "engineer",
- "revolutionize",
- "generate",
- "exploit",
- "transition",
- "e-enable",
- "iterate",
- "cultivate",
- "matrix",
- "productize",
- "redefine",
- "recontextualize"
- ],
- "bs_noun": [
- "clicks-and-mortar",
- "value-added",
- "vertical",
- "proactive",
- "robust",
- "revolutionary",
- "scalable",
- "leading-edge",
- "innovative",
- "intuitive",
- "strategic",
- "e-business",
- "mission-critical",
- "sticky",
- "one-to-one",
- "24/7",
- "end-to-end",
- "global",
- "B2B",
- "B2C",
- "granular",
- "frictionless",
- "virtual",
- "viral",
- "dynamic",
- "24/365",
- "best-of-breed",
- "killer",
- "magnetic",
- "bleeding-edge",
- "web-enabled",
- "interactive",
- "dot-com",
- "sexy",
- "back-end",
- "real-time",
- "efficient",
- "front-end",
- "distributed",
- "seamless",
- "extensible",
- "turn-key",
- "world-class",
- "open-source",
- "cross-platform",
- "cross-media",
- "synergistic",
- "bricks-and-clicks",
- "out-of-the-box",
- "enterprise",
- "integrated",
- "impactful",
- "wireless",
- "transparent",
- "next-generation",
- "cutting-edge",
- "user-centric",
- "visionary",
- "customized",
- "ubiquitous",
- "plug-and-play",
- "collaborative",
- "compelling",
- "holistic",
- "rich"
- ],
- "bs_noun": [
- "synergies",
- "web-readiness",
- "paradigms",
- "markets",
- "partnerships",
- "infrastructures",
- "platforms",
- "initiatives",
- "channels",
- "eyeballs",
- "communities",
- "ROI",
- "solutions",
- "e-tailers",
- "e-services",
- "action-items",
- "portals",
- "niches",
- "technologies",
- "content",
- "vortals",
- "supply-chains",
- "convergence",
- "relationships",
- "architectures",
- "interfaces",
- "e-markets",
- "e-commerce",
- "systems",
- "bandwidth",
- "infomediaries",
- "models",
- "mindshare",
- "deliverables",
- "users",
- "schemas",
- "networks",
- "applications",
- "metrics",
- "e-business",
- "functionalities",
- "experiences",
- "web services",
- "methodologies"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name} #{suffix}",
- "#{Name.man_last_name} a #{Name.man_last_name} #{suffix}"
- ]
-};
-sk.internet = {
- "free_email": [
- "gmail.com",
- "zoznam.sk",
- "azet.sk"
- ],
- "domain_suffix": [
- "sk",
- "com",
- "net",
- "eu",
- "org"
- ]
-};
-sk.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"
- ],
- "supplemental": [
- "abbas",
- "abduco",
- "abeo",
- "abscido",
- "absconditus",
- "absens",
- "absorbeo",
- "absque",
- "abstergo",
- "absum",
- "abundans",
- "abutor",
- "accedo",
- "accendo",
- "acceptus",
- "accipio",
- "accommodo",
- "accusator",
- "acer",
- "acerbitas",
- "acervus",
- "acidus",
- "acies",
- "acquiro",
- "acsi",
- "adamo",
- "adaugeo",
- "addo",
- "adduco",
- "ademptio",
- "adeo",
- "adeptio",
- "adfectus",
- "adfero",
- "adficio",
- "adflicto",
- "adhaero",
- "adhuc",
- "adicio",
- "adimpleo",
- "adinventitias",
- "adipiscor",
- "adiuvo",
- "administratio",
- "admiratio",
- "admitto",
- "admoneo",
- "admoveo",
- "adnuo",
- "adopto",
- "adsidue",
- "adstringo",
- "adsuesco",
- "adsum",
- "adulatio",
- "adulescens",
- "adultus",
- "aduro",
- "advenio",
- "adversus",
- "advoco",
- "aedificium",
- "aeger",
- "aegre",
- "aegrotatio",
- "aegrus",
- "aeneus",
- "aequitas",
- "aequus",
- "aer",
- "aestas",
- "aestivus",
- "aestus",
- "aetas",
- "aeternus",
- "ager",
- "aggero",
- "aggredior",
- "agnitio",
- "agnosco",
- "ago",
- "ait",
- "aiunt",
- "alienus",
- "alii",
- "alioqui",
- "aliqua",
- "alius",
- "allatus",
- "alo",
- "alter",
- "altus",
- "alveus",
- "amaritudo",
- "ambitus",
- "ambulo",
- "amicitia",
- "amiculum",
- "amissio",
- "amita",
- "amitto",
- "amo",
- "amor",
- "amoveo",
- "amplexus",
- "amplitudo",
- "amplus",
- "ancilla",
- "angelus",
- "angulus",
- "angustus",
- "animadverto",
- "animi",
- "animus",
- "annus",
- "anser",
- "ante",
- "antea",
- "antepono",
- "antiquus",
- "aperio",
- "aperte",
- "apostolus",
- "apparatus",
- "appello",
- "appono",
- "appositus",
- "approbo",
- "apto",
- "aptus",
- "apud",
- "aqua",
- "ara",
- "aranea",
- "arbitro",
- "arbor",
- "arbustum",
- "arca",
- "arceo",
- "arcesso",
- "arcus",
- "argentum",
- "argumentum",
- "arguo",
- "arma",
- "armarium",
- "armo",
- "aro",
- "ars",
- "articulus",
- "artificiose",
- "arto",
- "arx",
- "ascisco",
- "ascit",
- "asper",
- "aspicio",
- "asporto",
- "assentator",
- "astrum",
- "atavus",
- "ater",
- "atqui",
- "atrocitas",
- "atrox",
- "attero",
- "attollo",
- "attonbitus",
- "auctor",
- "auctus",
- "audacia",
- "audax",
- "audentia",
- "audeo",
- "audio",
- "auditor",
- "aufero",
- "aureus",
- "auris",
- "aurum",
- "aut",
- "autem",
- "autus",
- "auxilium",
- "avaritia",
- "avarus",
- "aveho",
- "averto",
- "avoco",
- "baiulus",
- "balbus",
- "barba",
- "bardus",
- "basium",
- "beatus",
- "bellicus",
- "bellum",
- "bene",
- "beneficium",
- "benevolentia",
- "benigne",
- "bestia",
- "bibo",
- "bis",
- "blandior",
- "bonus",
- "bos",
- "brevis",
- "cado",
- "caecus",
- "caelestis",
- "caelum",
- "calamitas",
- "calcar",
- "calco",
- "calculus",
- "callide",
- "campana",
- "candidus",
- "canis",
- "canonicus",
- "canto",
- "capillus",
- "capio",
- "capitulus",
- "capto",
- "caput",
- "carbo",
- "carcer",
- "careo",
- "caries",
- "cariosus",
- "caritas",
- "carmen",
- "carpo",
- "carus",
- "casso",
- "caste",
- "casus",
- "catena",
- "caterva",
- "cattus",
- "cauda",
- "causa",
- "caute",
- "caveo",
- "cavus",
- "cedo",
- "celebrer",
- "celer",
- "celo",
- "cena",
- "cenaculum",
- "ceno",
- "censura",
- "centum",
- "cerno",
- "cernuus",
- "certe",
- "certo",
- "certus",
- "cervus",
- "cetera",
- "charisma",
- "chirographum",
- "cibo",
- "cibus",
- "cicuta",
- "cilicium",
- "cimentarius",
- "ciminatio",
- "cinis",
- "circumvenio",
- "cito",
- "civis",
- "civitas",
- "clam",
- "clamo",
- "claro",
- "clarus",
- "claudeo",
- "claustrum",
- "clementia",
- "clibanus",
- "coadunatio",
- "coaegresco",
- "coepi",
- "coerceo",
- "cogito",
- "cognatus",
- "cognomen",
- "cogo",
- "cohaero",
- "cohibeo",
- "cohors",
- "colligo",
- "colloco",
- "collum",
- "colo",
- "color",
- "coma",
- "combibo",
- "comburo",
- "comedo",
- "comes",
- "cometes",
- "comis",
- "comitatus",
- "commemoro",
- "comminor",
- "commodo",
- "communis",
- "comparo",
- "compello",
- "complectus",
- "compono",
- "comprehendo",
- "comptus",
- "conatus",
- "concedo",
- "concido",
- "conculco",
- "condico",
- "conduco",
- "confero",
- "confido",
- "conforto",
- "confugo",
- "congregatio",
- "conicio",
- "coniecto",
- "conitor",
- "coniuratio",
- "conor",
- "conqueror",
- "conscendo",
- "conservo",
- "considero",
- "conspergo",
- "constans",
- "consuasor",
- "contabesco",
- "contego",
- "contigo",
- "contra",
- "conturbo",
- "conventus",
- "convoco",
- "copia",
- "copiose",
- "cornu",
- "corona",
- "corpus",
- "correptius",
- "corrigo",
- "corroboro",
- "corrumpo",
- "coruscus",
- "cotidie",
- "crapula",
- "cras",
- "crastinus",
- "creator",
- "creber",
- "crebro",
- "credo",
- "creo",
- "creptio",
- "crepusculum",
- "cresco",
- "creta",
- "cribro",
- "crinis",
- "cruciamentum",
- "crudelis",
- "cruentus",
- "crur",
- "crustulum",
- "crux",
- "cubicularis",
- "cubitum",
- "cubo",
- "cui",
- "cuius",
- "culpa",
- "culpo",
- "cultellus",
- "cultura",
- "cum",
- "cunabula",
- "cunae",
- "cunctatio",
- "cupiditas",
- "cupio",
- "cuppedia",
- "cupressus",
- "cur",
- "cura",
- "curatio",
- "curia",
- "curiositas",
- "curis",
- "curo",
- "curriculum",
- "currus",
- "cursim",
- "curso",
- "cursus",
- "curto",
- "curtus",
- "curvo",
- "curvus",
- "custodia",
- "damnatio",
- "damno",
- "dapifer",
- "debeo",
- "debilito",
- "decens",
- "decerno",
- "decet",
- "decimus",
- "decipio",
- "decor",
- "decretum",
- "decumbo",
- "dedecor",
- "dedico",
- "deduco",
- "defaeco",
- "defendo",
- "defero",
- "defessus",
- "defetiscor",
- "deficio",
- "defigo",
- "defleo",
- "defluo",
- "defungo",
- "degenero",
- "degero",
- "degusto",
- "deinde",
- "delectatio",
- "delego",
- "deleo",
- "delibero",
- "delicate",
- "delinquo",
- "deludo",
- "demens",
- "demergo",
- "demitto",
- "demo",
- "demonstro",
- "demoror",
- "demulceo",
- "demum",
- "denego",
- "denique",
- "dens",
- "denuncio",
- "denuo",
- "deorsum",
- "depereo",
- "depono",
- "depopulo",
- "deporto",
- "depraedor",
- "deprecator",
- "deprimo",
- "depromo",
- "depulso",
- "deputo",
- "derelinquo",
- "derideo",
- "deripio",
- "desidero",
- "desino",
- "desipio",
- "desolo",
- "desparatus",
- "despecto",
- "despirmatio",
- "infit",
- "inflammatio",
- "paens",
- "patior",
- "patria",
- "patrocinor",
- "patruus",
- "pauci",
- "paulatim",
- "pauper",
- "pax",
- "peccatus",
- "pecco",
- "pecto",
- "pectus",
- "pecunia",
- "pecus",
- "peior",
- "pel",
- "ocer",
- "socius",
- "sodalitas",
- "sol",
- "soleo",
- "solio",
- "solitudo",
- "solium",
- "sollers",
- "sollicito",
- "solum",
- "solus",
- "solutio",
- "solvo",
- "somniculosus",
- "somnus",
- "sonitus",
- "sono",
- "sophismata",
- "sopor",
- "sordeo",
- "sortitus",
- "spargo",
- "speciosus",
- "spectaculum",
- "speculum",
- "sperno",
- "spero",
- "spes",
- "spiculum",
- "spiritus",
- "spoliatio",
- "sponte",
- "stabilis",
- "statim",
- "statua",
- "stella",
- "stillicidium",
- "stipes",
- "stips",
- "sto",
- "strenuus",
- "strues",
- "studio",
- "stultus",
- "suadeo",
- "suasoria",
- "sub",
- "subito",
- "subiungo",
- "sublime",
- "subnecto",
- "subseco",
- "substantia",
- "subvenio",
- "succedo",
- "succurro",
- "sufficio",
- "suffoco",
- "suffragium",
- "suggero",
- "sui",
- "sulum",
- "sum",
- "summa",
- "summisse",
- "summopere",
- "sumo",
- "sumptus",
- "supellex",
- "super",
- "suppellex",
- "supplanto",
- "suppono",
- "supra",
- "surculus",
- "surgo",
- "sursum",
- "suscipio",
- "suspendo",
- "sustineo",
- "suus",
- "synagoga",
- "tabella",
- "tabernus",
- "tabesco",
- "tabgo",
- "tabula",
- "taceo",
- "tactus",
- "taedium",
- "talio",
- "talis",
- "talus",
- "tam",
- "tamdiu",
- "tamen",
- "tametsi",
- "tamisium",
- "tamquam",
- "tandem",
- "tantillus",
- "tantum",
- "tardus",
- "tego",
- "temeritas",
- "temperantia",
- "templum",
- "temptatio",
- "tempus",
- "tenax",
- "tendo",
- "teneo",
- "tener",
- "tenuis",
- "tenus",
- "tepesco",
- "tepidus",
- "ter",
- "terebro",
- "teres",
- "terga",
- "tergeo",
- "tergiversatio",
- "tergo",
- "tergum",
- "termes",
- "terminatio",
- "tero",
- "terra",
- "terreo",
- "territo",
- "terror",
- "tersus",
- "tertius",
- "testimonium",
- "texo",
- "textilis",
- "textor",
- "textus",
- "thalassinus",
- "theatrum",
- "theca",
- "thema",
- "theologus",
- "thermae",
- "thesaurus",
- "thesis",
- "thorax",
- "thymbra",
- "thymum",
- "tibi",
- "timidus",
- "timor",
- "titulus",
- "tolero",
- "tollo",
- "tondeo",
- "tonsor",
- "torqueo",
- "torrens",
- "tot",
- "totidem",
- "toties",
- "totus",
- "tracto",
- "trado",
- "traho",
- "trans",
- "tredecim",
- "tremo",
- "trepide",
- "tres",
- "tribuo",
- "tricesimus",
- "triduana",
- "triginta",
- "tripudio",
- "tristis",
- "triumphus",
- "trucido",
- "truculenter",
- "tubineus",
- "tui",
- "tum",
- "tumultus",
- "tunc",
- "turba",
- "turbo",
- "turpe",
- "turpis",
- "tutamen",
- "tutis",
- "tyrannus",
- "uberrime",
- "ubi",
- "ulciscor",
- "ullus",
- "ulterius",
- "ultio",
- "ultra",
- "umbra",
- "umerus",
- "umquam",
- "una",
- "unde",
- "undique",
- "universe",
- "unus",
- "urbanus",
- "urbs",
- "uredo",
- "usitas",
- "usque",
- "ustilo",
- "ustulo",
- "usus",
- "uter",
- "uterque",
- "utilis",
- "utique",
- "utor",
- "utpote",
- "utrimque",
- "utroque",
- "utrum",
- "uxor",
- "vaco",
- "vacuus",
- "vado",
- "vae",
- "valde",
- "valens",
- "valeo",
- "valetudo",
- "validus",
- "vallum",
- "vapulus",
- "varietas",
- "varius",
- "vehemens",
- "vel",
- "velociter",
- "velum",
- "velut",
- "venia",
- "venio",
- "ventito",
- "ventosus",
- "ventus",
- "venustas",
- "ver",
- "verbera",
- "verbum",
- "vere",
- "verecundia",
- "vereor",
- "vergo",
- "veritas",
- "vero",
- "versus",
- "verto",
- "verumtamen",
- "verus",
- "vesco",
- "vesica",
- "vesper",
- "vespillo",
- "vester",
- "vestigium",
- "vestrum",
- "vetus",
- "via",
- "vicinus",
- "vicissitudo",
- "victoria",
- "victus",
- "videlicet",
- "video",
- "viduata",
- "viduo",
- "vigilo",
- "vigor",
- "vilicus",
- "vilis",
- "vilitas",
- "villa",
- "vinco",
- "vinculum",
- "vindico",
- "vinitor",
- "vinum",
- "vir",
- "virga",
- "virgo",
- "viridis",
- "viriliter",
- "virtus",
- "vis",
- "viscus",
- "vita",
- "vitiosus",
- "vitium",
- "vito",
- "vivo",
- "vix",
- "vobis",
- "vociferor",
- "voco",
- "volaticus",
- "volo",
- "volubilis",
- "voluntarius",
- "volup",
- "volutabrum",
- "volva",
- "vomer",
- "vomica",
- "vomito",
- "vorago",
- "vorax",
- "voro",
- "vos",
- "votum",
- "voveo",
- "vox",
- "vulariter",
- "vulgaris",
- "vulgivagus",
- "vulgo",
- "vulgus",
- "vulnero",
- "vulnus",
- "vulpes",
- "vulticulus",
- "vultuosus",
- "xiphias"
- ]
-};
-sk.name = {
- "man_first_name": [
- "Drahoslav",
- "Severín",
- "Alexej",
- "Ernest",
- "Rastislav",
- "Radovan",
- "Dobroslav",
- "Dalibor",
- "Vincent",
- "Miloš",
- "Timotej",
- "Gejza",
- "Bohuš",
- "Alfonz",
- "Gašpar",
- "Emil",
- "Erik",
- "Blažej",
- "Zdenko",
- "Dezider",
- "Arpád",
- "Valentín",
- "Pravoslav",
- "Jaromír",
- "Roman",
- "Matej",
- "Frederik",
- "Viktor",
- "Alexander",
- "Radomír",
- "Albín",
- "Bohumil",
- "Kazimír",
- "Fridrich",
- "Radoslav",
- "Tomáš",
- "Alan",
- "Branislav",
- "Bruno",
- "Gregor",
- "Vlastimil",
- "Boleslav",
- "Eduard",
- "Jozef",
- "Víťazoslav",
- "Blahoslav",
- "Beňadik",
- "Adrián",
- "Gabriel",
- "Marián",
- "Emanuel",
- "Miroslav",
- "Benjamín",
- "Hugo",
- "Richard",
- "Izidor",
- "Zoltán",
- "Albert",
- "Igor",
- "Július",
- "Aleš",
- "Fedor",
- "Rudolf",
- "Valér",
- "Marcel",
- "Ervín",
- "Slavomír",
- "Vojtech",
- "Juraj",
- "Marek",
- "Jaroslav",
- "Žigmund",
- "Florián",
- "Roland",
- "Pankrác",
- "Servác",
- "Bonifác",
- "Svetozár",
- "Bernard",
- "Júlia",
- "Urban",
- "Dušan",
- "Viliam",
- "Ferdinand",
- "Norbert",
- "Róbert",
- "Medard",
- "Zlatko",
- "Anton",
- "Vasil",
- "Vít",
- "Adolf",
- "Vratislav",
- "Alfréd",
- "Alojz",
- "Ján",
- "Tadeáš",
- "Ladislav",
- "Peter",
- "Pavol",
- "Miloslav",
- "Prokop",
- "Cyril",
- "Metod",
- "Patrik",
- "Oliver",
- "Ivan",
- "Kamil",
- "Henrich",
- "Drahomír",
- "Bohuslav",
- "Iľja",
- "Daniel",
- "Vladimír",
- "Jakub",
- "Krištof",
- "Ignác",
- "Gustáv",
- "Jerguš",
- "Dominik",
- "Oskar",
- "Vavrinec",
- "Ľubomír",
- "Mojmír",
- "Leonard",
- "Tichomír",
- "Filip",
- "Bartolomej",
- "Ľudovít",
- "Samuel",
- "Augustín",
- "Belo",
- "Oleg",
- "Bystrík",
- "Ctibor",
- "Ľudomil",
- "Konštantín",
- "Ľuboslav",
- "Matúš",
- "Móric",
- "Ľuboš",
- "Ľubor",
- "Vladislav",
- "Cyprián",
- "Václav",
- "Michal",
- "Jarolím",
- "Arnold",
- "Levoslav",
- "František",
- "Dionýz",
- "Maximilián",
- "Koloman",
- "Boris",
- "Lukáš",
- "Kristián",
- "Vendelín",
- "Sergej",
- "Aurel",
- "Demeter",
- "Denis",
- "Hubert",
- "Karol",
- "Imrich",
- "René",
- "Bohumír",
- "Teodor",
- "Tibor",
- "Maroš",
- "Martin",
- "Svätopluk",
- "Stanislav",
- "Leopold",
- "Eugen",
- "Félix",
- "Klement",
- "Kornel",
- "Milan",
- "Vratko",
- "Ondrej",
- "Andrej",
- "Edmund",
- "Oldrich",
- "Oto",
- "Mikuláš",
- "Ambróz",
- "Radúz",
- "Bohdan",
- "Adam",
- "Štefan",
- "Dávid",
- "Silvester"
- ],
- "woman_first_name": [
- "Alexandra",
- "Karina",
- "Daniela",
- "Andrea",
- "Antónia",
- "Bohuslava",
- "Dáša",
- "Malvína",
- "Kristína",
- "Nataša",
- "Bohdana",
- "Drahomíra",
- "Sára",
- "Zora",
- "Tamara",
- "Ema",
- "Tatiana",
- "Erika",
- "Veronika",
- "Agáta",
- "Dorota",
- "Vanda",
- "Zoja",
- "Gabriela",
- "Perla",
- "Ida",
- "Liana",
- "Miloslava",
- "Vlasta",
- "Lívia",
- "Eleonóra",
- "Etela",
- "Romana",
- "Zlatica",
- "Anežka",
- "Bohumila",
- "Františka",
- "Angela",
- "Matilda",
- "Svetlana",
- "Ľubica",
- "Alena",
- "Soňa",
- "Vieroslava",
- "Zita",
- "Miroslava",
- "Irena",
- "Milena",
- "Estera",
- "Justína",
- "Dana",
- "Danica",
- "Jela",
- "Jaroslava",
- "Jarmila",
- "Lea",
- "Anastázia",
- "Galina",
- "Lesana",
- "Hermína",
- "Monika",
- "Ingrida",
- "Viktória",
- "Blažena",
- "Žofia",
- "Sofia",
- "Gizela",
- "Viola",
- "Gertrúda",
- "Zina",
- "Júlia",
- "Juliana",
- "Želmíra",
- "Ela",
- "Vanesa",
- "Iveta",
- "Vilma",
- "Petronela",
- "Žaneta",
- "Xénia",
- "Karolína",
- "Lenka",
- "Laura",
- "Stanislava",
- "Margaréta",
- "Dobroslava",
- "Blanka",
- "Valéria",
- "Paulína",
- "Sidónia",
- "Adriána",
- "Beáta",
- "Petra",
- "Melánia",
- "Diana",
- "Berta",
- "Patrícia",
- "Lujza",
- "Amália",
- "Milota",
- "Nina",
- "Margita",
- "Kamila",
- "Dušana",
- "Magdaléna",
- "Oľga",
- "Anna",
- "Hana",
- "Božena",
- "Marta",
- "Libuša",
- "Božidara",
- "Dominika",
- "Hortenzia",
- "Jozefína",
- "Štefánia",
- "Ľubomíra",
- "Zuzana",
- "Darina",
- "Marcela",
- "Milica",
- "Elena",
- "Helena",
- "Lýdia",
- "Anabela",
- "Jana",
- "Silvia",
- "Nikola",
- "Ružena",
- "Nora",
- "Drahoslava",
- "Linda",
- "Melinda",
- "Rebeka",
- "Rozália",
- "Regína",
- "Alica",
- "Marianna",
- "Miriama",
- "Martina",
- "Mária",
- "Jolana",
- "Ľudomila",
- "Ľudmila",
- "Olympia",
- "Eugénia",
- "Ľuboslava",
- "Zdenka",
- "Edita",
- "Michaela",
- "Stela",
- "Viera",
- "Natália",
- "Eliška",
- "Brigita",
- "Valentína",
- "Terézia",
- "Vladimíra",
- "Hedviga",
- "Uršuľa",
- "Alojza",
- "Kvetoslava",
- "Sabína",
- "Dobromila",
- "Klára",
- "Simona",
- "Aurélia",
- "Denisa",
- "Renáta",
- "Irma",
- "Agnesa",
- "Klaudia",
- "Alžbeta",
- "Elvíra",
- "Cecília",
- "Emília",
- "Katarína",
- "Henrieta",
- "Bibiána",
- "Barbora",
- "Marína",
- "Izabela",
- "Hilda",
- "Otília",
- "Lucia",
- "Branislava",
- "Bronislava",
- "Ivica",
- "Albína",
- "Kornélia",
- "Sláva",
- "Slávka",
- "Judita",
- "Dagmara",
- "Adela",
- "Nadežda",
- "Eva",
- "Filoména",
- "Ivana",
- "Milada"
- ],
- "man_last_name": [
- "Antal",
- "Babka",
- "Bahna",
- "Bahno",
- "Baláž",
- "Baran",
- "Baranka",
- "Bartovič",
- "Bartoš",
- "Bača",
- "Bernolák",
- "Beňo",
- "Bicek",
- "Bielik",
- "Blaho",
- "Bondra",
- "Bosák",
- "Boška",
- "Brezina",
- "Bukovský",
- "Chalupka",
- "Chudík",
- "Cibula",
- "Cibulka",
- "Cibuľa",
- "Cyprich",
- "Cíger",
- "Danko",
- "Daňko",
- "Daňo",
- "Debnár",
- "Dej",
- "Dekýš",
- "Doležal",
- "Dočolomanský",
- "Droppa",
- "Dubovský",
- "Dudek",
- "Dula",
- "Dulla",
- "Dusík",
- "Dvonč",
- "Dzurjanin",
- "Dávid",
- "Fabian",
- "Fabián",
- "Fajnor",
- "Farkašovský",
- "Fico",
- "Filc",
- "Filip",
- "Finka",
- "Ftorek",
- "Gašpar",
- "Gašparovič",
- "Gocník",
- "Gregor",
- "Greguš",
- "Grznár",
- "Hablák",
- "Habšuda",
- "Halda",
- "Haluška",
- "Halák",
- "Hanko",
- "Hanzal",
- "Haščák",
- "Heretik",
- "Hečko",
- "Hlaváček",
- "Hlinka",
- "Holub",
- "Holuby",
- "Hossa",
- "Hoza",
- "Hraško",
- "Hric",
- "Hrmo",
- "Hrušovský",
- "Huba",
- "Ihnačák",
- "Janeček",
- "Janoška",
- "Jantošovič",
- "Janík",
- "Janček",
- "Jedľovský",
- "Jendek",
- "Jonata",
- "Jurina",
- "Jurkovič",
- "Jurík",
- "Jánošík",
- "Kafenda",
- "Kaliský",
- "Karul",
- "Keníž",
- "Klapka",
- "Kmeť",
- "Kolesár",
- "Kollár",
- "Kolnik",
- "Kolník",
- "Kolár",
- "Korec",
- "Kostka",
- "Kostrec",
- "Kováč",
- "Kováčik",
- "Koza",
- "Kočiš",
- "Krajíček",
- "Krajči",
- "Krajčo",
- "Krajčovič",
- "Krajčír",
- "Králik",
- "Krúpa",
- "Kubík",
- "Kyseľ",
- "Kállay",
- "Labuda",
- "Lepšík",
- "Lipták",
- "Lisický",
- "Lubina",
- "Lukáč",
- "Lupták",
- "Líška",
- "Madej",
- "Majeský",
- "Malachovský",
- "Malíšek",
- "Mamojka",
- "Marcinko",
- "Marián",
- "Masaryk",
- "Maslo",
- "Matiaško",
- "Medveď",
- "Melcer",
- "Mečiar",
- "Michalík",
- "Mihalik",
- "Mihál",
- "Mihálik",
- "Mikloško",
- "Mikulík",
- "Mikuš",
- "Mikúš",
- "Milota",
- "Mináč",
- "Mišík",
- "Mojžiš",
- "Mokroš",
- "Mora",
- "Moravčík",
- "Mydlo",
- "Nemec",
- "Nitra",
- "Novák",
- "Obšut",
- "Ondruš",
- "Otčenáš",
- "Pauko",
- "Pavlikovský",
- "Pavúk",
- "Pašek",
- "Paška",
- "Paško",
- "Pelikán",
- "Petrovický",
- "Petruška",
- "Peško",
- "Plch",
- "Plekanec",
- "Podhradský",
- "Podkonický",
- "Poliak",
- "Pupák",
- "Rak",
- "Repiský",
- "Romančík",
- "Rus",
- "Ružička",
- "Rybníček",
- "Rybár",
- "Rybárik",
- "Samson",
- "Sedliak",
- "Senko",
- "Sklenka",
- "Skokan",
- "Skutecký",
- "Slašťan",
- "Sloboda",
- "Slobodník",
- "Slota",
- "Slovák",
- "Smrek",
- "Stodola",
- "Straka",
- "Strnisko",
- "Svrbík",
- "Sámel",
- "Sýkora",
- "Tatar",
- "Tatarka",
- "Tatár",
- "Tatárka",
- "Thomka",
- "Tomeček",
- "Tomka",
- "Tomko",
- "Truben",
- "Turčok",
- "Uram",
- "Urblík",
- "Vajcík",
- "Vajda",
- "Valach",
- "Valachovič",
- "Valent",
- "Valuška",
- "Vanek",
- "Vesel",
- "Vicen",
- "Višňovský",
- "Vlach",
- "Vojtek",
- "Vydarený",
- "Zajac",
- "Zima",
- "Zimka",
- "Záborský",
- "Zúbrik",
- "Čapkovič",
- "Čaplovič",
- "Čarnogurský",
- "Čierny",
- "Čobrda",
- "Ďaďo",
- "Ďurica",
- "Ďuriš",
- "Šidlo",
- "Šimonovič",
- "Škriniar",
- "Škultéty",
- "Šmajda",
- "Šoltés",
- "Šoltýs",
- "Štefan",
- "Štefanka",
- "Šulc",
- "Šurka",
- "Švehla",
- "Šťastný"
- ],
- "woman_last_name": [
- "Antalová",
- "Babková",
- "Bahnová",
- "Balážová",
- "Baranová",
- "Baranková",
- "Bartovičová",
- "Bartošová",
- "Bačová",
- "Bernoláková",
- "Beňová",
- "Biceková",
- "Bieliková",
- "Blahová",
- "Bondrová",
- "Bosáková",
- "Bošková",
- "Brezinová",
- "Bukovská",
- "Chalupková",
- "Chudíková",
- "Cibulová",
- "Cibulková",
- "Cyprichová",
- "Cígerová",
- "Danková",
- "Daňková",
- "Daňová",
- "Debnárová",
- "Dejová",
- "Dekýšová",
- "Doležalová",
- "Dočolomanská",
- "Droppová",
- "Dubovská",
- "Dudeková",
- "Dulová",
- "Dullová",
- "Dusíková",
- "Dvončová",
- "Dzurjaninová",
- "Dávidová",
- "Fabianová",
- "Fabiánová",
- "Fajnorová",
- "Farkašovská",
- "Ficová",
- "Filcová",
- "Filipová",
- "Finková",
- "Ftoreková",
- "Gašparová",
- "Gašparovičová",
- "Gocníková",
- "Gregorová",
- "Gregušová",
- "Grznárová",
- "Habláková",
- "Habšudová",
- "Haldová",
- "Halušková",
- "Haláková",
- "Hanková",
- "Hanzalová",
- "Haščáková",
- "Heretiková",
- "Hečková",
- "Hlaváčeková",
- "Hlinková",
- "Holubová",
- "Holubyová",
- "Hossová",
- "Hozová",
- "Hrašková",
- "Hricová",
- "Hrmová",
- "Hrušovská",
- "Hubová",
- "Ihnačáková",
- "Janečeková",
- "Janošková",
- "Jantošovičová",
- "Janíková",
- "Jančeková",
- "Jedľovská",
- "Jendeková",
- "Jonatová",
- "Jurinová",
- "Jurkovičová",
- "Juríková",
- "Jánošíková",
- "Kafendová",
- "Kaliská",
- "Karulová",
- "Kenížová",
- "Klapková",
- "Kmeťová",
- "Kolesárová",
- "Kollárová",
- "Kolniková",
- "Kolníková",
- "Kolárová",
- "Korecová",
- "Kostkaová",
- "Kostrecová",
- "Kováčová",
- "Kováčiková",
- "Kozová",
- "Kočišová",
- "Krajíčeková",
- "Krajčová",
- "Krajčovičová",
- "Krajčírová",
- "Králiková",
- "Krúpová",
- "Kubíková",
- "Kyseľová",
- "Kállayová",
- "Labudová",
- "Lepšíková",
- "Liptáková",
- "Lisická",
- "Lubinová",
- "Lukáčová",
- "Luptáková",
- "Líšková",
- "Madejová",
- "Majeská",
- "Malachovská",
- "Malíšeková",
- "Mamojková",
- "Marcinková",
- "Mariánová",
- "Masaryková",
- "Maslová",
- "Matiašková",
- "Medveďová",
- "Melcerová",
- "Mečiarová",
- "Michalíková",
- "Mihaliková",
- "Mihálová",
- "Miháliková",
- "Miklošková",
- "Mikulíková",
- "Mikušová",
- "Mikúšová",
- "Milotová",
- "Mináčová",
- "Mišíková",
- "Mojžišová",
- "Mokrošová",
- "Morová",
- "Moravčíková",
- "Mydlová",
- "Nemcová",
- "Nováková",
- "Obšutová",
- "Ondrušová",
- "Otčenášová",
- "Pauková",
- "Pavlikovská",
- "Pavúková",
- "Pašeková",
- "Pašková",
- "Pelikánová",
- "Petrovická",
- "Petrušková",
- "Pešková",
- "Plchová",
- "Plekanecová",
- "Podhradská",
- "Podkonická",
- "Poliaková",
- "Pupáková",
- "Raková",
- "Repiská",
- "Romančíková",
- "Rusová",
- "Ružičková",
- "Rybníčeková",
- "Rybárová",
- "Rybáriková",
- "Samsonová",
- "Sedliaková",
- "Senková",
- "Sklenková",
- "Skokanová",
- "Skutecká",
- "Slašťanová",
- "Slobodová",
- "Slobodníková",
- "Slotová",
- "Slováková",
- "Smreková",
- "Stodolová",
- "Straková",
- "Strnisková",
- "Svrbíková",
- "Sámelová",
- "Sýkorová",
- "Tatarová",
- "Tatarková",
- "Tatárová",
- "Tatárkaová",
- "Thomková",
- "Tomečeková",
- "Tomková",
- "Trubenová",
- "Turčoková",
- "Uramová",
- "Urblíková",
- "Vajcíková",
- "Vajdová",
- "Valachová",
- "Valachovičová",
- "Valentová",
- "Valušková",
- "Vaneková",
- "Veselová",
- "Vicenová",
- "Višňovská",
- "Vlachová",
- "Vojteková",
- "Vydarená",
- "Zajacová",
- "Zimová",
- "Zimková",
- "Záborská",
- "Zúbriková",
- "Čapkovičová",
- "Čaplovičová",
- "Čarnogurská",
- "Čierná",
- "Čobrdová",
- "Ďaďová",
- "Ďuricová",
- "Ďurišová",
- "Šidlová",
- "Šimonovičová",
- "Škriniarová",
- "Škultétyová",
- "Šmajdová",
- "Šoltésová",
- "Šoltýsová",
- "Štefanová",
- "Štefanková",
- "Šulcová",
- "Šurková",
- "Švehlová",
- "Šťastná"
- ],
- "prefix": [
- "Ing.",
- "Mgr.",
- "JUDr.",
- "MUDr."
- ],
- "suffix": [
- "Phd."
- ],
- "title": {
- "descriptor": [
- "Lead",
- "Senior",
- "Direct",
- "Corporate",
- "Dynamic",
- "Future",
- "Product",
- "National",
- "Regional",
- "District",
- "Central",
- "Global",
- "Customer",
- "Investor",
- "Dynamic",
- "International",
- "Legacy",
- "Forward",
- "Internal",
- "Human",
- "Chief",
- "Principal"
- ],
- "level": [
- "Solutions",
- "Program",
- "Brand",
- "Security",
- "Research",
- "Marketing",
- "Directives",
- "Implementation",
- "Integration",
- "Functionality",
- "Response",
- "Paradigm",
- "Tactics",
- "Identity",
- "Markets",
- "Group",
- "Division",
- "Applications",
- "Optimization",
- "Operations",
- "Infrastructure",
- "Intranet",
- "Communications",
- "Web",
- "Branding",
- "Quality",
- "Assurance",
- "Mobility",
- "Accounts",
- "Data",
- "Creative",
- "Configuration",
- "Accountability",
- "Interactions",
- "Factors",
- "Usability",
- "Metrics"
- ],
- "job": [
- "Supervisor",
- "Associate",
- "Executive",
- "Liason",
- "Officer",
- "Manager",
- "Engineer",
- "Specialist",
- "Director",
- "Coordinator",
- "Administrator",
- "Architect",
- "Analyst",
- "Designer",
- "Planner",
- "Orchestrator",
- "Technician",
- "Developer",
- "Producer",
- "Consultant",
- "Assistant",
- "Facilitator",
- "Agent",
- "Representative",
- "Strategist"
- ]
- },
- "name": [
- "#{prefix} #{man_first_name} #{man_last_name}",
- "#{prefix} #{woman_first_name} #{woman_last_name}",
- "#{man_first_name} #{man_last_name} #{suffix}",
- "#{woman_first_name} #{woman_last_name} #{suffix}",
- "#{man_first_name} #{man_last_name}",
- "#{man_first_name} #{man_last_name}",
- "#{man_first_name} #{man_last_name}",
- "#{woman_first_name} #{woman_last_name}",
- "#{woman_first_name} #{woman_last_name}",
- "#{woman_first_name} #{woman_last_name}"
- ]
-};
-sk.phone_number = {
- "formats": [
- "09## ### ###",
- "0## #### ####",
- "0# #### ####",
- "+421 ### ### ###"
- ]
-};
diff --git a/lib/locales/sk/address/building_number.js b/lib/locales/sk/address/building_number.js
new file mode 100644
index 00000000..23fc733d
--- /dev/null
+++ b/lib/locales/sk/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#",
+ "##",
+ "###"
+];
diff --git a/lib/locales/sk/address/city.js b/lib/locales/sk/address/city.js
new file mode 100644
index 00000000..d62eafb1
--- /dev/null
+++ b/lib/locales/sk/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_name}"
+];
diff --git a/lib/locales/sk/address/city_name.js b/lib/locales/sk/address/city_name.js
new file mode 100644
index 00000000..67eb29ee
--- /dev/null
+++ b/lib/locales/sk/address/city_name.js
@@ -0,0 +1,81 @@
+module["exports"] = [
+ "Bánovce nad Bebravou",
+ "Banská Bystrica",
+ "Banská Štiavnica",
+ "Bardejov",
+ "Bratislava I",
+ "Bratislava II",
+ "Bratislava III",
+ "Bratislava IV",
+ "Bratislava V",
+ "Brezno",
+ "Bytča",
+ "Čadca",
+ "Detva",
+ "Dolný Kubín",
+ "Dunajská Streda",
+ "Galanta",
+ "Gelnica",
+ "Hlohovec",
+ "Humenné",
+ "Ilava",
+ "Kežmarok",
+ "Komárno",
+ "Košice I",
+ "Košice II",
+ "Košice III",
+ "Košice IV",
+ "Košice-okolie",
+ "Krupina",
+ "Kysucké Nové Mesto",
+ "Levice",
+ "Levoča",
+ "Liptovský Mikuláš",
+ "Lučenec",
+ "Malacky",
+ "Martin",
+ "Medzilaborce",
+ "Michalovce",
+ "Myjava",
+ "Námestovo",
+ "Nitra",
+ "Nové Mesto n.Váhom",
+ "Nové Zámky",
+ "Partizánske",
+ "Pezinok",
+ "Piešťany",
+ "Poltár",
+ "Poprad",
+ "Považská Bystrica",
+ "Prešov",
+ "Prievidza",
+ "Púchov",
+ "Revúca",
+ "Rimavská Sobota",
+ "Rožňava",
+ "Ružomberok",
+ "Sabinov",
+ "Šaľa",
+ "Senec",
+ "Senica",
+ "Skalica",
+ "Snina",
+ "Sobrance",
+ "Spišská Nová Ves",
+ "Stará Ľubovňa",
+ "Stropkov",
+ "Svidník",
+ "Topoľčany",
+ "Trebišov",
+ "Trenčín",
+ "Trnava",
+ "Turčianske Teplice",
+ "Tvrdošín",
+ "Veľký Krtíš",
+ "Vranov nad Topľou",
+ "Žarnovica",
+ "Žiar nad Hronom",
+ "Žilina",
+ "Zlaté Moravce",
+ "Zvolen"
+];
diff --git a/lib/locales/sk/address/city_prefix.js b/lib/locales/sk/address/city_prefix.js
new file mode 100644
index 00000000..67d65339
--- /dev/null
+++ b/lib/locales/sk/address/city_prefix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "North",
+ "East",
+ "West",
+ "South",
+ "New",
+ "Lake",
+ "Port"
+];
diff --git a/lib/locales/sk/address/city_suffix.js b/lib/locales/sk/address/city_suffix.js
new file mode 100644
index 00000000..84344b1f
--- /dev/null
+++ b/lib/locales/sk/address/city_suffix.js
@@ -0,0 +1,21 @@
+module["exports"] = [
+ "town",
+ "ton",
+ "land",
+ "ville",
+ "berg",
+ "burgh",
+ "borough",
+ "bury",
+ "view",
+ "port",
+ "mouth",
+ "stad",
+ "furt",
+ "chester",
+ "mouth",
+ "fort",
+ "haven",
+ "side",
+ "shire"
+];
diff --git a/lib/locales/sk/address/country.js b/lib/locales/sk/address/country.js
new file mode 100644
index 00000000..cc5c00c2
--- /dev/null
+++ b/lib/locales/sk/address/country.js
@@ -0,0 +1,384 @@
+module["exports"] = [
+ "Afganistan",
+ "Afgánsky islamský štát",
+ "Albánsko",
+ "Albánska republika",
+ "Alžírsko",
+ "Alžírska demokratická ľudová republika",
+ "Andorra",
+ "Andorrské kniežatsvo",
+ "Angola",
+ "Angolská republika",
+ "Antigua a Barbuda",
+ "Antigua a Barbuda",
+ "Argentína",
+ "Argentínska republika",
+ "Arménsko",
+ "Arménska republika",
+ "Austrália",
+ "Austrálsky zväz",
+ "Azerbajdžan",
+ "Azerbajdžanská republika",
+ "Bahamy",
+ "Bahamské spoločenstvo",
+ "Bahrajn",
+ "Bahrajnské kráľovstvo",
+ "Bangladéš",
+ "Bangladéšska ľudová republika",
+ "Barbados",
+ "Barbados",
+ "Belgicko",
+ "Belgické kráľovstvo",
+ "Belize",
+ "Belize",
+ "Benin",
+ "Beninská republika",
+ "Bhután",
+ "Bhutánske kráľovstvo",
+ "Bielorusko",
+ "Bieloruská republika",
+ "Bolívia",
+ "Bolívijská republika",
+ "Bosna a Hercegovina",
+ "Republika Bosny a Hercegoviny",
+ "Botswana",
+ "Botswanská republika",
+ "Brazília",
+ "Brazílska federatívna republika",
+ "Brunej",
+ "Brunejský sultanát",
+ "Bulharsko",
+ "Bulharská republika",
+ "Burkina Faso",
+ "Burkina Faso",
+ "Burundi",
+ "Burundská republika",
+ "Cyprus",
+ "Cyperská republika",
+ "Čad",
+ "Republika Čad",
+ "Česko",
+ "Česká republika",
+ "Čína",
+ "Čínska ľudová republika",
+ "Dánsko",
+ "Dánsko kráľovstvo",
+ "Dominika",
+ "Spoločenstvo Dominika",
+ "Dominikánska republika",
+ "Dominikánska republika",
+ "Džibutsko",
+ "Džibutská republika",
+ "Egypt",
+ "Egyptská arabská republika",
+ "Ekvádor",
+ "Ekvádorská republika",
+ "Eritrea",
+ "Eritrejský štát",
+ "Estónsko",
+ "Estónska republika",
+ "Etiópia",
+ "Etiópska federatívna demokratická republika",
+ "Fidži",
+ "Republika ostrovy Fidži",
+ "Filipíny",
+ "Filipínska republika",
+ "Fínsko",
+ "Fínska republika",
+ "Francúzsko",
+ "Francúzska republika",
+ "Gabon",
+ "Gabonská republika",
+ "Gambia",
+ "Gambijská republika",
+ "Ghana",
+ "Ghanská republika",
+ "Grécko",
+ "Helénska republika",
+ "Grenada",
+ "Grenada",
+ "Gruzínsko",
+ "Gruzínsko",
+ "Guatemala",
+ "Guatemalská republika",
+ "Guinea",
+ "Guinejská republika",
+ "Guinea-Bissau",
+ "Republika Guinea-Bissau",
+ "Guayana",
+ "Guayanská republika",
+ "Haiti",
+ "Republika Haiti",
+ "Holandsko",
+ "Holandské kráľovstvo",
+ "Honduras",
+ "Honduraská republika",
+ "Chile",
+ "Čílska republika",
+ "Chorvátsko",
+ "Chorvátska republika",
+ "India",
+ "Indická republika",
+ "Indonézia",
+ "Indonézska republika",
+ "Irak",
+ "Iracká republika",
+ "Irán",
+ "Iránska islamská republika",
+ "Island",
+ "Islandská republika",
+ "Izrael",
+ "Štát Izrael",
+ "Írsko",
+ "Írska republika",
+ "Jamajka",
+ "Jamajka",
+ "Japonsko",
+ "Japonsko",
+ "Jemen",
+ "Jemenská republika",
+ "Jordánsko",
+ "Jordánske hášimovské kráľovstvo",
+ "Južná Afrika",
+ "Juhoafrická republika",
+ "Kambodža",
+ "Kambodžské kráľovstvo",
+ "Kamerun",
+ "Kamerunská republika",
+ "Kanada",
+ "Kanada",
+ "Kapverdy",
+ "Kapverdská republika",
+ "Katar",
+ "Štát Katar",
+ "Kazachstan",
+ "Kazašská republika",
+ "Keňa",
+ "Kenská republika",
+ "Kirgizsko",
+ "Kirgizská republika",
+ "Kiribati",
+ "Kiribatská republika",
+ "Kolumbia",
+ "Kolumbijská republika",
+ "Komory",
+ "Komorská únia",
+ "Kongo",
+ "Konžská demokratická republika",
+ "Kongo (\"Brazzaville\")",
+ "Konžská republika",
+ "Kórea (\"Južná\")",
+ "Kórejská republika",
+ "Kórea (\"Severná\")",
+ "Kórejská ľudovodemokratická republika",
+ "Kostarika",
+ "Kostarická republika",
+ "Kuba",
+ "Kubánska republika",
+ "Kuvajt",
+ "Kuvajtský štát",
+ "Laos",
+ "Laoská ľudovodemokratická republika",
+ "Lesotho",
+ "Lesothské kráľovstvo",
+ "Libanon",
+ "Libanonská republika",
+ "Libéria",
+ "Libérijská republika",
+ "Líbya",
+ "Líbyjská arabská ľudová socialistická džamáhírija",
+ "Lichtenštajnsko",
+ "Lichtenštajnské kniežatstvo",
+ "Litva",
+ "Litovská republika",
+ "Lotyšsko",
+ "Lotyšská republika",
+ "Luxembursko",
+ "Luxemburské veľkovojvodstvo",
+ "Macedónsko",
+ "Macedónska republika",
+ "Madagaskar",
+ "Madagaskarská republika",
+ "Maďarsko",
+ "Maďarská republika",
+ "Malajzia",
+ "Malajzia",
+ "Malawi",
+ "Malawijská republika",
+ "Maldivy",
+ "Maldivská republika",
+ "Mali",
+ "Malijská republika",
+ "Malta",
+ "Malta",
+ "Maroko",
+ "Marocké kráľovstvo",
+ "Marshallove ostrovy",
+ "Republika Marshallových ostrovy",
+ "Mauritánia",
+ "Mauritánska islamská republika",
+ "Maurícius",
+ "Maurícijská republika",
+ "Mexiko",
+ "Spojené štáty mexické",
+ "Mikronézia",
+ "Mikronézske federatívne štáty",
+ "Mjanmarsko",
+ "Mjanmarský zväz",
+ "Moldavsko",
+ "Moldavská republika",
+ "Monako",
+ "Monacké kniežatstvo",
+ "Mongolsko",
+ "Mongolsko",
+ "Mozambik",
+ "Mozambická republika",
+ "Namíbia",
+ "Namíbijská republika",
+ "Nauru",
+ "Naurská republika",
+ "Nemecko",
+ "Nemecká spolková republika",
+ "Nepál",
+ "Nepálske kráľovstvo",
+ "Niger",
+ "Nigerská republika",
+ "Nigéria",
+ "Nigérijská federatívna republika",
+ "Nikaragua",
+ "Nikaragujská republika",
+ "Nový Zéland",
+ "Nový Zéland",
+ "Nórsko",
+ "Nórske kráľovstvo",
+ "Omán",
+ "Ománsky sultanát",
+ "Pakistan",
+ "Pakistanská islamská republika",
+ "Palau",
+ "Palauská republika",
+ "Panama",
+ "Panamská republika",
+ "Papua-Nová Guinea",
+ "Nezávislý štát Papua-Nová Guinea",
+ "Paraguaj",
+ "Paraguajská republika",
+ "Peru",
+ "Peruánska republika",
+ "Pobrežie Slonoviny",
+ "Republika Pobrežie Slonoviny",
+ "Poľsko",
+ "Poľská republika",
+ "Portugalsko",
+ "Portugalská republika",
+ "Rakúsko",
+ "Rakúska republika",
+ "Rovníková Guinea",
+ "Republika Rovníková Guinea",
+ "Rumunsko",
+ "Rumunsko",
+ "Rusko",
+ "Ruská federácia",
+ "Rwanda",
+ "Rwandská republika",
+ "Salvádor",
+ "Salvádorská republika",
+ "Samoa",
+ "Nezávislý štát Samoa",
+ "San Maríno",
+ "Sanmarínska republika",
+ "Saudská Arábia",
+ "Kráľovstvo Saudskej Arábie",
+ "Senegal",
+ "Senegalská republika",
+ "Seychely",
+ "Seychelská republika",
+ "Sierra Leone",
+ "Republika Sierra Leone",
+ "Singapur",
+ "Singapurska republika",
+ "Slovensko",
+ "Slovenská republika",
+ "Slovinsko",
+ "Slovinská republika",
+ "Somálsko",
+ "Somálska demokratická republika",
+ "Spojené arabské emiráty",
+ "Spojené arabské emiráty",
+ "Spojené štáty americké",
+ "Spojené štáty americké",
+ "Srbsko a Čierna Hora",
+ "Srbsko a Čierna Hora",
+ "Srí Lanka",
+ "Demokratická socialistická republika Srí Lanka",
+ "Stredoafrická republika",
+ "Stredoafrická republika",
+ "Sudán",
+ "Sudánska republika",
+ "Surinam",
+ "Surinamská republika",
+ "Svazijsko",
+ "Svazijské kráľovstvo",
+ "Svätá Lucia",
+ "Svätá Lucia",
+ "Svätý Krištof a Nevis",
+ "Federácia Svätý Krištof a Nevis",
+ "Sv. Tomáš a Princov Ostrov",
+ "Demokratická republika Svätý Tomáš a Princov Ostrov",
+ "Sv. Vincent a Grenadíny",
+ "Svätý Vincent a Grenadíny",
+ "Sýria",
+ "Sýrska arabská republika",
+ "Šalamúnove ostrovy",
+ "Šalamúnove ostrovy",
+ "Španielsko",
+ "Španielske kráľovstvo",
+ "Švajčiarsko",
+ "Švajčiarska konfederácia",
+ "Švédsko",
+ "Švédske kráľovstvo",
+ "Tadžikistan",
+ "Tadžická republika",
+ "Taliansko",
+ "Talianska republika",
+ "Tanzánia",
+ "Tanzánijská zjednotená republika",
+ "Thajsko",
+ "Thajské kráľovstvo",
+ "Togo",
+ "Tožská republika",
+ "Tonga",
+ "Tonžské kráľovstvo",
+ "Trinidad a Tobago",
+ "Republika Trinidad a Tobago",
+ "Tunisko",
+ "Tuniská republika",
+ "Turecko",
+ "Turecká republika",
+ "Turkménsko",
+ "Turkménsko",
+ "Tuvalu",
+ "Tuvalu",
+ "Uganda",
+ "Ugandská republika",
+ "Ukrajina",
+ "Uruguaj",
+ "Uruguajská východná republika",
+ "Uzbekistan",
+ "Vanuatu",
+ "Vanuatská republika",
+ "Vatikán",
+ "Svätá Stolica",
+ "Veľká Británia",
+ "Spojené kráľovstvo Veľkej Británie a Severného Írska",
+ "Venezuela",
+ "Venezuelská bolívarovská republika",
+ "Vietnam",
+ "Vietnamská socialistická republika",
+ "Východný Timor",
+ "Demokratická republika Východný Timor",
+ "Zambia",
+ "Zambijská republika",
+ "Zimbabwe",
+ "Zimbabwianska republika"
+];
diff --git a/lib/locales/sk/address/default_country.js b/lib/locales/sk/address/default_country.js
new file mode 100644
index 00000000..d58e1849
--- /dev/null
+++ b/lib/locales/sk/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Slovensko"
+];
diff --git a/lib/locales/sk/address/index.js b/lib/locales/sk/address/index.js
new file mode 100644
index 00000000..8abbc583
--- /dev/null
+++ b/lib/locales/sk/address/index.js
@@ -0,0 +1,17 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.time_zone = require("./time_zone");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.street = require("./street");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/sk/address/postcode.js b/lib/locales/sk/address/postcode.js
new file mode 100644
index 00000000..f616b12f
--- /dev/null
+++ b/lib/locales/sk/address/postcode.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#####",
+ "### ##",
+ "## ###"
+];
diff --git a/lib/locales/sk/address/secondary_address.js b/lib/locales/sk/address/secondary_address.js
new file mode 100644
index 00000000..cbd6d754
--- /dev/null
+++ b/lib/locales/sk/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Apt. ###",
+ "Suite ###"
+];
diff --git a/lib/locales/sk/address/state.js b/lib/locales/sk/address/state.js
new file mode 100644
index 00000000..688be216
--- /dev/null
+++ b/lib/locales/sk/address/state.js
@@ -0,0 +1 @@
+module["exports"] = [];
diff --git a/lib/locales/sk/address/state_abbr.js b/lib/locales/sk/address/state_abbr.js
new file mode 100644
index 00000000..688be216
--- /dev/null
+++ b/lib/locales/sk/address/state_abbr.js
@@ -0,0 +1 @@
+module["exports"] = [];
diff --git a/lib/locales/sk/address/street.js b/lib/locales/sk/address/street.js
new file mode 100644
index 00000000..b54a543d
--- /dev/null
+++ b/lib/locales/sk/address/street.js
@@ -0,0 +1,1162 @@
+module["exports"] = [
+ "Adámiho",
+ "Ahoj",
+ "Albína Brunovského",
+ "Albrechtova",
+ "Alejová",
+ "Alešova",
+ "Alibernetová",
+ "Alžbetínska",
+ "Alžbety Gwerkovej",
+ "Ambroseho",
+ "Ambrušova",
+ "Americká",
+ "Americké námestie",
+ "Americké námestie",
+ "Andreja Mráza",
+ "Andreja Plávku",
+ "Andrusovova",
+ "Anenská",
+ "Anenská",
+ "Antolská",
+ "Astronomická",
+ "Astrová",
+ "Azalková",
+ "Azovská",
+ "Babuškova",
+ "Bachova",
+ "Bajkalská",
+ "Bajkalská",
+ "Bajkalská",
+ "Bajkalská",
+ "Bajkalská",
+ "Bajkalská",
+ "Bajzova",
+ "Bancíkovej",
+ "Banícka",
+ "Baníkova",
+ "Banskobystrická",
+ "Banšelova",
+ "Bardejovská",
+ "Bartókova",
+ "Bartoňova",
+ "Bartoškova",
+ "Baštová",
+ "Bazová",
+ "Bažantia",
+ "Beblavého",
+ "Beckovská",
+ "Bedľová",
+ "Belániková",
+ "Belehradská",
+ "Belinského",
+ "Belopotockého",
+ "Beňadická",
+ "Bencúrova",
+ "Benediktiho",
+ "Beniakova",
+ "Bernolákova",
+ "Beskydská",
+ "Betliarska",
+ "Bezručova",
+ "Biela",
+ "Bielkova",
+ "Björnsonova",
+ "Blagoevova",
+ "Blatnická",
+ "Blumentálska",
+ "Blyskáčová",
+ "Bočná",
+ "Bohrova",
+ "Bohúňova",
+ "Bojnická",
+ "Borodáčova",
+ "Borská",
+ "Bosákova",
+ "Botanická",
+ "Bottova",
+ "Boženy Němcovej",
+ "Bôrik",
+ "Bradáčova",
+ "Bradlianska",
+ "Brančská",
+ "Bratská",
+ "Brestová",
+ "Brezovská",
+ "Briežky",
+ "Brnianska",
+ "Brodná",
+ "Brodská",
+ "Broskyňová",
+ "Břeclavská",
+ "Budatínska",
+ "Budatínska",
+ "Budatínska",
+ "Búdkova cesta",
+ "Budovateľská",
+ "Budyšínska",
+ "Budyšínska",
+ "Buková",
+ "Bukureštská",
+ "Bulharská",
+ "Bulíkova",
+ "Bystrého",
+ "Bzovícka",
+ "Cablkova",
+ "Cesta na Červený most",
+ "Cesta na Červený most",
+ "Cesta na Senec",
+ "Cikkerova",
+ "Cintorínska",
+ "Cintulova",
+ "Cukrová",
+ "Cyrilova",
+ "Čajakova",
+ "Čajkovského",
+ "Čaklovská",
+ "Čalovská",
+ "Čapajevova",
+ "Čapkova",
+ "Čárskeho",
+ "Čavojského",
+ "Čečinová",
+ "Čelakovského",
+ "Čerešňová",
+ "Černyševského",
+ "Červeňova",
+ "Česká",
+ "Československých par",
+ "Čipkárska",
+ "Čmelíkova",
+ "Čmeľovec",
+ "Čulenova",
+ "Daliborovo námestie",
+ "Dankovského",
+ "Dargovská",
+ "Ďatelinová",
+ "Daxnerovo námestie",
+ "Devínska cesta",
+ "Dlhé diely I.",
+ "Dlhé diely II.",
+ "Dlhé diely III.",
+ "Dobrovičova",
+ "Dobrovičova",
+ "Dobrovského",
+ "Dobšinského",
+ "Dohnalova",
+ "Dohnányho",
+ "Doležalova",
+ "Dolná",
+ "Dolnozemská cesta",
+ "Domkárska",
+ "Domové role",
+ "Donnerova",
+ "Donovalova",
+ "Dostojevského rad",
+ "Dr. Vladimíra Clemen",
+ "Drevená",
+ "Drieňová",
+ "Drieňová",
+ "Drieňová",
+ "Drotárska cesta",
+ "Drotárska cesta",
+ "Drotárska cesta",
+ "Družicová",
+ "Družstevná",
+ "Dubnická",
+ "Dubová",
+ "Dúbravská cesta",
+ "Dudova",
+ "Dulovo námestie",
+ "Dulovo námestie",
+ "Dunajská",
+ "Dvořákovo nábrežie",
+ "Edisonova",
+ "Einsteinova",
+ "Elektrárenská",
+ "Exnárova",
+ "F. Kostku",
+ "Fadruszova",
+ "Fajnorovo nábrežie",
+ "Fándlyho",
+ "Farebná",
+ "Farská",
+ "Farského",
+ "Fazuľová",
+ "Fedinova",
+ "Ferienčíkova",
+ "Fialkové údolie",
+ "Fibichova",
+ "Filiálne nádražie",
+ "Flöglova",
+ "Floriánske námestie",
+ "Fraňa Kráľa",
+ "Francisciho",
+ "Francúzskych partizá",
+ "Františkánska",
+ "Františkánske námest",
+ "Furdekova",
+ "Furdekova",
+ "Gabčíkova",
+ "Gagarinova",
+ "Gagarinova",
+ "Gagarinova",
+ "Gajova",
+ "Galaktická",
+ "Galandova",
+ "Gallova",
+ "Galvaniho",
+ "Gašparíkova",
+ "Gaštanová",
+ "Gavlovičova",
+ "Gemerská",
+ "Gercenova",
+ "Gessayova",
+ "Gettingová",
+ "Godrova",
+ "Gogoľova",
+ "Goláňova",
+ "Gondova",
+ "Goralská",
+ "Gorazdova",
+ "Gorkého",
+ "Gregorovej",
+ "Grösslingova",
+ "Gruzínska",
+ "Gunduličova",
+ "Gusevova",
+ "Haanova",
+ "Haburská",
+ "Halašova",
+ "Hálkova",
+ "Hálova",
+ "Hamuliakova",
+ "Hanácka",
+ "Handlovská",
+ "Hany Meličkovej",
+ "Harmanecká",
+ "Hasičská",
+ "Hattalova",
+ "Havlíčkova",
+ "Havrania",
+ "Haydnova",
+ "Herlianska",
+ "Herlianska",
+ "Heydukova",
+ "Hlaváčikova",
+ "Hlavatého",
+ "Hlavné námestie",
+ "Hlboká cesta",
+ "Hlboká cesta",
+ "Hlivová",
+ "Hlučínska",
+ "Hodálova",
+ "Hodžovo námestie",
+ "Holekova",
+ "Holíčska",
+ "Hollého",
+ "Holubyho",
+ "Hontianska",
+ "Horárska",
+ "Horné Židiny",
+ "Horská",
+ "Horská",
+ "Hrad",
+ "Hradné údolie",
+ "Hrachová",
+ "Hraničná",
+ "Hrebendova",
+ "Hríbová",
+ "Hriňovská",
+ "Hrobákova",
+ "Hrobárska",
+ "Hroboňova",
+ "Hudecova",
+ "Humenské námestie",
+ "Hummelova",
+ "Hurbanovo námestie",
+ "Hurbanovo námestie",
+ "Hviezdoslavovo námes",
+ "Hýrošova",
+ "Chalupkova",
+ "Chemická",
+ "Chlumeckého",
+ "Chorvátska",
+ "Chorvátska",
+ "Iľjušinova",
+ "Ilkovičova",
+ "Inovecká",
+ "Inovecká",
+ "Iskerníková",
+ "Ivana Horvátha",
+ "Ivánska cesta",
+ "J.C.Hronského",
+ "Jabloňová",
+ "Jadrová",
+ "Jakabova",
+ "Jakubovo námestie",
+ "Jamnického",
+ "Jána Stanislava",
+ "Janáčkova",
+ "Jančova",
+ "Janíkove role",
+ "Jankolova",
+ "Jánošíkova",
+ "Jánoškova",
+ "Janotova",
+ "Jánska",
+ "Jantárová cesta",
+ "Jarabinková",
+ "Jarná",
+ "Jaroslavova",
+ "Jarošova",
+ "Jaseňová",
+ "Jasná",
+ "Jasovská",
+ "Jastrabia",
+ "Jašíkova",
+ "Javorinská",
+ "Javorová",
+ "Jazdecká",
+ "Jedlíkova",
+ "Jégého",
+ "Jelačičova",
+ "Jelenia",
+ "Jesenná",
+ "Jesenského",
+ "Jiráskova",
+ "Jiskrova",
+ "Jozefská",
+ "Junácka",
+ "Jungmannova",
+ "Jurigovo námestie",
+ "Jurovského",
+ "Jurská",
+ "Justičná",
+ "K lomu",
+ "K Železnej studienke",
+ "Kalinčiakova",
+ "Kamenárska",
+ "Kamenné námestie",
+ "Kapicova",
+ "Kapitulská",
+ "Kapitulský dvor",
+ "Kapucínska",
+ "Kapušianska",
+ "Karadžičova",
+ "Karadžičova",
+ "Karadžičova",
+ "Karadžičova",
+ "Karloveská",
+ "Karloveské rameno",
+ "Karpatská",
+ "Kašmírska",
+ "Kaštielska",
+ "Kaukazská",
+ "Kempelenova",
+ "Kežmarské námestie",
+ "Kladnianska",
+ "Klariská",
+ "Kláštorská",
+ "Klatovská",
+ "Klatovská",
+ "Klemensova",
+ "Klincová",
+ "Klobučnícka",
+ "Klokočova",
+ "Kľukatá",
+ "Kmeťovo námestie",
+ "Koceľova",
+ "Kočánkova",
+ "Kohútova",
+ "Kolárska",
+ "Kolískova",
+ "Kollárovo námestie",
+ "Kollárovo námestie",
+ "Kolmá",
+ "Komárňanská",
+ "Komárnická",
+ "Komárnická",
+ "Komenského námestie",
+ "Kominárska",
+ "Komonicová",
+ "Konopná",
+ "Konvalinková",
+ "Konventná",
+ "Kopanice",
+ "Kopčianska",
+ "Koperníkova",
+ "Korabinského",
+ "Koreničova",
+ "Kostlivého",
+ "Kostolná",
+ "Košická",
+ "Košická",
+ "Košická",
+ "Kováčska",
+ "Kovorobotnícka",
+ "Kozia",
+ "Koziarka",
+ "Kozmonautická",
+ "Krajná",
+ "Krakovská",
+ "Kráľovské údolie",
+ "Krasinského",
+ "Kraskova",
+ "Krásna",
+ "Krásnohorská",
+ "Krasovského",
+ "Krátka",
+ "Krčméryho",
+ "Kremnická",
+ "Kresánkova",
+ "Krivá",
+ "Križkova",
+ "Krížna",
+ "Krížna",
+ "Krížna",
+ "Krížna",
+ "Krmanova",
+ "Krompašská",
+ "Krupinská",
+ "Krupkova",
+ "Kubániho",
+ "Kubínska",
+ "Kuklovská",
+ "Kukučínova",
+ "Kukuričná",
+ "Kulíškova",
+ "Kultúrna",
+ "Kupeckého",
+ "Kúpeľná",
+ "Kutlíkova",
+ "Kutuzovova",
+ "Kuzmányho",
+ "Kvačalova",
+ "Kvetná",
+ "Kýčerského",
+ "Kyjevská",
+ "Kysucká",
+ "Laborecká",
+ "Lackova",
+ "Ladislava Sáru",
+ "Ľadová",
+ "Lachova",
+ "Ľaliová",
+ "Lamačská cesta",
+ "Lamačská cesta",
+ "Lamanského",
+ "Landererova",
+ "Langsfeldova",
+ "Ľanová",
+ "Laskomerského",
+ "Laučekova",
+ "Laurinská",
+ "Lazaretská",
+ "Lazaretská",
+ "Legerského",
+ "Legionárska",
+ "Legionárska",
+ "Lehockého",
+ "Lehockého",
+ "Lenardova",
+ "Lermontovova",
+ "Lesná",
+ "Leškova",
+ "Letecká",
+ "Letisko M.R.Štefánik",
+ "Letná",
+ "Levárska",
+ "Levická",
+ "Levočská",
+ "Lidická",
+ "Lietavská",
+ "Lichardova",
+ "Lipová",
+ "Lipovinová",
+ "Liptovská",
+ "Listová",
+ "Líščie nivy",
+ "Líščie údolie",
+ "Litovská",
+ "Lodná",
+ "Lombardiniho",
+ "Lomonosovova",
+ "Lopenícka",
+ "Lovinského",
+ "Ľubietovská",
+ "Ľubinská",
+ "Ľubľanská",
+ "Ľubochnianska",
+ "Ľubovnianska",
+ "Lúčna",
+ "Ľudové námestie",
+ "Ľudovíta Fullu",
+ "Luhačovická",
+ "Lužická",
+ "Lužná",
+ "Lýcejná",
+ "Lykovcová",
+ "M. Hella",
+ "Magnetová",
+ "Macharova",
+ "Majakovského",
+ "Majerníkova",
+ "Májkova",
+ "Májová",
+ "Makovického",
+ "Malá",
+ "Malé pálenisko",
+ "Malinová",
+ "Malý Draždiak",
+ "Malý trh",
+ "Mamateyova",
+ "Mamateyova",
+ "Mánesovo námestie",
+ "Mariánska",
+ "Marie Curie-Sklodows",
+ "Márie Medveďovej",
+ "Markova",
+ "Marótyho",
+ "Martákovej",
+ "Martinčekova",
+ "Martinčekova",
+ "Martinengova",
+ "Martinská",
+ "Mateja Bela",
+ "Matejkova",
+ "Matičná",
+ "Matúšova",
+ "Medená",
+ "Medzierka",
+ "Medzilaborecká",
+ "Merlotová",
+ "Mesačná",
+ "Mestská",
+ "Meteorová",
+ "Metodova",
+ "Mickiewiczova",
+ "Mierová",
+ "Michalská",
+ "Mikovíniho",
+ "Mikulášska",
+ "Miletičova",
+ "Miletičova",
+ "Mišíkova",
+ "Mišíkova",
+ "Mišíkova",
+ "Mliekárenská",
+ "Mlynarovičova",
+ "Mlynská dolina",
+ "Mlynská dolina",
+ "Mlynská dolina",
+ "Mlynské luhy",
+ "Mlynské nivy",
+ "Mlynské nivy",
+ "Mlynské nivy",
+ "Mlynské nivy",
+ "Mlynské nivy",
+ "Mlyny",
+ "Modranská",
+ "Mojmírova",
+ "Mokráň záhon",
+ "Mokrohájska cesta",
+ "Moldavská",
+ "Molecova",
+ "Moravská",
+ "Moskovská",
+ "Most SNP",
+ "Mostová",
+ "Mošovského",
+ "Motýlia",
+ "Moyzesova",
+ "Mozartova",
+ "Mraziarenská",
+ "Mudroňova",
+ "Mudroňova",
+ "Mudroňova",
+ "Muchovo námestie",
+ "Murgašova",
+ "Muškátová",
+ "Muštová",
+ "Múzejná",
+ "Myjavská",
+ "Mýtna",
+ "Mýtna",
+ "Na Baránku",
+ "Na Brezinách",
+ "Na Hrebienku",
+ "Na Kalvárii",
+ "Na Kampárke",
+ "Na kopci",
+ "Na križovatkách",
+ "Na lánoch",
+ "Na paši",
+ "Na piesku",
+ "Na Riviére",
+ "Na Sitine",
+ "Na Slavíne",
+ "Na stráni",
+ "Na Štyridsiatku",
+ "Na úvrati",
+ "Na vŕšku",
+ "Na výslní",
+ "Nábělkova",
+ "Nábrežie arm. gen. L",
+ "Nábrežná",
+ "Nad Dunajom",
+ "Nad lomom",
+ "Nad lúčkami",
+ "Nad lúčkami",
+ "Nad ostrovom",
+ "Nad Sihoťou",
+ "Námestie 1. mája",
+ "Námestie Alexandra D",
+ "Námestie Biely kríž",
+ "Námestie Hraničiarov",
+ "Námestie Jána Pavla",
+ "Námestie Ľudovíta Št",
+ "Námestie Martina Ben",
+ "Nám. M.R.Štefánika",
+ "Námestie slobody",
+ "Námestie slobody",
+ "Námestie SNP",
+ "Námestie SNP",
+ "Námestie sv. Františ",
+ "Narcisová",
+ "Nedbalova",
+ "Nekrasovova",
+ "Neronetová",
+ "Nerudova",
+ "Nevädzová",
+ "Nezábudková",
+ "Niťová",
+ "Nitrianska",
+ "Nížinná",
+ "Nobelova",
+ "Nobelovo námestie",
+ "Nová",
+ "Nová Rožňavská",
+ "Novackého",
+ "Nové pálenisko",
+ "Nové záhrady I",
+ "Nové záhrady II",
+ "Nové záhrady III",
+ "Nové záhrady IV",
+ "Nové záhrady V",
+ "Nové záhrady VI",
+ "Nové záhrady VII",
+ "Novinárska",
+ "Novobanská",
+ "Novohradská",
+ "Novosvetská",
+ "Novosvetská",
+ "Novosvetská",
+ "Obežná",
+ "Obchodná",
+ "Očovská",
+ "Odbojárov",
+ "Odborárska",
+ "Odborárske námestie",
+ "Odborárske námestie",
+ "Ohnicová",
+ "Okánikova",
+ "Okružná",
+ "Olbrachtova",
+ "Olejkárska",
+ "Ondavská",
+ "Ondrejovova",
+ "Oravská",
+ "Orechová cesta",
+ "Orechový rad",
+ "Oriešková",
+ "Ormisova",
+ "Osadná",
+ "Ostravská",
+ "Ostredková",
+ "Osuského",
+ "Osvetová",
+ "Otonelská",
+ "Ovručská",
+ "Ovsištské námestie",
+ "Pajštúnska",
+ "Palackého",
+ "Palárikova",
+ "Palárikova",
+ "Pálavská",
+ "Palisády",
+ "Palisády",
+ "Palisády",
+ "Palkovičova",
+ "Panenská",
+ "Pankúchova",
+ "Panónska cesta",
+ "Panská",
+ "Papánkovo námestie",
+ "Papraďová",
+ "Páričkova",
+ "Parková",
+ "Partizánska",
+ "Pasienky",
+ "Paulínyho",
+ "Pavlovičova",
+ "Pavlovova",
+ "Pavlovská",
+ "Pažického",
+ "Pažítková",
+ "Pečnianska",
+ "Pernecká",
+ "Pestovateľská",
+ "Peterská",
+ "Petzvalova",
+ "Pezinská",
+ "Piesočná",
+ "Piešťanská",
+ "Pifflova",
+ "Pilárikova",
+ "Pionierska",
+ "Pivoňková",
+ "Planckova",
+ "Planét",
+ "Plátenícka",
+ "Pluhová",
+ "Plynárenská",
+ "Plzenská",
+ "Pobrežná",
+ "Pod Bôrikom",
+ "Pod Kalváriou",
+ "Pod lesom",
+ "Pod Rovnicami",
+ "Pod vinicami",
+ "Podhorského",
+ "Podjavorinskej",
+ "Podlučinského",
+ "Podniková",
+ "Podtatranského",
+ "Pohronská",
+ "Polárna",
+ "Poloreckého",
+ "Poľná",
+ "Poľská",
+ "Poludníková",
+ "Porubského",
+ "Poštová",
+ "Považská",
+ "Povraznícka",
+ "Povraznícka",
+ "Pražská",
+ "Predstaničné námesti",
+ "Prepoštská",
+ "Prešernova",
+ "Prešovská",
+ "Prešovská",
+ "Prešovská",
+ "Pri Bielom kríži",
+ "Pri dvore",
+ "Pri Dynamitke",
+ "Pri Habánskom mlyne",
+ "Pri hradnej studni",
+ "Pri seči",
+ "Pri Starej Prachárni",
+ "Pri Starom háji",
+ "Pri Starom Mýte",
+ "Pri strelnici",
+ "Pri Suchom mlyne",
+ "Pri zvonici",
+ "Pribinova",
+ "Pribinova",
+ "Pribinova",
+ "Pribišova",
+ "Pribylinská",
+ "Priečna",
+ "Priekopy",
+ "Priemyselná",
+ "Priemyselná",
+ "Prievozská",
+ "Prievozská",
+ "Prievozská",
+ "Príkopova",
+ "Primaciálne námestie",
+ "Prístav",
+ "Prístavná",
+ "Prokofievova",
+ "Prokopa Veľkého",
+ "Prokopova",
+ "Prúdová",
+ "Prvosienková",
+ "Púpavová",
+ "Pustá",
+ "Puškinova",
+ "Račianska",
+ "Račianska",
+ "Račianske mýto",
+ "Radarová",
+ "Rádiová",
+ "Radlinského",
+ "Radničná",
+ "Radničné námestie",
+ "Radvanská",
+ "Rajská",
+ "Raketová",
+ "Rákosová",
+ "Rastislavova",
+ "Rázusovo nábrežie",
+ "Repná",
+ "Rešetkova",
+ "Revolučná",
+ "Révová",
+ "Revúcka",
+ "Rezedová",
+ "Riazanská",
+ "Riazanská",
+ "Ribayová",
+ "Riečna",
+ "Rigeleho",
+ "Rízlingová",
+ "Riznerova",
+ "Robotnícka",
+ "Romanova",
+ "Röntgenova",
+ "Rosná",
+ "Rovná",
+ "Rovniankova",
+ "Rovníková",
+ "Rozmarínová",
+ "Rožňavská",
+ "Rožňavská",
+ "Rožňavská",
+ "Rubinsteinova",
+ "Rudnayovo námestie",
+ "Rumančeková",
+ "Rusovská cesta",
+ "Ružičková",
+ "Ružinovská",
+ "Ružinovská",
+ "Ružinovská",
+ "Ružomberská",
+ "Ružová dolina",
+ "Ružová dolina",
+ "Rybárska brána",
+ "Rybné námestie",
+ "Rýdziková",
+ "Sabinovská",
+ "Sabinovská",
+ "Sad Janka Kráľa",
+ "Sadová",
+ "Sartorisova",
+ "Sasinkova",
+ "Seberíniho",
+ "Sečovská",
+ "Sedlárska",
+ "Sedmokrásková",
+ "Segnerova",
+ "Sekulská",
+ "Semianova",
+ "Senická",
+ "Senná",
+ "Schillerova",
+ "Schody pri starej vo",
+ "Sibírska",
+ "Sienkiewiczova",
+ "Silvánska",
+ "Sinokvetná",
+ "Skalická cesta",
+ "Skalná",
+ "Sklenárova",
+ "Sklenárska",
+ "Sládkovičova",
+ "Sladová",
+ "Slávičie údolie",
+ "Slavín",
+ "Slepá",
+ "Sliačska",
+ "Sliezska",
+ "Slivková",
+ "Slnečná",
+ "Slovanská",
+ "Slovinská",
+ "Slovnaftská",
+ "Slowackého",
+ "Smetanova",
+ "Smikova",
+ "Smolenická",
+ "Smolnícka",
+ "Smrečianska",
+ "Soferove schody",
+ "Socháňova",
+ "Sokolská",
+ "Solivarská",
+ "Sološnická",
+ "Somolického",
+ "Somolického",
+ "Sosnová",
+ "Spišská",
+ "Spojná",
+ "Spoločenská",
+ "Sputniková",
+ "Sreznevského",
+ "Srnčia",
+ "Stachanovská",
+ "Stálicová",
+ "Staničná",
+ "Stará Černicová",
+ "Stará Ivánska cesta",
+ "Stará Prievozská",
+ "Stará Vajnorská",
+ "Stará vinárska",
+ "Staré Grunty",
+ "Staré ihrisko",
+ "Staré záhrady",
+ "Starhradská",
+ "Starohájska",
+ "Staromestská",
+ "Staroturský chodník",
+ "Staviteľská",
+ "Stodolova",
+ "Stoklasová",
+ "Strakova",
+ "Strážnická",
+ "Strážny dom",
+ "Strečnianska",
+ "Stredná",
+ "Strelecká",
+ "Strmá cesta",
+ "Strojnícka",
+ "Stropkovská",
+ "Struková",
+ "Studená",
+ "Stuhová",
+ "Súbežná",
+ "Súhvezdná",
+ "Suché mýto",
+ "Suchohradská",
+ "Súkennícka",
+ "Súľovská",
+ "Sumbalova",
+ "Súmračná",
+ "Súťažná",
+ "Svätého Vincenta",
+ "Svätoplukova",
+ "Svätoplukova",
+ "Svätovojtešská",
+ "Svetlá",
+ "Svíbová",
+ "Svidnícka",
+ "Svoradova",
+ "Svrčia",
+ "Syslia",
+ "Šafárikovo námestie",
+ "Šafárikovo námestie",
+ "Šafránová",
+ "Šagátova",
+ "Šalviová",
+ "Šancová",
+ "Šancová",
+ "Šancová",
+ "Šancová",
+ "Šándorova",
+ "Šarišská",
+ "Šášovská",
+ "Šaštínska",
+ "Ševčenkova",
+ "Šintavská",
+ "Šípková",
+ "Škarniclova",
+ "Školská",
+ "Škovránčia",
+ "Škultétyho",
+ "Šoltésovej",
+ "Špieszova",
+ "Špitálska",
+ "Športová",
+ "Šrobárovo námestie",
+ "Šťastná",
+ "Štedrá",
+ "Štefánikova",
+ "Štefánikova",
+ "Štefánikova",
+ "Štefanovičova",
+ "Štefunkova",
+ "Štetinova",
+ "Štiavnická",
+ "Štúrova",
+ "Štyndlova",
+ "Šulekova",
+ "Šulekova",
+ "Šulekova",
+ "Šumavská",
+ "Šuňavcova",
+ "Šustekova",
+ "Švabinského",
+ "Tabaková",
+ "Tablicova",
+ "Táborská",
+ "Tajovského",
+ "Tallerova",
+ "Tehelná",
+ "Technická",
+ "Tekovská",
+ "Telocvičná",
+ "Tematínska",
+ "Teplická",
+ "Terchovská",
+ "Teslova",
+ "Tetmayerova",
+ "Thurzova",
+ "Tichá",
+ "Tilgnerova",
+ "Timravina",
+ "Tobrucká",
+ "Tokajícka",
+ "Tolstého",
+ "Tománkova",
+ "Tomášikova",
+ "Tomášikova",
+ "Tomášikova",
+ "Tomášikova",
+ "Tomášikova",
+ "Topoľčianska",
+ "Topoľová",
+ "Továrenská",
+ "Trebišovská",
+ "Trebišovská",
+ "Trebišovská",
+ "Trenčianska",
+ "Treskoňova",
+ "Trnavská cesta",
+ "Trnavská cesta",
+ "Trnavská cesta",
+ "Trnavská cesta",
+ "Trnavská cesta",
+ "Trnavské mýto",
+ "Tŕňová",
+ "Trojdomy",
+ "Tučkova",
+ "Tupolevova",
+ "Turbínova",
+ "Turčianska",
+ "Turnianska",
+ "Tvarožkova",
+ "Tylova",
+ "Tyršovo nábrežie",
+ "Údernícka",
+ "Údolná",
+ "Uhorková",
+ "Ukrajinská",
+ "Ulica 29. augusta",
+ "Ulica 29. augusta",
+ "Ulica 29. augusta",
+ "Ulica 29. augusta",
+ "Ulica Imricha Karvaš",
+ "Ulica Jozefa Krónera",
+ "Ulica Viktora Tegelh",
+ "Úprkova",
+ "Úradnícka",
+ "Uránová",
+ "Urbánkova",
+ "Ursínyho",
+ "Uršulínska",
+ "Úzka",
+ "V záhradách",
+ "Vajanského nábrežie",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Vajnorská",
+ "Valašská",
+ "Valchárska",
+ "Vansovej",
+ "Vápenná",
+ "Varínska",
+ "Varšavská",
+ "Varšavská",
+ "Vavilovova",
+ "Vavrínova",
+ "Vazovova",
+ "Včelárska",
+ "Velehradská",
+ "Veltlínska",
+ "Ventúrska",
+ "Veterná",
+ "Veternicová",
+ "Vetvová",
+ "Viedenská cesta",
+ "Viedenská cesta",
+ "Vietnamská",
+ "Vígľašská",
+ "Vihorlatská",
+ "Viktorínova",
+ "Vilová",
+ "Vincenta Hložníka",
+ "Vínna",
+ "Vlastenecké námestie",
+ "Vlčkova",
+ "Vlčkova",
+ "Vlčkova",
+ "Vodný vrch",
+ "Votrubova",
+ "Vrábeľská",
+ "Vrakunská cesta",
+ "Vranovská",
+ "Vretenová",
+ "Vrchná",
+ "Vrútocká",
+ "Vyhliadka",
+ "Vyhnianska cesta",
+ "Vysoká",
+ "Vyšehradská",
+ "Vyšná",
+ "Wattova",
+ "Wilsonova",
+ "Wolkrova",
+ "Za Kasárňou",
+ "Za sokolovňou",
+ "Za Stanicou",
+ "Za tehelňou",
+ "Záborského",
+ "Zadunajská cesta",
+ "Záhorácka",
+ "Záhradnícka",
+ "Záhradnícka",
+ "Záhradnícka",
+ "Záhradnícka",
+ "Záhrebská",
+ "Záhrebská",
+ "Zálužická",
+ "Zámocká",
+ "Zámocké schody",
+ "Zámočnícka",
+ "Západná",
+ "Západný rad",
+ "Záporožská",
+ "Zátišie",
+ "Závodníkova",
+ "Zelená",
+ "Zelinárska",
+ "Zimná",
+ "Zlaté piesky",
+ "Zlaté schody",
+ "Znievska",
+ "Zohorská",
+ "Zochova",
+ "Zrinského",
+ "Zvolenská",
+ "Žabí majer",
+ "Žabotova",
+ "Žehrianska",
+ "Železná",
+ "Železničiarska",
+ "Žellova",
+ "Žiarska",
+ "Židovská",
+ "Žilinská",
+ "Žilinská",
+ "Živnostenská",
+ "Žižkova",
+ "Župné námestie"
+];
diff --git a/lib/locales/sk/address/street_address.js b/lib/locales/sk/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/sk/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/sk/address/street_name.js b/lib/locales/sk/address/street_name.js
new file mode 100644
index 00000000..5485164f
--- /dev/null
+++ b/lib/locales/sk/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street}"
+];
diff --git a/lib/locales/sk/address/time_zone.js b/lib/locales/sk/address/time_zone.js
new file mode 100644
index 00000000..bfa4d9cc
--- /dev/null
+++ b/lib/locales/sk/address/time_zone.js
@@ -0,0 +1,145 @@
+module["exports"] = [
+ "Pacific/Midway",
+ "Pacific/Pago_Pago",
+ "Pacific/Honolulu",
+ "America/Juneau",
+ "America/Los_Angeles",
+ "America/Tijuana",
+ "America/Denver",
+ "America/Phoenix",
+ "America/Chihuahua",
+ "America/Mazatlan",
+ "America/Chicago",
+ "America/Regina",
+ "America/Mexico_City",
+ "America/Mexico_City",
+ "America/Monterrey",
+ "America/Guatemala",
+ "America/New_York",
+ "America/Indiana/Indianapolis",
+ "America/Bogota",
+ "America/Lima",
+ "America/Lima",
+ "America/Halifax",
+ "America/Caracas",
+ "America/La_Paz",
+ "America/Santiago",
+ "America/St_Johns",
+ "America/Sao_Paulo",
+ "America/Argentina/Buenos_Aires",
+ "America/Guyana",
+ "America/Godthab",
+ "Atlantic/South_Georgia",
+ "Atlantic/Azores",
+ "Atlantic/Cape_Verde",
+ "Europe/Dublin",
+ "Europe/London",
+ "Europe/Lisbon",
+ "Europe/London",
+ "Africa/Casablanca",
+ "Africa/Monrovia",
+ "Etc/UTC",
+ "Europe/Belgrade",
+ "Europe/Bratislava",
+ "Europe/Budapest",
+ "Europe/Ljubljana",
+ "Europe/Prague",
+ "Europe/Sarajevo",
+ "Europe/Skopje",
+ "Europe/Warsaw",
+ "Europe/Zagreb",
+ "Europe/Brussels",
+ "Europe/Copenhagen",
+ "Europe/Madrid",
+ "Europe/Paris",
+ "Europe/Amsterdam",
+ "Europe/Berlin",
+ "Europe/Berlin",
+ "Europe/Rome",
+ "Europe/Stockholm",
+ "Europe/Vienna",
+ "Africa/Algiers",
+ "Europe/Bucharest",
+ "Africa/Cairo",
+ "Europe/Helsinki",
+ "Europe/Kiev",
+ "Europe/Riga",
+ "Europe/Sofia",
+ "Europe/Tallinn",
+ "Europe/Vilnius",
+ "Europe/Athens",
+ "Europe/Istanbul",
+ "Europe/Minsk",
+ "Asia/Jerusalem",
+ "Africa/Harare",
+ "Africa/Johannesburg",
+ "Europe/Moscow",
+ "Europe/Moscow",
+ "Europe/Moscow",
+ "Asia/Kuwait",
+ "Asia/Riyadh",
+ "Africa/Nairobi",
+ "Asia/Baghdad",
+ "Asia/Tehran",
+ "Asia/Muscat",
+ "Asia/Muscat",
+ "Asia/Baku",
+ "Asia/Tbilisi",
+ "Asia/Yerevan",
+ "Asia/Kabul",
+ "Asia/Yekaterinburg",
+ "Asia/Karachi",
+ "Asia/Karachi",
+ "Asia/Tashkent",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kolkata",
+ "Asia/Kathmandu",
+ "Asia/Dhaka",
+ "Asia/Dhaka",
+ "Asia/Colombo",
+ "Asia/Almaty",
+ "Asia/Novosibirsk",
+ "Asia/Rangoon",
+ "Asia/Bangkok",
+ "Asia/Bangkok",
+ "Asia/Jakarta",
+ "Asia/Krasnoyarsk",
+ "Asia/Shanghai",
+ "Asia/Chongqing",
+ "Asia/Hong_Kong",
+ "Asia/Urumqi",
+ "Asia/Kuala_Lumpur",
+ "Asia/Singapore",
+ "Asia/Taipei",
+ "Australia/Perth",
+ "Asia/Irkutsk",
+ "Asia/Ulaanbaatar",
+ "Asia/Seoul",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Tokyo",
+ "Asia/Yakutsk",
+ "Australia/Darwin",
+ "Australia/Adelaide",
+ "Australia/Melbourne",
+ "Australia/Melbourne",
+ "Australia/Sydney",
+ "Australia/Brisbane",
+ "Australia/Hobart",
+ "Asia/Vladivostok",
+ "Pacific/Guam",
+ "Pacific/Port_Moresby",
+ "Asia/Magadan",
+ "Asia/Magadan",
+ "Pacific/Noumea",
+ "Pacific/Fiji",
+ "Asia/Kamchatka",
+ "Pacific/Majuro",
+ "Pacific/Auckland",
+ "Pacific/Auckland",
+ "Pacific/Tongatapu",
+ "Pacific/Fakaofo",
+ "Pacific/Apia"
+];
diff --git a/lib/locales/sk/company/adjective.js b/lib/locales/sk/company/adjective.js
new file mode 100644
index 00000000..bcfd8abe
--- /dev/null
+++ b/lib/locales/sk/company/adjective.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "Adaptive",
+ "Advanced",
+ "Ameliorated",
+ "Assimilated",
+ "Automated",
+ "Balanced",
+ "Business-focused",
+ "Centralized",
+ "Cloned",
+ "Compatible",
+ "Configurable",
+ "Cross-group",
+ "Cross-platform",
+ "Customer-focused",
+ "Customizable",
+ "Decentralized",
+ "De-engineered",
+ "Devolved",
+ "Digitized",
+ "Distributed",
+ "Diverse",
+ "Down-sized",
+ "Enhanced",
+ "Enterprise-wide",
+ "Ergonomic",
+ "Exclusive",
+ "Expanded",
+ "Extended",
+ "Face to face",
+ "Focused",
+ "Front-line",
+ "Fully-configurable",
+ "Function-based",
+ "Fundamental",
+ "Future-proofed",
+ "Grass-roots",
+ "Horizontal",
+ "Implemented",
+ "Innovative",
+ "Integrated",
+ "Intuitive",
+ "Inverse",
+ "Managed",
+ "Mandatory",
+ "Monitored",
+ "Multi-channelled",
+ "Multi-lateral",
+ "Multi-layered",
+ "Multi-tiered",
+ "Networked",
+ "Object-based",
+ "Open-architected",
+ "Open-source",
+ "Operative",
+ "Optimized",
+ "Optional",
+ "Organic",
+ "Organized",
+ "Persevering",
+ "Persistent",
+ "Phased",
+ "Polarised",
+ "Pre-emptive",
+ "Proactive",
+ "Profit-focused",
+ "Profound",
+ "Programmable",
+ "Progressive",
+ "Public-key",
+ "Quality-focused",
+ "Reactive",
+ "Realigned",
+ "Re-contextualized",
+ "Re-engineered",
+ "Reduced",
+ "Reverse-engineered",
+ "Right-sized",
+ "Robust",
+ "Seamless",
+ "Secured",
+ "Self-enabling",
+ "Sharable",
+ "Stand-alone",
+ "Streamlined",
+ "Switchable",
+ "Synchronised",
+ "Synergistic",
+ "Synergized",
+ "Team-oriented",
+ "Total",
+ "Triple-buffered",
+ "Universal",
+ "Up-sized",
+ "Upgradable",
+ "User-centric",
+ "User-friendly",
+ "Versatile",
+ "Virtual",
+ "Visionary",
+ "Vision-oriented"
+];
diff --git a/lib/locales/sk/company/bs_noun.js b/lib/locales/sk/company/bs_noun.js
new file mode 100644
index 00000000..f95f3c40
--- /dev/null
+++ b/lib/locales/sk/company/bs_noun.js
@@ -0,0 +1,111 @@
+module["exports"] = [
+ "clicks-and-mortar",
+ "value-added",
+ "vertical",
+ "proactive",
+ "robust",
+ "revolutionary",
+ "scalable",
+ "leading-edge",
+ "innovative",
+ "intuitive",
+ "strategic",
+ "e-business",
+ "mission-critical",
+ "sticky",
+ "one-to-one",
+ "24/7",
+ "end-to-end",
+ "global",
+ "B2B",
+ "B2C",
+ "granular",
+ "frictionless",
+ "virtual",
+ "viral",
+ "dynamic",
+ "24/365",
+ "best-of-breed",
+ "killer",
+ "magnetic",
+ "bleeding-edge",
+ "web-enabled",
+ "interactive",
+ "dot-com",
+ "sexy",
+ "back-end",
+ "real-time",
+ "efficient",
+ "front-end",
+ "distributed",
+ "seamless",
+ "extensible",
+ "turn-key",
+ "world-class",
+ "open-source",
+ "cross-platform",
+ "cross-media",
+ "synergistic",
+ "bricks-and-clicks",
+ "out-of-the-box",
+ "enterprise",
+ "integrated",
+ "impactful",
+ "wireless",
+ "transparent",
+ "next-generation",
+ "cutting-edge",
+ "user-centric",
+ "visionary",
+ "customized",
+ "ubiquitous",
+ "plug-and-play",
+ "collaborative",
+ "compelling",
+ "holistic",
+ "rich",
+ "synergies",
+ "web-readiness",
+ "paradigms",
+ "markets",
+ "partnerships",
+ "infrastructures",
+ "platforms",
+ "initiatives",
+ "channels",
+ "eyeballs",
+ "communities",
+ "ROI",
+ "solutions",
+ "e-tailers",
+ "e-services",
+ "action-items",
+ "portals",
+ "niches",
+ "technologies",
+ "content",
+ "vortals",
+ "supply-chains",
+ "convergence",
+ "relationships",
+ "architectures",
+ "interfaces",
+ "e-markets",
+ "e-commerce",
+ "systems",
+ "bandwidth",
+ "infomediaries",
+ "models",
+ "mindshare",
+ "deliverables",
+ "users",
+ "schemas",
+ "networks",
+ "applications",
+ "metrics",
+ "e-business",
+ "functionalities",
+ "experiences",
+ "web services",
+ "methodologies"
+];
diff --git a/lib/locales/sk/company/bs_verb.js b/lib/locales/sk/company/bs_verb.js
new file mode 100644
index 00000000..42e47b27
--- /dev/null
+++ b/lib/locales/sk/company/bs_verb.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "implement",
+ "utilize",
+ "integrate",
+ "streamline",
+ "optimize",
+ "evolve",
+ "transform",
+ "embrace",
+ "enable",
+ "orchestrate",
+ "leverage",
+ "reinvent",
+ "aggregate",
+ "architect",
+ "enhance",
+ "incentivize",
+ "morph",
+ "empower",
+ "envisioneer",
+ "monetize",
+ "harness",
+ "facilitate",
+ "seize",
+ "disintermediate",
+ "synergize",
+ "strategize",
+ "deploy",
+ "brand",
+ "grow",
+ "target",
+ "syndicate",
+ "synthesize",
+ "deliver",
+ "mesh",
+ "incubate",
+ "engage",
+ "maximize",
+ "benchmark",
+ "expedite",
+ "reintermediate",
+ "whiteboard",
+ "visualize",
+ "repurpose",
+ "innovate",
+ "scale",
+ "unleash",
+ "drive",
+ "extend",
+ "engineer",
+ "revolutionize",
+ "generate",
+ "exploit",
+ "transition",
+ "e-enable",
+ "iterate",
+ "cultivate",
+ "matrix",
+ "productize",
+ "redefine",
+ "recontextualize"
+];
diff --git a/lib/locales/sk/company/descriptor.js b/lib/locales/sk/company/descriptor.js
new file mode 100644
index 00000000..0746db82
--- /dev/null
+++ b/lib/locales/sk/company/descriptor.js
@@ -0,0 +1,103 @@
+module["exports"] = [
+ "24 hour",
+ "24/7",
+ "3rd generation",
+ "4th generation",
+ "5th generation",
+ "6th generation",
+ "actuating",
+ "analyzing",
+ "asymmetric",
+ "asynchronous",
+ "attitude-oriented",
+ "background",
+ "bandwidth-monitored",
+ "bi-directional",
+ "bifurcated",
+ "bottom-line",
+ "clear-thinking",
+ "client-driven",
+ "client-server",
+ "coherent",
+ "cohesive",
+ "composite",
+ "context-sensitive",
+ "contextually-based",
+ "content-based",
+ "dedicated",
+ "demand-driven",
+ "didactic",
+ "directional",
+ "discrete",
+ "disintermediate",
+ "dynamic",
+ "eco-centric",
+ "empowering",
+ "encompassing",
+ "even-keeled",
+ "executive",
+ "explicit",
+ "exuding",
+ "fault-tolerant",
+ "foreground",
+ "fresh-thinking",
+ "full-range",
+ "global",
+ "grid-enabled",
+ "heuristic",
+ "high-level",
+ "holistic",
+ "homogeneous",
+ "human-resource",
+ "hybrid",
+ "impactful",
+ "incremental",
+ "intangible",
+ "interactive",
+ "intermediate",
+ "leading edge",
+ "local",
+ "logistical",
+ "maximized",
+ "methodical",
+ "mission-critical",
+ "mobile",
+ "modular",
+ "motivating",
+ "multimedia",
+ "multi-state",
+ "multi-tasking",
+ "national",
+ "needs-based",
+ "neutral",
+ "next generation",
+ "non-volatile",
+ "object-oriented",
+ "optimal",
+ "optimizing",
+ "radical",
+ "real-time",
+ "reciprocal",
+ "regional",
+ "responsive",
+ "scalable",
+ "secondary",
+ "solution-oriented",
+ "stable",
+ "static",
+ "systematic",
+ "systemic",
+ "system-worthy",
+ "tangible",
+ "tertiary",
+ "transitional",
+ "uniform",
+ "upward-trending",
+ "user-facing",
+ "value-added",
+ "web-enabled",
+ "well-modulated",
+ "zero administration",
+ "zero defect",
+ "zero tolerance"
+];
diff --git a/lib/locales/sk/company/index.js b/lib/locales/sk/company/index.js
new file mode 100644
index 00000000..ed79244e
--- /dev/null
+++ b/lib/locales/sk/company/index.js
@@ -0,0 +1,9 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.adjective = require("./adjective");
+company.descriptor = require("./descriptor");
+company.noun = require("./noun");
+company.bs_verb = require("./bs_verb");
+company.bs_noun = require("./bs_noun");
+company.name = require("./name");
diff --git a/lib/locales/sk/company/name.js b/lib/locales/sk/company/name.js
new file mode 100644
index 00000000..ff4da555
--- /dev/null
+++ b/lib/locales/sk/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name} #{suffix}",
+ "#{Name.man_last_name} a #{Name.man_last_name} #{suffix}"
+];
diff --git a/lib/locales/sk/company/noun.js b/lib/locales/sk/company/noun.js
new file mode 100644
index 00000000..0a27b357
--- /dev/null
+++ b/lib/locales/sk/company/noun.js
@@ -0,0 +1,106 @@
+module["exports"] = [
+ "ability",
+ "access",
+ "adapter",
+ "algorithm",
+ "alliance",
+ "analyzer",
+ "application",
+ "approach",
+ "architecture",
+ "archive",
+ "artificial intelligence",
+ "array",
+ "attitude",
+ "benchmark",
+ "budgetary management",
+ "capability",
+ "capacity",
+ "challenge",
+ "circuit",
+ "collaboration",
+ "complexity",
+ "concept",
+ "conglomeration",
+ "contingency",
+ "core",
+ "customer loyalty",
+ "database",
+ "data-warehouse",
+ "definition",
+ "emulation",
+ "encoding",
+ "encryption",
+ "extranet",
+ "firmware",
+ "flexibility",
+ "focus group",
+ "forecast",
+ "frame",
+ "framework",
+ "function",
+ "functionalities",
+ "Graphic Interface",
+ "groupware",
+ "Graphical User Interface",
+ "hardware",
+ "help-desk",
+ "hierarchy",
+ "hub",
+ "implementation",
+ "info-mediaries",
+ "infrastructure",
+ "initiative",
+ "installation",
+ "instruction set",
+ "interface",
+ "internet solution",
+ "intranet",
+ "knowledge user",
+ "knowledge base",
+ "local area network",
+ "leverage",
+ "matrices",
+ "matrix",
+ "methodology",
+ "middleware",
+ "migration",
+ "model",
+ "moderator",
+ "monitoring",
+ "moratorium",
+ "neural-net",
+ "open architecture",
+ "open system",
+ "orchestration",
+ "paradigm",
+ "parallelism",
+ "policy",
+ "portal",
+ "pricing structure",
+ "process improvement",
+ "product",
+ "productivity",
+ "project",
+ "projection",
+ "protocol",
+ "secured line",
+ "service-desk",
+ "software",
+ "solution",
+ "standardization",
+ "strategy",
+ "structure",
+ "success",
+ "superstructure",
+ "support",
+ "synergy",
+ "system engine",
+ "task-force",
+ "throughput",
+ "time-frame",
+ "toolset",
+ "utilisation",
+ "website",
+ "workforce"
+];
diff --git a/lib/locales/sk/company/suffix.js b/lib/locales/sk/company/suffix.js
new file mode 100644
index 00000000..81e23d2e
--- /dev/null
+++ b/lib/locales/sk/company/suffix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "s.r.o.",
+ "a.s.",
+ "v.o.s."
+];
diff --git a/lib/locales/sk/index.js b/lib/locales/sk/index.js
new file mode 100644
index 00000000..856f93b1
--- /dev/null
+++ b/lib/locales/sk/index.js
@@ -0,0 +1,9 @@
+var sk = {};
+module['exports'] = sk;
+sk.title = "Slovakian";
+sk.address = require("./address");
+sk.company = require("./company");
+sk.internet = require("./internet");
+sk.lorem = require("./lorem");
+sk.name = require("./name");
+sk.phone_number = require("./phone_number");
diff --git a/lib/locales/sk/internet/domain_suffix.js b/lib/locales/sk/internet/domain_suffix.js
new file mode 100644
index 00000000..9c978cd1
--- /dev/null
+++ b/lib/locales/sk/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "sk",
+ "com",
+ "net",
+ "eu",
+ "org"
+];
diff --git a/lib/locales/sk/internet/free_email.js b/lib/locales/sk/internet/free_email.js
new file mode 100644
index 00000000..63d434e1
--- /dev/null
+++ b/lib/locales/sk/internet/free_email.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "gmail.com",
+ "zoznam.sk",
+ "azet.sk"
+];
diff --git a/lib/locales/sk/internet/index.js b/lib/locales/sk/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/sk/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/sk/lorem/index.js b/lib/locales/sk/lorem/index.js
new file mode 100644
index 00000000..feb6eff8
--- /dev/null
+++ b/lib/locales/sk/lorem/index.js
@@ -0,0 +1,4 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
+lorem.supplemental = require("./supplemental");
diff --git a/lib/locales/sk/lorem/supplemental.js b/lib/locales/sk/lorem/supplemental.js
new file mode 100644
index 00000000..8fdc2c3e
--- /dev/null
+++ b/lib/locales/sk/lorem/supplemental.js
@@ -0,0 +1,842 @@
+module["exports"] = [
+ "abbas",
+ "abduco",
+ "abeo",
+ "abscido",
+ "absconditus",
+ "absens",
+ "absorbeo",
+ "absque",
+ "abstergo",
+ "absum",
+ "abundans",
+ "abutor",
+ "accedo",
+ "accendo",
+ "acceptus",
+ "accipio",
+ "accommodo",
+ "accusator",
+ "acer",
+ "acerbitas",
+ "acervus",
+ "acidus",
+ "acies",
+ "acquiro",
+ "acsi",
+ "adamo",
+ "adaugeo",
+ "addo",
+ "adduco",
+ "ademptio",
+ "adeo",
+ "adeptio",
+ "adfectus",
+ "adfero",
+ "adficio",
+ "adflicto",
+ "adhaero",
+ "adhuc",
+ "adicio",
+ "adimpleo",
+ "adinventitias",
+ "adipiscor",
+ "adiuvo",
+ "administratio",
+ "admiratio",
+ "admitto",
+ "admoneo",
+ "admoveo",
+ "adnuo",
+ "adopto",
+ "adsidue",
+ "adstringo",
+ "adsuesco",
+ "adsum",
+ "adulatio",
+ "adulescens",
+ "adultus",
+ "aduro",
+ "advenio",
+ "adversus",
+ "advoco",
+ "aedificium",
+ "aeger",
+ "aegre",
+ "aegrotatio",
+ "aegrus",
+ "aeneus",
+ "aequitas",
+ "aequus",
+ "aer",
+ "aestas",
+ "aestivus",
+ "aestus",
+ "aetas",
+ "aeternus",
+ "ager",
+ "aggero",
+ "aggredior",
+ "agnitio",
+ "agnosco",
+ "ago",
+ "ait",
+ "aiunt",
+ "alienus",
+ "alii",
+ "alioqui",
+ "aliqua",
+ "alius",
+ "allatus",
+ "alo",
+ "alter",
+ "altus",
+ "alveus",
+ "amaritudo",
+ "ambitus",
+ "ambulo",
+ "amicitia",
+ "amiculum",
+ "amissio",
+ "amita",
+ "amitto",
+ "amo",
+ "amor",
+ "amoveo",
+ "amplexus",
+ "amplitudo",
+ "amplus",
+ "ancilla",
+ "angelus",
+ "angulus",
+ "angustus",
+ "animadverto",
+ "animi",
+ "animus",
+ "annus",
+ "anser",
+ "ante",
+ "antea",
+ "antepono",
+ "antiquus",
+ "aperio",
+ "aperte",
+ "apostolus",
+ "apparatus",
+ "appello",
+ "appono",
+ "appositus",
+ "approbo",
+ "apto",
+ "aptus",
+ "apud",
+ "aqua",
+ "ara",
+ "aranea",
+ "arbitro",
+ "arbor",
+ "arbustum",
+ "arca",
+ "arceo",
+ "arcesso",
+ "arcus",
+ "argentum",
+ "argumentum",
+ "arguo",
+ "arma",
+ "armarium",
+ "armo",
+ "aro",
+ "ars",
+ "articulus",
+ "artificiose",
+ "arto",
+ "arx",
+ "ascisco",
+ "ascit",
+ "asper",
+ "aspicio",
+ "asporto",
+ "assentator",
+ "astrum",
+ "atavus",
+ "ater",
+ "atqui",
+ "atrocitas",
+ "atrox",
+ "attero",
+ "attollo",
+ "attonbitus",
+ "auctor",
+ "auctus",
+ "audacia",
+ "audax",
+ "audentia",
+ "audeo",
+ "audio",
+ "auditor",
+ "aufero",
+ "aureus",
+ "auris",
+ "aurum",
+ "aut",
+ "autem",
+ "autus",
+ "auxilium",
+ "avaritia",
+ "avarus",
+ "aveho",
+ "averto",
+ "avoco",
+ "baiulus",
+ "balbus",
+ "barba",
+ "bardus",
+ "basium",
+ "beatus",
+ "bellicus",
+ "bellum",
+ "bene",
+ "beneficium",
+ "benevolentia",
+ "benigne",
+ "bestia",
+ "bibo",
+ "bis",
+ "blandior",
+ "bonus",
+ "bos",
+ "brevis",
+ "cado",
+ "caecus",
+ "caelestis",
+ "caelum",
+ "calamitas",
+ "calcar",
+ "calco",
+ "calculus",
+ "callide",
+ "campana",
+ "candidus",
+ "canis",
+ "canonicus",
+ "canto",
+ "capillus",
+ "capio",
+ "capitulus",
+ "capto",
+ "caput",
+ "carbo",
+ "carcer",
+ "careo",
+ "caries",
+ "cariosus",
+ "caritas",
+ "carmen",
+ "carpo",
+ "carus",
+ "casso",
+ "caste",
+ "casus",
+ "catena",
+ "caterva",
+ "cattus",
+ "cauda",
+ "causa",
+ "caute",
+ "caveo",
+ "cavus",
+ "cedo",
+ "celebrer",
+ "celer",
+ "celo",
+ "cena",
+ "cenaculum",
+ "ceno",
+ "censura",
+ "centum",
+ "cerno",
+ "cernuus",
+ "certe",
+ "certo",
+ "certus",
+ "cervus",
+ "cetera",
+ "charisma",
+ "chirographum",
+ "cibo",
+ "cibus",
+ "cicuta",
+ "cilicium",
+ "cimentarius",
+ "ciminatio",
+ "cinis",
+ "circumvenio",
+ "cito",
+ "civis",
+ "civitas",
+ "clam",
+ "clamo",
+ "claro",
+ "clarus",
+ "claudeo",
+ "claustrum",
+ "clementia",
+ "clibanus",
+ "coadunatio",
+ "coaegresco",
+ "coepi",
+ "coerceo",
+ "cogito",
+ "cognatus",
+ "cognomen",
+ "cogo",
+ "cohaero",
+ "cohibeo",
+ "cohors",
+ "colligo",
+ "colloco",
+ "collum",
+ "colo",
+ "color",
+ "coma",
+ "combibo",
+ "comburo",
+ "comedo",
+ "comes",
+ "cometes",
+ "comis",
+ "comitatus",
+ "commemoro",
+ "comminor",
+ "commodo",
+ "communis",
+ "comparo",
+ "compello",
+ "complectus",
+ "compono",
+ "comprehendo",
+ "comptus",
+ "conatus",
+ "concedo",
+ "concido",
+ "conculco",
+ "condico",
+ "conduco",
+ "confero",
+ "confido",
+ "conforto",
+ "confugo",
+ "congregatio",
+ "conicio",
+ "coniecto",
+ "conitor",
+ "coniuratio",
+ "conor",
+ "conqueror",
+ "conscendo",
+ "conservo",
+ "considero",
+ "conspergo",
+ "constans",
+ "consuasor",
+ "contabesco",
+ "contego",
+ "contigo",
+ "contra",
+ "conturbo",
+ "conventus",
+ "convoco",
+ "copia",
+ "copiose",
+ "cornu",
+ "corona",
+ "corpus",
+ "correptius",
+ "corrigo",
+ "corroboro",
+ "corrumpo",
+ "coruscus",
+ "cotidie",
+ "crapula",
+ "cras",
+ "crastinus",
+ "creator",
+ "creber",
+ "crebro",
+ "credo",
+ "creo",
+ "creptio",
+ "crepusculum",
+ "cresco",
+ "creta",
+ "cribro",
+ "crinis",
+ "cruciamentum",
+ "crudelis",
+ "cruentus",
+ "crur",
+ "crustulum",
+ "crux",
+ "cubicularis",
+ "cubitum",
+ "cubo",
+ "cui",
+ "cuius",
+ "culpa",
+ "culpo",
+ "cultellus",
+ "cultura",
+ "cum",
+ "cunabula",
+ "cunae",
+ "cunctatio",
+ "cupiditas",
+ "cupio",
+ "cuppedia",
+ "cupressus",
+ "cur",
+ "cura",
+ "curatio",
+ "curia",
+ "curiositas",
+ "curis",
+ "curo",
+ "curriculum",
+ "currus",
+ "cursim",
+ "curso",
+ "cursus",
+ "curto",
+ "curtus",
+ "curvo",
+ "curvus",
+ "custodia",
+ "damnatio",
+ "damno",
+ "dapifer",
+ "debeo",
+ "debilito",
+ "decens",
+ "decerno",
+ "decet",
+ "decimus",
+ "decipio",
+ "decor",
+ "decretum",
+ "decumbo",
+ "dedecor",
+ "dedico",
+ "deduco",
+ "defaeco",
+ "defendo",
+ "defero",
+ "defessus",
+ "defetiscor",
+ "deficio",
+ "defigo",
+ "defleo",
+ "defluo",
+ "defungo",
+ "degenero",
+ "degero",
+ "degusto",
+ "deinde",
+ "delectatio",
+ "delego",
+ "deleo",
+ "delibero",
+ "delicate",
+ "delinquo",
+ "deludo",
+ "demens",
+ "demergo",
+ "demitto",
+ "demo",
+ "demonstro",
+ "demoror",
+ "demulceo",
+ "demum",
+ "denego",
+ "denique",
+ "dens",
+ "denuncio",
+ "denuo",
+ "deorsum",
+ "depereo",
+ "depono",
+ "depopulo",
+ "deporto",
+ "depraedor",
+ "deprecator",
+ "deprimo",
+ "depromo",
+ "depulso",
+ "deputo",
+ "derelinquo",
+ "derideo",
+ "deripio",
+ "desidero",
+ "desino",
+ "desipio",
+ "desolo",
+ "desparatus",
+ "despecto",
+ "despirmatio",
+ "infit",
+ "inflammatio",
+ "paens",
+ "patior",
+ "patria",
+ "patrocinor",
+ "patruus",
+ "pauci",
+ "paulatim",
+ "pauper",
+ "pax",
+ "peccatus",
+ "pecco",
+ "pecto",
+ "pectus",
+ "pecunia",
+ "pecus",
+ "peior",
+ "pel",
+ "ocer",
+ "socius",
+ "sodalitas",
+ "sol",
+ "soleo",
+ "solio",
+ "solitudo",
+ "solium",
+ "sollers",
+ "sollicito",
+ "solum",
+ "solus",
+ "solutio",
+ "solvo",
+ "somniculosus",
+ "somnus",
+ "sonitus",
+ "sono",
+ "sophismata",
+ "sopor",
+ "sordeo",
+ "sortitus",
+ "spargo",
+ "speciosus",
+ "spectaculum",
+ "speculum",
+ "sperno",
+ "spero",
+ "spes",
+ "spiculum",
+ "spiritus",
+ "spoliatio",
+ "sponte",
+ "stabilis",
+ "statim",
+ "statua",
+ "stella",
+ "stillicidium",
+ "stipes",
+ "stips",
+ "sto",
+ "strenuus",
+ "strues",
+ "studio",
+ "stultus",
+ "suadeo",
+ "suasoria",
+ "sub",
+ "subito",
+ "subiungo",
+ "sublime",
+ "subnecto",
+ "subseco",
+ "substantia",
+ "subvenio",
+ "succedo",
+ "succurro",
+ "sufficio",
+ "suffoco",
+ "suffragium",
+ "suggero",
+ "sui",
+ "sulum",
+ "sum",
+ "summa",
+ "summisse",
+ "summopere",
+ "sumo",
+ "sumptus",
+ "supellex",
+ "super",
+ "suppellex",
+ "supplanto",
+ "suppono",
+ "supra",
+ "surculus",
+ "surgo",
+ "sursum",
+ "suscipio",
+ "suspendo",
+ "sustineo",
+ "suus",
+ "synagoga",
+ "tabella",
+ "tabernus",
+ "tabesco",
+ "tabgo",
+ "tabula",
+ "taceo",
+ "tactus",
+ "taedium",
+ "talio",
+ "talis",
+ "talus",
+ "tam",
+ "tamdiu",
+ "tamen",
+ "tametsi",
+ "tamisium",
+ "tamquam",
+ "tandem",
+ "tantillus",
+ "tantum",
+ "tardus",
+ "tego",
+ "temeritas",
+ "temperantia",
+ "templum",
+ "temptatio",
+ "tempus",
+ "tenax",
+ "tendo",
+ "teneo",
+ "tener",
+ "tenuis",
+ "tenus",
+ "tepesco",
+ "tepidus",
+ "ter",
+ "terebro",
+ "teres",
+ "terga",
+ "tergeo",
+ "tergiversatio",
+ "tergo",
+ "tergum",
+ "termes",
+ "terminatio",
+ "tero",
+ "terra",
+ "terreo",
+ "territo",
+ "terror",
+ "tersus",
+ "tertius",
+ "testimonium",
+ "texo",
+ "textilis",
+ "textor",
+ "textus",
+ "thalassinus",
+ "theatrum",
+ "theca",
+ "thema",
+ "theologus",
+ "thermae",
+ "thesaurus",
+ "thesis",
+ "thorax",
+ "thymbra",
+ "thymum",
+ "tibi",
+ "timidus",
+ "timor",
+ "titulus",
+ "tolero",
+ "tollo",
+ "tondeo",
+ "tonsor",
+ "torqueo",
+ "torrens",
+ "tot",
+ "totidem",
+ "toties",
+ "totus",
+ "tracto",
+ "trado",
+ "traho",
+ "trans",
+ "tredecim",
+ "tremo",
+ "trepide",
+ "tres",
+ "tribuo",
+ "tricesimus",
+ "triduana",
+ "triginta",
+ "tripudio",
+ "tristis",
+ "triumphus",
+ "trucido",
+ "truculenter",
+ "tubineus",
+ "tui",
+ "tum",
+ "tumultus",
+ "tunc",
+ "turba",
+ "turbo",
+ "turpe",
+ "turpis",
+ "tutamen",
+ "tutis",
+ "tyrannus",
+ "uberrime",
+ "ubi",
+ "ulciscor",
+ "ullus",
+ "ulterius",
+ "ultio",
+ "ultra",
+ "umbra",
+ "umerus",
+ "umquam",
+ "una",
+ "unde",
+ "undique",
+ "universe",
+ "unus",
+ "urbanus",
+ "urbs",
+ "uredo",
+ "usitas",
+ "usque",
+ "ustilo",
+ "ustulo",
+ "usus",
+ "uter",
+ "uterque",
+ "utilis",
+ "utique",
+ "utor",
+ "utpote",
+ "utrimque",
+ "utroque",
+ "utrum",
+ "uxor",
+ "vaco",
+ "vacuus",
+ "vado",
+ "vae",
+ "valde",
+ "valens",
+ "valeo",
+ "valetudo",
+ "validus",
+ "vallum",
+ "vapulus",
+ "varietas",
+ "varius",
+ "vehemens",
+ "vel",
+ "velociter",
+ "velum",
+ "velut",
+ "venia",
+ "venio",
+ "ventito",
+ "ventosus",
+ "ventus",
+ "venustas",
+ "ver",
+ "verbera",
+ "verbum",
+ "vere",
+ "verecundia",
+ "vereor",
+ "vergo",
+ "veritas",
+ "vero",
+ "versus",
+ "verto",
+ "verumtamen",
+ "verus",
+ "vesco",
+ "vesica",
+ "vesper",
+ "vespillo",
+ "vester",
+ "vestigium",
+ "vestrum",
+ "vetus",
+ "via",
+ "vicinus",
+ "vicissitudo",
+ "victoria",
+ "victus",
+ "videlicet",
+ "video",
+ "viduata",
+ "viduo",
+ "vigilo",
+ "vigor",
+ "vilicus",
+ "vilis",
+ "vilitas",
+ "villa",
+ "vinco",
+ "vinculum",
+ "vindico",
+ "vinitor",
+ "vinum",
+ "vir",
+ "virga",
+ "virgo",
+ "viridis",
+ "viriliter",
+ "virtus",
+ "vis",
+ "viscus",
+ "vita",
+ "vitiosus",
+ "vitium",
+ "vito",
+ "vivo",
+ "vix",
+ "vobis",
+ "vociferor",
+ "voco",
+ "volaticus",
+ "volo",
+ "volubilis",
+ "voluntarius",
+ "volup",
+ "volutabrum",
+ "volva",
+ "vomer",
+ "vomica",
+ "vomito",
+ "vorago",
+ "vorax",
+ "voro",
+ "vos",
+ "votum",
+ "voveo",
+ "vox",
+ "vulariter",
+ "vulgaris",
+ "vulgivagus",
+ "vulgo",
+ "vulgus",
+ "vulnero",
+ "vulnus",
+ "vulpes",
+ "vulticulus",
+ "vultuosus",
+ "xiphias"
+];
diff --git a/lib/locales/sk/lorem/words.js b/lib/locales/sk/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/sk/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/sk/name/index.js b/lib/locales/sk/name/index.js
new file mode 100644
index 00000000..c37ec50d
--- /dev/null
+++ b/lib/locales/sk/name/index.js
@@ -0,0 +1,10 @@
+var name = {};
+module['exports'] = name;
+name.man_first_name = require("./man_first_name");
+name.woman_first_name = require("./woman_first_name");
+name.man_last_name = require("./man_last_name");
+name.woman_last_name = require("./woman_last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/sk/name/man_first_name.js b/lib/locales/sk/name/man_first_name.js
new file mode 100644
index 00000000..d23fa645
--- /dev/null
+++ b/lib/locales/sk/name/man_first_name.js
@@ -0,0 +1,194 @@
+module["exports"] = [
+ "Drahoslav",
+ "Severín",
+ "Alexej",
+ "Ernest",
+ "Rastislav",
+ "Radovan",
+ "Dobroslav",
+ "Dalibor",
+ "Vincent",
+ "Miloš",
+ "Timotej",
+ "Gejza",
+ "Bohuš",
+ "Alfonz",
+ "Gašpar",
+ "Emil",
+ "Erik",
+ "Blažej",
+ "Zdenko",
+ "Dezider",
+ "Arpád",
+ "Valentín",
+ "Pravoslav",
+ "Jaromír",
+ "Roman",
+ "Matej",
+ "Frederik",
+ "Viktor",
+ "Alexander",
+ "Radomír",
+ "Albín",
+ "Bohumil",
+ "Kazimír",
+ "Fridrich",
+ "Radoslav",
+ "Tomáš",
+ "Alan",
+ "Branislav",
+ "Bruno",
+ "Gregor",
+ "Vlastimil",
+ "Boleslav",
+ "Eduard",
+ "Jozef",
+ "Víťazoslav",
+ "Blahoslav",
+ "Beňadik",
+ "Adrián",
+ "Gabriel",
+ "Marián",
+ "Emanuel",
+ "Miroslav",
+ "Benjamín",
+ "Hugo",
+ "Richard",
+ "Izidor",
+ "Zoltán",
+ "Albert",
+ "Igor",
+ "Július",
+ "Aleš",
+ "Fedor",
+ "Rudolf",
+ "Valér",
+ "Marcel",
+ "Ervín",
+ "Slavomír",
+ "Vojtech",
+ "Juraj",
+ "Marek",
+ "Jaroslav",
+ "Žigmund",
+ "Florián",
+ "Roland",
+ "Pankrác",
+ "Servác",
+ "Bonifác",
+ "Svetozár",
+ "Bernard",
+ "Júlia",
+ "Urban",
+ "Dušan",
+ "Viliam",
+ "Ferdinand",
+ "Norbert",
+ "Róbert",
+ "Medard",
+ "Zlatko",
+ "Anton",
+ "Vasil",
+ "Vít",
+ "Adolf",
+ "Vratislav",
+ "Alfréd",
+ "Alojz",
+ "Ján",
+ "Tadeáš",
+ "Ladislav",
+ "Peter",
+ "Pavol",
+ "Miloslav",
+ "Prokop",
+ "Cyril",
+ "Metod",
+ "Patrik",
+ "Oliver",
+ "Ivan",
+ "Kamil",
+ "Henrich",
+ "Drahomír",
+ "Bohuslav",
+ "Iľja",
+ "Daniel",
+ "Vladimír",
+ "Jakub",
+ "Krištof",
+ "Ignác",
+ "Gustáv",
+ "Jerguš",
+ "Dominik",
+ "Oskar",
+ "Vavrinec",
+ "Ľubomír",
+ "Mojmír",
+ "Leonard",
+ "Tichomír",
+ "Filip",
+ "Bartolomej",
+ "Ľudovít",
+ "Samuel",
+ "Augustín",
+ "Belo",
+ "Oleg",
+ "Bystrík",
+ "Ctibor",
+ "Ľudomil",
+ "Konštantín",
+ "Ľuboslav",
+ "Matúš",
+ "Móric",
+ "Ľuboš",
+ "Ľubor",
+ "Vladislav",
+ "Cyprián",
+ "Václav",
+ "Michal",
+ "Jarolím",
+ "Arnold",
+ "Levoslav",
+ "František",
+ "Dionýz",
+ "Maximilián",
+ "Koloman",
+ "Boris",
+ "Lukáš",
+ "Kristián",
+ "Vendelín",
+ "Sergej",
+ "Aurel",
+ "Demeter",
+ "Denis",
+ "Hubert",
+ "Karol",
+ "Imrich",
+ "René",
+ "Bohumír",
+ "Teodor",
+ "Tibor",
+ "Maroš",
+ "Martin",
+ "Svätopluk",
+ "Stanislav",
+ "Leopold",
+ "Eugen",
+ "Félix",
+ "Klement",
+ "Kornel",
+ "Milan",
+ "Vratko",
+ "Ondrej",
+ "Andrej",
+ "Edmund",
+ "Oldrich",
+ "Oto",
+ "Mikuláš",
+ "Ambróz",
+ "Radúz",
+ "Bohdan",
+ "Adam",
+ "Štefan",
+ "Dávid",
+ "Silvester"
+];
diff --git a/lib/locales/sk/name/man_last_name.js b/lib/locales/sk/name/man_last_name.js
new file mode 100644
index 00000000..acfea74a
--- /dev/null
+++ b/lib/locales/sk/name/man_last_name.js
@@ -0,0 +1,259 @@
+module["exports"] = [
+ "Antal",
+ "Babka",
+ "Bahna",
+ "Bahno",
+ "Baláž",
+ "Baran",
+ "Baranka",
+ "Bartovič",
+ "Bartoš",
+ "Bača",
+ "Bernolák",
+ "Beňo",
+ "Bicek",
+ "Bielik",
+ "Blaho",
+ "Bondra",
+ "Bosák",
+ "Boška",
+ "Brezina",
+ "Bukovský",
+ "Chalupka",
+ "Chudík",
+ "Cibula",
+ "Cibulka",
+ "Cibuľa",
+ "Cyprich",
+ "Cíger",
+ "Danko",
+ "Daňko",
+ "Daňo",
+ "Debnár",
+ "Dej",
+ "Dekýš",
+ "Doležal",
+ "Dočolomanský",
+ "Droppa",
+ "Dubovský",
+ "Dudek",
+ "Dula",
+ "Dulla",
+ "Dusík",
+ "Dvonč",
+ "Dzurjanin",
+ "Dávid",
+ "Fabian",
+ "Fabián",
+ "Fajnor",
+ "Farkašovský",
+ "Fico",
+ "Filc",
+ "Filip",
+ "Finka",
+ "Ftorek",
+ "Gašpar",
+ "Gašparovič",
+ "Gocník",
+ "Gregor",
+ "Greguš",
+ "Grznár",
+ "Hablák",
+ "Habšuda",
+ "Halda",
+ "Haluška",
+ "Halák",
+ "Hanko",
+ "Hanzal",
+ "Haščák",
+ "Heretik",
+ "Hečko",
+ "Hlaváček",
+ "Hlinka",
+ "Holub",
+ "Holuby",
+ "Hossa",
+ "Hoza",
+ "Hraško",
+ "Hric",
+ "Hrmo",
+ "Hrušovský",
+ "Huba",
+ "Ihnačák",
+ "Janeček",
+ "Janoška",
+ "Jantošovič",
+ "Janík",
+ "Janček",
+ "Jedľovský",
+ "Jendek",
+ "Jonata",
+ "Jurina",
+ "Jurkovič",
+ "Jurík",
+ "Jánošík",
+ "Kafenda",
+ "Kaliský",
+ "Karul",
+ "Keníž",
+ "Klapka",
+ "Kmeť",
+ "Kolesár",
+ "Kollár",
+ "Kolnik",
+ "Kolník",
+ "Kolár",
+ "Korec",
+ "Kostka",
+ "Kostrec",
+ "Kováč",
+ "Kováčik",
+ "Koza",
+ "Kočiš",
+ "Krajíček",
+ "Krajči",
+ "Krajčo",
+ "Krajčovič",
+ "Krajčír",
+ "Králik",
+ "Krúpa",
+ "Kubík",
+ "Kyseľ",
+ "Kállay",
+ "Labuda",
+ "Lepšík",
+ "Lipták",
+ "Lisický",
+ "Lubina",
+ "Lukáč",
+ "Lupták",
+ "Líška",
+ "Madej",
+ "Majeský",
+ "Malachovský",
+ "Malíšek",
+ "Mamojka",
+ "Marcinko",
+ "Marián",
+ "Masaryk",
+ "Maslo",
+ "Matiaško",
+ "Medveď",
+ "Melcer",
+ "Mečiar",
+ "Michalík",
+ "Mihalik",
+ "Mihál",
+ "Mihálik",
+ "Mikloško",
+ "Mikulík",
+ "Mikuš",
+ "Mikúš",
+ "Milota",
+ "Mináč",
+ "Mišík",
+ "Mojžiš",
+ "Mokroš",
+ "Mora",
+ "Moravčík",
+ "Mydlo",
+ "Nemec",
+ "Nitra",
+ "Novák",
+ "Obšut",
+ "Ondruš",
+ "Otčenáš",
+ "Pauko",
+ "Pavlikovský",
+ "Pavúk",
+ "Pašek",
+ "Paška",
+ "Paško",
+ "Pelikán",
+ "Petrovický",
+ "Petruška",
+ "Peško",
+ "Plch",
+ "Plekanec",
+ "Podhradský",
+ "Podkonický",
+ "Poliak",
+ "Pupák",
+ "Rak",
+ "Repiský",
+ "Romančík",
+ "Rus",
+ "Ružička",
+ "Rybníček",
+ "Rybár",
+ "Rybárik",
+ "Samson",
+ "Sedliak",
+ "Senko",
+ "Sklenka",
+ "Skokan",
+ "Skutecký",
+ "Slašťan",
+ "Sloboda",
+ "Slobodník",
+ "Slota",
+ "Slovák",
+ "Smrek",
+ "Stodola",
+ "Straka",
+ "Strnisko",
+ "Svrbík",
+ "Sámel",
+ "Sýkora",
+ "Tatar",
+ "Tatarka",
+ "Tatár",
+ "Tatárka",
+ "Thomka",
+ "Tomeček",
+ "Tomka",
+ "Tomko",
+ "Truben",
+ "Turčok",
+ "Uram",
+ "Urblík",
+ "Vajcík",
+ "Vajda",
+ "Valach",
+ "Valachovič",
+ "Valent",
+ "Valuška",
+ "Vanek",
+ "Vesel",
+ "Vicen",
+ "Višňovský",
+ "Vlach",
+ "Vojtek",
+ "Vydarený",
+ "Zajac",
+ "Zima",
+ "Zimka",
+ "Záborský",
+ "Zúbrik",
+ "Čapkovič",
+ "Čaplovič",
+ "Čarnogurský",
+ "Čierny",
+ "Čobrda",
+ "Ďaďo",
+ "Ďurica",
+ "Ďuriš",
+ "Šidlo",
+ "Šimonovič",
+ "Škriniar",
+ "Škultéty",
+ "Šmajda",
+ "Šoltés",
+ "Šoltýs",
+ "Štefan",
+ "Štefanka",
+ "Šulc",
+ "Šurka",
+ "Švehla",
+ "Šťastný"
+];
diff --git a/lib/locales/sk/name/name.js b/lib/locales/sk/name/name.js
new file mode 100644
index 00000000..09beaf04
--- /dev/null
+++ b/lib/locales/sk/name/name.js
@@ -0,0 +1,12 @@
+module["exports"] = [
+ "#{prefix} #{man_first_name} #{man_last_name}",
+ "#{prefix} #{woman_first_name} #{woman_last_name}",
+ "#{man_first_name} #{man_last_name} #{suffix}",
+ "#{woman_first_name} #{woman_last_name} #{suffix}",
+ "#{man_first_name} #{man_last_name}",
+ "#{man_first_name} #{man_last_name}",
+ "#{man_first_name} #{man_last_name}",
+ "#{woman_first_name} #{woman_last_name}",
+ "#{woman_first_name} #{woman_last_name}",
+ "#{woman_first_name} #{woman_last_name}"
+];
diff --git a/lib/locales/sk/name/prefix.js b/lib/locales/sk/name/prefix.js
new file mode 100644
index 00000000..b26d4452
--- /dev/null
+++ b/lib/locales/sk/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Ing.",
+ "Mgr.",
+ "JUDr.",
+ "MUDr."
+];
diff --git a/lib/locales/sk/name/suffix.js b/lib/locales/sk/name/suffix.js
new file mode 100644
index 00000000..e7eb5867
--- /dev/null
+++ b/lib/locales/sk/name/suffix.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Phd."
+];
diff --git a/lib/locales/sk/name/title.js b/lib/locales/sk/name/title.js
new file mode 100644
index 00000000..9567a316
--- /dev/null
+++ b/lib/locales/sk/name/title.js
@@ -0,0 +1,92 @@
+module["exports"] = {
+ "descriptor": [
+ "Lead",
+ "Senior",
+ "Direct",
+ "Corporate",
+ "Dynamic",
+ "Future",
+ "Product",
+ "National",
+ "Regional",
+ "District",
+ "Central",
+ "Global",
+ "Customer",
+ "Investor",
+ "Dynamic",
+ "International",
+ "Legacy",
+ "Forward",
+ "Internal",
+ "Human",
+ "Chief",
+ "Principal"
+ ],
+ "level": [
+ "Solutions",
+ "Program",
+ "Brand",
+ "Security",
+ "Research",
+ "Marketing",
+ "Directives",
+ "Implementation",
+ "Integration",
+ "Functionality",
+ "Response",
+ "Paradigm",
+ "Tactics",
+ "Identity",
+ "Markets",
+ "Group",
+ "Division",
+ "Applications",
+ "Optimization",
+ "Operations",
+ "Infrastructure",
+ "Intranet",
+ "Communications",
+ "Web",
+ "Branding",
+ "Quality",
+ "Assurance",
+ "Mobility",
+ "Accounts",
+ "Data",
+ "Creative",
+ "Configuration",
+ "Accountability",
+ "Interactions",
+ "Factors",
+ "Usability",
+ "Metrics"
+ ],
+ "job": [
+ "Supervisor",
+ "Associate",
+ "Executive",
+ "Liason",
+ "Officer",
+ "Manager",
+ "Engineer",
+ "Specialist",
+ "Director",
+ "Coordinator",
+ "Administrator",
+ "Architect",
+ "Analyst",
+ "Designer",
+ "Planner",
+ "Orchestrator",
+ "Technician",
+ "Developer",
+ "Producer",
+ "Consultant",
+ "Assistant",
+ "Facilitator",
+ "Agent",
+ "Representative",
+ "Strategist"
+ ]
+};
diff --git a/lib/locales/sk/name/woman_first_name.js b/lib/locales/sk/name/woman_first_name.js
new file mode 100644
index 00000000..cf28eda0
--- /dev/null
+++ b/lib/locales/sk/name/woman_first_name.js
@@ -0,0 +1,202 @@
+module["exports"] = [
+ "Alexandra",
+ "Karina",
+ "Daniela",
+ "Andrea",
+ "Antónia",
+ "Bohuslava",
+ "Dáša",
+ "Malvína",
+ "Kristína",
+ "Nataša",
+ "Bohdana",
+ "Drahomíra",
+ "Sára",
+ "Zora",
+ "Tamara",
+ "Ema",
+ "Tatiana",
+ "Erika",
+ "Veronika",
+ "Agáta",
+ "Dorota",
+ "Vanda",
+ "Zoja",
+ "Gabriela",
+ "Perla",
+ "Ida",
+ "Liana",
+ "Miloslava",
+ "Vlasta",
+ "Lívia",
+ "Eleonóra",
+ "Etela",
+ "Romana",
+ "Zlatica",
+ "Anežka",
+ "Bohumila",
+ "Františka",
+ "Angela",
+ "Matilda",
+ "Svetlana",
+ "Ľubica",
+ "Alena",
+ "Soňa",
+ "Vieroslava",
+ "Zita",
+ "Miroslava",
+ "Irena",
+ "Milena",
+ "Estera",
+ "Justína",
+ "Dana",
+ "Danica",
+ "Jela",
+ "Jaroslava",
+ "Jarmila",
+ "Lea",
+ "Anastázia",
+ "Galina",
+ "Lesana",
+ "Hermína",
+ "Monika",
+ "Ingrida",
+ "Viktória",
+ "Blažena",
+ "Žofia",
+ "Sofia",
+ "Gizela",
+ "Viola",
+ "Gertrúda",
+ "Zina",
+ "Júlia",
+ "Juliana",
+ "Želmíra",
+ "Ela",
+ "Vanesa",
+ "Iveta",
+ "Vilma",
+ "Petronela",
+ "Žaneta",
+ "Xénia",
+ "Karolína",
+ "Lenka",
+ "Laura",
+ "Stanislava",
+ "Margaréta",
+ "Dobroslava",
+ "Blanka",
+ "Valéria",
+ "Paulína",
+ "Sidónia",
+ "Adriána",
+ "Beáta",
+ "Petra",
+ "Melánia",
+ "Diana",
+ "Berta",
+ "Patrícia",
+ "Lujza",
+ "Amália",
+ "Milota",
+ "Nina",
+ "Margita",
+ "Kamila",
+ "Dušana",
+ "Magdaléna",
+ "Oľga",
+ "Anna",
+ "Hana",
+ "Božena",
+ "Marta",
+ "Libuša",
+ "Božidara",
+ "Dominika",
+ "Hortenzia",
+ "Jozefína",
+ "Štefánia",
+ "Ľubomíra",
+ "Zuzana",
+ "Darina",
+ "Marcela",
+ "Milica",
+ "Elena",
+ "Helena",
+ "Lýdia",
+ "Anabela",
+ "Jana",
+ "Silvia",
+ "Nikola",
+ "Ružena",
+ "Nora",
+ "Drahoslava",
+ "Linda",
+ "Melinda",
+ "Rebeka",
+ "Rozália",
+ "Regína",
+ "Alica",
+ "Marianna",
+ "Miriama",
+ "Martina",
+ "Mária",
+ "Jolana",
+ "Ľudomila",
+ "Ľudmila",
+ "Olympia",
+ "Eugénia",
+ "Ľuboslava",
+ "Zdenka",
+ "Edita",
+ "Michaela",
+ "Stela",
+ "Viera",
+ "Natália",
+ "Eliška",
+ "Brigita",
+ "Valentína",
+ "Terézia",
+ "Vladimíra",
+ "Hedviga",
+ "Uršuľa",
+ "Alojza",
+ "Kvetoslava",
+ "Sabína",
+ "Dobromila",
+ "Klára",
+ "Simona",
+ "Aurélia",
+ "Denisa",
+ "Renáta",
+ "Irma",
+ "Agnesa",
+ "Klaudia",
+ "Alžbeta",
+ "Elvíra",
+ "Cecília",
+ "Emília",
+ "Katarína",
+ "Henrieta",
+ "Bibiána",
+ "Barbora",
+ "Marína",
+ "Izabela",
+ "Hilda",
+ "Otília",
+ "Lucia",
+ "Branislava",
+ "Bronislava",
+ "Ivica",
+ "Albína",
+ "Kornélia",
+ "Sláva",
+ "Slávka",
+ "Judita",
+ "Dagmara",
+ "Adela",
+ "Nadežda",
+ "Eva",
+ "Filoména",
+ "Ivana",
+ "Milada"
+];
diff --git a/lib/locales/sk/name/woman_last_name.js b/lib/locales/sk/name/woman_last_name.js
new file mode 100644
index 00000000..311cd3e7
--- /dev/null
+++ b/lib/locales/sk/name/woman_last_name.js
@@ -0,0 +1,253 @@
+module["exports"] = [
+ "Antalová",
+ "Babková",
+ "Bahnová",
+ "Balážová",
+ "Baranová",
+ "Baranková",
+ "Bartovičová",
+ "Bartošová",
+ "Bačová",
+ "Bernoláková",
+ "Beňová",
+ "Biceková",
+ "Bieliková",
+ "Blahová",
+ "Bondrová",
+ "Bosáková",
+ "Bošková",
+ "Brezinová",
+ "Bukovská",
+ "Chalupková",
+ "Chudíková",
+ "Cibulová",
+ "Cibulková",
+ "Cyprichová",
+ "Cígerová",
+ "Danková",
+ "Daňková",
+ "Daňová",
+ "Debnárová",
+ "Dejová",
+ "Dekýšová",
+ "Doležalová",
+ "Dočolomanská",
+ "Droppová",
+ "Dubovská",
+ "Dudeková",
+ "Dulová",
+ "Dullová",
+ "Dusíková",
+ "Dvončová",
+ "Dzurjaninová",
+ "Dávidová",
+ "Fabianová",
+ "Fabiánová",
+ "Fajnorová",
+ "Farkašovská",
+ "Ficová",
+ "Filcová",
+ "Filipová",
+ "Finková",
+ "Ftoreková",
+ "Gašparová",
+ "Gašparovičová",
+ "Gocníková",
+ "Gregorová",
+ "Gregušová",
+ "Grznárová",
+ "Habláková",
+ "Habšudová",
+ "Haldová",
+ "Halušková",
+ "Haláková",
+ "Hanková",
+ "Hanzalová",
+ "Haščáková",
+ "Heretiková",
+ "Hečková",
+ "Hlaváčeková",
+ "Hlinková",
+ "Holubová",
+ "Holubyová",
+ "Hossová",
+ "Hozová",
+ "Hrašková",
+ "Hricová",
+ "Hrmová",
+ "Hrušovská",
+ "Hubová",
+ "Ihnačáková",
+ "Janečeková",
+ "Janošková",
+ "Jantošovičová",
+ "Janíková",
+ "Jančeková",
+ "Jedľovská",
+ "Jendeková",
+ "Jonatová",
+ "Jurinová",
+ "Jurkovičová",
+ "Juríková",
+ "Jánošíková",
+ "Kafendová",
+ "Kaliská",
+ "Karulová",
+ "Kenížová",
+ "Klapková",
+ "Kmeťová",
+ "Kolesárová",
+ "Kollárová",
+ "Kolniková",
+ "Kolníková",
+ "Kolárová",
+ "Korecová",
+ "Kostkaová",
+ "Kostrecová",
+ "Kováčová",
+ "Kováčiková",
+ "Kozová",
+ "Kočišová",
+ "Krajíčeková",
+ "Krajčová",
+ "Krajčovičová",
+ "Krajčírová",
+ "Králiková",
+ "Krúpová",
+ "Kubíková",
+ "Kyseľová",
+ "Kállayová",
+ "Labudová",
+ "Lepšíková",
+ "Liptáková",
+ "Lisická",
+ "Lubinová",
+ "Lukáčová",
+ "Luptáková",
+ "Líšková",
+ "Madejová",
+ "Majeská",
+ "Malachovská",
+ "Malíšeková",
+ "Mamojková",
+ "Marcinková",
+ "Mariánová",
+ "Masaryková",
+ "Maslová",
+ "Matiašková",
+ "Medveďová",
+ "Melcerová",
+ "Mečiarová",
+ "Michalíková",
+ "Mihaliková",
+ "Mihálová",
+ "Miháliková",
+ "Miklošková",
+ "Mikulíková",
+ "Mikušová",
+ "Mikúšová",
+ "Milotová",
+ "Mináčová",
+ "Mišíková",
+ "Mojžišová",
+ "Mokrošová",
+ "Morová",
+ "Moravčíková",
+ "Mydlová",
+ "Nemcová",
+ "Nováková",
+ "Obšutová",
+ "Ondrušová",
+ "Otčenášová",
+ "Pauková",
+ "Pavlikovská",
+ "Pavúková",
+ "Pašeková",
+ "Pašková",
+ "Pelikánová",
+ "Petrovická",
+ "Petrušková",
+ "Pešková",
+ "Plchová",
+ "Plekanecová",
+ "Podhradská",
+ "Podkonická",
+ "Poliaková",
+ "Pupáková",
+ "Raková",
+ "Repiská",
+ "Romančíková",
+ "Rusová",
+ "Ružičková",
+ "Rybníčeková",
+ "Rybárová",
+ "Rybáriková",
+ "Samsonová",
+ "Sedliaková",
+ "Senková",
+ "Sklenková",
+ "Skokanová",
+ "Skutecká",
+ "Slašťanová",
+ "Slobodová",
+ "Slobodníková",
+ "Slotová",
+ "Slováková",
+ "Smreková",
+ "Stodolová",
+ "Straková",
+ "Strnisková",
+ "Svrbíková",
+ "Sámelová",
+ "Sýkorová",
+ "Tatarová",
+ "Tatarková",
+ "Tatárová",
+ "Tatárkaová",
+ "Thomková",
+ "Tomečeková",
+ "Tomková",
+ "Trubenová",
+ "Turčoková",
+ "Uramová",
+ "Urblíková",
+ "Vajcíková",
+ "Vajdová",
+ "Valachová",
+ "Valachovičová",
+ "Valentová",
+ "Valušková",
+ "Vaneková",
+ "Veselová",
+ "Vicenová",
+ "Višňovská",
+ "Vlachová",
+ "Vojteková",
+ "Vydarená",
+ "Zajacová",
+ "Zimová",
+ "Zimková",
+ "Záborská",
+ "Zúbriková",
+ "Čapkovičová",
+ "Čaplovičová",
+ "Čarnogurská",
+ "Čierná",
+ "Čobrdová",
+ "Ďaďová",
+ "Ďuricová",
+ "Ďurišová",
+ "Šidlová",
+ "Šimonovičová",
+ "Škriniarová",
+ "Škultétyová",
+ "Šmajdová",
+ "Šoltésová",
+ "Šoltýsová",
+ "Štefanová",
+ "Štefanková",
+ "Šulcová",
+ "Šurková",
+ "Švehlová",
+ "Šťastná"
+];
diff --git a/lib/locales/sk/phone_number/formats.js b/lib/locales/sk/phone_number/formats.js
new file mode 100644
index 00000000..11ab2755
--- /dev/null
+++ b/lib/locales/sk/phone_number/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "09## ### ###",
+ "0## #### ####",
+ "0# #### ####",
+ "+421 ### ### ###"
+];
diff --git a/lib/locales/sk/phone_number/index.js b/lib/locales/sk/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/sk/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/sv.js b/lib/locales/sv.js
deleted file mode 100644
index a8294509..00000000
--- a/lib/locales/sv.js
+++ /dev/null
@@ -1,641 +0,0 @@
-var sv = {};
-module["exports"] = sv;
-sv.title = "Swedish";
-sv.address = {
- "city_prefix": [
- "Söder",
- "Norr",
- "Väst",
- "Öster",
- "Aling",
- "Ar",
- "Av",
- "Bo",
- "Br",
- "Bå",
- "Ek",
- "En",
- "Esk",
- "Fal",
- "Gäv",
- "Göte",
- "Ha",
- "Helsing",
- "Karl",
- "Krist",
- "Kram",
- "Kung",
- "Kö",
- "Lyck",
- "Ny"
- ],
- "city_suffix": [
- "stad",
- "land",
- "sås",
- "ås",
- "holm",
- "tuna",
- "sta",
- "berg",
- "löv",
- "borg",
- "mora",
- "hamn",
- "fors",
- "köping",
- "by",
- "hult",
- "torp",
- "fred",
- "vik"
- ],
- "country": [
- "Ryssland",
- "Kanada",
- "Kina",
- "USA",
- "Brasilien",
- "Australien",
- "Indien",
- "Argentina",
- "Kazakstan",
- "Algeriet",
- "DR Kongo",
- "Danmark",
- "Färöarna",
- "Grönland",
- "Saudiarabien",
- "Mexiko",
- "Indonesien",
- "Sudan",
- "Libyen",
- "Iran",
- "Mongoliet",
- "Peru",
- "Tchad",
- "Niger",
- "Angola",
- "Mali",
- "Sydafrika",
- "Colombia",
- "Etiopien",
- "Bolivia",
- "Mauretanien",
- "Egypten",
- "Tanzania",
- "Nigeria",
- "Venezuela",
- "Namibia",
- "Pakistan",
- "Moçambique",
- "Turkiet",
- "Chile",
- "Zambia",
- "Marocko",
- "Västsahara",
- "Burma",
- "Afghanistan",
- "Somalia",
- "Centralafrikanska republiken",
- "Sydsudan",
- "Ukraina",
- "Botswana",
- "Madagaskar",
- "Kenya",
- "Frankrike",
- "Franska Guyana",
- "Jemen",
- "Thailand",
- "Spanien",
- "Turkmenistan",
- "Kamerun",
- "Papua Nya Guinea",
- "Sverige",
- "Uzbekistan",
- "Irak",
- "Paraguay",
- "Zimbabwe",
- "Japan",
- "Tyskland",
- "Kongo",
- "Finland",
- "Malaysia",
- "Vietnam",
- "Norge",
- "Svalbard",
- "Jan Mayen",
- "Elfenbenskusten",
- "Polen",
- "Italien",
- "Filippinerna",
- "Ecuador",
- "Burkina Faso",
- "Nya Zeeland",
- "Gabon",
- "Guinea",
- "Storbritannien",
- "Ghana",
- "Rumänien",
- "Laos",
- "Uganda",
- "Guyana",
- "Oman",
- "Vitryssland",
- "Kirgizistan",
- "Senegal",
- "Syrien",
- "Kambodja",
- "Uruguay",
- "Tunisien",
- "Surinam",
- "Nepal",
- "Bangladesh",
- "Tadzjikistan",
- "Grekland",
- "Nicaragua",
- "Eritrea",
- "Nordkorea",
- "Malawi",
- "Benin",
- "Honduras",
- "Liberia",
- "Bulgarien",
- "Kuba",
- "Guatemala",
- "Island",
- "Sydkorea",
- "Ungern",
- "Portugal",
- "Jordanien",
- "Serbien",
- "Azerbajdzjan",
- "Österrike",
- "Förenade Arabemiraten",
- "Tjeckien",
- "Panama",
- "Sierra Leone",
- "Irland",
- "Georgien",
- "Sri Lanka",
- "Litauen",
- "Lettland",
- "Togo",
- "Kroatien",
- "Bosnien och Hercegovina",
- "Costa Rica",
- "Slovakien",
- "Dominikanska republiken",
- "Bhutan",
- "Estland",
- "Danmark",
- "Färöarna",
- "Grönland",
- "Nederländerna",
- "Schweiz",
- "Guinea-Bissau",
- "Taiwan",
- "Moldavien",
- "Belgien",
- "Lesotho",
- "Armenien",
- "Albanien",
- "Salomonöarna",
- "Ekvatorialguinea",
- "Burundi",
- "Haiti",
- "Rwanda",
- "Makedonien",
- "Djibouti",
- "Belize",
- "Israel",
- "El Salvador",
- "Slovenien",
- "Fiji",
- "Kuwait",
- "Swaziland",
- "Timor-Leste",
- "Montenegro",
- "Bahamas",
- "Vanuatu",
- "Qatar",
- "Gambia",
- "Jamaica",
- "Kosovo",
- "Libanon",
- "Cypern",
- "Brunei",
- "Trinidad och Tobago",
- "Kap Verde",
- "Samoa",
- "Luxemburg",
- "Komorerna",
- "Mauritius",
- "São Tomé och Príncipe",
- "Kiribati",
- "Dominica",
- "Tonga",
- "Mikronesiens federerade stater",
- "Singapore",
- "Bahrain",
- "Saint Lucia",
- "Andorra",
- "Palau",
- "Seychellerna",
- "Antigua och Barbuda",
- "Barbados",
- "Saint Vincent och Grenadinerna",
- "Grenada",
- "Malta",
- "Maldiverna",
- "Saint Kitts och Nevis",
- "Marshallöarna",
- "Liechtenstein",
- "San Marino",
- "Tuvalu",
- "Nauru",
- "Monaco",
- "Vatikanstaten"
- ],
- "common_street_suffix": [
- "s Väg",
- "s Gata"
- ],
- "street_prefix": [
- "Västra",
- "Östra",
- "Norra",
- "Södra",
- "Övre",
- "Undre"
- ],
- "street_root": [
- "Björk",
- "Järnvägs",
- "Ring",
- "Skol",
- "Skogs",
- "Ny",
- "Gran",
- "Idrotts",
- "Stor",
- "Kyrk",
- "Industri",
- "Park",
- "Strand",
- "Skol",
- "Trädgård",
- "Ängs",
- "Kyrko",
- "Villa",
- "Ek",
- "Kvarn",
- "Stations",
- "Back",
- "Furu",
- "Gen",
- "Fabriks",
- "Åker",
- "Bäck",
- "Asp"
- ],
- "street_suffix": [
- "vägen",
- "gatan",
- "gränden",
- "gärdet",
- "allén"
- ],
- "state": [
- "Blekinge",
- "Dalarna",
- "Gotland",
- "Gävleborg",
- "Göteborg",
- "Halland",
- "Jämtland",
- "Jönköping",
- "Kalmar",
- "Kronoberg",
- "Norrbotten",
- "Skaraborg",
- "Skåne",
- "Stockholm",
- "Södermanland",
- "Uppsala",
- "Värmland",
- "Västerbotten",
- "Västernorrland",
- "Västmanland",
- "Älvsborg",
- "Örebro",
- "Östergötland"
- ],
- "city": [
- "#{city_prefix}#{city_suffix}"
- ],
- "street_name": [
- "#{street_root}#{street_suffix}",
- "#{street_prefix} #{street_root}#{street_suffix}",
- "#{Name.first_name}#{common_street_suffix}",
- "#{Name.last_name}#{common_street_suffix}"
- ],
- "postcode": [
- "#####"
- ],
- "building_number": [
- "###",
- "##",
- "#"
- ],
- "secondary_address": [
- "Lgh. ###",
- "Hus ###"
- ],
- "street_address": [
- "#{street_name} #{building_number}"
- ],
- "default_country": [
- "Sverige"
- ]
-};
-sv.company = {
- "suffix": [
- "Gruppen",
- "AB",
- "HB",
- "Group",
- "Investment",
- "Kommanditbolag",
- "Aktiebolag"
- ],
- "name": [
- "#{Name.last_name} #{suffix}",
- "#{Name.last_name}-#{Name.last_name}",
- "#{Name.last_name}, #{Name.last_name} #{suffix}"
- ]
-};
-sv.internet = {
- "domain_suffix": [
- "se",
- "nu",
- "info",
- "com",
- "org"
- ]
-};
-sv.name = {
- "first_name_women": [
- "Maria",
- "Anna",
- "Margareta",
- "Elisabeth",
- "Eva",
- "Birgitta",
- "Kristina",
- "Karin",
- "Elisabet",
- "Marie"
- ],
- "first_name_men": [
- "Erik",
- "Lars",
- "Karl",
- "Anders",
- "Per",
- "Johan",
- "Nils",
- "Lennart",
- "Emil",
- "Hans"
- ],
- "last_name": [
- "Johansson",
- "Andersson",
- "Karlsson",
- "Nilsson",
- "Eriksson",
- "Larsson",
- "Olsson",
- "Persson",
- "Svensson",
- "Gustafsson"
- ],
- "prefix": [
- "Dr.",
- "Prof.",
- "PhD."
- ],
- "title": {
- "descriptor": [
- "Lead",
- "Senior",
- "Direct",
- "Corporate",
- "Dynamic",
- "Future",
- "Product",
- "National",
- "Regional",
- "District",
- "Central",
- "Global",
- "Customer",
- "Investor",
- "Dynamic",
- "International",
- "Legacy",
- "Forward",
- "Internal",
- "Human",
- "Chief",
- "Principal"
- ],
- "level": [
- "Solutions",
- "Program",
- "Brand",
- "Security",
- "Research",
- "Marketing",
- "Directives",
- "Implementation",
- "Integration",
- "Functionality",
- "Response",
- "Paradigm",
- "Tactics",
- "Identity",
- "Markets",
- "Group",
- "Division",
- "Applications",
- "Optimization",
- "Operations",
- "Infrastructure",
- "Intranet",
- "Communications",
- "Web",
- "Branding",
- "Quality",
- "Assurance",
- "Mobility",
- "Accounts",
- "Data",
- "Creative",
- "Configuration",
- "Accountability",
- "Interactions",
- "Factors",
- "Usability",
- "Metrics"
- ],
- "job": [
- "Supervisor",
- "Associate",
- "Executive",
- "Liason",
- "Officer",
- "Manager",
- "Engineer",
- "Specialist",
- "Director",
- "Coordinator",
- "Administrator",
- "Architect",
- "Analyst",
- "Designer",
- "Planner",
- "Orchestrator",
- "Technician",
- "Developer",
- "Producer",
- "Consultant",
- "Assistant",
- "Facilitator",
- "Agent",
- "Representative",
- "Strategist"
- ]
- },
- "name": [
- "#{first_name_women} #{last_name}",
- "#{first_name_men} #{last_name}",
- "#{first_name_women} #{last_name}",
- "#{first_name_men} #{last_name}",
- "#{first_name_women} #{last_name}",
- "#{first_name_men} #{last_name}",
- "#{prefix} #{first_name_men} #{last_name}",
- "#{prefix} #{first_name_women} #{last_name}"
- ]
-};
-sv.phone_number = {
- "formats": [
- "####-#####",
- "####-######"
- ]
-};
-sv.cell_phone = {
- "common_cell_prefix": [
- 56,
- 62,
- 59
- ],
- "formats": [
- "#{common_cell_prefix}-###-####"
- ]
-};
-sv.commerce = {
- "color": [
- "vit",
- "silver",
- "grå",
- "svart",
- "röd",
- "grön",
- "blå",
- "gul",
- "lila",
- "indigo",
- "guld",
- "brun",
- "rosa",
- "purpur",
- "korall"
- ],
- "department": [
- "Böcker",
- "Filmer",
- "Musik",
- "Spel",
- "Elektronik",
- "Datorer",
- "Hem",
- "Trädgård",
- "Verktyg",
- "Livsmedel",
- "Hälsa",
- "Skönhet",
- "Leksaker",
- "Klädsel",
- "Skor",
- "Smycken",
- "Sport"
- ],
- "product_name": {
- "adjective": [
- "Liten",
- "Ergonomisk",
- "Robust",
- "Intelligent",
- "Söt",
- "Otrolig",
- "Fatastisk",
- "Praktisk",
- "Slimmad",
- "Grym"
- ],
- "material": [
- "Stål",
- "Metall",
- "Trä",
- "Betong",
- "Plast",
- "Bomul",
- "Grnit",
- "Gummi",
- "Latex"
- ],
- "product": [
- "Stol",
- "Bil",
- "Dator",
- "Handskar",
- "Pants",
- "Shirt",
- "Table",
- "Shoes",
- "Hat"
- ]
- }
-};
-sv.team = {
- "suffix": [
- "IF",
- "FF",
- "BK",
- "HK",
- "AIF",
- "SK",
- "FC",
- "SK",
- "BoIS",
- "FK",
- "BIS",
- "FIF",
- "IK"
- ],
- "name": [
- "#{Address.city} #{suffix}"
- ]
-};
diff --git a/lib/locales/sv/address/building_number.js b/lib/locales/sv/address/building_number.js
new file mode 100644
index 00000000..8f67cb33
--- /dev/null
+++ b/lib/locales/sv/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/sv/address/city.js b/lib/locales/sv/address/city.js
new file mode 100644
index 00000000..a5c0f3c3
--- /dev/null
+++ b/lib/locales/sv/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}#{city_suffix}"
+];
diff --git a/lib/locales/sv/address/city_prefix.js b/lib/locales/sv/address/city_prefix.js
new file mode 100644
index 00000000..65e19d04
--- /dev/null
+++ b/lib/locales/sv/address/city_prefix.js
@@ -0,0 +1,27 @@
+module["exports"] = [
+ "Söder",
+ "Norr",
+ "Väst",
+ "Öster",
+ "Aling",
+ "Ar",
+ "Av",
+ "Bo",
+ "Br",
+ "Bå",
+ "Ek",
+ "En",
+ "Esk",
+ "Fal",
+ "Gäv",
+ "Göte",
+ "Ha",
+ "Helsing",
+ "Karl",
+ "Krist",
+ "Kram",
+ "Kung",
+ "Kö",
+ "Lyck",
+ "Ny"
+];
diff --git a/lib/locales/sv/address/city_suffix.js b/lib/locales/sv/address/city_suffix.js
new file mode 100644
index 00000000..df7e173f
--- /dev/null
+++ b/lib/locales/sv/address/city_suffix.js
@@ -0,0 +1,21 @@
+module["exports"] = [
+ "stad",
+ "land",
+ "sås",
+ "ås",
+ "holm",
+ "tuna",
+ "sta",
+ "berg",
+ "löv",
+ "borg",
+ "mora",
+ "hamn",
+ "fors",
+ "köping",
+ "by",
+ "hult",
+ "torp",
+ "fred",
+ "vik"
+];
diff --git a/lib/locales/sv/address/common_street_suffix.js b/lib/locales/sv/address/common_street_suffix.js
new file mode 100644
index 00000000..ff379cef
--- /dev/null
+++ b/lib/locales/sv/address/common_street_suffix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "s Väg",
+ "s Gata"
+];
diff --git a/lib/locales/sv/address/country.js b/lib/locales/sv/address/country.js
new file mode 100644
index 00000000..c2c9119a
--- /dev/null
+++ b/lib/locales/sv/address/country.js
@@ -0,0 +1,207 @@
+module["exports"] = [
+ "Ryssland",
+ "Kanada",
+ "Kina",
+ "USA",
+ "Brasilien",
+ "Australien",
+ "Indien",
+ "Argentina",
+ "Kazakstan",
+ "Algeriet",
+ "DR Kongo",
+ "Danmark",
+ "Färöarna",
+ "Grönland",
+ "Saudiarabien",
+ "Mexiko",
+ "Indonesien",
+ "Sudan",
+ "Libyen",
+ "Iran",
+ "Mongoliet",
+ "Peru",
+ "Tchad",
+ "Niger",
+ "Angola",
+ "Mali",
+ "Sydafrika",
+ "Colombia",
+ "Etiopien",
+ "Bolivia",
+ "Mauretanien",
+ "Egypten",
+ "Tanzania",
+ "Nigeria",
+ "Venezuela",
+ "Namibia",
+ "Pakistan",
+ "Moçambique",
+ "Turkiet",
+ "Chile",
+ "Zambia",
+ "Marocko",
+ "Västsahara",
+ "Burma",
+ "Afghanistan",
+ "Somalia",
+ "Centralafrikanska republiken",
+ "Sydsudan",
+ "Ukraina",
+ "Botswana",
+ "Madagaskar",
+ "Kenya",
+ "Frankrike",
+ "Franska Guyana",
+ "Jemen",
+ "Thailand",
+ "Spanien",
+ "Turkmenistan",
+ "Kamerun",
+ "Papua Nya Guinea",
+ "Sverige",
+ "Uzbekistan",
+ "Irak",
+ "Paraguay",
+ "Zimbabwe",
+ "Japan",
+ "Tyskland",
+ "Kongo",
+ "Finland",
+ "Malaysia",
+ "Vietnam",
+ "Norge",
+ "Svalbard",
+ "Jan Mayen",
+ "Elfenbenskusten",
+ "Polen",
+ "Italien",
+ "Filippinerna",
+ "Ecuador",
+ "Burkina Faso",
+ "Nya Zeeland",
+ "Gabon",
+ "Guinea",
+ "Storbritannien",
+ "Ghana",
+ "Rumänien",
+ "Laos",
+ "Uganda",
+ "Guyana",
+ "Oman",
+ "Vitryssland",
+ "Kirgizistan",
+ "Senegal",
+ "Syrien",
+ "Kambodja",
+ "Uruguay",
+ "Tunisien",
+ "Surinam",
+ "Nepal",
+ "Bangladesh",
+ "Tadzjikistan",
+ "Grekland",
+ "Nicaragua",
+ "Eritrea",
+ "Nordkorea",
+ "Malawi",
+ "Benin",
+ "Honduras",
+ "Liberia",
+ "Bulgarien",
+ "Kuba",
+ "Guatemala",
+ "Island",
+ "Sydkorea",
+ "Ungern",
+ "Portugal",
+ "Jordanien",
+ "Serbien",
+ "Azerbajdzjan",
+ "Österrike",
+ "Förenade Arabemiraten",
+ "Tjeckien",
+ "Panama",
+ "Sierra Leone",
+ "Irland",
+ "Georgien",
+ "Sri Lanka",
+ "Litauen",
+ "Lettland",
+ "Togo",
+ "Kroatien",
+ "Bosnien och Hercegovina",
+ "Costa Rica",
+ "Slovakien",
+ "Dominikanska republiken",
+ "Bhutan",
+ "Estland",
+ "Danmark",
+ "Färöarna",
+ "Grönland",
+ "Nederländerna",
+ "Schweiz",
+ "Guinea-Bissau",
+ "Taiwan",
+ "Moldavien",
+ "Belgien",
+ "Lesotho",
+ "Armenien",
+ "Albanien",
+ "Salomonöarna",
+ "Ekvatorialguinea",
+ "Burundi",
+ "Haiti",
+ "Rwanda",
+ "Makedonien",
+ "Djibouti",
+ "Belize",
+ "Israel",
+ "El Salvador",
+ "Slovenien",
+ "Fiji",
+ "Kuwait",
+ "Swaziland",
+ "Timor-Leste",
+ "Montenegro",
+ "Bahamas",
+ "Vanuatu",
+ "Qatar",
+ "Gambia",
+ "Jamaica",
+ "Kosovo",
+ "Libanon",
+ "Cypern",
+ "Brunei",
+ "Trinidad och Tobago",
+ "Kap Verde",
+ "Samoa",
+ "Luxemburg",
+ "Komorerna",
+ "Mauritius",
+ "São Tomé och Príncipe",
+ "Kiribati",
+ "Dominica",
+ "Tonga",
+ "Mikronesiens federerade stater",
+ "Singapore",
+ "Bahrain",
+ "Saint Lucia",
+ "Andorra",
+ "Palau",
+ "Seychellerna",
+ "Antigua och Barbuda",
+ "Barbados",
+ "Saint Vincent och Grenadinerna",
+ "Grenada",
+ "Malta",
+ "Maldiverna",
+ "Saint Kitts och Nevis",
+ "Marshallöarna",
+ "Liechtenstein",
+ "San Marino",
+ "Tuvalu",
+ "Nauru",
+ "Monaco",
+ "Vatikanstaten"
+];
diff --git a/lib/locales/sv/address/default_country.js b/lib/locales/sv/address/default_country.js
new file mode 100644
index 00000000..ab98db20
--- /dev/null
+++ b/lib/locales/sv/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Sverige"
+];
diff --git a/lib/locales/sv/address/index.js b/lib/locales/sv/address/index.js
new file mode 100644
index 00000000..c9cac06e
--- /dev/null
+++ b/lib/locales/sv/address/index.js
@@ -0,0 +1,17 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.country = require("./country");
+address.common_street_suffix = require("./common_street_suffix");
+address.street_prefix = require("./street_prefix");
+address.street_root = require("./street_root");
+address.street_suffix = require("./street_suffix");
+address.state = require("./state");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.postcode = require("./postcode");
+address.building_number = require("./building_number");
+address.secondary_address = require("./secondary_address");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/sv/address/postcode.js b/lib/locales/sv/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/sv/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/sv/address/secondary_address.js b/lib/locales/sv/address/secondary_address.js
new file mode 100644
index 00000000..fb1b9ae6
--- /dev/null
+++ b/lib/locales/sv/address/secondary_address.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Lgh. ###",
+ "Hus ###"
+];
diff --git a/lib/locales/sv/address/state.js b/lib/locales/sv/address/state.js
new file mode 100644
index 00000000..323a8e0a
--- /dev/null
+++ b/lib/locales/sv/address/state.js
@@ -0,0 +1,25 @@
+module["exports"] = [
+ "Blekinge",
+ "Dalarna",
+ "Gotland",
+ "Gävleborg",
+ "Göteborg",
+ "Halland",
+ "Jämtland",
+ "Jönköping",
+ "Kalmar",
+ "Kronoberg",
+ "Norrbotten",
+ "Skaraborg",
+ "Skåne",
+ "Stockholm",
+ "Södermanland",
+ "Uppsala",
+ "Värmland",
+ "Västerbotten",
+ "Västernorrland",
+ "Västmanland",
+ "Älvsborg",
+ "Örebro",
+ "Östergötland"
+];
diff --git a/lib/locales/sv/address/street_address.js b/lib/locales/sv/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/sv/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/sv/address/street_name.js b/lib/locales/sv/address/street_name.js
new file mode 100644
index 00000000..f5c98b96
--- /dev/null
+++ b/lib/locales/sv/address/street_name.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "#{street_root}#{street_suffix}",
+ "#{street_prefix} #{street_root}#{street_suffix}",
+ "#{Name.first_name}#{common_street_suffix}",
+ "#{Name.last_name}#{common_street_suffix}"
+];
diff --git a/lib/locales/sv/address/street_prefix.js b/lib/locales/sv/address/street_prefix.js
new file mode 100644
index 00000000..24805cc3
--- /dev/null
+++ b/lib/locales/sv/address/street_prefix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Västra",
+ "Östra",
+ "Norra",
+ "Södra",
+ "Övre",
+ "Undre"
+];
diff --git a/lib/locales/sv/address/street_root.js b/lib/locales/sv/address/street_root.js
new file mode 100644
index 00000000..4d5f3140
--- /dev/null
+++ b/lib/locales/sv/address/street_root.js
@@ -0,0 +1,30 @@
+module["exports"] = [
+ "Björk",
+ "Järnvägs",
+ "Ring",
+ "Skol",
+ "Skogs",
+ "Ny",
+ "Gran",
+ "Idrotts",
+ "Stor",
+ "Kyrk",
+ "Industri",
+ "Park",
+ "Strand",
+ "Skol",
+ "Trädgård",
+ "Ängs",
+ "Kyrko",
+ "Villa",
+ "Ek",
+ "Kvarn",
+ "Stations",
+ "Back",
+ "Furu",
+ "Gen",
+ "Fabriks",
+ "Åker",
+ "Bäck",
+ "Asp"
+];
diff --git a/lib/locales/sv/address/street_suffix.js b/lib/locales/sv/address/street_suffix.js
new file mode 100644
index 00000000..fcd009cb
--- /dev/null
+++ b/lib/locales/sv/address/street_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "vägen",
+ "gatan",
+ "gränden",
+ "gärdet",
+ "allén"
+];
diff --git a/lib/locales/sv/cell_phone/common_cell_prefix.js b/lib/locales/sv/cell_phone/common_cell_prefix.js
new file mode 100644
index 00000000..3ce9b2e7
--- /dev/null
+++ b/lib/locales/sv/cell_phone/common_cell_prefix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ 56,
+ 62,
+ 59
+];
diff --git a/lib/locales/sv/cell_phone/formats.js b/lib/locales/sv/cell_phone/formats.js
new file mode 100644
index 00000000..c2949e3c
--- /dev/null
+++ b/lib/locales/sv/cell_phone/formats.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{common_cell_prefix}-###-####"
+];
diff --git a/lib/locales/sv/cell_phone/index.js b/lib/locales/sv/cell_phone/index.js
new file mode 100644
index 00000000..e1c54acf
--- /dev/null
+++ b/lib/locales/sv/cell_phone/index.js
@@ -0,0 +1,4 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.common_cell_prefix = require("./common_cell_prefix");
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/sv/commerce/color.js b/lib/locales/sv/commerce/color.js
new file mode 100644
index 00000000..9c7b83e4
--- /dev/null
+++ b/lib/locales/sv/commerce/color.js
@@ -0,0 +1,17 @@
+module["exports"] = [
+ "vit",
+ "silver",
+ "grå",
+ "svart",
+ "röd",
+ "grön",
+ "blå",
+ "gul",
+ "lila",
+ "indigo",
+ "guld",
+ "brun",
+ "rosa",
+ "purpur",
+ "korall"
+];
diff --git a/lib/locales/sv/commerce/department.js b/lib/locales/sv/commerce/department.js
new file mode 100644
index 00000000..7748fd2f
--- /dev/null
+++ b/lib/locales/sv/commerce/department.js
@@ -0,0 +1,19 @@
+module["exports"] = [
+ "Böcker",
+ "Filmer",
+ "Musik",
+ "Spel",
+ "Elektronik",
+ "Datorer",
+ "Hem",
+ "Trädgård",
+ "Verktyg",
+ "Livsmedel",
+ "Hälsa",
+ "Skönhet",
+ "Leksaker",
+ "Klädsel",
+ "Skor",
+ "Smycken",
+ "Sport"
+];
diff --git a/lib/locales/sv/commerce/index.js b/lib/locales/sv/commerce/index.js
new file mode 100644
index 00000000..c05b5272
--- /dev/null
+++ b/lib/locales/sv/commerce/index.js
@@ -0,0 +1,5 @@
+var commerce = {};
+module['exports'] = commerce;
+commerce.color = require("./color");
+commerce.department = require("./department");
+commerce.product_name = require("./product_name");
diff --git a/lib/locales/sv/commerce/product_name.js b/lib/locales/sv/commerce/product_name.js
new file mode 100644
index 00000000..dc89271e
--- /dev/null
+++ b/lib/locales/sv/commerce/product_name.js
@@ -0,0 +1,36 @@
+module["exports"] = {
+ "adjective": [
+ "Liten",
+ "Ergonomisk",
+ "Robust",
+ "Intelligent",
+ "Söt",
+ "Otrolig",
+ "Fatastisk",
+ "Praktisk",
+ "Slimmad",
+ "Grym"
+ ],
+ "material": [
+ "Stål",
+ "Metall",
+ "Trä",
+ "Betong",
+ "Plast",
+ "Bomul",
+ "Grnit",
+ "Gummi",
+ "Latex"
+ ],
+ "product": [
+ "Stol",
+ "Bil",
+ "Dator",
+ "Handskar",
+ "Pants",
+ "Shirt",
+ "Table",
+ "Shoes",
+ "Hat"
+ ]
+};
diff --git a/lib/locales/sv/company/index.js b/lib/locales/sv/company/index.js
new file mode 100644
index 00000000..2abcbf5c
--- /dev/null
+++ b/lib/locales/sv/company/index.js
@@ -0,0 +1,4 @@
+var company = {};
+module['exports'] = company;
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/sv/company/name.js b/lib/locales/sv/company/name.js
new file mode 100644
index 00000000..4efaca83
--- /dev/null
+++ b/lib/locales/sv/company/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{Name.last_name} #{suffix}",
+ "#{Name.last_name}-#{Name.last_name}",
+ "#{Name.last_name}, #{Name.last_name} #{suffix}"
+];
diff --git a/lib/locales/sv/company/suffix.js b/lib/locales/sv/company/suffix.js
new file mode 100644
index 00000000..6822bc67
--- /dev/null
+++ b/lib/locales/sv/company/suffix.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "Gruppen",
+ "AB",
+ "HB",
+ "Group",
+ "Investment",
+ "Kommanditbolag",
+ "Aktiebolag"
+];
diff --git a/lib/locales/sv/index.js b/lib/locales/sv/index.js
new file mode 100644
index 00000000..36e679c7
--- /dev/null
+++ b/lib/locales/sv/index.js
@@ -0,0 +1,11 @@
+var sv = {};
+module['exports'] = sv;
+sv.title = "Swedish";
+sv.address = require("./address");
+sv.company = require("./company");
+sv.internet = require("./internet");
+sv.name = require("./name");
+sv.phone_number = require("./phone_number");
+sv.cell_phone = require("./cell_phone");
+sv.commerce = require("./commerce");
+sv.team = require("./team");
diff --git a/lib/locales/sv/internet/domain_suffix.js b/lib/locales/sv/internet/domain_suffix.js
new file mode 100644
index 00000000..c5abb283
--- /dev/null
+++ b/lib/locales/sv/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "se",
+ "nu",
+ "info",
+ "com",
+ "org"
+];
diff --git a/lib/locales/sv/internet/index.js b/lib/locales/sv/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/sv/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/sv/name/first_name_men.js b/lib/locales/sv/name/first_name_men.js
new file mode 100644
index 00000000..e20927d5
--- /dev/null
+++ b/lib/locales/sv/name/first_name_men.js
@@ -0,0 +1,12 @@
+module["exports"] = [
+ "Erik",
+ "Lars",
+ "Karl",
+ "Anders",
+ "Per",
+ "Johan",
+ "Nils",
+ "Lennart",
+ "Emil",
+ "Hans"
+];
diff --git a/lib/locales/sv/name/first_name_women.js b/lib/locales/sv/name/first_name_women.js
new file mode 100644
index 00000000..4d2f751c
--- /dev/null
+++ b/lib/locales/sv/name/first_name_women.js
@@ -0,0 +1,12 @@
+module["exports"] = [
+ "Maria",
+ "Anna",
+ "Margareta",
+ "Elisabeth",
+ "Eva",
+ "Birgitta",
+ "Kristina",
+ "Karin",
+ "Elisabet",
+ "Marie"
+];
diff --git a/lib/locales/sv/name/index.js b/lib/locales/sv/name/index.js
new file mode 100644
index 00000000..b2ad0ea3
--- /dev/null
+++ b/lib/locales/sv/name/index.js
@@ -0,0 +1,8 @@
+var name = {};
+module['exports'] = name;
+name.first_name_women = require("./first_name_women");
+name.first_name_men = require("./first_name_men");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/sv/name/last_name.js b/lib/locales/sv/name/last_name.js
new file mode 100644
index 00000000..e82233ff
--- /dev/null
+++ b/lib/locales/sv/name/last_name.js
@@ -0,0 +1,12 @@
+module["exports"] = [
+ "Johansson",
+ "Andersson",
+ "Karlsson",
+ "Nilsson",
+ "Eriksson",
+ "Larsson",
+ "Olsson",
+ "Persson",
+ "Svensson",
+ "Gustafsson"
+];
diff --git a/lib/locales/sv/name/name.js b/lib/locales/sv/name/name.js
new file mode 100644
index 00000000..935abe26
--- /dev/null
+++ b/lib/locales/sv/name/name.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "#{first_name_women} #{last_name}",
+ "#{first_name_men} #{last_name}",
+ "#{first_name_women} #{last_name}",
+ "#{first_name_men} #{last_name}",
+ "#{first_name_women} #{last_name}",
+ "#{first_name_men} #{last_name}",
+ "#{prefix} #{first_name_men} #{last_name}",
+ "#{prefix} #{first_name_women} #{last_name}"
+];
diff --git a/lib/locales/sv/name/prefix.js b/lib/locales/sv/name/prefix.js
new file mode 100644
index 00000000..ef00fb74
--- /dev/null
+++ b/lib/locales/sv/name/prefix.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "Dr.",
+ "Prof.",
+ "PhD."
+];
diff --git a/lib/locales/sv/name/title.js b/lib/locales/sv/name/title.js
new file mode 100644
index 00000000..9567a316
--- /dev/null
+++ b/lib/locales/sv/name/title.js
@@ -0,0 +1,92 @@
+module["exports"] = {
+ "descriptor": [
+ "Lead",
+ "Senior",
+ "Direct",
+ "Corporate",
+ "Dynamic",
+ "Future",
+ "Product",
+ "National",
+ "Regional",
+ "District",
+ "Central",
+ "Global",
+ "Customer",
+ "Investor",
+ "Dynamic",
+ "International",
+ "Legacy",
+ "Forward",
+ "Internal",
+ "Human",
+ "Chief",
+ "Principal"
+ ],
+ "level": [
+ "Solutions",
+ "Program",
+ "Brand",
+ "Security",
+ "Research",
+ "Marketing",
+ "Directives",
+ "Implementation",
+ "Integration",
+ "Functionality",
+ "Response",
+ "Paradigm",
+ "Tactics",
+ "Identity",
+ "Markets",
+ "Group",
+ "Division",
+ "Applications",
+ "Optimization",
+ "Operations",
+ "Infrastructure",
+ "Intranet",
+ "Communications",
+ "Web",
+ "Branding",
+ "Quality",
+ "Assurance",
+ "Mobility",
+ "Accounts",
+ "Data",
+ "Creative",
+ "Configuration",
+ "Accountability",
+ "Interactions",
+ "Factors",
+ "Usability",
+ "Metrics"
+ ],
+ "job": [
+ "Supervisor",
+ "Associate",
+ "Executive",
+ "Liason",
+ "Officer",
+ "Manager",
+ "Engineer",
+ "Specialist",
+ "Director",
+ "Coordinator",
+ "Administrator",
+ "Architect",
+ "Analyst",
+ "Designer",
+ "Planner",
+ "Orchestrator",
+ "Technician",
+ "Developer",
+ "Producer",
+ "Consultant",
+ "Assistant",
+ "Facilitator",
+ "Agent",
+ "Representative",
+ "Strategist"
+ ]
+};
diff --git a/lib/locales/sv/phone_number/formats.js b/lib/locales/sv/phone_number/formats.js
new file mode 100644
index 00000000..3b399169
--- /dev/null
+++ b/lib/locales/sv/phone_number/formats.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "####-#####",
+ "####-######"
+];
diff --git a/lib/locales/sv/phone_number/index.js b/lib/locales/sv/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/sv/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/sv/team/index.js b/lib/locales/sv/team/index.js
new file mode 100644
index 00000000..236e3fbe
--- /dev/null
+++ b/lib/locales/sv/team/index.js
@@ -0,0 +1,4 @@
+var team = {};
+module['exports'] = team;
+team.suffix = require("./suffix");
+team.name = require("./name");
diff --git a/lib/locales/sv/team/name.js b/lib/locales/sv/team/name.js
new file mode 100644
index 00000000..82f4ac95
--- /dev/null
+++ b/lib/locales/sv/team/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Address.city} #{suffix}"
+];
diff --git a/lib/locales/sv/team/suffix.js b/lib/locales/sv/team/suffix.js
new file mode 100644
index 00000000..659cdfbf
--- /dev/null
+++ b/lib/locales/sv/team/suffix.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "IF",
+ "FF",
+ "BK",
+ "HK",
+ "AIF",
+ "SK",
+ "FC",
+ "SK",
+ "BoIS",
+ "FK",
+ "BIS",
+ "FIF",
+ "IK"
+];
diff --git a/lib/locales/tr/address/building_number.js b/lib/locales/tr/address/building_number.js
new file mode 100644
index 00000000..7bd586e1
--- /dev/null
+++ b/lib/locales/tr/address/building_number.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "###",
+ "##",
+ "#",
+ "##a",
+ "##b",
+ "##c"
+];
diff --git a/lib/locales/tr/address/city.js b/lib/locales/tr/address/city.js
new file mode 100644
index 00000000..e2281185
--- /dev/null
+++ b/lib/locales/tr/address/city.js
@@ -0,0 +1,83 @@
+module["exports"] = [
+ "Adana",
+ "Adıyaman",
+ "Afyon",
+ "Ağrı",
+ "Amasya",
+ "Ankara",
+ "Antalya",
+ "Artvin",
+ "Aydın",
+ "Balıkesir",
+ "Bilecik",
+ "Bingöl",
+ "Bitlis",
+ "Bolu",
+ "Burdur",
+ "Bursa",
+ "Çanakkale",
+ "Çankırı",
+ "Çorum",
+ "Denizli",
+ "Diyarbakır",
+ "Edirne",
+ "Elazığ",
+ "Erzincan",
+ "Erzurum",
+ "Eskişehir",
+ "Gaziantep",
+ "Giresun",
+ "Gümüşhane",
+ "Hakkari",
+ "Hatay",
+ "Isparta",
+ "İçel (Mersin)",
+ "İstanbul",
+ "İzmir",
+ "Kars",
+ "Kastamonu",
+ "Kayseri",
+ "Kırklareli",
+ "Kırşehir",
+ "Kocaeli",
+ "Konya",
+ "Kütahya",
+ "Malatya",
+ "Manisa",
+ "K.maraş",
+ "Mardin",
+ "Muğla",
+ "Muş",
+ "Nevşehir",
+ "Niğde",
+ "Ordu",
+ "Rize",
+ "Sakarya",
+ "Samsun",
+ "Siirt",
+ "Sinop",
+ "Sivas",
+ "Tekirdağ",
+ "Tokat",
+ "Trabzon",
+ "Tunceli",
+ "Şanlıurfa",
+ "Uşak",
+ "Van",
+ "Yozgat",
+ "Zonguldak",
+ "Aksaray",
+ "Bayburt",
+ "Karaman",
+ "Kırıkkale",
+ "Batman",
+ "Şırnak",
+ "Bartın",
+ "Ardahan",
+ "Iğdır",
+ "Yalova",
+ "Karabük",
+ "Kilis",
+ "Osmaniye",
+ "Düzce"
+];
diff --git a/lib/locales/tr/address/country.js b/lib/locales/tr/address/country.js
new file mode 100644
index 00000000..e7312dbc
--- /dev/null
+++ b/lib/locales/tr/address/country.js
@@ -0,0 +1,238 @@
+module["exports"] = [
+ "Afganistan",
+ "Almanya",
+ "Amerika Birleşik Devletleri",
+ "Amerikan Samoa",
+ "Andorra",
+ "Angola",
+ "Anguilla, İngiltere",
+ "Antigua ve Barbuda",
+ "Arjantin",
+ "Arnavutluk",
+ "Aruba, Hollanda",
+ "Avustralya",
+ "Avusturya",
+ "Azerbaycan",
+ "Bahama Adaları",
+ "Bahreyn",
+ "Bangladeş",
+ "Barbados",
+ "Belçika",
+ "Belize",
+ "Benin",
+ "Bermuda, İngiltere",
+ "Beyaz Rusya",
+ "Bhutan",
+ "Birleşik Arap Emirlikleri",
+ "Birmanya (Myanmar)",
+ "Bolivya",
+ "Bosna Hersek",
+ "Botswana",
+ "Brezilya",
+ "Brunei",
+ "Bulgaristan",
+ "Burkina Faso",
+ "Burundi",
+ "Cape Verde",
+ "Cayman Adaları, İngiltere",
+ "Cebelitarık, İngiltere",
+ "Cezayir",
+ "Christmas Adası , Avusturalya",
+ "Cibuti",
+ "Çad",
+ "Çek Cumhuriyeti",
+ "Çin",
+ "Danimarka",
+ "Doğu Timor",
+ "Dominik Cumhuriyeti",
+ "Dominika",
+ "Ekvator",
+ "Ekvator Ginesi",
+ "El Salvador",
+ "Endonezya",
+ "Eritre",
+ "Ermenistan",
+ "Estonya",
+ "Etiyopya",
+ "Fas",
+ "Fiji",
+ "Fildişi Sahili",
+ "Filipinler",
+ "Filistin",
+ "Finlandiya",
+ "Folkland Adaları, İngiltere",
+ "Fransa",
+ "Fransız Guyanası",
+ "Fransız Güney Eyaletleri (Kerguelen Adaları)",
+ "Fransız Polinezyası",
+ "Gabon",
+ "Galler",
+ "Gambiya",
+ "Gana",
+ "Gine",
+ "Gine-Bissau",
+ "Grenada",
+ "Grönland",
+ "Guadalup, Fransa",
+ "Guam, Amerika",
+ "Guatemala",
+ "Guyana",
+ "Güney Afrika",
+ "Güney Georgia ve Güney Sandviç Adaları, İngiltere",
+ "Güney Kıbrıs Rum Yönetimi",
+ "Güney Kore",
+ "Gürcistan H",
+ "Haiti",
+ "Hırvatistan",
+ "Hindistan",
+ "Hollanda",
+ "Hollanda Antilleri",
+ "Honduras",
+ "Irak",
+ "İngiltere",
+ "İran",
+ "İrlanda",
+ "İspanya",
+ "İsrail",
+ "İsveç",
+ "İsviçre",
+ "İtalya",
+ "İzlanda",
+ "Jamaika",
+ "Japonya",
+ "Johnston Atoll, Amerika",
+ "K.K.T.C.",
+ "Kamboçya",
+ "Kamerun",
+ "Kanada",
+ "Kanarya Adaları",
+ "Karadağ",
+ "Katar",
+ "Kazakistan",
+ "Kenya",
+ "Kırgızistan",
+ "Kiribati",
+ "Kolombiya",
+ "Komorlar",
+ "Kongo",
+ "Kongo Demokratik Cumhuriyeti",
+ "Kosova",
+ "Kosta Rika",
+ "Kuveyt",
+ "Kuzey İrlanda",
+ "Kuzey Kore",
+ "Kuzey Maryana Adaları",
+ "Küba",
+ "Laos",
+ "Lesotho",
+ "Letonya",
+ "Liberya",
+ "Libya",
+ "Liechtenstein",
+ "Litvanya",
+ "Lübnan",
+ "Lüksemburg",
+ "Macaristan",
+ "Madagaskar",
+ "Makau (Makao)",
+ "Makedonya",
+ "Malavi",
+ "Maldiv Adaları",
+ "Malezya",
+ "Mali",
+ "Malta",
+ "Marşal Adaları",
+ "Martinik, Fransa",
+ "Mauritius",
+ "Mayotte, Fransa",
+ "Meksika",
+ "Mısır",
+ "Midway Adaları, Amerika",
+ "Mikronezya",
+ "Moğolistan",
+ "Moldavya",
+ "Monako",
+ "Montserrat",
+ "Moritanya",
+ "Mozambik",
+ "Namibia",
+ "Nauru",
+ "Nepal",
+ "Nijer",
+ "Nijerya",
+ "Nikaragua",
+ "Niue, Yeni Zelanda",
+ "Norveç",
+ "Orta Afrika Cumhuriyeti",
+ "Özbekistan",
+ "Pakistan",
+ "Palau Adaları",
+ "Palmyra Atoll, Amerika",
+ "Panama",
+ "Papua Yeni Gine",
+ "Paraguay",
+ "Peru",
+ "Polonya",
+ "Portekiz",
+ "Porto Riko, Amerika",
+ "Reunion, Fransa",
+ "Romanya",
+ "Ruanda",
+ "Rusya Federasyonu",
+ "Saint Helena, İngiltere",
+ "Saint Martin, Fransa",
+ "Saint Pierre ve Miquelon, Fransa",
+ "Samoa",
+ "San Marino",
+ "Santa Kitts ve Nevis",
+ "Santa Lucia",
+ "Santa Vincent ve Grenadinler",
+ "Sao Tome ve Principe",
+ "Senegal",
+ "Seyşeller",
+ "Sırbistan",
+ "Sierra Leone",
+ "Singapur",
+ "Slovakya",
+ "Slovenya",
+ "Solomon Adaları",
+ "Somali",
+ "Sri Lanka",
+ "Sudan",
+ "Surinam",
+ "Suriye",
+ "Suudi Arabistan",
+ "Svalbard, Norveç",
+ "Svaziland",
+ "Şili",
+ "Tacikistan",
+ "Tanzanya",
+ "Tayland",
+ "Tayvan",
+ "Togo",
+ "Tonga",
+ "Trinidad ve Tobago",
+ "Tunus",
+ "Turks ve Caicos Adaları, İngiltere",
+ "Tuvalu",
+ "Türkiye",
+ "Türkmenistan",
+ "Uganda",
+ "Ukrayna",
+ "Umman",
+ "Uruguay",
+ "Ürdün",
+ "Vallis ve Futuna, Fransa",
+ "Vanuatu",
+ "Venezuela",
+ "Vietnam",
+ "Virgin Adaları, Amerika",
+ "Virgin Adaları, İngiltere",
+ "Wake Adaları, Amerika",
+ "Yemen",
+ "Yeni Kaledonya, Fransa",
+ "Yeni Zelanda",
+ "Yunanistan",
+ "Zambiya",
+ "Zimbabve"
+];
diff --git a/lib/locales/tr/address/default_country.js b/lib/locales/tr/address/default_country.js
new file mode 100644
index 00000000..66d17657
--- /dev/null
+++ b/lib/locales/tr/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Türkiye"
+];
diff --git a/lib/locales/tr/address/index.js b/lib/locales/tr/address/index.js
new file mode 100644
index 00000000..069237ac
--- /dev/null
+++ b/lib/locales/tr/address/index.js
@@ -0,0 +1,10 @@
+var address = {};
+module['exports'] = address;
+address.city = require("./city");
+address.street_root = require("./street_root");
+address.country = require("./country");
+address.postcode = require("./postcode");
+address.default_country = require("./default_country");
+address.building_number = require("./building_number");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
diff --git a/lib/locales/tr/address/postcode.js b/lib/locales/tr/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/tr/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/tr/address/street_address.js b/lib/locales/tr/address/street_address.js
new file mode 100644
index 00000000..74209742
--- /dev/null
+++ b/lib/locales/tr/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name} #{building_number}"
+];
diff --git a/lib/locales/tr/address/street_name.js b/lib/locales/tr/address/street_name.js
new file mode 100644
index 00000000..7debe2ae
--- /dev/null
+++ b/lib/locales/tr/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_root}"
+];
diff --git a/lib/locales/tr/address/street_root.js b/lib/locales/tr/address/street_root.js
new file mode 100644
index 00000000..9df512bf
--- /dev/null
+++ b/lib/locales/tr/address/street_root.js
@@ -0,0 +1,43 @@
+module["exports"] = [
+ "Atatürk Bulvarı",
+ "Alparslan Türkeş Bulvarı",
+ "Ali Çetinkaya Caddesi",
+ "Tevfik Fikret Caddesi",
+ "Kocatepe Caddesi",
+ "İsmet Paşa Caddesi",
+ "30 Ağustos Caddesi",
+ "İsmet Attila Caddesi",
+ "Namık Kemal Caddesi",
+ "Lütfi Karadirek Caddesi",
+ "Sarıkaya Caddesi",
+ "Yunus Emre Sokak",
+ "Dar Sokak",
+ "Fatih Sokak ",
+ "Harman Yolu Sokak ",
+ "Ergenekon Sokak ",
+ "Ülkü Sokak",
+ "Sağlık Sokak",
+ "Okul Sokak",
+ "Harman Altı Sokak",
+ "Kaldırım Sokak",
+ "Mevlana Sokak",
+ "Gül Sokak",
+ "Sıran Söğüt Sokak",
+ "Güven Yaka Sokak",
+ "Saygılı Sokak",
+ "Menekşe Sokak",
+ "Dağınık Evler Sokak",
+ "Sevgi Sokak",
+ "Afyon Kaya Sokak",
+ "Oğuzhan Sokak",
+ "İbn-i Sina Sokak",
+ "Okul Sokak",
+ "Bahçe Sokak",
+ "Köypınar Sokak",
+ "Kekeçoğlu Sokak",
+ "Barış Sokak",
+ "Bayır Sokak",
+ "Kerimoğlu Sokak",
+ "Nalbant Sokak",
+ "Bandak Sokak"
+];
diff --git a/lib/locales/tr/cell_phone/formats.js b/lib/locales/tr/cell_phone/formats.js
new file mode 100644
index 00000000..ad723bb1
--- /dev/null
+++ b/lib/locales/tr/cell_phone/formats.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "+90-53#-###-##-##",
+ "+90-54#-###-##-##",
+ "+90-55#-###-##-##",
+ "+90-50#-###-##-##"
+];
diff --git a/lib/locales/tr/cell_phone/index.js b/lib/locales/tr/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/tr/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/tr/index.js b/lib/locales/tr/index.js
new file mode 100644
index 00000000..25ed324c
--- /dev/null
+++ b/lib/locales/tr/index.js
@@ -0,0 +1,9 @@
+var tr = {};
+module['exports'] = tr;
+tr.title = "Turkish";
+tr.address = require("./address");
+tr.internet = require("./internet");
+tr.lorem = require("./lorem");
+tr.phone_number = require("./phone_number");
+tr.cell_phone = require("./cell_phone");
+tr.name = require("./name");
diff --git a/lib/locales/tr/internet/domain_suffix.js b/lib/locales/tr/internet/domain_suffix.js
new file mode 100644
index 00000000..ce84bb83
--- /dev/null
+++ b/lib/locales/tr/internet/domain_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "com.tr",
+ "com",
+ "biz",
+ "info",
+ "name",
+ "gov.tr"
+];
diff --git a/lib/locales/tr/internet/index.js b/lib/locales/tr/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/tr/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/tr/lorem/index.js b/lib/locales/tr/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/tr/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/tr/lorem/words.js b/lib/locales/tr/lorem/words.js
new file mode 100644
index 00000000..e8c9f7bb
--- /dev/null
+++ b/lib/locales/tr/lorem/words.js
@@ -0,0 +1,251 @@
+module["exports"] = [
+ "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"
+];
diff --git a/lib/locales/tr/name/first_name.js b/lib/locales/tr/name/first_name.js
new file mode 100644
index 00000000..e499fae4
--- /dev/null
+++ b/lib/locales/tr/name/first_name.js
@@ -0,0 +1,733 @@
+module["exports"] = [
+ "Aba",
+ "Abak",
+ "Abaka",
+ "Abakan",
+ "Abakay",
+ "Abar",
+ "Abay",
+ "Abı",
+ "Abılay",
+ "Abluç",
+ "Abşar",
+ "Açığ",
+ "Açık",
+ "Açuk",
+ "Adalan",
+ "Adaldı",
+ "Adalmış",
+ "Adar",
+ "Adaş",
+ "Adberilgen",
+ "Adıgüzel",
+ "Adık",
+ "Adıkutlu",
+ "Adıkutlutaş",
+ "Adlı",
+ "Adlıbeğ",
+ "Adraman",
+ "Adsız",
+ "Afşar",
+ "Afşın",
+ "Ağabay",
+ "Ağakağan",
+ "Ağalak",
+ "Ağlamış",
+ "Ak",
+ "Akaş",
+ "Akata",
+ "Akbaş",
+ "Akbay",
+ "Akboğa",
+ "Akbörü",
+ "Akbudak",
+ "Akbuğra",
+ "Akbulak",
+ "Akça",
+ "Akçakoca",
+ "Akçora",
+ "Akdemir",
+ "Akdoğan",
+ "Akı",
+ "Akıbudak",
+ "Akım",
+ "Akın",
+ "Akınçı",
+ "Akkun",
+ "Akkunlu",
+ "Akkurt",
+ "Akkuş",
+ "Akpıra",
+ "Aksungur",
+ "Aktan",
+ "Al",
+ "Ala",
+ "Alaban",
+ "Alabörü",
+ "Aladağ",
+ "Aladoğan",
+ "Alakurt",
+ "Alayunt",
+ "Alayuntlu",
+ "Aldemir",
+ "Aldıgerey",
+ "Aldoğan",
+ "Algu",
+ "Alımga",
+ "Alka",
+ "Alkabölük",
+ "Alkaevli",
+ "Alkan",
+ "Alkaşı",
+ "Alkış",
+ "Alp",
+ "Alpagut",
+ "Alpamış",
+ "Alparsbeğ",
+ "Alparslan",
+ "Alpata",
+ "Alpay",
+ "Alpaya",
+ "Alpaykağan",
+ "Alpbamsı",
+ "Alpbilge",
+ "Alpdirek",
+ "Alpdoğan",
+ "Alper",
+ "Alperen",
+ "Alpertunga",
+ "Alpgerey",
+ "Alpış",
+ "Alpilig",
+ "Alpkara",
+ "Alpkutlu",
+ "Alpkülük",
+ "Alpşalçı",
+ "Alptegin",
+ "Alptuğrul",
+ "Alptunga",
+ "Alpturan",
+ "Alptutuk",
+ "Alpuluğ",
+ "Alpurungu",
+ "Alpurungututuk",
+ "Alpyörük",
+ "Altan",
+ "Altankağan",
+ "Altankan",
+ "Altay",
+ "Altın",
+ "Altınkağan",
+ "Altınkan",
+ "Altınoba",
+ "Altıntamgan",
+ "Altıntamgantarkan",
+ "Altıntarkan",
+ "Altıntay",
+ "Altmışkara",
+ "Altuga",
+ "Amaç",
+ "Amrak",
+ "Amul",
+ "Ançuk",
+ "Andarıman",
+ "Anıl",
+ "Ant",
+ "Apa",
+ "Apak",
+ "Apatarkan",
+ "Aprançur",
+ "Araboğa",
+ "Arademir",
+ "Aral",
+ "Arbay",
+ "Arbuz",
+ "Arçuk",
+ "Ardıç",
+ "Argıl",
+ "Argu",
+ "Argun",
+ "Arı",
+ "Arıboğa",
+ "Arık",
+ "Arıkağan",
+ "Arıkdoruk",
+ "Arınç",
+ "Arkın",
+ "Arkış",
+ "Armağan",
+ "Arnaç",
+ "Arpat",
+ "Arsal",
+ "Arsıl",
+ "Arslan",
+ "Arslanargun",
+ "Arslanbörü",
+ "Arslansungur",
+ "Arslantegin",
+ "Arslanyabgu",
+ "Arşun",
+ "Artıınal",
+ "Artuk",
+ "Artukaç",
+ "Artut",
+ "Aruk",
+ "Asartegin",
+ "Asığ",
+ "Asrı",
+ "Asuğ",
+ "Aşan",
+ "Aşanboğa",
+ "Aşantuğrul",
+ "Aşantudun",
+ "Aşıkbulmuş",
+ "Aşkın",
+ "Aştaloğul",
+ "Aşuk",
+ "Ataç",
+ "Atakağan",
+ "Atakan",
+ "Atalan",
+ "Ataldı",
+ "Atalmış",
+ "Ataman",
+ "Atasagun",
+ "Atasu",
+ "Atberilgen",
+ "Atıgay",
+ "Atıkutlu",
+ "Atıkutlutaş",
+ "Atıla",
+ "Atılgan",
+ "Atım",
+ "Atımer",
+ "Atış",
+ "Atlı",
+ "Atlıbeğ",
+ "Atlıkağan",
+ "Atmaca",
+ "Atsız",
+ "Atunçu",
+ "Avar",
+ "Avluç",
+ "Avşar",
+ "Ay",
+ "Ayaçı",
+ "Ayas",
+ "Ayaş",
+ "Ayaz",
+ "Aybalta",
+ "Ayban",
+ "Aybars",
+ "Aybeğ",
+ "Aydarkağan",
+ "Aydemir",
+ "Aydın",
+ "Aydınalp",
+ "Aydoğan",
+ "Aydoğdu",
+ "Aydoğmuş",
+ "Aygırak",
+ "Ayıtmış",
+ "Ayız",
+ "Ayızdağ",
+ "Aykağan",
+ "Aykan",
+ "Aykurt",
+ "Ayluç",
+ "Ayluçtarkan",
+ "Ayma",
+ "Ayruk",
+ "Aysılığ",
+ "Aytak",
+ "Ayyıldız",
+ "Azak",
+ "Azban",
+ "Azgan",
+ "Azganaz",
+ "Azıl",
+ "Babır",
+ "Babur",
+ "Baçara",
+ "Baççayman",
+ "Baçman",
+ "Badabul",
+ "Badruk",
+ "Badur",
+ "Bağa",
+ "Bağaalp",
+ "Bağaışbara",
+ "Bağan",
+ "Bağaşatulu",
+ "Bağatarkan",
+ "Bağatengrikağan",
+ "Bağatur",
+ "Bağaturçigşi",
+ "Bağaturgerey",
+ "Bağaturipi",
+ "Bağatursepi",
+ "Bağış",
+ "Bağtaş",
+ "Bakağul",
+ "Bakır",
+ "Bakırsokum",
+ "Baksı",
+ "Bakşı",
+ "Balaban",
+ "Balaka",
+ "Balakatay",
+ "Balamır",
+ "Balçar",
+ "Baldu",
+ "Balkık",
+ "Balta",
+ "Baltacı",
+ "Baltar",
+ "Baltır",
+ "Baltur",
+ "Bamsı",
+ "Bangu",
+ "Barak",
+ "Baraktöre",
+ "Baran",
+ "Barbeğ",
+ "Barboğa",
+ "Barbol",
+ "Barbulsun",
+ "Barça",
+ "Barçadoğdu",
+ "Barçadoğmuş",
+ "Barçadurdu",
+ "Barçadurmuş",
+ "Barçan",
+ "Barçatoyun",
+ "Bardıbay",
+ "Bargan",
+ "Barımtay",
+ "Barın",
+ "Barkan",
+ "Barkdoğdu",
+ "Barkdoğmuş",
+ "Barkdurdu",
+ "Barkdurmuş",
+ "Barkın",
+ "Barlas",
+ "Barlıbay",
+ "Barmaklak",
+ "Barmaklı",
+ "Barman",
+ "Bars",
+ "Barsbeğ",
+ "Barsboğa",
+ "Barsgan",
+ "Barskan",
+ "Barsurungu",
+ "Bartu",
+ "Basademir",
+ "Basan",
+ "Basanyalavaç",
+ "Basar",
+ "Basat",
+ "Baskın",
+ "Basmıl",
+ "Bastı",
+ "Bastuğrul",
+ "Basu",
+ "Basut",
+ "Başak",
+ "Başbuğ",
+ "Başçı",
+ "Başgan",
+ "Başkırt",
+ "Başkurt",
+ "Baştar",
+ "Batrak",
+ "Batu",
+ "Batuk",
+ "Batur",
+ "Baturalp",
+ "Bay",
+ "Bayançar",
+ "Bayankağan",
+ "Bayat",
+ "Bayazıt",
+ "Baybars",
+ "Baybayık",
+ "Baybiçen",
+ "Bayboğa",
+ "Baybora",
+ "Baybüre",
+ "Baydar",
+ "Baydemir",
+ "Baydur",
+ "Bayık",
+ "Bayınçur",
+ "Bayındır",
+ "Baykal",
+ "Baykara",
+ "Baykoca",
+ "Baykuzu",
+ "Baymünke",
+ "Bayna",
+ "Baynal",
+ "Baypüre",
+ "Bayrı",
+ "Bayraç",
+ "Bayrak",
+ "Bayram",
+ "Bayrın",
+ "Bayruk",
+ "Baysungur",
+ "Baytara",
+ "Baytaş",
+ "Bayunçur",
+ "Bayur",
+ "Bayurku",
+ "Bayutmuş",
+ "Bayuttu",
+ "Bazır",
+ "Beçeapa",
+ "Beçkem",
+ "Beğ",
+ "Beğarslan",
+ "Beğbars",
+ "Beğbilgeçikşin",
+ "Beğboğa",
+ "Beğçur",
+ "Beğdemir",
+ "Beğdilli",
+ "Beğdurmuş",
+ "Beğkulu",
+ "Beğtaş",
+ "Beğtegin",
+ "Beğtüzün",
+ "Begi",
+ "Begil",
+ "Begine",
+ "Begitutuk",
+ "Beglen",
+ "Begni",
+ "Bek",
+ "Bekazıl",
+ "Bekbekeç",
+ "Bekeç",
+ "Bekeçarslan",
+ "Bekeçarslantegin",
+ "Bekeçtegin",
+ "Beker",
+ "Beklemiş",
+ "Bektür",
+ "Belçir",
+ "Belek",
+ "Belgi",
+ "Belgüc",
+ "Beltir",
+ "Bengi",
+ "Bengü",
+ "Benlidemir",
+ "Berdibeğ",
+ "Berendey",
+ "Bergü",
+ "Berginsenge",
+ "Berk",
+ "Berke",
+ "Berkiş",
+ "Berkyaruk",
+ "Bermek",
+ "Besentegin",
+ "Betemir",
+ "Beyizçi",
+ "Beyrek",
+ "Beyrem",
+ "Bıçkı",
+ "Bıçkıcı",
+ "Bıdın",
+ "Bıtaybıkı",
+ "Bıtrı",
+ "Biçek",
+ "Bilge",
+ "Bilgebayunçur",
+ "Bilgebeğ",
+ "Bilgeçikşin",
+ "Bilgeışbara",
+ "Bilgeışbaratamgan",
+ "Bilgekağan",
+ "Bilgekan",
+ "Bilgekutluk",
+ "Bilgekülüçur",
+ "Bilgetaçam",
+ "Bilgetamgacı",
+ "Bilgetardu",
+ "Bilgetegin",
+ "Bilgetonyukuk",
+ "Bilgez",
+ "Bilgiç",
+ "Bilgin",
+ "Bilig",
+ "Biligköngülsengün",
+ "Bilik",
+ "Binbeği",
+ "Bindir",
+ "Boğa",
+ "Boğaç",
+ "Boğaçuk",
+ "Boldaz",
+ "Bolmuş",
+ "Bolsun",
+ "Bolun",
+ "Boncuk",
+ "Bongul",
+ "Bongulboğa",
+ "Bora",
+ "Boran",
+ "Borçul",
+ "Borlukçu",
+ "Bornak",
+ "Boyan",
+ "Boyankulu",
+ "Boylabağa",
+ "Boylabağatarkan",
+ "Boylakutlutarkan",
+ "Bozan",
+ "Bozbörü",
+ "Bozdoğan",
+ "Bozkurt",
+ "Bozkuş",
+ "Bozok",
+ "Bögde",
+ "Böge",
+ "Bögü",
+ "Bökde",
+ "Bökde",
+ "Böke",
+ "Bölen",
+ "Bölükbaşı",
+ "Bönek",
+ "Bönge",
+ "Börü",
+ "Börübars",
+ "Börüsengün",
+ "Börteçine",
+ "Buçan",
+ "Buçur",
+ "Budağ",
+ "Budak",
+ "Budunlu",
+ "Buğday",
+ "Buğra",
+ "Buğrakarakağan",
+ "Bukak",
+ "Bukaktutuk",
+ "Bulaçapan",
+ "Bulak",
+ "Bulan",
+ "Buldur",
+ "Bulgak",
+ "Bulmaz",
+ "Bulmuş",
+ "Buluç",
+ "Buluğ",
+ "Buluk",
+ "Buluş",
+ "Bulut",
+ "Bumın",
+ "Bunsuz",
+ "Burçak",
+ "Burguçan",
+ "Burkay",
+ "Burslan",
+ "Burulday",
+ "Burulgu",
+ "Burunduk",
+ "Buşulgan",
+ "Butak",
+ "Butuk",
+ "Buyan",
+ "Buyançuk",
+ "Buyandemir",
+ "Buyankara",
+ "Buyat",
+ "Buyraç",
+ "Buyruç",
+ "Buyruk",
+ "Buzaç",
+ "Buzaçtutuk",
+ "Büdüs",
+ "Büdüstudun",
+ "Bügü",
+ "Bügdüz",
+ "Bügdüzemen",
+ "Büge",
+ "Büğübilge",
+ "Bükdüz",
+ "Büke",
+ "Bükebuyraç",
+ "Bükebuyruç",
+ "Bükey",
+ "Büktegin",
+ "Büküşboğa",
+ "Bümen",
+ "Bünül",
+ "Büre",
+ "Bürgüt",
+ "Bürkek",
+ "Bürküt",
+ "Bürlük",
+ "Cebe",
+ "Ceyhun",
+ "Cılasun",
+ "Çaba",
+ "Çabdar",
+ "Çablı",
+ "Çabuş",
+ "Çağan",
+ "Çağatay",
+ "Çağlar",
+ "Çağlayan",
+ "Çağrı",
+ "Çağrıbeğ",
+ "Çağrıtegin",
+ "Çağru",
+ "Çalapkulu",
+ "Çankız",
+ "Çemen",
+ "Çemgen",
+ "Çeykün",
+ "Çıngır",
+ "Çiçek",
+ "Çiçem",
+ "Çiğdem",
+ "Çilenti",
+ "Çimen",
+ "Çobulmak",
+ "Çocukbörü",
+ "Çokramayul",
+ "Çolman",
+ "Çolpan",
+ "Çölü",
+ "Damla",
+ "Deniz",
+ "Dilek",
+ "Diri",
+ "Dizik",
+ "Duru",
+ "Dururbunsuz",
+ "Duygu",
+ "Ebin",
+ "Ebkızı",
+ "Ebren",
+ "Edil",
+ "Ediz",
+ "Egemen",
+ "Eğrim",
+ "Ekeç",
+ "Ekim",
+ "Ekin",
+ "Elkin",
+ "Elti",
+ "Engin",
+ "Erdem",
+ "Erdeni",
+ "Erdeniözük",
+ "Erdenikatun",
+ "Erentüz",
+ "Ergene",
+ "Ergenekatun",
+ "Erinç",
+ "Erke",
+ "Ermen",
+ "Erten",
+ "Ertenözük",
+ "Esen",
+ "Esenbike",
+ "Eser",
+ "Esin",
+ "Etil",
+ "Evin",
+ "Eyiz",
+ "Gelin",
+ "Gelincik",
+ "Gökbörü",
+ "Gökçe",
+ "Gökçegöl",
+ "Gökçen",
+ "Gökçiçek",
+ "Gökşin",
+ "Gönül",
+ "Görün",
+ "Gözde",
+ "Gülegen",
+ "Gülemen",
+ "Güler",
+ "Gülümser",
+ "Gümüş",
+ "Gün",
+ "Günay",
+ "Günçiçek",
+ "Gündoğdu",
+ "Gündoğmuş",
+ "Güneş",
+ "Günyaruk",
+ "Gürbüz",
+ "Güvercin",
+ "Güzey",
+ "Işığ",
+ "Işık",
+ "Işıl",
+ "Işılay",
+ "Ila",
+ "Ilaçın",
+ "Ilgın",
+ "Inanç",
+ "Irmak",
+ "Isığ",
+ "Isık",
+ "Iyık",
+ "Iyıktağ",
+ "İdil",
+ "İkeme",
+ "İkiçitoyun",
+ "İlbilge",
+ "İldike",
+ "İlgegü",
+ "İmrem",
+ "İnci",
+ "İnç",
+ "İrinç",
+ "İrinçköl",
+ "İrtiş",
+ "İtil",
+ "Kancı",
+ "Kançı",
+ "Kapgar",
+ "Karaca",
+ "Karaça",
+ "Karak",
+ "Kargılaç",
+ "Karlıgaç",
+ "Katun",
+ "Katunkız",
+ "Kayacık",
+ "Kayaçık",
+ "Kayça",
+ "Kaynak",
+ "Kazanç",
+ "Kazkatun",
+ "Kekik",
+ "Keklik",
+ "Kepez",
+ "Kesme",
+ "Keyken",
+ "Kezlik",
+ "Kımız",
+ "Kımızın",
+ "Kımızalma",
+ "Kımızalmıla",
+ "Kırçiçek",
+ "Kırgavul",
+ "Kırlangıç",
+ "Kıvanç",
+ "Kıvılcım",
+ "Kızdurmuş",
+ "Kızılalma"
+];
diff --git a/lib/locales/tr/name/index.js b/lib/locales/tr/name/index.js
new file mode 100644
index 00000000..ac23ebe9
--- /dev/null
+++ b/lib/locales/tr/name/index.js
@@ -0,0 +1,6 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.prefix = require("./prefix");
+name.name = require("./name");
diff --git a/lib/locales/tr/name/last_name.js b/lib/locales/tr/name/last_name.js
new file mode 100644
index 00000000..e4c7a0c6
--- /dev/null
+++ b/lib/locales/tr/name/last_name.js
@@ -0,0 +1,200 @@
+module["exports"] = [
+ "Abacı",
+ "Abadan",
+ "Aclan",
+ "Adal",
+ "Adan",
+ "Adıvar",
+ "Akal",
+ "Akan",
+ "Akar ",
+ "Akay",
+ "Akaydın",
+ "Akbulut",
+ "Akgül",
+ "Akışık",
+ "Akman",
+ "Akyürek",
+ "Akyüz",
+ "Akşit",
+ "Alnıaçık",
+ "Alpuğan",
+ "Alyanak",
+ "Arıcan",
+ "Arslanoğlu",
+ "Atakol",
+ "Atan",
+ "Avan",
+ "Ayaydın",
+ "Aybar",
+ "Aydan",
+ "Aykaç",
+ "Ayverdi",
+ "Ağaoğlu",
+ "Aşıkoğlu",
+ "Babacan",
+ "Babaoğlu",
+ "Bademci",
+ "Bakırcıoğlu",
+ "Balaban",
+ "Balcı",
+ "Barbarosoğlu",
+ "Baturalp",
+ "Baykam",
+ "Başoğlu",
+ "Berberoğlu",
+ "Beşerler",
+ "Beşok",
+ "Biçer",
+ "Bolatlı",
+ "Dalkıran",
+ "Dağdaş",
+ "Dağlaroğlu",
+ "Demirbaş",
+ "Demirel",
+ "Denkel",
+ "Dizdar ",
+ "Doğan ",
+ "Durak ",
+ "Durmaz",
+ "Duygulu",
+ "Düşenkalkar",
+ "Egeli",
+ "Ekici",
+ "Ekşioğlu",
+ "Eliçin",
+ "Elmastaşoğlu",
+ "Elçiboğa",
+ "Erbay",
+ "Erberk",
+ "Erbulak",
+ "Erdoğan",
+ "Erez",
+ "Erginsoy",
+ "Erkekli",
+ "Eronat",
+ "Ertepınar",
+ "Ertürk",
+ "Erçetin",
+ "Evliyaoğlu",
+ "Gönültaş",
+ "Gümüşpala",
+ "Günday",
+ "Gürmen",
+ "Hakyemez",
+ "Hamzaoğlu",
+ "Ilıcalı",
+ "Kahveci",
+ "Kaplangı",
+ "Karabulut",
+ "Karaböcek",
+ "Karadaş",
+ "Karaduman",
+ "Karaer",
+ "Kasapoğlu",
+ "Kavaklıoğlu",
+ "Kaya ",
+ "Keseroğlu",
+ "Keçeci",
+ "Kılıççı",
+ "Kıraç ",
+ "Kocabıyık",
+ "Korol",
+ "Koyuncu",
+ "Koç",
+ "Koçoğlu",
+ "Koçyiğit",
+ "Kuday",
+ "Kulaksızoğlu",
+ "Kumcuoğlu",
+ "Kunt",
+ "Kunter",
+ "Kurutluoğlu",
+ "Kutlay",
+ "Kuzucu",
+ "Körmükçü",
+ "Köybaşı",
+ "Köylüoğlu",
+ "Küçükler",
+ "Limoncuoğlu",
+ "Mayhoş",
+ "Menemencioğlu",
+ "Mertoğlu",
+ "Nalbantoğlu",
+ "Nebioğlu",
+ "Numanoğlu",
+ "Okumuş",
+ "Okur",
+ "Oraloğlu",
+ "Orbay",
+ "Ozansoy",
+ "Paksüt",
+ "Pekkan",
+ "Pektemek",
+ "Polat",
+ "Poyrazoğlu",
+ "Poçan",
+ "Sadıklar",
+ "Samancı",
+ "Sandalcı",
+ "Sarıoğlu",
+ "Saygıner",
+ "Sepetçi",
+ "Sezek",
+ "Sinanoğlu",
+ "Solmaz",
+ "Sözeri",
+ "Süleymanoğlu",
+ "Tahincioğlu",
+ "Tanrıkulu",
+ "Tazegül",
+ "Taşlı",
+ "Taşçı",
+ "Tekand",
+ "Tekelioğlu",
+ "Tokatlıoğlu",
+ "Tokgöz",
+ "Topaloğlu",
+ "Topçuoğlu",
+ "Toraman",
+ "Tunaboylu",
+ "Tunçeri",
+ "Tuğlu",
+ "Tuğluk",
+ "Türkdoğan",
+ "Türkyılmaz",
+ "Tütüncü",
+ "Tüzün",
+ "Uca",
+ "Uluhan",
+ "Velioğlu",
+ "Yalçın",
+ "Yazıcı",
+ "Yetkiner",
+ "Yeşilkaya",
+ "Yıldırım ",
+ "Yıldızoğlu",
+ "Yılmazer",
+ "Yorulmaz",
+ "Çamdalı",
+ "Çapanoğlu",
+ "Çatalbaş",
+ "Çağıran",
+ "Çetin",
+ "Çetiner",
+ "Çevik",
+ "Çörekçi",
+ "Önür",
+ "Örge",
+ "Öymen",
+ "Özberk",
+ "Özbey",
+ "Özbir",
+ "Özdenak",
+ "Özdoğan",
+ "Özgörkey",
+ "Özkara",
+ "Özkök ",
+ "Öztonga",
+ "Öztuna"
+];
diff --git a/lib/locales/tr/name/name.js b/lib/locales/tr/name/name.js
new file mode 100644
index 00000000..23c77b5e
--- /dev/null
+++ b/lib/locales/tr/name/name.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "#{prefix} #{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name}"
+];
diff --git a/lib/locales/tr/name/prefix.js b/lib/locales/tr/name/prefix.js
new file mode 100644
index 00000000..8369c71f
--- /dev/null
+++ b/lib/locales/tr/name/prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Bay",
+ "Bayan",
+ "Dr.",
+ "Prof. Dr."
+];
diff --git a/lib/locales/tr/phone_number/area_code.js b/lib/locales/tr/phone_number/area_code.js
new file mode 100644
index 00000000..0d68d1dd
--- /dev/null
+++ b/lib/locales/tr/phone_number/area_code.js
@@ -0,0 +1,99 @@
+module["exports"] = [
+ "392",
+ "510",
+ "512",
+ "522",
+ "562",
+ "564",
+ "592",
+ "594",
+ "800",
+ "811",
+ "822",
+ "850",
+ "888",
+ "898",
+ "900",
+ "322",
+ "416",
+ "272",
+ "472",
+ "382",
+ "358",
+ "312",
+ "242",
+ "478",
+ "466",
+ "256",
+ "266",
+ "378",
+ "488",
+ "458",
+ "228",
+ "426",
+ "434",
+ "374",
+ "248",
+ "224",
+ "286",
+ "376",
+ "364",
+ "258",
+ "412",
+ "380",
+ "284",
+ "424",
+ "446",
+ "442",
+ "222",
+ "342",
+ "454",
+ "456",
+ "438",
+ "326",
+ "476",
+ "246",
+ "216",
+ "212",
+ "232",
+ "344",
+ "370",
+ "338",
+ "474",
+ "366",
+ "352",
+ "318",
+ "288",
+ "386",
+ "348",
+ "262",
+ "332",
+ "274",
+ "422",
+ "236",
+ "482",
+ "324",
+ "252",
+ "436",
+ "384",
+ "388",
+ "452",
+ "328",
+ "464",
+ "264",
+ "362",
+ "484",
+ "368",
+ "346",
+ "414",
+ "486",
+ "282",
+ "356",
+ "462",
+ "428",
+ "276",
+ "432",
+ "226",
+ "354",
+ "372"
+];
diff --git a/lib/locales/tr/phone_number/formats.js b/lib/locales/tr/phone_number/formats.js
new file mode 100644
index 00000000..6ae8c41c
--- /dev/null
+++ b/lib/locales/tr/phone_number/formats.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "+90-###-###-##-##",
+ "+90-###-###-#-###"
+];
diff --git a/lib/locales/tr/phone_number/index.js b/lib/locales/tr/phone_number/index.js
new file mode 100644
index 00000000..24b79a32
--- /dev/null
+++ b/lib/locales/tr/phone_number/index.js
@@ -0,0 +1,4 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.area_code = require("./area_code");
+phone_number.formats = require("./formats");
diff --git a/lib/locales/uk/address/building_number.js b/lib/locales/uk/address/building_number.js
new file mode 100644
index 00000000..23fc733d
--- /dev/null
+++ b/lib/locales/uk/address/building_number.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#",
+ "##",
+ "###"
+];
diff --git a/lib/locales/uk/address/city.js b/lib/locales/uk/address/city.js
new file mode 100644
index 00000000..3bb47958
--- /dev/null
+++ b/lib/locales/uk/address/city.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{city_name}",
+ "#{city_prefix} #{Name.male_first_name}"
+];
diff --git a/lib/locales/uk/address/city_name.js b/lib/locales/uk/address/city_name.js
new file mode 100644
index 00000000..240825c4
--- /dev/null
+++ b/lib/locales/uk/address/city_name.js
@@ -0,0 +1,59 @@
+module["exports"] = [
+ "Алчевськ",
+ "Артемівськ",
+ "Бердичів",
+ "Бердянськ",
+ "Біла Церква",
+ "Бровари",
+ "Вінниця",
+ "Горлівка",
+ "Дніпродзержинськ",
+ "Дніпропетровськ",
+ "Донецьк",
+ "Євпаторія",
+ "Єнакієве",
+ "Житомир",
+ "Запоріжжя",
+ "Івано-Франківськ",
+ "Ізмаїл",
+ "Кам’янець-Подільський",
+ "Керч",
+ "Київ",
+ "Кіровоград",
+ "Конотоп",
+ "Краматорськ",
+ "Красний Луч",
+ "Кременчук",
+ "Кривий Ріг",
+ "Лисичанськ",
+ "Луганськ",
+ "Луцьк",
+ "Львів",
+ "Макіївка",
+ "Маріуполь",
+ "Мелітополь",
+ "Миколаїв",
+ "Мукачеве",
+ "Нікополь",
+ "Одеса",
+ "Олександрія",
+ "Павлоград",
+ "Полтава",
+ "Рівне",
+ "Севастополь",
+ "Сєвєродонецьк",
+ "Сімферополь",
+ "Слов’янськ",
+ "Суми",
+ "Тернопіль",
+ "Ужгород",
+ "Умань",
+ "Харків",
+ "Херсон",
+ "Хмельницький",
+ "Черкаси",
+ "Чернівці",
+ "Чернігів",
+ "Шостка",
+ "Ялта"
+];
diff --git a/lib/locales/uk/address/city_prefix.js b/lib/locales/uk/address/city_prefix.js
new file mode 100644
index 00000000..08a1a2bd
--- /dev/null
+++ b/lib/locales/uk/address/city_prefix.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "Південний",
+ "Північний",
+ "Східний",
+ "Західний"
+];
diff --git a/lib/locales/uk/address/city_suffix.js b/lib/locales/uk/address/city_suffix.js
new file mode 100644
index 00000000..d61608ae
--- /dev/null
+++ b/lib/locales/uk/address/city_suffix.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "град"
+];
diff --git a/lib/locales/uk/address/country.js b/lib/locales/uk/address/country.js
new file mode 100644
index 00000000..37216bb4
--- /dev/null
+++ b/lib/locales/uk/address/country.js
@@ -0,0 +1,195 @@
+module["exports"] = [
+ "Австралія",
+ "Австрія",
+ "Азербайджан",
+ "Албанія",
+ "Алжир",
+ "Ангола",
+ "Андорра",
+ "Антигуа і Барбуда",
+ "Аргентина",
+ "Афганістан",
+ "Багамські Острови",
+ "Бангладеш",
+ "Барбадос",
+ "Бахрейн",
+ "Беліз",
+ "Бельгія",
+ "Бенін",
+ "Білорусь",
+ "Болгарія",
+ "Болівія",
+ "Боснія і Герцеговина",
+ "Ботсвана",
+ "Бразилія",
+ "Бруней",
+ "Буркіна-Фасо",
+ "Бурунді",
+ "Бутан",
+ "В’єтнам",
+ "Вануату",
+ "Ватикан",
+ "Велика Британія",
+ "Венесуела",
+ "Вірменія",
+ "Габон",
+ "Гаїті",
+ "Гайана",
+ "Гамбія",
+ "Гана",
+ "Гватемала",
+ "Гвінея",
+ "Гвінея-Бісау",
+ "Гондурас",
+ "Гренада",
+ "Греція",
+ "Грузія",
+ "Данія",
+ "Демократична Республіка Конго",
+ "Джибуті",
+ "Домініка",
+ "Домініканська Республіка",
+ "Еквадор",
+ "Екваторіальна Гвінея",
+ "Еритрея",
+ "Естонія",
+ "Ефіопія",
+ "Єгипет",
+ "Ємен",
+ "Замбія",
+ "Зімбабве",
+ "Ізраїль",
+ "Індія",
+ "Індонезія",
+ "Ірак",
+ "Іран",
+ "Ірландія",
+ "Ісландія",
+ "Іспанія",
+ "Італія",
+ "Йорданія",
+ "Кабо-Верде",
+ "Казахстан",
+ "Камбоджа",
+ "Камерун",
+ "Канада",
+ "Катар",
+ "Кенія",
+ "Киргизстан",
+ "Китай",
+ "Кіпр",
+ "Кірибаті",
+ "Колумбія",
+ "Коморські Острови",
+ "Конго",
+ "Коста-Рика",
+ "Кот-д’Івуар",
+ "Куба",
+ "Кувейт",
+ "Лаос",
+ "Латвія",
+ "Лесото",
+ "Литва",
+ "Ліберія",
+ "Ліван",
+ "Лівія",
+ "Ліхтенштейн",
+ "Люксембург",
+ "Маврикій",
+ "Мавританія",
+ "Мадаґаскар",
+ "Македонія",
+ "Малаві",
+ "Малайзія",
+ "Малі",
+ "Мальдіви",
+ "Мальта",
+ "Марокко",
+ "Маршаллові Острови",
+ "Мексика",
+ "Мозамбік",
+ "Молдова",
+ "Монако",
+ "Монголія",
+ "Намібія",
+ "Науру",
+ "Непал",
+ "Нігер",
+ "Нігерія",
+ "Нідерланди",
+ "Нікарагуа",
+ "Німеччина",
+ "Нова Зеландія",
+ "Норвегія",
+ "Об’єднані Арабські Емірати",
+ "Оман",
+ "Пакистан",
+ "Палау",
+ "Панама",
+ "Папуа-Нова Гвінея",
+ "Парагвай",
+ "Перу",
+ "Південна Корея",
+ "Південний Судан",
+ "Південно-Африканська Республіка",
+ "Північна Корея",
+ "Польща",
+ "Португалія",
+ "Російська Федерація",
+ "Руанда",
+ "Румунія",
+ "Сальвадор",
+ "Самоа",
+ "Сан-Марино",
+ "Сан-Томе і Принсіпі",
+ "Саудівська Аравія",
+ "Свазіленд",
+ "Сейшельські Острови",
+ "Сенеґал",
+ "Сент-Вінсент і Гренадини",
+ "Сент-Кітс і Невіс",
+ "Сент-Люсія",
+ "Сербія",
+ "Сирія",
+ "Сінгапур",
+ "Словаччина",
+ "Словенія",
+ "Соломонові Острови",
+ "Сомалі",
+ "Судан",
+ "Суринам",
+ "Східний Тимор",
+ "США",
+ "Сьєрра-Леоне",
+ "Таджикистан",
+ "Таїланд",
+ "Танзанія",
+ "Того",
+ "Тонга",
+ "Тринідад і Тобаго",
+ "Тувалу",
+ "Туніс",
+ "Туреччина",
+ "Туркменістан",
+ "Уганда",
+ "Угорщина",
+ "Узбекистан",
+ "Україна",
+ "Уругвай",
+ "Федеративні Штати Мікронезії",
+ "Фіджі",
+ "Філіппіни",
+ "Фінляндія",
+ "Франція",
+ "Хорватія",
+ "Центральноафриканська Республіка",
+ "Чад",
+ "Чехія",
+ "Чилі",
+ "Чорногорія",
+ "Швейцарія",
+ "Швеція",
+ "Шрі-Ланка",
+ "Ямайка",
+ "Японія"
+];
diff --git a/lib/locales/uk/address/default_country.js b/lib/locales/uk/address/default_country.js
new file mode 100644
index 00000000..a7462d02
--- /dev/null
+++ b/lib/locales/uk/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Україна"
+];
diff --git a/lib/locales/uk/address/index.js b/lib/locales/uk/address/index.js
new file mode 100644
index 00000000..d27d2957
--- /dev/null
+++ b/lib/locales/uk/address/index.js
@@ -0,0 +1,17 @@
+var address = {};
+module['exports'] = address;
+address.country = require("./country");
+address.building_number = require("./building_number");
+address.street_prefix = require("./street_prefix");
+address.street_suffix = require("./street_suffix");
+address.secondary_address = require("./secondary_address");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.street_title = require("./street_title");
+address.city_name = require("./city_name");
+address.city = require("./city");
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/uk/address/postcode.js b/lib/locales/uk/address/postcode.js
new file mode 100644
index 00000000..3640af26
--- /dev/null
+++ b/lib/locales/uk/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#####"
+];
diff --git a/lib/locales/uk/address/secondary_address.js b/lib/locales/uk/address/secondary_address.js
new file mode 100644
index 00000000..636df8fc
--- /dev/null
+++ b/lib/locales/uk/address/secondary_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "кв. ###"
+];
diff --git a/lib/locales/uk/address/state.js b/lib/locales/uk/address/state.js
new file mode 100644
index 00000000..0d43d9db
--- /dev/null
+++ b/lib/locales/uk/address/state.js
@@ -0,0 +1,29 @@
+module["exports"] = [
+ "АР Крим",
+ "Вінницька область",
+ "Волинська область",
+ "Дніпропетровська область",
+ "Донецька область",
+ "Житомирська область",
+ "Закарпатська область",
+ "Запорізька область",
+ "Івано-Франківська область",
+ "Київська область",
+ "Кіровоградська область",
+ "Луганська область",
+ "Львівська область",
+ "Миколаївська область",
+ "Одеська область",
+ "Полтавська область",
+ "Рівненська область",
+ "Сумська область",
+ "Тернопільська область",
+ "Харківська область",
+ "Херсонська область",
+ "Хмельницька область",
+ "Черкаська область",
+ "Чернівецька область",
+ "Чернігівська область",
+ "Київ",
+ "Севастополь"
+];
diff --git a/lib/locales/uk/address/street_address.js b/lib/locales/uk/address/street_address.js
new file mode 100644
index 00000000..5b311286
--- /dev/null
+++ b/lib/locales/uk/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name}, #{building_number}"
+];
diff --git a/lib/locales/uk/address/street_name.js b/lib/locales/uk/address/street_name.js
new file mode 100644
index 00000000..40973b71
--- /dev/null
+++ b/lib/locales/uk/address/street_name.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "#{street_prefix} #{Address.street_title}",
+ "#{Address.street_title} #{street_suffix}"
+];
diff --git a/lib/locales/uk/address/street_prefix.js b/lib/locales/uk/address/street_prefix.js
new file mode 100644
index 00000000..0017d1fd
--- /dev/null
+++ b/lib/locales/uk/address/street_prefix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "вул.",
+ "вулиця",
+ "пр.",
+ "проспект",
+ "пл.",
+ "площа",
+ "пров.",
+ "провулок"
+];
diff --git a/lib/locales/uk/address/street_suffix.js b/lib/locales/uk/address/street_suffix.js
new file mode 100644
index 00000000..bb3a031d
--- /dev/null
+++ b/lib/locales/uk/address/street_suffix.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "майдан"
+];
diff --git a/lib/locales/uk/address/street_title.js b/lib/locales/uk/address/street_title.js
new file mode 100644
index 00000000..88234a40
--- /dev/null
+++ b/lib/locales/uk/address/street_title.js
@@ -0,0 +1,15 @@
+module["exports"] = [
+ "Зелена",
+ "Молодіжна",
+ "Городоцька",
+ "Стрийська",
+ "Вузька",
+ "Нижанківського",
+ "Староміська",
+ "Ліста",
+ "Вічева",
+ "Брюховичів",
+ "Винників",
+ "Рудного",
+ "Коліївщини"
+];
diff --git a/lib/locales/uk/company/index.js b/lib/locales/uk/company/index.js
new file mode 100644
index 00000000..1aa59cc4
--- /dev/null
+++ b/lib/locales/uk/company/index.js
@@ -0,0 +1,5 @@
+var company = {};
+module['exports'] = company;
+company.prefix = require("./prefix");
+company.suffix = require("./suffix");
+company.name = require("./name");
diff --git a/lib/locales/uk/company/name.js b/lib/locales/uk/company/name.js
new file mode 100644
index 00000000..6ebeeebb
--- /dev/null
+++ b/lib/locales/uk/company/name.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "#{prefix} #{Name.female_first_name}",
+ "#{prefix} #{Name.male_first_name}",
+ "#{prefix} #{Name.male_last_name}",
+ "#{prefix} #{suffix}#{suffix}",
+ "#{prefix} #{suffix}#{suffix}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}#{suffix}",
+ "#{prefix} #{Address.city_name}#{suffix}#{suffix}#{suffix}"
+];
diff --git a/lib/locales/uk/company/prefix.js b/lib/locales/uk/company/prefix.js
new file mode 100644
index 00000000..65635ede
--- /dev/null
+++ b/lib/locales/uk/company/prefix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "ТОВ",
+ "ПАТ",
+ "ПрАТ",
+ "ТДВ",
+ "КТ",
+ "ПТ",
+ "ДП",
+ "ФОП"
+];
diff --git a/lib/locales/uk/company/suffix.js b/lib/locales/uk/company/suffix.js
new file mode 100644
index 00000000..3050ae72
--- /dev/null
+++ b/lib/locales/uk/company/suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "Постач",
+ "Торг",
+ "Пром",
+ "Трейд",
+ "Збут"
+];
diff --git a/lib/locales/uk/index.js b/lib/locales/uk/index.js
new file mode 100644
index 00000000..3b5be69d
--- /dev/null
+++ b/lib/locales/uk/index.js
@@ -0,0 +1,8 @@
+var uk = {};
+module['exports'] = uk;
+uk.title = "Ukrainian";
+uk.address = require("./address");
+uk.company = require("./company");
+uk.internet = require("./internet");
+uk.name = require("./name");
+uk.phone_number = require("./phone_number");
diff --git a/lib/locales/uk/internet/domain_suffix.js b/lib/locales/uk/internet/domain_suffix.js
new file mode 100644
index 00000000..e13cb1e3
--- /dev/null
+++ b/lib/locales/uk/internet/domain_suffix.js
@@ -0,0 +1,62 @@
+module["exports"] = [
+ "cherkassy.ua",
+ "cherkasy.ua",
+ "ck.ua",
+ "cn.ua",
+ "com.ua",
+ "crimea.ua",
+ "cv.ua",
+ "dn.ua",
+ "dnepropetrovsk.ua",
+ "dnipropetrovsk.ua",
+ "donetsk.ua",
+ "dp.ua",
+ "if.ua",
+ "in.ua",
+ "ivano-frankivsk.ua",
+ "kh.ua",
+ "kharkiv.ua",
+ "kharkov.ua",
+ "kherson.ua",
+ "khmelnitskiy.ua",
+ "kiev.ua",
+ "kirovograd.ua",
+ "km.ua",
+ "kr.ua",
+ "ks.ua",
+ "lg.ua",
+ "lt.ua",
+ "lugansk.ua",
+ "lutsk.ua",
+ "lutsk.net",
+ "lviv.ua",
+ "mk.ua",
+ "net.ua",
+ "nikolaev.ua",
+ "od.ua",
+ "odessa.ua",
+ "org.ua",
+ "pl.ua",
+ "pl.ua",
+ "poltava.ua",
+ "rovno.ua",
+ "rv.ua",
+ "sebastopol.ua",
+ "sm.ua",
+ "sumy.ua",
+ "te.ua",
+ "ternopil.ua",
+ "ua",
+ "uz.ua",
+ "uzhgorod.ua",
+ "vinnica.ua",
+ "vn.ua",
+ "volyn.net",
+ "volyn.ua",
+ "yalta.ua",
+ "zaporizhzhe.ua",
+ "zhitomir.ua",
+ "zp.ua",
+ "zt.ua",
+ "укр"
+];
diff --git a/lib/locales/uk/internet/free_email.js b/lib/locales/uk/internet/free_email.js
new file mode 100644
index 00000000..85e4e71a
--- /dev/null
+++ b/lib/locales/uk/internet/free_email.js
@@ -0,0 +1,9 @@
+module["exports"] = [
+ "ukr.net",
+ "ex.ua",
+ "e-mail.ua",
+ "i.ua",
+ "meta.ua",
+ "yandex.ua",
+ "gmail.com"
+];
diff --git a/lib/locales/uk/internet/index.js b/lib/locales/uk/internet/index.js
new file mode 100644
index 00000000..8a337d64
--- /dev/null
+++ b/lib/locales/uk/internet/index.js
@@ -0,0 +1,4 @@
+var internet = {};
+module['exports'] = internet;
+internet.free_email = require("./free_email");
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/uk/name/female_first_name.js b/lib/locales/uk/name/female_first_name.js
new file mode 100644
index 00000000..adf71a39
--- /dev/null
+++ b/lib/locales/uk/name/female_first_name.js
@@ -0,0 +1,195 @@
+module["exports"] = [
+ "Аврелія",
+ "Аврора",
+ "Агапія",
+ "Агата",
+ "Агафія",
+ "Агнеса",
+ "Агнія",
+ "Агрипина",
+ "Ада",
+ "Аделаїда",
+ "Аделіна",
+ "Адріана",
+ "Азалія",
+ "Алевтина",
+ "Аліна",
+ "Алла",
+ "Альбіна",
+ "Альвіна",
+ "Анастасія",
+ "Анастасія",
+ "Анатолія",
+ "Ангеліна",
+ "Анжела",
+ "Анна",
+ "Антонида",
+ "Антоніна",
+ "Антонія",
+ "Анфіса",
+ "Аполлінарія",
+ "Аполлонія",
+ "Аркадія",
+ "Артемія",
+ "Афанасія",
+ "Білослава",
+ "Біляна",
+ "Благовіста",
+ "Богдана",
+ "Богуслава",
+ "Божена",
+ "Болеслава",
+ "Борислава",
+ "Броніслава",
+ "В’ячеслава",
+ "Валентина",
+ "Валерія",
+ "Варвара",
+ "Василина",
+ "Вікторія",
+ "Вілена",
+ "Віленіна",
+ "Віліна",
+ "Віола",
+ "Віолетта",
+ "Віра",
+ "Віргінія",
+ "Віта",
+ "Віталіна",
+ "Влада",
+ "Владислава",
+ "Власта",
+ "Всеслава",
+ "Галина",
+ "Ганна",
+ "Гелена",
+ "Далеслава",
+ "Дана",
+ "Дарина",
+ "Дарислава",
+ "Діана",
+ "Діяна",
+ "Добринка",
+ "Добромила",
+ "Добромира",
+ "Добромисла",
+ "Доброслава",
+ "Долеслава",
+ "Доляна",
+ "Жанна",
+ "Жозефіна",
+ "Забава",
+ "Звенислава",
+ "Зінаїда",
+ "Злата",
+ "Зореслава",
+ "Зорина",
+ "Зоряна",
+ "Зоя",
+ "Іванна",
+ "Ілона",
+ "Інна",
+ "Іннеса",
+ "Ірина",
+ "Ірма",
+ "Калина",
+ "Каріна",
+ "Катерина",
+ "Квітка",
+ "Квітослава",
+ "Клавдія",
+ "Крентта",
+ "Ксенія",
+ "Купава",
+ "Лада",
+ "Лариса",
+ "Леся",
+ "Ликера",
+ "Лідія",
+ "Лілія",
+ "Любава",
+ "Любислава",
+ "Любов",
+ "Любомила",
+ "Любомира",
+ "Люборада",
+ "Любослава",
+ "Людмила",
+ "Людомила",
+ "Майя",
+ "Мальва",
+ "Мар’яна",
+ "Марина",
+ "Марічка",
+ "Марія",
+ "Марта",
+ "Меланія",
+ "Мечислава",
+ "Милодара",
+ "Милослава",
+ "Мирослава",
+ "Мілана",
+ "Мокрина",
+ "Мотря",
+ "Мстислава",
+ "Надія",
+ "Наталія",
+ "Неля",
+ "Немира",
+ "Ніна",
+ "Огняна",
+ "Оксана",
+ "Олександра",
+ "Олена",
+ "Олеся",
+ "Ольга",
+ "Ореста",
+ "Орина",
+ "Орислава",
+ "Орися",
+ "Оріяна",
+ "Павліна",
+ "Палажка",
+ "Пелагея",
+ "Пелагія",
+ "Поліна",
+ "Поляна",
+ "Потішана",
+ "Радміла",
+ "Радослава",
+ "Раїна",
+ "Раїса",
+ "Роксолана",
+ "Ромена",
+ "Ростислава",
+ "Руслана",
+ "Світлана",
+ "Святослава",
+ "Слава",
+ "Сміяна",
+ "Сніжана",
+ "Соломія",
+ "Соня",
+ "Софія",
+ "Станислава",
+ "Сюзана",
+ "Таїсія",
+ "Тамара",
+ "Тетяна",
+ "Устина",
+ "Фаїна",
+ "Февронія",
+ "Федора",
+ "Феодосія",
+ "Харитина",
+ "Христина",
+ "Христя",
+ "Юліанна",
+ "Юлія",
+ "Юстина",
+ "Юхима",
+ "Юхимія",
+ "Яна",
+ "Ярина",
+ "Ярослава"
+];
diff --git a/lib/locales/uk/name/female_last_name.js b/lib/locales/uk/name/female_last_name.js
new file mode 100644
index 00000000..80a5f053
--- /dev/null
+++ b/lib/locales/uk/name/female_last_name.js
@@ -0,0 +1,232 @@
+module["exports"] = [
+ "Андрухович",
+ "Бабух",
+ "Балабан",
+ "Балабуха",
+ "Балакун",
+ "Балицька",
+ "Бамбула",
+ "Бандера",
+ "Барановська",
+ "Бачей",
+ "Башук",
+ "Бердник",
+ "Білич",
+ "Бондаренко",
+ "Борецька",
+ "Боровська",
+ "Борочко",
+ "Боярчук",
+ "Брицька",
+ "Бурмило",
+ "Бутько",
+ "Василишина",
+ "Васильківська",
+ "Вергун",
+ "Вередун",
+ "Верещук",
+ "Витребенько",
+ "Вітряк",
+ "Волощук",
+ "Гайдук",
+ "Гайова",
+ "Гайчук",
+ "Галаєнко",
+ "Галатей",
+ "Галаціон",
+ "Гаман",
+ "Гамула",
+ "Ганич",
+ "Гарай",
+ "Гарун",
+ "Гладківська",
+ "Гладух",
+ "Глинська",
+ "Гнатишина",
+ "Гойко",
+ "Головець",
+ "Горбач",
+ "Гордійчук",
+ "Горова",
+ "Городоцька",
+ "Гречко",
+ "Григоришина",
+ "Гриневецька",
+ "Гриневська",
+ "Гришко",
+ "Громико",
+ "Данилишина",
+ "Данилко",
+ "Демків",
+ "Демчишина",
+ "Дзюб’як",
+ "Дзюба",
+ "Дідух",
+ "Дмитришина",
+ "Дмитрук",
+ "Довгалевська",
+ "Дурдинець",
+ "Євенко",
+ "Євпак",
+ "Ємець",
+ "Єрмак",
+ "Забіла",
+ "Зварич",
+ "Зінкевич",
+ "Зленко",
+ "Іванишина",
+ "Калач",
+ "Кандиба",
+ "Карпух",
+ "Кивач",
+ "Коваленко",
+ "Ковальська",
+ "Коломієць",
+ "Коман",
+ "Компанієць",
+ "Кононець",
+ "Кордун",
+ "Корецька",
+ "Корнїйчук",
+ "Коров’як",
+ "Коцюбинська",
+ "Кулинич",
+ "Кульчицька",
+ "Лагойда",
+ "Лазірко",
+ "Ланова",
+ "Латан",
+ "Латанська",
+ "Лахман",
+ "Левадовська",
+ "Ликович",
+ "Линдик",
+ "Ліхно",
+ "Лобачевська",
+ "Ломова",
+ "Лугова",
+ "Луцька",
+ "Луцьків",
+ "Лученко",
+ "Лучко",
+ "Люта",
+ "Лящук",
+ "Магера",
+ "Мазайло",
+ "Мазило",
+ "Мазун",
+ "Майборода",
+ "Майстренко",
+ "Маковецька",
+ "Малкович",
+ "Мамій",
+ "Маринич",
+ "Марієвська",
+ "Марків",
+ "Махно",
+ "Миклашевська",
+ "Миклухо",
+ "Милославська",
+ "Михайлюк",
+ "Міняйло",
+ "Могилевська",
+ "Москаль",
+ "Москалюк",
+ "Мотрієнко",
+ "Негода",
+ "Ногачевська",
+ "Опенько",
+ "Осадко",
+ "Павленко",
+ "Павлишина",
+ "Павлів",
+ "Пагутяк",
+ "Паламарчук",
+ "Палій",
+ "Паращук",
+ "Пасічник",
+ "Пендик",
+ "Петик",
+ "Петлюра",
+ "Петренко",
+ "Петрина",
+ "Петришина",
+ "Петрів",
+ "Плаксій",
+ "Погиба",
+ "Поліщук",
+ "Пономарів",
+ "Поривай",
+ "Поривайло",
+ "Потебенько",
+ "Потоцька",
+ "Пригода",
+ "Приймак",
+ "Притула",
+ "Прядун",
+ "Розпутня",
+ "Романишина",
+ "Ромей",
+ "Роменець",
+ "Ромочко",
+ "Савицька",
+ "Саєнко",
+ "Свидригайло",
+ "Семеночко",
+ "Семещук",
+ "Сердюк",
+ "Силецька",
+ "Сідлецька",
+ "Сідляк",
+ "Сірко",
+ "Скиба",
+ "Скоропадська",
+ "Слободян",
+ "Сосюра",
+ "Сплюха",
+ "Спотикач",
+ "Степанець",
+ "Стигайло",
+ "Сторожук",
+ "Сторчак",
+ "Стоян",
+ "Сучак",
+ "Сушко",
+ "Тарасюк",
+ "Тиндарей",
+ "Ткаченко",
+ "Третяк",
+ "Троян",
+ "Трублаєвська",
+ "Трясило",
+ "Трясун",
+ "Уманець",
+ "Унич",
+ "Усич",
+ "Федоришина",
+ "Цушко",
+ "Червоній",
+ "Шамрило",
+ "Шевченко",
+ "Шестак",
+ "Шиндарей",
+ "Шиян",
+ "Шкараба",
+ "Шудрик",
+ "Шумило",
+ "Шупик",
+ "Шухевич",
+ "Щербак",
+ "Юрчишина",
+ "Юхно",
+ "Ющик",
+ "Ющук",
+ "Яворівська",
+ "Ялова",
+ "Ялюк",
+ "Янюк",
+ "Ярмак",
+ "Яцишина",
+ "Яцьків",
+ "Ящук"
+];
diff --git a/lib/locales/uk/name/female_middle_name.js b/lib/locales/uk/name/female_middle_name.js
new file mode 100644
index 00000000..33df470f
--- /dev/null
+++ b/lib/locales/uk/name/female_middle_name.js
@@ -0,0 +1,118 @@
+module["exports"] = [
+ "Адамівна",
+ "Азарівна",
+ "Алевтинівна",
+ "Альбертівна",
+ "Анастасівна",
+ "Анатоліївна",
+ "Андріївна",
+ "Антонівна",
+ "Аркадіївна",
+ "Арсенівна",
+ "Арсеніївна",
+ "Артемівна",
+ "Архипівна",
+ "Аскольдівна",
+ "Афанасіївна",
+ "Білославівна",
+ "Богданівна",
+ "Божемирівна",
+ "Боженівна",
+ "Болеславівна",
+ "Боримирівна",
+ "Борисівна",
+ "Бориславівна",
+ "Братиславівна",
+ "В’ячеславівна",
+ "Вадимівна",
+ "Валентинівна",
+ "Валеріївна",
+ "Василівна",
+ "Вікторівна",
+ "Віталіївна",
+ "Владиславівна",
+ "Володимирівна",
+ "Всеволодівна",
+ "Всеславівна",
+ "Гаврилівна",
+ "Гарасимівна",
+ "Георгіївна",
+ "Гнатівна",
+ "Гордіївна",
+ "Григоріївна",
+ "Данилівна",
+ "Даромирівна",
+ "Денисівна",
+ "Дмитрівна",
+ "Добромирівна",
+ "Доброславівна",
+ "Євгенівна",
+ "Захарівна",
+ "Захаріївна",
+ "Збориславівна",
+ "Звенимирівна",
+ "Звениславівна",
+ "Зеновіївна",
+ "Зиновіївна",
+ "Златомирівна",
+ "Зореславівна",
+ "Іванівна",
+ "Ігорівна",
+ "Ізяславівна",
+ "Корнеліївна",
+ "Корнилівна",
+ "Корніївна",
+ "Костянтинівна",
+ "Лаврентіївна",
+ "Любомирівна",
+ "Макарівна",
+ "Максимівна",
+ "Марківна",
+ "Маркіянівна",
+ "Матвіївна",
+ "Мечиславівна",
+ "Микитівна",
+ "Миколаївна",
+ "Миронівна",
+ "Мирославівна",
+ "Михайлівна",
+ "Мстиславівна",
+ "Назарівна",
+ "Назаріївна",
+ "Натанівна",
+ "Немирівна",
+ "Несторівна",
+ "Олегівна",
+ "Олександрівна",
+ "Олексіївна",
+ "Олельківна",
+ "Омелянівна",
+ "Орестівна",
+ "Орхипівна",
+ "Остапівна",
+ "Охрімівна",
+ "Павлівна",
+ "Панасівна",
+ "Пантелеймонівна",
+ "Петрівна",
+ "Пилипівна",
+ "Радимирівна",
+ "Радимівна",
+ "Родіонівна",
+ "Романівна",
+ "Ростиславівна",
+ "Русланівна",
+ "Святославівна",
+ "Сергіївна",
+ "Славутівна",
+ "Станіславівна",
+ "Степанівна",
+ "Стефаніївна",
+ "Тарасівна",
+ "Тимофіївна",
+ "Тихонівна",
+ "Устимівна",
+ "Юріївна",
+ "Юхимівна",
+ "Ярославівна"
+];
diff --git a/lib/locales/uk/name/index.js b/lib/locales/uk/name/index.js
new file mode 100644
index 00000000..2cf8a79f
--- /dev/null
+++ b/lib/locales/uk/name/index.js
@@ -0,0 +1,12 @@
+var name = {};
+module['exports'] = name;
+name.male_first_name = require("./male_first_name");
+name.male_middle_name = require("./male_middle_name");
+name.male_last_name = require("./male_last_name");
+name.female_first_name = require("./female_first_name");
+name.female_middle_name = require("./female_middle_name");
+name.female_last_name = require("./female_last_name");
+name.prefix = require("./prefix");
+name.suffix = require("./suffix");
+name.title = require("./title");
+name.name = require("./name");
diff --git a/lib/locales/uk/name/male_first_name.js b/lib/locales/uk/name/male_first_name.js
new file mode 100644
index 00000000..d5f5426e
--- /dev/null
+++ b/lib/locales/uk/name/male_first_name.js
@@ -0,0 +1,197 @@
+module["exports"] = [
+ "Августин",
+ "Аврелій",
+ "Адам",
+ "Адріян",
+ "Азарій",
+ "Алевтин",
+ "Альберт",
+ "Анастас",
+ "Анастасій",
+ "Анатолій",
+ "Андрій",
+ "Антін",
+ "Антон",
+ "Антоній",
+ "Аркадій",
+ "Арсен",
+ "Арсеній",
+ "Артем",
+ "Архип",
+ "Аскольд",
+ "Афанасій",
+ "Біломир",
+ "Білослав",
+ "Богдан",
+ "Божемир",
+ "Божен",
+ "Болеслав",
+ "Боримир",
+ "Боримисл",
+ "Борис",
+ "Борислав",
+ "Братимир",
+ "Братислав",
+ "Братомил",
+ "Братослав",
+ "Брячислав",
+ "Будимир",
+ "Буйтур",
+ "Буревіст",
+ "В’ячеслав",
+ "Вадим",
+ "Валентин",
+ "Валерій",
+ "Василь",
+ "Велемир",
+ "Віктор",
+ "Віталій",
+ "Влад",
+ "Владислав",
+ "Володимир",
+ "Володислав",
+ "Всевлад",
+ "Всеволод",
+ "Всеслав",
+ "Гаврило",
+ "Гарнослав",
+ "Геннадій",
+ "Георгій",
+ "Герасим",
+ "Гліб",
+ "Гнат",
+ "Гордій",
+ "Горимир",
+ "Горислав",
+ "Градимир",
+ "Григорій",
+ "Далемир",
+ "Данило",
+ "Дарій",
+ "Даромир",
+ "Денис",
+ "Дмитро",
+ "Добромир",
+ "Добромисл",
+ "Доброслав",
+ "Євген",
+ "Єремій",
+ "Захар",
+ "Захарій",
+ "Зборислав",
+ "Звенигор",
+ "Звенимир",
+ "Звенислав",
+ "Земислав",
+ "Зеновій",
+ "Зиновій",
+ "Злат",
+ "Златомир",
+ "Зоремир",
+ "Зореслав",
+ "Зорян",
+ "Іван",
+ "Ігор",
+ "Ізяслав",
+ "Ілля",
+ "Кий",
+ "Корнелій",
+ "Корнилій",
+ "Корнило",
+ "Корній",
+ "Костянтин",
+ "Кузьма",
+ "Лаврентій",
+ "Лаврін",
+ "Лад",
+ "Ладислав",
+ "Ладо",
+ "Ладомир",
+ "Левко",
+ "Листвич",
+ "Лук’ян",
+ "Любодар",
+ "Любозар",
+ "Любомир",
+ "Макар",
+ "Максим",
+ "Мар’ян",
+ "Маркіян",
+ "Марко",
+ "Матвій",
+ "Мечислав",
+ "Микита",
+ "Микола",
+ "Мирон",
+ "Мирослав",
+ "Михайло",
+ "Мстислав",
+ "Мусій",
+ "Назар",
+ "Назарій",
+ "Натан",
+ "Немир",
+ "Нестор",
+ "Олег",
+ "Олександр",
+ "Олексій",
+ "Олелько",
+ "Олесь",
+ "Омелян",
+ "Орест",
+ "Орхип",
+ "Остап",
+ "Охрім",
+ "Павло",
+ "Панас",
+ "Пантелеймон",
+ "Петро",
+ "Пилип",
+ "Подолян",
+ "Потап",
+ "Радим",
+ "Радимир",
+ "Ратибор",
+ "Ратимир",
+ "Родіон",
+ "Родослав",
+ "Роксолан",
+ "Роман",
+ "Ростислав",
+ "Руслан",
+ "Святополк",
+ "Святослав",
+ "Семибор",
+ "Сергій",
+ "Синьоок",
+ "Славолюб",
+ "Славомир",
+ "Славута",
+ "Сніжан",
+ "Сологуб",
+ "Станіслав",
+ "Степан",
+ "Стефаній",
+ "Стожар",
+ "Тарас",
+ "Тиміш",
+ "Тимофій",
+ "Тихон",
+ "Тур",
+ "Устим",
+ "Хвалимир",
+ "Хорив",
+ "Чорнота",
+ "Щастислав",
+ "Щек",
+ "Юліан",
+ "Юрій",
+ "Юхим",
+ "Ян",
+ "Ярема",
+ "Яровид",
+ "Яромил",
+ "Яромир",
+ "Ярополк",
+ "Ярослав"
+];
diff --git a/lib/locales/uk/name/male_last_name.js b/lib/locales/uk/name/male_last_name.js
new file mode 100644
index 00000000..69d04848
--- /dev/null
+++ b/lib/locales/uk/name/male_last_name.js
@@ -0,0 +1,241 @@
+module["exports"] = [
+ "Андрухович",
+ "Бабух",
+ "Балабан",
+ "Балабух",
+ "Балакун",
+ "Балицький",
+ "Бамбула",
+ "Бандера",
+ "Барановський",
+ "Бачей",
+ "Башук",
+ "Бердник",
+ "Білич",
+ "Бондаренко",
+ "Борецький",
+ "Боровський",
+ "Борочко",
+ "Боярчук",
+ "Брицький",
+ "Бурмило",
+ "Бутько",
+ "Василин",
+ "Василишин",
+ "Васильківський",
+ "Вергун",
+ "Вередун",
+ "Верещук",
+ "Витребенько",
+ "Вітряк",
+ "Волощук",
+ "Гайдук",
+ "Гайовий",
+ "Гайчук",
+ "Галаєнко",
+ "Галатей",
+ "Галаціон",
+ "Гаман",
+ "Гамула",
+ "Ганич",
+ "Гарай",
+ "Гарун",
+ "Гладківський",
+ "Гладух",
+ "Глинський",
+ "Гнатишин",
+ "Гойко",
+ "Головець",
+ "Горбач",
+ "Гордійчук",
+ "Горовий",
+ "Городоцький",
+ "Гречко",
+ "Григоришин",
+ "Гриневецький",
+ "Гриневський",
+ "Гришко",
+ "Громико",
+ "Данилишин",
+ "Данилко",
+ "Демків",
+ "Демчишин",
+ "Дзюб’як",
+ "Дзюба",
+ "Дідух",
+ "Дмитришин",
+ "Дмитрук",
+ "Довгалевський",
+ "Дурдинець",
+ "Євенко",
+ "Євпак",
+ "Ємець",
+ "Єрмак",
+ "Забіла",
+ "Зварич",
+ "Зінкевич",
+ "Зленко",
+ "Іванишин",
+ "Іванів",
+ "Іванців",
+ "Калач",
+ "Кандиба",
+ "Карпух",
+ "Каськів",
+ "Кивач",
+ "Коваленко",
+ "Ковальський",
+ "Коломієць",
+ "Коман",
+ "Компанієць",
+ "Кононець",
+ "Кордун",
+ "Корецький",
+ "Корнїйчук",
+ "Коров’як",
+ "Коцюбинський",
+ "Кулинич",
+ "Кульчицький",
+ "Лагойда",
+ "Лазірко",
+ "Лановий",
+ "Латаний",
+ "Латанський",
+ "Лахман",
+ "Левадовський",
+ "Ликович",
+ "Линдик",
+ "Ліхно",
+ "Лобачевський",
+ "Ломовий",
+ "Луговий",
+ "Луцький",
+ "Луцьків",
+ "Лученко",
+ "Лучко",
+ "Лютий",
+ "Лящук",
+ "Магера",
+ "Мазайло",
+ "Мазило",
+ "Мазун",
+ "Майборода",
+ "Майстренко",
+ "Маковецький",
+ "Малкович",
+ "Мамій",
+ "Маринич",
+ "Марієвський",
+ "Марків",
+ "Махно",
+ "Миклашевський",
+ "Миклухо",
+ "Милославський",
+ "Михайлюк",
+ "Міняйло",
+ "Могилевський",
+ "Москаль",
+ "Москалюк",
+ "Мотрієнко",
+ "Негода",
+ "Ногачевський",
+ "Опенько",
+ "Осадко",
+ "Павленко",
+ "Павлишин",
+ "Павлів",
+ "Пагутяк",
+ "Паламарчук",
+ "Палій",
+ "Паращук",
+ "Пасічник",
+ "Пендик",
+ "Петик",
+ "Петлюра",
+ "Петренко",
+ "Петрин",
+ "Петришин",
+ "Петрів",
+ "Плаксій",
+ "Погиба",
+ "Поліщук",
+ "Пономарів",
+ "Поривай",
+ "Поривайло",
+ "Потебенько",
+ "Потоцький",
+ "Пригода",
+ "Приймак",
+ "Притула",
+ "Прядун",
+ "Розпутній",
+ "Романишин",
+ "Романів",
+ "Ромей",
+ "Роменець",
+ "Ромочко",
+ "Савицький",
+ "Саєнко",
+ "Свидригайло",
+ "Семеночко",
+ "Семещук",
+ "Сердюк",
+ "Силецький",
+ "Сідлецький",
+ "Сідляк",
+ "Сірко",
+ "Скиба",
+ "Скоропадський",
+ "Слободян",
+ "Сосюра",
+ "Сплюх",
+ "Спотикач",
+ "Стахів",
+ "Степанець",
+ "Стецьків",
+ "Стигайло",
+ "Сторожук",
+ "Сторчак",
+ "Стоян",
+ "Сучак",
+ "Сушко",
+ "Тарасюк",
+ "Тиндарей",
+ "Ткаченко",
+ "Третяк",
+ "Троян",
+ "Трублаєвський",
+ "Трясило",
+ "Трясун",
+ "Уманець",
+ "Унич",
+ "Усич",
+ "Федоришин",
+ "Хитрово",
+ "Цимбалістий",
+ "Цушко",
+ "Червоній",
+ "Шамрило",
+ "Шевченко",
+ "Шестак",
+ "Шиндарей",
+ "Шиян",
+ "Шкараба",
+ "Шудрик",
+ "Шумило",
+ "Шупик",
+ "Шухевич",
+ "Щербак",
+ "Юрчишин",
+ "Юхно",
+ "Ющик",
+ "Ющук",
+ "Яворівський",
+ "Яловий",
+ "Ялюк",
+ "Янюк",
+ "Ярмак",
+ "Яцишин",
+ "Яцьків",
+ "Ящук"
+];
diff --git a/lib/locales/uk/name/male_middle_name.js b/lib/locales/uk/name/male_middle_name.js
new file mode 100644
index 00000000..b699036e
--- /dev/null
+++ b/lib/locales/uk/name/male_middle_name.js
@@ -0,0 +1,118 @@
+module["exports"] = [
+ "Адамович",
+ "Азарович",
+ "Алевтинович",
+ "Альбертович",
+ "Анастасович",
+ "Анатолійович",
+ "Андрійович",
+ "Антонович",
+ "Аркадійович",
+ "Арсенійович",
+ "Арсенович",
+ "Артемович",
+ "Архипович",
+ "Аскольдович",
+ "Афанасійович",
+ "Білославович",
+ "Богданович",
+ "Божемирович",
+ "Боженович",
+ "Болеславович",
+ "Боримирович",
+ "Борисович",
+ "Бориславович",
+ "Братиславович",
+ "В’ячеславович",
+ "Вадимович",
+ "Валентинович",
+ "Валерійович",
+ "Васильович",
+ "Вікторович",
+ "Віталійович",
+ "Владиславович",
+ "Володимирович",
+ "Всеволодович",
+ "Всеславович",
+ "Гаврилович",
+ "Герасимович",
+ "Георгійович",
+ "Гнатович",
+ "Гордійович",
+ "Григорійович",
+ "Данилович",
+ "Даромирович",
+ "Денисович",
+ "Дмитрович",
+ "Добромирович",
+ "Доброславович",
+ "Євгенович",
+ "Захарович",
+ "Захарійович",
+ "Збориславович",
+ "Звенимирович",
+ "Звениславович",
+ "Зеновійович",
+ "Зиновійович",
+ "Златомирович",
+ "Зореславович",
+ "Іванович",
+ "Ігорович",
+ "Ізяславович",
+ "Корнелійович",
+ "Корнилович",
+ "Корнійович",
+ "Костянтинович",
+ "Лаврентійович",
+ "Любомирович",
+ "Макарович",
+ "Максимович",
+ "Маркович",
+ "Маркіянович",
+ "Матвійович",
+ "Мечиславович",
+ "Микитович",
+ "Миколайович",
+ "Миронович",
+ "Мирославович",
+ "Михайлович",
+ "Мстиславович",
+ "Назарович",
+ "Назарійович",
+ "Натанович",
+ "Немирович",
+ "Несторович",
+ "Олегович",
+ "Олександрович",
+ "Олексійович",
+ "Олелькович",
+ "Омелянович",
+ "Орестович",
+ "Орхипович",
+ "Остапович",
+ "Охрімович",
+ "Павлович",
+ "Панасович",
+ "Пантелеймонович",
+ "Петрович",
+ "Пилипович",
+ "Радимирович",
+ "Радимович",
+ "Родіонович",
+ "Романович",
+ "Ростиславович",
+ "Русланович",
+ "Святославович",
+ "Сергійович",
+ "Славутович",
+ "Станіславович",
+ "Степанович",
+ "Стефанович",
+ "Тарасович",
+ "Тимофійович",
+ "Тихонович",
+ "Устимович",
+ "Юрійович",
+ "Юхимович",
+ "Ярославович"
+];
diff --git a/lib/locales/uk/name/name.js b/lib/locales/uk/name/name.js
new file mode 100644
index 00000000..8c66cc59
--- /dev/null
+++ b/lib/locales/uk/name/name.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "#{male_first_name} #{male_last_name}",
+ "#{male_last_name} #{male_first_name}",
+ "#{male_first_name} #{male_middle_name} #{male_last_name}",
+ "#{male_last_name} #{male_first_name} #{male_middle_name}",
+ "#{female_first_name} #{female_last_name}",
+ "#{female_last_name} #{female_first_name}",
+ "#{female_first_name} #{female_middle_name} #{female_last_name}",
+ "#{female_last_name} #{female_first_name} #{female_middle_name}"
+];
diff --git a/lib/locales/uk/name/prefix.js b/lib/locales/uk/name/prefix.js
new file mode 100644
index 00000000..e0df8cd5
--- /dev/null
+++ b/lib/locales/uk/name/prefix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "Пан",
+ "Пані"
+];
diff --git a/lib/locales/uk/name/suffix.js b/lib/locales/uk/name/suffix.js
new file mode 100644
index 00000000..cc3cafad
--- /dev/null
+++ b/lib/locales/uk/name/suffix.js
@@ -0,0 +1,20 @@
+module["exports"] = [
+ "проф.",
+ "доц.",
+ "докт. пед. наук",
+ "докт. політ. наук",
+ "докт. філол. наук",
+ "докт. філос. наук",
+ "докт. і. наук",
+ "докт. юрид. наук",
+ "докт. техн. наук",
+ "докт. психол. наук",
+ "канд. пед. наук",
+ "канд. політ. наук",
+ "канд. філол. наук",
+ "канд. філос. наук",
+ "канд. і. наук",
+ "канд. юрид. наук",
+ "канд. техн. наук",
+ "канд. психол. наук"
+];
diff --git a/lib/locales/uk/name/title.js b/lib/locales/uk/name/title.js
new file mode 100644
index 00000000..416e1c2d
--- /dev/null
+++ b/lib/locales/uk/name/title.js
@@ -0,0 +1,40 @@
+module["exports"] = {
+ "descriptor": [
+ "Головний",
+ "Генеральний",
+ "Провідний",
+ "Національний",
+ "Регіональний",
+ "Обласний",
+ "Районний",
+ "Глобальний",
+ "Міжнародний",
+ "Центральний"
+ ],
+ "level": [
+ "маркетинговий",
+ "оптимізаційний",
+ "страховий",
+ "функціональний",
+ "інтеграційний",
+ "логістичний"
+ ],
+ "job": [
+ "інженер",
+ "агент",
+ "адміністратор",
+ "аналітик",
+ "архітектор",
+ "дизайнер",
+ "керівник",
+ "консультант",
+ "координатор",
+ "менеджер",
+ "планувальник",
+ "помічник",
+ "розробник",
+ "спеціаліст",
+ "співробітник",
+ "технік"
+ ]
+};
diff --git a/lib/locales/uk/phone_number/formats.js b/lib/locales/uk/phone_number/formats.js
new file mode 100644
index 00000000..a7997a2a
--- /dev/null
+++ b/lib/locales/uk/phone_number/formats.js
@@ -0,0 +1,16 @@
+module["exports"] = [
+ "(044) ###-##-##",
+ "(050) ###-##-##",
+ "(063) ###-##-##",
+ "(066) ###-##-##",
+ "(073) ###-##-##",
+ "(091) ###-##-##",
+ "(092) ###-##-##",
+ "(093) ###-##-##",
+ "(094) ###-##-##",
+ "(095) ###-##-##",
+ "(096) ###-##-##",
+ "(097) ###-##-##",
+ "(098) ###-##-##",
+ "(099) ###-##-##"
+];
diff --git a/lib/locales/uk/phone_number/index.js b/lib/locales/uk/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/uk/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/vi.js b/lib/locales/vi.js
deleted file mode 100644
index b63371c1..00000000
--- a/lib/locales/vi.js
+++ /dev/null
@@ -1,418 +0,0 @@
-var vi = {};
-module["exports"] = vi;
-vi.title = "Vietnamese";
-vi.address = {
- "city_root": [
- "Bắc Giang",
- "Bắc Kạn",
- "Bắc Ninh",
- "Cao Bằng",
- "Điện Biên",
- "Hà Giang",
- "Hà Nam",
- "Hà Tây",
- "Hải Dương",
- "TP Hải Phòng",
- "Hòa Bình",
- "Hưng Yên",
- "Lai Châu",
- "Lào Cai",
- "Lạng Sơn",
- "Nam Định",
- "Ninh Bình",
- "Phú Thọ",
- "Quảng Ninh",
- "Sơn La",
- "Thái Bình",
- "Thái Nguyên",
- "Tuyên Quang",
- "Vĩnh Phúc",
- "Yên Bái",
- "TP Đà Nẵng",
- "Bình Định",
- "Đắk Lắk",
- "Đắk Nông",
- "Gia Lai",
- "Hà Tĩnh",
- "Khánh Hòa",
- "Kon Tum",
- "Nghệ An",
- "Phú Yên",
- "Quảng Bình",
- "Quảng Nam",
- "Quảng Ngãi",
- "Quảng Trị",
- "Thanh Hóa",
- "Thừa Thiên Huế",
- "TP TP. Hồ Chí Minh",
- "An Giang",
- "Bà Rịa Vũng Tàu",
- "Bạc Liêu",
- "Bến Tre",
- "Bình Dương",
- "Bình Phước",
- "Bình Thuận",
- "Cà Mau",
- "TP Cần Thơ",
- "Đồng Nai",
- "Đồng Tháp",
- "Hậu Giang",
- "Kiên Giang",
- "Lâm Đồng",
- "Long An",
- "Ninh Thuận",
- "Sóc Trăng",
- "Tây Ninh",
- "Tiền Giang",
- "Trà Vinh",
- "Vĩnh Long"
- ],
- "city": [
- "#{city_root}"
- ],
- "postcode": "/[A-PR-UWYZ0-9][A-HK-Y0-9][AEHMNPRTVXY0-9]?[ABEHMNPRVWXY0-9]? {1,2}[0-9][ABD-HJLN-UW-Z]{2}/",
- "county": [
- "Avon",
- "Bedfordshire",
- "Berkshire",
- "Borders",
- "Buckinghamshire",
- "Cambridgeshire",
- "Central",
- "Cheshire",
- "Cleveland",
- "Clwyd",
- "Cornwall",
- "County Antrim",
- "County Armagh",
- "County Down",
- "County Fermanagh",
- "County Londonderry",
- "County Tyrone",
- "Cumbria",
- "Derbyshire",
- "Devon",
- "Dorset",
- "Dumfries and Galloway",
- "Durham",
- "Dyfed",
- "East Sussex",
- "Essex",
- "Fife",
- "Gloucestershire",
- "Grampian",
- "Greater Manchester",
- "Gwent",
- "Gwynedd County",
- "Hampshire",
- "Herefordshire",
- "Hertfordshire",
- "Highlands and Islands",
- "Humberside",
- "Isle of Wight",
- "Kent",
- "Lancashire",
- "Leicestershire",
- "Lincolnshire",
- "Lothian",
- "Merseyside",
- "Mid Glamorgan",
- "Norfolk",
- "North Yorkshire",
- "Northamptonshire",
- "Northumberland",
- "Nottinghamshire",
- "Oxfordshire",
- "Powys",
- "Rutland",
- "Shropshire",
- "Somerset",
- "South Glamorgan",
- "South Yorkshire",
- "Staffordshire",
- "Strathclyde",
- "Suffolk",
- "Surrey",
- "Tayside",
- "Tyne and Wear",
- "Việt Nam",
- "Warwickshire",
- "West Glamorgan",
- "West Midlands",
- "West Sussex",
- "West Yorkshire",
- "Wiltshire",
- "Worcestershire"
- ],
- "default_country": [
- "Việt Nam"
- ]
-};
-vi.internet = {
- "domain_suffix": [
- "com",
- "net",
- "info",
- "vn",
- "com.vn"
- ]
-};
-vi.phone_number = {
- "formats": [
- "01#### #####",
- "01### ######",
- "01#1 ### ####",
- "011# ### ####",
- "02# #### ####",
- "03## ### ####",
- "055 #### ####",
- "056 #### ####",
- "0800 ### ####",
- "08## ### ####",
- "09## ### ####",
- "016977 ####",
- "01### #####",
- "0500 ######",
- "0800 ######"
- ]
-};
-vi.cell_phone = {
- "formats": [
- "074## ######",
- "075## ######",
- "076## ######",
- "077## ######",
- "078## ######",
- "079## ######"
- ]
-};
-vi.name = {
- "first_name": [
- "Phạm",
- "Nguyễn",
- "Trần",
- "Lê",
- "Lý",
- "Hoàng",
- "Phan",
- "Vũ",
- "Tăng",
- "Đặng",
- "Bùi",
- "Đỗ",
- "Hồ",
- "Ngô",
- "Dương",
- "Đào",
- "Đoàn",
- "Vương",
- "Trịnh",
- "Đinh",
- "Lâm",
- "Phùng",
- "Mai",
- "Tô",
- "Trương",
- "Hà"
- ],
- "last_name": [
- "Nam",
- "Trung",
- "Thanh",
- "Thị",
- "Văn",
- "Dương",
- "Tăng",
- "Quốc",
- "Như",
- "Phạm",
- "Nguyễn",
- "Trần",
- "Lê",
- "Lý",
- "Hoàng",
- "Phan",
- "Vũ",
- "Tăng",
- "Đặng",
- "Bùi",
- "Đỗ",
- "Hồ",
- "Ngô",
- "Dương",
- "Đào",
- "Đoàn",
- "Vương",
- "Trịnh",
- "Đinh",
- "Lâm",
- "Phùng",
- "Mai",
- "Tô",
- "Trương",
- "Hà",
- "Vinh",
- "Nhung",
- "Hòa",
- "Tiến",
- "Tâm",
- "Bửu",
- "Loan",
- "Hiền",
- "Hải",
- "Vân",
- "Kha",
- "Minh",
- "Nhân",
- "Triệu",
- "Tuân",
- "Hữu",
- "Đức",
- "Phú",
- "Khoa",
- "Thắgn",
- "Sơn",
- "Dung",
- "Tú",
- "Trinh",
- "Thảo",
- "Sa",
- "Kim",
- "Long",
- "Thi",
- "Cường",
- "Ngọc",
- "Sinh",
- "Khang",
- "Phong",
- "Thắm",
- "Thu",
- "Thủy",
- "Nhàn"
- ],
- "name": [
- "#{first_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name}",
- "#{first_name} #{last_name} #{last_name} #{last_name}"
- ]
-};
-vi.company = {
- "prefix": [
- "Công ty",
- "Cty TNHH",
- "Cty",
- "Cửa hàng",
- "Trung tâm",
- "Chi nhánh"
- ],
- "name": [
- "#{prefix} #{Name.last_name}"
- ]
-};
-vi.lorem = {
- "words": [
- "đã",
- "đang",
- "ừ",
- "ờ",
- "á",
- "không",
- "biết",
- "gì",
- "hết",
- "đâu",
- "nha",
- "thế",
- "thì",
- "là",
- "đánh",
- "đá",
- "đập",
- "phá",
- "viết",
- "vẽ",
- "tô",
- "thuê",
- "mướn",
- "mượn",
- "mua",
- "một",
- "hai",
- "ba",
- "bốn",
- "năm",
- "sáu",
- "bảy",
- "tám",
- "chín",
- "mười",
- "thôi",
- "việc",
- "nghỉ",
- "làm",
- "nhà",
- "cửa",
- "xe",
- "đạp",
- "ác",
- "độc",
- "khoảng",
- "khoan",
- "thuyền",
- "tàu",
- "bè",
- "lầu",
- "xanh",
- "đỏ",
- "tím",
- "vàng",
- "kim",
- "chỉ",
- "khâu",
- "may",
- "vá",
- "em",
- "anh",
- "yêu",
- "thương",
- "thích",
- "con",
- "cái",
- "bàn",
- "ghế",
- "tủ",
- "quần",
- "áo",
- "nón",
- "dép",
- "giày",
- "lỗi",
- "được",
- "ghét",
- "giết",
- "chết",
- "hết",
- "tôi",
- "bạn",
- "tui",
- "trời",
- "trăng",
- "mây",
- "gió",
- "máy",
- "hàng",
- "hóa",
- "leo",
- "núi",
- "bơi",
- "biển",
- "chìm",
- "xuồng",
- "nước",
- "ngọt",
- "ruộng",
- "đồng",
- "quê",
- "hương"
- ]
-};
diff --git a/lib/locales/vi/address/city.js b/lib/locales/vi/address/city.js
new file mode 100644
index 00000000..b606a643
--- /dev/null
+++ b/lib/locales/vi/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_root}"
+];
diff --git a/lib/locales/vi/address/city_root.js b/lib/locales/vi/address/city_root.js
new file mode 100644
index 00000000..242a71a5
--- /dev/null
+++ b/lib/locales/vi/address/city_root.js
@@ -0,0 +1,65 @@
+module["exports"] = [
+ "Bắc Giang",
+ "Bắc Kạn",
+ "Bắc Ninh",
+ "Cao Bằng",
+ "Điện Biên",
+ "Hà Giang",
+ "Hà Nam",
+ "Hà Tây",
+ "Hải Dương",
+ "TP Hải Phòng",
+ "Hòa Bình",
+ "Hưng Yên",
+ "Lai Châu",
+ "Lào Cai",
+ "Lạng Sơn",
+ "Nam Định",
+ "Ninh Bình",
+ "Phú Thọ",
+ "Quảng Ninh",
+ "Sơn La",
+ "Thái Bình",
+ "Thái Nguyên",
+ "Tuyên Quang",
+ "Vĩnh Phúc",
+ "Yên Bái",
+ "TP Đà Nẵng",
+ "Bình Định",
+ "Đắk Lắk",
+ "Đắk Nông",
+ "Gia Lai",
+ "Hà Tĩnh",
+ "Khánh Hòa",
+ "Kon Tum",
+ "Nghệ An",
+ "Phú Yên",
+ "Quảng Bình",
+ "Quảng Nam",
+ "Quảng Ngãi",
+ "Quảng Trị",
+ "Thanh Hóa",
+ "Thừa Thiên Huế",
+ "TP TP. Hồ Chí Minh",
+ "An Giang",
+ "Bà Rịa Vũng Tàu",
+ "Bạc Liêu",
+ "Bến Tre",
+ "Bình Dương",
+ "Bình Phước",
+ "Bình Thuận",
+ "Cà Mau",
+ "TP Cần Thơ",
+ "Đồng Nai",
+ "Đồng Tháp",
+ "Hậu Giang",
+ "Kiên Giang",
+ "Lâm Đồng",
+ "Long An",
+ "Ninh Thuận",
+ "Sóc Trăng",
+ "Tây Ninh",
+ "Tiền Giang",
+ "Trà Vinh",
+ "Vĩnh Long"
+];
diff --git a/lib/locales/vi/address/county.js b/lib/locales/vi/address/county.js
new file mode 100644
index 00000000..0e14002d
--- /dev/null
+++ b/lib/locales/vi/address/county.js
@@ -0,0 +1,73 @@
+module["exports"] = [
+ "Avon",
+ "Bedfordshire",
+ "Berkshire",
+ "Borders",
+ "Buckinghamshire",
+ "Cambridgeshire",
+ "Central",
+ "Cheshire",
+ "Cleveland",
+ "Clwyd",
+ "Cornwall",
+ "County Antrim",
+ "County Armagh",
+ "County Down",
+ "County Fermanagh",
+ "County Londonderry",
+ "County Tyrone",
+ "Cumbria",
+ "Derbyshire",
+ "Devon",
+ "Dorset",
+ "Dumfries and Galloway",
+ "Durham",
+ "Dyfed",
+ "East Sussex",
+ "Essex",
+ "Fife",
+ "Gloucestershire",
+ "Grampian",
+ "Greater Manchester",
+ "Gwent",
+ "Gwynedd County",
+ "Hampshire",
+ "Herefordshire",
+ "Hertfordshire",
+ "Highlands and Islands",
+ "Humberside",
+ "Isle of Wight",
+ "Kent",
+ "Lancashire",
+ "Leicestershire",
+ "Lincolnshire",
+ "Lothian",
+ "Merseyside",
+ "Mid Glamorgan",
+ "Norfolk",
+ "North Yorkshire",
+ "Northamptonshire",
+ "Northumberland",
+ "Nottinghamshire",
+ "Oxfordshire",
+ "Powys",
+ "Rutland",
+ "Shropshire",
+ "Somerset",
+ "South Glamorgan",
+ "South Yorkshire",
+ "Staffordshire",
+ "Strathclyde",
+ "Suffolk",
+ "Surrey",
+ "Tayside",
+ "Tyne and Wear",
+ "Việt Nam",
+ "Warwickshire",
+ "West Glamorgan",
+ "West Midlands",
+ "West Sussex",
+ "West Yorkshire",
+ "Wiltshire",
+ "Worcestershire"
+];
diff --git a/lib/locales/vi/address/default_country.js b/lib/locales/vi/address/default_country.js
new file mode 100644
index 00000000..d5e9a005
--- /dev/null
+++ b/lib/locales/vi/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Việt Nam"
+];
diff --git a/lib/locales/vi/address/index.js b/lib/locales/vi/address/index.js
new file mode 100644
index 00000000..5b3b16ee
--- /dev/null
+++ b/lib/locales/vi/address/index.js
@@ -0,0 +1,6 @@
+var address = {};
+module['exports'] = address;
+address.city_root = require("./city_root");
+address.city = require("./city");
+address.county = require("./county");
+address.default_country = require("./default_country");
diff --git a/lib/locales/vi/cell_phone/formats.js b/lib/locales/vi/cell_phone/formats.js
new file mode 100644
index 00000000..f0093f3d
--- /dev/null
+++ b/lib/locales/vi/cell_phone/formats.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "074## ######",
+ "075## ######",
+ "076## ######",
+ "077## ######",
+ "078## ######",
+ "079## ######"
+];
diff --git a/lib/locales/vi/cell_phone/index.js b/lib/locales/vi/cell_phone/index.js
new file mode 100644
index 00000000..8de997ba
--- /dev/null
+++ b/lib/locales/vi/cell_phone/index.js
@@ -0,0 +1,3 @@
+var cell_phone = {};
+module['exports'] = cell_phone;
+cell_phone.formats = require("./formats");
diff --git a/lib/locales/vi/company/index.js b/lib/locales/vi/company/index.js
new file mode 100644
index 00000000..357e5e94
--- /dev/null
+++ b/lib/locales/vi/company/index.js
@@ -0,0 +1,4 @@
+var company = {};
+module['exports'] = company;
+company.prefix = require("./prefix");
+company.name = require("./name");
diff --git a/lib/locales/vi/company/name.js b/lib/locales/vi/company/name.js
new file mode 100644
index 00000000..af5470fd
--- /dev/null
+++ b/lib/locales/vi/company/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{prefix} #{Name.last_name}"
+];
diff --git a/lib/locales/vi/company/prefix.js b/lib/locales/vi/company/prefix.js
new file mode 100644
index 00000000..cbb5ed4e
--- /dev/null
+++ b/lib/locales/vi/company/prefix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "Công ty",
+ "Cty TNHH",
+ "Cty",
+ "Cửa hàng",
+ "Trung tâm",
+ "Chi nhánh"
+];
diff --git a/lib/locales/vi/index.js b/lib/locales/vi/index.js
new file mode 100644
index 00000000..0fb639ec
--- /dev/null
+++ b/lib/locales/vi/index.js
@@ -0,0 +1,10 @@
+var vi = {};
+module['exports'] = vi;
+vi.title = "Vietnamese";
+vi.address = require("./address");
+vi.internet = require("./internet");
+vi.phone_number = require("./phone_number");
+vi.cell_phone = require("./cell_phone");
+vi.name = require("./name");
+vi.company = require("./company");
+vi.lorem = require("./lorem");
diff --git a/lib/locales/vi/internet/domain_suffix.js b/lib/locales/vi/internet/domain_suffix.js
new file mode 100644
index 00000000..fb7f01aa
--- /dev/null
+++ b/lib/locales/vi/internet/domain_suffix.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "com",
+ "net",
+ "info",
+ "vn",
+ "com.vn"
+];
diff --git a/lib/locales/vi/internet/index.js b/lib/locales/vi/internet/index.js
new file mode 100644
index 00000000..abfa2480
--- /dev/null
+++ b/lib/locales/vi/internet/index.js
@@ -0,0 +1,3 @@
+var internet = {};
+module['exports'] = internet;
+internet.domain_suffix = require("./domain_suffix");
diff --git a/lib/locales/vi/lorem/index.js b/lib/locales/vi/lorem/index.js
new file mode 100644
index 00000000..a53a23d0
--- /dev/null
+++ b/lib/locales/vi/lorem/index.js
@@ -0,0 +1,3 @@
+var lorem = {};
+module['exports'] = lorem;
+lorem.words = require("./words");
diff --git a/lib/locales/vi/lorem/words.js b/lib/locales/vi/lorem/words.js
new file mode 100644
index 00000000..75335d64
--- /dev/null
+++ b/lib/locales/vi/lorem/words.js
@@ -0,0 +1,105 @@
+module["exports"] = [
+ "đã",
+ "đang",
+ "ừ",
+ "ờ",
+ "á",
+ "không",
+ "biết",
+ "gì",
+ "hết",
+ "đâu",
+ "nha",
+ "thế",
+ "thì",
+ "là",
+ "đánh",
+ "đá",
+ "đập",
+ "phá",
+ "viết",
+ "vẽ",
+ "tô",
+ "thuê",
+ "mướn",
+ "mượn",
+ "mua",
+ "một",
+ "hai",
+ "ba",
+ "bốn",
+ "năm",
+ "sáu",
+ "bảy",
+ "tám",
+ "chín",
+ "mười",
+ "thôi",
+ "việc",
+ "nghỉ",
+ "làm",
+ "nhà",
+ "cửa",
+ "xe",
+ "đạp",
+ "ác",
+ "độc",
+ "khoảng",
+ "khoan",
+ "thuyền",
+ "tàu",
+ "bè",
+ "lầu",
+ "xanh",
+ "đỏ",
+ "tím",
+ "vàng",
+ "kim",
+ "chỉ",
+ "khâu",
+ "may",
+ "vá",
+ "em",
+ "anh",
+ "yêu",
+ "thương",
+ "thích",
+ "con",
+ "cái",
+ "bàn",
+ "ghế",
+ "tủ",
+ "quần",
+ "áo",
+ "nón",
+ "dép",
+ "giày",
+ "lỗi",
+ "được",
+ "ghét",
+ "giết",
+ "chết",
+ "hết",
+ "tôi",
+ "bạn",
+ "tui",
+ "trời",
+ "trăng",
+ "mây",
+ "gió",
+ "máy",
+ "hàng",
+ "hóa",
+ "leo",
+ "núi",
+ "bơi",
+ "biển",
+ "chìm",
+ "xuồng",
+ "nước",
+ "ngọt",
+ "ruộng",
+ "đồng",
+ "quê",
+ "hương"
+];
diff --git a/lib/locales/vi/name/first_name.js b/lib/locales/vi/name/first_name.js
new file mode 100644
index 00000000..4d92e6d5
--- /dev/null
+++ b/lib/locales/vi/name/first_name.js
@@ -0,0 +1,28 @@
+module["exports"] = [
+ "Phạm",
+ "Nguyễn",
+ "Trần",
+ "Lê",
+ "Lý",
+ "Hoàng",
+ "Phan",
+ "Vũ",
+ "Tăng",
+ "Đặng",
+ "Bùi",
+ "Đỗ",
+ "Hồ",
+ "Ngô",
+ "Dương",
+ "Đào",
+ "Đoàn",
+ "Vương",
+ "Trịnh",
+ "Đinh",
+ "Lâm",
+ "Phùng",
+ "Mai",
+ "Tô",
+ "Trương",
+ "Hà"
+];
diff --git a/lib/locales/vi/name/index.js b/lib/locales/vi/name/index.js
new file mode 100644
index 00000000..27b846ac
--- /dev/null
+++ b/lib/locales/vi/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.name = require("./name");
diff --git a/lib/locales/vi/name/last_name.js b/lib/locales/vi/name/last_name.js
new file mode 100644
index 00000000..0027c35f
--- /dev/null
+++ b/lib/locales/vi/name/last_name.js
@@ -0,0 +1,75 @@
+module["exports"] = [
+ "Nam",
+ "Trung",
+ "Thanh",
+ "Thị",
+ "Văn",
+ "Dương",
+ "Tăng",
+ "Quốc",
+ "Như",
+ "Phạm",
+ "Nguyễn",
+ "Trần",
+ "Lê",
+ "Lý",
+ "Hoàng",
+ "Phan",
+ "Vũ",
+ "Tăng",
+ "Đặng",
+ "Bùi",
+ "Đỗ",
+ "Hồ",
+ "Ngô",
+ "Dương",
+ "Đào",
+ "Đoàn",
+ "Vương",
+ "Trịnh",
+ "Đinh",
+ "Lâm",
+ "Phùng",
+ "Mai",
+ "Tô",
+ "Trương",
+ "Hà",
+ "Vinh",
+ "Nhung",
+ "Hòa",
+ "Tiến",
+ "Tâm",
+ "Bửu",
+ "Loan",
+ "Hiền",
+ "Hải",
+ "Vân",
+ "Kha",
+ "Minh",
+ "Nhân",
+ "Triệu",
+ "Tuân",
+ "Hữu",
+ "Đức",
+ "Phú",
+ "Khoa",
+ "Thắgn",
+ "Sơn",
+ "Dung",
+ "Tú",
+ "Trinh",
+ "Thảo",
+ "Sa",
+ "Kim",
+ "Long",
+ "Thi",
+ "Cường",
+ "Ngọc",
+ "Sinh",
+ "Khang",
+ "Phong",
+ "Thắm",
+ "Thu",
+ "Thủy",
+ "Nhàn"
+];
diff --git a/lib/locales/vi/name/name.js b/lib/locales/vi/name/name.js
new file mode 100644
index 00000000..17fed37e
--- /dev/null
+++ b/lib/locales/vi/name/name.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "#{first_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name}",
+ "#{first_name} #{last_name} #{last_name} #{last_name}"
+];
diff --git a/lib/locales/vi/phone_number/formats.js b/lib/locales/vi/phone_number/formats.js
new file mode 100644
index 00000000..b8164833
--- /dev/null
+++ b/lib/locales/vi/phone_number/formats.js
@@ -0,0 +1,17 @@
+module["exports"] = [
+ "01#### #####",
+ "01### ######",
+ "01#1 ### ####",
+ "011# ### ####",
+ "02# #### ####",
+ "03## ### ####",
+ "055 #### ####",
+ "056 #### ####",
+ "0800 ### ####",
+ "08## ### ####",
+ "09## ### ####",
+ "016977 ####",
+ "01### #####",
+ "0500 ######",
+ "0800 ######"
+];
diff --git a/lib/locales/vi/phone_number/index.js b/lib/locales/vi/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/vi/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/zh_CN.js b/lib/locales/zh_CN.js
deleted file mode 100644
index 74ee5ced..00000000
--- a/lib/locales/zh_CN.js
+++ /dev/null
@@ -1,403 +0,0 @@
-var zh_CN = {};
-module["exports"] = zh_CN;
-zh_CN.title = "Chinese";
-zh_CN.address = {
- "city_prefix": [
- "长",
- "上",
- "南",
- "西",
- "北",
- "诸",
- "宁",
- "珠",
- "武",
- "衡",
- "成",
- "福",
- "厦",
- "贵",
- "吉",
- "海",
- "太",
- "济",
- "安",
- "吉",
- "包"
- ],
- "city_suffix": [
- "沙市",
- "京市",
- "宁市",
- "安市",
- "乡县",
- "海市",
- "码市",
- "汉市",
- "阳市",
- "都市",
- "州市",
- "门市",
- "阳市",
- "口市",
- "原市",
- "南市",
- "徽市",
- "林市",
- "头市"
- ],
- "building_number": [
- "#####",
- "####",
- "###",
- "##",
- "#"
- ],
- "street_suffix": [
- "巷",
- "街",
- "路",
- "桥",
- "侬",
- "旁",
- "中心",
- "栋"
- ],
- "postcode": [
- "######"
- ],
- "state": [
- "北京市",
- "上海市",
- "天津市",
- "重庆市",
- "黑龙江省",
- "吉林省",
- "辽宁省",
- "内蒙古",
- "河北省",
- "新疆",
- "甘肃省",
- "青海省",
- "陕西省",
- "宁夏",
- "河南省",
- "山东省",
- "山西省",
- "安徽省",
- "湖北省",
- "湖南省",
- "江苏省",
- "四川省",
- "贵州省",
- "云南省",
- "广西省",
- "西藏",
- "浙江省",
- "江西省",
- "广东省",
- "福建省",
- "台湾省",
- "海南省",
- "香港",
- "澳门"
- ],
- "state_abbr": [
- "京",
- "沪",
- "津",
- "渝",
- "黑",
- "吉",
- "辽",
- "蒙",
- "冀",
- "新",
- "甘",
- "青",
- "陕",
- "宁",
- "豫",
- "鲁",
- "晋",
- "皖",
- "鄂",
- "湘",
- "苏",
- "川",
- "黔",
- "滇",
- "桂",
- "藏",
- "浙",
- "赣",
- "粤",
- "闽",
- "台",
- "琼",
- "港",
- "澳"
- ],
- "city": [
- "#{city_prefix}#{city_suffix}"
- ],
- "street_name": [
- "#{Name.last_name}#{street_suffix}"
- ],
- "street_address": [
- "#{street_name}#{building_number}号"
- ],
- "default_country": [
- "中国"
- ]
-};
-zh_CN.name = {
- "first_name": [
- "王",
- "李",
- "张",
- "刘",
- "陈",
- "杨",
- "黄",
- "吴",
- "赵",
- "周",
- "徐",
- "孙",
- "马",
- "朱",
- "胡",
- "林",
- "郭",
- "何",
- "高",
- "罗",
- "郑",
- "梁",
- "谢",
- "宋",
- "唐",
- "许",
- "邓",
- "冯",
- "韩",
- "曹",
- "曾",
- "彭",
- "萧",
- "蔡",
- "潘",
- "田",
- "董",
- "袁",
- "于",
- "余",
- "叶",
- "蒋",
- "杜",
- "苏",
- "魏",
- "程",
- "吕",
- "丁",
- "沈",
- "任",
- "姚",
- "卢",
- "傅",
- "钟",
- "姜",
- "崔",
- "谭",
- "廖",
- "范",
- "汪",
- "陆",
- "金",
- "石",
- "戴",
- "贾",
- "韦",
- "夏",
- "邱",
- "方",
- "侯",
- "邹",
- "熊",
- "孟",
- "秦",
- "白",
- "江",
- "阎",
- "薛",
- "尹",
- "段",
- "雷",
- "黎",
- "史",
- "龙",
- "陶",
- "贺",
- "顾",
- "毛",
- "郝",
- "龚",
- "邵",
- "万",
- "钱",
- "严",
- "赖",
- "覃",
- "洪",
- "武",
- "莫",
- "孔"
- ],
- "last_name": [
- "绍齐",
- "博文",
- "梓晨",
- "胤祥",
- "瑞霖",
- "明哲",
- "天翊",
- "凯瑞",
- "健雄",
- "耀杰",
- "潇然",
- "子涵",
- "越彬",
- "钰轩",
- "智辉",
- "致远",
- "俊驰",
- "雨泽",
- "烨磊",
- "晟睿",
- "文昊",
- "修洁",
- "黎昕",
- "远航",
- "旭尧",
- "鸿涛",
- "伟祺",
- "荣轩",
- "越泽",
- "浩宇",
- "瑾瑜",
- "皓轩",
- "擎苍",
- "擎宇",
- "志泽",
- "子轩",
- "睿渊",
- "弘文",
- "哲瀚",
- "雨泽",
- "楷瑞",
- "建辉",
- "晋鹏",
- "天磊",
- "绍辉",
- "泽洋",
- "鑫磊",
- "鹏煊",
- "昊强",
- "伟宸",
- "博超",
- "君浩",
- "子骞",
- "鹏涛",
- "炎彬",
- "鹤轩",
- "越彬",
- "风华",
- "靖琪",
- "明辉",
- "伟诚",
- "明轩",
- "健柏",
- "修杰",
- "志泽",
- "弘文",
- "峻熙",
- "嘉懿",
- "煜城",
- "懿轩",
- "烨伟",
- "苑博",
- "伟泽",
- "熠彤",
- "鸿煊",
- "博涛",
- "烨霖",
- "烨华",
- "煜祺",
- "智宸",
- "正豪",
- "昊然",
- "明杰",
- "立诚",
- "立轩",
- "立辉",
- "峻熙",
- "弘文",
- "熠彤",
- "鸿煊",
- "烨霖",
- "哲瀚",
- "鑫鹏",
- "昊天",
- "思聪",
- "展鹏",
- "笑愚",
- "志强",
- "炫明",
- "雪松",
- "思源",
- "智渊",
- "思淼",
- "晓啸",
- "天宇",
- "浩然",
- "文轩",
- "鹭洋",
- "振家",
- "乐驹",
- "晓博",
- "文博",
- "昊焱",
- "立果",
- "金鑫",
- "锦程",
- "嘉熙",
- "鹏飞",
- "子默",
- "思远",
- "浩轩",
- "语堂",
- "聪健",
- "明",
- "文",
- "果",
- "思",
- "鹏",
- "驰",
- "涛",
- "琪",
- "浩",
- "航",
- "彬"
- ],
- "name": [
- "#{first_name}#{last_name}"
- ]
-};
-zh_CN.phone_number = {
- "formats": [
- "###-########",
- "####-########",
- "###########"
- ]
-};
diff --git a/lib/locales/zh_CN/address/building_number.js b/lib/locales/zh_CN/address/building_number.js
new file mode 100644
index 00000000..03a9bc8d
--- /dev/null
+++ b/lib/locales/zh_CN/address/building_number.js
@@ -0,0 +1,7 @@
+module["exports"] = [
+ "#####",
+ "####",
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/zh_CN/address/city.js b/lib/locales/zh_CN/address/city.js
new file mode 100644
index 00000000..a5c0f3c3
--- /dev/null
+++ b/lib/locales/zh_CN/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}#{city_suffix}"
+];
diff --git a/lib/locales/zh_CN/address/city_prefix.js b/lib/locales/zh_CN/address/city_prefix.js
new file mode 100644
index 00000000..a7ac22b0
--- /dev/null
+++ b/lib/locales/zh_CN/address/city_prefix.js
@@ -0,0 +1,23 @@
+module["exports"] = [
+ "长",
+ "上",
+ "南",
+ "西",
+ "北",
+ "诸",
+ "宁",
+ "珠",
+ "武",
+ "衡",
+ "成",
+ "福",
+ "厦",
+ "贵",
+ "吉",
+ "海",
+ "太",
+ "济",
+ "安",
+ "吉",
+ "包"
+];
diff --git a/lib/locales/zh_CN/address/city_suffix.js b/lib/locales/zh_CN/address/city_suffix.js
new file mode 100644
index 00000000..2968146b
--- /dev/null
+++ b/lib/locales/zh_CN/address/city_suffix.js
@@ -0,0 +1,21 @@
+module["exports"] = [
+ "沙市",
+ "京市",
+ "宁市",
+ "安市",
+ "乡县",
+ "海市",
+ "码市",
+ "汉市",
+ "阳市",
+ "都市",
+ "州市",
+ "门市",
+ "阳市",
+ "口市",
+ "原市",
+ "南市",
+ "徽市",
+ "林市",
+ "头市"
+];
diff --git a/lib/locales/zh_CN/address/default_country.js b/lib/locales/zh_CN/address/default_country.js
new file mode 100644
index 00000000..2c21dc24
--- /dev/null
+++ b/lib/locales/zh_CN/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "中国"
+];
diff --git a/lib/locales/zh_CN/address/index.js b/lib/locales/zh_CN/address/index.js
new file mode 100644
index 00000000..b9e86a0f
--- /dev/null
+++ b/lib/locales/zh_CN/address/index.js
@@ -0,0 +1,13 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/zh_CN/address/postcode.js b/lib/locales/zh_CN/address/postcode.js
new file mode 100644
index 00000000..f104743a
--- /dev/null
+++ b/lib/locales/zh_CN/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "######"
+];
diff --git a/lib/locales/zh_CN/address/state.js b/lib/locales/zh_CN/address/state.js
new file mode 100644
index 00000000..6a590309
--- /dev/null
+++ b/lib/locales/zh_CN/address/state.js
@@ -0,0 +1,36 @@
+module["exports"] = [
+ "北京市",
+ "上海市",
+ "天津市",
+ "重庆市",
+ "黑龙江省",
+ "吉林省",
+ "辽宁省",
+ "内蒙古",
+ "河北省",
+ "新疆",
+ "甘肃省",
+ "青海省",
+ "陕西省",
+ "宁夏",
+ "河南省",
+ "山东省",
+ "山西省",
+ "安徽省",
+ "湖北省",
+ "湖南省",
+ "江苏省",
+ "四川省",
+ "贵州省",
+ "云南省",
+ "广西省",
+ "西藏",
+ "浙江省",
+ "江西省",
+ "广东省",
+ "福建省",
+ "台湾省",
+ "海南省",
+ "香港",
+ "澳门"
+];
diff --git a/lib/locales/zh_CN/address/state_abbr.js b/lib/locales/zh_CN/address/state_abbr.js
new file mode 100644
index 00000000..ff33aa17
--- /dev/null
+++ b/lib/locales/zh_CN/address/state_abbr.js
@@ -0,0 +1,36 @@
+module["exports"] = [
+ "京",
+ "沪",
+ "津",
+ "渝",
+ "黑",
+ "吉",
+ "辽",
+ "蒙",
+ "冀",
+ "新",
+ "甘",
+ "青",
+ "陕",
+ "宁",
+ "豫",
+ "鲁",
+ "晋",
+ "皖",
+ "鄂",
+ "湘",
+ "苏",
+ "川",
+ "黔",
+ "滇",
+ "桂",
+ "藏",
+ "浙",
+ "赣",
+ "粤",
+ "闽",
+ "台",
+ "琼",
+ "港",
+ "澳"
+];
diff --git a/lib/locales/zh_CN/address/street_address.js b/lib/locales/zh_CN/address/street_address.js
new file mode 100644
index 00000000..c54eee16
--- /dev/null
+++ b/lib/locales/zh_CN/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name}#{building_number}号"
+];
diff --git a/lib/locales/zh_CN/address/street_name.js b/lib/locales/zh_CN/address/street_name.js
new file mode 100644
index 00000000..148689f6
--- /dev/null
+++ b/lib/locales/zh_CN/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Name.last_name}#{street_suffix}"
+];
diff --git a/lib/locales/zh_CN/address/street_suffix.js b/lib/locales/zh_CN/address/street_suffix.js
new file mode 100644
index 00000000..88d1e65c
--- /dev/null
+++ b/lib/locales/zh_CN/address/street_suffix.js
@@ -0,0 +1,10 @@
+module["exports"] = [
+ "巷",
+ "街",
+ "路",
+ "桥",
+ "侬",
+ "旁",
+ "中心",
+ "栋"
+];
diff --git a/lib/locales/zh_CN/index.js b/lib/locales/zh_CN/index.js
new file mode 100644
index 00000000..277d77c2
--- /dev/null
+++ b/lib/locales/zh_CN/index.js
@@ -0,0 +1,6 @@
+var zh_CN = {};
+module['exports'] = zh_CN;
+zh_CN.title = "Chinese";
+zh_CN.address = require("./address");
+zh_CN.name = require("./name");
+zh_CN.phone_number = require("./phone_number");
diff --git a/lib/locales/zh_CN/name/first_name.js b/lib/locales/zh_CN/name/first_name.js
new file mode 100644
index 00000000..0f3897b3
--- /dev/null
+++ b/lib/locales/zh_CN/name/first_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "王",
+ "李",
+ "张",
+ "刘",
+ "陈",
+ "杨",
+ "黄",
+ "吴",
+ "赵",
+ "周",
+ "徐",
+ "孙",
+ "马",
+ "朱",
+ "胡",
+ "林",
+ "郭",
+ "何",
+ "高",
+ "罗",
+ "郑",
+ "梁",
+ "谢",
+ "宋",
+ "唐",
+ "许",
+ "邓",
+ "冯",
+ "韩",
+ "曹",
+ "曾",
+ "彭",
+ "萧",
+ "蔡",
+ "潘",
+ "田",
+ "董",
+ "袁",
+ "于",
+ "余",
+ "叶",
+ "蒋",
+ "杜",
+ "苏",
+ "魏",
+ "程",
+ "吕",
+ "丁",
+ "沈",
+ "任",
+ "姚",
+ "卢",
+ "傅",
+ "钟",
+ "姜",
+ "崔",
+ "谭",
+ "廖",
+ "范",
+ "汪",
+ "陆",
+ "金",
+ "石",
+ "戴",
+ "贾",
+ "韦",
+ "夏",
+ "邱",
+ "方",
+ "侯",
+ "邹",
+ "熊",
+ "孟",
+ "秦",
+ "白",
+ "江",
+ "阎",
+ "薛",
+ "尹",
+ "段",
+ "雷",
+ "黎",
+ "史",
+ "龙",
+ "陶",
+ "贺",
+ "顾",
+ "毛",
+ "郝",
+ "龚",
+ "邵",
+ "万",
+ "钱",
+ "严",
+ "赖",
+ "覃",
+ "洪",
+ "武",
+ "莫",
+ "孔"
+];
diff --git a/lib/locales/zh_CN/name/index.js b/lib/locales/zh_CN/name/index.js
new file mode 100644
index 00000000..27b846ac
--- /dev/null
+++ b/lib/locales/zh_CN/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.name = require("./name");
diff --git a/lib/locales/zh_CN/name/last_name.js b/lib/locales/zh_CN/name/last_name.js
new file mode 100644
index 00000000..eebd2199
--- /dev/null
+++ b/lib/locales/zh_CN/name/last_name.js
@@ -0,0 +1,136 @@
+module["exports"] = [
+ "绍齐",
+ "博文",
+ "梓晨",
+ "胤祥",
+ "瑞霖",
+ "明哲",
+ "天翊",
+ "凯瑞",
+ "健雄",
+ "耀杰",
+ "潇然",
+ "子涵",
+ "越彬",
+ "钰轩",
+ "智辉",
+ "致远",
+ "俊驰",
+ "雨泽",
+ "烨磊",
+ "晟睿",
+ "文昊",
+ "修洁",
+ "黎昕",
+ "远航",
+ "旭尧",
+ "鸿涛",
+ "伟祺",
+ "荣轩",
+ "越泽",
+ "浩宇",
+ "瑾瑜",
+ "皓轩",
+ "擎苍",
+ "擎宇",
+ "志泽",
+ "子轩",
+ "睿渊",
+ "弘文",
+ "哲瀚",
+ "雨泽",
+ "楷瑞",
+ "建辉",
+ "晋鹏",
+ "天磊",
+ "绍辉",
+ "泽洋",
+ "鑫磊",
+ "鹏煊",
+ "昊强",
+ "伟宸",
+ "博超",
+ "君浩",
+ "子骞",
+ "鹏涛",
+ "炎彬",
+ "鹤轩",
+ "越彬",
+ "风华",
+ "靖琪",
+ "明辉",
+ "伟诚",
+ "明轩",
+ "健柏",
+ "修杰",
+ "志泽",
+ "弘文",
+ "峻熙",
+ "嘉懿",
+ "煜城",
+ "懿轩",
+ "烨伟",
+ "苑博",
+ "伟泽",
+ "熠彤",
+ "鸿煊",
+ "博涛",
+ "烨霖",
+ "烨华",
+ "煜祺",
+ "智宸",
+ "正豪",
+ "昊然",
+ "明杰",
+ "立诚",
+ "立轩",
+ "立辉",
+ "峻熙",
+ "弘文",
+ "熠彤",
+ "鸿煊",
+ "烨霖",
+ "哲瀚",
+ "鑫鹏",
+ "昊天",
+ "思聪",
+ "展鹏",
+ "笑愚",
+ "志强",
+ "炫明",
+ "雪松",
+ "思源",
+ "智渊",
+ "思淼",
+ "晓啸",
+ "天宇",
+ "浩然",
+ "文轩",
+ "鹭洋",
+ "振家",
+ "乐驹",
+ "晓博",
+ "文博",
+ "昊焱",
+ "立果",
+ "金鑫",
+ "锦程",
+ "嘉熙",
+ "鹏飞",
+ "子默",
+ "思远",
+ "浩轩",
+ "语堂",
+ "聪健",
+ "明",
+ "文",
+ "果",
+ "思",
+ "鹏",
+ "驰",
+ "涛",
+ "琪",
+ "浩",
+ "航",
+ "彬"
+];
diff --git a/lib/locales/zh_CN/name/name.js b/lib/locales/zh_CN/name/name.js
new file mode 100644
index 00000000..8c711583
--- /dev/null
+++ b/lib/locales/zh_CN/name/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{first_name}#{last_name}"
+];
diff --git a/lib/locales/zh_CN/phone_number/formats.js b/lib/locales/zh_CN/phone_number/formats.js
new file mode 100644
index 00000000..60177513
--- /dev/null
+++ b/lib/locales/zh_CN/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "###-########",
+ "####-########",
+ "###########"
+];
diff --git a/lib/locales/zh_CN/phone_number/index.js b/lib/locales/zh_CN/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/zh_CN/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");
diff --git a/lib/locales/zh_TW/address/building_number.js b/lib/locales/zh_TW/address/building_number.js
new file mode 100644
index 00000000..c4716c4d
--- /dev/null
+++ b/lib/locales/zh_TW/address/building_number.js
@@ -0,0 +1,6 @@
+module["exports"] = [
+ "####",
+ "###",
+ "##",
+ "#"
+];
diff --git a/lib/locales/zh_TW/address/city.js b/lib/locales/zh_TW/address/city.js
new file mode 100644
index 00000000..a5c0f3c3
--- /dev/null
+++ b/lib/locales/zh_TW/address/city.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{city_prefix}#{city_suffix}"
+];
diff --git a/lib/locales/zh_TW/address/city_prefix.js b/lib/locales/zh_TW/address/city_prefix.js
new file mode 100644
index 00000000..aeefb6e9
--- /dev/null
+++ b/lib/locales/zh_TW/address/city_prefix.js
@@ -0,0 +1,22 @@
+module["exports"] = [
+ "臺北",
+ "新北",
+ "桃園",
+ "臺中",
+ "臺南",
+ "高雄",
+ "基隆",
+ "新竹",
+ "嘉義",
+ "苗栗",
+ "彰化",
+ "南投",
+ "雲林",
+ "屏東",
+ "宜蘭",
+ "花蓮",
+ "臺東",
+ "澎湖",
+ "金門",
+ "連江"
+];
diff --git a/lib/locales/zh_TW/address/city_suffix.js b/lib/locales/zh_TW/address/city_suffix.js
new file mode 100644
index 00000000..ccf8dc38
--- /dev/null
+++ b/lib/locales/zh_TW/address/city_suffix.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "縣",
+ "市"
+];
diff --git a/lib/locales/zh_TW/address/default_country.js b/lib/locales/zh_TW/address/default_country.js
new file mode 100644
index 00000000..d65d75dc
--- /dev/null
+++ b/lib/locales/zh_TW/address/default_country.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "Taiwan (R.O.C.)"
+];
diff --git a/lib/locales/zh_TW/address/index.js b/lib/locales/zh_TW/address/index.js
new file mode 100644
index 00000000..b9e86a0f
--- /dev/null
+++ b/lib/locales/zh_TW/address/index.js
@@ -0,0 +1,13 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require("./city_prefix");
+address.city_suffix = require("./city_suffix");
+address.building_number = require("./building_number");
+address.street_suffix = require("./street_suffix");
+address.postcode = require("./postcode");
+address.state = require("./state");
+address.state_abbr = require("./state_abbr");
+address.city = require("./city");
+address.street_name = require("./street_name");
+address.street_address = require("./street_address");
+address.default_country = require("./default_country");
diff --git a/lib/locales/zh_TW/address/postcode.js b/lib/locales/zh_TW/address/postcode.js
new file mode 100644
index 00000000..f104743a
--- /dev/null
+++ b/lib/locales/zh_TW/address/postcode.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "######"
+];
diff --git a/lib/locales/zh_TW/address/state.js b/lib/locales/zh_TW/address/state.js
new file mode 100644
index 00000000..2970dfcd
--- /dev/null
+++ b/lib/locales/zh_TW/address/state.js
@@ -0,0 +1,4 @@
+module["exports"] = [
+ "福建省",
+ "台灣省"
+];
diff --git a/lib/locales/zh_TW/address/state_abbr.js b/lib/locales/zh_TW/address/state_abbr.js
new file mode 100644
index 00000000..b646669d
--- /dev/null
+++ b/lib/locales/zh_TW/address/state_abbr.js
@@ -0,0 +1,23 @@
+module["exports"] = [
+ "北",
+ "新北",
+ "桃",
+ "中",
+ "南",
+ "高",
+ "基",
+ "竹市",
+ "嘉市",
+ "竹縣",
+ "苗",
+ "彰",
+ "投",
+ "雲",
+ "嘉縣",
+ "宜",
+ "花",
+ "東",
+ "澎",
+ "金",
+ "馬"
+];
diff --git a/lib/locales/zh_TW/address/street_address.js b/lib/locales/zh_TW/address/street_address.js
new file mode 100644
index 00000000..78da1023
--- /dev/null
+++ b/lib/locales/zh_TW/address/street_address.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{street_name}#{building_number}號"
+];
diff --git a/lib/locales/zh_TW/address/street_name.js b/lib/locales/zh_TW/address/street_name.js
new file mode 100644
index 00000000..148689f6
--- /dev/null
+++ b/lib/locales/zh_TW/address/street_name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{Name.last_name}#{street_suffix}"
+];
diff --git a/lib/locales/zh_TW/address/street_suffix.js b/lib/locales/zh_TW/address/street_suffix.js
new file mode 100644
index 00000000..322565a2
--- /dev/null
+++ b/lib/locales/zh_TW/address/street_suffix.js
@@ -0,0 +1,8 @@
+module["exports"] = [
+ "街",
+ "路",
+ "北路",
+ "南路",
+ "東路",
+ "西路"
+];
diff --git a/lib/locales/zh_TW/index.js b/lib/locales/zh_TW/index.js
new file mode 100644
index 00000000..238b80e7
--- /dev/null
+++ b/lib/locales/zh_TW/index.js
@@ -0,0 +1,6 @@
+var zh_TW = {};
+module['exports'] = zh_TW;
+zh_TW.title = "Chinese (Taiwan)";
+zh_TW.address = require("./address");
+zh_TW.name = require("./name");
+zh_TW.phone_number = require("./phone_number");
diff --git a/lib/locales/zh_TW/name/first_name.js b/lib/locales/zh_TW/name/first_name.js
new file mode 100644
index 00000000..55675aca
--- /dev/null
+++ b/lib/locales/zh_TW/name/first_name.js
@@ -0,0 +1,102 @@
+module["exports"] = [
+ "王",
+ "李",
+ "張",
+ "劉",
+ "陳",
+ "楊",
+ "黃",
+ "吳",
+ "趙",
+ "週",
+ "徐",
+ "孫",
+ "馬",
+ "朱",
+ "胡",
+ "林",
+ "郭",
+ "何",
+ "高",
+ "羅",
+ "鄭",
+ "梁",
+ "謝",
+ "宋",
+ "唐",
+ "許",
+ "鄧",
+ "馮",
+ "韓",
+ "曹",
+ "曾",
+ "彭",
+ "蕭",
+ "蔡",
+ "潘",
+ "田",
+ "董",
+ "袁",
+ "於",
+ "餘",
+ "葉",
+ "蔣",
+ "杜",
+ "蘇",
+ "魏",
+ "程",
+ "呂",
+ "丁",
+ "沈",
+ "任",
+ "姚",
+ "盧",
+ "傅",
+ "鐘",
+ "姜",
+ "崔",
+ "譚",
+ "廖",
+ "範",
+ "汪",
+ "陸",
+ "金",
+ "石",
+ "戴",
+ "賈",
+ "韋",
+ "夏",
+ "邱",
+ "方",
+ "侯",
+ "鄒",
+ "熊",
+ "孟",
+ "秦",
+ "白",
+ "江",
+ "閻",
+ "薛",
+ "尹",
+ "段",
+ "雷",
+ "黎",
+ "史",
+ "龍",
+ "陶",
+ "賀",
+ "顧",
+ "毛",
+ "郝",
+ "龔",
+ "邵",
+ "萬",
+ "錢",
+ "嚴",
+ "賴",
+ "覃",
+ "洪",
+ "武",
+ "莫",
+ "孔"
+];
diff --git a/lib/locales/zh_TW/name/index.js b/lib/locales/zh_TW/name/index.js
new file mode 100644
index 00000000..27b846ac
--- /dev/null
+++ b/lib/locales/zh_TW/name/index.js
@@ -0,0 +1,5 @@
+var name = {};
+module['exports'] = name;
+name.first_name = require("./first_name");
+name.last_name = require("./last_name");
+name.name = require("./name");
diff --git a/lib/locales/zh_TW/name/last_name.js b/lib/locales/zh_TW/name/last_name.js
new file mode 100644
index 00000000..ca1c0273
--- /dev/null
+++ b/lib/locales/zh_TW/name/last_name.js
@@ -0,0 +1,125 @@
+module["exports"] = [
+ "紹齊",
+ "博文",
+ "梓晨",
+ "胤祥",
+ "瑞霖",
+ "明哲",
+ "天翊",
+ "凱瑞",
+ "健雄",
+ "耀傑",
+ "瀟然",
+ "子涵",
+ "越彬",
+ "鈺軒",
+ "智輝",
+ "致遠",
+ "俊馳",
+ "雨澤",
+ "燁磊",
+ "晟睿",
+ "文昊",
+ "修潔",
+ "黎昕",
+ "遠航",
+ "旭堯",
+ "鴻濤",
+ "偉祺",
+ "榮軒",
+ "越澤",
+ "浩宇",
+ "瑾瑜",
+ "皓軒",
+ "擎蒼",
+ "擎宇",
+ "志澤",
+ "子軒",
+ "睿淵",
+ "弘文",
+ "哲瀚",
+ "雨澤",
+ "楷瑞",
+ "建輝",
+ "晉鵬",
+ "天磊",
+ "紹輝",
+ "澤洋",
+ "鑫磊",
+ "鵬煊",
+ "昊強",
+ "偉宸",
+ "博超",
+ "君浩",
+ "子騫",
+ "鵬濤",
+ "炎彬",
+ "鶴軒",
+ "越彬",
+ "風華",
+ "靖琪",
+ "明輝",
+ "偉誠",
+ "明軒",
+ "健柏",
+ "修傑",
+ "志澤",
+ "弘文",
+ "峻熙",
+ "嘉懿",
+ "煜城",
+ "懿軒",
+ "燁偉",
+ "苑博",
+ "偉澤",
+ "熠彤",
+ "鴻煊",
+ "博濤",
+ "燁霖",
+ "燁華",
+ "煜祺",
+ "智宸",
+ "正豪",
+ "昊然",
+ "明杰",
+ "立誠",
+ "立軒",
+ "立輝",
+ "峻熙",
+ "弘文",
+ "熠彤",
+ "鴻煊",
+ "燁霖",
+ "哲瀚",
+ "鑫鵬",
+ "昊天",
+ "思聰",
+ "展鵬",
+ "笑愚",
+ "志強",
+ "炫明",
+ "雪松",
+ "思源",
+ "智淵",
+ "思淼",
+ "曉嘯",
+ "天宇",
+ "浩然",
+ "文軒",
+ "鷺洋",
+ "振家",
+ "樂駒",
+ "曉博",
+ "文博",
+ "昊焱",
+ "立果",
+ "金鑫",
+ "錦程",
+ "嘉熙",
+ "鵬飛",
+ "子默",
+ "思遠",
+ "浩軒",
+ "語堂",
+ "聰健"
+];
diff --git a/lib/locales/zh_TW/name/name.js b/lib/locales/zh_TW/name/name.js
new file mode 100644
index 00000000..8c711583
--- /dev/null
+++ b/lib/locales/zh_TW/name/name.js
@@ -0,0 +1,3 @@
+module["exports"] = [
+ "#{first_name}#{last_name}"
+];
diff --git a/lib/locales/zh_TW/phone_number/formats.js b/lib/locales/zh_TW/phone_number/formats.js
new file mode 100644
index 00000000..2b80156e
--- /dev/null
+++ b/lib/locales/zh_TW/phone_number/formats.js
@@ -0,0 +1,5 @@
+module["exports"] = [
+ "0#-#######",
+ "02-########",
+ "09##-######"
+];
diff --git a/lib/locales/zh_TW/phone_number/index.js b/lib/locales/zh_TW/phone_number/index.js
new file mode 100644
index 00000000..8d35e011
--- /dev/null
+++ b/lib/locales/zh_TW/phone_number/index.js
@@ -0,0 +1,3 @@
+var phone_number = {};
+module['exports'] = phone_number;
+phone_number.formats = require("./formats");