From f0cfe83e3725f9a3928da97a6e3085e79cb25309 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Mar 2013 10:26:24 +0400 Subject: upgrade dojo to 1.8.3 (refs #570) --- lib/dojo/cldr/nls/pt/hebrew.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/dojo/cldr/nls/pt/hebrew.js (limited to 'lib/dojo/cldr/nls/pt/hebrew.js') diff --git a/lib/dojo/cldr/nls/pt/hebrew.js b/lib/dojo/cldr/nls/pt/hebrew.js new file mode 100644 index 000000000..9a0c1a88f --- /dev/null +++ b/lib/dojo/cldr/nls/pt/hebrew.js @@ -0,0 +1,8 @@ +/* + 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/pt/hebrew",{"dateFormatItem-yM":"MM/yyyy","dateFormatItem-yQ":"yyyy Q","months-standAlone-abbr-leap":"Adar II","dateFormatItem-MMMEd":"E, d 'de' MMM","days-standAlone-wide":["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"],"months-format-abbr-leap":"Adar II","quarters-standAlone-abbr":["T1","T2","T3","T4"],"months-standAlone-abbr":["Tishri","Heshvan","Kislev","Tevet","Shevat","Adar I","Adar","Nisan","Iyar","Sivan","Tamuz","Av","Elul"],"dateFormatItem-Ed":"E, d","dateFormatItem-yMMM":"MMM 'de' y","days-standAlone-narrow":["D","S","T","Q","Q","S","S"],"dateFormat-long":"d 'de' MMMM 'de' y","dateFormat-medium":"dd/MM/yyyy","dayPeriods-format-narrow-pm":"p","dateFormatItem-yMd":"dd/MM/yyyy","quarters-standAlone-wide":["1º trimestre","2º trimestre","3º trimestre","4º trimestre"],"dayPeriods-format-narrow-am":"a","months-standAlone-wide":["Tishri","Heshvan","Kislev","Tevet","Shevat","Adar I","Adar","Nisan","Iyar","Sivan","Tamuz","Av","Elul"],"dateFormatItem-MMMd":"d 'de' MMM","months-format-abbr":["Tishri","Heshvan","Kislev","Tevet","Shevat","Adar I","Adar","Nisan","Iyar","Sivan","Tamuz","Av","Elul"],"quarters-format-abbr":["T1","T2","T3","T4"],"days-format-abbr":["dom","seg","ter","qua","qui","sex","sáb"],"days-format-narrow":["D","S","T","Q","Q","S","S"],"dateFormatItem-yMMMd":"d 'de' MMM 'de' y","dateFormatItem-MEd":"E, dd/MM","days-standAlone-short":["dom","seg","ter","qua","qui","sex","sáb"],"days-standAlone-abbr":["dom","seg","ter","qua","qui","sex","sáb"],"months-standAlone-wide-leap":"Adar II","dateFormat-short":"dd/MM/yy","dateFormatItem-yMMMEd":"E, d 'de' MMM 'de' y","dateFormat-full":"EEEE, d 'de' MMMM 'de' y","dateFormatItem-Md":"d/M","dateFormatItem-yMEd":"E, dd/MM/yyyy","months-format-wide":["Tishri","Heshvan","Kislev","Tevet","Shevat","Adar I","Adar","Nisan","Iyar","Sivan","Tamuz","Av","Elul"],"days-format-short":["dom","seg","ter","qua","qui","sex","sáb"],"quarters-format-wide":["1º trimestre","2º trimestre","3º trimestre","4º trimestre"],"months-format-wide-leap":"Adar II","days-format-wide":["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]}); \ No newline at end of file -- cgit v1.2.3