]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/cldr/nls/cs/number.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / cs / number.js.uncompressed.js
diff --git a/lib/dojo/cldr/nls/cs/number.js.uncompressed.js b/lib/dojo/cldr/nls/cs/number.js.uncompressed.js
new file mode 100644 (file)
index 0000000..f3eccb8
--- /dev/null
@@ -0,0 +1,22 @@
+define(
+"dojo/cldr/nls/cs/number", //begin v1.x content
+{
+       "group": " ",
+       "percentSign": "%",
+       "exponential": "E",
+       "scientificFormat": "#E0",
+       "percentFormat": "#,##0 %",
+       "list": ";",
+       "infinity": "∞",
+       "minusSign": "-",
+       "decimal": ",",
+       "nan": "NaN",
+       "perMille": "‰",
+       "decimalFormat": "#,##0.###",
+       "currencyFormat": "#,##0.00 ¤",
+       "plusSign": "+",
+       "decimalFormat-long": "000 bilionů",
+       "decimalFormat-short": "000 bil'.'"
+}
+//end v1.x content
+);
\ No newline at end of file