]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/sv/number.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / sv / number.js.uncompressed.js
1 define(
2 "dojo/cldr/nls/sv/number", //begin v1.x content
3 {
4 "scientificFormat": "#E0",
5 "currencyDecimal": ":",
6 "infinity": "∞",
7 "list": ";",
8 "percentSign": "%",
9 "minusSign": "−",
10 "decimalFormat-short": "000 bn",
11 "nan": "¤¤¤",
12 "plusSign": "+",
13 "currencyFormat": "#,##0.00 ¤",
14 "perMille": "‰",
15 "group": " ",
16 "percentFormat": "#,##0 %",
17 "decimalFormat-long": "000 biljoner",
18 "decimalFormat": "#,##0.###",
19 "currencyGroup": ".",
20 "decimal": ",",
21 "exponential": "×10^"
22 }
23 //end v1.x content
24 );