summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/cs/number.js
blob: 51ce5a8308a2f139cf4656f83437c9d47769944c (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/

//>>built
define("dojo/cldr/nls/cs/number",{"scientificFormat":"#E0","infinity":"∞","superscriptingExponent":"×","list":";","percentSign":"%","minusSign":"-","decimalFormat-short":"000 bil'.'","nan":"NaN","plusSign":"+","currencyFormat":"#,##0.00 ¤","perMille":"‰","approximatelySign":"~","group":" ","percentFormat":"#,##0 %","decimalFormat-long":"000 bilionů","decimalFormat":"#,##0.###","currencyFormat-short":"000 bil'.' ¤","timeSeparator":":","decimal":",","exponential":"E"});