]> git.wh0rd.org - tt-rss.git/blame - lib/dojo/cldr/nls/number.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / number.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define("dojo/cldr/nls/number", { root:
2
3//begin v1.x content
4{
5 "scientificFormat": "#E0",
6 "currencySpacing-afterCurrency-currencyMatch": "[:letter:]",
7 "infinity": "∞",
8 "list": ";",
9 "percentSign": "%",
10 "minusSign": "-",
11 "currencySpacing-beforeCurrency-surroundingMatch": "[:digit:]",
12 "decimalFormat-short": "000T",
13 "currencySpacing-afterCurrency-insertBetween": " ",
14 "nan": "NaN",
15 "plusSign": "+",
16 "currencySpacing-afterCurrency-surroundingMatch": "[:digit:]",
17 "currencySpacing-beforeCurrency-currencyMatch": "[:letter:]",
18 "currencyFormat": "¤ #,##0.00",
19 "perMille": "‰",
20 "group": ",",
21 "percentFormat": "#,##0%",
22 "decimalFormat-long": "000T",
23 "decimalFormat": "#,##0.###",
24 "decimal": ".",
25 "currencySpacing-beforeCurrency-insertBetween": " ",
26 "exponential": "E"
27}
28//end v1.x content
29,
30 "ar": true,
31 "ca": true,
32 "cs": true,
33 "da": true,
34 "de": true,
35 "el": true,
36 "en": true,
37 "en-gb": true,
38 "es": true,
39 "fi": true,
40 "fr": true,
41 "fr-ch": true,
42 "he": true,
43 "hu": true,
44 "it": true,
45 "ja": true,
46 "ko": true,
47 "nb": true,
48 "nl": true,
49 "pl": true,
50 "pt": true,
51 "pt-pt": true,
52 "ro": true,
53 "ru": true,
54 "sk": true,
55 "sl": true,
56 "sv": true,
57 "th": true,
58 "tr": true,
59 "zh": true,
60 "zh-hant": true,
61 "zh-hk": true,
62 "zh-tw": true
63});