<?php
/**
 * Currencies
 *
 * currenciesList a map of currency codes and their names.
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *                                                                         *
 * The data contained within this file is derived from various open-source *
 * projects and libraries.                                                 *
 *                                                                         *
 * See the README.md file in this directory for credits and more.          *
 *                                                                         *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *                                                                         *
 * Note to contributors:                                                   *
 *                                                                         *
 * The data contained within this file is automatically generated. Do not  *
 * modify or submit pull requests on this file directly. If you've located *
 * an issue with any of the data contained within this file please open a  *
 * new issue at https://github.com/gocodebox/lifterlms/issues/new/choose.  *
 *                                                                         *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * @package LifterLMS/i18n
 *
 * @see get_lifterlms_currencies()
 *
 * @since 5.0.0
 * @version 5.0.0
 */

defined( 'ABSPATH' ) || exit;

return array(
	'AFN' => __( 'Afghan Afghani', 'lifterlms' ),
	'ALL' => __( 'Albanian Lek', 'lifterlms' ),
	'DZD' => __( 'Algerian Dinar', 'lifterlms' ),
	'AOA' => __( 'Angolan Kwanza', 'lifterlms' ),
	'ARS' => __( 'Argentine Peso', 'lifterlms' ),
	'AMD' => __( 'Armenian Dram', 'lifterlms' ),
	'AWG' => __( 'Aruban Florin', 'lifterlms' ),
	'AUD' => __( 'Australian Dollar', 'lifterlms' ),
	'AZN' => __( 'Azerbaijani Manat', 'lifterlms' ),
	'BSD' => __( 'Bahamian Dollar', 'lifterlms' ),
	'BHD' => __( 'Bahraini Dinar', 'lifterlms' ),
	'BDT' => __( 'Bangladeshi Taka', 'lifterlms' ),
	'BBD' => __( 'Barbadian Dollar', 'lifterlms' ),
	'BYN' => __( 'Belarusian Ruble', 'lifterlms' ),
	'BZD' => __( 'Belize Dollar', 'lifterlms' ),
	'BMD' => __( 'Bermudan Dollar', 'lifterlms' ),
	'BTN' => __( 'Bhutanese Ngultrum', 'lifterlms' ),
	'BTC' => __( 'Bitcoin', 'lifterlms' ),
	'BOB' => __( 'Bolivian Boliviano', 'lifterlms' ),
	'BAM' => __( 'Bosnia-Herzegovina Convertible Mark', 'lifterlms' ),
	'BWP' => __( 'Botswanan Pula', 'lifterlms' ),
	'BRL' => __( 'Brazilian Real', 'lifterlms' ),
	'GBP' => __( 'British Pound', 'lifterlms' ),
	'BND' => __( 'Brunei Dollar', 'lifterlms' ),
	'BGN' => __( 'Bulgarian Lev', 'lifterlms' ),
	'BIF' => __( 'Burundian Franc', 'lifterlms' ),
	'XPF' => __( 'CFP Franc', 'lifterlms' ),
	'KHR' => __( 'Cambodian Riel', 'lifterlms' ),
	'CAD' => __( 'Canadian Dollar', 'lifterlms' ),
	'CVE' => __( 'Cape Verdean Escudo', 'lifterlms' ),
	'KYD' => __( 'Cayman Islands Dollar', 'lifterlms' ),
	'XAF' => __( 'Central African CFA Franc', 'lifterlms' ),
	'CLP' => __( 'Chilean Peso', 'lifterlms' ),
	'CNY' => __( 'Chinese Yuan', 'lifterlms' ),
	'COP' => __( 'Colombian Peso', 'lifterlms' ),
	'KMF' => __( 'Comorian Franc', 'lifterlms' ),
	'CDF' => __( 'Congolese Franc', 'lifterlms' ),
	'CRC' => __( 'Costa Rican Colón', 'lifterlms' ),
	'HRK' => __( 'Croatian Kuna', 'lifterlms' ),
	'CUC' => __( 'Cuban Convertible Peso', 'lifterlms' ),
	'CUP' => __( 'Cuban Peso', 'lifterlms' ),
	'CZK' => __( 'Czech Koruna', 'lifterlms' ),
	'DKK' => __( 'Danish Krone', 'lifterlms' ),
	'DJF' => __( 'Djiboutian Franc', 'lifterlms' ),
	'DOP' => __( 'Dominican Peso', 'lifterlms' ),
	'XCD' => __( 'East Caribbean Dollar', 'lifterlms' ),
	'EGP' => __( 'Egyptian Pound', 'lifterlms' ),
	'ERN' => __( 'Eritrean Nakfa', 'lifterlms' ),
	'ETH' => __( 'Ethereum', 'lifterlms' ),
	'ETB' => __( 'Ethiopian Birr', 'lifterlms' ),
	'EUR' => __( 'Euro', 'lifterlms' ),
	'FKP' => __( 'Falkland Islands Pound', 'lifterlms' ),
	'FJD' => __( 'Fijian Dollar', 'lifterlms' ),
	'GMD' => __( 'Gambian Dalasi', 'lifterlms' ),
	'GEL' => __( 'Georgian Lari', 'lifterlms' ),
	'GHS' => __( 'Ghanaian Cedi', 'lifterlms' ),
	'GIP' => __( 'Gibraltar Pound', 'lifterlms' ),
	'GTQ' => __( 'Guatemalan Quetzal', 'lifterlms' ),
	'GPP' => __( 'Guernsey Pound', 'lifterlms' ),
	'GNF' => __( 'Guinean Franc', 'lifterlms' ),
	'GYD' => __( 'Guyanaese Dollar', 'lifterlms' ),
	'HTG' => __( 'Haitian Gourde', 'lifterlms' ),
	'HNL' => __( 'Honduran Lempira', 'lifterlms' ),
	'HKD' => __( 'Hong Kong Dollar', 'lifterlms' ),
	'HUF' => __( 'Hungarian Forint', 'lifterlms' ),
	'ISK' => __( 'Icelandic Króna', 'lifterlms' ),
	'INR' => __( 'Indian Rupee', 'lifterlms' ),
	'IDR' => __( 'Indonesian Rupiah', 'lifterlms' ),
	'IRR' => __( 'Iranian Rial', 'lifterlms' ),
	'IQD' => __( 'Iraqi Dinar', 'lifterlms' ),
	'ILS' => __( 'Israeli New Shekel', 'lifterlms' ),
	'JMD' => __( 'Jamaican Dollar', 'lifterlms' ),
	'JPY' => __( 'Japanese Yen', 'lifterlms' ),
	'JEP' => __( 'Jersey Pound', 'lifterlms' ),
	'JOD' => __( 'Jordanian Dinar', 'lifterlms' ),
	'KZT' => __( 'Kazakhstani Tenge', 'lifterlms' ),
	'KES' => __( 'Kenyan Shilling', 'lifterlms' ),
	'KWD' => __( 'Kuwaiti Dinar', 'lifterlms' ),
	'KGS' => __( 'Kyrgystani Som', 'lifterlms' ),
	'LAK' => __( 'Laotian Kip', 'lifterlms' ),
	'LBP' => __( 'Lebanese Pound', 'lifterlms' ),
	'LSL' => __( 'Lesotho Loti', 'lifterlms' ),
	'LRD' => __( 'Liberian Dollar', 'lifterlms' ),
	'LYD' => __( 'Libyan Dinar', 'lifterlms' ),
	'LTC' => __( 'Litecoin', 'lifterlms' ),
	'MOP' => __( 'Macanese Pataca', 'lifterlms' ),
	'MKD' => __( 'Macedonian Denar', 'lifterlms' ),
	'MGA' => __( 'Malagasy Ariary', 'lifterlms' ),
	'MWK' => __( 'Malawian Kwacha', 'lifterlms' ),
	'MYR' => __( 'Malaysian Ringgit', 'lifterlms' ),
	'MVR' => __( 'Maldivian rufiyaa', 'lifterlms' ),
	'IMP' => __( 'Manx Pound', 'lifterlms' ),
	'MRO' => __( 'Mauritanian Ouguiya', 'lifterlms' ),
	'MUR' => __( 'Mauritian Rupee', 'lifterlms' ),
	'MXN' => __( 'Mexican Peso', 'lifterlms' ),
	'MDL' => __( 'Moldovan Leu', 'lifterlms' ),
	'MNT' => __( 'Mongolian Tugrik', 'lifterlms' ),
	'MAD' => __( 'Moroccan Dirham', 'lifterlms' ),
	'MZN' => __( 'Mozambican Metical', 'lifterlms' ),
	'MMK' => __( 'Myanmar Kyat', 'lifterlms' ),
	'NAD' => __( 'Namibian Dollar', 'lifterlms' ),
	'NPR' => __( 'Nepalese Rupee', 'lifterlms' ),
	'ANG' => __( 'Netherlands Antillean Guilder', 'lifterlms' ),
	'TWD' => __( 'New Taiwan Dollar', 'lifterlms' ),
	'NZD' => __( 'New Zealand Dollar', 'lifterlms' ),
	'NIO' => __( 'Nicaraguan Córdoba', 'lifterlms' ),
	'NGN' => __( 'Nigerian Naira', 'lifterlms' ),
	'KPW' => __( 'North Korean Won', 'lifterlms' ),
	'NOK' => __( 'Norwegian Krone', 'lifterlms' ),
	'OMR' => __( 'Omani Rial', 'lifterlms' ),
	'PKR' => __( 'Pakistani Rupee', 'lifterlms' ),
	'PAB' => __( 'Panamanian Balboa', 'lifterlms' ),
	'PGK' => __( 'Papua New Guinean Kina', 'lifterlms' ),
	'PYG' => __( 'Paraguayan Guarani', 'lifterlms' ),
	'PEN' => __( 'Peruvian Sol', 'lifterlms' ),
	'PHP' => __( 'Philippine Piso', 'lifterlms' ),
	'PLN' => __( 'Polish Zloty', 'lifterlms' ),
	'QAR' => __( 'Qatari Rial', 'lifterlms' ),
	'RON' => __( 'Romanian Leu', 'lifterlms' ),
	'RUB' => __( 'Russian Ruble', 'lifterlms' ),
	'RWF' => __( 'Rwandan Franc', 'lifterlms' ),
	'WST' => __( 'Samoan Tala', 'lifterlms' ),
	'SAR' => __( 'Saudi Riyal', 'lifterlms' ),
	'RSD' => __( 'Serbian Dinar', 'lifterlms' ),
	'SCR' => __( 'Seychellois Rupee', 'lifterlms' ),
	'SLL' => __( 'Sierra Leonean Leone', 'lifterlms' ),
	'SGD' => __( 'Singapore Dollar', 'lifterlms' ),
	'SBD' => __( 'Solomon Islands Dollar', 'lifterlms' ),
	'SOS' => __( 'Somali Shilling', 'lifterlms' ),
	'ZAR' => __( 'South African Rand', 'lifterlms' ),
	'KRW' => __( 'South Korean Won', 'lifterlms' ),
	'SSP' => __( 'South Sudanese Pound', 'lifterlms' ),
	'LKR' => __( 'Sri Lankan Rupee', 'lifterlms' ),
	'SHP' => __( 'St. Helena Pound', 'lifterlms' ),
	'SDG' => __( 'Sudanese Pound', 'lifterlms' ),
	'SRD' => __( 'Surinamese Dollar', 'lifterlms' ),
	'SZL' => __( 'Swazi Lilangeni', 'lifterlms' ),
	'SEK' => __( 'Swedish Krona', 'lifterlms' ),
	'CHF' => __( 'Swiss Franc', 'lifterlms' ),
	'SYP' => __( 'Syrian Pound', 'lifterlms' ),
	'STD' => __( 'São Tomé and Príncipe dobra', 'lifterlms' ),
	'TJS' => __( 'Tajikistani Somoni', 'lifterlms' ),
	'TZS' => __( 'Tanzanian Shilling', 'lifterlms' ),
	'THB' => __( 'Thai Baht', 'lifterlms' ),
	'TOP' => __( 'Tongan Paʻanga', 'lifterlms' ),
	'PRB' => __( 'Transnistrian Ruble', 'lifterlms' ),
	'TTD' => __( 'Trinidad & Tobago Dollar', 'lifterlms' ),
	'TND' => __( 'Tunisian Dinar', 'lifterlms' ),
	'TRY' => __( 'Turkish Lira', 'lifterlms' ),
	'TMT' => __( 'Turkmenistan manat', 'lifterlms' ),
	'UGX' => __( 'Ugandan Shilling', 'lifterlms' ),
	'UAH' => __( 'Ukrainian Hryvnia', 'lifterlms' ),
	'AED' => __( 'United Arab Emirates Dirham', 'lifterlms' ),
	'USD' => __( 'United States Dollar', 'lifterlms' ),
	'UYU' => __( 'Uruguayan Peso', 'lifterlms' ),
	'UZS' => __( 'Uzbekistani Som', 'lifterlms' ),
	'VUV' => __( 'Vanuatu Vatu', 'lifterlms' ),
	'VEF' => __( 'Venezuelan Bolívar', 'lifterlms' ),
	'VND' => __( 'Vietnamese Dong', 'lifterlms' ),
	'XOF' => __( 'West African CFA Franc', 'lifterlms' ),
	'YER' => __( 'Yemeni Rial', 'lifterlms' ),
	'ZMW' => __( 'Zambian Kwacha', 'lifterlms' ),
	'ZWL' => __( 'Zimbabwean Dollar', 'lifterlms' ),
);