| 1 | /**************************************************************************** |
| 2 | ** |
| 3 | ** Copyright (C) 2019 The Qt Company Ltd. |
| 4 | ** Contact: https://www.qt.io/licensing/ |
| 5 | ** |
| 6 | ** This file is part of the QtCore module of the Qt Toolkit. |
| 7 | ** |
| 8 | ** $QT_BEGIN_LICENSE:LGPL$ |
| 9 | ** Commercial License Usage |
| 10 | ** Licensees holding valid commercial Qt licenses may use this file in |
| 11 | ** accordance with the commercial license agreement provided with the |
| 12 | ** Software or, alternatively, in accordance with the terms contained in |
| 13 | ** a written agreement between you and The Qt Company. For licensing terms |
| 14 | ** and conditions see https://www.qt.io/terms-conditions. For further |
| 15 | ** information use the contact form at https://www.qt.io/contact-us. |
| 16 | ** |
| 17 | ** GNU Lesser General Public License Usage |
| 18 | ** Alternatively, this file may be used under the terms of the GNU Lesser |
| 19 | ** General Public License version 3 as published by the Free Software |
| 20 | ** Foundation and appearing in the file LICENSE.LGPL3 included in the |
| 21 | ** packaging of this file. Please review the following information to |
| 22 | ** ensure the GNU Lesser General Public License version 3 requirements |
| 23 | ** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. |
| 24 | ** |
| 25 | ** GNU General Public License Usage |
| 26 | ** Alternatively, this file may be used under the terms of the GNU |
| 27 | ** General Public License version 2.0 or (at your option) the GNU General |
| 28 | ** Public license version 3 or any later version approved by the KDE Free |
| 29 | ** Qt Foundation. The licenses are as published by the Free Software |
| 30 | ** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 |
| 31 | ** included in the packaging of this file. Please review the following |
| 32 | ** information to ensure the GNU General Public License requirements will |
| 33 | ** be met: https://www.gnu.org/licenses/gpl-2.0.html and |
| 34 | ** https://www.gnu.org/licenses/gpl-3.0.html. |
| 35 | ** |
| 36 | ** $QT_END_LICENSE$ |
| 37 | ** |
| 38 | ****************************************************************************/ |
| 39 | |
| 40 | #ifndef QLOCALE_DATA_P_H |
| 41 | #define QLOCALE_DATA_P_H |
| 42 | |
| 43 | // |
| 44 | // W A R N I N G |
| 45 | // ------------- |
| 46 | // |
| 47 | // This file is not part of the Qt API. It exists for the convenience |
| 48 | // of qapplication_*.cpp, qwidget*.cpp and qfiledialog.cpp. This header |
| 49 | // file may change from version to version without notice, or even be removed. |
| 50 | // |
| 51 | // We mean it. |
| 52 | // |
| 53 | |
| 54 | #include <QtCore/private/qglobal_p.h> |
| 55 | |
| 56 | QT_BEGIN_NAMESPACE |
| 57 | |
| 58 | /* This part of the file isn't generated, but written by hand since |
| 59 | * Unicode CLDR doesn't contain measurement system information. |
| 60 | */ |
| 61 | struct CountryLanguage |
| 62 | { |
| 63 | quint16 languageId; |
| 64 | quint16 countryId; |
| 65 | QLocale::MeasurementSystem system; |
| 66 | }; |
| 67 | static const CountryLanguage ImperialMeasurementSystems[] = { |
| 68 | { .languageId: QLocale::English, .countryId: QLocale::UnitedStates, .system: QLocale::ImperialUSSystem }, |
| 69 | { .languageId: QLocale::English, .countryId: QLocale::UnitedStatesMinorOutlyingIslands, .system: QLocale::ImperialUSSystem }, |
| 70 | { .languageId: QLocale::Spanish, .countryId: QLocale::UnitedStates, .system: QLocale::ImperialUSSystem }, |
| 71 | { .languageId: QLocale::Hawaiian, .countryId: QLocale::UnitedStates, .system: QLocale::ImperialUSSystem }, |
| 72 | { .languageId: QLocale::English, .countryId: QLocale::UnitedKingdom, .system: QLocale::ImperialUKSystem } |
| 73 | }; |
| 74 | static const int ImperialMeasurementSystemsCount = |
| 75 | sizeof(ImperialMeasurementSystems)/sizeof(ImperialMeasurementSystems[0]); |
| 76 | |
| 77 | // GENERATED PART STARTS HERE |
| 78 | |
| 79 | /* |
| 80 | This part of the file was generated on 2021-04-26 from the |
| 81 | Common Locale Data Repository v39 |
| 82 | |
| 83 | http://www.unicode.org/cldr/ |
| 84 | |
| 85 | Do not edit this section: instead regenerate it using |
| 86 | cldr2qlocalexml.py and qlocalexml2cpp.py on updated (or |
| 87 | edited) CLDR data; see qtbase/util/locale_database/. |
| 88 | */ |
| 89 | |
| 90 | static const QLocaleId likely_subtags[] = { |
| 91 | { .language_id: 4, .script_id: 0, .country_id: 0 }, { .language_id: 4, .script_id: 7, .country_id: 69 }, // aa -> aa_Latn_ET |
| 92 | { .language_id: 2, .script_id: 0, .country_id: 0 }, { .language_id: 2, .script_id: 2, .country_id: 81 }, // ab -> ab_Cyrl_GE |
| 93 | { .language_id: 255, .script_id: 0, .country_id: 0 }, { .language_id: 255, .script_id: 36, .country_id: 102 }, // ae -> ae_Avst_IR |
| 94 | { .language_id: 5, .script_id: 0, .country_id: 0 }, { .language_id: 5, .script_id: 7, .country_id: 195 }, // af -> af_Latn_ZA |
| 95 | { .language_id: 237, .script_id: 0, .country_id: 0 }, { .language_id: 237, .script_id: 7, .country_id: 37 }, // agq -> agq_Latn_CM |
| 96 | { .language_id: 340, .script_id: 0, .country_id: 0 }, { .language_id: 340, .script_id: 128, .country_id: 100 }, // aho -> aho_Ahom_IN |
| 97 | { .language_id: 146, .script_id: 0, .country_id: 0 }, { .language_id: 146, .script_id: 7, .country_id: 83 }, // ak -> ak_Latn_GH |
| 98 | { .language_id: 262, .script_id: 0, .country_id: 0 }, { .language_id: 262, .script_id: 94, .country_id: 103 }, // akk -> akk_Xsux_IQ |
| 99 | { .language_id: 7, .script_id: 0, .country_id: 0 }, { .language_id: 7, .script_id: 14, .country_id: 69 }, // am -> am_Ethi_ET |
| 100 | { .language_id: 261, .script_id: 0, .country_id: 0 }, { .language_id: 261, .script_id: 7, .country_id: 197 }, // an -> an_Latn_ES |
| 101 | { .language_id: 8, .script_id: 0, .country_id: 0 }, { .language_id: 8, .script_id: 1, .country_id: 64 }, // ar -> ar_Arab_EG |
| 102 | { .language_id: 265, .script_id: 0, .country_id: 0 }, { .language_id: 265, .script_id: 57, .country_id: 102 }, // arc -> arc_Armi_IR |
| 103 | { .language_id: 265, .script_id: 119, .country_id: 0 }, { .language_id: 265, .script_id: 119, .country_id: 109 }, // arc_Nbat -> arc_Nbat_JO |
| 104 | { .language_id: 265, .script_id: 120, .country_id: 0 }, { .language_id: 265, .script_id: 120, .country_id: 207 }, // arc_Palm -> arc_Palm_SY |
| 105 | { .language_id: 315, .script_id: 0, .country_id: 0 }, { .language_id: 315, .script_id: 7, .country_id: 43 }, // arn -> arn_Latn_CL |
| 106 | { .language_id: 10, .script_id: 0, .country_id: 0 }, { .language_id: 10, .script_id: 11, .country_id: 100 }, // as -> as_Beng_IN |
| 107 | { .language_id: 205, .script_id: 0, .country_id: 0 }, { .language_id: 205, .script_id: 7, .country_id: 210 }, // asa -> asa_Latn_TZ |
| 108 | { .language_id: 341, .script_id: 0, .country_id: 0 }, { .language_id: 341, .script_id: 133, .country_id: 225 }, // ase -> ase_Sgnw_US |
| 109 | { .language_id: 256, .script_id: 0, .country_id: 0 }, { .language_id: 256, .script_id: 7, .country_id: 197 }, // ast -> ast_Latn_ES |
| 110 | { .language_id: 216, .script_id: 0, .country_id: 0 }, { .language_id: 216, .script_id: 2, .country_id: 178 }, // av -> av_Cyrl_RU |
| 111 | { .language_id: 11, .script_id: 0, .country_id: 0 }, { .language_id: 11, .script_id: 7, .country_id: 26 }, // ay -> ay_Latn_BO |
| 112 | { .language_id: 12, .script_id: 0, .country_id: 0 }, { .language_id: 12, .script_id: 7, .country_id: 15 }, // az -> az_Latn_AZ |
| 113 | { .language_id: 12, .script_id: 0, .country_id: 103 }, { .language_id: 12, .script_id: 1, .country_id: 103 }, // az_IQ -> az_Arab_IQ |
| 114 | { .language_id: 12, .script_id: 0, .country_id: 102 }, { .language_id: 12, .script_id: 1, .country_id: 102 }, // az_IR -> az_Arab_IR |
| 115 | { .language_id: 12, .script_id: 0, .country_id: 178 }, { .language_id: 12, .script_id: 2, .country_id: 178 }, // az_RU -> az_Cyrl_RU |
| 116 | { .language_id: 12, .script_id: 1, .country_id: 0 }, { .language_id: 12, .script_id: 1, .country_id: 102 }, // az_Arab -> az_Arab_IR |
| 117 | { .language_id: 13, .script_id: 0, .country_id: 0 }, { .language_id: 13, .script_id: 2, .country_id: 178 }, // ba -> ba_Cyrl_RU |
| 118 | { .language_id: 266, .script_id: 0, .country_id: 0 }, { .language_id: 266, .script_id: 7, .country_id: 101 }, // ban -> ban_Latn_ID |
| 119 | { .language_id: 238, .script_id: 0, .country_id: 0 }, { .language_id: 238, .script_id: 7, .country_id: 37 }, // bas -> bas_Latn_CM |
| 120 | { .language_id: 267, .script_id: 0, .country_id: 0 }, { .language_id: 267, .script_id: 38, .country_id: 37 }, // bax -> bax_Bamu_CM |
| 121 | { .language_id: 268, .script_id: 0, .country_id: 0 }, { .language_id: 268, .script_id: 7, .country_id: 101 }, // bbc -> bbc_Latn_ID |
| 122 | { .language_id: 22, .script_id: 0, .country_id: 0 }, { .language_id: 22, .script_id: 2, .country_id: 20 }, // be -> be_Cyrl_BY |
| 123 | { .language_id: 195, .script_id: 0, .country_id: 0 }, { .language_id: 195, .script_id: 7, .country_id: 239 }, // bem -> bem_Latn_ZM |
| 124 | { .language_id: 186, .script_id: 0, .country_id: 0 }, { .language_id: 186, .script_id: 7, .country_id: 210 }, // bez -> bez_Latn_TZ |
| 125 | { .language_id: 20, .script_id: 0, .country_id: 0 }, { .language_id: 20, .script_id: 2, .country_id: 33 }, // bg -> bg_Cyrl_BG |
| 126 | { .language_id: 364, .script_id: 0, .country_id: 0 }, { .language_id: 364, .script_id: 1, .country_id: 163 }, // bgn -> bgn_Arab_PK |
| 127 | { .language_id: 343, .script_id: 0, .country_id: 0 }, { .language_id: 343, .script_id: 13, .country_id: 100 }, // bho -> bho_Deva_IN |
| 128 | { .language_id: 18, .script_id: 0, .country_id: 0 }, { .language_id: 18, .script_id: 7, .country_id: 229 }, // bi -> bi_Latn_VU |
| 129 | { .language_id: 270, .script_id: 0, .country_id: 0 }, { .language_id: 270, .script_id: 7, .country_id: 170 }, // bku -> bku_Latn_PH |
| 130 | { .language_id: 309, .script_id: 0, .country_id: 0 }, { .language_id: 309, .script_id: 100, .country_id: 232 }, // blt -> blt_Tavt_VN |
| 131 | { .language_id: 188, .script_id: 0, .country_id: 0 }, { .language_id: 188, .script_id: 7, .country_id: 132 }, // bm -> bm_Latn_ML |
| 132 | { .language_id: 15, .script_id: 0, .country_id: 0 }, { .language_id: 15, .script_id: 11, .country_id: 18 }, // bn -> bn_Beng_BD |
| 133 | { .language_id: 121, .script_id: 0, .country_id: 0 }, { .language_id: 121, .script_id: 31, .country_id: 44 }, // bo -> bo_Tibt_CN |
| 134 | { .language_id: 19, .script_id: 0, .country_id: 0 }, { .language_id: 19, .script_id: 7, .country_id: 74 }, // br -> br_Latn_FR |
| 135 | { .language_id: 215, .script_id: 0, .country_id: 0 }, { .language_id: 215, .script_id: 13, .country_id: 100 }, // brx -> brx_Deva_IN |
| 136 | { .language_id: 142, .script_id: 0, .country_id: 0 }, { .language_id: 142, .script_id: 7, .country_id: 27 }, // bs -> bs_Latn_BA |
| 137 | { .language_id: 336, .script_id: 0, .country_id: 0 }, { .language_id: 336, .script_id: 106, .country_id: 121 }, // bsq -> bsq_Bass_LR |
| 138 | { .language_id: 312, .script_id: 0, .country_id: 0 }, { .language_id: 312, .script_id: 7, .country_id: 37 }, // bss -> bss_Latn_CM |
| 139 | { .language_id: 269, .script_id: 0, .country_id: 0 }, { .language_id: 269, .script_id: 7, .country_id: 101 }, // bug -> bug_Latn_ID |
| 140 | { .language_id: 152, .script_id: 0, .country_id: 0 }, { .language_id: 152, .script_id: 14, .country_id: 67 }, // byn -> byn_Ethi_ER |
| 141 | { .language_id: 24, .script_id: 0, .country_id: 0 }, { .language_id: 24, .script_id: 7, .country_id: 197 }, // ca -> ca_Latn_ES |
| 142 | { .language_id: 156, .script_id: 0, .country_id: 0 }, { .language_id: 156, .script_id: 7, .country_id: 157 }, // cch -> cch_Latn_NG |
| 143 | { .language_id: 272, .script_id: 0, .country_id: 0 }, { .language_id: 272, .script_id: 46, .country_id: 18 }, // ccp -> ccp_Cakm_BD |
| 144 | { .language_id: 218, .script_id: 0, .country_id: 0 }, { .language_id: 218, .script_id: 2, .country_id: 178 }, // ce -> ce_Cyrl_RU |
| 145 | { .language_id: 365, .script_id: 0, .country_id: 0 }, { .language_id: 365, .script_id: 7, .country_id: 170 }, // ceb -> ceb_Latn_PH |
| 146 | { .language_id: 211, .script_id: 0, .country_id: 0 }, { .language_id: 211, .script_id: 7, .country_id: 221 }, // cgg -> cgg_Latn_UG |
| 147 | { .language_id: 217, .script_id: 0, .country_id: 0 }, { .language_id: 217, .script_id: 7, .country_id: 89 }, // ch -> ch_Latn_GU |
| 148 | { .language_id: 190, .script_id: 0, .country_id: 0 }, { .language_id: 190, .script_id: 12, .country_id: 225 }, // chr -> chr_Cher_US |
| 149 | { .language_id: 367, .script_id: 0, .country_id: 0 }, { .language_id: 367, .script_id: 7, .country_id: 225 }, // cic -> cic_Latn_US |
| 150 | { .language_id: 276, .script_id: 0, .country_id: 0 }, { .language_id: 276, .script_id: 47, .country_id: 232 }, // cjm -> cjm_Cham_VN |
| 151 | { .language_id: 316, .script_id: 0, .country_id: 0 }, { .language_id: 316, .script_id: 1, .country_id: 103 }, // ckb -> ckb_Arab_IQ |
| 152 | { .language_id: 26, .script_id: 0, .country_id: 0 }, { .language_id: 26, .script_id: 7, .country_id: 74 }, // co -> co_Latn_FR |
| 153 | { .language_id: 274, .script_id: 0, .country_id: 0 }, { .language_id: 274, .script_id: 48, .country_id: 64 }, // cop -> cop_Copt_EG |
| 154 | { .language_id: 221, .script_id: 0, .country_id: 0 }, { .language_id: 221, .script_id: 44, .country_id: 38 }, // cr -> cr_Cans_CA |
| 155 | { .language_id: 28, .script_id: 0, .country_id: 0 }, { .language_id: 28, .script_id: 7, .country_id: 57 }, // cs -> cs_Latn_CZ |
| 156 | { .language_id: 338, .script_id: 0, .country_id: 0 }, { .language_id: 338, .script_id: 121, .country_id: 147 }, // ctd -> ctd_Pauc_MM |
| 157 | { .language_id: 219, .script_id: 0, .country_id: 0 }, { .language_id: 219, .script_id: 2, .country_id: 178 }, // cu -> cu_Cyrl_RU |
| 158 | { .language_id: 219, .script_id: 52, .country_id: 0 }, { .language_id: 219, .script_id: 52, .country_id: 33 }, // cu_Glag -> cu_Glag_BG |
| 159 | { .language_id: 220, .script_id: 0, .country_id: 0 }, { .language_id: 220, .script_id: 2, .country_id: 178 }, // cv -> cv_Cyrl_RU |
| 160 | { .language_id: 134, .script_id: 0, .country_id: 0 }, { .language_id: 134, .script_id: 7, .country_id: 224 }, // cy -> cy_Latn_GB |
| 161 | { .language_id: 29, .script_id: 0, .country_id: 0 }, { .language_id: 29, .script_id: 7, .country_id: 58 }, // da -> da_Latn_DK |
| 162 | { .language_id: 176, .script_id: 0, .country_id: 0 }, { .language_id: 176, .script_id: 7, .country_id: 111 }, // dav -> dav_Latn_KE |
| 163 | { .language_id: 42, .script_id: 0, .country_id: 0 }, { .language_id: 42, .script_id: 7, .country_id: 82 }, // de -> de_Latn_DE |
| 164 | { .language_id: 239, .script_id: 0, .country_id: 0 }, { .language_id: 239, .script_id: 7, .country_id: 156 }, // dje -> dje_Latn_NE |
| 165 | { .language_id: 275, .script_id: 0, .country_id: 0 }, { .language_id: 275, .script_id: 13, .country_id: 100 }, // doi -> doi_Deva_IN |
| 166 | { .language_id: 317, .script_id: 0, .country_id: 0 }, { .language_id: 317, .script_id: 7, .country_id: 82 }, // dsb -> dsb_Latn_DE |
| 167 | { .language_id: 240, .script_id: 0, .country_id: 0 }, { .language_id: 240, .script_id: 7, .country_id: 37 }, // dua -> dua_Latn_CM |
| 168 | { .language_id: 143, .script_id: 0, .country_id: 0 }, { .language_id: 143, .script_id: 29, .country_id: 131 }, // dv -> dv_Thaa_MV |
| 169 | { .language_id: 241, .script_id: 0, .country_id: 0 }, { .language_id: 241, .script_id: 7, .country_id: 187 }, // dyo -> dyo_Latn_SN |
| 170 | { .language_id: 16, .script_id: 0, .country_id: 0 }, { .language_id: 16, .script_id: 31, .country_id: 25 }, // dz -> dz_Tibt_BT |
| 171 | { .language_id: 189, .script_id: 0, .country_id: 0 }, { .language_id: 189, .script_id: 7, .country_id: 111 }, // ebu -> ebu_Latn_KE |
| 172 | { .language_id: 161, .script_id: 0, .country_id: 0 }, { .language_id: 161, .script_id: 7, .country_id: 83 }, // ee -> ee_Latn_GH |
| 173 | { .language_id: 263, .script_id: 0, .country_id: 0 }, { .language_id: 263, .script_id: 50, .country_id: 64 }, // egy -> egy_Egyp_EG |
| 174 | { .language_id: 277, .script_id: 0, .country_id: 0 }, { .language_id: 277, .script_id: 63, .country_id: 147 }, // eky -> eky_Kali_MM |
| 175 | { .language_id: 43, .script_id: 0, .country_id: 0 }, { .language_id: 43, .script_id: 16, .country_id: 85 }, // el -> el_Grek_GR |
| 176 | { .language_id: 31, .script_id: 0, .country_id: 0 }, { .language_id: 31, .script_id: 7, .country_id: 225 }, // en -> en_Latn_US |
| 177 | { .language_id: 31, .script_id: 92, .country_id: 0 }, { .language_id: 31, .script_id: 92, .country_id: 224 }, // en_Shaw -> en_Shaw_GB |
| 178 | { .language_id: 32, .script_id: 0, .country_id: 0 }, { .language_id: 32, .script_id: 7, .country_id: 260 }, // eo -> eo_Latn_001 |
| 179 | { .language_id: 111, .script_id: 0, .country_id: 0 }, { .language_id: 111, .script_id: 7, .country_id: 197 }, // es -> es_Latn_ES |
| 180 | { .language_id: 33, .script_id: 0, .country_id: 0 }, { .language_id: 33, .script_id: 7, .country_id: 68 }, // et -> et_Latn_EE |
| 181 | { .language_id: 278, .script_id: 0, .country_id: 0 }, { .language_id: 278, .script_id: 79, .country_id: 106 }, // ett -> ett_Ital_IT |
| 182 | { .language_id: 14, .script_id: 0, .country_id: 0 }, { .language_id: 14, .script_id: 7, .country_id: 197 }, // eu -> eu_Latn_ES |
| 183 | { .language_id: 242, .script_id: 0, .country_id: 0 }, { .language_id: 242, .script_id: 7, .country_id: 37 }, // ewo -> ewo_Latn_CM |
| 184 | { .language_id: 89, .script_id: 0, .country_id: 0 }, { .language_id: 89, .script_id: 1, .country_id: 102 }, // fa -> fa_Arab_IR |
| 185 | { .language_id: 177, .script_id: 0, .country_id: 0 }, { .language_id: 177, .script_id: 7, .country_id: 187 }, // ff -> ff_Latn_SN |
| 186 | { .language_id: 177, .script_id: 134, .country_id: 0 }, { .language_id: 177, .script_id: 134, .country_id: 91 }, // ff_Adlm -> ff_Adlm_GN |
| 187 | { .language_id: 36, .script_id: 0, .country_id: 0 }, { .language_id: 36, .script_id: 7, .country_id: 73 }, // fi -> fi_Latn_FI |
| 188 | { .language_id: 166, .script_id: 0, .country_id: 0 }, { .language_id: 166, .script_id: 7, .country_id: 170 }, // fil -> fil_Latn_PH |
| 189 | { .language_id: 35, .script_id: 0, .country_id: 0 }, { .language_id: 35, .script_id: 7, .country_id: 72 }, // fj -> fj_Latn_FJ |
| 190 | { .language_id: 34, .script_id: 0, .country_id: 0 }, { .language_id: 34, .script_id: 7, .country_id: 71 }, // fo -> fo_Latn_FO |
| 191 | { .language_id: 37, .script_id: 0, .country_id: 0 }, { .language_id: 37, .script_id: 7, .country_id: 74 }, // fr -> fr_Latn_FR |
| 192 | { .language_id: 159, .script_id: 0, .country_id: 0 }, { .language_id: 159, .script_id: 7, .country_id: 106 }, // fur -> fur_Latn_IT |
| 193 | { .language_id: 38, .script_id: 0, .country_id: 0 }, { .language_id: 38, .script_id: 7, .country_id: 151 }, // fy -> fy_Latn_NL |
| 194 | { .language_id: 57, .script_id: 0, .country_id: 0 }, { .language_id: 57, .script_id: 7, .country_id: 104 }, // ga -> ga_Latn_IE |
| 195 | { .language_id: 148, .script_id: 0, .country_id: 0 }, { .language_id: 148, .script_id: 7, .country_id: 83 }, // gaa -> gaa_Latn_GH |
| 196 | { .language_id: 39, .script_id: 0, .country_id: 0 }, { .language_id: 39, .script_id: 7, .country_id: 224 }, // gd -> gd_Latn_GB |
| 197 | { .language_id: 153, .script_id: 0, .country_id: 0 }, { .language_id: 153, .script_id: 14, .country_id: 69 }, // gez -> gez_Ethi_ET |
| 198 | { .language_id: 40, .script_id: 0, .country_id: 0 }, { .language_id: 40, .script_id: 7, .country_id: 197 }, // gl -> gl_Latn_ES |
| 199 | { .language_id: 45, .script_id: 0, .country_id: 0 }, { .language_id: 45, .script_id: 7, .country_id: 168 }, // gn -> gn_Latn_PY |
| 200 | { .language_id: 279, .script_id: 0, .country_id: 0 }, { .language_id: 279, .script_id: 53, .country_id: 222 }, // got -> got_Goth_UA |
| 201 | { .language_id: 264, .script_id: 0, .country_id: 0 }, { .language_id: 264, .script_id: 49, .country_id: 56 }, // grc -> grc_Cprt_CY |
| 202 | { .language_id: 264, .script_id: 68, .country_id: 0 }, { .language_id: 264, .script_id: 68, .country_id: 85 }, // grc_Linb -> grc_Linb_GR |
| 203 | { .language_id: 167, .script_id: 0, .country_id: 0 }, { .language_id: 167, .script_id: 7, .country_id: 206 }, // gsw -> gsw_Latn_CH |
| 204 | { .language_id: 46, .script_id: 0, .country_id: 0 }, { .language_id: 46, .script_id: 17, .country_id: 100 }, // gu -> gu_Gujr_IN |
| 205 | { .language_id: 175, .script_id: 0, .country_id: 0 }, { .language_id: 175, .script_id: 7, .country_id: 111 }, // guz -> guz_Latn_KE |
| 206 | { .language_id: 144, .script_id: 0, .country_id: 0 }, { .language_id: 144, .script_id: 7, .country_id: 251 }, // gv -> gv_Latn_IM |
| 207 | { .language_id: 47, .script_id: 0, .country_id: 0 }, { .language_id: 47, .script_id: 7, .country_id: 157 }, // ha -> ha_Latn_NG |
| 208 | { .language_id: 47, .script_id: 0, .country_id: 37 }, { .language_id: 47, .script_id: 1, .country_id: 37 }, // ha_CM -> ha_Arab_CM |
| 209 | { .language_id: 47, .script_id: 0, .country_id: 201 }, { .language_id: 47, .script_id: 1, .country_id: 201 }, // ha_SD -> ha_Arab_SD |
| 210 | { .language_id: 163, .script_id: 0, .country_id: 0 }, { .language_id: 163, .script_id: 7, .country_id: 225 }, // haw -> haw_Latn_US |
| 211 | { .language_id: 48, .script_id: 0, .country_id: 0 }, { .language_id: 48, .script_id: 18, .country_id: 105 }, // he -> he_Hebr_IL |
| 212 | { .language_id: 49, .script_id: 0, .country_id: 0 }, { .language_id: 49, .script_id: 13, .country_id: 100 }, // hi -> hi_Deva_IN |
| 213 | { .language_id: 344, .script_id: 0, .country_id: 0 }, { .language_id: 344, .script_id: 129, .country_id: 217 }, // hlu -> hlu_Hluw_TR |
| 214 | { .language_id: 282, .script_id: 0, .country_id: 0 }, { .language_id: 282, .script_id: 86, .country_id: 44 }, // hmd -> hmd_Plrd_CN |
| 215 | { .language_id: 333, .script_id: 0, .country_id: 0 }, { .language_id: 333, .script_id: 110, .country_id: 117 }, // hnj -> hnj_Hmng_LA |
| 216 | { .language_id: 280, .script_id: 0, .country_id: 0 }, { .language_id: 280, .script_id: 7, .country_id: 170 }, // hnn -> hnn_Latn_PH |
| 217 | { .language_id: 224, .script_id: 0, .country_id: 0 }, { .language_id: 224, .script_id: 7, .country_id: 167 }, // ho -> ho_Latn_PG |
| 218 | { .language_id: 334, .script_id: 0, .country_id: 0 }, { .language_id: 334, .script_id: 13, .country_id: 100 }, // hoc -> hoc_Deva_IN |
| 219 | { .language_id: 27, .script_id: 0, .country_id: 0 }, { .language_id: 27, .script_id: 7, .country_id: 54 }, // hr -> hr_Latn_HR |
| 220 | { .language_id: 318, .script_id: 0, .country_id: 0 }, { .language_id: 318, .script_id: 7, .country_id: 82 }, // hsb -> hsb_Latn_DE |
| 221 | { .language_id: 222, .script_id: 0, .country_id: 0 }, { .language_id: 222, .script_id: 7, .country_id: 94 }, // ht -> ht_Latn_HT |
| 222 | { .language_id: 50, .script_id: 0, .country_id: 0 }, { .language_id: 50, .script_id: 7, .country_id: 98 }, // hu -> hu_Latn_HU |
| 223 | { .language_id: 9, .script_id: 0, .country_id: 0 }, { .language_id: 9, .script_id: 10, .country_id: 11 }, // hy -> hy_Armn_AM |
| 224 | { .language_id: 223, .script_id: 0, .country_id: 0 }, { .language_id: 223, .script_id: 7, .country_id: 148 }, // hz -> hz_Latn_NA |
| 225 | { .language_id: 53, .script_id: 0, .country_id: 0 }, { .language_id: 53, .script_id: 7, .country_id: 260 }, // ia -> ia_Latn_001 |
| 226 | { .language_id: 52, .script_id: 0, .country_id: 0 }, { .language_id: 52, .script_id: 7, .country_id: 101 }, // id -> id_Latn_ID |
| 227 | { .language_id: 149, .script_id: 0, .country_id: 0 }, { .language_id: 149, .script_id: 7, .country_id: 157 }, // ig -> ig_Latn_NG |
| 228 | { .language_id: 168, .script_id: 0, .country_id: 0 }, { .language_id: 168, .script_id: 34, .country_id: 44 }, // ii -> ii_Yiii_CN |
| 229 | { .language_id: 56, .script_id: 0, .country_id: 0 }, { .language_id: 56, .script_id: 7, .country_id: 225 }, // ik -> ik_Latn_US |
| 230 | { .language_id: 281, .script_id: 0, .country_id: 0 }, { .language_id: 281, .script_id: 2, .country_id: 178 }, // inh -> inh_Cyrl_RU |
| 231 | { .language_id: 360, .script_id: 0, .country_id: 0 }, { .language_id: 360, .script_id: 7, .country_id: 260 }, // io -> io_Latn_001 |
| 232 | { .language_id: 51, .script_id: 0, .country_id: 0 }, { .language_id: 51, .script_id: 7, .country_id: 99 }, // is -> is_Latn_IS |
| 233 | { .language_id: 58, .script_id: 0, .country_id: 0 }, { .language_id: 58, .script_id: 7, .country_id: 106 }, // it -> it_Latn_IT |
| 234 | { .language_id: 55, .script_id: 0, .country_id: 0 }, { .language_id: 55, .script_id: 44, .country_id: 38 }, // iu -> iu_Cans_CA |
| 235 | { .language_id: 59, .script_id: 0, .country_id: 0 }, { .language_id: 59, .script_id: 19, .country_id: 108 }, // ja -> ja_Jpan_JP |
| 236 | { .language_id: 361, .script_id: 0, .country_id: 0 }, { .language_id: 361, .script_id: 7, .country_id: 260 }, // jbo -> jbo_Latn_001 |
| 237 | { .language_id: 257, .script_id: 0, .country_id: 0 }, { .language_id: 257, .script_id: 7, .country_id: 37 }, // jgo -> jgo_Latn_CM |
| 238 | { .language_id: 200, .script_id: 0, .country_id: 0 }, { .language_id: 200, .script_id: 7, .country_id: 210 }, // jmc -> jmc_Latn_TZ |
| 239 | { .language_id: 60, .script_id: 0, .country_id: 0 }, { .language_id: 60, .script_id: 7, .country_id: 101 }, // jv -> jv_Latn_ID |
| 240 | { .language_id: 41, .script_id: 0, .country_id: 0 }, { .language_id: 41, .script_id: 15, .country_id: 81 }, // ka -> ka_Geor_GE |
| 241 | { .language_id: 184, .script_id: 0, .country_id: 0 }, { .language_id: 184, .script_id: 7, .country_id: 3 }, // kab -> kab_Latn_DZ |
| 242 | { .language_id: 158, .script_id: 0, .country_id: 0 }, { .language_id: 158, .script_id: 7, .country_id: 157 }, // kaj -> kaj_Latn_NG |
| 243 | { .language_id: 150, .script_id: 0, .country_id: 0 }, { .language_id: 150, .script_id: 7, .country_id: 111 }, // kam -> kam_Latn_KE |
| 244 | { .language_id: 164, .script_id: 0, .country_id: 0 }, { .language_id: 164, .script_id: 7, .country_id: 157 }, // kcg -> kcg_Latn_NG |
| 245 | { .language_id: 192, .script_id: 0, .country_id: 0 }, { .language_id: 192, .script_id: 7, .country_id: 210 }, // kde -> kde_Latn_TZ |
| 246 | { .language_id: 196, .script_id: 0, .country_id: 0 }, { .language_id: 196, .script_id: 7, .country_id: 39 }, // kea -> kea_Latn_CV |
| 247 | { .language_id: 319, .script_id: 0, .country_id: 0 }, { .language_id: 319, .script_id: 7, .country_id: 37 }, // ken -> ken_Latn_CM |
| 248 | { .language_id: 154, .script_id: 0, .country_id: 0 }, { .language_id: 154, .script_id: 7, .country_id: 53 }, // kfo -> kfo_Latn_CI |
| 249 | { .language_id: 227, .script_id: 0, .country_id: 0 }, { .language_id: 227, .script_id: 7, .country_id: 49 }, // kg -> kg_Latn_CD |
| 250 | { .language_id: 286, .script_id: 0, .country_id: 0 }, { .language_id: 286, .script_id: 76, .country_id: 44 }, // khb -> khb_Talu_CN |
| 251 | { .language_id: 208, .script_id: 0, .country_id: 0 }, { .language_id: 208, .script_id: 7, .country_id: 132 }, // khq -> khq_Latn_ML |
| 252 | { .language_id: 178, .script_id: 0, .country_id: 0 }, { .language_id: 178, .script_id: 7, .country_id: 111 }, // ki -> ki_Latn_KE |
| 253 | { .language_id: 228, .script_id: 0, .country_id: 0 }, { .language_id: 228, .script_id: 7, .country_id: 148 }, // kj -> kj_Latn_NA |
| 254 | { .language_id: 63, .script_id: 0, .country_id: 0 }, { .language_id: 63, .script_id: 2, .country_id: 110 }, // kk -> kk_Cyrl_KZ |
| 255 | { .language_id: 63, .script_id: 0, .country_id: 1 }, { .language_id: 63, .script_id: 1, .country_id: 1 }, // kk_AF -> kk_Arab_AF |
| 256 | { .language_id: 63, .script_id: 0, .country_id: 44 }, { .language_id: 63, .script_id: 1, .country_id: 44 }, // kk_CN -> kk_Arab_CN |
| 257 | { .language_id: 63, .script_id: 0, .country_id: 102 }, { .language_id: 63, .script_id: 1, .country_id: 102 }, // kk_IR -> kk_Arab_IR |
| 258 | { .language_id: 63, .script_id: 0, .country_id: 143 }, { .language_id: 63, .script_id: 1, .country_id: 143 }, // kk_MN -> kk_Arab_MN |
| 259 | { .language_id: 63, .script_id: 1, .country_id: 0 }, { .language_id: 63, .script_id: 1, .country_id: 44 }, // kk_Arab -> kk_Arab_CN |
| 260 | { .language_id: 258, .script_id: 0, .country_id: 0 }, { .language_id: 258, .script_id: 7, .country_id: 37 }, // kkj -> kkj_Latn_CM |
| 261 | { .language_id: 44, .script_id: 0, .country_id: 0 }, { .language_id: 44, .script_id: 7, .country_id: 86 }, // kl -> kl_Latn_GL |
| 262 | { .language_id: 198, .script_id: 0, .country_id: 0 }, { .language_id: 198, .script_id: 7, .country_id: 111 }, // kln -> kln_Latn_KE |
| 263 | { .language_id: 23, .script_id: 0, .country_id: 0 }, { .language_id: 23, .script_id: 20, .country_id: 36 }, // km -> km_Khmr_KH |
| 264 | { .language_id: 61, .script_id: 0, .country_id: 0 }, { .language_id: 61, .script_id: 21, .country_id: 100 }, // kn -> kn_Knda_IN |
| 265 | { .language_id: 66, .script_id: 0, .country_id: 0 }, { .language_id: 66, .script_id: 22, .country_id: 114 }, // ko -> ko_Kore_KR |
| 266 | { .language_id: 147, .script_id: 0, .country_id: 0 }, { .language_id: 147, .script_id: 13, .country_id: 100 }, // kok -> kok_Deva_IN |
| 267 | { .language_id: 169, .script_id: 0, .country_id: 0 }, { .language_id: 169, .script_id: 7, .country_id: 121 }, // kpe -> kpe_Latn_LR |
| 268 | { .language_id: 225, .script_id: 0, .country_id: 0 }, { .language_id: 225, .script_id: 7, .country_id: 0 }, // kr -> kr_Latn |
| 269 | { .language_id: 62, .script_id: 0, .country_id: 0 }, { .language_id: 62, .script_id: 1, .country_id: 100 }, // ks -> ks_Arab_IN |
| 270 | { .language_id: 214, .script_id: 0, .country_id: 0 }, { .language_id: 214, .script_id: 7, .country_id: 210 }, // ksb -> ksb_Latn_TZ |
| 271 | { .language_id: 243, .script_id: 0, .country_id: 0 }, { .language_id: 243, .script_id: 7, .country_id: 37 }, // ksf -> ksf_Latn_CM |
| 272 | { .language_id: 201, .script_id: 0, .country_id: 0 }, { .language_id: 201, .script_id: 7, .country_id: 82 }, // ksh -> ksh_Latn_DE |
| 273 | { .language_id: 67, .script_id: 0, .country_id: 0 }, { .language_id: 67, .script_id: 7, .country_id: 217 }, // ku -> ku_Latn_TR |
| 274 | { .language_id: 67, .script_id: 0, .country_id: 119 }, { .language_id: 67, .script_id: 1, .country_id: 119 }, // ku_LB -> ku_Arab_LB |
| 275 | { .language_id: 67, .script_id: 1, .country_id: 0 }, { .language_id: 67, .script_id: 1, .country_id: 103 }, // ku_Arab -> ku_Arab_IQ |
| 276 | { .language_id: 226, .script_id: 0, .country_id: 0 }, { .language_id: 226, .script_id: 2, .country_id: 178 }, // kv -> kv_Cyrl_RU |
| 277 | { .language_id: 145, .script_id: 0, .country_id: 0 }, { .language_id: 145, .script_id: 7, .country_id: 224 }, // kw -> kw_Latn_GB |
| 278 | { .language_id: 65, .script_id: 0, .country_id: 0 }, { .language_id: 65, .script_id: 2, .country_id: 116 }, // ky -> ky_Cyrl_KG |
| 279 | { .language_id: 65, .script_id: 0, .country_id: 44 }, { .language_id: 65, .script_id: 1, .country_id: 44 }, // ky_CN -> ky_Arab_CN |
| 280 | { .language_id: 65, .script_id: 0, .country_id: 217 }, { .language_id: 65, .script_id: 7, .country_id: 217 }, // ky_TR -> ky_Latn_TR |
| 281 | { .language_id: 65, .script_id: 1, .country_id: 0 }, { .language_id: 65, .script_id: 1, .country_id: 44 }, // ky_Arab -> ky_Arab_CN |
| 282 | { .language_id: 65, .script_id: 7, .country_id: 0 }, { .language_id: 65, .script_id: 7, .country_id: 217 }, // ky_Latn -> ky_Latn_TR |
| 283 | { .language_id: 70, .script_id: 0, .country_id: 0 }, { .language_id: 70, .script_id: 7, .country_id: 230 }, // la -> la_Latn_VA |
| 284 | { .language_id: 332, .script_id: 0, .country_id: 0 }, { .language_id: 332, .script_id: 112, .country_id: 85 }, // lab -> lab_Lina_GR |
| 285 | { .language_id: 193, .script_id: 0, .country_id: 0 }, { .language_id: 193, .script_id: 7, .country_id: 210 }, // lag -> lag_Latn_TZ |
| 286 | { .language_id: 231, .script_id: 0, .country_id: 0 }, { .language_id: 231, .script_id: 7, .country_id: 125 }, // lb -> lb_Latn_LU |
| 287 | { .language_id: 283, .script_id: 0, .country_id: 0 }, { .language_id: 283, .script_id: 66, .country_id: 100 }, // lep -> lep_Lepc_IN |
| 288 | { .language_id: 335, .script_id: 0, .country_id: 0 }, { .language_id: 335, .script_id: 2, .country_id: 178 }, // lez -> lez_Cyrl_RU |
| 289 | { .language_id: 194, .script_id: 0, .country_id: 0 }, { .language_id: 194, .script_id: 7, .country_id: 221 }, // lg -> lg_Latn_UG |
| 290 | { .language_id: 229, .script_id: 0, .country_id: 0 }, { .language_id: 229, .script_id: 7, .country_id: 151 }, // li -> li_Latn_NL |
| 291 | { .language_id: 284, .script_id: 0, .country_id: 0 }, { .language_id: 284, .script_id: 13, .country_id: 150 }, // lif -> lif_Deva_NP |
| 292 | { .language_id: 284, .script_id: 67, .country_id: 0 }, { .language_id: 284, .script_id: 67, .country_id: 100 }, // lif_Limb -> lif_Limb_IN |
| 293 | { .language_id: 285, .script_id: 0, .country_id: 0 }, { .language_id: 285, .script_id: 51, .country_id: 44 }, // lis -> lis_Lisu_CN |
| 294 | { .language_id: 313, .script_id: 0, .country_id: 0 }, { .language_id: 313, .script_id: 7, .country_id: 225 }, // lkt -> lkt_Latn_US |
| 295 | { .language_id: 72, .script_id: 0, .country_id: 0 }, { .language_id: 72, .script_id: 7, .country_id: 49 }, // ln -> ln_Latn_CD |
| 296 | { .language_id: 69, .script_id: 0, .country_id: 0 }, { .language_id: 69, .script_id: 23, .country_id: 117 }, // lo -> lo_Laoo_LA |
| 297 | { .language_id: 349, .script_id: 0, .country_id: 0 }, { .language_id: 349, .script_id: 1, .country_id: 102 }, // lrc -> lrc_Arab_IR |
| 298 | { .language_id: 73, .script_id: 0, .country_id: 0 }, { .language_id: 73, .script_id: 7, .country_id: 124 }, // lt -> lt_Latn_LT |
| 299 | { .language_id: 230, .script_id: 0, .country_id: 0 }, { .language_id: 230, .script_id: 7, .country_id: 49 }, // lu -> lu_Latn_CD |
| 300 | { .language_id: 210, .script_id: 0, .country_id: 0 }, { .language_id: 210, .script_id: 7, .country_id: 111 }, // luo -> luo_Latn_KE |
| 301 | { .language_id: 204, .script_id: 0, .country_id: 0 }, { .language_id: 204, .script_id: 7, .country_id: 111 }, // luy -> luy_Latn_KE |
| 302 | { .language_id: 71, .script_id: 0, .country_id: 0 }, { .language_id: 71, .script_id: 7, .country_id: 118 }, // lv -> lv_Latn_LV |
| 303 | { .language_id: 345, .script_id: 0, .country_id: 0 }, { .language_id: 345, .script_id: 5, .country_id: 44 }, // lzh -> lzh_Hans_CN |
| 304 | { .language_id: 339, .script_id: 0, .country_id: 0 }, { .language_id: 339, .script_id: 13, .country_id: 100 }, // mai -> mai_Deva_IN |
| 305 | { .language_id: 289, .script_id: 0, .country_id: 0 }, { .language_id: 289, .script_id: 7, .country_id: 80 }, // man -> man_Latn_GM |
| 306 | { .language_id: 289, .script_id: 0, .country_id: 91 }, { .language_id: 289, .script_id: 75, .country_id: 91 }, // man_GN -> man_Nkoo_GN |
| 307 | { .language_id: 289, .script_id: 75, .country_id: 0 }, { .language_id: 289, .script_id: 75, .country_id: 91 }, // man_Nkoo -> man_Nkoo_GN |
| 308 | { .language_id: 202, .script_id: 0, .country_id: 0 }, { .language_id: 202, .script_id: 7, .country_id: 111 }, // mas -> mas_Latn_KE |
| 309 | { .language_id: 330, .script_id: 0, .country_id: 0 }, { .language_id: 330, .script_id: 7, .country_id: 189 }, // men -> men_Latn_SL |
| 310 | { .language_id: 197, .script_id: 0, .country_id: 0 }, { .language_id: 197, .script_id: 7, .country_id: 111 }, // mer -> mer_Latn_KE |
| 311 | { .language_id: 191, .script_id: 0, .country_id: 0 }, { .language_id: 191, .script_id: 7, .country_id: 137 }, // mfe -> mfe_Latn_MU |
| 312 | { .language_id: 75, .script_id: 0, .country_id: 0 }, { .language_id: 75, .script_id: 7, .country_id: 128 }, // mg -> mg_Latn_MG |
| 313 | { .language_id: 244, .script_id: 0, .country_id: 0 }, { .language_id: 244, .script_id: 7, .country_id: 146 }, // mgh -> mgh_Latn_MZ |
| 314 | { .language_id: 259, .script_id: 0, .country_id: 0 }, { .language_id: 259, .script_id: 7, .country_id: 37 }, // mgo -> mgo_Latn_CM |
| 315 | { .language_id: 81, .script_id: 0, .country_id: 0 }, { .language_id: 81, .script_id: 7, .country_id: 134 }, // mh -> mh_Latn_MH |
| 316 | { .language_id: 79, .script_id: 0, .country_id: 0 }, { .language_id: 79, .script_id: 7, .country_id: 154 }, // mi -> mi_Latn_NZ |
| 317 | { .language_id: 74, .script_id: 0, .country_id: 0 }, { .language_id: 74, .script_id: 2, .country_id: 127 }, // mk -> mk_Cyrl_MK |
| 318 | { .language_id: 77, .script_id: 0, .country_id: 0 }, { .language_id: 77, .script_id: 24, .country_id: 100 }, // ml -> ml_Mlym_IN |
| 319 | { .language_id: 82, .script_id: 0, .country_id: 0 }, { .language_id: 82, .script_id: 2, .country_id: 143 }, // mn -> mn_Cyrl_MN |
| 320 | { .language_id: 82, .script_id: 0, .country_id: 44 }, { .language_id: 82, .script_id: 8, .country_id: 44 }, // mn_CN -> mn_Mong_CN |
| 321 | { .language_id: 82, .script_id: 8, .country_id: 0 }, { .language_id: 82, .script_id: 8, .country_id: 44 }, // mn_Mong -> mn_Mong_CN |
| 322 | { .language_id: 290, .script_id: 0, .country_id: 0 }, { .language_id: 290, .script_id: 11, .country_id: 100 }, // mni -> mni_Beng_IN |
| 323 | { .language_id: 320, .script_id: 0, .country_id: 0 }, { .language_id: 320, .script_id: 7, .country_id: 38 }, // moh -> moh_Latn_CA |
| 324 | { .language_id: 80, .script_id: 0, .country_id: 0 }, { .language_id: 80, .script_id: 13, .country_id: 100 }, // mr -> mr_Deva_IN |
| 325 | { .language_id: 347, .script_id: 0, .country_id: 0 }, { .language_id: 347, .script_id: 117, .country_id: 18 }, // mro -> mro_Mroo_BD |
| 326 | { .language_id: 76, .script_id: 0, .country_id: 0 }, { .language_id: 76, .script_id: 7, .country_id: 130 }, // ms -> ms_Latn_MY |
| 327 | { .language_id: 76, .script_id: 0, .country_id: 46 }, { .language_id: 76, .script_id: 1, .country_id: 46 }, // ms_CC -> ms_Arab_CC |
| 328 | { .language_id: 78, .script_id: 0, .country_id: 0 }, { .language_id: 78, .script_id: 7, .country_id: 133 }, // mt -> mt_Latn_MT |
| 329 | { .language_id: 245, .script_id: 0, .country_id: 0 }, { .language_id: 245, .script_id: 7, .country_id: 37 }, // mua -> mua_Latn_CM |
| 330 | { .language_id: 368, .script_id: 0, .country_id: 0 }, { .language_id: 368, .script_id: 7, .country_id: 225 }, // mus -> mus_Latn_US |
| 331 | { .language_id: 21, .script_id: 0, .country_id: 0 }, { .language_id: 21, .script_id: 25, .country_id: 147 }, // my -> my_Mymr_MM |
| 332 | { .language_id: 366, .script_id: 0, .country_id: 0 }, { .language_id: 366, .script_id: 2, .country_id: 178 }, // myv -> myv_Cyrl_RU |
| 333 | { .language_id: 273, .script_id: 0, .country_id: 0 }, { .language_id: 273, .script_id: 71, .country_id: 102 }, // myz -> myz_Mand_IR |
| 334 | { .language_id: 346, .script_id: 0, .country_id: 0 }, { .language_id: 346, .script_id: 1, .country_id: 102 }, // mzn -> mzn_Arab_IR |
| 335 | { .language_id: 83, .script_id: 0, .country_id: 0 }, { .language_id: 83, .script_id: 7, .country_id: 149 }, // na -> na_Latn_NR |
| 336 | { .language_id: 199, .script_id: 0, .country_id: 0 }, { .language_id: 199, .script_id: 7, .country_id: 148 }, // naq -> naq_Latn_NA |
| 337 | { .language_id: 85, .script_id: 0, .country_id: 0 }, { .language_id: 85, .script_id: 7, .country_id: 161 }, // nb -> nb_Latn_NO |
| 338 | { .language_id: 181, .script_id: 0, .country_id: 0 }, { .language_id: 181, .script_id: 7, .country_id: 240 }, // nd -> nd_Latn_ZW |
| 339 | { .language_id: 170, .script_id: 0, .country_id: 0 }, { .language_id: 170, .script_id: 7, .country_id: 82 }, // nds -> nds_Latn_DE |
| 340 | { .language_id: 84, .script_id: 0, .country_id: 0 }, { .language_id: 84, .script_id: 13, .country_id: 150 }, // ne -> ne_Deva_NP |
| 341 | { .language_id: 348, .script_id: 0, .country_id: 0 }, { .language_id: 348, .script_id: 13, .country_id: 150 }, // new -> new_Deva_NP |
| 342 | { .language_id: 233, .script_id: 0, .country_id: 0 }, { .language_id: 233, .script_id: 7, .country_id: 148 }, // ng -> ng_Latn_NA |
| 343 | { .language_id: 30, .script_id: 0, .country_id: 0 }, { .language_id: 30, .script_id: 7, .country_id: 151 }, // nl -> nl_Latn_NL |
| 344 | { .language_id: 246, .script_id: 0, .country_id: 0 }, { .language_id: 246, .script_id: 7, .country_id: 37 }, // nmg -> nmg_Latn_CM |
| 345 | { .language_id: 141, .script_id: 0, .country_id: 0 }, { .language_id: 141, .script_id: 7, .country_id: 161 }, // nn -> nn_Latn_NO |
| 346 | { .language_id: 260, .script_id: 0, .country_id: 0 }, { .language_id: 260, .script_id: 7, .country_id: 37 }, // nnh -> nnh_Latn_CM |
| 347 | { .language_id: 292, .script_id: 0, .country_id: 0 }, { .language_id: 292, .script_id: 65, .country_id: 211 }, // nod -> nod_Lana_TH |
| 348 | { .language_id: 294, .script_id: 0, .country_id: 0 }, { .language_id: 294, .script_id: 88, .country_id: 205 }, // non -> non_Runr_SE |
| 349 | { .language_id: 321, .script_id: 0, .country_id: 0 }, { .language_id: 321, .script_id: 75, .country_id: 91 }, // nqo -> nqo_Nkoo_GN |
| 350 | { .language_id: 171, .script_id: 0, .country_id: 0 }, { .language_id: 171, .script_id: 7, .country_id: 195 }, // nr -> nr_Latn_ZA |
| 351 | { .language_id: 172, .script_id: 0, .country_id: 0 }, { .language_id: 172, .script_id: 7, .country_id: 195 }, // nso -> nso_Latn_ZA |
| 352 | { .language_id: 247, .script_id: 0, .country_id: 0 }, { .language_id: 247, .script_id: 7, .country_id: 254 }, // nus -> nus_Latn_SS |
| 353 | { .language_id: 232, .script_id: 0, .country_id: 0 }, { .language_id: 232, .script_id: 7, .country_id: 225 }, // nv -> nv_Latn_US |
| 354 | { .language_id: 165, .script_id: 0, .country_id: 0 }, { .language_id: 165, .script_id: 7, .country_id: 129 }, // ny -> ny_Latn_MW |
| 355 | { .language_id: 185, .script_id: 0, .country_id: 0 }, { .language_id: 185, .script_id: 7, .country_id: 221 }, // nyn -> nyn_Latn_UG |
| 356 | { .language_id: 86, .script_id: 0, .country_id: 0 }, { .language_id: 86, .script_id: 7, .country_id: 74 }, // oc -> oc_Latn_FR |
| 357 | { .language_id: 3, .script_id: 0, .country_id: 0 }, { .language_id: 3, .script_id: 7, .country_id: 69 }, // om -> om_Latn_ET |
| 358 | { .language_id: 87, .script_id: 0, .country_id: 0 }, { .language_id: 87, .script_id: 26, .country_id: 100 }, // or -> or_Orya_IN |
| 359 | { .language_id: 101, .script_id: 0, .country_id: 0 }, { .language_id: 101, .script_id: 2, .country_id: 81 }, // os -> os_Cyrl_GE |
| 360 | { .language_id: 358, .script_id: 0, .country_id: 0 }, { .language_id: 358, .script_id: 138, .country_id: 225 }, // osa -> osa_Osge_US |
| 361 | { .language_id: 296, .script_id: 0, .country_id: 0 }, { .language_id: 296, .script_id: 82, .country_id: 143 }, // otk -> otk_Orkh_MN |
| 362 | { .language_id: 92, .script_id: 0, .country_id: 0 }, { .language_id: 92, .script_id: 4, .country_id: 100 }, // pa -> pa_Guru_IN |
| 363 | { .language_id: 92, .script_id: 0, .country_id: 163 }, { .language_id: 92, .script_id: 1, .country_id: 163 }, // pa_PK -> pa_Arab_PK |
| 364 | { .language_id: 92, .script_id: 1, .country_id: 0 }, { .language_id: 92, .script_id: 1, .country_id: 163 }, // pa_Arab -> pa_Arab_PK |
| 365 | { .language_id: 297, .script_id: 0, .country_id: 0 }, { .language_id: 297, .script_id: 58, .country_id: 102 }, // pal -> pal_Phli_IR |
| 366 | { .language_id: 297, .script_id: 123, .country_id: 0 }, { .language_id: 297, .script_id: 123, .country_id: 44 }, // pal_Phlp -> pal_Phlp_CN |
| 367 | { .language_id: 351, .script_id: 0, .country_id: 0 }, { .language_id: 351, .script_id: 7, .country_id: 12 }, // pap -> pap_Latn_AW |
| 368 | { .language_id: 350, .script_id: 0, .country_id: 0 }, { .language_id: 350, .script_id: 7, .country_id: 164 }, // pau -> pau_Latn_PW |
| 369 | { .language_id: 370, .script_id: 0, .country_id: 0 }, { .language_id: 370, .script_id: 7, .country_id: 157 }, // pcm -> pcm_Latn_NG |
| 370 | { .language_id: 295, .script_id: 0, .country_id: 0 }, { .language_id: 295, .script_id: 80, .country_id: 102 }, // peo -> peo_Xpeo_IR |
| 371 | { .language_id: 299, .script_id: 0, .country_id: 0 }, { .language_id: 299, .script_id: 85, .country_id: 119 }, // phn -> phn_Phnx_LB |
| 372 | { .language_id: 342, .script_id: 0, .country_id: 0 }, { .language_id: 342, .script_id: 41, .country_id: 100 }, // pka -> pka_Brah_IN |
| 373 | { .language_id: 90, .script_id: 0, .country_id: 0 }, { .language_id: 90, .script_id: 7, .country_id: 172 }, // pl -> pl_Latn_PL |
| 374 | { .language_id: 300, .script_id: 0, .country_id: 0 }, { .language_id: 300, .script_id: 64, .country_id: 163 }, // pra -> pra_Khar_PK |
| 375 | { .language_id: 322, .script_id: 0, .country_id: 0 }, { .language_id: 322, .script_id: 7, .country_id: 260 }, // prg -> prg_Latn_001 |
| 376 | { .language_id: 88, .script_id: 0, .country_id: 0 }, { .language_id: 88, .script_id: 1, .country_id: 1 }, // ps -> ps_Arab_AF |
| 377 | { .language_id: 91, .script_id: 0, .country_id: 0 }, { .language_id: 91, .script_id: 7, .country_id: 30 }, // pt -> pt_Latn_BR |
| 378 | { .language_id: 93, .script_id: 0, .country_id: 0 }, { .language_id: 93, .script_id: 7, .country_id: 169 }, // qu -> qu_Latn_PE |
| 379 | { .language_id: 323, .script_id: 0, .country_id: 0 }, { .language_id: 323, .script_id: 7, .country_id: 90 }, // quc -> quc_Latn_GT |
| 380 | { .language_id: 301, .script_id: 0, .country_id: 0 }, { .language_id: 301, .script_id: 7, .country_id: 101 }, // rej -> rej_Latn_ID |
| 381 | { .language_id: 94, .script_id: 0, .country_id: 0 }, { .language_id: 94, .script_id: 7, .country_id: 206 }, // rm -> rm_Latn_CH |
| 382 | { .language_id: 68, .script_id: 0, .country_id: 0 }, { .language_id: 68, .script_id: 7, .country_id: 35 }, // rn -> rn_Latn_BI |
| 383 | { .language_id: 95, .script_id: 0, .country_id: 0 }, { .language_id: 95, .script_id: 7, .country_id: 177 }, // ro -> ro_Latn_RO |
| 384 | { .language_id: 182, .script_id: 0, .country_id: 0 }, { .language_id: 182, .script_id: 7, .country_id: 210 }, // rof -> rof_Latn_TZ |
| 385 | { .language_id: 96, .script_id: 0, .country_id: 0 }, { .language_id: 96, .script_id: 2, .country_id: 178 }, // ru -> ru_Cyrl_RU |
| 386 | { .language_id: 64, .script_id: 0, .country_id: 0 }, { .language_id: 64, .script_id: 7, .country_id: 179 }, // rw -> rw_Latn_RW |
| 387 | { .language_id: 209, .script_id: 0, .country_id: 0 }, { .language_id: 209, .script_id: 7, .country_id: 210 }, // rwk -> rwk_Latn_TZ |
| 388 | { .language_id: 99, .script_id: 0, .country_id: 0 }, { .language_id: 99, .script_id: 13, .country_id: 100 }, // sa -> sa_Deva_IN |
| 389 | { .language_id: 248, .script_id: 0, .country_id: 0 }, { .language_id: 248, .script_id: 2, .country_id: 178 }, // sah -> sah_Cyrl_RU |
| 390 | { .language_id: 179, .script_id: 0, .country_id: 0 }, { .language_id: 179, .script_id: 7, .country_id: 111 }, // saq -> saq_Latn_KE |
| 391 | { .language_id: 304, .script_id: 0, .country_id: 0 }, { .language_id: 304, .script_id: 78, .country_id: 100 }, // sat -> sat_Olck_IN |
| 392 | { .language_id: 305, .script_id: 0, .country_id: 0 }, { .language_id: 305, .script_id: 90, .country_id: 100 }, // saz -> saz_Saur_IN |
| 393 | { .language_id: 249, .script_id: 0, .country_id: 0 }, { .language_id: 249, .script_id: 7, .country_id: 210 }, // sbp -> sbp_Latn_TZ |
| 394 | { .language_id: 115, .script_id: 0, .country_id: 0 }, { .language_id: 115, .script_id: 7, .country_id: 106 }, // sc -> sc_Latn_IT |
| 395 | { .language_id: 362, .script_id: 0, .country_id: 0 }, { .language_id: 362, .script_id: 7, .country_id: 106 }, // scn -> scn_Latn_IT |
| 396 | { .language_id: 105, .script_id: 0, .country_id: 0 }, { .language_id: 105, .script_id: 1, .country_id: 163 }, // sd -> sd_Arab_PK |
| 397 | { .language_id: 105, .script_id: 13, .country_id: 0 }, { .language_id: 105, .script_id: 13, .country_id: 100 }, // sd_Deva -> sd_Deva_IN |
| 398 | { .language_id: 105, .script_id: 111, .country_id: 0 }, { .language_id: 105, .script_id: 111, .country_id: 100 }, // sd_Khoj -> sd_Khoj_IN |
| 399 | { .language_id: 105, .script_id: 125, .country_id: 0 }, { .language_id: 105, .script_id: 125, .country_id: 100 }, // sd_Sind -> sd_Sind_IN |
| 400 | { .language_id: 363, .script_id: 0, .country_id: 0 }, { .language_id: 363, .script_id: 1, .country_id: 102 }, // sdh -> sdh_Arab_IR |
| 401 | { .language_id: 173, .script_id: 0, .country_id: 0 }, { .language_id: 173, .script_id: 7, .country_id: 161 }, // se -> se_Latn_NO |
| 402 | { .language_id: 180, .script_id: 0, .country_id: 0 }, { .language_id: 180, .script_id: 7, .country_id: 146 }, // seh -> seh_Latn_MZ |
| 403 | { .language_id: 213, .script_id: 0, .country_id: 0 }, { .language_id: 213, .script_id: 7, .country_id: 132 }, // ses -> ses_Latn_ML |
| 404 | { .language_id: 98, .script_id: 0, .country_id: 0 }, { .language_id: 98, .script_id: 7, .country_id: 41 }, // sg -> sg_Latn_CF |
| 405 | { .language_id: 293, .script_id: 0, .country_id: 0 }, { .language_id: 293, .script_id: 77, .country_id: 104 }, // sga -> sga_Ogam_IE |
| 406 | { .language_id: 183, .script_id: 0, .country_id: 0 }, { .language_id: 183, .script_id: 9, .country_id: 145 }, // shi -> shi_Tfng_MA |
| 407 | { .language_id: 106, .script_id: 0, .country_id: 0 }, { .language_id: 106, .script_id: 32, .country_id: 198 }, // si -> si_Sinh_LK |
| 408 | { .language_id: 155, .script_id: 0, .country_id: 0 }, { .language_id: 155, .script_id: 7, .country_id: 69 }, // sid -> sid_Latn_ET |
| 409 | { .language_id: 108, .script_id: 0, .country_id: 0 }, { .language_id: 108, .script_id: 7, .country_id: 191 }, // sk -> sk_Latn_SK |
| 410 | { .language_id: 352, .script_id: 0, .country_id: 0 }, { .language_id: 352, .script_id: 1, .country_id: 163 }, // skr -> skr_Arab_PK |
| 411 | { .language_id: 109, .script_id: 0, .country_id: 0 }, { .language_id: 109, .script_id: 7, .country_id: 192 }, // sl -> sl_Latn_SI |
| 412 | { .language_id: 97, .script_id: 0, .country_id: 0 }, { .language_id: 97, .script_id: 7, .country_id: 183 }, // sm -> sm_Latn_WS |
| 413 | { .language_id: 324, .script_id: 0, .country_id: 0 }, { .language_id: 324, .script_id: 7, .country_id: 205 }, // sma -> sma_Latn_SE |
| 414 | { .language_id: 325, .script_id: 0, .country_id: 0 }, { .language_id: 325, .script_id: 7, .country_id: 205 }, // smj -> smj_Latn_SE |
| 415 | { .language_id: 326, .script_id: 0, .country_id: 0 }, { .language_id: 326, .script_id: 7, .country_id: 73 }, // smn -> smn_Latn_FI |
| 416 | { .language_id: 303, .script_id: 0, .country_id: 0 }, { .language_id: 303, .script_id: 89, .country_id: 105 }, // smp -> smp_Samr_IL |
| 417 | { .language_id: 327, .script_id: 0, .country_id: 0 }, { .language_id: 327, .script_id: 7, .country_id: 73 }, // sms -> sms_Latn_FI |
| 418 | { .language_id: 104, .script_id: 0, .country_id: 0 }, { .language_id: 104, .script_id: 7, .country_id: 240 }, // sn -> sn_Latn_ZW |
| 419 | { .language_id: 110, .script_id: 0, .country_id: 0 }, { .language_id: 110, .script_id: 7, .country_id: 194 }, // so -> so_Latn_SO |
| 420 | { .language_id: 6, .script_id: 0, .country_id: 0 }, { .language_id: 6, .script_id: 7, .country_id: 2 }, // sq -> sq_Latn_AL |
| 421 | { .language_id: 100, .script_id: 0, .country_id: 0 }, { .language_id: 100, .script_id: 2, .country_id: 243 }, // sr -> sr_Cyrl_RS |
| 422 | { .language_id: 100, .script_id: 0, .country_id: 242 }, { .language_id: 100, .script_id: 7, .country_id: 242 }, // sr_ME -> sr_Latn_ME |
| 423 | { .language_id: 100, .script_id: 0, .country_id: 177 }, { .language_id: 100, .script_id: 7, .country_id: 177 }, // sr_RO -> sr_Latn_RO |
| 424 | { .language_id: 100, .script_id: 0, .country_id: 178 }, { .language_id: 100, .script_id: 7, .country_id: 178 }, // sr_RU -> sr_Latn_RU |
| 425 | { .language_id: 100, .script_id: 0, .country_id: 217 }, { .language_id: 100, .script_id: 7, .country_id: 217 }, // sr_TR -> sr_Latn_TR |
| 426 | { .language_id: 306, .script_id: 0, .country_id: 0 }, { .language_id: 306, .script_id: 93, .country_id: 100 }, // srb -> srb_Sora_IN |
| 427 | { .language_id: 107, .script_id: 0, .country_id: 0 }, { .language_id: 107, .script_id: 7, .country_id: 195 }, // ss -> ss_Latn_ZA |
| 428 | { .language_id: 207, .script_id: 0, .country_id: 0 }, { .language_id: 207, .script_id: 7, .country_id: 67 }, // ssy -> ssy_Latn_ER |
| 429 | { .language_id: 102, .script_id: 0, .country_id: 0 }, { .language_id: 102, .script_id: 7, .country_id: 195 }, // st -> st_Latn_ZA |
| 430 | { .language_id: 112, .script_id: 0, .country_id: 0 }, { .language_id: 112, .script_id: 7, .country_id: 101 }, // su -> su_Latn_ID |
| 431 | { .language_id: 114, .script_id: 0, .country_id: 0 }, { .language_id: 114, .script_id: 7, .country_id: 205 }, // sv -> sv_Latn_SE |
| 432 | { .language_id: 113, .script_id: 0, .country_id: 0 }, { .language_id: 113, .script_id: 7, .country_id: 210 }, // sw -> sw_Latn_TZ |
| 433 | { .language_id: 250, .script_id: 0, .country_id: 0 }, { .language_id: 250, .script_id: 7, .country_id: 49 }, // swc -> swc_Latn_CD |
| 434 | { .language_id: 307, .script_id: 0, .country_id: 0 }, { .language_id: 307, .script_id: 11, .country_id: 18 }, // syl -> syl_Beng_BD |
| 435 | { .language_id: 151, .script_id: 0, .country_id: 0 }, { .language_id: 151, .script_id: 33, .country_id: 103 }, // syr -> syr_Syrc_IQ |
| 436 | { .language_id: 369, .script_id: 0, .country_id: 0 }, { .language_id: 369, .script_id: 7, .country_id: 172 }, // szl -> szl_Latn_PL |
| 437 | { .language_id: 117, .script_id: 0, .country_id: 0 }, { .language_id: 117, .script_id: 27, .country_id: 100 }, // ta -> ta_Taml_IN |
| 438 | { .language_id: 308, .script_id: 0, .country_id: 0 }, { .language_id: 308, .script_id: 7, .country_id: 170 }, // tbw -> tbw_Latn_PH |
| 439 | { .language_id: 310, .script_id: 0, .country_id: 0 }, { .language_id: 310, .script_id: 99, .country_id: 44 }, // tdd -> tdd_Tale_CN |
| 440 | { .language_id: 119, .script_id: 0, .country_id: 0 }, { .language_id: 119, .script_id: 28, .country_id: 100 }, // te -> te_Telu_IN |
| 441 | { .language_id: 206, .script_id: 0, .country_id: 0 }, { .language_id: 206, .script_id: 7, .country_id: 221 }, // teo -> teo_Latn_UG |
| 442 | { .language_id: 116, .script_id: 0, .country_id: 0 }, { .language_id: 116, .script_id: 2, .country_id: 209 }, // tg -> tg_Cyrl_TJ |
| 443 | { .language_id: 116, .script_id: 0, .country_id: 163 }, { .language_id: 116, .script_id: 1, .country_id: 163 }, // tg_PK -> tg_Arab_PK |
| 444 | { .language_id: 116, .script_id: 1, .country_id: 0 }, { .language_id: 116, .script_id: 1, .country_id: 163 }, // tg_Arab -> tg_Arab_PK |
| 445 | { .language_id: 120, .script_id: 0, .country_id: 0 }, { .language_id: 120, .script_id: 30, .country_id: 211 }, // th -> th_Thai_TH |
| 446 | { .language_id: 122, .script_id: 0, .country_id: 0 }, { .language_id: 122, .script_id: 14, .country_id: 69 }, // ti -> ti_Ethi_ET |
| 447 | { .language_id: 157, .script_id: 0, .country_id: 0 }, { .language_id: 157, .script_id: 14, .country_id: 67 }, // tig -> tig_Ethi_ER |
| 448 | { .language_id: 126, .script_id: 0, .country_id: 0 }, { .language_id: 126, .script_id: 7, .country_id: 218 }, // tk -> tk_Latn_TM |
| 449 | { .language_id: 353, .script_id: 0, .country_id: 0 }, { .language_id: 353, .script_id: 7, .country_id: 213 }, // tkl -> tkl_Latn_TK |
| 450 | { .language_id: 103, .script_id: 0, .country_id: 0 }, { .language_id: 103, .script_id: 7, .country_id: 195 }, // tn -> tn_Latn_ZA |
| 451 | { .language_id: 123, .script_id: 0, .country_id: 0 }, { .language_id: 123, .script_id: 7, .country_id: 214 }, // to -> to_Latn_TO |
| 452 | { .language_id: 354, .script_id: 0, .country_id: 0 }, { .language_id: 354, .script_id: 7, .country_id: 167 }, // tpi -> tpi_Latn_PG |
| 453 | { .language_id: 125, .script_id: 0, .country_id: 0 }, { .language_id: 125, .script_id: 7, .country_id: 217 }, // tr -> tr_Latn_TR |
| 454 | { .language_id: 174, .script_id: 0, .country_id: 0 }, { .language_id: 174, .script_id: 7, .country_id: 208 }, // trv -> trv_Latn_TW |
| 455 | { .language_id: 124, .script_id: 0, .country_id: 0 }, { .language_id: 124, .script_id: 7, .country_id: 195 }, // ts -> ts_Latn_ZA |
| 456 | { .language_id: 118, .script_id: 0, .country_id: 0 }, { .language_id: 118, .script_id: 2, .country_id: 178 }, // tt -> tt_Cyrl_RU |
| 457 | { .language_id: 355, .script_id: 0, .country_id: 0 }, { .language_id: 355, .script_id: 7, .country_id: 220 }, // tvl -> tvl_Latn_TV |
| 458 | { .language_id: 251, .script_id: 0, .country_id: 0 }, { .language_id: 251, .script_id: 7, .country_id: 156 }, // twq -> twq_Latn_NE |
| 459 | { .language_id: 359, .script_id: 0, .country_id: 0 }, { .language_id: 359, .script_id: 139, .country_id: 44 }, // txg -> txg_Tang_CN |
| 460 | { .language_id: 127, .script_id: 0, .country_id: 0 }, { .language_id: 127, .script_id: 7, .country_id: 77 }, // ty -> ty_Latn_PF |
| 461 | { .language_id: 212, .script_id: 0, .country_id: 0 }, { .language_id: 212, .script_id: 7, .country_id: 145 }, // tzm -> tzm_Latn_MA |
| 462 | { .language_id: 128, .script_id: 0, .country_id: 0 }, { .language_id: 128, .script_id: 1, .country_id: 44 }, // ug -> ug_Arab_CN |
| 463 | { .language_id: 128, .script_id: 0, .country_id: 110 }, { .language_id: 128, .script_id: 2, .country_id: 110 }, // ug_KZ -> ug_Cyrl_KZ |
| 464 | { .language_id: 128, .script_id: 0, .country_id: 143 }, { .language_id: 128, .script_id: 2, .country_id: 143 }, // ug_MN -> ug_Cyrl_MN |
| 465 | { .language_id: 128, .script_id: 2, .country_id: 0 }, { .language_id: 128, .script_id: 2, .country_id: 110 }, // ug_Cyrl -> ug_Cyrl_KZ |
| 466 | { .language_id: 311, .script_id: 0, .country_id: 0 }, { .language_id: 311, .script_id: 102, .country_id: 207 }, // uga -> uga_Ugar_SY |
| 467 | { .language_id: 129, .script_id: 0, .country_id: 0 }, { .language_id: 129, .script_id: 2, .country_id: 222 }, // uk -> uk_Cyrl_UA |
| 468 | { .language_id: 130, .script_id: 0, .country_id: 0 }, { .language_id: 130, .script_id: 1, .country_id: 163 }, // ur -> ur_Arab_PK |
| 469 | { .language_id: 131, .script_id: 0, .country_id: 0 }, { .language_id: 131, .script_id: 7, .country_id: 228 }, // uz -> uz_Latn_UZ |
| 470 | { .language_id: 131, .script_id: 0, .country_id: 1 }, { .language_id: 131, .script_id: 1, .country_id: 1 }, // uz_AF -> uz_Arab_AF |
| 471 | { .language_id: 131, .script_id: 0, .country_id: 44 }, { .language_id: 131, .script_id: 2, .country_id: 44 }, // uz_CN -> uz_Cyrl_CN |
| 472 | { .language_id: 131, .script_id: 1, .country_id: 0 }, { .language_id: 131, .script_id: 1, .country_id: 1 }, // uz_Arab -> uz_Arab_AF |
| 473 | { .language_id: 252, .script_id: 0, .country_id: 0 }, { .language_id: 252, .script_id: 35, .country_id: 121 }, // vai -> vai_Vaii_LR |
| 474 | { .language_id: 160, .script_id: 0, .country_id: 0 }, { .language_id: 160, .script_id: 7, .country_id: 195 }, // ve -> ve_Latn_ZA |
| 475 | { .language_id: 132, .script_id: 0, .country_id: 0 }, { .language_id: 132, .script_id: 7, .country_id: 232 }, // vi -> vi_Latn_VN |
| 476 | { .language_id: 133, .script_id: 0, .country_id: 0 }, { .language_id: 133, .script_id: 7, .country_id: 260 }, // vo -> vo_Latn_001 |
| 477 | { .language_id: 187, .script_id: 0, .country_id: 0 }, { .language_id: 187, .script_id: 7, .country_id: 210 }, // vun -> vun_Latn_TZ |
| 478 | { .language_id: 236, .script_id: 0, .country_id: 0 }, { .language_id: 236, .script_id: 7, .country_id: 21 }, // wa -> wa_Latn_BE |
| 479 | { .language_id: 253, .script_id: 0, .country_id: 0 }, { .language_id: 253, .script_id: 7, .country_id: 206 }, // wae -> wae_Latn_CH |
| 480 | { .language_id: 162, .script_id: 0, .country_id: 0 }, { .language_id: 162, .script_id: 14, .country_id: 69 }, // wal -> wal_Ethi_ET |
| 481 | { .language_id: 328, .script_id: 0, .country_id: 0 }, { .language_id: 328, .script_id: 7, .country_id: 13 }, // wbp -> wbp_Latn_AU |
| 482 | { .language_id: 135, .script_id: 0, .country_id: 0 }, { .language_id: 135, .script_id: 7, .country_id: 187 }, // wo -> wo_Latn_SN |
| 483 | { .language_id: 271, .script_id: 0, .country_id: 0 }, { .language_id: 271, .script_id: 45, .country_id: 217 }, // xcr -> xcr_Cari_TR |
| 484 | { .language_id: 136, .script_id: 0, .country_id: 0 }, { .language_id: 136, .script_id: 7, .country_id: 195 }, // xh -> xh_Latn_ZA |
| 485 | { .language_id: 287, .script_id: 0, .country_id: 0 }, { .language_id: 287, .script_id: 69, .country_id: 217 }, // xlc -> xlc_Lyci_TR |
| 486 | { .language_id: 288, .script_id: 0, .country_id: 0 }, { .language_id: 288, .script_id: 70, .country_id: 217 }, // xld -> xld_Lydi_TR |
| 487 | { .language_id: 329, .script_id: 0, .country_id: 0 }, { .language_id: 329, .script_id: 114, .country_id: 44 }, // xmn -> xmn_Mani_CN |
| 488 | { .language_id: 291, .script_id: 0, .country_id: 0 }, { .language_id: 291, .script_id: 74, .country_id: 201 }, // xmr -> xmr_Merc_SD |
| 489 | { .language_id: 331, .script_id: 0, .country_id: 0 }, { .language_id: 331, .script_id: 118, .country_id: 186 }, // xna -> xna_Narb_SA |
| 490 | { .language_id: 203, .script_id: 0, .country_id: 0 }, { .language_id: 203, .script_id: 7, .country_id: 221 }, // xog -> xog_Latn_UG |
| 491 | { .language_id: 298, .script_id: 0, .country_id: 0 }, { .language_id: 298, .script_id: 59, .country_id: 102 }, // xpr -> xpr_Prti_IR |
| 492 | { .language_id: 302, .script_id: 0, .country_id: 0 }, { .language_id: 302, .script_id: 81, .country_id: 237 }, // xsa -> xsa_Sarb_YE |
| 493 | { .language_id: 254, .script_id: 0, .country_id: 0 }, { .language_id: 254, .script_id: 7, .country_id: 37 }, // yav -> yav_Latn_CM |
| 494 | { .language_id: 137, .script_id: 0, .country_id: 0 }, { .language_id: 137, .script_id: 18, .country_id: 260 }, // yi -> yi_Hebr_001 |
| 495 | { .language_id: 138, .script_id: 0, .country_id: 0 }, { .language_id: 138, .script_id: 7, .country_id: 157 }, // yo -> yo_Latn_NG |
| 496 | { .language_id: 357, .script_id: 0, .country_id: 0 }, { .language_id: 357, .script_id: 6, .country_id: 97 }, // yue -> yue_Hant_HK |
| 497 | { .language_id: 357, .script_id: 0, .country_id: 44 }, { .language_id: 357, .script_id: 5, .country_id: 44 }, // yue_CN -> yue_Hans_CN |
| 498 | { .language_id: 357, .script_id: 5, .country_id: 0 }, { .language_id: 357, .script_id: 5, .country_id: 44 }, // yue_Hans -> yue_Hans_CN |
| 499 | { .language_id: 139, .script_id: 0, .country_id: 0 }, { .language_id: 139, .script_id: 7, .country_id: 44 }, // za -> za_Latn_CN |
| 500 | { .language_id: 314, .script_id: 0, .country_id: 0 }, { .language_id: 314, .script_id: 9, .country_id: 145 }, // zgh -> zgh_Tfng_MA |
| 501 | { .language_id: 25, .script_id: 0, .country_id: 0 }, { .language_id: 25, .script_id: 5, .country_id: 44 }, // zh -> zh_Hans_CN |
| 502 | { .language_id: 25, .script_id: 0, .country_id: 13 }, { .language_id: 25, .script_id: 6, .country_id: 13 }, // zh_AU -> zh_Hant_AU |
| 503 | { .language_id: 25, .script_id: 0, .country_id: 32 }, { .language_id: 25, .script_id: 6, .country_id: 32 }, // zh_BN -> zh_Hant_BN |
| 504 | { .language_id: 25, .script_id: 0, .country_id: 224 }, { .language_id: 25, .script_id: 6, .country_id: 224 }, // zh_GB -> zh_Hant_GB |
| 505 | { .language_id: 25, .script_id: 0, .country_id: 76 }, { .language_id: 25, .script_id: 6, .country_id: 76 }, // zh_GF -> zh_Hant_GF |
| 506 | { .language_id: 25, .script_id: 0, .country_id: 97 }, { .language_id: 25, .script_id: 6, .country_id: 97 }, // zh_HK -> zh_Hant_HK |
| 507 | { .language_id: 25, .script_id: 0, .country_id: 101 }, { .language_id: 25, .script_id: 6, .country_id: 101 }, // zh_ID -> zh_Hant_ID |
| 508 | { .language_id: 25, .script_id: 0, .country_id: 126 }, { .language_id: 25, .script_id: 6, .country_id: 126 }, // zh_MO -> zh_Hant_MO |
| 509 | { .language_id: 25, .script_id: 0, .country_id: 166 }, { .language_id: 25, .script_id: 6, .country_id: 166 }, // zh_PA -> zh_Hant_PA |
| 510 | { .language_id: 25, .script_id: 0, .country_id: 77 }, { .language_id: 25, .script_id: 6, .country_id: 77 }, // zh_PF -> zh_Hant_PF |
| 511 | { .language_id: 25, .script_id: 0, .country_id: 170 }, { .language_id: 25, .script_id: 6, .country_id: 170 }, // zh_PH -> zh_Hant_PH |
| 512 | { .language_id: 25, .script_id: 0, .country_id: 202 }, { .language_id: 25, .script_id: 6, .country_id: 202 }, // zh_SR -> zh_Hant_SR |
| 513 | { .language_id: 25, .script_id: 0, .country_id: 211 }, { .language_id: 25, .script_id: 6, .country_id: 211 }, // zh_TH -> zh_Hant_TH |
| 514 | { .language_id: 25, .script_id: 0, .country_id: 208 }, { .language_id: 25, .script_id: 6, .country_id: 208 }, // zh_TW -> zh_Hant_TW |
| 515 | { .language_id: 25, .script_id: 0, .country_id: 225 }, { .language_id: 25, .script_id: 6, .country_id: 225 }, // zh_US -> zh_Hant_US |
| 516 | { .language_id: 25, .script_id: 0, .country_id: 232 }, { .language_id: 25, .script_id: 6, .country_id: 232 }, // zh_VN -> zh_Hant_VN |
| 517 | { .language_id: 25, .script_id: 40, .country_id: 0 }, { .language_id: 25, .script_id: 40, .country_id: 208 }, // zh_Bopo -> zh_Bopo_TW |
| 518 | { .language_id: 25, .script_id: 140, .country_id: 0 }, { .language_id: 25, .script_id: 140, .country_id: 208 }, // zh_Hanb -> zh_Hanb_TW |
| 519 | { .language_id: 25, .script_id: 6, .country_id: 0 }, { .language_id: 25, .script_id: 6, .country_id: 208 }, // zh_Hant -> zh_Hant_TW |
| 520 | { .language_id: 140, .script_id: 0, .country_id: 0 }, { .language_id: 140, .script_id: 7, .country_id: 195 }, // zu -> zu_Latn_ZA |
| 521 | { .language_id: 0, .script_id: 0, .country_id: 261 }, { .language_id: 96, .script_id: 2, .country_id: 178 }, // und_150 -> ru_Cyrl_RU |
| 522 | { .language_id: 0, .script_id: 0, .country_id: 246 }, { .language_id: 111, .script_id: 7, .country_id: 246 }, // und_419 -> es_Latn_419 |
| 523 | { .language_id: 0, .script_id: 0, .country_id: 5 }, { .language_id: 24, .script_id: 7, .country_id: 5 }, // und_AD -> ca_Latn_AD |
| 524 | { .language_id: 0, .script_id: 0, .country_id: 223 }, { .language_id: 8, .script_id: 1, .country_id: 223 }, // und_AE -> ar_Arab_AE |
| 525 | { .language_id: 0, .script_id: 0, .country_id: 1 }, { .language_id: 89, .script_id: 1, .country_id: 1 }, // und_AF -> fa_Arab_AF |
| 526 | { .language_id: 0, .script_id: 0, .country_id: 2 }, { .language_id: 6, .script_id: 7, .country_id: 2 }, // und_AL -> sq_Latn_AL |
| 527 | { .language_id: 0, .script_id: 0, .country_id: 11 }, { .language_id: 9, .script_id: 10, .country_id: 11 }, // und_AM -> hy_Armn_AM |
| 528 | { .language_id: 0, .script_id: 0, .country_id: 6 }, { .language_id: 91, .script_id: 7, .country_id: 6 }, // und_AO -> pt_Latn_AO |
| 529 | { .language_id: 0, .script_id: 0, .country_id: 8 }, { .language_id: 0, .script_id: 7, .country_id: 8 }, // und_AQ -> und_Latn_AQ |
| 530 | { .language_id: 0, .script_id: 0, .country_id: 10 }, { .language_id: 111, .script_id: 7, .country_id: 10 }, // und_AR -> es_Latn_AR |
| 531 | { .language_id: 0, .script_id: 0, .country_id: 4 }, { .language_id: 97, .script_id: 7, .country_id: 4 }, // und_AS -> sm_Latn_AS |
| 532 | { .language_id: 0, .script_id: 0, .country_id: 14 }, { .language_id: 42, .script_id: 7, .country_id: 14 }, // und_AT -> de_Latn_AT |
| 533 | { .language_id: 0, .script_id: 0, .country_id: 12 }, { .language_id: 30, .script_id: 7, .country_id: 12 }, // und_AW -> nl_Latn_AW |
| 534 | { .language_id: 0, .script_id: 0, .country_id: 248 }, { .language_id: 114, .script_id: 7, .country_id: 248 }, // und_AX -> sv_Latn_AX |
| 535 | { .language_id: 0, .script_id: 0, .country_id: 15 }, { .language_id: 12, .script_id: 7, .country_id: 15 }, // und_AZ -> az_Latn_AZ |
| 536 | { .language_id: 0, .script_id: 0, .country_id: 27 }, { .language_id: 142, .script_id: 7, .country_id: 27 }, // und_BA -> bs_Latn_BA |
| 537 | { .language_id: 0, .script_id: 0, .country_id: 18 }, { .language_id: 15, .script_id: 11, .country_id: 18 }, // und_BD -> bn_Beng_BD |
| 538 | { .language_id: 0, .script_id: 0, .country_id: 21 }, { .language_id: 30, .script_id: 7, .country_id: 21 }, // und_BE -> nl_Latn_BE |
| 539 | { .language_id: 0, .script_id: 0, .country_id: 34 }, { .language_id: 37, .script_id: 7, .country_id: 34 }, // und_BF -> fr_Latn_BF |
| 540 | { .language_id: 0, .script_id: 0, .country_id: 33 }, { .language_id: 20, .script_id: 2, .country_id: 33 }, // und_BG -> bg_Cyrl_BG |
| 541 | { .language_id: 0, .script_id: 0, .country_id: 17 }, { .language_id: 8, .script_id: 1, .country_id: 17 }, // und_BH -> ar_Arab_BH |
| 542 | { .language_id: 0, .script_id: 0, .country_id: 35 }, { .language_id: 68, .script_id: 7, .country_id: 35 }, // und_BI -> rn_Latn_BI |
| 543 | { .language_id: 0, .script_id: 0, .country_id: 23 }, { .language_id: 37, .script_id: 7, .country_id: 23 }, // und_BJ -> fr_Latn_BJ |
| 544 | { .language_id: 0, .script_id: 0, .country_id: 244 }, { .language_id: 37, .script_id: 7, .country_id: 244 }, // und_BL -> fr_Latn_BL |
| 545 | { .language_id: 0, .script_id: 0, .country_id: 32 }, { .language_id: 76, .script_id: 7, .country_id: 32 }, // und_BN -> ms_Latn_BN |
| 546 | { .language_id: 0, .script_id: 0, .country_id: 26 }, { .language_id: 111, .script_id: 7, .country_id: 26 }, // und_BO -> es_Latn_BO |
| 547 | { .language_id: 0, .script_id: 0, .country_id: 255 }, { .language_id: 351, .script_id: 7, .country_id: 255 }, // und_BQ -> pap_Latn_BQ |
| 548 | { .language_id: 0, .script_id: 0, .country_id: 30 }, { .language_id: 91, .script_id: 7, .country_id: 30 }, // und_BR -> pt_Latn_BR |
| 549 | { .language_id: 0, .script_id: 0, .country_id: 25 }, { .language_id: 16, .script_id: 31, .country_id: 25 }, // und_BT -> dz_Tibt_BT |
| 550 | { .language_id: 0, .script_id: 0, .country_id: 29 }, { .language_id: 0, .script_id: 7, .country_id: 29 }, // und_BV -> und_Latn_BV |
| 551 | { .language_id: 0, .script_id: 0, .country_id: 20 }, { .language_id: 22, .script_id: 2, .country_id: 20 }, // und_BY -> be_Cyrl_BY |
| 552 | { .language_id: 0, .script_id: 0, .country_id: 49 }, { .language_id: 113, .script_id: 7, .country_id: 49 }, // und_CD -> sw_Latn_CD |
| 553 | { .language_id: 0, .script_id: 0, .country_id: 41 }, { .language_id: 37, .script_id: 7, .country_id: 41 }, // und_CF -> fr_Latn_CF |
| 554 | { .language_id: 0, .script_id: 0, .country_id: 50 }, { .language_id: 37, .script_id: 7, .country_id: 50 }, // und_CG -> fr_Latn_CG |
| 555 | { .language_id: 0, .script_id: 0, .country_id: 206 }, { .language_id: 42, .script_id: 7, .country_id: 206 }, // und_CH -> de_Latn_CH |
| 556 | { .language_id: 0, .script_id: 0, .country_id: 53 }, { .language_id: 37, .script_id: 7, .country_id: 53 }, // und_CI -> fr_Latn_CI |
| 557 | { .language_id: 0, .script_id: 0, .country_id: 43 }, { .language_id: 111, .script_id: 7, .country_id: 43 }, // und_CL -> es_Latn_CL |
| 558 | { .language_id: 0, .script_id: 0, .country_id: 37 }, { .language_id: 37, .script_id: 7, .country_id: 37 }, // und_CM -> fr_Latn_CM |
| 559 | { .language_id: 0, .script_id: 0, .country_id: 44 }, { .language_id: 25, .script_id: 5, .country_id: 44 }, // und_CN -> zh_Hans_CN |
| 560 | { .language_id: 0, .script_id: 0, .country_id: 47 }, { .language_id: 111, .script_id: 7, .country_id: 47 }, // und_CO -> es_Latn_CO |
| 561 | { .language_id: 0, .script_id: 0, .country_id: 241 }, { .language_id: 0, .script_id: 7, .country_id: 241 }, // und_CP -> und_Latn_CP |
| 562 | { .language_id: 0, .script_id: 0, .country_id: 52 }, { .language_id: 111, .script_id: 7, .country_id: 52 }, // und_CR -> es_Latn_CR |
| 563 | { .language_id: 0, .script_id: 0, .country_id: 55 }, { .language_id: 111, .script_id: 7, .country_id: 55 }, // und_CU -> es_Latn_CU |
| 564 | { .language_id: 0, .script_id: 0, .country_id: 39 }, { .language_id: 91, .script_id: 7, .country_id: 39 }, // und_CV -> pt_Latn_CV |
| 565 | { .language_id: 0, .script_id: 0, .country_id: 152 }, { .language_id: 351, .script_id: 7, .country_id: 152 }, // und_CW -> pap_Latn_CW |
| 566 | { .language_id: 0, .script_id: 0, .country_id: 56 }, { .language_id: 43, .script_id: 16, .country_id: 56 }, // und_CY -> el_Grek_CY |
| 567 | { .language_id: 0, .script_id: 0, .country_id: 57 }, { .language_id: 28, .script_id: 7, .country_id: 57 }, // und_CZ -> cs_Latn_CZ |
| 568 | { .language_id: 0, .script_id: 0, .country_id: 82 }, { .language_id: 42, .script_id: 7, .country_id: 82 }, // und_DE -> de_Latn_DE |
| 569 | { .language_id: 0, .script_id: 0, .country_id: 59 }, { .language_id: 4, .script_id: 7, .country_id: 59 }, // und_DJ -> aa_Latn_DJ |
| 570 | { .language_id: 0, .script_id: 0, .country_id: 58 }, { .language_id: 29, .script_id: 7, .country_id: 58 }, // und_DK -> da_Latn_DK |
| 571 | { .language_id: 0, .script_id: 0, .country_id: 61 }, { .language_id: 111, .script_id: 7, .country_id: 61 }, // und_DO -> es_Latn_DO |
| 572 | { .language_id: 0, .script_id: 0, .country_id: 3 }, { .language_id: 8, .script_id: 1, .country_id: 3 }, // und_DZ -> ar_Arab_DZ |
| 573 | { .language_id: 0, .script_id: 0, .country_id: 250 }, { .language_id: 111, .script_id: 7, .country_id: 250 }, // und_EA -> es_Latn_EA |
| 574 | { .language_id: 0, .script_id: 0, .country_id: 63 }, { .language_id: 111, .script_id: 7, .country_id: 63 }, // und_EC -> es_Latn_EC |
| 575 | { .language_id: 0, .script_id: 0, .country_id: 68 }, { .language_id: 33, .script_id: 7, .country_id: 68 }, // und_EE -> et_Latn_EE |
| 576 | { .language_id: 0, .script_id: 0, .country_id: 64 }, { .language_id: 8, .script_id: 1, .country_id: 64 }, // und_EG -> ar_Arab_EG |
| 577 | { .language_id: 0, .script_id: 0, .country_id: 236 }, { .language_id: 8, .script_id: 1, .country_id: 236 }, // und_EH -> ar_Arab_EH |
| 578 | { .language_id: 0, .script_id: 0, .country_id: 67 }, { .language_id: 122, .script_id: 14, .country_id: 67 }, // und_ER -> ti_Ethi_ER |
| 579 | { .language_id: 0, .script_id: 0, .country_id: 197 }, { .language_id: 111, .script_id: 7, .country_id: 197 }, // und_ES -> es_Latn_ES |
| 580 | { .language_id: 0, .script_id: 0, .country_id: 69 }, { .language_id: 7, .script_id: 14, .country_id: 69 }, // und_ET -> am_Ethi_ET |
| 581 | { .language_id: 0, .script_id: 0, .country_id: 258 }, { .language_id: 31, .script_id: 7, .country_id: 104 }, // und_EU -> en_Latn_IE |
| 582 | { .language_id: 0, .script_id: 0, .country_id: 73 }, { .language_id: 36, .script_id: 7, .country_id: 73 }, // und_FI -> fi_Latn_FI |
| 583 | { .language_id: 0, .script_id: 0, .country_id: 71 }, { .language_id: 34, .script_id: 7, .country_id: 71 }, // und_FO -> fo_Latn_FO |
| 584 | { .language_id: 0, .script_id: 0, .country_id: 74 }, { .language_id: 37, .script_id: 7, .country_id: 74 }, // und_FR -> fr_Latn_FR |
| 585 | { .language_id: 0, .script_id: 0, .country_id: 79 }, { .language_id: 37, .script_id: 7, .country_id: 79 }, // und_GA -> fr_Latn_GA |
| 586 | { .language_id: 0, .script_id: 0, .country_id: 81 }, { .language_id: 41, .script_id: 15, .country_id: 81 }, // und_GE -> ka_Geor_GE |
| 587 | { .language_id: 0, .script_id: 0, .country_id: 76 }, { .language_id: 37, .script_id: 7, .country_id: 76 }, // und_GF -> fr_Latn_GF |
| 588 | { .language_id: 0, .script_id: 0, .country_id: 83 }, { .language_id: 146, .script_id: 7, .country_id: 83 }, // und_GH -> ak_Latn_GH |
| 589 | { .language_id: 0, .script_id: 0, .country_id: 86 }, { .language_id: 44, .script_id: 7, .country_id: 86 }, // und_GL -> kl_Latn_GL |
| 590 | { .language_id: 0, .script_id: 0, .country_id: 91 }, { .language_id: 37, .script_id: 7, .country_id: 91 }, // und_GN -> fr_Latn_GN |
| 591 | { .language_id: 0, .script_id: 0, .country_id: 88 }, { .language_id: 37, .script_id: 7, .country_id: 88 }, // und_GP -> fr_Latn_GP |
| 592 | { .language_id: 0, .script_id: 0, .country_id: 66 }, { .language_id: 111, .script_id: 7, .country_id: 66 }, // und_GQ -> es_Latn_GQ |
| 593 | { .language_id: 0, .script_id: 0, .country_id: 85 }, { .language_id: 43, .script_id: 16, .country_id: 85 }, // und_GR -> el_Grek_GR |
| 594 | { .language_id: 0, .script_id: 0, .country_id: 196 }, { .language_id: 0, .script_id: 7, .country_id: 196 }, // und_GS -> und_Latn_GS |
| 595 | { .language_id: 0, .script_id: 0, .country_id: 90 }, { .language_id: 111, .script_id: 7, .country_id: 90 }, // und_GT -> es_Latn_GT |
| 596 | { .language_id: 0, .script_id: 0, .country_id: 92 }, { .language_id: 91, .script_id: 7, .country_id: 92 }, // und_GW -> pt_Latn_GW |
| 597 | { .language_id: 0, .script_id: 0, .country_id: 97 }, { .language_id: 25, .script_id: 6, .country_id: 97 }, // und_HK -> zh_Hant_HK |
| 598 | { .language_id: 0, .script_id: 0, .country_id: 95 }, { .language_id: 0, .script_id: 7, .country_id: 95 }, // und_HM -> und_Latn_HM |
| 599 | { .language_id: 0, .script_id: 0, .country_id: 96 }, { .language_id: 111, .script_id: 7, .country_id: 96 }, // und_HN -> es_Latn_HN |
| 600 | { .language_id: 0, .script_id: 0, .country_id: 54 }, { .language_id: 27, .script_id: 7, .country_id: 54 }, // und_HR -> hr_Latn_HR |
| 601 | { .language_id: 0, .script_id: 0, .country_id: 94 }, { .language_id: 222, .script_id: 7, .country_id: 94 }, // und_HT -> ht_Latn_HT |
| 602 | { .language_id: 0, .script_id: 0, .country_id: 98 }, { .language_id: 50, .script_id: 7, .country_id: 98 }, // und_HU -> hu_Latn_HU |
| 603 | { .language_id: 0, .script_id: 0, .country_id: 238 }, { .language_id: 111, .script_id: 7, .country_id: 238 }, // und_IC -> es_Latn_IC |
| 604 | { .language_id: 0, .script_id: 0, .country_id: 101 }, { .language_id: 52, .script_id: 7, .country_id: 101 }, // und_ID -> id_Latn_ID |
| 605 | { .language_id: 0, .script_id: 0, .country_id: 105 }, { .language_id: 48, .script_id: 18, .country_id: 105 }, // und_IL -> he_Hebr_IL |
| 606 | { .language_id: 0, .script_id: 0, .country_id: 100 }, { .language_id: 49, .script_id: 13, .country_id: 100 }, // und_IN -> hi_Deva_IN |
| 607 | { .language_id: 0, .script_id: 0, .country_id: 103 }, { .language_id: 8, .script_id: 1, .country_id: 103 }, // und_IQ -> ar_Arab_IQ |
| 608 | { .language_id: 0, .script_id: 0, .country_id: 102 }, { .language_id: 89, .script_id: 1, .country_id: 102 }, // und_IR -> fa_Arab_IR |
| 609 | { .language_id: 0, .script_id: 0, .country_id: 99 }, { .language_id: 51, .script_id: 7, .country_id: 99 }, // und_IS -> is_Latn_IS |
| 610 | { .language_id: 0, .script_id: 0, .country_id: 106 }, { .language_id: 58, .script_id: 7, .country_id: 106 }, // und_IT -> it_Latn_IT |
| 611 | { .language_id: 0, .script_id: 0, .country_id: 109 }, { .language_id: 8, .script_id: 1, .country_id: 109 }, // und_JO -> ar_Arab_JO |
| 612 | { .language_id: 0, .script_id: 0, .country_id: 108 }, { .language_id: 59, .script_id: 19, .country_id: 108 }, // und_JP -> ja_Jpan_JP |
| 613 | { .language_id: 0, .script_id: 0, .country_id: 111 }, { .language_id: 113, .script_id: 7, .country_id: 111 }, // und_KE -> sw_Latn_KE |
| 614 | { .language_id: 0, .script_id: 0, .country_id: 116 }, { .language_id: 65, .script_id: 2, .country_id: 116 }, // und_KG -> ky_Cyrl_KG |
| 615 | { .language_id: 0, .script_id: 0, .country_id: 36 }, { .language_id: 23, .script_id: 20, .country_id: 36 }, // und_KH -> km_Khmr_KH |
| 616 | { .language_id: 0, .script_id: 0, .country_id: 48 }, { .language_id: 8, .script_id: 1, .country_id: 48 }, // und_KM -> ar_Arab_KM |
| 617 | { .language_id: 0, .script_id: 0, .country_id: 113 }, { .language_id: 66, .script_id: 22, .country_id: 113 }, // und_KP -> ko_Kore_KP |
| 618 | { .language_id: 0, .script_id: 0, .country_id: 114 }, { .language_id: 66, .script_id: 22, .country_id: 114 }, // und_KR -> ko_Kore_KR |
| 619 | { .language_id: 0, .script_id: 0, .country_id: 115 }, { .language_id: 8, .script_id: 1, .country_id: 115 }, // und_KW -> ar_Arab_KW |
| 620 | { .language_id: 0, .script_id: 0, .country_id: 110 }, { .language_id: 96, .script_id: 2, .country_id: 110 }, // und_KZ -> ru_Cyrl_KZ |
| 621 | { .language_id: 0, .script_id: 0, .country_id: 117 }, { .language_id: 69, .script_id: 23, .country_id: 117 }, // und_LA -> lo_Laoo_LA |
| 622 | { .language_id: 0, .script_id: 0, .country_id: 119 }, { .language_id: 8, .script_id: 1, .country_id: 119 }, // und_LB -> ar_Arab_LB |
| 623 | { .language_id: 0, .script_id: 0, .country_id: 123 }, { .language_id: 42, .script_id: 7, .country_id: 123 }, // und_LI -> de_Latn_LI |
| 624 | { .language_id: 0, .script_id: 0, .country_id: 198 }, { .language_id: 106, .script_id: 32, .country_id: 198 }, // und_LK -> si_Sinh_LK |
| 625 | { .language_id: 0, .script_id: 0, .country_id: 120 }, { .language_id: 102, .script_id: 7, .country_id: 120 }, // und_LS -> st_Latn_LS |
| 626 | { .language_id: 0, .script_id: 0, .country_id: 124 }, { .language_id: 73, .script_id: 7, .country_id: 124 }, // und_LT -> lt_Latn_LT |
| 627 | { .language_id: 0, .script_id: 0, .country_id: 125 }, { .language_id: 37, .script_id: 7, .country_id: 125 }, // und_LU -> fr_Latn_LU |
| 628 | { .language_id: 0, .script_id: 0, .country_id: 118 }, { .language_id: 71, .script_id: 7, .country_id: 118 }, // und_LV -> lv_Latn_LV |
| 629 | { .language_id: 0, .script_id: 0, .country_id: 122 }, { .language_id: 8, .script_id: 1, .country_id: 122 }, // und_LY -> ar_Arab_LY |
| 630 | { .language_id: 0, .script_id: 0, .country_id: 145 }, { .language_id: 8, .script_id: 1, .country_id: 145 }, // und_MA -> ar_Arab_MA |
| 631 | { .language_id: 0, .script_id: 0, .country_id: 142 }, { .language_id: 37, .script_id: 7, .country_id: 142 }, // und_MC -> fr_Latn_MC |
| 632 | { .language_id: 0, .script_id: 0, .country_id: 141 }, { .language_id: 95, .script_id: 7, .country_id: 141 }, // und_MD -> ro_Latn_MD |
| 633 | { .language_id: 0, .script_id: 0, .country_id: 242 }, { .language_id: 100, .script_id: 7, .country_id: 242 }, // und_ME -> sr_Latn_ME |
| 634 | { .language_id: 0, .script_id: 0, .country_id: 245 }, { .language_id: 37, .script_id: 7, .country_id: 245 }, // und_MF -> fr_Latn_MF |
| 635 | { .language_id: 0, .script_id: 0, .country_id: 128 }, { .language_id: 75, .script_id: 7, .country_id: 128 }, // und_MG -> mg_Latn_MG |
| 636 | { .language_id: 0, .script_id: 0, .country_id: 127 }, { .language_id: 74, .script_id: 2, .country_id: 127 }, // und_MK -> mk_Cyrl_MK |
| 637 | { .language_id: 0, .script_id: 0, .country_id: 132 }, { .language_id: 188, .script_id: 7, .country_id: 132 }, // und_ML -> bm_Latn_ML |
| 638 | { .language_id: 0, .script_id: 0, .country_id: 147 }, { .language_id: 21, .script_id: 25, .country_id: 147 }, // und_MM -> my_Mymr_MM |
| 639 | { .language_id: 0, .script_id: 0, .country_id: 143 }, { .language_id: 82, .script_id: 2, .country_id: 143 }, // und_MN -> mn_Cyrl_MN |
| 640 | { .language_id: 0, .script_id: 0, .country_id: 126 }, { .language_id: 25, .script_id: 6, .country_id: 126 }, // und_MO -> zh_Hant_MO |
| 641 | { .language_id: 0, .script_id: 0, .country_id: 135 }, { .language_id: 37, .script_id: 7, .country_id: 135 }, // und_MQ -> fr_Latn_MQ |
| 642 | { .language_id: 0, .script_id: 0, .country_id: 136 }, { .language_id: 8, .script_id: 1, .country_id: 136 }, // und_MR -> ar_Arab_MR |
| 643 | { .language_id: 0, .script_id: 0, .country_id: 133 }, { .language_id: 78, .script_id: 7, .country_id: 133 }, // und_MT -> mt_Latn_MT |
| 644 | { .language_id: 0, .script_id: 0, .country_id: 137 }, { .language_id: 191, .script_id: 7, .country_id: 137 }, // und_MU -> mfe_Latn_MU |
| 645 | { .language_id: 0, .script_id: 0, .country_id: 131 }, { .language_id: 143, .script_id: 29, .country_id: 131 }, // und_MV -> dv_Thaa_MV |
| 646 | { .language_id: 0, .script_id: 0, .country_id: 139 }, { .language_id: 111, .script_id: 7, .country_id: 139 }, // und_MX -> es_Latn_MX |
| 647 | { .language_id: 0, .script_id: 0, .country_id: 130 }, { .language_id: 76, .script_id: 7, .country_id: 130 }, // und_MY -> ms_Latn_MY |
| 648 | { .language_id: 0, .script_id: 0, .country_id: 146 }, { .language_id: 91, .script_id: 7, .country_id: 146 }, // und_MZ -> pt_Latn_MZ |
| 649 | { .language_id: 0, .script_id: 0, .country_id: 148 }, { .language_id: 5, .script_id: 7, .country_id: 148 }, // und_NA -> af_Latn_NA |
| 650 | { .language_id: 0, .script_id: 0, .country_id: 153 }, { .language_id: 37, .script_id: 7, .country_id: 153 }, // und_NC -> fr_Latn_NC |
| 651 | { .language_id: 0, .script_id: 0, .country_id: 156 }, { .language_id: 47, .script_id: 7, .country_id: 156 }, // und_NE -> ha_Latn_NE |
| 652 | { .language_id: 0, .script_id: 0, .country_id: 155 }, { .language_id: 111, .script_id: 7, .country_id: 155 }, // und_NI -> es_Latn_NI |
| 653 | { .language_id: 0, .script_id: 0, .country_id: 151 }, { .language_id: 30, .script_id: 7, .country_id: 151 }, // und_NL -> nl_Latn_NL |
| 654 | { .language_id: 0, .script_id: 0, .country_id: 161 }, { .language_id: 85, .script_id: 7, .country_id: 161 }, // und_NO -> nb_Latn_NO |
| 655 | { .language_id: 0, .script_id: 0, .country_id: 150 }, { .language_id: 84, .script_id: 13, .country_id: 150 }, // und_NP -> ne_Deva_NP |
| 656 | { .language_id: 0, .script_id: 0, .country_id: 162 }, { .language_id: 8, .script_id: 1, .country_id: 162 }, // und_OM -> ar_Arab_OM |
| 657 | { .language_id: 0, .script_id: 0, .country_id: 166 }, { .language_id: 111, .script_id: 7, .country_id: 166 }, // und_PA -> es_Latn_PA |
| 658 | { .language_id: 0, .script_id: 0, .country_id: 169 }, { .language_id: 111, .script_id: 7, .country_id: 169 }, // und_PE -> es_Latn_PE |
| 659 | { .language_id: 0, .script_id: 0, .country_id: 77 }, { .language_id: 37, .script_id: 7, .country_id: 77 }, // und_PF -> fr_Latn_PF |
| 660 | { .language_id: 0, .script_id: 0, .country_id: 167 }, { .language_id: 354, .script_id: 7, .country_id: 167 }, // und_PG -> tpi_Latn_PG |
| 661 | { .language_id: 0, .script_id: 0, .country_id: 170 }, { .language_id: 166, .script_id: 7, .country_id: 170 }, // und_PH -> fil_Latn_PH |
| 662 | { .language_id: 0, .script_id: 0, .country_id: 163 }, { .language_id: 130, .script_id: 1, .country_id: 163 }, // und_PK -> ur_Arab_PK |
| 663 | { .language_id: 0, .script_id: 0, .country_id: 172 }, { .language_id: 90, .script_id: 7, .country_id: 172 }, // und_PL -> pl_Latn_PL |
| 664 | { .language_id: 0, .script_id: 0, .country_id: 200 }, { .language_id: 37, .script_id: 7, .country_id: 200 }, // und_PM -> fr_Latn_PM |
| 665 | { .language_id: 0, .script_id: 0, .country_id: 174 }, { .language_id: 111, .script_id: 7, .country_id: 174 }, // und_PR -> es_Latn_PR |
| 666 | { .language_id: 0, .script_id: 0, .country_id: 165 }, { .language_id: 8, .script_id: 1, .country_id: 165 }, // und_PS -> ar_Arab_PS |
| 667 | { .language_id: 0, .script_id: 0, .country_id: 173 }, { .language_id: 91, .script_id: 7, .country_id: 173 }, // und_PT -> pt_Latn_PT |
| 668 | { .language_id: 0, .script_id: 0, .country_id: 164 }, { .language_id: 350, .script_id: 7, .country_id: 164 }, // und_PW -> pau_Latn_PW |
| 669 | { .language_id: 0, .script_id: 0, .country_id: 168 }, { .language_id: 45, .script_id: 7, .country_id: 168 }, // und_PY -> gn_Latn_PY |
| 670 | { .language_id: 0, .script_id: 0, .country_id: 175 }, { .language_id: 8, .script_id: 1, .country_id: 175 }, // und_QA -> ar_Arab_QA |
| 671 | { .language_id: 0, .script_id: 0, .country_id: 259 }, { .language_id: 31, .script_id: 7, .country_id: 249 }, // und_QO -> en_Latn_DG |
| 672 | { .language_id: 0, .script_id: 0, .country_id: 176 }, { .language_id: 37, .script_id: 7, .country_id: 176 }, // und_RE -> fr_Latn_RE |
| 673 | { .language_id: 0, .script_id: 0, .country_id: 177 }, { .language_id: 95, .script_id: 7, .country_id: 177 }, // und_RO -> ro_Latn_RO |
| 674 | { .language_id: 0, .script_id: 0, .country_id: 243 }, { .language_id: 100, .script_id: 2, .country_id: 243 }, // und_RS -> sr_Cyrl_RS |
| 675 | { .language_id: 0, .script_id: 0, .country_id: 178 }, { .language_id: 96, .script_id: 2, .country_id: 178 }, // und_RU -> ru_Cyrl_RU |
| 676 | { .language_id: 0, .script_id: 0, .country_id: 179 }, { .language_id: 64, .script_id: 7, .country_id: 179 }, // und_RW -> rw_Latn_RW |
| 677 | { .language_id: 0, .script_id: 0, .country_id: 186 }, { .language_id: 8, .script_id: 1, .country_id: 186 }, // und_SA -> ar_Arab_SA |
| 678 | { .language_id: 0, .script_id: 0, .country_id: 188 }, { .language_id: 37, .script_id: 7, .country_id: 188 }, // und_SC -> fr_Latn_SC |
| 679 | { .language_id: 0, .script_id: 0, .country_id: 201 }, { .language_id: 8, .script_id: 1, .country_id: 201 }, // und_SD -> ar_Arab_SD |
| 680 | { .language_id: 0, .script_id: 0, .country_id: 205 }, { .language_id: 114, .script_id: 7, .country_id: 205 }, // und_SE -> sv_Latn_SE |
| 681 | { .language_id: 0, .script_id: 0, .country_id: 192 }, { .language_id: 109, .script_id: 7, .country_id: 192 }, // und_SI -> sl_Latn_SI |
| 682 | { .language_id: 0, .script_id: 0, .country_id: 203 }, { .language_id: 85, .script_id: 7, .country_id: 203 }, // und_SJ -> nb_Latn_SJ |
| 683 | { .language_id: 0, .script_id: 0, .country_id: 191 }, { .language_id: 108, .script_id: 7, .country_id: 191 }, // und_SK -> sk_Latn_SK |
| 684 | { .language_id: 0, .script_id: 0, .country_id: 184 }, { .language_id: 58, .script_id: 7, .country_id: 184 }, // und_SM -> it_Latn_SM |
| 685 | { .language_id: 0, .script_id: 0, .country_id: 187 }, { .language_id: 37, .script_id: 7, .country_id: 187 }, // und_SN -> fr_Latn_SN |
| 686 | { .language_id: 0, .script_id: 0, .country_id: 194 }, { .language_id: 110, .script_id: 7, .country_id: 194 }, // und_SO -> so_Latn_SO |
| 687 | { .language_id: 0, .script_id: 0, .country_id: 202 }, { .language_id: 30, .script_id: 7, .country_id: 202 }, // und_SR -> nl_Latn_SR |
| 688 | { .language_id: 0, .script_id: 0, .country_id: 185 }, { .language_id: 91, .script_id: 7, .country_id: 185 }, // und_ST -> pt_Latn_ST |
| 689 | { .language_id: 0, .script_id: 0, .country_id: 65 }, { .language_id: 111, .script_id: 7, .country_id: 65 }, // und_SV -> es_Latn_SV |
| 690 | { .language_id: 0, .script_id: 0, .country_id: 207 }, { .language_id: 8, .script_id: 1, .country_id: 207 }, // und_SY -> ar_Arab_SY |
| 691 | { .language_id: 0, .script_id: 0, .country_id: 42 }, { .language_id: 37, .script_id: 7, .country_id: 42 }, // und_TD -> fr_Latn_TD |
| 692 | { .language_id: 0, .script_id: 0, .country_id: 78 }, { .language_id: 37, .script_id: 7, .country_id: 78 }, // und_TF -> fr_Latn_TF |
| 693 | { .language_id: 0, .script_id: 0, .country_id: 212 }, { .language_id: 37, .script_id: 7, .country_id: 212 }, // und_TG -> fr_Latn_TG |
| 694 | { .language_id: 0, .script_id: 0, .country_id: 211 }, { .language_id: 120, .script_id: 30, .country_id: 211 }, // und_TH -> th_Thai_TH |
| 695 | { .language_id: 0, .script_id: 0, .country_id: 209 }, { .language_id: 116, .script_id: 2, .country_id: 209 }, // und_TJ -> tg_Cyrl_TJ |
| 696 | { .language_id: 0, .script_id: 0, .country_id: 213 }, { .language_id: 353, .script_id: 7, .country_id: 213 }, // und_TK -> tkl_Latn_TK |
| 697 | { .language_id: 0, .script_id: 0, .country_id: 62 }, { .language_id: 91, .script_id: 7, .country_id: 62 }, // und_TL -> pt_Latn_TL |
| 698 | { .language_id: 0, .script_id: 0, .country_id: 218 }, { .language_id: 126, .script_id: 7, .country_id: 218 }, // und_TM -> tk_Latn_TM |
| 699 | { .language_id: 0, .script_id: 0, .country_id: 216 }, { .language_id: 8, .script_id: 1, .country_id: 216 }, // und_TN -> ar_Arab_TN |
| 700 | { .language_id: 0, .script_id: 0, .country_id: 214 }, { .language_id: 123, .script_id: 7, .country_id: 214 }, // und_TO -> to_Latn_TO |
| 701 | { .language_id: 0, .script_id: 0, .country_id: 217 }, { .language_id: 125, .script_id: 7, .country_id: 217 }, // und_TR -> tr_Latn_TR |
| 702 | { .language_id: 0, .script_id: 0, .country_id: 220 }, { .language_id: 355, .script_id: 7, .country_id: 220 }, // und_TV -> tvl_Latn_TV |
| 703 | { .language_id: 0, .script_id: 0, .country_id: 208 }, { .language_id: 25, .script_id: 6, .country_id: 208 }, // und_TW -> zh_Hant_TW |
| 704 | { .language_id: 0, .script_id: 0, .country_id: 210 }, { .language_id: 113, .script_id: 7, .country_id: 210 }, // und_TZ -> sw_Latn_TZ |
| 705 | { .language_id: 0, .script_id: 0, .country_id: 222 }, { .language_id: 129, .script_id: 2, .country_id: 222 }, // und_UA -> uk_Cyrl_UA |
| 706 | { .language_id: 0, .script_id: 0, .country_id: 221 }, { .language_id: 113, .script_id: 7, .country_id: 221 }, // und_UG -> sw_Latn_UG |
| 707 | { .language_id: 0, .script_id: 0, .country_id: 227 }, { .language_id: 111, .script_id: 7, .country_id: 227 }, // und_UY -> es_Latn_UY |
| 708 | { .language_id: 0, .script_id: 0, .country_id: 228 }, { .language_id: 131, .script_id: 7, .country_id: 228 }, // und_UZ -> uz_Latn_UZ |
| 709 | { .language_id: 0, .script_id: 0, .country_id: 230 }, { .language_id: 58, .script_id: 7, .country_id: 230 }, // und_VA -> it_Latn_VA |
| 710 | { .language_id: 0, .script_id: 0, .country_id: 231 }, { .language_id: 111, .script_id: 7, .country_id: 231 }, // und_VE -> es_Latn_VE |
| 711 | { .language_id: 0, .script_id: 0, .country_id: 232 }, { .language_id: 132, .script_id: 7, .country_id: 232 }, // und_VN -> vi_Latn_VN |
| 712 | { .language_id: 0, .script_id: 0, .country_id: 229 }, { .language_id: 18, .script_id: 7, .country_id: 229 }, // und_VU -> bi_Latn_VU |
| 713 | { .language_id: 0, .script_id: 0, .country_id: 235 }, { .language_id: 37, .script_id: 7, .country_id: 235 }, // und_WF -> fr_Latn_WF |
| 714 | { .language_id: 0, .script_id: 0, .country_id: 183 }, { .language_id: 97, .script_id: 7, .country_id: 183 }, // und_WS -> sm_Latn_WS |
| 715 | { .language_id: 0, .script_id: 0, .country_id: 257 }, { .language_id: 6, .script_id: 7, .country_id: 257 }, // und_XK -> sq_Latn_XK |
| 716 | { .language_id: 0, .script_id: 0, .country_id: 237 }, { .language_id: 8, .script_id: 1, .country_id: 237 }, // und_YE -> ar_Arab_YE |
| 717 | { .language_id: 0, .script_id: 0, .country_id: 138 }, { .language_id: 37, .script_id: 7, .country_id: 138 }, // und_YT -> fr_Latn_YT |
| 718 | { .language_id: 0, .script_id: 0, .country_id: 240 }, { .language_id: 104, .script_id: 7, .country_id: 240 }, // und_ZW -> sn_Latn_ZW |
| 719 | { .language_id: 0, .script_id: 134, .country_id: 0 }, { .language_id: 177, .script_id: 134, .country_id: 91 }, // und_Adlm -> ff_Adlm_GN |
| 720 | { .language_id: 0, .script_id: 128, .country_id: 0 }, { .language_id: 340, .script_id: 128, .country_id: 100 }, // und_Ahom -> aho_Ahom_IN |
| 721 | { .language_id: 0, .script_id: 1, .country_id: 0 }, { .language_id: 8, .script_id: 1, .country_id: 64 }, // und_Arab -> ar_Arab_EG |
| 722 | { .language_id: 0, .script_id: 1, .country_id: 46 }, { .language_id: 76, .script_id: 1, .country_id: 46 }, // und_Arab_CC -> ms_Arab_CC |
| 723 | { .language_id: 0, .script_id: 1, .country_id: 44 }, { .language_id: 128, .script_id: 1, .country_id: 44 }, // und_Arab_CN -> ug_Arab_CN |
| 724 | { .language_id: 0, .script_id: 1, .country_id: 224 }, { .language_id: 62, .script_id: 1, .country_id: 224 }, // und_Arab_GB -> ks_Arab_GB |
| 725 | { .language_id: 0, .script_id: 1, .country_id: 101 }, { .language_id: 76, .script_id: 1, .country_id: 101 }, // und_Arab_ID -> ms_Arab_ID |
| 726 | { .language_id: 0, .script_id: 1, .country_id: 100 }, { .language_id: 130, .script_id: 1, .country_id: 100 }, // und_Arab_IN -> ur_Arab_IN |
| 727 | { .language_id: 0, .script_id: 1, .country_id: 143 }, { .language_id: 63, .script_id: 1, .country_id: 143 }, // und_Arab_MN -> kk_Arab_MN |
| 728 | { .language_id: 0, .script_id: 1, .country_id: 137 }, { .language_id: 130, .script_id: 1, .country_id: 137 }, // und_Arab_MU -> ur_Arab_MU |
| 729 | { .language_id: 0, .script_id: 1, .country_id: 157 }, { .language_id: 47, .script_id: 1, .country_id: 157 }, // und_Arab_NG -> ha_Arab_NG |
| 730 | { .language_id: 0, .script_id: 1, .country_id: 163 }, { .language_id: 130, .script_id: 1, .country_id: 163 }, // und_Arab_PK -> ur_Arab_PK |
| 731 | { .language_id: 0, .script_id: 1, .country_id: 209 }, { .language_id: 89, .script_id: 1, .country_id: 209 }, // und_Arab_TJ -> fa_Arab_TJ |
| 732 | { .language_id: 0, .script_id: 1, .country_id: 217 }, { .language_id: 12, .script_id: 1, .country_id: 217 }, // und_Arab_TR -> az_Arab_TR |
| 733 | { .language_id: 0, .script_id: 57, .country_id: 0 }, { .language_id: 265, .script_id: 57, .country_id: 102 }, // und_Armi -> arc_Armi_IR |
| 734 | { .language_id: 0, .script_id: 10, .country_id: 0 }, { .language_id: 9, .script_id: 10, .country_id: 11 }, // und_Armn -> hy_Armn_AM |
| 735 | { .language_id: 0, .script_id: 36, .country_id: 0 }, { .language_id: 255, .script_id: 36, .country_id: 102 }, // und_Avst -> ae_Avst_IR |
| 736 | { .language_id: 0, .script_id: 37, .country_id: 0 }, { .language_id: 266, .script_id: 37, .country_id: 101 }, // und_Bali -> ban_Bali_ID |
| 737 | { .language_id: 0, .script_id: 38, .country_id: 0 }, { .language_id: 267, .script_id: 38, .country_id: 37 }, // und_Bamu -> bax_Bamu_CM |
| 738 | { .language_id: 0, .script_id: 106, .country_id: 0 }, { .language_id: 336, .script_id: 106, .country_id: 121 }, // und_Bass -> bsq_Bass_LR |
| 739 | { .language_id: 0, .script_id: 39, .country_id: 0 }, { .language_id: 268, .script_id: 39, .country_id: 101 }, // und_Batk -> bbc_Batk_ID |
| 740 | { .language_id: 0, .script_id: 11, .country_id: 0 }, { .language_id: 15, .script_id: 11, .country_id: 18 }, // und_Beng -> bn_Beng_BD |
| 741 | { .language_id: 0, .script_id: 135, .country_id: 0 }, { .language_id: 99, .script_id: 135, .country_id: 100 }, // und_Bhks -> sa_Bhks_IN |
| 742 | { .language_id: 0, .script_id: 40, .country_id: 0 }, { .language_id: 25, .script_id: 40, .country_id: 208 }, // und_Bopo -> zh_Bopo_TW |
| 743 | { .language_id: 0, .script_id: 41, .country_id: 0 }, { .language_id: 342, .script_id: 41, .country_id: 100 }, // und_Brah -> pka_Brah_IN |
| 744 | { .language_id: 0, .script_id: 103, .country_id: 0 }, { .language_id: 37, .script_id: 103, .country_id: 74 }, // und_Brai -> fr_Brai_FR |
| 745 | { .language_id: 0, .script_id: 42, .country_id: 0 }, { .language_id: 269, .script_id: 42, .country_id: 101 }, // und_Bugi -> bug_Bugi_ID |
| 746 | { .language_id: 0, .script_id: 43, .country_id: 0 }, { .language_id: 270, .script_id: 43, .country_id: 170 }, // und_Buhd -> bku_Buhd_PH |
| 747 | { .language_id: 0, .script_id: 46, .country_id: 0 }, { .language_id: 272, .script_id: 46, .country_id: 18 }, // und_Cakm -> ccp_Cakm_BD |
| 748 | { .language_id: 0, .script_id: 44, .country_id: 0 }, { .language_id: 221, .script_id: 44, .country_id: 38 }, // und_Cans -> cr_Cans_CA |
| 749 | { .language_id: 0, .script_id: 45, .country_id: 0 }, { .language_id: 271, .script_id: 45, .country_id: 217 }, // und_Cari -> xcr_Cari_TR |
| 750 | { .language_id: 0, .script_id: 47, .country_id: 0 }, { .language_id: 276, .script_id: 47, .country_id: 232 }, // und_Cham -> cjm_Cham_VN |
| 751 | { .language_id: 0, .script_id: 12, .country_id: 0 }, { .language_id: 190, .script_id: 12, .country_id: 225 }, // und_Cher -> chr_Cher_US |
| 752 | { .language_id: 0, .script_id: 48, .country_id: 0 }, { .language_id: 274, .script_id: 48, .country_id: 64 }, // und_Copt -> cop_Copt_EG |
| 753 | { .language_id: 0, .script_id: 49, .country_id: 0 }, { .language_id: 264, .script_id: 49, .country_id: 56 }, // und_Cprt -> grc_Cprt_CY |
| 754 | { .language_id: 0, .script_id: 2, .country_id: 0 }, { .language_id: 96, .script_id: 2, .country_id: 178 }, // und_Cyrl -> ru_Cyrl_RU |
| 755 | { .language_id: 0, .script_id: 2, .country_id: 2 }, { .language_id: 74, .script_id: 2, .country_id: 2 }, // und_Cyrl_AL -> mk_Cyrl_AL |
| 756 | { .language_id: 0, .script_id: 2, .country_id: 27 }, { .language_id: 100, .script_id: 2, .country_id: 27 }, // und_Cyrl_BA -> sr_Cyrl_BA |
| 757 | { .language_id: 0, .script_id: 2, .country_id: 81 }, { .language_id: 101, .script_id: 2, .country_id: 81 }, // und_Cyrl_GE -> os_Cyrl_GE |
| 758 | { .language_id: 0, .script_id: 2, .country_id: 85 }, { .language_id: 74, .script_id: 2, .country_id: 85 }, // und_Cyrl_GR -> mk_Cyrl_GR |
| 759 | { .language_id: 0, .script_id: 2, .country_id: 141 }, { .language_id: 129, .script_id: 2, .country_id: 141 }, // und_Cyrl_MD -> uk_Cyrl_MD |
| 760 | { .language_id: 0, .script_id: 2, .country_id: 177 }, { .language_id: 20, .script_id: 2, .country_id: 177 }, // und_Cyrl_RO -> bg_Cyrl_RO |
| 761 | { .language_id: 0, .script_id: 2, .country_id: 191 }, { .language_id: 129, .script_id: 2, .country_id: 191 }, // und_Cyrl_SK -> uk_Cyrl_SK |
| 762 | { .language_id: 0, .script_id: 2, .country_id: 257 }, { .language_id: 100, .script_id: 2, .country_id: 257 }, // und_Cyrl_XK -> sr_Cyrl_XK |
| 763 | { .language_id: 0, .script_id: 13, .country_id: 0 }, { .language_id: 49, .script_id: 13, .country_id: 100 }, // und_Deva -> hi_Deva_IN |
| 764 | { .language_id: 0, .script_id: 13, .country_id: 25 }, { .language_id: 84, .script_id: 13, .country_id: 25 }, // und_Deva_BT -> ne_Deva_BT |
| 765 | { .language_id: 0, .script_id: 13, .country_id: 137 }, { .language_id: 343, .script_id: 13, .country_id: 137 }, // und_Deva_MU -> bho_Deva_MU |
| 766 | { .language_id: 0, .script_id: 107, .country_id: 0 }, { .language_id: 37, .script_id: 107, .country_id: 74 }, // und_Dupl -> fr_Dupl_FR |
| 767 | { .language_id: 0, .script_id: 50, .country_id: 0 }, { .language_id: 263, .script_id: 50, .country_id: 64 }, // und_Egyp -> egy_Egyp_EG |
| 768 | { .language_id: 0, .script_id: 108, .country_id: 0 }, { .language_id: 6, .script_id: 108, .country_id: 2 }, // und_Elba -> sq_Elba_AL |
| 769 | { .language_id: 0, .script_id: 14, .country_id: 0 }, { .language_id: 7, .script_id: 14, .country_id: 69 }, // und_Ethi -> am_Ethi_ET |
| 770 | { .language_id: 0, .script_id: 15, .country_id: 0 }, { .language_id: 41, .script_id: 15, .country_id: 81 }, // und_Geor -> ka_Geor_GE |
| 771 | { .language_id: 0, .script_id: 52, .country_id: 0 }, { .language_id: 219, .script_id: 52, .country_id: 33 }, // und_Glag -> cu_Glag_BG |
| 772 | { .language_id: 0, .script_id: 53, .country_id: 0 }, { .language_id: 279, .script_id: 53, .country_id: 222 }, // und_Goth -> got_Goth_UA |
| 773 | { .language_id: 0, .script_id: 109, .country_id: 0 }, { .language_id: 99, .script_id: 109, .country_id: 100 }, // und_Gran -> sa_Gran_IN |
| 774 | { .language_id: 0, .script_id: 16, .country_id: 0 }, { .language_id: 43, .script_id: 16, .country_id: 85 }, // und_Grek -> el_Grek_GR |
| 775 | { .language_id: 0, .script_id: 17, .country_id: 0 }, { .language_id: 46, .script_id: 17, .country_id: 100 }, // und_Gujr -> gu_Gujr_IN |
| 776 | { .language_id: 0, .script_id: 4, .country_id: 0 }, { .language_id: 92, .script_id: 4, .country_id: 100 }, // und_Guru -> pa_Guru_IN |
| 777 | { .language_id: 0, .script_id: 140, .country_id: 0 }, { .language_id: 25, .script_id: 140, .country_id: 208 }, // und_Hanb -> zh_Hanb_TW |
| 778 | { .language_id: 0, .script_id: 55, .country_id: 0 }, { .language_id: 66, .script_id: 55, .country_id: 114 }, // und_Hang -> ko_Hang_KR |
| 779 | { .language_id: 0, .script_id: 54, .country_id: 0 }, { .language_id: 25, .script_id: 54, .country_id: 44 }, // und_Hani -> zh_Hani_CN |
| 780 | { .language_id: 0, .script_id: 56, .country_id: 0 }, { .language_id: 280, .script_id: 56, .country_id: 170 }, // und_Hano -> hnn_Hano_PH |
| 781 | { .language_id: 0, .script_id: 5, .country_id: 0 }, { .language_id: 25, .script_id: 5, .country_id: 44 }, // und_Hans -> zh_Hans_CN |
| 782 | { .language_id: 0, .script_id: 6, .country_id: 0 }, { .language_id: 25, .script_id: 6, .country_id: 208 }, // und_Hant -> zh_Hant_TW |
| 783 | { .language_id: 0, .script_id: 18, .country_id: 0 }, { .language_id: 48, .script_id: 18, .country_id: 105 }, // und_Hebr -> he_Hebr_IL |
| 784 | { .language_id: 0, .script_id: 18, .country_id: 38 }, { .language_id: 137, .script_id: 18, .country_id: 38 }, // und_Hebr_CA -> yi_Hebr_CA |
| 785 | { .language_id: 0, .script_id: 18, .country_id: 224 }, { .language_id: 137, .script_id: 18, .country_id: 224 }, // und_Hebr_GB -> yi_Hebr_GB |
| 786 | { .language_id: 0, .script_id: 18, .country_id: 205 }, { .language_id: 137, .script_id: 18, .country_id: 205 }, // und_Hebr_SE -> yi_Hebr_SE |
| 787 | { .language_id: 0, .script_id: 18, .country_id: 222 }, { .language_id: 137, .script_id: 18, .country_id: 222 }, // und_Hebr_UA -> yi_Hebr_UA |
| 788 | { .language_id: 0, .script_id: 18, .country_id: 225 }, { .language_id: 137, .script_id: 18, .country_id: 225 }, // und_Hebr_US -> yi_Hebr_US |
| 789 | { .language_id: 0, .script_id: 104, .country_id: 0 }, { .language_id: 59, .script_id: 104, .country_id: 108 }, // und_Hira -> ja_Hira_JP |
| 790 | { .language_id: 0, .script_id: 129, .country_id: 0 }, { .language_id: 344, .script_id: 129, .country_id: 217 }, // und_Hluw -> hlu_Hluw_TR |
| 791 | { .language_id: 0, .script_id: 110, .country_id: 0 }, { .language_id: 333, .script_id: 110, .country_id: 117 }, // und_Hmng -> hnj_Hmng_LA |
| 792 | { .language_id: 0, .script_id: 132, .country_id: 0 }, { .language_id: 50, .script_id: 132, .country_id: 98 }, // und_Hung -> hu_Hung_HU |
| 793 | { .language_id: 0, .script_id: 79, .country_id: 0 }, { .language_id: 278, .script_id: 79, .country_id: 106 }, // und_Ital -> ett_Ital_IT |
| 794 | { .language_id: 0, .script_id: 141, .country_id: 0 }, { .language_id: 66, .script_id: 141, .country_id: 114 }, // und_Jamo -> ko_Jamo_KR |
| 795 | { .language_id: 0, .script_id: 60, .country_id: 0 }, { .language_id: 60, .script_id: 60, .country_id: 101 }, // und_Java -> jv_Java_ID |
| 796 | { .language_id: 0, .script_id: 19, .country_id: 0 }, { .language_id: 59, .script_id: 19, .country_id: 108 }, // und_Jpan -> ja_Jpan_JP |
| 797 | { .language_id: 0, .script_id: 63, .country_id: 0 }, { .language_id: 277, .script_id: 63, .country_id: 147 }, // und_Kali -> eky_Kali_MM |
| 798 | { .language_id: 0, .script_id: 62, .country_id: 0 }, { .language_id: 59, .script_id: 62, .country_id: 108 }, // und_Kana -> ja_Kana_JP |
| 799 | { .language_id: 0, .script_id: 64, .country_id: 0 }, { .language_id: 300, .script_id: 64, .country_id: 163 }, // und_Khar -> pra_Khar_PK |
| 800 | { .language_id: 0, .script_id: 20, .country_id: 0 }, { .language_id: 23, .script_id: 20, .country_id: 36 }, // und_Khmr -> km_Khmr_KH |
| 801 | { .language_id: 0, .script_id: 111, .country_id: 0 }, { .language_id: 105, .script_id: 111, .country_id: 100 }, // und_Khoj -> sd_Khoj_IN |
| 802 | { .language_id: 0, .script_id: 21, .country_id: 0 }, { .language_id: 61, .script_id: 21, .country_id: 100 }, // und_Knda -> kn_Knda_IN |
| 803 | { .language_id: 0, .script_id: 22, .country_id: 0 }, { .language_id: 66, .script_id: 22, .country_id: 114 }, // und_Kore -> ko_Kore_KR |
| 804 | { .language_id: 0, .script_id: 61, .country_id: 0 }, { .language_id: 343, .script_id: 61, .country_id: 100 }, // und_Kthi -> bho_Kthi_IN |
| 805 | { .language_id: 0, .script_id: 65, .country_id: 0 }, { .language_id: 292, .script_id: 65, .country_id: 211 }, // und_Lana -> nod_Lana_TH |
| 806 | { .language_id: 0, .script_id: 23, .country_id: 0 }, { .language_id: 69, .script_id: 23, .country_id: 117 }, // und_Laoo -> lo_Laoo_LA |
| 807 | { .language_id: 0, .script_id: 7, .country_id: 1 }, { .language_id: 126, .script_id: 7, .country_id: 1 }, // und_Latn_AF -> tk_Latn_AF |
| 808 | { .language_id: 0, .script_id: 7, .country_id: 11 }, { .language_id: 67, .script_id: 7, .country_id: 11 }, // und_Latn_AM -> ku_Latn_AM |
| 809 | { .language_id: 0, .script_id: 7, .country_id: 44 }, { .language_id: 139, .script_id: 7, .country_id: 44 }, // und_Latn_CN -> za_Latn_CN |
| 810 | { .language_id: 0, .script_id: 7, .country_id: 56 }, { .language_id: 125, .script_id: 7, .country_id: 56 }, // und_Latn_CY -> tr_Latn_CY |
| 811 | { .language_id: 0, .script_id: 7, .country_id: 3 }, { .language_id: 37, .script_id: 7, .country_id: 3 }, // und_Latn_DZ -> fr_Latn_DZ |
| 812 | { .language_id: 0, .script_id: 7, .country_id: 69 }, { .language_id: 31, .script_id: 7, .country_id: 69 }, // und_Latn_ET -> en_Latn_ET |
| 813 | { .language_id: 0, .script_id: 7, .country_id: 81 }, { .language_id: 67, .script_id: 7, .country_id: 81 }, // und_Latn_GE -> ku_Latn_GE |
| 814 | { .language_id: 0, .script_id: 7, .country_id: 102 }, { .language_id: 126, .script_id: 7, .country_id: 102 }, // und_Latn_IR -> tk_Latn_IR |
| 815 | { .language_id: 0, .script_id: 7, .country_id: 48 }, { .language_id: 37, .script_id: 7, .country_id: 48 }, // und_Latn_KM -> fr_Latn_KM |
| 816 | { .language_id: 0, .script_id: 7, .country_id: 145 }, { .language_id: 37, .script_id: 7, .country_id: 145 }, // und_Latn_MA -> fr_Latn_MA |
| 817 | { .language_id: 0, .script_id: 7, .country_id: 127 }, { .language_id: 6, .script_id: 7, .country_id: 127 }, // und_Latn_MK -> sq_Latn_MK |
| 818 | { .language_id: 0, .script_id: 7, .country_id: 126 }, { .language_id: 91, .script_id: 7, .country_id: 126 }, // und_Latn_MO -> pt_Latn_MO |
| 819 | { .language_id: 0, .script_id: 7, .country_id: 136 }, { .language_id: 37, .script_id: 7, .country_id: 136 }, // und_Latn_MR -> fr_Latn_MR |
| 820 | { .language_id: 0, .script_id: 7, .country_id: 207 }, { .language_id: 37, .script_id: 7, .country_id: 207 }, // und_Latn_SY -> fr_Latn_SY |
| 821 | { .language_id: 0, .script_id: 7, .country_id: 216 }, { .language_id: 37, .script_id: 7, .country_id: 216 }, // und_Latn_TN -> fr_Latn_TN |
| 822 | { .language_id: 0, .script_id: 7, .country_id: 208 }, { .language_id: 174, .script_id: 7, .country_id: 208 }, // und_Latn_TW -> trv_Latn_TW |
| 823 | { .language_id: 0, .script_id: 7, .country_id: 222 }, { .language_id: 90, .script_id: 7, .country_id: 222 }, // und_Latn_UA -> pl_Latn_UA |
| 824 | { .language_id: 0, .script_id: 66, .country_id: 0 }, { .language_id: 283, .script_id: 66, .country_id: 100 }, // und_Lepc -> lep_Lepc_IN |
| 825 | { .language_id: 0, .script_id: 67, .country_id: 0 }, { .language_id: 284, .script_id: 67, .country_id: 100 }, // und_Limb -> lif_Limb_IN |
| 826 | { .language_id: 0, .script_id: 112, .country_id: 0 }, { .language_id: 332, .script_id: 112, .country_id: 85 }, // und_Lina -> lab_Lina_GR |
| 827 | { .language_id: 0, .script_id: 68, .country_id: 0 }, { .language_id: 264, .script_id: 68, .country_id: 85 }, // und_Linb -> grc_Linb_GR |
| 828 | { .language_id: 0, .script_id: 51, .country_id: 0 }, { .language_id: 285, .script_id: 51, .country_id: 44 }, // und_Lisu -> lis_Lisu_CN |
| 829 | { .language_id: 0, .script_id: 69, .country_id: 0 }, { .language_id: 287, .script_id: 69, .country_id: 217 }, // und_Lyci -> xlc_Lyci_TR |
| 830 | { .language_id: 0, .script_id: 70, .country_id: 0 }, { .language_id: 288, .script_id: 70, .country_id: 217 }, // und_Lydi -> xld_Lydi_TR |
| 831 | { .language_id: 0, .script_id: 113, .country_id: 0 }, { .language_id: 49, .script_id: 113, .country_id: 100 }, // und_Mahj -> hi_Mahj_IN |
| 832 | { .language_id: 0, .script_id: 71, .country_id: 0 }, { .language_id: 273, .script_id: 71, .country_id: 102 }, // und_Mand -> myz_Mand_IR |
| 833 | { .language_id: 0, .script_id: 114, .country_id: 0 }, { .language_id: 329, .script_id: 114, .country_id: 44 }, // und_Mani -> xmn_Mani_CN |
| 834 | { .language_id: 0, .script_id: 136, .country_id: 0 }, { .language_id: 121, .script_id: 136, .country_id: 44 }, // und_Marc -> bo_Marc_CN |
| 835 | { .language_id: 0, .script_id: 115, .country_id: 0 }, { .language_id: 330, .script_id: 115, .country_id: 189 }, // und_Mend -> men_Mend_SL |
| 836 | { .language_id: 0, .script_id: 74, .country_id: 0 }, { .language_id: 291, .script_id: 74, .country_id: 201 }, // und_Merc -> xmr_Merc_SD |
| 837 | { .language_id: 0, .script_id: 73, .country_id: 0 }, { .language_id: 291, .script_id: 73, .country_id: 201 }, // und_Mero -> xmr_Mero_SD |
| 838 | { .language_id: 0, .script_id: 24, .country_id: 0 }, { .language_id: 77, .script_id: 24, .country_id: 100 }, // und_Mlym -> ml_Mlym_IN |
| 839 | { .language_id: 0, .script_id: 116, .country_id: 0 }, { .language_id: 80, .script_id: 116, .country_id: 100 }, // und_Modi -> mr_Modi_IN |
| 840 | { .language_id: 0, .script_id: 8, .country_id: 0 }, { .language_id: 82, .script_id: 8, .country_id: 44 }, // und_Mong -> mn_Mong_CN |
| 841 | { .language_id: 0, .script_id: 117, .country_id: 0 }, { .language_id: 347, .script_id: 117, .country_id: 18 }, // und_Mroo -> mro_Mroo_BD |
| 842 | { .language_id: 0, .script_id: 72, .country_id: 0 }, { .language_id: 290, .script_id: 72, .country_id: 100 }, // und_Mtei -> mni_Mtei_IN |
| 843 | { .language_id: 0, .script_id: 131, .country_id: 0 }, { .language_id: 352, .script_id: 131, .country_id: 163 }, // und_Mult -> skr_Mult_PK |
| 844 | { .language_id: 0, .script_id: 25, .country_id: 0 }, { .language_id: 21, .script_id: 25, .country_id: 147 }, // und_Mymr -> my_Mymr_MM |
| 845 | { .language_id: 0, .script_id: 118, .country_id: 0 }, { .language_id: 331, .script_id: 118, .country_id: 186 }, // und_Narb -> xna_Narb_SA |
| 846 | { .language_id: 0, .script_id: 119, .country_id: 0 }, { .language_id: 265, .script_id: 119, .country_id: 109 }, // und_Nbat -> arc_Nbat_JO |
| 847 | { .language_id: 0, .script_id: 137, .country_id: 0 }, { .language_id: 348, .script_id: 137, .country_id: 150 }, // und_Newa -> new_Newa_NP |
| 848 | { .language_id: 0, .script_id: 75, .country_id: 0 }, { .language_id: 289, .script_id: 75, .country_id: 91 }, // und_Nkoo -> man_Nkoo_GN |
| 849 | { .language_id: 0, .script_id: 77, .country_id: 0 }, { .language_id: 293, .script_id: 77, .country_id: 104 }, // und_Ogam -> sga_Ogam_IE |
| 850 | { .language_id: 0, .script_id: 78, .country_id: 0 }, { .language_id: 304, .script_id: 78, .country_id: 100 }, // und_Olck -> sat_Olck_IN |
| 851 | { .language_id: 0, .script_id: 82, .country_id: 0 }, { .language_id: 296, .script_id: 82, .country_id: 143 }, // und_Orkh -> otk_Orkh_MN |
| 852 | { .language_id: 0, .script_id: 26, .country_id: 0 }, { .language_id: 87, .script_id: 26, .country_id: 100 }, // und_Orya -> or_Orya_IN |
| 853 | { .language_id: 0, .script_id: 138, .country_id: 0 }, { .language_id: 358, .script_id: 138, .country_id: 225 }, // und_Osge -> osa_Osge_US |
| 854 | { .language_id: 0, .script_id: 83, .country_id: 0 }, { .language_id: 110, .script_id: 83, .country_id: 194 }, // und_Osma -> so_Osma_SO |
| 855 | { .language_id: 0, .script_id: 120, .country_id: 0 }, { .language_id: 265, .script_id: 120, .country_id: 207 }, // und_Palm -> arc_Palm_SY |
| 856 | { .language_id: 0, .script_id: 121, .country_id: 0 }, { .language_id: 338, .script_id: 121, .country_id: 147 }, // und_Pauc -> ctd_Pauc_MM |
| 857 | { .language_id: 0, .script_id: 122, .country_id: 0 }, { .language_id: 226, .script_id: 122, .country_id: 178 }, // und_Perm -> kv_Perm_RU |
| 858 | { .language_id: 0, .script_id: 84, .country_id: 0 }, { .language_id: 345, .script_id: 84, .country_id: 44 }, // und_Phag -> lzh_Phag_CN |
| 859 | { .language_id: 0, .script_id: 58, .country_id: 0 }, { .language_id: 297, .script_id: 58, .country_id: 102 }, // und_Phli -> pal_Phli_IR |
| 860 | { .language_id: 0, .script_id: 123, .country_id: 0 }, { .language_id: 297, .script_id: 123, .country_id: 44 }, // und_Phlp -> pal_Phlp_CN |
| 861 | { .language_id: 0, .script_id: 85, .country_id: 0 }, { .language_id: 299, .script_id: 85, .country_id: 119 }, // und_Phnx -> phn_Phnx_LB |
| 862 | { .language_id: 0, .script_id: 86, .country_id: 0 }, { .language_id: 282, .script_id: 86, .country_id: 44 }, // und_Plrd -> hmd_Plrd_CN |
| 863 | { .language_id: 0, .script_id: 59, .country_id: 0 }, { .language_id: 298, .script_id: 59, .country_id: 102 }, // und_Prti -> xpr_Prti_IR |
| 864 | { .language_id: 0, .script_id: 87, .country_id: 0 }, { .language_id: 301, .script_id: 87, .country_id: 101 }, // und_Rjng -> rej_Rjng_ID |
| 865 | { .language_id: 0, .script_id: 88, .country_id: 0 }, { .language_id: 294, .script_id: 88, .country_id: 205 }, // und_Runr -> non_Runr_SE |
| 866 | { .language_id: 0, .script_id: 89, .country_id: 0 }, { .language_id: 303, .script_id: 89, .country_id: 105 }, // und_Samr -> smp_Samr_IL |
| 867 | { .language_id: 0, .script_id: 81, .country_id: 0 }, { .language_id: 302, .script_id: 81, .country_id: 237 }, // und_Sarb -> xsa_Sarb_YE |
| 868 | { .language_id: 0, .script_id: 90, .country_id: 0 }, { .language_id: 305, .script_id: 90, .country_id: 100 }, // und_Saur -> saz_Saur_IN |
| 869 | { .language_id: 0, .script_id: 133, .country_id: 0 }, { .language_id: 341, .script_id: 133, .country_id: 225 }, // und_Sgnw -> ase_Sgnw_US |
| 870 | { .language_id: 0, .script_id: 92, .country_id: 0 }, { .language_id: 31, .script_id: 92, .country_id: 224 }, // und_Shaw -> en_Shaw_GB |
| 871 | { .language_id: 0, .script_id: 91, .country_id: 0 }, { .language_id: 99, .script_id: 91, .country_id: 100 }, // und_Shrd -> sa_Shrd_IN |
| 872 | { .language_id: 0, .script_id: 124, .country_id: 0 }, { .language_id: 99, .script_id: 124, .country_id: 100 }, // und_Sidd -> sa_Sidd_IN |
| 873 | { .language_id: 0, .script_id: 125, .country_id: 0 }, { .language_id: 105, .script_id: 125, .country_id: 100 }, // und_Sind -> sd_Sind_IN |
| 874 | { .language_id: 0, .script_id: 32, .country_id: 0 }, { .language_id: 106, .script_id: 32, .country_id: 198 }, // und_Sinh -> si_Sinh_LK |
| 875 | { .language_id: 0, .script_id: 93, .country_id: 0 }, { .language_id: 306, .script_id: 93, .country_id: 100 }, // und_Sora -> srb_Sora_IN |
| 876 | { .language_id: 0, .script_id: 95, .country_id: 0 }, { .language_id: 112, .script_id: 95, .country_id: 101 }, // und_Sund -> su_Sund_ID |
| 877 | { .language_id: 0, .script_id: 96, .country_id: 0 }, { .language_id: 307, .script_id: 96, .country_id: 18 }, // und_Sylo -> syl_Sylo_BD |
| 878 | { .language_id: 0, .script_id: 33, .country_id: 0 }, { .language_id: 151, .script_id: 33, .country_id: 103 }, // und_Syrc -> syr_Syrc_IQ |
| 879 | { .language_id: 0, .script_id: 98, .country_id: 0 }, { .language_id: 308, .script_id: 98, .country_id: 170 }, // und_Tagb -> tbw_Tagb_PH |
| 880 | { .language_id: 0, .script_id: 101, .country_id: 0 }, { .language_id: 275, .script_id: 101, .country_id: 100 }, // und_Takr -> doi_Takr_IN |
| 881 | { .language_id: 0, .script_id: 99, .country_id: 0 }, { .language_id: 310, .script_id: 99, .country_id: 44 }, // und_Tale -> tdd_Tale_CN |
| 882 | { .language_id: 0, .script_id: 76, .country_id: 0 }, { .language_id: 286, .script_id: 76, .country_id: 44 }, // und_Talu -> khb_Talu_CN |
| 883 | { .language_id: 0, .script_id: 27, .country_id: 0 }, { .language_id: 117, .script_id: 27, .country_id: 100 }, // und_Taml -> ta_Taml_IN |
| 884 | { .language_id: 0, .script_id: 139, .country_id: 0 }, { .language_id: 359, .script_id: 139, .country_id: 44 }, // und_Tang -> txg_Tang_CN |
| 885 | { .language_id: 0, .script_id: 100, .country_id: 0 }, { .language_id: 309, .script_id: 100, .country_id: 232 }, // und_Tavt -> blt_Tavt_VN |
| 886 | { .language_id: 0, .script_id: 28, .country_id: 0 }, { .language_id: 119, .script_id: 28, .country_id: 100 }, // und_Telu -> te_Telu_IN |
| 887 | { .language_id: 0, .script_id: 9, .country_id: 0 }, { .language_id: 314, .script_id: 9, .country_id: 145 }, // und_Tfng -> zgh_Tfng_MA |
| 888 | { .language_id: 0, .script_id: 97, .country_id: 0 }, { .language_id: 166, .script_id: 97, .country_id: 170 }, // und_Tglg -> fil_Tglg_PH |
| 889 | { .language_id: 0, .script_id: 29, .country_id: 0 }, { .language_id: 143, .script_id: 29, .country_id: 131 }, // und_Thaa -> dv_Thaa_MV |
| 890 | { .language_id: 0, .script_id: 30, .country_id: 0 }, { .language_id: 120, .script_id: 30, .country_id: 211 }, // und_Thai -> th_Thai_TH |
| 891 | { .language_id: 0, .script_id: 31, .country_id: 0 }, { .language_id: 121, .script_id: 31, .country_id: 44 }, // und_Tibt -> bo_Tibt_CN |
| 892 | { .language_id: 0, .script_id: 126, .country_id: 0 }, { .language_id: 339, .script_id: 126, .country_id: 100 }, // und_Tirh -> mai_Tirh_IN |
| 893 | { .language_id: 0, .script_id: 102, .country_id: 0 }, { .language_id: 311, .script_id: 102, .country_id: 207 }, // und_Ugar -> uga_Ugar_SY |
| 894 | { .language_id: 0, .script_id: 35, .country_id: 0 }, { .language_id: 252, .script_id: 35, .country_id: 121 }, // und_Vaii -> vai_Vaii_LR |
| 895 | { .language_id: 0, .script_id: 127, .country_id: 0 }, { .language_id: 334, .script_id: 127, .country_id: 100 }, // und_Wara -> hoc_Wara_IN |
| 896 | { .language_id: 0, .script_id: 80, .country_id: 0 }, { .language_id: 295, .script_id: 80, .country_id: 102 }, // und_Xpeo -> peo_Xpeo_IR |
| 897 | { .language_id: 0, .script_id: 94, .country_id: 0 }, { .language_id: 262, .script_id: 94, .country_id: 103 }, // und_Xsux -> akk_Xsux_IQ |
| 898 | { .language_id: 0, .script_id: 34, .country_id: 0 }, { .language_id: 168, .script_id: 34, .country_id: 44 } // und_Yiii -> ii_Yiii_CN |
| 899 | }; |
| 900 | |
| 901 | static const quint16 locale_index[] = { |
| 902 | 0, // AnyLanguage |
| 903 | 0, // C |
| 904 | 0, // Abkhazian |
| 905 | 1, // Oromo |
| 906 | 3, // Afar |
| 907 | 4, // Afrikaans |
| 908 | 6, // Albanian |
| 909 | 9, // Amharic |
| 910 | 10, // Arabic |
| 911 | 38, // Armenian |
| 912 | 39, // Assamese |
| 913 | 0, // Aymara |
| 914 | 40, // Azerbaijani |
| 915 | 43, // Bashkir |
| 916 | 44, // Basque |
| 917 | 45, // Bengali |
| 918 | 47, // Dzongkha |
| 919 | 0, // Bihari |
| 920 | 0, // Bislama |
| 921 | 48, // Breton |
| 922 | 49, // Bulgarian |
| 923 | 50, // Burmese |
| 924 | 51, // Belarusian |
| 925 | 52, // Khmer |
| 926 | 53, // Catalan |
| 927 | 57, // Chinese |
| 928 | 64, // Corsican |
| 929 | 65, // Croatian |
| 930 | 67, // Czech |
| 931 | 68, // Danish |
| 932 | 70, // Dutch |
| 933 | 77, // English |
| 934 | 183, // Esperanto |
| 935 | 184, // Estonian |
| 936 | 185, // Faroese |
| 937 | 0, // Fijian |
| 938 | 187, // Finnish |
| 939 | 188, // French |
| 940 | 234, // Western Frisian |
| 941 | 235, // Gaelic |
| 942 | 236, // Galician |
| 943 | 237, // Georgian |
| 944 | 238, // German |
| 945 | 245, // Greek |
| 946 | 247, // Greenlandic |
| 947 | 248, // Guarani |
| 948 | 249, // Gujarati |
| 949 | 250, // Hausa |
| 950 | 254, // Hebrew |
| 951 | 255, // Hindi |
| 952 | 257, // Hungarian |
| 953 | 258, // Icelandic |
| 954 | 259, // Indonesian |
| 955 | 260, // Interlingua |
| 956 | 0, // Interlingue |
| 957 | 261, // Inuktitut |
| 958 | 0, // Inupiak |
| 959 | 263, // Irish |
| 960 | 265, // Italian |
| 961 | 269, // Japanese |
| 962 | 270, // Javanese |
| 963 | 271, // Kannada |
| 964 | 272, // Kashmiri |
| 965 | 274, // Kazakh |
| 966 | 275, // Kinyarwanda |
| 967 | 276, // Kirghiz |
| 968 | 277, // Korean |
| 969 | 279, // Kurdish |
| 970 | 280, // Rundi |
| 971 | 281, // Lao |
| 972 | 282, // Latin |
| 973 | 283, // Latvian |
| 974 | 284, // Lingala |
| 975 | 288, // Lithuanian |
| 976 | 289, // Macedonian |
| 977 | 290, // Malagasy |
| 978 | 291, // Malay |
| 979 | 296, // Malayalam |
| 980 | 297, // Maltese |
| 981 | 298, // Maori |
| 982 | 299, // Marathi |
| 983 | 0, // Marshallese |
| 984 | 300, // Mongolian |
| 985 | 0, // Nauru |
| 986 | 302, // Nepali |
| 987 | 304, // Norwegian Bokmal |
| 988 | 306, // Occitan |
| 989 | 307, // Oriya |
| 990 | 308, // Pashto |
| 991 | 310, // Persian |
| 992 | 312, // Polish |
| 993 | 313, // Portuguese |
| 994 | 325, // Punjabi |
| 995 | 327, // Quechua |
| 996 | 330, // Romansh |
| 997 | 331, // Romanian |
| 998 | 333, // Russian |
| 999 | 0, // Samoan |
| 1000 | 339, // Sango |
| 1001 | 340, // Sanskrit |
| 1002 | 341, // Serbian |
| 1003 | 349, // Ossetic |
| 1004 | 351, // Southern Sotho |
| 1005 | 352, // Tswana |
| 1006 | 353, // Shona |
| 1007 | 354, // Sindhi |
| 1008 | 356, // Sinhala |
| 1009 | 357, // Swati |
| 1010 | 358, // Slovak |
| 1011 | 359, // Slovenian |
| 1012 | 360, // Somali |
| 1013 | 364, // Spanish |
| 1014 | 392, // Sundanese |
| 1015 | 393, // Swahili |
| 1016 | 397, // Swedish |
| 1017 | 400, // Sardinian |
| 1018 | 401, // Tajik |
| 1019 | 402, // Tamil |
| 1020 | 406, // Tatar |
| 1021 | 407, // Telugu |
| 1022 | 408, // Thai |
| 1023 | 409, // Tibetan |
| 1024 | 411, // Tigrinya |
| 1025 | 413, // Tongan |
| 1026 | 414, // Tsonga |
| 1027 | 415, // Turkish |
| 1028 | 417, // Turkmen |
| 1029 | 0, // Tahitian |
| 1030 | 418, // Uighur |
| 1031 | 419, // Ukrainian |
| 1032 | 420, // Urdu |
| 1033 | 422, // Uzbek |
| 1034 | 425, // Vietnamese |
| 1035 | 426, // Volapuk |
| 1036 | 427, // Welsh |
| 1037 | 428, // Wolof |
| 1038 | 429, // Xhosa |
| 1039 | 430, // Yiddish |
| 1040 | 431, // Yoruba |
| 1041 | 0, // Zhuang |
| 1042 | 433, // Zulu |
| 1043 | 434, // Norwegian Nynorsk |
| 1044 | 435, // Bosnian |
| 1045 | 437, // Divehi |
| 1046 | 438, // Manx |
| 1047 | 439, // Cornish |
| 1048 | 440, // Akan |
| 1049 | 441, // Konkani |
| 1050 | 442, // Ga |
| 1051 | 443, // Igbo |
| 1052 | 444, // Kamba |
| 1053 | 445, // Syriac |
| 1054 | 446, // Blin |
| 1055 | 447, // Geez |
| 1056 | 0, // Koro |
| 1057 | 448, // Sidamo |
| 1058 | 449, // Atsam |
| 1059 | 450, // Tigre |
| 1060 | 451, // Jju |
| 1061 | 452, // Friulian |
| 1062 | 453, // Venda |
| 1063 | 454, // Ewe |
| 1064 | 456, // Walamo |
| 1065 | 457, // Hawaiian |
| 1066 | 458, // Tyap |
| 1067 | 459, // Nyanja |
| 1068 | 460, // Filipino |
| 1069 | 461, // Swiss German |
| 1070 | 464, // Sichuan Yi |
| 1071 | 465, // Kpelle |
| 1072 | 466, // Low German |
| 1073 | 468, // South Ndebele |
| 1074 | 469, // Northern Sotho |
| 1075 | 470, // Northern Sami |
| 1076 | 473, // Taroko |
| 1077 | 474, // Gusii |
| 1078 | 475, // Taita |
| 1079 | 476, // Fulah |
| 1080 | 488, // Kikuyu |
| 1081 | 489, // Samburu |
| 1082 | 490, // Sena |
| 1083 | 491, // North Ndebele |
| 1084 | 492, // Rombo |
| 1085 | 493, // Tachelhit |
| 1086 | 495, // Kabyle |
| 1087 | 496, // Nyankole |
| 1088 | 497, // Bena |
| 1089 | 498, // Vunjo |
| 1090 | 499, // Bambara |
| 1091 | 501, // Embu |
| 1092 | 502, // Cherokee |
| 1093 | 503, // Morisyen |
| 1094 | 504, // Makonde |
| 1095 | 505, // Langi |
| 1096 | 506, // Ganda |
| 1097 | 507, // Bemba |
| 1098 | 508, // Kabuverdianu |
| 1099 | 509, // Meru |
| 1100 | 510, // Kalenjin |
| 1101 | 511, // Nama |
| 1102 | 512, // Machame |
| 1103 | 513, // Colognian |
| 1104 | 514, // Masai |
| 1105 | 516, // Soga |
| 1106 | 517, // Luyia |
| 1107 | 518, // Asu |
| 1108 | 519, // Teso |
| 1109 | 521, // Saho |
| 1110 | 522, // Koyra Chiini |
| 1111 | 523, // Rwa |
| 1112 | 524, // Luo |
| 1113 | 525, // Chiga |
| 1114 | 526, // Central Morocco Tamazight |
| 1115 | 527, // Koyraboro Senni |
| 1116 | 528, // Shambala |
| 1117 | 529, // Bodo |
| 1118 | 0, // Avaric |
| 1119 | 0, // Chamorro |
| 1120 | 530, // Chechen |
| 1121 | 531, // Church |
| 1122 | 532, // Chuvash |
| 1123 | 0, // Cree |
| 1124 | 0, // Haitian |
| 1125 | 0, // Herero |
| 1126 | 0, // Hiri Motu |
| 1127 | 0, // Kanuri |
| 1128 | 0, // Komi |
| 1129 | 0, // Kongo |
| 1130 | 0, // Kwanyama |
| 1131 | 0, // Limburgish |
| 1132 | 533, // Luba Katanga |
| 1133 | 534, // Luxembourgish |
| 1134 | 535, // Navaho |
| 1135 | 0, // Ndonga |
| 1136 | 0, // Ojibwa |
| 1137 | 0, // Pali |
| 1138 | 536, // Walloon |
| 1139 | 537, // Aghem |
| 1140 | 538, // Basaa |
| 1141 | 539, // Zarma |
| 1142 | 540, // Duala |
| 1143 | 541, // Jola Fonyi |
| 1144 | 542, // Ewondo |
| 1145 | 543, // Bafia |
| 1146 | 544, // Makhuwa Meetto |
| 1147 | 545, // Mundang |
| 1148 | 546, // Kwasio |
| 1149 | 547, // Nuer |
| 1150 | 548, // Sakha |
| 1151 | 549, // Sangu |
| 1152 | 0, // Congo Swahili |
| 1153 | 550, // Tasawaq |
| 1154 | 551, // Vai |
| 1155 | 553, // Walser |
| 1156 | 554, // Yangben |
| 1157 | 0, // Avestan |
| 1158 | 555, // Asturian |
| 1159 | 556, // Ngomba |
| 1160 | 557, // Kako |
| 1161 | 558, // Meta |
| 1162 | 559, // Ngiemboon |
| 1163 | 560, // Aragonese |
| 1164 | 0, // Akkadian |
| 1165 | 0, // Ancient Egyptian |
| 1166 | 0, // Ancient Greek |
| 1167 | 0, // Aramaic |
| 1168 | 0, // Balinese |
| 1169 | 0, // Bamun |
| 1170 | 0, // Batak Toba |
| 1171 | 0, // Buginese |
| 1172 | 0, // Buhid |
| 1173 | 0, // Carian |
| 1174 | 0, // Chakma |
| 1175 | 0, // Classical Mandaic |
| 1176 | 0, // Coptic |
| 1177 | 561, // Dogri |
| 1178 | 0, // Eastern Cham |
| 1179 | 0, // Eastern Kayah |
| 1180 | 0, // Etruscan |
| 1181 | 0, // Gothic |
| 1182 | 0, // Hanunoo |
| 1183 | 0, // Ingush |
| 1184 | 0, // Large Flowery Miao |
| 1185 | 0, // Lepcha |
| 1186 | 0, // Limbu |
| 1187 | 0, // Lisu |
| 1188 | 0, // Lu |
| 1189 | 0, // Lycian |
| 1190 | 0, // Lydian |
| 1191 | 0, // Mandingo |
| 1192 | 562, // Manipuri |
| 1193 | 0, // Meroitic |
| 1194 | 0, // Northern Thai |
| 1195 | 0, // Old Irish |
| 1196 | 0, // Old Norse |
| 1197 | 0, // Old Persian |
| 1198 | 0, // Old Turkish |
| 1199 | 0, // Pahlavi |
| 1200 | 0, // Parthian |
| 1201 | 0, // Phoenician |
| 1202 | 0, // Prakrit Language |
| 1203 | 0, // Rejang |
| 1204 | 0, // Sabaean |
| 1205 | 0, // Samaritan |
| 1206 | 564, // Santali |
| 1207 | 0, // Saurashtra |
| 1208 | 0, // Sora |
| 1209 | 0, // Sylheti |
| 1210 | 0, // Tagbanwa |
| 1211 | 566, // Tai Dam |
| 1212 | 0, // Tai Nua |
| 1213 | 0, // Ugaritic |
| 1214 | 567, // Akoose |
| 1215 | 568, // Lakota |
| 1216 | 569, // Standard Moroccan Tamazight |
| 1217 | 570, // Mapuche |
| 1218 | 571, // Central Kurdish |
| 1219 | 573, // Lower Sorbian |
| 1220 | 574, // Upper Sorbian |
| 1221 | 575, // Kenyang |
| 1222 | 576, // Mohawk |
| 1223 | 577, // Nko |
| 1224 | 578, // Prussian |
| 1225 | 579, // Kiche |
| 1226 | 580, // Southern Sami |
| 1227 | 581, // Lule Sami |
| 1228 | 582, // Inari Sami |
| 1229 | 583, // Skolt Sami |
| 1230 | 584, // Warlpiri |
| 1231 | 0, // Manichaean Middle Persian |
| 1232 | 0, // Mende |
| 1233 | 0, // Ancient North Arabian |
| 1234 | 0, // Linear A |
| 1235 | 0, // Hmong Njua |
| 1236 | 0, // Ho |
| 1237 | 0, // Lezghian |
| 1238 | 0, // Bassa |
| 1239 | 0, // Mono |
| 1240 | 0, // Tedim Chin |
| 1241 | 585, // Maithili |
| 1242 | 0, // Ahom |
| 1243 | 0, // American Sign Language |
| 1244 | 0, // Ardhamagadhi Prakrit |
| 1245 | 0, // Bhojpuri |
| 1246 | 0, // Hieroglyphic Luwian |
| 1247 | 0, // Literary Chinese |
| 1248 | 586, // Mazanderani |
| 1249 | 0, // Mru |
| 1250 | 0, // Newari |
| 1251 | 587, // Northern Luri |
| 1252 | 0, // Palauan |
| 1253 | 0, // Papiamento |
| 1254 | 0, // Saraiki |
| 1255 | 0, // Tokelau |
| 1256 | 0, // Tok Pisin |
| 1257 | 0, // Tuvalu |
| 1258 | 0, // Uncoded Languages |
| 1259 | 589, // Cantonese |
| 1260 | 591, // Osage |
| 1261 | 0, // Tangut |
| 1262 | 592, // Ido |
| 1263 | 593, // Lojban |
| 1264 | 594, // Sicilian |
| 1265 | 595, // Southern Kurdish |
| 1266 | 596, // Western Balochi |
| 1267 | 597, // Cebuano |
| 1268 | 598, // Erzya |
| 1269 | 599, // Chickasaw |
| 1270 | 600, // Muscogee |
| 1271 | 601, // Silesian |
| 1272 | 602, // Nigerian Pidgin |
| 1273 | 0 // trailing 0 |
| 1274 | }; |
| 1275 | |
| 1276 | static const QLocaleData locale_data[] = { |
| 1277 | // lang script terr dec group list prcnt zero minus plus exp quotOpn quotEnd altQtOpn altQtEnd lpStart lpMid lpEnd lpTwo sDtFmt lDtFmt sTmFmt lTmFmt ssDays slDays snDays sDays lDays nDays am pm byte siQuant iecQuant currISO currSym currDsply currFmt currFmtNeg endoLang endoCntry curDgt curRnd dow1st wknd+ wknd- |
| 1278 | { .m_language_id: 1, .m_script_id: 0, .m_country_id: 0, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 34, .m_quotation_end: 34, .m_alternate_quotation_start: 39, .m_alternate_quotation_end: 39, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 0,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 0,.m_short_time_format_size: 8 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 99,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // C/AnyScript/AnyCountry |
| 1279 | { .m_language_id: 3, .m_script_id: 7, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 113,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 141,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 113,.m_short_day_names_size: 28 , .m_long_day_names_idx: 141,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 2,.m_am_size: 2 , .m_pm_idx: 2,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 6 , .m_country_endonym_idx: 6,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Oromo/Latin/Ethiopia |
| 1280 | { .m_language_id: 3, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 113,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 141,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 196,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 113,.m_short_day_names_size: 28 , .m_long_day_names_idx: 141,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 196,.m_narrow_day_names_size: 14 , .m_am_idx: 2,.m_am_size: 2 , .m_pm_idx: 2,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 6 , .m_country_endonym_idx: 16,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Oromo/Latin/Kenya |
| 1281 | { .m_language_id: 4, .m_script_id: 7, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Afar/Latin/Ethiopia |
| 1282 | { .m_language_id: 5, .m_script_id: 7, .m_country_id: 195, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 80,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 210,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 238,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 296,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 210,.m_short_day_names_size: 28 , .m_long_day_names_idx: 238,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 296,.m_narrow_day_names_size: 14 , .m_am_idx: 4,.m_am_size: 3 , .m_pm_idx: 4,.m_pm_size: 3 , .m_byte_idx: 49,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 31,.m_currency_display_name_size: 67 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 24,.m_language_endonym_size: 9 , .m_country_endonym_idx: 33,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Afrikaans/Latin/South Africa |
| 1283 | { .m_language_id: 5, .m_script_id: 7, .m_country_id: 148, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 210,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 238,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 296,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 210,.m_short_day_names_size: 28 , .m_long_day_names_idx: 238,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 296,.m_narrow_day_names_size: 14 , .m_am_idx: 4,.m_am_size: 3 , .m_pm_idx: 4,.m_pm_size: 3 , .m_byte_idx: 49,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,65,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 98,.m_currency_display_name_size: 55 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 24,.m_language_endonym_size: 9 , .m_country_endonym_idx: 44,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Afrikaans/Latin/Namibia |
| 1284 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 2, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 14,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 14,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 42,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 310,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 338,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 396,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 411,.m_short_day_names_size: 28 , .m_long_day_names_idx: 338,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 396,.m_narrow_day_names_size: 15 , .m_am_idx: 7,.m_am_size: 11 , .m_pm_idx: 7,.m_pm_size: 10 , .m_byte_idx: 54,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,76,76}, .m_currency_symbol_idx: 7,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 153,.m_currency_display_name_size: 45 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 51,.m_language_endonym_size: 5 , .m_country_endonym_idx: 56,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Albanian/Latin/Albania |
| 1285 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 127, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 14,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 14,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 310,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 338,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 396,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 411,.m_short_day_names_size: 28 , .m_long_day_names_idx: 338,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 396,.m_narrow_day_names_size: 15 , .m_am_idx: 7,.m_am_size: 11 , .m_pm_idx: 7,.m_pm_size: 10 , .m_byte_idx: 54,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,75,68}, .m_currency_symbol_idx: 11,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 198,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 51,.m_language_endonym_size: 5 , .m_country_endonym_idx: 64,.m_country_endonym_size: 18 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Albanian/Latin/Macedonia |
| 1286 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 257, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 14,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 14,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 310,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 338,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 396,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 411,.m_short_day_names_size: 28 , .m_long_day_names_idx: 338,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 396,.m_narrow_day_names_size: 15 , .m_am_idx: 7,.m_am_size: 11 , .m_pm_idx: 7,.m_pm_size: 10 , .m_byte_idx: 54,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 252,.m_currency_display_name_size: 21 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 51,.m_language_endonym_size: 5 , .m_country_endonym_idx: 82,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Albanian/Latin/Kosovo |
| 1287 | { .m_language_id: 7, .m_script_id: 14, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 23,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 23,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 29,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 38,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 439,.m_standalone_short_day_names_size: 27 , .m_standalone_long_day_names_idx: 466,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 494,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 439,.m_short_day_names_size: 27 , .m_long_day_names_idx: 466,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 494,.m_narrow_day_names_size: 14 , .m_am_idx: 18,.m_am_size: 3 , .m_pm_idx: 17,.m_pm_size: 4 , .m_byte_idx: 58,.m_byte_size: 3 , .m_byte_si_quantified_idx: 61,.m_byte_si_quantified_size: 23 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 15,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 273,.m_currency_display_name_size: 34 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 88,.m_language_endonym_size: 4 , .m_country_endonym_idx: 92,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Amharic/Ethiopic/Ethiopia |
| 1288 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 64, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,71,80}, .m_currency_symbol_idx: 17,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 307,.m_currency_display_name_size: 81 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 104,.m_country_endonym_size: 3 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Egypt |
| 1289 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 3, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,90,68}, .m_currency_symbol_idx: 22,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 388,.m_currency_display_name_size: 102 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 107,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Algeria |
| 1290 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 17, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,72,68}, .m_currency_symbol_idx: 27,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 490,.m_currency_display_name_size: 91 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 114,.m_country_endonym_size: 7 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Bahrain |
| 1291 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 42, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 581,.m_currency_display_name_size: 112 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 121,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Chad |
| 1292 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 48, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,77,70}, .m_currency_symbol_idx: 36,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 693,.m_currency_display_name_size: 105 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 125,.m_country_endonym_size: 9 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Comoros |
| 1293 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 59, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,74,70}, .m_currency_symbol_idx: 38,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 798,.m_currency_display_name_size: 84 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 134,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Djibouti |
| 1294 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 67, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 41,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 882,.m_currency_display_name_size: 91 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 140,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Eritrea |
| 1295 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 103, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,81,68}, .m_currency_symbol_idx: 44,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 973,.m_currency_display_name_size: 84 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 147,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Iraq |
| 1296 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 105, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,76,83}, .m_currency_symbol_idx: 49,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 1057,.m_currency_display_name_size: 133 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 153,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Israel |
| 1297 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 109, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {74,79,68}, .m_currency_symbol_idx: 50,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1190,.m_currency_display_name_size: 84 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 160,.m_country_endonym_size: 6 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Jordan |
| 1298 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 115, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,87,68}, .m_currency_symbol_idx: 55,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1274,.m_currency_display_name_size: 84 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 166,.m_country_endonym_size: 6 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Kuwait |
| 1299 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 119, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,66,80}, .m_currency_symbol_idx: 60,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1358,.m_currency_display_name_size: 84 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 172,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Lebanon |
| 1300 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 122, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,89,68}, .m_currency_symbol_idx: 65,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1442,.m_currency_display_name_size: 88 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 177,.m_country_endonym_size: 5 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Libya |
| 1301 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 136, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,82,85}, .m_currency_symbol_idx: 70,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 1530,.m_currency_display_name_size: 112 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 182,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Mauritania |
| 1302 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 145, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 74,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1642,.m_currency_display_name_size: 87 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 191,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Morocco |
| 1303 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 162, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {79,77,82}, .m_currency_symbol_idx: 79,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1729,.m_currency_display_name_size: 77 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 197,.m_country_endonym_size: 5 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Oman |
| 1304 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 165, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,76,83}, .m_currency_symbol_idx: 49,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 1057,.m_currency_display_name_size: 133 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 202,.m_country_endonym_size: 18 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Palestinian Territories |
| 1305 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 175, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {81,65,82}, .m_currency_symbol_idx: 84,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1806,.m_currency_display_name_size: 70 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 220,.m_country_endonym_size: 3 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Qatar |
| 1306 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 186, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,65,82}, .m_currency_symbol_idx: 89,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1876,.m_currency_display_name_size: 77 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 223,.m_country_endonym_size: 24 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Saudi Arabia |
| 1307 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 194, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,79,83}, .m_currency_symbol_idx: 94,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 1953,.m_currency_display_name_size: 77 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 247,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Somalia |
| 1308 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 201, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,68,71}, .m_currency_symbol_idx: 95,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 2030,.m_currency_display_name_size: 91 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 254,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Sudan |
| 1309 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 207, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,89,80}, .m_currency_symbol_idx: 99,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 2121,.m_currency_display_name_size: 77 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 261,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Syria |
| 1310 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 216, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,78,68}, .m_currency_symbol_idx: 104,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 2198,.m_currency_display_name_size: 95 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 266,.m_country_endonym_size: 4 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Tunisia |
| 1311 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 223, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,69,68}, .m_currency_symbol_idx: 109,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 2293,.m_currency_display_name_size: 91 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 270,.m_country_endonym_size: 24 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/United Arab Emirates |
| 1312 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 236, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 74,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 1642,.m_currency_display_name_size: 87 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 294,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/Western Sahara |
| 1313 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 237, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {89,69,82}, .m_currency_symbol_idx: 114,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 2384,.m_currency_display_name_size: 70 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 309,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 5, .m_weekend_end: 6 }, // Arabic/Arabic/Yemen |
| 1314 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 254, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,83,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2454,.m_currency_display_name_size: 132 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 97,.m_language_endonym_size: 7 , .m_country_endonym_idx: 314,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/South Sudan |
| 1315 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 260, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 46,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 46,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 46,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 46,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 129,.m_short_date_format_size: 10 , .m_long_date_format_idx: 139,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 508,.m_standalone_short_day_names_size: 52 , .m_standalone_long_day_names_idx: 508,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 560,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 508,.m_short_day_names_size: 52 , .m_long_day_names_idx: 508,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 560,.m_narrow_day_names_size: 14 , .m_am_idx: 21,.m_am_size: 1 , .m_pm_idx: 21,.m_pm_size: 1 , .m_byte_idx: 84,.m_byte_size: 4 , .m_byte_si_quantified_idx: 88,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 326,.m_language_endonym_size: 22 , .m_country_endonym_idx: 348,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Arabic/Arabic/World |
| 1316 | { .m_language_id: 9, .m_script_id: 10, .m_country_id: 11, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 52,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 52,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 164,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 574,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 602,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 664,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 574,.m_short_day_names_size: 28 , .m_long_day_names_idx: 602,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 664,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 123,.m_byte_size: 6 , .m_byte_si_quantified_idx: 129,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,77,68}, .m_currency_symbol_idx: 120,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 46 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 354,.m_language_endonym_size: 7 , .m_country_endonym_idx: 361,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Armenian/Armenian/Armenia |
| 1317 | { .m_language_id: 10, .m_script_id: 11, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2534, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 59,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 59,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 184,.m_short_date_format_size: 8 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 68,.m_short_time_format_size: 7 , .m_long_time_format_idx: 75,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 678,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 710,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 768,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 678,.m_short_day_names_size: 32 , .m_long_day_names_idx: 710,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 768,.m_narrow_day_names_size: 14 , .m_am_idx: 22,.m_am_size: 9 , .m_pm_idx: 22,.m_pm_size: 7 , .m_byte_idx: 146,.m_byte_size: 4 , .m_byte_si_quantified_idx: 150,.m_byte_si_quantified_size: 37 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2632,.m_currency_display_name_size: 43 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 369,.m_language_endonym_size: 7 , .m_country_endonym_idx: 376,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Assamese/Bengali/India |
| 1318 | { .m_language_id: 12, .m_script_id: 7, .m_country_id: 15, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 68,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 68,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 210,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 782,.m_standalone_short_day_names_size: 27 , .m_standalone_long_day_names_idx: 809,.m_standalone_long_day_names_size: 67 , .m_standalone_narrow_day_names_idx: 99,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 876,.m_short_day_names_size: 27 , .m_long_day_names_idx: 809,.m_long_day_names_size: 67 , .m_narrow_day_names_idx: 99,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 187,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,90,78}, .m_currency_symbol_idx: 122,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2675,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 380,.m_language_endonym_size: 10 , .m_country_endonym_idx: 390,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Azerbaijani/Latin/Azerbaijan |
| 1319 | { .m_language_id: 12, .m_script_id: 1, .m_country_id: 102, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Azerbaijani/Arabic/Iran |
| 1320 | { .m_language_id: 12, .m_script_id: 2, .m_country_id: 15, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 210,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 903,.m_standalone_short_day_names_size: 27 , .m_standalone_long_day_names_idx: 930,.m_standalone_long_day_names_size: 67 , .m_standalone_narrow_day_names_idx: 99,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 903,.m_short_day_names_size: 27 , .m_long_day_names_idx: 930,.m_long_day_names_size: 67 , .m_narrow_day_names_idx: 99,.m_narrow_day_names_size: 14 , .m_am_idx: 31,.m_am_size: 2 , .m_pm_idx: 29,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,90,78}, .m_currency_symbol_idx: 122,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2733,.m_currency_display_name_size: 12 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 400,.m_language_endonym_size: 10 , .m_country_endonym_idx: 410,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Azerbaijani/Cyrillic/Azerbaijan |
| 1321 | { .m_language_id: 13, .m_script_id: 2, .m_country_id: 178, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bashkir/Cyrillic/Russia |
| 1322 | { .m_language_id: 14, .m_script_id: 7, .m_country_id: 197, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 76,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 76,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 227,.m_short_date_format_size: 6 , .m_long_date_format_idx: 233,.m_long_date_format_size: 36 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 87,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 997,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1025,.m_standalone_long_day_names_size: 68 , .m_standalone_narrow_day_names_idx: 1093,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 997,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1025,.m_long_day_names_size: 68 , .m_narrow_day_names_idx: 1093,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 191,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2745,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 420,.m_language_endonym_size: 7 , .m_country_endonym_idx: 427,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Basque/Latin/Spain |
| 1323 | { .m_language_id: 15, .m_script_id: 11, .m_country_id: 18, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2534, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 85,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 85,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 1107,.m_standalone_short_day_names_size: 37 , .m_standalone_long_day_names_idx: 1144,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 1202,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 1107,.m_short_day_names_size: 37 , .m_long_day_names_idx: 1144,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 1202,.m_narrow_day_names_size: 18 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 146,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,68,84}, .m_currency_symbol_idx: 124,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2765,.m_currency_display_name_size: 49 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 31,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 435,.m_language_endonym_size: 5 , .m_country_endonym_idx: 440,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bengali/Bengali/Bangladesh |
| 1324 | { .m_language_id: 15, .m_script_id: 11, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2534, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 85,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 85,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 1107,.m_standalone_short_day_names_size: 37 , .m_standalone_long_day_names_idx: 1144,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 1202,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 1107,.m_short_day_names_size: 37 , .m_long_day_names_idx: 1144,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 1202,.m_narrow_day_names_size: 18 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 146,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2814,.m_currency_display_name_size: 43 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 31,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 435,.m_language_endonym_size: 5 , .m_country_endonym_idx: 448,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Bengali/Bengali/India |
| 1325 | { .m_language_id: 16, .m_script_id: 31, .m_country_id: 25, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 3872, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 94,.m_list_pattern_part_start_size: 9 , .m_list_pattern_part_mid_idx: 94,.m_list_pattern_part_mid_size: 9 , .m_list_pattern_part_end_idx: 94,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 94,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 275,.m_long_date_format_size: 30 , .m_short_time_format_idx: 99,.m_short_time_format_size: 22 , .m_long_time_format_idx: 121,.m_long_time_format_size: 27 , .m_standalone_short_day_names_idx: 1220,.m_standalone_short_day_names_size: 34 , .m_standalone_long_day_names_idx: 1254,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 1333,.m_standalone_narrow_day_names_size: 27 , .m_short_day_names_idx: 1220,.m_short_day_names_size: 34 , .m_long_day_names_idx: 1254,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 1333,.m_narrow_day_names_size: 27 , .m_am_idx: 33,.m_am_size: 5 , .m_pm_idx: 31,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,84,78}, .m_currency_symbol_idx: 125,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 2857,.m_currency_display_name_size: 15 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 452,.m_language_endonym_size: 6 , .m_country_endonym_idx: 458,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dzongkha/Tibetan/Bhutan |
| 1326 | { .m_language_id: 19, .m_script_id: 7, .m_country_id: 74, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 103,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 103,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 1360,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 1393,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 1436,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 1360,.m_short_day_names_size: 33 , .m_long_day_names_idx: 1393,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 1436,.m_narrow_day_names_size: 18 , .m_am_idx: 38,.m_am_size: 4 , .m_pm_idx: 37,.m_pm_size: 4 , .m_byte_idx: 198,.m_byte_size: 7 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2872,.m_currency_display_name_size: 36 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 463,.m_language_endonym_size: 9 , .m_country_endonym_idx: 472,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Breton/Latin/France |
| 1327 | { .m_language_id: 20, .m_script_id: 2, .m_country_id: 33, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 305,.m_short_date_format_size: 12 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 148,.m_short_time_format_size: 9 , .m_long_time_format_idx: 157,.m_long_time_format_size: 14 , .m_standalone_short_day_names_idx: 1454,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1475,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 1530,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1454,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1475,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 1530,.m_narrow_day_names_size: 14 , .m_am_idx: 42,.m_am_size: 6 , .m_pm_idx: 41,.m_pm_size: 6 , .m_byte_idx: 245,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,71,78}, .m_currency_symbol_idx: 128,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 2908,.m_currency_display_name_size: 47 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 477,.m_language_endonym_size: 9 , .m_country_endonym_idx: 486,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bulgarian/Cyrillic/Bulgaria |
| 1328 | { .m_language_id: 21, .m_script_id: 25, .m_country_id: 147, .m_decimal: 46, .m_group: 44, .m_list: 4170, .m_percent: 37, .m_zero: 4160, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 118,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 118,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 124,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 124,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 339,.m_short_date_format_size: 8 , .m_long_date_format_idx: 347,.m_long_date_format_size: 18 , .m_short_time_format_idx: 171,.m_short_time_format_size: 6 , .m_long_time_format_idx: 177,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 1544,.m_standalone_short_day_names_size: 54 , .m_standalone_long_day_names_idx: 1544,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 1598,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1544,.m_short_day_names_size: 54 , .m_long_day_names_idx: 1544,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 1598,.m_narrow_day_names_size: 14 , .m_am_idx: 48,.m_am_size: 5 , .m_pm_idx: 47,.m_pm_size: 3 , .m_byte_idx: 252,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,77,75}, .m_currency_symbol_idx: 131,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 2955,.m_currency_display_name_size: 29 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 494,.m_language_endonym_size: 6 , .m_country_endonym_idx: 494,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Burmese/Myanmar/Myanmar |
| 1329 | { .m_language_id: 22, .m_script_id: 2, .m_country_id: 20, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 134,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 134,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 365,.m_short_date_format_size: 7 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 187,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1612,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1633,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 1689,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1612,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1633,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 1689,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 262,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,89,78}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 2984,.m_currency_display_name_size: 89 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 500,.m_language_endonym_size: 10 , .m_country_endonym_idx: 510,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Belarusian/Cyrillic/Belarus |
| 1330 | { .m_language_id: 23, .m_script_id: 20, .m_country_id: 36, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 141,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 150,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 1703,.m_standalone_short_day_names_size: 40 , .m_standalone_long_day_names_idx: 1743,.m_standalone_long_day_names_size: 46 , .m_standalone_narrow_day_names_idx: 1789,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1703,.m_short_day_names_size: 40 , .m_long_day_names_idx: 1803,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 1789,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 279,.m_byte_size: 2 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,72,82}, .m_currency_symbol_idx: 132,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3073,.m_currency_display_name_size: 29 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 31,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 518,.m_language_endonym_size: 5 , .m_country_endonym_idx: 523,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Khmer/Khmer/Cambodia |
| 1331 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 197, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 372,.m_long_date_format_size: 22 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1850,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1878,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 1938,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 1850,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1878,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 1938,.m_narrow_day_names_size: 21 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 530,.m_language_endonym_size: 6 , .m_country_endonym_idx: 536,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Catalan/Latin/Spain |
| 1332 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 5, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 372,.m_long_date_format_size: 22 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1850,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1878,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 1938,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 1850,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1878,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 1938,.m_narrow_day_names_size: 21 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 530,.m_language_endonym_size: 6 , .m_country_endonym_idx: 543,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Catalan/Latin/Andorra |
| 1333 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 74, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 372,.m_long_date_format_size: 22 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1850,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1878,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 1938,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 1850,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1878,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 1938,.m_narrow_day_names_size: 21 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 530,.m_language_endonym_size: 6 , .m_country_endonym_idx: 550,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Catalan/Latin/France |
| 1334 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 106, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 372,.m_long_date_format_size: 22 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1850,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1878,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 1938,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 1850,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1878,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 1938,.m_narrow_day_names_size: 21 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 530,.m_language_endonym_size: 6 , .m_country_endonym_idx: 556,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Catalan/Latin/Italy |
| 1335 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 171,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 171,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 215,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1959,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1959,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 281,.m_byte_size: 2 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 133,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3122,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 562,.m_language_endonym_size: 4 , .m_country_endonym_idx: 566,.m_country_endonym_size: 2 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Simplified Han/China |
| 1336 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 97, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 171,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 171,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 215,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1959,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1959,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 281,.m_byte_size: 2 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,75,68}, .m_currency_symbol_idx: 134,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3135,.m_currency_display_name_size: 11 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 562,.m_language_endonym_size: 4 , .m_country_endonym_idx: 568,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Simplified Han/Hong Kong |
| 1337 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 126, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 171,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 171,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 215,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1959,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1959,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 281,.m_byte_size: 2 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,79,80}, .m_currency_symbol_idx: 137,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 3146,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 562,.m_language_endonym_size: 4 , .m_country_endonym_idx: 577,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Simplified Han/Macau |
| 1338 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 190, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 171,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 171,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 215,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1959,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1959,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 281,.m_byte_size: 2 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,71,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3159,.m_currency_display_name_size: 15 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 562,.m_language_endonym_size: 4 , .m_country_endonym_idx: 586,.m_country_endonym_size: 3 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Simplified Han/Singapore |
| 1339 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 97, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 12300, .m_quotation_end: 12301, .m_alternate_quotation_start: 12302, .m_alternate_quotation_end: 12303, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 176,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 176,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 226,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 2022,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2022,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 283,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,75,68}, .m_currency_symbol_idx: 134,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3135,.m_currency_display_name_size: 11 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 589,.m_language_endonym_size: 4 , .m_country_endonym_idx: 593,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Traditional Han/Hong Kong |
| 1340 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 126, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 12300, .m_quotation_end: 12301, .m_alternate_quotation_start: 12302, .m_alternate_quotation_end: 12303, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 176,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 176,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 226,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 2022,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2022,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 283,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,79,80}, .m_currency_symbol_idx: 137,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 3174,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 589,.m_language_endonym_size: 4 , .m_country_endonym_idx: 602,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Traditional Han/Macau |
| 1341 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 208, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 12300, .m_quotation_end: 12301, .m_alternate_quotation_start: 12302, .m_alternate_quotation_end: 12303, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 171,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 171,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 423,.m_long_date_format_size: 14 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 226,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 2022,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2022,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,87,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3187,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 589,.m_language_endonym_size: 4 , .m_country_endonym_idx: 611,.m_country_endonym_size: 2 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chinese/Traditional Han/Taiwan |
| 1342 | { .m_language_id: 26, .m_script_id: 7, .m_country_id: 74, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Corsican/Latin/France |
| 1343 | { .m_language_id: 27, .m_script_id: 7, .m_country_id: 54, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 437,.m_short_date_format_size: 13 , .m_long_date_format_idx: 450,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 87,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 2043,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2071,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2043,.m_short_day_names_size: 28 , .m_long_day_names_idx: 2071,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 2143,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,82,75}, .m_currency_symbol_idx: 141,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3200,.m_currency_display_name_size: 60 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 613,.m_language_endonym_size: 8 , .m_country_endonym_idx: 621,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Croatian/Latin/Croatia |
| 1344 | { .m_language_id: 27, .m_script_id: 7, .m_country_id: 27, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 469,.m_short_date_format_size: 9 , .m_long_date_format_idx: 450,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 87,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 2043,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2071,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 2143,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2043,.m_short_day_names_size: 28 , .m_long_day_names_idx: 2071,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 2143,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,65,77}, .m_currency_symbol_idx: 144,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 3260,.m_currency_display_name_size: 85 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 613,.m_language_endonym_size: 8 , .m_country_endonym_idx: 629,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Croatian/Latin/Bosnia And Herzegowina |
| 1345 | { .m_language_id: 28, .m_script_id: 7, .m_country_id: 57, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 181,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 181,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 2157,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2178,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 2227,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2157,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2178,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 2227,.m_narrow_day_names_size: 14 , .m_am_idx: 60,.m_am_size: 4 , .m_pm_idx: 57,.m_pm_size: 4 , .m_byte_idx: 293,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,90,75}, .m_currency_symbol_idx: 146,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 3345,.m_currency_display_name_size: 68 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 648,.m_language_endonym_size: 7 , .m_country_endonym_idx: 655,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Czech/Latin/Czech Republic |
| 1346 | { .m_language_id: 29, .m_script_id: 7, .m_country_id: 58, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 505,.m_long_date_format_size: 23 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2241,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2269,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2334,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2269,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 148,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3413,.m_currency_display_name_size: 42 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 660,.m_language_endonym_size: 5 , .m_country_endonym_idx: 665,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Danish/Latin/Denmark |
| 1347 | { .m_language_id: 29, .m_script_id: 7, .m_country_id: 86, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 505,.m_long_date_format_size: 23 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2241,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2269,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2334,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2269,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 148,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3413,.m_currency_display_name_size: 42 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 660,.m_language_endonym_size: 5 , .m_country_endonym_idx: 672,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Danish/Latin/Greenland |
| 1348 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 151, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3455,.m_currency_display_name_size: 19 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 690,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Netherlands |
| 1349 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 12, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,87,71}, .m_currency_symbol_idx: 151,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 3474,.m_currency_display_name_size: 55 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 699,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Aruba |
| 1350 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 21, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 538,.m_short_date_format_size: 9 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3455,.m_currency_display_name_size: 19 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 704,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Belgium |
| 1351 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 152, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,78,71}, .m_currency_symbol_idx: 155,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 3529,.m_currency_display_name_size: 97 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 710,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Cura Sao |
| 1352 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 202, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3626,.m_currency_display_name_size: 58 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 717,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Suriname |
| 1353 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 255, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3684,.m_currency_display_name_size: 61 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 725,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Bonaire |
| 1354 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 256, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2369,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2390,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 2449,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2369,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2390,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 2449,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,78,71}, .m_currency_symbol_idx: 155,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 3529,.m_currency_display_name_size: 97 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 680,.m_language_endonym_size: 10 , .m_country_endonym_idx: 744,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Dutch/Latin/Sint Maarten |
| 1355 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 756,.m_language_endonym_size: 16 , .m_country_endonym_idx: 772,.m_country_endonym_size: 13 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/United States |
| 1356 | { .m_language_id: 31, .m_script_id: 3, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Deseret/United States |
| 1357 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 4, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 792,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/American Samoa |
| 1358 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 7, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 806,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Anguilla |
| 1359 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 9, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 814,.m_country_endonym_size: 17 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Antigua And Barbuda |
| 1360 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 13, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 2463,.m_standalone_narrow_day_names_size: 25 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 2463,.m_narrow_day_names_size: 25 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 831,.m_language_endonym_size: 18 , .m_country_endonym_idx: 849,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Australia |
| 1361 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 14, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 858,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Austria |
| 1362 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 16, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3930,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 865,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Bahamas |
| 1363 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 19, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,66,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3983,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 872,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Barbados |
| 1364 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 21, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 880,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Belgium |
| 1365 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 22, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4039,.m_currency_display_name_size: 47 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 887,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Belize |
| 1366 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 24, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,77,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4086,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 893,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Bermuda |
| 1367 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 28, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,87,80}, .m_currency_symbol_idx: 162,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4142,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 900,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Botswana |
| 1368 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 31, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 908,.m_country_endonym_size: 30 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/British Indian Ocean Territory |
| 1369 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 35, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,73,70}, .m_currency_symbol_idx: 163,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 4192,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 938,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Burundi |
| 1370 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 37, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 4245,.m_currency_display_name_size: 83 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 945,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Cameroon |
| 1371 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 38, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 2488,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2488,.m_short_day_names_size: 35 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,65,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4328,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 953,.m_language_endonym_size: 16 , .m_country_endonym_idx: 969,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Canada |
| 1372 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 40, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,89,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4381,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 975,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Cayman Islands |
| 1373 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 45, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 989,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Christmas Island |
| 1374 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 46, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1005,.m_country_endonym_size: 23 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Cocos Islands |
| 1375 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 51, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4452,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1028,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Cook Islands |
| 1376 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 56, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1040,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Cyprus |
| 1377 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 58, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 148,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 4514,.m_currency_display_name_size: 44 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1046,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Denmark |
| 1378 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 60, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1053,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Dominica |
| 1379 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 67, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 41,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 4558,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1061,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Eritrea |
| 1380 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 70, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {70,75,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4608,.m_currency_display_name_size: 74 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1068,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Falkland Islands |
| 1381 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 72, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {70,74,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4682,.m_currency_display_name_size: 47 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1084,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Fiji |
| 1382 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 73, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 254,.m_short_time_format_size: 4 , .m_long_time_format_idx: 258,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1088,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Finland |
| 1383 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 75, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4729,.m_currency_display_name_size: 32 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1095,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Guernsey |
| 1384 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 80, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,77,68}, .m_currency_symbol_idx: 166,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4761,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1103,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Gambia |
| 1385 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1109,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Germany |
| 1386 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 83, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 4811,.m_currency_display_name_size: 47 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1116,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Ghana |
| 1387 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 84, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,73,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4858,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1121,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Gibraltar |
| 1388 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 87, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1130,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Grenada |
| 1389 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 89, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1137,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Guam |
| 1390 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 93, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,89,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4911,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1141,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Guyana |
| 1391 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 97, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,75,68}, .m_currency_symbol_idx: 134,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 4967,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1147,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Hong Kong |
| 1392 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5023,.m_currency_display_name_size: 44 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1166,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // English/Latin/India |
| 1393 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 104, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1171,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Ireland |
| 1394 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 105, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,76,83}, .m_currency_symbol_idx: 49,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5067,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1178,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 5, .m_weekend_end: 6 }, // English/Latin/Israel |
| 1395 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 107, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {74,77,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5129,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1184,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Jamaica |
| 1396 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 5182,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Kenya |
| 1397 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 112, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1196,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Kiribati |
| 1398 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 120, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5235,.m_currency_display_name_size: 61 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1204,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Lesotho |
| 1399 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 121, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5296,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1211,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Liberia |
| 1400 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 126, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,79,80}, .m_currency_symbol_idx: 137,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 5349,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1218,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Macau |
| 1401 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 128, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,71,65}, .m_currency_symbol_idx: 170,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5402,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1233,.m_country_endonym_size: 10 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Madagascar |
| 1402 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 129, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,87,75}, .m_currency_symbol_idx: 172,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5454,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1243,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Malawi |
| 1403 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 130, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,89,82}, .m_currency_symbol_idx: 174,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5507,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1249,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Malaysia |
| 1404 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 133, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1257,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Malta |
| 1405 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 134, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1262,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Marshall Islands |
| 1406 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 137, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,85,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5566,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1278,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Mauritius |
| 1407 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 140, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1287,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Micronesia |
| 1408 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 144, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1297,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Montserrat |
| 1409 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 148, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,65,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5619,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1307,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Namibia |
| 1410 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 149, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1314,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Nauru |
| 1411 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 151, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1319,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Netherlands |
| 1412 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 154, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4452,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1330,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/New Zealand |
| 1413 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5672,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1341,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Nigeria |
| 1414 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 158, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4452,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1348,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Niue |
| 1415 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 159, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1352,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Norfolk Island |
| 1416 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 160, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1366,.m_country_endonym_size: 24 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Northern Mariana Islands |
| 1417 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 163, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5722,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1390,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Pakistan |
| 1418 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 164, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1398,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Palau |
| 1419 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 167, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,71,75}, .m_currency_symbol_idx: 131,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5775,.m_currency_display_name_size: 73 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1403,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Papua New Guinea |
| 1420 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 170, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,72,80}, .m_currency_symbol_idx: 179,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5848,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1419,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Philippines |
| 1421 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 171, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4452,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1430,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Pitcairn |
| 1422 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 174, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1446,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Puerto Rico |
| 1423 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 179, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,87,70}, .m_currency_symbol_idx: 180,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5901,.m_currency_display_name_size: 47 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1457,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Rwanda |
| 1424 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 180, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1463,.m_country_endonym_size: 17 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Saint Kitts And Nevis |
| 1425 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 181, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1480,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Saint Lucia |
| 1426 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 182, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,67,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3780,.m_currency_display_name_size: 71 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1489,.m_country_endonym_size: 24 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Saint Vincent And The Grenadines |
| 1427 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 183, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {87,83,84}, .m_currency_symbol_idx: 182,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 5948,.m_currency_display_name_size: 40 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1513,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Samoa |
| 1428 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 188, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,67,82}, .m_currency_symbol_idx: 185,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 5988,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1518,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Seychelles |
| 1429 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 189, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,76,76}, .m_currency_symbol_idx: 187,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 6047,.m_currency_display_name_size: 68 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1528,.m_country_endonym_size: 12 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Sierra Leone |
| 1430 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 190, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,71,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6115,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1540,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Singapore |
| 1431 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 192, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3910,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1549,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Slovenia |
| 1432 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 193, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,66,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6171,.m_currency_display_name_size: 74 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1557,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Solomon Islands |
| 1433 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 195, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 578,.m_short_date_format_size: 10 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 5235,.m_currency_display_name_size: 61 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1572,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/South Africa |
| 1434 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 199, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,72,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6245,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1584,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Saint Helena |
| 1435 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 201, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,68,71}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 6298,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1594,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // English/Latin/Sudan |
| 1436 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 204, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,90,76}, .m_currency_symbol_idx: 189,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6348,.m_currency_display_name_size: 53 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1599,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Swaziland |
| 1437 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 205, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,69,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 6401,.m_currency_display_name_size: 47 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1607,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Sweden |
| 1438 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 206, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 6448,.m_currency_display_name_size: 41 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 44,.m_currency_negative_format_size: 5 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1613,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Switzerland |
| 1439 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 6489,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Tanzania |
| 1440 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 213, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4452,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1632,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Tokelau |
| 1441 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 214, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,79,80}, .m_currency_symbol_idx: 195,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 6551,.m_currency_display_name_size: 49 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1639,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Tonga |
| 1442 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 215, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,84,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6600,.m_currency_display_name_size: 80 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1644,.m_country_endonym_size: 17 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Trinidad And Tobago |
| 1443 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 219, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1661,.m_country_endonym_size: 22 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Turks And Caicos Islands |
| 1444 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 220, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3851,.m_currency_display_name_size: 59 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1683,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Tuvalu |
| 1445 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 6680,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1689,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // English/Latin/Uganda |
| 1446 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 223, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,69,68}, .m_currency_symbol_idx: 200,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 6736,.m_currency_display_name_size: 55 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1695,.m_country_endonym_size: 20 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // English/Latin/United Arab Emirates |
| 1447 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 224, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6791,.m_currency_display_name_size: 47 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 1715,.m_language_endonym_size: 15 , .m_country_endonym_idx: 1730,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/United Kingdom |
| 1448 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 226, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1744,.m_country_endonym_size: 21 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/United States Minor Outlying Islands |
| 1449 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 229, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {86,85,86}, .m_currency_symbol_idx: 203,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 6838,.m_currency_display_name_size: 43 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1765,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Vanuatu |
| 1450 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 233, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1772,.m_country_endonym_size: 22 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/British Virgin Islands |
| 1451 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 234, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1794,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/United States Virgin Islands |
| 1452 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 239, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,77,87}, .m_currency_symbol_idx: 131,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6881,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1813,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Zambia |
| 1453 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 240, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1819,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Zimbabwe |
| 1454 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 249, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 3745,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1827,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Diego Garcia |
| 1455 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 251, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4729,.m_currency_display_name_size: 32 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1839,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Isle Of Man |
| 1456 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 252, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 4729,.m_currency_display_name_size: 32 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1850,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Jersey |
| 1457 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 254, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,83,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 6931,.m_currency_display_name_size: 68 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1856,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/South Sudan |
| 1458 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 256, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,78,71}, .m_currency_symbol_idx: 155,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 6999,.m_currency_display_name_size: 95 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1867,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Sint Maarten |
| 1459 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1879,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/World |
| 1460 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 261, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 206,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 28,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 28,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 785,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1884,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // English/Latin/Europe |
| 1461 | { .m_language_id: 32, .m_script_id: 7, .m_country_id: 260, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 215,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 215,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 588,.m_short_date_format_size: 8 , .m_long_date_format_idx: 596,.m_long_date_format_size: 26 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 267,.m_long_time_format_size: 25 , .m_standalone_short_day_names_idx: 2523,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2544,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2595,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2523,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2544,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2595,.m_narrow_day_names_size: 14 , .m_am_idx: 70,.m_am_size: 3 , .m_pm_idx: 67,.m_pm_size: 3 , .m_byte_idx: 298,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 1890,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1899,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Esperanto/Latin/World |
| 1462 | { .m_language_id: 33, .m_script_id: 7, .m_country_id: 68, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 224,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 224,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2609,.m_standalone_short_day_names_size: 14 , .m_standalone_long_day_names_idx: 2623,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 2609,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2609,.m_short_day_names_size: 14 , .m_long_day_names_idx: 2623,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 2609,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 304,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 7094,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1904,.m_language_endonym_size: 5 , .m_country_endonym_idx: 1909,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Estonian/Latin/Estonia |
| 1463 | { .m_language_id: 34, .m_script_id: 7, .m_country_id: 71, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2686,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2714,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 2788,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2802,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2714,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 2788,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 310,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7114,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1914,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1922,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Faroese/Latin/Faroe Islands |
| 1464 | { .m_language_id: 34, .m_script_id: 7, .m_country_id: 58, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2686,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2714,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 2788,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2802,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2714,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 2788,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 310,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 148,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 7114,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1914,.m_language_endonym_size: 8 , .m_country_endonym_idx: 665,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Faroese/Latin/Denmark |
| 1465 | { .m_language_id: 36, .m_script_id: 7, .m_country_id: 73, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 224,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 224,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 640,.m_short_date_format_size: 8 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 254,.m_short_time_format_size: 4 , .m_long_time_format_idx: 258,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 2837,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 2858,.m_standalone_long_day_names_size: 67 , .m_standalone_narrow_day_names_idx: 2925,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2837,.m_short_day_names_size: 21 , .m_long_day_names_idx: 2939,.m_long_day_names_size: 81 , .m_narrow_day_names_idx: 2925,.m_narrow_day_names_size: 14 , .m_am_idx: 73,.m_am_size: 3 , .m_pm_idx: 70,.m_pm_size: 3 , .m_byte_idx: 313,.m_byte_size: 5 , .m_byte_si_quantified_idx: 318,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 335,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 7157,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 1929,.m_language_endonym_size: 5 , .m_country_endonym_idx: 1934,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Finnish/Latin/Finland |
| 1466 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 74, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1947,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/France |
| 1467 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 3, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,90,68}, .m_currency_symbol_idx: 205,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7177,.m_currency_display_name_size: 51 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1953,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // French/Latin/Algeria |
| 1468 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 21, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 292,.m_long_time_format_size: 23 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1960,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Belgium |
| 1469 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 23, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1968,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Benin |
| 1470 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 34, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1973,.m_country_endonym_size: 12 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Burkina Faso |
| 1471 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 35, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,73,70}, .m_currency_symbol_idx: 163,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 7287,.m_currency_display_name_size: 53 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 938,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Burundi |
| 1472 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 76,.m_am_size: 5 , .m_pm_idx: 73,.m_pm_size: 4 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1985,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Cameroon |
| 1473 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 38, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8221, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 315,.m_short_time_format_size: 9 , .m_long_time_format_idx: 324,.m_long_time_format_size: 24 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,65,68}, .m_currency_symbol_idx: 212,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7396,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1993,.m_language_endonym_size: 17 , .m_country_endonym_idx: 969,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Canada |
| 1474 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 41, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2010,.m_country_endonym_size: 25 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Central African Republic |
| 1475 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 42, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2035,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Chad |
| 1476 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 48, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,77,70}, .m_currency_symbol_idx: 36,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7450,.m_currency_display_name_size: 51 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2040,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Comoros |
| 1477 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 49, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,68,70}, .m_currency_symbol_idx: 216,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7501,.m_currency_display_name_size: 53 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2047,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Congo Kinshasa |
| 1478 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 50, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2061,.m_country_endonym_size: 17 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Congo Brazzaville |
| 1479 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 53, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2078,.m_country_endonym_size: 13 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Ivory Coast |
| 1480 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 59, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,74,70}, .m_currency_symbol_idx: 38,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 7554,.m_currency_display_name_size: 57 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2091,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Djibouti |
| 1481 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 66, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2099,.m_country_endonym_size: 18 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Equatorial Guinea |
| 1482 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 76, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2117,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/French Guiana |
| 1483 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 77, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,80,70}, .m_currency_symbol_idx: 218,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7611,.m_currency_display_name_size: 35 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2133,.m_country_endonym_size: 19 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/French Polynesia |
| 1484 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 79, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7340,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2152,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Gabon |
| 1485 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 88, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2157,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Guadeloupe |
| 1486 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 91, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,78,70}, .m_currency_symbol_idx: 222,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7646,.m_currency_display_name_size: 48 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2167,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Guinea |
| 1487 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 94, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,84,71}, .m_currency_symbol_idx: 224,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 7694,.m_currency_display_name_size: 57 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2173,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Haiti |
| 1488 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 125, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2178,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Luxembourg |
| 1489 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 128, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,71,65}, .m_currency_symbol_idx: 170,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7751,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1233,.m_country_endonym_size: 10 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Madagascar |
| 1490 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 132, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2188,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Mali |
| 1491 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 135, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2192,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Martinique |
| 1492 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 136, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,82,85}, .m_currency_symbol_idx: 225,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7805,.m_currency_display_name_size: 66 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2202,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Mauritania |
| 1493 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 137, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,85,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7871,.m_currency_display_name_size: 63 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2212,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Mauritius |
| 1494 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 138, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2219,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Mayotte |
| 1495 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 142, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2226,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Monaco |
| 1496 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 145, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 227,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 7934,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2232,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Morocco |
| 1497 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 153, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,80,70}, .m_currency_symbol_idx: 218,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7611,.m_currency_display_name_size: 35 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2237,.m_country_endonym_size: 18 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/New Caledonia |
| 1498 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 156, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2255,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Niger |
| 1499 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 176, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2260,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Reunion |
| 1500 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 179, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,87,70}, .m_currency_symbol_idx: 180,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 7988,.m_currency_display_name_size: 50 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1457,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Rwanda |
| 1501 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 187, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2270,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Senegal |
| 1502 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 188, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,67,82}, .m_currency_symbol_idx: 185,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8038,.m_currency_display_name_size: 71 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1518,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Seychelles |
| 1503 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 200, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2277,.m_country_endonym_size: 24 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Saint Pierre And Miquelon |
| 1504 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 206, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 348,.m_long_time_format_size: 14 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8109,.m_currency_display_name_size: 45 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 2301,.m_language_endonym_size: 15 , .m_country_endonym_idx: 2316,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Switzerland |
| 1505 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 207, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,89,80}, .m_currency_symbol_idx: 233,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8154,.m_currency_display_name_size: 51 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2322,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // French/Latin/Syria |
| 1506 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 212, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 7228,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2327,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Togo |
| 1507 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 216, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,78,68}, .m_currency_symbol_idx: 235,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8205,.m_currency_display_name_size: 51 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2331,.m_country_endonym_size: 7 , .m_currency_digits: 3, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Tunisia |
| 1508 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 229, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {86,85,86}, .m_currency_symbol_idx: 203,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8256,.m_currency_display_name_size: 51 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1765,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Vanuatu |
| 1509 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 235, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,80,70}, .m_currency_symbol_idx: 218,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 7611,.m_currency_display_name_size: 35 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2338,.m_country_endonym_size: 16 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Wallis And Futuna Islands |
| 1510 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 244, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2354,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Saint Barthelemy |
| 1511 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 245, .m_decimal: 44, .m_group: 8239, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 232,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 232,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3020,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3055,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3020,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3055,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 358,.m_byte_size: 6 , .m_byte_si_quantified_idx: 205,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 222,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 1939,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2370,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // French/Latin/Saint Martin |
| 1512 | { .m_language_id: 38, .m_script_id: 7, .m_country_id: 151, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 6,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 6,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 339,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3121,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3142,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3121,.m_short_day_names_size: 21 , .m_long_day_names_idx: 3142,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3455,.m_currency_display_name_size: 19 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 2382,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2387,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Western Frisian/Latin/Netherlands |
| 1513 | { .m_language_id: 39, .m_script_id: 7, .m_country_id: 224, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 240,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 240,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 648,.m_long_date_format_size: 21 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3196,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 3224,.m_standalone_long_day_names_size: 69 , .m_standalone_narrow_day_names_idx: 3293,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3196,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3224,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 3293,.m_narrow_day_names_size: 14 , .m_am_idx: 81,.m_am_size: 1 , .m_pm_idx: 77,.m_pm_size: 1 , .m_byte_idx: 364,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8307,.m_currency_display_name_size: 86 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2395,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2403,.m_country_endonym_size: 22 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Gaelic/Latin/United Kingdom |
| 1514 | { .m_language_id: 40, .m_script_id: 7, .m_country_id: 197, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3307,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 3342,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 3391,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3405,.m_short_day_names_size: 35 , .m_long_day_names_idx: 3440,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 3489,.m_narrow_day_names_size: 21 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2425,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2431,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Galician/Latin/Spain |
| 1515 | { .m_language_id: 41, .m_script_id: 15, .m_country_id: 81, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 257,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 257,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 696,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3510,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 3538,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 3600,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3510,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3538,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 3600,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 370,.m_byte_size: 5 , .m_byte_si_quantified_idx: 375,.m_byte_si_quantified_size: 29 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,69,76}, .m_currency_symbol_idx: 237,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8393,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2437,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2444,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Georgian/Georgian/Georgia |
| 1516 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2454,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2461,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Germany |
| 1517 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 14, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2472,.m_language_endonym_size: 24 , .m_country_endonym_idx: 2496,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Austria |
| 1518 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 21, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2454,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2506,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Belgium |
| 1519 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 106, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2454,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2513,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Italy |
| 1520 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 123, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8455,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2454,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2520,.m_country_endonym_size: 13 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Liechtenstein |
| 1521 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 125, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2454,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2533,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Luxembourg |
| 1522 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 206, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3614,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 3635,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3709,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3635,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8455,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2542,.m_language_endonym_size: 21 , .m_country_endonym_idx: 2563,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // German/Latin/Switzerland |
| 1523 | { .m_language_id: 43, .m_script_id: 16, .m_country_id: 85, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 274,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 274,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3737,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 3765,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 3820,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3737,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3765,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 3820,.m_narrow_day_names_size: 14 , .m_am_idx: 82,.m_am_size: 4 , .m_pm_idx: 78,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8513,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2570,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2578,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Greek/Greek/Greece |
| 1524 | { .m_language_id: 43, .m_script_id: 16, .m_country_id: 56, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 274,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 274,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 3737,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 3765,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 3820,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3737,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3765,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 3820,.m_narrow_day_names_size: 14 , .m_am_idx: 82,.m_am_size: 4 , .m_pm_idx: 78,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8513,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2570,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2584,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Greek/Greek/Cyprus |
| 1525 | { .m_language_id: 44, .m_script_id: 7, .m_country_id: 86, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 187, .m_quotation_end: 171, .m_alternate_quotation_start: 8250, .m_alternate_quotation_end: 8249, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 283,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 283,.m_list_pattern_part_two_size: 11 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 80,.m_long_date_format_size: 17 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 3834,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 3862,.m_standalone_long_day_names_size: 98 , .m_standalone_narrow_day_names_idx: 3960,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 3834,.m_short_day_names_size: 28 , .m_long_day_names_idx: 3862,.m_long_day_names_size: 98 , .m_narrow_day_names_idx: 3960,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,75,75}, .m_currency_symbol_idx: 148,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8532,.m_currency_display_name_size: 62 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 49,.m_currency_negative_format_size: 5 , .m_language_endonym_idx: 2590,.m_language_endonym_size: 11 , .m_country_endonym_idx: 2601,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Greenlandic/Latin/Greenland |
| 1526 | { .m_language_id: 45, .m_script_id: 7, .m_country_id: 168, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,89,71}, .m_currency_symbol_idx: 238,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Guarani/Latin/Paraguay |
| 1527 | { .m_language_id: 46, .m_script_id: 17, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 294,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 294,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 362,.m_short_time_format_size: 8 , .m_long_time_format_idx: 370,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 3974,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 4006,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 4059,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 3974,.m_short_day_names_size: 32 , .m_long_day_names_idx: 4006,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4059,.m_narrow_day_names_size: 19 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 409,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8594,.m_currency_display_name_size: 46 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2617,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2624,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Gujarati/Gujarati/India |
| 1528 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 303,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 312,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 715,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4078,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4106,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 4158,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4078,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4106,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 4158,.m_narrow_day_names_size: 14 , .m_am_idx: 86,.m_am_size: 6 , .m_pm_idx: 82,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 413,.m_byte_si_quantified_size: 41 , .m_byte_iec_quantified_idx: 454,.m_byte_iec_quantified_size: 47 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8640,.m_currency_display_name_size: 52 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2628,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2633,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hausa/Latin/Nigeria |
| 1529 | { .m_language_id: 47, .m_script_id: 1, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hausa/Arabic/Nigeria |
| 1530 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 83, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 303,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 312,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 715,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 4078,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4106,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 4158,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4078,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4106,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 4158,.m_narrow_day_names_size: 14 , .m_am_idx: 86,.m_am_size: 6 , .m_pm_idx: 82,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 413,.m_byte_si_quantified_size: 41 , .m_byte_iec_quantified_idx: 454,.m_byte_iec_quantified_size: 47 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8692,.m_currency_display_name_size: 46 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2628,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2641,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hausa/Latin/Ghana |
| 1531 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 156, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 303,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 312,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 715,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4078,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4106,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 4158,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4078,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4106,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 4158,.m_narrow_day_names_size: 14 , .m_am_idx: 86,.m_am_size: 6 , .m_pm_idx: 82,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 413,.m_byte_si_quantified_size: 41 , .m_byte_iec_quantified_idx: 454,.m_byte_iec_quantified_size: 47 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 8738,.m_currency_display_name_size: 36 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2628,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2645,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hausa/Latin/Niger |
| 1532 | { .m_language_id: 48, .m_script_id: 18, .m_country_id: 105, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 320,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 320,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 640,.m_short_date_format_size: 8 , .m_long_date_format_idx: 732,.m_long_date_format_size: 18 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 4172,.m_standalone_short_day_names_size: 46 , .m_standalone_long_day_names_idx: 4218,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 4283,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 4172,.m_short_day_names_size: 46 , .m_long_day_names_idx: 4218,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 4283,.m_narrow_day_names_size: 21 , .m_am_idx: 92,.m_am_size: 6 , .m_pm_idx: 87,.m_pm_size: 5 , .m_byte_idx: 501,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,76,83}, .m_currency_symbol_idx: 49,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8774,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2650,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2655,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 5, .m_weekend_end: 6 }, // Hebrew/Hebrew/Israel |
| 1533 | { .m_language_id: 49, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 326,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 335,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 4304,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 4336,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 4389,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 4304,.m_short_day_names_size: 32 , .m_long_day_names_idx: 4336,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4389,.m_narrow_day_names_size: 19 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 505,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8828,.m_currency_display_name_size: 42 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2660,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Hindi/Devanagari/India |
| 1534 | { .m_language_id: 49, .m_script_id: 7, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Hindi/Latin/India |
| 1535 | { .m_language_id: 50, .m_script_id: 7, .m_country_id: 98, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 187, .m_alternate_quotation_end: 171, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 343,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 343,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 750,.m_short_date_format_size: 13 , .m_long_date_format_idx: 763,.m_long_date_format_size: 19 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 4408,.m_standalone_short_day_names_size: 19 , .m_standalone_long_day_names_idx: 4427,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 4479,.m_standalone_narrow_day_names_size: 17 , .m_short_day_names_idx: 4408,.m_short_day_names_size: 19 , .m_long_day_names_idx: 4427,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 4479,.m_narrow_day_names_size: 17 , .m_am_idx: 98,.m_am_size: 3 , .m_pm_idx: 92,.m_pm_size: 3 , .m_byte_idx: 509,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,85,70}, .m_currency_symbol_idx: 239,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8870,.m_currency_display_name_size: 46 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2670,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2676,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hungarian/Latin/Hungary |
| 1536 | { .m_language_id: 51, .m_script_id: 7, .m_country_id: 99, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 640,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4496,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 4531,.m_standalone_long_day_names_size: 81 , .m_standalone_narrow_day_names_idx: 4612,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4496,.m_short_day_names_size: 35 , .m_long_day_names_idx: 4531,.m_long_day_names_size: 81 , .m_narrow_day_names_idx: 4612,.m_narrow_day_names_size: 14 , .m_am_idx: 101,.m_am_size: 4 , .m_pm_idx: 95,.m_pm_size: 4 , .m_byte_idx: 513,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,83,75}, .m_currency_symbol_idx: 241,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 8916,.m_currency_display_name_size: 49 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2688,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2696,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Icelandic/Latin/Iceland |
| 1537 | { .m_language_id: 52, .m_script_id: 7, .m_country_id: 101, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 351,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 361,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4626,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4654,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 4697,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4626,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4654,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 4697,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,68,82}, .m_currency_symbol_idx: 244,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8965,.m_currency_display_name_size: 39 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2702,.m_language_endonym_size: 9 , .m_country_endonym_idx: 2702,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Indonesian/Latin/Indonesia |
| 1538 | { .m_language_id: 53, .m_script_id: 7, .m_country_id: 260, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 782,.m_long_date_format_size: 26 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4711,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4739,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 4796,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4711,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4739,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 2711,.m_language_endonym_size: 11 , .m_country_endonym_idx: 2722,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Interlingua/Latin/World |
| 1539 | { .m_language_id: 55, .m_script_id: 44, .m_country_id: 38, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,65,68}, .m_currency_symbol_idx: 246,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Inuktitut/Canadian Aboriginal/Canada |
| 1540 | { .m_language_id: 55, .m_script_id: 7, .m_country_id: 38, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,65,68}, .m_currency_symbol_idx: 246,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Inuktitut/Latin/Canada |
| 1541 | { .m_language_id: 57, .m_script_id: 7, .m_country_id: 104, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 240,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 240,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4810,.m_standalone_short_day_names_size: 37 , .m_standalone_long_day_names_idx: 4847,.m_standalone_long_day_names_size: 75 , .m_standalone_narrow_day_names_idx: 4922,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4810,.m_short_day_names_size: 37 , .m_long_day_names_idx: 4847,.m_long_day_names_size: 75 , .m_narrow_day_names_idx: 4922,.m_narrow_day_names_size: 14 , .m_am_idx: 105,.m_am_size: 4 , .m_pm_idx: 99,.m_pm_size: 4 , .m_byte_idx: 517,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9004,.m_currency_display_name_size: 31 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2727,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2734,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Irish/Latin/Ireland |
| 1542 | { .m_language_id: 57, .m_script_id: 7, .m_country_id: 224, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 240,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 240,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4810,.m_standalone_short_day_names_size: 37 , .m_standalone_long_day_names_idx: 4847,.m_standalone_long_day_names_size: 75 , .m_standalone_narrow_day_names_idx: 4922,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4810,.m_short_day_names_size: 37 , .m_long_day_names_idx: 4847,.m_long_day_names_size: 75 , .m_narrow_day_names_idx: 4922,.m_narrow_day_names_size: 14 , .m_am_idx: 105,.m_am_size: 4 , .m_pm_idx: 99,.m_pm_size: 4 , .m_byte_idx: 517,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9035,.m_currency_display_name_size: 95 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2727,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2738,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Irish/Latin/United Kingdom |
| 1543 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 106, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4936,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4964,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 5021,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4936,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4964,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 5021,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9130,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2757,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2765,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Italian/Latin/Italy |
| 1544 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 184, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4936,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4964,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 5021,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4936,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4964,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 5021,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9130,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2757,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2771,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Italian/Latin/San Marino |
| 1545 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 206, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4936,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4964,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 5021,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4936,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4964,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 5021,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 9149,.m_currency_display_name_size: 53 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2757,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2781,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Italian/Latin/Switzerland |
| 1546 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 230, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 4936,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 4964,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 5021,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 4936,.m_short_day_names_size: 28 , .m_long_day_names_idx: 4964,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 5021,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9130,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2757,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2789,.m_country_endonym_size: 18 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Italian/Latin/Vatican City State |
| 1547 | { .m_language_id: 59, .m_script_id: 19, .m_country_id: 108, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 12300, .m_quotation_end: 12301, .m_alternate_quotation_start: 12302, .m_alternate_quotation_end: 12303, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 166,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 166,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 578,.m_short_date_format_size: 10 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 383,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5035,.m_standalone_short_day_names_size: 14 , .m_standalone_long_day_names_idx: 5049,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 5035,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5035,.m_short_day_names_size: 14 , .m_long_day_names_idx: 5049,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 5035,.m_narrow_day_names_size: 14 , .m_am_idx: 109,.m_am_size: 2 , .m_pm_idx: 103,.m_pm_size: 2 , .m_byte_idx: 523,.m_byte_size: 3 , .m_byte_si_quantified_idx: 526,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {74,80,89}, .m_currency_symbol_idx: 249,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9202,.m_currency_display_name_size: 11 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2807,.m_language_endonym_size: 3 , .m_country_endonym_idx: 2810,.m_country_endonym_size: 2 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Japanese/Japanese/Japan |
| 1548 | { .m_language_id: 60, .m_script_id: 7, .m_country_id: 101, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 370,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 380,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5077,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 5106,.m_standalone_long_day_names_size: 41 , .m_standalone_narrow_day_names_idx: 5147,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5077,.m_short_day_names_size: 29 , .m_long_day_names_idx: 5106,.m_long_day_names_size: 41 , .m_narrow_day_names_idx: 5147,.m_narrow_day_names_size: 14 , .m_am_idx: 111,.m_am_size: 4 , .m_pm_idx: 105,.m_pm_size: 5 , .m_byte_idx: 543,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,68,82}, .m_currency_symbol_idx: 244,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8965,.m_currency_display_name_size: 39 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2812,.m_language_endonym_size: 4 , .m_country_endonym_idx: 2816,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Javanese/Latin/Indonesia |
| 1549 | { .m_language_id: 61, .m_script_id: 21, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 389,.m_list_pattern_part_end_size: 12 , .m_list_pattern_part_two_idx: 401,.m_list_pattern_part_two_size: 11 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 362,.m_short_time_format_size: 8 , .m_long_time_format_idx: 370,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 5161,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 5194,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 5248,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 5161,.m_short_day_names_size: 33 , .m_long_day_names_idx: 5194,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 5248,.m_narrow_day_names_size: 20 , .m_am_idx: 115,.m_am_size: 9 , .m_pm_idx: 110,.m_pm_size: 7 , .m_byte_idx: 547,.m_byte_size: 8 , .m_byte_si_quantified_idx: 555,.m_byte_si_quantified_size: 35 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9213,.m_currency_display_name_size: 49 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2825,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2830,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Kannada/Kannada/India |
| 1550 | { .m_language_id: 62, .m_script_id: 1, .m_country_id: 100, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 5268,.m_standalone_short_day_names_size: 50 , .m_standalone_long_day_names_idx: 5318,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 5370,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5268,.m_short_day_names_size: 50 , .m_long_day_names_idx: 5318,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 5370,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9262,.m_currency_display_name_size: 23 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2834,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2839,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Kashmiri/Arabic/India |
| 1551 | { .m_language_id: 62, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Kashmiri/Devanagari/India |
| 1552 | { .m_language_id: 63, .m_script_id: 2, .m_country_id: 110, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 412,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 808,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5384,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 5405,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 5461,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5384,.m_short_day_names_size: 21 , .m_long_day_names_idx: 5405,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 5461,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 590,.m_byte_size: 4 , .m_byte_si_quantified_idx: 594,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 611,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,90,84}, .m_currency_symbol_idx: 250,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9285,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2848,.m_language_endonym_size: 10 , .m_country_endonym_idx: 2858,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kazakh/Cyrillic/Kazakhstan |
| 1553 | { .m_language_id: 64, .m_script_id: 7, .m_country_id: 179, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5475,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 5510,.m_standalone_long_day_names_size: 84 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5475,.m_short_day_names_size: 35 , .m_long_day_names_idx: 5510,.m_long_day_names_size: 84 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,87,70}, .m_currency_symbol_idx: 180,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2867,.m_language_endonym_size: 11 , .m_country_endonym_idx: 2878,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kinyarwanda/Latin/Rwanda |
| 1554 | { .m_language_id: 65, .m_script_id: 2, .m_country_id: 116, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 422,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 422,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 830,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5594,.m_standalone_short_day_names_size: 38 , .m_standalone_long_day_names_idx: 5632,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 5689,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5594,.m_short_day_names_size: 38 , .m_long_day_names_idx: 5632,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 5689,.m_narrow_day_names_size: 14 , .m_am_idx: 124,.m_am_size: 5 , .m_pm_idx: 117,.m_pm_size: 14 , .m_byte_idx: 590,.m_byte_size: 4 , .m_byte_si_quantified_idx: 634,.m_byte_si_quantified_size: 18 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,71,83}, .m_currency_symbol_idx: 251,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 9343,.m_currency_display_name_size: 52 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2886,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2894,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kirghiz/Cyrillic/Kyrgyzstan |
| 1555 | { .m_language_id: 66, .m_script_id: 22, .m_country_id: 114, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 432,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 432,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 853,.m_short_date_format_size: 9 , .m_long_date_format_idx: 862,.m_long_date_format_size: 16 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 400,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 5703,.m_standalone_short_day_names_size: 14 , .m_standalone_long_day_names_idx: 5717,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 5703,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5703,.m_short_day_names_size: 14 , .m_long_day_names_idx: 5717,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 5703,.m_narrow_day_names_size: 14 , .m_am_idx: 129,.m_am_size: 2 , .m_pm_idx: 131,.m_pm_size: 2 , .m_byte_idx: 652,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,82,87}, .m_currency_symbol_idx: 254,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9395,.m_currency_display_name_size: 19 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2904,.m_language_endonym_size: 3 , .m_country_endonym_idx: 2907,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Korean/Korean/South Korea |
| 1556 | { .m_language_id: 66, .m_script_id: 22, .m_country_id: 113, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 432,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 432,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 853,.m_short_date_format_size: 9 , .m_long_date_format_idx: 862,.m_long_date_format_size: 16 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 400,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 5703,.m_standalone_short_day_names_size: 14 , .m_standalone_long_day_names_idx: 5717,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 5703,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5703,.m_short_day_names_size: 14 , .m_long_day_names_idx: 5717,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 5703,.m_narrow_day_names_size: 14 , .m_am_idx: 129,.m_am_size: 2 , .m_pm_idx: 131,.m_pm_size: 2 , .m_byte_idx: 652,.m_byte_size: 3 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,80,87}, .m_currency_symbol_idx: 255,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 9414,.m_currency_display_name_size: 39 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 2904,.m_language_endonym_size: 3 , .m_country_endonym_idx: 2911,.m_country_endonym_size: 11 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Korean/Korean/North Korea |
| 1557 | { .m_language_id: 67, .m_script_id: 7, .m_country_id: 217, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 439,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 439,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5745,.m_standalone_short_day_names_size: 20 , .m_standalone_long_day_names_idx: 5765,.m_standalone_long_day_names_size: 42 , .m_standalone_narrow_day_names_idx: 5807,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5745,.m_short_day_names_size: 20 , .m_long_day_names_idx: 5765,.m_long_day_names_size: 42 , .m_narrow_day_names_idx: 5807,.m_narrow_day_names_size: 14 , .m_am_idx: 131,.m_am_size: 2 , .m_pm_idx: 133,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,82,89}, .m_currency_symbol_idx: 258,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 2922,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2927,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kurdish/Latin/Turkey |
| 1558 | { .m_language_id: 68, .m_script_id: 7, .m_country_id: 35, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 5821,.m_standalone_short_day_names_size: 34 , .m_standalone_long_day_names_idx: 5855,.m_standalone_long_day_names_size: 89 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 5821,.m_short_day_names_size: 34 , .m_long_day_names_idx: 5855,.m_long_day_names_size: 89 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 133,.m_am_size: 5 , .m_pm_idx: 135,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,73,70}, .m_currency_symbol_idx: 163,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 9453,.m_currency_display_name_size: 27 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2934,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2942,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Rundi/Latin/Burundi |
| 1559 | { .m_language_id: 69, .m_script_id: 23, .m_country_id: 117, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 446,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 878,.m_long_date_format_size: 19 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 413,.m_long_time_format_size: 24 , .m_standalone_short_day_names_idx: 5944,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 5980,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 6037,.m_standalone_narrow_day_names_size: 17 , .m_short_day_names_idx: 5944,.m_short_day_names_size: 36 , .m_long_day_names_idx: 5980,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 6037,.m_narrow_day_names_size: 17 , .m_am_idx: 138,.m_am_size: 8 , .m_pm_idx: 140,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,65,75}, .m_currency_symbol_idx: 259,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9480,.m_currency_display_name_size: 21 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 44,.m_currency_negative_format_size: 5 , .m_language_endonym_idx: 2950,.m_language_endonym_size: 3 , .m_country_endonym_idx: 2950,.m_country_endonym_size: 3 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lao/Lao/Laos |
| 1560 | { .m_language_id: 70, .m_script_id: 7, .m_country_id: 230, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Latin/Latin/Vatican City State |
| 1561 | { .m_language_id: 71, .m_script_id: 7, .m_country_id: 118, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 455,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 455,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 897,.m_long_date_format_size: 26 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6054,.m_standalone_short_day_names_size: 51 , .m_standalone_long_day_names_idx: 6105,.m_standalone_long_day_names_size: 72 , .m_standalone_narrow_day_names_idx: 6177,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6191,.m_short_day_names_size: 51 , .m_long_day_names_idx: 6242,.m_long_day_names_size: 72 , .m_narrow_day_names_idx: 6177,.m_narrow_day_names_size: 14 , .m_am_idx: 146,.m_am_size: 14 , .m_pm_idx: 148,.m_pm_size: 11 , .m_byte_idx: 655,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9501,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2953,.m_language_endonym_size: 8 , .m_country_endonym_idx: 2961,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Latvian/Latin/Latvia |
| 1562 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 49, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 463,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 463,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6314,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6342,.m_standalone_long_day_names_size: 100 , .m_standalone_narrow_day_names_idx: 6442,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6314,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6342,.m_long_day_names_size: 100 , .m_narrow_day_names_idx: 6442,.m_narrow_day_names_size: 14 , .m_am_idx: 160,.m_am_size: 8 , .m_pm_idx: 159,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,68,70}, .m_currency_symbol_idx: 216,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 9524,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2968,.m_language_endonym_size: 7 , .m_country_endonym_idx: 2975,.m_country_endonym_size: 30 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lingala/Latin/Congo Kinshasa |
| 1563 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 6, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 463,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 463,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6314,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6342,.m_standalone_long_day_names_size: 100 , .m_standalone_narrow_day_names_idx: 6442,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6314,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6342,.m_long_day_names_size: 100 , .m_narrow_day_names_idx: 6442,.m_narrow_day_names_size: 14 , .m_am_idx: 160,.m_am_size: 8 , .m_pm_idx: 159,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,79,65}, .m_currency_symbol_idx: 260,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 9547,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2968,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3005,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lingala/Latin/Angola |
| 1564 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 41, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 463,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 463,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6314,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6342,.m_standalone_long_day_names_size: 100 , .m_standalone_narrow_day_names_idx: 6442,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6314,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6342,.m_long_day_names_size: 100 , .m_narrow_day_names_idx: 6442,.m_narrow_day_names_size: 14 , .m_am_idx: 160,.m_am_size: 8 , .m_pm_idx: 159,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 9570,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2968,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3011,.m_country_endonym_size: 26 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lingala/Latin/Central African Republic |
| 1565 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 50, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 463,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 463,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6314,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6342,.m_standalone_long_day_names_size: 100 , .m_standalone_narrow_day_names_idx: 6442,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6314,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6342,.m_long_day_names_size: 100 , .m_narrow_day_names_idx: 6442,.m_narrow_day_names_size: 14 , .m_am_idx: 160,.m_am_size: 8 , .m_pm_idx: 159,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 9570,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 2968,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3037,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lingala/Latin/Congo Brazzaville |
| 1566 | { .m_language_id: 73, .m_script_id: 7, .m_country_id: 124, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 472,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 472,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 923,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6456,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 6477,.m_standalone_long_day_names_size: 89 , .m_standalone_narrow_day_names_idx: 6566,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6456,.m_short_day_names_size: 21 , .m_long_day_names_idx: 6477,.m_long_day_names_size: 89 , .m_narrow_day_names_idx: 6566,.m_narrow_day_names_size: 14 , .m_am_idx: 168,.m_am_size: 9 , .m_pm_idx: 165,.m_pm_size: 6 , .m_byte_idx: 660,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9593,.m_currency_display_name_size: 30 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3042,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3050,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lithuanian/Latin/Lithuania |
| 1567 | { .m_language_id: 74, .m_script_id: 2, .m_country_id: 127, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6580,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 6615,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 1530,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6669,.m_short_day_names_size: 34 , .m_long_day_names_idx: 6615,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 1530,.m_narrow_day_names_size: 14 , .m_am_idx: 177,.m_am_size: 10 , .m_pm_idx: 171,.m_pm_size: 8 , .m_byte_idx: 666,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,75,68}, .m_currency_symbol_idx: 262,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 9623,.m_currency_display_name_size: 56 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3057,.m_language_endonym_size: 10 , .m_country_endonym_idx: 3067,.m_country_endonym_size: 18 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Macedonian/Cyrillic/Macedonia |
| 1568 | { .m_language_id: 75, .m_script_id: 7, .m_country_id: 128, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6703,.m_standalone_short_day_names_size: 34 , .m_standalone_long_day_names_idx: 6737,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 6797,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6703,.m_short_day_names_size: 34 , .m_long_day_names_idx: 6737,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 6797,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,71,65}, .m_currency_symbol_idx: 170,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 9679,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3085,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3093,.m_country_endonym_size: 12 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malagasy/Latin/Madagascar |
| 1569 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 130, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 361,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 361,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 6811,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6839,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 6882,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6811,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6839,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 6882,.m_narrow_day_names_size: 14 , .m_am_idx: 187,.m_am_size: 2 , .m_pm_idx: 179,.m_pm_size: 3 , .m_byte_idx: 671,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,89,82}, .m_currency_symbol_idx: 174,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 9692,.m_currency_display_name_size: 39 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3105,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1249,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malay/Latin/Malaysia |
| 1570 | { .m_language_id: 76, .m_script_id: 1, .m_country_id: 130, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,89,82}, .m_currency_symbol_idx: 174,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malay/Arabic/Malaysia |
| 1571 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 32, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 361,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 361,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 950,.m_long_date_format_size: 12 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 6811,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6839,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 6882,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6811,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6839,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 6882,.m_narrow_day_names_size: 14 , .m_am_idx: 187,.m_am_size: 2 , .m_pm_idx: 179,.m_pm_size: 3 , .m_byte_idx: 671,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,78,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9731,.m_currency_display_name_size: 31 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3105,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3111,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malay/Latin/Brunei |
| 1572 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 101, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 361,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 361,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 6811,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6839,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 6882,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6811,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6839,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 6882,.m_narrow_day_names_size: 14 , .m_am_idx: 187,.m_am_size: 2 , .m_pm_idx: 179,.m_pm_size: 3 , .m_byte_idx: 671,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,68,82}, .m_currency_symbol_idx: 244,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 8965,.m_currency_display_name_size: 39 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3105,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2702,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malay/Latin/Indonesia |
| 1573 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 190, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 361,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 361,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 6811,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 6839,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 6882,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 6811,.m_short_day_names_size: 28 , .m_long_day_names_idx: 6839,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 6882,.m_narrow_day_names_size: 14 , .m_am_idx: 187,.m_am_size: 2 , .m_pm_idx: 179,.m_pm_size: 3 , .m_byte_idx: 671,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,71,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9762,.m_currency_display_name_size: 37 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3105,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3117,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Malay/Latin/Singapore |
| 1574 | { .m_language_id: 77, .m_script_id: 24, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 480,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 493,.m_list_pattern_part_two_size: 12 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 962,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 6896,.m_standalone_short_day_names_size: 41 , .m_standalone_long_day_names_idx: 6937,.m_standalone_long_day_names_size: 77 , .m_standalone_narrow_day_names_idx: 7014,.m_standalone_narrow_day_names_size: 22 , .m_short_day_names_idx: 6896,.m_short_day_names_size: 41 , .m_long_day_names_idx: 7036,.m_long_day_names_size: 76 , .m_narrow_day_names_idx: 7112,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 675,.m_byte_size: 6 , .m_byte_si_quantified_idx: 681,.m_byte_si_quantified_size: 27 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9799,.m_currency_display_name_size: 40 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3126,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3132,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Malayalam/Malayalam/India |
| 1575 | { .m_language_id: 78, .m_script_id: 7, .m_country_id: 133, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 505,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 513,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 980,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 7133,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 7161,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 7224,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 7133,.m_short_day_names_size: 28 , .m_long_day_names_idx: 7161,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 7245,.m_narrow_day_names_size: 20 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9839,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3138,.m_language_endonym_size: 5 , .m_country_endonym_idx: 1257,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Maltese/Latin/Malta |
| 1576 | { .m_language_id: 79, .m_script_id: 7, .m_country_id: 154, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7265,.m_standalone_short_day_names_size: 27 , .m_standalone_long_day_names_idx: 7292,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 7339,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7265,.m_short_day_names_size: 27 , .m_long_day_names_idx: 7292,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 7339,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9866,.m_currency_display_name_size: 37 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3143,.m_language_endonym_size: 12 , .m_country_endonym_idx: 3155,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Maori/Latin/New Zealand |
| 1577 | { .m_language_id: 80, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2406, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 520,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 520,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7353,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 7385,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 4389,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 7353,.m_short_day_names_size: 32 , .m_long_day_names_idx: 7385,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4389,.m_narrow_day_names_size: 19 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 505,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9903,.m_currency_display_name_size: 43 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3163,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Marathi/Devanagari/India |
| 1578 | { .m_language_id: 82, .m_script_id: 2, .m_country_id: 143, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 1003,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1013,.m_long_date_format_size: 35 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 87,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7438,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 7459,.m_standalone_long_day_names_size: 43 , .m_standalone_narrow_day_names_idx: 7438,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 7438,.m_short_day_names_size: 21 , .m_long_day_names_idx: 7502,.m_long_day_names_size: 43 , .m_narrow_day_names_idx: 7438,.m_narrow_day_names_size: 21 , .m_am_idx: 189,.m_am_size: 4 , .m_pm_idx: 182,.m_pm_size: 4 , .m_byte_idx: 590,.m_byte_size: 4 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,78,84}, .m_currency_symbol_idx: 266,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9946,.m_currency_display_name_size: 46 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3168,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3174,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Mongolian/Cyrillic/Mongolia |
| 1579 | { .m_language_id: 82, .m_script_id: 8, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 267,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Mongolian/Mongolian/China |
| 1580 | { .m_language_id: 84, .m_script_id: 13, .m_country_id: 150, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2406, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 529,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 534,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 534,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 227,.m_short_date_format_size: 6 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 7545,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 7578,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 7632,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 7545,.m_short_day_names_size: 33 , .m_long_day_names_idx: 7578,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 7632,.m_narrow_day_names_size: 18 , .m_am_idx: 193,.m_am_size: 9 , .m_pm_idx: 186,.m_pm_size: 7 , .m_byte_idx: 505,.m_byte_size: 4 , .m_byte_si_quantified_idx: 725,.m_byte_si_quantified_size: 19 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,80,82}, .m_currency_symbol_idx: 270,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 9992,.m_currency_display_name_size: 49 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3180,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3186,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nepali/Devanagari/Nepal |
| 1581 | { .m_language_id: 84, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2406, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 529,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 534,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 534,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 227,.m_short_date_format_size: 6 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7545,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 7578,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 7632,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 7545,.m_short_day_names_size: 33 , .m_long_day_names_idx: 7578,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 7632,.m_narrow_day_names_size: 18 , .m_am_idx: 193,.m_am_size: 9 , .m_pm_idx: 186,.m_pm_size: 7 , .m_byte_idx: 505,.m_byte_size: 4 , .m_byte_si_quantified_idx: 725,.m_byte_si_quantified_size: 19 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 10041,.m_currency_display_name_size: 49 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3180,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Nepali/Devanagari/India |
| 1582 | { .m_language_id: 85, .m_script_id: 7, .m_country_id: 161, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2334,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 2269,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2334,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2269,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,79,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10090,.m_currency_display_name_size: 44 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3191,.m_language_endonym_size: 12 , .m_country_endonym_idx: 3203,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Norwegian Bokmal/Latin/Norway |
| 1583 | { .m_language_id: 85, .m_script_id: 7, .m_country_id: 203, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2334,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 2269,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2334,.m_short_day_names_size: 35 , .m_long_day_names_idx: 2269,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,79,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10090,.m_currency_display_name_size: 44 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3191,.m_language_endonym_size: 12 , .m_country_endonym_idx: 3208,.m_country_endonym_size: 21 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Norwegian Bokmal/Latin/Svalbard And Jan Mayen Islands |
| 1584 | { .m_language_id: 86, .m_script_id: 7, .m_country_id: 74, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Occitan/Latin/France |
| 1585 | { .m_language_id: 87, .m_script_id: 26, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 541,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 549,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7650,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 7683,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 7737,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 7650,.m_short_day_names_size: 33 , .m_long_day_names_idx: 7683,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 7737,.m_narrow_day_names_size: 18 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 744,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 10134,.m_currency_display_name_size: 43 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3229,.m_language_endonym_size: 5 , .m_country_endonym_idx: 3234,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Oriya/Oriya/India |
| 1586 | { .m_language_id: 88, .m_script_id: 1, .m_country_id: 1, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 556,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 556,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 562,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 571,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1048,.m_long_date_format_size: 20 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 7755,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 7755,.m_standalone_long_day_names_size: 39 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7755,.m_short_day_names_size: 39 , .m_long_day_names_idx: 7755,.m_long_day_names_size: 39 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 202,.m_am_size: 4 , .m_pm_idx: 193,.m_pm_size: 4 , .m_byte_idx: 749,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,70,78}, .m_currency_symbol_idx: 274,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 10177,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3238,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3242,.m_country_endonym_size: 9 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 4, .m_weekend_end: 5 }, // Pashto/Arabic/Afghanistan |
| 1587 | { .m_language_id: 88, .m_script_id: 1, .m_country_id: 163, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 556,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 556,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 562,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 571,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1048,.m_long_date_format_size: 20 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 7755,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 7755,.m_standalone_long_day_names_size: 39 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7755,.m_short_day_names_size: 39 , .m_long_day_names_idx: 7755,.m_long_day_names_size: 39 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 202,.m_am_size: 4 , .m_pm_idx: 193,.m_pm_size: 4 , .m_byte_idx: 749,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10202,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3238,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3251,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Pashto/Arabic/Pakistan |
| 1588 | { .m_language_id: 89, .m_script_id: 1, .m_country_id: 102, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 579,.m_list_pattern_part_start_size: 7 , .m_list_pattern_part_mid_idx: 579,.m_list_pattern_part_mid_size: 7 , .m_list_pattern_part_end_idx: 586,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 594,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 7794,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 7794,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 7843,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7794,.m_short_day_names_size: 49 , .m_long_day_names_idx: 7794,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 7843,.m_narrow_day_names_size: 14 , .m_am_idx: 206,.m_am_size: 9 , .m_pm_idx: 197,.m_pm_size: 8 , .m_byte_idx: 754,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 275,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 10254,.m_currency_display_name_size: 37 , .m_currency_format_idx: 54,.m_currency_format_size: 6 , .m_currency_negative_format_idx: 60,.m_currency_negative_format_size: 8 , .m_language_endonym_idx: 3258,.m_language_endonym_size: 5 , .m_country_endonym_idx: 3263,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Persian/Arabic/Iran |
| 1589 | { .m_language_id: 89, .m_script_id: 1, .m_country_id: 1, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 579,.m_list_pattern_part_start_size: 7 , .m_list_pattern_part_mid_idx: 579,.m_list_pattern_part_mid_size: 7 , .m_list_pattern_part_end_idx: 586,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 594,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 7794,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 7794,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 7843,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7794,.m_short_day_names_size: 49 , .m_long_day_names_idx: 7794,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 7843,.m_narrow_day_names_size: 14 , .m_am_idx: 206,.m_am_size: 9 , .m_pm_idx: 197,.m_pm_size: 8 , .m_byte_idx: 754,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,70,78}, .m_currency_symbol_idx: 274,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 10291,.m_currency_display_name_size: 55 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 60,.m_currency_negative_format_size: 8 , .m_language_endonym_idx: 3268,.m_language_endonym_size: 3 , .m_country_endonym_idx: 3242,.m_country_endonym_size: 9 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 4, .m_weekend_end: 5 }, // Persian/Arabic/Afghanistan |
| 1590 | { .m_language_id: 90, .m_script_id: 7, .m_country_id: 172, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 7857,.m_standalone_short_day_names_size: 34 , .m_standalone_long_day_names_idx: 7891,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 7950,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7857,.m_short_day_names_size: 34 , .m_long_day_names_idx: 7891,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 7964,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 293,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,76,78}, .m_currency_symbol_idx: 279,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10346,.m_currency_display_name_size: 77 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3271,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3277,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Polish/Latin/Poland |
| 1591 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 30, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 7978,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 7978,.m_short_day_names_size: 35 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,82,76}, .m_currency_symbol_idx: 281,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10423,.m_currency_display_name_size: 54 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3292,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Brazil |
| 1592 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 6, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,79,65}, .m_currency_symbol_idx: 260,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10477,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3298,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Angola |
| 1593 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 39, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,86,69}, .m_currency_symbol_idx: 283,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 10531,.m_currency_display_name_size: 69 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3304,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Cape Verde |
| 1594 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 62, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 10600,.m_currency_display_name_size: 81 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3314,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/East Timor |
| 1595 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 66, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 10681,.m_currency_display_name_size: 59 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3325,.m_country_endonym_size: 16 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Equatorial Guinea |
| 1596 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 92, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 10740,.m_currency_display_name_size: 62 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3341,.m_country_endonym_size: 12 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Guinea Bissau |
| 1597 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 125, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3353,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Luxembourg |
| 1598 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 126, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,79,80}, .m_currency_symbol_idx: 137,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 10802,.m_currency_display_name_size: 54 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3363,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Macau |
| 1599 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 146, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,90,78}, .m_currency_symbol_idx: 284,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 10856,.m_currency_display_name_size: 66 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3382,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Mozambique |
| 1600 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 173, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3392,.m_language_endonym_size: 17 , .m_country_endonym_idx: 3409,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Portugal |
| 1601 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 185, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,84,78}, .m_currency_symbol_idx: 287,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10922,.m_currency_display_name_size: 92 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3417,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Sao Tome And Principe |
| 1602 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 206, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8106,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 8013,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 8092,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8106,.m_short_day_names_size: 49 , .m_long_day_names_idx: 8013,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 8092,.m_narrow_day_names_size: 14 , .m_am_idx: 215,.m_am_size: 8 , .m_pm_idx: 205,.m_pm_size: 8 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 11014,.m_currency_display_name_size: 45 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3283,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3436,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Portuguese/Latin/Switzerland |
| 1603 | { .m_language_id: 92, .m_script_id: 4, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 601,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 601,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 8155,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 8191,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 8248,.m_standalone_narrow_day_names_size: 23 , .m_short_day_names_idx: 8155,.m_short_day_names_size: 36 , .m_long_day_names_idx: 8191,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 8248,.m_narrow_day_names_size: 23 , .m_am_idx: 223,.m_am_size: 6 , .m_pm_idx: 213,.m_pm_size: 6 , .m_byte_idx: 758,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11059,.m_currency_display_name_size: 39 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3441,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3447,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Punjabi/Gurmukhi/India |
| 1604 | { .m_language_id: 92, .m_script_id: 1, .m_country_id: 163, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 8271,.m_standalone_short_day_names_size: 37 , .m_standalone_long_day_names_idx: 8271,.m_standalone_long_day_names_size: 37 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8271,.m_short_day_names_size: 37 , .m_long_day_names_idx: 8271,.m_long_day_names_size: 37 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 289,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11098,.m_currency_display_name_size: 13 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3451,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3251,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Punjabi/Arabic/Pakistan |
| 1605 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 169, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8308,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8336,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8308,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8336,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,69,78}, .m_currency_symbol_idx: 290,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 11111,.m_currency_display_name_size: 29 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3457,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3465,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Quechua/Latin/Peru |
| 1606 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 26, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8308,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8336,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8308,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8336,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,79,66}, .m_currency_symbol_idx: 292,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 11140,.m_currency_display_name_size: 25 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3457,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3469,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Quechua/Latin/Bolivia |
| 1607 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 63, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8308,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8336,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8308,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8336,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11165,.m_currency_display_name_size: 37 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3457,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3476,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Quechua/Latin/Ecuador |
| 1608 | { .m_language_id: 94, .m_script_id: 7, .m_country_id: 206, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 339,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1068,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8403,.m_standalone_short_day_names_size: 23 , .m_standalone_long_day_names_idx: 8426,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 8482,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8403,.m_short_day_names_size: 23 , .m_long_day_names_idx: 8426,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 8482,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 11202,.m_currency_display_name_size: 48 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3483,.m_language_endonym_size: 9 , .m_country_endonym_idx: 3492,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Romansh/Latin/Switzerland |
| 1609 | { .m_language_id: 95, .m_script_id: 7, .m_country_id: 177, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 610,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 610,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8496,.m_standalone_short_day_names_size: 34 , .m_standalone_long_day_names_idx: 8530,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8496,.m_short_day_names_size: 34 , .m_long_day_names_idx: 8530,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 762,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,79,78}, .m_currency_symbol_idx: 294,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 11250,.m_currency_display_name_size: 57 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3498,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3504,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Romanian/Latin/Romania |
| 1610 | { .m_language_id: 95, .m_script_id: 7, .m_country_id: 141, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 610,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 610,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8578,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8530,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 8606,.m_standalone_narrow_day_names_size: 16 , .m_short_day_names_idx: 8578,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8530,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 8606,.m_narrow_day_names_size: 16 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 762,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,68,76}, .m_currency_symbol_idx: 297,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11307,.m_currency_display_name_size: 69 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3498,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3511,.m_country_endonym_size: 17 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Romanian/Latin/Moldova |
| 1611 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 178, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11376,.m_currency_display_name_size: 89 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3535,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Russia |
| 1612 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 20, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,89,78}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 11465,.m_currency_display_name_size: 94 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 510,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Belarus |
| 1613 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 110, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,90,84}, .m_currency_symbol_idx: 250,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11559,.m_currency_display_name_size: 83 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3541,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Kazakhstan |
| 1614 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 116, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,71,83}, .m_currency_symbol_idx: 251,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 11642,.m_currency_display_name_size: 82 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3550,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Kyrgyzstan |
| 1615 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 141, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,68,76}, .m_currency_symbol_idx: 297,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11724,.m_currency_display_name_size: 79 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3558,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Moldova |
| 1616 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 222, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 317,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8622,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 8643,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 8705,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8622,.m_short_day_names_size: 21 , .m_long_day_names_idx: 8643,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 8622,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 257,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,65,72}, .m_currency_symbol_idx: 298,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11803,.m_currency_display_name_size: 92 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3528,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3565,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Russian/Cyrillic/Ukraine |
| 1617 | { .m_language_id: 98, .m_script_id: 7, .m_country_id: 41, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8719,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8747,.m_standalone_long_day_names_size: 66 , .m_standalone_narrow_day_names_idx: 8813,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8719,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8747,.m_long_day_names_size: 66 , .m_narrow_day_names_idx: 8813,.m_narrow_day_names_size: 14 , .m_am_idx: 229,.m_am_size: 2 , .m_pm_idx: 219,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 11895,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 44,.m_currency_negative_format_size: 5 , .m_language_endonym_idx: 3572,.m_language_endonym_size: 5 , .m_country_endonym_idx: 3577,.m_country_endonym_size: 22 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sango/Latin/Central African Republic |
| 1618 | { .m_language_id: 99, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2406, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 618,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 628,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 4304,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 8827,.m_standalone_long_day_names_size: 67 , .m_standalone_narrow_day_names_idx: 4389,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 4304,.m_short_day_names_size: 32 , .m_long_day_names_idx: 8827,.m_long_day_names_size: 67 , .m_narrow_day_names_idx: 4389,.m_narrow_day_names_size: 19 , .m_am_idx: 193,.m_am_size: 9 , .m_pm_idx: 186,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 11920,.m_currency_display_name_size: 37 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3599,.m_language_endonym_size: 12 , .m_country_endonym_idx: 3611,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Sanskrit/Devanagari/India |
| 1619 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 243, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8894,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8922,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 8974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8894,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8922,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 8974,.m_narrow_day_names_size: 14 , .m_am_idx: 231,.m_am_size: 9 , .m_pm_idx: 221,.m_pm_size: 8 , .m_byte_idx: 766,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,83,68}, .m_currency_symbol_idx: 299,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 11957,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3616,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3622,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Cyrillic/Serbia |
| 1620 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 27, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2043,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2071,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8988,.m_short_day_names_size: 28 , .m_long_day_names_idx: 2071,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 2129,.m_narrow_day_names_size: 14 , .m_am_idx: 240,.m_am_size: 11 , .m_pm_idx: 229,.m_pm_size: 8 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,65,77}, .m_currency_symbol_idx: 144,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12015,.m_currency_display_name_size: 170 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3628,.m_language_endonym_size: 6 , .m_country_endonym_idx: 629,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Latin/Bosnia And Herzegowina |
| 1621 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 242, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8988,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9016,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8988,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9016,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 2129,.m_narrow_day_names_size: 14 , .m_am_idx: 240,.m_am_size: 11 , .m_pm_idx: 229,.m_pm_size: 8 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12185,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3628,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3634,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Latin/Montenegro |
| 1622 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 243, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8988,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9073,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8988,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9073,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 2129,.m_narrow_day_names_size: 14 , .m_am_idx: 251,.m_am_size: 9 , .m_pm_idx: 229,.m_pm_size: 8 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,83,68}, .m_currency_symbol_idx: 299,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 12208,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3628,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3643,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Latin/Serbia |
| 1623 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 27, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9127,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9155,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 8974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8894,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9155,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 8974,.m_narrow_day_names_size: 14 , .m_am_idx: 260,.m_am_size: 11 , .m_pm_idx: 221,.m_pm_size: 8 , .m_byte_idx: 766,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,65,77}, .m_currency_symbol_idx: 302,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12266,.m_currency_display_name_size: 170 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3616,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3649,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Cyrillic/Bosnia And Herzegowina |
| 1624 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 242, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8894,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9211,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 8974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8894,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9211,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 8974,.m_narrow_day_names_size: 14 , .m_am_idx: 260,.m_am_size: 11 , .m_pm_idx: 221,.m_pm_size: 8 , .m_byte_idx: 766,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12436,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3616,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3668,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Cyrillic/Montenegro |
| 1625 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 257, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8894,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 8922,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 8974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8894,.m_short_day_names_size: 28 , .m_long_day_names_idx: 8922,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 8974,.m_narrow_day_names_size: 14 , .m_am_idx: 231,.m_am_size: 9 , .m_pm_idx: 221,.m_pm_size: 8 , .m_byte_idx: 766,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12436,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3616,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3677,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Cyrillic/Kosovo |
| 1626 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 257, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 8988,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9073,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 8988,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9073,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 2129,.m_narrow_day_names_size: 14 , .m_am_idx: 251,.m_am_size: 9 , .m_pm_idx: 229,.m_pm_size: 8 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12185,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3628,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3683,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Serbian/Latin/Kosovo |
| 1627 | { .m_language_id: 101, .m_script_id: 2, .m_country_id: 81, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 637,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 637,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1118,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9266,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9294,.m_standalone_long_day_names_size: 61 , .m_standalone_narrow_day_names_idx: 9355,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9369,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9397,.m_long_day_names_size: 61 , .m_narrow_day_names_idx: 9355,.m_narrow_day_names_size: 14 , .m_am_idx: 271,.m_am_size: 15 , .m_pm_idx: 237,.m_pm_size: 15 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,69,76}, .m_currency_symbol_idx: 237,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12459,.m_currency_display_name_size: 17 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3689,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3693,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ossetic/Cyrillic/Georgia |
| 1628 | { .m_language_id: 101, .m_script_id: 2, .m_country_id: 178, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 637,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 637,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1118,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9266,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9294,.m_standalone_long_day_names_size: 61 , .m_standalone_narrow_day_names_idx: 9355,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9369,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9397,.m_long_day_names_size: 61 , .m_narrow_day_names_idx: 9355,.m_narrow_day_names_size: 14 , .m_am_idx: 271,.m_am_size: 15 , .m_pm_idx: 237,.m_pm_size: 15 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12476,.m_currency_display_name_size: 17 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3689,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3704,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ossetic/Cyrillic/Russia |
| 1629 | { .m_language_id: 102, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Southern Sotho/Latin/South Africa |
| 1630 | { .m_language_id: 103, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tswana/Latin/South Africa |
| 1631 | { .m_language_id: 104, .m_script_id: 7, .m_country_id: 240, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9458,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9486,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 9541,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9458,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9486,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 9541,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 12493,.m_currency_display_name_size: 22 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3710,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1819,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Shona/Latin/Zimbabwe |
| 1632 | { .m_language_id: 105, .m_script_id: 1, .m_country_id: 163, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 37, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 646,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 654,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 9555,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 9555,.m_standalone_long_day_names_size: 35 , .m_standalone_narrow_day_names_idx: 9590,.m_standalone_narrow_day_names_size: 31 , .m_short_day_names_idx: 9555,.m_short_day_names_size: 35 , .m_long_day_names_idx: 9555,.m_long_day_names_size: 35 , .m_narrow_day_names_idx: 9590,.m_narrow_day_names_size: 31 , .m_am_idx: 286,.m_am_size: 11 , .m_pm_idx: 252,.m_pm_size: 11 , .m_byte_idx: 773,.m_byte_size: 6 , .m_byte_si_quantified_idx: 779,.m_byte_si_quantified_size: 25 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12515,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3718,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3722,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sindhi/Arabic/Pakistan |
| 1633 | { .m_language_id: 105, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 437,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 9621,.m_standalone_short_day_names_size: 25 , .m_standalone_long_day_names_idx: 9646,.m_standalone_long_day_names_size: 27 , .m_standalone_narrow_day_names_idx: 9673,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 9693,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9721,.m_long_day_names_size: 41 , .m_narrow_day_names_idx: 9762,.m_narrow_day_names_size: 19 , .m_am_idx: 297,.m_am_size: 16 , .m_pm_idx: 263,.m_pm_size: 13 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12558,.m_currency_display_name_size: 24 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3729,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Sindhi/Devanagari/India |
| 1634 | { .m_language_id: 106, .m_script_id: 32, .m_country_id: 198, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 661,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 670,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 239,.m_short_time_format_size: 5 , .m_long_time_format_idx: 244,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9781,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 9820,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 9882,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 9781,.m_short_day_names_size: 39 , .m_long_day_names_idx: 9820,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 9882,.m_narrow_day_names_size: 19 , .m_am_idx: 313,.m_am_size: 5 , .m_pm_idx: 276,.m_pm_size: 4 , .m_byte_idx: 804,.m_byte_size: 5 , .m_byte_si_quantified_idx: 809,.m_byte_si_quantified_size: 42 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,75,82}, .m_currency_symbol_idx: 304,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 12582,.m_currency_display_name_size: 58 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3735,.m_language_endonym_size: 5 , .m_country_endonym_idx: 3740,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sinhala/Sinhala/Sri Lanka |
| 1635 | { .m_language_id: 107, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swati/Latin/South Africa |
| 1636 | { .m_language_id: 108, .m_script_id: 7, .m_country_id: 191, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 181,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 678,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1141,.m_short_date_format_size: 10 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 9901,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 9922,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 9974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9901,.m_short_day_names_size: 21 , .m_long_day_names_idx: 9922,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 9974,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 293,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12640,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3751,.m_language_endonym_size: 10 , .m_country_endonym_idx: 3761,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Slovak/Latin/Slovakia |
| 1637 | { .m_language_id: 109, .m_script_id: 7, .m_country_id: 192, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 685,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 685,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 1151,.m_short_date_format_size: 9 , .m_long_date_format_idx: 1160,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9988,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10023,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 10075,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9988,.m_short_day_names_size: 35 , .m_long_day_names_idx: 10023,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 10075,.m_narrow_day_names_size: 14 , .m_am_idx: 60,.m_am_size: 4 , .m_pm_idx: 280,.m_pm_size: 4 , .m_byte_idx: 54,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12666,.m_currency_display_name_size: 28 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3770,.m_language_endonym_size: 11 , .m_country_endonym_idx: 3781,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Slovenian/Latin/Slovenia |
| 1638 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 194, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 693,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 693,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1179,.m_long_date_format_size: 19 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10089,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 10121,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 10168,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 10089,.m_short_day_names_size: 32 , .m_long_day_names_idx: 10121,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 10168,.m_narrow_day_names_size: 15 , .m_am_idx: 318,.m_am_size: 2 , .m_pm_idx: 284,.m_pm_size: 2 , .m_byte_idx: 851,.m_byte_size: 6 , .m_byte_si_quantified_idx: 857,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,79,83}, .m_currency_symbol_idx: 94,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12694,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3790,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3798,.m_country_endonym_size: 10 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Somali/Latin/Somalia |
| 1639 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 59, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 693,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 693,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1179,.m_long_date_format_size: 19 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10089,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 10121,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 10168,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 10089,.m_short_day_names_size: 32 , .m_long_day_names_idx: 10121,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 10168,.m_narrow_day_names_size: 15 , .m_am_idx: 318,.m_am_size: 2 , .m_pm_idx: 284,.m_pm_size: 2 , .m_byte_idx: 851,.m_byte_size: 6 , .m_byte_si_quantified_idx: 857,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,74,70}, .m_currency_symbol_idx: 38,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 12721,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3790,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3808,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 6, .m_weekend_end: 7 }, // Somali/Latin/Djibouti |
| 1640 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 693,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 693,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1179,.m_long_date_format_size: 19 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10089,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 10121,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 10168,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 10089,.m_short_day_names_size: 32 , .m_long_day_names_idx: 10121,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 10168,.m_narrow_day_names_size: 15 , .m_am_idx: 318,.m_am_size: 2 , .m_pm_idx: 284,.m_pm_size: 2 , .m_byte_idx: 851,.m_byte_size: 6 , .m_byte_si_quantified_idx: 857,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12771,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3790,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3815,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Somali/Latin/Ethiopia |
| 1641 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 693,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 693,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1179,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10089,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 10121,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 10168,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 10089,.m_short_day_names_size: 32 , .m_long_day_names_idx: 10121,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 10168,.m_narrow_day_names_size: 15 , .m_am_idx: 318,.m_am_size: 2 , .m_pm_idx: 284,.m_pm_size: 2 , .m_byte_idx: 851,.m_byte_size: 6 , .m_byte_si_quantified_idx: 857,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 12823,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3790,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Somali/Latin/Kenya |
| 1642 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 197, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 10183,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3823,.m_language_endonym_size: 17 , .m_country_endonym_idx: 2431,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Spain |
| 1643 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 10, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,82,83}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12875,.m_currency_display_name_size: 51 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3847,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Argentina |
| 1644 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 22, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,90,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 12926,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3856,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Belize |
| 1645 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 26, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,79,66}, .m_currency_symbol_idx: 292,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12978,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3469,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Bolivia |
| 1646 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 30, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,82,76}, .m_currency_symbol_idx: 281,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 13013,.m_currency_display_name_size: 52 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3292,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Brazil |
| 1647 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 43, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 339,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,76,80}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13065,.m_currency_display_name_size: 45 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3862,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Chile |
| 1648 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 47, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 4796,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,79,80}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13110,.m_currency_display_name_size: 54 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3867,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Colombia |
| 1649 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 52, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,82,67}, .m_currency_symbol_idx: 307,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13164,.m_currency_display_name_size: 67 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3875,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Costa Rica |
| 1650 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 55, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,85,80}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13231,.m_currency_display_name_size: 42 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3885,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Cuba |
| 1651 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 61, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,79,80}, .m_currency_symbol_idx: 308,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 13273,.m_currency_display_name_size: 54 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3889,.m_country_endonym_size: 20 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Dominican Republic |
| 1652 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 63, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13327,.m_currency_display_name_size: 70 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3476,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Ecuador |
| 1653 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 65, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13327,.m_currency_display_name_size: 70 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3909,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/El Salvador |
| 1654 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 66, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 10183,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 13397,.m_currency_display_name_size: 92 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3920,.m_country_endonym_size: 17 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Equatorial Guinea |
| 1655 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 90, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,84,81}, .m_currency_symbol_idx: 311,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13489,.m_currency_display_name_size: 30 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3937,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Guatemala |
| 1656 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 96, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1198,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,78,76}, .m_currency_symbol_idx: 297,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13519,.m_currency_display_name_size: 60 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3946,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Honduras |
| 1657 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 139, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,88,78}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13579,.m_currency_display_name_size: 48 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3954,.m_language_endonym_size: 17 , .m_country_endonym_idx: 3971,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Mexico |
| 1658 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 155, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,73,79}, .m_currency_symbol_idx: 312,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 13627,.m_currency_display_name_size: 69 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3977,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Nicaragua |
| 1659 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 166, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1225,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,65,66}, .m_currency_symbol_idx: 314,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 13696,.m_currency_display_name_size: 54 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3986,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Panama |
| 1660 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 168, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,89,71}, .m_currency_symbol_idx: 317,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 13750,.m_currency_display_name_size: 61 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3992,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Paraguay |
| 1661 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 169, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 571,.m_short_date_format_size: 7 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,69,78}, .m_currency_symbol_idx: 290,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 13811,.m_currency_display_name_size: 43 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3465,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Peru |
| 1662 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 170, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10183,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,72,80}, .m_currency_symbol_idx: 179,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13854,.m_currency_display_name_size: 48 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4000,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Philippines |
| 1663 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 174, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1225,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13327,.m_currency_display_name_size: 70 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1446,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Puerto Rico |
| 1664 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13327,.m_currency_display_name_size: 70 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4009,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/United States |
| 1665 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 227, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,89,85}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 13902,.m_currency_display_name_size: 48 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 37,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4023,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Uruguay |
| 1666 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 231, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {86,69,83}, .m_currency_symbol_idx: 320,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 13950,.m_currency_display_name_size: 58 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4030,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Venezuela |
| 1667 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 238, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 10183,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4039,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Canary Islands |
| 1668 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 246, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10264,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4796,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4047,.m_language_endonym_size: 23 , .m_country_endonym_idx: 4070,.m_country_endonym_size: 13 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Latin America |
| 1669 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 250, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 10183,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10211,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 8389,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10183,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10211,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 8389,.m_narrow_day_names_size: 14 , .m_am_idx: 53,.m_am_size: 5 , .m_pm_idx: 50,.m_pm_size: 5 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 3840,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4083,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Spanish/Latin/Ceuta And Melilla |
| 1670 | { .m_language_id: 112, .m_script_id: 7, .m_country_id: 101, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 709,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 722,.m_list_pattern_part_two_size: 12 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 254,.m_short_time_format_size: 4 , .m_long_time_format_idx: 258,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 10299,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10327,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 4697,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10299,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10327,.m_long_day_names_size: 44 , .m_narrow_day_names_idx: 4697,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,68,82}, .m_currency_symbol_idx: 244,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14008,.m_currency_display_name_size: 37 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4098,.m_language_endonym_size: 10 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sundanese/Latin/Indonesia |
| 1671 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 734,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 734,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10371,.m_standalone_short_day_names_size: 60 , .m_standalone_long_day_names_idx: 10371,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10371,.m_short_day_names_size: 60 , .m_long_day_names_idx: 10371,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 655,.m_byte_size: 5 , .m_byte_si_quantified_idx: 874,.m_byte_si_quantified_size: 51 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 14045,.m_currency_display_name_size: 67 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4108,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swahili/Latin/Tanzania |
| 1672 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 49, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 734,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 734,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10371,.m_standalone_short_day_names_size: 60 , .m_standalone_long_day_names_idx: 10371,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10371,.m_short_day_names_size: 60 , .m_long_day_names_idx: 10371,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 655,.m_byte_size: 5 , .m_byte_si_quantified_idx: 874,.m_byte_si_quantified_size: 51 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,68,70}, .m_currency_symbol_idx: 216,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14112,.m_currency_display_name_size: 55 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4108,.m_language_endonym_size: 9 , .m_country_endonym_idx: 4117,.m_country_endonym_size: 32 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swahili/Latin/Congo Kinshasa |
| 1673 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 734,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 734,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10371,.m_standalone_short_day_names_size: 60 , .m_standalone_long_day_names_idx: 10371,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10371,.m_short_day_names_size: 60 , .m_long_day_names_idx: 10371,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 655,.m_byte_size: 5 , .m_byte_si_quantified_idx: 874,.m_byte_si_quantified_size: 51 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 14167,.m_currency_display_name_size: 58 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4108,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swahili/Latin/Kenya |
| 1674 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 734,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 734,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10371,.m_standalone_short_day_names_size: 60 , .m_standalone_long_day_names_idx: 10371,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10371,.m_short_day_names_size: 60 , .m_long_day_names_idx: 10371,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 655,.m_byte_size: 5 , .m_byte_si_quantified_idx: 874,.m_byte_si_quantified_size: 51 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 14225,.m_currency_display_name_size: 61 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4108,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1689,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Swahili/Latin/Uganda |
| 1675 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 205, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 742,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 742,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10431,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 10460,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10431,.m_short_day_names_size: 29 , .m_long_day_names_idx: 10460,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 320,.m_am_size: 2 , .m_pm_idx: 286,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,69,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14286,.m_currency_display_name_size: 45 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4149,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4156,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swedish/Latin/Sweden |
| 1676 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 73, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 742,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 742,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10431,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 10460,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10431,.m_short_day_names_size: 29 , .m_long_day_names_idx: 10460,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 320,.m_am_size: 2 , .m_pm_idx: 286,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9130,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4149,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1088,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swedish/Latin/Finland |
| 1677 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 248, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 742,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 742,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10431,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 10460,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10431,.m_short_day_names_size: 29 , .m_long_day_names_idx: 10460,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 320,.m_am_size: 2 , .m_pm_idx: 286,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 9130,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4149,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4163,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swedish/Latin/Aland Islands |
| 1678 | { .m_language_id: 115, .m_script_id: 7, .m_country_id: 106, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sardinian/Latin/Italy |
| 1679 | { .m_language_id: 116, .m_script_id: 2, .m_country_id: 209, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 553,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10510,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10538,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 10593,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10510,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10538,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 10593,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,74,83}, .m_currency_symbol_idx: 324,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 14331,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4168,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4174,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tajik/Cyrillic/Tajikistan |
| 1680 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 751,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 751,.m_list_pattern_part_two_size: 13 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 437,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10607,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 10646,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 10695,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 10607,.m_short_day_names_size: 39 , .m_long_day_names_idx: 10646,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 10695,.m_narrow_day_names_size: 20 , .m_am_idx: 322,.m_am_size: 8 , .m_pm_idx: 288,.m_pm_size: 8 , .m_byte_idx: 925,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14350,.m_currency_display_name_size: 49 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4184,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4189,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Tamil/Tamil/India |
| 1681 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 130, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 751,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 751,.m_list_pattern_part_two_size: 13 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 437,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10607,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 10646,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 10695,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 10607,.m_short_day_names_size: 39 , .m_long_day_names_idx: 10646,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 10695,.m_narrow_day_names_size: 20 , .m_am_idx: 322,.m_am_size: 8 , .m_pm_idx: 288,.m_pm_size: 8 , .m_byte_idx: 925,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,89,82}, .m_currency_symbol_idx: 174,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14399,.m_currency_display_name_size: 61 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4184,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4196,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tamil/Tamil/Malaysia |
| 1682 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 190, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 751,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 751,.m_list_pattern_part_two_size: 13 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 393,.m_short_time_format_size: 7 , .m_long_time_format_idx: 437,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10607,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 10646,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 10695,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 10607,.m_short_day_names_size: 39 , .m_long_day_names_idx: 10646,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 10695,.m_narrow_day_names_size: 20 , .m_am_idx: 322,.m_am_size: 8 , .m_pm_idx: 288,.m_pm_size: 8 , .m_byte_idx: 925,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,71,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14460,.m_currency_display_name_size: 61 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4184,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4203,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tamil/Tamil/Singapore |
| 1683 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 198, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 751,.m_list_pattern_part_end_size: 13 , .m_list_pattern_part_two_idx: 751,.m_list_pattern_part_two_size: 13 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 10607,.m_standalone_short_day_names_size: 39 , .m_standalone_long_day_names_idx: 10646,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 10695,.m_standalone_narrow_day_names_size: 20 , .m_short_day_names_idx: 10607,.m_short_day_names_size: 39 , .m_long_day_names_idx: 10646,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 10695,.m_narrow_day_names_size: 20 , .m_am_idx: 322,.m_am_size: 8 , .m_pm_idx: 288,.m_pm_size: 8 , .m_byte_idx: 925,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,75,82}, .m_currency_symbol_idx: 328,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 14521,.m_currency_display_name_size: 49 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4184,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4214,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tamil/Tamil/Sri Lanka |
| 1684 | { .m_language_id: 118, .m_script_id: 2, .m_country_id: 178, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 764,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 764,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1233,.m_long_date_format_size: 23 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 10715,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 10751,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 10807,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 10715,.m_short_day_names_size: 36 , .m_long_day_names_idx: 10751,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 10807,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14570,.m_currency_display_name_size: 21 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4220,.m_language_endonym_size: 5 , .m_country_endonym_idx: 3535,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tatar/Cyrillic/Russia |
| 1685 | { .m_language_id: 119, .m_script_id: 28, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 773,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 773,.m_list_pattern_part_two_size: 11 , .m_short_date_format_idx: 339,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1256,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 10821,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 10853,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 10913,.m_standalone_narrow_day_names_size: 18 , .m_short_day_names_idx: 10821,.m_short_day_names_size: 32 , .m_long_day_names_idx: 10853,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 10913,.m_narrow_day_names_size: 18 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 932,.m_byte_size: 7 , .m_byte_si_quantified_idx: 939,.m_byte_si_quantified_size: 29 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14591,.m_currency_display_name_size: 26 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4225,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4231,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Telugu/Telugu/India |
| 1686 | { .m_language_id: 120, .m_script_id: 30, .m_country_id: 211, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 784,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 784,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 789,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 797,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1274,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 449,.m_long_time_format_size: 28 , .m_standalone_short_day_names_idx: 10931,.m_standalone_short_day_names_size: 23 , .m_standalone_long_day_names_idx: 10954,.m_standalone_long_day_names_size: 68 , .m_standalone_narrow_day_names_idx: 11022,.m_standalone_narrow_day_names_size: 16 , .m_short_day_names_idx: 10931,.m_short_day_names_size: 23 , .m_long_day_names_idx: 10954,.m_long_day_names_size: 68 , .m_narrow_day_names_idx: 11022,.m_narrow_day_names_size: 16 , .m_am_idx: 330,.m_am_size: 10 , .m_pm_idx: 296,.m_pm_size: 10 , .m_byte_idx: 968,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,72,66}, .m_currency_symbol_idx: 331,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14617,.m_currency_display_name_size: 16 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4239,.m_language_endonym_size: 3 , .m_country_endonym_idx: 4239,.m_country_endonym_size: 3 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Thai/Thai/Thailand |
| 1687 | { .m_language_id: 121, .m_script_id: 31, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1293,.m_long_date_format_size: 23 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11038,.m_standalone_short_day_names_size: 51 , .m_standalone_long_day_names_idx: 11089,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 11168,.m_standalone_narrow_day_names_size: 27 , .m_short_day_names_idx: 11038,.m_short_day_names_size: 51 , .m_long_day_names_idx: 11089,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 11168,.m_narrow_day_names_size: 27 , .m_am_idx: 340,.m_am_size: 7 , .m_pm_idx: 306,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 133,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14633,.m_currency_display_name_size: 13 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4242,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4250,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tibetan/Tibetan/China |
| 1688 | { .m_language_id: 121, .m_script_id: 31, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1293,.m_long_date_format_size: 23 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11038,.m_standalone_short_day_names_size: 51 , .m_standalone_long_day_names_idx: 11089,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 11168,.m_standalone_narrow_day_names_size: 27 , .m_short_day_names_idx: 11038,.m_short_day_names_size: 51 , .m_long_day_names_idx: 11089,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 11168,.m_narrow_day_names_size: 27 , .m_am_idx: 340,.m_am_size: 7 , .m_pm_idx: 306,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14646,.m_currency_display_name_size: 19 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4242,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4256,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Tibetan/Tibetan/India |
| 1689 | { .m_language_id: 122, .m_script_id: 14, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1316,.m_long_date_format_size: 23 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11195,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 11216,.m_standalone_long_day_names_size: 29 , .m_standalone_narrow_day_names_idx: 11245,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11195,.m_short_day_names_size: 21 , .m_long_day_names_idx: 11216,.m_long_day_names_size: 29 , .m_narrow_day_names_idx: 11259,.m_narrow_day_names_size: 14 , .m_am_idx: 347,.m_am_size: 12 , .m_pm_idx: 314,.m_pm_size: 12 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14665,.m_currency_display_name_size: 16 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4263,.m_language_endonym_size: 3 , .m_country_endonym_idx: 92,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tigrinya/Ethiopic/Ethiopia |
| 1690 | { .m_language_id: 122, .m_script_id: 14, .m_country_id: 67, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1316,.m_long_date_format_size: 23 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11195,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 11216,.m_standalone_long_day_names_size: 29 , .m_standalone_narrow_day_names_idx: 11259,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11195,.m_short_day_names_size: 21 , .m_long_day_names_idx: 11216,.m_long_day_names_size: 29 , .m_narrow_day_names_idx: 11259,.m_narrow_day_names_size: 14 , .m_am_idx: 347,.m_am_size: 12 , .m_pm_idx: 314,.m_pm_size: 12 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 41,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4263,.m_language_endonym_size: 3 , .m_country_endonym_idx: 4266,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tigrinya/Ethiopic/Eritrea |
| 1691 | { .m_language_id: 123, .m_script_id: 7, .m_country_id: 214, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 804,.m_list_pattern_part_start_size: 8 , .m_list_pattern_part_mid_idx: 804,.m_list_pattern_part_mid_size: 8 , .m_list_pattern_part_end_idx: 804,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 804,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11273,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 11302,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 11362,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11273,.m_short_day_names_size: 29 , .m_long_day_names_idx: 11302,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 11362,.m_narrow_day_names_size: 14 , .m_am_idx: 359,.m_am_size: 10 , .m_pm_idx: 326,.m_pm_size: 6 , .m_byte_idx: 972,.m_byte_size: 5 , .m_byte_si_quantified_idx: 977,.m_byte_si_quantified_size: 59 , .m_byte_iec_quantified_idx: 1036,.m_byte_iec_quantified_size: 65 , .m_currency_iso_code: {84,79,80}, .m_currency_symbol_idx: 195,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14681,.m_currency_display_name_size: 41 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4270,.m_language_endonym_size: 13 , .m_country_endonym_idx: 1639,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tongan/Latin/Tonga |
| 1692 | { .m_language_id: 124, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tsonga/Latin/South Africa |
| 1693 | { .m_language_id: 125, .m_script_id: 7, .m_country_id: 217, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 812,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 812,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 1339,.m_short_date_format_size: 9 , .m_long_date_format_idx: 1348,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 11376,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 11404,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 11458,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11376,.m_short_day_names_size: 28 , .m_long_day_names_idx: 11404,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 11458,.m_narrow_day_names_size: 14 , .m_am_idx: 369,.m_am_size: 2 , .m_pm_idx: 332,.m_pm_size: 2 , .m_byte_idx: 187,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,82,89}, .m_currency_symbol_idx: 258,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14722,.m_currency_display_name_size: 40 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4283,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4289,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Turkish/Latin/Turkey |
| 1694 | { .m_language_id: 125, .m_script_id: 7, .m_country_id: 56, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 812,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 812,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 1339,.m_short_date_format_size: 9 , .m_long_date_format_idx: 1348,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11376,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 11404,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 11458,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11376,.m_short_day_names_size: 28 , .m_long_day_names_idx: 11404,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 11458,.m_narrow_day_names_size: 14 , .m_am_idx: 369,.m_am_size: 2 , .m_pm_idx: 332,.m_pm_size: 2 , .m_byte_idx: 187,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4283,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4296,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Turkish/Latin/Cyprus |
| 1695 | { .m_language_id: 126, .m_script_id: 7, .m_country_id: 218, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 820,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 820,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1348,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 11472,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 11500,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 11554,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11568,.m_short_day_names_size: 28 , .m_long_day_names_idx: 11596,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 11554,.m_narrow_day_names_size: 14 , .m_am_idx: 371,.m_am_size: 13 , .m_pm_idx: 334,.m_pm_size: 14 , .m_byte_idx: 1101,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,77,84}, .m_currency_symbol_idx: 332,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 14762,.m_currency_display_name_size: 49 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4302,.m_language_endonym_size: 12 , .m_country_endonym_idx: 4314,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Turkmen/Latin/Turkmenistan |
| 1696 | { .m_language_id: 128, .m_script_id: 1, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 187, .m_quotation_end: 171, .m_alternate_quotation_start: 8250, .m_alternate_quotation_end: 8249, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 196,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 206,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1364,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11650,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 11671,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 11726,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11650,.m_short_day_names_size: 21 , .m_long_day_names_idx: 11671,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 11726,.m_narrow_day_names_size: 14 , .m_am_idx: 384,.m_am_size: 12 , .m_pm_idx: 348,.m_pm_size: 12 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 249,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14811,.m_currency_display_name_size: 40 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4326,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4334,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Uighur/Arabic/China |
| 1697 | { .m_language_id: 129, .m_script_id: 2, .m_country_id: 222, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 1077, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 134,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 134,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1381,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 1454,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 11740,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 11796,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1454,.m_short_day_names_size: 21 , .m_long_day_names_idx: 11740,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 11796,.m_narrow_day_names_size: 14 , .m_am_idx: 396,.m_am_size: 2 , .m_pm_idx: 360,.m_pm_size: 2 , .m_byte_idx: 1105,.m_byte_size: 5 , .m_byte_si_quantified_idx: 708,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,65,72}, .m_currency_symbol_idx: 298,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14851,.m_currency_display_name_size: 95 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4339,.m_language_endonym_size: 10 , .m_country_endonym_idx: 4349,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ukrainian/Cyrillic/Ukraine |
| 1698 | { .m_language_id: 130, .m_script_id: 1, .m_country_id: 163, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 556,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 556,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 828,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 838,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1403,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11810,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 11810,.m_standalone_long_day_names_size: 36 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11810,.m_short_day_names_size: 36 , .m_long_day_names_idx: 11810,.m_long_day_names_size: 36 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 1110,.m_byte_size: 4 , .m_byte_si_quantified_idx: 1114,.m_byte_si_quantified_size: 20 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 14946,.m_currency_display_name_size: 49 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4356,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3251,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Urdu/Arabic/Pakistan |
| 1699 | { .m_language_id: 130, .m_script_id: 1, .m_country_id: 100, .m_decimal: 1643, .m_group: 1644, .m_list: 59, .m_percent: 37, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8220, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 556,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 556,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 828,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 838,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1403,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11810,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 11810,.m_standalone_long_day_names_size: 36 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11810,.m_short_day_names_size: 36 , .m_long_day_names_idx: 11810,.m_long_day_names_size: 36 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 1110,.m_byte_size: 4 , .m_byte_si_quantified_idx: 1114,.m_byte_si_quantified_size: 20 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 14995,.m_currency_display_name_size: 42 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4356,.m_language_endonym_size: 4 , .m_country_endonym_idx: 4360,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Urdu/Arabic/India |
| 1700 | { .m_language_id: 131, .m_script_id: 7, .m_country_id: 228, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 847,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 847,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1421,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 11846,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 11878,.m_standalone_long_day_names_size: 61 , .m_standalone_narrow_day_names_idx: 11939,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11846,.m_short_day_names_size: 32 , .m_long_day_names_idx: 11878,.m_long_day_names_size: 61 , .m_narrow_day_names_idx: 11939,.m_narrow_day_names_size: 14 , .m_am_idx: 398,.m_am_size: 2 , .m_pm_idx: 362,.m_pm_size: 2 , .m_byte_idx: 187,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,90,83}, .m_currency_symbol_idx: 335,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 15037,.m_currency_display_name_size: 58 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4365,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4371,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Uzbek/Latin/Uzbekistan |
| 1701 | { .m_language_id: 131, .m_script_id: 1, .m_country_id: 1, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1439,.m_long_date_format_size: 33 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 198,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 11953,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 7794,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11953,.m_short_day_names_size: 21 , .m_long_day_names_idx: 7794,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,70,78}, .m_currency_symbol_idx: 274,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15095,.m_currency_display_name_size: 13 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4382,.m_language_endonym_size: 6 , .m_country_endonym_idx: 3242,.m_country_endonym_size: 9 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 4, .m_weekend_end: 5 }, // Uzbek/Arabic/Afghanistan |
| 1702 | { .m_language_id: 131, .m_script_id: 2, .m_country_id: 228, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 696,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 87,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 11974,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 12002,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 12055,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 11974,.m_short_day_names_size: 28 , .m_long_day_names_idx: 12002,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 12055,.m_narrow_day_names_size: 14 , .m_am_idx: 400,.m_am_size: 2 , .m_pm_idx: 364,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,90,83}, .m_currency_symbol_idx: 339,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 15108,.m_currency_display_name_size: 49 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4388,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4395,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Uzbek/Cyrillic/Uzbekistan |
| 1703 | { .m_language_id: 132, .m_script_id: 7, .m_country_id: 232, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 855,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 855,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 192,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12069,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 12102,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 12157,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 12069,.m_short_day_names_size: 33 , .m_long_day_names_idx: 12102,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 12157,.m_narrow_day_names_size: 21 , .m_am_idx: 402,.m_am_size: 2 , .m_pm_idx: 366,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {86,78,68}, .m_currency_symbol_idx: 342,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15157,.m_currency_display_name_size: 33 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4405,.m_language_endonym_size: 10 , .m_country_endonym_idx: 4415,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Vietnamese/Latin/Vietnam |
| 1704 | { .m_language_id: 133, .m_script_id: 7, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Volapuk/Latin/World |
| 1705 | { .m_language_id: 134, .m_script_id: 7, .m_country_id: 224, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 863,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 874,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12178,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 12207,.m_standalone_long_day_names_size: 77 , .m_standalone_narrow_day_names_idx: 12284,.m_standalone_narrow_day_names_size: 15 , .m_short_day_names_idx: 12299,.m_short_day_names_size: 30 , .m_long_day_names_idx: 12207,.m_long_day_names_size: 77 , .m_narrow_day_names_idx: 12284,.m_narrow_day_names_size: 15 , .m_am_idx: 404,.m_am_size: 2 , .m_pm_idx: 368,.m_pm_size: 2 , .m_byte_idx: 1134,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15190,.m_currency_display_name_size: 91 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4423,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4430,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Welsh/Latin/United Kingdom |
| 1706 | { .m_language_id: 135, .m_script_id: 7, .m_country_id: 187, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 528,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1472,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12329,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 12357,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 12329,.m_standalone_narrow_day_names_size: 28 , .m_short_day_names_idx: 12329,.m_short_day_names_size: 28 , .m_long_day_names_idx: 12357,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 12329,.m_narrow_day_names_size: 28 , .m_am_idx: 406,.m_am_size: 3 , .m_pm_idx: 370,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 15281,.m_currency_display_name_size: 65 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4446,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4451,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Wolof/Latin/Senegal |
| 1707 | { .m_language_id: 136, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12407,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 12435,.m_standalone_long_day_names_size: 61 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 12407,.m_short_day_names_size: 28 , .m_long_day_names_idx: 12435,.m_long_day_names_size: 61 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15346,.m_currency_display_name_size: 79 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4459,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4467,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Xhosa/Latin/South Africa |
| 1708 | { .m_language_id: 137, .m_script_id: 18, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 884,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 884,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1489,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12496,.m_standalone_short_day_names_size: 54 , .m_standalone_long_day_names_idx: 12496,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 12496,.m_short_day_names_size: 54 , .m_long_day_names_idx: 12496,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 409,.m_am_size: 11 , .m_pm_idx: 373,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4482,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4488,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Yiddish/Hebrew/World |
| 1709 | { .m_language_id: 138, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1508,.m_long_date_format_size: 16 , .m_short_time_format_idx: 477,.m_short_time_format_size: 3 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12550,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 12583,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 12627,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 12550,.m_short_day_names_size: 33 , .m_long_day_names_idx: 12641,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 12627,.m_narrow_day_names_size: 14 , .m_am_idx: 420,.m_am_size: 5 , .m_pm_idx: 383,.m_pm_size: 5 , .m_byte_idx: 1141,.m_byte_size: 11 , .m_byte_si_quantified_idx: 1152,.m_byte_si_quantified_size: 37 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15425,.m_currency_display_name_size: 35 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4493,.m_language_endonym_size: 10 , .m_country_endonym_idx: 4503,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Yoruba/Latin/Nigeria |
| 1710 | { .m_language_id: 138, .m_script_id: 7, .m_country_id: 23, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1508,.m_long_date_format_size: 16 , .m_short_time_format_idx: 477,.m_short_time_format_size: 3 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12710,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 12743,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 12787,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 12710,.m_short_day_names_size: 33 , .m_long_day_names_idx: 12801,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 12787,.m_narrow_day_names_size: 14 , .m_am_idx: 425,.m_am_size: 5 , .m_pm_idx: 388,.m_pm_size: 5 , .m_byte_idx: 1189,.m_byte_size: 11 , .m_byte_si_quantified_idx: 1152,.m_byte_si_quantified_size: 37 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 15460,.m_currency_display_name_size: 64 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4493,.m_language_endonym_size: 10 , .m_country_endonym_idx: 4511,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Yoruba/Latin/Benin |
| 1711 | { .m_language_id: 140, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 893,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 902,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 12870,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 12898,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 12972,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 12870,.m_short_day_names_size: 28 , .m_long_day_names_idx: 12898,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 12972,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15524,.m_currency_display_name_size: 67 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4517,.m_language_endonym_size: 7 , .m_country_endonym_idx: 4524,.m_country_endonym_size: 17 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Zulu/Latin/South Africa |
| 1712 | { .m_language_id: 141, .m_script_id: 7, .m_country_id: 161, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 188,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 188,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 478,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 480,.m_long_time_format_size: 16 , .m_standalone_short_day_names_idx: 12986,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13014,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 2320,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13065,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13014,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 2320,.m_narrow_day_names_size: 14 , .m_am_idx: 430,.m_am_size: 9 , .m_pm_idx: 393,.m_pm_size: 11 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,79,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 10090,.m_currency_display_name_size: 44 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4541,.m_language_endonym_size: 13 , .m_country_endonym_idx: 4554,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Norwegian Nynorsk/Latin/Norway |
| 1713 | { .m_language_id: 142, .m_script_id: 7, .m_country_id: 27, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1524,.m_short_date_format_size: 11 , .m_long_date_format_idx: 450,.m_long_date_format_size: 19 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 2043,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 2071,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 2129,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 2043,.m_short_day_names_size: 28 , .m_long_day_names_idx: 2071,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 2143,.m_narrow_day_names_size: 14 , .m_am_idx: 439,.m_am_size: 10 , .m_pm_idx: 404,.m_pm_size: 7 , .m_byte_idx: 286,.m_byte_size: 7 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,65,77}, .m_currency_symbol_idx: 144,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 12015,.m_currency_display_name_size: 170 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4559,.m_language_endonym_size: 8 , .m_country_endonym_idx: 629,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bosnian/Latin/Bosnia And Herzegowina |
| 1714 | { .m_language_id: 142, .m_script_id: 2, .m_country_id: 27, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 111,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 111,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 1091,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1098,.m_long_date_format_size: 20 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 9127,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 9155,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 8974,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 9127,.m_short_day_names_size: 28 , .m_long_day_names_idx: 9155,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 8974,.m_narrow_day_names_size: 14 , .m_am_idx: 260,.m_am_size: 11 , .m_pm_idx: 411,.m_pm_size: 13 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {66,65,77}, .m_currency_symbol_idx: 302,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 15591,.m_currency_display_name_size: 152 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4567,.m_language_endonym_size: 8 , .m_country_endonym_idx: 3649,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bosnian/Cyrillic/Bosnia And Herzegowina |
| 1715 | { .m_language_id: 143, .m_script_id: 29, .m_country_id: 131, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,86,82}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 5, .m_weekend_start: 6, .m_weekend_end: 7 }, // Divehi/Thaana/Maldives |
| 1716 | { .m_language_id: 144, .m_script_id: 7, .m_country_id: 251, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 80,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13093,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 13123,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13093,.m_short_day_names_size: 30 , .m_long_day_names_idx: 13123,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4575,.m_language_endonym_size: 5 , .m_country_endonym_idx: 4580,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Manx/Latin/Isle Of Man |
| 1717 | { .m_language_id: 145, .m_script_id: 7, .m_country_id: 224, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13180,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13208,.m_standalone_long_day_names_size: 61 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13180,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13208,.m_long_day_names_size: 61 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,66,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4592,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4600,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Cornish/Latin/United Kingdom |
| 1718 | { .m_language_id: 146, .m_script_id: 7, .m_country_id: 83, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 1535,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1543,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 13269,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13297,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 13346,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13269,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13297,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 13346,.m_narrow_day_names_size: 14 , .m_am_idx: 449,.m_am_size: 2 , .m_pm_idx: 424,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 15743,.m_currency_display_name_size: 17 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4614,.m_language_endonym_size: 4 , .m_country_endonym_idx: 4618,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Akan/Latin/Ghana |
| 1719 | { .m_language_id: 147, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 1561,.m_short_date_format_size: 6 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 13360,.m_standalone_short_day_names_size: 51 , .m_standalone_long_day_names_idx: 13360,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 13411,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 13360,.m_short_day_names_size: 51 , .m_long_day_names_idx: 13360,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 13430,.m_narrow_day_names_size: 20 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 1200,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15760,.m_currency_display_name_size: 19 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4623,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Konkani/Devanagari/India |
| 1720 | { .m_language_id: 148, .m_script_id: 7, .m_country_id: 83, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ga/Latin/Ghana |
| 1721 | { .m_language_id: 149, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 910,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 734,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13450,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 13479,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13450,.m_short_day_names_size: 29 , .m_long_day_names_idx: 13479,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 451,.m_am_size: 7 , .m_pm_idx: 426,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15779,.m_currency_display_name_size: 12 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4629,.m_language_endonym_size: 4 , .m_country_endonym_idx: 4633,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Igbo/Latin/Nigeria |
| 1722 | { .m_language_id: 150, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13533,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13561,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 13635,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13533,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13561,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 13635,.m_narrow_day_names_size: 14 , .m_am_idx: 458,.m_am_size: 9 , .m_pm_idx: 433,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 15791,.m_currency_display_name_size: 23 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4641,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kamba/Latin/Kenya |
| 1723 | { .m_language_id: 151, .m_script_id: 33, .m_country_id: 103, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,81,68}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Syriac/Syriac/Iraq |
| 1724 | { .m_language_id: 152, .m_script_id: 14, .m_country_id: 67, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Blin/Ethiopic/Eritrea |
| 1725 | { .m_language_id: 153, .m_script_id: 14, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Geez/Ethiopic/Ethiopia |
| 1726 | { .m_language_id: 155, .m_script_id: 7, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sidamo/Latin/Ethiopia |
| 1727 | { .m_language_id: 156, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Atsam/Latin/Nigeria |
| 1728 | { .m_language_id: 157, .m_script_id: 14, .m_country_id: 67, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tigre/Ethiopic/Eritrea |
| 1729 | { .m_language_id: 158, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Jju/Latin/Nigeria |
| 1730 | { .m_language_id: 159, .m_script_id: 7, .m_country_id: 106, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8216, .m_quotation_end: 8217, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 250,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 250,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1567,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13649,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13677,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 3107,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13649,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13677,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 3107,.m_narrow_day_names_size: 14 , .m_am_idx: 467,.m_am_size: 2 , .m_pm_idx: 440,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4648,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4654,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Friulian/Latin/Italy |
| 1731 | { .m_language_id: 160, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Venda/Latin/South Africa |
| 1732 | { .m_language_id: 161, .m_script_id: 7, .m_country_id: 83, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 919,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 930,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1594,.m_long_date_format_size: 23 , .m_short_time_format_idx: 496,.m_short_time_format_size: 12 , .m_long_time_format_idx: 508,.m_long_time_format_size: 17 , .m_standalone_short_day_names_idx: 13727,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13755,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 13799,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13727,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13755,.m_long_day_names_size: 44 , .m_narrow_day_names_idx: 13799,.m_narrow_day_names_size: 14 , .m_am_idx: 469,.m_am_size: 3 , .m_pm_idx: 442,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 15814,.m_currency_display_name_size: 37 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4660,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4666,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ewe/Latin/Ghana |
| 1733 | { .m_language_id: 161, .m_script_id: 7, .m_country_id: 212, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 919,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 930,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1594,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13727,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13755,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 13799,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13727,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13755,.m_long_day_names_size: 44 , .m_narrow_day_names_idx: 13799,.m_narrow_day_names_size: 14 , .m_am_idx: 469,.m_am_size: 3 , .m_pm_idx: 442,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 15851,.m_currency_display_name_size: 106 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4660,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4678,.m_country_endonym_size: 11 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ewe/Latin/Togo |
| 1734 | { .m_language_id: 162, .m_script_id: 14, .m_country_id: 69, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,84,66}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Walamo/Ethiopic/Ethiopia |
| 1735 | { .m_language_id: 163, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 13813,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 13834,.m_standalone_long_day_names_size: 57 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13813,.m_short_day_names_size: 21 , .m_long_day_names_idx: 13834,.m_long_day_names_size: 57 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4689,.m_language_endonym_size: 14 , .m_country_endonym_idx: 4703,.m_country_endonym_size: 19 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Hawaiian/Latin/United States |
| 1736 | { .m_language_id: 164, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tyap/Latin/Nigeria |
| 1737 | { .m_language_id: 165, .m_script_id: 7, .m_country_id: 129, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,87,75}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nyanja/Latin/Malawi |
| 1738 | { .m_language_id: 166, .m_script_id: 7, .m_country_id: 170, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 940,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 949,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 13891,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 13919,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 13891,.m_standalone_narrow_day_names_size: 28 , .m_short_day_names_idx: 13891,.m_short_day_names_size: 28 , .m_long_day_names_idx: 13919,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 13891,.m_narrow_day_names_size: 28 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,72,80}, .m_currency_symbol_idx: 179,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 15957,.m_currency_display_name_size: 58 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4722,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4730,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Filipino/Latin/Philippines |
| 1739 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 206, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13974,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14002,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13974,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14002,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 472,.m_am_size: 12 , .m_pm_idx: 447,.m_pm_size: 11 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16015,.m_currency_display_name_size: 55 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4739,.m_language_endonym_size: 16 , .m_country_endonym_idx: 4755,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swiss German/Latin/Switzerland |
| 1740 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 74, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13974,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14002,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13974,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14002,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 472,.m_am_size: 12 , .m_pm_idx: 447,.m_pm_size: 11 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4739,.m_language_endonym_size: 16 , .m_country_endonym_idx: 4762,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swiss German/Latin/France |
| 1741 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 123, .m_decimal: 46, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 13974,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14002,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 13974,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14002,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 472,.m_am_size: 12 , .m_pm_idx: 447,.m_pm_size: 11 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 230,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16015,.m_currency_display_name_size: 55 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4739,.m_language_endonym_size: 16 , .m_country_endonym_idx: 4772,.m_country_endonym_size: 13 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Swiss German/Latin/Liechtenstein |
| 1742 | { .m_language_id: 168, .m_script_id: 34, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14065,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 14086,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 14114,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14065,.m_short_day_names_size: 21 , .m_long_day_names_idx: 14086,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 14114,.m_narrow_day_names_size: 14 , .m_am_idx: 484,.m_am_size: 2 , .m_pm_idx: 458,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 133,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4785,.m_language_endonym_size: 3 , .m_country_endonym_idx: 4788,.m_country_endonym_size: 2 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sichuan Yi/Yi/China |
| 1743 | { .m_language_id: 169, .m_script_id: 7, .m_country_id: 121, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kpelle/Latin/Liberia |
| 1744 | { .m_language_id: 170, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 455,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 455,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 365,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1617,.m_long_date_format_size: 23 , .m_short_time_format_idx: 525,.m_short_time_format_size: 10 , .m_long_time_format_idx: 535,.m_long_time_format_size: 19 , .m_standalone_short_day_names_idx: 14128,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14156,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14128,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14156,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16070,.m_currency_display_name_size: 15 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4790,.m_language_endonym_size: 14 , .m_country_endonym_idx: 4804,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Low German/Latin/Germany |
| 1745 | { .m_language_id: 170, .m_script_id: 7, .m_country_id: 151, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 455,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 455,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 365,.m_short_date_format_size: 7 , .m_long_date_format_idx: 1617,.m_long_date_format_size: 23 , .m_short_time_format_idx: 525,.m_short_time_format_size: 10 , .m_long_time_format_idx: 535,.m_long_time_format_size: 19 , .m_standalone_short_day_names_idx: 14128,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14156,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14128,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14156,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16070,.m_currency_display_name_size: 15 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4790,.m_language_endonym_size: 14 , .m_country_endonym_idx: 4815,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Low German/Latin/Netherlands |
| 1746 | { .m_language_id: 171, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // South Ndebele/Latin/South Africa |
| 1747 | { .m_language_id: 172, .m_script_id: 7, .m_country_id: 195, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,65,82}, .m_currency_symbol_idx: 5,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Northern Sotho/Latin/South Africa |
| 1748 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 161, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 224,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 224,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14221,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 14254,.m_standalone_long_day_names_size: 75 , .m_standalone_narrow_day_names_idx: 14329,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14221,.m_short_day_names_size: 33 , .m_long_day_names_idx: 14254,.m_long_day_names_size: 75 , .m_narrow_day_names_idx: 14329,.m_narrow_day_names_size: 14 , .m_am_idx: 486,.m_am_size: 11 , .m_pm_idx: 460,.m_pm_size: 13 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,79,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16085,.m_currency_display_name_size: 63 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4827,.m_language_endonym_size: 15 , .m_country_endonym_idx: 4842,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Northern Sami/Latin/Norway |
| 1749 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 73, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 224,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 224,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 495,.m_short_date_format_size: 10 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14343,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 14364,.m_standalone_long_day_names_size: 70 , .m_standalone_narrow_day_names_idx: 14434,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14343,.m_short_day_names_size: 21 , .m_long_day_names_idx: 14364,.m_long_day_names_size: 70 , .m_narrow_day_names_idx: 14434,.m_narrow_day_names_size: 14 , .m_am_idx: 497,.m_am_size: 2 , .m_pm_idx: 473,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16148,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4827,.m_language_endonym_size: 15 , .m_country_endonym_idx: 4847,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Northern Sami/Latin/Finland |
| 1750 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 205, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 224,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 224,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14221,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 14254,.m_standalone_long_day_names_size: 75 , .m_standalone_narrow_day_names_idx: 14329,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14221,.m_short_day_names_size: 33 , .m_long_day_names_idx: 14254,.m_long_day_names_size: 75 , .m_narrow_day_names_idx: 14329,.m_narrow_day_names_size: 14 , .m_am_idx: 486,.m_am_size: 11 , .m_pm_idx: 460,.m_pm_size: 13 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,69,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16171,.m_currency_display_name_size: 63 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4827,.m_language_endonym_size: 15 , .m_country_endonym_idx: 4853,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Northern Sami/Latin/Sweden |
| 1751 | { .m_language_id: 174, .m_script_id: 7, .m_country_id: 208, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,87,68}, .m_currency_symbol_idx: 343,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Taroko/Latin/Taiwan |
| 1752 | { .m_language_id: 175, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14448,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14476,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 14538,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14448,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14476,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 14538,.m_narrow_day_names_size: 14 , .m_am_idx: 499,.m_am_size: 6 , .m_pm_idx: 475,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16234,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4859,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Gusii/Latin/Kenya |
| 1753 | { .m_language_id: 176, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14552,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14580,.m_standalone_long_day_names_size: 105 , .m_standalone_narrow_day_names_idx: 14685,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14552,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14580,.m_long_day_names_size: 105 , .m_narrow_day_names_idx: 14685,.m_narrow_day_names_size: 14 , .m_am_idx: 505,.m_am_size: 10 , .m_pm_idx: 478,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16234,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4867,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Taita/Latin/Kenya |
| 1754 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 187, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 16258,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4451,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Senegal |
| 1755 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 34, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 16258,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4880,.m_country_endonym_size: 14 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Burkina Faso |
| 1756 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 16284,.m_currency_display_name_size: 25 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4894,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Cameroon |
| 1757 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 80, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,77,68}, .m_currency_symbol_idx: 166,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16309,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4902,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Gambia |
| 1758 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 83, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,72,83}, .m_currency_symbol_idx: 167,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4908,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Ghana |
| 1759 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 91, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,78,70}, .m_currency_symbol_idx: 222,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4913,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Guinea |
| 1760 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 92, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 16258,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4917,.m_country_endonym_size: 12 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Guinea Bissau |
| 1761 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 121, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16329,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4929,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Liberia |
| 1762 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 136, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,82,85}, .m_currency_symbol_idx: 225,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16352,.m_currency_display_name_size: 22 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4938,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Mauritania |
| 1763 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 156, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 16258,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4946,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Niger |
| 1764 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 157, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16374,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4952,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Nigeria |
| 1765 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 189, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 14699,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14727,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 14786,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14699,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14727,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 14786,.m_narrow_day_names_size: 14 , .m_am_idx: 515,.m_am_size: 6 , .m_pm_idx: 488,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,76,76}, .m_currency_symbol_idx: 187,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16397,.m_currency_display_name_size: 25 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4874,.m_language_endonym_size: 6 , .m_country_endonym_idx: 4961,.m_country_endonym_size: 11 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Fulah/Latin/Sierra Leone |
| 1766 | { .m_language_id: 178, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14800,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14828,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 14891,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14800,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14828,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 14891,.m_narrow_day_names_size: 14 , .m_am_idx: 521,.m_am_size: 6 , .m_pm_idx: 495,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16422,.m_currency_display_name_size: 23 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4972,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kikuyu/Latin/Kenya |
| 1767 | { .m_language_id: 179, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 14905,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 14933,.m_standalone_long_day_names_size: 105 , .m_standalone_narrow_day_names_idx: 15038,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 14905,.m_short_day_names_size: 28 , .m_long_day_names_idx: 14933,.m_long_day_names_size: 105 , .m_narrow_day_names_idx: 15038,.m_narrow_day_names_size: 14 , .m_am_idx: 527,.m_am_size: 7 , .m_pm_idx: 503,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16445,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4978,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Samburu/Latin/Kenya |
| 1768 | { .m_language_id: 180, .m_script_id: 7, .m_country_id: 146, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 669,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15052,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15080,.m_standalone_long_day_names_size: 55 , .m_standalone_narrow_day_names_idx: 15135,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15052,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15080,.m_long_day_names_size: 55 , .m_narrow_day_names_idx: 15135,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,90,78}, .m_currency_symbol_idx: 284,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16470,.m_currency_display_name_size: 28 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 4986,.m_language_endonym_size: 4 , .m_country_endonym_idx: 3382,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sena/Latin/Mozambique |
| 1769 | { .m_language_id: 181, .m_script_id: 7, .m_country_id: 240, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15149,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15177,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 15227,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15149,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15177,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 15227,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16498,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 4990,.m_language_endonym_size: 10 , .m_country_endonym_idx: 1819,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // North Ndebele/Latin/Zimbabwe |
| 1770 | { .m_language_id: 182, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15241,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 15270,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 15335,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15241,.m_short_day_names_size: 29 , .m_long_day_names_idx: 15270,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 15335,.m_narrow_day_names_size: 14 , .m_am_idx: 534,.m_am_size: 8 , .m_pm_idx: 508,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16522,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5000,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Rombo/Latin/Tanzania |
| 1771 | { .m_language_id: 183, .m_script_id: 9, .m_country_id: 145, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15349,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 15379,.m_standalone_long_day_names_size: 47 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15349,.m_short_day_names_size: 30 , .m_long_day_names_idx: 15379,.m_long_day_names_size: 47 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 542,.m_am_size: 6 , .m_pm_idx: 515,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 16547,.m_currency_display_name_size: 21 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5009,.m_language_endonym_size: 7 , .m_country_endonym_idx: 5016,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tachelhit/Tifinagh/Morocco |
| 1772 | { .m_language_id: 183, .m_script_id: 7, .m_country_id: 145, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15426,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 15456,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15426,.m_short_day_names_size: 30 , .m_long_day_names_idx: 15456,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 548,.m_am_size: 6 , .m_pm_idx: 523,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 16568,.m_currency_display_name_size: 21 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5022,.m_language_endonym_size: 10 , .m_country_endonym_idx: 5032,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tachelhit/Latin/Morocco |
| 1773 | { .m_language_id: 184, .m_script_id: 7, .m_country_id: 3, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 957,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 965,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 15504,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15532,.m_standalone_long_day_names_size: 34 , .m_standalone_narrow_day_names_idx: 15566,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15580,.m_short_day_names_size: 30 , .m_long_day_names_idx: 15610,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 15661,.m_narrow_day_names_size: 14 , .m_am_idx: 554,.m_am_size: 7 , .m_pm_idx: 531,.m_pm_size: 9 , .m_byte_idx: 1204,.m_byte_size: 7 , .m_byte_si_quantified_idx: 1211,.m_byte_si_quantified_size: 21 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {68,90,68}, .m_currency_symbol_idx: 205,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16589,.m_currency_display_name_size: 57 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5038,.m_language_endonym_size: 9 , .m_country_endonym_idx: 5047,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Kabyle/Latin/Algeria |
| 1774 | { .m_language_id: 185, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15675,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15703,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 15777,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15675,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15703,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 15777,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16646,.m_currency_display_name_size: 26 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5055,.m_language_endonym_size: 10 , .m_country_endonym_idx: 1689,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Nyankole/Latin/Uganda |
| 1775 | { .m_language_id: 186, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15791,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15819,.m_standalone_long_day_names_size: 82 , .m_standalone_narrow_day_names_idx: 15901,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15791,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15819,.m_long_day_names_size: 82 , .m_narrow_day_names_idx: 15901,.m_narrow_day_names_size: 14 , .m_am_idx: 561,.m_am_size: 7 , .m_pm_idx: 540,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16672,.m_currency_display_name_size: 29 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5065,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5071,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bena/Latin/Tanzania |
| 1776 | { .m_language_id: 187, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15915,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15943,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 16005,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15915,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15943,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 16005,.m_narrow_day_names_size: 14 , .m_am_idx: 568,.m_am_size: 5 , .m_pm_idx: 547,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16701,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5081,.m_language_endonym_size: 8 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Vunjo/Latin/Tanzania |
| 1777 | { .m_language_id: 188, .m_script_id: 7, .m_country_id: 132, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16019,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16047,.m_standalone_long_day_names_size: 44 , .m_standalone_narrow_day_names_idx: 16091,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16019,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16047,.m_long_day_names_size: 44 , .m_narrow_day_names_idx: 16091,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 16728,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5089,.m_language_endonym_size: 9 , .m_country_endonym_idx: 2188,.m_country_endonym_size: 4 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bambara/Latin/Mali |
| 1778 | { .m_language_id: 188, .m_script_id: 75, .m_country_id: 132, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bambara/Nko/Mali |
| 1779 | { .m_language_id: 189, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16105,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16133,.m_standalone_long_day_names_size: 64 , .m_standalone_narrow_day_names_idx: 16197,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16105,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16133,.m_long_day_names_size: 64 , .m_narrow_day_names_idx: 16197,.m_narrow_day_names_size: 14 , .m_am_idx: 573,.m_am_size: 2 , .m_pm_idx: 556,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16234,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5098,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Embu/Latin/Kenya |
| 1780 | { .m_language_id: 190, .m_script_id: 12, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 972,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 981,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 16211,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16239,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 16288,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16211,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16239,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 16288,.m_narrow_day_names_size: 14 , .m_am_idx: 575,.m_am_size: 3 , .m_pm_idx: 558,.m_pm_size: 6 , .m_byte_idx: 1232,.m_byte_size: 6 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16752,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5104,.m_language_endonym_size: 3 , .m_country_endonym_idx: 5107,.m_country_endonym_size: 15 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Cherokee/Cherokee/United States |
| 1781 | { .m_language_id: 191, .m_script_id: 7, .m_country_id: 137, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16302,.m_standalone_short_day_names_size: 27 , .m_standalone_long_day_names_idx: 16329,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 16377,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16302,.m_short_day_names_size: 27 , .m_long_day_names_idx: 16329,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 16377,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,85,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 16777,.m_currency_display_name_size: 21 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5122,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5136,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Morisyen/Latin/Mauritius |
| 1782 | { .m_language_id: 192, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16391,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16419,.m_standalone_long_day_names_size: 133 , .m_standalone_narrow_day_names_idx: 15335,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16391,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16419,.m_long_day_names_size: 133 , .m_narrow_day_names_idx: 15335,.m_narrow_day_names_size: 14 , .m_am_idx: 578,.m_am_size: 4 , .m_pm_idx: 564,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16701,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5141,.m_language_endonym_size: 10 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Makonde/Latin/Tanzania |
| 1783 | { .m_language_id: 193, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8221, .m_quotation_end: 8221, .m_alternate_quotation_start: 8217, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16552,.m_standalone_short_day_names_size: 36 , .m_standalone_long_day_names_idx: 16588,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 16651,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16552,.m_short_day_names_size: 36 , .m_long_day_names_idx: 16588,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 16651,.m_narrow_day_names_size: 14 , .m_am_idx: 582,.m_am_size: 3 , .m_pm_idx: 569,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16798,.m_currency_display_name_size: 29 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5151,.m_language_endonym_size: 8 , .m_country_endonym_idx: 5159,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Langi/Latin/Tanzania |
| 1784 | { .m_language_id: 194, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16665,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16693,.m_standalone_long_day_names_size: 66 , .m_standalone_narrow_day_names_idx: 16759,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16665,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16693,.m_long_day_names_size: 66 , .m_narrow_day_names_idx: 16759,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16827,.m_currency_display_name_size: 26 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5168,.m_language_endonym_size: 7 , .m_country_endonym_idx: 5175,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Ganda/Latin/Uganda |
| 1785 | { .m_language_id: 195, .m_script_id: 7, .m_country_id: 239, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 16773,.m_standalone_short_day_names_size: 80 , .m_standalone_long_day_names_idx: 16773,.m_standalone_long_day_names_size: 80 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16773,.m_short_day_names_size: 80 , .m_long_day_names_idx: 16773,.m_long_day_names_size: 80 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 585,.m_am_size: 8 , .m_pm_idx: 572,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {90,77,87}, .m_currency_symbol_idx: 131,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5182,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1813,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bemba/Latin/Zambia |
| 1786 | { .m_language_id: 196, .m_script_id: 7, .m_country_id: 39, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 159,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 159,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1640,.m_long_date_format_size: 27 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16853,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16881,.m_standalone_long_day_names_size: 73 , .m_standalone_narrow_day_names_idx: 16954,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16853,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16881,.m_long_day_names_size: 73 , .m_narrow_day_names_idx: 16954,.m_narrow_day_names_size: 14 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,86,69}, .m_currency_symbol_idx: 283,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16853,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 5191,.m_language_endonym_size: 12 , .m_country_endonym_idx: 5203,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kabuverdianu/Latin/Cape Verde |
| 1787 | { .m_language_id: 197, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 16968,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 16996,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 17047,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 16968,.m_short_day_names_size: 28 , .m_long_day_names_idx: 16996,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 17047,.m_narrow_day_names_size: 14 , .m_am_idx: 593,.m_am_size: 2 , .m_pm_idx: 579,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16234,.m_currency_display_name_size: 24 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5213,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Meru/Latin/Kenya |
| 1788 | { .m_language_id: 198, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17061,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17089,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 17142,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17061,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17089,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 17142,.m_narrow_day_names_size: 14 , .m_am_idx: 595,.m_am_size: 6 , .m_pm_idx: 581,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16896,.m_currency_display_name_size: 26 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5219,.m_language_endonym_size: 8 , .m_country_endonym_idx: 5227,.m_country_endonym_size: 12 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kalenjin/Latin/Kenya |
| 1789 | { .m_language_id: 199, .m_script_id: 7, .m_country_id: 148, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 17156,.m_standalone_short_day_names_size: 23 , .m_standalone_long_day_names_idx: 17179,.m_standalone_long_day_names_size: 92 , .m_standalone_narrow_day_names_idx: 17271,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17156,.m_short_day_names_size: 23 , .m_long_day_names_idx: 17179,.m_long_day_names_size: 92 , .m_narrow_day_names_idx: 17271,.m_narrow_day_names_size: 14 , .m_am_idx: 601,.m_am_size: 7 , .m_pm_idx: 591,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,65,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16922,.m_currency_display_name_size: 22 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5239,.m_language_endonym_size: 13 , .m_country_endonym_idx: 5252,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nama/Latin/Namibia |
| 1790 | { .m_language_id: 200, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15915,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15943,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 16005,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15915,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15943,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 16005,.m_narrow_day_names_size: 14 , .m_am_idx: 568,.m_am_size: 5 , .m_pm_idx: 547,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16701,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5260,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Machame/Latin/Tanzania |
| 1791 | { .m_language_id: 201, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 8722, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 455,.m_list_pattern_part_end_size: 8 , .m_list_pattern_part_two_idx: 455,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 1141,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1667,.m_long_date_format_size: 23 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17285,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17313,.m_standalone_long_day_names_size: 72 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17285,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17313,.m_long_day_names_size: 72 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 608,.m_am_size: 16 , .m_pm_idx: 596,.m_pm_size: 16 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 16944,.m_currency_display_name_size: 11 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5269,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5275,.m_country_endonym_size: 11 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Colognian/Latin/Germany |
| 1792 | { .m_language_id: 202, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15915,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17385,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 15335,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15915,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17385,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 15335,.m_narrow_day_names_size: 14 , .m_am_idx: 624,.m_am_size: 9 , .m_pm_idx: 612,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16955,.m_currency_display_name_size: 25 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5286,.m_language_endonym_size: 3 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Masai/Latin/Kenya |
| 1793 | { .m_language_id: 202, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15915,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17385,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 15335,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15915,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17385,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 15335,.m_narrow_day_names_size: 14 , .m_am_idx: 624,.m_am_size: 9 , .m_pm_idx: 612,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16980,.m_currency_display_name_size: 28 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5286,.m_language_endonym_size: 3 , .m_country_endonym_idx: 5289,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Masai/Latin/Tanzania |
| 1794 | { .m_language_id: 203, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17443,.m_standalone_short_day_names_size: 35 , .m_standalone_long_day_names_idx: 17478,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 17543,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17443,.m_short_day_names_size: 35 , .m_long_day_names_idx: 17478,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 17543,.m_narrow_day_names_size: 14 , .m_am_idx: 633,.m_am_size: 6 , .m_pm_idx: 618,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16827,.m_currency_display_name_size: 26 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5297,.m_language_endonym_size: 7 , .m_country_endonym_idx: 5175,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Soga/Latin/Uganda |
| 1795 | { .m_language_id: 204, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17557,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 17578,.m_standalone_long_day_names_size: 75 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17557,.m_short_day_names_size: 21 , .m_long_day_names_idx: 17578,.m_long_day_names_size: 75 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 64,.m_am_size: 4 , .m_pm_idx: 61,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17008,.m_currency_display_name_size: 23 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 68,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5304,.m_language_endonym_size: 7 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Luyia/Latin/Kenya |
| 1796 | { .m_language_id: 205, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17653,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 10371,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 16005,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17653,.m_short_day_names_size: 28 , .m_long_day_names_idx: 10371,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 16005,.m_narrow_day_names_size: 14 , .m_am_idx: 639,.m_am_size: 9 , .m_pm_idx: 624,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17031,.m_currency_display_name_size: 28 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5311,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5317,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Asu/Latin/Tanzania |
| 1797 | { .m_language_id: 206, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17681,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17709,.m_standalone_long_day_names_size: 69 , .m_standalone_narrow_day_names_idx: 17778,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17681,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17709,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 17778,.m_narrow_day_names_size: 14 , .m_am_idx: 648,.m_am_size: 9 , .m_pm_idx: 632,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17059,.m_currency_display_name_size: 28 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5325,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1689,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Teso/Latin/Uganda |
| 1798 | { .m_language_id: 206, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17681,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17709,.m_standalone_long_day_names_size: 69 , .m_standalone_narrow_day_names_idx: 17778,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17681,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17709,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 17778,.m_narrow_day_names_size: 14 , .m_am_idx: 648,.m_am_size: 9 , .m_pm_idx: 632,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17087,.m_currency_display_name_size: 27 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5325,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5331,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Teso/Latin/Kenya |
| 1799 | { .m_language_id: 207, .m_script_id: 7, .m_country_id: 67, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,82,78}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Saho/Latin/Eritrea |
| 1800 | { .m_language_id: 208, .m_script_id: 7, .m_country_id: 132, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17792,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17820,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 17873,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17792,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17820,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 17873,.m_narrow_day_names_size: 14 , .m_am_idx: 657,.m_am_size: 6 , .m_pm_idx: 638,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17114,.m_currency_display_name_size: 23 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5336,.m_language_endonym_size: 11 , .m_country_endonym_idx: 5347,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Koyra Chiini/Latin/Mali |
| 1801 | { .m_language_id: 209, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15915,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15943,.m_standalone_long_day_names_size: 62 , .m_standalone_narrow_day_names_idx: 16005,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15915,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15943,.m_long_day_names_size: 62 , .m_narrow_day_names_idx: 16005,.m_narrow_day_names_size: 14 , .m_am_idx: 568,.m_am_size: 5 , .m_pm_idx: 547,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16701,.m_currency_display_name_size: 27 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5352,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Rwa/Latin/Tanzania |
| 1802 | { .m_language_id: 210, .m_script_id: 7, .m_country_id: 111, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17887,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 17915,.m_standalone_long_day_names_size: 69 , .m_standalone_narrow_day_names_idx: 17984,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17887,.m_short_day_names_size: 28 , .m_long_day_names_idx: 17915,.m_long_day_names_size: 69 , .m_narrow_day_names_idx: 17984,.m_narrow_day_names_size: 14 , .m_am_idx: 663,.m_am_size: 2 , .m_pm_idx: 644,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {75,69,83}, .m_currency_symbol_idx: 2,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17137,.m_currency_display_name_size: 23 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5358,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1191,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Luo/Latin/Kenya |
| 1803 | { .m_language_id: 211, .m_script_id: 7, .m_country_id: 221, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15675,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 15703,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 15777,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15675,.m_short_day_names_size: 28 , .m_long_day_names_idx: 15703,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 15777,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,71,88}, .m_currency_symbol_idx: 197,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 16646,.m_currency_display_name_size: 26 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5364,.m_language_endonym_size: 6 , .m_country_endonym_idx: 1689,.m_country_endonym_size: 6 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 7, .m_weekend_end: 7 }, // Chiga/Latin/Uganda |
| 1804 | { .m_language_id: 212, .m_script_id: 7, .m_country_id: 145, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 17998,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18026,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 18074,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 17998,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18026,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 18074,.m_narrow_day_names_size: 14 , .m_am_idx: 665,.m_am_size: 9 , .m_pm_idx: 646,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 17160,.m_currency_display_name_size: 22 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5370,.m_language_endonym_size: 17 , .m_country_endonym_idx: 5387,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Central Morocco Tamazight/Latin/Morocco |
| 1805 | { .m_language_id: 213, .m_script_id: 7, .m_country_id: 132, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18088,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18116,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 17873,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18088,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18116,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 17873,.m_narrow_day_names_size: 14 , .m_am_idx: 657,.m_am_size: 6 , .m_pm_idx: 638,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17114,.m_currency_display_name_size: 23 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5393,.m_language_endonym_size: 15 , .m_country_endonym_idx: 5347,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Koyraboro Senni/Latin/Mali |
| 1806 | { .m_language_id: 214, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18170,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18198,.m_standalone_long_day_names_size: 63 , .m_standalone_narrow_day_names_idx: 18261,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18170,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18198,.m_long_day_names_size: 63 , .m_narrow_day_names_idx: 18261,.m_narrow_day_names_size: 14 , .m_am_idx: 674,.m_am_size: 5 , .m_pm_idx: 656,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17182,.m_currency_display_name_size: 27 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5408,.m_language_endonym_size: 9 , .m_country_endonym_idx: 1624,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Shambala/Latin/Tanzania |
| 1807 | { .m_language_id: 215, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 18275,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 18308,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 18362,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 18275,.m_short_day_names_size: 33 , .m_long_day_names_idx: 18308,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 18362,.m_narrow_day_names_size: 19 , .m_am_idx: 679,.m_am_size: 3 , .m_pm_idx: 664,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17209,.m_currency_display_name_size: 10 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5417,.m_language_endonym_size: 4 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Bodo/Devanagari/India |
| 1808 | { .m_language_id: 218, .m_script_id: 2, .m_country_id: 178, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18381,.m_standalone_short_day_names_size: 25 , .m_standalone_long_day_names_idx: 18406,.m_standalone_long_day_names_size: 45 , .m_standalone_narrow_day_names_idx: 18451,.m_standalone_narrow_day_names_size: 17 , .m_short_day_names_idx: 18381,.m_short_day_names_size: 25 , .m_long_day_names_idx: 18406,.m_long_day_names_size: 45 , .m_narrow_day_names_idx: 18381,.m_narrow_day_names_size: 25 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17219,.m_currency_display_name_size: 43 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5421,.m_language_endonym_size: 7 , .m_country_endonym_idx: 5428,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chechen/Cyrillic/Russia |
| 1809 | { .m_language_id: 219, .m_script_id: 2, .m_country_id: 178, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Church/Cyrillic/Russia |
| 1810 | { .m_language_id: 220, .m_script_id: 2, .m_country_id: 178, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chuvash/Cyrillic/Russia |
| 1811 | { .m_language_id: 230, .m_script_id: 7, .m_country_id: 49, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18468,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18496,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 18546,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18468,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18496,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 18546,.m_narrow_day_names_size: 14 , .m_am_idx: 682,.m_am_size: 5 , .m_pm_idx: 670,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,68,70}, .m_currency_symbol_idx: 216,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 17262,.m_currency_display_name_size: 24 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5433,.m_language_endonym_size: 8 , .m_country_endonym_idx: 5441,.m_country_endonym_size: 16 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Luba Katanga/Latin/Congo Kinshasa |
| 1812 | { .m_language_id: 231, .m_script_id: 7, .m_country_id: 125, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 989,.m_list_pattern_part_end_size: 10 , .m_list_pattern_part_two_idx: 989,.m_list_pattern_part_two_size: 10 , .m_short_date_format_idx: 156,.m_short_date_format_size: 8 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18560,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18588,.m_standalone_long_day_names_size: 65 , .m_standalone_narrow_day_names_idx: 3695,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18653,.m_short_day_names_size: 35 , .m_long_day_names_idx: 18588,.m_long_day_names_size: 65 , .m_narrow_day_names_idx: 3695,.m_narrow_day_names_size: 14 , .m_am_idx: 687,.m_am_size: 5 , .m_pm_idx: 676,.m_pm_size: 8 , .m_byte_idx: 404,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 8436,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5457,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5471,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Luxembourgish/Latin/Luxembourg |
| 1813 | { .m_language_id: 232, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Navaho/Latin/United States |
| 1814 | { .m_language_id: 236, .m_script_id: 7, .m_country_id: 21, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Walloon/Latin/Belgium |
| 1815 | { .m_language_id: 237, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18688,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18716,.m_standalone_long_day_names_size: 72 , .m_standalone_narrow_day_names_idx: 18788,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18688,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18716,.m_long_day_names_size: 72 , .m_narrow_day_names_idx: 18788,.m_narrow_day_names_size: 14 , .m_am_idx: 692,.m_am_size: 3 , .m_pm_idx: 684,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17286,.m_currency_display_name_size: 21 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5481,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5486,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Aghem/Latin/Cameroon |
| 1816 | { .m_language_id: 238, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18802,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18830,.m_standalone_long_day_names_size: 70 , .m_standalone_narrow_day_names_idx: 18900,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18802,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18830,.m_long_day_names_size: 70 , .m_narrow_day_names_idx: 18900,.m_narrow_day_names_size: 14 , .m_am_idx: 695,.m_am_size: 10 , .m_pm_idx: 687,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17307,.m_currency_display_name_size: 22 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5493,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5498,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Basaa/Latin/Cameroon |
| 1817 | { .m_language_id: 239, .m_script_id: 7, .m_country_id: 156, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18088,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18914,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 18967,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18088,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18914,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 18967,.m_narrow_day_names_size: 14 , .m_am_idx: 705,.m_am_size: 8 , .m_pm_idx: 696,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17114,.m_currency_display_name_size: 23 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5506,.m_language_endonym_size: 10 , .m_country_endonym_idx: 5516,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Zarma/Latin/Niger |
| 1818 | { .m_language_id: 240, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18981,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 19009,.m_standalone_long_day_names_size: 45 , .m_standalone_narrow_day_names_idx: 19054,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18981,.m_short_day_names_size: 28 , .m_long_day_names_idx: 19009,.m_long_day_names_size: 45 , .m_narrow_day_names_idx: 19054,.m_narrow_day_names_size: 14 , .m_am_idx: 713,.m_am_size: 5 , .m_pm_idx: 706,.m_pm_size: 6 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5521,.m_language_endonym_size: 5 , .m_country_endonym_idx: 1985,.m_country_endonym_size: 8 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Duala/Latin/Cameroon |
| 1819 | { .m_language_id: 241, .m_script_id: 7, .m_country_id: 187, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19068,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 19096,.m_standalone_long_day_names_size: 50 , .m_standalone_narrow_day_names_idx: 19146,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19068,.m_short_day_names_size: 28 , .m_long_day_names_idx: 19096,.m_long_day_names_size: 50 , .m_narrow_day_names_idx: 19146,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17329,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5526,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5531,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Jola Fonyi/Latin/Senegal |
| 1820 | { .m_language_id: 242, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19160,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 19190,.m_standalone_long_day_names_size: 85 , .m_standalone_narrow_day_names_idx: 19275,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19160,.m_short_day_names_size: 30 , .m_long_day_names_idx: 19190,.m_long_day_names_size: 85 , .m_narrow_day_names_idx: 19275,.m_narrow_day_names_size: 14 , .m_am_idx: 718,.m_am_size: 7 , .m_pm_idx: 712,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17352,.m_currency_display_name_size: 23 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5538,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5544,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ewondo/Latin/Cameroon |
| 1821 | { .m_language_id: 243, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19289,.m_standalone_short_day_names_size: 29 , .m_standalone_long_day_names_idx: 19318,.m_standalone_long_day_names_size: 45 , .m_standalone_narrow_day_names_idx: 19363,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19289,.m_short_day_names_size: 29 , .m_long_day_names_idx: 19318,.m_long_day_names_size: 45 , .m_narrow_day_names_idx: 19363,.m_narrow_day_names_size: 14 , .m_am_idx: 725,.m_am_size: 6 , .m_pm_idx: 721,.m_pm_size: 7 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17375,.m_currency_display_name_size: 11 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5551,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5556,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Bafia/Latin/Cameroon |
| 1822 | { .m_language_id: 244, .m_script_id: 7, .m_country_id: 146, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19377,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 19405,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 19464,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19377,.m_short_day_names_size: 28 , .m_long_day_names_idx: 19405,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 19464,.m_narrow_day_names_size: 14 , .m_am_idx: 731,.m_am_size: 8 , .m_pm_idx: 728,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,90,78}, .m_currency_symbol_idx: 284,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5563,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5568,.m_country_endonym_size: 10 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Makhuwa Meetto/Latin/Mozambique |
| 1823 | { .m_language_id: 245, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19478,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 19506,.m_standalone_long_day_names_size: 74 , .m_standalone_narrow_day_names_idx: 19580,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19478,.m_short_day_names_size: 28 , .m_long_day_names_idx: 19506,.m_long_day_names_size: 74 , .m_narrow_day_names_idx: 19580,.m_narrow_day_names_size: 14 , .m_am_idx: 739,.m_am_size: 5 , .m_pm_idx: 738,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17386,.m_currency_display_name_size: 17 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5578,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5584,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Mundang/Latin/Cameroon |
| 1824 | { .m_language_id: 246, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8221, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19594,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 19624,.m_standalone_long_day_names_size: 89 , .m_standalone_narrow_day_names_idx: 19713,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19594,.m_short_day_names_size: 30 , .m_long_day_names_idx: 19624,.m_long_day_names_size: 89 , .m_narrow_day_names_idx: 19713,.m_narrow_day_names_size: 14 , .m_am_idx: 744,.m_am_size: 4 , .m_pm_idx: 743,.m_pm_size: 4 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17403,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5591,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5597,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kwasio/Latin/Cameroon |
| 1825 | { .m_language_id: 247, .m_script_id: 7, .m_country_id: 254, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 538,.m_short_date_format_size: 9 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 554,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 19727,.m_standalone_short_day_names_size: 38 , .m_standalone_long_day_names_idx: 19765,.m_standalone_long_day_names_size: 79 , .m_standalone_narrow_day_names_idx: 19844,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19727,.m_short_day_names_size: 38 , .m_long_day_names_idx: 19765,.m_long_day_names_size: 79 , .m_narrow_day_names_idx: 19844,.m_narrow_day_names_size: 14 , .m_am_idx: 748,.m_am_size: 2 , .m_pm_idx: 747,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,83,80}, .m_currency_symbol_idx: 119,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5604,.m_language_endonym_size: 9 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nuer/Latin/South Sudan |
| 1826 | { .m_language_id: 248, .m_script_id: 2, .m_country_id: 178, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8220, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 999,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 999,.m_list_pattern_part_two_size: 11 , .m_short_date_format_idx: 227,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1690,.m_long_date_format_size: 30 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19858,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 19879,.m_standalone_long_day_names_size: 71 , .m_standalone_narrow_day_names_idx: 19950,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19858,.m_short_day_names_size: 21 , .m_long_day_names_idx: 19879,.m_long_day_names_size: 71 , .m_narrow_day_names_idx: 19950,.m_narrow_day_names_size: 14 , .m_am_idx: 750,.m_am_size: 2 , .m_pm_idx: 749,.m_pm_size: 2 , .m_byte_idx: 1238,.m_byte_size: 5 , .m_byte_si_quantified_idx: 1243,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17423,.m_currency_display_name_size: 47 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5613,.m_language_endonym_size: 9 , .m_country_endonym_idx: 5622,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sakha/Cyrillic/Russia |
| 1827 | { .m_language_id: 249, .m_script_id: 7, .m_country_id: 210, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 19964,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 19992,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 20052,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 19964,.m_short_day_names_size: 28 , .m_long_day_names_idx: 19992,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 20052,.m_narrow_day_names_size: 14 , .m_am_idx: 752,.m_am_size: 9 , .m_pm_idx: 751,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {84,90,83}, .m_currency_symbol_idx: 192,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17470,.m_currency_display_name_size: 25 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5631,.m_language_endonym_size: 9 , .m_country_endonym_idx: 5640,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sangu/Latin/Tanzania |
| 1828 | { .m_language_id: 251, .m_script_id: 7, .m_country_id: 156, .m_decimal: 46, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 18088,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 18116,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 17873,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 18088,.m_short_day_names_size: 28 , .m_long_day_names_idx: 18116,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 17873,.m_narrow_day_names_size: 14 , .m_am_idx: 705,.m_am_size: 8 , .m_pm_idx: 696,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,79,70}, .m_currency_symbol_idx: 207,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17114,.m_currency_display_name_size: 23 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5649,.m_language_endonym_size: 13 , .m_country_endonym_idx: 5516,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tasawaq/Latin/Niger |
| 1829 | { .m_language_id: 252, .m_script_id: 35, .m_country_id: 121, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 20066,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 20066,.m_standalone_long_day_names_size: 30 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20066,.m_short_day_names_size: 30 , .m_long_day_names_idx: 20066,.m_long_day_names_size: 30 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17495,.m_currency_display_name_size: 15 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5662,.m_language_endonym_size: 2 , .m_country_endonym_idx: 5664,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Vai/Vai/Liberia |
| 1830 | { .m_language_id: 252, .m_script_id: 7, .m_country_id: 121, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 20096,.m_standalone_short_day_names_size: 48 , .m_standalone_long_day_names_idx: 20096,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20096,.m_short_day_names_size: 48 , .m_long_day_names_idx: 20096,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {76,82,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17510,.m_currency_display_name_size: 20 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5668,.m_language_endonym_size: 3 , .m_country_endonym_idx: 5671,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Vai/Latin/Liberia |
| 1831 | { .m_language_id: 253, .m_script_id: 7, .m_country_id: 206, .m_decimal: 44, .m_group: 8217, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 265,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 265,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20144,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 20172,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 20225,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20144,.m_short_day_names_size: 28 , .m_long_day_names_idx: 20172,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 20225,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,72,70}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5679,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5685,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Walser/Latin/Switzerland |
| 1832 | { .m_language_id: 254, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 171, .m_alternate_quotation_end: 187, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20239,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 20260,.m_standalone_long_day_names_size: 71 , .m_standalone_narrow_day_names_idx: 20331,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20239,.m_short_day_names_size: 21 , .m_long_day_names_idx: 20260,.m_long_day_names_size: 71 , .m_narrow_day_names_idx: 20331,.m_narrow_day_names_size: 14 , .m_am_idx: 761,.m_am_size: 8 , .m_pm_idx: 760,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 24,.m_currency_negative_format_size: 7 , .m_language_endonym_idx: 5691,.m_language_endonym_size: 6 , .m_country_endonym_idx: 5697,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Yangben/Latin/Cameroon |
| 1833 | { .m_language_id: 256, .m_script_id: 7, .m_country_id: 197, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 702,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 702,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 372,.m_long_date_format_size: 22 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20345,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 20373,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 3391,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20345,.m_short_day_names_size: 28 , .m_long_day_names_idx: 20373,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 3391,.m_narrow_day_names_size: 14 , .m_am_idx: 769,.m_am_size: 12 , .m_pm_idx: 768,.m_pm_size: 11 , .m_byte_idx: 0,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3102,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5704,.m_language_endonym_size: 9 , .m_country_endonym_idx: 2431,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Asturian/Latin/Spain |
| 1834 | { .m_language_id: 257, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 1010,.m_list_pattern_part_start_size: 11 , .m_list_pattern_part_mid_idx: 1010,.m_list_pattern_part_mid_size: 11 , .m_list_pattern_part_end_idx: 1021,.m_list_pattern_part_end_size: 16 , .m_list_pattern_part_two_idx: 1037,.m_list_pattern_part_two_size: 9 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1543,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20427,.m_standalone_short_day_names_size: 60 , .m_standalone_long_day_names_idx: 20427,.m_standalone_long_day_names_size: 60 , .m_standalone_narrow_day_names_idx: 20487,.m_standalone_narrow_day_names_size: 25 , .m_short_day_names_idx: 20427,.m_short_day_names_size: 60 , .m_long_day_names_idx: 20427,.m_long_day_names_size: 60 , .m_narrow_day_names_idx: 20487,.m_narrow_day_names_size: 25 , .m_am_idx: 781,.m_am_size: 8 , .m_pm_idx: 779,.m_pm_size: 13 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17530,.m_currency_display_name_size: 12 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5713,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5718,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ngomba/Latin/Cameroon |
| 1835 | { .m_language_id: 258, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 1720,.m_short_date_format_size: 10 , .m_long_date_format_idx: 80,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20512,.m_standalone_short_day_names_size: 54 , .m_standalone_long_day_names_idx: 20512,.m_standalone_long_day_names_size: 54 , .m_standalone_narrow_day_names_idx: 20566,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 20512,.m_short_day_names_size: 54 , .m_long_day_names_idx: 20512,.m_long_day_names_size: 54 , .m_narrow_day_names_idx: 20566,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17542,.m_currency_display_name_size: 16 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5725,.m_language_endonym_size: 4 , .m_country_endonym_idx: 5729,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kako/Latin/Cameroon |
| 1836 | { .m_language_id: 259, .m_script_id: 7, .m_country_id: 37, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 1543,.m_long_date_format_size: 18 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20587,.m_standalone_short_day_names_size: 49 , .m_standalone_long_day_names_idx: 20587,.m_standalone_long_day_names_size: 49 , .m_standalone_narrow_day_names_idx: 20636,.m_standalone_narrow_day_names_size: 21 , .m_short_day_names_idx: 20587,.m_short_day_names_size: 49 , .m_long_day_names_idx: 20587,.m_long_day_names_size: 49 , .m_narrow_day_names_idx: 20636,.m_narrow_day_names_size: 21 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17558,.m_currency_display_name_size: 12 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5736,.m_language_endonym_size: 5 , .m_country_endonym_idx: 5741,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Meta/Latin/Cameroon |
| 1837 | { .m_language_id: 260, .m_script_id: 7, .m_country_id: 37, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8220, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 27,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1730,.m_long_date_format_size: 32 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 20657,.m_standalone_short_day_names_size: 111 , .m_standalone_long_day_names_idx: 20657,.m_standalone_long_day_names_size: 111 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 20657,.m_short_day_names_size: 111 , .m_long_day_names_idx: 20657,.m_long_day_names_size: 111 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 789,.m_am_size: 9 , .m_pm_idx: 792,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 17570,.m_currency_display_name_size: 16 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5748,.m_language_endonym_size: 16 , .m_country_endonym_idx: 5764,.m_country_endonym_size: 7 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ngiemboon/Latin/Cameroon |
| 1838 | { .m_language_id: 261, .m_script_id: 7, .m_country_id: 197, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Aragonese/Latin/Spain |
| 1839 | { .m_language_id: 275, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 1046,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 1055,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1762,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 20768,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 20798,.m_standalone_long_day_names_size: 51 , .m_standalone_narrow_day_names_idx: 20849,.m_standalone_narrow_day_names_size: 23 , .m_short_day_names_idx: 20768,.m_short_day_names_size: 30 , .m_long_day_names_idx: 20872,.m_long_day_names_size: 51 , .m_narrow_day_names_idx: 20923,.m_narrow_day_names_size: 25 , .m_am_idx: 798,.m_am_size: 4 , .m_pm_idx: 800,.m_pm_size: 9 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17586,.m_currency_display_name_size: 37 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5771,.m_language_endonym_size: 5 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Dogri/Devanagari/India |
| 1840 | { .m_language_id: 290, .m_script_id: 11, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 2534, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 1063,.m_list_pattern_part_end_size: 11 , .m_list_pattern_part_two_idx: 1063,.m_list_pattern_part_two_size: 11 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 1780,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 20948,.m_standalone_short_day_names_size: 59 , .m_standalone_long_day_names_idx: 20948,.m_standalone_long_day_names_size: 59 , .m_standalone_narrow_day_names_idx: 21007,.m_standalone_narrow_day_names_size: 26 , .m_short_day_names_idx: 20948,.m_short_day_names_size: 59 , .m_long_day_names_idx: 20948,.m_long_day_names_size: 59 , .m_narrow_day_names_idx: 21033,.m_narrow_day_names_size: 27 , .m_am_idx: 802,.m_am_size: 4 , .m_pm_idx: 809,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17623,.m_currency_display_name_size: 35 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5776,.m_language_endonym_size: 8 , .m_country_endonym_idx: 5784,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Manipuri/Bengali/India |
| 1841 | { .m_language_id: 290, .m_script_id: 72, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Manipuri/Meitei Mayek/India |
| 1842 | { .m_language_id: 304, .m_script_id: 78, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 7248, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 21060,.m_standalone_short_day_names_size: 26 , .m_standalone_long_day_names_idx: 21086,.m_standalone_long_day_names_size: 42 , .m_standalone_narrow_day_names_idx: 21128,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21060,.m_short_day_names_size: 26 , .m_long_day_names_idx: 21086,.m_long_day_names_size: 42 , .m_narrow_day_names_idx: 21128,.m_narrow_day_names_size: 14 , .m_am_idx: 806,.m_am_size: 5 , .m_pm_idx: 814,.m_pm_size: 5 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17658,.m_currency_display_name_size: 71 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5792,.m_language_endonym_size: 7 , .m_country_endonym_idx: 5799,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Santali/Ol Chiki/India |
| 1843 | { .m_language_id: 304, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Santali/Devanagari/India |
| 1844 | { .m_language_id: 309, .m_script_id: 100, .m_country_id: 232, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {86,78,68}, .m_currency_symbol_idx: 342,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Tai Dam/Tai Viet/Vietnam |
| 1845 | { .m_language_id: 312, .m_script_id: 7, .m_country_id: 37, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Akoose/Latin/Cameroon |
| 1846 | { .m_language_id: 313, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 21142,.m_standalone_short_day_names_size: 87 , .m_standalone_long_day_names_idx: 21142,.m_standalone_long_day_names_size: 87 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21142,.m_short_day_names_size: 87 , .m_long_day_names_idx: 21142,.m_long_day_names_size: 87 , .m_narrow_day_names_idx: 21229,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5805,.m_language_endonym_size: 12 , .m_country_endonym_idx: 5817,.m_country_endonym_size: 22 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lakota/Latin/United States |
| 1847 | { .m_language_id: 314, .m_script_id: 9, .m_country_id: 145, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8222, .m_alternate_quotation_end: 8221, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 415,.m_short_date_format_size: 8 , .m_long_date_format_idx: 97,.m_long_date_format_size: 16 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 15349,.m_standalone_short_day_names_size: 30 , .m_standalone_long_day_names_idx: 21243,.m_standalone_long_day_names_size: 48 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 15349,.m_short_day_names_size: 30 , .m_long_day_names_idx: 21243,.m_long_day_names_size: 48 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 542,.m_am_size: 6 , .m_pm_idx: 515,.m_pm_size: 8 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {77,65,68}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 16547,.m_currency_display_name_size: 21 , .m_currency_format_idx: 0,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5839,.m_language_endonym_size: 8 , .m_country_endonym_idx: 5016,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Standard Moroccan Tamazight/Tifinagh/Morocco |
| 1848 | { .m_language_id: 315, .m_script_id: 7, .m_country_id: 43, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,76,80}, .m_currency_symbol_idx: 6,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Mapuche/Latin/Chile |
| 1849 | { .m_language_id: 316, .m_script_id: 1, .m_country_id: 103, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 21291,.m_standalone_short_day_names_size: 58 , .m_standalone_long_day_names_idx: 21291,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 21349,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21291,.m_short_day_names_size: 58 , .m_long_day_names_idx: 21291,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 21349,.m_narrow_day_names_size: 14 , .m_am_idx: 811,.m_am_size: 3 , .m_pm_idx: 819,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,81,68}, .m_currency_symbol_idx: 44,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 17729,.m_currency_display_name_size: 20 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5847,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5861,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Central Kurdish/Arabic/Iraq |
| 1850 | { .m_language_id: 316, .m_script_id: 1, .m_country_id: 102, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1632, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 21291,.m_standalone_short_day_names_size: 58 , .m_standalone_long_day_names_idx: 21291,.m_standalone_long_day_names_size: 58 , .m_standalone_narrow_day_names_idx: 21349,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21291,.m_short_day_names_size: 58 , .m_long_day_names_idx: 21291,.m_long_day_names_size: 58 , .m_narrow_day_names_idx: 21349,.m_narrow_day_names_size: 14 , .m_am_idx: 811,.m_am_size: 3 , .m_pm_idx: 819,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 17749,.m_currency_display_name_size: 19 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5847,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5866,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Central Kurdish/Arabic/Iran |
| 1851 | { .m_language_id: 317, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 181,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 181,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 55,.m_short_time_format_size: 4 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 21363,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 21391,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 21444,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21363,.m_short_day_names_size: 28 , .m_long_day_names_idx: 21391,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 21444,.m_narrow_day_names_size: 14 , .m_am_idx: 814,.m_am_size: 9 , .m_pm_idx: 822,.m_pm_size: 10 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17768,.m_currency_display_name_size: 27 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5871,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5885,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lower Sorbian/Latin/Germany |
| 1852 | { .m_language_id: 318, .m_script_id: 7, .m_country_id: 82, .m_decimal: 44, .m_group: 46, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8222, .m_quotation_end: 8220, .m_alternate_quotation_start: 8218, .m_alternate_quotation_end: 8216, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 181,.m_list_pattern_part_end_size: 7 , .m_list_pattern_part_two_idx: 181,.m_list_pattern_part_two_size: 7 , .m_short_date_format_idx: 113,.m_short_date_format_size: 6 , .m_long_date_format_idx: 622,.m_long_date_format_size: 18 , .m_short_time_format_idx: 566,.m_short_time_format_size: 12 , .m_long_time_format_idx: 59,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 21458,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 21486,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 21539,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21458,.m_short_day_names_size: 28 , .m_long_day_names_idx: 21486,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 21539,.m_narrow_day_names_size: 14 , .m_am_idx: 814,.m_am_size: 9 , .m_pm_idx: 832,.m_pm_size: 9 , .m_byte_idx: 1260,.m_byte_size: 5 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17795,.m_currency_display_name_size: 29 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5891,.m_language_endonym_size: 15 , .m_country_endonym_idx: 5906,.m_country_endonym_size: 6 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Upper Sorbian/Latin/Germany |
| 1853 | { .m_language_id: 319, .m_script_id: 7, .m_country_id: 37, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {88,65,70}, .m_currency_symbol_idx: 32,.m_currency_symbol_size: 4 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kenyang/Latin/Cameroon |
| 1854 | { .m_language_id: 320, .m_script_id: 7, .m_country_id: 38, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,65,68}, .m_currency_symbol_idx: 246,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Mohawk/Latin/Canada |
| 1855 | { .m_language_id: 321, .m_script_id: 75, .m_country_id: 91, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,78,70}, .m_currency_symbol_idx: 222,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nko/Nko/Guinea |
| 1856 | { .m_language_id: 322, .m_script_id: 7, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Prussian/Latin/World |
| 1857 | { .m_language_id: 323, .m_script_id: 7, .m_country_id: 90, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {71,84,81}, .m_currency_symbol_idx: 311,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Kiche/Latin/Guatemala |
| 1858 | { .m_language_id: 324, .m_script_id: 7, .m_country_id: 205, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,69,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Southern Sami/Latin/Sweden |
| 1859 | { .m_language_id: 325, .m_script_id: 7, .m_country_id: 205, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {83,69,75}, .m_currency_symbol_idx: 190,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lule Sami/Latin/Sweden |
| 1860 | { .m_language_id: 326, .m_script_id: 7, .m_country_id: 73, .m_decimal: 44, .m_group: 160, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 640,.m_short_date_format_size: 8 , .m_long_date_format_idx: 1798,.m_long_date_format_size: 18 , .m_short_time_format_idx: 254,.m_short_time_format_size: 4 , .m_long_time_format_idx: 258,.m_long_time_format_size: 9 , .m_standalone_short_day_names_idx: 21553,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 21581,.m_standalone_long_day_names_size: 70 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21553,.m_short_day_names_size: 28 , .m_long_day_names_idx: 21651,.m_long_day_names_size: 73 , .m_narrow_day_names_idx: 21724,.m_narrow_day_names_size: 14 , .m_am_idx: 823,.m_am_size: 3 , .m_pm_idx: 841,.m_pm_size: 3 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17824,.m_currency_display_name_size: 11 , .m_currency_format_idx: 19,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5912,.m_language_endonym_size: 11 , .m_country_endonym_idx: 5923,.m_country_endonym_size: 5 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Inari Sami/Latin/Finland |
| 1861 | { .m_language_id: 327, .m_script_id: 7, .m_country_id: 73, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Skolt Sami/Latin/Finland |
| 1862 | { .m_language_id: 328, .m_script_id: 7, .m_country_id: 13, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {65,85,68}, .m_currency_symbol_idx: 346,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Warlpiri/Latin/Australia |
| 1863 | { .m_language_id: 339, .m_script_id: 13, .m_country_id: 100, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 326,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 335,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 269,.m_short_date_format_size: 6 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 4304,.m_standalone_short_day_names_size: 32 , .m_standalone_long_day_names_idx: 4336,.m_standalone_long_day_names_size: 53 , .m_standalone_narrow_day_names_idx: 4389,.m_standalone_narrow_day_names_size: 19 , .m_short_day_names_idx: 4304,.m_short_day_names_size: 32 , .m_long_day_names_idx: 4336,.m_long_day_names_size: 53 , .m_narrow_day_names_idx: 4389,.m_narrow_day_names_size: 19 , .m_am_idx: 68,.m_am_size: 2 , .m_pm_idx: 65,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,78,82}, .m_currency_symbol_idx: 121,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17835,.m_currency_display_name_size: 31 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5928,.m_language_endonym_size: 6 , .m_country_endonym_idx: 2666,.m_country_endonym_size: 4 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 7, .m_weekend_end: 7 }, // Maithili/Devanagari/India |
| 1864 | { .m_language_id: 346, .m_script_id: 1, .m_country_id: 102, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 171, .m_quotation_end: 187, .m_alternate_quotation_start: 8249, .m_alternate_quotation_end: 8250, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 754,.m_byte_size: 4 , .m_byte_si_quantified_idx: 1265,.m_byte_si_quantified_size: 39 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 348,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17866,.m_currency_display_name_size: 27 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5934,.m_language_endonym_size: 7 , .m_country_endonym_idx: 3263,.m_country_endonym_size: 5 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Mazanderani/Arabic/Iran |
| 1865 | { .m_language_id: 349, .m_script_id: 1, .m_country_id: 102, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5941,.m_language_endonym_size: 11 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Northern Luri/Arabic/Iran |
| 1866 | { .m_language_id: 349, .m_script_id: 1, .m_country_id: 103, .m_decimal: 1643, .m_group: 1644, .m_list: 1563, .m_percent: 1642, .m_zero: 1776, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,81,68}, .m_currency_symbol_idx: 44,.m_currency_symbol_size: 5 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5941,.m_language_endonym_size: 11 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 6 }, // Northern Luri/Arabic/Iraq |
| 1867 | { .m_language_id: 357, .m_script_id: 6, .m_country_id: 97, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 12300, .m_quotation_end: 12301, .m_alternate_quotation_start: 12302, .m_alternate_quotation_end: 12303, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 1074,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 1074,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 423,.m_long_date_format_size: 14 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 226,.m_long_time_format_size: 13 , .m_standalone_short_day_names_idx: 1980,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1980,.m_short_day_names_size: 28 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {72,75,68}, .m_currency_symbol_idx: 134,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 17893,.m_currency_display_name_size: 11 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5952,.m_language_endonym_size: 2 , .m_country_endonym_idx: 5954,.m_country_endonym_size: 14 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Cantonese/Traditional Han/Hong Kong |
| 1868 | { .m_language_id: 357, .m_script_id: 5, .m_country_id: 44, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 166,.m_list_pattern_part_start_size: 5 , .m_list_pattern_part_mid_idx: 166,.m_list_pattern_part_mid_size: 5 , .m_list_pattern_part_end_idx: 1074,.m_list_pattern_part_end_size: 5 , .m_list_pattern_part_two_idx: 1074,.m_list_pattern_part_two_size: 5 , .m_short_date_format_idx: 394,.m_short_date_format_size: 8 , .m_long_date_format_idx: 402,.m_long_date_format_size: 13 , .m_short_time_format_idx: 209,.m_short_time_format_size: 6 , .m_long_time_format_idx: 215,.m_long_time_format_size: 11 , .m_standalone_short_day_names_idx: 1959,.m_standalone_short_day_names_size: 21 , .m_standalone_long_day_names_idx: 1980,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 2008,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 1959,.m_short_day_names_size: 21 , .m_long_day_names_idx: 1980,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 2008,.m_narrow_day_names_size: 14 , .m_am_idx: 58,.m_am_size: 2 , .m_pm_idx: 55,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {67,78,89}, .m_currency_symbol_idx: 249,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 3122,.m_currency_display_name_size: 13 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5968,.m_language_endonym_size: 2 , .m_country_endonym_idx: 5970,.m_country_endonym_size: 7 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Cantonese/Simplified Han/China |
| 1869 | { .m_language_id: 358, .m_script_id: 138, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Osage/Osage/United States |
| 1870 | { .m_language_id: 360, .m_script_id: 7, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Ido/Latin/World |
| 1871 | { .m_language_id: 361, .m_script_id: 7, .m_country_id: 260, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 2586,.m_currency_display_name_size: 0 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Lojban/Latin/World |
| 1872 | { .m_language_id: 362, .m_script_id: 7, .m_country_id: 106, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {69,85,82}, .m_currency_symbol_idx: 14,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Sicilian/Latin/Italy |
| 1873 | { .m_language_id: 363, .m_script_id: 1, .m_country_id: 102, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {73,82,82}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 6, .m_weekend_start: 5, .m_weekend_end: 5 }, // Southern Kurdish/Arabic/Iran |
| 1874 | { .m_language_id: 364, .m_script_id: 1, .m_country_id: 163, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,75,82}, .m_currency_symbol_idx: 176,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 0, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Western Balochi/Arabic/Pakistan |
| 1875 | { .m_language_id: 365, .m_script_id: 7, .m_country_id: 170, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 1079,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 1088,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 547,.m_short_date_format_size: 6 , .m_long_date_format_idx: 35,.m_long_date_format_size: 18 , .m_short_time_format_idx: 18,.m_short_time_format_size: 7 , .m_long_time_format_idx: 25,.m_long_time_format_size: 12 , .m_standalone_short_day_names_idx: 21738,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 21766,.m_standalone_long_day_names_size: 56 , .m_standalone_narrow_day_names_idx: 21822,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21738,.m_short_day_names_size: 28 , .m_long_day_names_idx: 21766,.m_long_day_names_size: 56 , .m_narrow_day_names_idx: 21822,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 1304,.m_byte_size: 8 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,72,80}, .m_currency_symbol_idx: 179,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17904,.m_currency_display_name_size: 56 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 13,.m_currency_negative_format_size: 6 , .m_language_endonym_idx: 5977,.m_language_endonym_size: 8 , .m_country_endonym_idx: 4730,.m_country_endonym_size: 9 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Cebuano/Latin/Philippines |
| 1876 | { .m_language_id: 366, .m_script_id: 2, .m_country_id: 178, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {82,85,66}, .m_currency_symbol_idx: 123,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Erzya/Cyrillic/Russia |
| 1877 | { .m_language_id: 367, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Chickasaw/Latin/United States |
| 1878 | { .m_language_id: 368, .m_script_id: 7, .m_country_id: 225, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {85,83,68}, .m_currency_symbol_idx: 159,.m_currency_symbol_size: 3 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 7, .m_weekend_start: 6, .m_weekend_end: 7 }, // Muscogee/Latin/United States |
| 1879 | { .m_language_id: 369, .m_script_id: 7, .m_country_id: 172, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 6 , .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 6 , .m_short_date_format_idx: 53,.m_short_date_format_size: 10 , .m_long_date_format_idx: 63,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 28 , .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 28 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 0,.m_short_day_names_size: 28 , .m_long_day_names_idx: 0,.m_long_day_names_size: 28 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 0,.m_am_size: 2 , .m_pm_idx: 0,.m_pm_size: 2 , .m_byte_idx: 45,.m_byte_size: 4 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {80,76,78}, .m_currency_symbol_idx: 279,.m_currency_symbol_size: 2 , .m_currency_display_name_idx: 0,.m_currency_display_name_size: 7 , .m_currency_format_idx: 8,.m_currency_format_size: 5 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 0,.m_language_endonym_size: 0 , .m_country_endonym_idx: 0,.m_country_endonym_size: 0 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Silesian/Latin/Poland |
| 1880 | { .m_language_id: 370, .m_script_id: 7, .m_country_id: 157, .m_decimal: 46, .m_group: 44, .m_list: 59, .m_percent: 37, .m_zero: 48, .m_minus: 45, .m_plus: 43, .m_exponential: 101, .m_quotation_start: 8220, .m_quotation_end: 8221, .m_alternate_quotation_start: 8216, .m_alternate_quotation_end: 8217, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 6 , .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 6 , .m_list_pattern_part_end_idx: 1096,.m_list_pattern_part_end_size: 9 , .m_list_pattern_part_two_idx: 1105,.m_list_pattern_part_two_size: 8 , .m_short_date_format_idx: 119,.m_short_date_format_size: 10 , .m_long_date_format_idx: 10,.m_long_date_format_size: 17 , .m_short_time_format_idx: 37,.m_short_time_format_size: 5 , .m_long_time_format_idx: 8,.m_long_time_format_size: 10 , .m_standalone_short_day_names_idx: 21836,.m_standalone_short_day_names_size: 33 , .m_standalone_long_day_names_idx: 21869,.m_standalone_long_day_names_size: 52 , .m_standalone_narrow_day_names_idx: 85,.m_standalone_narrow_day_names_size: 14 , .m_short_day_names_idx: 21836,.m_short_day_names_size: 33 , .m_long_day_names_idx: 21869,.m_long_day_names_size: 52 , .m_narrow_day_names_idx: 85,.m_narrow_day_names_size: 14 , .m_am_idx: 826,.m_am_size: 9 , .m_pm_idx: 844,.m_pm_size: 8 , .m_byte_idx: 1312,.m_byte_size: 8 , .m_byte_si_quantified_idx: 5,.m_byte_si_quantified_size: 17 , .m_byte_iec_quantified_idx: 22,.m_byte_iec_quantified_size: 23 , .m_currency_iso_code: {78,71,78}, .m_currency_symbol_idx: 178,.m_currency_symbol_size: 1 , .m_currency_display_name_idx: 17960,.m_currency_display_name_size: 50 , .m_currency_format_idx: 4,.m_currency_format_size: 4 , .m_currency_negative_format_idx: 4,.m_currency_negative_format_size: 0 , .m_language_endonym_idx: 5985,.m_language_endonym_size: 14 , .m_country_endonym_idx: 5999,.m_country_endonym_size: 8 , .m_currency_digits: 2, .m_currency_rounding: 1, .m_first_day_of_week: 1, .m_weekend_start: 6, .m_weekend_end: 7 }, // Nigerian Pidgin/Latin/Nigeria |
| 1881 | { .m_language_id: 0, .m_script_id: 0, .m_country_id: 0, .m_decimal: 0, .m_group: 0, .m_list: 0, .m_percent: 0, .m_zero: 0, .m_minus: 0, .m_plus: 0, .m_exponential: 0, .m_quotation_start: 0, .m_quotation_end: 0, .m_alternate_quotation_start: 0, .m_alternate_quotation_end: 0, .m_list_pattern_part_start_idx: 0,.m_list_pattern_part_start_size: 0, .m_list_pattern_part_mid_idx: 0,.m_list_pattern_part_mid_size: 0, .m_list_pattern_part_end_idx: 0,.m_list_pattern_part_end_size: 0, .m_list_pattern_part_two_idx: 0,.m_list_pattern_part_two_size: 0, .m_short_date_format_idx: 0,.m_short_date_format_size: 0, .m_long_date_format_idx: 0,.m_long_date_format_size: 0, .m_short_time_format_idx: 0,.m_short_time_format_size: 0, .m_long_time_format_idx: 0,.m_long_time_format_size: 0, .m_standalone_short_day_names_idx: 0,.m_standalone_short_day_names_size: 0, .m_standalone_long_day_names_idx: 0,.m_standalone_long_day_names_size: 0, .m_standalone_narrow_day_names_idx: 0,.m_standalone_narrow_day_names_size: 0, .m_short_day_names_idx: 0,.m_short_day_names_size: 0, .m_long_day_names_idx: 0,.m_long_day_names_size: 0, .m_narrow_day_names_idx: 0,.m_narrow_day_names_size: 0, .m_am_idx: 0,.m_am_size: 0, .m_pm_idx: 0,.m_pm_size: 0, .m_byte_idx: 0,.m_byte_size: 0, .m_byte_si_quantified_idx: 0,.m_byte_si_quantified_size: 0, .m_byte_iec_quantified_idx: 0,.m_byte_iec_quantified_size: 0, .m_currency_iso_code: {0,0,0}, .m_currency_symbol_idx: 0,.m_currency_symbol_size: 0, .m_currency_display_name_idx: 0,.m_currency_display_name_size: 0, .m_currency_format_idx: 0,.m_currency_format_size: 0, .m_currency_negative_format_idx: 0,.m_currency_negative_format_size: 0, .m_language_endonym_idx: 0,.m_language_endonym_size: 0, .m_country_endonym_idx: 0,.m_country_endonym_size: 0, .m_currency_digits: 0, .m_currency_rounding: 0, .m_first_day_of_week: 0, .m_weekend_start: 0, .m_weekend_end: 0 } // trailing zeros |
| 1882 | }; |
| 1883 | |
| 1884 | static const ushort list_pattern_part_data[] = { |
| 1885 | 0x25, 0x31, 0x2c, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x68, 0x65, |
| 1886 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x1363, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x12a5, 0x1293, 0x20, 0x25, 0x32, 0x25, 0x31, |
| 1887 | 0x20, 0x12a5, 0x1293, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x648, 0x25, 0x32, 0x25, 0x31, 0x20, 0x587, 0x20, 0x25, 0x32, 0x25, |
| 1888 | 0x31, 0x20, 0x986, 0x9f0, 0x9c1, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x259, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, |
| 1889 | 0x74, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x98f, 0x9ac, 0x982, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xf51, 0xf44, 0xf0b, |
| 1890 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x68, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x438, 0x20, 0x25, 0x32, 0x25, 0x31, |
| 1891 | 0x104a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x1014, 0x103e, 0x1004, 0x1037, 0x103a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x456, 0x20, 0x25, |
| 1892 | 0x32, 0x25, 0x31, 0x20, 0x1793, 0x17b7, 0x1784, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x1793, 0x17b7, 0x1784, 0x200b, 0x25, 0x32, 0x25, |
| 1893 | 0x31, 0x20, 0x69, 0x20, 0x25, 0x32, 0x25, 0x31, 0x3001, 0x25, 0x32, 0x25, 0x31, 0x548c, 0x25, 0x32, 0x25, 0x31, 0x53ca, 0x25, |
| 1894 | 0x32, 0x25, 0x31, 0x20, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6f, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, |
| 1895 | 0x61, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6b, 0x61, |
| 1896 | 0x6a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6a, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x74, 0x20, 0x25, 0x32, |
| 1897 | 0x25, 0x31, 0x20, 0x61, 0x67, 0x75, 0x73, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, |
| 1898 | 0x10d3, 0x10d0, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x3ba, 0x3b1, 0x3b9, |
| 1899 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x61, 0x6d, 0x6d, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xa85, 0xaa8, 0xac7, |
| 1900 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x64, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x61, 0x20, 0x25, 0x32, |
| 1901 | 0x25, 0x31, 0x20, 0x5d5, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x914, 0x930, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x914, 0x930, |
| 1902 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xe9, 0x73, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x64, 0x61, 0x6e, 0x20, 0x25, |
| 1903 | 0x32, 0x25, 0x31, 0x20, 0x64, 0x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6c, 0x61, 0x6e, 0x20, 0x25, 0x32, |
| 1904 | 0x25, 0x31, 0x20, 0x6c, 0x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0xcae, 0xca4, 0xccd, 0xca4, 0xcc1, 0x20, 0x25, |
| 1905 | 0x32, 0x25, 0x31, 0x20, 0xcae, 0xca4, 0xccd, 0xca4, 0xcc1, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x436, 0x4d9, 0x43d, 0x435, 0x20, |
| 1906 | 0x25, 0x32, 0x25, 0x31, 0x20, 0x436, 0x430, 0x43d, 0x430, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xbc0f, 0x20, 0x25, 0x32, 0x25, |
| 1907 | 0x31, 0x20, 0xfb, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xec1, 0xea5, 0xeb0, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x6e, |
| 1908 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6d, 0x70, 0xe9, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x72, 0x20, 0x25, 0x32, |
| 1909 | 0x25, 0x31, 0x2c, 0x20, 0x25, 0x32, 0x20, 0xd0e, 0xd28, 0xd4d, 0xd28, 0xd3f, 0xd35, 0x25, 0x31, 0x20, 0xd15, 0xd42, 0xd1f, 0xd3e, |
| 1910 | 0xd24, 0xd46, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x75, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x20, 0x25, 0x32, |
| 1911 | 0x25, 0x31, 0x20, 0x906, 0x923, 0x93f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x25, 0x32, 0x25, 0x31, 0x20, 0x930, 0x20, 0x25, |
| 1912 | 0x32, 0x25, 0x31, 0x2c, 0x20, 0xb13, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xb13, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, |
| 1913 | 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x627, 0x648, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x627, 0x648, 0x20, 0x25, 0x32, 0x25, |
| 1914 | 0x31, 0x60c, 0x200f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x648, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x648, 0x20, 0x25, |
| 1915 | 0x32, 0x25, 0x31, 0x20, 0xa05, 0xa24, 0xa47, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x219, 0x69, 0x20, 0x25, 0x32, 0x25, 0x31, |
| 1916 | 0x2c, 0x20, 0x924, 0x925, 0x93e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x924, 0x925, 0x93e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, |
| 1917 | 0x4d5, 0x43c, 0x4d5, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x6fd, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6fd, 0x20, 0x25, |
| 1918 | 0x32, 0x25, 0x31, 0x2c, 0x20, 0xdc3, 0xdc4, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xdc3, 0xdc4, 0x20, 0x25, 0x32, 0x25, 0x31, |
| 1919 | 0x20, 0x61, 0xa0, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x79, 0x6f, 0x20, |
| 1920 | 0x25, 0x32, 0x25, 0x31, 0x20, 0x79, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x73, 0x61, 0x72, 0x65, 0x6e, 0x67, 0x20, |
| 1921 | 0x25, 0x32, 0x25, 0x31, 0x20, 0x73, 0x61, 0x72, 0x65, 0x6e, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6e, 0x61, 0x20, |
| 1922 | 0x25, 0x32, 0x25, 0x31, 0x20, 0x6f, 0x63, 0x68, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xbae, 0xbb1, 0xbcd, 0xbb1, 0xbc1, 0xbae, |
| 1923 | 0xbcd, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x4bb, 0x4d9, 0x43c, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xc2e, 0xc30, 0xc3f, 0xc2f, |
| 1924 | 0xc41, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xe41, 0xe25, 0xe30, 0x25, 0x32, 0x25, 0x31, 0xe41, |
| 1925 | 0xe25, 0xe30, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6d, 0x6f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x65, 0x20, 0x25, 0x32, |
| 1926 | 0x25, 0x31, 0x20, 0x77, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x627, 0x648, 0x631, 0x20, 0x25, 0x32, 0x25, 0x31, |
| 1927 | 0x20, 0x627, 0x648, 0x631, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0xe0, |
| 1928 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x61, 0x28, 0x63, 0x29, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x28, 0x63, |
| 1929 | 0x29, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x5d0, 0x5d5, 0x5df, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6e, 0x65, 0x2d, |
| 1930 | 0x25, 0x32, 0x25, 0x31, 0x20, 0x6e, 0x65, 0x2d, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6e, 0x61, 0x20, 0x25, 0x32, 0x25, |
| 1931 | 0x31, 0x2c, 0x20, 0x6b, 0x70, 0x6c, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6b, 0x70, 0x6c, 0x65, 0x20, 0x25, 0x32, |
| 1932 | 0x25, 0x31, 0x2c, 0x20, 0x61, 0x74, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x74, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, |
| 1933 | 0x20, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x13a0, 0x13b4, 0x20, 0x25, |
| 1934 | 0x32, 0x25, 0x31, 0x20, 0x13a0, 0x13b4, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x28, 0x6e, 0x29, 0x20, 0x25, 0x32, 0x25, |
| 1935 | 0x31, 0x20, 0x443, 0x43e, 0x43d, 0x43d, 0x430, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x14b, 0x301, 0x67, 0x25b, 0x20, 0x25, |
| 1936 | 0x32, 0x25, 0x31, 0x2c, 0x20, 0x1e3f, 0x62, 0x25b, 0x6e, 0x20, 0x14b, 0x301, 0x67, 0x25b, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, |
| 1937 | 0x70, 0x254, 0x70, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x924, 0x947, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x924, 0x947, |
| 1938 | 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x985, 0x9ae, 0x9b8, 0x9c1, 0x982, 0x20, 0x25, 0x32, 0x25, 0x31, 0x540c, 0x25, 0x32, 0x25, |
| 1939 | 0x31, 0x2c, 0x20, 0x75, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, |
| 1940 | 0x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x6e, 0x20, 0x25, 0x32 |
| 1941 | }; |
| 1942 | |
| 1943 | static const ushort date_format_data[] = { |
| 1944 | 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, |
| 1945 | 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, |
| 1946 | 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2d, 0x4d, 0x4d, |
| 1947 | 0x2d, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, |
| 1948 | 0x64, 0x64, 0x64, 0x64, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, |
| 1949 | 0x64, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x64, |
| 1950 | 0x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x64, 0x200f, 0x2f, 0x4d, 0x200f, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x64, |
| 1951 | 0x64, 0x64, 0x64, 0x60c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2e, 0x4d, |
| 1952 | 0x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x569, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, |
| 1953 | 0x64, 0x64, 0x64, 0x64, 0x64, 0x2d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, |
| 1954 | 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, |
| 1955 | 0x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x2f, 0x4d, 0x2f, 0x64, 0x79, 0x79, 0x79, 0x79, 0x28, 0x27, 0x65, |
| 1956 | 0x27, 0x29, 0x27, 0x6b, 0x6f, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x27, 0x72, 0x65, 0x6e, 0x27, 0x20, 0x64, 0x28, 0x27, |
| 1957 | 0x61, 0x27, 0x29, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2f, 0x4d, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, |
| 1958 | 0x20, 0xf66, 0xfa4, 0xfb1, 0xf72, 0xf0b, 0xf63, 0xf7c, 0xf0b, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0xf5a, |
| 1959 | 0xf7a, 0xf66, 0xf0b, 0x64, 0x64, 0x64, 0x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x20, 0x27, 0x433, 0x27, 0x2e, 0x64, 0x64, 0x64, |
| 1960 | 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x433, 0x27, 0x2e, 0x64, |
| 1961 | 0x64, 0x2d, 0x4d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x104a, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x104a, |
| 1962 | 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, |
| 1963 | 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2f, 0x4d, |
| 1964 | 0x2f, 0x64, 0x79, 0x79, 0x79, 0x79, 0x5e74, 0x4d, 0x6708, 0x64, 0x65e5, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2f, 0x4d, 0x2f, 0x79, |
| 1965 | 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x5e74, 0x4d, 0x6708, 0x64, 0x65e5, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2e, |
| 1966 | 0x20, 0x4d, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2e, 0x20, 0x4d, |
| 1967 | 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x2e, 0x64, 0x64, |
| 1968 | 0x64, 0x64, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2e, 0x4d, 0x4d, |
| 1969 | 0x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x27, 0x64, 0x65, 0x6e, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d, |
| 1970 | 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2d, 0x4d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2f, |
| 1971 | 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x4d, 0x2f, 0x64, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, |
| 1972 | 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79, |
| 1973 | 0x79, 0x79, 0x2f, 0x4d, 0x4d, 0x2f, 0x64, 0x64, 0x79, 0x79, 0x2d, 0x4d, 0x4d, 0x2d, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, |
| 1974 | 0x2c, 0x20, 0x64, 0x2d, 0x27, 0x61, 0x27, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, |
| 1975 | 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, |
| 1976 | 0x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x27, 0x6d, 0x68, 0x27, 0x20, |
| 1977 | 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x64, 0x65, |
| 1978 | 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, |
| 1979 | 0x2c, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, |
| 1980 | 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, |
| 1981 | 0x5d1, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x4d, 0x2e, 0x20, |
| 1982 | 0x64, 0x64, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2e, 0x2c, 0x20, 0x64, 0x64, |
| 1983 | 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x20, 0x27, 0x6c, 0x65, 0x27, 0x20, 0x64, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d, |
| 1984 | 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x436, 0x27, 0x2e, 0x20, 0x64, 0x20, |
| 1985 | 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x2d, 0x27, 0x436, 0x27, 0x2e, 0x2c, |
| 1986 | 0x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x2e, 0x20, |
| 1987 | 0x64, 0x2e, 0x79, 0x79, 0x79, 0x79, 0xb144, 0x20, 0x4d, 0xc6d4, 0x20, 0x64, 0xc77c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, |
| 1988 | 0x64, 0x64, 0x20, 0xe97, 0xeb5, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, |
| 1989 | 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x27, 0x67, 0x61, 0x64, 0x61, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d, |
| 1990 | 0x4d, 0x4d, 0x4d, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x6d, 0x27, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20, |
| 1991 | 0x27, 0x64, 0x27, 0x2e, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, |
| 1992 | 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, |
| 1993 | 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x74, 0x61, 0x27, 0x2019, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, |
| 1994 | 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x4d, 0x4d, 0x2e, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x43e, |
| 1995 | 0x43d, 0x44b, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x27, 0x44b, 0x43d, 0x27, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, |
| 1996 | 0x20, 0x27, 0x433, 0x430, 0x440, 0x430, 0x433, 0x27, 0x64, 0x64, 0x64, 0x64, 0x20, 0x62f, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, |
| 1997 | 0x62f, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x27, 0x69, 0x6c, 0x73, 0x27, 0x20, |
| 1998 | 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x2e, 0x64, 0x64, |
| 1999 | 0x64, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x64, |
| 2000 | 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x430, 0x437, |
| 2001 | 0x27, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x2e, 0x20, 0x79, 0x79, |
| 2002 | 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, |
| 2003 | 0x64, 0x64, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, |
| 2004 | 0x64, 0x64, 0x20, 0x64, 0x64, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27, |
| 2005 | 0x20, 0x79, 0x79, 0x79, 0x79, 0x4d, 0x4d, 0x2f, 0x64, 0x64, 0x2f, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, |
| 2006 | 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x435, 0x43b, 0x27, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x4d, |
| 2007 | 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0xe17, 0xe35, |
| 2008 | 0xe48, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, |
| 2009 | 0x4d, 0x4d, 0xf60, 0xf72, 0xf0b, 0xf5a, 0xf7a, 0xf66, 0xf0b, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, |
| 2010 | 0x1363, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x1218, 0x12d3, 0x120d, 0x1272, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, |
| 2011 | 0x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, |
| 2012 | 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x60c, 0x20, 0x64, 0x64, 0x64, |
| 2013 | 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, |
| 2014 | 0x440, 0x27, 0x2e, 0x64, 0x64, 0x64, 0x64, 0x60c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x60c, 0x20, 0x79, 0x79, 0x79, |
| 2015 | 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, |
| 2016 | 0x79, 0x79, 0x79, 0x20, 0x646, 0x686, 0x6cc, 0x20, 0x6cc, 0x6cc, 0x644, 0x20, 0x64, 0x20, 0x646, 0x686, 0x6cc, 0x20, 0x4d, 0x4d, |
| 2017 | 0x4d, 0x4d, 0x20, 0x64, 0x64, 0x64, 0x64, 0x20, 0x6a9, 0x648, 0x646, 0x6cc, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, |
| 2018 | 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x5d8, 0x5df, 0x20, 0x4d, |
| 2019 | 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x20, |
| 2020 | 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x79, 0x79, 0x2f, 0x4d, 0x4d, |
| 2021 | 0x2f, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, |
| 2022 | 0x64, 0x64, 0x2d, 0x4d, 0x2d, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x64, 0x20, 0x27, 0x64, 0x69, 0x27, 0x20, 0x4d, |
| 2023 | 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x61, 0x6c, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, |
| 2024 | 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20, 0x27, 0x6c, 0x69, 0x61, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, |
| 2025 | 0x64, 0x2c, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, |
| 2026 | 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x64, 0x69, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, |
| 2027 | 0x69, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x27, 0x64, 0xe4, 0x27, 0x20, 0x64, 0x2e, |
| 2028 | 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x441, 0x44b, 0x43b, 0x27, |
| 2029 | 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20, 0x27, 0x43a, 0x4af, 0x43d, 0x44d, 0x27, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, |
| 2030 | 0x64, 0x64, 0x2f, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x2c, 0x20, 0x27, 0x6c, 0x79, |
| 2031 | 0x25b, 0x27, 0x30c, 0x2bc, 0x20, 0x64, 0x20, 0x27, 0x6e, 0x61, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, |
| 2032 | 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, |
| 2033 | 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, |
| 2034 | 0x64, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79 |
| 2035 | }; |
| 2036 | |
| 2037 | static const ushort time_format_data[] = { |
| 2038 | 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x68, 0x3a, |
| 2039 | 0x6d, 0x6d, 0x20, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x20, 0x74, 0x48, 0x48, 0x3a, |
| 2040 | 0x6d, 0x6d, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x2c, 0x20, 0x74, 0x48, 0x3a, 0x6d, 0x6d, 0x48, |
| 2041 | 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x41, 0x50, 0x20, 0x68, 0x2e, 0x6d, 0x6d, 0x41, 0x50, 0x20, 0x68, 0x2e, |
| 2042 | 0x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0xf46, |
| 2043 | 0xf74, 0xf0b, 0xf5a, 0xf7c, 0xf51, 0xf0b, 0x20, 0x68, 0x20, 0xf66, 0xf90, 0xf62, 0xf0b, 0xf58, 0xf0b, 0x20, 0x6d, 0x6d, 0x20, 0x41, |
| 2044 | 0x50, 0xf46, 0xf74, 0xf0b, 0xf5a, 0xf7c, 0xf51, 0xf0b, 0x20, 0x68, 0x20, 0xf66, 0xf90, 0xf62, 0xf0b, 0xf58, 0xf0b, 0x20, 0x6d, 0x6d, |
| 2045 | 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x20, 0x74, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x27, 0x447, 0x27, 0x2e, 0x48, 0x3a, 0x6d, |
| 2046 | 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x27, 0x447, 0x27, 0x2e, 0x20, 0x74, 0x42, 0x20, 0x48, 0x3a, 0x6d, 0x6d, 0x74, 0x20, 0x48, |
| 2047 | 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x2c, 0x20, 0x74, 0x48, 0x3a, |
| 2048 | 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x74, 0x20, 0x41, 0x50, 0x68, |
| 2049 | 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x5b, 0x74, 0x5d, 0x48, |
| 2050 | 0x48, 0x2e, 0x6d, 0x6d, 0x48, 0x48, 0x2e, 0x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x2e, 0x6d, 0x6d, 0x48, 0x2e, |
| 2051 | 0x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x2d, 0x27, 0x61, 0x27, 0x20, 0x27, 0x68, 0x6f, 0x72, 0x6f, 0x27, 0x20, |
| 2052 | 0x27, 0x6b, 0x61, 0x6a, 0x27, 0x20, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x48, 0x20, 0x27, 0x68, 0x27, 0x20, 0x6d, 0x6d, |
| 2053 | 0x20, 0x27, 0x6d, 0x69, 0x6e, 0x27, 0x20, 0x73, 0x73, 0x20, 0x27, 0x73, 0x27, 0x20, 0x74, 0x48, 0x48, 0x20, 0x27, 0x68, |
| 2054 | 0x27, 0x20, 0x6d, 0x6d, 0x48, 0x48, 0x20, 0x27, 0x68, 0x27, 0x20, 0x6d, 0x6d, 0x20, 0x27, 0x6d, 0x69, 0x6e, 0x27, 0x20, |
| 2055 | 0x73, 0x73, 0x20, 0x27, 0x73, 0x27, 0x20, 0x74, 0x48, 0x48, 0x2e, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x27, 0x68, 0x27, |
| 2056 | 0x20, 0x74, 0x68, 0x68, 0x3a, 0x6d, 0x6d, 0x20, 0x41, 0x50, 0x68, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41, |
| 2057 | 0x50, 0x20, 0x74, 0x48, 0x6642, 0x6d, 0x6d, 0x5206, 0x73, 0x73, 0x79d2, 0x20, 0x74, 0x41, 0x50, 0x20, 0x68, 0x3a, 0x6d, 0x6d, |
| 2058 | 0x41, 0x50, 0x20, 0x68, 0xc2dc, 0x20, 0x6d, 0xbd84, 0x20, 0x73, 0xcd08, 0x20, 0x74, 0x48, 0x20, 0xec2, 0xea1, 0xe87, 0x20, 0x6d, |
| 2059 | 0x20, 0xe99, 0xeb2, 0xe97, 0xeb5, 0x20, 0x73, 0x73, 0x20, 0xea7, 0xeb4, 0xe99, 0xeb2, 0xe97, 0xeb5, 0x20, 0x74, 0x41, 0x50, 0x20, |
| 2060 | 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x48, 0x20, 0xe19, 0xe32, 0xe2c, 0xe34, 0xe01, 0xe32, 0x20, 0x6d, 0x6d, |
| 2061 | 0x20, 0xe19, 0xe32, 0xe17, 0xe35, 0x20, 0x73, 0x73, 0x20, 0xe27, 0xe34, 0xe19, 0xe32, 0xe17, 0xe35, 0x20, 0x74, 0x48, 0x3a, 0x6d, |
| 2062 | 0x27, 0x6b, 0x6c, 0x27, 0x2e, 0x20, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x41, 0x50, 0x20, 0x27, |
| 2063 | 0x67, 0x61, 0x27, 0x20, 0x68, 0x3a, 0x6d, 0x6d, 0x41, 0x50, 0x20, 0x27, 0x67, 0x61, 0x27, 0x20, 0x68, 0x3a, 0x6d, 0x6d, |
| 2064 | 0x3a, 0x73, 0x73, 0x20, 0x74, 0x27, 0x4b, 0x6c, 0x27, 0x2e, 0x20, 0x48, 0x2e, 0x6d, 0x6d, 0x27, 0x4b, 0x6c, 0x6f, 0x63, |
| 2065 | 0x6b, 0x27, 0x20, 0x48, 0x2e, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0x74, 0x20, 0x68, 0x3a, 0x6d, 0x6d, |
| 2066 | 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x27, 0x68, 0x6f, 0x64, 0x17a, 0x27, 0x2e |
| 2067 | }; |
| 2068 | |
| 2069 | static const ushort days_data[] = { |
| 2070 | 0x53, 0x75, 0x6e, 0x3b, 0x4d, 0x6f, 0x6e, 0x3b, 0x54, 0x75, 0x65, 0x3b, 0x57, 0x65, 0x64, 0x3b, 0x54, 0x68, 0x75, 0x3b, |
| 2071 | 0x46, 0x72, 0x69, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53, 0x75, 0x6e, 0x64, 0x61, 0x79, 0x3b, 0x4d, 0x6f, 0x6e, 0x64, 0x61, |
| 2072 | 0x79, 0x3b, 0x54, 0x75, 0x65, 0x73, 0x64, 0x61, 0x79, 0x3b, 0x57, 0x65, 0x64, 0x6e, 0x65, 0x73, 0x64, 0x61, 0x79, 0x3b, |
| 2073 | 0x54, 0x68, 0x75, 0x72, 0x73, 0x64, 0x61, 0x79, 0x3b, 0x46, 0x72, 0x69, 0x64, 0x61, 0x79, 0x3b, 0x53, 0x61, 0x74, 0x75, |
| 2074 | 0x72, 0x64, 0x61, 0x79, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x57, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x37, |
| 2075 | 0x3b, 0x31, 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x44, 0x69, 0x6c, 0x3b, 0x57, 0x69, 0x78, |
| 2076 | 0x3b, 0x51, 0x69, 0x62, 0x3b, 0x52, 0x6f, 0x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x69, 0x6d, 0x3b, 0x53, 0x61, 0x6e, |
| 2077 | 0x3b, 0x44, 0x69, 0x6c, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x57, 0x69, 0x69, 0x78, 0x61, 0x74, 0x61, 0x3b, 0x51, 0x69, 0x62, |
| 2078 | 0x78, 0x61, 0x74, 0x61, 0x3b, 0x52, 0x6f, 0x6f, 0x62, 0x69, 0x69, 0x3b, 0x4b, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b, |
| 2079 | 0x4a, 0x69, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x53, 0x61, 0x6e, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x44, 0x3b, 0x57, 0x3b, |
| 2080 | 0x51, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x2e, 0x3b, 0x4d, 0x61, 0x2e, 0x3b, 0x44, 0x69, |
| 2081 | 0x2e, 0x3b, 0x57, 0x6f, 0x2e, 0x3b, 0x44, 0x6f, 0x2e, 0x3b, 0x56, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x6f, |
| 2082 | 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x4d, 0x61, 0x61, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x6e, 0x73, 0x64, 0x61, 0x67, |
| 2083 | 0x3b, 0x57, 0x6f, 0x65, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, |
| 2084 | 0x56, 0x72, 0x79, 0x64, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x74, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, |
| 2085 | 0x44, 0x3b, 0x57, 0x3b, 0x44, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x69, 0x65, 0x3b, 0x68, 0xeb, 0x6e, 0x3b, 0x6d, 0x61, |
| 2086 | 0x72, 0x3b, 0x6d, 0xeb, 0x72, 0x3b, 0x65, 0x6e, 0x6a, 0x3b, 0x70, 0x72, 0x65, 0x3b, 0x73, 0x68, 0x74, 0x3b, 0x65, 0x20, |
| 2087 | 0x64, 0x69, 0x65, 0x6c, 0x3b, 0x65, 0x20, 0x68, 0xeb, 0x6e, 0xeb, 0x3b, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x74, 0xeb, 0x3b, |
| 2088 | 0x65, 0x20, 0x6d, 0xeb, 0x72, 0x6b, 0x75, 0x72, 0xeb, 0x3b, 0x65, 0x20, 0x65, 0x6e, 0x6a, 0x74, 0x65, 0x3b, 0x65, 0x20, |
| 2089 | 0x70, 0x72, 0x65, 0x6d, 0x74, 0x65, 0x3b, 0x65, 0x20, 0x73, 0x68, 0x74, 0x75, 0x6e, 0xeb, 0x3b, 0x64, 0x3b, 0x68, 0x3b, |
| 2090 | 0x6d, 0x3b, 0x6d, 0x3b, 0x65, 0x3b, 0x70, 0x3b, 0x73, 0x68, 0x3b, 0x44, 0x69, 0x65, 0x3b, 0x48, 0xeb, 0x6e, 0x3b, 0x4d, |
| 2091 | 0x61, 0x72, 0x3b, 0x4d, 0xeb, 0x72, 0x3b, 0x45, 0x6e, 0x6a, 0x3b, 0x50, 0x72, 0x65, 0x3b, 0x53, 0x68, 0x74, 0x3b, 0x12a5, |
| 2092 | 0x1211, 0x12f5, 0x3b, 0x1230, 0x129e, 0x3b, 0x121b, 0x12ad, 0x1230, 0x3b, 0x1228, 0x1261, 0x12d5, 0x3b, 0x1210, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d, |
| 2093 | 0x1265, 0x3b, 0x1245, 0x12f3, 0x121c, 0x3b, 0x12a5, 0x1211, 0x12f5, 0x3b, 0x1230, 0x129e, 0x3b, 0x121b, 0x12ad, 0x1230, 0x129e, 0x3b, 0x1228, 0x1261, |
| 2094 | 0x12d5, 0x3b, 0x1210, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d, 0x1265, 0x3b, 0x1245, 0x12f3, 0x121c, 0x3b, 0x12a5, 0x3b, 0x1230, 0x3b, 0x121b, 0x3b, |
| 2095 | 0x1228, 0x3b, 0x1210, 0x3b, 0x12d3, 0x3b, 0x1245, 0x3b, 0x627, 0x644, 0x623, 0x62d, 0x62f, 0x3b, 0x627, 0x644, 0x627, 0x62b, 0x646, 0x64a, |
| 2096 | 0x646, 0x3b, 0x627, 0x644, 0x62b, 0x644, 0x627, 0x62b, 0x627, 0x621, 0x3b, 0x627, 0x644, 0x623, 0x631, 0x628, 0x639, 0x627, 0x621, 0x3b, |
| 2097 | 0x627, 0x644, 0x62e, 0x645, 0x64a, 0x633, 0x3b, 0x627, 0x644, 0x62c, 0x645, 0x639, 0x629, 0x3b, 0x627, 0x644, 0x633, 0x628, 0x62a, 0x3b, |
| 2098 | 0x62d, 0x3b, 0x646, 0x3b, 0x62b, 0x3b, 0x631, 0x3b, 0x62e, 0x3b, 0x62c, 0x3b, 0x633, 0x3b, 0x56f, 0x56b, 0x580, 0x3b, 0x565, 0x580, |
| 2099 | 0x56f, 0x3b, 0x565, 0x580, 0x584, 0x3b, 0x579, 0x580, 0x584, 0x3b, 0x570, 0x576, 0x563, 0x3b, 0x578, 0x582, 0x580, 0x3b, 0x577, 0x562, |
| 2100 | 0x569, 0x3b, 0x56f, 0x56b, 0x580, 0x561, 0x56f, 0x56b, 0x3b, 0x565, 0x580, 0x56f, 0x578, 0x582, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b, |
| 2101 | 0x565, 0x580, 0x565, 0x584, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b, 0x579, 0x578, 0x580, 0x565, 0x584, 0x577, 0x561, 0x562, 0x569, 0x56b, |
| 2102 | 0x3b, 0x570, 0x56b, 0x576, 0x563, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b, 0x578, 0x582, 0x580, 0x562, 0x561, 0x569, 0x3b, 0x577, 0x561, |
| 2103 | 0x562, 0x561, 0x569, 0x3b, 0x53f, 0x3b, 0x535, 0x3b, 0x535, 0x3b, 0x549, 0x3b, 0x540, 0x3b, 0x548, 0x3b, 0x547, 0x3b, 0x9a6, 0x9c7, |
| 2104 | 0x993, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x3b, |
| 2105 | 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9f0, 0x3b, 0x9b6, 0x9a8, 0x9bf, 0x3b, 0x9a6, 0x9c7, 0x993, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9b8, 0x9cb, 0x9ae, |
| 2106 | 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x9ac, 0x9be, 0x9f0, 0x3b, |
| 2107 | 0x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa, 0x9a4, 0x9bf, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9f0, 0x9ac, 0x9be, 0x9f0, |
| 2108 | 0x3b, 0x9b6, 0x9a8, 0x9bf, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9a6, 0x3b, 0x9b8, 0x3b, 0x9ae, 0x3b, 0x9ac, 0x3b, 0x9ac, 0x3b, 0x9b6, 0x3b, |
| 2109 | 0x9b6, 0x3b, 0x42, 0x2e, 0x3b, 0x42, 0x2e, 0x45, 0x2e, 0x3b, 0xc7, 0x2e, 0x41, 0x2e, 0x3b, 0xc7, 0x2e, 0x3b, 0x43, 0x2e, |
| 2110 | 0x41, 0x2e, 0x3b, 0x43, 0x2e, 0x3b, 0x15e, 0x2e, 0x3b, 0x62, 0x61, 0x7a, 0x61, 0x72, 0x3b, 0x62, 0x61, 0x7a, 0x61, 0x72, |
| 2111 | 0x20, 0x65, 0x72, 0x74, 0x259, 0x73, 0x69, 0x3b, 0xe7, 0x259, 0x72, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x20, 0x61, 0x78, 0x15f, |
| 2112 | 0x61, 0x6d, 0x131, 0x3b, 0xe7, 0x259, 0x72, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x3b, 0x63, 0xfc, 0x6d, 0x259, 0x20, 0x61, 0x78, |
| 2113 | 0x15f, 0x61, 0x6d, 0x131, 0x3b, 0x63, 0xfc, 0x6d, 0x259, 0x3b, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x3b, 0x42, 0x2e, 0x3b, 0x42, |
| 2114 | 0x2e, 0x65, 0x2e, 0x3b, 0xc7, 0x2e, 0x61, 0x2e, 0x3b, 0xc7, 0x2e, 0x3b, 0x43, 0x2e, 0x61, 0x2e, 0x3b, 0x43, 0x2e, 0x3b, |
| 2115 | 0x15e, 0x2e, 0x3b, 0x411, 0x2e, 0x3b, 0x411, 0x2e, 0x415, 0x2e, 0x3b, 0x427, 0x2e, 0x410, 0x2e, 0x3b, 0x427, 0x2e, 0x3b, 0x4b8, |
| 2116 | 0x2e, 0x410, 0x2e, 0x3b, 0x4b8, 0x2e, 0x3b, 0x428, 0x2e, 0x3b, 0x431, 0x430, 0x437, 0x430, 0x440, 0x3b, 0x431, 0x430, 0x437, 0x430, |
| 2117 | 0x440, 0x20, 0x435, 0x440, 0x442, 0x4d9, 0x441, 0x438, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x20, 0x430, 0x445, |
| 2118 | 0x448, 0x430, 0x43c, 0x44b, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x3b, 0x4b9, 0x4af, 0x43c, 0x4d9, 0x20, 0x430, |
| 2119 | 0x445, 0x448, 0x430, 0x43c, 0x44b, 0x3b, 0x4b9, 0x4af, 0x43c, 0x4d9, 0x3b, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x3b, 0x69, 0x67, 0x2e, |
| 2120 | 0x3b, 0x61, 0x6c, 0x2e, 0x3b, 0x61, 0x72, 0x2e, 0x3b, 0x61, 0x7a, 0x2e, 0x3b, 0x6f, 0x67, 0x2e, 0x3b, 0x6f, 0x72, 0x2e, |
| 2121 | 0x3b, 0x6c, 0x72, 0x2e, 0x3b, 0x69, 0x67, 0x61, 0x6e, 0x64, 0x65, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x6c, 0x65, 0x68, |
| 2122 | 0x65, 0x6e, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x61, 0x72, 0x74, 0x65, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x61, 0x7a, |
| 2123 | 0x6b, 0x65, 0x6e, 0x61, 0x3b, 0x6f, 0x73, 0x74, 0x65, 0x67, 0x75, 0x6e, 0x61, 0x3b, 0x6f, 0x73, 0x74, 0x69, 0x72, 0x61, |
| 2124 | 0x6c, 0x61, 0x3b, 0x6c, 0x61, 0x72, 0x75, 0x6e, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x49, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, |
| 2125 | 0x3b, 0x4f, 0x3b, 0x4f, 0x3b, 0x4c, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2, |
| 2126 | 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa, 0x9a4, 0x9bf, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9b0, 0x3b, |
| 2127 | 0x9b6, 0x9a8, 0x9bf, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ae, 0x999, |
| 2128 | 0x9cd, 0x997, 0x9b2, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa, |
| 2129 | 0x9a4, 0x9bf, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9b0, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b6, 0x9a8, 0x9bf, 0x9ac, 0x9be, |
| 2130 | 0x9b0, 0x3b, 0x9b0, 0x3b, 0x9b8, 0x9cb, 0x3b, 0x9ae, 0x3b, 0x9ac, 0x9c1, 0x3b, 0x9ac, 0x9c3, 0x3b, 0x9b6, 0x9c1, 0x3b, 0x9b6, 0x3b, |
| 2131 | 0xf5f, 0xfb3, 0xf0b, 0x3b, 0xf58, 0xf72, 0xf62, 0xf0b, 0x3b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0x3b, 0xf55, 0xf74, 0xf62, 0xf0b, 0x3b, 0xf66, |
| 2132 | 0xf44, 0xf66, 0xf0b, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0x3b, 0xf49, 0xf72, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf5f, 0xfb3, |
| 2133 | 0xf0b, 0xf56, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, |
| 2134 | 0xf0b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf55, 0xf74, 0xf62, 0xf0b, 0xf56, 0xf74, 0xf0b, 0x3b, |
| 2135 | 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, |
| 2136 | 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf49, 0xf72, 0xf0b, 0xf58, 0xf0b, 0x3b, 0xf5f, 0xfb3, 0x3b, 0xf58, 0xf72, 0xf62, 0x3b, |
| 2137 | 0xf63, 0xfb7, 0xf42, 0x3b, 0xf55, 0xf74, 0xf62, 0x3b, 0xf66, 0xf44, 0xfb6, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0x3b, 0xf49, 0xf72, 0x3b, |
| 2138 | 0x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x65, 0x75, 0x2e, 0x3b, 0x4d, 0x65, 0x72, 0x2e, 0x3b, 0x59, 0x61, |
| 2139 | 0x6f, 0x75, 0x3b, 0x47, 0x77, 0x65, 0x2e, 0x3b, 0x53, 0x61, 0x64, 0x2e, 0x3b, 0x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e, |
| 2140 | 0x3b, 0x4d, 0x65, 0x75, 0x72, 0x7a, 0x68, 0x3b, 0x4d, 0x65, 0x72, 0x63, 0x2bc, 0x68, 0x65, 0x72, 0x3b, 0x59, 0x61, 0x6f, |
| 2141 | 0x75, 0x3b, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x53, 0x61, 0x64, 0x6f, 0x72, 0x6e, 0x3b, 0x53, 0x75, 0x3b, 0x4c, |
| 2142 | 0x3b, 0x4d, 0x7a, 0x3b, 0x4d, 0x63, 0x3b, 0x59, 0x3b, 0x47, 0x3b, 0x53, 0x61, 0x3b, 0x43d, 0x434, 0x3b, 0x43f, 0x43d, 0x3b, |
| 2143 | 0x432, 0x442, 0x3b, 0x441, 0x440, 0x3b, 0x447, 0x442, 0x3b, 0x43f, 0x442, 0x3b, 0x441, 0x431, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x43b, |
| 2144 | 0x44f, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x43b, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a, |
| 2145 | 0x3b, 0x441, 0x440, 0x44f, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x44a, 0x440, 0x442, 0x44a, 0x43a, 0x3b, 0x43f, 0x435, 0x442, |
| 2146 | 0x44a, 0x43a, 0x3b, 0x441, 0x44a, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x432, 0x3b, 0x441, 0x3b, 0x447, 0x3b, |
| 2147 | 0x43f, 0x3b, 0x441, 0x3b, 0x1010, 0x1014, 0x1004, 0x103a, 0x1039, 0x1002, 0x1014, 0x103d, 0x1031, 0x3b, 0x1010, 0x1014, 0x1004, 0x103a, 0x1039, 0x101c, |
| 2148 | 0x102c, 0x3b, 0x1021, 0x1004, 0x103a, 0x1039, 0x1002, 0x102b, 0x3b, 0x1017, 0x102f, 0x1012, 0x1039, 0x1013, 0x101f, 0x1030, 0x1038, 0x3b, 0x1000, 0x103c, |
| 2149 | 0x102c, 0x101e, 0x1015, 0x1010, 0x1031, 0x1038, 0x3b, 0x101e, 0x1031, 0x102c, 0x1000, 0x103c, 0x102c, 0x3b, 0x1005, 0x1014, 0x1031, 0x3b, 0x1010, 0x3b, |
| 2150 | 0x1010, 0x3b, 0x1021, 0x3b, 0x1017, 0x3b, 0x1000, 0x3b, 0x101e, 0x3b, 0x1005, 0x3b, 0x43d, 0x434, 0x3b, 0x43f, 0x43d, 0x3b, 0x430, 0x45e, |
| 2151 | 0x3b, 0x441, 0x440, 0x3b, 0x447, 0x446, 0x3b, 0x43f, 0x442, 0x3b, 0x441, 0x431, 0x3b, 0x43d, 0x44f, 0x434, 0x437, 0x435, 0x43b, 0x44f, |
| 2152 | 0x3b, 0x43f, 0x430, 0x43d, 0x44f, 0x434, 0x437, 0x435, 0x43b, 0x430, 0x43a, 0x3b, 0x430, 0x45e, 0x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b, |
| 2153 | 0x441, 0x435, 0x440, 0x430, 0x434, 0x430, 0x3b, 0x447, 0x430, 0x446, 0x432, 0x435, 0x440, 0x3b, 0x43f, 0x44f, 0x442, 0x43d, 0x456, 0x446, |
| 2154 | 0x430, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x430, 0x3b, 0x441, 0x3b, 0x447, 0x3b, 0x43f, |
| 2155 | 0x3b, 0x441, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2, 0x1782, |
| 2156 | 0x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x3b, 0x179f, 0x17bb, 0x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5, |
| 2157 | 0x179a, 0x17cd, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2, 0x1782, |
| 2158 | 0x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x179f, 0x17d2, 0x1794, 0x178f, 0x17b7, 0x17cd, 0x3b, 0x179f, 0x17bb, |
| 2159 | 0x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5, 0x179a, 0x17cd, 0x3b, 0x17a2, 0x3b, 0x1785, 0x3b, 0x17a2, 0x3b, 0x1796, 0x3b, 0x1796, 0x3b, 0x179f, |
| 2160 | 0x3b, 0x179f, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x17d0, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2, |
| 2161 | 0x1782, 0x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x179f, 0x17d2, 0x1794, 0x178f, 0x17b7, 0x17cd, 0x3b, 0x179f, |
| 2162 | 0x17bb, 0x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5, 0x179a, 0x17cd, 0x3b, 0x64, 0x67, 0x2e, 0x3b, 0x64, 0x6c, 0x2e, 0x3b, 0x64, 0x74, |
| 2163 | 0x2e, 0x3b, 0x64, 0x63, 0x2e, 0x3b, 0x64, 0x6a, 0x2e, 0x3b, 0x64, 0x76, 0x2e, 0x3b, 0x64, 0x73, 0x2e, 0x3b, 0x64, 0x69, |
| 2164 | 0x75, 0x6d, 0x65, 0x6e, 0x67, 0x65, 0x3b, 0x64, 0x69, 0x6c, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x72, |
| 2165 | 0x74, 0x73, 0x3b, 0x64, 0x69, 0x6d, 0x65, 0x63, 0x72, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x6a, 0x6f, 0x75, 0x73, 0x3b, 0x64, |
| 2166 | 0x69, 0x76, 0x65, 0x6e, 0x64, 0x72, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x73, 0x73, 0x61, 0x62, 0x74, 0x65, 0x3b, 0x64, 0x67, |
| 2167 | 0x3b, 0x64, 0x6c, 0x3b, 0x64, 0x74, 0x3b, 0x64, 0x63, 0x3b, 0x64, 0x6a, 0x3b, 0x64, 0x76, 0x3b, 0x64, 0x73, 0x3b, 0x5468, |
| 2168 | 0x65e5, 0x3b, 0x5468, 0x4e00, 0x3b, 0x5468, 0x4e8c, 0x3b, 0x5468, 0x4e09, 0x3b, 0x5468, 0x56db, 0x3b, 0x5468, 0x4e94, 0x3b, 0x5468, 0x516d, 0x3b, |
| 2169 | 0x661f, 0x671f, 0x65e5, 0x3b, 0x661f, 0x671f, 0x4e00, 0x3b, 0x661f, 0x671f, 0x4e8c, 0x3b, 0x661f, 0x671f, 0x4e09, 0x3b, 0x661f, 0x671f, 0x56db, 0x3b, |
| 2170 | 0x661f, 0x671f, 0x4e94, 0x3b, 0x661f, 0x671f, 0x516d, 0x3b, 0x65e5, 0x3b, 0x4e00, 0x3b, 0x4e8c, 0x3b, 0x4e09, 0x3b, 0x56db, 0x3b, 0x4e94, 0x3b, |
| 2171 | 0x516d, 0x3b, 0x9031, 0x65e5, 0x3b, 0x9031, 0x4e00, 0x3b, 0x9031, 0x4e8c, 0x3b, 0x9031, 0x4e09, 0x3b, 0x9031, 0x56db, 0x3b, 0x9031, 0x4e94, 0x3b, |
| 2172 | 0x9031, 0x516d, 0x3b, 0x6e, 0x65, 0x64, 0x3b, 0x70, 0x6f, 0x6e, 0x3b, 0x75, 0x74, 0x6f, 0x3b, 0x73, 0x72, 0x69, 0x3b, 0x10d, |
| 2173 | 0x65, 0x74, 0x3b, 0x70, 0x65, 0x74, 0x3b, 0x73, 0x75, 0x62, 0x3b, 0x6e, 0x65, 0x64, 0x6a, 0x65, 0x6c, 0x6a, 0x61, 0x3b, |
| 2174 | 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x6a, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x6b, 0x3b, 0x73, |
| 2175 | 0x72, 0x69, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b, 0x70, 0x65, 0x74, 0x61, |
| 2176 | 0x6b, 0x3b, 0x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x75, 0x3b, 0x73, 0x3b, 0x10d, 0x3b, 0x70, |
| 2177 | 0x3b, 0x73, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0x55, 0x3b, 0x53, 0x3b, 0x10c, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x6e, 0x65, 0x3b, |
| 2178 | 0x70, 0x6f, 0x3b, 0xfa, 0x74, 0x3b, 0x73, 0x74, 0x3b, 0x10d, 0x74, 0x3b, 0x70, 0xe1, 0x3b, 0x73, 0x6f, 0x3b, 0x6e, 0x65, |
| 2179 | 0x64, 0x11b, 0x6c, 0x65, 0x3b, 0x70, 0x6f, 0x6e, 0x64, 0x11b, 0x6c, 0xed, 0x3b, 0xfa, 0x74, 0x65, 0x72, 0xfd, 0x3b, 0x73, |
| 2180 | 0x74, 0x159, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x74, 0x76, 0x72, 0x74, 0x65, 0x6b, 0x3b, 0x70, 0xe1, 0x74, 0x65, 0x6b, 0x3b, |
| 2181 | 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0xda, 0x3b, 0x53, 0x3b, 0x10c, 0x3b, 0x50, 0x3b, 0x53, |
| 2182 | 0x3b, 0x73, 0xf8, 0x6e, 0x3b, 0x6d, 0x61, 0x6e, 0x3b, 0x74, 0x69, 0x72, 0x3b, 0x6f, 0x6e, 0x73, 0x3b, 0x74, 0x6f, 0x72, |
| 2183 | 0x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0xf8, 0x72, 0x3b, 0x73, 0xf8, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0x61, 0x6e, 0x64, |
| 2184 | 0x61, 0x67, 0x3b, 0x74, 0x69, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x6f, |
| 2185 | 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x6c, 0xf8, 0x72, 0x64, 0x61, 0x67, 0x3b, |
| 2186 | 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4f, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x4c, 0x3b, 0x73, 0xf8, 0x6e, 0x2e, 0x3b, 0x6d, |
| 2187 | 0x61, 0x6e, 0x2e, 0x3b, 0x74, 0x69, 0x72, 0x2e, 0x3b, 0x6f, 0x6e, 0x73, 0x2e, 0x3b, 0x74, 0x6f, 0x72, 0x2e, 0x3b, 0x66, |
| 2188 | 0x72, 0x65, 0x2e, 0x3b, 0x6c, 0xf8, 0x72, 0x2e, 0x3b, 0x7a, 0x6f, 0x3b, 0x6d, 0x61, 0x3b, 0x64, 0x69, 0x3b, 0x77, 0x6f, |
| 2189 | 0x3b, 0x64, 0x6f, 0x3b, 0x76, 0x72, 0x3b, 0x7a, 0x61, 0x3b, 0x7a, 0x6f, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0x61, 0x61, |
| 2190 | 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x64, 0x69, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x77, 0x6f, 0x65, 0x6e, 0x73, 0x64, 0x61, |
| 2191 | 0x67, 0x3b, 0x64, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x76, 0x72, 0x69, 0x6a, 0x64, 0x61, 0x67, 0x3b, |
| 2192 | 0x7a, 0x61, 0x74, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x5a, 0x3b, 0x4d, 0x3b, 0x44, 0x3b, 0x57, 0x3b, 0x44, 0x3b, 0x56, |
| 2193 | 0x3b, 0x5a, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0x2e, 0x3b, 0x54, 0x75, 0x2e, 0x3b, 0x57, 0x2e, 0x3b, 0x54, 0x68, 0x2e, |
| 2194 | 0x3b, 0x46, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x75, 0x6e, 0x2e, 0x3b, 0x4d, 0x6f, 0x6e, 0x2e, 0x3b, 0x54, 0x75, |
| 2195 | 0x65, 0x2e, 0x3b, 0x57, 0x65, 0x64, 0x2e, 0x3b, 0x54, 0x68, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x69, 0x2e, 0x3b, 0x53, 0x61, |
| 2196 | 0x74, 0x2e, 0x3b, 0x64, 0x69, 0x3b, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x65, 0x3b, 0x135, 0x61, 0x3b, 0x76, 0x65, |
| 2197 | 0x3b, 0x73, 0x61, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e, 0x109, 0x6f, 0x3b, 0x6c, 0x75, 0x6e, 0x64, 0x6f, 0x3b, 0x6d, 0x61, |
| 2198 | 0x72, 0x64, 0x6f, 0x3b, 0x6d, 0x65, 0x72, 0x6b, 0x72, 0x65, 0x64, 0x6f, 0x3b, 0x135, 0x61, 0x16d, 0x64, 0x6f, 0x3b, 0x76, |
| 2199 | 0x65, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x6f, 0x3b, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, |
| 2200 | 0x3b, 0x4d, 0x3b, 0x134, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x50, 0x3b, 0x45, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x52, |
| 2201 | 0x3b, 0x4c, 0x3b, 0x70, 0xfc, 0x68, 0x61, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x65, 0x73, 0x6d, 0x61, 0x73, 0x70, 0xe4, 0x65, |
| 2202 | 0x76, 0x3b, 0x74, 0x65, 0x69, 0x73, 0x69, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x6b, 0x6f, 0x6c, 0x6d, 0x61, 0x70, 0xe4, 0x65, |
| 2203 | 0x76, 0x3b, 0x6e, 0x65, 0x6c, 0x6a, 0x61, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x72, 0x65, 0x65, 0x64, 0x65, 0x3b, 0x6c, 0x61, |
| 2204 | 0x75, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x73, 0x75, 0x6e, 0x3b, 0x6d, 0xe1, 0x6e, 0x3b, 0x74, 0xfd, 0x73, 0x3b, 0x6d, 0x69, |
| 2205 | 0x6b, 0x3b, 0x68, 0xf3, 0x73, 0x3b, 0x66, 0x72, 0xed, 0x3b, 0x6c, 0x65, 0x79, 0x3b, 0x73, 0x75, 0x6e, 0x6e, 0x75, 0x64, |
| 2206 | 0x61, 0x67, 0x75, 0x72, 0x3b, 0x6d, 0xe1, 0x6e, 0x61, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x74, 0xfd, 0x73, 0x64, 0x61, |
| 2207 | 0x67, 0x75, 0x72, 0x3b, 0x6d, 0x69, 0x6b, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x68, 0xf3, 0x73, 0x64, 0x61, 0x67, |
| 2208 | 0x75, 0x72, 0x3b, 0x66, 0x72, 0xed, 0x67, 0x67, 0x6a, 0x61, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x6c, 0x65, 0x79, 0x67, |
| 2209 | 0x61, 0x72, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x46, 0x3b, |
| 2210 | 0x4c, 0x3b, 0x73, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0xe1, 0x6e, 0x2e, 0x3b, 0x74, 0xfd, 0x73, 0x2e, 0x3b, 0x6d, 0x69, 0x6b, |
| 2211 | 0x2e, 0x3b, 0x68, 0xf3, 0x73, 0x2e, 0x3b, 0x66, 0x72, 0xed, 0x2e, 0x3b, 0x6c, 0x65, 0x79, 0x2e, 0x3b, 0x73, 0x75, 0x3b, |
| 2212 | 0x6d, 0x61, 0x3b, 0x74, 0x69, 0x3b, 0x6b, 0x65, 0x3b, 0x74, 0x6f, 0x3b, 0x70, 0x65, 0x3b, 0x6c, 0x61, 0x3b, 0x73, 0x75, |
| 2213 | 0x6e, 0x6e, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x6d, 0x61, 0x61, 0x6e, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x74, 0x69, |
| 2214 | 0x69, 0x73, 0x74, 0x61, 0x69, 0x3b, 0x6b, 0x65, 0x73, 0x6b, 0x69, 0x76, 0x69, 0x69, 0x6b, 0x6b, 0x6f, 0x3b, 0x74, 0x6f, |
| 2215 | 0x72, 0x73, 0x74, 0x61, 0x69, 0x3b, 0x70, 0x65, 0x72, 0x6a, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x6c, 0x61, 0x75, 0x61, |
| 2216 | 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x54, 0x3b, 0x50, 0x3b, 0x4c, 0x3b, 0x73, |
| 2217 | 0x75, 0x6e, 0x6e, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6d, 0x61, 0x61, 0x6e, 0x61, 0x6e, 0x74, 0x61, 0x69, |
| 2218 | 0x6e, 0x61, 0x3b, 0x74, 0x69, 0x69, 0x73, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6b, 0x65, 0x73, 0x6b, 0x69, 0x76, 0x69, |
| 2219 | 0x69, 0x6b, 0x6b, 0x6f, 0x6e, 0x61, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x70, 0x65, 0x72, |
| 2220 | 0x6a, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6c, 0x61, 0x75, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, |
| 2221 | 0x64, 0x69, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d, 0x65, 0x72, 0x2e, 0x3b, |
| 2222 | 0x6a, 0x65, 0x75, 0x2e, 0x3b, 0x76, 0x65, 0x6e, 0x2e, 0x3b, 0x73, 0x61, 0x6d, 0x2e, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e, |
| 2223 | 0x63, 0x68, 0x65, 0x3b, 0x6c, 0x75, 0x6e, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x63, |
| 2224 | 0x72, 0x65, 0x64, 0x69, 0x3b, 0x6a, 0x65, 0x75, 0x64, 0x69, 0x3b, 0x76, 0x65, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x69, 0x3b, |
| 2225 | 0x73, 0x61, 0x6d, 0x65, 0x64, 0x69, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x56, 0x3b, 0x53, |
| 2226 | 0x3b, 0x73, 0x69, 0x3b, 0x6d, 0x6f, 0x3b, 0x74, 0x69, 0x3b, 0x77, 0x6f, 0x3b, 0x74, 0x6f, 0x3b, 0x66, 0x72, 0x3b, 0x73, |
| 2227 | 0x6f, 0x3b, 0x73, 0x6e, 0x65, 0x69, 0x6e, 0x3b, 0x6d, 0x6f, 0x61, 0x6e, 0x64, 0x65, 0x69, 0x3b, 0x74, 0x69, 0x69, 0x73, |
| 2228 | 0x64, 0x65, 0x69, 0x3b, 0x77, 0x6f, 0x61, 0x6e, 0x73, 0x64, 0x65, 0x69, 0x3b, 0x74, 0x6f, 0x6e, 0x67, 0x65, 0x72, 0x73, |
| 2229 | 0x64, 0x65, 0x69, 0x3b, 0x66, 0x72, 0x65, 0x65, 0x64, 0x3b, 0x73, 0x6e, 0x65, 0x6f, 0x6e, 0x3b, 0x44, 0x69, 0x44, 0x3b, |
| 2230 | 0x44, 0x69, 0x4c, 0x3b, 0x44, 0x69, 0x4d, 0x3b, 0x44, 0x69, 0x43, 0x3b, 0x44, 0x69, 0x61, 0x3b, 0x44, 0x69, 0x68, 0x3b, |
| 2231 | 0x44, 0x69, 0x53, 0x3b, 0x44, 0x69, 0x44, 0xf2, 0x6d, 0x68, 0x6e, 0x61, 0x69, 0x63, 0x68, 0x3b, 0x44, 0x69, 0x4c, 0x75, |
| 2232 | 0x61, 0x69, 0x6e, 0x3b, 0x44, 0x69, 0x4d, 0xe0, 0x69, 0x72, 0x74, 0x3b, 0x44, 0x69, 0x43, 0x69, 0x61, 0x64, 0x61, 0x69, |
| 2233 | 0x6e, 0x3b, 0x44, 0x69, 0x61, 0x72, 0x44, 0x61, 0x6f, 0x69, 0x6e, 0x3b, 0x44, 0x69, 0x68, 0x41, 0x6f, 0x69, 0x6e, 0x65, |
| 2234 | 0x3b, 0x44, 0x69, 0x53, 0x61, 0x74, 0x68, 0x61, 0x69, 0x72, 0x6e, 0x65, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x43, |
| 2235 | 0x3b, 0x41, 0x3b, 0x48, 0x3b, 0x53, 0x3b, 0x44, 0x6f, 0x6d, 0x2e, 0x3b, 0x4c, 0x75, 0x6e, 0x73, 0x3b, 0x4d, 0x61, 0x72, |
| 2236 | 0x2e, 0x3b, 0x4d, 0xe9, 0x72, 0x2e, 0x3b, 0x58, 0x6f, 0x76, 0x2e, 0x3b, 0x56, 0x65, 0x6e, 0x2e, 0x3b, 0x53, 0xe1, 0x62, |
| 2237 | 0x2e, 0x3b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65, |
| 2238 | 0x73, 0x3b, 0x4d, 0xe9, 0x72, 0x63, 0x6f, 0x72, 0x65, 0x73, 0x3b, 0x58, 0x6f, 0x76, 0x65, 0x73, 0x3b, 0x56, 0x65, 0x6e, |
| 2239 | 0x72, 0x65, 0x73, 0x3b, 0x53, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x58, |
| 2240 | 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, |
| 2241 | 0x6d, 0xe9, 0x72, 0x2e, 0x3b, 0x78, 0x6f, 0x76, 0x2e, 0x3b, 0x76, 0x65, 0x6e, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b, |
| 2242 | 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, |
| 2243 | 0x6d, 0xe9, 0x72, 0x63, 0x6f, 0x72, 0x65, 0x73, 0x3b, 0x78, 0x6f, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x65, 0x6e, 0x72, 0x65, |
| 2244 | 0x73, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x64, 0x2e, 0x3b, 0x6c, 0x2e, 0x3b, 0x6d, 0x2e, 0x3b, 0x6d, 0x2e, |
| 2245 | 0x3b, 0x78, 0x2e, 0x3b, 0x76, 0x2e, 0x3b, 0x73, 0x2e, 0x3b, 0x10d9, 0x10d5, 0x10d8, 0x3b, 0x10dd, 0x10e0, 0x10e8, 0x3b, 0x10e1, 0x10d0, |
| 2246 | 0x10db, 0x3b, 0x10dd, 0x10d7, 0x10ee, 0x3b, 0x10ee, 0x10e3, 0x10d7, 0x3b, 0x10de, 0x10d0, 0x10e0, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x3b, 0x10d9, 0x10d5, |
| 2247 | 0x10d8, 0x10e0, 0x10d0, 0x3b, 0x10dd, 0x10e0, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b, 0x10e1, 0x10d0, 0x10db, 0x10e8, 0x10d0, 0x10d1, 0x10d0, |
| 2248 | 0x10d7, 0x10d8, 0x3b, 0x10dd, 0x10d7, 0x10ee, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b, 0x10ee, 0x10e3, 0x10d7, 0x10e8, 0x10d0, 0x10d1, 0x10d0, |
| 2249 | 0x10d7, 0x10d8, 0x3b, 0x10de, 0x10d0, 0x10e0, 0x10d0, 0x10e1, 0x10d9, 0x10d4, 0x10d5, 0x10d8, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b, |
| 2250 | 0x10d9, 0x3b, 0x10dd, 0x3b, 0x10e1, 0x3b, 0x10dd, 0x3b, 0x10ee, 0x3b, 0x10de, 0x3b, 0x10e8, 0x3b, 0x53, 0x6f, 0x3b, 0x4d, 0x6f, 0x3b, |
| 2251 | 0x44, 0x69, 0x3b, 0x4d, 0x69, 0x3b, 0x44, 0x6f, 0x3b, 0x46, 0x72, 0x3b, 0x53, 0x61, 0x3b, 0x53, 0x6f, 0x6e, 0x6e, 0x74, |
| 2252 | 0x61, 0x67, 0x3b, 0x4d, 0x6f, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x65, 0x6e, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x4d, |
| 2253 | 0x69, 0x74, 0x74, 0x77, 0x6f, 0x63, 0x68, 0x3b, 0x44, 0x6f, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x46, |
| 2254 | 0x72, 0x65, 0x69, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x44, |
| 2255 | 0x3b, 0x4d, 0x3b, 0x44, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x2e, 0x3b, 0x4d, 0x6f, 0x2e, 0x3b, 0x44, 0x69, 0x2e, |
| 2256 | 0x3b, 0x4d, 0x69, 0x2e, 0x3b, 0x44, 0x6f, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x39a, 0x3c5, 0x3c1, |
| 2257 | 0x3b, 0x394, 0x3b5, 0x3c5, 0x3b, 0x3a4, 0x3c1, 0x3af, 0x3b, 0x3a4, 0x3b5, 0x3c4, 0x3b, 0x3a0, 0x3ad, 0x3bc, 0x3b, 0x3a0, 0x3b1, 0x3c1, |
| 2258 | 0x3b, 0x3a3, 0x3ac, 0x3b2, 0x3b, 0x39a, 0x3c5, 0x3c1, 0x3b9, 0x3b1, 0x3ba, 0x3ae, 0x3b, 0x394, 0x3b5, 0x3c5, 0x3c4, 0x3ad, 0x3c1, 0x3b1, |
| 2259 | 0x3b, 0x3a4, 0x3c1, 0x3af, 0x3c4, 0x3b7, 0x3b, 0x3a4, 0x3b5, 0x3c4, 0x3ac, 0x3c1, 0x3c4, 0x3b7, 0x3b, 0x3a0, 0x3ad, 0x3bc, 0x3c0, 0x3c4, |
| 2260 | 0x3b7, 0x3b, 0x3a0, 0x3b1, 0x3c1, 0x3b1, 0x3c3, 0x3ba, 0x3b5, 0x3c5, 0x3ae, 0x3b, 0x3a3, 0x3ac, 0x3b2, 0x3b2, 0x3b1, 0x3c4, 0x3bf, 0x3b, |
| 2261 | 0x39a, 0x3b, 0x394, 0x3b, 0x3a4, 0x3b, 0x3a4, 0x3b, 0x3a0, 0x3b, 0x3a0, 0x3b, 0x3a3, 0x3b, 0x73, 0x61, 0x70, 0x3b, 0x61, 0x74, |
| 2262 | 0x61, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x70, 0x69, 0x6e, 0x3b, 0x73, 0x69, 0x73, 0x3b, 0x74, 0x61, 0x6c, 0x3b, 0x61, 0x72, |
| 2263 | 0x66, 0x3b, 0x73, 0x61, 0x70, 0x61, 0x61, 0x74, 0x3b, 0x61, 0x74, 0x61, 0x61, 0x73, 0x69, 0x6e, 0x6e, 0x67, 0x6f, 0x72, |
| 2264 | 0x6e, 0x65, 0x71, 0x3b, 0x6d, 0x61, 0x72, 0x6c, 0x75, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x70, 0x69, |
| 2265 | 0x6e, 0x67, 0x61, 0x73, 0x75, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x73, 0x69, 0x73, 0x61, 0x6d, 0x61, |
| 2266 | 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x74, 0x61, 0x6c, 0x6c, 0x69, 0x6d, 0x61, 0x6e, 0x6e, 0x67, 0x6f, |
| 2267 | 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x61, 0x72, 0x66, 0x69, 0x6e, 0x69, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, |
| 2268 | 0x53, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0xab0, 0xab5, 0xabf, 0x3b, 0xab8, 0xacb, |
| 2269 | 0xaae, 0x3b, 0xaae, 0xa82, 0xa97, 0xab3, 0x3b, 0xaac, 0xac1, 0xaa7, 0x3b, 0xa97, 0xac1, 0xab0, 0xac1, 0x3b, 0xab6, 0xac1, 0xa95, 0xacd, |
| 2270 | 0xab0, 0x3b, 0xab6, 0xaa8, 0xabf, 0x3b, 0xab0, 0xab5, 0xabf, 0xab5, 0xabe, 0xab0, 0x3b, 0xab8, 0xacb, 0xaae, 0xab5, 0xabe, 0xab0, 0x3b, |
| 2271 | 0xaae, 0xa82, 0xa97, 0xab3, 0xab5, 0xabe, 0xab0, 0x3b, 0xaac, 0xac1, 0xaa7, 0xab5, 0xabe, 0xab0, 0x3b, 0xa97, 0xac1, 0xab0, 0xac1, 0xab5, |
| 2272 | 0xabe, 0xab0, 0x3b, 0xab6, 0xac1, 0xa95, 0xacd, 0xab0, 0xab5, 0xabe, 0xab0, 0x3b, 0xab6, 0xaa8, 0xabf, 0xab5, 0xabe, 0xab0, 0x3b, 0xab0, |
| 2273 | 0x3b, 0xab8, 0xacb, 0x3b, 0xaae, 0xa82, 0x3b, 0xaac, 0xac1, 0x3b, 0xa97, 0xac1, 0x3b, 0xab6, 0xac1, 0x3b, 0xab6, 0x3b, 0x4c, 0x61, |
| 2274 | 0x68, 0x3b, 0x4c, 0x69, 0x74, 0x3b, 0x54, 0x61, 0x6c, 0x3b, 0x4c, 0x61, 0x72, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x4a, 0x75, |
| 2275 | 0x6d, 0x3b, 0x41, 0x73, 0x61, 0x3b, 0x4c, 0x61, 0x68, 0x61, 0x64, 0x69, 0x3b, 0x4c, 0x69, 0x74, 0x69, 0x6e, 0x69, 0x6e, |
| 2276 | 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x4c, 0x61, 0x72, 0x61, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, |
| 2277 | 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x6d, 0x61, 0x2bc, 0x61, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x61, 0x72, 0x3b, 0x4c, 0x3b, |
| 2278 | 0x4c, 0x3b, 0x54, 0x3b, 0x4c, 0x3b, 0x41, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d0, 0x5f3, 0x3b, 0x5d9, |
| 2279 | 0x5d5, 0x5dd, 0x20, 0x5d1, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d2, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d3, 0x5f3, 0x3b, |
| 2280 | 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d4, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d5, 0x5f3, 0x3b, 0x5e9, 0x5d1, 0x5ea, 0x3b, 0x5d9, 0x5d5, |
| 2281 | 0x5dd, 0x20, 0x5e8, 0x5d0, 0x5e9, 0x5d5, 0x5df, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9, 0x5e0, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, |
| 2282 | 0x5e9, 0x5dc, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, |
| 2283 | 0x5d7, 0x5de, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9, |
| 2284 | 0x5d1, 0x5ea, 0x3b, 0x5d0, 0x5f3, 0x3b, 0x5d1, 0x5f3, 0x3b, 0x5d2, 0x5f3, 0x3b, 0x5d3, 0x5f3, 0x3b, 0x5d4, 0x5f3, 0x3b, 0x5d5, 0x5f3, |
| 2285 | 0x3b, 0x5e9, 0x5f3, 0x3b, 0x930, 0x935, 0x93f, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b, 0x92c, 0x941, 0x927, |
| 2286 | 0x3b, 0x917, 0x941, 0x930, 0x941, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x930, 0x935, 0x93f, 0x935, |
| 2287 | 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x935, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x941, |
| 2288 | 0x927, 0x935, 0x93e, 0x930, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935, 0x93e, |
| 2289 | 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x930, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b, |
| 2290 | 0x917, 0x941, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x3b, 0x56, 0x3b, 0x48, 0x3b, 0x4b, 0x3b, 0x53, 0x7a, 0x65, 0x3b, 0x43, 0x73, |
| 2291 | 0x3b, 0x50, 0x3b, 0x53, 0x7a, 0x6f, 0x3b, 0x76, 0x61, 0x73, 0xe1, 0x72, 0x6e, 0x61, 0x70, 0x3b, 0x68, 0xe9, 0x74, 0x66, |
| 2292 | 0x151, 0x3b, 0x6b, 0x65, 0x64, 0x64, 0x3b, 0x73, 0x7a, 0x65, 0x72, 0x64, 0x61, 0x3b, 0x63, 0x73, 0xfc, 0x74, 0xf6, 0x72, |
| 2293 | 0x74, 0xf6, 0x6b, 0x3b, 0x70, 0xe9, 0x6e, 0x74, 0x65, 0x6b, 0x3b, 0x73, 0x7a, 0x6f, 0x6d, 0x62, 0x61, 0x74, 0x3b, 0x56, |
| 2294 | 0x3b, 0x48, 0x3b, 0x4b, 0x3b, 0x53, 0x7a, 0x3b, 0x43, 0x73, 0x3b, 0x50, 0x3b, 0x53, 0x7a, 0x3b, 0x73, 0x75, 0x6e, 0x2e, |
| 2295 | 0x3b, 0x6d, 0xe1, 0x6e, 0x2e, 0x3b, 0xfe, 0x72, 0x69, 0x2e, 0x3b, 0x6d, 0x69, 0xf0, 0x2e, 0x3b, 0x66, 0x69, 0x6d, 0x2e, |
| 2296 | 0x3b, 0x66, 0xf6, 0x73, 0x2e, 0x3b, 0x6c, 0x61, 0x75, 0x2e, 0x3b, 0x73, 0x75, 0x6e, 0x6e, 0x75, 0x64, 0x61, 0x67, 0x75, |
| 2297 | 0x72, 0x3b, 0x6d, 0xe1, 0x6e, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0xfe, 0x72, 0x69, 0xf0, 0x6a, 0x75, 0x64, 0x61, |
| 2298 | 0x67, 0x75, 0x72, 0x3b, 0x6d, 0x69, 0xf0, 0x76, 0x69, 0x6b, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x66, 0x69, 0x6d, |
| 2299 | 0x6d, 0x74, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x66, 0xf6, 0x73, 0x74, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, |
| 2300 | 0x6c, 0x61, 0x75, 0x67, 0x61, 0x72, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0xde, 0x3b, 0x4d, 0x3b, |
| 2301 | 0x46, 0x3b, 0x46, 0x3b, 0x4c, 0x3b, 0x4d, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x3b, 0x52, 0x61, |
| 2302 | 0x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4d, 0x69, 0x6e, 0x67, 0x67, 0x75, |
| 2303 | 0x3b, 0x53, 0x65, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62, 0x75, 0x3b, 0x4b, |
| 2304 | 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x3b, 0x53, 0x61, 0x62, 0x74, 0x75, 0x3b, 0x4d, 0x3b, 0x53, |
| 2305 | 0x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d, |
| 2306 | 0x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x6a, 0x6f, 0x76, 0x3b, 0x76, 0x65, 0x6e, 0x3b, 0x73, 0x61, 0x62, 0x3b, 0x64, |
| 2307 | 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x3b, 0x6c, 0x75, 0x6e, 0x65, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, |
| 2308 | 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x63, 0x75, 0x72, 0x69, 0x64, 0x69, 0x3b, 0x6a, 0x6f, 0x76, 0x65, 0x64, 0x69, 0x3b, |
| 2309 | 0x76, 0x65, 0x6e, 0x65, 0x72, 0x64, 0x69, 0x3b, 0x73, 0x61, 0x62, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x64, 0x3b, 0x6c, 0x3b, |
| 2310 | 0x6d, 0x3b, 0x6d, 0x3b, 0x6a, 0x3b, 0x76, 0x3b, 0x73, 0x3b, 0x44, 0x6f, 0x6d, 0x68, 0x3b, 0x4c, 0x75, 0x61, 0x6e, 0x3b, |
| 2311 | 0x4d, 0xe1, 0x69, 0x72, 0x74, 0x3b, 0x43, 0xe9, 0x61, 0x64, 0x3b, 0x44, 0xe9, 0x61, 0x72, 0x3b, 0x41, 0x6f, 0x69, 0x6e, |
| 2312 | 0x65, 0x3b, 0x53, 0x61, 0x74, 0x68, 0x3b, 0x44, 0xe9, 0x20, 0x44, 0x6f, 0x6d, 0x68, 0x6e, 0x61, 0x69, 0x67, 0x68, 0x3b, |
| 2313 | 0x44, 0xe9, 0x20, 0x4c, 0x75, 0x61, 0x69, 0x6e, 0x3b, 0x44, 0xe9, 0x20, 0x4d, 0xe1, 0x69, 0x72, 0x74, 0x3b, 0x44, 0xe9, |
| 2314 | 0x20, 0x43, 0xe9, 0x61, 0x64, 0x61, 0x6f, 0x69, 0x6e, 0x3b, 0x44, 0xe9, 0x61, 0x72, 0x64, 0x61, 0x6f, 0x69, 0x6e, 0x3b, |
| 2315 | 0x44, 0xe9, 0x20, 0x68, 0x41, 0x6f, 0x69, 0x6e, 0x65, 0x3b, 0x44, 0xe9, 0x20, 0x53, 0x61, 0x74, 0x68, 0x61, 0x69, 0x72, |
| 2316 | 0x6e, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x43, 0x3b, 0x44, 0x3b, 0x41, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, |
| 2317 | 0x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x67, 0x69, 0x6f, 0x3b, 0x76, 0x65, 0x6e, 0x3b, |
| 2318 | 0x73, 0x61, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x65, 0x6e, 0x69, 0x63, 0x61, 0x3b, 0x6c, 0x75, 0x6e, 0x65, 0x64, 0xec, 0x3b, |
| 2319 | 0x6d, 0x61, 0x72, 0x74, 0x65, 0x64, 0xec, 0x3b, 0x6d, 0x65, 0x72, 0x63, 0x6f, 0x6c, 0x65, 0x64, 0xec, 0x3b, 0x67, 0x69, |
| 2320 | 0x6f, 0x76, 0x65, 0x64, 0xec, 0x3b, 0x76, 0x65, 0x6e, 0x65, 0x72, 0x64, 0xec, 0x3b, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f, |
| 2321 | 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x65e5, 0x3b, 0x6708, 0x3b, 0x706b, |
| 2322 | 0x3b, 0x6c34, 0x3b, 0x6728, 0x3b, 0x91d1, 0x3b, 0x571f, 0x3b, 0x65e5, 0x66dc, 0x65e5, 0x3b, 0x6708, 0x66dc, 0x65e5, 0x3b, 0x706b, 0x66dc, 0x65e5, |
| 2323 | 0x3b, 0x6c34, 0x66dc, 0x65e5, 0x3b, 0x6728, 0x66dc, 0x65e5, 0x3b, 0x91d1, 0x66dc, 0x65e5, 0x3b, 0x571f, 0x66dc, 0x65e5, 0x3b, 0x41, 0x68, 0x61, |
| 2324 | 0x64, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x75, |
| 2325 | 0x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x41, 0x68, 0x61, 0x64, 0x3b, 0x53, 0x65, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c, |
| 2326 | 0x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62, 0x75, 0x3b, 0x4b, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, |
| 2327 | 0x3b, 0x53, 0x61, 0x62, 0x74, 0x75, 0x3b, 0x41, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, |
| 2328 | 0x3b, 0xcad, 0xcbe, 0xca8, 0xcc1, 0x3b, 0xcb8, 0xccb, 0xcae, 0x3b, 0xcae, 0xc82, 0xc97, 0xcb3, 0x3b, 0xcac, 0xcc1, 0xca7, 0x3b, 0xc97, |
| 2329 | 0xcc1, 0xcb0, 0xcc1, 0x3b, 0xcb6, 0xcc1, 0xc95, 0xccd, 0xcb0, 0x3b, 0xcb6, 0xca8, 0xcbf, 0x3b, 0xcad, 0xcbe, 0xca8, 0xcc1, 0xcb5, 0xcbe, |
| 2330 | 0xcb0, 0x3b, 0xcb8, 0xccb, 0xcae, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcae, 0xc82, 0xc97, 0xcb3, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcac, 0xcc1, 0xca7, |
| 2331 | 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xc97, 0xcc1, 0xcb0, 0xcc1, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcb6, 0xcc1, 0xc95, 0xccd, 0xcb0, 0xcb5, 0xcbe, 0xcb0, |
| 2332 | 0x3b, 0xcb6, 0xca8, 0xcbf, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcad, 0xcbe, 0x3b, 0xcb8, 0xccb, 0x3b, 0xcae, 0xc82, 0x3b, 0xcac, 0xcc1, 0x3b, |
| 2333 | 0xc97, 0xcc1, 0x3b, 0xcb6, 0xcc1, 0x3b, 0xcb6, 0x3b, 0x622, 0x62a, 0x6be, 0x648, 0x627, 0x631, 0x3b, 0x698, 0x654, 0x646, 0x62f, 0x655, |
| 2334 | 0x631, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x6c6, 0x645, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x648, 0x62f, 0x648, 0x627, 0x631, 0x3b, 0x628, |
| 2335 | 0x631, 0x620, 0x633, 0x648, 0x627, 0x631, 0x3b, 0x62c, 0x64f, 0x645, 0x6c1, 0x3b, 0x628, 0x679, 0x648, 0x627, 0x631, 0x3b, 0x627, 0x64e, |
| 2336 | 0x62a, 0x6be, 0x648, 0x627, 0x631, 0x3b, 0x698, 0x654, 0x646, 0x62f, 0x631, 0x655, 0x631, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x6c6, 0x645, |
| 2337 | 0x648, 0x627, 0x631, 0x3b, 0x628, 0x648, 0x62f, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x631, 0x620, 0x633, 0x648, 0x627, 0x631, 0x3b, 0x62c, |
| 2338 | 0x64f, 0x645, 0x6c1, 0x3b, 0x628, 0x679, 0x648, 0x627, 0x631, 0x3b, 0x627, 0x3b, 0x698, 0x3b, 0x628, 0x3b, 0x628, 0x3b, 0x628, 0x3b, |
| 2339 | 0x62c, 0x3b, 0x628, 0x3b, 0x436, 0x441, 0x3b, 0x434, 0x441, 0x3b, 0x441, 0x441, 0x3b, 0x441, 0x440, 0x3b, 0x431, 0x441, 0x3b, 0x436, |
| 2340 | 0x43c, 0x3b, 0x441, 0x431, 0x3b, 0x436, 0x435, 0x43a, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x434, 0x4af, 0x439, 0x441, 0x435, 0x43d, |
| 2341 | 0x431, 0x456, 0x3b, 0x441, 0x435, 0x439, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x441, 0x4d9, 0x440, 0x441, 0x435, 0x43d, 0x431, 0x456, |
| 2342 | 0x3b, 0x431, 0x435, 0x439, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x436, 0x4b1, 0x43c, 0x430, 0x3b, 0x441, 0x435, 0x43d, 0x431, 0x456, |
| 2343 | 0x3b, 0x416, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x421, 0x3b, 0x411, 0x3b, 0x416, 0x3b, 0x421, 0x3b, 0x63, 0x79, 0x75, 0x2e, 0x3b, |
| 2344 | 0x6d, 0x62, 0x65, 0x2e, 0x3b, 0x6b, 0x61, 0x62, 0x2e, 0x3b, 0x67, 0x74, 0x75, 0x2e, 0x3b, 0x6b, 0x61, 0x6e, 0x2e, 0x3b, |
| 2345 | 0x67, 0x6e, 0x75, 0x2e, 0x3b, 0x67, 0x6e, 0x64, 0x2e, 0x3b, 0x4b, 0x75, 0x20, 0x63, 0x79, 0x75, 0x6d, 0x77, 0x65, 0x72, |
| 2346 | 0x75, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x6d, 0x62, 0x65, 0x72, 0x65, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x6b, 0x61, |
| 2347 | 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4b, 0x75, 0x77, |
| 2348 | 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x65, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b, 0x4b, |
| 2349 | 0x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x74, 0x75, 0x3b, 0x436, 0x435, 0x43a, 0x2e, 0x3b, 0x434, |
| 2350 | 0x4af, 0x439, 0x2e, 0x3b, 0x448, 0x435, 0x439, 0x448, 0x2e, 0x3b, 0x448, 0x430, 0x440, 0x448, 0x2e, 0x3b, 0x431, 0x435, 0x439, 0x448, |
| 2351 | 0x2e, 0x3b, 0x436, 0x443, 0x43c, 0x430, 0x3b, 0x438, 0x448, 0x43c, 0x2e, 0x3b, 0x436, 0x435, 0x43a, 0x448, 0x435, 0x43c, 0x431, 0x438, |
| 2352 | 0x3b, 0x434, 0x4af, 0x439, 0x448, 0x4e9, 0x43c, 0x431, 0x4af, 0x3b, 0x448, 0x435, 0x439, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x448, |
| 2353 | 0x430, 0x440, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x431, 0x435, 0x439, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x436, 0x443, 0x43c, |
| 2354 | 0x430, 0x3b, 0x438, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x416, 0x3b, 0x414, 0x3b, 0x428, 0x3b, 0x428, 0x3b, 0x411, 0x3b, 0x416, |
| 2355 | 0x3b, 0x418, 0x3b, 0xc77c, 0x3b, 0xc6d4, 0x3b, 0xd654, 0x3b, 0xc218, 0x3b, 0xbaa9, 0x3b, 0xae08, 0x3b, 0xd1a0, 0x3b, 0xc77c, 0xc694, 0xc77c, |
| 2356 | 0x3b, 0xc6d4, 0xc694, 0xc77c, 0x3b, 0xd654, 0xc694, 0xc77c, 0x3b, 0xc218, 0xc694, 0xc77c, 0x3b, 0xbaa9, 0xc694, 0xc77c, 0x3b, 0xae08, 0xc694, 0xc77c, |
| 2357 | 0x3b, 0xd1a0, 0xc694, 0xc77c, 0x3b, 0x79, 0x15f, 0x3b, 0x64, 0x15f, 0x3b, 0x73, 0x15f, 0x3b, 0xe7, 0x15f, 0x3b, 0x70, 0x15f, 0x3b, |
| 2358 | 0xee, 0x6e, 0x3b, 0x15f, 0x3b, 0x79, 0x65, 0x6b, 0x15f, 0x65, 0x6d, 0x3b, 0x64, 0x75, 0x15f, 0x65, 0x6d, 0x3b, 0x73, 0xea, |
| 2359 | 0x15f, 0x65, 0x6d, 0x3b, 0xe7, 0x61, 0x72, 0x15f, 0x65, 0x6d, 0x3b, 0x70, 0xea, 0x6e, 0x63, 0x15f, 0x65, 0x6d, 0x3b, 0xee, |
| 2360 | 0x6e, 0x3b, 0x15f, 0x65, 0x6d, 0xee, 0x3b, 0x59, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0xc7, 0x3b, 0x50, 0x3b, 0xce, 0x3b, 0x15e, |
| 2361 | 0x3b, 0x63, 0x75, 0x2e, 0x3b, 0x6d, 0x62, 0x65, 0x2e, 0x3b, 0x6b, 0x61, 0x62, 0x2e, 0x3b, 0x67, 0x74, 0x75, 0x2e, 0x3b, |
| 2362 | 0x6b, 0x61, 0x6e, 0x2e, 0x3b, 0x67, 0x6e, 0x75, 0x2e, 0x3b, 0x67, 0x6e, 0x64, 0x2e, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x2019, |
| 2363 | 0x69, 0x6e, 0x64, 0x77, 0x69, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x6d, 0x62, 0x65, 0x72, 0x65, 0x3b, 0x4b, 0x75, |
| 2364 | 0x20, 0x77, 0x61, 0x20, 0x6b, 0x61, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, |
| 2365 | 0x61, 0x74, 0x75, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x65, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, |
| 2366 | 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x64, |
| 2367 | 0x61, 0x74, 0x75, 0x3b, 0xead, 0xeb2, 0xe97, 0xeb4, 0xe94, 0x3b, 0xe88, 0xeb1, 0xe99, 0x3b, 0xead, 0xeb1, 0xe87, 0xe84, 0xeb2, 0xe99, |
| 2368 | 0x3b, 0xe9e, 0xeb8, 0xe94, 0x3b, 0xe9e, 0xeb0, 0xeab, 0xeb1, 0xe94, 0x3b, 0xeaa, 0xeb8, 0xe81, 0x3b, 0xec0, 0xeaa, 0xebb, 0xeb2, 0x3b, |
| 2369 | 0xea7, 0xeb1, 0xe99, 0xead, 0xeb2, 0xe97, 0xeb4, 0xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe88, 0xeb1, 0xe99, 0x3b, 0xea7, 0xeb1, 0xe99, 0xead, |
| 2370 | 0xeb1, 0xe87, 0xe84, 0xeb2, 0xe99, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe9e, 0xeb8, 0xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe9e, 0xeb0, 0xeab, 0xeb1, |
| 2371 | 0xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xeaa, 0xeb8, 0xe81, 0x3b, 0xea7, 0xeb1, 0xe99, 0xec0, 0xeaa, 0xebb, 0xeb2, 0x3b, 0xead, 0xeb2, 0x3b, |
| 2372 | 0xe88, 0x3b, 0xead, 0x3b, 0xe9e, 0x3b, 0xe9e, 0xeab, 0x3b, 0xeaa, 0xeb8, 0x3b, 0xeaa, 0x3b, 0x53, 0x76, 0x113, 0x74, 0x64, 0x2e, |
| 2373 | 0x3b, 0x50, 0x69, 0x72, 0x6d, 0x64, 0x2e, 0x3b, 0x4f, 0x74, 0x72, 0x64, 0x2e, 0x3b, 0x54, 0x72, 0x65, 0x161, 0x64, 0x2e, |
| 2374 | 0x3b, 0x43, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x2e, 0x3b, 0x50, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x2e, 0x3b, 0x53, 0x65, |
| 2375 | 0x73, 0x74, 0x64, 0x2e, 0x3b, 0x53, 0x76, 0x113, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x50, 0x69, 0x72, 0x6d, 0x64, |
| 2376 | 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x4f, 0x74, 0x72, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x54, 0x72, 0x65, 0x161, 0x64, 0x69, |
| 2377 | 0x65, 0x6e, 0x61, 0x3b, 0x43, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x50, 0x69, 0x65, 0x6b, |
| 2378 | 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x53, 0x65, 0x73, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x53, 0x3b, 0x50, |
| 2379 | 0x3b, 0x4f, 0x3b, 0x54, 0x3b, 0x43, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x73, 0x76, 0x113, 0x74, 0x64, 0x2e, 0x3b, 0x70, 0x69, |
| 2380 | 0x72, 0x6d, 0x64, 0x2e, 0x3b, 0x6f, 0x74, 0x72, 0x64, 0x2e, 0x3b, 0x74, 0x72, 0x65, 0x161, 0x64, 0x2e, 0x3b, 0x63, 0x65, |
| 2381 | 0x74, 0x75, 0x72, 0x74, 0x64, 0x2e, 0x3b, 0x70, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x2e, 0x3b, 0x73, 0x65, 0x73, 0x74, 0x64, |
| 2382 | 0x2e, 0x3b, 0x73, 0x76, 0x113, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x70, 0x69, 0x72, 0x6d, 0x64, 0x69, 0x65, 0x6e, |
| 2383 | 0x61, 0x3b, 0x6f, 0x74, 0x72, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x74, 0x72, 0x65, 0x161, 0x64, 0x69, 0x65, 0x6e, 0x61, |
| 2384 | 0x3b, 0x63, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x70, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x69, |
| 2385 | 0x65, 0x6e, 0x61, 0x3b, 0x73, 0x65, 0x73, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x65, 0x79, 0x65, 0x3b, 0x79, 0x62, |
| 2386 | 0x6f, 0x3b, 0x6d, 0x62, 0x6c, 0x3b, 0x6d, 0x73, 0x74, 0x3b, 0x6d, 0x69, 0x6e, 0x3b, 0x6d, 0x74, 0x6e, 0x3b, 0x6d, 0x70, |
| 2387 | 0x73, 0x3b, 0x65, 0x79, 0x65, 0x6e, 0x67, 0x61, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20, |
| 2388 | 0x79, 0x61, 0x6d, 0x62, 0x6f, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20, 0x6d, 0xed, 0x62, |
| 2389 | 0x61, 0x6c, 0xe9, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20, 0x6d, 0xed, 0x73, 0xe1, 0x74, |
| 2390 | 0x6f, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x79, 0x61, 0x20, 0x6d, 0xed, 0x6e, 0xe9, 0x69, 0x3b, 0x6d, 0x6f, |
| 2391 | 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x79, 0x61, 0x20, 0x6d, 0xed, 0x74, 0xe1, 0x6e, 0x6f, 0x3b, 0x6d, 0x70, 0x254, 0x301, 0x73, |
| 2392 | 0x254, 0x3b, 0x65, 0x3b, 0x79, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x70, 0x3b, 0x73, 0x6b, 0x3b, 0x70, |
| 2393 | 0x72, 0x3b, 0x61, 0x6e, 0x3b, 0x74, 0x72, 0x3b, 0x6b, 0x74, 0x3b, 0x70, 0x6e, 0x3b, 0x161, 0x74, 0x3b, 0x73, 0x65, 0x6b, |
| 2394 | 0x6d, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x70, 0x69, 0x72, 0x6d, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, |
| 2395 | 0x3b, 0x61, 0x6e, 0x74, 0x72, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x74, 0x72, 0x65, 0x10d, 0x69, 0x61, 0x64, |
| 2396 | 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x6b, 0x65, 0x74, 0x76, 0x69, 0x72, 0x74, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, |
| 2397 | 0x3b, 0x70, 0x65, 0x6e, 0x6b, 0x74, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x161, 0x65, 0x161, 0x74, 0x61, 0x64, |
| 2398 | 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x53, 0x3b, 0x50, 0x3b, 0x41, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x50, 0x3b, 0x160, 0x3b, |
| 2399 | 0x43d, 0x435, 0x434, 0x2e, 0x3b, 0x43f, 0x43e, 0x43d, 0x2e, 0x3b, 0x432, 0x442, 0x43e, 0x2e, 0x3b, 0x441, 0x440, 0x435, 0x2e, 0x3b, |
| 2400 | 0x447, 0x435, 0x442, 0x2e, 0x3b, 0x43f, 0x435, 0x442, 0x2e, 0x3b, 0x441, 0x430, 0x431, 0x2e, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x43b, |
| 2401 | 0x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x43b, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a, |
| 2402 | 0x3b, 0x441, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x43e, 0x43a, 0x3b, 0x43f, 0x435, 0x442, 0x43e, |
| 2403 | 0x43a, 0x3b, 0x441, 0x430, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x435, 0x434, 0x2e, 0x3b, 0x43f, 0x43e, 0x43d, 0x2e, 0x3b, 0x432, |
| 2404 | 0x442, 0x2e, 0x3b, 0x441, 0x440, 0x435, 0x2e, 0x3b, 0x447, 0x435, 0x442, 0x2e, 0x3b, 0x43f, 0x435, 0x442, 0x2e, 0x3b, 0x441, 0x430, |
| 2405 | 0x431, 0x2e, 0x3b, 0x41, 0x6c, 0x61, 0x68, 0x3b, 0x41, 0x6c, 0x61, 0x74, 0x73, 0x3b, 0x54, 0x61, 0x6c, 0x3b, 0x41, 0x6c, |
| 2406 | 0x61, 0x72, 0x3b, 0x41, 0x6c, 0x61, 0x6b, 0x3b, 0x5a, 0x6f, 0x6d, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x3b, 0x41, 0x6c, 0x61, |
| 2407 | 0x68, 0x61, 0x64, 0x79, 0x3b, 0x41, 0x6c, 0x61, 0x74, 0x73, 0x69, 0x6e, 0x61, 0x69, 0x6e, 0x79, 0x3b, 0x54, 0x61, 0x6c, |
| 2408 | 0x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x72, 0x6f, 0x62, 0x69, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x6b, 0x61, 0x6d, 0x69, |
| 2409 | 0x73, 0x79, 0x3b, 0x5a, 0x6f, 0x6d, 0x61, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x6f, 0x74, 0x73, 0x79, 0x3b, 0x41, 0x3b, 0x41, |
| 2410 | 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x5a, 0x3b, 0x41, 0x3b, 0x41, 0x68, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x3b, 0x53, |
| 2411 | 0x65, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x3b, 0x4b, 0x68, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x41, |
| 2412 | 0x68, 0x61, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62, |
| 2413 | 0x75, 0x3b, 0x4b, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x3b, 0x53, 0x61, 0x62, 0x74, |
| 2414 | 0x75, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0xd1e, 0xd3e, 0xd2f, 0xd7c, |
| 2415 | 0x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd7e, 0x3b, 0xd1a, 0xd4a, 0xd35, 0xd4d, 0xd35, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd7b, 0x3b, 0xd35, |
| 2416 | 0xd4d, 0xd2f, 0xd3e, 0xd34, 0xd02, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0x3b, 0xd36, 0xd28, 0xd3f, 0x3b, 0xd1e, 0xd3e, 0xd2f, |
| 2417 | 0xd31, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd33, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1a, |
| 2418 | 0xd4a, 0xd35, 0xd4d, 0xd35, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd28, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, |
| 2419 | 0xd35, 0xd4d, 0xd2f, 0xd3e, 0xd34, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0xd2f, 0xd3e, 0xd34, |
| 2420 | 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd36, 0xd28, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1e, 0xd3e, 0x3b, 0xd24, 0xd3f, 0x3b, |
| 2421 | 0xd1a, 0xd4a, 0x3b, 0xd2c, 0xd41, 0x3b, 0xd35, 0xd4d, 0xd2f, 0xd3e, 0x3b, 0xd35, 0xd46, 0x3b, 0xd36, 0x3b, 0xd1e, 0xd3e, 0xd2f, 0xd31, |
| 2422 | 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd33, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1a, 0xd4a, |
| 2423 | 0xd35, 0xd4d, 0xd35, 0xd3e, 0xd34, 0xd4d, 0xd1a, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd28, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd4d, |
| 2424 | 0xd2f, 0xd3e, 0xd34, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c, |
| 2425 | 0xd1a, 0x3b, 0xd36, 0xd28, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1e, 0x3b, 0xd24, 0xd3f, 0x3b, 0xd1a, 0xd4a, 0x3b, |
| 2426 | 0xd2c, 0xd41, 0x3b, 0xd35, 0xd4d, 0xd2f, 0xd3e, 0x3b, 0xd35, 0xd46, 0x3b, 0xd36, 0x3b, 0x126, 0x61, 0x64, 0x3b, 0x54, 0x6e, 0x65, |
| 2427 | 0x3b, 0x54, 0x6c, 0x69, 0x3b, 0x45, 0x72, 0x62, 0x3b, 0x126, 0x61, 0x6d, 0x3b, 0x120, 0x69, 0x6d, 0x3b, 0x53, 0x69, 0x62, |
| 2428 | 0x3b, 0x49, 0x6c, 0x2d, 0x126, 0x61, 0x64, 0x64, 0x3b, 0x49, 0x74, 0x2d, 0x54, 0x6e, 0x65, 0x6a, 0x6e, 0x3b, 0x49, 0x74, |
| 2429 | 0x2d, 0x54, 0x6c, 0x69, 0x65, 0x74, 0x61, 0x3b, 0x4c, 0x2d, 0x45, 0x72, 0x62, 0x67, 0x127, 0x61, 0x3b, 0x49, 0x6c, 0x2d, |
| 2430 | 0x126, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x49, 0x6c, 0x2d, 0x120, 0x69, 0x6d, 0x67, 0x127, 0x61, 0x3b, 0x49, 0x73, 0x2d, 0x53, |
| 2431 | 0x69, 0x62, 0x74, 0x3b, 0x126, 0x64, 0x3b, 0x54, 0x6e, 0x3b, 0x54, 0x6c, 0x3b, 0x45, 0x72, 0x3b, 0x126, 0x6d, 0x3b, 0x120, |
| 2432 | 0x6d, 0x3b, 0x53, 0x62, 0x3b, 0x126, 0x64, 0x3b, 0x54, 0x3b, 0x54, 0x6c, 0x3b, 0x45, 0x72, 0x3b, 0x126, 0x6d, 0x3b, 0x120, |
| 2433 | 0x6d, 0x3b, 0x53, 0x62, 0x3b, 0x54, 0x61, 0x70, 0x3b, 0x48, 0x69, 0x6e, 0x3b, 0x54, 0x16b, 0x3b, 0x41, 0x70, 0x61, 0x3b, |
| 2434 | 0x50, 0x61, 0x72, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x48, 0x6f, 0x72, 0x3b, 0x52, 0x101, 0x74, 0x61, 0x70, 0x75, 0x3b, 0x52, |
| 2435 | 0x101, 0x68, 0x69, 0x6e, 0x61, 0x3b, 0x52, 0x101, 0x74, 0x16b, 0x3b, 0x52, 0x101, 0x61, 0x70, 0x61, 0x3b, 0x52, 0x101, 0x70, |
| 2436 | 0x61, 0x72, 0x65, 0x3b, 0x52, 0x101, 0x6d, 0x65, 0x72, 0x65, 0x3b, 0x52, 0x101, 0x68, 0x6f, 0x72, 0x6f, 0x69, 0x3b, 0x54, |
| 2437 | 0x3b, 0x48, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x50, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x930, 0x935, 0x93f, 0x3b, 0x938, 0x94b, 0x92e, |
| 2438 | 0x3b, 0x92e, 0x902, 0x917, 0x933, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, |
| 2439 | 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x930, 0x935, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x935, 0x93e, 0x930, 0x3b, 0x92e, |
| 2440 | 0x902, 0x917, 0x933, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x927, 0x935, 0x93e, 0x930, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e, |
| 2441 | 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x41d, 0x44f, |
| 2442 | 0x3b, 0x414, 0x430, 0x3b, 0x41c, 0x44f, 0x3b, 0x41b, 0x445, 0x3b, 0x41f, 0x4af, 0x3b, 0x411, 0x430, 0x3b, 0x411, 0x44f, 0x3b, 0x41d, |
| 2443 | 0x44f, 0x43c, 0x3b, 0x414, 0x430, 0x432, 0x430, 0x430, 0x3b, 0x41c, 0x44f, 0x433, 0x43c, 0x430, 0x440, 0x3b, 0x41b, 0x445, 0x430, 0x433, |
| 2444 | 0x432, 0x430, 0x3b, 0x41f, 0x4af, 0x440, 0x44d, 0x432, 0x3b, 0x411, 0x430, 0x430, 0x441, 0x430, 0x43d, 0x3b, 0x411, 0x44f, 0x43c, 0x431, |
| 2445 | 0x430, 0x3b, 0x43d, 0x44f, 0x43c, 0x3b, 0x434, 0x430, 0x432, 0x430, 0x430, 0x3b, 0x43c, 0x44f, 0x433, 0x43c, 0x430, 0x440, 0x3b, 0x43b, |
| 2446 | 0x445, 0x430, 0x433, 0x432, 0x430, 0x3b, 0x43f, 0x4af, 0x440, 0x44d, 0x432, 0x3b, 0x431, 0x430, 0x430, 0x441, 0x430, 0x43d, 0x3b, 0x431, |
| 2447 | 0x44f, 0x43c, 0x431, 0x430, 0x3b, 0x906, 0x907, 0x924, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x919, 0x94d, 0x917, 0x932, 0x3b, 0x92c, |
| 2448 | 0x941, 0x927, 0x3b, 0x92c, 0x93f, 0x939, 0x93f, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x906, 0x907, |
| 2449 | 0x924, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x919, 0x94d, 0x917, 0x932, 0x92c, 0x93e, 0x930, |
| 2450 | 0x3b, 0x92c, 0x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x939, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, |
| 2451 | 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x3b, 0x92c, |
| 2452 | 0x941, 0x3b, 0x92c, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x3b, 0xb30, 0xb2c, 0xb3f, 0x3b, 0xb38, 0xb4b, 0xb2e, 0x3b, 0xb2e, 0xb19, |
| 2453 | 0xb4d, 0xb17, 0xb33, 0x3b, 0xb2c, 0xb41, 0xb27, 0x3b, 0xb17, 0xb41, 0xb30, 0xb41, 0x3b, 0xb36, 0xb41, 0xb15, 0xb4d, 0xb30, 0x3b, 0xb36, |
| 2454 | 0xb28, 0xb3f, 0x3b, 0xb30, 0xb2c, 0xb3f, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb38, 0xb4b, 0xb2e, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb2e, 0xb19, 0xb4d, |
| 2455 | 0xb17, 0xb33, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb2c, 0xb41, 0xb27, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb17, 0xb41, 0xb30, 0xb41, 0xb2c, 0xb3e, 0xb30, |
| 2456 | 0x3b, 0xb36, 0xb41, 0xb15, 0xb4d, 0xb30, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb36, 0xb28, 0xb3f, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb30, 0x3b, 0xb38, |
| 2457 | 0xb4b, 0x3b, 0xb2e, 0x3b, 0xb2c, 0xb41, 0x3b, 0xb17, 0xb41, 0x3b, 0xb36, 0xb41, 0x3b, 0xb36, 0x3b, 0x64a, 0x648, 0x646, 0x6cd, 0x3b, |
| 2458 | 0x62f, 0x648, 0x646, 0x6cd, 0x3b, 0x62f, 0x631, 0x6d0, 0x646, 0x6cd, 0x3b, 0x685, 0x644, 0x631, 0x646, 0x6cd, 0x3b, 0x67e, 0x64a, 0x646, |
| 2459 | 0x681, 0x646, 0x6cd, 0x3b, 0x62c, 0x645, 0x639, 0x647, 0x3b, 0x627, 0x648, 0x646, 0x6cd, 0x3b, 0x6cc, 0x6a9, 0x634, 0x646, 0x628, 0x647, |
| 2460 | 0x3b, 0x62f, 0x648, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x633, 0x647, 0x200c, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x686, 0x647, 0x627, 0x631, |
| 2461 | 0x634, 0x646, 0x628, 0x647, 0x3b, 0x67e, 0x646, 0x62c, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x62c, 0x645, 0x639, 0x647, 0x3b, 0x634, 0x646, |
| 2462 | 0x628, 0x647, 0x3b, 0x6cc, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x62c, 0x3b, 0x634, 0x3b, 0x6e, 0x69, 0x65, |
| 2463 | 0x64, 0x7a, 0x2e, 0x3b, 0x70, 0x6f, 0x6e, 0x2e, 0x3b, 0x77, 0x74, 0x2e, 0x3b, 0x15b, 0x72, 0x2e, 0x3b, 0x63, 0x7a, 0x77, |
| 2464 | 0x2e, 0x3b, 0x70, 0x74, 0x2e, 0x3b, 0x73, 0x6f, 0x62, 0x2e, 0x3b, 0x6e, 0x69, 0x65, 0x64, 0x7a, 0x69, 0x65, 0x6c, 0x61, |
| 2465 | 0x3b, 0x70, 0x6f, 0x6e, 0x69, 0x65, 0x64, 0x7a, 0x69, 0x61, 0x142, 0x65, 0x6b, 0x3b, 0x77, 0x74, 0x6f, 0x72, 0x65, 0x6b, |
| 2466 | 0x3b, 0x15b, 0x72, 0x6f, 0x64, 0x61, 0x3b, 0x63, 0x7a, 0x77, 0x61, 0x72, 0x74, 0x65, 0x6b, 0x3b, 0x70, 0x69, 0x105, 0x74, |
| 2467 | 0x65, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0x57, 0x3b, 0x15a, 0x3b, 0x43, 0x3b, |
| 2468 | 0x50, 0x3b, 0x53, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x77, 0x3b, 0x15b, 0x3b, 0x63, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x64, 0x6f, |
| 2469 | 0x6d, 0x2e, 0x3b, 0x73, 0x65, 0x67, 0x2e, 0x3b, 0x74, 0x65, 0x72, 0x2e, 0x3b, 0x71, 0x75, 0x61, 0x2e, 0x3b, 0x71, 0x75, |
| 2470 | 0x69, 0x2e, 0x3b, 0x73, 0x65, 0x78, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, |
| 2471 | 0x3b, 0x73, 0x65, 0x67, 0x75, 0x6e, 0x64, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x74, 0x65, 0x72, 0xe7, 0x61, |
| 2472 | 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x71, 0x75, 0x61, 0x72, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, |
| 2473 | 0x71, 0x75, 0x69, 0x6e, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x73, 0x65, 0x78, 0x74, 0x61, 0x2d, 0x66, |
| 2474 | 0x65, 0x69, 0x72, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x51, 0x3b, |
| 2475 | 0x51, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x73, 0x65, 0x67, 0x75, 0x6e, 0x64, |
| 2476 | 0x61, 0x3b, 0x74, 0x65, 0x72, 0xe7, 0x61, 0x3b, 0x71, 0x75, 0x61, 0x72, 0x74, 0x61, 0x3b, 0x71, 0x75, 0x69, 0x6e, 0x74, |
| 2477 | 0x61, 0x3b, 0x73, 0x65, 0x78, 0x74, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0xa10, 0xa24, 0x3b, 0xa38, 0xa4b, |
| 2478 | 0xa2e, 0x3b, 0xa2e, 0xa70, 0xa17, 0xa32, 0x3b, 0xa2c, 0xa41, 0xa71, 0xa27, 0x3b, 0xa35, 0xa40, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71, |
| 2479 | 0xa15, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa28, 0xa3f, 0xa71, 0xa1a, 0xa30, 0x3b, 0xa10, 0xa24, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa4b, 0xa2e, |
| 2480 | 0xa35, 0xa3e, 0xa30, 0x3b, 0xa2e, 0xa70, 0xa17, 0xa32, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa2c, 0xa41, 0xa71, 0xa27, 0xa35, 0xa3e, 0xa30, 0x3b, |
| 2481 | 0xa35, 0xa40, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71, 0xa15, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa28, |
| 2482 | 0xa3f, 0xa71, 0xa1a, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa10, 0x3b, 0xa38, 0xa4b, 0x3b, 0xa2e, 0xa70, 0x3b, 0xa2c, 0xa41, 0xa71, 0x3b, |
| 2483 | 0xa35, 0xa40, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71, 0x3b, 0xa38, 0xa3c, 0x3b, 0x627, 0x62a, 0x648, 0x627, 0x631, 0x3b, 0x67e, 0x6cc, 0x631, |
| 2484 | 0x3b, 0x645, 0x646, 0x6af, 0x644, 0x3b, 0x628, 0x64f, 0x62f, 0x6be, 0x3b, 0x62c, 0x645, 0x639, 0x631, 0x627, 0x62a, 0x3b, 0x62c, 0x645, |
| 2485 | 0x639, 0x6c1, 0x3b, 0x6c1, 0x641, 0x62a, 0x6c1, 0x3b, 0x44, 0x6f, 0x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b, |
| 2486 | 0x4d, 0x69, 0xe9, 0x3b, 0x4a, 0x75, 0x65, 0x3b, 0x56, 0x69, 0x65, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x44, 0x6f, 0x6d, 0x69, |
| 2487 | 0x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d, 0x69, 0xe9, |
| 2488 | 0x72, 0x63, 0x6f, 0x6c, 0x65, 0x73, 0x3b, 0x4a, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x56, 0x69, 0x65, 0x72, 0x6e, 0x65, |
| 2489 | 0x73, 0x3b, 0x53, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x58, 0x3b, 0x4a, 0x3b, 0x56, |
| 2490 | 0x3b, 0x53, 0x3b, 0x64, 0x75, 0x3b, 0x67, 0x6c, 0x69, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x65, 0x3b, 0x67, 0x69, 0x65, 0x3b, |
| 2491 | 0x76, 0x65, 0x3b, 0x73, 0x6f, 0x3b, 0x64, 0x75, 0x6d, 0x65, 0x6e, 0x67, 0x69, 0x61, 0x3b, 0x67, 0x6c, 0x69, 0x6e, 0x64, |
| 2492 | 0x65, 0x73, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x73, 0x65, 0x6d, 0x6e, 0x61, 0x3b, 0x67, |
| 2493 | 0x69, 0x65, 0x76, 0x67, 0x69, 0x61, 0x3b, 0x76, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x69, 0x3b, 0x73, 0x6f, 0x6e, 0x64, |
| 2494 | 0x61, 0x3b, 0x44, 0x3b, 0x47, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x75, 0x6d, 0x2e, |
| 2495 | 0x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d, 0x69, 0x65, 0x2e, 0x3b, 0x6a, 0x6f, 0x69, 0x3b, |
| 2496 | 0x76, 0x69, 0x6e, 0x2e, 0x3b, 0x73, 0xe2, 0x6d, 0x2e, 0x3b, 0x64, 0x75, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x103, 0x3b, 0x6c, |
| 2497 | 0x75, 0x6e, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x21b, 0x69, 0x3b, 0x6d, 0x69, 0x65, 0x72, 0x63, 0x75, 0x72, 0x69, 0x3b, 0x6a, |
| 2498 | 0x6f, 0x69, 0x3b, 0x76, 0x69, 0x6e, 0x65, 0x72, 0x69, 0x3b, 0x73, 0xe2, 0x6d, 0x62, 0x103, 0x74, 0x103, 0x3b, 0x44, 0x75, |
| 2499 | 0x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b, 0x4d, 0x69, 0x65, 0x3b, 0x4a, 0x6f, 0x69, 0x3b, 0x56, 0x69, |
| 2500 | 0x6e, 0x3b, 0x53, 0xe2, 0x6d, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x61, 0x3b, 0x4d, 0x69, 0x3b, 0x4a, 0x3b, 0x56, 0x3b, |
| 2501 | 0x53, 0x3b, 0x432, 0x441, 0x3b, 0x43f, 0x43d, 0x3b, 0x432, 0x442, 0x3b, 0x441, 0x440, 0x3b, 0x447, 0x442, 0x3b, 0x43f, 0x442, 0x3b, |
| 2502 | 0x441, 0x431, 0x3b, 0x432, 0x43e, 0x441, 0x43a, 0x440, 0x435, 0x441, 0x435, 0x43d, 0x44c, 0x435, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, |
| 2503 | 0x435, 0x43b, 0x44c, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a, 0x3b, 0x441, 0x440, 0x435, 0x434, 0x430, |
| 2504 | 0x3b, 0x447, 0x435, 0x442, 0x432, 0x435, 0x440, 0x433, 0x3b, 0x43f, 0x44f, 0x442, 0x43d, 0x438, 0x446, 0x430, 0x3b, 0x441, 0x443, 0x431, |
| 2505 | 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x412, 0x3b, 0x41f, 0x3b, 0x412, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x421, 0x3b, 0x42, |
| 2506 | 0x6b, 0x31, 0x3b, 0x42, 0x6b, 0x32, 0x3b, 0x42, 0x6b, 0x33, 0x3b, 0x42, 0x6b, 0x34, 0x3b, 0x42, 0x6b, 0x35, 0x3b, 0x4c, |
| 2507 | 0xe2, 0x70, 0x3b, 0x4c, 0xe2, 0x79, 0x3b, 0x42, 0x69, 0x6b, 0x75, 0x61, 0x2d, 0xf4, 0x6b, 0x6f, 0x3b, 0x42, 0xef, 0x6b, |
| 2508 | 0x75, 0x61, 0x2d, 0xfb, 0x73, 0x65, 0x3b, 0x42, 0xef, 0x6b, 0x75, 0x61, 0x2d, 0x70, 0x74, 0xe2, 0x3b, 0x42, 0xef, 0x6b, |
| 2509 | 0x75, 0x61, 0x2d, 0x75, 0x73, 0xef, 0xf6, 0x3b, 0x42, 0xef, 0x6b, 0x75, 0x61, 0x2d, 0x6f, 0x6b, 0xfc, 0x3b, 0x4c, 0xe2, |
| 2510 | 0x70, 0xf4, 0x73, 0xf6, 0x3b, 0x4c, 0xe2, 0x79, 0x65, 0x6e, 0x67, 0x61, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x53, |
| 2511 | 0x3b, 0x4b, 0x3b, 0x50, 0x3b, 0x59, 0x3b, 0x930, 0x935, 0x93f, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x938, 0x94b, 0x92e, 0x935, |
| 2512 | 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x92c, 0x941, 0x927, 0x935, 0x93e, |
| 2513 | 0x938, 0x930, 0x903, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e, 0x938, 0x930, 0x3a, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935, |
| 2514 | 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x43d, 0x435, 0x434, 0x3b, 0x43f, 0x43e, |
| 2515 | 0x43d, 0x3b, 0x443, 0x442, 0x43e, 0x3b, 0x441, 0x440, 0x435, 0x3b, 0x447, 0x435, 0x442, 0x3b, 0x43f, 0x435, 0x442, 0x3b, 0x441, 0x443, |
| 2516 | 0x431, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443, |
| 2517 | 0x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b, 0x441, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a, |
| 2518 | 0x3b, 0x43f, 0x435, 0x442, 0x430, 0x43a, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x443, 0x3b, |
| 2519 | 0x441, 0x3b, 0x447, 0x3b, 0x43f, 0x3b, 0x441, 0x3b, 0x6e, 0x65, 0x64, 0x3b, 0x70, 0x6f, 0x6e, 0x3b, 0x75, 0x74, 0x6f, 0x3b, |
| 2520 | 0x73, 0x72, 0x65, 0x3b, 0x10d, 0x65, 0x74, 0x3b, 0x70, 0x65, 0x74, 0x3b, 0x73, 0x75, 0x62, 0x3b, 0x6e, 0x65, 0x64, 0x6a, |
| 2521 | 0x65, 0x6c, 0x6a, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72, |
| 2522 | 0x61, 0x6b, 0x3b, 0x73, 0x72, 0x69, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b, |
| 2523 | 0x70, 0x65, 0x74, 0x61, 0x6b, 0x3b, 0x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, |
| 2524 | 0x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x6b, 0x3b, 0x73, |
| 2525 | 0x72, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b, 0x70, 0x65, 0x74, 0x61, 0x6b, 0x3b, |
| 2526 | 0x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x43d, 0x435, 0x434, 0x3b, 0x43f, 0x43e, 0x43d, 0x3b, 0x443, 0x442, 0x43e, 0x3b, 0x441, |
| 2527 | 0x440, 0x438, 0x3b, 0x447, 0x435, 0x442, 0x3b, 0x43f, 0x435, 0x442, 0x3b, 0x441, 0x443, 0x431, 0x3b, 0x43d, 0x435, 0x434, 0x458, 0x435, |
| 2528 | 0x459, 0x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x458, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443, 0x442, 0x43e, 0x440, 0x430, 0x43a, |
| 2529 | 0x3b, 0x441, 0x440, 0x438, 0x458, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a, 0x3b, 0x43f, 0x435, |
| 2530 | 0x442, 0x430, 0x43a, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x435, 0x434, 0x458, 0x435, 0x459, 0x430, 0x3b, 0x43f, |
| 2531 | 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443, 0x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b, 0x441, 0x440, 0x438, 0x458, |
| 2532 | 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a, 0x3b, 0x43f, 0x435, 0x442, 0x430, 0x43a, 0x3b, 0x441, |
| 2533 | 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x425, 0x446, 0x431, 0x3b, 0x41a, 0x440, 0x441, 0x3b, 0x414, 0x446, 0x433, 0x3b, 0x4d4, 0x440, |
| 2534 | 0x442, 0x3b, 0x426, 0x43f, 0x440, 0x3b, 0x41c, 0x440, 0x431, 0x3b, 0x421, 0x431, 0x442, 0x3b, 0x425, 0x443, 0x44b, 0x446, 0x430, 0x443, |
| 2535 | 0x431, 0x43e, 0x43d, 0x3b, 0x41a, 0x44a, 0x443, 0x44b, 0x440, 0x438, 0x441, 0x4d5, 0x440, 0x3b, 0x414, 0x44b, 0x446, 0x446, 0x4d5, 0x433, |
| 2536 | 0x3b, 0x4d4, 0x440, 0x442, 0x44b, 0x446, 0x446, 0x4d5, 0x433, 0x3b, 0x426, 0x44b, 0x43f, 0x43f, 0x4d5, 0x440, 0x4d5, 0x43c, 0x3b, 0x41c, |
| 2537 | 0x430, 0x439, 0x440, 0x4d5, 0x43c, 0x431, 0x43e, 0x43d, 0x3b, 0x421, 0x430, 0x431, 0x430, 0x442, 0x3b, 0x425, 0x3b, 0x41a, 0x3b, 0x414, |
| 2538 | 0x3b, 0x4d4, 0x3b, 0x426, 0x3b, 0x41c, 0x3b, 0x421, 0x3b, 0x445, 0x446, 0x431, 0x3b, 0x43a, 0x440, 0x441, 0x3b, 0x434, 0x446, 0x433, |
| 2539 | 0x3b, 0x4d5, 0x440, 0x442, 0x3b, 0x446, 0x43f, 0x440, 0x3b, 0x43c, 0x440, 0x431, 0x3b, 0x441, 0x431, 0x442, 0x3b, 0x445, 0x443, 0x44b, |
| 2540 | 0x446, 0x430, 0x443, 0x431, 0x43e, 0x43d, 0x3b, 0x43a, 0x44a, 0x443, 0x44b, 0x440, 0x438, 0x441, 0x4d5, 0x440, 0x3b, 0x434, 0x44b, 0x446, |
| 2541 | 0x446, 0x4d5, 0x433, 0x3b, 0x4d5, 0x440, 0x442, 0x44b, 0x446, 0x446, 0x4d5, 0x433, 0x3b, 0x446, 0x44b, 0x43f, 0x43f, 0x4d5, 0x440, 0x4d5, |
| 2542 | 0x43c, 0x3b, 0x43c, 0x430, 0x439, 0x440, 0x4d5, 0x43c, 0x431, 0x43e, 0x43d, 0x3b, 0x441, 0x430, 0x431, 0x430, 0x442, 0x3b, 0x53, 0x76, |
| 2543 | 0x6f, 0x3b, 0x4d, 0x75, 0x76, 0x3b, 0x43, 0x68, 0x70, 0x3b, 0x43, 0x68, 0x74, 0x3b, 0x43, 0x68, 0x6e, 0x3b, 0x43, 0x68, |
| 2544 | 0x73, 0x3b, 0x4d, 0x75, 0x67, 0x3b, 0x53, 0x76, 0x6f, 0x6e, 0x64, 0x6f, 0x3b, 0x4d, 0x75, 0x76, 0x68, 0x75, 0x72, 0x6f, |
| 2545 | 0x3b, 0x43, 0x68, 0x69, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x43, 0x68, 0x69, |
| 2546 | 0x6e, 0x61, 0x3b, 0x43, 0x68, 0x69, 0x73, 0x68, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x75, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x61, |
| 2547 | 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x4d, 0x3b, 0x622, 0x686, 0x631, 0x3b, 0x633, |
| 2548 | 0x648, 0x645, 0x631, 0x3b, 0x627, 0x6b1, 0x627, 0x631, 0x648, 0x3b, 0x627, 0x631, 0x628, 0x639, 0x3b, 0x62e, 0x645, 0x64a, 0x633, 0x3b, |
| 2549 | 0x62c, 0x645, 0x639, 0x648, 0x3b, 0x687, 0x646, 0x687, 0x631, 0x3b, 0x622, 0x686, 0x631, 0x3b, 0x633, 0x648, 0x3b, 0x627, 0x6b1, 0x627, |
| 2550 | 0x631, 0x648, 0x3b, 0x627, 0x631, 0x628, 0x639, 0x3b, 0x62e, 0x645, 0x3b, 0x62c, 0x645, 0x639, 0x648, 0x3b, 0x687, 0x646, 0x687, 0x631, |
| 2551 | 0x3b, 0x906, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x935, 0x93f, 0x938, 0x94d, 0x3b, 0x91c, 0x941, |
| 2552 | 0x92e, 0x3b, 0x91b, 0x902, 0x91b, 0x3b, 0x906, 0x930, 0x94d, 0x924, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x927, |
| 2553 | 0x3b, 0x935, 0x93f, 0x938, 0x3b, 0x91c, 0x941, 0x92e, 0x3b, 0x91b, 0x902, 0x91b, 0x3b, 0x906, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902, |
| 2554 | 0x3b, 0x92c, 0x941, 0x3b, 0x935, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x91b, 0x902, 0x3b, 0x906, 0x930, 0x94d, 0x924, 0x3b, 0x938, 0x942, |
| 2555 | 0x3b, 0x92e, 0x902, 0x917, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x935, 0x93f, 0x938, 0x3b, 0x91c, 0x941, 0x92e, 0x3b, 0x91b, 0x902, 0x91b, |
| 2556 | 0x3b, 0x906, 0x930, 0x94d, 0x924, 0x935, 0x93e, 0x930, 0x3b, 0x938, 0x942, 0x92e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x941, 0x3b, |
| 2557 | 0x92c, 0x941, 0x927, 0x930, 0x3b, 0x935, 0x93f, 0x938, 0x94d, 0x92a, 0x924, 0x3b, 0x91c, 0x941, 0x92e, 0x913, 0x3b, 0x91b, 0x902, 0x91b, |
| 2558 | 0x930, 0x3b, 0x906, 0x3b, 0x92e, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b, 0x935, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x91b, 0x902, |
| 2559 | 0x3b, 0xd89, 0xdbb, 0xdd2, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdb3, 0xdd4, 0xdaf, 0xdcf, 0x3b, 0xd85, 0xd9f, 0xdc4, 0x3b, 0xdb6, 0xdaf, 0xdcf, |
| 2560 | 0xdaf, 0xdcf, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0xdc4, 0xdc3, 0xdca, 0x3b, 0xdc3, 0xdd2, 0xd9a, 0xdd4, 0x3b, 0xdc3, 0xdd9, 0xdb1, 0x3b, |
| 2561 | 0xd89, 0xdbb, 0xdd2, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdb3, 0xdd4, 0xdaf, 0xdcf, 0x3b, 0xd85, 0xd9f, 0xdc4, 0xdbb, 0xdd4, 0xdc0, 0xdcf, 0xdaf, |
| 2562 | 0xdcf, 0x3b, 0xdb6, 0xdaf, 0xdcf, 0xdaf, 0xdcf, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0xdc4, 0xdc3, 0xdca, 0xdb4, 0xdad, 0xdd2, 0xdb1, 0xdca, |
| 2563 | 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdd2, 0xd9a, 0xdd4, 0xdbb, 0xdcf, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdd9, 0xdb1, 0xdc3, 0xdd4, 0xdbb, 0xdcf, 0xdaf, |
| 2564 | 0xdcf, 0x3b, 0xd89, 0x3b, 0xdc3, 0x3b, 0xd85, 0x3b, 0xdb6, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0x3b, 0xdc3, 0xdd2, 0x3b, 0xdc3, 0xdd9, |
| 2565 | 0x3b, 0x6e, 0x65, 0x3b, 0x70, 0x6f, 0x3b, 0x75, 0x74, 0x3b, 0x73, 0x74, 0x3b, 0x161, 0x74, 0x3b, 0x70, 0x69, 0x3b, 0x73, |
| 2566 | 0x6f, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x13e, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x64, 0x65, 0x6c, 0x6f, 0x6b, 0x3b, 0x75, 0x74, |
| 2567 | 0x6f, 0x72, 0x6f, 0x6b, 0x3b, 0x73, 0x74, 0x72, 0x65, 0x64, 0x61, 0x3b, 0x161, 0x74, 0x76, 0x72, 0x74, 0x6f, 0x6b, 0x3b, |
| 2568 | 0x70, 0x69, 0x61, 0x74, 0x6f, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x75, 0x3b, |
| 2569 | 0x73, 0x3b, 0x161, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x6e, 0x65, 0x64, 0x2e, 0x3b, 0x70, 0x6f, 0x6e, 0x2e, 0x3b, 0x74, 0x6f, |
| 2570 | 0x72, 0x2e, 0x3b, 0x73, 0x72, 0x65, 0x2e, 0x3b, 0x10d, 0x65, 0x74, 0x2e, 0x3b, 0x70, 0x65, 0x74, 0x2e, 0x3b, 0x73, 0x6f, |
| 2571 | 0x62, 0x2e, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x65, |
| 2572 | 0x6b, 0x3b, 0x74, 0x6f, 0x72, 0x65, 0x6b, 0x3b, 0x73, 0x72, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x72, 0x74, 0x65, |
| 2573 | 0x6b, 0x3b, 0x70, 0x65, 0x74, 0x65, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x74, |
| 2574 | 0x3b, 0x73, 0x3b, 0x10d, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x41, 0x78, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x3b, 0x54, 0x6c, 0x64, |
| 2575 | 0x6f, 0x3b, 0x41, 0x72, 0x62, 0x63, 0x3b, 0x4b, 0x68, 0x6d, 0x73, 0x3b, 0x4a, 0x6d, 0x63, 0x3b, 0x53, 0x62, 0x74, 0x69, |
| 2576 | 0x3b, 0x41, 0x78, 0x61, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x69, 0x69, 0x6e, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x61, 0x64, 0x6f, |
| 2577 | 0x3b, 0x41, 0x72, 0x62, 0x61, 0x63, 0x6f, 0x3b, 0x4b, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x3b, 0x4a, 0x69, 0x6d, 0x63, |
| 2578 | 0x6f, 0x3b, 0x53, 0x61, 0x62, 0x74, 0x69, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x4b, 0x68, 0x3b, 0x4a, |
| 2579 | 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x69, 0xe9, 0x3b, 0x6a, |
| 2580 | 0x75, 0x65, 0x3b, 0x76, 0x69, 0x65, 0x3b, 0x73, 0xe1, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x6c, |
| 2581 | 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x6d, 0x69, 0xe9, 0x72, 0x63, 0x6f, 0x6c, 0x65, |
| 2582 | 0x73, 0x3b, 0x6a, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x69, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x73, 0xe1, 0x62, |
| 2583 | 0x61, 0x64, 0x6f, 0x3b, 0x64, 0x6f, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d, |
| 2584 | 0x69, 0xe9, 0x2e, 0x3b, 0x6a, 0x75, 0x65, 0x2e, 0x3b, 0x76, 0x69, 0x65, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b, 0x4d, |
| 2585 | 0x6e, 0x67, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x61, 0x6c, 0x3b, 0x52, 0x65, 0x62, 0x3b, 0x4b, 0x65, 0x6d, 0x3b, 0x4a, |
| 2586 | 0x75, 0x6d, 0x3b, 0x53, 0x61, 0x70, 0x3b, 0x4d, 0x69, 0x6e, 0x67, 0x67, 0x75, 0x3b, 0x53, 0x65, 0x6e, 0xe9, 0x6e, 0x3b, |
| 2587 | 0x53, 0x61, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x65, 0x62, 0x6f, 0x3b, 0x4b, 0x65, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, |
| 2588 | 0x6d, 0x61, 0x61, 0x68, 0x3b, 0x53, 0x61, 0x70, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b, |
| 2589 | 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, |
| 2590 | 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, |
| 2591 | 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x73, 0xf6, 0x6e, 0x3b, 0x6d, 0xe5, 0x6e, 0x3b, 0x74, |
| 2592 | 0x69, 0x73, 0x3b, 0x6f, 0x6e, 0x73, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0xf6, 0x72, 0x3b, |
| 2593 | 0x73, 0xf6, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0xe5, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x69, 0x73, 0x64, 0x61, 0x67, |
| 2594 | 0x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64, |
| 2595 | 0x61, 0x67, 0x3b, 0x6c, 0xf6, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x42f, 0x448, 0x431, 0x3b, 0x414, 0x448, 0x431, 0x3b, 0x421, 0x448, |
| 2596 | 0x431, 0x3b, 0x427, 0x448, 0x431, 0x3b, 0x41f, 0x448, 0x431, 0x3b, 0x4b6, 0x43c, 0x44a, 0x3b, 0x428, 0x43d, 0x431, 0x3b, 0x42f, 0x43a, |
| 2597 | 0x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x414, 0x443, 0x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x421, 0x435, 0x448, 0x430, 0x43d, 0x431, |
| 2598 | 0x435, 0x3b, 0x427, 0x43e, 0x440, 0x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x41f, 0x430, 0x43d, 0x4b7, 0x448, 0x430, 0x43d, 0x431, 0x435, |
| 2599 | 0x3b, 0x4b6, 0x443, 0x43c, 0x44a, 0x430, 0x3b, 0x428, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x427, |
| 2600 | 0x3b, 0x41f, 0x3b, 0x4b6, 0x3b, 0x428, 0x3b, 0xb9e, 0xbbe, 0xbaf, 0xbbf, 0x2e, 0x3b, 0xba4, 0xbbf, 0xb99, 0xbcd, 0x2e, 0x3b, 0xb9a, |
| 2601 | 0xbc6, 0xbb5, 0xbcd, 0x2e, 0x3b, 0xbaa, 0xbc1, 0xba4, 0x2e, 0x3b, 0xbb5, 0xbbf, 0xbaf, 0xbbe, 0x2e, 0x3b, 0xbb5, 0xbc6, 0xbb3, 0xbcd, |
| 2602 | 0x2e, 0x3b, 0xb9a, 0xba9, 0xbbf, 0x3b, 0xb9e, 0xbbe, 0xbaf, 0xbbf, 0xbb1, 0xbc1, 0x3b, 0xba4, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbb3, 0xbcd, |
| 2603 | 0x3b, 0xb9a, 0xbc6, 0xbb5, 0xbcd, 0xbb5, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0xbaa, 0xbc1, 0xba4, 0xba9, 0xbcd, 0x3b, 0xbb5, 0xbbf, 0xbaf, 0xbbe, |
| 2604 | 0xbb4, 0xba9, 0xbcd, 0x3b, 0xbb5, 0xbc6, 0xbb3, 0xbcd, 0xbb3, 0xbbf, 0x3b, 0xb9a, 0xba9, 0xbbf, 0x3b, 0xb9e, 0xbbe, 0x3b, 0xba4, 0xbbf, |
| 2605 | 0x3b, 0xb9a, 0xbc6, 0x3b, 0xbaa, 0xbc1, 0x3b, 0xbb5, 0xbbf, 0x3b, 0xbb5, 0xbc6, 0x3b, 0xb9a, 0x3b, 0x44f, 0x43a, 0x448, 0x2e, 0x3b, |
| 2606 | 0x434, 0x4af, 0x448, 0x2e, 0x3b, 0x441, 0x438, 0x448, 0x2e, 0x3b, 0x447, 0x4d9, 0x440, 0x2e, 0x3b, 0x43f, 0x4d9, 0x43d, 0x497, 0x2e, |
| 2607 | 0x3b, 0x497, 0x43e, 0x43c, 0x2e, 0x3b, 0x448, 0x438, 0x43c, 0x2e, 0x3b, 0x44f, 0x43a, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x434, |
| 2608 | 0x4af, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x441, 0x438, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9, |
| 2609 | 0x43c, 0x431, 0x435, 0x3b, 0x43f, 0x4d9, 0x43d, 0x497, 0x435, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x497, 0x43e, 0x43c, 0x433, 0x430, |
| 2610 | 0x3b, 0x448, 0x438, 0x43c, 0x431, 0x4d9, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x496, 0x3b, 0x428, |
| 2611 | 0x3b, 0xc06, 0xc26, 0xc3f, 0x3b, 0xc38, 0xc4b, 0xc2e, 0x3b, 0xc2e, 0xc02, 0xc17, 0xc33, 0x3b, 0xc2c, 0xc41, 0xc27, 0x3b, 0xc17, 0xc41, |
| 2612 | 0xc30, 0xc41, 0x3b, 0xc36, 0xc41, 0xc15, 0xc4d, 0xc30, 0x3b, 0xc36, 0xc28, 0xc3f, 0x3b, 0xc06, 0xc26, 0xc3f, 0xc35, 0xc3e, 0xc30, 0xc02, |
| 2613 | 0x3b, 0xc38, 0xc4b, 0xc2e, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc2e, 0xc02, 0xc17, 0xc33, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc2c, 0xc41, |
| 2614 | 0xc27, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc17, 0xc41, 0xc30, 0xc41, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc36, 0xc41, 0xc15, 0xc4d, 0xc30, |
| 2615 | 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc36, 0xc28, 0xc3f, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc06, 0x3b, 0xc38, 0xc4b, 0x3b, 0xc2e, 0x3b, |
| 2616 | 0xc2c, 0xc41, 0x3b, 0xc17, 0xc41, 0x3b, 0xc36, 0xc41, 0x3b, 0xc36, 0x3b, 0xe2d, 0xe32, 0x2e, 0x3b, 0xe08, 0x2e, 0x3b, 0xe2d, 0x2e, |
| 2617 | 0x3b, 0xe1e, 0x2e, 0x3b, 0xe1e, 0xe24, 0x2e, 0x3b, 0xe28, 0x2e, 0x3b, 0xe2a, 0x2e, 0x3b, 0xe27, 0xe31, 0xe19, 0xe2d, 0xe32, 0xe17, |
| 2618 | 0xe34, 0xe15, 0xe22, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe08, 0xe31, 0xe19, 0xe17, 0xe23, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe2d, 0xe31, |
| 2619 | 0xe07, 0xe04, 0xe32, 0xe23, 0x3b, 0xe27, 0xe31, 0xe19, 0xe1e, 0xe38, 0xe18, 0x3b, 0xe27, 0xe31, 0xe19, 0xe1e, 0xe24, 0xe2b, 0xe31, 0xe2a, |
| 2620 | 0xe1a, 0xe14, 0xe35, 0x3b, 0xe27, 0xe31, 0xe19, 0xe28, 0xe38, 0xe01, 0xe23, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe40, 0xe2a, 0xe32, 0xe23, |
| 2621 | 0xe4c, 0x3b, 0xe2d, 0xe32, 0x3b, 0xe08, 0x3b, 0xe2d, 0x3b, 0xe1e, 0x3b, 0xe1e, 0xe24, 0x3b, 0xe28, 0x3b, 0xe2a, 0x3b, 0xf49, 0xf72, |
| 2622 | 0xf0b, 0xf58, 0xf0b, 0x3b, 0xf5f, 0xfb3, 0xf0b, 0xf56, 0xf0b, 0x3b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62, 0xf0b, 0x3b, 0xf63, |
| 2623 | 0xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf55, 0xf74, 0xf62, 0xf0b, 0xf56, 0xf74, 0xf0b, 0x3b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b, |
| 2624 | 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf49, 0xf72, 0xf0b, 0xf58, 0xf0b, 0x3b, 0xf42, |
| 2625 | 0xf5f, 0xf60, 0xf0b, 0xf5f, 0xfb3, 0xf0b, 0xf56, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62, |
| 2626 | 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf55, 0xf74, 0xf62, |
| 2627 | 0xf0b, 0xf56, 0xf74, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, |
| 2628 | 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf49, 0xf72, 0x3b, 0xf5f, 0xfb3, 0x3b, 0xf58, 0xf72, 0xf42, 0x3b, 0xf63, 0xfb7, |
| 2629 | 0xf42, 0x3b, 0xf55, 0xf74, 0xf62, 0x3b, 0xf66, 0xf44, 0xf66, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0x3b, 0x1230, 0x1295, 0x3b, 0x1230, 0x1291, |
| 2630 | 0x3b, 0x1230, 0x1209, 0x3b, 0x1228, 0x1261, 0x3b, 0x1213, 0x1219, 0x3b, 0x12d3, 0x122d, 0x3b, 0x1240, 0x12f3, 0x3b, 0x1230, 0x1295, 0x1260, 0x1275, |
| 2631 | 0x3b, 0x1230, 0x1291, 0x12ed, 0x3b, 0x1220, 0x1209, 0x1235, 0x3b, 0x1228, 0x1261, 0x12d5, 0x3b, 0x1283, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d, 0x1262, |
| 2632 | 0x3b, 0x1240, 0x12f3, 0x121d, 0x3b, 0x1230, 0x3b, 0x1230, 0x3b, 0x1220, 0x3b, 0x1228, 0x3b, 0x1213, 0x3b, 0x12d3, 0x3b, 0x1240, 0x3b, 0x1230, |
| 2633 | 0x3b, 0x1230, 0x3b, 0x1230, 0x3b, 0x1228, 0x3b, 0x1213, 0x3b, 0x12d3, 0x3b, 0x1240, 0x3b, 0x53, 0x101, 0x70, 0x3b, 0x4d, 0x14d, 0x6e, |
| 2634 | 0x3b, 0x54, 0x16b, 0x73, 0x3b, 0x50, 0x75, 0x6c, 0x3b, 0x54, 0x75, 0x2bb, 0x61, 0x3b, 0x46, 0x61, 0x6c, 0x3b, 0x54, 0x6f, |
| 2635 | 0x6b, 0x3b, 0x53, 0x101, 0x70, 0x61, 0x74, 0x65, 0x3b, 0x4d, 0x14d, 0x6e, 0x69, 0x74, 0x65, 0x3b, 0x54, 0x16b, 0x73, 0x69, |
| 2636 | 0x74, 0x65, 0x3b, 0x50, 0x75, 0x6c, 0x65, 0x6c, 0x75, 0x6c, 0x75, 0x3b, 0x54, 0x75, 0x2bb, 0x61, 0x70, 0x75, 0x6c, 0x65, |
| 2637 | 0x6c, 0x75, 0x6c, 0x75, 0x3b, 0x46, 0x61, 0x6c, 0x61, 0x69, 0x74, 0x65, 0x3b, 0x54, 0x6f, 0x6b, 0x6f, 0x6e, 0x61, 0x6b, |
| 2638 | 0x69, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x50, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x54, 0x3b, 0x50, 0x61, 0x7a, 0x3b, |
| 2639 | 0x50, 0x7a, 0x74, 0x3b, 0x53, 0x61, 0x6c, 0x3b, 0xc7, 0x61, 0x72, 0x3b, 0x50, 0x65, 0x72, 0x3b, 0x43, 0x75, 0x6d, 0x3b, |
| 2640 | 0x43, 0x6d, 0x74, 0x3b, 0x50, 0x61, 0x7a, 0x61, 0x72, 0x3b, 0x50, 0x61, 0x7a, 0x61, 0x72, 0x74, 0x65, 0x73, 0x69, 0x3b, |
| 2641 | 0x53, 0x61, 0x6c, 0x131, 0x3b, 0xc7, 0x61, 0x72, 0x15f, 0x61, 0x6d, 0x62, 0x61, 0x3b, 0x50, 0x65, 0x72, 0x15f, 0x65, 0x6d, |
| 2642 | 0x62, 0x65, 0x3b, 0x43, 0x75, 0x6d, 0x61, 0x3b, 0x43, 0x75, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x69, 0x3b, 0x50, 0x3b, |
| 2643 | 0x50, 0x3b, 0x53, 0x3b, 0xc7, 0x3b, 0x50, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0xdd, 0x65, 0x6b, 0x3b, 0x44, 0x75, 0x15f, 0x3b, |
| 2644 | 0x53, 0x69, 0x15f, 0x3b, 0xc7, 0x61, 0x72, 0x3b, 0x50, 0x65, 0x6e, 0x3b, 0x41, 0x6e, 0x6e, 0x3b, 0x15e, 0x65, 0x6e, 0x3b, |
| 2645 | 0xdd, 0x65, 0x6b, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x44, 0x75, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x53, 0x69, 0x15f, |
| 2646 | 0x65, 0x6e, 0x62, 0x65, 0x3b, 0xc7, 0x61, 0x72, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x50, 0x65, 0x6e, 0x15f, 0x65, 0x6e, |
| 2647 | 0x62, 0x65, 0x3b, 0x41, 0x6e, 0x6e, 0x61, 0x3b, 0x15e, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0xdd, 0x3b, 0x44, 0x3b, 0x53, 0x3b, |
| 2648 | 0xc7, 0x3b, 0x50, 0x3b, 0x41, 0x3b, 0x15e, 0x3b, 0xfd, 0x65, 0x6b, 0x3b, 0x64, 0x75, 0x15f, 0x3b, 0x73, 0x69, 0x15f, 0x3b, |
| 2649 | 0xe7, 0x61, 0x72, 0x3b, 0x70, 0x65, 0x6e, 0x3b, 0x61, 0x6e, 0x6e, 0x3b, 0x15f, 0x65, 0x6e, 0x3b, 0xfd, 0x65, 0x6b, 0x15f, |
| 2650 | 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x64, 0x75, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x73, 0x69, 0x15f, 0x65, 0x6e, 0x62, 0x65, |
| 2651 | 0x3b, 0xe7, 0x61, 0x72, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x70, 0x65, 0x6e, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x61, |
| 2652 | 0x6e, 0x6e, 0x61, 0x3b, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x64a, 0x6d5, 0x3b, 0x62f, 0x6c8, 0x3b, 0x633, 0x6d5, 0x3b, 0x686, |
| 2653 | 0x627, 0x3b, 0x67e, 0x6d5, 0x3b, 0x62c, 0x6c8, 0x3b, 0x634, 0x6d5, 0x3b, 0x64a, 0x6d5, 0x643, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, |
| 2654 | 0x62f, 0x6c8, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x633, 0x6d5, 0x64a, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x686, 0x627, 0x631, |
| 2655 | 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x67e, 0x6d5, 0x64a, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x62c, 0x6c8, 0x645, 0x6d5, 0x3b, |
| 2656 | 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x64a, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x62c, 0x3b, 0x634, 0x3b, |
| 2657 | 0x43d, 0x435, 0x434, 0x456, 0x43b, 0x44f, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x456, 0x43b, 0x43e, 0x43a, 0x3b, 0x432, 0x456, 0x432, |
| 2658 | 0x442, 0x43e, 0x440, 0x43e, 0x43a, 0x3b, 0x441, 0x435, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x435, 0x440, 0x3b, |
| 2659 | 0x43f, 0x2bc, 0x44f, 0x442, 0x43d, 0x438, 0x446, 0x44f, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x41d, 0x3b, 0x41f, 0x3b, |
| 2660 | 0x412, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x421, 0x3b, 0x627, 0x62a, 0x648, 0x627, 0x631, 0x3b, 0x67e, 0x6cc, 0x631, 0x3b, |
| 2661 | 0x645, 0x646, 0x6af, 0x644, 0x3b, 0x628, 0x62f, 0x6be, 0x3b, 0x62c, 0x645, 0x639, 0x631, 0x627, 0x62a, 0x3b, 0x62c, 0x645, 0x639, 0x6c1, |
| 2662 | 0x3b, 0x6c1, 0x641, 0x62a, 0x6c1, 0x3b, 0x59, 0x61, 0x6b, 0x3b, 0x44, 0x75, 0x73, 0x68, 0x3b, 0x53, 0x65, 0x73, 0x68, 0x3b, |
| 2663 | 0x43, 0x68, 0x6f, 0x72, 0x3b, 0x50, 0x61, 0x79, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x68, 0x61, 0x6e, 0x3b, 0x79, 0x61, |
| 2664 | 0x6b, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x64, 0x75, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x73, 0x65, 0x73, |
| 2665 | 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x63, 0x68, 0x6f, 0x72, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x70, 0x61, 0x79, |
| 2666 | 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x59, |
| 2667 | 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0x43, 0x3b, 0x50, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x6cc, 0x2e, 0x3b, 0x62f, 0x2e, 0x3b, 0x633, |
| 2668 | 0x2e, 0x3b, 0x686, 0x2e, 0x3b, 0x67e, 0x2e, 0x3b, 0x62c, 0x2e, 0x3b, 0x634, 0x2e, 0x3b, 0x44f, 0x43a, 0x448, 0x3b, 0x434, 0x443, |
| 2669 | 0x448, 0x3b, 0x441, 0x435, 0x448, 0x3b, 0x447, 0x43e, 0x440, 0x3b, 0x43f, 0x430, 0x439, 0x3b, 0x436, 0x443, 0x43c, 0x3b, 0x448, 0x430, |
| 2670 | 0x43d, 0x3b, 0x44f, 0x43a, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x434, 0x443, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x441, 0x435, |
| 2671 | 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x447, 0x43e, 0x440, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x43f, 0x430, 0x439, 0x448, 0x430, |
| 2672 | 0x43d, 0x431, 0x430, 0x3b, 0x436, 0x443, 0x43c, 0x430, 0x3b, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421, |
| 2673 | 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x416, 0x3b, 0x428, 0x3b, 0x43, 0x4e, 0x3b, 0x54, 0x68, 0x20, 0x32, 0x3b, 0x54, 0x68, 0x20, |
| 2674 | 0x33, 0x3b, 0x54, 0x68, 0x20, 0x34, 0x3b, 0x54, 0x68, 0x20, 0x35, 0x3b, 0x54, 0x68, 0x20, 0x36, 0x3b, 0x54, 0x68, 0x20, |
| 2675 | 0x37, 0x3b, 0x43, 0x68, 0x1ee7, 0x20, 0x4e, 0x68, 0x1ead, 0x74, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x48, 0x61, 0x69, 0x3b, 0x54, |
| 2676 | 0x68, 0x1ee9, 0x20, 0x42, 0x61, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x54, 0x1b0, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x4e, 0x103, 0x6d, |
| 2677 | 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x53, 0xe1, 0x75, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x42, 0x1ea3, 0x79, 0x3b, 0x43, 0x4e, 0x3b, |
| 2678 | 0x54, 0x32, 0x3b, 0x54, 0x33, 0x3b, 0x54, 0x34, 0x3b, 0x54, 0x35, 0x3b, 0x54, 0x36, 0x3b, 0x54, 0x37, 0x3b, 0x53, 0x75, |
| 2679 | 0x6c, 0x3b, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x77, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x49, 0x61, 0x75, 0x3b, 0x47, |
| 2680 | 0x77, 0x65, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x53, 0x75, 0x6c, 0x3b, 0x44, 0x79, 0x64, 0x64, |
| 2681 | 0x20, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x4d, 0x61, 0x77, 0x72, 0x74, 0x68, 0x3b, 0x44, 0x79, |
| 2682 | 0x64, 0x64, 0x20, 0x4d, 0x65, 0x72, 0x63, 0x68, 0x65, 0x72, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x49, 0x61, 0x75, 0x3b, |
| 2683 | 0x44, 0x79, 0x64, 0x64, 0x20, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x53, 0x61, 0x64, |
| 2684 | 0x77, 0x72, 0x6e, 0x3b, 0x53, 0x3b, 0x4c, 0x6c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x49, 0x3b, 0x47, 0x3b, 0x53, 0x3b, 0x53, |
| 2685 | 0x75, 0x6c, 0x3b, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x77, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x49, 0x61, 0x75, 0x3b, |
| 2686 | 0x47, 0x77, 0x65, 0x6e, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x44, 0x69, 0x62, 0x3b, 0x41, 0x6c, 0x74, 0x3b, 0x54, 0x61, 0x6c, |
| 2687 | 0x3b, 0xc0, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x78, 0x3b, 0xc0, 0x6a, 0x6a, 0x3b, 0x41, 0x73, 0x65, 0x3b, 0x44, 0x69, 0x62, |
| 2688 | 0xe9, 0x65, 0x72, 0x3b, 0x41, 0x6c, 0x74, 0x69, 0x6e, 0x65, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0xc0, |
| 2689 | 0x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x78, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0xc0, 0x6a, 0x6a, 0x75, 0x6d, 0x61, |
| 2690 | 0x3b, 0x41, 0x73, 0x65, 0x65, 0x72, 0x3b, 0x43, 0x61, 0x77, 0x3b, 0x4d, 0x76, 0x75, 0x3b, 0x42, 0x69, 0x6e, 0x3b, 0x54, |
| 2691 | 0x68, 0x61, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x48, 0x6c, 0x61, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x43, 0x61, 0x77, 0x65, 0x3b, |
| 2692 | 0x4d, 0x76, 0x75, 0x6c, 0x6f, 0x3b, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x62, 0x69, 0x6e, 0x69, 0x3b, 0x4c, 0x77, 0x65, 0x73, |
| 2693 | 0x69, 0x74, 0x68, 0x61, 0x74, 0x68, 0x75, 0x3b, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x6e, 0x65, 0x3b, 0x4c, 0x77, 0x65, 0x73, |
| 2694 | 0x69, 0x68, 0x6c, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x67, 0x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x5d6, 0x5d5, 0x5e0, 0x5d8, |
| 2695 | 0x5d9, 0x5e7, 0x3b, 0x5de, 0x5d0, 0x5b8, 0x5e0, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5d3, 0x5d9, 0x5e0, 0x5e1, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5de, |
| 2696 | 0x5d9, 0x5d8, 0x5d5, 0x5d5, 0x5d0, 0x5da, 0x3b, 0x5d3, 0x5d0, 0x5e0, 0x5e2, 0x5e8, 0x5e9, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5e4, 0x5bf, 0x5e8, |
| 2697 | 0x5f2, 0x5b7, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5e9, 0x5d1, 0x5ea, 0x3b, 0xc0, 0xec, 0x6b, 0x3b, 0x41, 0x6a, 0x3b, 0xcc, 0x73, 0x1eb9, |
| 2698 | 0x301, 0x67, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x3b, 0x1eb8, 0x74, 0x3b, 0xc0, 0x62, |
| 2699 | 0xe1, 0x6d, 0x3b, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x41, 0x6a, 0xe9, 0x3b, 0xcc, 0x73, 0x1eb9, 0x301, 0x67, 0x75, 0x6e, 0x3b, |
| 2700 | 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0xfa, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x1ecd, 0x3b, 0x1eb8, 0x74, 0xec, 0x3b, 0xc0, 0x62, |
| 2701 | 0xe1, 0x6d, 0x1eb9, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0x3b, 0x41, 0x3b, 0xcc, 0x3b, 0x1ecc, 0x3b, 0x1ecc, 0x3b, 0x1eb8, 0x3b, 0xc0, |
| 2702 | 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0x41, 0x6a, 0xe9, 0x3b, |
| 2703 | 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0xcc, 0x73, 0x1eb9, 0x301, 0x67, 0x75, 0x6e, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0xfa, 0x3b, |
| 2704 | 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x1ecd, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0x1eb8, 0x74, 0xec, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, |
| 2705 | 0x20, 0xc0, 0x62, 0xe1, 0x6d, 0x1eb9, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0xec, 0x6b, 0x3b, 0x41, 0x6a, 0x3b, 0xcc, 0x73, 0x25b, |
| 2706 | 0x301, 0x67, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x72, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x62, 0x3b, 0x190, 0x74, 0x3b, 0xc0, 0x62, |
| 2707 | 0xe1, 0x6d, 0x3b, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x41, 0x6a, 0xe9, 0x3b, 0xcc, 0x73, 0x25b, 0x301, 0x67, 0x75, 0x6e, 0x3b, |
| 2708 | 0x186, 0x6a, 0x254, 0x301, 0x72, 0xfa, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x62, 0x254, 0x3b, 0x190, 0x74, 0xec, 0x3b, 0xc0, 0x62, |
| 2709 | 0xe1, 0x6d, 0x25b, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0x3b, 0x41, 0x3b, 0xcc, 0x3b, 0x186, 0x3b, 0x186, 0x3b, 0x190, 0x3b, 0xc0, |
| 2710 | 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0x41, 0x6a, 0xe9, 0x3b, |
| 2711 | 0x186, 0x6a, 0x254, 0x301, 0x20, 0xcc, 0x73, 0x25b, 0x301, 0x67, 0x75, 0x6e, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x72, 0xfa, 0x3b, |
| 2712 | 0x186, 0x6a, 0x254, 0x301, 0x62, 0x254, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0x190, 0x74, 0xec, 0x3b, 0x186, 0x6a, 0x254, 0x301, |
| 2713 | 0x20, 0xc0, 0x62, 0xe1, 0x6d, 0x25b, 0x301, 0x74, 0x61, 0x3b, 0x53, 0x6f, 0x6e, 0x3b, 0x4d, 0x73, 0x6f, 0x3b, 0x42, 0x69, |
| 2714 | 0x6c, 0x3b, 0x54, 0x68, 0x61, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x48, 0x6c, 0x61, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x49, 0x53, |
| 2715 | 0x6f, 0x6e, 0x74, 0x6f, 0x3b, 0x55, 0x4d, 0x73, 0x6f, 0x6d, 0x62, 0x75, 0x6c, 0x75, 0x6b, 0x6f, 0x3b, 0x55, 0x4c, 0x77, |
| 2716 | 0x65, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x74, 0x68, 0x61, 0x74, 0x68, 0x75, |
| 2717 | 0x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x6e, 0x65, 0x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x68, 0x6c, 0x61, 0x6e, |
| 2718 | 0x75, 0x3b, 0x55, 0x4d, 0x67, 0x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x42, 0x3b, 0x54, 0x3b, |
| 2719 | 0x53, 0x3b, 0x48, 0x3b, 0x4d, 0x3b, 0x73, 0xf8, 0x6e, 0x3b, 0x6d, 0xe5, 0x6e, 0x3b, 0x74, 0x79, 0x73, 0x3b, 0x6f, 0x6e, |
| 2720 | 0x73, 0x3b, 0x74, 0x6f, 0x72, 0x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0x61, 0x75, 0x3b, 0x73, 0xf8, 0x6e, 0x64, 0x61, 0x67, |
| 2721 | 0x3b, 0x6d, 0xe5, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x79, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61, |
| 2722 | 0x67, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x6c, 0x61, 0x75, |
| 2723 | 0x72, 0x64, 0x61, 0x67, 0x3b, 0x73, 0xf8, 0x2e, 0x3b, 0x6d, 0xe5, 0x2e, 0x3b, 0x74, 0x79, 0x2e, 0x3b, 0x6f, 0x6e, 0x2e, |
| 2724 | 0x3b, 0x74, 0x6f, 0x2e, 0x3b, 0x66, 0x72, 0x2e, 0x3b, 0x6c, 0x61, 0x2e, 0x3b, 0x4a, 0x65, 0x64, 0x3b, 0x4a, 0x65, 0x6c, |
| 2725 | 0x3b, 0x4a, 0x65, 0x6d, 0x3b, 0x4a, 0x65, 0x72, 0x63, 0x3b, 0x4a, 0x65, 0x72, 0x64, 0x3b, 0x4a, 0x65, 0x68, 0x3b, 0x4a, |
| 2726 | 0x65, 0x73, 0x3b, 0x4a, 0x65, 0x64, 0x6f, 0x6f, 0x6e, 0x65, 0x65, 0x3b, 0x4a, 0x65, 0x6c, 0x68, 0x65, 0x69, 0x6e, 0x3b, |
| 2727 | 0x4a, 0x65, 0x6d, 0x61, 0x79, 0x72, 0x74, 0x3b, 0x4a, 0x65, 0x72, 0x63, 0x65, 0x61, 0x6e, 0x3b, 0x4a, 0x65, 0x72, 0x64, |
| 2728 | 0x65, 0x69, 0x6e, 0x3b, 0x4a, 0x65, 0x68, 0x65, 0x69, 0x6e, 0x65, 0x79, 0x3b, 0x4a, 0x65, 0x73, 0x61, 0x72, 0x6e, 0x3b, |
| 2729 | 0x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x74, 0x68, 0x3b, 0x4d, 0x68, 0x72, 0x3b, 0x59, 0x6f, 0x77, 0x3b, |
| 2730 | 0x47, 0x77, 0x65, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x64, 0x79, 0x20, 0x53, 0x75, 0x6c, 0x3b, 0x64, 0x79, 0x20, 0x4c, 0x75, |
| 2731 | 0x6e, 0x3b, 0x64, 0x79, 0x20, 0x4d, 0x65, 0x75, 0x72, 0x74, 0x68, 0x3b, 0x64, 0x79, 0x20, 0x4d, 0x65, 0x72, 0x68, 0x65, |
| 2732 | 0x72, 0x3b, 0x64, 0x79, 0x20, 0x59, 0x6f, 0x77, 0x3b, 0x64, 0x79, 0x20, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x64, |
| 2733 | 0x79, 0x20, 0x53, 0x61, 0x64, 0x6f, 0x72, 0x6e, 0x3b, 0x4b, 0x77, 0x65, 0x3b, 0x44, 0x77, 0x6f, 0x3b, 0x42, 0x65, 0x6e, |
| 2734 | 0x3b, 0x57, 0x75, 0x6b, 0x3b, 0x59, 0x61, 0x77, 0x3b, 0x46, 0x69, 0x61, 0x3b, 0x4d, 0x65, 0x6d, 0x3b, 0x4b, 0x77, 0x65, |
| 2735 | 0x73, 0x69, 0x64, 0x61, 0x3b, 0x44, 0x77, 0x6f, 0x77, 0x64, 0x61, 0x3b, 0x42, 0x65, 0x6e, 0x61, 0x64, 0x61, 0x3b, 0x57, |
| 2736 | 0x75, 0x6b, 0x75, 0x64, 0x61, 0x3b, 0x59, 0x61, 0x77, 0x64, 0x61, 0x3b, 0x46, 0x69, 0x64, 0x61, 0x3b, 0x4d, 0x65, 0x6d, |
| 2737 | 0x65, 0x6e, 0x65, 0x64, 0x61, 0x3b, 0x4b, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x57, 0x3b, 0x59, 0x3b, 0x46, 0x3b, 0x4d, 0x3b, |
| 2738 | 0x906, 0x92f, 0x924, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x933, 0x93e, 0x930, 0x3b, 0x92c, |
| 2739 | 0x941, 0x927, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x930, 0x947, 0x938, 0x94d, 0x924, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, |
| 2740 | 0x930, 0x93e, 0x930, 0x3b, 0x936, 0x947, 0x928, 0x935, 0x93e, 0x930, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, |
| 2741 | 0x941, 0x3b, 0x92c, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x947, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, |
| 2742 | 0x3b, 0x92c, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x947, 0x3b, 0x53, 0x1ecd, 0x6e, 0x3b, 0x4d, 0x1ecd, 0x6e, 0x3b, 0x54, 0x69, |
| 2743 | 0x75, 0x3b, 0x57, 0x65, 0x6e, 0x3b, 0x54, 0x1ecd, 0x1ecd, 0x3b, 0x46, 0x72, 0x61, 0x1ecb, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53, |
| 2744 | 0x1ecd, 0x6e, 0x64, 0x65, 0x65, 0x3b, 0x4d, 0x1ecd, 0x6e, 0x64, 0x65, 0x3b, 0x54, 0x69, 0x75, 0x7a, 0x64, 0x65, 0x65, 0x3b, |
| 2745 | 0x57, 0x65, 0x6e, 0x65, 0x7a, 0x64, 0x65, 0x65, 0x3b, 0x54, 0x1ecd, 0x1ecd, 0x7a, 0x64, 0x65, 0x65, 0x3b, 0x46, 0x72, 0x61, |
| 2746 | 0x1ecb, 0x64, 0x65, 0x65, 0x3b, 0x53, 0x61, 0x74, 0x1ecd, 0x64, 0x65, 0x65, 0x3b, 0x57, 0x6b, 0x79, 0x3b, 0x57, 0x6b, 0x77, |
| 2747 | 0x3b, 0x57, 0x6b, 0x6c, 0x3b, 0x57, 0x74, 0x169, 0x3b, 0x57, 0x6b, 0x6e, 0x3b, 0x57, 0x74, 0x6e, 0x3b, 0x57, 0x74, 0x68, |
| 2748 | 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x79, 0x75, 0x6d, 0x77, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x77, 0x61, 0x6d, 0x62, 0x129, |
| 2749 | 0x6c, 0x129, 0x6c, 0x79, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x65, 0x6c, 0x129, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x74, |
| 2750 | 0x61, 0x74, 0x169, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x74, 0x61, 0x6e, |
| 2751 | 0x6f, 0x3b, 0x57, 0x61, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x74, 0x68, 0x61, 0x74, 0x169, 0x3b, 0x59, 0x3b, 0x57, 0x3b, 0x45, |
| 2752 | 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72, |
| 2753 | 0x3b, 0x6d, 0x69, 0x65, 0x3b, 0x6a, 0x6f, 0x69, 0x3b, 0x76, 0x69, 0x6e, 0x3b, 0x73, 0x61, 0x62, 0x3b, 0x64, 0x6f, 0x6d, |
| 2754 | 0x65, 0x6e, 0x69, 0x65, 0x3b, 0x6c, 0x75, 0x6e, 0x69, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x61, 0x72, 0x73, 0x3b, 0x6d, |
| 2755 | 0x69, 0x65, 0x72, 0x63, 0x75, 0x73, 0x3b, 0x6a, 0x6f, 0x69, 0x62, 0x65, 0x3b, 0x76, 0x69, 0x6e, 0x61, 0x72, 0x73, 0x3b, |
| 2756 | 0x73, 0x61, 0x62, 0x69, 0x64, 0x65, 0x3b, 0x6b, 0x254, 0x73, 0x3b, 0x64, 0x7a, 0x6f, 0x3b, 0x62, 0x6c, 0x61, 0x3b, 0x6b, |
| 2757 | 0x75, 0x256, 0x3b, 0x79, 0x61, 0x77, 0x3b, 0x66, 0x69, 0x256, 0x3b, 0x6d, 0x65, 0x6d, 0x3b, 0x6b, 0x254, 0x73, 0x69, 0x256, |
| 2758 | 0x61, 0x3b, 0x64, 0x7a, 0x6f, 0x256, 0x61, 0x3b, 0x62, 0x6c, 0x61, 0x256, 0x61, 0x3b, 0x6b, 0x75, 0x256, 0x61, 0x3b, 0x79, |
| 2759 | 0x61, 0x77, 0x6f, 0x256, 0x61, 0x3b, 0x66, 0x69, 0x256, 0x61, 0x3b, 0x6d, 0x65, 0x6d, 0x6c, 0x65, 0x256, 0x61, 0x3b, 0x6b, |
| 2760 | 0x3b, 0x64, 0x3b, 0x62, 0x3b, 0x6b, 0x3b, 0x79, 0x3b, 0x66, 0x3b, 0x6d, 0x3b, 0x4c, 0x50, 0x3b, 0x50, 0x31, 0x3b, 0x50, |
| 2761 | 0x32, 0x3b, 0x50, 0x33, 0x3b, 0x50, 0x34, 0x3b, 0x50, 0x35, 0x3b, 0x50, 0x36, 0x3b, 0x4c, 0x101, 0x70, 0x75, 0x6c, 0x65, |
| 2762 | 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6b, 0x61, 0x68, 0x69, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6c, 0x75, 0x61, 0x3b, 0x50, 0x6f, |
| 2763 | 0x2bb, 0x61, 0x6b, 0x6f, 0x6c, 0x75, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x68, 0x101, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6c, 0x69, |
| 2764 | 0x6d, 0x61, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6f, 0x6e, 0x6f, 0x3b, 0x4c, 0x69, 0x6e, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, |
| 2765 | 0x61, 0x72, 0x3b, 0x4d, 0x69, 0x79, 0x3b, 0x48, 0x75, 0x77, 0x3b, 0x42, 0x69, 0x79, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4c, |
| 2766 | 0x69, 0x6e, 0x67, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d, |
| 2767 | 0x69, 0x79, 0x65, 0x72, 0x6b, 0x75, 0x6c, 0x65, 0x73, 0x3b, 0x48, 0x75, 0x77, 0x65, 0x62, 0x65, 0x73, 0x3b, 0x42, 0x69, |
| 2768 | 0x79, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0xe4, |
| 2769 | 0x2e, 0x3b, 0x5a, 0x69, 0x2e, 0x3b, 0x4d, 0x69, 0x2e, 0x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, |
| 2770 | 0x2e, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x74, 0x69, 0x67, 0x3b, 0x4d, 0xe4, 0xe4, 0x6e, 0x74, 0x69, 0x67, 0x3b, 0x5a, 0x69, |
| 2771 | 0x69, 0x73, 0x63, 0x68, 0x74, 0x69, 0x67, 0x3b, 0x4d, 0x69, 0x74, 0x74, 0x77, 0x75, 0x63, 0x68, 0x3b, 0x44, 0x75, 0x6e, |
| 2772 | 0x73, 0x63, 0x68, 0x74, 0x69, 0x67, 0x3b, 0x46, 0x72, 0x69, 0x69, 0x74, 0x69, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x63, |
| 2773 | 0x68, 0x74, 0x69, 0x67, 0x3b, 0xa46d, 0xa18f, 0x3b, 0xa18f, 0xa2cd, 0x3b, 0xa18f, 0xa44d, 0x3b, 0xa18f, 0xa315, 0x3b, 0xa18f, 0xa1d6, 0x3b, |
| 2774 | 0xa18f, 0xa26c, 0x3b, 0xa18f, 0xa0d8, 0x3b, 0xa46d, 0xa18f, 0xa44d, 0x3b, 0xa18f, 0xa282, 0xa2cd, 0x3b, 0xa18f, 0xa282, 0xa44d, 0x3b, 0xa18f, 0xa282, |
| 2775 | 0xa315, 0x3b, 0xa18f, 0xa282, 0xa1d6, 0x3b, 0xa18f, 0xa282, 0xa26c, 0x3b, 0xa18f, 0xa282, 0xa0d8, 0x3b, 0xa18f, 0x3b, 0xa2cd, 0x3b, 0xa44d, 0x3b, |
| 2776 | 0xa315, 0x3b, 0xa1d6, 0x3b, 0xa26c, 0x3b, 0xa0d8, 0x3b, 0x53, 0xfc, 0x2e, 0x3b, 0x4d, 0x61, 0x2e, 0x3b, 0x44, 0x69, 0x2e, 0x3b, |
| 2777 | 0x4d, 0x69, 0x2e, 0x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0xfc, 0x6e, 0x6e, |
| 2778 | 0x64, 0x61, 0x67, 0x3b, 0x4d, 0x61, 0x61, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x6e, 0x67, 0x73, 0x64, 0x61, 0x67, |
| 2779 | 0x3b, 0x4d, 0x69, 0x64, 0x64, 0x65, 0x77, 0x65, 0x6b, 0x65, 0x6e, 0x3b, 0x44, 0x75, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x64, |
| 2780 | 0x61, 0x67, 0x3b, 0x46, 0x72, 0x65, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x53, 0xfc, 0x6e, 0x6e, 0x61, 0x76, 0x65, 0x6e, 0x64, |
| 2781 | 0x3b, 0x73, 0x6f, 0x74, 0x6e, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x3b, 0x6d, 0x61, 0x14b, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x3b, |
| 2782 | 0x64, 0x75, 0x6f, 0x72, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x3b, 0x6c, 0xe1, 0x76, 0x3b, 0x73, 0x6f, 0x74, 0x6e, 0x61, 0x62, |
| 2783 | 0x65, 0x61, 0x69, 0x76, 0x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0xe1, 0x72, 0x67, 0x61, 0x3b, 0x6d, 0x61, 0x14b, 0x14b, |
| 2784 | 0x65, 0x62, 0xe1, 0x72, 0x67, 0x61, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x61, 0x76, 0x61, 0x68, 0x6b, 0x6b, 0x75, 0x3b, 0x64, |
| 2785 | 0x75, 0x6f, 0x72, 0x61, 0x73, 0x64, 0x61, 0x74, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x6a, 0x61, 0x64, 0x61, 0x74, 0x3b, 0x6c, |
| 2786 | 0xe1, 0x76, 0x76, 0x61, 0x72, 0x64, 0x61, 0x74, 0x3b, 0x53, 0x3b, 0x56, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x44, 0x3b, 0x42, |
| 2787 | 0x3b, 0x4c, 0x3b, 0x73, 0x6f, 0x3b, 0x6d, 0xe1, 0x3b, 0x64, 0x69, 0x3b, 0x67, 0x61, 0x3b, 0x64, 0x75, 0x3b, 0x62, 0x65, |
| 2788 | 0x3b, 0x6c, 0xe1, 0x3b, 0x73, 0x6f, 0x74, 0x6e, 0x61, 0x62, 0x65, 0x61, 0x69, 0x76, 0x69, 0x3b, 0x6d, 0xe1, 0x6e, 0x6e, |
| 2789 | 0x6f, 0x64, 0x61, 0x74, 0x3b, 0x64, 0x69, 0x73, 0x64, 0x61, 0x74, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x61, 0x76, 0x61, 0x68, |
| 2790 | 0x6b, 0x6b, 0x75, 0x3b, 0x64, 0x75, 0x6f, 0x72, 0x61, 0x73, 0x74, 0x61, 0x74, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x6a, 0x61, |
| 2791 | 0x64, 0x61, 0x74, 0x3b, 0x6c, 0xe1, 0x76, 0x76, 0x6f, 0x72, 0x64, 0x61, 0x74, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x44, 0x3b, |
| 2792 | 0x47, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x4c, 0x3b, 0x43, 0x70, 0x72, 0x3b, 0x43, 0x74, 0x74, 0x3b, 0x43, 0x6d, 0x6e, 0x3b, |
| 2793 | 0x43, 0x6d, 0x74, 0x3b, 0x41, 0x72, 0x73, 0x3b, 0x49, 0x63, 0x6d, 0x3b, 0x45, 0x73, 0x74, 0x3b, 0x43, 0x68, 0x75, 0x6d, |
| 2794 | 0x61, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x6f, 0x3b, 0x43, 0x68, 0x75, 0x6d, |
| 2795 | 0x61, 0x69, 0x6e, 0x65, 0x3b, 0x43, 0x68, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, |
| 2796 | 0x73, 0x69, 0x3b, 0x49, 0x63, 0x68, 0x75, 0x6d, 0x61, 0x3b, 0x45, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x43, 0x3b, |
| 2797 | 0x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x45, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x4a, 0x69, 0x6d, 0x3b, |
| 2798 | 0x4b, 0x61, 0x77, 0x3b, 0x4b, 0x61, 0x64, 0x3b, 0x4b, 0x61, 0x6e, 0x3b, 0x4b, 0x61, 0x73, 0x3b, 0x4e, 0x67, 0x75, 0x3b, |
| 2799 | 0x49, 0x74, 0x75, 0x6b, 0x75, 0x20, 0x6a, 0x61, 0x20, 0x6a, 0x75, 0x6d, 0x77, 0x61, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, |
| 2800 | 0x75, 0x6b, 0x61, 0x20, 0x6a, 0x69, 0x6d, 0x77, 0x65, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61, |
| 2801 | 0x20, 0x6b, 0x61, 0x77, 0x69, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x64, 0x61, 0x64, |
| 2802 | 0x75, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x4b, 0x75, 0x72, 0x61, |
| 2803 | 0x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x73, 0x61, 0x6e, 0x75, 0x3b, 0x4b, 0x69, 0x66, 0x75, 0x6c, 0x61, 0x20, 0x6e, |
| 2804 | 0x67, 0x75, 0x77, 0x6f, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x64, |
| 2805 | 0x65, 0x77, 0x3b, 0x61, 0x61, 0x253, 0x3b, 0x6d, 0x61, 0x77, 0x3b, 0x6e, 0x6a, 0x65, 0x3b, 0x6e, 0x61, 0x61, 0x3b, 0x6d, |
| 2806 | 0x77, 0x64, 0x3b, 0x68, 0x62, 0x69, 0x3b, 0x64, 0x65, 0x77, 0x6f, 0x3b, 0x61, 0x61, 0x253, 0x6e, 0x64, 0x65, 0x3b, 0x6d, |
| 2807 | 0x61, 0x77, 0x62, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x6e, 0x6a, 0x65, 0x73, 0x6c, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x6e, 0x61, |
| 2808 | 0x61, 0x73, 0x61, 0x61, 0x6e, 0x64, 0x65, 0x3b, 0x6d, 0x61, 0x77, 0x6e, 0x64, 0x65, 0x3b, 0x68, 0x6f, 0x6f, 0x72, 0x65, |
| 2809 | 0x2d, 0x62, 0x69, 0x69, 0x72, 0x3b, 0x64, 0x3b, 0x61, 0x3b, 0x6d, 0x3b, 0x6e, 0x3b, 0x6e, 0x3b, 0x6d, 0x3b, 0x68, 0x3b, |
| 2810 | 0x4b, 0x4d, 0x41, 0x3b, 0x4e, 0x54, 0x54, 0x3b, 0x4e, 0x4d, 0x4e, 0x3b, 0x4e, 0x4d, 0x54, 0x3b, 0x41, 0x52, 0x54, 0x3b, |
| 2811 | 0x4e, 0x4d, 0x41, 0x3b, 0x4e, 0x4d, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d, 0x69, 0x61, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, |
| 2812 | 0x74, 0x61, 0x74, 0x169, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x69, 0x6e, 0x65, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x74, |
| 2813 | 0x61, 0x6e, 0x61, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x74, 0x68, 0x69, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, |
| 2814 | 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x74, 0x68, 0x69, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41, |
| 2815 | 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41, 0x72, 0x65, 0x3b, 0x4b, 0x75, 0x6e, 0x3b, 0x4f, 0x6e, 0x67, 0x3b, 0x49, 0x6e, 0x65, |
| 2816 | 0x3b, 0x49, 0x6c, 0x65, 0x3b, 0x53, 0x61, 0x70, 0x3b, 0x4b, 0x77, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, |
| 2817 | 0x65, 0x65, 0x20, 0x61, 0x72, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6b, 0x75, 0x6e, |
| 2818 | 0x69, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6f, 0x6e, 0x67, 0x2019, 0x77, 0x61, 0x6e, 0x3b, |
| 2819 | 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x69, 0x6e, 0x65, 0x74, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, |
| 2820 | 0x74, 0x20, 0x65, 0x65, 0x20, 0x69, 0x6c, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x73, |
| 2821 | 0x61, 0x70, 0x61, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6b, 0x77, 0x65, 0x3b, 0x41, 0x3b, |
| 2822 | 0x4b, 0x3b, 0x4f, 0x3b, 0x49, 0x3b, 0x49, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x44, 0x69, 0x6d, 0x3b, 0x50, 0x6f, 0x73, 0x3b, |
| 2823 | 0x50, 0x69, 0x72, 0x3b, 0x54, 0x61, 0x74, 0x3b, 0x4e, 0x61, 0x69, 0x3b, 0x53, 0x68, 0x61, 0x3b, 0x53, 0x61, 0x62, 0x3b, |
| 2824 | 0x44, 0x69, 0x6d, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x43, 0x68, 0x69, 0x70, 0x6f, 0x73, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x70, |
| 2825 | 0x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x69, 0x3b, 0x43, |
| 2826 | 0x68, 0x69, 0x73, 0x68, 0x61, 0x6e, 0x75, 0x3b, 0x53, 0x61, 0x62, 0x75, 0x64, 0x75, 0x3b, 0x44, 0x3b, 0x50, 0x3b, 0x43, |
| 2827 | 0x3b, 0x54, 0x3b, 0x4e, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x6e, 0x3b, 0x4d, 0x76, 0x75, 0x3b, 0x53, 0x69, 0x62, |
| 2828 | 0x3b, 0x53, 0x69, 0x74, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x53, 0x69, 0x68, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x53, 0x6f, 0x6e, |
| 2829 | 0x74, 0x6f, 0x3b, 0x4d, 0x76, 0x75, 0x6c, 0x6f, 0x3b, 0x53, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x3b, 0x53, 0x69, 0x74, 0x68, |
| 2830 | 0x61, 0x74, 0x68, 0x75, 0x3b, 0x53, 0x69, 0x6e, 0x65, 0x3b, 0x53, 0x69, 0x68, 0x6c, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x67, |
| 2831 | 0x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x4d, |
| 2832 | 0x3b, 0x49, 0x6a, 0x70, 0x3b, 0x49, 0x6a, 0x74, 0x3b, 0x49, 0x6a, 0x6e, 0x3b, 0x49, 0x6a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, |
| 2833 | 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x49, 0x6a, 0x6d, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b, |
| 2834 | 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x49, |
| 2835 | 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, |
| 2836 | 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, |
| 2837 | 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x37, 0x3b, 0x31, 0x3b, 0x2d30, 0x2d59, 0x2d30, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x3b, 0x2d30, 0x2d59, 0x2d49, |
| 2838 | 0x3b, 0x2d30, 0x2d3d, 0x2d55, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4e, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d39, 0x3b, 0x2d30, |
| 2839 | 0x2d59, 0x2d30, 0x2d4e, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30, |
| 2840 | 0x2d3d, 0x2d55, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d59, 0x2d49, 0x2d4e, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, |
| 2841 | 0x2d49, 0x2d39, 0x2d62, 0x2d30, 0x2d59, 0x3b, 0x61, 0x73, 0x61, 0x3b, 0x61, 0x79, 0x6e, 0x3b, 0x61, 0x73, 0x69, 0x3b, 0x61, 0x6b, |
| 2842 | 0x1e5b, 0x3b, 0x61, 0x6b, 0x77, 0x3b, 0x61, 0x73, 0x69, 0x6d, 0x3b, 0x61, 0x73, 0x69, 0x1e0d, 0x3b, 0x61, 0x73, 0x61, 0x6d, |
| 2843 | 0x61, 0x73, 0x3b, 0x61, 0x79, 0x6e, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x61, 0x6b, 0x1e5b, 0x61, |
| 2844 | 0x73, 0x3b, 0x61, 0x6b, 0x77, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x6d, 0x77, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x1e0d, |
| 2845 | 0x79, 0x61, 0x73, 0x3b, 0x41, 0x63, 0x65, 0x3b, 0x41, 0x72, 0x69, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x41, 0x68, 0x61, 0x3b, |
| 2846 | 0x41, 0x6d, 0x68, 0x3b, 0x53, 0x65, 0x6d, 0x3b, 0x53, 0x65, 0x64, 0x3b, 0x41, 0x63, 0x65, 0x72, 0x3b, 0x41, 0x72, 0x69, |
| 2847 | 0x6d, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x3b, 0x41, 0x68, 0x61, 0x64, 0x3b, 0x41, 0x6d, 0x68, 0x61, 0x64, 0x3b, 0x53, 0x65, |
| 2848 | 0x6d, 0x3b, 0x53, 0x65, 0x64, 0x3b, 0x59, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b, |
| 2849 | 0x59, 0x61, 0x6e, 0x3b, 0x53, 0x61, 0x6e, 0x3b, 0x4b, 0x72, 0x61, 0x1e0d, 0x3b, 0x4b, 0x75, 0x1e93, 0x3b, 0x53, 0x61, 0x6d, |
| 2850 | 0x3b, 0x53, 0x1e0d, 0x69, 0x73, 0x3b, 0x53, 0x61, 0x79, 0x3b, 0x59, 0x61, 0x6e, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x61, 0x6e, |
| 2851 | 0x61, 0x73, 0x73, 0x3b, 0x4b, 0x72, 0x61, 0x1e0d, 0x61, 0x73, 0x73, 0x3b, 0x4b, 0x75, 0x1e93, 0x61, 0x73, 0x73, 0x3b, 0x53, |
| 2852 | 0x61, 0x6d, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x1e0d, 0x69, 0x73, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x61, 0x79, 0x61, 0x73, 0x73, |
| 2853 | 0x3b, 0x43, 0x3b, 0x52, 0x3b, 0x41, 0x3b, 0x48, 0x3b, 0x4d, 0x3b, 0x53, 0x3b, 0x44, 0x3b, 0x53, 0x41, 0x4e, 0x3b, 0x4f, |
| 2854 | 0x52, 0x4b, 0x3b, 0x4f, 0x4b, 0x42, 0x3b, 0x4f, 0x4b, 0x53, 0x3b, 0x4f, 0x4b, 0x4e, 0x3b, 0x4f, 0x4b, 0x54, 0x3b, 0x4f, |
| 2855 | 0x4d, 0x4b, 0x3b, 0x53, 0x61, 0x6e, 0x64, 0x65, 0x3b, 0x4f, 0x72, 0x77, 0x6f, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x7a, 0x61, |
| 2856 | 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x73, 0x68, |
| 2857 | 0x61, 0x74, 0x75, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x74, |
| 2858 | 0x61, 0x61, 0x6e, 0x6f, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x61, 0x67, 0x61, 0x3b, 0x53, 0x3b, 0x4b, |
| 2859 | 0x3b, 0x52, 0x3b, 0x53, 0x3b, 0x4e, 0x3b, 0x54, 0x3b, 0x4d, 0x3b, 0x4d, 0x75, 0x6c, 0x3b, 0x56, 0x69, 0x6c, 0x3b, 0x48, |
| 2860 | 0x69, 0x76, 0x3b, 0x48, 0x69, 0x64, 0x3b, 0x48, 0x69, 0x74, 0x3b, 0x48, 0x69, 0x68, 0x3b, 0x4c, 0x65, 0x6d, 0x3b, 0x70, |
| 2861 | 0x61, 0x20, 0x6d, 0x75, 0x6c, 0x75, 0x6e, 0x67, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x73, 0x68, 0x61, 0x68, 0x75, 0x76, 0x69, |
| 2862 | 0x6c, 0x75, 0x68, 0x61, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, 0x76, 0x69, 0x6c, 0x69, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, |
| 2863 | 0x64, 0x61, 0x74, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, 0x74, 0x61, 0x79, 0x69, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, |
| 2864 | 0x68, 0x61, 0x6e, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x73, 0x68, 0x61, 0x68, 0x75, 0x6c, 0x65, 0x6d, 0x62, 0x65, 0x6c, 0x61, |
| 2865 | 0x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x48, 0x3b, 0x48, 0x3b, 0x48, 0x3b, 0x57, 0x3b, 0x4a, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a, |
| 2866 | 0x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a, |
| 2867 | 0x6d, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x79, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, |
| 2868 | 0x75, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b, |
| 2869 | 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, |
| 2870 | 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0x6b, |
| 2871 | 0x61, 0x72, 0x3b, 0x6e, 0x74, 0x25b, 0x3b, 0x74, 0x61, 0x72, 0x3b, 0x61, 0x72, 0x61, 0x3b, 0x61, 0x6c, 0x61, 0x3b, 0x6a, |
| 2872 | 0x75, 0x6d, 0x3b, 0x73, 0x69, 0x62, 0x3b, 0x6b, 0x61, 0x72, 0x69, 0x3b, 0x6e, 0x74, 0x25b, 0x6e, 0x25b, 0x3b, 0x74, 0x61, |
| 2873 | 0x72, 0x61, 0x74, 0x61, 0x3b, 0x61, 0x72, 0x61, 0x62, 0x61, 0x3b, 0x61, 0x6c, 0x61, 0x6d, 0x69, 0x73, 0x61, 0x3b, 0x6a, |
| 2874 | 0x75, 0x6d, 0x61, 0x3b, 0x73, 0x69, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41, |
| 2875 | 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x4b, 0x6d, 0x61, 0x3b, 0x54, 0x61, 0x74, 0x3b, 0x49, 0x6e, 0x65, 0x3b, 0x54, 0x61, 0x6e, |
| 2876 | 0x3b, 0x41, 0x72, 0x6d, 0x3b, 0x4d, 0x61, 0x61, 0x3b, 0x4e, 0x4d, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d, 0x69, 0x61, 0x3b, |
| 2877 | 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x69, 0x6e, 0x65, 0x3b, 0x4e, |
| 2878 | 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x74, 0x68, 0x69, 0x3b, 0x4e, 0x6a, |
| 2879 | 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4e, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x74, 0x68, 0x69, 0x69, 0x3b, 0x4b, 0x3b, 0x4e, |
| 2880 | 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x4e, 0x3b, 0x13c6, 0x13cd, 0x13ac, 0x3b, 0x13c9, 0x13c5, 0x13af, 0x3b, 0x13d4, |
| 2881 | 0x13b5, 0x13c1, 0x3b, 0x13e6, 0x13a2, 0x13c1, 0x3b, 0x13c5, 0x13a9, 0x13c1, 0x3b, 0x13e7, 0x13be, 0x13a9, 0x3b, 0x13c8, 0x13d5, 0x13be, 0x3b, 0x13a4, |
| 2882 | 0x13be, 0x13d9, 0x13d3, 0x13c6, 0x13cd, 0x13ac, 0x3b, 0x13a4, 0x13be, 0x13d9, 0x13d3, 0x13c9, 0x13c5, 0x13af, 0x3b, 0x13d4, 0x13b5, 0x13c1, 0x13a2, 0x13a6, |
| 2883 | 0x3b, 0x13e6, 0x13a2, 0x13c1, 0x13a2, 0x13a6, 0x3b, 0x13c5, 0x13a9, 0x13c1, 0x13a2, 0x13a6, 0x3b, 0x13e7, 0x13be, 0x13a9, 0x13b6, 0x13cd, 0x13d7, 0x3b, |
| 2884 | 0x13a4, 0x13be, 0x13d9, 0x13d3, 0x13c8, 0x13d5, 0x13be, 0x3b, 0x13c6, 0x3b, 0x13c9, 0x3b, 0x13d4, 0x3b, 0x13e6, 0x3b, 0x13c5, 0x3b, 0x13e7, 0x3b, |
| 2885 | 0x13a4, 0x3b, 0x64, 0x69, 0x6d, 0x3b, 0x6c, 0x69, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x7a, 0x65, |
| 2886 | 0x3b, 0x76, 0x61, 0x6e, 0x3b, 0x73, 0x61, 0x6d, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e, 0x73, 0x3b, 0x6c, 0x69, 0x6e, 0x64, |
| 2887 | 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x6b, 0x72, 0x65, 0x64, 0x69, 0x3b, 0x7a, 0x65, 0x64, |
| 2888 | 0x69, 0x3b, 0x76, 0x61, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x69, 0x3b, 0x73, 0x61, 0x6d, 0x64, 0x69, 0x3b, 0x64, 0x3b, 0x6c, |
| 2889 | 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x7a, 0x3b, 0x76, 0x3b, 0x73, 0x3b, 0x4c, 0x6c, 0x32, 0x3b, 0x4c, 0x6c, 0x33, 0x3b, 0x4c, |
| 2890 | 0x6c, 0x34, 0x3b, 0x4c, 0x6c, 0x35, 0x3b, 0x4c, 0x6c, 0x36, 0x3b, 0x4c, 0x6c, 0x37, 0x3b, 0x4c, 0x6c, 0x31, 0x3b, 0x4c, |
| 2891 | 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, |
| 2892 | 0x20, 0x6c, 0x79, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e, |
| 2893 | 0x63, 0x68, 0x65, 0x63, 0x68, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e, 0x6e, 0x79, |
| 2894 | 0x61, 0x6e, 0x6f, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e, 0x6e, 0x79, 0x61, 0x6e, 0x6f, |
| 2895 | 0x20, 0x6e, 0x61, 0x20, 0x6c, 0x69, 0x6e, 0x6a, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, |
| 2896 | 0x6e, 0x6e, 0x79, 0x61, 0x6e, 0x6f, 0x20, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x76, 0x69, 0x6c, 0x69, 0x3b, 0x4c, 0x69, 0x64, |
| 2897 | 0x75, 0x76, 0x61, 0x20, 0x6c, 0x69, 0x74, 0x61, 0x6e, 0x64, 0x69, 0x3b, 0x50, 0xed, 0x69, 0x6c, 0x69, 0x3b, 0x54, 0xe1, |
| 2898 | 0x61, 0x74, 0x75, 0x3b, 0xcd, 0x6e, 0x65, 0x3b, 0x54, 0xe1, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, |
| 2899 | 0x6d, 0x3b, 0x4d, 0xf3, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0xed, 0x69, 0x72, 0x69, 0x3b, 0x4a, 0x75, |
| 2900 | 0x6d, 0x61, 0x74, 0xe1, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0xed, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, |
| 2901 | 0xe1, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x61, 0x6d, 0xed, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0xe1, 0x61, |
| 2902 | 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0xf3, 0x6f, 0x73, 0x69, 0x3b, 0x50, 0x3b, 0x54, 0x3b, 0x45, 0x3b, 0x4f, 0x3b, 0x41, |
| 2903 | 0x3b, 0x49, 0x3b, 0x4d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x42, 0x61, 0x6c, 0x3b, 0x4c, 0x77, 0x32, 0x3b, 0x4c, 0x77, 0x33, |
| 2904 | 0x3b, 0x4c, 0x77, 0x34, 0x3b, 0x4c, 0x77, 0x35, 0x3b, 0x4c, 0x77, 0x36, 0x3b, 0x53, 0x61, 0x62, 0x62, 0x69, 0x69, 0x74, |
| 2905 | 0x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x7a, 0x61, 0x3b, 0x4c, 0x77, 0x61, 0x6b, 0x75, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4c, |
| 2906 | 0x77, 0x61, 0x6b, 0x75, 0x73, 0x61, 0x74, 0x75, 0x3b, 0x4c, 0x77, 0x61, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x4c, 0x77, 0x61, |
| 2907 | 0x6b, 0x75, 0x74, 0x61, 0x61, 0x6e, 0x6f, 0x3b, 0x4c, 0x77, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x61, 0x67, 0x61, 0x3b, 0x53, |
| 2908 | 0x3b, 0x42, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x50, 0x61, 0x20, 0x4d, 0x75, 0x6c, 0x75, |
| 2909 | 0x6e, 0x67, 0x75, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x6d, 0x6f, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, |
| 2910 | 0x69, 0x62, 0x75, 0x6c, 0x69, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x50, 0x61, |
| 2911 | 0x6c, 0x69, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x73, 0x61, 0x6e, 0x6f, 0x3b, |
| 2912 | 0x50, 0x61, 0x63, 0x68, 0x69, 0x62, 0x65, 0x6c, 0x75, 0x73, 0x68, 0x69, 0x3b, 0x64, 0x75, 0x6d, 0x3b, 0x73, 0x69, 0x67, |
| 2913 | 0x3b, 0x74, 0x65, 0x72, 0x3b, 0x6b, 0x75, 0x61, 0x3b, 0x6b, 0x69, 0x6e, 0x3b, 0x73, 0x65, 0x73, 0x3b, 0x73, 0x61, 0x62, |
| 2914 | 0x3b, 0x64, 0x75, 0x6d, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x73, 0x69, 0x67, 0x75, 0x6e, 0x64, 0x61, 0x2d, 0x66, 0x65, 0x72, |
| 2915 | 0x61, 0x3b, 0x74, 0x65, 0x72, 0x73, 0x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x6b, 0x75, 0x61, 0x72, 0x74, 0x61, 0x2d, |
| 2916 | 0x66, 0x65, 0x72, 0x61, 0x3b, 0x6b, 0x69, 0x6e, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x73, 0x65, 0x73, 0x74, |
| 2917 | 0x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x75, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0x54, 0x3b, |
| 2918 | 0x4b, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x4b, 0x49, 0x55, 0x3b, 0x4d, 0x52, 0x41, 0x3b, 0x57, 0x41, 0x49, 0x3b, |
| 2919 | 0x57, 0x45, 0x54, 0x3b, 0x57, 0x45, 0x4e, 0x3b, 0x57, 0x54, 0x4e, 0x3b, 0x4a, 0x55, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d, |
| 2920 | 0x69, 0x61, 0x3b, 0x4d, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x6f, 0x3b, 0x57, 0x61, 0x69, 0x72, 0x69, 0x3b, 0x57, 0x65, |
| 2921 | 0x74, 0x68, 0x61, 0x74, 0x75, 0x3b, 0x57, 0x65, 0x6e, 0x61, 0x3b, 0x57, 0x65, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x4a, 0x75, |
| 2922 | 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4b, 0x3b, 0x4d, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x4a, |
| 2923 | 0x3b, 0x4b, 0x74, 0x73, 0x3b, 0x4b, 0x6f, 0x74, 0x3b, 0x4b, 0x6f, 0x6f, 0x3b, 0x4b, 0x6f, 0x73, 0x3b, 0x4b, 0x6f, 0x61, |
| 2924 | 0x3b, 0x4b, 0x6f, 0x6d, 0x3b, 0x4b, 0x6f, 0x6c, 0x3b, 0x4b, 0x6f, 0x74, 0x69, 0x73, 0x61, 0x70, 0x3b, 0x4b, 0x6f, 0x74, |
| 2925 | 0x61, 0x61, 0x69, 0x3b, 0x4b, 0x6f, 0x61, 0x65, 0x6e, 0x67, 0x2019, 0x3b, 0x4b, 0x6f, 0x73, 0x6f, 0x6d, 0x6f, 0x6b, 0x3b, |
| 2926 | 0x4b, 0x6f, 0x61, 0x6e, 0x67, 0x2019, 0x77, 0x61, 0x6e, 0x3b, 0x4b, 0x6f, 0x6d, 0x75, 0x75, 0x74, 0x3b, 0x4b, 0x6f, 0x6c, |
| 2927 | 0x6f, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4f, 0x3b, 0x53, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x4c, 0x3b, 0x53, 0x6f, 0x6e, 0x3b, |
| 2928 | 0x4d, 0x61, 0x3b, 0x44, 0x65, 0x3b, 0x57, 0x75, 0x3b, 0x44, 0x6f, 0x3b, 0x46, 0x72, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53, |
| 2929 | 0x6f, 0x6e, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x6e, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, |
| 2930 | 0x65, 0x73, 0x3b, 0x44, 0x65, 0x6e, 0x73, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x57, 0x75, 0x6e, 0x73, |
| 2931 | 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x44, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x74, 0x61, 0x78, 0x74, 0x73, |
| 2932 | 0x65, 0x65, 0x73, 0x3b, 0x46, 0x72, 0x61, 0x69, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x74, |
| 2933 | 0x65, 0x72, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x45, 0x3b, 0x57, 0x3b, 0x44, |
| 2934 | 0x3b, 0x46, 0x3b, 0x41, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0x6f, 0x2e, 0x3b, 0x44, 0x69, 0x2e, 0x3b, 0x4d, 0x65, 0x2e, |
| 2935 | 0x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x64, 0x61, 0x61, |
| 2936 | 0x63, 0x68, 0x3b, 0x4d, 0x6f, 0x68, 0x6e, 0x64, 0x61, 0x61, 0x63, 0x68, 0x3b, 0x44, 0x69, 0x6e, 0x6e, 0x73, 0x64, 0x61, |
| 2937 | 0x61, 0x63, 0x68, 0x3b, 0x4d, 0x65, 0x74, 0x77, 0x6f, 0x63, 0x68, 0x3b, 0x44, 0x75, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x64, |
| 2938 | 0x61, 0x61, 0x63, 0x68, 0x3b, 0x46, 0x72, 0x69, 0x69, 0x64, 0x61, 0x61, 0x63, 0x68, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x64, |
| 2939 | 0x61, 0x61, 0x63, 0x68, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0xed, 0x6c, 0xed, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0xe1, |
| 2940 | 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0xe1, 0x6e, 0x254, 0x3b, 0x41, |
| 2941 | 0x6c, 0x61, 0xe1, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0xe1, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0xf3, |
| 2942 | 0x73, 0x69, 0x3b, 0x53, 0x61, 0x62, 0x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x3b, 0x4b, 0x75, 0x62, 0x69, 0x3b, 0x4b, 0x75, |
| 2943 | 0x73, 0x61, 0x3b, 0x4b, 0x75, 0x6e, 0x61, 0x3b, 0x4b, 0x75, 0x74, 0x61, 0x3b, 0x4d, 0x75, 0x6b, 0x61, 0x3b, 0x53, 0x61, |
| 2944 | 0x62, 0x69, 0x69, 0x74, 0x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x7a, 0x61, 0x3b, 0x4f, 0x77, 0x6f, 0x6b, 0x75, 0x62, 0x69, |
| 2945 | 0x6c, 0x69, 0x3b, 0x4f, 0x77, 0x6f, 0x6b, 0x75, 0x73, 0x61, 0x74, 0x75, 0x3b, 0x4f, 0x6c, 0x6f, 0x6b, 0x75, 0x6e, 0x61, |
| 2946 | 0x3b, 0x4f, 0x6c, 0x6f, 0x6b, 0x75, 0x74, 0x61, 0x61, 0x6e, 0x75, 0x3b, 0x4f, 0x6c, 0x6f, 0x6d, 0x75, 0x6b, 0x61, 0x61, |
| 2947 | 0x67, 0x61, 0x3b, 0x53, 0x3b, 0x42, 0x3b, 0x42, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4d, 0x3b, 0x4a, 0x32, 0x3b, |
| 2948 | 0x4a, 0x33, 0x3b, 0x4a, 0x34, 0x3b, 0x4a, 0x35, 0x3b, 0x41, 0x6c, 0x3b, 0x49, 0x6a, 0x3b, 0x4a, 0x31, 0x3b, 0x4a, 0x75, |
| 2949 | 0x6d, 0x61, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, |
| 2950 | 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x4d, 0x75, 0x72, 0x77, 0x61, 0x20, 0x77, |
| 2951 | 0x61, 0x20, 0x4b, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4d, 0x75, 0x72, 0x77, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x61, 0x74, |
| 2952 | 0x61, 0x6e, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a, 0x74, 0x74, |
| 2953 | 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x6d, 0x3b, 0x4a, 0x6d, 0x6f, |
| 2954 | 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x42, 0x61, 0x72, 0x3b, 0x41, 0x61, 0x72, 0x3b, 0x55, 0x6e, 0x69, 0x3b, 0x55, 0x6e, 0x67, |
| 2955 | 0x3b, 0x4b, 0x61, 0x6e, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x65, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x4e, |
| 2956 | 0x61, 0x6b, 0x61, 0x65, 0x62, 0x61, 0x72, 0x61, 0x73, 0x61, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x4e, |
| 2957 | 0x61, 0x6b, 0x61, 0x75, 0x6e, 0x69, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x75, 0x6e, 0x67, 0x2019, 0x6f, 0x6e, 0x3b, 0x4e, 0x61, |
| 2958 | 0x6b, 0x61, 0x6b, 0x61, 0x6e, 0x79, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x73, 0x61, 0x62, 0x69, 0x74, 0x69, 0x3b, 0x4a, 0x3b, |
| 2959 | 0x42, 0x3b, 0x41, 0x3b, 0x55, 0x3b, 0x55, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x41, 0x74, 0x69, 0x3b, |
| 2960 | 0x41, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x6d, 0x3b, 0x41, 0x6c, 0x6a, 0x3b, 0x41, 0x73, 0x73, 0x3b, |
| 2961 | 0x41, 0x6c, 0x68, 0x61, 0x64, 0x69, 0x3b, 0x41, 0x74, 0x69, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x74, 0x61, |
| 2962 | 0x3b, 0x41, 0x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b, 0x41, 0x6c, |
| 2963 | 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x41, 0x73, 0x73, 0x61, 0x62, 0x64, 0x75, 0x3b, 0x48, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4c, |
| 2964 | 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x53, 0x3b, 0x4a, 0x4d, 0x50, 0x3b, 0x57, 0x55, 0x54, 0x3b, 0x54, 0x41, 0x52, 0x3b, 0x54, |
| 2965 | 0x41, 0x44, 0x3b, 0x54, 0x41, 0x4e, 0x3b, 0x54, 0x41, 0x42, 0x3b, 0x4e, 0x47, 0x53, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, |
| 2966 | 0x69, 0x6c, 0x3b, 0x57, 0x75, 0x6f, 0x6b, 0x20, 0x54, 0x69, 0x63, 0x68, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x72, |
| 2967 | 0x69, 0x79, 0x6f, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x64, 0x65, 0x6b, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, |
| 2968 | 0x6e, 0x67, 0x2019, 0x77, 0x65, 0x6e, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x62, 0x69, 0x63, 0x68, 0x3b, 0x4e, 0x67, |
| 2969 | 0x65, 0x73, 0x6f, 0x3b, 0x4a, 0x3b, 0x57, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4e, 0x3b, 0x41, 0x73, |
| 2970 | 0x61, 0x3b, 0x41, 0x79, 0x6e, 0x3b, 0x41, 0x73, 0x6e, 0x3b, 0x41, 0x6b, 0x72, 0x3b, 0x41, 0x6b, 0x77, 0x3b, 0x41, 0x73, |
| 2971 | 0x6d, 0x3b, 0x41, 0x73, 0x1e0d, 0x3b, 0x41, 0x73, 0x61, 0x6d, 0x61, 0x73, 0x3b, 0x41, 0x79, 0x6e, 0x61, 0x73, 0x3b, 0x41, |
| 2972 | 0x73, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x41, 0x6b, 0x72, 0x61, 0x73, 0x3b, 0x41, 0x6b, 0x77, 0x61, 0x73, 0x3b, 0x41, 0x73, |
| 2973 | 0x69, 0x6d, 0x77, 0x61, 0x73, 0x3b, 0x41, 0x73, 0x69, 0x1e0d, 0x79, 0x61, 0x73, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, |
| 2974 | 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x41, 0x74, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x3b, |
| 2975 | 0x41, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x6d, 0x3b, 0x41, 0x6c, 0x7a, 0x3b, 0x41, 0x73, 0x69, 0x3b, 0x41, 0x6c, 0x68, 0x61, |
| 2976 | 0x64, 0x69, 0x3b, 0x41, 0x74, 0x69, 0x6e, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x41, |
| 2977 | 0x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b, 0x41, 0x6c, 0x7a, 0x75, |
| 2978 | 0x6d, 0x61, 0x3b, 0x41, 0x73, 0x69, 0x62, 0x74, 0x69, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6d, |
| 2979 | 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x4a, 0x75, |
| 2980 | 0x6d, 0x61, 0x61, 0x70, 0x69, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, |
| 2981 | 0x61, 0x61, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, |
| 2982 | 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x6d, 0x6f, 0x73, 0x69, |
| 2983 | 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x31, 0x3b, 0x930, 0x92c, 0x93f, 0x3b, 0x938, |
| 2984 | 0x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b, 0x92c, 0x941, 0x926, 0x3b, 0x92c, 0x93f, 0x938, 0x925, 0x93f, 0x3b, 0x938, 0x941, 0x916, |
| 2985 | 0x941, 0x930, 0x3b, 0x938, 0x941, 0x928, 0x93f, 0x3b, 0x930, 0x92c, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x92e, 0x92c, 0x93e, 0x930, |
| 2986 | 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x926, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x938, 0x925, |
| 2987 | 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x941, 0x916, 0x941, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x941, 0x928, 0x93f, 0x92c, 0x93e, |
| 2988 | 0x930, 0x3b, 0x930, 0x3b, 0x938, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b, 0x92c, 0x93f, 0x3b, 0x938, 0x941, 0x3b, 0x938, 0x941, |
| 2989 | 0x3b, 0x43a, 0x4c0, 0x438, 0x3b, 0x43e, 0x440, 0x3b, 0x448, 0x438, 0x3b, 0x43a, 0x445, 0x430, 0x3b, 0x435, 0x430, 0x3b, 0x43f, 0x4c0, |
| 2990 | 0x435, 0x3b, 0x448, 0x443, 0x43e, 0x3b, 0x43a, 0x4c0, 0x438, 0x440, 0x430, 0x3b, 0x43e, 0x440, 0x448, 0x43e, 0x442, 0x3b, 0x448, 0x438, |
| 2991 | 0x43d, 0x430, 0x440, 0x430, 0x3b, 0x43a, 0x445, 0x430, 0x430, 0x440, 0x430, 0x3b, 0x435, 0x430, 0x440, 0x430, 0x3b, 0x43f, 0x4c0, 0x435, |
| 2992 | 0x440, 0x430, 0x441, 0x43a, 0x430, 0x3b, 0x448, 0x443, 0x43e, 0x442, 0x3b, 0x43a, 0x4c0, 0x3b, 0x43e, 0x3b, 0x448, 0x3b, 0x43a, 0x445, |
| 2993 | 0x3b, 0x435, 0x3b, 0x43f, 0x4c0, 0x3b, 0x448, 0x3b, 0x4c, 0x75, 0x6d, 0x3b, 0x4e, 0x6b, 0x6f, 0x3b, 0x4e, 0x64, 0x79, 0x3b, |
| 2994 | 0x4e, 0x64, 0x67, 0x3b, 0x4e, 0x6a, 0x77, 0x3b, 0x4e, 0x67, 0x76, 0x3b, 0x4c, 0x75, 0x62, 0x3b, 0x4c, 0x75, 0x6d, 0x69, |
| 2995 | 0x6e, 0x67, 0x75, 0x3b, 0x4e, 0x6b, 0x6f, 0x64, 0x79, 0x61, 0x3b, 0x4e, 0x64, 0xe0, 0x61, 0x79, 0xe0, 0x3b, 0x4e, 0x64, |
| 2996 | 0x61, 0x6e, 0x67, 0xf9, 0x3b, 0x4e, 0x6a, 0xf2, 0x77, 0x61, 0x3b, 0x4e, 0x67, 0xf2, 0x76, 0x79, 0x61, 0x3b, 0x4c, 0x75, |
| 2997 | 0x62, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x4c, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4c, 0x3b, |
| 2998 | 0x53, 0x6f, 0x6e, 0x3b, 0x4d, 0xe9, 0x69, 0x3b, 0x44, 0xeb, 0x6e, 0x3b, 0x4d, 0xeb, 0x74, 0x3b, 0x44, 0x6f, 0x6e, 0x3b, |
| 2999 | 0x46, 0x72, 0x65, 0x3b, 0x53, 0x61, 0x6d, 0x3b, 0x53, 0x6f, 0x6e, 0x6e, 0x64, 0x65, 0x67, 0x3b, 0x4d, 0xe9, 0x69, 0x6e, |
| 3000 | 0x64, 0x65, 0x67, 0x3b, 0x44, 0xeb, 0x6e, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x4d, 0xeb, 0x74, 0x74, 0x77, 0x6f, |
| 3001 | 0x63, 0x68, 0x3b, 0x44, 0x6f, 0x6e, 0x6e, 0x65, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x46, 0x72, 0x65, 0x69, 0x64, |
| 3002 | 0x65, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x53, 0x6f, 0x6e, 0x2e, 0x3b, 0x4d, 0xe9, |
| 3003 | 0x69, 0x2e, 0x3b, 0x44, 0xeb, 0x6e, 0x2e, 0x3b, 0x4d, 0xeb, 0x74, 0x2e, 0x3b, 0x44, 0x6f, 0x6e, 0x2e, 0x3b, 0x46, 0x72, |
| 3004 | 0x65, 0x2e, 0x3b, 0x53, 0x61, 0x6d, 0x2e, 0x3b, 0x6e, 0x74, 0x73, 0x3b, 0x6b, 0x70, 0x61, 0x3b, 0x67, 0x68, 0x254, 0x3b, |
| 3005 | 0x74, 0x254, 0x6d, 0x3b, 0x75, 0x6d, 0x65, 0x3b, 0x67, 0x68, 0x268, 0x3b, 0x64, 0x7a, 0x6b, 0x3b, 0x74, 0x73, 0x75, 0x294, |
| 3006 | 0x6e, 0x74, 0x73, 0x268, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x6b, 0x70, 0xe0, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x67, |
| 3007 | 0x68, 0x254, 0x65, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x74, 0x254, 0x300, 0x6d, 0x6c, 0xf2, 0x3b, 0x74, 0x73, 0x75, 0x294, |
| 3008 | 0x75, 0x6d, 0xe8, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x67, 0x68, 0x268, 0x302, 0x6d, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x6e, |
| 3009 | 0x64, 0x7a, 0x268, 0x6b, 0x254, 0x294, 0x254, 0x3b, 0x6e, 0x3b, 0x6b, 0x3b, 0x67, 0x3b, 0x74, 0x3b, 0x75, 0x3b, 0x67, 0x3b, |
| 3010 | 0x64, 0x3b, 0x6e, 0x254, 0x79, 0x3b, 0x6e, 0x6a, 0x61, 0x3b, 0x75, 0x75, 0x6d, 0x3b, 0x14b, 0x67, 0x65, 0x3b, 0x6d, 0x62, |
| 3011 | 0x254, 0x3b, 0x6b, 0x254, 0x254, 0x3b, 0x6a, 0x6f, 0x6e, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6e, 0x254, 0x302, 0x79, 0x3b, |
| 3012 | 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6e, 0x6a, 0x61, 0x14b, 0x67, 0x75, 0x6d, 0x62, 0x61, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, |
| 3013 | 0xfb, 0x6d, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x14b, 0x67, 0xea, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6d, 0x62, 0x254, |
| 3014 | 0x6b, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6b, 0x254, 0x254, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6a, 0xf4, 0x6e, 0x3b, |
| 3015 | 0x6e, 0x3b, 0x6e, 0x3b, 0x75, 0x3b, 0x14b, 0x3b, 0x6d, 0x3b, 0x6b, 0x3b, 0x6a, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x64, 0x69, |
| 3016 | 0x3b, 0x41, 0x74, 0x69, 0x6e, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, |
| 3017 | 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x41, 0x6c, 0x7a, 0x75, 0x6d, 0x61, 0x3b, |
| 3018 | 0x41, 0x73, 0x69, 0x62, 0x74, 0x69, 0x3b, 0x48, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x5a, 0x3b, 0x53, |
| 3019 | 0x3b, 0xe9, 0x74, 0x3b, 0x6d, 0x254, 0x301, 0x73, 0x3b, 0x6b, 0x77, 0x61, 0x3b, 0x6d, 0x75, 0x6b, 0x3b, 0x14b, 0x67, 0x69, |
| 3020 | 0x3b, 0x257, 0xf3, 0x6e, 0x3b, 0x65, 0x73, 0x61, 0x3b, 0xe9, 0x74, 0x69, 0x3b, 0x6d, 0x254, 0x301, 0x73, 0xfa, 0x3b, 0x6b, |
| 3021 | 0x77, 0x61, 0x73, 0xfa, 0x3b, 0x6d, 0x75, 0x6b, 0x254, 0x301, 0x73, 0xfa, 0x3b, 0x14b, 0x67, 0x69, 0x73, 0xfa, 0x3b, 0x257, |
| 3022 | 0xf3, 0x6e, 0x25b, 0x73, 0xfa, 0x3b, 0x65, 0x73, 0x61, 0x253, 0x61, 0x73, 0xfa, 0x3b, 0x65, 0x3b, 0x6d, 0x3b, 0x6b, 0x3b, |
| 3023 | 0x6d, 0x3b, 0x14b, 0x3b, 0x257, 0x3b, 0x65, 0x3b, 0x44, 0x69, 0x6d, 0x3b, 0x54, 0x65, 0x6e, 0x3b, 0x54, 0x61, 0x6c, 0x3b, |
| 3024 | 0x41, 0x6c, 0x61, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x41, 0x72, 0x6a, 0x3b, 0x53, 0x69, 0x62, 0x3b, 0x44, 0x69, 0x6d, 0x61, |
| 3025 | 0x73, 0x3b, 0x54, 0x65, 0x6e, 0x65, 0x14b, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x72, 0x62, |
| 3026 | 0x61, 0x79, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x73, 0x61, 0x79, 0x3b, 0x41, 0x72, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x53, |
| 3027 | 0x69, 0x62, 0x69, 0x74, 0x69, 0x3b, 0x44, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x53, 0x3b, |
| 3028 | 0x73, 0x254, 0x301, 0x6e, 0x3b, 0x6d, 0x254, 0x301, 0x6e, 0x3b, 0x73, 0x6d, 0x62, 0x3b, 0x73, 0x6d, 0x6c, 0x3b, 0x73, 0x6d, |
| 3029 | 0x6e, 0x3b, 0x66, 0xfa, 0x6c, 0x3b, 0x73, 0xe9, 0x72, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x6d, 0x254, 0x301, |
| 3030 | 0x6e, 0x64, 0x69, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x62, |
| 3031 | 0x25b, 0x30c, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x6c, 0x25b, |
| 3032 | 0x301, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x6e, 0x79, 0x69, |
| 3033 | 0x3b, 0x66, 0xfa, 0x6c, 0x61, 0x64, 0xe9, 0x3b, 0x73, 0xe9, 0x72, 0x61, 0x64, 0xe9, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73, |
| 3034 | 0x3b, 0x73, 0x3b, 0x73, 0x3b, 0x66, 0x3b, 0x73, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x3b, 0x6c, 0x1dd, 0x6e, 0x3b, 0x6d, 0x61, |
| 3035 | 0x61, 0x3b, 0x6d, 0x25b, 0x6b, 0x3b, 0x6a, 0x1dd, 0x1dd, 0x3b, 0x6a, 0xfa, 0x6d, 0x3b, 0x73, 0x61, 0x6d, 0x3b, 0x73, 0x254, |
| 3036 | 0x301, 0x6e, 0x64, 0x1dd, 0x3b, 0x6c, 0x1dd, 0x6e, 0x64, 0xed, 0x3b, 0x6d, 0x61, 0x61, 0x64, 0xed, 0x3b, 0x6d, 0x25b, 0x6b, |
| 3037 | 0x72, 0x25b, 0x64, 0xed, 0x3b, 0x6a, 0x1dd, 0x1dd, 0x64, 0xed, 0x3b, 0x6a, 0xfa, 0x6d, 0x62, 0xe1, 0x3b, 0x73, 0x61, 0x6d, |
| 3038 | 0x64, 0xed, 0x3b, 0x73, 0x3b, 0x6c, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6a, 0x3b, 0x6a, 0x3b, 0x73, 0x3b, 0x53, 0x61, 0x62, |
| 3039 | 0x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x49, 0x6a, 0x75, |
| 3040 | 0x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, |
| 3041 | 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72, |
| 3042 | 0x61, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, |
| 3043 | 0x6f, 0x73, 0x69, 0x3b, 0x53, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0x43, 0x79, |
| 3044 | 0x61, 0x3b, 0x43, 0x6c, 0x61, 0x3b, 0x43, 0x7a, 0x69, 0x3b, 0x43, 0x6b, 0x6f, 0x3b, 0x43, 0x6b, 0x61, 0x3b, 0x43, 0x67, |
| 3045 | 0x61, 0x3b, 0x43, 0x7a, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x2019, 0x79, 0x61, 0x6b, 0x6b, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x6c, |
| 3046 | 0x61, 0x61, 0x257, 0x69, 0x69, 0x3b, 0x43, 0x6f, 0x6d, 0x7a, 0x79, 0x69, 0x69, 0x257, 0x69, 0x69, 0x3b, 0x43, 0x6f, 0x6d, |
| 3047 | 0x6b, 0x6f, 0x6c, 0x6c, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x6b, 0x61, 0x6c, 0x64, 0x1dd, 0x253, 0x6c, 0x69, 0x69, 0x3b, 0x43, |
| 3048 | 0x6f, 0x6d, 0x67, 0x61, 0x69, 0x73, 0x75, 0x75, 0x3b, 0x43, 0x6f, 0x6d, 0x7a, 0x79, 0x65, 0x253, 0x73, 0x75, 0x75, 0x3b, |
| 3049 | 0x59, 0x3b, 0x4c, 0x3b, 0x5a, 0x3b, 0x4f, 0x3b, 0x41, 0x3b, 0x47, 0x3b, 0x45, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x3b, 0x6d, |
| 3050 | 0x254, 0x301, 0x6e, 0x3b, 0x73, 0x6d, 0x62, 0x3b, 0x73, 0x6d, 0x6c, 0x3b, 0x73, 0x6d, 0x6e, 0x3b, 0x6d, 0x62, 0x73, 0x3b, |
| 3051 | 0x73, 0x61, 0x73, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x6d, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x73, 0x254, |
| 3052 | 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x62, 0x61, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, |
| 3053 | 0x254, 0x20, 0x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x6c, 0x61, 0x6c, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, |
| 3054 | 0x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x6e, 0x61, 0x3b, 0x6d, 0x61, 0x62, 0xe1, 0x67, 0xe1, 0x20, 0x6d, 0xe1, 0x20, |
| 3055 | 0x73, 0x75, 0x6b, 0x75, 0x6c, 0x3b, 0x73, 0xe1, 0x73, 0x61, 0x64, 0x69, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73, 0x3b, 0x73, |
| 3056 | 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73, 0x3b, 0x43, 0xe4, 0x14b, 0x3b, 0x4a, 0x69, 0x65, 0x63, 0x3b, 0x52, 0x25b, 0x77, 0x3b, |
| 3057 | 0x44, 0x69, 0x254, 0x331, 0x6b, 0x3b, 0x14a, 0x75, 0x61, 0x61, 0x6e, 0x3b, 0x44, 0x68, 0x69, 0x65, 0x65, 0x63, 0x3b, 0x42, |
| 3058 | 0xe4, 0x6b, 0x25b, 0x6c, 0x3b, 0x43, 0xe4, 0x14b, 0x20, 0x6b, 0x75, 0x254, 0x74, 0x68, 0x3b, 0x4a, 0x69, 0x65, 0x63, 0x20, |
| 3059 | 0x6c, 0x61, 0x331, 0x74, 0x3b, 0x52, 0x25b, 0x77, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x44, 0x69, 0x254, 0x331, 0x6b, |
| 3060 | 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x14a, 0x75, 0x61, 0x61, 0x6e, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x44, |
| 3061 | 0x68, 0x69, 0x65, 0x65, 0x63, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x42, 0xe4, 0x6b, 0x25b, 0x6c, 0x20, 0x6c, 0xe4, |
| 3062 | 0x74, 0x6e, 0x69, 0x3b, 0x43, 0x3b, 0x4a, 0x3b, 0x52, 0x3b, 0x44, 0x3b, 0x14a, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x431, 0x441, |
| 3063 | 0x3b, 0x431, 0x43d, 0x3b, 0x43e, 0x43f, 0x3b, 0x441, 0x44d, 0x3b, 0x447, 0x43f, 0x3b, 0x431, 0x44d, 0x3b, 0x441, 0x431, 0x3b, 0x431, |
| 3064 | 0x430, 0x441, 0x43a, 0x44b, 0x4bb, 0x44b, 0x430, 0x43d, 0x43d, 0x44c, 0x430, 0x3b, 0x431, 0x44d, 0x43d, 0x438, 0x434, 0x438, 0x44d, 0x43d, |
| 3065 | 0x43d, 0x44c, 0x438, 0x43a, 0x3b, 0x43e, 0x43f, 0x442, 0x443, 0x43e, 0x440, 0x443, 0x43d, 0x43d, 0x44c, 0x443, 0x43a, 0x3b, 0x441, 0x44d, |
| 3066 | 0x440, 0x44d, 0x434, 0x44d, 0x3b, 0x447, 0x44d, 0x43f, 0x43f, 0x438, 0x44d, 0x440, 0x3b, 0x411, 0x44d, 0x44d, 0x442, 0x438, 0x4a5, 0x441, |
| 3067 | 0x44d, 0x3b, 0x441, 0x443, 0x431, 0x443, 0x43e, 0x442, 0x430, 0x3b, 0x411, 0x3b, 0x411, 0x3b, 0x41e, 0x3b, 0x421, 0x3b, 0x427, 0x3b, |
| 3068 | 0x411, 0x3b, 0x421, 0x3b, 0x4d, 0x75, 0x6c, 0x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, |
| 3069 | 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x4d, 0x75, 0x6c, 0x75, 0x6e, 0x67, 0x75, 0x3b, |
| 3070 | 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, |
| 3071 | 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, |
| 3072 | 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, |
| 3073 | 0x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0xa55e, 0xa54c, 0xa535, 0x3b, 0xa5f3, 0xa5e1, 0xa609, 0x3b, 0xa55a, 0xa55e, 0xa55a, 0x3b, 0xa549, 0xa55e, |
| 3074 | 0xa552, 0x3b, 0xa549, 0xa524, 0xa546, 0xa562, 0x3b, 0xa549, 0xa524, 0xa540, 0xa56e, 0x3b, 0xa53b, 0xa52c, 0xa533, 0x3b, 0x6c, 0x61, 0x68, 0x61, |
| 3075 | 0x64, 0x69, 0x3b, 0x74, 0x25b, 0x25b, 0x6e, 0x25b, 0x25b, 0x3b, 0x74, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x61, 0x6c, 0x61, |
| 3076 | 0x62, 0x61, 0x3b, 0x61, 0x69, 0x6d, 0x69, 0x73, 0x61, 0x3b, 0x61, 0x69, 0x6a, 0x69, 0x6d, 0x61, 0x3b, 0x73, 0x69, 0x253, |
| 3077 | 0x69, 0x74, 0x69, 0x3b, 0x53, 0x75, 0x6e, 0x3b, 0x4d, 0xe4, 0x6e, 0x3b, 0x5a, 0x69, 0x161, 0x3b, 0x4d, 0x69, 0x74, 0x3b, |
| 3078 | 0x46, 0x72, 0xf3, 0x3b, 0x46, 0x72, 0x69, 0x3b, 0x53, 0x61, 0x6d, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x74, 0x61, 0x67, 0x3b, |
| 3079 | 0x4d, 0xe4, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x5a, 0x69, 0x161, 0x74, 0x61, 0x67, 0x3b, 0x4d, 0x69, 0x74, 0x74, 0x77, 0x75, |
| 3080 | 0x10d, 0x3b, 0x46, 0x72, 0xf3, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x46, 0x72, 0x69, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x6d, |
| 3081 | 0x161, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x5a, 0x3b, 0x4d, 0x3b, 0x46, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x73, |
| 3082 | 0x64, 0x3b, 0x6d, 0x64, 0x3b, 0x6d, 0x77, 0x3b, 0x65, 0x74, 0x3b, 0x6b, 0x6c, 0x3b, 0x66, 0x6c, 0x3b, 0x73, 0x73, 0x3b, |
| 3083 | 0x73, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x25b, 0x3b, 0x6d, 0xf3, 0x6e, 0x64, 0x69, 0x65, 0x3b, 0x6d, 0x75, 0xe1, 0x6e, 0x79, |
| 3084 | 0xe1, 0x14b, 0x6d, 0xf3, 0x6e, 0x64, 0x69, 0x65, 0x3b, 0x6d, 0x65, 0x74, 0xfa, 0x6b, 0x70, 0xed, 0xe1, 0x70, 0x25b, 0x3b, |
| 3085 | 0x6b, 0xfa, 0x70, 0xe9, 0x6c, 0x69, 0x6d, 0x65, 0x74, 0xfa, 0x6b, 0x70, 0x69, 0x61, 0x70, 0x25b, 0x3b, 0x66, 0x65, 0x6c, |
| 3086 | 0xe9, 0x74, 0x65, 0x3b, 0x73, 0xe9, 0x73, 0x65, 0x6c, 0xe9, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x65, 0x3b, 0x6b, |
| 3087 | 0x3b, 0x66, 0x3b, 0x73, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x69, 0xe9, |
| 3088 | 0x3b, 0x78, 0x75, 0x65, 0x3b, 0x76, 0x69, 0x65, 0x3b, 0x73, 0xe1, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x75, |
| 3089 | 0x3b, 0x6c, 0x6c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x6d, 0x69, 0xe9, 0x72, 0x63, |
| 3090 | 0x6f, 0x6c, 0x65, 0x73, 0x3b, 0x78, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x69, 0x65, 0x6e, 0x72, 0x65, 0x73, 0x3b, |
| 3091 | 0x73, 0xe1, 0x62, 0x61, 0x64, 0x75, 0x3b, 0x53, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x3b, 0x4d, 0x254, 0x301, 0x6e, 0x64, 0x69, |
| 3092 | 0x3b, 0xc1, 0x70, 0x74, 0x61, 0x20, 0x4d, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x3b, 0x57, 0x25b, 0x301, 0x6e, 0x25b, 0x73, 0x25b, |
| 3093 | 0x64, 0x25b, 0x3b, 0x54, 0x254, 0x301, 0x73, 0x25b, 0x64, 0x25b, 0x3b, 0x46, 0x25b, 0x6c, 0xe2, 0x79, 0x25b, 0x64, 0x25b, 0x3b, |
| 3094 | 0x53, 0xe1, 0x73, 0x69, 0x64, 0x25b, 0x3b, 0x53, 0x254, 0x301, 0x3b, 0x4d, 0x254, 0x301, 0x3b, 0xc1, 0x4d, 0x3b, 0x57, 0x25b, |
| 3095 | 0x301, 0x3b, 0x54, 0x254, 0x301, 0x3b, 0x46, 0x25b, 0x3b, 0x53, 0xe1, 0x3b, 0x73, 0x254, 0x6e, 0x64, 0x69, 0x3b, 0x6c, 0x75, |
| 3096 | 0x6e, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x25b, 0x72, 0x6b, 0x25b, 0x72, 0x25b, 0x64, 0x69, 0x3b, |
| 3097 | 0x79, 0x65, 0x64, 0x69, 0x3b, 0x76, 0x61, 0x14b, 0x64, 0x25b, 0x72, 0x25b, 0x64, 0x69, 0x3b, 0x6d, 0x254, 0x6e, 0x254, 0x20, |
| 3098 | 0x73, 0x254, 0x6e, 0x64, 0x69, 0x3b, 0x73, 0x6f, 0x3b, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x25b, 0x3b, 0x79, 0x65, |
| 3099 | 0x3b, 0x76, 0x61, 0x3b, 0x6d, 0x73, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x31, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x32, |
| 3100 | 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x33, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x34, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, |
| 3101 | 0x35, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x36, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x37, 0x3b, 0x41, 0x31, 0x3b, 0x41, |
| 3102 | 0x32, 0x3b, 0x41, 0x33, 0x3b, 0x41, 0x34, 0x3b, 0x41, 0x35, 0x3b, 0x41, 0x36, 0x3b, 0x41, 0x37, 0x3b, 0x6c, 0x79, 0x25b, |
| 3103 | 0x2bc, 0x25b, 0x301, 0x20, 0x73, 0x1e85, 0xed, 0x14b, 0x74, 0xe8, 0x3b, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6c, 0x79, 0x25b, 0x30c, |
| 3104 | 0x2bc, 0x3b, 0x6d, 0x62, 0x254, 0x301, 0x254, 0x6e, 0x74, 0xe8, 0x20, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6c, 0x79, 0x25b, 0x30c, |
| 3105 | 0x2bc, 0x3b, 0x74, 0x73, 0xe8, 0x74, 0x73, 0x25b, 0x300, 0x25b, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x6d, 0x62, 0x254, |
| 3106 | 0x301, 0x254, 0x6e, 0x74, 0xe8, 0x20, 0x74, 0x73, 0x65, 0x74, 0x73, 0x25b, 0x300, 0x25b, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, |
| 3107 | 0x3b, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6d, 0xe0, 0x67, 0x61, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x6d, 0xe0, 0x67, |
| 3108 | 0x61, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x910, 0x924, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b, |
| 3109 | 0x92c, 0x941, 0x927, 0x3b, 0x92c, 0x940, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x910, 0x924, |
| 3110 | 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, |
| 3111 | 0x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x940, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x92c, 0x93e, |
| 3112 | 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x910, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x2e, 0x3b, 0x92c, 0x941, 0x2e, |
| 3113 | 0x3b, 0x92c, 0x940, 0x2e, 0x3b, 0x936, 0x941, 0x2e, 0x3b, 0x936, 0x2e, 0x3b, 0x910, 0x924, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b, |
| 3114 | 0x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b, |
| 3115 | 0x92c, 0x940, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x940, 0x92c, |
| 3116 | 0x93e, 0x930, 0x3b, 0x910, 0x2e, 0x3b, 0x938, 0x94b, 0x2e, 0x3b, 0x92e, 0x2e, 0x3b, 0x92c, 0x941, 0x2e, 0x3b, 0x92c, 0x940, 0x2e, |
| 3117 | 0x3b, 0x936, 0x941, 0x2e, 0x3b, 0x936, 0x2e, 0x3b, 0x9a8, 0x9cb, 0x982, 0x9ae, 0x9be, 0x987, 0x99c, 0x9bf, 0x982, 0x3b, 0x9a8, 0x9bf, |
| 3118 | 0x982, 0x9a5, 0x9cc, 0x995, 0x9be, 0x9ac, 0x9be, 0x3b, 0x9b2, 0x9c8, 0x9ac, 0x9be, 0x995, 0x9aa, 0x9cb, 0x995, 0x9aa, 0x9be, 0x3b, 0x9af, |
| 3119 | 0x9bc, 0x9c1, 0x9ae, 0x9b6, 0x995, 0x9c8, 0x9b6, 0x9be, 0x3b, 0x9b6, 0x997, 0x9cb, 0x9b2, 0x9b6, 0x9c7, 0x9a8, 0x3b, 0x987, 0x9b0, 0x9be, |
| 3120 | 0x987, 0x3b, 0x9a5, 0x9be, 0x982, 0x99c, 0x3b, 0x9a8, 0x9cb, 0x3b, 0x9a8, 0x9bf, 0x982, 0x3b, 0x9b2, 0x9c8, 0x3b, 0x9af, 0x9bc, 0x9c1, |
| 3121 | 0x9ae, 0x3b, 0x9b6, 0x997, 0x3b, 0x987, 0x9b0, 0x9be, 0x3b, 0x9a5, 0x9be, 0x982, 0x3b, 0x9a8, 0x9cb, 0x982, 0x3b, 0x9a8, 0x9bf, 0x982, |
| 3122 | 0x3b, 0x9b2, 0x9c8, 0x3b, 0x9af, 0x9bc, 0x9c1, 0x9ae, 0x3b, 0x9b6, 0x997, 0x3b, 0x987, 0x9b0, 0x9be, 0x3b, 0x9a5, 0x9be, 0x982, 0x3b, |
| 3123 | 0x1c65, 0x1c64, 0x1c78, 0x3b, 0x1c5a, 0x1c5b, 0x3b, 0x1c75, 0x1c5f, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c68, 0x3b, 0x1c61, |
| 3124 | 0x1c5f, 0x1c79, 0x3b, 0x1c67, 0x1c69, 0x3b, 0x1c65, 0x1c64, 0x1c78, 0x1c5c, 0x1c6e, 0x3b, 0x1c5a, 0x1c5b, 0x1c6e, 0x3b, 0x1c75, 0x1c5f, 0x1c5e, 0x1c6e, |
| 3125 | 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c5c, 0x1c69, 0x1c71, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c68, 0x1c6b, 0x1c64, 0x3b, 0x1c61, 0x1c5f, 0x1c79, 0x1c68, 0x1c69, |
| 3126 | 0x1c62, 0x3b, 0x1c67, 0x1c69, 0x1c66, 0x1c69, 0x1c62, 0x3b, 0x1c65, 0x3b, 0x1c5a, 0x3b, 0x1c75, 0x3b, 0x1c65, 0x3b, 0x1c65, 0x3b, 0x1c61, 0x3b, |
| 3127 | 0x1c67, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x77, 0x61, 0x6b, 0x21f, 0x61, 0x14b, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, |
| 3128 | 0x75, 0x77, 0x61, 0x14b, 0x17e, 0x69, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x6e, 0x75, 0x14b, 0x70, 0x61, 0x3b, 0x41, |
| 3129 | 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x79, 0x61, 0x6d, 0x6e, 0x69, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x74, 0x6f, 0x70, |
| 3130 | 0x61, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x7a, 0x61, 0x70, 0x74, 0x61, 0x14b, 0x3b, 0x4f, 0x77, 0xe1, 0x14b, 0x67, |
| 3131 | 0x79, 0x75, 0x17e, 0x61, 0x17e, 0x61, 0x70, 0x69, 0x3b, 0x41, 0x3b, 0x57, 0x3b, 0x4e, 0x3b, 0x59, 0x3b, 0x54, 0x3b, 0x5a, |
| 3132 | 0x3b, 0x4f, 0x3b, 0x2d30, 0x2d59, 0x2d30, 0x2d4e, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4f, |
| 3133 | 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d55, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4e, 0x2d61, |
| 3134 | 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d39, 0x2d62, 0x2d30, 0x2d59, 0x3b, 0x6cc, 0x6d5, 0x6a9, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, |
| 3135 | 0x62f, 0x648, 0x648, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x633, 0x6ce, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x686, 0x648, 0x627, |
| 3136 | 0x631, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x67e, 0x6ce, 0x646, 0x62c, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x6be, 0x6d5, 0x6cc, |
| 3137 | 0x646, 0x6cc, 0x3b, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x6cc, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x6be, |
| 3138 | 0x3b, 0x634, 0x3b, 0x6e, 0x6a, 0x65, 0x3b, 0x70, 0xf3, 0x6e, 0x3b, 0x77, 0x61, 0x142, 0x3b, 0x73, 0x72, 0x6a, 0x3b, 0x73, |
| 3139 | 0x74, 0x77, 0x3b, 0x70, 0x11b, 0x74, 0x3b, 0x73, 0x6f, 0x62, 0x3b, 0x6e, 0x6a, 0x65, 0x17a, 0x65, 0x6c, 0x61, 0x3b, 0x70, |
| 3140 | 0xf3, 0x6e, 0x6a, 0x65, 0x17a, 0x65, 0x6c, 0x65, 0x3b, 0x77, 0x61, 0x142, 0x74, 0x6f, 0x72, 0x61, 0x3b, 0x73, 0x72, 0x6a, |
| 3141 | 0x6f, 0x64, 0x61, 0x3b, 0x73, 0x74, 0x77, 0xf3, 0x72, 0x74, 0x6b, 0x3b, 0x70, 0x11b, 0x74, 0x6b, 0x3b, 0x73, 0x6f, 0x62, |
| 3142 | 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x77, 0x3b, 0x73, 0x3b, 0x73, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x6e, 0x6a, |
| 3143 | 0x65, 0x3b, 0x70, 0xf3, 0x6e, 0x3b, 0x77, 0x75, 0x74, 0x3b, 0x73, 0x72, 0x6a, 0x3b, 0x161, 0x74, 0x77, 0x3b, 0x70, 0x6a, |
| 3144 | 0x61, 0x3b, 0x73, 0x6f, 0x62, 0x3b, 0x6e, 0x6a, 0x65, 0x64, 0x17a, 0x65, 0x6c, 0x61, 0x3b, 0x70, 0xf3, 0x6e, 0x64, 0x17a, |
| 3145 | 0x65, 0x6c, 0x61, 0x3b, 0x77, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x3b, 0x73, 0x72, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x161, 0x74, |
| 3146 | 0x77, 0xf3, 0x72, 0x74, 0x6b, 0x3b, 0x70, 0x6a, 0x61, 0x74, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, |
| 3147 | 0x3b, 0x70, 0x3b, 0x77, 0x3b, 0x73, 0x3b, 0x161, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x70, 0x61, 0x73, 0x3b, 0x76, 0x75, 0x6f, |
| 3148 | 0x3b, 0x6d, 0x61, 0x6a, 0x3b, 0x6b, 0x6f, 0x73, 0x3b, 0x74, 0x75, 0x6f, 0x3b, 0x76, 0xe1, 0x73, 0x3b, 0x6c, 0xe1, 0x76, |
| 3149 | 0x3b, 0x70, 0x61, 0x73, 0x65, 0x70, 0x65, 0x69, 0x76, 0x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0x61, 0x72, 0x67, 0xe2, |
| 3150 | 0x3b, 0x6d, 0x61, 0x6a, 0x65, 0x62, 0x61, 0x72, 0x67, 0xe2, 0x3b, 0x6b, 0x6f, 0x73, 0x6b, 0x6f, 0x6b, 0x6b, 0x6f, 0x3b, |
| 3151 | 0x74, 0x75, 0x6f, 0x72, 0xe2, 0x73, 0x74, 0xe2, 0x68, 0x3b, 0x76, 0xe1, 0x73, 0x74, 0x75, 0x70, 0x70, 0x65, 0x69, 0x76, |
| 3152 | 0x69, 0x3b, 0x6c, 0xe1, 0x76, 0x75, 0x72, 0x64, 0xe2, 0x68, 0x3b, 0x70, 0x61, 0x73, 0x65, 0x70, 0x65, 0x65, 0x69, 0x76, |
| 3153 | 0x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0x61, 0x61, 0x72, 0x67, 0xe2, 0x3b, 0x6d, 0x61, 0x6a, 0x65, 0x62, 0x61, 0x61, |
| 3154 | 0x72, 0x67, 0xe2, 0x3b, 0x6b, 0x6f, 0x73, 0x6b, 0x6f, 0x68, 0x6f, 0x3b, 0x74, 0x75, 0x6f, 0x72, 0xe2, 0x73, 0x74, 0x75, |
| 3155 | 0x76, 0x3b, 0x76, 0xe1, 0x73, 0x74, 0x75, 0x70, 0x70, 0x65, 0x65, 0x69, 0x76, 0x69, 0x3b, 0x6c, 0xe1, 0x76, 0x75, 0x72, |
| 3156 | 0x64, 0x75, 0x76, 0x3b, 0x70, 0x3b, 0x56, 0x3b, 0x4d, 0x3b, 0x4b, 0x3b, 0x54, 0x3b, 0x56, 0x3b, 0x4c, 0x3b, 0x44, 0x6f, |
| 3157 | 0x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b, 0x4d, 0x69, 0x79, 0x3b, 0x48, 0x75, 0x77, 0x3b, 0x42, 0x69, |
| 3158 | 0x79, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b, |
| 3159 | 0x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d, 0x69, 0x79, 0x65, 0x72, 0x6b, 0x75, 0x6c, 0x65, 0x73, 0x3b, 0x48, 0x75, |
| 3160 | 0x77, 0x65, 0x62, 0x65, 0x73, 0x3b, 0x42, 0x69, 0x79, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x64, |
| 3161 | 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x42, 0x3b, 0x53, 0x3b, 0x53, 0x1ecd, 0x301, 0x6e, |
| 3162 | 0x3b, 0x4d, 0x1ecd, 0x301, 0x6e, 0x3b, 0x54, 0x69, 0xfa, 0x3b, 0x57, 0x1eb9, 0x301, 0x6e, 0x3b, 0x54, 0x1ecd, 0x301, 0x7a, 0x3b, |
| 3163 | 0x46, 0x72, 0x61, 0xed, 0x3b, 0x53, 0xe1, 0x74, 0x3b, 0x53, 0x1ecd, 0x301, 0x6e, 0x64, 0xe8, 0x3b, 0x4d, 0x1ecd, 0x301, 0x6e, |
| 3164 | 0x64, 0xe8, 0x3b, 0x54, 0x69, 0xfa, 0x7a, 0x64, 0xe8, 0x3b, 0x57, 0x1eb9, 0x301, 0x6e, 0x1eb9, 0x301, 0x7a, 0x64, 0xe8, 0x3b, |
| 3165 | 0x54, 0x1ecd, 0x301, 0x7a, 0x64, 0xe8, 0x3b, 0x46, 0x72, 0x61, 0xed, 0x64, 0xe8, 0x3b, 0x53, 0xe1, 0x74, 0x1ecd, 0x64, 0xe8, |
| 3166 | 0x3b |
| 3167 | }; |
| 3168 | |
| 3169 | static const ushort byte_unit_data[] = { |
| 3170 | 0x62, 0x79, 0x74, 0x65, 0x73, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42, 0x3b, |
| 3171 | 0x45, 0x42, 0x4b, 0x69, 0x42, 0x3b, 0x4d, 0x69, 0x42, 0x3b, 0x47, 0x69, 0x42, 0x3b, 0x54, 0x69, 0x42, 0x3b, 0x50, 0x69, |
| 3172 | 0x42, 0x3b, 0x45, 0x69, 0x42, 0x62, 0x79, 0x74, 0x65, 0x67, 0x72, 0x65, 0x65, 0x70, 0x62, 0x61, 0x6a, 0x74, 0x1263, 0x12ed, |
| 3173 | 0x1275, 0x12aa, 0x1263, 0x3b, 0x121c, 0x130b, 0x1263, 0x12ed, 0x1275, 0x3b, 0x130a, 0x1263, 0x3b, 0x1274, 0x122b, 0x1263, 0x12ed, 0x1275, 0x3b, 0x1354, |
| 3174 | 0x1263, 0x3b, 0x45, 0x42, 0x628, 0x627, 0x64a, 0x62a, 0x643, 0x64a, 0x644, 0x648, 0x628, 0x627, 0x64a, 0x62a, 0x3b, 0x4d, 0x42, 0x3b, |
| 3175 | 0x47, 0x42, 0x3b, 0x62a, 0x64a, 0x631, 0x627, 0x628, 0x627, 0x64a, 0x62a, 0x3b, 0x628, 0x64a, 0x62a, 0x627, 0x628, 0x627, 0x64a, 0x62a, |
| 3176 | 0x3b, 0x45, 0x42, 0x562, 0x561, 0x575, 0x569, 0x565, 0x580, 0x56f, 0x532, 0x3b, 0x544, 0x532, 0x3b, 0x533, 0x532, 0x3b, 0x54f, 0x532, |
| 3177 | 0x3b, 0x54a, 0x532, 0x3b, 0x45, 0x42, 0x9ac, 0x9be, 0x987, 0x99f, 0x995, 0x9bf, 0x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x9ae, 0x9c7, |
| 3178 | 0x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x997, 0x9bf, 0x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x99f, 0x9c7, 0x983, 0x20, 0x9ac, 0x9be, |
| 3179 | 0x983, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42, 0x62, 0x61, 0x79, 0x74, 0x62, 0x79, 0x74, 0x65, 0x2d, 0x61, 0x6b, 0x6f, 0x6b, |
| 3180 | 0x74, 0x65, 0x64, 0x6f, 0xf9, 0x6b, 0x6f, 0x3b, 0x4d, 0x6f, 0x3b, 0x47, 0x6f, 0x3b, 0x54, 0x6f, 0x3b, 0x50, 0x6f, 0x3b, |
| 3181 | 0x45, 0x6f, 0x4b, 0x69, 0x6f, 0x3b, 0x4d, 0x69, 0x6f, 0x3b, 0x47, 0x69, 0x6f, 0x3b, 0x54, 0x69, 0x6f, 0x3b, 0x50, 0x69, |
| 3182 | 0x6f, 0x3b, 0x45, 0x69, 0x6f, 0x431, 0x430, 0x439, 0x442, 0x43e, 0x432, 0x435, 0x1018, 0x102d, 0x102f, 0x1000, 0x103a, 0x431, 0x430, 0x439, |
| 3183 | 0x442, 0x44b, 0x41a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x413, 0x411, 0x3b, 0x422, 0x411, 0x3b, 0x41f, 0x411, 0x3b, 0x45, 0x42, 0x1794, |
| 3184 | 0x17c3, 0x5b57, 0x8282, 0x4f4d, 0x5143, 0x7d44, 0x62, 0x61, 0x6a, 0x74, 0x6f, 0x76, 0x69, 0x62, 0x61, 0x6a, 0x74, 0x79, 0x62, 0x61, |
| 3185 | 0x6a, 0x74, 0x6f, 0x6a, 0x62, 0x61, 0x69, 0x64, 0x69, 0x64, 0x62, 0xfd, 0x74, 0x74, 0x61, 0x76, 0x75, 0x74, 0x6b, 0x74, |
| 3186 | 0x3b, 0x4d, 0x74, 0x3b, 0x47, 0x74, 0x3b, 0x54, 0x74, 0x3b, 0x50, 0x74, 0x3b, 0x45, 0x74, 0x4b, 0x69, 0x74, 0x3b, 0x4d, |
| 3187 | 0x69, 0x74, 0x3b, 0x47, 0x69, 0x74, 0x3b, 0x54, 0x69, 0x74, 0x3b, 0x50, 0x69, 0x74, 0x3b, 0x45, 0x69, 0x74, 0x6f, 0x63, |
| 3188 | 0x74, 0x65, 0x74, 0x73, 0x62, 0x61, 0x69, 0x64, 0x68, 0x74, 0x10d1, 0x10d0, 0x10d8, 0x10e2, 0x10d8, 0x10d9, 0x10d1, 0x10d0, 0x10d8, 0x10e2, |
| 3189 | 0x10d8, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x10e2, 0x10d1, 0x10d0, 0x10d8, 0x10e2, 0x10d8, 0x3b, 0x10de, 0x10d1, 0x10d0, 0x10d8, 0x10e2, |
| 3190 | 0x10d8, 0x3b, 0x45, 0x42, 0x42, 0x79, 0x74, 0x65, 0x73, 0xaac, 0xabe, 0xa87, 0xa9f, 0x6b, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, |
| 3191 | 0x4d, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x42, 0x20, 0x7b, 0x30, 0x7d, |
| 3192 | 0x3b, 0x50, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x4b, 0x69, 0x42, 0x20, 0x7b, 0x30, |
| 3193 | 0x7d, 0x3b, 0x4d, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x69, |
| 3194 | 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x69, 0x42, 0x20, 0x7b, 0x30, |
| 3195 | 0x7d, 0x5d1, 0x5d9, 0x5d9, 0x5d8, 0x92c, 0x93e, 0x907, 0x91f, 0x62, 0xe1, 0x6a, 0x74, 0x62, 0xe6, 0x74, 0x69, 0x62, 0x65, 0x61, |
| 3196 | 0x72, 0x74, 0x61, 0x30d0, 0x30a4, 0x30c8, 0x4b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42, |
| 3197 | 0x3b, 0x45, 0x42, 0x62, 0x69, 0x74, 0x65, 0xcac, 0xcc8, 0xc9f, 0xccd, 0x200c, 0xc97, 0xcb3, 0xcc1, 0xc95, 0xcbf, 0x2e, 0xcac, 0xcc8, |
| 3198 | 0x2e, 0x3b, 0xcae, 0xcc6, 0x2e, 0xcac, 0xcc8, 0x2e, 0x3b, 0xc97, 0xcbf, 0x2e, 0xcac, 0xcc8, 0x2e, 0x3b, 0xc9f, 0xcc6, 0x2e, 0xcac, |
| 3199 | 0xcc8, 0x2e, 0x3b, 0xcaa, 0xcc6, 0xcac, 0xcc8, 0x3b, 0x45, 0x42, 0x431, 0x430, 0x439, 0x442, 0x43a, 0x411, 0x3b, 0x4d, 0x411, 0x3b, |
| 3200 | 0x413, 0x411, 0x3b, 0x54, 0x411, 0x3b, 0x41f, 0x411, 0x3b, 0x45, 0x411, 0x4b, 0x69, 0x411, 0x3b, 0x4d, 0x69, 0x411, 0x3b, 0x47, |
| 3201 | 0x69, 0x411, 0x3b, 0x54, 0x69, 0x411, 0x3b, 0x50, 0x69, 0x411, 0x3b, 0x45, 0x69, 0x411, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, |
| 3202 | 0x413, 0x411, 0x3b, 0x422, 0x411, 0x3b, 0x41f, 0x442, 0x431, 0x3b, 0x45, 0x42, 0xbc14, 0xc774, 0xd2b8, 0x62, 0x61, 0x69, 0x74, 0x69, |
| 3203 | 0x62, 0x61, 0x69, 0x74, 0x61, 0x69, 0x431, 0x430, 0x458, 0x442, 0x438, 0x62, 0x61, 0x69, 0x74, 0xd2c, 0xd48, 0xd31, 0xd4d, 0xd31, |
| 3204 | 0xd4d, 0xd15, 0xd46, 0xd2c, 0xd3f, 0x3b, 0xd0e, 0xd02, 0xd2c, 0xd3f, 0x3b, 0xd1c, 0xd3f, 0xd2c, 0xd3f, 0x3b, 0xd1f, 0xd3f, 0xd2c, 0xd3f, |
| 3205 | 0x3b, 0xd2a, 0xd3f, 0xd2c, 0xd3f, 0x3b, 0x45, 0x42, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x413, 0x411, 0x3b, 0x422, 0x411, 0x3b, |
| 3206 | 0x41f, 0x411, 0x3b, 0x45, 0x42, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x92a, 0x93f, 0x91f, |
| 3207 | 0x93e, 0x3b, 0x45, 0x42, 0xb2c, 0xb3e, 0xb07, 0xb1f, 0xb4d, 0x628, 0x627, 0x64a, 0x67c, 0x633, 0x628, 0x627, 0x6cc, 0x62a, 0xa2c, 0xa3e, |
| 3208 | 0xa07, 0xa1f, 0x62, 0x79, 0x21b, 0x69, 0x431, 0x430, 0x458, 0x442, 0x43e, 0x432, 0x438, 0x628, 0x627, 0x626, 0x64a, 0x67d, 0x632, 0x6aa, |
| 3209 | 0x644, 0x648, 0x20, 0x628, 0x627, 0x626, 0x64a, 0x67d, 0x632, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, |
| 3210 | 0x42, 0x3b, 0x45, 0x42, 0xdb6, 0xdba, 0xdd2, 0xda7, 0xdca, 0xd9a, 0xdd2, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0xdb8, 0xdd9, 0xdb6, |
| 3211 | 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0xd9c, 0xdd2, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0xda7, 0xdd9, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, |
| 3212 | 0x3b, 0xdb4, 0xdd9, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x62, 0x65, 0x79, 0x74, 0x69, 0x73, 0x6b, 0x42, 0x3b, |
| 3213 | 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x42, 0x42, 0x3b, 0x45, 0x42, 0x6b, 0x69, 0x6c, 0x6f, 0x62, 0x61, |
| 3214 | 0x69, 0x74, 0x69, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20, 0x7b, 0x30, |
| 3215 | 0x7d, 0x3b, 0x74, 0x65, 0x72, 0x61, 0x62, 0x61, 0x69, 0x74, 0x69, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x42, 0x20, 0x7b, |
| 3216 | 0x30, 0x7d, 0x3b, 0x45, 0x42, 0xbaa, 0xbc8, 0xb9f, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0xc2c, 0xc48, 0xc1f, 0xc4d, 0x200c, 0xc32, 0xc41, 0xc15, |
| 3217 | 0xc47, 0xc2c, 0xc40, 0x3b, 0xc0e, 0xc2e, 0xc4d, 0x200c, 0xc2c, 0xc3f, 0x3b, 0xc1c, 0xc40, 0xc2c, 0xc40, 0x3b, 0xc1f, 0xc40, 0xc2c, 0xc40, |
| 3218 | 0x3b, 0xc2a, 0xc40, 0xc2c, 0xc40, 0x3b, 0x45, 0x42, 0xe44, 0xe1a, 0xe15, 0xe4c, 0x70, 0x61, 0x69, 0x74, 0x69, 0x6b, 0x42, 0x20, |
| 3219 | 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20, |
| 3220 | 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x42, 0x20, |
| 3221 | 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x4b, 0x69, 0x42, 0x20, |
| 3222 | 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x69, |
| 3223 | 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, |
| 3224 | 0x50, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, |
| 3225 | 0x7d, 0x62, 0x61, 0xfd, 0x74, 0x431, 0x430, 0x439, 0x442, 0x438, 0x628, 0x627, 0x626, 0x679, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, |
| 3226 | 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x67e, 0x6cc, 0x20, 0x628, 0x6cc, 0x3b, 0x45, 0x42, 0x62, 0x65, 0x69, 0x74, 0x69, 0x61, |
| 3227 | 0x75, 0xe0, 0x77, 0x1ecd, 0x301, 0x6e, 0x20, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x6b, 0xe9, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, |
| 3228 | 0x4d, 0x42, 0x3b, 0x6a, 0xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x54, 0xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x50, |
| 3229 | 0xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x45, 0x42, 0xe0, 0x77, 0x254, 0x301, 0x6e, 0x20, 0x62, 0xe1, 0xec, 0x74, 0xec, |
| 3230 | 0x92c, 0x93e, 0x92f, 0x91f, 0x61, 0x1e6d, 0x61, 0x6d, 0x1e0d, 0x61, 0x6e, 0x6b, 0x41, 0x1e6c, 0x3b, 0x4d, 0x41, 0x1e6c, 0x3b, 0x47, |
| 3231 | 0x41, 0x1e6c, 0x3b, 0x54, 0x41, 0x1e6c, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42, 0x13d7, 0x13d3, 0x13cd, 0x13a6, 0x13b5, 0x13a9, 0x431, 0x430, |
| 3232 | 0x430, 0x439, 0x442, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42, |
| 3233 | 0x62, 0x79, 0x74, 0x65, 0x79, 0x6a9, 0x6cc, 0x644, 0x648, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x645, 0x6af, 0x627, 0x628, 0x627, 0x6cc, |
| 3234 | 0x62a, 0x3b, 0x6af, 0x6cc, 0x6af, 0x627, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x62a, 0x631, 0x627, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x50, |
| 3235 | 0x42, 0x3b, 0x45, 0x42, 0x6d, 0x67, 0x61, 0x20, 0x62, 0x79, 0x74, 0x65, 0x42, 0x61, 0x69, 0x74, 0x2d, 0x64, 0x1eb9, 0x6d |
| 3236 | }; |
| 3237 | |
| 3238 | static const ushort am_data[] = { |
| 3239 | 0x41, 0x4d, 0x57, 0x44, 0x76, 0x6d, 0x2e, 0x65, 0x20, 0x70, 0x61, 0x72, 0x61, 0x64, 0x69, 0x74, 0x65, 0x73, 0x1325, 0x12cb, |
| 3240 | 0x1275, 0x635, 0x9aa, 0x9c2, 0x9f0, 0x9cd, 0x9ac, 0x9be, 0x9b9, 0x9cd, 0x9a8, 0x410, 0x41c, 0xf66, 0xf94, 0xf0b, 0xf46, 0xf0b, 0x41, 0x2e, |
| 3241 | 0x4d, 0x2e, 0x43f, 0x440, 0x2e, 0x43e, 0x431, 0x2e, 0x1014, 0x1036, 0x1014, 0x1000, 0x103a, 0x61, 0x2e, 0xa0, 0x6d, 0x2e, 0x4e0a, 0x5348, |
| 3242 | 0x64, 0x6f, 0x70, 0x2e, 0x61, 0x2e, 0x6d, 0x2e, 0x61, 0x6d, 0x61, 0x74, 0x6d, 0x61, 0x70, 0x2e, 0x6d, 0x61, 0x74, 0x69, |
| 3243 | 0x6e, 0x6d, 0x3c0, 0x2e, 0x3bc, 0x2e, 0x53, 0x61, 0x66, 0x69, 0x79, 0x61, 0x5dc, 0x5e4, 0x5e0, 0x5d4, 0x5f4, 0x5e6, 0x64, 0x65, |
| 3244 | 0x2e, 0x66, 0x2e, 0x68, 0x2e, 0x72, 0x2e, 0x6e, 0x2e, 0x5348, 0x524d, 0x49, 0x73, 0x75, 0x6b, 0xcaa, 0xcc2, 0xcb0, 0xccd, 0xcb5, |
| 3245 | 0xcbe, 0xcb9, 0xccd, 0xca8, 0x442, 0x430, 0x4a3, 0x43a, 0x44b, 0xc624, 0xc804, 0x42, 0x4e, 0x5a, 0x2e, 0x4d, 0x55, 0x2e, 0xe81, 0xec8, |
| 3246 | 0xead, 0xe99, 0xe97, 0xec8, 0xebd, 0xe87, 0x70, 0x72, 0x69, 0x65, 0x6b, 0x161, 0x70, 0x75, 0x73, 0x64, 0x69, 0x65, 0x6e, 0x101, |
| 3247 | 0x6e, 0x74, 0x254, 0x301, 0x6e, 0x67, 0x254, 0x301, 0x70, 0x72, 0x69, 0x65, 0x161, 0x70, 0x69, 0x65, 0x74, 0x43f, 0x440, 0x435, |
| 3248 | 0x442, 0x43f, 0x43b, 0x430, 0x434, 0x43d, 0x435, 0x50, 0x47, 0x4af, 0x2e, 0x4e9, 0x2e, 0x92a, 0x942, 0x930, 0x94d, 0x935, 0x93e, 0x939, |
| 3249 | 0x94d, 0x928, 0x63a, 0x2e, 0x645, 0x2e, 0x642, 0x628, 0x644, 0x200c, 0x627, 0x632, 0x638, 0x647, 0x631, 0x64, 0x61, 0x20, 0x6d, 0x61, |
| 3250 | 0x6e, 0x68, 0xe3, 0xa2a, 0xa42, 0x2e, 0xa26, 0xa41, 0x2e, 0x4e, 0x44, 0x43f, 0x440, 0x435, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435, |
| 3251 | 0x70, 0x72, 0x69, 0x6a, 0x65, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x70, 0x72, 0x65, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65, |
| 3252 | 0x43f, 0x440, 0x438, 0x458, 0x435, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435, 0x4d5, 0x43c, 0x431, 0x438, 0x441, 0x431, 0x43e, 0x43d, 0x44b, |
| 3253 | 0x20, 0x440, 0x430, 0x437, 0x43c, 0x4d5, 0x635, 0x628, 0x62d, 0x60c, 0x20, 0x645, 0x646, 0x62c, 0x647, 0x646, 0x62f, 0x92e, 0x902, 0x91d, |
| 3254 | 0x902, 0x926, 0x93f, 0x20, 0x915, 0x93e, 0x20, 0x92a, 0x939, 0x93f, 0x902, 0x930, 0x94b, 0xdb4, 0xdd9, 0x2e, 0xdc0, 0x2e, 0x47, 0x48, |
| 3255 | 0x66, 0x6d, 0xbae, 0xbc1, 0xbb1, 0xbcd, 0xbaa, 0xb95, 0xbb2, 0xbcd, 0xe01, 0xe48, 0xe2d, 0xe19, 0xe40, 0xe17, 0xe35, 0xe48, 0xe22, 0xe07, |
| 3256 | 0xf66, 0xf94, 0xf0b, 0xf51, 0xfb2, 0xf7c, 0xf0b, 0x1245, 0x12f5, 0x1218, 0x20, 0x134d, 0x122d, 0x1242, 0x2d, 0x1218, 0x12d3, 0x120d, 0x1272, 0x68, |
| 3257 | 0x65, 0x6e, 0x67, 0x69, 0x68, 0x65, 0x6e, 0x67, 0x69, 0xd6, 0xd6, 0x67, 0xfc, 0x6e, 0x6f, 0x72, 0x74, 0x61, 0x64, 0x61, |
| 3258 | 0x6e, 0x20, 0xf6, 0x148, 0x686, 0x6c8, 0x634, 0x62a, 0x649, 0x646, 0x20, 0x628, 0x6c7, 0x631, 0x6c7, 0x646, 0x434, 0x43f, 0x54, 0x4f, |
| 3259 | 0x422, 0x41e, 0x53, 0x41, 0x79, 0x62, 0x53, 0x75, 0x62, 0x5e4, 0x5bf, 0x5d0, 0x5b7, 0x5e8, 0x5de, 0x5d9, 0x5d8, 0x5d0, 0x5b8, 0x5d2, |
| 3260 | 0xc0, 0xe1, 0x72, 0x1ecd, 0x300, 0xc0, 0xe1, 0x72, 0x254, 0x300, 0x66, 0x6f, 0x72, 0x6d, 0x69, 0x64, 0x64, 0x61, 0x67, 0x70, |
| 3261 | 0x72, 0x69, 0x6a, 0x65, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x41, 0x4e, 0x4e, 0x2019, 0x1ee5, 0x74, 0x1ee5, 0x74, 0x1ee5, 0x128, 0x79, |
| 3262 | 0x61, 0x6b, 0x77, 0x61, 0x6b, 0x79, 0x61, 0x61, 0x2e, 0x14b, 0x64, 0x69, 0x61, 0x6d, 0x20, 0x56, 0x6f, 0x72, 0x6d, 0x69, |
| 3263 | 0x74, 0x74, 0x61, 0x67, 0xa3b8, 0xa111, 0x69, 0x111, 0x69, 0x74, 0x62, 0x65, 0x61, 0x69, 0x76, 0x65, 0x74, 0x69, 0x62, 0x4d, |
| 3264 | 0x61, 0x6d, 0x62, 0x69, 0x61, 0x4c, 0x75, 0x6d, 0x61, 0x20, 0x6c, 0x77, 0x61, 0x20, 0x4b, 0x73, 0x75, 0x62, 0x61, 0x6b, |
| 3265 | 0x61, 0x4b, 0x69, 0x72, 0x6f, 0x6b, 0x6f, 0x54, 0x65, 0x73, 0x69, 0x72, 0x61, 0x6e, 0x6b, 0x61, 0x6e, 0x67, 0x2019, 0x61, |
| 3266 | 0x6d, 0x61, 0x2d5c, 0x2d49, 0x2d3c, 0x2d30, 0x2d61, 0x2d5c, 0x74, 0x69, 0x66, 0x61, 0x77, 0x74, 0x6e, 0x20, 0x74, 0x75, 0x66, 0x61, |
| 3267 | 0x74, 0x70, 0x61, 0x6d, 0x69, 0x6c, 0x61, 0x75, 0x75, 0x74, 0x75, 0x6b, 0x6f, 0x4b, 0x49, 0x13cc, 0x13be, 0x13b4, 0x4d, 0x75, |
| 3268 | 0x68, 0x69, 0x54, 0x4f, 0x4f, 0x75, 0x6c, 0x75, 0x63, 0x68, 0x65, 0x6c, 0x6f, 0x52, 0x168, 0x6b, 0x61, 0x72, 0x6f, 0x6f, |
| 3269 | 0x6e, 0x1c1, 0x67, 0x6f, 0x61, 0x67, 0x61, 0x73, 0x55, 0x68, 0x72, 0x20, 0x76, 0xf6, 0x72, 0x6d, 0x69, 0x64, 0x64, 0x61, |
| 3270 | 0x61, 0x63, 0x68, 0x73, 0x190, 0x6e, 0x6b, 0x61, 0x6b, 0x25b, 0x6e, 0x79, 0xe1, 0x4d, 0x75, 0x6e, 0x6b, 0x79, 0x6f, 0x69, |
| 3271 | 0x63, 0x68, 0x65, 0x68, 0x65, 0x61, 0x76, 0x6f, 0x54, 0x61, 0x70, 0x61, 0x72, 0x61, 0x63, 0x68, 0x75, 0x41, 0x64, 0x64, |
| 3272 | 0x75, 0x68, 0x61, 0x4f, 0x44, 0x5a, 0x64, 0x61, 0x74, 0x20, 0x61, 0x7a, 0x61, 0x6c, 0x6d, 0x61, 0x6b, 0x65, 0x6f, 0x92b, |
| 3273 | 0x941, 0x902, 0x44, 0x69, 0x6e, 0x64, 0x61, 0x6d, 0x6f, 0x69, 0x65, 0x73, 0x61, 0x2e, 0x67, 0x49, 0x20, 0x62, 0x69, 0x6b, |
| 3274 | 0x25b, 0x302, 0x67, 0x6c, 0xe0, 0x53, 0x75, 0x62, 0x62, 0x61, 0x61, 0x68, 0x69, 0x69, 0x64, 0x69, 0x253, 0x61, 0x6b, 0xed, |
| 3275 | 0x6b, 0xed, 0x72, 0xed, 0x67, 0x73, 0xe1, 0x72, 0xfa, 0x77, 0xe1, 0x77, 0x69, 0x63, 0x68, 0x69, 0x73, 0x68, 0x75, 0x63, |
| 3276 | 0x6f, 0x6d, 0x6d, 0x65, 0x6d, 0x61, 0x6e, 0xe1, 0x52, 0x57, 0x42d, 0x418, 0x4c, 0x77, 0x61, 0x6d, 0x69, 0x6c, 0x61, 0x77, |
| 3277 | 0x75, 0x6b, 0x69, 0x25b, 0x6d, 0x25b, 0x301, 0x25b, 0x6d, 0x64, 0x65, 0x20, 0x6c, 0x61, 0x20, 0x6d, 0x61, 0xf1, 0x61, 0x6e, |
| 3278 | 0x61, 0x6d, 0x62, 0x61, 0xa78c, 0x6d, 0x62, 0x61, 0xa78c, 0x6d, 0x62, 0x61, 0x2bc, 0xe1, 0x6d, 0x62, 0x61, 0x2bc, 0x938, 0x935, |
| 3279 | 0x947, 0x930, 0x98f, 0x20, 0x98f, 0x9ae, 0x1c65, 0x1c6e, 0x1c5b, 0x1c5f, 0x1c5c, 0x628, 0x2e, 0x646, 0x64, 0x6f, 0x70, 0x6f, 0x142, 0x64, |
| 3280 | 0x6e, 0x6a, 0x61, 0x69, 0x70, 0x2e, 0x46, 0x1ecd, 0x20, 0x6d, 0x1ecd, 0x301, 0x6e, 0x69, 0x6e |
| 3281 | }; |
| 3282 | |
| 3283 | static const ushort pm_data[] = { |
| 3284 | 0x50, 0x4d, 0x57, 0x42, 0x6e, 0x6d, 0x2e, 0x65, 0x20, 0x70, 0x61, 0x73, 0x64, 0x69, 0x74, 0x65, 0x73, 0x12a8, 0x1230, 0x12d3, |
| 3285 | 0x1275, 0x645, 0x985, 0x9aa, 0x9f0, 0x9be, 0x9b9, 0x9cd, 0x9a8, 0x41f, 0x41c, 0xf55, 0xfb1, 0xf72, 0xf0b, 0xf46, 0xf0b, 0x47, 0x2e, 0x4d, |
| 3286 | 0x2e, 0x441, 0x43b, 0x2e, 0x43e, 0x431, 0x2e, 0x100a, 0x1014, 0x1031, 0x70, 0x2e, 0xa0, 0x6d, 0x2e, 0x4e0b, 0x5348, 0x6f, 0x64, 0x70, |
| 3287 | 0x2e, 0x70, 0x2e, 0x6d, 0x2e, 0x70, 0x6d, 0x70, 0x74, 0x6d, 0x69, 0x70, 0x2e, 0x73, 0x6f, 0x69, 0x72, 0x66, 0x3bc, 0x2e, |
| 3288 | 0x3bc, 0x2e, 0x59, 0x61, 0x6d, 0x6d, 0x61, 0x5d0, 0x5d7, 0x5d4, 0x5f4, 0x5e6, 0x64, 0x75, 0x2e, 0x65, 0x2e, 0x68, 0x2e, 0x69, |
| 3289 | 0x2e, 0x6e, 0x2e, 0x5348, 0x5f8c, 0x57, 0x65, 0x6e, 0x67, 0x69, 0xc85, 0xcaa, 0xcb0, 0xcbe, 0xcb9, 0xccd, 0xca8, 0x442, 0x4af, 0x448, |
| 3290 | 0x442, 0x4e9, 0x43d, 0x20, 0x43a, 0x438, 0x439, 0x438, 0x43d, 0x43a, 0x438, 0xc624, 0xd6c4, 0x50, 0x4e, 0x5a, 0x2e, 0x4d, 0x57, 0x2e, |
| 3291 | 0xeab, 0xebc, 0xeb1, 0xe87, 0xe97, 0xec8, 0xebd, 0xe87, 0x70, 0x113, 0x63, 0x70, 0x75, 0x73, 0x64, 0x69, 0x65, 0x6e, 0x101, 0x6d, |
| 3292 | 0x70, 0xf3, 0x6b, 0x77, 0x61, 0x70, 0x6f, 0x70, 0x69, 0x65, 0x74, 0x43f, 0x43e, 0x43f, 0x43b, 0x430, 0x434, 0x43d, 0x435, 0x50, |
| 3293 | 0x54, 0x47, 0x4af, 0x2e, 0x445, 0x2e, 0x905, 0x92a, 0x930, 0x93e, 0x939, 0x94d, 0x928, 0x63a, 0x2e, 0x648, 0x2e, 0x628, 0x639, 0x62f, |
| 3294 | 0x627, 0x632, 0x638, 0x647, 0x631, 0x64, 0x61, 0x20, 0x74, 0x61, 0x72, 0x64, 0x65, 0xa2c, 0xa3e, 0x2e, 0xa26, 0xa41, 0x2e, 0x4c, |
| 3295 | 0x4b, 0x43f, 0x43e, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435, 0x70, 0x6f, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x4d5, 0x43c, 0x431, |
| 3296 | 0x438, 0x441, 0x431, 0x43e, 0x43d, 0x44b, 0x20, 0x444, 0x4d5, 0x441, 0x442, 0x4d5, 0x645, 0x646, 0x62c, 0x647, 0x646, 0x62f, 0x60c, 0x20, |
| 3297 | 0x634, 0x627, 0x645, 0x92e, 0x902, 0x91d, 0x902, 0x926, 0x93f, 0x20, 0x915, 0x94b, 0x20, 0x92a, 0x94b, 0x90f, 0xdb4, 0x2e, 0xdc0, 0x2e, |
| 3298 | 0x70, 0x6f, 0x70, 0x2e, 0x47, 0x44, 0x65, 0x6d, 0xbaa, 0xbbf, 0xbb1, 0xbcd, 0xbaa, 0xb95, 0xbb2, 0xbcd, 0xe2b, 0xe25, 0xe31, 0xe07, |
| 3299 | 0xe40, 0xe17, 0xe35, 0xe48, 0xe22, 0xe07, 0xf55, 0xfb1, 0xf72, 0xf0b, 0xf51, 0xfb2, 0xf7c, 0xf0b, 0x12f0, 0x1215, 0x1228, 0x20, 0x134d, 0x122d, |
| 3300 | 0x1240, 0x2d, 0x1218, 0x12d3, 0x120d, 0x1272, 0x65, 0x66, 0x69, 0x61, 0x66, 0x69, 0xd6, 0x53, 0x67, 0xfc, 0x6e, 0x6f, 0x72, 0x74, |
| 3301 | 0x61, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x6f, 0x148, 0x686, 0x6c8, 0x634, 0x62a, 0x649, 0x646, 0x20, 0x643, 0x6d0, 0x64a, 0x649, 0x646, |
| 3302 | 0x43f, 0x43f, 0x54, 0x4b, 0x422, 0x41a, 0x43, 0x48, 0x79, 0x68, 0x4e, 0x67, 0x6f, 0x5e0, 0x5d0, 0x5b8, 0x5db, 0x5de, 0x5d9, 0x5d8, |
| 3303 | 0x5d0, 0x5b8, 0x5d2, 0x1ecc, 0x300, 0x73, 0xe1, 0x6e, 0x186, 0x300, 0x73, 0xe1, 0x6e, 0x65, 0x74, 0x74, 0x65, 0x72, 0x6d, 0x69, |
| 3304 | 0x64, 0x64, 0x61, 0x67, 0x70, 0x6f, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x43f, 0x43e, 0x441, 0x43b, 0x438, 0x458, 0x435, 0x20, 0x43f, |
| 3305 | 0x43e, 0x434, 0x43d, 0x435, 0x45, 0x57, 0x4e, 0x2019, 0x61, 0x62, 0x61, 0x6c, 0x69, 0x128, 0x79, 0x61, 0x77, 0x129, 0x6f, 0x6f, |
| 3306 | 0x70, 0x2e, 0x263, 0x65, 0x74, 0x72, 0x254, 0x61, 0x6d, 0x20, 0x4e, 0x61, 0x6d, 0x69, 0x74, 0x74, 0x61, 0x67, 0xa06f, 0xa2d2, |
| 3307 | 0x65, 0x61, 0x68, 0x6b, 0x65, 0x74, 0x62, 0x65, 0x61, 0x69, 0x76, 0x65, 0x74, 0x65, 0x62, 0x4d, 0x6f, 0x67, 0x6c, 0x75, |
| 3308 | 0x6d, 0x61, 0x20, 0x6c, 0x77, 0x61, 0x20, 0x70, 0x6b, 0x69, 0x6b, 0x69, 0x69, 0x257, 0x65, 0x48, 0x77, 0x61, 0x129, 0x2d, |
| 3309 | 0x69, 0x6e, 0x129, 0x54, 0x65, 0x69, 0x70, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x6f, 0x74, 0x6f, 0x2d5c, 0x2d30, 0x2d37, 0x2d33, 0x2d33, |
| 3310 | 0x2d6f, 0x2d30, 0x2d5c, 0x74, 0x61, 0x64, 0x67, 0x67, 0x2b7, 0x61, 0x74, 0x6e, 0x20, 0x74, 0x6d, 0x65, 0x64, 0x64, 0x69, 0x74, |
| 3311 | 0x70, 0x61, 0x6d, 0x75, 0x6e, 0x79, 0x69, 0x6b, 0x79, 0x69, 0x75, 0x6b, 0x6f, 0x6e, 0x79, 0x69, 0x55, 0x54, 0x13d2, 0x13af, |
| 3312 | 0x13f1, 0x13a2, 0x13d7, 0x13e2, 0x43, 0x68, 0x69, 0x6c, 0x6f, 0x4d, 0x55, 0x55, 0x61, 0x6b, 0x61, 0x73, 0x75, 0x62, 0x61, 0x168, |
| 3313 | 0x47, 0x6b, 0x6f, 0x6f, 0x73, 0x6b, 0x6f, 0x6c, 0x69, 0x6e, 0x79, 0x1c3, 0x75, 0x69, 0x61, 0x73, 0x55, 0x68, 0x72, 0x20, |
| 3314 | 0x6e, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x61, 0x61, 0x63, 0x68, 0x73, 0x190, 0x6e, 0x64, 0xe1, 0x6d, 0xe2, 0x45, 0x69, |
| 3315 | 0x67, 0x75, 0x6c, 0x6f, 0x69, 0x63, 0x68, 0x61, 0x6d, 0x74, 0x68, 0x69, 0x45, 0x62, 0x6f, 0x6e, 0x67, 0x69, 0x41, 0x6c, |
| 3316 | 0x75, 0x75, 0x6c, 0x61, 0x4f, 0x54, 0x1e0c, 0x65, 0x66, 0x66, 0x69, 0x72, 0x20, 0x61, 0x7a, 0x61, 0x6e, 0x79, 0x69, 0x61, |
| 3317 | 0x67, 0x68, 0x75, 0x6f, 0x92c, 0x947, 0x932, 0x93e, 0x938, 0x947, 0x44, 0x69, 0x6c, 0x6f, 0x6c, 0x6f, 0x6e, 0x6f, 0x6d, 0xeb, |
| 3318 | 0x74, 0x74, 0x65, 0x73, 0x61, 0x2e, 0x6b, 0x49, 0x20, 0x253, 0x75, 0x67, 0x61, 0x6a, 0x254, 0x70, 0x5a, 0x61, 0x61, 0x72, |
| 3319 | 0x69, 0x6b, 0x61, 0x79, 0x20, 0x62, 0x65, 0x62, 0x79, 0xe1, 0x6d, 0x75, 0x6e, 0x67, 0x259, 0x67, 0xf3, 0x67, 0x259, 0x6c, |
| 3320 | 0x65, 0x63, 0x25b, 0x25b, 0x301, 0x6e, 0x6b, 0x6f, 0x6d, 0x63, 0x68, 0x6f, 0x63, 0x68, 0x69, 0x6c, 0x2019, 0x6c, 0x6c, 0x69, |
| 3321 | 0x6c, 0x6c, 0x69, 0x6b, 0x75, 0x67, 0xfa, 0x54, 0x14a, 0x42d, 0x41a, 0x50, 0x61, 0x73, 0x68, 0x61, 0x6d, 0x69, 0x68, 0x65, |
| 3322 | 0x6b, 0x69, 0x73, 0x25b, 0x301, 0x6e, 0x64, 0x25b, 0x64, 0x65, 0x20, 0x6c, 0x61, 0x20, 0x74, 0x61, 0x72, 0x64, 0x65, 0x14b, |
| 3323 | 0x6b, 0x61, 0x20, 0x6d, 0x62, 0x254, 0x301, 0x74, 0x20, 0x6e, 0x6a, 0x69, 0x6e, 0x63, 0x77, 0xf2, 0x6e, 0x7a, 0xe9, 0x6d, |
| 3324 | 0x92c, 0x93e, 0x926, 0x20, 0x926, 0x92a, 0x948, 0x939, 0x930, 0x9aa, 0x9bf, 0x20, 0x98f, 0x9ae, 0x1c67, 0x1c64, 0x1c6b, 0x1c5f, 0x1c79, 0x62f, |
| 3325 | 0x2e, 0x646, 0x77, 0xf3, 0x74, 0x70, 0x6f, 0x142, 0x64, 0x6e, 0x6a, 0x61, 0x70, 0x6f, 0x70, 0x6f, 0x142, 0x64, 0x6e, 0x6a, |
| 3326 | 0x75, 0x65, 0x70, 0x2e, 0x46, 0x1ecd, 0x20, 0xed, 0x76, 0x6e, 0x69, 0x6e |
| 3327 | }; |
| 3328 | |
| 3329 | static const ushort currency_symbol_data[] = { |
| 3330 | 0x42, 0x72, 0x4b, 0x73, 0x68, 0x52, 0x24, 0x4c, 0x65, 0x6b, 0xeb, 0x64, 0x65, 0x6e, 0x20ac, 0x1265, 0x122d, 0x62c, 0x2e, 0x645, |
| 3331 | 0x2e, 0x200f, 0x62f, 0x2e, 0x62c, 0x2e, 0x200f, 0x62f, 0x2e, 0x628, 0x2e, 0x200f, 0x46, 0x43, 0x46, 0x41, 0x43, 0x46, 0x46, 0x64, |
| 3332 | 0x6a, 0x4e, 0x66, 0x6b, 0x62f, 0x2e, 0x639, 0x2e, 0x200f, 0x20aa, 0x62f, 0x2e, 0x623, 0x2e, 0x200f, 0x62f, 0x2e, 0x643, 0x2e, 0x200f, |
| 3333 | 0x644, 0x2e, 0x644, 0x2e, 0x200f, 0x62f, 0x2e, 0x644, 0x2e, 0x200f, 0x623, 0x2e, 0x645, 0x2e, 0x62f, 0x2e, 0x645, 0x2e, 0x200f, 0x631, |
| 3334 | 0x2e, 0x639, 0x2e, 0x200f, 0x631, 0x2e, 0x642, 0x2e, 0x200f, 0x631, 0x2e, 0x633, 0x2e, 0x200f, 0x53, 0x62c, 0x2e, 0x633, 0x2e, 0x644, |
| 3335 | 0x2e, 0x633, 0x2e, 0x200f, 0x62f, 0x2e, 0x62a, 0x2e, 0x200f, 0x62f, 0x2e, 0x625, 0x2e, 0x200f, 0x631, 0x2e, 0x64a, 0x2e, 0x200f, 0xa3, |
| 3336 | 0x58f, 0x20b9, 0x20bc, 0x20bd, 0x9f3, 0x4e, 0x75, 0x2e, 0x43b, 0x432, 0x2e, 0x4b, 0x17db, 0xa5, 0x48, 0x4b, 0x24, 0x4d, 0x4f, 0x50, |
| 3337 | 0x24, 0x48, 0x52, 0x4b, 0x4b, 0x4d, 0x4b, 0x10d, 0x6b, 0x72, 0x2e, 0x41, 0x66, 0x6c, 0x2e, 0x4e, 0x41, 0x66, 0x2e, 0x55, |
| 3338 | 0x53, 0x24, 0x50, 0x46, 0x42, 0x75, 0x44, 0x47, 0x48, 0x20b5, 0x41, 0x72, 0x4d, 0x4b, 0x52, 0x4d, 0x52, 0x73, 0x20a6, 0x20b1, |
| 3339 | 0x52, 0x46, 0x57, 0x53, 0x24, 0x53, 0x52, 0x4c, 0x65, 0x45, 0x6b, 0x72, 0x54, 0x53, 0x68, 0x54, 0x24, 0x55, 0x53, 0x68, |
| 3340 | 0x41, 0x45, 0x44, 0x56, 0x54, 0x44, 0x41, 0x46, 0x202f, 0x43, 0x46, 0x41, 0x24, 0xa0, 0x43, 0x41, 0x46, 0x43, 0x46, 0x43, |
| 3341 | 0x46, 0x50, 0x46, 0x47, 0x47, 0x55, 0x4d, 0x4d, 0x41, 0x44, 0x43, 0x48, 0x46, 0x4c, 0x53, 0x44, 0x54, 0x20be, 0x20b2, 0x46, |
| 3342 | 0x74, 0x49, 0x53, 0x4b, 0x52, 0x70, 0x43, 0x41, 0x24, 0xffe5, 0x20b8, 0x441, 0x43e, 0x43c, 0x20a9, 0x4b, 0x50, 0x57, 0x20ba, 0x20ad, |
| 3343 | 0x4b, 0x7a, 0x434, 0x435, 0x43d, 0x2e, 0x20ae, 0x43, 0x4e, 0xa5, 0x928, 0x947, 0x930, 0x942, 0x60b, 0x631, 0x6cc, 0x627, 0x644, 0x7a, |
| 3344 | 0x142, 0x52, 0x24, 0x200b, 0x4d, 0x54, 0x6e, 0x44, 0x62, 0x631, 0x53, 0x2f, 0x42, 0x73, 0x52, 0x4f, 0x4e, 0x4c, 0x20b4, 0x52, |
| 3345 | 0x53, 0x44, 0x41a, 0x41c, 0xdbb, 0xdd4, 0x2e, 0x20a1, 0x52, 0x44, 0x24, 0x51, 0x43, 0x24, 0x42, 0x2f, 0x2e, 0x47, 0x73, 0x2e, |
| 3346 | 0x42, 0x73, 0x2e, 0x53, 0x441, 0x43e, 0x43c, 0x2e, 0x52, 0x73, 0x2e, 0xe3f, 0x54, 0x4d, 0x54, 0x73, 0x6f, 0x2bb, 0x6d, 0x441, |
| 3347 | 0x45e, 0x43c, 0x20ab, 0x4e, 0x54, 0x24, 0x41, 0x24, 0x49, 0x52, 0x52 |
| 3348 | }; |
| 3349 | |
| 3350 | static const ushort currency_display_name_data[] = { |
| 3351 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x74, 0x6f, 0x6f, 0x70, 0x68, 0x69, 0x79, 0x61, 0x61, 0x20, 0x42, 0x69, |
| 3352 | 0x72, 0x72, 0x69, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66, 0x72, 0x69, |
| 3353 | 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66, |
| 3354 | 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x69, |
| 3355 | 0x64, 0x2d, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x4e, 0x61, |
| 3356 | 0x6d, 0x69, 0x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, |
| 3357 | 0x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, |
| 3358 | 0x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x4c, 0x65, 0x6b, 0x75, 0x20, 0x73, 0x68, |
| 3359 | 0x71, 0x69, 0x70, 0x74, 0x61, 0x72, 0x3b, 0x3b, 0x6c, 0x65, 0x6b, 0x20, 0x73, 0x68, 0x71, 0x69, 0x70, 0x74, 0x61, 0x72, |
| 3360 | 0x3b, 0x3b, 0x3b, 0x3b, 0x6c, 0x65, 0x6b, 0xeb, 0x20, 0x73, 0x68, 0x71, 0x69, 0x70, 0x74, 0x61, 0x72, 0x3b, 0x44, 0x65, |
| 3361 | 0x6e, 0x61, 0x72, 0x69, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x64, 0x65, 0x6e, 0x61, |
| 3362 | 0x72, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x65, 0x6e, 0x61, 0x72, |
| 3363 | 0xeb, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x6a, 0x61, 0x3b, 0x3b, |
| 3364 | 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20, |
| 3365 | 0x1265, 0x122d, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x3b, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275, |
| 3366 | 0x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, |
| 3367 | 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, |
| 3368 | 0x647, 0x627, 0x646, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x62a, 0x20, 0x645, 0x635, |
| 3369 | 0x631, 0x64a, 0x629, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x64b, 0x627, 0x3b, 0x62c, 0x646, |
| 3370 | 0x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, |
| 3371 | 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, |
| 3372 | 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x646, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, |
| 3373 | 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x629, 0x3b, |
| 3374 | 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x64b, 0x627, 0x3b, 0x62f, 0x64a, 0x646, |
| 3375 | 0x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, |
| 3376 | 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, |
| 3377 | 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, |
| 3378 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, |
| 3379 | 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, |
| 3380 | 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, |
| 3381 | 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, |
| 3382 | 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, |
| 3383 | 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, |
| 3384 | 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, |
| 3385 | 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, |
| 3386 | 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, |
| 3387 | 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, |
| 3388 | 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, |
| 3389 | 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, |
| 3390 | 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, |
| 3391 | 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, |
| 3392 | 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, |
| 3393 | 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, |
| 3394 | 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, |
| 3395 | 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, |
| 3396 | 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, |
| 3397 | 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, |
| 3398 | 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, |
| 3399 | 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, |
| 3400 | 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, |
| 3401 | 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, |
| 3402 | 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, |
| 3403 | 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x634, 0x64a, 0x643, |
| 3404 | 0x644, 0x20, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, |
| 3405 | 0x20, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, |
| 3406 | 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, |
| 3407 | 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633, |
| 3408 | 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633, 0x631, |
| 3409 | 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633, 0x631, 0x627, |
| 3410 | 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, |
| 3411 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, |
| 3412 | 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, |
| 3413 | 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, |
| 3414 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, |
| 3415 | 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, |
| 3416 | 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, |
| 3417 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, |
| 3418 | 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62c, 0x646, |
| 3419 | 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, |
| 3420 | 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, |
| 3421 | 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, |
| 3422 | 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, |
| 3423 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, |
| 3424 | 0x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, |
| 3425 | 0x627, 0x646, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x644, 0x64a, |
| 3426 | 0x628, 0x64a, 0x629, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x64b, 0x627, 0x3b, 0x62f, |
| 3427 | 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, |
| 3428 | 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, |
| 3429 | 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, |
| 3430 | 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, |
| 3431 | 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, |
| 3432 | 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, |
| 3433 | 0x629, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a, |
| 3434 | 0x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x627, |
| 3435 | 0x646, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x631, 0x627, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, |
| 3436 | 0x64a, 0x629, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x64b, 0x627, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x64b, 0x627, 0x3b, 0x62f, 0x631, |
| 3437 | 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, |
| 3438 | 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, |
| 3439 | 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, |
| 3440 | 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, |
| 3441 | 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, |
| 3442 | 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, |
| 3443 | 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, |
| 3444 | 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, |
| 3445 | 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, |
| 3446 | 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, |
| 3447 | 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, |
| 3448 | 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, |
| 3449 | 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, |
| 3450 | 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, |
| 3451 | 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, |
| 3452 | 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, |
| 3453 | 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, |
| 3454 | 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, |
| 3455 | 0x64a, 0x647, 0x627, 0x62a, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20, |
| 3456 | 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x64b, 0x627, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, |
| 3457 | 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, |
| 3458 | 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, |
| 3459 | 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, |
| 3460 | 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x62f, 0x64a, |
| 3461 | 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, |
| 3462 | 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, |
| 3463 | 0x646, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x62a, 0x648, |
| 3464 | 0x646, 0x633, 0x64a, 0x629, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x64b, 0x627, |
| 3465 | 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, |
| 3466 | 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, |
| 3467 | 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, |
| 3468 | 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, |
| 3469 | 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, |
| 3470 | 0x627, 0x62a, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, |
| 3471 | 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, |
| 3472 | 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, |
| 3473 | 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, |
| 3474 | 0x646, 0x648, 0x628, 0x20, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648, |
| 3475 | 0x628, 0x20, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, |
| 3476 | 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x646, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, |
| 3477 | 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x62a, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, |
| 3478 | 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, |
| 3479 | 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, 0x627, 0x644, |
| 3480 | 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x570, 0x561, 0x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b, |
| 3481 | 0x3b, 0x570, 0x561, 0x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b, 0x3b, 0x3b, 0x3b, 0x570, 0x561, |
| 3482 | 0x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, |
| 3483 | 0x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x3b, |
| 3484 | 0x3b, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62, |
| 3485 | 0x61, 0x79, 0x63, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62, 0x61, |
| 3486 | 0x79, 0x63, 0x61, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62, |
| 3487 | 0x61, 0x79, 0x63, 0x61, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x43c, 0x430, 0x43d, 0x430, 0x442, 0x3b, 0x3b, |
| 3488 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x61, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3489 | 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b, |
| 3490 | 0x3b, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b, 0x3b, 0x3b, 0x3b, 0x9ac, |
| 3491 | 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af, |
| 3492 | 0x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, |
| 3493 | 0x3b, 0x3b, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0xf51, 0xf44, 0xf74, |
| 3494 | 0xf63, 0xf0b, 0xf40, 0xfb2, 0xf58, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, |
| 3495 | 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x61, 0x20, 0x65, 0x75, 0x72, 0x6f, 0x69, |
| 3496 | 0x6f, 0xf9, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x411, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435, |
| 3497 | 0x432, 0x3b, 0x3b, 0x431, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435, 0x432, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3498 | 0x431, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435, 0x432, 0x430, 0x3b, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019, |
| 3499 | 0x102c, 0x20, 0x1000, 0x103b, 0x1015, 0x103a, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019, 0x102c, 0x20, 0x1000, |
| 3500 | 0x103b, 0x1015, 0x103a, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x20, 0x440, 0x443, 0x431, 0x435, 0x43b, 0x44c, |
| 3501 | 0x3b, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x20, 0x440, 0x443, 0x431, 0x435, 0x43b, 0x44c, 0x3b, 0x3b, |
| 3502 | 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x44f, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x456, 0x3b, 0x431, 0x435, 0x43b, |
| 3503 | 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x451, 0x45e, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440, |
| 3504 | 0x443, 0x441, 0x43a, 0x430, 0x433, 0x430, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x179a, 0x17c0, 0x179b, 0x200b, 0x1780, 0x1798, 0x17d2, |
| 3505 | 0x1796, 0x17bb, 0x1787, 0x17b6, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x179a, 0x17c0, 0x179b, 0x200b, 0x1780, 0x1798, 0x17d2, 0x1796, 0x17bb, 0x1787, |
| 3506 | 0x17b6, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, |
| 3507 | 0x73, 0x3b, 0x4eba, 0x6c11, 0x5e01, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4eba, 0x6c11, 0x5e01, 0x3b, 0x6e2f, 0x5143, 0x3b, 0x3b, 0x3b, |
| 3508 | 0x3b, 0x3b, 0x3b, 0x6e2f, 0x5143, 0x3b, 0x6fb3, 0x95e8, 0x5e01, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x6fb3, 0x95e8, 0x5143, 0x3b, 0x65b0, |
| 3509 | 0x52a0, 0x5761, 0x5143, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65b0, 0x52a0, 0x5761, 0x5143, 0x3b, 0x6fb3, 0x9580, 0x5143, 0x3b, 0x3b, 0x3b, |
| 3510 | 0x3b, 0x3b, 0x3b, 0x6fb3, 0x9580, 0x5143, 0x3b, 0x65b0, 0x53f0, 0x5e63, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65b0, 0x53f0, 0x5e63, 0x3b, |
| 3511 | 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x61, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74, |
| 3512 | 0x73, 0x6b, 0x61, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x20, 0x6b, |
| 3513 | 0x75, 0x6e, 0x65, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x69, 0x68, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b, |
| 3514 | 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b, |
| 3515 | 0x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, |
| 3516 | 0x3b, 0x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x6b, |
| 3517 | 0x65, 0x3b, 0x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x69, 0x68, 0x20, 0x6d, 0x61, |
| 3518 | 0x72, 0x61, 0x6b, 0x61, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe1, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x10d, |
| 3519 | 0x65, 0x73, 0x6b, 0xe1, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe9, 0x20, 0x6b, |
| 3520 | 0x6f, 0x72, 0x75, 0x6e, 0x79, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe9, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x79, 0x3b, 0x10d, |
| 3521 | 0x65, 0x73, 0x6b, 0xfd, 0x63, 0x68, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x20, 0x6b, |
| 3522 | 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, |
| 3523 | 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, |
| 3524 | 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61, |
| 3525 | 0x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61, 0x6e, 0x73, |
| 3526 | 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61, 0x6e, 0x73, |
| 3527 | 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d, |
| 3528 | 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, |
| 3529 | 0x3b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61, |
| 3530 | 0x61, 0x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x64, 0x65, 0x72, |
| 3531 | 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x67, |
| 3532 | 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, |
| 3533 | 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, |
| 3534 | 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, |
| 3535 | 0x6c, 0x61, 0x72, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, |
| 3536 | 0x61, 0x72, 0x3b, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, |
| 3537 | 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f, |
| 3538 | 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x55, 0x53, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x64, |
| 3539 | 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, |
| 3540 | 0x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, |
| 3541 | 0x72, 0x3b, 0x3b, 0x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, 0x61, 0x6e, 0x20, 0x64, 0x6f, |
| 3542 | 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, |
| 3543 | 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, |
| 3544 | 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x6e, |
| 3545 | 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, |
| 3546 | 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, |
| 3547 | 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x73, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x44, |
| 3548 | 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, |
| 3549 | 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, |
| 3550 | 0x72, 0x73, 0x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, |
| 3551 | 0x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, |
| 3552 | 0x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x42, |
| 3553 | 0x65, 0x6c, 0x69, 0x7a, 0x65, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65, |
| 3554 | 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65, 0x20, 0x64, 0x6f, |
| 3555 | 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, |
| 3556 | 0x61, 0x72, 0x3b, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, |
| 3557 | 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, |
| 3558 | 0x73, 0x3b, 0x42, 0x6f, 0x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x50, 0x75, 0x6c, 0x61, 0x3b, 0x3b, 0x42, 0x6f, |
| 3559 | 0x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x70, 0x75, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x6f, 0x74, 0x73, |
| 3560 | 0x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x70, 0x75, 0x6c, 0x61, 0x73, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61, |
| 3561 | 0x6e, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x66, |
| 3562 | 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x66, 0x72, |
| 3563 | 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, |
| 3564 | 0x20, 0x43, 0x46, 0x41, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, |
| 3565 | 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, |
| 3566 | 0x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x43, 0x46, 0x41, |
| 3567 | 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, |
| 3568 | 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, |
| 3569 | 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, |
| 3570 | 0x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x44, 0x6f, 0x6c, 0x6c, |
| 3571 | 0x61, 0x72, 0x3b, 0x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64, |
| 3572 | 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, |
| 3573 | 0x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, |
| 3574 | 0x61, 0x6e, 0x64, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, |
| 3575 | 0x61, 0x6e, 0x64, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, |
| 3576 | 0x61, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68, |
| 3577 | 0x20, 0x4b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, |
| 3578 | 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0x45, 0x72, |
| 3579 | 0x69, 0x74, 0x72, 0x65, 0x61, 0x6e, 0x20, 0x4e, 0x61, 0x6b, 0x66, 0x61, 0x3b, 0x3b, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65, |
| 3580 | 0x61, 0x6e, 0x20, 0x6e, 0x61, 0x6b, 0x66, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65, 0x61, 0x6e, |
| 3581 | 0x20, 0x6e, 0x61, 0x6b, 0x66, 0x61, 0x73, 0x3b, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c, |
| 3582 | 0x61, 0x6e, 0x64, 0x73, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, |
| 3583 | 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x61, |
| 3584 | 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, |
| 3585 | 0x73, 0x3b, 0x46, 0x69, 0x6a, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x46, 0x69, 0x6a, |
| 3586 | 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x69, 0x6a, 0x69, 0x61, 0x6e, |
| 3587 | 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x55, 0x4b, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x55, |
| 3588 | 0x4b, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x4b, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, |
| 3589 | 0x3b, 0x47, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x3b, 0x3b, 0x47, 0x61, 0x6d, |
| 3590 | 0x62, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x61, 0x6d, 0x62, 0x69, |
| 3591 | 0x61, 0x6e, 0x20, 0x64, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x73, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20, |
| 3592 | 0x43, 0x65, 0x64, 0x69, 0x3b, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20, 0x63, 0x65, 0x64, 0x69, 0x3b, |
| 3593 | 0x3b, 0x3b, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20, 0x63, 0x65, 0x64, 0x69, 0x73, 0x3b, 0x47, 0x69, |
| 3594 | 0x62, 0x72, 0x61, 0x6c, 0x74, 0x61, 0x72, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x47, 0x69, 0x62, 0x72, 0x61, |
| 3595 | 0x6c, 0x74, 0x61, 0x72, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x69, 0x62, 0x72, 0x61, 0x6c, |
| 3596 | 0x74, 0x61, 0x72, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65, |
| 3597 | 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65, 0x20, 0x64, |
| 3598 | 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65, 0x20, 0x64, |
| 3599 | 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x44, 0x6f, 0x6c, |
| 3600 | 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, |
| 3601 | 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, |
| 3602 | 0x72, 0x73, 0x3b, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x49, 0x6e, 0x64, |
| 3603 | 0x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, |
| 3604 | 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x53, |
| 3605 | 0x68, 0x65, 0x6b, 0x65, 0x6c, 0x3b, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x6e, 0x65, 0x77, 0x20, 0x73, |
| 3606 | 0x68, 0x65, 0x6b, 0x65, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x6e, 0x65, 0x77, |
| 3607 | 0x20, 0x73, 0x68, 0x65, 0x6b, 0x65, 0x6c, 0x73, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x44, 0x6f, |
| 3608 | 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, |
| 3609 | 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, |
| 3610 | 0x73, 0x3b, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x6e, 0x20, 0x53, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x4b, |
| 3611 | 0x65, 0x6e, 0x79, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x4b, 0x65, |
| 3612 | 0x6e, 0x79, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, |
| 3613 | 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, |
| 3614 | 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x75, |
| 3615 | 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x4c, 0x69, 0x62, 0x65, |
| 3616 | 0x72, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61, |
| 3617 | 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61, 0x6e, |
| 3618 | 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x61, |
| 3619 | 0x74, 0x61, 0x63, 0x61, 0x3b, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x61, 0x74, 0x61, 0x63, |
| 3620 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x61, 0x74, 0x61, 0x63, 0x61, |
| 3621 | 0x73, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x41, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x4d, |
| 3622 | 0x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, |
| 3623 | 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, |
| 3624 | 0x61, 0x6e, 0x20, 0x4b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x61, 0x6e, 0x20, |
| 3625 | 0x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x61, 0x6e, 0x20, 0x6b, |
| 3626 | 0x77, 0x61, 0x63, 0x68, 0x61, 0x73, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x69, 0x6e, |
| 3627 | 0x67, 0x67, 0x69, 0x74, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x69, 0x6e, 0x67, |
| 3628 | 0x67, 0x69, 0x74, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x69, 0x6e, |
| 3629 | 0x67, 0x67, 0x69, 0x74, 0x73, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x75, 0x70, 0x65, |
| 3630 | 0x65, 0x3b, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, |
| 3631 | 0x3b, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x4e, |
| 3632 | 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, |
| 3633 | 0x62, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, 0x62, |
| 3634 | 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e, |
| 3635 | 0x20, 0x4e, 0x61, 0x69, 0x72, 0x61, 0x3b, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e, 0x20, 0x6e, 0x61, 0x69, |
| 3636 | 0x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e, 0x20, 0x6e, 0x61, 0x69, 0x72, 0x61, |
| 3637 | 0x73, 0x3b, 0x50, 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x50, |
| 3638 | 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61, |
| 3639 | 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x50, 0x61, 0x70, 0x75, 0x61, |
| 3640 | 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x4b, 0x69, 0x6e, 0x61, 0x3b, 0x3b, 0x50, |
| 3641 | 0x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x6b, 0x69, 0x6e, |
| 3642 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, |
| 3643 | 0x61, 0x6e, 0x20, 0x6b, 0x69, 0x6e, 0x61, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x50, |
| 3644 | 0x65, 0x73, 0x6f, 0x3b, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x65, 0x73, 0x6f, |
| 3645 | 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x65, 0x73, 0x6f, 0x73, |
| 3646 | 0x3b, 0x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x52, 0x77, 0x61, 0x6e, |
| 3647 | 0x64, 0x61, 0x6e, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x6e, |
| 3648 | 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x6e, 0x20, 0x54, 0x61, 0x6c, 0x61, 0x3b, |
| 3649 | 0x3b, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x6e, 0x20, 0x74, 0x61, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x61, 0x6d, 0x6f, |
| 3650 | 0x61, 0x6e, 0x20, 0x74, 0x61, 0x6c, 0x61, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20, |
| 3651 | 0x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20, 0x72, |
| 3652 | 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20, |
| 3653 | 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65, 0x61, |
| 3654 | 0x6e, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e, |
| 3655 | 0x65, 0x61, 0x6e, 0x20, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, |
| 3656 | 0x4c, 0x65, 0x6f, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61, |
| 3657 | 0x70, 0x6f, 0x72, 0x65, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, |
| 3658 | 0x72, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, |
| 3659 | 0x72, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49, |
| 3660 | 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d, |
| 3661 | 0x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, |
| 3662 | 0x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c, |
| 3663 | 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, |
| 3664 | 0x3b, 0x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, |
| 3665 | 0x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x53, 0x75, |
| 3666 | 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65, |
| 3667 | 0x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, |
| 3668 | 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x4c, 0x69, 0x6c, 0x61, 0x6e, 0x67, |
| 3669 | 0x65, 0x6e, 0x69, 0x3b, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x6c, 0x69, 0x6c, 0x61, 0x6e, 0x67, 0x65, 0x6e, 0x69, |
| 3670 | 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x65, 0x6d, 0x61, 0x6c, 0x61, 0x6e, 0x67, 0x65, 0x6e, 0x69, |
| 3671 | 0x3b, 0x53, 0x77, 0x65, 0x64, 0x69, 0x73, 0x68, 0x20, 0x4b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x53, 0x77, 0x65, 0x64, |
| 3672 | 0x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x65, 0x64, 0x69, 0x73, 0x68, |
| 3673 | 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x6f, 0x72, 0x3b, 0x53, 0x77, 0x69, 0x73, 0x73, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, |
| 3674 | 0x3b, 0x53, 0x77, 0x69, 0x73, 0x73, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x69, 0x73, |
| 3675 | 0x73, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e, 0x20, 0x53, |
| 3676 | 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e, 0x20, 0x73, |
| 3677 | 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e, |
| 3678 | 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x50, 0x61, |
| 3679 | 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x3b, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x70, 0x61, 0x2bb, 0x61, 0x6e, 0x67, |
| 3680 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x70, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x3b, |
| 3681 | 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67, 0x6f, 0x20, 0x44, 0x6f, |
| 3682 | 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, |
| 3683 | 0x61, 0x67, 0x6f, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, |
| 3684 | 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67, 0x6f, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, |
| 3685 | 0x55, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x53, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x55, 0x67, |
| 3686 | 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x67, |
| 3687 | 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x55, 0x6e, 0x69, 0x74, |
| 3688 | 0x65, 0x64, 0x20, 0x41, 0x72, 0x61, 0x62, 0x20, 0x45, 0x6d, 0x69, 0x72, 0x61, 0x74, 0x65, 0x73, 0x20, 0x44, 0x69, 0x72, |
| 3689 | 0x68, 0x61, 0x6d, 0x3b, 0x3b, 0x55, 0x41, 0x45, 0x20, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, |
| 3690 | 0x41, 0x45, 0x20, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x73, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x50, |
| 3691 | 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, |
| 3692 | 0x3b, 0x3b, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x56, 0x61, |
| 3693 | 0x6e, 0x75, 0x61, 0x74, 0x75, 0x20, 0x56, 0x61, 0x74, 0x75, 0x3b, 0x3b, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x20, |
| 3694 | 0x76, 0x61, 0x74, 0x75, 0x3b, 0x3b, 0x3b, 0x3b, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x20, 0x76, 0x61, 0x74, 0x75, |
| 3695 | 0x3b, 0x5a, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x4b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x5a, 0x61, 0x6d, |
| 3696 | 0x62, 0x69, 0x61, 0x6e, 0x20, 0x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x5a, 0x61, 0x6d, 0x62, 0x69, |
| 3697 | 0x61, 0x6e, 0x20, 0x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x73, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x53, 0x75, 0x64, |
| 3698 | 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x53, |
| 3699 | 0x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x75, |
| 3700 | 0x74, 0x68, 0x20, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x4e, |
| 3701 | 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x65, 0x61, 0x6e, |
| 3702 | 0x20, 0x47, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x3b, 0x3b, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, |
| 3703 | 0x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x65, 0x61, 0x6e, 0x20, 0x67, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x3b, |
| 3704 | 0x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c, |
| 3705 | 0x6c, 0x65, 0x61, 0x6e, 0x20, 0x67, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x73, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, |
| 3706 | 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x74, 0x3b, 0x64, 0x6f, 0x6e, 0x73, 0x6b, 0x20, |
| 3707 | 0x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0x64, 0x6f, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, |
| 3708 | 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x61, 0x72, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x75, 0x72, 0x3b, 0x65, 0x75, 0x72, |
| 3709 | 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x61, 0x3b, 0x64, 0x69, 0x6e, |
| 3710 | 0x61, 0x72, 0x20, 0x61, 0x6c, 0x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x61, |
| 3711 | 0x6c, 0x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x73, 0x20, 0x61, 0x6c, |
| 3712 | 0x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, |
| 3713 | 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, |
| 3714 | 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, |
| 3715 | 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61, |
| 3716 | 0x69, 0x73, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, |
| 3717 | 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, |
| 3718 | 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x66, 0x72, |
| 3719 | 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, |
| 3720 | 0x61, 0x6e, 0x63, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x64, 0x6f, 0x6c, 0x6c, |
| 3721 | 0x61, 0x72, 0x20, 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x20, |
| 3722 | 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x20, |
| 3723 | 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6d, 0x6f, |
| 3724 | 0x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6d, 0x6f, 0x72, 0x69, 0x65, 0x6e, |
| 3725 | 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x63, 0x6f, 0x6d, 0x6f, 0x72, 0x69, 0x65, 0x6e, 0x73, |
| 3726 | 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x3b, 0x66, 0x72, |
| 3727 | 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, |
| 3728 | 0x6e, 0x63, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, |
| 3729 | 0x64, 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x64, 0x6a, |
| 3730 | 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x64, |
| 3731 | 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x50, |
| 3732 | 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x50, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, |
| 3733 | 0x73, 0x20, 0x43, 0x46, 0x50, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x3b, |
| 3734 | 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, |
| 3735 | 0x61, 0x6e, 0x63, 0x73, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x73, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65, |
| 3736 | 0x20, 0x68, 0x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65, 0x20, 0x68, |
| 3737 | 0x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65, 0x73, 0x20, |
| 3738 | 0x68, 0x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x20, 0x6d, 0x61, |
| 3739 | 0x6c, 0x67, 0x61, 0x63, 0x68, 0x65, 0x3b, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x20, 0x6d, 0x61, 0x6c, 0x67, 0x61, |
| 3740 | 0x63, 0x68, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x73, 0x20, 0x6d, 0x61, 0x6c, 0x67, 0x61, |
| 3741 | 0x63, 0x68, 0x65, 0x73, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x61, |
| 3742 | 0x6e, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x74, |
| 3743 | 0x61, 0x6e, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x73, 0x20, 0x6d, 0x61, |
| 3744 | 0x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x6d, 0x61, |
| 3745 | 0x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x6d, 0x61, |
| 3746 | 0x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x73, |
| 3747 | 0x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, |
| 3748 | 0x20, 0x6d, 0x61, 0x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x3b, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x20, 0x6d, 0x61, |
| 3749 | 0x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x73, 0x20, 0x6d, 0x61, |
| 3750 | 0x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, |
| 3751 | 0x69, 0x73, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, 0x3b, |
| 3752 | 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, 0x72, 0x6f, |
| 3753 | 0x75, 0x70, 0x69, 0x65, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x3b, |
| 3754 | 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, |
| 3755 | 0x65, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x73, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65, |
| 3756 | 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, |
| 3757 | 0x65, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, |
| 3758 | 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x73, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x20, |
| 3759 | 0x73, 0x79, 0x72, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x20, 0x73, 0x79, 0x72, 0x69, |
| 3760 | 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x73, 0x20, 0x73, 0x79, 0x72, 0x69, 0x65, |
| 3761 | 0x6e, 0x6e, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b, |
| 3762 | 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, |
| 3763 | 0x69, 0x6e, 0x61, 0x72, 0x73, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x76, 0x61, 0x74, 0x75, |
| 3764 | 0x20, 0x76, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x61, 0x6e, 0x3b, 0x3b, 0x76, 0x61, 0x74, 0x75, 0x20, 0x76, 0x61, 0x6e, |
| 3765 | 0x75, 0x61, 0x74, 0x75, 0x61, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x76, 0x61, 0x74, 0x75, 0x73, 0x20, 0x76, 0x61, 0x6e, 0x75, |
| 3766 | 0x61, 0x74, 0x75, 0x61, 0x6e, 0x73, 0x3b, 0x50, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, |
| 3767 | 0x63, 0x68, 0x3b, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, |
| 3768 | 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x70, 0x75, |
| 3769 | 0x69, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x68, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x3b, 0x70, 0x75, 0x6e, |
| 3770 | 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8, |
| 3771 | 0x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8, 0x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b, |
| 3772 | 0x3b, 0x3b, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8, 0x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b, 0x45, 0x75, 0x72, 0x6f, |
| 3773 | 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65, |
| 3774 | 0x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69, |
| 3775 | 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65, |
| 3776 | 0x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x395, 0x3c5, 0x3c1, 0x3ce, 0x3b, 0x3b, 0x3b5, |
| 3777 | 0x3c5, 0x3c1, 0x3ce, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b5, 0x3c5, 0x3c1, 0x3ce, 0x3b, 0x64, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x69, |
| 3778 | 0x6d, 0x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x69, 0x6e, |
| 3779 | 0x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x6d, 0x61, 0x72, |
| 3780 | 0x6b, 0x69, 0x6d, 0x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf, |
| 3781 | 0x20, 0xab0, 0xac2, 0xaaa, 0xabf, 0xaaf, 0xabe, 0x3b, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf, 0x20, 0xab0, 0xac2, 0xaaa, 0xabf, |
| 3782 | 0xaaf, 0xabe, 0x3b, 0x3b, 0x3b, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf, 0x20, 0xab0, 0xac2, 0xaaa, 0xabf, 0xaaf, 0xabe, 0x3b, |
| 3783 | 0x4e, 0x61, 0x69, 0x72, 0x61, 0x72, 0x20, 0x4e, 0x61, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x4e, 0x61, 0x69, |
| 3784 | 0x72, 0x61, 0x72, 0x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x72, |
| 3785 | 0x61, 0x72, 0x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20, |
| 3786 | 0x47, 0x68, 0x61, 0x6e, 0x61, 0x3b, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20, 0x47, 0x68, 0x61, 0x6e, 0x61, |
| 3787 | 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x3b, 0x4b, 0x75, |
| 3788 | 0x257, 0x69, 0x6e, 0x20, 0x53, 0x65, 0x66, 0x61, 0x20, 0x6e, 0x61, 0x20, 0x41, 0x66, 0x69, 0x72, 0x6b, 0x61, 0x20, 0x54, |
| 3789 | 0x61, 0x20, 0x59, 0x61, 0x6d, 0x6d, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x20, 0x5d7, 0x5d3, |
| 3790 | 0x5e9, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9, 0x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9, |
| 3791 | 0x5d9, 0x5dd, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9, 0x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x5d9, 0x5dd, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9, |
| 3792 | 0x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x5d9, 0x5dd, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, |
| 3793 | 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, |
| 3794 | 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x90f, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72, |
| 3795 | 0x69, 0x6e, 0x74, 0x3b, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72, 0x69, 0x6e, 0x74, 0x3b, 0x3b, |
| 3796 | 0x3b, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72, 0x69, 0x6e, 0x74, 0x3b, 0xed, 0x73, 0x6c, 0x65, |
| 3797 | 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b, |
| 3798 | 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0x72, 0x20, 0x6b, 0x72, |
| 3799 | 0xf3, 0x6e, 0x75, 0x72, 0x3b, 0x52, 0x75, 0x70, 0x69, 0x61, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69, |
| 3800 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x75, 0x70, 0x69, 0x61, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, |
| 3801 | 0x73, 0x69, 0x61, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, |
| 3802 | 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x50, 0x75, 0x6e, 0x74, 0x20, |
| 3803 | 0x53, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, |
| 3804 | 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, |
| 3805 | 0x6e, 0x67, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x62, |
| 3806 | 0x70, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, |
| 3807 | 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, |
| 3808 | 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x76, 0x69, 0x7a, |
| 3809 | 0x7a, 0x65, 0x72, 0x6f, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, |
| 3810 | 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x68, 0x69, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, |
| 3811 | 0x69, 0x3b, 0x65e5, 0x672c, 0x5186, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x5186, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20, |
| 3812 | 0xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf, 0xcbf, 0x3b, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20, 0xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf, |
| 3813 | 0xcbf, 0x3b, 0x3b, 0x3b, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20, 0xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf, 0xcbf, 0xc97, 0xcb3, |
| 3814 | 0xcc1, 0x3b, 0x6c1, 0x650, 0x646, 0x62f, 0x64f, 0x633, 0x62a, 0x672, 0x646, 0x6cd, 0x20, 0x631, 0x6c4, 0x67e, 0x64e, 0x6d2, 0x3b, 0x3b, |
| 3815 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435, |
| 3816 | 0x441, 0x456, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435, 0x441, |
| 3817 | 0x456, 0x3b, 0x3b, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435, |
| 3818 | 0x441, 0x456, 0x3b, 0x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0x3b, |
| 3819 | 0x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0x3b, 0x3b, 0x3b, 0x41a, |
| 3820 | 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0x20, |
| 3821 | 0xc6d0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0x20, 0xc6d0, 0x3b, 0xc870, 0xc120, 0x20, 0xbbfc, 0xc8fc, 0xc8fc, |
| 3822 | 0xc758, 0x20, 0xc778, 0xbbfc, 0x20, 0xacf5, 0xd654, 0xad6d, 0x20, 0xc6d0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xc870, 0xc120, 0x20, 0xbbfc, |
| 3823 | 0xc8fc, 0xc8fc, 0xc758, 0x20, 0xc778, 0xbbfc, 0x20, 0xacf5, 0xd654, 0xad6d, 0x20, 0xc6d0, 0x3b, 0x49, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67, |
| 3824 | 0x61, 0x20, 0x72, 0x79, 0x2019, 0x55, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3825 | 0xea5, 0xeb2, 0xea7, 0x20, 0xe81, 0xeb5, 0xe9a, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xea5, 0xeb2, 0xea7, 0x20, 0xe81, 0xeb5, 0xe9a, |
| 3826 | 0x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, |
| 3827 | 0x69, 0x72, 0x6f, 0x3b, 0x46, 0x61, 0x6c, 0xe1, 0x6e, 0x67, 0x61, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0xf3, |
| 3828 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4b, 0x77, 0x61, 0x6e, 0x7a, 0x61, 0x20, 0x79, 0x61, 0x20, 0x41, 0x6e, 0x67, |
| 3829 | 0xf3, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x61, 0x6c, 0xe1, 0x6e, 0x67, 0x61, 0x20, 0x43, 0x46, |
| 3830 | 0x41, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x61, 0x73, 0x3b, 0x3b, |
| 3831 | 0x65, 0x75, 0x72, 0x61, 0x73, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x69, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, |
| 3832 | 0x72, 0x173, 0x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x3b, |
| 3833 | 0x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x3b, 0x3b, 0x3b, |
| 3834 | 0x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x438, 0x3b, 0x41, |
| 3835 | 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x69, 0x6e, 0x67, 0x67, 0x69, 0x74, 0x20, |
| 3836 | 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x69, 0x6e, 0x67, 0x67, 0x69, |
| 3837 | 0x74, 0x20, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x42, 0x72, 0x75, |
| 3838 | 0x6e, 0x65, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x42, 0x72, 0x75, 0x6e, 0x65, |
| 3839 | 0x69, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0x3b, 0x3b, 0x3b, |
| 3840 | 0x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0x3b, 0xd07, |
| 3841 | 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20, 0xd30, 0xd42, 0xd2a, 0x3b, 0x3b, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20, |
| 3842 | 0xd30, 0xd42, 0xd2a, 0x3b, 0x3b, 0x3b, 0x3b, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20, 0xd30, 0xd42, 0xd2a, 0x3b, 0x65, |
| 3843 | 0x77, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x65, 0x77, 0x72, 0x6f, |
| 3844 | 0x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x54, 0x101, 0x72, 0x61, 0x20, 0x6f, 0x20, 0x41, 0x6f, 0x74, 0x65, 0x61, 0x72, 0x6f, |
| 3845 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x74, 0x101, 0x72, 0x61, 0x20, 0x6f, 0x20, 0x41, 0x6f, 0x74, 0x65, 0x61, 0x72, |
| 3846 | 0x6f, 0x61, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, |
| 3847 | 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, |
| 3848 | 0x930, 0x941, 0x92a, 0x92f, 0x947, 0x3b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b, |
| 3849 | 0x3b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b, 0x3b, 0x3b, 0x3b, 0x41c, 0x43e, |
| 3850 | 0x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930, |
| 3851 | 0x942, 0x92a, 0x948, 0x92f, 0x93e, 0x901, 0x3b, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930, 0x942, 0x92a, 0x948, 0x92f, |
| 3852 | 0x93e, 0x901, 0x3b, 0x3b, 0x3b, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930, 0x942, 0x92a, 0x948, 0x92f, 0x93e, 0x901, |
| 3853 | 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, |
| 3854 | 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, |
| 3855 | 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f, |
| 3856 | 0x6e, 0x65, 0x72, 0x3b, 0x3b, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3857 | 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f, |
| 3858 | 0x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e, 0x3b, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f, 0x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e, |
| 3859 | 0x3b, 0x3b, 0x3b, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f, 0x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e, 0x3b, 0x627, 0x641, 0x63a, |
| 3860 | 0x627, 0x646, 0x6cd, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cd, 0x3b, 0x3b, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, |
| 3861 | 0x6cd, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x647, 0x3b, 0x3b, 0x67e, |
| 3862 | 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x647, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627, |
| 3863 | 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x6d2, 0x3b, 0x631, 0x6cc, 0x627, 0x644, 0x20, 0x627, |
| 3864 | 0x6cc, 0x631, 0x627, 0x646, 0x3b, 0x3b, 0x631, 0x6cc, 0x627, 0x644, 0x20, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3865 | 0x631, 0x6cc, 0x627, 0x644, 0x20, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641, |
| 3866 | 0x63a, 0x627, 0x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641, 0x63a, 0x627, |
| 3867 | 0x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x3b, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641, 0x63a, 0x627, |
| 3868 | 0x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x79, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x3b, 0x3b, |
| 3869 | 0x7a, 0x142, 0x6f, 0x74, 0x79, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x3b, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x65, 0x20, |
| 3870 | 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x65, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x79, 0x63, 0x68, 0x20, 0x70, 0x6f, 0x6c, 0x73, |
| 3871 | 0x6b, 0x69, 0x63, 0x68, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x65, 0x67, 0x6f, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x65, |
| 3872 | 0x67, 0x6f, 0x3b, 0x52, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b, |
| 3873 | 0x52, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, |
| 3874 | 0x65, 0x61, 0x69, 0x73, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x73, 0x3b, 0x6b, 0x77, 0x61, |
| 3875 | 0x6e, 0x7a, 0x61, 0x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x6b, 0x77, 0x61, 0x6e, 0x7a, 0x61, |
| 3876 | 0x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x6b, 0x77, 0x61, 0x6e, 0x7a, 0x61, 0x73, |
| 3877 | 0x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x65, 0x73, 0x63, 0x75, 0x64, 0x6f, 0x20, 0x63, 0x61, |
| 3878 | 0x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x65, 0x73, 0x63, 0x75, 0x64, 0x6f, 0x20, |
| 3879 | 0x63, 0x61, 0x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x73, 0x63, |
| 3880 | 0x75, 0x64, 0x6f, 0x73, 0x20, 0x63, 0x61, 0x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x73, 0x3b, |
| 3881 | 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, |
| 3882 | 0x69, 0x64, 0x6f, 0x73, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61, |
| 3883 | 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69, 0x64, 0x6f, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x65, |
| 3884 | 0x73, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69, 0x64, 0x6f, 0x73, |
| 3885 | 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, |
| 3886 | 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, |
| 3887 | 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, |
| 3888 | 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, |
| 3889 | 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, |
| 3890 | 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, |
| 3891 | 0x29, 0x3b, 0x70, 0x61, 0x74, 0x61, 0x63, 0x61, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x70, |
| 3892 | 0x61, 0x74, 0x61, 0x63, 0x61, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x61, |
| 3893 | 0x74, 0x61, 0x63, 0x61, 0x73, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x6d, 0x65, 0x74, 0x69, |
| 3894 | 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x6d, 0x65, 0x74, |
| 3895 | 0x69, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3896 | 0x6d, 0x65, 0x74, 0x69, 0x63, 0x61, 0x69, 0x73, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f, |
| 3897 | 0x73, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x20, 0x64, 0x65, 0x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20, |
| 3898 | 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x3b, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x20, 0x64, 0x65, |
| 3899 | 0x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, |
| 3900 | 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x73, 0x20, 0x64, 0x65, 0x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f, |
| 3901 | 0x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, |
| 3902 | 0x20, 0x73, 0x75, 0xed, 0xe7, 0x6f, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x75, 0xed, 0xe7, 0x6f, |
| 3903 | 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x73, 0x75, 0xed, 0xe7, 0x6f, 0x73, 0x3b, 0xa2d, |
| 3904 | 0xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41, 0xa2a, 0xa07, 0xa06, 0x3b, 0x3b, 0xa2d, 0xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41, |
| 3905 | 0xa2a, 0xa07, 0xa06, 0x3b, 0x3b, 0x3b, 0x3b, 0xa2d, 0xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41, 0xa2a, 0xa0f, 0x3b, 0x631, 0x648, |
| 3906 | 0x67e, 0x626, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x20, 0x50, 0x65, 0x72, 0x75, 0x61, |
| 3907 | 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x3b, |
| 3908 | 0x42, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x6f, 0x6c, 0x69, 0x76, |
| 3909 | 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x44, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x6f, |
| 3910 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x61, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, |
| 3911 | 0x6f, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x3b, 0x3b, 0x66, 0x72, 0x61, |
| 3912 | 0x6e, 0x63, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, |
| 3913 | 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x73, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65, |
| 3914 | 0x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65, 0x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65, |
| 3915 | 0x69, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x3b, 0x6c, 0x65, 0x69, 0x20, 0x72, 0x6f, 0x6d, |
| 3916 | 0xe2, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, |
| 3917 | 0x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x73, 0x63, 0x3b, |
| 3918 | 0x3b, 0x6c, 0x65, 0x69, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x3b, 0x6c, |
| 3919 | 0x65, 0x69, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x440, 0x43e, 0x441, 0x441, |
| 3920 | 0x438, 0x439, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44c, 0x3b, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, |
| 3921 | 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44c, 0x3b, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a, |
| 3922 | 0x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a, 0x438, 0x445, 0x20, |
| 3923 | 0x440, 0x443, 0x431, 0x43b, 0x435, 0x439, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x440, |
| 3924 | 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, |
| 3925 | 0x43b, 0x44c, 0x3b, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b, |
| 3926 | 0x44c, 0x3b, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, |
| 3927 | 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x435, 0x439, 0x3b, |
| 3928 | 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x43a, |
| 3929 | 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x3b, 0x43a, 0x430, 0x437, 0x430, |
| 3930 | 0x445, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, |
| 3931 | 0x438, 0x445, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x442, |
| 3932 | 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x442, 0x435, 0x43d, 0x433, |
| 3933 | 0x435, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x43a, 0x438, |
| 3934 | 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, |
| 3935 | 0x441, 0x43a, 0x438, 0x445, 0x20, 0x441, 0x43e, 0x43c, 0x430, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x445, |
| 3936 | 0x20, 0x441, 0x43e, 0x43c, 0x43e, 0x432, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x441, |
| 3937 | 0x43e, 0x43c, 0x430, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x43b, 0x435, 0x439, 0x3b, 0x3b, |
| 3938 | 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x43b, 0x435, 0x439, 0x3b, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, |
| 3939 | 0x430, 0x432, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x43b, 0x435, 0x44f, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438, |
| 3940 | 0x445, 0x20, 0x43b, 0x435, 0x435, 0x432, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x43b, |
| 3941 | 0x435, 0x44f, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x430, 0x44f, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x430, |
| 3942 | 0x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x430, 0x44f, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x430, 0x3b, |
| 3943 | 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x438, 0x435, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44b, 0x3b, 0x443, |
| 3944 | 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x433, 0x440, 0x438, 0x432, 0x435, 0x43d, 0x3b, 0x443, 0x43a, 0x440, |
| 3945 | 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x43e, 0x439, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44b, 0x3b, 0x66, 0x61, 0x72, 0xe2, 0x6e, |
| 3946 | 0x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3947 | 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x94d, 0x92f, 0x915, 0x92e, 0x94d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3948 | 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x94d, 0x92f, 0x915, 0x92e, 0x94d, 0x3b, 0x421, 0x440, 0x43f, |
| 3949 | 0x441, 0x43a, 0x438, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x3b, 0x3b, 0x441, 0x440, 0x43f, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x438, |
| 3950 | 0x43d, 0x430, 0x440, 0x3b, 0x3b, 0x441, 0x440, 0x43f, 0x441, 0x43a, 0x430, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x430, 0x3b, 0x3b, |
| 3951 | 0x441, 0x440, 0x43f, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x430, 0x3b, 0x42, 0x6f, 0x73, 0x61, 0x6e, |
| 3952 | 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x61, 0x20, 0x6b, 0x6f, 0x6e, 0x76, |
| 3953 | 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b, 0x3b, 0x62, 0x6f, 0x73, |
| 3954 | 0x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x61, 0x20, 0x6b, 0x6f, |
| 3955 | 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b, 0x3b, 0x62, |
| 3956 | 0x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x65, 0x20, |
| 3957 | 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x65, 0x3b, |
| 3958 | 0x3b, 0x62, 0x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, |
| 3959 | 0x69, 0x68, 0x20, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x69, 0x68, 0x20, 0x6d, 0x61, |
| 3960 | 0x72, 0x61, 0x6b, 0x61, 0x3b, 0x45, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72, |
| 3961 | 0x61, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x61, 0x3b, 0x53, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72, |
| 3962 | 0x3b, 0x3b, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x3b, 0x3b, 0x73, 0x72, 0x70, 0x73, |
| 3963 | 0x6b, 0x61, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x61, 0x3b, 0x3b, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x68, 0x20, 0x64, |
| 3964 | 0x69, 0x6e, 0x61, 0x72, 0x61, 0x3b, 0x411, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, |
| 3965 | 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x430, |
| 3966 | 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435, 0x440, 0x446, |
| 3967 | 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, |
| 3968 | 0x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435, |
| 3969 | 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x435, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, |
| 3970 | 0x438, 0x43b, 0x43d, 0x435, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x65, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, |
| 3971 | 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x438, 0x445, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, |
| 3972 | 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x438, 0x445, 0x20, 0x43c, 0x430, 0x440, 0x430, 0x43a, 0x430, 0x3b, 0x415, 0x432, 0x440, 0x43e, |
| 3973 | 0x3b, 0x3b, 0x435, 0x432, 0x440, 0x43e, 0x3b, 0x3b, 0x435, 0x432, 0x440, 0x430, 0x3b, 0x3b, 0x435, 0x432, 0x440, 0x430, 0x3b, 0x41b, |
| 3974 | 0x430, 0x440, 0x3b, 0x3b, 0x43b, 0x430, 0x440, 0x3b, 0x3b, 0x3b, 0x3b, 0x43b, 0x430, 0x440, 0x44b, 0x3b, 0x421, 0x43e, 0x43c, 0x3b, |
| 3975 | 0x3b, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x3b, 0x3b, 0x441, 0x43e, 0x43c, 0x44b, 0x3b, 0x44, 0x6f, 0x72, 0x61, 0x20, 0x72, 0x65, |
| 3976 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, |
| 3977 | 0x627, 0x646, 0x64a, 0x20, 0x631, 0x67e, 0x64a, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x64a, 0x20, 0x631, 0x67e, |
| 3978 | 0x64a, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x64a, 0x20, 0x631, 0x67e, 0x64a, 0x3b, 0x939, 0x93f, |
| 3979 | 0x902, 0x926, 0x941, 0x938, 0x94d, 0x924, 0x93e, 0x928, 0x940, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x94b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3980 | 0x3b, 0x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b, |
| 3981 | 0x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b, 0x3b, |
| 3982 | 0x3b, 0x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b, |
| 3983 | 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0xe1, 0x3b, 0x65, 0x75, 0x72, |
| 3984 | 0x61, 0x3b, 0x65, 0x75, 0x72, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x65, 0x76, 0x72, |
| 3985 | 0x61, 0x3b, 0x65, 0x76, 0x72, 0x69, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x76, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, |
| 3986 | 0x67, 0x6b, 0x61, 0x20, 0x53, 0x6f, 0x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3987 | 0x3b, 0x46, 0x61, 0x72, 0x61, 0x6e, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, |
| 3988 | 0x6e, 0x6b, 0x61, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e, |
| 3989 | 0x6b, 0x61, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x42, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f, |
| 3990 | 0x6f, 0x62, 0x62, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x62, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f, 0x6f, 0x62, 0x62, |
| 3991 | 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f, 0x6f, 0x62, 0x62, 0x69, |
| 3992 | 0x79, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, |
| 3993 | 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, |
| 3994 | 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, |
| 3995 | 0x61, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x61, 0x72, 0x67, 0x65, |
| 3996 | 0x6e, 0x74, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x61, 0x72, 0x67, 0x65, 0x6e, |
| 3997 | 0x74, 0x69, 0x6e, 0x6f, 0x73, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f, |
| 3998 | 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, |
| 3999 | 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x65, 0x73, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x62, 0x6f, |
| 4000 | 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, |
| 4001 | 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, |
| 4002 | 0x61, 0x73, 0x69, 0x6c, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, |
| 4003 | 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x65, 0x73, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, |
| 4004 | 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x50, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, |
| 4005 | 0x65, 0x73, 0x6f, 0x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, |
| 4006 | 0x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, |
| 4007 | 0x62, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61, |
| 4008 | 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61, |
| 4009 | 0x6e, 0x6f, 0x73, 0x3b, 0x63, 0x6f, 0x6c, 0xf3, 0x6e, 0x20, 0x63, 0x6f, 0x73, 0x74, 0x61, 0x72, 0x72, 0x69, 0x63, 0x65, |
| 4010 | 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x63, 0x6f, 0x6c, 0xf3, 0x6e, 0x20, 0x63, 0x6f, 0x73, 0x74, 0x61, 0x72, 0x72, 0x69, 0x63, |
| 4011 | 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x63, 0x6f, 0x6c, 0x6f, 0x6e, 0x65, 0x73, 0x20, 0x63, 0x6f, 0x73, 0x74, |
| 4012 | 0x61, 0x72, 0x72, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x75, 0x62, 0x61, |
| 4013 | 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x75, 0x62, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, |
| 4014 | 0x65, 0x73, 0x6f, 0x73, 0x20, 0x63, 0x75, 0x62, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x64, 0x6f, |
| 4015 | 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x64, 0x6f, 0x6d, 0x69, 0x6e, |
| 4016 | 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x64, 0x6f, 0x6d, 0x69, 0x6e, |
| 4017 | 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x65, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x75, |
| 4018 | 0x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x65, 0x73, 0x74, 0x61, 0x64, |
| 4019 | 0x6f, 0x75, 0x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x65, 0x73, |
| 4020 | 0x20, 0x65, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x75, 0x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x66, 0x72, 0x61, |
| 4021 | 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65, 0x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x43, 0x65, |
| 4022 | 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65, |
| 4023 | 0x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, |
| 4024 | 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65, 0x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61, |
| 4025 | 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x71, 0x75, 0x65, 0x74, 0x7a, 0x61, 0x6c, 0x3b, 0x3b, 0x71, 0x75, |
| 4026 | 0x65, 0x74, 0x7a, 0x61, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x71, 0x75, 0x65, 0x74, 0x7a, 0x61, 0x6c, 0x65, 0x73, 0x3b, 0x6c, |
| 4027 | 0x65, 0x6d, 0x70, 0x69, 0x72, 0x61, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x6c, 0x65, |
| 4028 | 0x6d, 0x70, 0x69, 0x72, 0x61, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x6c, |
| 4029 | 0x65, 0x6d, 0x70, 0x69, 0x72, 0x61, 0x73, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x70, |
| 4030 | 0x65, 0x73, 0x6f, 0x20, 0x6d, 0x65, 0x78, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x6d, |
| 4031 | 0x65, 0x78, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x6d, 0x65, 0x78, |
| 4032 | 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x20, 0x6e, 0x69, 0x63, 0x61, 0x72, |
| 4033 | 0x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x20, 0x6e, 0x69, 0x63, |
| 4034 | 0x61, 0x72, 0x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61, |
| 4035 | 0x73, 0x20, 0x6e, 0x69, 0x63, 0x61, 0x72, 0x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x62, 0x61, 0x6c, 0x62, |
| 4036 | 0x6f, 0x61, 0x20, 0x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x62, 0x61, 0x6c, 0x62, 0x6f, 0x61, 0x20, |
| 4037 | 0x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x61, 0x6c, 0x62, 0x6f, 0x61, 0x73, 0x20, |
| 4038 | 0x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x20, 0x70, 0x61, |
| 4039 | 0x72, 0x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x20, 0x70, 0x61, 0x72, |
| 4040 | 0x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x65, 0x73, 0x20, |
| 4041 | 0x70, 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x73, 0x3b, 0x73, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, |
| 4042 | 0x6e, 0x6f, 0x3b, 0x3b, 0x73, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, |
| 4043 | 0x6f, 0x6c, 0x65, 0x73, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x66, |
| 4044 | 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x66, 0x69, 0x6c, 0x69, 0x70, 0x69, |
| 4045 | 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x66, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f, |
| 4046 | 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, |
| 4047 | 0x6f, 0x20, 0x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, |
| 4048 | 0x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x73, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x20, 0x73, 0x6f, |
| 4049 | 0x62, 0x65, 0x72, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x20, 0x73, 0x6f, 0x62, 0x65, |
| 4050 | 0x72, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x65, 0x73, 0x20, 0x73, 0x6f, |
| 4051 | 0x62, 0x65, 0x72, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x52, 0x75, 0x70, 0x65, 0x65, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0xe9, |
| 4052 | 0x73, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x75, 0x70, 0x65, 0x65, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, |
| 4053 | 0xe9, 0x73, 0x69, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, |
| 4054 | 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, |
| 4055 | 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, |
| 4056 | 0x7a, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x46, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20, |
| 4057 | 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x79, 0x61, |
| 4058 | 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x7a, 0x61, |
| 4059 | 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, |
| 4060 | 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, |
| 4061 | 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x7a, 0x61, 0x20, 0x4b, |
| 4062 | 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55, 0x67, 0x61, |
| 4063 | 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55, 0x67, 0x61, |
| 4064 | 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x7a, 0x61, 0x20, 0x55, |
| 4065 | 0x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, |
| 4066 | 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x76, 0x65, 0x6e, |
| 4067 | 0x73, 0x6b, 0x61, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x6f, 0x72, 0x3b, 0x421, 0x43e, 0x43c, 0x43e, 0x43d, 0x4e3, 0x3b, 0x3b, 0x3b, |
| 4068 | 0x3b, 0x3b, 0x3b, 0x421, 0x43e, 0x43c, 0x43e, 0x43d, 0x4e3, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa, |
| 4069 | 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, |
| 4070 | 0x3b, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b, 0xbae, |
| 4071 | 0xbb2, 0xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0x3b, 0x3b, 0xbae, 0xbb2, |
| 4072 | 0xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b, 0xbae, |
| 4073 | 0xbb2, 0xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b, |
| 4074 | 0xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0x3b, 0x3b, 0xb9a, |
| 4075 | 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4076 | 0xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0xb95, 0xbb3, 0xbcd, |
| 4077 | 0x3b, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0xb87, 0xbb2, 0xb99, 0xbcd, |
| 4078 | 0xb95, 0xbc8, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8, 0x20, |
| 4079 | 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x44f, 0x20, 0x441, 0x443, 0x43c, |
| 4080 | 0x44b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x441, 0x443, 0x43c, 0x3b, 0xc30, 0xc42, 0xc2a, 0xc3e, 0xc2f, 0xc3f, 0x3b, 0x3b, 0xc30, |
| 4081 | 0xc42, 0xc2a, 0xc3e, 0xc2f, 0xc3f, 0x3b, 0x3b, 0x3b, 0x3b, 0xc30, 0xc42, 0xc2a, 0xc3e, 0xc2f, 0xc32, 0xc41, 0x3b, 0xe1a, 0xe32, 0xe17, |
| 4082 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xe1a, 0xe32, 0xe17, 0xe44, 0xe17, 0xe22, 0x3b, 0xf61, 0xf74, 0xf0b, 0xf68, 0xf53, 0xf0b, 0x3b, |
| 4083 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xf62, 0xf92, 0xfb1, 0xf0b, 0xf42, 0xf62, 0xf0b, 0xf66, 0xf92, 0xf7c, 0xf62, 0xf0b, 0x3b, 0x3b, |
| 4084 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4085 | 0x3b, 0x50, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f, 0x6e, 0x67, 0x61, 0x3b, 0x3b, |
| 4086 | 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f, 0x6e, 0x67, |
| 4087 | 0x61, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20, 0x4c, 0x69, 0x72, 0x61, 0x73, 0x131, 0x3b, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20, |
| 4088 | 0x6c, 0x69, 0x72, 0x61, 0x73, 0x131, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20, 0x6c, 0x69, 0x72, 0x61, 0x73, |
| 4089 | 0x131, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x3b, 0x74, 0xfc, |
| 4090 | 0x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x74, 0xfc, 0x72, 0x6b, |
| 4091 | 0x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5, |
| 4092 | 0x646, 0x649, 0x3b, 0x3b, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5, 0x646, 0x649, 0x3b, 0x3b, 0x3b, 0x3b, 0x62c, |
| 4093 | 0x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5, 0x646, 0x649, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, |
| 4094 | 0x430, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44f, 0x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x430, |
| 4095 | 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44f, 0x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x456, 0x20, |
| 4096 | 0x433, 0x440, 0x438, 0x432, 0x43d, 0x456, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x438, 0x445, 0x20, 0x433, |
| 4097 | 0x440, 0x438, 0x432, 0x435, 0x43d, 0x44c, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x43e, 0x457, 0x20, 0x433, |
| 4098 | 0x440, 0x438, 0x432, 0x43d, 0x456, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, |
| 4099 | 0x3b, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4100 | 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a, |
| 4101 | 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, |
| 4102 | 0x6c1, 0x3b, 0x3b, 0x3b, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6d2, 0x3b, 0x4f, 0x2018, 0x7a, |
| 4103 | 0x62, 0x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x3b, 0x4f, 0x2018, 0x7a, 0x62, |
| 4104 | 0x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x4f, 0x2018, 0x7a, |
| 4105 | 0x62, 0x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, |
| 4106 | 0x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441, |
| 4107 | 0x45e, 0x43c, 0x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441, 0x45e, 0x43c, 0x3b, 0x3b, |
| 4108 | 0x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441, 0x45e, 0x43c, 0x3b, 0x110, 0x1ed3, 0x6e, |
| 4109 | 0x67, 0x20, 0x56, 0x69, 0x1ec7, 0x74, 0x20, 0x4e, 0x61, 0x6d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x110, 0x1ed3, 0x6e, 0x67, |
| 4110 | 0x20, 0x56, 0x69, 0x1ec7, 0x74, 0x20, 0x4e, 0x61, 0x6d, 0x3b, 0x50, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, |
| 4111 | 0x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x62, 0x75, 0x6e, 0x74, |
| 4112 | 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x62, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, |
| 4113 | 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, |
| 4114 | 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, |
| 4115 | 0x3b, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x62, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x20, |
| 4116 | 0x53, 0x6f, 0x77, 0x77, 0x75, 0x2d, 0x6a, 0x61, 0x6e, 0x74, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x72, 0x61, 0x6e, |
| 4117 | 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x79, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x20, 0x53, 0x6f, 0x77, 0x77, 0x75, |
| 4118 | 0x2d, 0x6a, 0x61, 0x6e, 0x74, 0x3b, 0x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x79, 0x61, 0x73, 0x65, 0x4d, 0x7a, 0x61, |
| 4119 | 0x6e, 0x7a, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x59, |
| 4120 | 0x61, 0x73, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x7a, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4121 | 0x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x79, 0x61, 0x73, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x7a, 0x69, 0x20, 0x41, 0x66, |
| 4122 | 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x4e, 0xe1, 0xed, 0x72, 0xe0, 0x20, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x3b, |
| 4123 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0xe1, 0xed, 0x72, 0xe0, 0x20, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x3b, |
| 4124 | 0x46, 0x61, 0x72, 0x61, 0x6e, 0x73, 0xec, 0x20, 0xec, 0x77, 0x254, 0x300, 0x2d, 0x6f, 0x6f, 0x72, 0xf9, 0x6e, 0x20, 0x41, |
| 4125 | 0x66, 0xed, 0x72, 0xed, 0x6b, 0xe0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xe0, 0x77, 0x254, 0x6e, 0x20, 0x66, 0x61, 0x72, |
| 4126 | 0x61, 0x6e, 0x73, 0xec, 0x20, 0xec, 0x77, 0x254, 0x300, 0x2d, 0x6f, 0x6f, 0x72, 0xf9, 0x6e, 0x20, 0x41, 0x66, 0xed, 0x72, |
| 4127 | 0xed, 0x6b, 0xe0, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, |
| 4128 | 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, |
| 4129 | 0x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, |
| 4130 | 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x41a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, |
| 4131 | 0x438, 0x43b, 0x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, |
| 4132 | 0x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, |
| 4133 | 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, |
| 4134 | 0x441, 0x43a, 0x43e, 0x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x435, 0x20, 0x43a, 0x43e, 0x43d, |
| 4135 | 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x435, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x435, 0x3b, 0x3b, 0x431, 0x43e, |
| 4136 | 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x438, 0x445, |
| 4137 | 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x438, 0x445, 0x20, 0x43c, 0x430, 0x440, 0x430, |
| 4138 | 0x43a, 0x430, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x53, 0x69, 0x64, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4139 | 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, |
| 4140 | 0x61, 0x1ecb, 0x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, |
| 4141 | 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x68, 0x61, 0x6e, 0x61, 0x20, |
| 4142 | 0x73, 0x69, 0x256, 0x69, 0x3b, 0x3b, 0x67, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x73, 0x69, 0x256, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4143 | 0x67, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x73, 0x69, 0x256, 0x69, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20, |
| 4144 | 0x61, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42, |
| 4145 | 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20, 0x61, 0x66, 0x72, 0x69, 0x6b, |
| 4146 | 0x61, 0x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, |
| 4147 | 0x3b, 0x3b, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20, 0x61, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x67, 0x61, |
| 4148 | 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x50, 0x69, 0x73, |
| 4149 | 0x6f, 0x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x70, 0x69, 0x73, 0x6f, |
| 4150 | 0x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x69, 0x73, |
| 4151 | 0x6f, 0x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69, |
| 4152 | 0x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69, 0x69, 0x7a, |
| 4153 | 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69, 0x69, 0x7a, |
| 4154 | 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4155 | 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, |
| 4156 | 0x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x6e, 0x6f, 0x72, 0x67, |
| 4157 | 0x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20, |
| 4158 | 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, |
| 4159 | 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, |
| 4160 | 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, |
| 4161 | 0x6f, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x72, |
| 4162 | 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, |
| 4163 | 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x62, |
| 4164 | 0x75, 0x75, 0x257, 0x75, 0x20, 0x53, 0x65, 0x65, 0x66, 0x61, 0x61, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x3b, |
| 4165 | 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x62, 0x75, 0x75, 0x257, 0x69, 0x20, 0x53, 0x65, 0x65, 0x66, 0x61, 0x61, 0x20, 0x42, 0x45, |
| 4166 | 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x20, 0x47, 0x61, 0x6d, 0x6d, |
| 4167 | 0x62, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x61, 0x72, 0x20, 0x4c, 0x69, 0x62, 0x65, |
| 4168 | 0x72, 0x69, 0x79, 0x61, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x67, 0x69, 0x79, 0x79, 0x61, 0x20, 0x4d, |
| 4169 | 0x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x79, 0x72, 0x61, 0x61, |
| 4170 | 0x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x65, 0x77, |
| 4171 | 0x6f, 0x6f, 0x6e, 0x20, 0x53, 0x65, 0x72, 0x61, 0x61, 0x20, 0x4c, 0x69, 0x79, 0x6f, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4172 | 0x3b, 0x3b, 0x43, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, |
| 4173 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x6a, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x65, 0x65, 0x6c, 0x20, 0x4b, 0x65, |
| 4174 | 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x65, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x64, 0x65, |
| 4175 | 0x20, 0x4d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x71, 0x75, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f, |
| 4176 | 0x6c, 0x61, 0x20, 0x79, 0x61, 0x73, 0x65, 0x20, 0x41, 0x6d, 0x65, 0x6c, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4177 | 0x3b, 0x3b, 0x68, 0x65, 0x6c, 0x65, 0x72, 0x69, 0x20, 0x73, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, |
| 4178 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x2d30, 0x2d37, 0x2d54, 0x2d49, 0x2d4e, 0x20, 0x2d4f, 0x20, 0x2d4d, 0x2d4e, 0x2d56, 0x2d54, 0x2d49, |
| 4179 | 0x2d31, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x61, 0x64, 0x72, 0x69, 0x6d, 0x20, 0x6e, 0x20, 0x6c, 0x6d, 0x263, 0x72, |
| 4180 | 0x69, 0x62, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x41, 0x7a, 0x7a, 0x61, |
| 4181 | 0x79, 0x72, 0x69, 0x3b, 0x3b, 0x41, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x6e, 0x20, 0x4c, 0x65, 0x7a, 0x7a, 0x61, 0x79, |
| 4182 | 0x65, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x65, 0x6e, 0x20, 0x6e, 0x20, 0x4c, 0x65, 0x7a, |
| 4183 | 0x7a, 0x61, 0x79, 0x65, 0x72, 0x3b, 0x45, 0x73, 0x68, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55, |
| 4184 | 0x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, |
| 4185 | 0x20, 0x79, 0x61, 0x20, 0x48, 0x75, 0x74, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4186 | 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, |
| 4187 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x65, 0x66, 0x61, 0x20, 0x46, 0x72, 0x61, 0x14b, 0x20, 0x28, 0x42, |
| 4188 | 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x3b, |
| 4189 | 0x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x72, 0x6f, 0x75, |
| 4190 | 0x70, 0x69, 0x20, 0x6d, 0x6f, 0x72, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x68, |
| 4191 | 0x69, 0x6c, 0xed, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0xed, 0x61, |
| 4192 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x65, 0x79, 0x61, 0x20, 0x59, |
| 4193 | 0x75, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6b, 0x75, 0x64, 0x75, 0x20, 0x4b, |
| 4194 | 0x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x75, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6b, 0x75, |
| 4195 | 0x64, 0x75, 0x20, 0x4b, 0x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x75, 0x3b, 0x53, 0x69, 0x6c, 0x69, |
| 4196 | 0x6e, 0x67, 0x69, 0x74, 0x61, 0x62, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4197 | 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x69, 0x3b, 0x3b, 0x3b, |
| 4198 | 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x72, 0x6f, 0x70, 0x69, |
| 4199 | 0x79, 0x69, 0x61, 0x6e, 0xed, 0x20, 0x65, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4200 | 0x49, 0x72, 0x6f, 0x70, 0x69, 0x79, 0x69, 0x61, 0x6e, 0xed, 0x20, 0x65, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, |
| 4201 | 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x72, 0x69, 0x6e, 0x6a, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, |
| 4202 | 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, |
| 4203 | 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x64, 0x68, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, |
| 4204 | 0x6e, 0x67, 0x6f, 0x2019, 0x6f, 0x74, 0x6f, 0x6c, 0x20, 0x6c, 0x6f, 0x6b, 0x2019, 0x20, 0x55, 0x67, 0x61, 0x6e, 0x64, 0x61, |
| 4205 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x6e, 0x67, 0x6f, 0x2019, 0x6f, 0x74, 0x6f, 0x6c, 0x20, 0x6c, 0x6f, 0x6b, |
| 4206 | 0x2019, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x46, 0x41, 0x20, 0x46, 0x72, |
| 4207 | 0x61, 0x14b, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c, |
| 4208 | 0x69, 0x6e, 0x67, 0x20, 0x6d, 0x61, 0x72, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4209 | 0x44, 0x65, 0x72, 0x68, 0x65, 0x6d, 0x20, 0x55, 0x6d, 0x65, 0x1e5b, 0x1e5b, 0x75, 0x6b, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4210 | 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, |
| 4211 | 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x930, 0x93e, 0x902, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x420, |
| 4212 | 0x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20, |
| 4213 | 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x3b, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20, 0x441, 0x43e, 0x44c, 0x43c, 0x430, |
| 4214 | 0x448, 0x3b, 0x4e, 0x66, 0x61, 0x6c, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x75, 0x3b, |
| 4215 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x46, 0x41, 0x20, 0x46, 0xe0, 0x6c, 0xe2, 0x14b, 0x20, 0x42, 0x45, 0x41, 0x43, |
| 4216 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x72, 0x1ce, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, |
| 4217 | 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x65, 0x65, 0x66, 0x61, 0x20, 0x79, 0x61, 0x74, 0x69, 0x20, |
| 4218 | 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x259, 0x6c, 0xe1, 0x14b, 0x20, 0x43, 0x46, |
| 4219 | 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0xe1, 0x14b, 0x3b, |
| 4220 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x6f, 0x6c, 0x61, 0x69, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4221 | 0x3b, 0x3b, 0x3b, 0x46, 0x72, 0x61, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4222 | 0x3b, 0x3b, 0x3b, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x20, 0x441, 0x43e, 0x43b, 0x43a, 0x443, 0x43e, 0x431, |
| 4223 | 0x430, 0x439, 0x430, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x20, 0x441, |
| 4224 | 0x43e, 0x43b, 0x43a, 0x443, 0x43e, 0x431, 0x430, 0x439, 0x430, 0x3b, 0x49, 0x68, 0x65, 0x6c, 0x61, 0x20, 0x79, 0x61, 0x20, 0x54, |
| 4225 | 0x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xa55e, 0xa524, 0xa52b, 0xa569, 0x20, |
| 4226 | 0xa55c, 0xa55e, 0xa54c, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x61, 0x69, 0x62, 0x68, 0x69, 0x79, 0x61, 0x20, 0x44, |
| 4227 | 0x61, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x25b, 0x6c, 0xe2, 0x14b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4228 | 0x3b, 0x3b, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, |
| 4229 | 0x69, 0x72, 0xe8, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x65, 0x6c, 0xe1, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x3b, |
| 4230 | 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x20, 0x930, 0x92a, 0x947, 0x93d, 0x3b, 0x3b, 0x92d, 0x93e, |
| 4231 | 0x930, 0x924, 0x940, 0x20, 0x930, 0x92a, 0x947, 0x93d, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x20, 0x930, 0x92a, |
| 4232 | 0x947, 0x93d, 0x3b, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x9a8, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x3b, 0x3b, |
| 4233 | 0x3b, 0x3b, 0x3b, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x9a8, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x1c65, 0x1c64, |
| 4234 | 0x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68, 0x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a, |
| 4235 | 0x1c5b, 0x20, 0x1c68, 0x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68, |
| 4236 | 0x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x3b, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68, 0x1c6e, |
| 4237 | 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x62f, 0x6cc, 0x646, 0x627, 0x631, 0x6cc, 0x20, 0x639, 0x6ce, 0x631, 0x627, |
| 4238 | 0x642, 0x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x695, 0x6cc, 0x627, 0x6b5, 0x6cc, 0x20, 0x626, 0x6ce, 0x631, 0x627, 0x646, |
| 4239 | 0x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, |
| 4240 | 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, |
| 4241 | 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x6a, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x3b, 0x3b, 0x65, 0x75, |
| 4242 | 0x72, 0x6f, 0x77, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, |
| 4243 | 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, |
| 4244 | 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x20, 0x631, 0x6cc, 0x627, 0x644, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4245 | 0x3b, 0x3b, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x20, 0x631, 0x6cc, 0x627, 0x644, 0x3b, 0x6e2f, 0x5e63, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4246 | 0x3b, 0x6e2f, 0x5e63, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x50, 0x69, 0x73, 0x6f, 0x3b, |
| 4247 | 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x69, 0x73, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, |
| 4248 | 0x4d, 0x67, 0x61, 0x20, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x69, 0x73, 0x6f, 0x3b, |
| 4249 | 0x4e, 0x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0xe1, 0x20, 0x4e, 0x61, 0xed, 0x72, 0x61, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x6a, |
| 4250 | 0xed, 0x72, 0x69, 0xe1, 0x20, 0x6e, 0x61, 0xed, 0x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x6a, 0xed, 0x72, |
| 4251 | 0x69, 0xe1, 0x20, 0x6e, 0x61, 0xed, 0x72, 0x61, 0x73, 0x3b |
| 4252 | }; |
| 4253 | |
| 4254 | static const ushort currency_format_data[] = { |
| 4255 | 0x25, 0x31, 0x25, 0x32, 0x25, 0x32, 0x25, 0x31, 0x25, 0x32, 0xa0, 0x25, 0x31, 0x28, 0x25, 0x32, 0x25, 0x31, 0x29, 0x25, |
| 4256 | 0x31, 0xa0, 0x25, 0x32, 0x28, 0x25, 0x31, 0xa0, 0x25, 0x32, 0x29, 0x28, 0x25, 0x31, 0x25, 0x32, 0x29, 0x28, 0x25, 0x32, |
| 4257 | 0xa0, 0x25, 0x31, 0x29, 0x25, 0x32, 0x2d, 0x25, 0x31, 0x25, 0x32, 0x2212, 0x25, 0x31, 0x200e, 0x25, 0x32, 0xa0, 0x25, 0x31, |
| 4258 | 0x200e, 0x28, 0x25, 0x32, 0xa0, 0x25, 0x31, 0x29, 0x25, 0x32, 0x2d, 0xa0, 0x25, 0x31 |
| 4259 | }; |
| 4260 | |
| 4261 | static const ushort endonyms_data[] = { |
| 4262 | 0x4f, 0x72, 0x6f, 0x6d, 0x6f, 0x6f, 0x49, 0x74, 0x6f, 0x6f, 0x70, 0x68, 0x69, 0x79, 0x61, 0x61, 0x4b, 0x65, 0x65, 0x6e, |
| 4263 | 0x69, 0x79, 0x61, 0x61, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66, |
| 4264 | 0x72, 0x69, 0x6b, 0x61, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0xeb, 0x73, 0x68, 0x71, 0x69, 0x70, 0x53, 0x68, 0x71, 0x69, |
| 4265 | 0x70, 0xeb, 0x72, 0x69, 0x4d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x69, 0x61, 0x20, 0x65, 0x20, 0x56, 0x65, 0x72, 0x69, |
| 4266 | 0x75, 0x74, 0x4b, 0x6f, 0x73, 0x6f, 0x76, 0xeb, 0x12a0, 0x121b, 0x122d, 0x129b, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x627, 0x644, 0x639, |
| 4267 | 0x631, 0x628, 0x64a, 0x629, 0x645, 0x635, 0x631, 0x627, 0x644, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x627, 0x644, 0x628, 0x62d, 0x631, 0x64a, |
| 4268 | 0x646, 0x62a, 0x634, 0x627, 0x62f, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, |
| 4269 | 0x625, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x627, 0x627, 0x644, 0x639, 0x631, 0x627, 0x642, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, |
| 4270 | 0x627, 0x644, 0x623, 0x631, 0x62f, 0x646, 0x627, 0x644, 0x643, 0x648, 0x64a, 0x62a, 0x644, 0x628, 0x646, 0x627, 0x646, 0x644, 0x64a, 0x628, |
| 4271 | 0x64a, 0x627, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x627, 0x627, 0x644, 0x645, 0x63a, 0x631, 0x628, 0x639, 0x64f, 0x645, |
| 4272 | 0x627, 0x646, 0x627, 0x644, 0x623, 0x631, 0x627, 0x636, 0x64a, 0x20, 0x627, 0x644, 0x641, 0x644, 0x633, 0x637, 0x64a, 0x646, 0x64a, 0x629, |
| 4273 | 0x642, 0x637, 0x631, 0x627, 0x644, 0x645, 0x645, 0x644, 0x643, 0x629, 0x20, 0x627, 0x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627, |
| 4274 | 0x644, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x629, 0x627, 0x644, 0x635, 0x648, 0x645, 0x627, 0x644, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, |
| 4275 | 0x646, 0x633, 0x648, 0x631, 0x64a, 0x627, 0x62a, 0x648, 0x646, 0x633, 0x627, 0x644, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x627, |
| 4276 | 0x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627, 0x644, 0x645, 0x62a, 0x62d, 0x62f, 0x629, 0x627, 0x644, 0x635, 0x62d, 0x631, 0x627, |
| 4277 | 0x621, 0x20, 0x627, 0x644, 0x63a, 0x631, 0x628, 0x64a, 0x629, 0x627, 0x644, 0x64a, 0x645, 0x646, 0x62c, 0x646, 0x648, 0x628, 0x20, 0x627, |
| 4278 | 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x627, 0x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627, 0x644, 0x641, 0x635, 0x62d, 0x649, |
| 4279 | 0x20, 0x627, 0x644, 0x62d, 0x62f, 0x64a, 0x62b, 0x629, 0x627, 0x644, 0x639, 0x627, 0x644, 0x645, 0x570, 0x561, 0x575, 0x565, 0x580, 0x565, |
| 4280 | 0x576, 0x540, 0x561, 0x575, 0x561, 0x57d, 0x57f, 0x561, 0x576, 0x985, 0x9b8, 0x9ae, 0x9c0, 0x9af, 0x9bc, 0x9be, 0x9ad, 0x9be, 0x9f0, 0x9a4, |
| 4281 | 0x61, 0x7a, 0x259, 0x72, 0x62, 0x61, 0x79, 0x63, 0x61, 0x6e, 0x41, 0x7a, 0x259, 0x72, 0x62, 0x61, 0x79, 0x63, 0x61, 0x6e, |
| 4282 | 0x430, 0x437, 0x4d9, 0x440, 0x431, 0x430, 0x458, 0x4b9, 0x430, 0x43d, 0x410, 0x437, 0x4d9, 0x440, 0x431, 0x430, 0x458, 0x4b9, 0x430, 0x43d, |
| 4283 | 0x65, 0x75, 0x73, 0x6b, 0x61, 0x72, 0x61, 0x45, 0x73, 0x70, 0x61, 0x69, 0x6e, 0x69, 0x61, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, |
| 4284 | 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0xf62, 0xfab, 0xf7c, 0xf44, 0xf0b, 0xf41, 0xf60, 0xf56, |
| 4285 | 0xfb2, 0xf74, 0xf42, 0x62, 0x72, 0x65, 0x7a, 0x68, 0x6f, 0x6e, 0x65, 0x67, 0x46, 0x72, 0x61, 0xf1, 0x73, 0x431, 0x44a, 0x43b, |
| 4286 | 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x411, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x438, 0x44f, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019, 0x102c, |
| 4287 | 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x430, 0x44f, 0x411, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x44c, 0x1781, 0x17d2, |
| 4288 | 0x1798, 0x17c2, 0x179a, 0x1780, 0x1798, 0x17d2, 0x1796, 0x17bb, 0x1787, 0x17b6, 0x63, 0x61, 0x74, 0x61, 0x6c, 0xe0, 0x45, 0x73, 0x70, 0x61, |
| 4289 | 0x6e, 0x79, 0x61, 0x41, 0x6e, 0x64, 0x6f, 0x72, 0x72, 0x61, 0x46, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x49, 0x74, 0xe0, 0x6c, |
| 4290 | 0x69, 0x61, 0x7b80, 0x4f53, 0x4e2d, 0x6587, 0x4e2d, 0x56fd, 0x4e2d, 0x56fd, 0x9999, 0x6e2f, 0x7279, 0x522b, 0x884c, 0x653f, 0x533a, 0x4e2d, 0x56fd, 0x6fb3, |
| 4291 | 0x95e8, 0x7279, 0x522b, 0x884c, 0x653f, 0x533a, 0x65b0, 0x52a0, 0x5761, 0x7e41, 0x9ad4, 0x4e2d, 0x6587, 0x4e2d, 0x570b, 0x9999, 0x6e2f, 0x7279, 0x5225, 0x884c, |
| 4292 | 0x653f, 0x5340, 0x4e2d, 0x570b, 0x6fb3, 0x9580, 0x7279, 0x5225, 0x884c, 0x653f, 0x5340, 0x53f0, 0x7063, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, |
| 4293 | 0x69, 0x48, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x61, 0x42, 0x6f, 0x73, 0x6e, 0x61, 0x20, 0x69, 0x20, 0x48, 0x65, 0x72, |
| 4294 | 0x63, 0x65, 0x67, 0x6f, 0x76, 0x69, 0x6e, 0x61, 0x10d, 0x65, 0x161, 0x74, 0x69, 0x6e, 0x61, 0x10c, 0x65, 0x73, 0x6b, 0x6f, |
| 4295 | 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x44, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x47, 0x72, 0xf8, 0x6e, 0x6c, 0x61, 0x6e, 0x64, |
| 4296 | 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x41, |
| 4297 | 0x72, 0x75, 0x62, 0x61, 0x42, 0x65, 0x6c, 0x67, 0x69, 0xeb, 0x43, 0x75, 0x72, 0x61, 0xe7, 0x61, 0x6f, 0x53, 0x75, 0x72, |
| 4298 | 0x69, 0x6e, 0x61, 0x6d, 0x65, 0x43, 0x61, 0x72, 0x69, 0x62, 0x69, 0x73, 0x63, 0x68, 0x20, 0x4e, 0x65, 0x64, 0x65, 0x72, |
| 4299 | 0x6c, 0x61, 0x6e, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x2d, 0x4d, 0x61, 0x61, 0x72, 0x74, 0x65, 0x6e, 0x41, 0x6d, 0x65, 0x72, |
| 4300 | 0x69, 0x63, 0x61, 0x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x53, |
| 4301 | 0x74, 0x61, 0x74, 0x65, 0x73, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, |
| 4302 | 0x20, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x41, 0x6e, 0x67, 0x75, 0x69, 0x6c, 0x6c, 0x61, 0x41, 0x6e, 0x74, 0x69, 0x67, 0x75, |
| 4303 | 0x61, 0x20, 0x26, 0x20, 0x42, 0x61, 0x72, 0x62, 0x75, 0x64, 0x61, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, |
| 4304 | 0x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x41, 0x75, |
| 4305 | 0x73, 0x74, 0x72, 0x69, 0x61, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x61, 0x73, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x6f, 0x73, |
| 4306 | 0x42, 0x65, 0x6c, 0x67, 0x69, 0x75, 0x6d, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x61, |
| 4307 | 0x42, 0x6f, 0x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x69, |
| 4308 | 0x61, 0x6e, 0x20, 0x4f, 0x63, 0x65, 0x61, 0x6e, 0x20, 0x54, 0x65, 0x72, 0x72, 0x69, 0x74, 0x6f, 0x72, 0x79, 0x42, 0x75, |
| 4309 | 0x72, 0x75, 0x6e, 0x64, 0x69, 0x43, 0x61, 0x6d, 0x65, 0x72, 0x6f, 0x6f, 0x6e, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, |
| 4310 | 0x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x43, 0x61, 0x79, 0x6d, 0x61, |
| 4311 | 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x6d, 0x61, 0x73, 0x20, 0x49, |
| 4312 | 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x43, 0x6f, 0x63, 0x6f, 0x73, 0x20, 0x28, 0x4b, 0x65, 0x65, 0x6c, 0x69, 0x6e, 0x67, 0x29, |
| 4313 | 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x43, 0x6f, 0x6f, 0x6b, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, |
| 4314 | 0x43, 0x79, 0x70, 0x72, 0x75, 0x73, 0x44, 0x65, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, |
| 4315 | 0x61, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65, 0x61, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c, |
| 4316 | 0x61, 0x6e, 0x64, 0x73, 0x46, 0x69, 0x6a, 0x69, 0x46, 0x69, 0x6e, 0x6c, 0x61, 0x6e, 0x64, 0x47, 0x75, 0x65, 0x72, 0x6e, |
| 4317 | 0x73, 0x65, 0x79, 0x47, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x79, 0x47, 0x68, 0x61, 0x6e, |
| 4318 | 0x61, 0x47, 0x69, 0x62, 0x72, 0x61, 0x6c, 0x74, 0x61, 0x72, 0x47, 0x72, 0x65, 0x6e, 0x61, 0x64, 0x61, 0x47, 0x75, 0x61, |
| 4319 | 0x6d, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x53, 0x41, 0x52, |
| 4320 | 0x20, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x49, 0x72, 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x49, 0x73, |
| 4321 | 0x72, 0x61, 0x65, 0x6c, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x4b, 0x69, 0x72, 0x69, |
| 4322 | 0x62, 0x61, 0x74, 0x69, 0x4c, 0x65, 0x73, 0x6f, 0x74, 0x68, 0x6f, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61, 0x4d, 0x61, |
| 4323 | 0x63, 0x61, 0x6f, 0x20, 0x53, 0x41, 0x52, 0x20, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x4d, 0x61, 0x64, 0x61, 0x67, 0x61, 0x73, |
| 4324 | 0x63, 0x61, 0x72, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x4d, 0x61, 0x6c, |
| 4325 | 0x74, 0x61, 0x4d, 0x61, 0x72, 0x73, 0x68, 0x61, 0x6c, 0x6c, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4d, 0x61, |
| 4326 | 0x75, 0x72, 0x69, 0x74, 0x69, 0x75, 0x73, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x4d, 0x6f, 0x6e, |
| 4327 | 0x74, 0x73, 0x65, 0x72, 0x72, 0x61, 0x74, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x4e, 0x61, 0x75, 0x72, 0x75, 0x4e, |
| 4328 | 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, 0x61, 0x6e, |
| 4329 | 0x64, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x4e, 0x69, 0x75, 0x65, 0x4e, 0x6f, 0x72, 0x66, 0x6f, 0x6c, 0x6b, 0x20, |
| 4330 | 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x72, 0x6e, 0x20, 0x4d, 0x61, 0x72, 0x69, 0x61, |
| 4331 | 0x6e, 0x61, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x50, 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x50, 0x61, |
| 4332 | 0x6c, 0x61, 0x75, 0x50, 0x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x50, |
| 4333 | 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x73, 0x50, 0x69, 0x74, 0x63, 0x61, 0x69, 0x72, 0x6e, 0x20, 0x49, |
| 4334 | 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x50, 0x75, 0x65, 0x72, 0x74, 0x6f, 0x20, 0x52, 0x69, 0x63, 0x6f, 0x52, 0x77, 0x61, |
| 4335 | 0x6e, 0x64, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x4b, 0x69, 0x74, 0x74, 0x73, 0x20, 0x26, 0x20, 0x4e, 0x65, 0x76, 0x69, 0x73, |
| 4336 | 0x53, 0x74, 0x2e, 0x20, 0x4c, 0x75, 0x63, 0x69, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x56, 0x69, 0x6e, 0x63, 0x65, 0x6e, 0x74, |
| 4337 | 0x20, 0x26, 0x20, 0x47, 0x72, 0x65, 0x6e, 0x61, 0x64, 0x69, 0x6e, 0x65, 0x73, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x53, 0x65, |
| 4338 | 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65, |
| 4339 | 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x69, 0x61, 0x53, 0x6f, 0x6c, |
| 4340 | 0x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, |
| 4341 | 0x72, 0x69, 0x63, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x45, |
| 4342 | 0x73, 0x77, 0x61, 0x74, 0x69, 0x6e, 0x69, 0x53, 0x77, 0x65, 0x64, 0x65, 0x6e, 0x53, 0x77, 0x69, 0x74, 0x7a, 0x65, 0x72, |
| 4343 | 0x6c, 0x61, 0x6e, 0x64, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x54, 0x6f, 0x6b, 0x65, 0x6c, 0x61, 0x75, 0x54, |
| 4344 | 0x6f, 0x6e, 0x67, 0x61, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67, |
| 4345 | 0x6f, 0x54, 0x75, 0x72, 0x6b, 0x73, 0x20, 0x26, 0x20, 0x43, 0x61, 0x69, 0x63, 0x6f, 0x73, 0x20, 0x49, 0x73, 0x6c, 0x61, |
| 4346 | 0x6e, 0x64, 0x73, 0x54, 0x75, 0x76, 0x61, 0x6c, 0x75, 0x55, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x55, 0x6e, 0x69, 0x74, 0x65, |
| 4347 | 0x64, 0x20, 0x41, 0x72, 0x61, 0x62, 0x20, 0x45, 0x6d, 0x69, 0x72, 0x61, 0x74, 0x65, 0x73, 0x42, 0x72, 0x69, 0x74, 0x69, |
| 4348 | 0x73, 0x68, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x4b, 0x69, 0x6e, |
| 4349 | 0x67, 0x64, 0x6f, 0x6d, 0x55, 0x2e, 0x53, 0x2e, 0x20, 0x4f, 0x75, 0x74, 0x6c, 0x79, 0x69, 0x6e, 0x67, 0x20, 0x49, 0x73, |
| 4350 | 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, |
| 4351 | 0x56, 0x69, 0x72, 0x67, 0x69, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x55, 0x2e, 0x53, 0x2e, 0x20, 0x56, |
| 4352 | 0x69, 0x72, 0x67, 0x69, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x5a, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x5a, |
| 4353 | 0x69, 0x6d, 0x62, 0x61, 0x62, 0x77, 0x65, 0x44, 0x69, 0x65, 0x67, 0x6f, 0x20, 0x47, 0x61, 0x72, 0x63, 0x69, 0x61, 0x49, |
| 4354 | 0x73, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x4d, 0x61, 0x6e, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x53, 0x6f, 0x75, 0x74, |
| 4355 | 0x68, 0x20, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x53, 0x69, 0x6e, 0x74, 0x20, 0x4d, 0x61, 0x61, 0x72, 0x74, 0x65, 0x6e, 0x77, |
| 4356 | 0x6f, 0x72, 0x6c, 0x64, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x65, 0x73, 0x70, 0x65, 0x72, 0x61, 0x6e, 0x74, 0x6f, 0x4d, |
| 4357 | 0x6f, 0x6e, 0x64, 0x6f, 0x65, 0x65, 0x73, 0x74, 0x69, 0x45, 0x65, 0x73, 0x74, 0x69, 0x66, 0xf8, 0x72, 0x6f, 0x79, 0x73, |
| 4358 | 0x6b, 0x74, 0x46, 0xf8, 0x72, 0x6f, 0x79, 0x61, 0x72, 0x73, 0x75, 0x6f, 0x6d, 0x69, 0x53, 0x75, 0x6f, 0x6d, 0x69, 0x66, |
| 4359 | 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x41, 0x6c, 0x67, 0xe9, 0x72, 0x69, 0x65, |
| 4360 | 0x42, 0x65, 0x6c, 0x67, 0x69, 0x71, 0x75, 0x65, 0x42, 0xe9, 0x6e, 0x69, 0x6e, 0x42, 0x75, 0x72, 0x6b, 0x69, 0x6e, 0x61, |
| 4361 | 0x20, 0x46, 0x61, 0x73, 0x6f, 0x43, 0x61, 0x6d, 0x65, 0x72, 0x6f, 0x75, 0x6e, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, |
| 4362 | 0x73, 0x20, 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x52, 0xe9, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x71, 0x75, 0x65, |
| 4363 | 0x20, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x66, 0x72, 0x69, 0x63, 0x61, 0x69, 0x6e, 0x65, 0x54, 0x63, 0x68, 0x61, 0x64, |
| 4364 | 0x43, 0x6f, 0x6d, 0x6f, 0x72, 0x65, 0x73, 0x43, 0x6f, 0x6e, 0x67, 0x6f, 0x2d, 0x4b, 0x69, 0x6e, 0x73, 0x68, 0x61, 0x73, |
| 4365 | 0x61, 0x43, 0x6f, 0x6e, 0x67, 0x6f, 0x2d, 0x42, 0x72, 0x61, 0x7a, 0x7a, 0x61, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x43, 0xf4, |
| 4366 | 0x74, 0x65, 0x20, 0x64, 0x2019, 0x49, 0x76, 0x6f, 0x69, 0x72, 0x65, 0x44, 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x47, |
| 4367 | 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x20, 0xe9, 0x71, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x65, 0x47, 0x75, 0x79, |
| 4368 | 0x61, 0x6e, 0x65, 0x20, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x65, 0x50, 0x6f, 0x6c, 0x79, 0x6e, 0xe9, 0x73, |
| 4369 | 0x69, 0x65, 0x20, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x65, 0x47, 0x61, 0x62, 0x6f, 0x6e, 0x47, 0x75, 0x61, |
| 4370 | 0x64, 0x65, 0x6c, 0x6f, 0x75, 0x70, 0x65, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x48, 0x61, 0xef, 0x74, 0x69, 0x4c, 0x75, |
| 4371 | 0x78, 0x65, 0x6d, 0x62, 0x6f, 0x75, 0x72, 0x67, 0x4d, 0x61, 0x6c, 0x69, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x6e, 0x69, 0x71, |
| 4372 | 0x75, 0x65, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x65, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x63, 0x65, 0x4d, |
| 4373 | 0x61, 0x79, 0x6f, 0x74, 0x74, 0x65, 0x4d, 0x6f, 0x6e, 0x61, 0x63, 0x6f, 0x4d, 0x61, 0x72, 0x6f, 0x63, 0x4e, 0x6f, 0x75, |
| 4374 | 0x76, 0x65, 0x6c, 0x6c, 0x65, 0x2d, 0x43, 0x61, 0x6c, 0xe9, 0x64, 0x6f, 0x6e, 0x69, 0x65, 0x4e, 0x69, 0x67, 0x65, 0x72, |
| 4375 | 0x4c, 0x61, 0x20, 0x52, 0xe9, 0x75, 0x6e, 0x69, 0x6f, 0x6e, 0x53, 0xe9, 0x6e, 0xe9, 0x67, 0x61, 0x6c, 0x53, 0x61, 0x69, |
| 4376 | 0x6e, 0x74, 0x2d, 0x50, 0x69, 0x65, 0x72, 0x72, 0x65, 0x2d, 0x65, 0x74, 0x2d, 0x4d, 0x69, 0x71, 0x75, 0x65, 0x6c, 0x6f, |
| 4377 | 0x6e, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x53, 0x75, 0x69, 0x73, |
| 4378 | 0x73, 0x65, 0x53, 0x79, 0x72, 0x69, 0x65, 0x54, 0x6f, 0x67, 0x6f, 0x54, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x57, 0x61, |
| 4379 | 0x6c, 0x6c, 0x69, 0x73, 0x2d, 0x65, 0x74, 0x2d, 0x46, 0x75, 0x74, 0x75, 0x6e, 0x61, 0x53, 0x61, 0x69, 0x6e, 0x74, 0x2d, |
| 4380 | 0x42, 0x61, 0x72, 0x74, 0x68, 0xe9, 0x6c, 0x65, 0x6d, 0x79, 0x53, 0x61, 0x69, 0x6e, 0x74, 0x2d, 0x4d, 0x61, 0x72, 0x74, |
| 4381 | 0x69, 0x6e, 0x46, 0x72, 0x79, 0x73, 0x6b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0xe2, 0x6e, 0x47, 0xe0, 0x69, 0x64, 0x68, |
| 4382 | 0x6c, 0x69, 0x67, 0x41, 0x6e, 0x20, 0x52, 0xec, 0x6f, 0x67, 0x68, 0x61, 0x63, 0x68, 0x64, 0x20, 0x41, 0x6f, 0x6e, 0x61, |
| 4383 | 0x69, 0x63, 0x68, 0x74, 0x65, 0x67, 0x61, 0x6c, 0x65, 0x67, 0x6f, 0x45, 0x73, 0x70, 0x61, 0xf1, 0x61, 0x10e5, 0x10d0, 0x10e0, |
| 4384 | 0x10d7, 0x10e3, 0x10da, 0x10d8, 0x10e1, 0x10d0, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10d5, 0x10d4, 0x10da, 0x10dd, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63, |
| 4385 | 0x68, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0xd6, 0x73, 0x74, 0x65, 0x72, 0x72, 0x65, 0x69, |
| 4386 | 0x63, 0x68, 0x69, 0x73, 0x63, 0x68, 0x65, 0x73, 0x20, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0xd6, 0x73, 0x74, 0x65, |
| 4387 | 0x72, 0x72, 0x65, 0x69, 0x63, 0x68, 0x42, 0x65, 0x6c, 0x67, 0x69, 0x65, 0x6e, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x65, 0x6e, |
| 4388 | 0x4c, 0x69, 0x65, 0x63, 0x68, 0x74, 0x65, 0x6e, 0x73, 0x74, 0x65, 0x69, 0x6e, 0x4c, 0x75, 0x78, 0x65, 0x6d, 0x62, 0x75, |
| 4389 | 0x72, 0x67, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69, 0x7a, 0x65, 0x72, 0x20, 0x48, 0x6f, 0x63, 0x68, 0x64, 0x65, 0x75, 0x74, |
| 4390 | 0x73, 0x63, 0x68, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69, 0x7a, 0x395, 0x3bb, 0x3bb, 0x3b7, 0x3bd, 0x3b9, 0x3ba, 0x3ac, 0x395, 0x3bb, |
| 4391 | 0x3bb, 0x3ac, 0x3b4, 0x3b1, 0x39a, 0x3cd, 0x3c0, 0x3c1, 0x3bf, 0x3c2, 0x6b, 0x61, 0x6c, 0x61, 0x61, 0x6c, 0x6c, 0x69, 0x73, 0x75, |
| 4392 | 0x74, 0x4b, 0x61, 0x6c, 0x61, 0x61, 0x6c, 0x6c, 0x69, 0x74, 0x20, 0x4e, 0x75, 0x6e, 0x61, 0x61, 0x74, 0xa97, 0xac1, 0xa9c, |
| 4393 | 0xab0, 0xabe, 0xaa4, 0xac0, 0xaad, 0xabe, 0xab0, 0xaa4, 0x48, 0x61, 0x75, 0x73, 0x61, 0x4e, 0x61, 0x6a, 0x65, 0x72, 0x69, 0x79, |
| 4394 | 0x61, 0x47, 0x61, 0x6e, 0x61, 0x4e, 0x69, 0x6a, 0x61, 0x72, 0x5e2, 0x5d1, 0x5e8, 0x5d9, 0x5ea, 0x5d9, 0x5e9, 0x5e8, 0x5d0, 0x5dc, |
| 4395 | 0x939, 0x93f, 0x928, 0x94d, 0x926, 0x940, 0x92d, 0x93e, 0x930, 0x924, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x4d, 0x61, 0x67, 0x79, |
| 4396 | 0x61, 0x72, 0x6f, 0x72, 0x73, 0x7a, 0xe1, 0x67, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0xcd, 0x73, 0x6c, 0x61, |
| 4397 | 0x6e, 0x64, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6c, 0x69, 0x6e, 0x67, |
| 4398 | 0x75, 0x61, 0x4d, 0x75, 0x6e, 0x64, 0x6f, 0x47, 0x61, 0x65, 0x69, 0x6c, 0x67, 0x65, 0xc9, 0x69, 0x72, 0x65, 0x61, 0x6e, |
| 4399 | 0x20, 0x52, 0xed, 0x6f, 0x63, 0x68, 0x74, 0x20, 0x41, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x74, 0x68, 0x65, 0x69, 0x74, 0x61, |
| 4400 | 0x6c, 0x69, 0x61, 0x6e, 0x6f, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x61, 0x53, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x72, 0x69, 0x6e, |
| 4401 | 0x6f, 0x53, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x61, 0x43, 0x69, 0x74, 0x74, 0xe0, 0x20, 0x64, 0x65, 0x6c, 0x20, 0x56, |
| 4402 | 0x61, 0x74, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x65e5, 0x672c, 0x8a9e, 0x65e5, 0x672c, 0x4a, 0x61, 0x77, 0x61, 0x49, 0x6e, 0x64, 0x6f, |
| 4403 | 0x6e, 0xe9, 0x73, 0x69, 0x61, 0xc95, 0xca8, 0xccd, 0xca8, 0xca1, 0xcad, 0xcbe, 0xcb0, 0xca4, 0x6a9, 0x672, 0x634, 0x64f, 0x631, 0x6c1, |
| 4404 | 0x650, 0x646, 0x62f, 0x648, 0x633, 0x62a, 0x627, 0x646, 0x49b, 0x430, 0x437, 0x430, 0x49b, 0x20, 0x442, 0x456, 0x43b, 0x456, 0x49a, 0x430, |
| 4405 | 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x4b, 0x69, 0x6e, 0x79, 0x61, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x55, 0x20, |
| 4406 | 0x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x43a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x447, 0x430, 0x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437, |
| 4407 | 0x441, 0x442, 0x430, 0x43d, 0xd55c, 0xad6d, 0xc5b4, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0xc870, 0xc120, 0xbbfc, 0xc8fc, 0xc8fc, 0xc758, 0xc778, 0xbbfc, 0xacf5, |
| 4408 | 0xd654, 0xad6d, 0x6b, 0x75, 0x72, 0x64, 0xee, 0x54, 0x69, 0x72, 0x6b, 0x69, 0x79, 0x65, 0x49, 0x6b, 0x69, 0x72, 0x75, 0x6e, |
| 4409 | 0x64, 0x69, 0x55, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0xea5, 0xeb2, 0xea7, 0x6c, 0x61, 0x74, 0x76, 0x69, 0x65, 0x161, |
| 4410 | 0x75, 0x4c, 0x61, 0x74, 0x76, 0x69, 0x6a, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0xe1, 0x6c, 0x61, 0x52, 0x65, 0x70, 0x75, 0x62, |
| 4411 | 0x6c, 0xed, 0x6b, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0xf3, 0x20, 0x44, 0x65, 0x6d, 0x6f, 0x6b, 0x72, |
| 4412 | 0x61, 0x74, 0xed, 0x6b, 0x69, 0x41, 0x6e, 0x67, 0xf3, 0x6c, 0x61, 0x52, 0x65, 0x70, 0x69, 0x62, 0x69, 0x6b, 0x69, 0x20, |
| 4413 | 0x79, 0x61, 0x20, 0x41, 0x66, 0x72, 0xed, 0x6b, 0x61, 0x20, 0x79, 0x61, 0x20, 0x4b, 0xe1, 0x74, 0x69, 0x4b, 0x6f, 0x6e, |
| 4414 | 0x67, 0x6f, 0x6c, 0x69, 0x65, 0x74, 0x75, 0x76, 0x69, 0x173, 0x4c, 0x69, 0x65, 0x74, 0x75, 0x76, 0x61, 0x43c, 0x430, 0x43a, |
| 4415 | 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x421, 0x435, 0x432, 0x435, 0x440, 0x43d, 0x430, 0x20, 0x41c, 0x430, 0x43a, 0x435, 0x434, |
| 4416 | 0x43e, 0x43d, 0x438, 0x458, 0x430, 0x4d, 0x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x4d, 0x61, 0x64, 0x61, 0x67, 0x61, 0x73, |
| 4417 | 0x69, 0x6b, 0x61, 0x72, 0x61, 0x4d, 0x65, 0x6c, 0x61, 0x79, 0x75, 0x42, 0x72, 0x75, 0x6e, 0x65, 0x69, 0x53, 0x69, 0x6e, |
| 4418 | 0x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0xd2e, 0xd32, 0xd2f, 0xd3e, 0xd33, 0xd02, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0x4d, 0x61, |
| 4419 | 0x6c, 0x74, 0x69, 0x74, 0x65, 0x20, 0x72, 0x65, 0x6f, 0x20, 0x4d, 0x101, 0x6f, 0x72, 0x69, 0x41, 0x6f, 0x74, 0x65, 0x61, |
| 4420 | 0x72, 0x6f, 0x61, 0x92e, 0x930, 0x93e, 0x920, 0x940, 0x43c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, |
| 4421 | 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x62, 0x6f, 0x6b, |
| 4422 | 0x6d, 0xe5, 0x6c, 0x4e, 0x6f, 0x72, 0x67, 0x65, 0x53, 0x76, 0x61, 0x6c, 0x62, 0x61, 0x72, 0x64, 0x20, 0x6f, 0x67, 0x20, |
| 4423 | 0x4a, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x79, 0x65, 0x6e, 0xb13, 0xb21, 0xb3c, 0xb3f, 0xb06, 0xb2d, 0xb3e, 0xb30, 0xb24, 0x67e, 0x69a, |
| 4424 | 0x62a, 0x648, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x633, 0x62a, 0x627, 0x646, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x641, 0x627, |
| 4425 | 0x631, 0x633, 0x6cc, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x62f, 0x631, 0x6cc, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x50, 0x6f, 0x6c, |
| 4426 | 0x73, 0x6b, 0x61, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xea, 0x73, 0x42, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x41, 0x6e, |
| 4427 | 0x67, 0x6f, 0x6c, 0x61, 0x43, 0x61, 0x62, 0x6f, 0x20, 0x56, 0x65, 0x72, 0x64, 0x65, 0x54, 0x69, 0x6d, 0x6f, 0x72, 0x2d, |
| 4428 | 0x4c, 0x65, 0x73, 0x74, 0x65, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x20, 0x45, 0x71, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61, |
| 4429 | 0x6c, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x2d, 0x42, 0x69, 0x73, 0x73, 0x61, 0x75, 0x4c, 0x75, 0x78, 0x65, 0x6d, 0x62, 0x75, |
| 4430 | 0x72, 0x67, 0x6f, 0x4d, 0x61, 0x63, 0x61, 0x75, 0x2c, 0x20, 0x52, 0x41, 0x45, 0x20, 0x64, 0x61, 0x20, 0x43, 0x68, 0x69, |
| 4431 | 0x6e, 0x61, 0x4d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x71, 0x75, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xea, |
| 4432 | 0x73, 0x20, 0x65, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x75, 0x50, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x61, 0x6c, 0x53, 0xe3, 0x6f, |
| 4433 | 0x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x53, 0x75, 0xed, 0xe7, |
| 4434 | 0x61, 0xa2a, 0xa70, 0xa1c, 0xa3e, 0xa2c, 0xa40, 0xa2d, 0xa3e, 0xa30, 0xa24, 0x67e, 0x646, 0x62c, 0x627, 0x628, 0x6cc, 0x52, 0x75, 0x6e, |
| 4435 | 0x61, 0x73, 0x69, 0x6d, 0x69, 0x50, 0x65, 0x72, 0xfa, 0x42, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x45, 0x63, 0x75, 0x61, |
| 4436 | 0x64, 0x6f, 0x72, 0x72, 0x75, 0x6d, 0x61, 0x6e, 0x74, 0x73, 0x63, 0x68, 0x53, 0x76, 0x69, 0x7a, 0x72, 0x61, 0x72, 0x6f, |
| 4437 | 0x6d, 0xe2, 0x6e, 0x103, 0x52, 0x6f, 0x6d, 0xe2, 0x6e, 0x69, 0x61, 0x52, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, |
| 4438 | 0x20, 0x4d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x61, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x420, 0x43e, 0x441, 0x441, 0x438, |
| 4439 | 0x44f, 0x41a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x442, 0x430, 0x43d, 0x41a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x438, 0x44f, 0x41c, 0x43e, |
| 4440 | 0x43b, 0x434, 0x43e, 0x432, 0x430, 0x423, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x430, 0x53, 0xe4, 0x6e, 0x67, 0xf6, 0x4b, 0xf6, 0x64, |
| 4441 | 0xf6, 0x72, 0xf6, 0x73, 0xea, 0x73, 0x65, 0x20, 0x74, 0xee, 0x20, 0x42, 0xea, 0x61, 0x66, 0x72, 0xee, 0x6b, 0x61, 0x938, |
| 4442 | 0x902, 0x938, 0x94d, 0x915, 0x943, 0x924, 0x20, 0x92d, 0x93e, 0x937, 0x93e, 0x92d, 0x93e, 0x930, 0x924, 0x903, 0x441, 0x440, 0x43f, 0x441, |
| 4443 | 0x43a, 0x438, 0x421, 0x440, 0x431, 0x438, 0x458, 0x430, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x43, 0x72, 0x6e, 0x61, 0x20, 0x47, |
| 4444 | 0x6f, 0x72, 0x61, 0x53, 0x72, 0x62, 0x69, 0x6a, 0x61, 0x411, 0x43e, 0x441, 0x43d, 0x430, 0x20, 0x438, 0x20, 0x425, 0x435, 0x440, |
| 4445 | 0x446, 0x435, 0x433, 0x43e, 0x432, 0x438, 0x43d, 0x430, 0x426, 0x440, 0x43d, 0x430, 0x20, 0x413, 0x43e, 0x440, 0x430, 0x41a, 0x43e, 0x441, |
| 4446 | 0x43e, 0x432, 0x43e, 0x4b, 0x6f, 0x73, 0x6f, 0x76, 0x6f, 0x438, 0x440, 0x43e, 0x43d, 0x413, 0x443, 0x44b, 0x440, 0x434, 0x437, 0x44b, |
| 4447 | 0x441, 0x442, 0x43e, 0x43d, 0x423, 0x4d5, 0x440, 0x4d5, 0x441, 0x435, 0x63, 0x68, 0x69, 0x53, 0x68, 0x6f, 0x6e, 0x61, 0x633, 0x646, |
| 4448 | 0x68c, 0x64a, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x938, 0x93f, 0x928, 0x94d, 0x927, 0x940, 0xdc3, 0xdd2, 0xd82, 0xdc4, 0xdbd, |
| 4449 | 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0xdc0, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x10d, 0x69, 0x6e, |
| 4450 | 0x61, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x6f, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x161, 0x10d, 0x69, 0x6e, |
| 4451 | 0x61, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x69, 0x6a, 0x61, 0x53, 0x6f, 0x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x53, 0x6f, |
| 4452 | 0x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x79, 0x61, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x49, 0x74, 0x6f, 0x6f, 0x62, |
| 4453 | 0x69, 0x79, 0x61, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x20, 0x64, 0x65, 0x20, 0x45, 0x73, 0x70, 0x61, 0xf1, 0x61, |
| 4454 | 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x42, 0x65, 0x6c, 0x69, |
| 4455 | 0x63, 0x65, 0x43, 0x68, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61, 0x43, 0x6f, 0x73, 0x74, 0x61, |
| 4456 | 0x20, 0x52, 0x69, 0x63, 0x61, 0x43, 0x75, 0x62, 0x61, 0x52, 0x65, 0x70, 0xfa, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x20, 0x44, |
| 4457 | 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x61, 0x45, 0x6c, 0x20, 0x53, 0x61, 0x6c, 0x76, 0x61, 0x64, 0x6f, 0x72, |
| 4458 | 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x20, 0x45, 0x63, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x47, 0x75, 0x61, |
| 4459 | 0x74, 0x65, 0x6d, 0x61, 0x6c, 0x61, 0x48, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x61, 0x73, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, |
| 4460 | 0x6c, 0x20, 0x64, 0x65, 0x20, 0x4d, 0xe9, 0x78, 0x69, 0x63, 0x6f, 0x4d, 0xe9, 0x78, 0x69, 0x63, 0x6f, 0x4e, 0x69, 0x63, |
| 4461 | 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0xe1, 0x50, 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x79, |
| 4462 | 0x46, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69, |
| 4463 | 0x64, 0x6f, 0x73, 0x55, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x56, 0x65, 0x6e, 0x65, 0x7a, 0x75, 0x65, 0x6c, 0x61, 0x43, |
| 4464 | 0x61, 0x6e, 0x61, 0x72, 0x69, 0x61, 0x73, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x20, 0x6c, 0x61, 0x74, 0x69, 0x6e, |
| 4465 | 0x6f, 0x61, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x4c, 0x61, 0x74, 0x69, 0x6e, 0x6f, 0x61, 0x6d, 0xe9, 0x72, |
| 4466 | 0x69, 0x63, 0x61, 0x43, 0x65, 0x75, 0x74, 0x61, 0x20, 0x79, 0x20, 0x4d, 0x65, 0x6c, 0x69, 0x6c, 0x6c, 0x61, 0x42, 0x61, |
| 4467 | 0x73, 0x61, 0x20, 0x53, 0x75, 0x6e, 0x64, 0x61, 0x4b, 0x69, 0x73, 0x77, 0x61, 0x68, 0x69, 0x6c, 0x69, 0x4a, 0x61, 0x6d, |
| 4468 | 0x68, 0x75, 0x72, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x69, 0x64, 0x65, 0x6d, 0x6f, 0x6b, 0x72, 0x61, 0x73, 0x69, 0x61, |
| 4469 | 0x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0x53, 0x76, 0x65, 0x72, |
| 4470 | 0x69, 0x67, 0x65, 0xc5, 0x6c, 0x61, 0x6e, 0x64, 0x442, 0x43e, 0x4b7, 0x438, 0x43a, 0x4e3, 0x422, 0x43e, 0x4b7, 0x438, 0x43a, 0x438, |
| 4471 | 0x441, 0x442, 0x43e, 0x43d, 0xba4, 0xbae, 0xbbf, 0xbb4, 0xbcd, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0xbbe, 0xbae, 0xbb2, 0xbc7, 0xb9a, |
| 4472 | 0xbbf, 0xbaf, 0xbbe, 0xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8, |
| 4473 | 0x442, 0x430, 0x442, 0x430, 0x440, 0xc24, 0xc46, 0xc32, 0xc41, 0xc17, 0xc41, 0xc2d, 0xc3e, 0xc30, 0xc24, 0xc26, 0xc47, 0xc36, 0xc02, 0xe44, |
| 4474 | 0xe17, 0xe22, 0xf56, 0xf7c, 0xf51, 0xf0b, 0xf66, 0xf90, 0xf51, 0xf0b, 0xf62, 0xf92, 0xfb1, 0xf0b, 0xf53, 0xf42, 0xf62, 0xf92, 0xfb1, 0xf0b, |
| 4475 | 0xf42, 0xf62, 0xf0b, 0x1275, 0x130d, 0x122d, 0x12a4, 0x122d, 0x1275, 0x122b, 0x6c, 0x65, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f, |
| 4476 | 0x6e, 0x67, 0x61, 0x54, 0xfc, 0x72, 0x6b, 0xe7, 0x65, 0x54, 0xfc, 0x72, 0x6b, 0x69, 0x79, 0x65, 0x4b, 0x131, 0x62, 0x72, |
| 4477 | 0x131, 0x73, 0x74, 0xfc, 0x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x64, 0x69, 0x6c, 0x69, 0x54, 0xfc, 0x72, 0x6b, 0x6d, 0x65, |
| 4478 | 0x6e, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x626, 0x6c7, 0x64a, 0x63a, 0x6c7, 0x631, 0x686, 0x6d5, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x443, |
| 4479 | 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x430, 0x423, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x430, 0x627, 0x631, 0x62f, 0x648, |
| 4480 | 0x628, 0x6be, 0x627, 0x631, 0x62a, 0x6f, 0x2018, 0x7a, 0x62, 0x65, 0x6b, 0x4f, 0x2bb, 0x7a, 0x62, 0x65, 0x6b, 0x69, 0x73, 0x74, |
| 4481 | 0x6f, 0x6e, 0x627, 0x648, 0x632, 0x628, 0x6cc, 0x6a9, 0x45e, 0x437, 0x431, 0x435, 0x43a, 0x447, 0x430, 0x40e, 0x437, 0x431, 0x435, 0x43a, |
| 4482 | 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x54, 0x69, 0x1ebf, 0x6e, 0x67, 0x20, 0x56, 0x69, 0x1ec7, 0x74, 0x56, 0x69, 0x1ec7, 0x74, 0x20, |
| 4483 | 0x4e, 0x61, 0x6d, 0x43, 0x79, 0x6d, 0x72, 0x61, 0x65, 0x67, 0x59, 0x20, 0x44, 0x65, 0x79, 0x72, 0x6e, 0x61, 0x73, 0x20, |
| 4484 | 0x55, 0x6e, 0x65, 0x64, 0x69, 0x67, 0x57, 0x6f, 0x6c, 0x6f, 0x66, 0x53, 0x65, 0x6e, 0x65, 0x67, 0x61, 0x61, 0x6c, 0x69, |
| 4485 | 0x73, 0x69, 0x58, 0x68, 0x6f, 0x73, 0x61, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x74, 0x73, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69, |
| 4486 | 0x6b, 0x61, 0x5d9, 0x5d9, 0x5b4, 0x5d3, 0x5d9, 0x5e9, 0x5d5, 0x5d5, 0x5e2, 0x5dc, 0x5d8, 0xc8, 0x64, 0xe8, 0x20, 0x59, 0x6f, 0x72, |
| 4487 | 0xf9, 0x62, 0xe1, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x42, 0x25b, 0x300, 0x6e, 0x25b, 0x300, 0x69, 0x73, 0x69, |
| 4488 | 0x5a, 0x75, 0x6c, 0x75, 0x69, 0x4e, 0x69, 0x6e, 0x67, 0x69, 0x7a, 0x69, 0x6d, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, |
| 4489 | 0x61, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x6e, 0x79, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x4e, 0x6f, 0x72, 0x65, 0x67, 0x62, |
| 4490 | 0x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x69, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x438, 0x47, 0x61, 0x65, 0x6c, 0x67, |
| 4491 | 0x45, 0x6c, 0x6c, 0x61, 0x6e, 0x20, 0x56, 0x61, 0x6e, 0x6e, 0x69, 0x6e, 0x6b, 0x65, 0x72, 0x6e, 0x65, 0x77, 0x65, 0x6b, |
| 4492 | 0x52, 0x79, 0x77, 0x76, 0x61, 0x6e, 0x65, 0x74, 0x68, 0x20, 0x55, 0x6e, 0x79, 0x73, 0x41, 0x6b, 0x61, 0x6e, 0x47, 0x61, |
| 4493 | 0x61, 0x6e, 0x61, 0x915, 0x94b, 0x902, 0x915, 0x923, 0x940, 0x49, 0x67, 0x62, 0x6f, 0x4e, 0x61, 0x1ecb, 0x6a, 0x1ecb, 0x72, 0x1ecb, |
| 4494 | 0x61, 0x4b, 0x69, 0x6b, 0x61, 0x6d, 0x62, 0x61, 0x66, 0x75, 0x72, 0x6c, 0x61, 0x6e, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x65, |
| 4495 | 0x45, 0x28b, 0x65, 0x67, 0x62, 0x65, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x6e, 0x75, 0x74, 0x6f, 0x6d, 0x65, 0x54, 0x6f, |
| 4496 | 0x67, 0x6f, 0x20, 0x6e, 0x75, 0x74, 0x6f, 0x6d, 0x65, 0x2bb, 0x14c, 0x6c, 0x65, 0x6c, 0x6f, 0x20, 0x48, 0x61, 0x77, 0x61, |
| 4497 | 0x69, 0x2bb, 0x69, 0x2bb, 0x41, 0x6d, 0x65, 0x6c, 0x69, 0x6b, 0x61, 0x20, 0x48, 0x75, 0x69, 0x20, 0x50, 0x16b, 0x20, 0x2bb, |
| 4498 | 0x49, 0x61, 0x46, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x53, |
| 4499 | 0x63, 0x68, 0x77, 0x69, 0x69, 0x7a, 0x65, 0x72, 0x74, 0xfc, 0xfc, 0x74, 0x73, 0x63, 0x68, 0x53, 0x63, 0x68, 0x77, 0x69, |
| 4500 | 0x69, 0x7a, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x72, 0x69, 0x69, 0x63, 0x68, 0x4c, 0x69, 0xe4, 0x63, 0x68, 0x74, 0x65, 0x73, |
| 4501 | 0x63, 0x68, 0x74, 0xe4, 0x69, 0xa188, 0xa320, 0xa259, 0xa34f, 0xa1e9, 0x4e, 0x65, 0x64, 0x64, 0x65, 0x72, 0x73, 0x61, 0x73, 0x73, |
| 4502 | 0x2019, 0x73, 0x63, 0x68, 0x44, 0xfc, 0xfc, 0x74, 0x73, 0x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0x4e, 0x65, 0x64, 0x64, 0x65, |
| 4503 | 0x72, 0x6c, 0x61, 0x6e, 0x6e, 0x65, 0x6e, 0x64, 0x61, 0x76, 0x76, 0x69, 0x73, 0xe1, 0x6d, 0x65, 0x67, 0x69, 0x65, 0x6c, |
| 4504 | 0x6c, 0x61, 0x4e, 0x6f, 0x72, 0x67, 0x61, 0x53, 0x75, 0x6f, 0x70, 0x6d, 0x61, 0x52, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x45, |
| 4505 | 0x6b, 0x65, 0x67, 0x75, 0x73, 0x69, 0x69, 0x4b, 0x69, 0x74, 0x61, 0x69, 0x74, 0x61, 0x50, 0x75, 0x6c, 0x61, 0x61, 0x72, |
| 4506 | 0x42, 0x75, 0x72, 0x6b, 0x69, 0x62, 0x61, 0x61, 0x20, 0x46, 0x61, 0x61, 0x73, 0x6f, 0x4b, 0x61, 0x6d, 0x65, 0x72, 0x75, |
| 4507 | 0x75, 0x6e, 0x47, 0x61, 0x6d, 0x6d, 0x62, 0x69, 0x47, 0x61, 0x6e, 0x61, 0x61, 0x47, 0x69, 0x6e, 0x65, 0x47, 0x69, 0x6e, |
| 4508 | 0x65, 0x2d, 0x42, 0x69, 0x73, 0x61, 0x61, 0x77, 0x6f, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x79, 0x61, 0x61, 0x4d, 0x75, |
| 4509 | 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x4e, 0x69, 0x6a, 0x65, 0x65, 0x72, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, |
| 4510 | 0x61, 0x53, 0x65, 0x72, 0x61, 0x61, 0x20, 0x6c, 0x69, 0x79, 0x6f, 0x6e, 0x47, 0x69, 0x6b, 0x75, 0x79, 0x75, 0x4b, 0x69, |
| 4511 | 0x73, 0x61, 0x6d, 0x70, 0x75, 0x72, 0x73, 0x65, 0x6e, 0x61, 0x69, 0x73, 0x69, 0x4e, 0x64, 0x65, 0x62, 0x65, 0x6c, 0x65, |
| 4512 | 0x4b, 0x69, 0x68, 0x6f, 0x72, 0x6f, 0x6d, 0x62, 0x6f, 0x2d5c, 0x2d30, 0x2d5b, 0x2d4d, 0x2d43, 0x2d49, 0x2d5c, 0x2d4d, 0x2d4e, 0x2d56, 0x2d54, |
| 4513 | 0x2d49, 0x2d31, 0x54, 0x61, 0x73, 0x68, 0x65, 0x6c, 0x1e25, 0x69, 0x79, 0x74, 0x6c, 0x6d, 0x263, 0x72, 0x69, 0x62, 0x54, 0x61, |
| 4514 | 0x71, 0x62, 0x61, 0x79, 0x6c, 0x69, 0x74, 0x4c, 0x65, 0x7a, 0x7a, 0x61, 0x79, 0x65, 0x72, 0x52, 0x75, 0x6e, 0x79, 0x61, |
| 4515 | 0x6e, 0x6b, 0x6f, 0x72, 0x65, 0x48, 0x69, 0x62, 0x65, 0x6e, 0x61, 0x48, 0x75, 0x74, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, |
| 4516 | 0x61, 0x4b, 0x79, 0x69, 0x76, 0x75, 0x6e, 0x6a, 0x6f, 0x62, 0x61, 0x6d, 0x61, 0x6e, 0x61, 0x6b, 0x61, 0x6e, 0x4b, 0x129, |
| 4517 | 0x65, 0x6d, 0x62, 0x75, 0x13e3, 0x13b3, 0x13a9, 0x13cc, 0x13ca, 0x20, 0x13a2, 0x13f3, 0x13be, 0x13b5, 0x13cd, 0x13d4, 0x13c5, 0x20, 0x13cd, 0x13a6, |
| 4518 | 0x13da, 0x13a9, 0x6b, 0x72, 0x65, 0x6f, 0x6c, 0x20, 0x6d, 0x6f, 0x72, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x4d, 0x6f, 0x72, 0x69, |
| 4519 | 0x73, 0x43, 0x68, 0x69, 0x6d, 0x61, 0x6b, 0x6f, 0x6e, 0x64, 0x65, 0x4b, 0x268, 0x6c, 0x61, 0x61, 0x6e, 0x67, 0x69, 0x54, |
| 4520 | 0x61, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0xed, 0x61, 0x4c, 0x75, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x59, 0x75, 0x67, 0x61, 0x6e, |
| 4521 | 0x64, 0x61, 0x49, 0x63, 0x68, 0x69, 0x62, 0x65, 0x6d, 0x62, 0x61, 0x6b, 0x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69, |
| 4522 | 0x61, 0x6e, 0x75, 0x4b, 0x61, 0x62, 0x75, 0x20, 0x56, 0x65, 0x72, 0x64, 0x69, 0x4b, 0x129, 0x6d, 0x129, 0x72, 0x169, 0x4b, |
| 4523 | 0x61, 0x6c, 0x65, 0x6e, 0x6a, 0x69, 0x6e, 0x45, 0x6d, 0x65, 0x74, 0x61, 0x62, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x4b, |
| 4524 | 0x68, 0x6f, 0x65, 0x6b, 0x68, 0x6f, 0x65, 0x67, 0x6f, 0x77, 0x61, 0x62, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x62, |
| 4525 | 0x4b, 0x69, 0x6d, 0x61, 0x63, 0x68, 0x61, 0x6d, 0x65, 0x4b, 0xf6, 0x6c, 0x73, 0x63, 0x68, 0x44, 0x6f, 0xfc, 0x74, 0x73, |
| 4526 | 0x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0x4d, 0x61, 0x61, 0x54, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x61, 0x4f, 0x6c, 0x75, |
| 4527 | 0x73, 0x6f, 0x67, 0x61, 0x4c, 0x75, 0x6c, 0x75, 0x68, 0x69, 0x61, 0x4b, 0x69, 0x70, 0x61, 0x72, 0x65, 0x54, 0x61, 0x64, |
| 4528 | 0x68, 0x61, 0x6e, 0x69, 0x61, 0x4b, 0x69, 0x74, 0x65, 0x73, 0x6f, 0x4b, 0x65, 0x6e, 0x69, 0x61, 0x4b, 0x6f, 0x79, 0x72, |
| 4529 | 0x61, 0x20, 0x63, 0x69, 0x69, 0x6e, 0x69, 0x4d, 0x61, 0x61, 0x6c, 0x69, 0x4b, 0x69, 0x72, 0x75, 0x77, 0x61, 0x44, 0x68, |
| 4530 | 0x6f, 0x6c, 0x75, 0x6f, 0x52, 0x75, 0x6b, 0x69, 0x67, 0x61, 0x54, 0x61, 0x6d, 0x61, 0x7a, 0x69, 0x263, 0x74, 0x20, 0x6e, |
| 4531 | 0x20, 0x6c, 0x61, 0x1e6d, 0x6c, 0x61, 0x1e63, 0x4d, 0x65, 0x1e5b, 0x1e5b, 0x75, 0x6b, 0x4b, 0x6f, 0x79, 0x72, 0x61, 0x62, 0x6f, |
| 4532 | 0x72, 0x6f, 0x20, 0x73, 0x65, 0x6e, 0x6e, 0x69, 0x4b, 0x69, 0x73, 0x68, 0x61, 0x6d, 0x62, 0x61, 0x61, 0x92c, 0x921, 0x93c, |
| 4533 | 0x94b, 0x43d, 0x43e, 0x445, 0x447, 0x438, 0x439, 0x43d, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x54, 0x73, 0x68, 0x69, 0x6c, 0x75, 0x62, |
| 4534 | 0x61, 0x44, 0x69, 0x74, 0x75, 0x6e, 0x67, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x75, 0x4c, 0xeb, 0x74, |
| 4535 | 0x7a, 0x65, 0x62, 0x75, 0x65, 0x72, 0x67, 0x65, 0x73, 0x63, 0x68, 0x4c, 0xeb, 0x74, 0x7a, 0x65, 0x62, 0x75, 0x65, 0x72, |
| 4536 | 0x67, 0x41, 0x67, 0x68, 0x65, 0x6d, 0x4b, 0xe0, 0x6d, 0xe0, 0x6c, 0xfb, 0x14b, 0x181, 0xe0, 0x73, 0xe0, 0x61, 0x4b, 0xe0, |
| 4537 | 0x6d, 0x25b, 0x300, 0x72, 0xfb, 0x6e, 0x5a, 0x61, 0x72, 0x6d, 0x61, 0x63, 0x69, 0x69, 0x6e, 0x65, 0x4e, 0x69, 0x17e, 0x65, |
| 4538 | 0x72, 0x64, 0x75, 0xe1, 0x6c, 0xe1, 0x6a, 0x6f, 0x6f, 0x6c, 0x61, 0x53, 0x65, 0x6e, 0x65, 0x67, 0x61, 0x6c, 0x65, 0x77, |
| 4539 | 0x6f, 0x6e, 0x64, 0x6f, 0x4b, 0x61, 0x6d, 0x259, 0x72, 0xfa, 0x6e, 0x72, 0x69, 0x6b, 0x70, 0x61, 0x6b, 0x61, 0x6d, 0x25b, |
| 4540 | 0x72, 0xfa, 0x6e, 0x4d, 0x61, 0x6b, 0x75, 0x61, 0x55, 0x6d, 0x6f, 0x7a, 0x61, 0x6d, 0x62, 0x69, 0x6b, 0x69, 0x4d, 0x55, |
| 4541 | 0x4e, 0x44, 0x41, 0x14a, 0x6b, 0x61, 0x6d, 0x65, 0x72, 0x75, 0x14b, 0x4b, 0x77, 0x61, 0x73, 0x69, 0x6f, 0x4b, 0x61, 0x6d, |
| 4542 | 0x65, 0x72, 0x75, 0x6e, 0x54, 0x68, 0x6f, 0x6b, 0x20, 0x4e, 0x61, 0x74, 0x68, 0x441, 0x430, 0x445, 0x430, 0x20, 0x442, 0x44b, |
| 4543 | 0x43b, 0x430, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x49, 0x73, 0x68, 0x69, 0x73, 0x61, 0x6e, 0x67, 0x75, |
| 4544 | 0x54, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x79, 0x61, 0x54, 0x61, 0x73, 0x61, 0x77, 0x61, 0x71, 0x20, 0x73, 0x65, 0x6e, |
| 4545 | 0x6e, 0x69, 0xa559, 0xa524, 0xa55e, 0xa524, 0xa52b, 0xa569, 0x56, 0x61, 0x69, 0x4c, 0x61, 0x69, 0x62, 0x68, 0x69, 0x79, 0x61, 0x57, |
| 4546 | 0x61, 0x6c, 0x73, 0x65, 0x72, 0x53, 0x63, 0x68, 0x77, 0x69, 0x7a, 0x6e, 0x75, 0x61, 0x73, 0x75, 0x65, 0x4b, 0x65, 0x6d, |
| 4547 | 0x65, 0x6c, 0xfa, 0x6e, 0x61, 0x73, 0x74, 0x75, 0x72, 0x69, 0x61, 0x6e, 0x75, 0x4e, 0x64, 0x61, 0xa78c, 0x61, 0x4b, 0x61, |
| 4548 | 0x6d, 0x25b, 0x6c, 0xfb, 0x6e, 0x6b, 0x61, 0x6b, 0x254, 0x4b, 0x61, 0x6d, 0x25b, 0x72, 0x75, 0x6e, 0x6d, 0x65, 0x74, 0x61, |
| 4549 | 0x2bc, 0x4b, 0x61, 0x6d, 0x61, 0x6c, 0x75, 0x6e, 0x53, 0x68, 0x77, 0xf3, 0x14b, 0xf2, 0x20, 0x6e, 0x67, 0x69, 0x65, 0x6d, |
| 4550 | 0x62, 0x254, 0x254, 0x6e, 0x4b, 0xe0, 0x6d, 0x61, 0x6c, 0xfb, 0x6d, 0x921, 0x94b, 0x917, 0x930, 0x940, 0x9ae, 0x9c8, 0x9a4, 0x9c8, |
| 4551 | 0x9b2, 0x9cb, 0x9a8, 0x9cd, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x1c65, 0x1c5f, 0x1c71, 0x1c5b, 0x1c5f, 0x1c72, 0x1c64, 0x1c64, |
| 4552 | 0x1c71, 0x1c70, 0x1c64, 0x1c6d, 0x1c5f, 0x4c, 0x61, 0x6b, 0x21f, 0xf3, 0x6c, 0x2bc, 0x69, 0x79, 0x61, 0x70, 0x69, 0x4d, 0xed, 0x6c, |
| 4553 | 0x61, 0x68, 0x61, 0x14b, 0x73, 0x6b, 0x61, 0x20, 0x54, 0x21f, 0x61, 0x6d, 0xe1, 0x6b, 0x21f, 0x6f, 0x10d, 0x68, 0x65, 0x2d5c, |
| 4554 | 0x2d30, 0x2d4e, 0x2d30, 0x2d63, 0x2d49, 0x2d56, 0x2d5c, 0x6a9, 0x648, 0x631, 0x62f, 0x6cc, 0x6cc, 0x20, 0x646, 0x627, 0x648, 0x6d5, 0x646, 0x62f, |
| 4555 | 0x6cc, 0x639, 0x6ce, 0x631, 0x627, 0x642, 0x626, 0x6ce, 0x631, 0x627, 0x646, 0x64, 0x6f, 0x6c, 0x6e, 0x6f, 0x73, 0x65, 0x72, 0x62, |
| 4556 | 0x161, 0x107, 0x69, 0x6e, 0x61, 0x4e, 0x69, 0x6d, 0x73, 0x6b, 0x61, 0x68, 0x6f, 0x72, 0x6e, 0x6a, 0x6f, 0x73, 0x65, 0x72, |
| 4557 | 0x62, 0x161, 0x107, 0x69, 0x6e, 0x61, 0x4e, 0x11b, 0x6d, 0x73, 0x6b, 0x61, 0x61, 0x6e, 0x61, 0x72, 0xe2, 0x161, 0x6b, 0x69, |
| 4558 | 0x65, 0x6c, 0xe2, 0x53, 0x75, 0x6f, 0x6d, 0xe2, 0x92e, 0x948, 0x925, 0x93f, 0x932, 0x940, 0x645, 0x627, 0x632, 0x631, 0x648, 0x646, |
| 4559 | 0x6cc, 0x644, 0x6ca, 0x631, 0x6cc, 0x20, 0x634, 0x648, 0x645, 0x627, 0x644, 0x6cc, 0x7cb5, 0x8a9e, 0x4e2d, 0x83ef, 0x4eba, 0x6c11, 0x5171, 0x548c, |
| 4560 | 0x570b, 0x9999, 0x6e2f, 0x7279, 0x5225, 0x884c, 0x653f, 0x5340, 0x7ca4, 0x8bed, 0x4e2d, 0x534e, 0x4eba, 0x6c11, 0x5171, 0x548c, 0x56fd, 0x42, 0x69, 0x6e, |
| 4561 | 0x69, 0x73, 0x61, 0x79, 0x61, 0x4e, 0x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0xe1, 0x20, 0x50, 0xed, 0x6a, 0x69, 0x6e, 0x4e, |
| 4562 | 0x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0x61 |
| 4563 | }; |
| 4564 | |
| 4565 | static const char language_name_list[] = |
| 4566 | "Default\0" |
| 4567 | "C\0" |
| 4568 | "Abkhazian\0" |
| 4569 | "Oromo\0" |
| 4570 | "Afar\0" |
| 4571 | "Afrikaans\0" |
| 4572 | "Albanian\0" |
| 4573 | "Amharic\0" |
| 4574 | "Arabic\0" |
| 4575 | "Armenian\0" |
| 4576 | "Assamese\0" |
| 4577 | "Aymara\0" |
| 4578 | "Azerbaijani\0" |
| 4579 | "Bashkir\0" |
| 4580 | "Basque\0" |
| 4581 | "Bengali\0" |
| 4582 | "Dzongkha\0" |
| 4583 | "Bihari\0" |
| 4584 | "Bislama\0" |
| 4585 | "Breton\0" |
| 4586 | "Bulgarian\0" |
| 4587 | "Burmese\0" |
| 4588 | "Belarusian\0" |
| 4589 | "Khmer\0" |
| 4590 | "Catalan\0" |
| 4591 | "Chinese\0" |
| 4592 | "Corsican\0" |
| 4593 | "Croatian\0" |
| 4594 | "Czech\0" |
| 4595 | "Danish\0" |
| 4596 | "Dutch\0" |
| 4597 | "English\0" |
| 4598 | "Esperanto\0" |
| 4599 | "Estonian\0" |
| 4600 | "Faroese\0" |
| 4601 | "Fijian\0" |
| 4602 | "Finnish\0" |
| 4603 | "French\0" |
| 4604 | "Western Frisian\0" |
| 4605 | "Gaelic\0" |
| 4606 | "Galician\0" |
| 4607 | "Georgian\0" |
| 4608 | "German\0" |
| 4609 | "Greek\0" |
| 4610 | "Greenlandic\0" |
| 4611 | "Guarani\0" |
| 4612 | "Gujarati\0" |
| 4613 | "Hausa\0" |
| 4614 | "Hebrew\0" |
| 4615 | "Hindi\0" |
| 4616 | "Hungarian\0" |
| 4617 | "Icelandic\0" |
| 4618 | "Indonesian\0" |
| 4619 | "Interlingua\0" |
| 4620 | "Interlingue\0" |
| 4621 | "Inuktitut\0" |
| 4622 | "Inupiak\0" |
| 4623 | "Irish\0" |
| 4624 | "Italian\0" |
| 4625 | "Japanese\0" |
| 4626 | "Javanese\0" |
| 4627 | "Kannada\0" |
| 4628 | "Kashmiri\0" |
| 4629 | "Kazakh\0" |
| 4630 | "Kinyarwanda\0" |
| 4631 | "Kirghiz\0" |
| 4632 | "Korean\0" |
| 4633 | "Kurdish\0" |
| 4634 | "Rundi\0" |
| 4635 | "Lao\0" |
| 4636 | "Latin\0" |
| 4637 | "Latvian\0" |
| 4638 | "Lingala\0" |
| 4639 | "Lithuanian\0" |
| 4640 | "Macedonian\0" |
| 4641 | "Malagasy\0" |
| 4642 | "Malay\0" |
| 4643 | "Malayalam\0" |
| 4644 | "Maltese\0" |
| 4645 | "Maori\0" |
| 4646 | "Marathi\0" |
| 4647 | "Marshallese\0" |
| 4648 | "Mongolian\0" |
| 4649 | "Nauru\0" |
| 4650 | "Nepali\0" |
| 4651 | "Norwegian Bokmal\0" |
| 4652 | "Occitan\0" |
| 4653 | "Oriya\0" |
| 4654 | "Pashto\0" |
| 4655 | "Persian\0" |
| 4656 | "Polish\0" |
| 4657 | "Portuguese\0" |
| 4658 | "Punjabi\0" |
| 4659 | "Quechua\0" |
| 4660 | "Romansh\0" |
| 4661 | "Romanian\0" |
| 4662 | "Russian\0" |
| 4663 | "Samoan\0" |
| 4664 | "Sango\0" |
| 4665 | "Sanskrit\0" |
| 4666 | "Serbian\0" |
| 4667 | "Ossetic\0" |
| 4668 | "Southern Sotho\0" |
| 4669 | "Tswana\0" |
| 4670 | "Shona\0" |
| 4671 | "Sindhi\0" |
| 4672 | "Sinhala\0" |
| 4673 | "Swati\0" |
| 4674 | "Slovak\0" |
| 4675 | "Slovenian\0" |
| 4676 | "Somali\0" |
| 4677 | "Spanish\0" |
| 4678 | "Sundanese\0" |
| 4679 | "Swahili\0" |
| 4680 | "Swedish\0" |
| 4681 | "Sardinian\0" |
| 4682 | "Tajik\0" |
| 4683 | "Tamil\0" |
| 4684 | "Tatar\0" |
| 4685 | "Telugu\0" |
| 4686 | "Thai\0" |
| 4687 | "Tibetan\0" |
| 4688 | "Tigrinya\0" |
| 4689 | "Tongan\0" |
| 4690 | "Tsonga\0" |
| 4691 | "Turkish\0" |
| 4692 | "Turkmen\0" |
| 4693 | "Tahitian\0" |
| 4694 | "Uighur\0" |
| 4695 | "Ukrainian\0" |
| 4696 | "Urdu\0" |
| 4697 | "Uzbek\0" |
| 4698 | "Vietnamese\0" |
| 4699 | "Volapuk\0" |
| 4700 | "Welsh\0" |
| 4701 | "Wolof\0" |
| 4702 | "Xhosa\0" |
| 4703 | "Yiddish\0" |
| 4704 | "Yoruba\0" |
| 4705 | "Zhuang\0" |
| 4706 | "Zulu\0" |
| 4707 | "Norwegian Nynorsk\0" |
| 4708 | "Bosnian\0" |
| 4709 | "Divehi\0" |
| 4710 | "Manx\0" |
| 4711 | "Cornish\0" |
| 4712 | "Akan\0" |
| 4713 | "Konkani\0" |
| 4714 | "Ga\0" |
| 4715 | "Igbo\0" |
| 4716 | "Kamba\0" |
| 4717 | "Syriac\0" |
| 4718 | "Blin\0" |
| 4719 | "Geez\0" |
| 4720 | "Koro\0" |
| 4721 | "Sidamo\0" |
| 4722 | "Atsam\0" |
| 4723 | "Tigre\0" |
| 4724 | "Jju\0" |
| 4725 | "Friulian\0" |
| 4726 | "Venda\0" |
| 4727 | "Ewe\0" |
| 4728 | "Walamo\0" |
| 4729 | "Hawaiian\0" |
| 4730 | "Tyap\0" |
| 4731 | "Nyanja\0" |
| 4732 | "Filipino\0" |
| 4733 | "Swiss German\0" |
| 4734 | "Sichuan Yi\0" |
| 4735 | "Kpelle\0" |
| 4736 | "Low German\0" |
| 4737 | "South Ndebele\0" |
| 4738 | "Northern Sotho\0" |
| 4739 | "Northern Sami\0" |
| 4740 | "Taroko\0" |
| 4741 | "Gusii\0" |
| 4742 | "Taita\0" |
| 4743 | "Fulah\0" |
| 4744 | "Kikuyu\0" |
| 4745 | "Samburu\0" |
| 4746 | "Sena\0" |
| 4747 | "North Ndebele\0" |
| 4748 | "Rombo\0" |
| 4749 | "Tachelhit\0" |
| 4750 | "Kabyle\0" |
| 4751 | "Nyankole\0" |
| 4752 | "Bena\0" |
| 4753 | "Vunjo\0" |
| 4754 | "Bambara\0" |
| 4755 | "Embu\0" |
| 4756 | "Cherokee\0" |
| 4757 | "Morisyen\0" |
| 4758 | "Makonde\0" |
| 4759 | "Langi\0" |
| 4760 | "Ganda\0" |
| 4761 | "Bemba\0" |
| 4762 | "Kabuverdianu\0" |
| 4763 | "Meru\0" |
| 4764 | "Kalenjin\0" |
| 4765 | "Nama\0" |
| 4766 | "Machame\0" |
| 4767 | "Colognian\0" |
| 4768 | "Masai\0" |
| 4769 | "Soga\0" |
| 4770 | "Luyia\0" |
| 4771 | "Asu\0" |
| 4772 | "Teso\0" |
| 4773 | "Saho\0" |
| 4774 | "Koyra Chiini\0" |
| 4775 | "Rwa\0" |
| 4776 | "Luo\0" |
| 4777 | "Chiga\0" |
| 4778 | "Central Morocco Tamazight\0" |
| 4779 | "Koyraboro Senni\0" |
| 4780 | "Shambala\0" |
| 4781 | "Bodo\0" |
| 4782 | "Avaric\0" |
| 4783 | "Chamorro\0" |
| 4784 | "Chechen\0" |
| 4785 | "Church\0" |
| 4786 | "Chuvash\0" |
| 4787 | "Cree\0" |
| 4788 | "Haitian\0" |
| 4789 | "Herero\0" |
| 4790 | "Hiri Motu\0" |
| 4791 | "Kanuri\0" |
| 4792 | "Komi\0" |
| 4793 | "Kongo\0" |
| 4794 | "Kwanyama\0" |
| 4795 | "Limburgish\0" |
| 4796 | "Luba Katanga\0" |
| 4797 | "Luxembourgish\0" |
| 4798 | "Navaho\0" |
| 4799 | "Ndonga\0" |
| 4800 | "Ojibwa\0" |
| 4801 | "Pali\0" |
| 4802 | "Walloon\0" |
| 4803 | "Aghem\0" |
| 4804 | "Basaa\0" |
| 4805 | "Zarma\0" |
| 4806 | "Duala\0" |
| 4807 | "Jola Fonyi\0" |
| 4808 | "Ewondo\0" |
| 4809 | "Bafia\0" |
| 4810 | "Makhuwa Meetto\0" |
| 4811 | "Mundang\0" |
| 4812 | "Kwasio\0" |
| 4813 | "Nuer\0" |
| 4814 | "Sakha\0" |
| 4815 | "Sangu\0" |
| 4816 | "Congo Swahili\0" |
| 4817 | "Tasawaq\0" |
| 4818 | "Vai\0" |
| 4819 | "Walser\0" |
| 4820 | "Yangben\0" |
| 4821 | "Avestan\0" |
| 4822 | "Asturian\0" |
| 4823 | "Ngomba\0" |
| 4824 | "Kako\0" |
| 4825 | "Meta\0" |
| 4826 | "Ngiemboon\0" |
| 4827 | "Aragonese\0" |
| 4828 | "Akkadian\0" |
| 4829 | "Ancient Egyptian\0" |
| 4830 | "Ancient Greek\0" |
| 4831 | "Aramaic\0" |
| 4832 | "Balinese\0" |
| 4833 | "Bamun\0" |
| 4834 | "Batak Toba\0" |
| 4835 | "Buginese\0" |
| 4836 | "Buhid\0" |
| 4837 | "Carian\0" |
| 4838 | "Chakma\0" |
| 4839 | "Classical Mandaic\0" |
| 4840 | "Coptic\0" |
| 4841 | "Dogri\0" |
| 4842 | "Eastern Cham\0" |
| 4843 | "Eastern Kayah\0" |
| 4844 | "Etruscan\0" |
| 4845 | "Gothic\0" |
| 4846 | "Hanunoo\0" |
| 4847 | "Ingush\0" |
| 4848 | "Large Flowery Miao\0" |
| 4849 | "Lepcha\0" |
| 4850 | "Limbu\0" |
| 4851 | "Lisu\0" |
| 4852 | "Lu\0" |
| 4853 | "Lycian\0" |
| 4854 | "Lydian\0" |
| 4855 | "Mandingo\0" |
| 4856 | "Manipuri\0" |
| 4857 | "Meroitic\0" |
| 4858 | "Northern Thai\0" |
| 4859 | "Old Irish\0" |
| 4860 | "Old Norse\0" |
| 4861 | "Old Persian\0" |
| 4862 | "Old Turkish\0" |
| 4863 | "Pahlavi\0" |
| 4864 | "Parthian\0" |
| 4865 | "Phoenician\0" |
| 4866 | "Prakrit Language\0" |
| 4867 | "Rejang\0" |
| 4868 | "Sabaean\0" |
| 4869 | "Samaritan\0" |
| 4870 | "Santali\0" |
| 4871 | "Saurashtra\0" |
| 4872 | "Sora\0" |
| 4873 | "Sylheti\0" |
| 4874 | "Tagbanwa\0" |
| 4875 | "Tai Dam\0" |
| 4876 | "Tai Nua\0" |
| 4877 | "Ugaritic\0" |
| 4878 | "Akoose\0" |
| 4879 | "Lakota\0" |
| 4880 | "Standard Moroccan Tamazight\0" |
| 4881 | "Mapuche\0" |
| 4882 | "Central Kurdish\0" |
| 4883 | "Lower Sorbian\0" |
| 4884 | "Upper Sorbian\0" |
| 4885 | "Kenyang\0" |
| 4886 | "Mohawk\0" |
| 4887 | "Nko\0" |
| 4888 | "Prussian\0" |
| 4889 | "Kiche\0" |
| 4890 | "Southern Sami\0" |
| 4891 | "Lule Sami\0" |
| 4892 | "Inari Sami\0" |
| 4893 | "Skolt Sami\0" |
| 4894 | "Warlpiri\0" |
| 4895 | "Manichaean Middle Persian\0" |
| 4896 | "Mende\0" |
| 4897 | "Ancient North Arabian\0" |
| 4898 | "Linear A\0" |
| 4899 | "Hmong Njua\0" |
| 4900 | "Ho\0" |
| 4901 | "Lezghian\0" |
| 4902 | "Bassa\0" |
| 4903 | "Mono\0" |
| 4904 | "Tedim Chin\0" |
| 4905 | "Maithili\0" |
| 4906 | "Ahom\0" |
| 4907 | "American Sign Language\0" |
| 4908 | "Ardhamagadhi Prakrit\0" |
| 4909 | "Bhojpuri\0" |
| 4910 | "Hieroglyphic Luwian\0" |
| 4911 | "Literary Chinese\0" |
| 4912 | "Mazanderani\0" |
| 4913 | "Mru\0" |
| 4914 | "Newari\0" |
| 4915 | "Northern Luri\0" |
| 4916 | "Palauan\0" |
| 4917 | "Papiamento\0" |
| 4918 | "Saraiki\0" |
| 4919 | "Tokelau\0" |
| 4920 | "Tok Pisin\0" |
| 4921 | "Tuvalu\0" |
| 4922 | "Uncoded Languages\0" |
| 4923 | "Cantonese\0" |
| 4924 | "Osage\0" |
| 4925 | "Tangut\0" |
| 4926 | "Ido\0" |
| 4927 | "Lojban\0" |
| 4928 | "Sicilian\0" |
| 4929 | "Southern Kurdish\0" |
| 4930 | "Western Balochi\0" |
| 4931 | "Cebuano\0" |
| 4932 | "Erzya\0" |
| 4933 | "Chickasaw\0" |
| 4934 | "Muscogee\0" |
| 4935 | "Silesian\0" |
| 4936 | "Nigerian Pidgin\0" |
| 4937 | ; |
| 4938 | |
| 4939 | static const quint16 language_name_index[] = { |
| 4940 | 0, // AnyLanguage |
| 4941 | 8, // C |
| 4942 | 10, // Abkhazian |
| 4943 | 20, // Oromo |
| 4944 | 26, // Afar |
| 4945 | 31, // Afrikaans |
| 4946 | 41, // Albanian |
| 4947 | 50, // Amharic |
| 4948 | 58, // Arabic |
| 4949 | 65, // Armenian |
| 4950 | 74, // Assamese |
| 4951 | 83, // Aymara |
| 4952 | 90, // Azerbaijani |
| 4953 | 102, // Bashkir |
| 4954 | 110, // Basque |
| 4955 | 117, // Bengali |
| 4956 | 125, // Dzongkha |
| 4957 | 134, // Bihari |
| 4958 | 141, // Bislama |
| 4959 | 149, // Breton |
| 4960 | 156, // Bulgarian |
| 4961 | 166, // Burmese |
| 4962 | 174, // Belarusian |
| 4963 | 185, // Khmer |
| 4964 | 191, // Catalan |
| 4965 | 199, // Chinese |
| 4966 | 207, // Corsican |
| 4967 | 216, // Croatian |
| 4968 | 225, // Czech |
| 4969 | 231, // Danish |
| 4970 | 238, // Dutch |
| 4971 | 244, // English |
| 4972 | 252, // Esperanto |
| 4973 | 262, // Estonian |
| 4974 | 271, // Faroese |
| 4975 | 279, // Fijian |
| 4976 | 286, // Finnish |
| 4977 | 294, // French |
| 4978 | 301, // Western Frisian |
| 4979 | 317, // Gaelic |
| 4980 | 324, // Galician |
| 4981 | 333, // Georgian |
| 4982 | 342, // German |
| 4983 | 349, // Greek |
| 4984 | 355, // Greenlandic |
| 4985 | 367, // Guarani |
| 4986 | 375, // Gujarati |
| 4987 | 384, // Hausa |
| 4988 | 390, // Hebrew |
| 4989 | 397, // Hindi |
| 4990 | 403, // Hungarian |
| 4991 | 413, // Icelandic |
| 4992 | 423, // Indonesian |
| 4993 | 434, // Interlingua |
| 4994 | 446, // Interlingue |
| 4995 | 458, // Inuktitut |
| 4996 | 468, // Inupiak |
| 4997 | 476, // Irish |
| 4998 | 482, // Italian |
| 4999 | 490, // Japanese |
| 5000 | 499, // Javanese |
| 5001 | 508, // Kannada |
| 5002 | 516, // Kashmiri |
| 5003 | 525, // Kazakh |
| 5004 | 532, // Kinyarwanda |
| 5005 | 544, // Kirghiz |
| 5006 | 552, // Korean |
| 5007 | 559, // Kurdish |
| 5008 | 567, // Rundi |
| 5009 | 573, // Lao |
| 5010 | 577, // Latin |
| 5011 | 583, // Latvian |
| 5012 | 591, // Lingala |
| 5013 | 599, // Lithuanian |
| 5014 | 610, // Macedonian |
| 5015 | 621, // Malagasy |
| 5016 | 630, // Malay |
| 5017 | 636, // Malayalam |
| 5018 | 646, // Maltese |
| 5019 | 654, // Maori |
| 5020 | 660, // Marathi |
| 5021 | 668, // Marshallese |
| 5022 | 680, // Mongolian |
| 5023 | 690, // Nauru |
| 5024 | 696, // Nepali |
| 5025 | 703, // Norwegian Bokmal |
| 5026 | 720, // Occitan |
| 5027 | 728, // Oriya |
| 5028 | 734, // Pashto |
| 5029 | 741, // Persian |
| 5030 | 749, // Polish |
| 5031 | 756, // Portuguese |
| 5032 | 767, // Punjabi |
| 5033 | 775, // Quechua |
| 5034 | 783, // Romansh |
| 5035 | 791, // Romanian |
| 5036 | 800, // Russian |
| 5037 | 808, // Samoan |
| 5038 | 815, // Sango |
| 5039 | 821, // Sanskrit |
| 5040 | 830, // Serbian |
| 5041 | 838, // Ossetic |
| 5042 | 846, // Southern Sotho |
| 5043 | 861, // Tswana |
| 5044 | 868, // Shona |
| 5045 | 874, // Sindhi |
| 5046 | 881, // Sinhala |
| 5047 | 889, // Swati |
| 5048 | 895, // Slovak |
| 5049 | 902, // Slovenian |
| 5050 | 912, // Somali |
| 5051 | 919, // Spanish |
| 5052 | 927, // Sundanese |
| 5053 | 937, // Swahili |
| 5054 | 945, // Swedish |
| 5055 | 953, // Sardinian |
| 5056 | 963, // Tajik |
| 5057 | 969, // Tamil |
| 5058 | 975, // Tatar |
| 5059 | 981, // Telugu |
| 5060 | 988, // Thai |
| 5061 | 993, // Tibetan |
| 5062 | 1001, // Tigrinya |
| 5063 | 1010, // Tongan |
| 5064 | 1017, // Tsonga |
| 5065 | 1024, // Turkish |
| 5066 | 1032, // Turkmen |
| 5067 | 1040, // Tahitian |
| 5068 | 1049, // Uighur |
| 5069 | 1056, // Ukrainian |
| 5070 | 1066, // Urdu |
| 5071 | 1071, // Uzbek |
| 5072 | 1077, // Vietnamese |
| 5073 | 1088, // Volapuk |
| 5074 | 1096, // Welsh |
| 5075 | 1102, // Wolof |
| 5076 | 1108, // Xhosa |
| 5077 | 1114, // Yiddish |
| 5078 | 1122, // Yoruba |
| 5079 | 1129, // Zhuang |
| 5080 | 1136, // Zulu |
| 5081 | 1141, // Norwegian Nynorsk |
| 5082 | 1159, // Bosnian |
| 5083 | 1167, // Divehi |
| 5084 | 1174, // Manx |
| 5085 | 1179, // Cornish |
| 5086 | 1187, // Akan |
| 5087 | 1192, // Konkani |
| 5088 | 1200, // Ga |
| 5089 | 1203, // Igbo |
| 5090 | 1208, // Kamba |
| 5091 | 1214, // Syriac |
| 5092 | 1221, // Blin |
| 5093 | 1226, // Geez |
| 5094 | 1231, // Koro |
| 5095 | 1236, // Sidamo |
| 5096 | 1243, // Atsam |
| 5097 | 1249, // Tigre |
| 5098 | 1255, // Jju |
| 5099 | 1259, // Friulian |
| 5100 | 1268, // Venda |
| 5101 | 1274, // Ewe |
| 5102 | 1278, // Walamo |
| 5103 | 1285, // Hawaiian |
| 5104 | 1294, // Tyap |
| 5105 | 1299, // Nyanja |
| 5106 | 1306, // Filipino |
| 5107 | 1315, // Swiss German |
| 5108 | 1328, // Sichuan Yi |
| 5109 | 1339, // Kpelle |
| 5110 | 1346, // Low German |
| 5111 | 1357, // South Ndebele |
| 5112 | 1371, // Northern Sotho |
| 5113 | 1386, // Northern Sami |
| 5114 | 1400, // Taroko |
| 5115 | 1407, // Gusii |
| 5116 | 1413, // Taita |
| 5117 | 1419, // Fulah |
| 5118 | 1425, // Kikuyu |
| 5119 | 1432, // Samburu |
| 5120 | 1440, // Sena |
| 5121 | 1445, // North Ndebele |
| 5122 | 1459, // Rombo |
| 5123 | 1465, // Tachelhit |
| 5124 | 1475, // Kabyle |
| 5125 | 1482, // Nyankole |
| 5126 | 1491, // Bena |
| 5127 | 1496, // Vunjo |
| 5128 | 1502, // Bambara |
| 5129 | 1510, // Embu |
| 5130 | 1515, // Cherokee |
| 5131 | 1524, // Morisyen |
| 5132 | 1533, // Makonde |
| 5133 | 1541, // Langi |
| 5134 | 1547, // Ganda |
| 5135 | 1553, // Bemba |
| 5136 | 1559, // Kabuverdianu |
| 5137 | 1572, // Meru |
| 5138 | 1577, // Kalenjin |
| 5139 | 1586, // Nama |
| 5140 | 1591, // Machame |
| 5141 | 1599, // Colognian |
| 5142 | 1609, // Masai |
| 5143 | 1615, // Soga |
| 5144 | 1620, // Luyia |
| 5145 | 1626, // Asu |
| 5146 | 1630, // Teso |
| 5147 | 1635, // Saho |
| 5148 | 1640, // Koyra Chiini |
| 5149 | 1653, // Rwa |
| 5150 | 1657, // Luo |
| 5151 | 1661, // Chiga |
| 5152 | 1667, // Central Morocco Tamazight |
| 5153 | 1693, // Koyraboro Senni |
| 5154 | 1709, // Shambala |
| 5155 | 1718, // Bodo |
| 5156 | 1723, // Avaric |
| 5157 | 1730, // Chamorro |
| 5158 | 1739, // Chechen |
| 5159 | 1747, // Church |
| 5160 | 1754, // Chuvash |
| 5161 | 1762, // Cree |
| 5162 | 1767, // Haitian |
| 5163 | 1775, // Herero |
| 5164 | 1782, // Hiri Motu |
| 5165 | 1792, // Kanuri |
| 5166 | 1799, // Komi |
| 5167 | 1804, // Kongo |
| 5168 | 1810, // Kwanyama |
| 5169 | 1819, // Limburgish |
| 5170 | 1830, // Luba Katanga |
| 5171 | 1843, // Luxembourgish |
| 5172 | 1857, // Navaho |
| 5173 | 1864, // Ndonga |
| 5174 | 1871, // Ojibwa |
| 5175 | 1878, // Pali |
| 5176 | 1883, // Walloon |
| 5177 | 1891, // Aghem |
| 5178 | 1897, // Basaa |
| 5179 | 1903, // Zarma |
| 5180 | 1909, // Duala |
| 5181 | 1915, // Jola Fonyi |
| 5182 | 1926, // Ewondo |
| 5183 | 1933, // Bafia |
| 5184 | 1939, // Makhuwa Meetto |
| 5185 | 1954, // Mundang |
| 5186 | 1962, // Kwasio |
| 5187 | 1969, // Nuer |
| 5188 | 1974, // Sakha |
| 5189 | 1980, // Sangu |
| 5190 | 1986, // Congo Swahili |
| 5191 | 2000, // Tasawaq |
| 5192 | 2008, // Vai |
| 5193 | 2012, // Walser |
| 5194 | 2019, // Yangben |
| 5195 | 2027, // Avestan |
| 5196 | 2035, // Asturian |
| 5197 | 2044, // Ngomba |
| 5198 | 2051, // Kako |
| 5199 | 2056, // Meta |
| 5200 | 2061, // Ngiemboon |
| 5201 | 2071, // Aragonese |
| 5202 | 2081, // Akkadian |
| 5203 | 2090, // Ancient Egyptian |
| 5204 | 2107, // Ancient Greek |
| 5205 | 2121, // Aramaic |
| 5206 | 2129, // Balinese |
| 5207 | 2138, // Bamun |
| 5208 | 2144, // Batak Toba |
| 5209 | 2155, // Buginese |
| 5210 | 2164, // Buhid |
| 5211 | 2170, // Carian |
| 5212 | 2177, // Chakma |
| 5213 | 2184, // Classical Mandaic |
| 5214 | 2202, // Coptic |
| 5215 | 2209, // Dogri |
| 5216 | 2215, // Eastern Cham |
| 5217 | 2228, // Eastern Kayah |
| 5218 | 2242, // Etruscan |
| 5219 | 2251, // Gothic |
| 5220 | 2258, // Hanunoo |
| 5221 | 2266, // Ingush |
| 5222 | 2273, // Large Flowery Miao |
| 5223 | 2292, // Lepcha |
| 5224 | 2299, // Limbu |
| 5225 | 2305, // Lisu |
| 5226 | 2310, // Lu |
| 5227 | 2313, // Lycian |
| 5228 | 2320, // Lydian |
| 5229 | 2327, // Mandingo |
| 5230 | 2336, // Manipuri |
| 5231 | 2345, // Meroitic |
| 5232 | 2354, // Northern Thai |
| 5233 | 2368, // Old Irish |
| 5234 | 2378, // Old Norse |
| 5235 | 2388, // Old Persian |
| 5236 | 2400, // Old Turkish |
| 5237 | 2412, // Pahlavi |
| 5238 | 2420, // Parthian |
| 5239 | 2429, // Phoenician |
| 5240 | 2440, // Prakrit Language |
| 5241 | 2457, // Rejang |
| 5242 | 2464, // Sabaean |
| 5243 | 2472, // Samaritan |
| 5244 | 2482, // Santali |
| 5245 | 2490, // Saurashtra |
| 5246 | 2501, // Sora |
| 5247 | 2506, // Sylheti |
| 5248 | 2514, // Tagbanwa |
| 5249 | 2523, // Tai Dam |
| 5250 | 2531, // Tai Nua |
| 5251 | 2539, // Ugaritic |
| 5252 | 2548, // Akoose |
| 5253 | 2555, // Lakota |
| 5254 | 2562, // Standard Moroccan Tamazight |
| 5255 | 2590, // Mapuche |
| 5256 | 2598, // Central Kurdish |
| 5257 | 2614, // Lower Sorbian |
| 5258 | 2628, // Upper Sorbian |
| 5259 | 2642, // Kenyang |
| 5260 | 2650, // Mohawk |
| 5261 | 2657, // Nko |
| 5262 | 2661, // Prussian |
| 5263 | 2670, // Kiche |
| 5264 | 2676, // Southern Sami |
| 5265 | 2690, // Lule Sami |
| 5266 | 2700, // Inari Sami |
| 5267 | 2711, // Skolt Sami |
| 5268 | 2722, // Warlpiri |
| 5269 | 2731, // Manichaean Middle Persian |
| 5270 | 2757, // Mende |
| 5271 | 2763, // Ancient North Arabian |
| 5272 | 2785, // Linear A |
| 5273 | 2794, // Hmong Njua |
| 5274 | 2805, // Ho |
| 5275 | 2808, // Lezghian |
| 5276 | 2817, // Bassa |
| 5277 | 2823, // Mono |
| 5278 | 2828, // Tedim Chin |
| 5279 | 2839, // Maithili |
| 5280 | 2848, // Ahom |
| 5281 | 2853, // American Sign Language |
| 5282 | 2876, // Ardhamagadhi Prakrit |
| 5283 | 2897, // Bhojpuri |
| 5284 | 2906, // Hieroglyphic Luwian |
| 5285 | 2926, // Literary Chinese |
| 5286 | 2943, // Mazanderani |
| 5287 | 2955, // Mru |
| 5288 | 2959, // Newari |
| 5289 | 2966, // Northern Luri |
| 5290 | 2980, // Palauan |
| 5291 | 2988, // Papiamento |
| 5292 | 2999, // Saraiki |
| 5293 | 3007, // Tokelau |
| 5294 | 3015, // Tok Pisin |
| 5295 | 3025, // Tuvalu |
| 5296 | 3032, // Uncoded Languages |
| 5297 | 3050, // Cantonese |
| 5298 | 3060, // Osage |
| 5299 | 3066, // Tangut |
| 5300 | 3073, // Ido |
| 5301 | 3077, // Lojban |
| 5302 | 3084, // Sicilian |
| 5303 | 3093, // Southern Kurdish |
| 5304 | 3110, // Western Balochi |
| 5305 | 3126, // Cebuano |
| 5306 | 3134, // Erzya |
| 5307 | 3140, // Chickasaw |
| 5308 | 3150, // Muscogee |
| 5309 | 3159, // Silesian |
| 5310 | 3168, // Nigerian Pidgin |
| 5311 | }; |
| 5312 | |
| 5313 | static const char script_name_list[] = |
| 5314 | "Default\0" |
| 5315 | "Arabic\0" |
| 5316 | "Cyrillic\0" |
| 5317 | "Deseret\0" |
| 5318 | "Gurmukhi\0" |
| 5319 | "Simplified Han\0" |
| 5320 | "Traditional Han\0" |
| 5321 | "Latin\0" |
| 5322 | "Mongolian\0" |
| 5323 | "Tifinagh\0" |
| 5324 | "Armenian\0" |
| 5325 | "Bengali\0" |
| 5326 | "Cherokee\0" |
| 5327 | "Devanagari\0" |
| 5328 | "Ethiopic\0" |
| 5329 | "Georgian\0" |
| 5330 | "Greek\0" |
| 5331 | "Gujarati\0" |
| 5332 | "Hebrew\0" |
| 5333 | "Japanese\0" |
| 5334 | "Khmer\0" |
| 5335 | "Kannada\0" |
| 5336 | "Korean\0" |
| 5337 | "Lao\0" |
| 5338 | "Malayalam\0" |
| 5339 | "Myanmar\0" |
| 5340 | "Oriya\0" |
| 5341 | "Tamil\0" |
| 5342 | "Telugu\0" |
| 5343 | "Thaana\0" |
| 5344 | "Thai\0" |
| 5345 | "Tibetan\0" |
| 5346 | "Sinhala\0" |
| 5347 | "Syriac\0" |
| 5348 | "Yi\0" |
| 5349 | "Vai\0" |
| 5350 | "Avestan\0" |
| 5351 | "Balinese\0" |
| 5352 | "Bamum\0" |
| 5353 | "Batak\0" |
| 5354 | "Bopomofo\0" |
| 5355 | "Brahmi\0" |
| 5356 | "Buginese\0" |
| 5357 | "Buhid\0" |
| 5358 | "Canadian Aboriginal\0" |
| 5359 | "Carian\0" |
| 5360 | "Chakma\0" |
| 5361 | "Cham\0" |
| 5362 | "Coptic\0" |
| 5363 | "Cypriot\0" |
| 5364 | "Egyptian Hieroglyphs\0" |
| 5365 | "Fraser\0" |
| 5366 | "Glagolitic\0" |
| 5367 | "Gothic\0" |
| 5368 | "Han\0" |
| 5369 | "Hangul\0" |
| 5370 | "Hanunoo\0" |
| 5371 | "Imperial Aramaic\0" |
| 5372 | "Inscriptional Pahlavi\0" |
| 5373 | "Inscriptional Parthian\0" |
| 5374 | "Javanese\0" |
| 5375 | "Kaithi\0" |
| 5376 | "Katakana\0" |
| 5377 | "Kayah Li\0" |
| 5378 | "Kharoshthi\0" |
| 5379 | "Lanna\0" |
| 5380 | "Lepcha\0" |
| 5381 | "Limbu\0" |
| 5382 | "Linear B\0" |
| 5383 | "Lycian\0" |
| 5384 | "Lydian\0" |
| 5385 | "Mandaean\0" |
| 5386 | "Meitei Mayek\0" |
| 5387 | "Meroitic\0" |
| 5388 | "Meroitic Cursive\0" |
| 5389 | "Nko\0" |
| 5390 | "New Tai Lue\0" |
| 5391 | "Ogham\0" |
| 5392 | "Ol Chiki\0" |
| 5393 | "Old Italic\0" |
| 5394 | "Old Persian\0" |
| 5395 | "Old South Arabian\0" |
| 5396 | "Orkhon\0" |
| 5397 | "Osmanya\0" |
| 5398 | "Phags Pa\0" |
| 5399 | "Phoenician\0" |
| 5400 | "Pollard Phonetic\0" |
| 5401 | "Rejang\0" |
| 5402 | "Runic\0" |
| 5403 | "Samaritan\0" |
| 5404 | "Saurashtra\0" |
| 5405 | "Sharada\0" |
| 5406 | "Shavian\0" |
| 5407 | "Sora Sompeng\0" |
| 5408 | "Cuneiform\0" |
| 5409 | "Sundanese\0" |
| 5410 | "Syloti Nagri\0" |
| 5411 | "Tagalog\0" |
| 5412 | "Tagbanwa\0" |
| 5413 | "Tai Le\0" |
| 5414 | "Tai Viet\0" |
| 5415 | "Takri\0" |
| 5416 | "Ugaritic\0" |
| 5417 | "Braille\0" |
| 5418 | "Hiragana\0" |
| 5419 | "Caucasian Albanian\0" |
| 5420 | "Bassa Vah\0" |
| 5421 | "Duployan\0" |
| 5422 | "Elbasan\0" |
| 5423 | "Grantha\0" |
| 5424 | "Pahawh Hmong\0" |
| 5425 | "Khojki\0" |
| 5426 | "Linear A\0" |
| 5427 | "Mahajani\0" |
| 5428 | "Manichaean\0" |
| 5429 | "Mende Kikakui\0" |
| 5430 | "Modi\0" |
| 5431 | "Mro\0" |
| 5432 | "Old North Arabian\0" |
| 5433 | "Nabataean\0" |
| 5434 | "Palmyrene\0" |
| 5435 | "Pau Cin Hau\0" |
| 5436 | "Old Permic\0" |
| 5437 | "Psalter Pahlavi\0" |
| 5438 | "Siddham\0" |
| 5439 | "Khudawadi\0" |
| 5440 | "Tirhuta\0" |
| 5441 | "Varang Kshiti\0" |
| 5442 | "Ahom\0" |
| 5443 | "Anatolian Hieroglyphs\0" |
| 5444 | "Hatran\0" |
| 5445 | "Multani\0" |
| 5446 | "Old Hungarian\0" |
| 5447 | "Sign Writing\0" |
| 5448 | "Adlam\0" |
| 5449 | "Bhaiksuki\0" |
| 5450 | "Marchen\0" |
| 5451 | "Newa\0" |
| 5452 | "Osage\0" |
| 5453 | "Tangut\0" |
| 5454 | "Han with Bopomofo\0" |
| 5455 | "Jamo\0" |
| 5456 | ; |
| 5457 | |
| 5458 | static const quint16 script_name_index[] = { |
| 5459 | 0, // AnyScript |
| 5460 | 8, // Arabic |
| 5461 | 15, // Cyrillic |
| 5462 | 24, // Deseret |
| 5463 | 32, // Gurmukhi |
| 5464 | 41, // Simplified Han |
| 5465 | 56, // Traditional Han |
| 5466 | 72, // Latin |
| 5467 | 78, // Mongolian |
| 5468 | 88, // Tifinagh |
| 5469 | 97, // Armenian |
| 5470 | 106, // Bengali |
| 5471 | 114, // Cherokee |
| 5472 | 123, // Devanagari |
| 5473 | 134, // Ethiopic |
| 5474 | 143, // Georgian |
| 5475 | 152, // Greek |
| 5476 | 158, // Gujarati |
| 5477 | 167, // Hebrew |
| 5478 | 174, // Japanese |
| 5479 | 183, // Khmer |
| 5480 | 189, // Kannada |
| 5481 | 197, // Korean |
| 5482 | 204, // Lao |
| 5483 | 208, // Malayalam |
| 5484 | 218, // Myanmar |
| 5485 | 226, // Oriya |
| 5486 | 232, // Tamil |
| 5487 | 238, // Telugu |
| 5488 | 245, // Thaana |
| 5489 | 252, // Thai |
| 5490 | 257, // Tibetan |
| 5491 | 265, // Sinhala |
| 5492 | 273, // Syriac |
| 5493 | 280, // Yi |
| 5494 | 283, // Vai |
| 5495 | 287, // Avestan |
| 5496 | 295, // Balinese |
| 5497 | 304, // Bamum |
| 5498 | 310, // Batak |
| 5499 | 316, // Bopomofo |
| 5500 | 325, // Brahmi |
| 5501 | 332, // Buginese |
| 5502 | 341, // Buhid |
| 5503 | 347, // Canadian Aboriginal |
| 5504 | 367, // Carian |
| 5505 | 374, // Chakma |
| 5506 | 381, // Cham |
| 5507 | 386, // Coptic |
| 5508 | 393, // Cypriot |
| 5509 | 401, // Egyptian Hieroglyphs |
| 5510 | 422, // Fraser |
| 5511 | 429, // Glagolitic |
| 5512 | 440, // Gothic |
| 5513 | 447, // Han |
| 5514 | 451, // Hangul |
| 5515 | 458, // Hanunoo |
| 5516 | 466, // Imperial Aramaic |
| 5517 | 483, // Inscriptional Pahlavi |
| 5518 | 505, // Inscriptional Parthian |
| 5519 | 528, // Javanese |
| 5520 | 537, // Kaithi |
| 5521 | 544, // Katakana |
| 5522 | 553, // Kayah Li |
| 5523 | 562, // Kharoshthi |
| 5524 | 573, // Lanna |
| 5525 | 579, // Lepcha |
| 5526 | 586, // Limbu |
| 5527 | 592, // Linear B |
| 5528 | 601, // Lycian |
| 5529 | 608, // Lydian |
| 5530 | 615, // Mandaean |
| 5531 | 624, // Meitei Mayek |
| 5532 | 637, // Meroitic |
| 5533 | 646, // Meroitic Cursive |
| 5534 | 663, // Nko |
| 5535 | 667, // New Tai Lue |
| 5536 | 679, // Ogham |
| 5537 | 685, // Ol Chiki |
| 5538 | 694, // Old Italic |
| 5539 | 705, // Old Persian |
| 5540 | 717, // Old South Arabian |
| 5541 | 735, // Orkhon |
| 5542 | 742, // Osmanya |
| 5543 | 750, // Phags Pa |
| 5544 | 759, // Phoenician |
| 5545 | 770, // Pollard Phonetic |
| 5546 | 787, // Rejang |
| 5547 | 794, // Runic |
| 5548 | 800, // Samaritan |
| 5549 | 810, // Saurashtra |
| 5550 | 821, // Sharada |
| 5551 | 829, // Shavian |
| 5552 | 837, // Sora Sompeng |
| 5553 | 850, // Cuneiform |
| 5554 | 860, // Sundanese |
| 5555 | 870, // Syloti Nagri |
| 5556 | 883, // Tagalog |
| 5557 | 891, // Tagbanwa |
| 5558 | 900, // Tai Le |
| 5559 | 907, // Tai Viet |
| 5560 | 916, // Takri |
| 5561 | 922, // Ugaritic |
| 5562 | 931, // Braille |
| 5563 | 939, // Hiragana |
| 5564 | 948, // Caucasian Albanian |
| 5565 | 967, // Bassa Vah |
| 5566 | 977, // Duployan |
| 5567 | 986, // Elbasan |
| 5568 | 994, // Grantha |
| 5569 | 1002, // Pahawh Hmong |
| 5570 | 1015, // Khojki |
| 5571 | 1022, // Linear A |
| 5572 | 1031, // Mahajani |
| 5573 | 1040, // Manichaean |
| 5574 | 1051, // Mende Kikakui |
| 5575 | 1065, // Modi |
| 5576 | 1070, // Mro |
| 5577 | 1074, // Old North Arabian |
| 5578 | 1092, // Nabataean |
| 5579 | 1102, // Palmyrene |
| 5580 | 1112, // Pau Cin Hau |
| 5581 | 1124, // Old Permic |
| 5582 | 1135, // Psalter Pahlavi |
| 5583 | 1151, // Siddham |
| 5584 | 1159, // Khudawadi |
| 5585 | 1169, // Tirhuta |
| 5586 | 1177, // Varang Kshiti |
| 5587 | 1191, // Ahom |
| 5588 | 1196, // Anatolian Hieroglyphs |
| 5589 | 1218, // Hatran |
| 5590 | 1225, // Multani |
| 5591 | 1233, // Old Hungarian |
| 5592 | 1247, // Sign Writing |
| 5593 | 1260, // Adlam |
| 5594 | 1266, // Bhaiksuki |
| 5595 | 1276, // Marchen |
| 5596 | 1284, // Newa |
| 5597 | 1289, // Osage |
| 5598 | 1295, // Tangut |
| 5599 | 1302, // Han with Bopomofo |
| 5600 | 1320, // Jamo |
| 5601 | }; |
| 5602 | |
| 5603 | static const char country_name_list[] = |
| 5604 | "Default\0" |
| 5605 | "Afghanistan\0" |
| 5606 | "Albania\0" |
| 5607 | "Algeria\0" |
| 5608 | "American Samoa\0" |
| 5609 | "Andorra\0" |
| 5610 | "Angola\0" |
| 5611 | "Anguilla\0" |
| 5612 | "Antarctica\0" |
| 5613 | "Antigua And Barbuda\0" |
| 5614 | "Argentina\0" |
| 5615 | "Armenia\0" |
| 5616 | "Aruba\0" |
| 5617 | "Australia\0" |
| 5618 | "Austria\0" |
| 5619 | "Azerbaijan\0" |
| 5620 | "Bahamas\0" |
| 5621 | "Bahrain\0" |
| 5622 | "Bangladesh\0" |
| 5623 | "Barbados\0" |
| 5624 | "Belarus\0" |
| 5625 | "Belgium\0" |
| 5626 | "Belize\0" |
| 5627 | "Benin\0" |
| 5628 | "Bermuda\0" |
| 5629 | "Bhutan\0" |
| 5630 | "Bolivia\0" |
| 5631 | "Bosnia And Herzegowina\0" |
| 5632 | "Botswana\0" |
| 5633 | "Bouvet Island\0" |
| 5634 | "Brazil\0" |
| 5635 | "British Indian Ocean Territory\0" |
| 5636 | "Brunei\0" |
| 5637 | "Bulgaria\0" |
| 5638 | "Burkina Faso\0" |
| 5639 | "Burundi\0" |
| 5640 | "Cambodia\0" |
| 5641 | "Cameroon\0" |
| 5642 | "Canada\0" |
| 5643 | "Cape Verde\0" |
| 5644 | "Cayman Islands\0" |
| 5645 | "Central African Republic\0" |
| 5646 | "Chad\0" |
| 5647 | "Chile\0" |
| 5648 | "China\0" |
| 5649 | "Christmas Island\0" |
| 5650 | "Cocos Islands\0" |
| 5651 | "Colombia\0" |
| 5652 | "Comoros\0" |
| 5653 | "Congo Kinshasa\0" |
| 5654 | "Congo Brazzaville\0" |
| 5655 | "Cook Islands\0" |
| 5656 | "Costa Rica\0" |
| 5657 | "Ivory Coast\0" |
| 5658 | "Croatia\0" |
| 5659 | "Cuba\0" |
| 5660 | "Cyprus\0" |
| 5661 | "Czech Republic\0" |
| 5662 | "Denmark\0" |
| 5663 | "Djibouti\0" |
| 5664 | "Dominica\0" |
| 5665 | "Dominican Republic\0" |
| 5666 | "East Timor\0" |
| 5667 | "Ecuador\0" |
| 5668 | "Egypt\0" |
| 5669 | "El Salvador\0" |
| 5670 | "Equatorial Guinea\0" |
| 5671 | "Eritrea\0" |
| 5672 | "Estonia\0" |
| 5673 | "Ethiopia\0" |
| 5674 | "Falkland Islands\0" |
| 5675 | "Faroe Islands\0" |
| 5676 | "Fiji\0" |
| 5677 | "Finland\0" |
| 5678 | "France\0" |
| 5679 | "Guernsey\0" |
| 5680 | "French Guiana\0" |
| 5681 | "French Polynesia\0" |
| 5682 | "French Southern Territories\0" |
| 5683 | "Gabon\0" |
| 5684 | "Gambia\0" |
| 5685 | "Georgia\0" |
| 5686 | "Germany\0" |
| 5687 | "Ghana\0" |
| 5688 | "Gibraltar\0" |
| 5689 | "Greece\0" |
| 5690 | "Greenland\0" |
| 5691 | "Grenada\0" |
| 5692 | "Guadeloupe\0" |
| 5693 | "Guam\0" |
| 5694 | "Guatemala\0" |
| 5695 | "Guinea\0" |
| 5696 | "Guinea Bissau\0" |
| 5697 | "Guyana\0" |
| 5698 | "Haiti\0" |
| 5699 | "Heard And McDonald Islands\0" |
| 5700 | "Honduras\0" |
| 5701 | "Hong Kong\0" |
| 5702 | "Hungary\0" |
| 5703 | "Iceland\0" |
| 5704 | "India\0" |
| 5705 | "Indonesia\0" |
| 5706 | "Iran\0" |
| 5707 | "Iraq\0" |
| 5708 | "Ireland\0" |
| 5709 | "Israel\0" |
| 5710 | "Italy\0" |
| 5711 | "Jamaica\0" |
| 5712 | "Japan\0" |
| 5713 | "Jordan\0" |
| 5714 | "Kazakhstan\0" |
| 5715 | "Kenya\0" |
| 5716 | "Kiribati\0" |
| 5717 | "North Korea\0" |
| 5718 | "South Korea\0" |
| 5719 | "Kuwait\0" |
| 5720 | "Kyrgyzstan\0" |
| 5721 | "Laos\0" |
| 5722 | "Latvia\0" |
| 5723 | "Lebanon\0" |
| 5724 | "Lesotho\0" |
| 5725 | "Liberia\0" |
| 5726 | "Libya\0" |
| 5727 | "Liechtenstein\0" |
| 5728 | "Lithuania\0" |
| 5729 | "Luxembourg\0" |
| 5730 | "Macau\0" |
| 5731 | "Macedonia\0" |
| 5732 | "Madagascar\0" |
| 5733 | "Malawi\0" |
| 5734 | "Malaysia\0" |
| 5735 | "Maldives\0" |
| 5736 | "Mali\0" |
| 5737 | "Malta\0" |
| 5738 | "Marshall Islands\0" |
| 5739 | "Martinique\0" |
| 5740 | "Mauritania\0" |
| 5741 | "Mauritius\0" |
| 5742 | "Mayotte\0" |
| 5743 | "Mexico\0" |
| 5744 | "Micronesia\0" |
| 5745 | "Moldova\0" |
| 5746 | "Monaco\0" |
| 5747 | "Mongolia\0" |
| 5748 | "Montserrat\0" |
| 5749 | "Morocco\0" |
| 5750 | "Mozambique\0" |
| 5751 | "Myanmar\0" |
| 5752 | "Namibia\0" |
| 5753 | "Nauru\0" |
| 5754 | "Nepal\0" |
| 5755 | "Netherlands\0" |
| 5756 | "Cura Sao\0" |
| 5757 | "New Caledonia\0" |
| 5758 | "New Zealand\0" |
| 5759 | "Nicaragua\0" |
| 5760 | "Niger\0" |
| 5761 | "Nigeria\0" |
| 5762 | "Niue\0" |
| 5763 | "Norfolk Island\0" |
| 5764 | "Northern Mariana Islands\0" |
| 5765 | "Norway\0" |
| 5766 | "Oman\0" |
| 5767 | "Pakistan\0" |
| 5768 | "Palau\0" |
| 5769 | "Palestinian Territories\0" |
| 5770 | "Panama\0" |
| 5771 | "Papua New Guinea\0" |
| 5772 | "Paraguay\0" |
| 5773 | "Peru\0" |
| 5774 | "Philippines\0" |
| 5775 | "Pitcairn\0" |
| 5776 | "Poland\0" |
| 5777 | "Portugal\0" |
| 5778 | "Puerto Rico\0" |
| 5779 | "Qatar\0" |
| 5780 | "Reunion\0" |
| 5781 | "Romania\0" |
| 5782 | "Russia\0" |
| 5783 | "Rwanda\0" |
| 5784 | "Saint Kitts And Nevis\0" |
| 5785 | "Saint Lucia\0" |
| 5786 | "Saint Vincent And The Grenadines\0" |
| 5787 | "Samoa\0" |
| 5788 | "San Marino\0" |
| 5789 | "Sao Tome And Principe\0" |
| 5790 | "Saudi Arabia\0" |
| 5791 | "Senegal\0" |
| 5792 | "Seychelles\0" |
| 5793 | "Sierra Leone\0" |
| 5794 | "Singapore\0" |
| 5795 | "Slovakia\0" |
| 5796 | "Slovenia\0" |
| 5797 | "Solomon Islands\0" |
| 5798 | "Somalia\0" |
| 5799 | "South Africa\0" |
| 5800 | "South Georgia And The South Sandwich Islands\0" |
| 5801 | "Spain\0" |
| 5802 | "Sri Lanka\0" |
| 5803 | "Saint Helena\0" |
| 5804 | "Saint Pierre And Miquelon\0" |
| 5805 | "Sudan\0" |
| 5806 | "Suriname\0" |
| 5807 | "Svalbard And Jan Mayen Islands\0" |
| 5808 | "Swaziland\0" |
| 5809 | "Sweden\0" |
| 5810 | "Switzerland\0" |
| 5811 | "Syria\0" |
| 5812 | "Taiwan\0" |
| 5813 | "Tajikistan\0" |
| 5814 | "Tanzania\0" |
| 5815 | "Thailand\0" |
| 5816 | "Togo\0" |
| 5817 | "Tokelau\0" |
| 5818 | "Tonga\0" |
| 5819 | "Trinidad And Tobago\0" |
| 5820 | "Tunisia\0" |
| 5821 | "Turkey\0" |
| 5822 | "Turkmenistan\0" |
| 5823 | "Turks And Caicos Islands\0" |
| 5824 | "Tuvalu\0" |
| 5825 | "Uganda\0" |
| 5826 | "Ukraine\0" |
| 5827 | "United Arab Emirates\0" |
| 5828 | "United Kingdom\0" |
| 5829 | "United States\0" |
| 5830 | "United States Minor Outlying Islands\0" |
| 5831 | "Uruguay\0" |
| 5832 | "Uzbekistan\0" |
| 5833 | "Vanuatu\0" |
| 5834 | "Vatican City State\0" |
| 5835 | "Venezuela\0" |
| 5836 | "Vietnam\0" |
| 5837 | "British Virgin Islands\0" |
| 5838 | "United States Virgin Islands\0" |
| 5839 | "Wallis And Futuna Islands\0" |
| 5840 | "Western Sahara\0" |
| 5841 | "Yemen\0" |
| 5842 | "Canary Islands\0" |
| 5843 | "Zambia\0" |
| 5844 | "Zimbabwe\0" |
| 5845 | "Clipperton Island\0" |
| 5846 | "Montenegro\0" |
| 5847 | "Serbia\0" |
| 5848 | "Saint Barthelemy\0" |
| 5849 | "Saint Martin\0" |
| 5850 | "Latin America\0" |
| 5851 | "Ascension Island\0" |
| 5852 | "Aland Islands\0" |
| 5853 | "Diego Garcia\0" |
| 5854 | "Ceuta And Melilla\0" |
| 5855 | "Isle Of Man\0" |
| 5856 | "Jersey\0" |
| 5857 | "Tristan Da Cunha\0" |
| 5858 | "South Sudan\0" |
| 5859 | "Bonaire\0" |
| 5860 | "Sint Maarten\0" |
| 5861 | "Kosovo\0" |
| 5862 | "European Union\0" |
| 5863 | "Outlying Oceania\0" |
| 5864 | "World\0" |
| 5865 | "Europe\0" |
| 5866 | ; |
| 5867 | |
| 5868 | static const quint16 country_name_index[] = { |
| 5869 | 0, // AnyCountry |
| 5870 | 8, // Afghanistan |
| 5871 | 20, // Albania |
| 5872 | 28, // Algeria |
| 5873 | 36, // American Samoa |
| 5874 | 51, // Andorra |
| 5875 | 59, // Angola |
| 5876 | 66, // Anguilla |
| 5877 | 75, // Antarctica |
| 5878 | 86, // Antigua And Barbuda |
| 5879 | 106, // Argentina |
| 5880 | 116, // Armenia |
| 5881 | 124, // Aruba |
| 5882 | 130, // Australia |
| 5883 | 140, // Austria |
| 5884 | 148, // Azerbaijan |
| 5885 | 159, // Bahamas |
| 5886 | 167, // Bahrain |
| 5887 | 175, // Bangladesh |
| 5888 | 186, // Barbados |
| 5889 | 195, // Belarus |
| 5890 | 203, // Belgium |
| 5891 | 211, // Belize |
| 5892 | 218, // Benin |
| 5893 | 224, // Bermuda |
| 5894 | 232, // Bhutan |
| 5895 | 239, // Bolivia |
| 5896 | 247, // Bosnia And Herzegowina |
| 5897 | 270, // Botswana |
| 5898 | 279, // Bouvet Island |
| 5899 | 293, // Brazil |
| 5900 | 300, // British Indian Ocean Territory |
| 5901 | 331, // Brunei |
| 5902 | 338, // Bulgaria |
| 5903 | 347, // Burkina Faso |
| 5904 | 360, // Burundi |
| 5905 | 368, // Cambodia |
| 5906 | 377, // Cameroon |
| 5907 | 386, // Canada |
| 5908 | 393, // Cape Verde |
| 5909 | 404, // Cayman Islands |
| 5910 | 419, // Central African Republic |
| 5911 | 444, // Chad |
| 5912 | 449, // Chile |
| 5913 | 455, // China |
| 5914 | 461, // Christmas Island |
| 5915 | 478, // Cocos Islands |
| 5916 | 492, // Colombia |
| 5917 | 501, // Comoros |
| 5918 | 509, // Congo Kinshasa |
| 5919 | 524, // Congo Brazzaville |
| 5920 | 542, // Cook Islands |
| 5921 | 555, // Costa Rica |
| 5922 | 566, // Ivory Coast |
| 5923 | 578, // Croatia |
| 5924 | 586, // Cuba |
| 5925 | 591, // Cyprus |
| 5926 | 598, // Czech Republic |
| 5927 | 613, // Denmark |
| 5928 | 621, // Djibouti |
| 5929 | 630, // Dominica |
| 5930 | 639, // Dominican Republic |
| 5931 | 658, // East Timor |
| 5932 | 669, // Ecuador |
| 5933 | 677, // Egypt |
| 5934 | 683, // El Salvador |
| 5935 | 695, // Equatorial Guinea |
| 5936 | 713, // Eritrea |
| 5937 | 721, // Estonia |
| 5938 | 729, // Ethiopia |
| 5939 | 738, // Falkland Islands |
| 5940 | 755, // Faroe Islands |
| 5941 | 769, // Fiji |
| 5942 | 774, // Finland |
| 5943 | 782, // France |
| 5944 | 789, // Guernsey |
| 5945 | 798, // French Guiana |
| 5946 | 812, // French Polynesia |
| 5947 | 829, // French Southern Territories |
| 5948 | 857, // Gabon |
| 5949 | 863, // Gambia |
| 5950 | 870, // Georgia |
| 5951 | 878, // Germany |
| 5952 | 886, // Ghana |
| 5953 | 892, // Gibraltar |
| 5954 | 902, // Greece |
| 5955 | 909, // Greenland |
| 5956 | 919, // Grenada |
| 5957 | 927, // Guadeloupe |
| 5958 | 938, // Guam |
| 5959 | 943, // Guatemala |
| 5960 | 953, // Guinea |
| 5961 | 960, // Guinea Bissau |
| 5962 | 974, // Guyana |
| 5963 | 981, // Haiti |
| 5964 | 987, // Heard And McDonald Islands |
| 5965 | 1014, // Honduras |
| 5966 | 1023, // Hong Kong |
| 5967 | 1033, // Hungary |
| 5968 | 1041, // Iceland |
| 5969 | 1049, // India |
| 5970 | 1055, // Indonesia |
| 5971 | 1065, // Iran |
| 5972 | 1070, // Iraq |
| 5973 | 1075, // Ireland |
| 5974 | 1083, // Israel |
| 5975 | 1090, // Italy |
| 5976 | 1096, // Jamaica |
| 5977 | 1104, // Japan |
| 5978 | 1110, // Jordan |
| 5979 | 1117, // Kazakhstan |
| 5980 | 1128, // Kenya |
| 5981 | 1134, // Kiribati |
| 5982 | 1143, // North Korea |
| 5983 | 1155, // South Korea |
| 5984 | 1167, // Kuwait |
| 5985 | 1174, // Kyrgyzstan |
| 5986 | 1185, // Laos |
| 5987 | 1190, // Latvia |
| 5988 | 1197, // Lebanon |
| 5989 | 1205, // Lesotho |
| 5990 | 1213, // Liberia |
| 5991 | 1221, // Libya |
| 5992 | 1227, // Liechtenstein |
| 5993 | 1241, // Lithuania |
| 5994 | 1251, // Luxembourg |
| 5995 | 1262, // Macau |
| 5996 | 1268, // Macedonia |
| 5997 | 1278, // Madagascar |
| 5998 | 1289, // Malawi |
| 5999 | 1296, // Malaysia |
| 6000 | 1305, // Maldives |
| 6001 | 1314, // Mali |
| 6002 | 1319, // Malta |
| 6003 | 1325, // Marshall Islands |
| 6004 | 1342, // Martinique |
| 6005 | 1353, // Mauritania |
| 6006 | 1364, // Mauritius |
| 6007 | 1374, // Mayotte |
| 6008 | 1382, // Mexico |
| 6009 | 1389, // Micronesia |
| 6010 | 1400, // Moldova |
| 6011 | 1408, // Monaco |
| 6012 | 1415, // Mongolia |
| 6013 | 1424, // Montserrat |
| 6014 | 1435, // Morocco |
| 6015 | 1443, // Mozambique |
| 6016 | 1454, // Myanmar |
| 6017 | 1462, // Namibia |
| 6018 | 1470, // Nauru |
| 6019 | 1476, // Nepal |
| 6020 | 1482, // Netherlands |
| 6021 | 1494, // Cura Sao |
| 6022 | 1503, // New Caledonia |
| 6023 | 1517, // New Zealand |
| 6024 | 1529, // Nicaragua |
| 6025 | 1539, // Niger |
| 6026 | 1545, // Nigeria |
| 6027 | 1553, // Niue |
| 6028 | 1558, // Norfolk Island |
| 6029 | 1573, // Northern Mariana Islands |
| 6030 | 1598, // Norway |
| 6031 | 1605, // Oman |
| 6032 | 1610, // Pakistan |
| 6033 | 1619, // Palau |
| 6034 | 1625, // Palestinian Territories |
| 6035 | 1649, // Panama |
| 6036 | 1656, // Papua New Guinea |
| 6037 | 1673, // Paraguay |
| 6038 | 1682, // Peru |
| 6039 | 1687, // Philippines |
| 6040 | 1699, // Pitcairn |
| 6041 | 1708, // Poland |
| 6042 | 1715, // Portugal |
| 6043 | 1724, // Puerto Rico |
| 6044 | 1736, // Qatar |
| 6045 | 1742, // Reunion |
| 6046 | 1750, // Romania |
| 6047 | 1758, // Russia |
| 6048 | 1765, // Rwanda |
| 6049 | 1772, // Saint Kitts And Nevis |
| 6050 | 1794, // Saint Lucia |
| 6051 | 1806, // Saint Vincent And The Grenadines |
| 6052 | 1839, // Samoa |
| 6053 | 1845, // San Marino |
| 6054 | 1856, // Sao Tome And Principe |
| 6055 | 1878, // Saudi Arabia |
| 6056 | 1891, // Senegal |
| 6057 | 1899, // Seychelles |
| 6058 | 1910, // Sierra Leone |
| 6059 | 1923, // Singapore |
| 6060 | 1933, // Slovakia |
| 6061 | 1942, // Slovenia |
| 6062 | 1951, // Solomon Islands |
| 6063 | 1967, // Somalia |
| 6064 | 1975, // South Africa |
| 6065 | 1988, // South Georgia And The South Sandwich Islands |
| 6066 | 2033, // Spain |
| 6067 | 2039, // Sri Lanka |
| 6068 | 2049, // Saint Helena |
| 6069 | 2062, // Saint Pierre And Miquelon |
| 6070 | 2088, // Sudan |
| 6071 | 2094, // Suriname |
| 6072 | 2103, // Svalbard And Jan Mayen Islands |
| 6073 | 2134, // Swaziland |
| 6074 | 2144, // Sweden |
| 6075 | 2151, // Switzerland |
| 6076 | 2163, // Syria |
| 6077 | 2169, // Taiwan |
| 6078 | 2176, // Tajikistan |
| 6079 | 2187, // Tanzania |
| 6080 | 2196, // Thailand |
| 6081 | 2205, // Togo |
| 6082 | 2210, // Tokelau |
| 6083 | 2218, // Tonga |
| 6084 | 2224, // Trinidad And Tobago |
| 6085 | 2244, // Tunisia |
| 6086 | 2252, // Turkey |
| 6087 | 2259, // Turkmenistan |
| 6088 | 2272, // Turks And Caicos Islands |
| 6089 | 2297, // Tuvalu |
| 6090 | 2304, // Uganda |
| 6091 | 2311, // Ukraine |
| 6092 | 2319, // United Arab Emirates |
| 6093 | 2340, // United Kingdom |
| 6094 | 2355, // United States |
| 6095 | 2369, // United States Minor Outlying Islands |
| 6096 | 2406, // Uruguay |
| 6097 | 2414, // Uzbekistan |
| 6098 | 2425, // Vanuatu |
| 6099 | 2433, // Vatican City State |
| 6100 | 2452, // Venezuela |
| 6101 | 2462, // Vietnam |
| 6102 | 2470, // British Virgin Islands |
| 6103 | 2493, // United States Virgin Islands |
| 6104 | 2522, // Wallis And Futuna Islands |
| 6105 | 2548, // Western Sahara |
| 6106 | 2563, // Yemen |
| 6107 | 2569, // Canary Islands |
| 6108 | 2584, // Zambia |
| 6109 | 2591, // Zimbabwe |
| 6110 | 2600, // Clipperton Island |
| 6111 | 2618, // Montenegro |
| 6112 | 2629, // Serbia |
| 6113 | 2636, // Saint Barthelemy |
| 6114 | 2653, // Saint Martin |
| 6115 | 2666, // Latin America |
| 6116 | 2680, // Ascension Island |
| 6117 | 2697, // Aland Islands |
| 6118 | 2711, // Diego Garcia |
| 6119 | 2724, // Ceuta And Melilla |
| 6120 | 2742, // Isle Of Man |
| 6121 | 2754, // Jersey |
| 6122 | 2761, // Tristan Da Cunha |
| 6123 | 2778, // South Sudan |
| 6124 | 2790, // Bonaire |
| 6125 | 2798, // Sint Maarten |
| 6126 | 2811, // Kosovo |
| 6127 | 2818, // European Union |
| 6128 | 2833, // Outlying Oceania |
| 6129 | 2850, // World |
| 6130 | 2856, // Europe |
| 6131 | }; |
| 6132 | |
| 6133 | static const unsigned char language_code_list[] = |
| 6134 | " \0" // AnyLanguage |
| 6135 | " \0" // C |
| 6136 | "ab\0" // Abkhazian |
| 6137 | "om\0" // Oromo |
| 6138 | "aa\0" // Afar |
| 6139 | "af\0" // Afrikaans |
| 6140 | "sq\0" // Albanian |
| 6141 | "am\0" // Amharic |
| 6142 | "ar\0" // Arabic |
| 6143 | "hy\0" // Armenian |
| 6144 | "as\0" // Assamese |
| 6145 | "ay\0" // Aymara |
| 6146 | "az\0" // Azerbaijani |
| 6147 | "ba\0" // Bashkir |
| 6148 | "eu\0" // Basque |
| 6149 | "bn\0" // Bengali |
| 6150 | "dz\0" // Dzongkha |
| 6151 | "bh\0" // Bihari |
| 6152 | "bi\0" // Bislama |
| 6153 | "br\0" // Breton |
| 6154 | "bg\0" // Bulgarian |
| 6155 | "my\0" // Burmese |
| 6156 | "be\0" // Belarusian |
| 6157 | "km\0" // Khmer |
| 6158 | "ca\0" // Catalan |
| 6159 | "zh\0" // Chinese |
| 6160 | "co\0" // Corsican |
| 6161 | "hr\0" // Croatian |
| 6162 | "cs\0" // Czech |
| 6163 | "da\0" // Danish |
| 6164 | "nl\0" // Dutch |
| 6165 | "en\0" // English |
| 6166 | "eo\0" // Esperanto |
| 6167 | "et\0" // Estonian |
| 6168 | "fo\0" // Faroese |
| 6169 | "fj\0" // Fijian |
| 6170 | "fi\0" // Finnish |
| 6171 | "fr\0" // French |
| 6172 | "fy\0" // Western Frisian |
| 6173 | "gd\0" // Gaelic |
| 6174 | "gl\0" // Galician |
| 6175 | "ka\0" // Georgian |
| 6176 | "de\0" // German |
| 6177 | "el\0" // Greek |
| 6178 | "kl\0" // Greenlandic |
| 6179 | "gn\0" // Guarani |
| 6180 | "gu\0" // Gujarati |
| 6181 | "ha\0" // Hausa |
| 6182 | "he\0" // Hebrew |
| 6183 | "hi\0" // Hindi |
| 6184 | "hu\0" // Hungarian |
| 6185 | "is\0" // Icelandic |
| 6186 | "id\0" // Indonesian |
| 6187 | "ia\0" // Interlingua |
| 6188 | "ie\0" // Interlingue |
| 6189 | "iu\0" // Inuktitut |
| 6190 | "ik\0" // Inupiak |
| 6191 | "ga\0" // Irish |
| 6192 | "it\0" // Italian |
| 6193 | "ja\0" // Japanese |
| 6194 | "jv\0" // Javanese |
| 6195 | "kn\0" // Kannada |
| 6196 | "ks\0" // Kashmiri |
| 6197 | "kk\0" // Kazakh |
| 6198 | "rw\0" // Kinyarwanda |
| 6199 | "ky\0" // Kirghiz |
| 6200 | "ko\0" // Korean |
| 6201 | "ku\0" // Kurdish |
| 6202 | "rn\0" // Rundi |
| 6203 | "lo\0" // Lao |
| 6204 | "la\0" // Latin |
| 6205 | "lv\0" // Latvian |
| 6206 | "ln\0" // Lingala |
| 6207 | "lt\0" // Lithuanian |
| 6208 | "mk\0" // Macedonian |
| 6209 | "mg\0" // Malagasy |
| 6210 | "ms\0" // Malay |
| 6211 | "ml\0" // Malayalam |
| 6212 | "mt\0" // Maltese |
| 6213 | "mi\0" // Maori |
| 6214 | "mr\0" // Marathi |
| 6215 | "mh\0" // Marshallese |
| 6216 | "mn\0" // Mongolian |
| 6217 | "na\0" // Nauru |
| 6218 | "ne\0" // Nepali |
| 6219 | "nb\0" // Norwegian Bokmal |
| 6220 | "oc\0" // Occitan |
| 6221 | "or\0" // Oriya |
| 6222 | "ps\0" // Pashto |
| 6223 | "fa\0" // Persian |
| 6224 | "pl\0" // Polish |
| 6225 | "pt\0" // Portuguese |
| 6226 | "pa\0" // Punjabi |
| 6227 | "qu\0" // Quechua |
| 6228 | "rm\0" // Romansh |
| 6229 | "ro\0" // Romanian |
| 6230 | "ru\0" // Russian |
| 6231 | "sm\0" // Samoan |
| 6232 | "sg\0" // Sango |
| 6233 | "sa\0" // Sanskrit |
| 6234 | "sr\0" // Serbian |
| 6235 | "os\0" // Ossetic |
| 6236 | "st\0" // Southern Sotho |
| 6237 | "tn\0" // Tswana |
| 6238 | "sn\0" // Shona |
| 6239 | "sd\0" // Sindhi |
| 6240 | "si\0" // Sinhala |
| 6241 | "ss\0" // Swati |
| 6242 | "sk\0" // Slovak |
| 6243 | "sl\0" // Slovenian |
| 6244 | "so\0" // Somali |
| 6245 | "es\0" // Spanish |
| 6246 | "su\0" // Sundanese |
| 6247 | "sw\0" // Swahili |
| 6248 | "sv\0" // Swedish |
| 6249 | "sc\0" // Sardinian |
| 6250 | "tg\0" // Tajik |
| 6251 | "ta\0" // Tamil |
| 6252 | "tt\0" // Tatar |
| 6253 | "te\0" // Telugu |
| 6254 | "th\0" // Thai |
| 6255 | "bo\0" // Tibetan |
| 6256 | "ti\0" // Tigrinya |
| 6257 | "to\0" // Tongan |
| 6258 | "ts\0" // Tsonga |
| 6259 | "tr\0" // Turkish |
| 6260 | "tk\0" // Turkmen |
| 6261 | "ty\0" // Tahitian |
| 6262 | "ug\0" // Uighur |
| 6263 | "uk\0" // Ukrainian |
| 6264 | "ur\0" // Urdu |
| 6265 | "uz\0" // Uzbek |
| 6266 | "vi\0" // Vietnamese |
| 6267 | "vo\0" // Volapuk |
| 6268 | "cy\0" // Welsh |
| 6269 | "wo\0" // Wolof |
| 6270 | "xh\0" // Xhosa |
| 6271 | "yi\0" // Yiddish |
| 6272 | "yo\0" // Yoruba |
| 6273 | "za\0" // Zhuang |
| 6274 | "zu\0" // Zulu |
| 6275 | "nn\0" // Norwegian Nynorsk |
| 6276 | "bs\0" // Bosnian |
| 6277 | "dv\0" // Divehi |
| 6278 | "gv\0" // Manx |
| 6279 | "kw\0" // Cornish |
| 6280 | "ak\0" // Akan |
| 6281 | "kok" // Konkani |
| 6282 | "gaa" // Ga |
| 6283 | "ig\0" // Igbo |
| 6284 | "kam" // Kamba |
| 6285 | "syr" // Syriac |
| 6286 | "byn" // Blin |
| 6287 | "gez" // Geez |
| 6288 | "kfo" // Koro |
| 6289 | "sid" // Sidamo |
| 6290 | "cch" // Atsam |
| 6291 | "tig" // Tigre |
| 6292 | "kaj" // Jju |
| 6293 | "fur" // Friulian |
| 6294 | "ve\0" // Venda |
| 6295 | "ee\0" // Ewe |
| 6296 | "wal" // Walamo |
| 6297 | "haw" // Hawaiian |
| 6298 | "kcg" // Tyap |
| 6299 | "ny\0" // Nyanja |
| 6300 | "fil" // Filipino |
| 6301 | "gsw" // Swiss German |
| 6302 | "ii\0" // Sichuan Yi |
| 6303 | "kpe" // Kpelle |
| 6304 | "nds" // Low German |
| 6305 | "nr\0" // South Ndebele |
| 6306 | "nso" // Northern Sotho |
| 6307 | "se\0" // Northern Sami |
| 6308 | "trv" // Taroko |
| 6309 | "guz" // Gusii |
| 6310 | "dav" // Taita |
| 6311 | "ff\0" // Fulah |
| 6312 | "ki\0" // Kikuyu |
| 6313 | "saq" // Samburu |
| 6314 | "seh" // Sena |
| 6315 | "nd\0" // North Ndebele |
| 6316 | "rof" // Rombo |
| 6317 | "shi" // Tachelhit |
| 6318 | "kab" // Kabyle |
| 6319 | "nyn" // Nyankole |
| 6320 | "bez" // Bena |
| 6321 | "vun" // Vunjo |
| 6322 | "bm\0" // Bambara |
| 6323 | "ebu" // Embu |
| 6324 | "chr" // Cherokee |
| 6325 | "mfe" // Morisyen |
| 6326 | "kde" // Makonde |
| 6327 | "lag" // Langi |
| 6328 | "lg\0" // Ganda |
| 6329 | "bem" // Bemba |
| 6330 | "kea" // Kabuverdianu |
| 6331 | "mer" // Meru |
| 6332 | "kln" // Kalenjin |
| 6333 | "naq" // Nama |
| 6334 | "jmc" // Machame |
| 6335 | "ksh" // Colognian |
| 6336 | "mas" // Masai |
| 6337 | "xog" // Soga |
| 6338 | "luy" // Luyia |
| 6339 | "asa" // Asu |
| 6340 | "teo" // Teso |
| 6341 | "ssy" // Saho |
| 6342 | "khq" // Koyra Chiini |
| 6343 | "rwk" // Rwa |
| 6344 | "luo" // Luo |
| 6345 | "cgg" // Chiga |
| 6346 | "tzm" // Central Morocco Tamazight |
| 6347 | "ses" // Koyraboro Senni |
| 6348 | "ksb" // Shambala |
| 6349 | "brx" // Bodo |
| 6350 | "av\0" // Avaric |
| 6351 | "ch\0" // Chamorro |
| 6352 | "ce\0" // Chechen |
| 6353 | "cu\0" // Church |
| 6354 | "cv\0" // Chuvash |
| 6355 | "cr\0" // Cree |
| 6356 | "ht\0" // Haitian |
| 6357 | "hz\0" // Herero |
| 6358 | "ho\0" // Hiri Motu |
| 6359 | "kr\0" // Kanuri |
| 6360 | "kv\0" // Komi |
| 6361 | "kg\0" // Kongo |
| 6362 | "kj\0" // Kwanyama |
| 6363 | "li\0" // Limburgish |
| 6364 | "lu\0" // Luba Katanga |
| 6365 | "lb\0" // Luxembourgish |
| 6366 | "nv\0" // Navaho |
| 6367 | "ng\0" // Ndonga |
| 6368 | "oj\0" // Ojibwa |
| 6369 | "pi\0" // Pali |
| 6370 | "wa\0" // Walloon |
| 6371 | "agq" // Aghem |
| 6372 | "bas" // Basaa |
| 6373 | "dje" // Zarma |
| 6374 | "dua" // Duala |
| 6375 | "dyo" // Jola Fonyi |
| 6376 | "ewo" // Ewondo |
| 6377 | "ksf" // Bafia |
| 6378 | "mgh" // Makhuwa Meetto |
| 6379 | "mua" // Mundang |
| 6380 | "nmg" // Kwasio |
| 6381 | "nus" // Nuer |
| 6382 | "sah" // Sakha |
| 6383 | "sbp" // Sangu |
| 6384 | "swc" // Congo Swahili |
| 6385 | "twq" // Tasawaq |
| 6386 | "vai" // Vai |
| 6387 | "wae" // Walser |
| 6388 | "yav" // Yangben |
| 6389 | "ae\0" // Avestan |
| 6390 | "ast" // Asturian |
| 6391 | "jgo" // Ngomba |
| 6392 | "kkj" // Kako |
| 6393 | "mgo" // Meta |
| 6394 | "nnh" // Ngiemboon |
| 6395 | "an\0" // Aragonese |
| 6396 | "akk" // Akkadian |
| 6397 | "egy" // Ancient Egyptian |
| 6398 | "grc" // Ancient Greek |
| 6399 | "arc" // Aramaic |
| 6400 | "ban" // Balinese |
| 6401 | "bax" // Bamun |
| 6402 | "bbc" // Batak Toba |
| 6403 | "bug" // Buginese |
| 6404 | "bku" // Buhid |
| 6405 | "xcr" // Carian |
| 6406 | "ccp" // Chakma |
| 6407 | "myz" // Classical Mandaic |
| 6408 | "cop" // Coptic |
| 6409 | "doi" // Dogri |
| 6410 | "cjm" // Eastern Cham |
| 6411 | "eky" // Eastern Kayah |
| 6412 | "ett" // Etruscan |
| 6413 | "got" // Gothic |
| 6414 | "hnn" // Hanunoo |
| 6415 | "inh" // Ingush |
| 6416 | "hmd" // Large Flowery Miao |
| 6417 | "lep" // Lepcha |
| 6418 | "lif" // Limbu |
| 6419 | "lis" // Lisu |
| 6420 | "khb" // Lu |
| 6421 | "xlc" // Lycian |
| 6422 | "xld" // Lydian |
| 6423 | "man" // Mandingo |
| 6424 | "mni" // Manipuri |
| 6425 | "xmr" // Meroitic |
| 6426 | "nod" // Northern Thai |
| 6427 | "sga" // Old Irish |
| 6428 | "non" // Old Norse |
| 6429 | "peo" // Old Persian |
| 6430 | "otk" // Old Turkish |
| 6431 | "pal" // Pahlavi |
| 6432 | "xpr" // Parthian |
| 6433 | "phn" // Phoenician |
| 6434 | "pra" // Prakrit Language |
| 6435 | "rej" // Rejang |
| 6436 | "xsa" // Sabaean |
| 6437 | "smp" // Samaritan |
| 6438 | "sat" // Santali |
| 6439 | "saz" // Saurashtra |
| 6440 | "srb" // Sora |
| 6441 | "syl" // Sylheti |
| 6442 | "tbw" // Tagbanwa |
| 6443 | "blt" // Tai Dam |
| 6444 | "tdd" // Tai Nua |
| 6445 | "uga" // Ugaritic |
| 6446 | "bss" // Akoose |
| 6447 | "lkt" // Lakota |
| 6448 | "zgh" // Standard Moroccan Tamazight |
| 6449 | "arn" // Mapuche |
| 6450 | "ckb" // Central Kurdish |
| 6451 | "dsb" // Lower Sorbian |
| 6452 | "hsb" // Upper Sorbian |
| 6453 | "ken" // Kenyang |
| 6454 | "moh" // Mohawk |
| 6455 | "nqo" // Nko |
| 6456 | "prg" // Prussian |
| 6457 | "quc" // Kiche |
| 6458 | "sma" // Southern Sami |
| 6459 | "smj" // Lule Sami |
| 6460 | "smn" // Inari Sami |
| 6461 | "sms" // Skolt Sami |
| 6462 | "wbp" // Warlpiri |
| 6463 | "xmn" // Manichaean Middle Persian |
| 6464 | "men" // Mende |
| 6465 | "xna" // Ancient North Arabian |
| 6466 | "lab" // Linear A |
| 6467 | "hnj" // Hmong Njua |
| 6468 | "hoc" // Ho |
| 6469 | "lez" // Lezghian |
| 6470 | "bsq" // Bassa |
| 6471 | "mru" // Mono |
| 6472 | "ctd" // Tedim Chin |
| 6473 | "mai" // Maithili |
| 6474 | "aho" // Ahom |
| 6475 | "ase" // American Sign Language |
| 6476 | "pka" // Ardhamagadhi Prakrit |
| 6477 | "bho" // Bhojpuri |
| 6478 | "hlu" // Hieroglyphic Luwian |
| 6479 | "lzh" // Literary Chinese |
| 6480 | "mzn" // Mazanderani |
| 6481 | "mro" // Mru |
| 6482 | "new" // Newari |
| 6483 | "lrc" // Northern Luri |
| 6484 | "pau" // Palauan |
| 6485 | "pap" // Papiamento |
| 6486 | "skr" // Saraiki |
| 6487 | "tkl" // Tokelau |
| 6488 | "tpi" // Tok Pisin |
| 6489 | "tvl" // Tuvalu |
| 6490 | "mis" // Uncoded Languages |
| 6491 | "yue" // Cantonese |
| 6492 | "osa" // Osage |
| 6493 | "txg" // Tangut |
| 6494 | "io\0" // Ido |
| 6495 | "jbo" // Lojban |
| 6496 | "scn" // Sicilian |
| 6497 | "sdh" // Southern Kurdish |
| 6498 | "bgn" // Western Balochi |
| 6499 | "ceb" // Cebuano |
| 6500 | "myv" // Erzya |
| 6501 | "cic" // Chickasaw |
| 6502 | "mus" // Muscogee |
| 6503 | "szl" // Silesian |
| 6504 | "pcm" // Nigerian Pidgin |
| 6505 | ; |
| 6506 | |
| 6507 | static const unsigned char script_code_list[] = |
| 6508 | "Zzzz" // AnyScript |
| 6509 | "Arab" // Arabic |
| 6510 | "Cyrl" // Cyrillic |
| 6511 | "Dsrt" // Deseret |
| 6512 | "Guru" // Gurmukhi |
| 6513 | "Hans" // Simplified Han |
| 6514 | "Hant" // Traditional Han |
| 6515 | "Latn" // Latin |
| 6516 | "Mong" // Mongolian |
| 6517 | "Tfng" // Tifinagh |
| 6518 | "Armn" // Armenian |
| 6519 | "Beng" // Bengali |
| 6520 | "Cher" // Cherokee |
| 6521 | "Deva" // Devanagari |
| 6522 | "Ethi" // Ethiopic |
| 6523 | "Geor" // Georgian |
| 6524 | "Grek" // Greek |
| 6525 | "Gujr" // Gujarati |
| 6526 | "Hebr" // Hebrew |
| 6527 | "Jpan" // Japanese |
| 6528 | "Khmr" // Khmer |
| 6529 | "Knda" // Kannada |
| 6530 | "Kore" // Korean |
| 6531 | "Laoo" // Lao |
| 6532 | "Mlym" // Malayalam |
| 6533 | "Mymr" // Myanmar |
| 6534 | "Orya" // Oriya |
| 6535 | "Taml" // Tamil |
| 6536 | "Telu" // Telugu |
| 6537 | "Thaa" // Thaana |
| 6538 | "Thai" // Thai |
| 6539 | "Tibt" // Tibetan |
| 6540 | "Sinh" // Sinhala |
| 6541 | "Syrc" // Syriac |
| 6542 | "Yiii" // Yi |
| 6543 | "Vaii" // Vai |
| 6544 | "Avst" // Avestan |
| 6545 | "Bali" // Balinese |
| 6546 | "Bamu" // Bamum |
| 6547 | "Batk" // Batak |
| 6548 | "Bopo" // Bopomofo |
| 6549 | "Brah" // Brahmi |
| 6550 | "Bugi" // Buginese |
| 6551 | "Buhd" // Buhid |
| 6552 | "Cans" // Canadian Aboriginal |
| 6553 | "Cari" // Carian |
| 6554 | "Cakm" // Chakma |
| 6555 | "Cham" // Cham |
| 6556 | "Copt" // Coptic |
| 6557 | "Cprt" // Cypriot |
| 6558 | "Egyp" // Egyptian Hieroglyphs |
| 6559 | "Lisu" // Fraser |
| 6560 | "Glag" // Glagolitic |
| 6561 | "Goth" // Gothic |
| 6562 | "Hani" // Han |
| 6563 | "Hang" // Hangul |
| 6564 | "Hano" // Hanunoo |
| 6565 | "Armi" // Imperial Aramaic |
| 6566 | "Phli" // Inscriptional Pahlavi |
| 6567 | "Prti" // Inscriptional Parthian |
| 6568 | "Java" // Javanese |
| 6569 | "Kthi" // Kaithi |
| 6570 | "Kana" // Katakana |
| 6571 | "Kali" // Kayah Li |
| 6572 | "Khar" // Kharoshthi |
| 6573 | "Lana" // Lanna |
| 6574 | "Lepc" // Lepcha |
| 6575 | "Limb" // Limbu |
| 6576 | "Linb" // Linear B |
| 6577 | "Lyci" // Lycian |
| 6578 | "Lydi" // Lydian |
| 6579 | "Mand" // Mandaean |
| 6580 | "Mtei" // Meitei Mayek |
| 6581 | "Mero" // Meroitic |
| 6582 | "Merc" // Meroitic Cursive |
| 6583 | "Nkoo" // Nko |
| 6584 | "Talu" // New Tai Lue |
| 6585 | "Ogam" // Ogham |
| 6586 | "Olck" // Ol Chiki |
| 6587 | "Ital" // Old Italic |
| 6588 | "Xpeo" // Old Persian |
| 6589 | "Sarb" // Old South Arabian |
| 6590 | "Orkh" // Orkhon |
| 6591 | "Osma" // Osmanya |
| 6592 | "Phag" // Phags Pa |
| 6593 | "Phnx" // Phoenician |
| 6594 | "Plrd" // Pollard Phonetic |
| 6595 | "Rjng" // Rejang |
| 6596 | "Runr" // Runic |
| 6597 | "Samr" // Samaritan |
| 6598 | "Saur" // Saurashtra |
| 6599 | "Shrd" // Sharada |
| 6600 | "Shaw" // Shavian |
| 6601 | "Sora" // Sora Sompeng |
| 6602 | "Xsux" // Cuneiform |
| 6603 | "Sund" // Sundanese |
| 6604 | "Sylo" // Syloti Nagri |
| 6605 | "Tglg" // Tagalog |
| 6606 | "Tagb" // Tagbanwa |
| 6607 | "Tale" // Tai Le |
| 6608 | "Tavt" // Tai Viet |
| 6609 | "Takr" // Takri |
| 6610 | "Ugar" // Ugaritic |
| 6611 | "Brai" // Braille |
| 6612 | "Hira" // Hiragana |
| 6613 | "Aghb" // Caucasian Albanian |
| 6614 | "Bass" // Bassa Vah |
| 6615 | "Dupl" // Duployan |
| 6616 | "Elba" // Elbasan |
| 6617 | "Gran" // Grantha |
| 6618 | "Hmng" // Pahawh Hmong |
| 6619 | "Khoj" // Khojki |
| 6620 | "Lina" // Linear A |
| 6621 | "Mahj" // Mahajani |
| 6622 | "Mani" // Manichaean |
| 6623 | "Mend" // Mende Kikakui |
| 6624 | "Modi" // Modi |
| 6625 | "Mroo" // Mro |
| 6626 | "Narb" // Old North Arabian |
| 6627 | "Nbat" // Nabataean |
| 6628 | "Palm" // Palmyrene |
| 6629 | "Pauc" // Pau Cin Hau |
| 6630 | "Perm" // Old Permic |
| 6631 | "Phlp" // Psalter Pahlavi |
| 6632 | "Sidd" // Siddham |
| 6633 | "Sind" // Khudawadi |
| 6634 | "Tirh" // Tirhuta |
| 6635 | "Wara" // Varang Kshiti |
| 6636 | "Ahom" // Ahom |
| 6637 | "Hluw" // Anatolian Hieroglyphs |
| 6638 | "Hatr" // Hatran |
| 6639 | "Mult" // Multani |
| 6640 | "Hung" // Old Hungarian |
| 6641 | "Sgnw" // Sign Writing |
| 6642 | "Adlm" // Adlam |
| 6643 | "Bhks" // Bhaiksuki |
| 6644 | "Marc" // Marchen |
| 6645 | "Newa" // Newa |
| 6646 | "Osge" // Osage |
| 6647 | "Tang" // Tangut |
| 6648 | "Hanb" // Han with Bopomofo |
| 6649 | "Jamo" // Jamo |
| 6650 | ; |
| 6651 | |
| 6652 | static const unsigned char country_code_list[] = |
| 6653 | "ZZ\0" // AnyCountry |
| 6654 | "AF\0" // Afghanistan |
| 6655 | "AL\0" // Albania |
| 6656 | "DZ\0" // Algeria |
| 6657 | "AS\0" // American Samoa |
| 6658 | "AD\0" // Andorra |
| 6659 | "AO\0" // Angola |
| 6660 | "AI\0" // Anguilla |
| 6661 | "AQ\0" // Antarctica |
| 6662 | "AG\0" // Antigua And Barbuda |
| 6663 | "AR\0" // Argentina |
| 6664 | "AM\0" // Armenia |
| 6665 | "AW\0" // Aruba |
| 6666 | "AU\0" // Australia |
| 6667 | "AT\0" // Austria |
| 6668 | "AZ\0" // Azerbaijan |
| 6669 | "BS\0" // Bahamas |
| 6670 | "BH\0" // Bahrain |
| 6671 | "BD\0" // Bangladesh |
| 6672 | "BB\0" // Barbados |
| 6673 | "BY\0" // Belarus |
| 6674 | "BE\0" // Belgium |
| 6675 | "BZ\0" // Belize |
| 6676 | "BJ\0" // Benin |
| 6677 | "BM\0" // Bermuda |
| 6678 | "BT\0" // Bhutan |
| 6679 | "BO\0" // Bolivia |
| 6680 | "BA\0" // Bosnia And Herzegowina |
| 6681 | "BW\0" // Botswana |
| 6682 | "BV\0" // Bouvet Island |
| 6683 | "BR\0" // Brazil |
| 6684 | "IO\0" // British Indian Ocean Territory |
| 6685 | "BN\0" // Brunei |
| 6686 | "BG\0" // Bulgaria |
| 6687 | "BF\0" // Burkina Faso |
| 6688 | "BI\0" // Burundi |
| 6689 | "KH\0" // Cambodia |
| 6690 | "CM\0" // Cameroon |
| 6691 | "CA\0" // Canada |
| 6692 | "CV\0" // Cape Verde |
| 6693 | "KY\0" // Cayman Islands |
| 6694 | "CF\0" // Central African Republic |
| 6695 | "TD\0" // Chad |
| 6696 | "CL\0" // Chile |
| 6697 | "CN\0" // China |
| 6698 | "CX\0" // Christmas Island |
| 6699 | "CC\0" // Cocos Islands |
| 6700 | "CO\0" // Colombia |
| 6701 | "KM\0" // Comoros |
| 6702 | "CD\0" // Congo Kinshasa |
| 6703 | "CG\0" // Congo Brazzaville |
| 6704 | "CK\0" // Cook Islands |
| 6705 | "CR\0" // Costa Rica |
| 6706 | "CI\0" // Ivory Coast |
| 6707 | "HR\0" // Croatia |
| 6708 | "CU\0" // Cuba |
| 6709 | "CY\0" // Cyprus |
| 6710 | "CZ\0" // Czech Republic |
| 6711 | "DK\0" // Denmark |
| 6712 | "DJ\0" // Djibouti |
| 6713 | "DM\0" // Dominica |
| 6714 | "DO\0" // Dominican Republic |
| 6715 | "TL\0" // East Timor |
| 6716 | "EC\0" // Ecuador |
| 6717 | "EG\0" // Egypt |
| 6718 | "SV\0" // El Salvador |
| 6719 | "GQ\0" // Equatorial Guinea |
| 6720 | "ER\0" // Eritrea |
| 6721 | "EE\0" // Estonia |
| 6722 | "ET\0" // Ethiopia |
| 6723 | "FK\0" // Falkland Islands |
| 6724 | "FO\0" // Faroe Islands |
| 6725 | "FJ\0" // Fiji |
| 6726 | "FI\0" // Finland |
| 6727 | "FR\0" // France |
| 6728 | "GG\0" // Guernsey |
| 6729 | "GF\0" // French Guiana |
| 6730 | "PF\0" // French Polynesia |
| 6731 | "TF\0" // French Southern Territories |
| 6732 | "GA\0" // Gabon |
| 6733 | "GM\0" // Gambia |
| 6734 | "GE\0" // Georgia |
| 6735 | "DE\0" // Germany |
| 6736 | "GH\0" // Ghana |
| 6737 | "GI\0" // Gibraltar |
| 6738 | "GR\0" // Greece |
| 6739 | "GL\0" // Greenland |
| 6740 | "GD\0" // Grenada |
| 6741 | "GP\0" // Guadeloupe |
| 6742 | "GU\0" // Guam |
| 6743 | "GT\0" // Guatemala |
| 6744 | "GN\0" // Guinea |
| 6745 | "GW\0" // Guinea Bissau |
| 6746 | "GY\0" // Guyana |
| 6747 | "HT\0" // Haiti |
| 6748 | "HM\0" // Heard And McDonald Islands |
| 6749 | "HN\0" // Honduras |
| 6750 | "HK\0" // Hong Kong |
| 6751 | "HU\0" // Hungary |
| 6752 | "IS\0" // Iceland |
| 6753 | "IN\0" // India |
| 6754 | "ID\0" // Indonesia |
| 6755 | "IR\0" // Iran |
| 6756 | "IQ\0" // Iraq |
| 6757 | "IE\0" // Ireland |
| 6758 | "IL\0" // Israel |
| 6759 | "IT\0" // Italy |
| 6760 | "JM\0" // Jamaica |
| 6761 | "JP\0" // Japan |
| 6762 | "JO\0" // Jordan |
| 6763 | "KZ\0" // Kazakhstan |
| 6764 | "KE\0" // Kenya |
| 6765 | "KI\0" // Kiribati |
| 6766 | "KP\0" // North Korea |
| 6767 | "KR\0" // South Korea |
| 6768 | "KW\0" // Kuwait |
| 6769 | "KG\0" // Kyrgyzstan |
| 6770 | "LA\0" // Laos |
| 6771 | "LV\0" // Latvia |
| 6772 | "LB\0" // Lebanon |
| 6773 | "LS\0" // Lesotho |
| 6774 | "LR\0" // Liberia |
| 6775 | "LY\0" // Libya |
| 6776 | "LI\0" // Liechtenstein |
| 6777 | "LT\0" // Lithuania |
| 6778 | "LU\0" // Luxembourg |
| 6779 | "MO\0" // Macau |
| 6780 | "MK\0" // Macedonia |
| 6781 | "MG\0" // Madagascar |
| 6782 | "MW\0" // Malawi |
| 6783 | "MY\0" // Malaysia |
| 6784 | "MV\0" // Maldives |
| 6785 | "ML\0" // Mali |
| 6786 | "MT\0" // Malta |
| 6787 | "MH\0" // Marshall Islands |
| 6788 | "MQ\0" // Martinique |
| 6789 | "MR\0" // Mauritania |
| 6790 | "MU\0" // Mauritius |
| 6791 | "YT\0" // Mayotte |
| 6792 | "MX\0" // Mexico |
| 6793 | "FM\0" // Micronesia |
| 6794 | "MD\0" // Moldova |
| 6795 | "MC\0" // Monaco |
| 6796 | "MN\0" // Mongolia |
| 6797 | "MS\0" // Montserrat |
| 6798 | "MA\0" // Morocco |
| 6799 | "MZ\0" // Mozambique |
| 6800 | "MM\0" // Myanmar |
| 6801 | "NA\0" // Namibia |
| 6802 | "NR\0" // Nauru |
| 6803 | "NP\0" // Nepal |
| 6804 | "NL\0" // Netherlands |
| 6805 | "CW\0" // Cura Sao |
| 6806 | "NC\0" // New Caledonia |
| 6807 | "NZ\0" // New Zealand |
| 6808 | "NI\0" // Nicaragua |
| 6809 | "NE\0" // Niger |
| 6810 | "NG\0" // Nigeria |
| 6811 | "NU\0" // Niue |
| 6812 | "NF\0" // Norfolk Island |
| 6813 | "MP\0" // Northern Mariana Islands |
| 6814 | "NO\0" // Norway |
| 6815 | "OM\0" // Oman |
| 6816 | "PK\0" // Pakistan |
| 6817 | "PW\0" // Palau |
| 6818 | "PS\0" // Palestinian Territories |
| 6819 | "PA\0" // Panama |
| 6820 | "PG\0" // Papua New Guinea |
| 6821 | "PY\0" // Paraguay |
| 6822 | "PE\0" // Peru |
| 6823 | "PH\0" // Philippines |
| 6824 | "PN\0" // Pitcairn |
| 6825 | "PL\0" // Poland |
| 6826 | "PT\0" // Portugal |
| 6827 | "PR\0" // Puerto Rico |
| 6828 | "QA\0" // Qatar |
| 6829 | "RE\0" // Reunion |
| 6830 | "RO\0" // Romania |
| 6831 | "RU\0" // Russia |
| 6832 | "RW\0" // Rwanda |
| 6833 | "KN\0" // Saint Kitts And Nevis |
| 6834 | "LC\0" // Saint Lucia |
| 6835 | "VC\0" // Saint Vincent And The Grenadines |
| 6836 | "WS\0" // Samoa |
| 6837 | "SM\0" // San Marino |
| 6838 | "ST\0" // Sao Tome And Principe |
| 6839 | "SA\0" // Saudi Arabia |
| 6840 | "SN\0" // Senegal |
| 6841 | "SC\0" // Seychelles |
| 6842 | "SL\0" // Sierra Leone |
| 6843 | "SG\0" // Singapore |
| 6844 | "SK\0" // Slovakia |
| 6845 | "SI\0" // Slovenia |
| 6846 | "SB\0" // Solomon Islands |
| 6847 | "SO\0" // Somalia |
| 6848 | "ZA\0" // South Africa |
| 6849 | "GS\0" // South Georgia And The South Sandwich Islands |
| 6850 | "ES\0" // Spain |
| 6851 | "LK\0" // Sri Lanka |
| 6852 | "SH\0" // Saint Helena |
| 6853 | "PM\0" // Saint Pierre And Miquelon |
| 6854 | "SD\0" // Sudan |
| 6855 | "SR\0" // Suriname |
| 6856 | "SJ\0" // Svalbard And Jan Mayen Islands |
| 6857 | "SZ\0" // Swaziland |
| 6858 | "SE\0" // Sweden |
| 6859 | "CH\0" // Switzerland |
| 6860 | "SY\0" // Syria |
| 6861 | "TW\0" // Taiwan |
| 6862 | "TJ\0" // Tajikistan |
| 6863 | "TZ\0" // Tanzania |
| 6864 | "TH\0" // Thailand |
| 6865 | "TG\0" // Togo |
| 6866 | "TK\0" // Tokelau |
| 6867 | "TO\0" // Tonga |
| 6868 | "TT\0" // Trinidad And Tobago |
| 6869 | "TN\0" // Tunisia |
| 6870 | "TR\0" // Turkey |
| 6871 | "TM\0" // Turkmenistan |
| 6872 | "TC\0" // Turks And Caicos Islands |
| 6873 | "TV\0" // Tuvalu |
| 6874 | "UG\0" // Uganda |
| 6875 | "UA\0" // Ukraine |
| 6876 | "AE\0" // United Arab Emirates |
| 6877 | "GB\0" // United Kingdom |
| 6878 | "US\0" // United States |
| 6879 | "UM\0" // United States Minor Outlying Islands |
| 6880 | "UY\0" // Uruguay |
| 6881 | "UZ\0" // Uzbekistan |
| 6882 | "VU\0" // Vanuatu |
| 6883 | "VA\0" // Vatican City State |
| 6884 | "VE\0" // Venezuela |
| 6885 | "VN\0" // Vietnam |
| 6886 | "VG\0" // British Virgin Islands |
| 6887 | "VI\0" // United States Virgin Islands |
| 6888 | "WF\0" // Wallis And Futuna Islands |
| 6889 | "EH\0" // Western Sahara |
| 6890 | "YE\0" // Yemen |
| 6891 | "IC\0" // Canary Islands |
| 6892 | "ZM\0" // Zambia |
| 6893 | "ZW\0" // Zimbabwe |
| 6894 | "CP\0" // Clipperton Island |
| 6895 | "ME\0" // Montenegro |
| 6896 | "RS\0" // Serbia |
| 6897 | "BL\0" // Saint Barthelemy |
| 6898 | "MF\0" // Saint Martin |
| 6899 | "419" // Latin America |
| 6900 | "AC\0" // Ascension Island |
| 6901 | "AX\0" // Aland Islands |
| 6902 | "DG\0" // Diego Garcia |
| 6903 | "EA\0" // Ceuta And Melilla |
| 6904 | "IM\0" // Isle Of Man |
| 6905 | "JE\0" // Jersey |
| 6906 | "TA\0" // Tristan Da Cunha |
| 6907 | "SS\0" // South Sudan |
| 6908 | "BQ\0" // Bonaire |
| 6909 | "SX\0" // Sint Maarten |
| 6910 | "XK\0" // Kosovo |
| 6911 | "EU\0" // European Union |
| 6912 | "QO\0" // Outlying Oceania |
| 6913 | "001" // World |
| 6914 | "150" // Europe |
| 6915 | ; |
| 6916 | |
| 6917 | // GENERATED PART ENDS HERE |
| 6918 | |
| 6919 | QT_END_NAMESPACE |
| 6920 | |
| 6921 | #endif |
| 6922 | |