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.

154 lines 6.27 kB
{ "main": { "tr-CY": { "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 bin", "1000-count-other": "0 bin", "10000-count-one": "00 bin", "10000-count-other": "00 bin", "100000-count-one": "000 bin", "100000-count-other": "000 bin", "1000000-count-one": "0 milyon", "1000000-count-other": "0 milyon", "10000000-count-one": "00 milyon", "10000000-count-other": "00 milyon", "100000000-count-one": "000 milyon", "100000000-count-other": "000 milyon", "1000000000-count-one": "0 milyar", "1000000000-count-other": "0 milyar", "10000000000-count-one": "00 milyar", "10000000000-count-other": "00 milyar", "100000000000-count-one": "000 milyar", "100000000000-count-other": "000 milyar", "1000000000000-count-one": "0 trilyon", "1000000000000-count-other": "0 trilyon", "10000000000000-count-one": "00 trilyon", "10000000000000-count-other": "00 trilyon", "100000000000000-count-one": "000 trilyon", "100000000000000-count-other": "000 trilyon" } }, "short": { "decimalFormat": { "1000-count-one": "0 B", "1000-count-other": "0 B", "10000-count-one": "00 B", "10000-count-other": "00 B", "100000-count-one": "000 B", "100000-count-other": "000 B", "1000000-count-one": "0 Mn", "1000000-count-other": "0 Mn", "10000000-count-one": "00 Mn", "10000000-count-other": "00 Mn", "100000000-count-one": "000 Mn", "100000000-count-other": "000 Mn", "1000000000-count-one": "0 Mr", "1000000000-count-other": "0 Mr", "10000000000-count-one": "00 Mr", "10000000000-count-other": "00 Mr", "100000000000-count-one": "000 Mr", "100000000000-count-other": "000 Mr", "1000000000000-count-one": "0 Tn", "1000000000000-count-other": "0 Tn", "10000000000000-count-one": "00 Tn", "10000000000000-count-other": "00 Tn", "100000000000000-count-one": "000 Tn", "100000000000000-count-other": "000 Tn" } } }, "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-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": "0 B ¤", "1000-count-other": "0 B ¤", "10000-count-one": "00 B ¤", "10000-count-other": "00 B ¤", "100000-count-one": "000 B ¤", "100000-count-other": "000 B ¤", "1000000-count-one": "0 Mn ¤", "1000000-count-other": "0 Mn ¤", "10000000-count-one": "00 Mn ¤", "10000000-count-other": "00 Mn ¤", "100000000-count-one": "000 Mn ¤", "100000000-count-other": "000 Mn ¤", "1000000000-count-one": "0 Mr ¤", "1000000000-count-other": "0 Mr ¤", "10000000000-count-one": "00 Mr ¤", "10000000000-count-other": "00 Mr ¤", "100000000000-count-one": "000 Mr ¤", "100000000000-count-other": "000 Mr ¤", "1000000000000-count-one": "0 Tn ¤", "1000000000000-count-other": "0 Tn ¤", "10000000000000-count-one": "00 Tn ¤", "10000000000000-count-other": "00 Tn ¤", "100000000000000-count-one": "000 Tn ¤", "100000000000000-count-other": "000 Tn ¤" } }, "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": "Sepetinizde {0} X var. Bunu almak istiyor musunuz?", "pluralMinimalPairs-count-other": "Sepetinizde {0} X var. Bunları almak istiyor musunuz?", "other": "{0}. sağdan dönün." } } } } }