localeelements.java
来自「This is a resource based on j2me embedde」· Java 代码 · 共 542 行 · 第 1/2 页
JAVA
542 行
/* * * @(#)LocaleElements.java 1.36 06/10/10 * * Portions Copyright 2000-2008 Sun Microsystems, Inc. All Rights * Reserved. Use is subject to license terms. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program 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. * * This program 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 at /legal/license.txt). * * 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 Sun Microsystems, Inc., 4150 Network Circle, Santa * Clara, CA 95054 or visit www.sun.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. * */package sun.text.resources;import java.util.ListResourceBundle;public class LocaleElements extends ListResourceBundle { /** * Overrides ListResourceBundle */ public Object[][] getContents() { return new Object[][] { { "Languages", // language names new String[][] { { "ab", "Abkhazian" }, { "aa", "Afar" }, { "af", "Afrikaans" }, { "sq", "Albanian" }, { "am", "Amharic" }, { "ar", "Arabic" }, { "hy", "Armenian" }, { "as", "Assamese" }, { "ay", "Aymara" }, { "az", "Azerbaijani" }, { "ba", "Bashkir" }, { "eu", "Basque" }, { "bn", "Bengali" }, { "dz", "Bhutani" }, { "bh", "Bihari" }, { "bi", "Bislama" }, { "br", "Breton" }, { "bg", "Bulgarian" }, { "my", "Burmese" }, { "be", "Byelorussian" }, { "km", "Cambodian" }, { "ca", "Catalan" }, { "zh", "Chinese" }, { "co", "Corsican" }, { "hr", "Croatian" }, { "cs", "Czech" }, { "da", "Danish" }, { "nl", "Dutch" }, { "en", "English" }, { "eo", "Esperanto" }, { "et", "Estonian" }, { "fo", "Faroese" }, { "fj", "Fiji" }, { "fi", "Finnish" }, { "fr", "French" }, { "fy", "Frisian" }, { "gl", "Galician" }, { "ka", "Georgian" }, { "de", "German" }, { "el", "Greek" }, { "kl", "Greenlandic" }, { "gn", "Guarani" }, { "gu", "Gujarati" }, { "ha", "Hausa" }, { "he", "Hebrew" }, { "iw", "Hebrew" }, { "hi", "Hindi" }, { "hu", "Hungarian" }, { "is", "Icelandic" }, { "id", "Indonesian" }, { "in", "Indonesian" }, { "ia", "Interlingua" }, { "ie", "Interlingue" }, { "iu", "Inuktitut" }, { "ik", "Inupiak" }, { "ga", "Irish" }, { "it", "Italian" }, { "ja", "Japanese" }, { "jw", "Javanese" }, { "kn", "Kannada" }, { "ks", "Kashmiri" }, { "kk", "Kazakh" }, { "rw", "Kinyarwanda" }, { "ky", "Kirghiz" }, { "rn", "Kirundi" }, { "ko", "Korean" }, { "ku", "Kurdish" }, { "lo", "Laothian" }, { "la", "Latin" }, { "lv", "Latvian (Lettish)" }, { "ln", "Lingala" }, { "lt", "Lithuanian" }, { "mk", "Macedonian" }, { "mg", "Malagasy" }, { "ms", "Malay" }, { "ml", "Malayalam" }, { "mt", "Maltese" }, { "mi", "Maori" }, { "mr", "Marathi" }, { "mo", "Moldavian" }, { "mn", "Mongolian" }, { "na", "Nauru" }, { "ne", "Nepali" }, { "no", "Norwegian" }, { "oc", "Occitan" }, { "or", "Oriya" }, { "om", "Oromo (Afan)" }, { "ps", "Pashto (Pushto)" }, { "fa", "Persian" }, { "pl", "Polish" }, { "pt", "Portuguese" }, { "pa", "Punjabi" }, { "qu", "Quechua" }, { "rm", "Rhaeto-Romance" }, { "ro", "Romanian" }, { "ru", "Russian" }, { "sm", "Samoan" }, { "sg", "Sangho" }, { "sa", "Sanskrit" }, { "gd", "Scots Gaelic" }, { "sr", "Serbian" }, { "sh", "Serbo-Croatian" }, { "st", "Sesotho" }, { "tn", "Setswana" }, { "sn", "Shona" }, { "sd", "Sindhi" }, { "si", "Sinhalese" }, { "ss", "Siswati" }, { "sk", "Slovak" }, { "sl", "Slovenian" }, { "so", "Somali" }, { "es", "Spanish" }, { "su", "Sundanese" }, { "sw", "Swahili" }, { "sv", "Swedish" }, { "tl", "Tagalog" }, { "tg", "Tajik" }, { "ta", "Tamil" }, { "tt", "Tatar" }, { "te", "Telugu" }, { "th", "Thai" }, { "bo", "Tibetan" }, { "ti", "Tigrinya" }, { "to", "Tonga" }, { "ts", "Tsonga" }, { "tr", "Turkish" }, { "tk", "Turkmen" }, { "tw", "Twi" }, { "ug", "Uighur" }, { "uk", "Ukrainian" }, { "ur", "Urdu" }, { "uz", "Uzbek" }, { "vi", "Vietnamese" }, { "vo", "Volapuk" }, { "cy", "Welsh" }, { "wo", "Wolof" }, { "xh", "Xhosa" }, { "ji", "Yiddish" }, { "yi", "Yiddish" }, { "yo", "Yoruba" }, { "za", "Zhuang" }, { "zu", "Zulu" } } }, { "Countries", // country names new String[][] { { "AF", "Afghanistan" }, { "AL", "Albania" }, { "DZ", "Algeria" }, { "AD", "Andorra" }, { "AO", "Angola" }, { "AI", "Anguilla" }, { "AR", "Argentina" }, { "AM", "Armenia" }, { "AW", "Aruba" }, { "AU", "Australia" }, { "AT", "Austria" }, { "AZ", "Azerbaijan" }, { "BS", "Bahamas" }, { "BH", "Bahrain" }, { "BD", "Bangladesh" }, { "BB", "Barbados" }, { "BY", "Belarus" }, { "BE", "Belgium" }, { "BZ", "Belize" }, { "BJ", "Benin" }, { "BM", "Bermuda" }, { "BT", "Bhutan" }, { "BO", "Bolivia" }, { "BA", "Bosnia and Herzegovina" }, { "BW", "Botswana" }, { "BR", "Brazil" }, { "BN", "Brunei" }, { "BG", "Bulgaria" }, { "BF", "Burkina Faso" }, { "BI", "Burundi" }, { "KH", "Cambodia" }, { "CM", "Cameroon" }, { "CA", "Canada" }, { "CV", "Cape Verde" }, { "CF", "Central African Republic" }, { "TD", "Chad" }, { "CL", "Chile" }, { "CN", "China" }, { "CO", "Colombia" }, { "KM", "Comoros" }, { "CG", "Congo" }, { "CR", "Costa Rica" }, // Ivory Coast is older usage; Cd'I is now in common use in English { "CI", "C\u00F4te d'Ivoire" }, { "HR", "Croatia" }, { "CU", "Cuba" }, { "CY", "Cyprus" }, { "CZ", "Czech Republic" }, { "DK", "Denmark" }, { "DJ", "Djibouti" }, { "DM", "Dominica" }, { "DO", "Dominican Republic" }, { "TP", "East Timor" }, { "EC", "Ecuador" }, { "EG", "Egypt" }, { "SV", "El Salvador" }, { "GQ", "Equatorial Guinea" }, { "ER", "Eritrea" }, { "EE", "Estonia" }, { "ET", "Ethiopia" }, { "FJ", "Fiji" }, { "FI", "Finland" }, { "FR", "France" }, { "GF", "French Guiana" }, { "PF", "French Polynesia" }, { "TF", "French Southern Territories" }, { "GA", "Gabon" }, { "GM", "Gambia" }, { "GE", "Georgia" }, { "DE", "Germany" },
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?