|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
/* |
|
*/ |
|
|
|
/* |
|
* (C) Copyright IBM Corp. 1998 - All Rights Reserved |
|
* |
|
* The original version of this source code and documentation |
|
* is copyrighted and owned by Taligent, Inc., a wholly-owned |
|
* subsidiary of IBM. These materials are provided under terms |
|
* of a License Agreement between Taligent and Sun. This technology |
|
* is protected by multiple US and International patents. |
|
* |
|
* This notice and attribution to Taligent may not be removed. |
|
* Taligent is a registered trademark of Taligent, Inc. |
|
* |
|
*/ |
|
|
|
package sun.text.resources.ar; |
|
|
|
import sun.util.resources.ParallelListResourceBundle; |
|
|
|
public class FormatData_ar_SY extends ParallelListResourceBundle { |
|
|
|
|
|
*/ |
|
protected final Object[][] getContents() { |
|
return new Object[][] { |
|
{ "MonthNames", |
|
new String[] { |
|
"\u0643\u0627\u0646\u0648\u0646\u0020\u0627\u0644\u062b\u0627\u0646\u064a", |
|
"\u0634\u0628\u0627\u0637", |
|
"\u0622\u0630\u0627\u0631", |
|
"\u0646\u064a\u0633\u0627\u0646", |
|
"\u0623\u064a\u0627\u0631", |
|
"\u062d\u0632\u064a\u0631\u0627\u0646", |
|
"\u062a\u0645\u0648\u0632", |
|
"\u0622\u0628", |
|
"\u0623\u064a\u0644\u0648\u0644", |
|
"\u062a\u0634\u0631\u064a\u0646\u0020\u0627\u0644\u0623\u0648\u0644", |
|
"\u062a\u0634\u0631\u064a\u0646\u0020\u0627\u0644\u062b\u0627\u0646\u064a", |
|
"\u0643\u0627\u0646\u0648\u0646\u0020\u0627\u0644\u0623\u0648\u0644", |
|
"" |
|
} |
|
}, |
|
{ "MonthAbbreviations", |
|
new String[] { |
|
"\u0643\u0627\u0646\u0648\u0646\u0020\u0627\u0644\u062b\u0627\u0646\u064a", |
|
"\u0634\u0628\u0627\u0637", |
|
"\u0622\u0630\u0627\u0631", |
|
"\u0646\u064a\u0633\u0627\u0646", |
|
"\u0623\u064a\u0627\u0631", |
|
"\u062d\u0632\u064a\u0631\u0627\u0646", |
|
"\u062a\u0645\u0648\u0632", |
|
"\u0622\u0628", |
|
"\u0623\u064a\u0644\u0648\u0644", |
|
"\u062a\u0634\u0631\u064a\u0646\u0020\u0627\u0644\u0623\u0648\u0644", |
|
"\u062a\u0634\u0631\u064a\u0646\u0020\u0627\u0644\u062b\u0627\u0646\u064a", |
|
"\u0643\u0627\u0646\u0648\u0646\u0020\u0627\u0644\u0623\u0648\u0644", |
|
"" |
|
} |
|
}, |
|
{ "DayAbbreviations", |
|
new String[] { |
|
"\u0627\u0644\u0623\u062d\u062f", |
|
"\u0627\u0644\u0627\u062b\u0646\u064a\u0646", |
|
"\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621", |
|
"\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621", |
|
"\u0627\u0644\u062e\u0645\u064a\u0633", |
|
"\u0627\u0644\u062c\u0645\u0639\u0629", |
|
"\u0627\u0644\u0633\u0628\u062a" |
|
} |
|
}, |
|
}; |
|
} |
|
} |