jdk/src/share/classes/sun/text/resources/FormatData_sr.java
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 5506 202f599c92aa
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
/*
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
 * Portions Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
/*
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
 * COPYRIGHT AND PERMISSION NOTICE
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
 * Copyright (C) 1991-2007 Unicode, Inc. All rights reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
 * Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
 * Permission is hereby granted, free of charge, to any person obtaining a copy
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
 * of the Unicode data files and any associated documentation (the "Data
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
 * Files") or Unicode software and any associated documentation (the
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
 * "Software") to deal in the Data Files or Software without restriction,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
 * including without limitation the rights to use, copy, modify, merge,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
 * publish, distribute, and/or sell copies of the Data Files or Software, and
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
 * to permit persons to whom the Data Files or Software are furnished to do
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
 * so, provided that (a) the above copyright notice(s) and this permission
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
 * notice appear with all copies of the Data Files or Software, (b) both the
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
 * above copyright notice(s) and this permission notice appear in associated
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
 * documentation, and (c) there is clear notice in each modified Data File or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
 * in the Software as well as in the documentation associated with the Data
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
 * File(s) or Software that the data or software has been modified.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
 * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
 * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
 * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
 * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
 * PERFORMANCE OF THE DATA FILES OR SOFTWARE.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
 * Except as contained in this notice, the name of a copyright holder shall not
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
 * be used in advertising or otherwise to promote the sale, use or other
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
 * dealings in these Data Files or Software without prior written
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
 * authorization of the copyright holder.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
// Generated automatically from the Common Locale Data Repository. DO NOT EDIT!
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
package sun.text.resources;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
import java.util.ListResourceBundle;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
public class FormatData_sr extends ListResourceBundle {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
    protected final Object[][] getContents() {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
        return new Object[][] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
            { "MonthNames",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
                    "\u0458\u0430\u043d\u0443\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
                    "\u0444\u0435\u0431\u0440\u0443\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
                    "\u043c\u0430\u0440\u0442",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
                    "\u0430\u043f\u0440\u0438\u043b",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
                    "\u043c\u0430\u0458",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
                    "\u0458\u0443\u043d",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
                    "\u0458\u0443\u043b",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
                    "\u0430\u0432\u0433\u0443\u0441\u0442",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
                    "\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
                    "\u043e\u043a\u0442\u043e\u0431\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
                    "\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
                    "\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
                    "",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
            { "MonthAbbreviations",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
                    "\u0458\u0430\u043d",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
                    "\u0444\u0435\u0431",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
                    "\u043c\u0430\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
                    "\u0430\u043f\u0440",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
                    "\u043c\u0430\u0458",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
                    "\u0458\u0443\u043d",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
                    "\u0458\u0443\u043b",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
                    "\u0430\u0432\u0433",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
                    "\u0441\u0435\u043f",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
                    "\u043e\u043a\u0442",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
                    "\u043d\u043e\u0432",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
                    "\u0434\u0435\u0446",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
                    "",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
            { "DayNames",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
                    "\u043d\u0435\u0434\u0435\u0459\u0430",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
                    "\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
                    "\u0443\u0442\u043e\u0440\u0430\u043a",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
                    "\u0441\u0440\u0435\u0434\u0430",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
                    "\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
                    "\u043f\u0435\u0442\u0430\u043a",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
                    "\u0441\u0443\u0431\u043e\u0442\u0430",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
            { "DayAbbreviations",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
                    "\u043d\u0435\u0434",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
                    "\u043f\u043e\u043d",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
                    "\u0443\u0442\u043e",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
                    "\u0441\u0440\u0435",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
                    "\u0447\u0435\u0442",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
                    "\u043f\u0435\u0442",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
                    "\u0441\u0443\u0431",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
            { "Eras",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
                    "\u043f. \u043d. \u0435.",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
                    "\u043d. \u0435",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
            { "NumberPatterns",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
                    "#,##0.###",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
                    "\u00a4 #,##0.00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
                    "#,##0%",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
            { "NumberElements",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
                    ",",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
                    ".",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
                    ";",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
                    "%",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
                    "0",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
                    "#",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
                    "-",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
                    "E",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
                    "\u2030",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
                    "\u221e",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
                    "NaN",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
            { "DateTimePatterns",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
                new String[] {
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
                    "HH.mm.ss z",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
                    "HH.mm.ss z",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
                    "HH.mm.ss",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
                    "HH.mm",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
                    "EEEE, dd.MMMM.yyyy.",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
                    "dd.MM.yyyy.",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
                    "dd.MM.yyyy.",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
                    "d.M.yy.",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
                    "{1} {0}",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
                }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
            },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
            { "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
        };
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
    }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
}