jdk/src/share/classes/sun/text/resources/sv/FormatData_sv.java
changeset 14765 0987999ed367
parent 13583 dc0017b1a452
child 15281 dd43cb9be0e1
equal deleted inserted replaced
14764:6dd2370b4cd3 14765:0987999ed367
    80                     "nov", // abb november
    80                     "nov", // abb november
    81                     "dec", // abb december
    81                     "dec", // abb december
    82                     "" // abb month 13 if applicable
    82                     "" // abb month 13 if applicable
    83                 }
    83                 }
    84             },
    84             },
       
    85             { "standalone.MonthNarrows",
       
    86                 new String[] {
       
    87                     "J",
       
    88                     "F",
       
    89                     "M",
       
    90                     "A",
       
    91                     "M",
       
    92                     "J",
       
    93                     "J",
       
    94                     "A",
       
    95                     "S",
       
    96                     "O",
       
    97                     "N",
       
    98                     "D",
       
    99                     "",
       
   100                 }
       
   101             },
    85             { "DayNames",
   102             { "DayNames",
    86                 new String[] {
   103                 new String[] {
    87                     "s\u00f6ndag", // Sunday
   104                     "s\u00f6ndag", // Sunday
    88                     "m\u00e5ndag", // Monday
   105                     "m\u00e5ndag", // Monday
    89                     "tisdag", // Tuesday
   106                     "tisdag", // Tuesday
   102                     "to", // abb Thursday
   119                     "to", // abb Thursday
   103                     "fr", // abb Friday
   120                     "fr", // abb Friday
   104                     "l\u00f6" // abb Saturday
   121                     "l\u00f6" // abb Saturday
   105                 }
   122                 }
   106             },
   123             },
       
   124             { "DayNarrows",
       
   125                 new String[] {
       
   126                     "S",
       
   127                     "M",
       
   128                     "T",
       
   129                     "O",
       
   130                     "T",
       
   131                     "F",
       
   132                     "L",
       
   133                 }
       
   134             },
       
   135             { "standalone.DayNarrows",
       
   136                 new String[] {
       
   137                     "S",
       
   138                     "M",
       
   139                     "T",
       
   140                     "O",
       
   141                     "T",
       
   142                     "F",
       
   143                     "L",
       
   144                 }
       
   145             },
       
   146             { "narrow.Eras",
       
   147                 new String[] {
       
   148                     "f.Kr.",
       
   149                     "e.Kr.",
       
   150                 }
       
   151             },
   107             { "AmPmMarkers",
   152             { "AmPmMarkers",
   108                 new String[] {
   153                 new String[] {
   109                     "fm", // am marker
   154                     "fm", // am marker
   110                     "em" // pm marker
   155                     "em" // pm marker
       
   156                 }
       
   157             },
       
   158             { "narrow.AmPmMarkers",
       
   159                 new String[] {
       
   160                     "f",
       
   161                     "e",
   111                 }
   162                 }
   112             },
   163             },
   113             { "NumberElements",
   164             { "NumberElements",
   114                 new String[] {
   165                 new String[] {
   115                     ",", // decimal separator
   166                     ",", // decimal separator