feat(jdk8): move files to new folder to avoid resources compiled.

This commit is contained in:
2025-09-07 15:25:52 +08:00
parent 3f0047bf6f
commit 8c35cfb1c0
17415 changed files with 217 additions and 213 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,64 @@
/*
* Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
*/
/*
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
*
* The original version of this source code and documentation
* is copyrighted and owned by Taligent, Inc., a wholly-owned
* subsidiary of IBM. These materials are provided under terms
* of a License Agreement between Taligent and Sun. This technology
* is protected by multiple US and International patents.
*
* This notice and attribution to Taligent may not be removed.
* Taligent is a registered trademark of Taligent, Inc.
*
*/
package sun.text.resources.zh;
import java.util.ListResourceBundle;
import java.util.Locale;
import java.util.ResourceBundle;
import sun.util.locale.provider.LocaleProviderAdapter;
import sun.util.locale.provider.ResourceBundleBasedAdapter;
public class CollationData_zh_HK extends ListResourceBundle {
// reparent to zh_TW for traditional Chinese collation sequence
public CollationData_zh_HK() {
ResourceBundle bundle = ((ResourceBundleBasedAdapter)LocaleProviderAdapter.forJRE()).getLocaleData().getCollationData(Locale.TAIWAN);
setParent(bundle);
}
@Override
protected final Object[][] getContents() {
return new Object[][] {};
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,327 @@
/*
* Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
*
* The original version of this source code and documentation
* is copyrighted and owned by Taligent, Inc., a wholly-owned
* subsidiary of IBM. These materials are provided under terms
* of a License Agreement between Taligent and Sun. This technology
* is protected by multiple US and International patents.
*
* This notice and attribution to Taligent may not be removed.
* Taligent is a registered trademark of Taligent, Inc.
*
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
* the Terms of Use in http://www.unicode.org/copyright.html.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of the Unicode data files and any associated documentation (the "Data
* Files") or Unicode software and any associated documentation (the
* "Software") to deal in the Data Files or Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* publish, distribute, and/or sell copies of the Data Files or Software, and
* to permit persons to whom the Data Files or Software are furnished to do so,
* provided that (a) the above copyright notice(s) and this permission notice
* appear with all copies of the Data Files or Software, (b) both the above
* copyright notice(s) and this permission notice appear in associated
* documentation, and (c) there is clear notice in each modified Data File or
* in the Software as well as in the documentation associated with the Data
* File(s) or Software that the data or software has been modified.
*
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THE DATA FILES OR SOFTWARE.
*
* Except as contained in this notice, the name of a copyright holder shall not
* be used in advertising or otherwise to promote the sale, use or other
* dealings in these Data Files or Software without prior written authorization
* of the copyright holder.
*/
package sun.text.resources.zh;
import sun.util.resources.ParallelListResourceBundle;
public class FormatData_zh extends ParallelListResourceBundle {
/**
* Overrides ParallelListResourceBundle
*/
@Override
protected final Object[][] getContents() {
final String[] rocEras = {
"\u6c11\u56fd\u524d",
"\u6c11\u56fd",
};
return new Object[][] {
{ "MonthNames",
new String[] {
"\u4e00\u6708", // january
"\u4e8c\u6708", // february
"\u4e09\u6708", // march
"\u56db\u6708", // april
"\u4e94\u6708", // may
"\u516d\u6708", // june
"\u4e03\u6708", // july
"\u516b\u6708", // august
"\u4e5d\u6708", // september
"\u5341\u6708", // october
"\u5341\u4e00\u6708", // november
"\u5341\u4e8c\u6708", // december
"" // month 13 if applicable
}
},
{ "standalone.MonthNames",
new String[] {
"\u4e00\u6708",
"\u4e8c\u6708",
"\u4e09\u6708",
"\u56db\u6708",
"\u4e94\u6708",
"\u516d\u6708",
"\u4e03\u6708",
"\u516b\u6708",
"\u4e5d\u6708",
"\u5341\u6708",
"\u5341\u4e00\u6708",
"\u5341\u4e8c\u6708",
"",
}
},
{ "MonthAbbreviations",
new String[] {
"\u4e00\u6708", // abb january
"\u4e8c\u6708", // abb february
"\u4e09\u6708", // abb march
"\u56db\u6708", // abb april
"\u4e94\u6708", // abb may
"\u516d\u6708", // abb june
"\u4e03\u6708", // abb july
"\u516b\u6708", // abb august
"\u4e5d\u6708", // abb september
"\u5341\u6708", // abb october
"\u5341\u4e00\u6708", // abb november
"\u5341\u4e8c\u6708", // abb december
"" // abb month 13 if applicable
}
},
{ "standalone.MonthAbbreviations",
new String[] {
"\u4e00\u6708",
"\u4e8c\u6708",
"\u4e09\u6708",
"\u56db\u6708",
"\u4e94\u6708",
"\u516d\u6708",
"\u4e03\u6708",
"\u516b\u6708",
"\u4e5d\u6708",
"\u5341\u6708",
"\u5341\u4e00\u6708",
"\u5341\u4e8c\u6708",
"",
}
},
{ "MonthNarrows",
new String[] {
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"",
}
},
{ "standalone.MonthNarrows",
new String[] {
"1\u6708",
"2\u6708",
"3\u6708",
"4\u6708",
"5\u6708",
"6\u6708",
"7\u6708",
"8\u6708",
"9\u6708",
"10\u6708",
"11\u6708",
"12\u6708",
"",
}
},
{ "DayNames",
new String[] {
"\u661f\u671f\u65e5", // Sunday
"\u661f\u671f\u4e00", // Monday
"\u661f\u671f\u4e8c", // Tuesday
"\u661f\u671f\u4e09", // Wednesday
"\u661f\u671f\u56db", // Thursday
"\u661f\u671f\u4e94", // Friday
"\u661f\u671f\u516d" // Saturday
}
},
{ "standalone.DayNames",
new String[] {
"\u661f\u671f\u65e5",
"\u661f\u671f\u4e00",
"\u661f\u671f\u4e8c",
"\u661f\u671f\u4e09",
"\u661f\u671f\u56db",
"\u661f\u671f\u4e94",
"\u661f\u671f\u516d",
}
},
{ "DayAbbreviations",
new String[] {
"\u661f\u671f\u65e5", // abb Sunday
"\u661f\u671f\u4e00", // abb Monday
"\u661f\u671f\u4e8c", // abb Tuesday
"\u661f\u671f\u4e09", // abb Wednesday
"\u661f\u671f\u56db", // abb Thursday
"\u661f\u671f\u4e94", // abb Friday
"\u661f\u671f\u516d" // abb Saturday
}
},
{ "standalone.DayAbbreviations",
new String[] {
"\u5468\u65e5",
"\u5468\u4e00",
"\u5468\u4e8c",
"\u5468\u4e09",
"\u5468\u56db",
"\u5468\u4e94",
"\u5468\u516d",
}
},
{ "DayNarrows",
new String[] {
"\u65e5",
"\u4e00",
"\u4e8c",
"\u4e09",
"\u56db",
"\u4e94",
"\u516d",
}
},
{ "standalone.DayNarrows",
new String[] {
"\u65e5",
"\u4e00",
"\u4e8c",
"\u4e09",
"\u56db",
"\u4e94",
"\u516d",
}
},
{ "AmPmMarkers",
new String[] {
"\u4e0a\u5348", // am marker
"\u4e0b\u5348" // pm marker
}
},
{ "Eras",
new String[] { // era strings
"\u516c\u5143\u524d",
"\u516c\u5143"
}
},
{ "buddhist.Eras",
new String[] {
"BC",
"\u4f5b\u5386",
}
},
{ "japanese.Eras",
new String[] {
"\u516c\u5143",
"\u660e\u6cbb",
"\u5927\u6b63",
"\u662d\u548c",
"\u5e73\u6210",
"\u4ee4\u548c",
}
},
{ "TimePatterns",
new String[] {
"ahh'\u65f6'mm'\u5206'ss'\u79d2' z", // full time pattern
"ahh'\u65f6'mm'\u5206'ss'\u79d2'", // long time pattern
"H:mm:ss", // medium time pattern
"ah:mm", // short time pattern
}
},
{ "DatePatterns",
new String[] {
"yyyy'\u5e74'M'\u6708'd'\u65e5' EEEE", // full date pattern
"yyyy'\u5e74'M'\u6708'd'\u65e5'", // long date pattern
"yyyy-M-d", // medium date pattern
"yy-M-d", // short date pattern
}
},
{ "DateTimePatterns",
new String[] {
"{1} {0}" // date-time pattern
}
},
{ "buddhist.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGyyyy-M-d",
"GGGGy-M-d",
}
},
{ "japanese.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGyy-MM-dd",
}
},
};
}
}

View File

@@ -0,0 +1,61 @@
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
*
* The original version of this source code and documentation
* is copyrighted and owned by Taligent, Inc., a wholly-owned
* subsidiary of IBM. These materials are provided under terms
* of a License Agreement between Taligent and Sun. This technology
* is protected by multiple US and International patents.
*
* This notice and attribution to Taligent may not be removed.
* Taligent is a registered trademark of Taligent, Inc.
*
*/
package sun.text.resources.zh;
import sun.util.resources.ParallelListResourceBundle;
public class FormatData_zh_CN extends ParallelListResourceBundle {
/**
* Overrides ParallelListResourceBundle
*/
protected final Object[][] getContents() {
return new Object[][] {
{ "NumberPatterns",
new String[] {
"#,##0.###;-#,##0.###", // decimal pattern
"\u00A4#,##0.00;-\u00A4#,##0.00", // currency pattern
"#,##0%" // percent pattern
}
},
{ "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
};
}
}

View File

@@ -0,0 +1,123 @@
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
* (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
*
* The original version of this source code and documentation
* is copyrighted and owned by Taligent, Inc., a wholly-owned
* subsidiary of IBM. These materials are provided under terms
* of a License Agreement between Taligent and Sun. This technology
* is protected by multiple US and International patents.
*
* This notice and attribution to Taligent may not be removed.
* Taligent is a registered trademark of Taligent, Inc.
*
*/
package sun.text.resources.zh;
import sun.util.resources.ParallelListResourceBundle;
import java.util.Locale;
import java.util.ResourceBundle;
import sun.util.locale.provider.LocaleProviderAdapter;
import sun.util.locale.provider.ResourceBundleBasedAdapter;
public class FormatData_zh_HK extends ParallelListResourceBundle {
// reparent to zh_TW for traditional Chinese names
public FormatData_zh_HK() {
ResourceBundle bundle = ((ResourceBundleBasedAdapter)LocaleProviderAdapter.forJRE())
.getLocaleData().getDateFormatData(Locale.TAIWAN);
setParent(bundle);
}
/**
* Overrides ParallelListResourceBundle
*/
@Override
protected final Object[][] getContents() {
return new Object[][] {
{ "MonthAbbreviations",
new String[] {
"1\u6708", // abb january
"2\u6708", // abb february
"3\u6708", // abb march
"4\u6708", // abb april
"5\u6708", // abb may
"6\u6708", // abb june
"7\u6708", // abb july
"8\u6708", // abb august
"9\u6708", // abb september
"10\u6708", // abb october
"11\u6708", // abb november
"12\u6708", // abb december
"" // abb month 13 if applicable
}
},
{ "DayAbbreviations",
new String[] {
"\u65e5", // abb Sunday
"\u4e00", // abb Monday
"\u4e8c", // abb Tuesday
"\u4e09", // abb Wednesday
"\u56db", // abb Thursday
"\u4e94", // abb Friday
"\u516d" // abb Saturday
}
},
{ "NumberPatterns",
new String[] {
"#,##0.###;-#,##0.###", // decimal pattern
"\u00A4#,##0.00;(\u00A4#,##0.00)", // currency pattern
"#,##0%" // percent pattern
}
},
{ "TimePatterns",
new String[] {
"ahh'\u6642'mm'\u5206'ss'\u79d2' z", // full time pattern
"ahh'\u6642'mm'\u5206'ss'\u79d2'", // long time pattern
"ahh:mm:ss", // medium time pattern
"ah:mm", // short time pattern
}
},
{ "DatePatterns",
new String[] {
"yyyy'\u5e74'MM'\u6708'dd'\u65e5' EEEE", // full date pattern
"yyyy'\u5e74'MM'\u6708'dd'\u65e5' EEEE", // long date pattern
"yyyy'\u5e74'M'\u6708'd'\u65e5'", // medium date pattern
"yy'\u5e74'M'\u6708'd'\u65e5'", // short date pattern
}
},
{ "DateTimePatterns",
new String[] {
"{1} {0}" // date-time pattern
}
},
{ "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
};
}
}

View File

@@ -0,0 +1,126 @@
/*
* Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (C) 1991-2007 Unicode, Inc. All rights reserved.
* Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of the Unicode data files and any associated documentation (the "Data
* Files") or Unicode software and any associated documentation (the
* "Software") to deal in the Data Files or Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* publish, distribute, and/or sell copies of the Data Files or Software, and
* to permit persons to whom the Data Files or Software are furnished to do
* so, provided that (a) the above copyright notice(s) and this permission
* notice appear with all copies of the Data Files or Software, (b) both the
* above copyright notice(s) and this permission notice appear in associated
* documentation, and (c) there is clear notice in each modified Data File or
* in the Software as well as in the documentation associated with the Data
* File(s) or Software that the data or software has been modified.
*
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
* USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THE DATA FILES OR SOFTWARE.
*
* Except as contained in this notice, the name of a copyright holder shall not
* be used in advertising or otherwise to promote the sale, use or other
* dealings in these Data Files or Software without prior written
* authorization of the copyright holder.
*/
package sun.text.resources.zh;
import sun.util.resources.ParallelListResourceBundle;
public class FormatData_zh_SG extends ParallelListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "DayAbbreviations",
new String[] {
"\u5468\u65e5",
"\u5468\u4e00",
"\u5468\u4e8c",
"\u5468\u4e09",
"\u5468\u56db",
"\u5468\u4e94",
"\u5468\u516d",
}
},
{ "NumberPatterns",
new String[] {
"#,##0.###",
"\u00a4#,##0.00",
"#,##0%",
}
},
{ "NumberElements",
new String[] {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221e",
"NaN",
}
},
{ "TimePatterns",
new String[] {
"a hh:mm:ss",
"a hh:mm:ss",
"a hh:mm",
"a hh:mm",
}
},
{ "DatePatterns",
new String[] {
"dd MMMM yyyy",
"dd MMM yyyy",
"dd-MMM-yy",
"dd/MM/yy",
}
},
{ "DateTimePatterns",
new String[] {
"{1} {0}",
}
},
{ "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
};
}
}

View File

@@ -0,0 +1,179 @@
/*
* Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
* (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
*
* The original version of this source code and documentation
* is copyrighted and owned by Taligent, Inc., a wholly-owned
* subsidiary of IBM. These materials are provided under terms
* of a License Agreement between Taligent and Sun. This technology
* is protected by multiple US and International patents.
*
* This notice and attribution to Taligent may not be removed.
* Taligent is a registered trademark of Taligent, Inc.
*
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
* the Terms of Use in http://www.unicode.org/copyright.html.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of the Unicode data files and any associated documentation (the "Data
* Files") or Unicode software and any associated documentation (the
* "Software") to deal in the Data Files or Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* publish, distribute, and/or sell copies of the Data Files or Software, and
* to permit persons to whom the Data Files or Software are furnished to do so,
* provided that (a) the above copyright notice(s) and this permission notice
* appear with all copies of the Data Files or Software, (b) both the above
* copyright notice(s) and this permission notice appear in associated
* documentation, and (c) there is clear notice in each modified Data File or
* in the Software as well as in the documentation associated with the Data
* File(s) or Software that the data or software has been modified.
*
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THE DATA FILES OR SOFTWARE.
*
* Except as contained in this notice, the name of a copyright holder shall not
* be used in advertising or otherwise to promote the sale, use or other
* dealings in these Data Files or Software without prior written authorization
* of the copyright holder.
*/
package sun.text.resources.zh;
import sun.util.resources.ParallelListResourceBundle;
public class FormatData_zh_TW extends ParallelListResourceBundle {
/**
* Overrides ParallelListResourceBundle
*/
@Override
protected final Object[][] getContents() {
final String[] rocEras = {
"\u6c11\u570b\u524d",
"\u6c11\u570b",
};
return new Object[][] {
{ "Eras",
new String[] { // era strings
"\u897f\u5143\u524d",
"\u897f\u5143"
}
},
{ "standalone.MonthAbbreviations",
new String[] {
"1\u6708",
"2\u6708",
"3\u6708",
"4\u6708",
"5\u6708",
"6\u6708",
"7\u6708",
"8\u6708",
"9\u6708",
"10\u6708",
"11\u6708",
"12\u6708",
"",
}
},
{ "MonthNarrows",
new String[] {
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"",
}
},
{ "NumberPatterns",
new String[] {
"#,##0.###;-#,##0.###", // decimal pattern
"\u00A4#,##0.00;-\u00A4#,##0.00", // currency pattern
"#,##0%" // percent pattern
}
},
{ "TimePatterns",
new String[] {
"ahh'\u6642'mm'\u5206'ss'\u79d2' z", // full time pattern
"ahh'\u6642'mm'\u5206'ss'\u79d2'", // long time pattern
"a hh:mm:ss", // medium time pattern
"a h:mm", // short time pattern
}
},
{ "DatePatterns",
new String[] {
"yyyy'\u5e74'M'\u6708'd'\u65e5' EEEE", // full date pattern
"yyyy'\u5e74'M'\u6708'd'\u65e5'", // long date pattern
"yyyy/M/d", // medium date pattern
"yyyy/M/d", // short date pattern
}
},
{ "DateTimePatterns",
new String[] {
"{1} {0}" // date-time pattern
}
},
{ "buddhist.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy/M/d",
"GGGGy/M/d",
}
},
{ "japanese.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy/M/d",
"GGGGy/M/d",
}
},
{ "DateTimePatternChars", "GyMdkHmsSEDFwWahKzZ" },
};
}
}

View File

@@ -0,0 +1,238 @@
/*
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
* the Terms of Use in http://www.unicode.org/copyright.html.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of the Unicode data files and any associated documentation (the "Data
* Files") or Unicode software and any associated documentation (the
* "Software") to deal in the Data Files or Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* publish, distribute, and/or sell copies of the Data Files or Software, and
* to permit persons to whom the Data Files or Software are furnished to do so,
* provided that (a) the above copyright notice(s) and this permission notice
* appear with all copies of the Data Files or Software, (b) both the above
* copyright notice(s) and this permission notice appear in associated
* documentation, and (c) there is clear notice in each modified Data File or
* in the Software as well as in the documentation associated with the Data
* File(s) or Software that the data or software has been modified.
*
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THE DATA FILES OR SOFTWARE.
*
* Except as contained in this notice, the name of a copyright holder shall not
* be used in advertising or otherwise to promote the sale, use or other
* dealings in these Data Files or Software without prior written authorization
* of the copyright holder.
*/
// Note: this file has been generated by a tool.
package sun.text.resources.zh;
import sun.util.resources.OpenListResourceBundle;
public class JavaTimeSupplementary_zh extends OpenListResourceBundle {
@Override
protected final Object[][] getContents() {
return new Object[][] {
{ "QuarterAbbreviations",
new String[] {
"1\u5b63",
"2\u5b63",
"3\u5b63",
"4\u5b63",
}
},
{ "QuarterNames",
new String[] {
"\u7b2c1\u5b63\u5ea6",
"\u7b2c2\u5b63\u5ea6",
"\u7b2c3\u5b63\u5ea6",
"\u7b2c4\u5b63\u5ea6",
}
},
{ "QuarterNarrows",
new String[] {
"1",
"2",
"3",
"4",
}
},
{ "calendarname.buddhist",
"\u4f5b\u6559\u65e5\u5386" },
{ "calendarname.gregorian",
"\u516c\u5386" },
{ "calendarname.gregory",
"\u516c\u5386" },
{ "calendarname.islamic",
"\u4f0a\u65af\u5170\u65e5\u5386" },
{ "calendarname.islamic-civil",
"\u4f0a\u65af\u5170\u5e0c\u5409\u6765\u5386" },
{ "calendarname.islamicc",
"\u4f0a\u65af\u5170\u5e0c\u5409\u6765\u5386" },
{ "calendarname.japanese",
"\u65e5\u672c\u65e5\u5386" },
{ "calendarname.roc",
"\u6c11\u56fd\u65e5\u5386" },
{ "field.dayperiod",
"\u4e0a\u5348/\u4e0b\u5348" },
{ "field.era",
"\u65f6\u671f" },
{ "field.hour",
"\u5c0f\u65f6" },
{ "field.minute",
"\u5206\u949f" },
{ "field.month",
"\u6708" },
{ "field.second",
"\u79d2\u949f" },
{ "field.week",
"\u5468" },
{ "field.weekday",
"\u5468\u5929" },
{ "field.year",
"\u5e74" },
{ "field.zone",
"\u533a\u57df" },
{ "islamic.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGyy-MM-dd",
}
},
{ "islamic.Eras",
new String[] {
"",
"\u56de\u5386",
}
},
{ "islamic.short.Eras",
new String[] {
"",
"\u56de\u5386",
}
},
{ "java.time.buddhist.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gyyyy-M-d",
"Gy-M-d",
}
},
{ "java.time.buddhist.short.Eras",
new String[] {
"BC",
"\u4f5b\u5386",
}
},
{ "java.time.islamic.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy\u5e74M\u6708d\u65e5",
"Gyy-MM-dd",
}
},
{ "java.time.japanese.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy\u5e74M\u6708d\u65e5",
"Gyy-MM-dd",
}
},
{ "java.time.japanese.long.Eras",
new String[] {
"\u516c\u5143",
"\u660e\u6cbb",
"\u5927\u6b63",
"\u662d\u548c",
"\u5e73\u6210",
"\u4ee4\u548c",
}
},
{ "java.time.japanese.short.Eras",
new String[] {
"\u516c\u5143",
"\u660e\u6cbb",
"\u5927\u6b63",
"\u662d\u548c",
"\u5e73\u6210",
"\u4ee4\u548c",
}
},
{ "java.time.roc.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy-M-d",
"Gy-M-d",
}
},
{ "java.time.short.Eras",
new String[] {
"\u516c\u5143\u524d",
"\u516c\u5143",
}
},
{ "roc.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy-M-d",
"GGGGy-M-d",
}
},
{ "roc.Eras",
new String[] {
"\u6c11\u56fd\u524d",
"\u6c11\u56fd",
}
},
{ "roc.short.Eras",
new String[] {
"\u6c11\u56fd\u524d",
"\u6c11\u56fd",
}
},
};
}
}

View File

@@ -0,0 +1,227 @@
/*
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
* the Terms of Use in http://www.unicode.org/copyright.html.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of the Unicode data files and any associated documentation (the "Data
* Files") or Unicode software and any associated documentation (the
* "Software") to deal in the Data Files or Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* publish, distribute, and/or sell copies of the Data Files or Software, and
* to permit persons to whom the Data Files or Software are furnished to do so,
* provided that (a) the above copyright notice(s) and this permission notice
* appear with all copies of the Data Files or Software, (b) both the above
* copyright notice(s) and this permission notice appear in associated
* documentation, and (c) there is clear notice in each modified Data File or
* in the Software as well as in the documentation associated with the Data
* File(s) or Software that the data or software has been modified.
*
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THE DATA FILES OR SOFTWARE.
*
* Except as contained in this notice, the name of a copyright holder shall not
* be used in advertising or otherwise to promote the sale, use or other
* dealings in these Data Files or Software without prior written authorization
* of the copyright holder.
*/
// Note: this file has been generated by a tool.
package sun.text.resources.zh;
import sun.util.resources.OpenListResourceBundle;
public class JavaTimeSupplementary_zh_TW extends OpenListResourceBundle {
@Override
protected final Object[][] getContents() {
return new Object[][] {
{ "QuarterNames",
new String[] {
"\u7b2c1\u5b63",
"\u7b2c2\u5b63",
"\u7b2c3\u5b63",
"\u7b2c4\u5b63",
}
},
{ "calendarname.buddhist",
"\u4f5b\u6559\u66c6\u6cd5" },
{ "calendarname.gregorian",
"\u516c\u66c6" },
{ "calendarname.gregory",
"\u516c\u66c6" },
{ "calendarname.islamic",
"\u4f0a\u65af\u862d\u66c6\u6cd5" },
{ "calendarname.islamic-civil",
"\u4f0a\u65af\u862d\u57ce\u5e02\u66c6\u6cd5" },
{ "calendarname.islamicc",
"\u4f0a\u65af\u862d\u57ce\u5e02\u66c6\u6cd5" },
{ "calendarname.japanese",
"\u65e5\u672c\u66c6\u6cd5" },
{ "calendarname.roc",
"\u6c11\u570b\u66c6" },
{ "field.dayperiod",
"\u4e0a\u5348/\u4e0b\u5348" },
{ "field.era",
"\u5e74\u4ee3" },
{ "field.hour",
"\u5c0f\u6642" },
{ "field.minute",
"\u5206\u9418" },
{ "field.month",
"\u6708" },
{ "field.second",
"\u79d2" },
{ "field.week",
"\u9031" },
{ "field.weekday",
"\u9031\u5929" },
{ "field.year",
"\u5e74" },
{ "field.zone",
"\u6642\u5340" },
{ "islamic.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy/M/d",
"GGGGy/M/d",
}
},
{ "islamic.MonthNames",
new String[] {
"\u7a46\u54c8\u862d\u59c6\u6708",
"\u8272\u6cd5\u723e\u6708",
"\u8cf4\u6bd4\u6708 I",
"\u8cf4\u6bd4\u6708 II",
"\u4e3b\u99ac\u9054\u6708 I",
"\u4e3b\u99ac\u9054\u6708 II",
"\u8cf4\u54f2\u535c\u6708",
"\u820d\u723e\u90a6\u6708",
"\u8cf4\u8cb7\u4e39\u6708",
"\u9583\u74e6\u9b6f\u6708",
"\u90fd\u723e\u5580\u723e\u5fb7\u6708",
"\u90fd\u723e\u9ed1\u54f2\u6708",
"",
}
},
{ "java.time.buddhist.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy/M/d",
"Gy/M/d",
}
},
{ "java.time.buddhist.short.Eras",
new String[] {
"BC",
"\u4f5b\u66c6",
}
},
{ "java.time.islamic.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy/M/d",
"Gy/M/d",
}
},
{ "java.time.japanese.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy/M/d",
"Gy/M/d",
}
},
{ "java.time.japanese.long.Eras",
new String[] {
"\u897f\u5143",
"\u660e\u6cbb",
"\u5927\u6b63",
"\u662d\u548c",
"\u5e73\u6210",
"\u4ee4\u548c",
}
},
{ "java.time.japanese.short.Eras",
new String[] {
"\u897f\u5143",
"\u660e\u6cbb",
"\u5927\u6b63",
"\u662d\u548c",
"\u5e73\u6210",
"\u4ee4\u548c",
}
},
{ "java.time.roc.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",
"Gy\u5e74M\u6708d\u65e5",
"Gy/M/d",
"Gy/M/d",
}
},
{ "java.time.short.Eras",
new String[] {
"\u897f\u5143\u524d",
"\u897f\u5143",
}
},
{ "roc.DatePatterns",
new String[] {
"GGGGy\u5e74M\u6708d\u65e5EEEE",
"GGGGy\u5e74M\u6708d\u65e5",
"GGGGy/M/d",
"GGGGy/M/d",
}
},
{ "roc.Eras",
new String[] {
"\u6c11\u570b\u524d",
"\u6c11\u570b",
}
},
{ "roc.short.Eras",
new String[] {
"\u6c11\u570b\u524d",
"\u6c11\u570b",
}
},
};
}
}