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/nl/hebrew.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/dojo/cldr/nls/nl/hebrew.js (limited to 'lib/dojo/cldr/nls/nl/hebrew.js') diff --git a/lib/dojo/cldr/nls/nl/hebrew.js b/lib/dojo/cldr/nls/nl/hebrew.js new file mode 100644 index 000000000..2a71246f4 --- /dev/null +++ b/lib/dojo/cldr/nls/nl/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/nl/hebrew",{"quarters-standAlone-wide":["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"],"quarters-format-abbr":["K1","K2","K3","K4"],"dateFormatItem-yMd":"d-M-y","dateFormat-medium":"d MMM y","dateFormatItem-MMMEd":"E d MMM","quarters-standAlone-abbr":["K1","K2","K3","K4"],"dateFormatItem-MEd":"E d-M","dateFormatItem-yMEd":"E d-M-y","dateFormatItem-yMMMd":"d MMM y","days-format-short":["zo","ma","di","wo","do","vr","za"],"dateFormatItem-Md":"d-M","months-standAlone-wide":["Tisjrie","Chesjwan","Kislev","Tevet","Sjevat","Adar A","Adar","Nisan","Ijar","Sivan","Tammoez","Av","Elloel"],"months-format-wide-leap":"Adar B","days-standAlone-narrow":["Z","M","D","W","D","V","Z"],"months-standAlone-abbr":["Tisjrie","Chesjwan","Kislev","Tevet","Sjevat","Adar A","Adar","Nisan","Ijar","Sivan","Tammoez","Av","Elloel"],"dateFormatItem-yQQQ":"QQQ y","days-standAlone-short":["zo","ma","di","wo","do","vr","za"],"dateFormat-long":"d MMMM y","dateFormat-short":"dd-MM-yy","dateFormatItem-yMMMEd":"E d MMM y","months-format-wide":["Tisjrie","Chesjwan","Kislev","Tevet","Sjevat","Adar A","Adar","Nisan","Ijar","Sivan","Tammoez","Av","Elloel"],"days-standAlone-wide":["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],"days-format-narrow":["Z","M","D","W","D","V","Z"],"dateFormatItem-yM":"M-y","months-format-abbr":["Tisjrie","Chesjwan","Kislev","Tevet","Sjevat","Adar A","Adar","Nisan","Ijar","Sivan","Tammoez","Av","Elloel"],"days-standAlone-abbr":["zo","ma","di","wo","do","vr","za"],"days-format-wide":["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],"dateFormatItem-yQ":"Q yyyy","dateFormatItem-yMMM":"MMM y","quarters-format-wide":["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"],"dateFormat-full":"EEEE d MMMM y","dateFormatItem-MMMd":"d-MMM","days-format-abbr":["zo","ma","di","wo","do","vr","za"],"dateFormatItem-Ed":"E d"}); \ No newline at end of file -- cgit v1.2.3