mirror of
https://github.com/CompeyDev/codenamer.luau.git
synced 2024-12-12 04:40:39 +00:00
feat: more dictionaries
This commit is contained in:
parent
9f88f006ee
commit
3d34d87be4
3 changed files with 357 additions and 1 deletions
|
@ -23,7 +23,9 @@ Codenamer.Prototype = {
|
||||||
Dicts = {
|
Dicts = {
|
||||||
Type = "Default",
|
Type = "Default",
|
||||||
[1] = require("./dictionaries/adjectives"),
|
[1] = require("./dictionaries/adjectives"),
|
||||||
[2] = require("./dictionaries/animals"),
|
[2] = require("./dictionaries/colors"),
|
||||||
|
[3] = require("./dictionaries/languages"),
|
||||||
|
[4] = require("./dictionaries/animals"),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
256
src/dictionaries/countries.luau
Normal file
256
src/dictionaries/countries.luau
Normal file
|
@ -0,0 +1,256 @@
|
||||||
|
return {
|
||||||
|
'Afghanistan',
|
||||||
|
'Åland Islands',
|
||||||
|
'Albania',
|
||||||
|
'Algeria',
|
||||||
|
'American Samoa',
|
||||||
|
'Andorra',
|
||||||
|
'Angola',
|
||||||
|
'Anguilla',
|
||||||
|
'Antarctica',
|
||||||
|
'Antigua & Barbuda',
|
||||||
|
'Argentina',
|
||||||
|
'Armenia',
|
||||||
|
'Aruba',
|
||||||
|
'Ascension Island',
|
||||||
|
'Australia',
|
||||||
|
'Austria',
|
||||||
|
'Azerbaijan',
|
||||||
|
'Bahamas',
|
||||||
|
'Bahrain',
|
||||||
|
'Bangladesh',
|
||||||
|
'Barbados',
|
||||||
|
'Belarus',
|
||||||
|
'Belgium',
|
||||||
|
'Belize',
|
||||||
|
'Benin',
|
||||||
|
'Bermuda',
|
||||||
|
'Bhutan',
|
||||||
|
'Bolivia',
|
||||||
|
'Bosnia & Herzegovina',
|
||||||
|
'Botswana',
|
||||||
|
'Brazil',
|
||||||
|
'British Indian Ocean Territory',
|
||||||
|
'British Virgin Islands',
|
||||||
|
'Brunei',
|
||||||
|
'Bulgaria',
|
||||||
|
'Burkina Faso',
|
||||||
|
'Burundi',
|
||||||
|
'Cambodia',
|
||||||
|
'Cameroon',
|
||||||
|
'Canada',
|
||||||
|
'Canary Islands',
|
||||||
|
'Cape Verde',
|
||||||
|
'Caribbean Netherlands',
|
||||||
|
'Cayman Islands',
|
||||||
|
'Central African Republic',
|
||||||
|
'Ceuta & Melilla',
|
||||||
|
'Chad',
|
||||||
|
'Chile',
|
||||||
|
'China',
|
||||||
|
'Christmas Island',
|
||||||
|
'Cocos Islands',
|
||||||
|
'Colombia',
|
||||||
|
'Comoros',
|
||||||
|
'Congo',
|
||||||
|
'Cook Islands',
|
||||||
|
'Costa Rica',
|
||||||
|
"Côte d'Ivoire",
|
||||||
|
'Croatia',
|
||||||
|
'Cuba',
|
||||||
|
'Curaçao',
|
||||||
|
'Cyprus',
|
||||||
|
'Czechia',
|
||||||
|
'Denmark',
|
||||||
|
'Diego Garcia',
|
||||||
|
'Djibouti',
|
||||||
|
'Dominica',
|
||||||
|
'Dominican Republic',
|
||||||
|
'Ecuador',
|
||||||
|
'Egypt',
|
||||||
|
'El Salvador',
|
||||||
|
'Equatorial Guinea',
|
||||||
|
'Eritrea',
|
||||||
|
'Estonia',
|
||||||
|
'Ethiopia',
|
||||||
|
'Eurozone',
|
||||||
|
'Falkland Islands',
|
||||||
|
'Faroe Islands',
|
||||||
|
'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',
|
||||||
|
'Honduras',
|
||||||
|
'Hong Kong SAR China',
|
||||||
|
'Hungary',
|
||||||
|
'Iceland',
|
||||||
|
'India',
|
||||||
|
'Indonesia',
|
||||||
|
'Iran',
|
||||||
|
'Iraq',
|
||||||
|
'Ireland',
|
||||||
|
'Isle of Man',
|
||||||
|
'Israel',
|
||||||
|
'Italy',
|
||||||
|
'Jamaica',
|
||||||
|
'Japan',
|
||||||
|
'Jersey',
|
||||||
|
'Jordan',
|
||||||
|
'Kazakhstan',
|
||||||
|
'Kenya',
|
||||||
|
'Kiribati',
|
||||||
|
'Kosovo',
|
||||||
|
'Kuwait',
|
||||||
|
'Kyrgyzstan',
|
||||||
|
'Laos',
|
||||||
|
'Latvia',
|
||||||
|
'Lebanon',
|
||||||
|
'Lesotho',
|
||||||
|
'Liberia',
|
||||||
|
'Libya',
|
||||||
|
'Liechtenstein',
|
||||||
|
'Lithuania',
|
||||||
|
'Luxembourg',
|
||||||
|
'Macau SAR China',
|
||||||
|
'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',
|
||||||
|
'New Caledonia',
|
||||||
|
'New Zealand',
|
||||||
|
'Nicaragua',
|
||||||
|
'Niger',
|
||||||
|
'Nigeria',
|
||||||
|
'Niue',
|
||||||
|
'Norfolk Island',
|
||||||
|
'North Korea',
|
||||||
|
'Northern Mariana Islands',
|
||||||
|
'Norway',
|
||||||
|
'Oman',
|
||||||
|
'Pakistan',
|
||||||
|
'Palau',
|
||||||
|
'Palestinian Territories',
|
||||||
|
'Panama',
|
||||||
|
'Papua New Guinea',
|
||||||
|
'Paraguay',
|
||||||
|
'Peru',
|
||||||
|
'Philippines',
|
||||||
|
'Pitcairn Islands',
|
||||||
|
'Poland',
|
||||||
|
'Portugal',
|
||||||
|
'Puerto Rico',
|
||||||
|
'Qatar',
|
||||||
|
'Réunion',
|
||||||
|
'Romania',
|
||||||
|
'Russia',
|
||||||
|
'Rwanda',
|
||||||
|
'Samoa',
|
||||||
|
'San Marino',
|
||||||
|
'São Tomé & Príncipe',
|
||||||
|
'Saudi Arabia',
|
||||||
|
'Senegal',
|
||||||
|
'Serbia',
|
||||||
|
'Seychelles',
|
||||||
|
'Sierra Leone',
|
||||||
|
'Singapore',
|
||||||
|
'Sint Maarten',
|
||||||
|
'Slovakia',
|
||||||
|
'Slovenia',
|
||||||
|
'Solomon Islands',
|
||||||
|
'Somalia',
|
||||||
|
'South Africa',
|
||||||
|
'South Georgia & South Sandwich Islands',
|
||||||
|
'South Korea',
|
||||||
|
'South Sudan',
|
||||||
|
'Spain',
|
||||||
|
'Sri Lanka',
|
||||||
|
'St. Barthélemy',
|
||||||
|
'St. Helena',
|
||||||
|
'St. Kitts & Nevis',
|
||||||
|
'St. Lucia',
|
||||||
|
'St. Martin',
|
||||||
|
'St. Pierre & Miquelon',
|
||||||
|
'St. Vincent & Grenadines',
|
||||||
|
'Sudan',
|
||||||
|
'Suriname',
|
||||||
|
'Svalbard & Jan Mayen',
|
||||||
|
'Swaziland',
|
||||||
|
'Sweden',
|
||||||
|
'Switzerland',
|
||||||
|
'Syria',
|
||||||
|
'Taiwan',
|
||||||
|
'Tajikistan',
|
||||||
|
'Tanzania',
|
||||||
|
'Thailand',
|
||||||
|
'Timor-Leste',
|
||||||
|
'Togo',
|
||||||
|
'Tokelau',
|
||||||
|
'Tonga',
|
||||||
|
'Trinidad & Tobago',
|
||||||
|
'Tristan da Cunha',
|
||||||
|
'Tunisia',
|
||||||
|
'Turkey',
|
||||||
|
'Turkmenistan',
|
||||||
|
'Turks & Caicos Islands',
|
||||||
|
'Tuvalu',
|
||||||
|
'U.S. Outlying Islands',
|
||||||
|
'U.S. Virgin Islands',
|
||||||
|
'Uganda',
|
||||||
|
'Ukraine',
|
||||||
|
'United Arab Emirates',
|
||||||
|
'United Kingdom',
|
||||||
|
'United Nations',
|
||||||
|
'United States',
|
||||||
|
'Uruguay',
|
||||||
|
'Uzbekistan',
|
||||||
|
'Vanuatu',
|
||||||
|
'Vatican City',
|
||||||
|
'Venezuela',
|
||||||
|
'Vietnam',
|
||||||
|
'Wallis & Futuna',
|
||||||
|
'Western Sahara',
|
||||||
|
'Yemen',
|
||||||
|
'Zambia',
|
||||||
|
'Zimbabwe',
|
||||||
|
}
|
98
src/dictionaries/languages.luau
Normal file
98
src/dictionaries/languages.luau
Normal file
|
@ -0,0 +1,98 @@
|
||||||
|
return {
|
||||||
|
'Akan',
|
||||||
|
'Amharic',
|
||||||
|
'Arabic',
|
||||||
|
'Assamese',
|
||||||
|
'Awadhi',
|
||||||
|
'Azerbaijani',
|
||||||
|
'Balochi',
|
||||||
|
'Belarusian',
|
||||||
|
'Bengali',
|
||||||
|
'Bhojpuri',
|
||||||
|
'Burmese',
|
||||||
|
'Cebuano',
|
||||||
|
'Chewa',
|
||||||
|
'Chhattisgarhi',
|
||||||
|
'Chittagonian',
|
||||||
|
'Czech',
|
||||||
|
'Deccan',
|
||||||
|
'Dhundhari',
|
||||||
|
'Dutch',
|
||||||
|
'English',
|
||||||
|
'French',
|
||||||
|
'Fula',
|
||||||
|
'Gan',
|
||||||
|
'German',
|
||||||
|
'Greek',
|
||||||
|
'Gujarati',
|
||||||
|
'Hakka',
|
||||||
|
'Haryanvi',
|
||||||
|
'Hausa',
|
||||||
|
'Hiligaynon',
|
||||||
|
'Hindi',
|
||||||
|
'Hmong',
|
||||||
|
'Hungarian',
|
||||||
|
'Igbo',
|
||||||
|
'Ilocano',
|
||||||
|
'Italian',
|
||||||
|
'Japanese',
|
||||||
|
'Javanese',
|
||||||
|
'Jin',
|
||||||
|
'Kannada',
|
||||||
|
'Kazakh',
|
||||||
|
'Khmer',
|
||||||
|
'Kinyarwanda',
|
||||||
|
'Kirundi',
|
||||||
|
'Konkani',
|
||||||
|
'Korean',
|
||||||
|
'Kurdish',
|
||||||
|
'Madurese',
|
||||||
|
'Magahi',
|
||||||
|
'Maithili',
|
||||||
|
'Malagasy',
|
||||||
|
'Malay',
|
||||||
|
'Malayalam',
|
||||||
|
'Mandarin',
|
||||||
|
'Marathi',
|
||||||
|
'Marwari',
|
||||||
|
'Min',
|
||||||
|
'Mossi',
|
||||||
|
'Nepali',
|
||||||
|
'Odia',
|
||||||
|
'Oromo',
|
||||||
|
'Pashto',
|
||||||
|
'Persian',
|
||||||
|
'Polish',
|
||||||
|
'Portuguese',
|
||||||
|
'Punjabi',
|
||||||
|
'Quechua',
|
||||||
|
'Romanian',
|
||||||
|
'Russian',
|
||||||
|
'Saraiki',
|
||||||
|
'Shona',
|
||||||
|
'Sindhi',
|
||||||
|
'Sinhala',
|
||||||
|
'Somali',
|
||||||
|
'Spanish',
|
||||||
|
'Sundanese',
|
||||||
|
'Swedish',
|
||||||
|
'Sylheti',
|
||||||
|
'Tagalog',
|
||||||
|
'Tamil',
|
||||||
|
'Telugu',
|
||||||
|
'Thai',
|
||||||
|
'Turkish',
|
||||||
|
'Turkmen',
|
||||||
|
'Ukrainian',
|
||||||
|
'Urdu',
|
||||||
|
'Uyghur',
|
||||||
|
'Uzbek',
|
||||||
|
'Vietnamese',
|
||||||
|
'Wu',
|
||||||
|
'Xhosa',
|
||||||
|
'Xiang',
|
||||||
|
'Yoruba',
|
||||||
|
'Yue',
|
||||||
|
'Zhuang',
|
||||||
|
'Zulu',
|
||||||
|
}
|
Loading…
Reference in a new issue