You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2007/12/05 12:48:11 UTC

svn commit: r601303 - in /myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar: ./ gregorian.js

Author: cagatay
Date: Wed Dec  5 03:48:09 2007
New Revision: 601303

URL: http://svn.apache.org/viewvc?rev=601303&view=rev
Log:
fix for TOMAHAWK-1155, arabic support for calendar, thanks to Hazem for his efforts on Arabizing Myfaces:)

Added:
    myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/
    myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js   (with props)

Added: myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js?rev=601303&view=auto
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js (added)
+++ myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js Wed Dec  5 03:48:09 2007
@@ -0,0 +1,11 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+({"field-weekday":"\u064a\u0648\u0645 \u0627\u0644\u0644\u0623\u0633\u0628\u0648\u0639","dateFormat-medium":"yyyy MMM d","field-second":"\u062b\u0627\u0646\u064a\u0629","field-week":"\u0623\u0633\u0628\u0648\u0639","pm":"\u0645","timeFormat-full":"HH:mm:ss z","months-standAlone-narrow":["\u064a","\u0641","\u0645","\u0627","\u0645","\u064a","\u064a","\u0627","\u0633","\u0627","\u0646","\u062f"],"am":"\u0635","days-standAlone-narrow":["\u0633","\u062d","\u062b","\u062b","\u0631","\u062e","\u062c"],"field-year":"\u0633\u0646\u0629","eras":["BCE","CE"],"field-hour":"\u0633\u0627\u0639\u0629","dateFormat-long":"yyyy MMMM d","field-day":"\u064a\u0648\u0645","field-dayperiod":"\u0641\u062a\u0631\u0629\u0627\u0644\u064a\u0648\u0645","field-month":"\u0634\u0647\u0631","dateFormat-short":"yy/MM/dd","months-format-wide":["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0627\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\
 u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0627\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0627\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],"field-era":"Era","months-format-abbr":["\u064a\u0646\u0627","\u0641\u0628\u0631","\u0645\u0627","\u0627\u0628","\u0645\u0627","\u064a\u0648\u0646","\u064a\u0648\u0644","\u0627\u063a","\u0633\u0628\u062a","\u0627\u0643\u062a\u0648","\u0646\u0648\u0641","\u062f\u064a\u0633"],"days-format-wide":["\u0627\u0644\u0633\u0628\u062a","\u0627\u0644\u0627\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0627\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629"],"dateFormat-full":"EEEE, yyyy MMMM dd","field-zone":"\u0627\u0644\u0645\u0646\u0637\u0642\u0629","days-format-abbr":["\u0633","\u0623\u062d","\u0625\u062b
 ","\u062b","\u0623\u0631","\u062e","\u062c"],"field-minute":"\u062f\u0642\u064a\u0642\u0629","timeFormat-medium":"HH:mm:ss","timeFormat-short":"HH:mm","timeFormat-long":"HH:mm:ss z"})
\ No newline at end of file

Propchange: myfaces/tomahawk/trunk/core/src/main/resources/org/apache/myfaces/custom/dojo/resource/src/i18n/calendar/nls/ar/gregorian.js
------------------------------------------------------------------------------
    svn:eol-style = native