1/*
2 * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * This code is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 only, as
7 * published by the Free Software Foundation.  Oracle designates this
8 * particular file as subject to the "Classpath" exception as provided
9 * by Oracle in the LICENSE file that accompanied this code.
10 *
11 * This code is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 * version 2 for more details (a copy is included in the LICENSE file that
15 * accompanied this code).
16 *
17 * You should have received a copy of the GNU General Public License version
18 * 2 along with this work; if not, write to the Free Software Foundation,
19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20 *
21 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22 * or visit www.oracle.com if you need additional information or have any
23 * questions.
24 */
25
26/*
27 * Copyright (c) 1998 International Business Machines.
28 * All Rights Reserved.
29 *
30 */
31
32/*
33 * COPYRIGHT AND PERMISSION NOTICE
34 *
35 * Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
36 * the Terms of Use in http://www.unicode.org/copyright.html.
37 *
38 * Permission is hereby granted, free of charge, to any person obtaining a copy
39 * of the Unicode data files and any associated documentation (the "Data
40 * Files") or Unicode software and any associated documentation (the
41 * "Software") to deal in the Data Files or Software without restriction,
42 * including without limitation the rights to use, copy, modify, merge,
43 * publish, distribute, and/or sell copies of the Data Files or Software, and
44 * to permit persons to whom the Data Files or Software are furnished to do so,
45 * provided that (a) the above copyright notice(s) and this permission notice
46 * appear with all copies of the Data Files or Software, (b) both the above
47 * copyright notice(s) and this permission notice appear in associated
48 * documentation, and (c) there is clear notice in each modified Data File or
49 * in the Software as well as in the documentation associated with the Data
50 * File(s) or Software that the data or software has been modified.
51 *
52 * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
53 * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
54 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
55 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
56 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
57 * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
58 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
59 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
60 * OF THE DATA FILES OR SOFTWARE.
61 *
62 * Except as contained in this notice, the name of a copyright holder shall not
63 * be used in advertising or otherwise to promote the sale, use or other
64 * dealings in these Data Files or Software without prior written authorization
65 * of the copyright holder.
66 */
67
68package sun.text.resources.ext;
69
70import sun.util.resources.ParallelListResourceBundle;
71
72/**
73 * The locale elements for Hindi.
74 *
75 */
76public class FormatData_hi_IN extends ParallelListResourceBundle {
77    /**
78     * Overrides ParallelListResourceBundle
79     */
80    protected final Object[][] getContents() {
81        return new Object[][] {
82            { "MonthNames",
83                new String[] {
84                    "\u091c\u0928\u0935\u0930\u0940", // january
85                    "\u092b\u093c\u0930\u0935\u0930\u0940", // february
86                    "\u092e\u093e\u0930\u094d\u091a", // march
87                    "\u0905\u092a\u094d\u0930\u0948\u0932", // april
88                    "\u092e\u0908", // may
89                    "\u091c\u0942\u0928", // june
90                    "\u091c\u0941\u0932\u093e\u0908", // july
91                    "\u0905\u0917\u0938\u094d\u0924", // august
92                    "\u0938\u093f\u0924\u0902\u092c\u0930", // september
93                    "\u0905\u0915\u094d\u200d\u0924\u0942\u092c\u0930", // october
94                    "\u0928\u0935\u0902\u092c\u0930", // november
95                    "\u0926\u093f\u0938\u0902\u092c\u0930", // december
96                    "" // month 13 if applicable
97                }
98            },
99            { "MonthAbbreviations",   // These are same as the long ones.
100                new String[] {
101                    "\u091c\u0928\u0935\u0930\u0940", // abb january
102                    "\u092b\u093c\u0930\u0935\u0930\u0940", // abb february
103                    "\u092e\u093e\u0930\u094d\u091a", // abb march
104                    "\u0905\u092a\u094d\u0930\u0948\u0932", // abb april
105                    "\u092e\u0908", // abb may
106                    "\u091c\u0942\u0928", // abb june
107                    "\u091c\u0941\u0932\u093e\u0908", // abb july
108                    "\u0905\u0917\u0938\u094d\u0924", // abb august
109                    "\u0938\u093f\u0924\u0902\u092c\u0930", // abb september
110                    "\u0905\u0915\u094d\u200d\u0924\u0942\u092c\u0930", // abb october
111                    "\u0928\u0935\u0902\u092c\u0930", // abb november
112                    "\u0926\u093f\u0938\u0902\u092c\u0930", // abb december
113                    "" // abb month 13 if applicable
114                }
115            },
116            { "MonthNarrows",
117                new String[] {
118                    "\u091c",
119                    "\u092b\u093c",
120                    "\u092e\u093e",
121                    "\u0905",
122                    "\u092e",
123                    "\u091c\u0942",
124                    "\u091c\u0941",
125                    "\u0905",
126                    "\u0938\u093f",
127                    "\u0905",
128                    "\u0928",
129                    "\u0926\u093f",
130                    "",
131                }
132            },
133            { "DayNames",
134                new String[] {
135                    "\u0930\u0935\u093f\u0935\u093e\u0930", // Sunday
136                    "\u0938\u094b\u092e\u0935\u093e\u0930", // Monday
137                    "\u092e\u0902\u0917\u0932\u0935\u093e\u0930", // Tuesday
138                    "\u092c\u0941\u0927\u0935\u093e\u0930", // Wednesday
139                    "\u0917\u0941\u0930\u0941\u0935\u093e\u0930", // Thursday
140                    "\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930", // Friday
141                    "\u0936\u0928\u093f\u0935\u093e\u0930" // Saturday
142                }
143            },
144            { "DayAbbreviations",
145                new String[] {
146                    "\u0930\u0935\u093f", // abb Sunday
147                    "\u0938\u094b\u092e", // abb Monday
148                    "\u092e\u0902\u0917\u0932", // abb Tuesday
149                    "\u092c\u0941\u0927", // abb Wednesday
150                    "\u0917\u0941\u0930\u0941", // abb Thursday
151                    "\u0936\u0941\u0915\u094d\u0930", // abb Friday
152                    "\u0936\u0928\u093f" // abb Saturday
153                }
154            },
155            { "DayNarrows",
156                new String[] {
157                    "\u0930",
158                    "\u0938\u094b",
159                    "\u092e\u0902",
160                    "\u092c\u0941",
161                    "\u0917\u0941",
162                    "\u0936\u0941",
163                    "\u0936",
164                }
165            },
166            { "AmPmMarkers",
167                new String[] {
168                    "\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928", // am marker
169                    "\u0905\u092a\u0930\u093e\u0939\u094d\u0928" // pm marker
170                }
171            },
172            { "Eras",
173                new String[] { // era strings
174                    "\u0908\u0938\u093e\u092a\u0942\u0930\u094d\u0935",
175                    "\u0938\u0928"
176                }
177            },
178            { "short.Eras",
179                new String[] {
180                    "\u0908\u0938\u093e\u092a\u0942\u0930\u094d\u0935",
181                    "\u0938\u0928",
182                }
183            },
184            { "NumberElements",
185                new String[] {
186                    ".", // decimal separator
187                    ",", // group (thousands) separator
188                    ";", // list separator
189                    "%", // percent sign
190                    "\u0966", // native 0 digit
191                    "#", // pattern digit
192                    "-", // minus sign
193                    "E", // exponential
194                    "\u2030", // per mille
195                    "\u221e", // infinity
196                    "\ufffd" // NaN
197                }
198            },
199            { "TimePatterns",
200                new String[] {
201                    "h:mm:ss a z", // full time pattern
202                    "h:mm:ss a z", // long time pattern
203                    "h:mm:ss a", // medium time pattern
204                    "h:mm a", // short time pattern
205                }
206            },
207            { "DatePatterns",
208                new String[] {
209                    "EEEE, d MMMM, yyyy", // full date pattern
210                    "d MMMM, yyyy", // long date pattern
211                    "d MMM, yyyy", // medium date pattern
212                    "d/M/yy", // short date pattern
213                }
214            },
215            { "DateTimePatterns",
216                new String[] {
217                    "{1} {0}" // date-time pattern
218                }
219            },
220            { "DateTimePatternChars", "GyMdkHmsSEDFwWahKzZ" },
221        };
222    }
223}
224