UNPKG

@syncfusion/ej2-cldr-data

Version:

This package contains multi-culture JSON files widely used in Essential JS 2 controls and utilizes the official [Unicode CLDR](https://cldr.unicode.org/) JSON data.

1,274 lines (1,273 loc) 119 kB
{ "main": { "fil": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "1", "symbols-numberSystem-latn": { "decimal": ".", "group": ",", "list": ";", "percentSign": "%", "plusSign": "+", "minusSign": "-", "approximatelySign": "~", "exponential": "E", "superscriptingExponent": "×", "perMille": "‰", "infinity": "∞", "nan": "NaN", "timeSeparator": ":" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###", "long": { "decimalFormat": { "1000-count-one": "0 libo", "1000-count-other": "0 na libo", "10000-count-one": "00 libo", "10000-count-other": "00 na libo", "100000-count-one": "000 libo", "100000-count-other": "000 na libo", "1000000-count-one": "0 milyon", "1000000-count-other": "0 na milyon", "10000000-count-one": "00 milyon", "10000000-count-other": "00 na milyon", "100000000-count-one": "000 milyon", "100000000-count-other": "000 na milyon", "1000000000-count-one": "0 bilyon", "1000000000-count-other": "0 na bilyon", "10000000000-count-one": "00 bilyon", "10000000000-count-other": "00 na bilyon", "100000000000-count-one": "000 bilyon", "100000000000-count-other": "000 na bilyon", "1000000000000-count-one": "0 trilyon", "1000000000000-count-other": "0 na trilyon", "10000000000000-count-one": "00 trilyon", "10000000000000-count-other": "00 na trilyon", "100000000000000-count-one": "000 trilyon", "100000000000000-count-other": "000 na trilyon" } }, "short": { "decimalFormat": { "1000-count-other": "0K", "10000-count-other": "00K", "100000-count-other": "000K", "1000000-count-other": "0M", "10000000-count-other": "00M", "100000000-count-other": "000M", "1000000000-count-one": "0B", "1000000000-count-other": "0B", "10000000000-count-one": "00B", "10000000000-count-other": "00B", "100000000000-count-one": "000B", "100000000000-count-other": "000B", "1000000000000-count-other": "0T", "10000000000000-count-other": "00T", "100000000000000-count-other": "000T" } } }, "scientificFormats-numberSystem-latn": { "standard": "#E0" }, "percentFormats-numberSystem-latn": { "standard": "#,##0%" }, "currencyFormats-numberSystem-latn": { "currencySpacing": { "beforeCurrency": { "currencyMatch": "[[:^S:]&[:^Z:]]", "surroundingMatch": "[:digit:]", "insertBetween": " " }, "afterCurrency": { "currencyMatch": "[[:^S:]&[:^Z:]]", "surroundingMatch": "[:digit:]", "insertBetween": " " } }, "standard": "¤#,##0.00", "standard-alphaNextToNumber": "¤ #,##0.00", "standard-noCurrency": "#,##0.00", "accounting": "¤#,##0.00;(¤#,##0.00)", "accounting-alphaNextToNumber": "¤ #,##0.00;(¤ #,##0.00)", "accounting-noCurrency": "#,##0.00;(#,##0.00)", "short": { "standard": { "1000-count-one": "¤0K", "1000-count-one-alt-alphaNextToNumber": "¤ 0K", "1000-count-other": "¤0K", "1000-count-other-alt-alphaNextToNumber": "¤ 0K", "10000-count-one": "¤00K", "10000-count-one-alt-alphaNextToNumber": "¤ 00K", "10000-count-other": "¤00K", "10000-count-other-alt-alphaNextToNumber": "¤ 00K", "100000-count-one": "¤000K", "100000-count-one-alt-alphaNextToNumber": "¤ 000K", "100000-count-other": "¤000K", "100000-count-other-alt-alphaNextToNumber": "¤ 000K", "1000000-count-one": "¤0M", "1000000-count-one-alt-alphaNextToNumber": "¤ 0M", "1000000-count-other": "¤0M", "1000000-count-other-alt-alphaNextToNumber": "¤ 0M", "10000000-count-one": "¤00M", "10000000-count-one-alt-alphaNextToNumber": "¤ 00M", "10000000-count-other": "¤00M", "10000000-count-other-alt-alphaNextToNumber": "¤ 00M", "100000000-count-one": "¤000M", "100000000-count-one-alt-alphaNextToNumber": "¤ 000M", "100000000-count-other": "¤000M", "100000000-count-other-alt-alphaNextToNumber": "¤ 000M", "1000000000-count-one": "¤0B", "1000000000-count-one-alt-alphaNextToNumber": "¤ 0B", "1000000000-count-other": "¤0B", "1000000000-count-other-alt-alphaNextToNumber": "¤ 0B", "10000000000-count-one": "¤00B", "10000000000-count-one-alt-alphaNextToNumber": "¤ 00B", "10000000000-count-other": "¤00B", "10000000000-count-other-alt-alphaNextToNumber": "¤ 00B", "100000000000-count-one": "¤000B", "100000000000-count-one-alt-alphaNextToNumber": "¤ 000B", "100000000000-count-other": "¤000B", "100000000000-count-other-alt-alphaNextToNumber": "¤ 000B", "1000000000000-count-one": "¤0T", "1000000000000-count-one-alt-alphaNextToNumber": "¤ 0T", "1000000000000-count-other": "¤0T", "1000000000000-count-other-alt-alphaNextToNumber": "¤ 0T", "10000000000000-count-one": "¤00T", "10000000000000-count-one-alt-alphaNextToNumber": "¤ 00T", "10000000000000-count-other": "¤00T", "10000000000000-count-other-alt-alphaNextToNumber": "¤ 00T", "100000000000000-count-one": "¤000T", "100000000000000-count-one-alt-alphaNextToNumber": "¤ 000T", "100000000000000-count-other": "¤000T", "100000000000000-count-other-alt-alphaNextToNumber": "¤ 000T" } }, "currencyPatternAppendISO": "{0} ¤¤", "unitPattern-count-one": "{0} {1}", "unitPattern-count-other": "{0} {1}" }, "miscPatterns-numberSystem-latn": { "approximately": "~{0}", "atLeast": "{0}+", "atMost": "≤{0}", "range": "{0}-{1}" }, "minimalPairs": { "pluralMinimalPairs-count-one": "{0} mansanas", "pluralMinimalPairs-count-other": "{0} na mansanas", "other": "Kunin ang ika-{0} (na) kanan." }, "currencies": { "AED": { "displayName": "United Arab Emirates Dirham", "displayName-count-one": "dirham ng UAE", "displayName-count-other": "UAE dirhams" }, "AFN": { "displayName": "Afghan Afghani", "displayName-count-one": "Afghan Afghani", "displayName-count-other": "Afghan Afghanis", "symbol-alt-narrow": "؋" }, "ALL": { "displayName": "Lek ng Albania", "displayName-count-one": "lek ng Albania", "displayName-count-other": "leke ng Albania" }, "AMD": { "displayName": "Armenian Dram", "displayName-count-one": "Armenian dram", "displayName-count-other": "Armenian drams", "symbol-alt-narrow": "֏" }, "ANG": { "displayName": "Antillean Guilder ng Netherlands", "displayName-count-one": "Antillean guilder ng Netherlands", "displayName-count-other": "Antillean guilders ng Netherlands" }, "AOA": { "displayName": "Angolan Kwanza", "displayName-count-one": "Angolan kwanza", "displayName-count-other": "Angolan kwanzas", "symbol-alt-narrow": "Kz" }, "ARS": { "displayName": "Piso ng Argentina", "displayName-count-one": "piso ng Argentina", "displayName-count-other": "piso ng Argentina", "symbol-alt-narrow": "$" }, "AUD": { "displayName": "Dolyar ng Australya", "displayName-count-one": "dolyar ng Australya", "displayName-count-other": "dolyares ng Australya", "symbol": "A$", "symbol-alt-narrow": "$" }, "AWG": { "displayName": "Florin ng Aruba", "displayName-count-one": "florin ng Aruba", "displayName-count-other": "florin ng Aruba" }, "AZN": { "displayName": "Azerbaijani Manat", "displayName-count-one": "Azerbaijani manat", "displayName-count-other": "Azerbaijani manats", "symbol-alt-narrow": "₼" }, "BAM": { "displayName": "Bosnia-Herzegovina Convertible Mark", "displayName-count-one": "Bosnia-Herzegovina convertible mark", "displayName-count-other": "Bosnia-Herzegovina convertible marks", "symbol-alt-narrow": "KM" }, "BBD": { "displayName": "Dolyar ng Barbados", "displayName-count-one": "dolyar ng Barbados", "displayName-count-other": "dolyares ng Barbados", "symbol-alt-narrow": "$" }, "BDT": { "displayName": "Bangladeshi Taka", "displayName-count-one": "Bangladeshi taka", "displayName-count-other": "Bangladeshi takas", "symbol-alt-narrow": "৳" }, "BGN": { "displayName": "Bulgarian Lev", "displayName-count-one": "Bulgarian lev", "displayName-count-other": "Bulgarian leva" }, "BHD": { "displayName": "Bahraini Dinar", "displayName-count-one": "Bahraini dinar", "displayName-count-other": "Bahraini dinars" }, "BIF": { "displayName": "Burundian Franc", "displayName-count-one": "Burundian franc", "displayName-count-other": "Burundian francs" }, "BMD": { "displayName": "Dolyar ng Bermuda", "displayName-count-one": "dolyar ng Bermuda", "displayName-count-other": "dolyares ng Bermuda", "symbol-alt-narrow": "$" }, "BND": { "displayName": "Dolyar ng Brunei", "displayName-count-one": "dolyar ng Brunei", "displayName-count-other": "dolyar ng Brunei", "symbol-alt-narrow": "$" }, "BOB": { "displayName": "Boliviano ng Bolivia", "displayName-count-one": "boliviano ng Bolivia", "displayName-count-other": "bolivianos ng Bolivia", "symbol-alt-narrow": "Bs" }, "BRL": { "displayName": "Real ng Barzil", "displayName-count-one": "real ng Brazil", "displayName-count-other": "reals ng Brazil", "symbol": "R$", "symbol-alt-narrow": "R$" }, "BSD": { "displayName": "Dolyar ng Bahamas", "displayName-count-one": "dolyar ng Bahamas", "displayName-count-other": "dolyares ng Bahamas", "symbol-alt-narrow": "$" }, "BTN": { "displayName": "Bhutanese Ngultrum", "displayName-count-one": "Bhutanese ngultrum", "displayName-count-other": "Bhutanese ngultrums" }, "BWP": { "displayName": "Botswanan Pula", "displayName-count-one": "Botswanan pula", "displayName-count-other": "Botswanan pulas", "symbol-alt-narrow": "P" }, "BYN": { "displayName": "Ruble ng Belarus", "displayName-count-one": "ruble ng Belarus", "displayName-count-other": "rubles ng Belarus", "symbol-alt-narrow": "р." }, "BYR": { "displayName": "Belarusian Ruble (2000–2016)", "displayName-count-one": "Belarusian ruble (2000–2016)", "displayName-count-other": "Belarusian rubles (2000–2016)" }, "BZD": { "displayName": "Dolyar ng Belize", "displayName-count-one": "dolyar ng Belize", "displayName-count-other": "dolyares ng Belize", "symbol-alt-narrow": "$" }, "CAD": { "displayName": "Dolyar ng Canada", "displayName-count-one": "dolyar ng Canada", "displayName-count-other": "Dolyares ng Canada", "symbol": "CA$", "symbol-alt-narrow": "$" }, "CDF": { "displayName": "Congolese Franc", "displayName-count-one": "Congolese franc", "displayName-count-other": "Congolese francs" }, "CHF": { "displayName": "Swiss Franc", "displayName-count-one": "Swiss franc", "displayName-count-other": "Swiss francs" }, "CLP": { "displayName": "Piso ng Chile", "displayName-count-one": "piso ng Chile", "displayName-count-other": "piso ng Chile", "symbol-alt-narrow": "$" }, "CNH": { "displayName": "Chinese Yuan (offshore)", "displayName-count-one": "Chinese yuan (offshore)", "displayName-count-other": "Chinese yuan (offshore)" }, "CNY": { "displayName": "Chinese Yuan", "displayName-count-one": "Chinese yuan", "displayName-count-other": "Chinese yuan", "symbol": "CN¥", "symbol-alt-narrow": "¥" }, "COP": { "displayName": "Piso ng Colombia", "displayName-count-one": "piso ng Colombia", "displayName-count-other": "Piso ng Colombia", "symbol-alt-narrow": "$" }, "CRC": { "displayName": "Colón ng Costa Rica", "displayName-count-one": "colón ng Costa Rica", "displayName-count-other": "colóns ng Costa Rica", "symbol-alt-narrow": "₡" }, "CUC": { "displayName": "Convertible na Piso ng Cuba", "displayName-count-one": "Convertible na piso ng Cuba", "displayName-count-other": "Convertible na piso ng Cuba", "symbol-alt-narrow": "$" }, "CUP": { "displayName": "Piso ng Cuba", "displayName-count-one": "piso ng Cuba", "displayName-count-other": "piso ng Cuba", "symbol-alt-narrow": "$" }, "CVE": { "displayName": "Cape Verdean Escudo", "displayName-count-one": "Cape Verdean escudo", "displayName-count-other": "Cape Verdean escudos" }, "CZK": { "displayName": "Koruna ng Czech Republic", "displayName-count-one": "koruna ng Czech Republic", "displayName-count-other": "korunas ng Czech Republic", "symbol-alt-narrow": "Kč" }, "DEM": { "displayName": "Deutsche Marks" }, "DJF": { "displayName": "Djiboutian Franc", "displayName-count-one": "Djiboutian franc", "displayName-count-other": "Djiboutian francs" }, "DKK": { "displayName": "Danish Krone", "displayName-count-one": "Danish krone", "displayName-count-other": "Danish kroner", "symbol-alt-narrow": "kr" }, "DOP": { "displayName": "Piso ng Dominican", "displayName-count-one": "Piso ng Dominican", "displayName-count-other": "piso ng Dominican", "symbol-alt-narrow": "$" }, "DZD": { "displayName": "Algerian Dinar", "displayName-count-one": "dinar ng Algeria", "displayName-count-other": "Algerian dinars" }, "EEK": { "displayName": "Estonian Kroon" }, "EGP": { "displayName": "Pound ng Egypt", "displayName-count-one": "pound ng Egypt", "displayName-count-other": "Egyptian pounds", "symbol-alt-narrow": "E£" }, "ERN": { "displayName": "Eritrean Nakfa", "displayName-count-one": "Eritrean nakfa", "displayName-count-other": "Eritrean nakfas" }, "ESP": { "symbol-alt-narrow": "₧" }, "ETB": { "displayName": "Ethiopian Birr", "displayName-count-one": "Ethiopian birr", "displayName-count-other": "Ethiopian birrs" }, "EUR": { "displayName": "Euro", "displayName-count-one": "euro", "displayName-count-other": "euros", "symbol": "€", "symbol-alt-narrow": "€" }, "FJD": { "displayName": "Dolyar ng Fiji", "displayName-count-one": "dolyar ng Fiji", "displayName-count-other": "dolyares ng Fiji", "symbol-alt-narrow": "$" }, "FKP": { "displayName": "Pound ng Falkland Islands", "displayName-count-one": "pound ng Falkland Islands", "displayName-count-other": "pounds ng Falkland Islands", "symbol-alt-narrow": "£" }, "FRF": { "displayName": "French Franc" }, "GBP": { "displayName": "British Pound", "displayName-count-one": "British pound", "displayName-count-other": "British pounds", "symbol": "£", "symbol-alt-narrow": "£" }, "GEL": { "displayName": "Georgian Lari", "displayName-count-one": "Georgian lari", "displayName-count-other": "Georgian laris", "symbol-alt-narrow": "₾" }, "GHS": { "displayName": "Ghanaian Cedi", "displayName-count-one": "Ghanaian cedi", "displayName-count-other": "Ghanian cedis", "symbol-alt-narrow": "GH₵" }, "GIP": { "displayName": "Pound ng Gibraltar", "displayName-count-one": "pound ng Gibraltar", "displayName-count-other": "pounds ng Gilbraltar", "symbol-alt-narrow": "£" }, "GMD": { "displayName": "Gambian Dalasi", "displayName-count-one": "Gambian dalasi", "displayName-count-other": "Gambian dalasis" }, "GNF": { "displayName": "Guinean Franc", "displayName-count-one": "Guinean franc", "displayName-count-other": "Guinean francs", "symbol-alt-narrow": "FG" }, "GTQ": { "displayName": "Quetzal ng Guatemala", "displayName-count-one": "quetzal ng Guatemala", "displayName-count-other": "quetzals ng Guatemala", "symbol-alt-narrow": "Q" }, "GYD": { "displayName": "Dolyar ng Guyanese", "displayName-count-one": "dolyar ng Guyanese", "displayName-count-other": "dolyares ng Guyanese", "symbol-alt-narrow": "$" }, "HKD": { "displayName": "Dolyar ng Hong Kong", "displayName-count-one": "dolyar ng Hong Kong", "displayName-count-other": "dolyares ng Hong Kong", "symbol": "HK$", "symbol-alt-narrow": "$" }, "HNL": { "displayName": "Lempira ng Honduras", "displayName-count-one": "lempira ng Honduras", "displayName-count-other": "lempiras ng Honduras", "symbol-alt-narrow": "L" }, "HRK": { "displayName": "Kuna ng Croatia", "displayName-count-one": "kuna ng Croatia", "displayName-count-other": "kunas ng Croatia", "symbol-alt-narrow": "kn" }, "HTG": { "displayName": "Gourde ng Haiti", "displayName-count-one": "gourde ng Haiti", "displayName-count-other": "gourdes ng Haiti" }, "HUF": { "displayName": "Forint ng Hungary", "displayName-count-one": "forint ng Hungary", "displayName-count-other": "forints ng Hungary", "symbol-alt-narrow": "Ft" }, "IDR": { "displayName": "Indonesian Rupiah", "displayName-count-one": "Indonesian rupiah", "displayName-count-other": "Indonesian rupiahs", "symbol-alt-narrow": "Rp" }, "ILS": { "displayName": "New Shekel ng Israel", "displayName-count-one": "new shekel ng Israel", "displayName-count-other": "new shekels ng Israel", "symbol": "₪", "symbol-alt-narrow": "₪" }, "INR": { "displayName": "Indian Rupee", "displayName-count-one": "Indian rupee", "displayName-count-other": "Indian rupees", "symbol": "₹", "symbol-alt-narrow": "₹" }, "IQD": { "displayName": "Iraqi Dinar", "displayName-count-one": "Iraqi dinar", "displayName-count-other": "Iraqi dinars" }, "IRR": { "displayName": "Iranian Rial", "displayName-count-one": "Iranian rial", "displayName-count-other": "Iranian rials" }, "ISK": { "displayName": "Icelandic Króna", "displayName-count-one": "Icelandic króna", "displayName-count-other": "Icelandic krónur", "symbol-alt-narrow": "kr" }, "JMD": { "displayName": "Dolyar ng Jamaica", "displayName-count-one": "dolyar ng Jamaica", "displayName-count-other": "dolyares ng Jamaica", "symbol-alt-narrow": "$" }, "JOD": { "displayName": "Jordanian Dinar", "displayName-count-one": "Jordanian dinar", "displayName-count-other": "Jordanian dinars" }, "JPY": { "displayName": "Japanese Yen", "displayName-count-one": "Japanese yen", "displayName-count-other": "Japanese yen", "symbol": "¥", "symbol-alt-narrow": "¥" }, "KES": { "displayName": "Kenyan Shilling", "displayName-count-one": "Kenyan shilling", "displayName-count-other": "Kenyan shillings" }, "KGS": { "displayName": "Kyrgystani Som", "displayName-count-one": "Kyrgystani som", "displayName-count-other": "Kyrgystani soms", "symbol-alt-narrow": "⃀" }, "KHR": { "displayName": "Cambodian Riel", "displayName-count-one": "Cambodian riel", "displayName-count-other": "Cambodian riels", "symbol-alt-narrow": "៛" }, "KMF": { "displayName": "Comorian Franc", "displayName-count-one": "Comorian franc", "displayName-count-other": "Comorian francs", "symbol-alt-narrow": "CF" }, "KPW": { "displayName": "Won ng Hilagang Korea", "displayName-count-one": "won ng Hilagang Korea", "displayName-count-other": "won ng Hilagang Korea", "symbol-alt-narrow": "₩" }, "KRW": { "displayName": "Won ng Timog Korea", "displayName-count-one": "won ng Timog Korea", "displayName-count-other": "won ng Timog Korea", "symbol": "₩", "symbol-alt-narrow": "₩" }, "KWD": { "displayName": "Kuwaiti Dinar", "displayName-count-one": "Kuwaiti dinar", "displayName-count-other": "Kuwaiti dinars" }, "KYD": { "displayName": "Dolyar ng Cayman Islands", "displayName-count-one": "dolyar ng Cayman Islands", "displayName-count-other": "dolyares ng Cayman Islands", "symbol-alt-narrow": "$" }, "KZT": { "displayName": "Kazakhstani Tenge", "displayName-count-one": "Kazakhstani tenge", "displayName-count-other": "Kazakhstani tenges", "symbol-alt-narrow": "₸" }, "LAK": { "displayName": "Laotian Kip", "displayName-count-one": "Laotian kip", "displayName-count-other": "Laotian kips", "symbol-alt-narrow": "₭" }, "LBP": { "displayName": "Pound ng Lebanon", "displayName-count-one": "pound ng Lebanon", "displayName-count-other": "pounds ng Lebanon", "symbol-alt-narrow": "L£" }, "LKR": { "displayName": "Sri Lankan Rupee", "displayName-count-one": "Sri Lankan rupee", "displayName-count-other": "Sri Lankan rupees", "symbol-alt-narrow": "Rs" }, "LRD": { "displayName": "Dolyar ng Liberia", "displayName-count-one": "dolyar ng Liberia", "displayName-count-other": "dolyares ng Liberia", "symbol-alt-narrow": "$" }, "LSL": { "displayName": "Lesotho Loti", "displayName-count-one": "Lesotho loti", "displayName-count-other": "Lesotho lotis" }, "LTL": { "displayName": "Lithuanian Litas", "displayName-count-one": "Lithuanian litas", "displayName-count-other": "Lithuanian litai", "symbol-alt-narrow": "Lt" }, "LVL": { "displayName": "Latvian Lats", "displayName-count-one": "Latvian lats", "displayName-count-other": "Latvian lati", "symbol-alt-narrow": "Ls" }, "LYD": { "displayName": "Dinar ng Libya", "displayName-count-one": "dinar ng Libya", "displayName-count-other": "mga dinar ng Libya" }, "MAD": { "displayName": "Moroccan Dirham", "displayName-count-one": "Moroccan dirham", "displayName-count-other": "Moroccan dirhams" }, "MDL": { "displayName": "Leu ng Moldova", "displayName-count-one": "leu ng Moldova", "displayName-count-other": "lei ng Moldova" }, "MGA": { "displayName": "Malagasy Ariary", "displayName-count-one": "Malagasy Ariary", "displayName-count-other": "Malagasy Ariaries", "symbol-alt-narrow": "Ar" }, "MKD": { "displayName": "Denar ng Macedonia", "displayName-count-one": "denar ng North Macedonia", "displayName-count-other": "denari ng North Macedonia" }, "MMK": { "displayName": "Myanmar Kyat", "displayName-count-one": "Myanmar kyat", "displayName-count-other": "Myanmar kyats", "symbol-alt-narrow": "K" }, "MNT": { "displayName": "Mongolian Tugrik", "displayName-count-one": "Mongolian tugrik", "displayName-count-other": "Mongolian tugriks", "symbol-alt-narrow": "₮" }, "MOP": { "displayName": "Macanese Pataca", "displayName-count-one": "Macanese pataca", "displayName-count-other": "Macanese patacas" }, "MRO": { "displayName": "Mauritanian Ouguiya (1973–2017)", "displayName-count-one": "Mauritanian ouguiya (1973–2017)", "displayName-count-other": "Mauritanian ouguiyas (1973–2017)" }, "MRU": { "displayName": "Ouguiya ng Mauritania", "displayName-count-one": "Mauritanian ouguiya", "displayName-count-other": "Mauritanian ouguiyas" }, "MUR": { "displayName": "Mauritian Rupee", "displayName-count-one": "Mauritian rupee", "displayName-count-other": "Mauritian rupees", "symbol-alt-narrow": "Rs" }, "MVR": { "displayName": "Maldivian Rufiyaa", "displayName-count-one": "Maldivian rufiyaa", "displayName-count-other": "Maldivian rufiyaas" }, "MWK": { "displayName": "Malawian Kwacha", "displayName-count-one": "Malawian Kwacha", "displayName-count-other": "Malawian Kwachas" }, "MXN": { "displayName": "Piso ng Mexico", "displayName-count-one": "piso ng Mexico", "displayName-count-other": "piso ng Mexico", "symbol": "MX$", "symbol-alt-narrow": "$" }, "MYR": { "displayName": "Malaysian Ringgit", "displayName-count-one": "Malaysian ringgit", "displayName-count-other": "Malaysian ringgits", "symbol-alt-narrow": "RM" }, "MZN": { "displayName": "Mozambican Metical", "displayName-count-one": "Mozambican metical", "displayName-count-other": "Mozambican meticals" }, "NAD": { "displayName": "Dolyar ng Namibia", "displayName-count-one": "dolyar ng Namibia", "displayName-count-other": "dolyares ng Namibia", "symbol-alt-narrow": "$" }, "NGN": { "displayName": "Nigerian Naira", "displayName-count-one": "Nigerian naira", "displayName-count-other": "Nigerian nairas", "symbol-alt-narrow": "₦" }, "NIO": { "displayName": "Córdoba ng Nicaragua", "displayName-count-one": "córdoba ng Nicaragua", "displayName-count-other": "Córdoba ng Nicaragua", "symbol-alt-narrow": "C$" }, "NOK": { "displayName": "Norwegian Krone", "displayName-count-one": "Norwegian krone", "displayName-count-other": "Norwegian kroner", "symbol-alt-narrow": "kr" }, "NPR": { "displayName": "Nepalese Rupee", "displayName-count-one": "Nepalese rupee", "displayName-count-other": "Nepalese rupees", "symbol-alt-narrow": "Rs" }, "NZD": { "displayName": "Dolyar ng New Zealand", "displayName-count-one": "dolyares ng New Zealand", "displayName-count-other": "dolyares ng New Zealand", "symbol": "NZ$", "symbol-alt-narrow": "$" }, "OMR": { "displayName": "Omani Rial", "displayName-count-one": "Omani rial", "displayName-count-other": "Omani rials" }, "PAB": { "displayName": "Balboa ng Panama", "displayName-count-one": "balboa ng Panama", "displayName-count-other": "Balboas ng Panama" }, "PEN": { "displayName": "Peruvian Sol", "displayName-count-one": "Peruvian sol", "displayName-count-other": "Peruvian soles" }, "PGK": { "displayName": "Papua New Guinean Kina", "displayName-count-one": "Papua New Guinean kina", "displayName-count-other": "Papua New Guinean kina" }, "PHP": { "displayName": "Piso ng Pilipinas", "displayName-count-one": "piso ng Pilipinas", "displayName-count-other": "piso ng Pilipinas", "symbol": "₱", "symbol-alt-narrow": "₱" }, "PKR": { "displayName": "Pakistani Rupee", "displayName-count-one": "Pakistani rupee", "displayName-count-other": "Pakistani rupees", "symbol-alt-narrow": "Rs" }, "PLN": { "displayName": "Zloty ng Poland", "displayName-count-one": "zloty ng Poland", "displayName-count-other": "zlotys ng Poland", "symbol-alt-narrow": "zł" }, "PYG": { "displayName": "Paraguayan Guarani", "displayName-count-one": "Paraguayan guarani", "displayName-count-other": "Paraguayan guaranis", "symbol-alt-narrow": "₲" }, "QAR": { "displayName": "Qatari Rial", "displayName-count-one": "Qatari rial", "displayName-count-other": "Qatari rials" }, "RON": { "displayName": "Leu ng Romania", "displayName-count-one": "leu ng Romania", "displayName-count-other": "lei ng Romania", "symbol-alt-narrow": "lei" }, "RSD": { "displayName": "Dinar ng Serbia", "displayName-count-one": "dinar ng Serbia", "displayName-count-other": "Serbian dinars" }, "RUB": { "displayName": "Ruble ng Russia", "displayName-count-one": "ruble ng Russia", "displayName-count-other": "Russian rubles", "symbol-alt-narrow": "₽" }, "RWF": { "displayName": "Rwandan Franc", "displayName-count-one": "Rwandan franc", "displayName-count-other": "Rwandan francs", "symbol-alt-narrow": "RF" }, "SAR": { "displayName": "Saudi Riyal", "displayName-count-one": "Saudi riyal", "displayName-count-other": "Saudi riyals" }, "SBD": { "displayName": "Dolyar ng Solomon Islands", "displayName-count-one": "dolyar ng Solomon Islands", "displayName-count-other": "dolyar ng Solomon Islands", "symbol-alt-narrow": "$" }, "SCR": { "displayName": "Seychellois Rupee", "displayName-count-one": "Seychellois rupee", "displayName-count-other": "Seychellois rupees" }, "SDG": { "displayName": "Pound ng Sudan", "displayName-count-one": "pound ng Sudan", "displayName-count-other": "pounds ng Sudan" }, "SEK": { "displayName": "Swedish Krona", "displayName-count-one": "Swedish krona", "displayName-count-other": "Swedish kronor", "symbol-alt-narrow": "kr" }, "SGD": { "displayName": "Dolyar ng Singapore", "displayName-count-one": "dolyar ng Singapore", "displayName-count-other": "dolyares ng Singapore", "symbol-alt-narrow": "$" }, "SHP": { "displayName": "Saint Helena Pound", "displayName-count-one": "Saint Helena pound", "displayName-count-other": "Saint Helena pounds", "symbol-alt-narrow": "£" }, "SIT": { "displayName": "Slovenian Tolar" }, "SKK": { "displayName": "Slovak Koruna" }, "SLE": { "displayName": "Sierra Leonean Leone", "displayName-count-one": "Sierra Leonean leone", "displayName-count-other": "Sierra Leonean leones" }, "SLL": { "displayName": "Sierra Leonean Leone (1964—2022)", "displayName-count-one": "Sierra Leonean leone (1964—2022)", "displayName-count-other": "Sierra Leonean leones (1964—2022)" }, "SOS": { "displayName": "Somali Shilling", "displayName-count-one": "Somali shilling", "displayName-count-other": "Somali shillings" }, "SRD": { "displayName": "Dolyar ng Suriname", "displayName-count-one": "dolyar ng Suriname", "displayName-count-other": "dolyares ng Suriname", "symbol-alt-narrow": "$" }, "SSP": { "displayName": "Pound ng Timog Sudan", "displayName-count-one": "Pound ng Timog Sudan", "displayName-count-other": "pounds ng Timog Sudan", "symbol-alt-narrow": "£" }, "STD": { "displayName": "São Tomé & Príncipe Dobra (1977–2017)", "displayName-count-one": "São Tomé & Príncipe dobra (1977–2017)", "displayName-count-other": "São Tomé & Príncipe dobras (1977–2017)" }, "STN": { "displayName": "São Tomé & Príncipe Dobra", "displayName-count-one": "São Tomé & Príncipe dobra", "displayName-count-other": "São Tomé & Príncipe dobras", "symbol-alt-narrow": "Db" }, "SYP": { "displayName": "Syrian Pound", "displayName-count-one": "Syrian pound", "displayName-count-other": "Syrian pounds", "symbol-alt-narrow": "£" }, "SZL": { "displayName": "Swazi Lilangeni", "displayName-count-one": "Swazi lilangeni", "displayName-count-other": "Swazi emalangeni" }, "THB": { "displayName": "Thai Baht", "displayName-count-one": "Thai baht", "displayName-count-other": "Thai baht", "symbol": "฿", "symbol-alt-narrow": "฿" }, "TJS": { "displayName": "Tajikistani Somoni", "displayName-count-one": "Tajikistani somoni", "displayName-count-other": "Tajikistani somonis" }, "TMT": { "displayName": "Turkmenistani Manat", "displayName-count-one": "Turkmenistani manat", "displayName-count-other": "Turkmenistani manat" }, "TND": { "displayName": "Tunisian Dinar", "displayName-count-one": "Tunisian dinar", "displayName-count-other": "Tunisian dinars" }, "TOP": { "displayName": "Tongan Paʻanga", "displayName-count-one": "Tongan paʻanga", "displayName-count-other": "Tongan paʻanga", "symbol-alt-narrow": "T$" }, "TRY": { "displayName": "Turkish Lira", "displayName-count-one": "Turkish lira", "displayName-count-other": "Turkish Lira", "symbol-alt-narrow": "₺", "symbol-alt-variant": "TL" }, "TTD": { "displayName": "Dolyar ng Trinidad and Tobago", "displayName-count-one": "dolyar ng Trinidad and Tobago", "displayName-count-other": "dolyares ng Trinidad and Tobago", "symbol-alt-narrow": "$" }, "TWD": { "displayName": "Dolyar ng New Taiwan", "displayName-count-one": "dolyar ng New Taiwan", "displayName-count-other": "dolyares ng New Taiwan", "symbol": "NT$", "symbol-alt-narrow": "NT$" }, "TZS": { "displayName": "Tanzanian Shilling", "displayName-count-one": "Tanzanian shilling", "displayName-count-other": "Tanzanian shillings" }, "UAH": { "displayName": "Hryvnia ng Ukraine", "displayName-count-one": "hryvnia ng Ukraine", "displayName-count-other": "hryvnias ng Ukraine", "symbol-alt-narrow": "₴" }, "UGX": { "displayName": "Ugandan Shilling", "displayName-count-one": "Ugandan shilling", "displayName-count-other": "Ugandan shillings" }, "USD": { "displayName": "Dolyar ng US", "displayName-count-one": "dolyar ng US", "displayName-count-other": "dolyares ng US", "symbol": "$", "symbol-alt-narrow": "$" }, "UYU": { "displayName": "Piso ng Uruguay", "displayName-count-one": "piso ng Uruguay", "displayName-count-other": "piso ng Uruguay", "symbol-alt-narrow": "$" }, "UZS": { "displayName": "Uzbekistan Som", "displayName-count-one": "Uzbekistan som", "displayName-count-other": "Uzbekistan som" }, "VEB": { "displayName": "Venezuelan Bolívar (1871–2008)" }, "VEF": { "displayName": "Bolívar ng Venezuela (2008–2018)", "displayName-count-one": "bolívar ng Venezuela (2008–2018)", "displayName-count-other": "bolívars ng Venezuela (2008–2018)", "symbol-alt-narrow": "Bs" }, "VES": { "displayName": "Bolívar ng Venezuela", "displayName-count-one": "bolívar ng Venezuela", "displayName-count-other": "bolívars ng Venezuela" }, "VND": { "displayName": "Vietnamese Dong", "displayName-count-one": "Vietnamese dong", "displayName-count-other": "Vietnamese dong", "symbol": "₫", "symbol-alt-narrow": "₫" }, "VUV": { "displayName": "Vanuatu Vatu", "displayName-count-one": "Vanuatu vatu", "displayName-count-other": "Vanuatu vatus" }, "WST": { "displayName": "Samoan Tala", "displayName-count-one": "Samoan tala", "displayName-count-other": "Samoan tala" }, "XAF": { "displayName": "CFA Franc BEAC", "displayName-count-one": "CFA franc BEAC", "displayName-count-other": "CFA francs BEAC", "symbol": "FCFA" }, "XCD": { "displayName": "Dolyar ng Silangang Caribbean", "displayName-count-one": "dolyar ng Silangang Caribbean", "displayName-count-other": "dolyares ng Silangang Caribbean", "symbol": "EC$", "symbol-alt-narrow": "$" }, "XCG": { "symbol": "Cg." }, "XOF": { "displayName": "CFA Franc ng Kanlurang Africa", "displayName-count-one": "CFA franc ng Kanlurang Africa", "displayName-count-other": "CFA francs ng Kanlurang Africa", "symbol": "F CFA" }, "XPF": { "displayName": "CFP Franc", "displayName-count-one": "CFP franc", "displayName-count-other": "CFP francs", "symbol": "CFPF" }, "XXX": { "displayName": "Hindi Kilalang Pera", "displayName-count-one": "(hindi kilalang unit ng currency)", "displayName-count-other": "(hindi kilalang pera)", "symbol": "¤" }, "YER": { "displayName": "Yemeni Rial", "displayName-count-one": "Yemeni rial", "displayName-count-other": "Yemeni rials" }, "ZAR": { "displayName": "Rand ng Timog Africa", "displayName-count-one": "rand ng Timog Africa", "displayName-count-other": "rand ng Timog Africa", "symbol-alt-narrow": "R" }, "ZMK": { "displayName": "Zambian Kwacha (1968–2012)" }, "ZMW": { "displayName": "Zambian Kwacha", "displayName-count-one": "Zambian kwacha", "displayName-count-other": "Zambian kwachas", "symbol-alt-narrow": "ZK" } } }, "dates": { "calendars": { "islamic": { "months": { "format": { "abbreviated": { "1": "Muh.", "2": "Saf.", "3": "Rab. I", "4": "Rab. II", "5": "Jum. I", "6": "Jum. II", "7": "Raj.", "8": "Sha.", "9": "Ram.", "10": "Shaw.", "11": "Dhuʻl-Q.", "12": "Dhuʻl-H." }, "narrow": { "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12" }, "wide": { "1": "Muharram", "2": "Safar", "3": "Rabiʻ I", "4": "Rabiʻ II", "5": "Jumada I", "6": "Jumada II", "7": "Rajab", "8": "Shaʻban", "9": "Ramadan", "10": "Shawwal", "11": "Dhuʻl-Qiʻdah", "12": "Dhuʻl-Hijjah" } }, "stand-alone": { "abbreviated": { "1": "Muh.", "2": "Saf.", "3": "Rab. I", "4": "Rab. II", "5": "Jum. I", "6": "Jum. II", "7": "Raj.", "8": "Sha.", "9": "Ram.", "10": "Shaw.", "11": "Dhuʻl-Q.", "12": "Dhuʻl-H." }, "narrow": { "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12" }, "wide": { "1": "Muharram", "2": "Safar", "3": "Rabiʻ I", "4": "Rabiʻ II", "5": "Jumada I", "6": "Jumada II", "7": "Rajab", "8": "Shaʻban", "9": "Ramadan", "10": "Shawwal", "11": "Dhuʻl-Qiʻdah", "12": "Dhuʻl-Hijjah" } } }, "days": { "format": { "abbreviated": { "sun": "Lin", "mon": "Lun", "tue": "Mar", "wed": "Miy", "thu": "Huw", "fri": "Biy", "sat": "Sab" }, "narrow": { "sun": "Lin", "mon": "Lun", "tue": "Mar", "wed": "Miy", "thu": "Huw", "fri": "Biy", "sat": "Sab" }, "short": { "sun": "Li", "mon": "Lu", "tue": "Ma", "wed": "Mi", "thu": "Hu", "fri": "Bi", "sat": "Sa" }, "wide": { "sun": "Linggo", "mon": "Lunes", "tue": "Martes", "wed": "Miyerkules", "thu": "Huwebes", "fri": "Biyernes", "sat": "Sabado" } },