src/jdk.localedata/share/classes/sun/util/resources/zh/CN/TimeZoneNames_zh_CN.java

Print this page




  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  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  28  * (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
  29  *
  30  * The original version of this source code and documentation
  31  * is copyrighted and owned by Taligent, Inc., a wholly-owned
  32  * subsidiary of IBM. These materials are provided under terms
  33  * of a License Agreement between Taligent and Sun. This technology
  34  * is protected by multiple US and International patents.
  35  *
  36  * This notice and attribution to Taligent may not be removed.
  37  * Taligent is a registered trademark of Taligent, Inc.
  38  *
  39  */
  40 
  41 package sun.util.resources.zh;
  42 
  43 import sun.util.resources.TimeZoneNamesBundle;
  44 
  45 public final class TimeZoneNames_zh_CN extends TimeZoneNamesBundle {
  46 
  47     protected final Object[][] getContents() {
  48         String ACT[] = new String[] {"Acre \u65f6\u95f4", "ACT",
  49                                      "Acre \u590f\u4ee4\u65f6", "ACST",
  50                                      "Acre \u65f6\u95f4", "ACT"};
  51         String ADELAIDE[] = new String[] {"\u4E2D\u592E\u6807\u51C6\u65F6\u95F4 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACST",
  52                                           "\u4E2D\u592E\u590F\u4EE4\u65F6 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACDT",
  53                                           "\u4E2D\u90E8\u65F6\u95F4 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACT"};
  54         String AGT[] = new String[] {"\u963f\u6839\u5ef7\u65f6\u95f4", "ART",
  55                                      "\u963f\u6839\u5ef7\u590f\u4ee4\u65f6", "ARST",
  56                                      "\u963F\u6839\u5EF7\u65F6\u95F4", "ART"};
  57         String AKST[] = new String[] {"\u963f\u62c9\u65af\u52a0\u6807\u51c6\u65f6\u95f4", "AKST",
  58                                       "\u963f\u62c9\u65af\u52a0\u590f\u4ee4\u65f6", "AKDT",
  59                                       "\u963F\u62C9\u65AF\u52A0\u65F6\u95F4", "AKT"};
  60         String AMT[] = new String[] {"\u4e9a\u9a6c\u900a\u65f6\u95f4", "AMT",
  61                                      "\u4e9a\u9a6c\u900a\u590f\u4ee4\u65f6", "AMST",




  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  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  28  * (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
  29  *
  30  * The original version of this source code and documentation
  31  * is copyrighted and owned by Taligent, Inc., a wholly-owned
  32  * subsidiary of IBM. These materials are provided under terms
  33  * of a License Agreement between Taligent and Sun. This technology
  34  * is protected by multiple US and International patents.
  35  *
  36  * This notice and attribution to Taligent may not be removed.
  37  * Taligent is a registered trademark of Taligent, Inc.
  38  *
  39  */
  40 
  41 package sun.util.resources.zh.CN;
  42 
  43 import sun.util.resources.TimeZoneNamesBundle;
  44 
  45 public final class TimeZoneNames_zh_CN extends TimeZoneNamesBundle {
  46 
  47     protected final Object[][] getContents() {
  48         String ACT[] = new String[] {"Acre \u65f6\u95f4", "ACT",
  49                                      "Acre \u590f\u4ee4\u65f6", "ACST",
  50                                      "Acre \u65f6\u95f4", "ACT"};
  51         String ADELAIDE[] = new String[] {"\u4E2D\u592E\u6807\u51C6\u65F6\u95F4 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACST",
  52                                           "\u4E2D\u592E\u590F\u4EE4\u65F6 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACDT",
  53                                           "\u4E2D\u90E8\u65F6\u95F4 (\u5357\u6FB3\u5927\u5229\u4E9A)", "ACT"};
  54         String AGT[] = new String[] {"\u963f\u6839\u5ef7\u65f6\u95f4", "ART",
  55                                      "\u963f\u6839\u5ef7\u590f\u4ee4\u65f6", "ARST",
  56                                      "\u963F\u6839\u5EF7\u65F6\u95F4", "ART"};
  57         String AKST[] = new String[] {"\u963f\u62c9\u65af\u52a0\u6807\u51c6\u65f6\u95f4", "AKST",
  58                                       "\u963f\u62c9\u65af\u52a0\u590f\u4ee4\u65f6", "AKDT",
  59                                       "\u963F\u62C9\u65AF\u52A0\u65F6\u95F4", "AKT"};
  60         String AMT[] = new String[] {"\u4e9a\u9a6c\u900a\u65f6\u95f4", "AMT",
  61                                      "\u4e9a\u9a6c\u900a\u590f\u4ee4\u65f6", "AMST",