]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/cldr/nls/ja/number.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / ja / number.js
index 07b16c6eec86589c6b18ebbf6a880c8f0dd2466e..799ee12cb5f063f2537480412f73e0293adde030 100644 (file)
@@ -1,8 +1,8 @@
 /*
-       Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
+       Copyright (c) 2004-2012, The Dojo 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/ja/number",{"decimalFormat":"#,##0.###","group":",","scientificFormat":"#E0","percentFormat":"#,##0%","currencyFormat":"¤#,##0.00","decimal":"."});
\ No newline at end of file
+define("dojo/cldr/nls/ja/number",{"group":",","percentSign":"%","exponential":"E","scientificFormat":"#E0","percentFormat":"#,##0%","list":";","infinity":"∞","minusSign":"-","decimal":".","nan":"NaN","perMille":"‰","decimalFormat":"#,##0.###","currencyFormat":"¤#,##0.00","plusSign":"+","decimalFormat-long":"000兆","decimalFormat-short":"000兆"});
\ No newline at end of file