src/share/classes/sun/text/resources/tr/FormatData_tr.java

Print this page




  65                     "" // month 13 if applicable
  66                 }
  67             },
  68             { "MonthAbbreviations",
  69                 new String[] {
  70                     "Oca", // abb january
  71                     "\u015eub", // abb february
  72                     "Mar", // abb march
  73                     "Nis", // abb april
  74                     "May", // abb may
  75                     "Haz", // abb june
  76                     "Tem", // abb july
  77                     "A\u011fu", // abb august
  78                     "Eyl", // abb september
  79                     "Eki", // abb october
  80                     "Kas", // abb november
  81                     "Ara", // abb december
  82                     "" // abb month 13 if applicable
  83                 }
  84             },

















  85             { "DayNames",
  86                 new String[] {
  87                     "Pazar", // Sunday
  88                     "Pazartesi", // Monday
  89                     "Sal\u0131", // Tuesday
  90                     "\u00c7ar\u015famba", // Wednesday
  91                     "Per\u015fembe", // Thursday
  92                     "Cuma", // Friday
  93                     "Cumartesi" // Saturday
  94                 }
  95             },
  96             { "DayAbbreviations",
  97                 new String[] {
  98                     "Paz", // abb Sunday
  99                     "Pzt", // abb Monday
 100                     "Sal", // abb Tuesday
 101                     "\u00c7ar", // abb Wednesday
 102                     "Per", // abb Thursday
 103                     "Cum", // abb Friday
 104                     "Cmt" // abb Saturday











 105                 }
 106             },
 107             { "NumberPatterns",
 108                 new String[] {
 109                     "#,##0.###;-#,##0.###", // decimal pattern
 110                     "#,##0.00 \u00a4;-#,##0.00 \u00a4", // currency pattern
 111                     "% #,##0" // percent pattern
 112                 }
 113             },
 114             { "NumberElements",
 115                 new String[] {
 116                     ",", // decimal separator
 117                     ".", // group (thousands) separator
 118                     ";", // list separator
 119                     "%", // percent sign
 120                     "0", // native 0 digit
 121                     "#", // pattern digit
 122                     "-", // minus sign
 123                     "E", // exponential
 124                     "\u2030", // per mille




  65                     "" // month 13 if applicable
  66                 }
  67             },
  68             { "MonthAbbreviations",
  69                 new String[] {
  70                     "Oca", // abb january
  71                     "\u015eub", // abb february
  72                     "Mar", // abb march
  73                     "Nis", // abb april
  74                     "May", // abb may
  75                     "Haz", // abb june
  76                     "Tem", // abb july
  77                     "A\u011fu", // abb august
  78                     "Eyl", // abb september
  79                     "Eki", // abb october
  80                     "Kas", // abb november
  81                     "Ara", // abb december
  82                     "" // abb month 13 if applicable
  83                 }
  84             },
  85             { "standalone.MonthNarrows",
  86                 new String[] {
  87                     "O",
  88                     "\u015e",
  89                     "M",
  90                     "N",
  91                     "M",
  92                     "H",
  93                     "T",
  94                     "A",
  95                     "E",
  96                     "E",
  97                     "K",
  98                     "A",
  99                     "",
 100                 }
 101             },
 102             { "DayNames",
 103                 new String[] {
 104                     "Pazar", // Sunday
 105                     "Pazartesi", // Monday
 106                     "Sal\u0131", // Tuesday
 107                     "\u00c7ar\u015famba", // Wednesday
 108                     "Per\u015fembe", // Thursday
 109                     "Cuma", // Friday
 110                     "Cumartesi" // Saturday
 111                 }
 112             },
 113             { "DayAbbreviations",
 114                 new String[] {
 115                     "Paz", // abb Sunday
 116                     "Pzt", // abb Monday
 117                     "Sal", // abb Tuesday
 118                     "\u00c7ar", // abb Wednesday
 119                     "Per", // abb Thursday
 120                     "Cum", // abb Friday
 121                     "Cmt" // abb Saturday
 122                 }
 123             },
 124             { "DayNarrows",
 125                 new String[] {
 126                     "P",
 127                     "P",
 128                     "S",
 129                     "\u00c7",
 130                     "P",
 131                     "C",
 132                     "C",
 133                 }
 134             },
 135             { "NumberPatterns",
 136                 new String[] {
 137                     "#,##0.###;-#,##0.###", // decimal pattern
 138                     "#,##0.00 \u00a4;-#,##0.00 \u00a4", // currency pattern
 139                     "% #,##0" // percent pattern
 140                 }
 141             },
 142             { "NumberElements",
 143                 new String[] {
 144                     ",", // decimal separator
 145                     ".", // group (thousands) separator
 146                     ";", // list separator
 147                     "%", // percent sign
 148                     "0", // native 0 digit
 149                     "#", // pattern digit
 150                     "-", // minus sign
 151                     "E", // exponential
 152                     "\u2030", // per mille