currency.go 13 KB

12345
  1. package tk
  2. import "github.com/go-playground/universal-translator"
  3. var currencies = ut.CurrencyFormatValue{"XXX": ut.Currency{Currency: "XXX", DisplayName: "Näbelli ýa-da ýöremeýän pul birligi", Symbol: ""}, "CAD": ut.Currency{Currency: "CAD", DisplayName: "Kanada dollary", Symbol: "CA$"}, "DKK": ut.Currency{Currency: "DKK", DisplayName: "Daniýa kronasy", Symbol: "DKK"}, "MUR": ut.Currency{Currency: "MUR", DisplayName: "Mawrikiý rupiýasy", Symbol: "MUR"}, "RUB": ut.Currency{Currency: "RUB", DisplayName: "Rus rubly", Symbol: "RUB"}, "TTD": ut.Currency{Currency: "TTD", DisplayName: "Trininad we Tobago dollary", Symbol: "TTD"}, "XAF": ut.Currency{Currency: "XAF", DisplayName: "KFA BEAC franky", Symbol: "FCFA"}, "LRD": ut.Currency{Currency: "LRD", DisplayName: "Liberiýa dollary", Symbol: "LRD"}, "TZS": ut.Currency{Currency: "TZS", DisplayName: "Tanzaniýa şilingi", Symbol: "TZS"}, "ALL": ut.Currency{Currency: "ALL", DisplayName: "Alban leki", Symbol: "ALL"}, "BOB": ut.Currency{Currency: "BOB", DisplayName: "Boliwiýa boliwianosy", Symbol: "BOB"}, "ETB": ut.Currency{Currency: "ETB", DisplayName: "Efiopiýa byry", Symbol: "ETB"}, "HKD": ut.Currency{Currency: "HKD", DisplayName: "Gonkong dollary", Symbol: "HK$"}, "IQD": ut.Currency{Currency: "IQD", DisplayName: "Yrak dinary", Symbol: "IQD"}, "LAK": ut.Currency{Currency: "LAK", DisplayName: "Laos kipi", Symbol: "LAK"}, "YER": ut.Currency{Currency: "YER", DisplayName: "Ýemen rialy", Symbol: "YER"}, "SOS": ut.Currency{Currency: "SOS", DisplayName: "Somali şilingi", Symbol: "SOS"}, "FJD": ut.Currency{Currency: "FJD", DisplayName: "Fiji dollary", Symbol: "FJD"}, "HTG": ut.Currency{Currency: "HTG", DisplayName: "Gaitýan gurdy", Symbol: "HTG"}, "KGS": ut.Currency{Currency: "KGS", DisplayName: "Gyrgyz somy", Symbol: "KGS"}, "MDL": ut.Currency{Currency: "MDL", DisplayName: "Moldaw leýi", Symbol: "MDL"}, "PLN": ut.Currency{Currency: "PLN", DisplayName: "Polýak zloty", Symbol: "PLN"}, "SCR": ut.Currency{Currency: "SCR", DisplayName: "Seýşel rupiýasy", Symbol: "SCR"}, "CLP": ut.Currency{Currency: "CLP", DisplayName: "Çili pesosy", Symbol: "CLP"}, "SGD": ut.Currency{Currency: "SGD", DisplayName: "Singapur dollary", Symbol: "SGD"}, "DJF": ut.Currency{Currency: "DJF", DisplayName: "Jibuti franky", Symbol: "DJF"}, "JOD": ut.Currency{Currency: "JOD", DisplayName: "Iordaniýa dinary", Symbol: "JOD"}, "TMT": ut.Currency{Currency: "TMT", DisplayName: "Türkmen manaty", Symbol: "TMT"}, "UYU": ut.Currency{Currency: "UYU", DisplayName: "Urugwaý pesosy", Symbol: "UYU"}, "AMD": ut.Currency{Currency: "AMD", DisplayName: "Ermeni dramy", Symbol: "AMD"}, "ARS": ut.Currency{Currency: "ARS", DisplayName: "Argentin pesosy", Symbol: "ARS"}, "KZT": ut.Currency{Currency: "KZT", DisplayName: "Gazak teňňesi", Symbol: "KZT"}, "NOK": ut.Currency{Currency: "NOK", DisplayName: "Norwegiýa kronasy", Symbol: "NOK"}, "SHP": ut.Currency{Currency: "SHP", DisplayName: "Keramatly Ýelena adasynyň funty", Symbol: "SHP"}, "NZD": ut.Currency{Currency: "NZD", DisplayName: "Täze Zelandiýa dollary", Symbol: "NZ$"}, "WST": ut.Currency{Currency: "WST", DisplayName: "Samoa talasy", Symbol: "WST"}, "ANG": ut.Currency{Currency: "ANG", DisplayName: "Niderland antil guldeni", Symbol: "ANG"}, "BBD": ut.Currency{Currency: "BBD", DisplayName: "Barbados dollary", Symbol: "BBD"}, "CHF": ut.Currency{Currency: "CHF", DisplayName: "Şweýsar franky", Symbol: "CHF"}, "CUC": ut.Currency{Currency: "CUC", DisplayName: "Konwertirlenýän kuba pesosy", Symbol: "CUC"}, "MYR": ut.Currency{Currency: "MYR", DisplayName: "Malaýziýa ringgiti", Symbol: "MYR"}, "NIO": ut.Currency{Currency: "NIO", DisplayName: "Nikaragua kordobasy", Symbol: "NIO"}, "HUF": ut.Currency{Currency: "HUF", DisplayName: "Wenger forinty", Symbol: "HUF"}, "JPY": ut.Currency{Currency: "JPY", DisplayName: "Ýapon ýeni", Symbol: "JP¥"}, "MKD": ut.Currency{Currency: "MKD", DisplayName: "Makedon dinary", Symbol: "MKD"}, "AUD": ut.Currency{Currency: "AUD", DisplayName: "Awstraliýa dollary", Symbol: "A$"}, "GBP": ut.Currency{Currency: "GBP", DisplayName: "Iňlis funt sterlingi", Symbol: "GBP"}, "GNF": ut.Currency{Currency: "GNF", DisplayName: "Gwineý franky", Symbol: "GNF"}, "LKR": ut.Currency{Currency: "LKR", DisplayName: "Şri-Lanka rupiýasy", Symbol: "LKR"}, "QAR": ut.Currency{Currency: "QAR", DisplayName: "Katar rialy", Symbol: "QAR"}, "BZD": ut.Currency{Currency: "BZD", DisplayName: "Beliz dollary", Symbol: "BZD"}, "ISK": ut.Currency{Currency: "ISK", DisplayName: "Islandiýa kronasy", Symbol: "ISK"}, "ZAR": ut.Currency{Currency: "ZAR", DisplayName: "Günorta Afrika rendi", Symbol: "ZAR"}, "VEF": ut.Currency{Currency: "VEF", DisplayName: "Wenezuela boliwary", Symbol: "VEF"}, "AED": ut.Currency{Currency: "AED", DisplayName: "BAE dirhemi", Symbol: "AED"}, "BDT": ut.Currency{Currency: "BDT", DisplayName: "Bangladeş takasy", Symbol: "BDT"}, "BSD": ut.Currency{Currency: "BSD", DisplayName: "Bagama dollary", Symbol: "BSD"}, "GIP": ut.Currency{Currency: "GIP", DisplayName: "Gibraltar funty", Symbol: "GIP"}, "NAD": ut.Currency{Currency: "NAD", DisplayName: "Namibiýa dollary", Symbol: "NAD"}, "UZS": ut.Currency{Currency: "UZS", DisplayName: "Özbek somy", Symbol: "UZS"}, "BTN": ut.Currency{Currency: "BTN", DisplayName: "Butan ngultrumy", Symbol: "BTN"}, "NPR": ut.Currency{Currency: "NPR", DisplayName: "Nepal rupiýasy", Symbol: "NPR"}, "TJS": ut.Currency{Currency: "TJS", DisplayName: "Täjik somonisy", Symbol: "TJS"}, "DOP": ut.Currency{Currency: "DOP", DisplayName: "Dominikan pesosy", Symbol: "DOP"}, "GTQ": ut.Currency{Currency: "GTQ", DisplayName: "Gwatemala ketsaly", Symbol: "GTQ"}, "MNT": ut.Currency{Currency: "MNT", DisplayName: "Mongol tugrigi", Symbol: "MNT"}, "PYG": ut.Currency{Currency: "PYG", DisplayName: "Paragwaý guarani", Symbol: "PYG"}, "XPF": ut.Currency{Currency: "XPF", DisplayName: "Fransuz ýuwaş umman franky", Symbol: "CFPF"}, "KPW": ut.Currency{Currency: "KPW", DisplayName: "Demirgazyk Koreýa wony", Symbol: "KPW"}, "MMK": ut.Currency{Currency: "MMK", DisplayName: "Mýanma kýaty", Symbol: "MMK"}, "MOP": ut.Currency{Currency: "MOP", DisplayName: "Makao patakasy", Symbol: "MOP"}, "SZL": ut.Currency{Currency: "SZL", DisplayName: "Swazi lilangeni", Symbol: "SZL"}, "HRK": ut.Currency{Currency: "HRK", DisplayName: "Horwat kunasy", Symbol: "HRK"}, "IDR": ut.Currency{Currency: "IDR", DisplayName: "Indoneziýa rupiýasy", Symbol: "IDR"}, "KRW": ut.Currency{Currency: "KRW", DisplayName: "Günorta Koreýa wony", Symbol: "₩"}, "SDG": ut.Currency{Currency: "SDG", DisplayName: "Sudan funty", Symbol: "SDG"}, "LBP": ut.Currency{Currency: "LBP", DisplayName: "Liwan funty", Symbol: "LBP"}, "RWF": ut.Currency{Currency: "RWF", DisplayName: "Rwanda franky", Symbol: "RWF"}, "UAH": ut.Currency{Currency: "UAH", DisplayName: "Ukrain griwnasy", Symbol: "UAH"}, "BHD": ut.Currency{Currency: "BHD", DisplayName: "Bahreýn dinary", Symbol: "BHD"}, "FKP": ut.Currency{Currency: "FKP", DisplayName: "Folklend adalarynyň funty", Symbol: "FKP"}, "MRO": ut.Currency{Currency: "MRO", DisplayName: "Mawritan ugiýasy", Symbol: "MRO"}, "PHP": ut.Currency{Currency: "PHP", DisplayName: "Filippin pesosy", Symbol: "PHP"}, "SBD": ut.Currency{Currency: "SBD", DisplayName: "Solomon adalarynyň dollary", Symbol: "SBD"}, "TOP": ut.Currency{Currency: "TOP", DisplayName: "Tonga paangasy", Symbol: "TOP"}, "CZK": ut.Currency{Currency: "CZK", DisplayName: "Çeh kronasy", Symbol: "CZK"}, "ILS": ut.Currency{Currency: "ILS", DisplayName: "Täze Ysraýyl şekeli", Symbol: "₪"}, "KWD": ut.Currency{Currency: "KWD", DisplayName: "Kuweýt dinary", Symbol: "KWD"}, "LYD": ut.Currency{Currency: "LYD", DisplayName: "Liwiýa dinary", Symbol: "LYD"}, "SLL": ut.Currency{Currency: "SLL", DisplayName: "Leon", Symbol: "SLL"}, "GMD": ut.Currency{Currency: "GMD", DisplayName: "Gambiýa dalasy", Symbol: "GMD"}, "JMD": ut.Currency{Currency: "JMD", DisplayName: "Ýamaýka dollary", Symbol: "JMD"}, "KES": ut.Currency{Currency: "KES", DisplayName: "Keniýa şillingi", Symbol: "KES"}, "NGN": ut.Currency{Currency: "NGN", DisplayName: "Nigeriýa naýrasy", Symbol: "NGN"}, "SSP": ut.Currency{Currency: "SSP", DisplayName: "Günorta sudan funty", Symbol: "SSP"}, "AWG": ut.Currency{Currency: "AWG", DisplayName: "Aruba florini", Symbol: "AWG"}, "BGN": ut.Currency{Currency: "BGN", DisplayName: "Bolgar lewy", Symbol: "BGN"}, "GEL": ut.Currency{Currency: "GEL", DisplayName: "Gruzin lari", Symbol: "GEL"}, "MXN": ut.Currency{Currency: "MXN", DisplayName: "Meksikan pesosy", Symbol: "MX$"}, "MZN": ut.Currency{Currency: "MZN", DisplayName: "Mozambik metikal", Symbol: "MZN"}, "XCD": ut.Currency{Currency: "XCD", DisplayName: "Gündogar karib dollary", Symbol: "EC$"}, "BAM": ut.Currency{Currency: "BAM", DisplayName: "Konwertirlenýän bosniýa we gersogowina markasy", Symbol: "BAM"}, "EUR": ut.Currency{Currency: "EUR", DisplayName: "Ýewro", Symbol: "EUR"}, "MVR": ut.Currency{Currency: "MVR", DisplayName: "Maldiw rufiýasy", Symbol: "MVR"}, "STD": ut.Currency{Currency: "STD", DisplayName: "San-Tome we Prinsipi dobrasy", Symbol: "STD"}, "VND": ut.Currency{Currency: "VND", DisplayName: "Wýetnam dongy", Symbol: "₫"}, "ERN": ut.Currency{Currency: "ERN", DisplayName: "Eritreýa nakfasy", Symbol: "ERN"}, "INR": ut.Currency{Currency: "INR", DisplayName: "Hindi rupiýasy", Symbol: "₹"}, "PEN": ut.Currency{Currency: "PEN", DisplayName: "Täze peru soly", Symbol: "PEN"}, "ZMW": ut.Currency{Currency: "ZMW", DisplayName: "Zambiýa kwaçasy", Symbol: "ZMW"}, "AOA": ut.Currency{Currency: "AOA", DisplayName: "Angol kwanzasy", Symbol: "AOA"}, "SYP": ut.Currency{Currency: "SYP", DisplayName: "Siriýa funty", Symbol: "SYP"}, "AZN": ut.Currency{Currency: "AZN", DisplayName: "Azerbaýjan manaty", Symbol: "AZN"}, "EGP": ut.Currency{Currency: "EGP", DisplayName: "Müsür funty", Symbol: "EGP"}, "GHS": ut.Currency{Currency: "GHS", DisplayName: "Gano sedisi", Symbol: "GHS"}, "KMF": ut.Currency{Currency: "KMF", DisplayName: "Komor adalar franky", Symbol: "KMF"}, "OMR": ut.Currency{Currency: "OMR", DisplayName: "Oman rialy", Symbol: "OMR"}, "BYR": ut.Currency{Currency: "BYR", DisplayName: "Belorus rubly", Symbol: "BYR"}, "BND": ut.Currency{Currency: "BND", DisplayName: "Bruneý dollary", Symbol: "BND"}, "CDF": ut.Currency{Currency: "CDF", DisplayName: "Kongolez franky", Symbol: "CDF"}, "CUP": ut.Currency{Currency: "CUP", DisplayName: "Kuba pesosy", Symbol: "CUP"}, "KHR": ut.Currency{Currency: "KHR", DisplayName: "Kamboja riýeli", Symbol: "KHR"}, "MAD": ut.Currency{Currency: "MAD", DisplayName: "Marokka dirhamy", Symbol: "MAD"}, "CVE": ut.Currency{Currency: "CVE", DisplayName: "Kabo-Werde eskudosy", Symbol: "CVE"}, "TND": ut.Currency{Currency: "TND", DisplayName: "Tunis dinary", Symbol: "TND"}, "USD": ut.Currency{Currency: "USD", DisplayName: "ABŞ dollary", Symbol: "US$"}, "BWP": ut.Currency{Currency: "BWP", DisplayName: "Botswana pulasy", Symbol: "BWP"}, "CRC": ut.Currency{Currency: "CRC", DisplayName: "Kosta-Rika kolony", Symbol: "CRC"}, "KYD": ut.Currency{Currency: "KYD", DisplayName: "Kaýman adalarynyň dollary", Symbol: "KYD"}, "PKR": ut.Currency{Currency: "PKR", DisplayName: "Päkistan rupiýasy", Symbol: "PKR"}, "SEK": ut.Currency{Currency: "SEK", DisplayName: "Şwed kronasy", Symbol: "SEK"}, "TRY": ut.Currency{Currency: "TRY", DisplayName: "Türk lirasy", Symbol: "TRY"}, "RSD": ut.Currency{Currency: "RSD", DisplayName: "Serb dinary", Symbol: "RSD"}, "SRD": ut.Currency{Currency: "SRD", DisplayName: "Surinam dollary", Symbol: "SRD"}, "AFN": ut.Currency{Currency: "AFN", DisplayName: "Owgan afganisi", Symbol: "AFN"}, "BRL": ut.Currency{Currency: "BRL", DisplayName: "Brazil realy", Symbol: "R$"}, "CNY": ut.Currency{Currency: "CNY", DisplayName: "Hytaý ýuany", Symbol: "CN¥"}, "DZD": ut.Currency{Currency: "DZD", DisplayName: "Aljir dinary", Symbol: "DZD"}, "GYD": ut.Currency{Currency: "GYD", DisplayName: "Gaýan dollary", Symbol: "GYD"}, "MWK": ut.Currency{Currency: "MWK", DisplayName: "Malawi kwaçasy", Symbol: "MWK"}, "TWD": ut.Currency{Currency: "TWD", DisplayName: "Täze Taýwan dollary", Symbol: "NT$"}, "VUV": ut.Currency{Currency: "VUV", DisplayName: "Wanuatu watusy", Symbol: "VUV"}, "XOF": ut.Currency{Currency: "XOF", DisplayName: "KFA BCEAO franky", Symbol: "CFA"}, "BMD": ut.Currency{Currency: "BMD", DisplayName: "Bermuda dollary", Symbol: "BMD"}, "PGK": ut.Currency{Currency: "PGK", DisplayName: "Papua — Täze Gwineýa kinasy", Symbol: "PGK"}, "THB": ut.Currency{Currency: "THB", DisplayName: "Taýland baty", Symbol: "THB"}, "COP": ut.Currency{Currency: "COP", DisplayName: "Kolumbiýa pesosy", Symbol: "COP"}, "HNL": ut.Currency{Currency: "HNL", DisplayName: "Gonduras lempirasy", Symbol: "HNL"}, "MGA": ut.Currency{Currency: "MGA", DisplayName: "Malagasiý ariarisi", Symbol: "MGA"}, "RON": ut.Currency{Currency: "RON", DisplayName: "Rumyn leýi", Symbol: "RON"}, "SAR": ut.Currency{Currency: "SAR", DisplayName: "Saud rialy", Symbol: "SAR"}, "UGX": ut.Currency{Currency: "UGX", DisplayName: "Uganda şilingi", Symbol: "UGX"}, "BIF": ut.Currency{Currency: "BIF", DisplayName: "Burundiý franky", Symbol: "BIF"}, "IRR": ut.Currency{Currency: "IRR", DisplayName: "Eýran rialy", Symbol: "IRR"}, "PAB": ut.Currency{Currency: "PAB", DisplayName: "Panama balboasy", Symbol: "PAB"}}