src/share/classes/sun/text/resources/zh/FormatData_zh_TW.java

Print this page




  65  * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
  66  * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  67  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  68  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  69  * OF THE DATA FILES OR SOFTWARE.
  70  *
  71  * Except as contained in this notice, the name of a copyright holder shall not
  72  * be used in advertising or otherwise to promote the sale, use or other
  73  * dealings in these Data Files or Software without prior written authorization
  74  * of the copyright holder.
  75  */
  76 
  77 package sun.text.resources.zh;
  78 
  79 import java.util.ListResourceBundle;
  80 
  81 public class FormatData_zh_TW extends ListResourceBundle {
  82     /**
  83      * Overrides ListResourceBundle
  84      */

  85     protected final Object[][] getContents() {




  86         return new Object[][] {
  87             { "Eras",
  88                 new String[] { // era strings
  89                     "\u897f\u5143\u524d",
  90                     "\u897f\u5143"
  91                 }
  92             },
  93             { "NumberPatterns",
  94                 new String[] {
  95                     "#,##0.###;-#,##0.###", // decimal pattern
  96                     "\u00A4#,##0.00;-\u00A4#,##0.00", // currency pattern
  97                     "#,##0%" // percent pattern
  98                 }
  99             },
 100             { "TimePatterns",
 101                 new String[] {
 102                     "ahh'\u6642'mm'\u5206'ss'\u79d2' z", // full time pattern
 103                     "ahh'\u6642'mm'\u5206'ss'\u79d2'", // long time pattern
 104                     "a hh:mm:ss", // medium time pattern
 105                     "a h:mm", // short time pattern


 118                     "{1} {0}" // date-time pattern
 119                 }
 120             },
 121             { "DateTimePatternChars", "GyMdkHmsSEDFwWahKzZ" },
 122             { "cldr.buddhist.DatePatterns",
 123                 new String[] {
 124                     "Gy\u5e74M\u6708d\u65e5EEEE",
 125                     "Gy\u5e74M\u6708d\u65e5",
 126                     "Gy/M/d",
 127                     "Gy/M/d",
 128                 }
 129             },
 130             { "cldr.japanese.DatePatterns",
 131                 new String[] {
 132                     "Gy\u5e74M\u6708d\u65e5EEEE",
 133                     "Gy\u5e74M\u6708d\u65e5",
 134                     "Gy/M/d",
 135                     "Gy/M/d",
 136                 }
 137             },
 138             { "roc.Eras",
 139                 new String[] {
 140                     "\u6c11\u570b\u524d",
 141                     "\u6c11\u570b",
 142                 }
 143             },
 144             { "cldr.roc.DatePatterns",
 145                 new String[] {
 146                     "Gy\u5e74M\u6708d\u65e5EEEE",
 147                     "Gy\u5e74M\u6708d\u65e5",
 148                     "Gy/M/d",
 149                     "Gy/M/d",
 150                 }
 151             },
 152             { "roc.DatePatterns",
 153                 new String[] {
 154                     "GGGGy\u5e74M\u6708d\u65e5EEEE",
 155                     "GGGGy\u5e74M\u6708d\u65e5",
 156                     "GGGGy/M/d",
 157                     "GGGGy/M/d",
 158                 }
 159             },
 160             { "cldr.islamic.DatePatterns",
 161                 new String[] {
 162                     "Gy\u5e74M\u6708d\u65e5EEEE",
 163                     "Gy\u5e74M\u6708d\u65e5",




  65  * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
  66  * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  67  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  68  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  69  * OF THE DATA FILES OR SOFTWARE.
  70  *
  71  * Except as contained in this notice, the name of a copyright holder shall not
  72  * be used in advertising or otherwise to promote the sale, use or other
  73  * dealings in these Data Files or Software without prior written authorization
  74  * of the copyright holder.
  75  */
  76 
  77 package sun.text.resources.zh;
  78 
  79 import java.util.ListResourceBundle;
  80 
  81 public class FormatData_zh_TW extends ListResourceBundle {
  82     /**
  83      * Overrides ListResourceBundle
  84      */
  85     @Override
  86     protected final Object[][] getContents() {
  87         final String[] rocEras = {
  88             "\u6c11\u570b\u524d",
  89             "\u6c11\u570b",
  90         };
  91         return new Object[][] {
  92             { "Eras",
  93                 new String[] { // era strings
  94                     "\u897f\u5143\u524d",
  95                     "\u897f\u5143"
  96                 }
  97             },
  98             { "NumberPatterns",
  99                 new String[] {
 100                     "#,##0.###;-#,##0.###", // decimal pattern
 101                     "\u00A4#,##0.00;-\u00A4#,##0.00", // currency pattern
 102                     "#,##0%" // percent pattern
 103                 }
 104             },
 105             { "TimePatterns",
 106                 new String[] {
 107                     "ahh'\u6642'mm'\u5206'ss'\u79d2' z", // full time pattern
 108                     "ahh'\u6642'mm'\u5206'ss'\u79d2'", // long time pattern
 109                     "a hh:mm:ss", // medium time pattern
 110                     "a h:mm", // short time pattern


 123                     "{1} {0}" // date-time pattern
 124                 }
 125             },
 126             { "DateTimePatternChars", "GyMdkHmsSEDFwWahKzZ" },
 127             { "cldr.buddhist.DatePatterns",
 128                 new String[] {
 129                     "Gy\u5e74M\u6708d\u65e5EEEE",
 130                     "Gy\u5e74M\u6708d\u65e5",
 131                     "Gy/M/d",
 132                     "Gy/M/d",
 133                 }
 134             },
 135             { "cldr.japanese.DatePatterns",
 136                 new String[] {
 137                     "Gy\u5e74M\u6708d\u65e5EEEE",
 138                     "Gy\u5e74M\u6708d\u65e5",
 139                     "Gy/M/d",
 140                     "Gy/M/d",
 141                 }
 142             },
 143             { "roc.Eras", rocEras },
 144             { "roc.short.Eras", rocEras },




 145             { "cldr.roc.DatePatterns",
 146                 new String[] {
 147                     "Gy\u5e74M\u6708d\u65e5EEEE",
 148                     "Gy\u5e74M\u6708d\u65e5",
 149                     "Gy/M/d",
 150                     "Gy/M/d",
 151                 }
 152             },
 153             { "roc.DatePatterns",
 154                 new String[] {
 155                     "GGGGy\u5e74M\u6708d\u65e5EEEE",
 156                     "GGGGy\u5e74M\u6708d\u65e5",
 157                     "GGGGy/M/d",
 158                     "GGGGy/M/d",
 159                 }
 160             },
 161             { "cldr.islamic.DatePatterns",
 162                 new String[] {
 163                     "Gy\u5e74M\u6708d\u65e5EEEE",
 164                     "Gy\u5e74M\u6708d\u65e5",