]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/number.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dojo / cldr / nls / number.js.uncompressed.js
1 define("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 "nativeZeroDigit": "0",
16 "plusSign": "+",
17 "currencySpacing-afterCurrency-surroundingMatch": "[:digit:]",
18 "currencySpacing-beforeCurrency-currencyMatch": "[:letter:]",
19 "currencyFormat": "¤ #,##0.00",
20 "perMille": "‰",
21 "group": ",",
22 "percentFormat": "#,##0%",
23 "decimalFormat": "#,##0.###",
24 "decimal": ".",
25 "patternDigit": "#",
26 "currencySpacing-beforeCurrency-insertBetween": " ",
27 "exponential": "E"
28 }
29 //end v1.x content
30 ,
31 "ar": true,
32 "ca": true,
33 "cs": true,
34 "da": true,
35 "de": true,
36 "el": true,
37 "en": true,
38 "en-au": true,
39 "en-gb": true,
40 "es": true,
41 "fi": true,
42 "fr": true,
43 "fr-ch": true,
44 "he": true,
45 "hu": true,
46 "it": true,
47 "ja": true,
48 "ko": true,
49 "nb": true,
50 "nl": true,
51 "pl": true,
52 "pt": true,
53 "pt-pt": true,
54 "ro": true,
55 "ru": true,
56 "sk": true,
57 "sl": true,
58 "sv": true,
59 "th": true,
60 "tr": true,
61 "zh": true,
62 "zh-hant": true,
63 "zh-hk": true
64 });