feat(jdk8): move files to new folder to avoid resources compiled.
This commit is contained in:
@@ -0,0 +1,75 @@
|
||||
/*
|
||||
* Copyright (c) 2012, 2025, 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.
|
||||
*/
|
||||
|
||||
package sun.util.resources.cldr.kk;
|
||||
|
||||
import java.util.ListResourceBundle;
|
||||
|
||||
public class CalendarData_kk_Cyrl_KZ extends ListResourceBundle {
|
||||
@Override
|
||||
protected final Object[][] getContents() {
|
||||
final Object[][] data = new Object[][] {
|
||||
{ "firstDayOfWeek", "2" },
|
||||
{ "minimalDaysInFirstWeek", "1" },
|
||||
};
|
||||
return data;
|
||||
}
|
||||
}
|
||||
85
jdkSrc/jdk8/sun/util/resources/cldr/kk/CurrencyNames_kk.java
Normal file
85
jdkSrc/jdk8/sun/util/resources/cldr/kk/CurrencyNames_kk.java
Normal file
@@ -0,0 +1,85 @@
|
||||
/*
|
||||
* Copyright (c) 2012, 2025, 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.
|
||||
*/
|
||||
|
||||
package sun.util.resources.cldr.kk;
|
||||
|
||||
import sun.util.resources.OpenListResourceBundle;
|
||||
|
||||
public class CurrencyNames_kk extends OpenListResourceBundle {
|
||||
@Override
|
||||
protected final Object[][] getContents() {
|
||||
final Object[][] data = new Object[][] {
|
||||
{ "KZT", "\u20b8" },
|
||||
{ "RUB", "\u0440\u0443\u0431." },
|
||||
{ "brl", "\u0411\u0440\u0430\u0437\u0438\u043b\u0438\u044f \u0440\u0435\u0430\u043b\u044b" },
|
||||
{ "cny", "\u049a\u044b\u0442\u0430\u0439 \u044e\u0430\u043d\u044b" },
|
||||
{ "eur", "\u0415\u0443\u0440\u043e" },
|
||||
{ "gbp", "\u0411\u0440\u0438\u0442\u0430\u043d\u0438\u044f\u00a0\u0444\u0443\u043d\u0442\u044b" },
|
||||
{ "inr", "\u04ae\u043d\u0434\u0456\u00a0\u0440\u0443\u043f\u0438\u044f" },
|
||||
{ "jpy", "\u0416\u0430\u043f\u043e\u043d \u0438\u0435\u043d\u0456" },
|
||||
{ "kzt", "\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d \u0442\u0435\u04a3\u0433\u0435\u0441\u0456" },
|
||||
{ "rub", "\u0420\u0435\u0441\u0435\u0439 \u0440\u0443\u0431\u043b\u044c" },
|
||||
{ "usd", "\u0410\u049a\u0428\u00a0\u0434\u043e\u043b\u043b\u0430\u0440\u044b" },
|
||||
{ "xxx", "\u0411\u0435\u043b\u0433\u0456\u0441\u0456\u0437 \u0432\u0430\u043b\u044e\u0442\u0430" },
|
||||
};
|
||||
return data;
|
||||
}
|
||||
}
|
||||
186
jdkSrc/jdk8/sun/util/resources/cldr/kk/LocaleNames_kk.java
Normal file
186
jdkSrc/jdk8/sun/util/resources/cldr/kk/LocaleNames_kk.java
Normal file
@@ -0,0 +1,186 @@
|
||||
/*
|
||||
* Copyright (c) 2012, 2025, 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.
|
||||
*/
|
||||
|
||||
package sun.util.resources.cldr.kk;
|
||||
|
||||
import sun.util.resources.OpenListResourceBundle;
|
||||
|
||||
public class LocaleNames_kk extends OpenListResourceBundle {
|
||||
@Override
|
||||
protected final Object[][] getContents() {
|
||||
final Object[][] data = new Object[][] {
|
||||
{ "001", "\u04d8\u043b\u0435\u043c" },
|
||||
{ "002", "\u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "003", "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u043c\u0435\u0440\u0438\u043a\u0430" },
|
||||
{ "005", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u043c\u0435\u0440\u0438\u043a\u0430" },
|
||||
{ "009", "\u041e\u043a\u0435\u0430\u043d\u0438\u044f" },
|
||||
{ "011", "\u0411\u0430\u0442\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "013", "\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u043c\u0435\u0440\u0438\u043a\u0430" },
|
||||
{ "014", "\u0428\u044b\u0493\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "015", "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "017", "\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "018", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u0444\u0440\u0438\u043a\u0430" },
|
||||
{ "019", "\u0410\u043c\u0435\u0440\u0438\u043a\u0430\u043b\u0430\u0440" },
|
||||
{ "021", "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u043c\u0435\u0440\u0438\u043a\u0430 (\u0410\u049a\u0428, \u041a\u0430\u043d\u0430\u0434\u0430, \u0413\u0440\u0435\u043d\u043b\u0430\u043d\u0434\u0438\u044f \u0436\u04d9\u043d\u0435 \u0411\u0435\u0440\u043c\u0443\u0434 \u0430\u0440\u0430\u043b\u0434\u0430\u0440\u044b)" },
|
||||
{ "029", "\u041a\u0430\u0440\u0438\u0431" },
|
||||
{ "030", "\u0428\u044b\u0493\u044b\u0441 \u0410\u0437\u0438\u044f" },
|
||||
{ "034", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u0437\u0438\u044f" },
|
||||
{ "035", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a-\u0448\u044b\u0493\u044b\u0441 \u0410\u0437\u0438\u044f" },
|
||||
{ "039", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0415\u0443\u0440\u043e\u043f\u0430" },
|
||||
{ "053", "\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f \u0436\u04d9\u043d\u0435 \u0416\u0430\u04a3\u0430 \u0417\u0435\u043b\u0430\u043d\u0434\u0438\u044f" },
|
||||
{ "054", "\u041c\u0435\u043b\u0430\u043d\u0435\u0437\u0438\u044f" },
|
||||
{ "057", "\u041c\u0438\u043a\u0440\u043e\u043d\u0435\u0437\u0438\u044f \u0440\u0435\u0433\u0438\u043e\u043d\u044b" },
|
||||
{ "061", "\u041f\u043e\u043b\u0438\u043d\u0435\u0437\u0438\u044f" },
|
||||
{ "142", "\u0410\u0437\u0438\u044f" },
|
||||
{ "143", "\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0437\u0438\u044f" },
|
||||
{ "145", "\u0411\u0430\u0442\u044b\u0441 \u0410\u0437\u0438\u044f" },
|
||||
{ "150", "\u0415\u0443\u0440\u043e\u043f\u0430" },
|
||||
{ "151", "\u0428\u044b\u0493\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430" },
|
||||
{ "154", "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u0415\u0443\u0440\u043e\u043f\u0430" },
|
||||
{ "155", "\u0411\u0430\u0442\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430" },
|
||||
{ "419", "\u041b\u0430\u0442\u044b\u043d \u0410\u043c\u0435\u0440\u0438\u043a\u0430\u0441\u044b" },
|
||||
{ "AD", "\u0410\u043d\u0434\u043e\u0440\u0440\u0430" },
|
||||
{ "AE", "\u0411\u0456\u0440\u0456\u043a\u043a\u0435\u043d \u0410\u0440\u0430\u0431 \u042d\u043c\u0438\u0440\u0430\u0442\u0442\u0430\u0440\u044b" },
|
||||
{ "AT", "\u0410\u0432\u0441\u0442\u0440\u0438\u044f" },
|
||||
{ "AU", "\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f" },
|
||||
{ "AZ", "\u04d8\u0437\u0435\u0440\u0431\u0430\u0439\u0436\u0430\u043d" },
|
||||
{ "BE", "\u0411\u0435\u043b\u044c\u0433\u0438\u044f" },
|
||||
{ "BG", "\u0411\u043e\u043b\u0433\u0430\u0440\u0438\u044f" },
|
||||
{ "BH", "\u0411\u0430\u0445\u0440\u0435\u0439\u043d" },
|
||||
{ "BI", "\u0411\u0443\u0440\u0443\u043d\u0434\u0438" },
|
||||
{ "BJ", "\u0411\u0435\u043d\u0438\u043d" },
|
||||
{ "BO", "\u0411\u043e\u043b\u0438\u0432\u0438\u044f" },
|
||||
{ "BR", "\u0411\u0440\u0430\u0437\u0438\u043b\u0438\u044f" },
|
||||
{ "BT", "\u0411\u0443\u0442\u0430\u043d" },
|
||||
{ "BW", "\u0411\u043e\u0442\u0441\u0432\u0430\u043d\u0430" },
|
||||
{ "BY", "\u0411\u0435\u043b\u0430\u0440\u0443\u0441\u044c" },
|
||||
{ "BZ", "\u0411\u0435\u043b\u0438\u0437" },
|
||||
{ "CA", "\u041a\u0430\u043d\u0430\u0434\u0430" },
|
||||
{ "CH", "\u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f" },
|
||||
{ "CL", "\u0427\u0438\u043b\u0438" },
|
||||
{ "CM", "\u041a\u0430\u043c\u0435\u0440\u0443\u043d" },
|
||||
{ "CN", "\u049a\u044b\u0442\u0430\u0439" },
|
||||
{ "CO", "\u041a\u043e\u043b\u0443\u043c\u0431\u0438\u044f" },
|
||||
{ "DE", "\u0410\u043b\u043c\u0430\u043d\u0438\u044f" },
|
||||
{ "DK", "\u0414\u0430\u043d\u0438\u044f" },
|
||||
{ "ES", "\u0418\u0441\u043f\u0430\u043d\u0438\u044f" },
|
||||
{ "FI", "\u0424\u0438\u043d\u043b\u044f\u043d\u0434\u0438\u044f" },
|
||||
{ "FR", "\u0424\u0440\u0430\u043d\u0446\u0438\u044f" },
|
||||
{ "GB", "\u04b0\u043b\u044b\u0431\u0440\u0438\u0442\u0430\u043d\u0438\u044f" },
|
||||
{ "GR", "\u0413\u0440\u0435\u043a\u0438\u044f" },
|
||||
{ "HK", "\u0413\u043e\u043d\u043a\u043e\u043d\u0433 (\u0430\u0440\u043d\u0430\u0439\u044b \u04d9\u043a\u0456\u043c\u0448\u0456\u043b\u0456\u043a \u0430\u0439\u043c\u0430\u049b)" },
|
||||
{ "ID", "\u0418\u043d\u0434\u043e\u043d\u0435\u0437\u0438\u044f" },
|
||||
{ "IE", "\u0418\u0440\u043b\u0430\u043d\u0434\u0438\u044f" },
|
||||
{ "IN", "\u0418\u043d\u0434\u0438\u044f" },
|
||||
{ "IT", "\u0418\u0442\u0430\u043b\u0438\u044f" },
|
||||
{ "JP", "\u0416\u0430\u043f\u043e\u043d\u0438\u044f" },
|
||||
{ "KR", "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u041a\u043e\u0440\u0435\u044f" },
|
||||
{ "KZ", "\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d" },
|
||||
{ "MX", "\u041c\u0435\u043a\u0441\u0438\u043a\u0430" },
|
||||
{ "NL", "\u0413\u043e\u043b\u043b\u0430\u043d\u0434\u0438\u044f" },
|
||||
{ "NO", "\u041d\u043e\u0440\u0432\u0435\u0433\u0438\u044f" },
|
||||
{ "PL", "\u041f\u043e\u043b\u044c\u0448\u0430" },
|
||||
{ "PT", "\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0438\u044f" },
|
||||
{ "RU", "\u0420\u0435\u0441\u0435\u0439" },
|
||||
{ "SA", "\u0421\u0430\u0443\u0434 \u0410\u0440\u0430\u0431\u0438\u044f\u0441\u044b" },
|
||||
{ "SE", "\u0428\u0432\u0435\u0446\u0438\u044f" },
|
||||
{ "TH", "\u0422\u0430\u0439\u043b\u0430\u043d\u0434" },
|
||||
{ "TR", "\u0422\u04af\u0440\u043a\u0438\u044f" },
|
||||
{ "TW", "\u0422\u0430\u0439\u0432\u0430\u043d\u044c" },
|
||||
{ "US", "\u0410\u049a\u0428" },
|
||||
{ "ZA", "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u0444\u0440\u0438\u043a\u0430 \u0440\u0435\u0441\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0441\u044b" },
|
||||
{ "ZZ", "\u0411\u0435\u043b\u0433\u0456\u0441\u0456\u0437 \u0430\u0439\u043c\u0430\u049b" },
|
||||
{ "de", "\u043d\u0435\u043c\u0456\u0441 \u0442\u0456\u043b\u0456" },
|
||||
{ "en", "\u0430\u0493\u044b\u043b\u0448\u044b\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "es", "\u0438\u0441\u043f\u0430\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "fr", "\u0444\u0440\u0430\u043d\u0446\u0443\u0437 \u0442\u0456\u043b\u0456" },
|
||||
{ "it", "\u0438\u0442\u0430\u043b\u044c\u044f\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "ja", "\u0436\u0430\u043f\u043e\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "kk", "\u049b\u0430\u0437\u0430\u049b \u0442\u0456\u043b\u0456" },
|
||||
{ "pt", "\u043f\u043e\u0440\u0442\u0443\u0433\u0430\u043b \u0442\u0456\u043b\u0456" },
|
||||
{ "ru", "\u043e\u0440\u044b\u0441 \u0442\u0456\u043b\u0456" },
|
||||
{ "zh", "\u049b\u044b\u0442\u0430\u0439 \u0442\u0456\u043b\u0456" },
|
||||
{ "und", "\u0431\u0435\u043b\u0433\u0456\u0441\u0456\u0437 \u0442\u0456\u043b" },
|
||||
{ "Arab", "\u0430\u0440\u0430\u0431 \u0436\u0430\u0437\u044b\u043b\u0443\u044b" },
|
||||
{ "Cyrl", "\u043a\u0438\u0440\u0438\u043b\u043b\u0438\u0446\u0430" },
|
||||
{ "Hans", "\u049b\u0430\u0440\u0430\u043f\u0430\u0439\u044b\u043c \u049b\u044b\u0442\u0430\u0439 \u0438\u0435\u0440\u043e\u0433\u043b\u0438\u0444\u044b" },
|
||||
{ "Hant", "\u0434\u04d9\u0441\u0442\u04af\u0440\u043b\u0456\u043a \u049b\u044b\u0442\u0430\u0439 \u0438\u0435\u0440\u043e\u0433\u043b\u0438\u0444\u044b" },
|
||||
{ "Latn", "\u043b\u0430\u0442\u044b\u043d \u0436\u0430\u0437\u044b\u043b\u0443\u044b" },
|
||||
{ "Zxxx", "\u0436\u0430\u0437\u044b\u043b\u0443\u044b\u0441\u044b\u0437" },
|
||||
{ "Zzzz", "\u0431\u0435\u043b\u0433\u0456\u0441\u0456\u0437 \u0436\u0430\u0437\u044b\u043b\u0443\u044b" },
|
||||
{ "de_AT", "\u0430\u0432\u0441\u0442\u0440\u0438\u044f\u043b\u044b\u049b\u00a0\u043d\u0435\u043c\u0456\u0441 \u0442\u0456\u043b\u0456" },
|
||||
{ "de_CH", "\u0448\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f\u043b\u044b\u049b\u00a0\u04b1\u043b\u044b \u043d\u0435\u043c\u0456\u0441 \u0442\u0456\u043b\u0456" },
|
||||
{ "en_AU", "\u0430\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b\u00a0\u0430\u0493\u044b\u043b\u0448\u044b\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "en_CA", "\u043a\u0430\u043d\u0430\u0434\u0430\u043b\u044b\u049b\u00a0\u0430\u0493\u044b\u043b\u0448\u044b\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "en_GB", "\u0431\u0440\u0438\u0442\u0430\u043d\u0438\u044f\u043b\u044b\u049b\u00a0\u0430\u0493\u044b\u043b\u0448\u044b\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "en_US", "\u0410\u049a\u0428 \u0430\u0493\u044b\u043b\u0448\u044b\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "es_ES", "\u0438\u0431\u0435\u0440\u0438\u044f\u043b\u044b\u049b\u00a0\u0438\u0441\u043f\u0430\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "fr_CA", "\u043a\u0430\u043d\u0430\u0434\u0430\u043b\u044b\u049b\u00a0\u0444\u0440\u0430\u043d\u0446\u0443\u0437 \u0442\u0456\u043b\u0456" },
|
||||
{ "fr_CH", "\u0448\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f\u043b\u044b\u049b\u00a0\u0444\u0440\u0430\u043d\u0446\u0443\u0437 \u0442\u0456\u043b\u0456" },
|
||||
{ "pt_BR", "\u0431\u0440\u0430\u0437\u0438\u043b\u0438\u044f\u043b\u044b\u049b \u043f\u043e\u0440\u0442\u0443\u0433\u0430\u043b \u0442\u0456\u043b\u0456" },
|
||||
{ "pt_PT", "\u0438\u0431\u0435\u0440\u0438\u044f\u043b\u044b\u049b \u043f\u043e\u0440\u0442\u0443\u0433\u0430\u043b \u0442\u0456\u043b\u0456" },
|
||||
{ "es_419", "\u041b\u0430\u0442\u0438\u043d \u0410\u043c\u0435\u0440\u0438\u043a\u0430\u043b\u044b\u049b \u0438\u0441\u043f\u0430\u043d \u0442\u0456\u043b\u0456" },
|
||||
{ "zh_Hans", "\u049b\u0430\u0440\u0430\u043f\u0430\u0439\u044b\u043c \u049b\u044b\u0442\u0430\u0439 \u0442\u0456\u043b\u0456" },
|
||||
{ "zh_Hant", "\u0434\u04d9\u0441\u0442\u04af\u0440\u043b\u0456\u043a \u049b\u044b\u0442\u0430\u0439 \u0442\u0456\u043b\u0456" },
|
||||
};
|
||||
return data;
|
||||
}
|
||||
}
|
||||
308
jdkSrc/jdk8/sun/util/resources/cldr/kk/TimeZoneNames_kk.java
Normal file
308
jdkSrc/jdk8/sun/util/resources/cldr/kk/TimeZoneNames_kk.java
Normal file
@@ -0,0 +1,308 @@
|
||||
/*
|
||||
* Copyright (c) 2012, 2025, 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.
|
||||
*/
|
||||
|
||||
package sun.util.resources.cldr.kk;
|
||||
|
||||
import sun.util.resources.TimeZoneNamesBundle;
|
||||
|
||||
public class TimeZoneNames_kk extends TimeZoneNamesBundle {
|
||||
@Override
|
||||
protected final Object[][] getContents() {
|
||||
final String[] Africa_Central = new String[] {
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0444\u0440\u0438\u043a\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"CAT",
|
||||
"Central Africa Summer Time",
|
||||
"CAST",
|
||||
"Central Africa Time",
|
||||
"CAT",
|
||||
};
|
||||
final String[] Australia_CentralWestern = new String[] {
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0431\u0430\u0442\u044b\u0441 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"ACWST",
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0431\u0430\u0442\u044b\u0441 \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"ACWDT",
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0431\u0430\u0442\u044b\u0441 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"ACWT",
|
||||
};
|
||||
final String[] Europe_Central = new String[] {
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0415\u0443\u0440\u043e\u043f\u0430 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"CEST",
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0415\u0443\u0440\u043e\u043f\u0430 \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"CEST",
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0415\u0443\u0440\u043e\u043f\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"CET",
|
||||
};
|
||||
final String[] Africa_Southern = new String[] {
|
||||
"\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u0410\u0444\u0440\u0438\u043a\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"SAST",
|
||||
"South Africa Daylight Time",
|
||||
"SADT",
|
||||
"South Africa Time",
|
||||
"SAT",
|
||||
};
|
||||
final String[] Australia_Western = new String[] {
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"AWST",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"AWDT",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"WAT",
|
||||
};
|
||||
final String[] Australia_Central = new String[] {
|
||||
"\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043d\u044b\u04a3 \u043e\u0440\u0442\u0430\u043b\u044b\u049b \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"ACST",
|
||||
"\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u043e\u0440\u0442\u0430\u043b\u044b\u049b \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"ACDT",
|
||||
"\u041e\u0440\u0442\u0430\u043b\u044b\u049b \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"CAT",
|
||||
};
|
||||
final String[] Australia_Eastern = new String[] {
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"AEST",
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"AEDT",
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f\u043b\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"EAT",
|
||||
};
|
||||
final String[] Africa_Eastern = new String[] {
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"EAT",
|
||||
"East Africa Summer Time",
|
||||
"EAST",
|
||||
"East Africa Time",
|
||||
"EAT",
|
||||
};
|
||||
final String[] Europe_Western = new String[] {
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WEST",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WEST",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WET",
|
||||
};
|
||||
final String[] Europe_Eastern = new String[] {
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"EET",
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"EEST",
|
||||
"\u0428\u044b\u0493\u044b\u0441 \u0415\u0443\u0440\u043e\u043f\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"EET",
|
||||
};
|
||||
final String[] Atlantic = new String[] {
|
||||
"\u0410\u0442\u043b\u0430\u043d\u0442\u0438\u043a\u0430 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"AST",
|
||||
"\u0410\u0442\u043b\u0430\u043d\u0442\u0438\u043a\u0430\u043b\u044b\u049b \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442",
|
||||
"ADT",
|
||||
"\u0410\u0442\u043b\u0430\u043d\u0442\u0438\u043a\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"AT",
|
||||
};
|
||||
final String[] Africa_Western = new String[] {
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WAST",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430 \u0436\u0430\u0437\u0434\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WAST",
|
||||
"\u0411\u0430\u0442\u044b\u0441 \u0410\u0444\u0440\u0438\u043a\u0430 \u0443\u0430\u049b\u044b\u0442\u044b",
|
||||
"WAT",
|
||||
};
|
||||
final Object[][] data = new Object[][] {
|
||||
{ "America/Halifax", Atlantic },
|
||||
{ "Europe/Paris", Europe_Central },
|
||||
{ "Africa/Casablanca", Europe_Western },
|
||||
{ "Europe/Bucharest", Europe_Eastern },
|
||||
{ "Europe/Ljubljana", Europe_Central },
|
||||
{ "America/Thule", Atlantic },
|
||||
{ "Africa/Nairobi", Africa_Eastern },
|
||||
{ "America/Curacao", Atlantic },
|
||||
{ "Africa/Libreville", Africa_Western },
|
||||
{ "America/Marigot", Atlantic },
|
||||
{ "Africa/Lusaka", Africa_Central },
|
||||
{ "Africa/Maputo", Africa_Central },
|
||||
{ "America/Martinique", Atlantic },
|
||||
{ "Europe/Berlin", Europe_Central },
|
||||
{ "Africa/El_Aaiun", Europe_Western },
|
||||
{ "Africa/Cairo", Europe_Eastern },
|
||||
{ "Africa/Mbabane", Africa_Southern },
|
||||
{ "America/Aruba", Atlantic },
|
||||
{ "Australia/Hobart", Australia_Eastern },
|
||||
{ "Europe/Chisinau", Europe_Eastern },
|
||||
{ "America/Puerto_Rico", Atlantic },
|
||||
{ "Europe/Stockholm", Europe_Central },
|
||||
{ "America/Tortola", Atlantic },
|
||||
{ "Europe/Budapest", Europe_Central },
|
||||
{ "Australia/Eucla", Australia_CentralWestern },
|
||||
{ "Europe/San_Marino", Europe_Central },
|
||||
{ "Europe/Zagreb", Europe_Central },
|
||||
{ "America/Port_of_Spain", Atlantic },
|
||||
{ "Europe/Helsinki", Europe_Eastern },
|
||||
{ "Asia/Beirut", Europe_Eastern },
|
||||
{ "Europe/Brussels", Europe_Central },
|
||||
{ "Africa/Harare", Africa_Central },
|
||||
{ "Africa/Douala", Africa_Western },
|
||||
{ "Europe/Warsaw", Europe_Central },
|
||||
{ "Europe/Tallinn", Europe_Eastern },
|
||||
{ "Africa/Khartoum", Africa_Eastern },
|
||||
{ "Africa/Johannesburg", Africa_Southern },
|
||||
{ "Europe/Istanbul", Europe_Eastern },
|
||||
{ "Africa/Ndjamena", Africa_Western },
|
||||
{ "Asia/Damascus", Europe_Eastern },
|
||||
{ "Europe/Luxembourg", Europe_Central },
|
||||
{ "Africa/Bangui", Africa_Western },
|
||||
{ "Europe/Belgrade", Europe_Central },
|
||||
{ "Europe/Zaporozhye", Europe_Eastern },
|
||||
{ "Africa/Brazzaville", Africa_Western },
|
||||
{ "Africa/Porto-Novo", Africa_Western },
|
||||
{ "Africa/Juba", Africa_Eastern },
|
||||
{ "Africa/Ceuta", Europe_Central },
|
||||
{ "Africa/Dar_es_Salaam", Africa_Eastern },
|
||||
{ "Atlantic/Madeira", Europe_Western },
|
||||
{ "America/Goose_Bay", Atlantic },
|
||||
{ "Africa/Addis_Ababa", Africa_Eastern },
|
||||
{ "Australia/Adelaide", Australia_Central },
|
||||
{ "Europe/Uzhgorod", Europe_Eastern },
|
||||
{ "Africa/Djibouti", Africa_Eastern },
|
||||
{ "Africa/Kigali", Africa_Central },
|
||||
{ "Europe/Simferopol", Europe_Eastern },
|
||||
{ "Europe/Sofia", Europe_Eastern },
|
||||
{ "Africa/Niamey", Africa_Western },
|
||||
{ "Europe/Prague", Europe_Central },
|
||||
{ "America/Kralendijk", Atlantic },
|
||||
{ "Africa/Tunis", Europe_Central },
|
||||
{ "America/Antigua", Atlantic },
|
||||
{ "Europe/Andorra", Europe_Central },
|
||||
{ "Africa/Tripoli", Europe_Eastern },
|
||||
{ "Indian/Comoro", Africa_Eastern },
|
||||
{ "Asia/Nicosia", Europe_Eastern },
|
||||
{ "America/Moncton", Atlantic },
|
||||
{ "America/Blanc-Sablon", Atlantic },
|
||||
{ "Africa/Gaborone", Africa_Central },
|
||||
{ "Africa/Windhoek", Africa_Western },
|
||||
{ "Europe/Lisbon", Europe_Western },
|
||||
{ "America/St_Vincent", Atlantic },
|
||||
{ "Europe/Oslo", Europe_Central },
|
||||
{ "Africa/Mogadishu", Africa_Eastern },
|
||||
{ "Asia/Gaza", Europe_Eastern },
|
||||
{ "Australia/Perth", Australia_Western },
|
||||
{ "America/Grenada", Atlantic },
|
||||
{ "Australia/Darwin", Australia_Central },
|
||||
{ "Atlantic/Faeroe", Europe_Western },
|
||||
{ "Atlantic/Canary", Europe_Western },
|
||||
{ "Europe/Bratislava", Europe_Central },
|
||||
{ "Antarctica/Casey", Australia_Western },
|
||||
{ "Europe/Copenhagen", Europe_Central },
|
||||
{ "Europe/Malta", Europe_Central },
|
||||
{ "Europe/Vienna", Europe_Central },
|
||||
{ "Africa/Asmera", Africa_Eastern },
|
||||
{ "Africa/Kampala", Africa_Eastern },
|
||||
{ "Africa/Malabo", Africa_Western },
|
||||
{ "Europe/Skopje", Europe_Central },
|
||||
{ "Europe/Podgorica", Europe_Central },
|
||||
{ "Europe/Sarajevo", Europe_Central },
|
||||
{ "Europe/Tirane", Europe_Central },
|
||||
{ "Africa/Bujumbura", Africa_Central },
|
||||
{ "America/Santo_Domingo", Atlantic },
|
||||
{ "America/St_Kitts", Atlantic },
|
||||
{ "Arctic/Longyearbyen", Europe_Central },
|
||||
{ "Australia/Broken_Hill", Australia_Central },
|
||||
{ "Europe/Minsk", Europe_Eastern },
|
||||
{ "Europe/Riga", Europe_Eastern },
|
||||
{ "America/Glace_Bay", Atlantic },
|
||||
{ "Africa/Lagos", Africa_Western },
|
||||
{ "America/Dominica", Atlantic },
|
||||
{ "America/Guadeloupe", Atlantic },
|
||||
{ "Europe/Kiev", Europe_Eastern },
|
||||
{ "Europe/Rome", Europe_Central },
|
||||
{ "Asia/Hebron", Europe_Eastern },
|
||||
{ "America/St_Barthelemy", Atlantic },
|
||||
{ "Africa/Luanda", Africa_Western },
|
||||
{ "Australia/Currie", Australia_Eastern },
|
||||
{ "Australia/Melbourne", Australia_Eastern },
|
||||
{ "Africa/Algiers", Europe_Central },
|
||||
{ "Europe/Mariehamn", Europe_Eastern },
|
||||
{ "America/St_Thomas", Atlantic },
|
||||
{ "Europe/Zurich", Europe_Central },
|
||||
{ "Atlantic/Bermuda", Atlantic },
|
||||
{ "America/Anguilla", Atlantic },
|
||||
{ "Europe/Vilnius", Europe_Eastern },
|
||||
{ "Europe/Amsterdam", Europe_Central },
|
||||
{ "Europe/Vatican", Europe_Central },
|
||||
{ "Africa/Maseru", Africa_Southern },
|
||||
{ "Europe/Gibraltar", Europe_Central },
|
||||
{ "Africa/Kinshasa", Africa_Western },
|
||||
{ "Asia/Amman", Europe_Eastern },
|
||||
{ "Australia/Sydney", Australia_Eastern },
|
||||
{ "Africa/Lubumbashi", Africa_Central },
|
||||
{ "America/St_Lucia", Atlantic },
|
||||
{ "Europe/Madrid", Europe_Central },
|
||||
{ "America/Montserrat", Atlantic },
|
||||
{ "Indian/Antananarivo", Africa_Eastern },
|
||||
{ "Australia/Lindeman", Australia_Eastern },
|
||||
{ "Europe/Vaduz", Europe_Central },
|
||||
{ "Australia/Brisbane", Australia_Eastern },
|
||||
{ "Indian/Mayotte", Africa_Eastern },
|
||||
{ "America/Barbados", Atlantic },
|
||||
{ "America/Lower_Princes", Atlantic },
|
||||
{ "Europe/Athens", Europe_Eastern },
|
||||
{ "Africa/Blantyre", Africa_Central },
|
||||
{ "Europe/Monaco", Europe_Central },
|
||||
};
|
||||
return data;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user