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
56QT_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 */
61struct CountryLanguage
62{
63 quint16 languageId;
64 quint16 countryId;
65 QLocale::MeasurementSystem system;
66};
67static 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};
74static 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
90static 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
901static 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
1276static 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
1884static const ushort list_pattern_part_data[] = {
18850x25, 0x31, 0x2c, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x68, 0x65,
18860x20, 0x25, 0x32, 0x25, 0x31, 0x1363, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x12a5, 0x1293, 0x20, 0x25, 0x32, 0x25, 0x31,
18870x20, 0x12a5, 0x1293, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x648, 0x25, 0x32, 0x25, 0x31, 0x20, 0x587, 0x20, 0x25, 0x32, 0x25,
18880x31, 0x20, 0x986, 0x9f0, 0x9c1, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x259, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65,
18890x74, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x98f, 0x9ac, 0x982, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xf51, 0xf44, 0xf0b,
18900x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x68, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x438, 0x20, 0x25, 0x32, 0x25, 0x31,
18910x104a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x1014, 0x103e, 0x1004, 0x1037, 0x103a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x456, 0x20, 0x25,
18920x32, 0x25, 0x31, 0x20, 0x1793, 0x17b7, 0x1784, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x1793, 0x17b7, 0x1784, 0x200b, 0x25, 0x32, 0x25,
18930x31, 0x20, 0x69, 0x20, 0x25, 0x32, 0x25, 0x31, 0x3001, 0x25, 0x32, 0x25, 0x31, 0x548c, 0x25, 0x32, 0x25, 0x31, 0x53ca, 0x25,
18940x32, 0x25, 0x31, 0x20, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6f, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20,
18950x61, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6b, 0x61,
18960x6a, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6a, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x74, 0x20, 0x25, 0x32,
18970x25, 0x31, 0x20, 0x61, 0x67, 0x75, 0x73, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20,
18980x10d3, 0x10d0, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x6e, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x3ba, 0x3b1, 0x3b9,
18990x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x61, 0x6d, 0x6d, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xa85, 0xaa8, 0xac7,
19000x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x64, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x61, 0x20, 0x25, 0x32,
19010x25, 0x31, 0x20, 0x5d5, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x914, 0x930, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x914, 0x930,
19020x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xe9, 0x73, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x64, 0x61, 0x6e, 0x20, 0x25,
19030x32, 0x25, 0x31, 0x20, 0x64, 0x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6c, 0x61, 0x6e, 0x20, 0x25, 0x32,
19040x25, 0x31, 0x20, 0x6c, 0x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0xcae, 0xca4, 0xccd, 0xca4, 0xcc1, 0x20, 0x25,
19050x32, 0x25, 0x31, 0x20, 0xcae, 0xca4, 0xccd, 0xca4, 0xcc1, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x436, 0x4d9, 0x43d, 0x435, 0x20,
19060x25, 0x32, 0x25, 0x31, 0x20, 0x436, 0x430, 0x43d, 0x430, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xbc0f, 0x20, 0x25, 0x32, 0x25,
19070x31, 0x20, 0xfb, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xec1, 0xea5, 0xeb0, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x6e,
19080x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6d, 0x70, 0xe9, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x72, 0x20, 0x25, 0x32,
19090x25, 0x31, 0x2c, 0x20, 0x25, 0x32, 0x20, 0xd0e, 0xd28, 0xd4d, 0xd28, 0xd3f, 0xd35, 0x25, 0x31, 0x20, 0xd15, 0xd42, 0xd1f, 0xd3e,
19100xd24, 0xd46, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x75, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x20, 0x25, 0x32,
19110x25, 0x31, 0x20, 0x906, 0x923, 0x93f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x25, 0x32, 0x25, 0x31, 0x20, 0x930, 0x20, 0x25,
19120x32, 0x25, 0x31, 0x2c, 0x20, 0xb13, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xb13, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20,
19130x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x627, 0x648, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x627, 0x648, 0x20, 0x25, 0x32, 0x25,
19140x31, 0x60c, 0x200f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x648, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x648, 0x20, 0x25,
19150x32, 0x25, 0x31, 0x20, 0xa05, 0xa24, 0xa47, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x219, 0x69, 0x20, 0x25, 0x32, 0x25, 0x31,
19160x2c, 0x20, 0x924, 0x925, 0x93e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x924, 0x925, 0x93e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20,
19170x4d5, 0x43c, 0x4d5, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x6fd, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6fd, 0x20, 0x25,
19180x32, 0x25, 0x31, 0x2c, 0x20, 0xdc3, 0xdc4, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xdc3, 0xdc4, 0x20, 0x25, 0x32, 0x25, 0x31,
19190x20, 0x61, 0xa0, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x69, 0x79, 0x6f, 0x20,
19200x25, 0x32, 0x25, 0x31, 0x20, 0x79, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x73, 0x61, 0x72, 0x65, 0x6e, 0x67, 0x20,
19210x25, 0x32, 0x25, 0x31, 0x20, 0x73, 0x61, 0x72, 0x65, 0x6e, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6e, 0x61, 0x20,
19220x25, 0x32, 0x25, 0x31, 0x20, 0x6f, 0x63, 0x68, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xbae, 0xbb1, 0xbcd, 0xbb1, 0xbc1, 0xbae,
19230xbcd, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x4bb, 0x4d9, 0x43c, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xc2e, 0xc30, 0xc3f, 0xc2f,
19240xc41, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0xe41, 0xe25, 0xe30, 0x25, 0x32, 0x25, 0x31, 0xe41,
19250xe25, 0xe30, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6d, 0x6f, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x65, 0x20, 0x25, 0x32,
19260x25, 0x31, 0x20, 0x77, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x60c, 0x20, 0x627, 0x648, 0x631, 0x20, 0x25, 0x32, 0x25, 0x31,
19270x20, 0x627, 0x648, 0x631, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0x61, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x76, 0xe0,
19280x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x61, 0x28, 0x63, 0x29, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x28, 0x63,
19290x29, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x5d0, 0x5d5, 0x5df, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6e, 0x65, 0x2d,
19300x25, 0x32, 0x25, 0x31, 0x20, 0x6e, 0x65, 0x2d, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x6e, 0x61, 0x20, 0x25, 0x32, 0x25,
19310x31, 0x2c, 0x20, 0x6b, 0x70, 0x6c, 0x65, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x6b, 0x70, 0x6c, 0x65, 0x20, 0x25, 0x32,
19320x25, 0x31, 0x2c, 0x20, 0x61, 0x74, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x74, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c,
19330x20, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x64, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x13a0, 0x13b4, 0x20, 0x25,
19340x32, 0x25, 0x31, 0x20, 0x13a0, 0x13b4, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x28, 0x6e, 0x29, 0x20, 0x25, 0x32, 0x25,
19350x31, 0x20, 0x443, 0x43e, 0x43d, 0x43d, 0x430, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x14b, 0x301, 0x67, 0x25b, 0x20, 0x25,
19360x32, 0x25, 0x31, 0x2c, 0x20, 0x1e3f, 0x62, 0x25b, 0x6e, 0x20, 0x14b, 0x301, 0x67, 0x25b, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20,
19370x70, 0x254, 0x70, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20, 0x924, 0x947, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x924, 0x947,
19380x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x985, 0x9ae, 0x9b8, 0x9c1, 0x982, 0x20, 0x25, 0x32, 0x25, 0x31, 0x540c, 0x25, 0x32, 0x25,
19390x31, 0x2c, 0x20, 0x75, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x75, 0x67, 0x20, 0x25, 0x32, 0x25, 0x31, 0x2c, 0x20,
19400x61, 0x6e, 0x20, 0x25, 0x32, 0x25, 0x31, 0x20, 0x61, 0x6e, 0x20, 0x25, 0x32
1941};
1942
1943static const ushort date_format_data[] = {
19440x64, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d,
19450x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c,
19460x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2d, 0x4d, 0x4d,
19470x2d, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64,
19480x64, 0x64, 0x64, 0x64, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64,
19490x64, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x64,
19500x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x64, 0x200f, 0x2f, 0x4d, 0x200f, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x64,
19510x64, 0x64, 0x64, 0x60c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2e, 0x4d,
19520x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x569, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20,
19530x64, 0x64, 0x64, 0x64, 0x64, 0x2d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20,
19540x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79,
19550x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x2f, 0x4d, 0x2f, 0x64, 0x79, 0x79, 0x79, 0x79, 0x28, 0x27, 0x65,
19560x27, 0x29, 0x27, 0x6b, 0x6f, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x27, 0x72, 0x65, 0x6e, 0x27, 0x20, 0x64, 0x28, 0x27,
19570x61, 0x27, 0x29, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2f, 0x4d, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c,
19580x20, 0xf66, 0xfa4, 0xfb1, 0xf72, 0xf0b, 0xf63, 0xf7c, 0xf0b, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0xf5a,
19590xf7a, 0xf66, 0xf0b, 0x64, 0x64, 0x64, 0x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x20, 0x27, 0x433, 0x27, 0x2e, 0x64, 0x64, 0x64,
19600x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x433, 0x27, 0x2e, 0x64,
19610x64, 0x2d, 0x4d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x104a, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x104a,
19620x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20,
19630x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2f, 0x4d,
19640x2f, 0x64, 0x79, 0x79, 0x79, 0x79, 0x5e74, 0x4d, 0x6708, 0x64, 0x65e5, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2f, 0x4d, 0x2f, 0x79,
19650x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x5e74, 0x4d, 0x6708, 0x64, 0x65e5, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2e,
19660x20, 0x4d, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2e, 0x20, 0x4d,
19670x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x2e, 0x64, 0x64,
19680x64, 0x64, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2e, 0x4d, 0x4d,
19690x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x27, 0x64, 0x65, 0x6e, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d,
19700x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x2d, 0x4d, 0x4d, 0x2d, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2f,
19710x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79, 0x4d, 0x2f, 0x64, 0x2f, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64,
19720x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2f, 0x4d, 0x4d, 0x2f, 0x79, 0x79, 0x79, 0x79,
19730x79, 0x79, 0x2f, 0x4d, 0x4d, 0x2f, 0x64, 0x64, 0x79, 0x79, 0x2d, 0x4d, 0x4d, 0x2d, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64,
19740x2c, 0x20, 0x64, 0x2d, 0x27, 0x61, 0x27, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79,
19750x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79,
19760x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x27, 0x6d, 0x68, 0x27, 0x20,
19770x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x64, 0x65,
19780x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64,
19790x2c, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20,
19800x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20,
19810x5d1, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x4d, 0x2e, 0x20,
19820x64, 0x64, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2e, 0x2c, 0x20, 0x64, 0x64,
19830x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x20, 0x27, 0x6c, 0x65, 0x27, 0x20, 0x64, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d,
19840x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x436, 0x27, 0x2e, 0x20, 0x64, 0x20,
19850x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x2d, 0x27, 0x436, 0x27, 0x2e, 0x2c,
19860x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x2e, 0x20, 0x4d, 0x2e, 0x20,
19870x64, 0x2e, 0x79, 0x79, 0x79, 0x79, 0xb144, 0x20, 0x4d, 0xc6d4, 0x20, 0x64, 0xc77c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64,
19880x64, 0x64, 0x20, 0xe97, 0xeb5, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64,
19890x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x20, 0x27, 0x67, 0x61, 0x64, 0x61, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d,
19900x4d, 0x4d, 0x4d, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x6d, 0x27, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20,
19910x27, 0x64, 0x27, 0x2e, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79,
19920x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64,
19930x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x74, 0x61, 0x27, 0x2019, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79,
19940x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x4d, 0x4d, 0x2e, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x43e,
19950x43d, 0x44b, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x27, 0x44b, 0x43d, 0x27, 0x20, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64,
19960x20, 0x27, 0x433, 0x430, 0x440, 0x430, 0x433, 0x27, 0x64, 0x64, 0x64, 0x64, 0x20, 0x62f, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20,
19970x62f, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x27, 0x69, 0x6c, 0x73, 0x27, 0x20,
19980x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x4d, 0x2e, 0x79, 0x79, 0x2e, 0x64, 0x64,
19990x64, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x64, 0x64,
20000x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x430, 0x437,
20010x27, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x2e, 0x20, 0x79, 0x79,
20020x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64,
20030x64, 0x64, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64,
20040x64, 0x64, 0x20, 0x64, 0x64, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x65, 0x27,
20050x20, 0x79, 0x79, 0x79, 0x79, 0x4d, 0x4d, 0x2f, 0x64, 0x64, 0x2f, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c,
20060x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x435, 0x43b, 0x27, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x4d,
20070x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0xe17, 0xe35,
20080xe48, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d,
20090x4d, 0x4d, 0xf60, 0xf72, 0xf0b, 0xf5a, 0xf7a, 0xf66, 0xf0b, 0x64, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64,
20100x1363, 0x20, 0x64, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x1218, 0x12d3, 0x120d, 0x1272, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64,
20110x2e, 0x4d, 0x4d, 0x2e, 0x79, 0x79, 0x79, 0x79, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20,
20120x64, 0x64, 0x64, 0x64, 0x79, 0x79, 0x79, 0x79, 0x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x60c, 0x20, 0x64, 0x64, 0x64,
20130x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27,
20140x440, 0x27, 0x2e, 0x64, 0x64, 0x64, 0x64, 0x60c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x60c, 0x20, 0x79, 0x79, 0x79,
20150x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2d, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79,
20160x79, 0x79, 0x79, 0x20, 0x646, 0x686, 0x6cc, 0x20, 0x6cc, 0x6cc, 0x644, 0x20, 0x64, 0x20, 0x646, 0x686, 0x6cc, 0x20, 0x4d, 0x4d,
20170x4d, 0x4d, 0x20, 0x64, 0x64, 0x64, 0x64, 0x20, 0x6a9, 0x648, 0x646, 0x6cc, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20,
20180x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x5d8, 0x5df, 0x20, 0x4d,
20190x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x4d, 0x4d, 0x4d, 0x20,
20200x79, 0x79, 0x79, 0x79, 0x64, 0x2e, 0x20, 0x4d, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2e, 0x79, 0x79, 0x2f, 0x4d, 0x4d,
20210x2f, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64,
20220x64, 0x64, 0x2d, 0x4d, 0x2d, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x64, 0x20, 0x27, 0x64, 0x69, 0x27, 0x20, 0x4d,
20230x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64, 0x61, 0x6c, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20,
20240x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20, 0x27, 0x6c, 0x69, 0x61, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64,
20250x64, 0x2c, 0x20, 0x27, 0x64, 0x65, 0x27, 0x20, 0x64, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79,
20260x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x20, 0x27, 0x64, 0x69, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x27, 0x64,
20270x69, 0x27, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x27, 0x64, 0xe4, 0x27, 0x20, 0x64, 0x2e,
20280x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x79, 0x20, 0x27, 0x441, 0x44b, 0x43b, 0x27,
20290x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x20, 0x27, 0x43a, 0x4af, 0x43d, 0x44d, 0x27, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64,
20300x64, 0x64, 0x2f, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x20, 0x2c, 0x20, 0x27, 0x6c, 0x79,
20310x25b, 0x27, 0x30c, 0x2bc, 0x20, 0x64, 0x20, 0x27, 0x6e, 0x61, 0x27, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x2c, 0x20, 0x79, 0x79,
20320x79, 0x79, 0x64, 0x64, 0x64, 0x64, 0x2c, 0x20, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x79, 0x79, 0x79, 0x79,
20330x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2c, 0x20, 0x79, 0x79, 0x79, 0x79, 0x2c, 0x20, 0x64, 0x64, 0x64, 0x64, 0x64, 0x64,
20340x64, 0x64, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x64, 0x2e, 0x20, 0x79, 0x79, 0x79, 0x79
2035};
2036
2037static const ushort time_format_data[] = {
20380x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x68, 0x3a,
20390x6d, 0x6d, 0x20, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x20, 0x74, 0x48, 0x48, 0x3a,
20400x6d, 0x6d, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x2c, 0x20, 0x74, 0x48, 0x3a, 0x6d, 0x6d, 0x48,
20410x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x41, 0x50, 0x20, 0x68, 0x2e, 0x6d, 0x6d, 0x41, 0x50, 0x20, 0x68, 0x2e,
20420x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0xf46,
20430xf74, 0xf0b, 0xf5a, 0xf7c, 0xf51, 0xf0b, 0x20, 0x68, 0x20, 0xf66, 0xf90, 0xf62, 0xf0b, 0xf58, 0xf0b, 0x20, 0x6d, 0x6d, 0x20, 0x41,
20440x50, 0xf46, 0xf74, 0xf0b, 0xf5a, 0xf7c, 0xf51, 0xf0b, 0x20, 0x68, 0x20, 0xf66, 0xf90, 0xf62, 0xf0b, 0xf58, 0xf0b, 0x20, 0x6d, 0x6d,
20450x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x20, 0x74, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x27, 0x447, 0x27, 0x2e, 0x48, 0x3a, 0x6d,
20460x6d, 0x3a, 0x73, 0x73, 0x20, 0x27, 0x447, 0x27, 0x2e, 0x20, 0x74, 0x42, 0x20, 0x48, 0x3a, 0x6d, 0x6d, 0x74, 0x20, 0x48,
20470x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x2c, 0x20, 0x74, 0x48, 0x3a,
20480x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x74, 0x20, 0x41, 0x50, 0x68,
20490x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x41, 0x50, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x5b, 0x74, 0x5d, 0x48,
20500x48, 0x2e, 0x6d, 0x6d, 0x48, 0x48, 0x2e, 0x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x2e, 0x6d, 0x6d, 0x48, 0x2e,
20510x6d, 0x6d, 0x2e, 0x73, 0x73, 0x20, 0x74, 0x48, 0x2d, 0x27, 0x61, 0x27, 0x20, 0x27, 0x68, 0x6f, 0x72, 0x6f, 0x27, 0x20,
20520x27, 0x6b, 0x61, 0x6a, 0x27, 0x20, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x48, 0x20, 0x27, 0x68, 0x27, 0x20, 0x6d, 0x6d,
20530x20, 0x27, 0x6d, 0x69, 0x6e, 0x27, 0x20, 0x73, 0x73, 0x20, 0x27, 0x73, 0x27, 0x20, 0x74, 0x48, 0x48, 0x20, 0x27, 0x68,
20540x27, 0x20, 0x6d, 0x6d, 0x48, 0x48, 0x20, 0x27, 0x68, 0x27, 0x20, 0x6d, 0x6d, 0x20, 0x27, 0x6d, 0x69, 0x6e, 0x27, 0x20,
20550x73, 0x73, 0x20, 0x27, 0x73, 0x27, 0x20, 0x74, 0x48, 0x48, 0x2e, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x27, 0x68, 0x27,
20560x20, 0x74, 0x68, 0x68, 0x3a, 0x6d, 0x6d, 0x20, 0x41, 0x50, 0x68, 0x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x41,
20570x50, 0x20, 0x74, 0x48, 0x6642, 0x6d, 0x6d, 0x5206, 0x73, 0x73, 0x79d2, 0x20, 0x74, 0x41, 0x50, 0x20, 0x68, 0x3a, 0x6d, 0x6d,
20580x41, 0x50, 0x20, 0x68, 0xc2dc, 0x20, 0x6d, 0xbd84, 0x20, 0x73, 0xcd08, 0x20, 0x74, 0x48, 0x20, 0xec2, 0xea1, 0xe87, 0x20, 0x6d,
20590x20, 0xe99, 0xeb2, 0xe97, 0xeb5, 0x20, 0x73, 0x73, 0x20, 0xea7, 0xeb4, 0xe99, 0xeb2, 0xe97, 0xeb5, 0x20, 0x74, 0x41, 0x50, 0x20,
20600x68, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x48, 0x20, 0xe19, 0xe32, 0xe2c, 0xe34, 0xe01, 0xe32, 0x20, 0x6d, 0x6d,
20610x20, 0xe19, 0xe32, 0xe17, 0xe35, 0x20, 0x73, 0x73, 0x20, 0xe27, 0xe34, 0xe19, 0xe32, 0xe17, 0xe35, 0x20, 0x74, 0x48, 0x3a, 0x6d,
20620x27, 0x6b, 0x6c, 0x27, 0x2e, 0x20, 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x74, 0x41, 0x50, 0x20, 0x27,
20630x67, 0x61, 0x27, 0x20, 0x68, 0x3a, 0x6d, 0x6d, 0x41, 0x50, 0x20, 0x27, 0x67, 0x61, 0x27, 0x20, 0x68, 0x3a, 0x6d, 0x6d,
20640x3a, 0x73, 0x73, 0x20, 0x74, 0x27, 0x4b, 0x6c, 0x27, 0x2e, 0x20, 0x48, 0x2e, 0x6d, 0x6d, 0x27, 0x4b, 0x6c, 0x6f, 0x63,
20650x6b, 0x27, 0x20, 0x48, 0x2e, 0x6d, 0x6d, 0x3a, 0x73, 0x73, 0x20, 0x28, 0x74, 0x29, 0x74, 0x20, 0x68, 0x3a, 0x6d, 0x6d,
20660x3a, 0x73, 0x73, 0x20, 0x41, 0x50, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x27, 0x68, 0x6f, 0x64, 0x17a, 0x27, 0x2e
2067};
2068
2069static const ushort days_data[] = {
20700x53, 0x75, 0x6e, 0x3b, 0x4d, 0x6f, 0x6e, 0x3b, 0x54, 0x75, 0x65, 0x3b, 0x57, 0x65, 0x64, 0x3b, 0x54, 0x68, 0x75, 0x3b,
20710x46, 0x72, 0x69, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53, 0x75, 0x6e, 0x64, 0x61, 0x79, 0x3b, 0x4d, 0x6f, 0x6e, 0x64, 0x61,
20720x79, 0x3b, 0x54, 0x75, 0x65, 0x73, 0x64, 0x61, 0x79, 0x3b, 0x57, 0x65, 0x64, 0x6e, 0x65, 0x73, 0x64, 0x61, 0x79, 0x3b,
20730x54, 0x68, 0x75, 0x72, 0x73, 0x64, 0x61, 0x79, 0x3b, 0x46, 0x72, 0x69, 0x64, 0x61, 0x79, 0x3b, 0x53, 0x61, 0x74, 0x75,
20740x72, 0x64, 0x61, 0x79, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x57, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x37,
20750x3b, 0x31, 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x44, 0x69, 0x6c, 0x3b, 0x57, 0x69, 0x78,
20760x3b, 0x51, 0x69, 0x62, 0x3b, 0x52, 0x6f, 0x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x69, 0x6d, 0x3b, 0x53, 0x61, 0x6e,
20770x3b, 0x44, 0x69, 0x6c, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x57, 0x69, 0x69, 0x78, 0x61, 0x74, 0x61, 0x3b, 0x51, 0x69, 0x62,
20780x78, 0x61, 0x74, 0x61, 0x3b, 0x52, 0x6f, 0x6f, 0x62, 0x69, 0x69, 0x3b, 0x4b, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b,
20790x4a, 0x69, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x53, 0x61, 0x6e, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x44, 0x3b, 0x57, 0x3b,
20800x51, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x2e, 0x3b, 0x4d, 0x61, 0x2e, 0x3b, 0x44, 0x69,
20810x2e, 0x3b, 0x57, 0x6f, 0x2e, 0x3b, 0x44, 0x6f, 0x2e, 0x3b, 0x56, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x6f,
20820x6e, 0x64, 0x61, 0x67, 0x3b, 0x4d, 0x61, 0x61, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x6e, 0x73, 0x64, 0x61, 0x67,
20830x3b, 0x57, 0x6f, 0x65, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b,
20840x56, 0x72, 0x79, 0x64, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x74, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b,
20850x44, 0x3b, 0x57, 0x3b, 0x44, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x69, 0x65, 0x3b, 0x68, 0xeb, 0x6e, 0x3b, 0x6d, 0x61,
20860x72, 0x3b, 0x6d, 0xeb, 0x72, 0x3b, 0x65, 0x6e, 0x6a, 0x3b, 0x70, 0x72, 0x65, 0x3b, 0x73, 0x68, 0x74, 0x3b, 0x65, 0x20,
20870x64, 0x69, 0x65, 0x6c, 0x3b, 0x65, 0x20, 0x68, 0xeb, 0x6e, 0xeb, 0x3b, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x74, 0xeb, 0x3b,
20880x65, 0x20, 0x6d, 0xeb, 0x72, 0x6b, 0x75, 0x72, 0xeb, 0x3b, 0x65, 0x20, 0x65, 0x6e, 0x6a, 0x74, 0x65, 0x3b, 0x65, 0x20,
20890x70, 0x72, 0x65, 0x6d, 0x74, 0x65, 0x3b, 0x65, 0x20, 0x73, 0x68, 0x74, 0x75, 0x6e, 0xeb, 0x3b, 0x64, 0x3b, 0x68, 0x3b,
20900x6d, 0x3b, 0x6d, 0x3b, 0x65, 0x3b, 0x70, 0x3b, 0x73, 0x68, 0x3b, 0x44, 0x69, 0x65, 0x3b, 0x48, 0xeb, 0x6e, 0x3b, 0x4d,
20910x61, 0x72, 0x3b, 0x4d, 0xeb, 0x72, 0x3b, 0x45, 0x6e, 0x6a, 0x3b, 0x50, 0x72, 0x65, 0x3b, 0x53, 0x68, 0x74, 0x3b, 0x12a5,
20920x1211, 0x12f5, 0x3b, 0x1230, 0x129e, 0x3b, 0x121b, 0x12ad, 0x1230, 0x3b, 0x1228, 0x1261, 0x12d5, 0x3b, 0x1210, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d,
20930x1265, 0x3b, 0x1245, 0x12f3, 0x121c, 0x3b, 0x12a5, 0x1211, 0x12f5, 0x3b, 0x1230, 0x129e, 0x3b, 0x121b, 0x12ad, 0x1230, 0x129e, 0x3b, 0x1228, 0x1261,
20940x12d5, 0x3b, 0x1210, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d, 0x1265, 0x3b, 0x1245, 0x12f3, 0x121c, 0x3b, 0x12a5, 0x3b, 0x1230, 0x3b, 0x121b, 0x3b,
20950x1228, 0x3b, 0x1210, 0x3b, 0x12d3, 0x3b, 0x1245, 0x3b, 0x627, 0x644, 0x623, 0x62d, 0x62f, 0x3b, 0x627, 0x644, 0x627, 0x62b, 0x646, 0x64a,
20960x646, 0x3b, 0x627, 0x644, 0x62b, 0x644, 0x627, 0x62b, 0x627, 0x621, 0x3b, 0x627, 0x644, 0x623, 0x631, 0x628, 0x639, 0x627, 0x621, 0x3b,
20970x627, 0x644, 0x62e, 0x645, 0x64a, 0x633, 0x3b, 0x627, 0x644, 0x62c, 0x645, 0x639, 0x629, 0x3b, 0x627, 0x644, 0x633, 0x628, 0x62a, 0x3b,
20980x62d, 0x3b, 0x646, 0x3b, 0x62b, 0x3b, 0x631, 0x3b, 0x62e, 0x3b, 0x62c, 0x3b, 0x633, 0x3b, 0x56f, 0x56b, 0x580, 0x3b, 0x565, 0x580,
20990x56f, 0x3b, 0x565, 0x580, 0x584, 0x3b, 0x579, 0x580, 0x584, 0x3b, 0x570, 0x576, 0x563, 0x3b, 0x578, 0x582, 0x580, 0x3b, 0x577, 0x562,
21000x569, 0x3b, 0x56f, 0x56b, 0x580, 0x561, 0x56f, 0x56b, 0x3b, 0x565, 0x580, 0x56f, 0x578, 0x582, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b,
21010x565, 0x580, 0x565, 0x584, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b, 0x579, 0x578, 0x580, 0x565, 0x584, 0x577, 0x561, 0x562, 0x569, 0x56b,
21020x3b, 0x570, 0x56b, 0x576, 0x563, 0x577, 0x561, 0x562, 0x569, 0x56b, 0x3b, 0x578, 0x582, 0x580, 0x562, 0x561, 0x569, 0x3b, 0x577, 0x561,
21030x562, 0x561, 0x569, 0x3b, 0x53f, 0x3b, 0x535, 0x3b, 0x535, 0x3b, 0x549, 0x3b, 0x540, 0x3b, 0x548, 0x3b, 0x547, 0x3b, 0x9a6, 0x9c7,
21040x993, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x3b,
21050x9b6, 0x9c1, 0x995, 0x9cd, 0x9f0, 0x3b, 0x9b6, 0x9a8, 0x9bf, 0x3b, 0x9a6, 0x9c7, 0x993, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9b8, 0x9cb, 0x9ae,
21060x9ac, 0x9be, 0x9f0, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x9ac, 0x9be, 0x9f0, 0x3b,
21070x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa, 0x9a4, 0x9bf, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9f0, 0x9ac, 0x9be, 0x9f0,
21080x3b, 0x9b6, 0x9a8, 0x9bf, 0x9ac, 0x9be, 0x9f0, 0x3b, 0x9a6, 0x3b, 0x9b8, 0x3b, 0x9ae, 0x3b, 0x9ac, 0x3b, 0x9ac, 0x3b, 0x9b6, 0x3b,
21090x9b6, 0x3b, 0x42, 0x2e, 0x3b, 0x42, 0x2e, 0x45, 0x2e, 0x3b, 0xc7, 0x2e, 0x41, 0x2e, 0x3b, 0xc7, 0x2e, 0x3b, 0x43, 0x2e,
21100x41, 0x2e, 0x3b, 0x43, 0x2e, 0x3b, 0x15e, 0x2e, 0x3b, 0x62, 0x61, 0x7a, 0x61, 0x72, 0x3b, 0x62, 0x61, 0x7a, 0x61, 0x72,
21110x20, 0x65, 0x72, 0x74, 0x259, 0x73, 0x69, 0x3b, 0xe7, 0x259, 0x72, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x20, 0x61, 0x78, 0x15f,
21120x61, 0x6d, 0x131, 0x3b, 0xe7, 0x259, 0x72, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x3b, 0x63, 0xfc, 0x6d, 0x259, 0x20, 0x61, 0x78,
21130x15f, 0x61, 0x6d, 0x131, 0x3b, 0x63, 0xfc, 0x6d, 0x259, 0x3b, 0x15f, 0x259, 0x6e, 0x62, 0x259, 0x3b, 0x42, 0x2e, 0x3b, 0x42,
21140x2e, 0x65, 0x2e, 0x3b, 0xc7, 0x2e, 0x61, 0x2e, 0x3b, 0xc7, 0x2e, 0x3b, 0x43, 0x2e, 0x61, 0x2e, 0x3b, 0x43, 0x2e, 0x3b,
21150x15e, 0x2e, 0x3b, 0x411, 0x2e, 0x3b, 0x411, 0x2e, 0x415, 0x2e, 0x3b, 0x427, 0x2e, 0x410, 0x2e, 0x3b, 0x427, 0x2e, 0x3b, 0x4b8,
21160x2e, 0x410, 0x2e, 0x3b, 0x4b8, 0x2e, 0x3b, 0x428, 0x2e, 0x3b, 0x431, 0x430, 0x437, 0x430, 0x440, 0x3b, 0x431, 0x430, 0x437, 0x430,
21170x440, 0x20, 0x435, 0x440, 0x442, 0x4d9, 0x441, 0x438, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x20, 0x430, 0x445,
21180x448, 0x430, 0x43c, 0x44b, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x3b, 0x4b9, 0x4af, 0x43c, 0x4d9, 0x20, 0x430,
21190x445, 0x448, 0x430, 0x43c, 0x44b, 0x3b, 0x4b9, 0x4af, 0x43c, 0x4d9, 0x3b, 0x448, 0x4d9, 0x43d, 0x431, 0x4d9, 0x3b, 0x69, 0x67, 0x2e,
21200x3b, 0x61, 0x6c, 0x2e, 0x3b, 0x61, 0x72, 0x2e, 0x3b, 0x61, 0x7a, 0x2e, 0x3b, 0x6f, 0x67, 0x2e, 0x3b, 0x6f, 0x72, 0x2e,
21210x3b, 0x6c, 0x72, 0x2e, 0x3b, 0x69, 0x67, 0x61, 0x6e, 0x64, 0x65, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x6c, 0x65, 0x68,
21220x65, 0x6e, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x61, 0x72, 0x74, 0x65, 0x61, 0x3b, 0x61, 0x73, 0x74, 0x65, 0x61, 0x7a,
21230x6b, 0x65, 0x6e, 0x61, 0x3b, 0x6f, 0x73, 0x74, 0x65, 0x67, 0x75, 0x6e, 0x61, 0x3b, 0x6f, 0x73, 0x74, 0x69, 0x72, 0x61,
21240x6c, 0x61, 0x3b, 0x6c, 0x61, 0x72, 0x75, 0x6e, 0x62, 0x61, 0x74, 0x61, 0x3b, 0x49, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41,
21250x3b, 0x4f, 0x3b, 0x4f, 0x3b, 0x4c, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x3b, 0x9ae, 0x999, 0x9cd, 0x997, 0x9b2,
21260x3b, 0x9ac, 0x9c1, 0x9a7, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa, 0x9a4, 0x9bf, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9b0, 0x3b,
21270x9b6, 0x9a8, 0x9bf, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b8, 0x9cb, 0x9ae, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ae, 0x999,
21280x9cd, 0x997, 0x9b2, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ac, 0x9c1, 0x9a7, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9ac, 0x9c3, 0x9b9, 0x9b8, 0x9cd, 0x9aa,
21290x9a4, 0x9bf, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b6, 0x9c1, 0x995, 0x9cd, 0x9b0, 0x9ac, 0x9be, 0x9b0, 0x3b, 0x9b6, 0x9a8, 0x9bf, 0x9ac, 0x9be,
21300x9b0, 0x3b, 0x9b0, 0x3b, 0x9b8, 0x9cb, 0x3b, 0x9ae, 0x3b, 0x9ac, 0x9c1, 0x3b, 0x9ac, 0x9c3, 0x3b, 0x9b6, 0x9c1, 0x3b, 0x9b6, 0x3b,
21310xf5f, 0xfb3, 0xf0b, 0x3b, 0xf58, 0xf72, 0xf62, 0xf0b, 0x3b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0x3b, 0xf55, 0xf74, 0xf62, 0xf0b, 0x3b, 0xf66,
21320xf44, 0xf66, 0xf0b, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0x3b, 0xf49, 0xf72, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf5f, 0xfb3,
21330xf0b, 0xf56, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60,
21340xf0b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf55, 0xf74, 0xf62, 0xf0b, 0xf56, 0xf74, 0xf0b, 0x3b,
21350xf42, 0xf5f, 0xf60, 0xf0b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b,
21360xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf49, 0xf72, 0xf0b, 0xf58, 0xf0b, 0x3b, 0xf5f, 0xfb3, 0x3b, 0xf58, 0xf72, 0xf62, 0x3b,
21370xf63, 0xfb7, 0xf42, 0x3b, 0xf55, 0xf74, 0xf62, 0x3b, 0xf66, 0xf44, 0xfb6, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0x3b, 0xf49, 0xf72, 0x3b,
21380x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x65, 0x75, 0x2e, 0x3b, 0x4d, 0x65, 0x72, 0x2e, 0x3b, 0x59, 0x61,
21390x6f, 0x75, 0x3b, 0x47, 0x77, 0x65, 0x2e, 0x3b, 0x53, 0x61, 0x64, 0x2e, 0x3b, 0x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e,
21400x3b, 0x4d, 0x65, 0x75, 0x72, 0x7a, 0x68, 0x3b, 0x4d, 0x65, 0x72, 0x63, 0x2bc, 0x68, 0x65, 0x72, 0x3b, 0x59, 0x61, 0x6f,
21410x75, 0x3b, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x53, 0x61, 0x64, 0x6f, 0x72, 0x6e, 0x3b, 0x53, 0x75, 0x3b, 0x4c,
21420x3b, 0x4d, 0x7a, 0x3b, 0x4d, 0x63, 0x3b, 0x59, 0x3b, 0x47, 0x3b, 0x53, 0x61, 0x3b, 0x43d, 0x434, 0x3b, 0x43f, 0x43d, 0x3b,
21430x432, 0x442, 0x3b, 0x441, 0x440, 0x3b, 0x447, 0x442, 0x3b, 0x43f, 0x442, 0x3b, 0x441, 0x431, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x43b,
21440x44f, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x43b, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a,
21450x3b, 0x441, 0x440, 0x44f, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x44a, 0x440, 0x442, 0x44a, 0x43a, 0x3b, 0x43f, 0x435, 0x442,
21460x44a, 0x43a, 0x3b, 0x441, 0x44a, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x432, 0x3b, 0x441, 0x3b, 0x447, 0x3b,
21470x43f, 0x3b, 0x441, 0x3b, 0x1010, 0x1014, 0x1004, 0x103a, 0x1039, 0x1002, 0x1014, 0x103d, 0x1031, 0x3b, 0x1010, 0x1014, 0x1004, 0x103a, 0x1039, 0x101c,
21480x102c, 0x3b, 0x1021, 0x1004, 0x103a, 0x1039, 0x1002, 0x102b, 0x3b, 0x1017, 0x102f, 0x1012, 0x1039, 0x1013, 0x101f, 0x1030, 0x1038, 0x3b, 0x1000, 0x103c,
21490x102c, 0x101e, 0x1015, 0x1010, 0x1031, 0x1038, 0x3b, 0x101e, 0x1031, 0x102c, 0x1000, 0x103c, 0x102c, 0x3b, 0x1005, 0x1014, 0x1031, 0x3b, 0x1010, 0x3b,
21500x1010, 0x3b, 0x1021, 0x3b, 0x1017, 0x3b, 0x1000, 0x3b, 0x101e, 0x3b, 0x1005, 0x3b, 0x43d, 0x434, 0x3b, 0x43f, 0x43d, 0x3b, 0x430, 0x45e,
21510x3b, 0x441, 0x440, 0x3b, 0x447, 0x446, 0x3b, 0x43f, 0x442, 0x3b, 0x441, 0x431, 0x3b, 0x43d, 0x44f, 0x434, 0x437, 0x435, 0x43b, 0x44f,
21520x3b, 0x43f, 0x430, 0x43d, 0x44f, 0x434, 0x437, 0x435, 0x43b, 0x430, 0x43a, 0x3b, 0x430, 0x45e, 0x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b,
21530x441, 0x435, 0x440, 0x430, 0x434, 0x430, 0x3b, 0x447, 0x430, 0x446, 0x432, 0x435, 0x440, 0x3b, 0x43f, 0x44f, 0x442, 0x43d, 0x456, 0x446,
21540x430, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x430, 0x3b, 0x441, 0x3b, 0x447, 0x3b, 0x43f,
21550x3b, 0x441, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2, 0x1782,
21560x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x3b, 0x179f, 0x17bb, 0x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5,
21570x179a, 0x17cd, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2, 0x1782,
21580x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x179f, 0x17d2, 0x1794, 0x178f, 0x17b7, 0x17cd, 0x3b, 0x179f, 0x17bb,
21590x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5, 0x179a, 0x17cd, 0x3b, 0x17a2, 0x3b, 0x1785, 0x3b, 0x17a2, 0x3b, 0x1796, 0x3b, 0x1796, 0x3b, 0x179f,
21600x3b, 0x179f, 0x3b, 0x17a2, 0x17b6, 0x1791, 0x17b7, 0x178f, 0x17d2, 0x1799, 0x3b, 0x1785, 0x17d0, 0x1793, 0x17d2, 0x1791, 0x3b, 0x17a2, 0x1784, 0x17d2,
21610x1782, 0x17b6, 0x179a, 0x3b, 0x1796, 0x17bb, 0x1792, 0x3b, 0x1796, 0x17d2, 0x179a, 0x17a0, 0x179f, 0x17d2, 0x1794, 0x178f, 0x17b7, 0x17cd, 0x3b, 0x179f,
21620x17bb, 0x1780, 0x17d2, 0x179a, 0x3b, 0x179f, 0x17c5, 0x179a, 0x17cd, 0x3b, 0x64, 0x67, 0x2e, 0x3b, 0x64, 0x6c, 0x2e, 0x3b, 0x64, 0x74,
21630x2e, 0x3b, 0x64, 0x63, 0x2e, 0x3b, 0x64, 0x6a, 0x2e, 0x3b, 0x64, 0x76, 0x2e, 0x3b, 0x64, 0x73, 0x2e, 0x3b, 0x64, 0x69,
21640x75, 0x6d, 0x65, 0x6e, 0x67, 0x65, 0x3b, 0x64, 0x69, 0x6c, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x72,
21650x74, 0x73, 0x3b, 0x64, 0x69, 0x6d, 0x65, 0x63, 0x72, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x6a, 0x6f, 0x75, 0x73, 0x3b, 0x64,
21660x69, 0x76, 0x65, 0x6e, 0x64, 0x72, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x73, 0x73, 0x61, 0x62, 0x74, 0x65, 0x3b, 0x64, 0x67,
21670x3b, 0x64, 0x6c, 0x3b, 0x64, 0x74, 0x3b, 0x64, 0x63, 0x3b, 0x64, 0x6a, 0x3b, 0x64, 0x76, 0x3b, 0x64, 0x73, 0x3b, 0x5468,
21680x65e5, 0x3b, 0x5468, 0x4e00, 0x3b, 0x5468, 0x4e8c, 0x3b, 0x5468, 0x4e09, 0x3b, 0x5468, 0x56db, 0x3b, 0x5468, 0x4e94, 0x3b, 0x5468, 0x516d, 0x3b,
21690x661f, 0x671f, 0x65e5, 0x3b, 0x661f, 0x671f, 0x4e00, 0x3b, 0x661f, 0x671f, 0x4e8c, 0x3b, 0x661f, 0x671f, 0x4e09, 0x3b, 0x661f, 0x671f, 0x56db, 0x3b,
21700x661f, 0x671f, 0x4e94, 0x3b, 0x661f, 0x671f, 0x516d, 0x3b, 0x65e5, 0x3b, 0x4e00, 0x3b, 0x4e8c, 0x3b, 0x4e09, 0x3b, 0x56db, 0x3b, 0x4e94, 0x3b,
21710x516d, 0x3b, 0x9031, 0x65e5, 0x3b, 0x9031, 0x4e00, 0x3b, 0x9031, 0x4e8c, 0x3b, 0x9031, 0x4e09, 0x3b, 0x9031, 0x56db, 0x3b, 0x9031, 0x4e94, 0x3b,
21720x9031, 0x516d, 0x3b, 0x6e, 0x65, 0x64, 0x3b, 0x70, 0x6f, 0x6e, 0x3b, 0x75, 0x74, 0x6f, 0x3b, 0x73, 0x72, 0x69, 0x3b, 0x10d,
21730x65, 0x74, 0x3b, 0x70, 0x65, 0x74, 0x3b, 0x73, 0x75, 0x62, 0x3b, 0x6e, 0x65, 0x64, 0x6a, 0x65, 0x6c, 0x6a, 0x61, 0x3b,
21740x70, 0x6f, 0x6e, 0x65, 0x64, 0x6a, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x6b, 0x3b, 0x73,
21750x72, 0x69, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b, 0x70, 0x65, 0x74, 0x61,
21760x6b, 0x3b, 0x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x75, 0x3b, 0x73, 0x3b, 0x10d, 0x3b, 0x70,
21770x3b, 0x73, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0x55, 0x3b, 0x53, 0x3b, 0x10c, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x6e, 0x65, 0x3b,
21780x70, 0x6f, 0x3b, 0xfa, 0x74, 0x3b, 0x73, 0x74, 0x3b, 0x10d, 0x74, 0x3b, 0x70, 0xe1, 0x3b, 0x73, 0x6f, 0x3b, 0x6e, 0x65,
21790x64, 0x11b, 0x6c, 0x65, 0x3b, 0x70, 0x6f, 0x6e, 0x64, 0x11b, 0x6c, 0xed, 0x3b, 0xfa, 0x74, 0x65, 0x72, 0xfd, 0x3b, 0x73,
21800x74, 0x159, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x74, 0x76, 0x72, 0x74, 0x65, 0x6b, 0x3b, 0x70, 0xe1, 0x74, 0x65, 0x6b, 0x3b,
21810x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0xda, 0x3b, 0x53, 0x3b, 0x10c, 0x3b, 0x50, 0x3b, 0x53,
21820x3b, 0x73, 0xf8, 0x6e, 0x3b, 0x6d, 0x61, 0x6e, 0x3b, 0x74, 0x69, 0x72, 0x3b, 0x6f, 0x6e, 0x73, 0x3b, 0x74, 0x6f, 0x72,
21830x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0xf8, 0x72, 0x3b, 0x73, 0xf8, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0x61, 0x6e, 0x64,
21840x61, 0x67, 0x3b, 0x74, 0x69, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x6f,
21850x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x6c, 0xf8, 0x72, 0x64, 0x61, 0x67, 0x3b,
21860x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4f, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x4c, 0x3b, 0x73, 0xf8, 0x6e, 0x2e, 0x3b, 0x6d,
21870x61, 0x6e, 0x2e, 0x3b, 0x74, 0x69, 0x72, 0x2e, 0x3b, 0x6f, 0x6e, 0x73, 0x2e, 0x3b, 0x74, 0x6f, 0x72, 0x2e, 0x3b, 0x66,
21880x72, 0x65, 0x2e, 0x3b, 0x6c, 0xf8, 0x72, 0x2e, 0x3b, 0x7a, 0x6f, 0x3b, 0x6d, 0x61, 0x3b, 0x64, 0x69, 0x3b, 0x77, 0x6f,
21890x3b, 0x64, 0x6f, 0x3b, 0x76, 0x72, 0x3b, 0x7a, 0x61, 0x3b, 0x7a, 0x6f, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0x61, 0x61,
21900x6e, 0x64, 0x61, 0x67, 0x3b, 0x64, 0x69, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x77, 0x6f, 0x65, 0x6e, 0x73, 0x64, 0x61,
21910x67, 0x3b, 0x64, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x76, 0x72, 0x69, 0x6a, 0x64, 0x61, 0x67, 0x3b,
21920x7a, 0x61, 0x74, 0x65, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x5a, 0x3b, 0x4d, 0x3b, 0x44, 0x3b, 0x57, 0x3b, 0x44, 0x3b, 0x56,
21930x3b, 0x5a, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0x2e, 0x3b, 0x54, 0x75, 0x2e, 0x3b, 0x57, 0x2e, 0x3b, 0x54, 0x68, 0x2e,
21940x3b, 0x46, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x75, 0x6e, 0x2e, 0x3b, 0x4d, 0x6f, 0x6e, 0x2e, 0x3b, 0x54, 0x75,
21950x65, 0x2e, 0x3b, 0x57, 0x65, 0x64, 0x2e, 0x3b, 0x54, 0x68, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x69, 0x2e, 0x3b, 0x53, 0x61,
21960x74, 0x2e, 0x3b, 0x64, 0x69, 0x3b, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x65, 0x3b, 0x135, 0x61, 0x3b, 0x76, 0x65,
21970x3b, 0x73, 0x61, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e, 0x109, 0x6f, 0x3b, 0x6c, 0x75, 0x6e, 0x64, 0x6f, 0x3b, 0x6d, 0x61,
21980x72, 0x64, 0x6f, 0x3b, 0x6d, 0x65, 0x72, 0x6b, 0x72, 0x65, 0x64, 0x6f, 0x3b, 0x135, 0x61, 0x16d, 0x64, 0x6f, 0x3b, 0x76,
21990x65, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x6f, 0x3b, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d,
22000x3b, 0x4d, 0x3b, 0x134, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x50, 0x3b, 0x45, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x52,
22010x3b, 0x4c, 0x3b, 0x70, 0xfc, 0x68, 0x61, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x65, 0x73, 0x6d, 0x61, 0x73, 0x70, 0xe4, 0x65,
22020x76, 0x3b, 0x74, 0x65, 0x69, 0x73, 0x69, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x6b, 0x6f, 0x6c, 0x6d, 0x61, 0x70, 0xe4, 0x65,
22030x76, 0x3b, 0x6e, 0x65, 0x6c, 0x6a, 0x61, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x72, 0x65, 0x65, 0x64, 0x65, 0x3b, 0x6c, 0x61,
22040x75, 0x70, 0xe4, 0x65, 0x76, 0x3b, 0x73, 0x75, 0x6e, 0x3b, 0x6d, 0xe1, 0x6e, 0x3b, 0x74, 0xfd, 0x73, 0x3b, 0x6d, 0x69,
22050x6b, 0x3b, 0x68, 0xf3, 0x73, 0x3b, 0x66, 0x72, 0xed, 0x3b, 0x6c, 0x65, 0x79, 0x3b, 0x73, 0x75, 0x6e, 0x6e, 0x75, 0x64,
22060x61, 0x67, 0x75, 0x72, 0x3b, 0x6d, 0xe1, 0x6e, 0x61, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x74, 0xfd, 0x73, 0x64, 0x61,
22070x67, 0x75, 0x72, 0x3b, 0x6d, 0x69, 0x6b, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x68, 0xf3, 0x73, 0x64, 0x61, 0x67,
22080x75, 0x72, 0x3b, 0x66, 0x72, 0xed, 0x67, 0x67, 0x6a, 0x61, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x6c, 0x65, 0x79, 0x67,
22090x61, 0x72, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x46, 0x3b,
22100x4c, 0x3b, 0x73, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0xe1, 0x6e, 0x2e, 0x3b, 0x74, 0xfd, 0x73, 0x2e, 0x3b, 0x6d, 0x69, 0x6b,
22110x2e, 0x3b, 0x68, 0xf3, 0x73, 0x2e, 0x3b, 0x66, 0x72, 0xed, 0x2e, 0x3b, 0x6c, 0x65, 0x79, 0x2e, 0x3b, 0x73, 0x75, 0x3b,
22120x6d, 0x61, 0x3b, 0x74, 0x69, 0x3b, 0x6b, 0x65, 0x3b, 0x74, 0x6f, 0x3b, 0x70, 0x65, 0x3b, 0x6c, 0x61, 0x3b, 0x73, 0x75,
22130x6e, 0x6e, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x6d, 0x61, 0x61, 0x6e, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x74, 0x69,
22140x69, 0x73, 0x74, 0x61, 0x69, 0x3b, 0x6b, 0x65, 0x73, 0x6b, 0x69, 0x76, 0x69, 0x69, 0x6b, 0x6b, 0x6f, 0x3b, 0x74, 0x6f,
22150x72, 0x73, 0x74, 0x61, 0x69, 0x3b, 0x70, 0x65, 0x72, 0x6a, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x3b, 0x6c, 0x61, 0x75, 0x61,
22160x6e, 0x74, 0x61, 0x69, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x54, 0x3b, 0x50, 0x3b, 0x4c, 0x3b, 0x73,
22170x75, 0x6e, 0x6e, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6d, 0x61, 0x61, 0x6e, 0x61, 0x6e, 0x74, 0x61, 0x69,
22180x6e, 0x61, 0x3b, 0x74, 0x69, 0x69, 0x73, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6b, 0x65, 0x73, 0x6b, 0x69, 0x76, 0x69,
22190x69, 0x6b, 0x6b, 0x6f, 0x6e, 0x61, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x70, 0x65, 0x72,
22200x6a, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b, 0x6c, 0x61, 0x75, 0x61, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x61, 0x3b,
22210x64, 0x69, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d, 0x65, 0x72, 0x2e, 0x3b,
22220x6a, 0x65, 0x75, 0x2e, 0x3b, 0x76, 0x65, 0x6e, 0x2e, 0x3b, 0x73, 0x61, 0x6d, 0x2e, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e,
22230x63, 0x68, 0x65, 0x3b, 0x6c, 0x75, 0x6e, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x63,
22240x72, 0x65, 0x64, 0x69, 0x3b, 0x6a, 0x65, 0x75, 0x64, 0x69, 0x3b, 0x76, 0x65, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x69, 0x3b,
22250x73, 0x61, 0x6d, 0x65, 0x64, 0x69, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x56, 0x3b, 0x53,
22260x3b, 0x73, 0x69, 0x3b, 0x6d, 0x6f, 0x3b, 0x74, 0x69, 0x3b, 0x77, 0x6f, 0x3b, 0x74, 0x6f, 0x3b, 0x66, 0x72, 0x3b, 0x73,
22270x6f, 0x3b, 0x73, 0x6e, 0x65, 0x69, 0x6e, 0x3b, 0x6d, 0x6f, 0x61, 0x6e, 0x64, 0x65, 0x69, 0x3b, 0x74, 0x69, 0x69, 0x73,
22280x64, 0x65, 0x69, 0x3b, 0x77, 0x6f, 0x61, 0x6e, 0x73, 0x64, 0x65, 0x69, 0x3b, 0x74, 0x6f, 0x6e, 0x67, 0x65, 0x72, 0x73,
22290x64, 0x65, 0x69, 0x3b, 0x66, 0x72, 0x65, 0x65, 0x64, 0x3b, 0x73, 0x6e, 0x65, 0x6f, 0x6e, 0x3b, 0x44, 0x69, 0x44, 0x3b,
22300x44, 0x69, 0x4c, 0x3b, 0x44, 0x69, 0x4d, 0x3b, 0x44, 0x69, 0x43, 0x3b, 0x44, 0x69, 0x61, 0x3b, 0x44, 0x69, 0x68, 0x3b,
22310x44, 0x69, 0x53, 0x3b, 0x44, 0x69, 0x44, 0xf2, 0x6d, 0x68, 0x6e, 0x61, 0x69, 0x63, 0x68, 0x3b, 0x44, 0x69, 0x4c, 0x75,
22320x61, 0x69, 0x6e, 0x3b, 0x44, 0x69, 0x4d, 0xe0, 0x69, 0x72, 0x74, 0x3b, 0x44, 0x69, 0x43, 0x69, 0x61, 0x64, 0x61, 0x69,
22330x6e, 0x3b, 0x44, 0x69, 0x61, 0x72, 0x44, 0x61, 0x6f, 0x69, 0x6e, 0x3b, 0x44, 0x69, 0x68, 0x41, 0x6f, 0x69, 0x6e, 0x65,
22340x3b, 0x44, 0x69, 0x53, 0x61, 0x74, 0x68, 0x61, 0x69, 0x72, 0x6e, 0x65, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x43,
22350x3b, 0x41, 0x3b, 0x48, 0x3b, 0x53, 0x3b, 0x44, 0x6f, 0x6d, 0x2e, 0x3b, 0x4c, 0x75, 0x6e, 0x73, 0x3b, 0x4d, 0x61, 0x72,
22360x2e, 0x3b, 0x4d, 0xe9, 0x72, 0x2e, 0x3b, 0x58, 0x6f, 0x76, 0x2e, 0x3b, 0x56, 0x65, 0x6e, 0x2e, 0x3b, 0x53, 0xe1, 0x62,
22370x2e, 0x3b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65,
22380x73, 0x3b, 0x4d, 0xe9, 0x72, 0x63, 0x6f, 0x72, 0x65, 0x73, 0x3b, 0x58, 0x6f, 0x76, 0x65, 0x73, 0x3b, 0x56, 0x65, 0x6e,
22390x72, 0x65, 0x73, 0x3b, 0x53, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x58,
22400x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b,
22410x6d, 0xe9, 0x72, 0x2e, 0x3b, 0x78, 0x6f, 0x76, 0x2e, 0x3b, 0x76, 0x65, 0x6e, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b,
22420x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x6c, 0x75, 0x6e, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b,
22430x6d, 0xe9, 0x72, 0x63, 0x6f, 0x72, 0x65, 0x73, 0x3b, 0x78, 0x6f, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x65, 0x6e, 0x72, 0x65,
22440x73, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x64, 0x2e, 0x3b, 0x6c, 0x2e, 0x3b, 0x6d, 0x2e, 0x3b, 0x6d, 0x2e,
22450x3b, 0x78, 0x2e, 0x3b, 0x76, 0x2e, 0x3b, 0x73, 0x2e, 0x3b, 0x10d9, 0x10d5, 0x10d8, 0x3b, 0x10dd, 0x10e0, 0x10e8, 0x3b, 0x10e1, 0x10d0,
22460x10db, 0x3b, 0x10dd, 0x10d7, 0x10ee, 0x3b, 0x10ee, 0x10e3, 0x10d7, 0x3b, 0x10de, 0x10d0, 0x10e0, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x3b, 0x10d9, 0x10d5,
22470x10d8, 0x10e0, 0x10d0, 0x3b, 0x10dd, 0x10e0, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b, 0x10e1, 0x10d0, 0x10db, 0x10e8, 0x10d0, 0x10d1, 0x10d0,
22480x10d7, 0x10d8, 0x3b, 0x10dd, 0x10d7, 0x10ee, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b, 0x10ee, 0x10e3, 0x10d7, 0x10e8, 0x10d0, 0x10d1, 0x10d0,
22490x10d7, 0x10d8, 0x3b, 0x10de, 0x10d0, 0x10e0, 0x10d0, 0x10e1, 0x10d9, 0x10d4, 0x10d5, 0x10d8, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10d7, 0x10d8, 0x3b,
22500x10d9, 0x3b, 0x10dd, 0x3b, 0x10e1, 0x3b, 0x10dd, 0x3b, 0x10ee, 0x3b, 0x10de, 0x3b, 0x10e8, 0x3b, 0x53, 0x6f, 0x3b, 0x4d, 0x6f, 0x3b,
22510x44, 0x69, 0x3b, 0x4d, 0x69, 0x3b, 0x44, 0x6f, 0x3b, 0x46, 0x72, 0x3b, 0x53, 0x61, 0x3b, 0x53, 0x6f, 0x6e, 0x6e, 0x74,
22520x61, 0x67, 0x3b, 0x4d, 0x6f, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x65, 0x6e, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x4d,
22530x69, 0x74, 0x74, 0x77, 0x6f, 0x63, 0x68, 0x3b, 0x44, 0x6f, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x46,
22540x72, 0x65, 0x69, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x44,
22550x3b, 0x4d, 0x3b, 0x44, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x2e, 0x3b, 0x4d, 0x6f, 0x2e, 0x3b, 0x44, 0x69, 0x2e,
22560x3b, 0x4d, 0x69, 0x2e, 0x3b, 0x44, 0x6f, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x39a, 0x3c5, 0x3c1,
22570x3b, 0x394, 0x3b5, 0x3c5, 0x3b, 0x3a4, 0x3c1, 0x3af, 0x3b, 0x3a4, 0x3b5, 0x3c4, 0x3b, 0x3a0, 0x3ad, 0x3bc, 0x3b, 0x3a0, 0x3b1, 0x3c1,
22580x3b, 0x3a3, 0x3ac, 0x3b2, 0x3b, 0x39a, 0x3c5, 0x3c1, 0x3b9, 0x3b1, 0x3ba, 0x3ae, 0x3b, 0x394, 0x3b5, 0x3c5, 0x3c4, 0x3ad, 0x3c1, 0x3b1,
22590x3b, 0x3a4, 0x3c1, 0x3af, 0x3c4, 0x3b7, 0x3b, 0x3a4, 0x3b5, 0x3c4, 0x3ac, 0x3c1, 0x3c4, 0x3b7, 0x3b, 0x3a0, 0x3ad, 0x3bc, 0x3c0, 0x3c4,
22600x3b7, 0x3b, 0x3a0, 0x3b1, 0x3c1, 0x3b1, 0x3c3, 0x3ba, 0x3b5, 0x3c5, 0x3ae, 0x3b, 0x3a3, 0x3ac, 0x3b2, 0x3b2, 0x3b1, 0x3c4, 0x3bf, 0x3b,
22610x39a, 0x3b, 0x394, 0x3b, 0x3a4, 0x3b, 0x3a4, 0x3b, 0x3a0, 0x3b, 0x3a0, 0x3b, 0x3a3, 0x3b, 0x73, 0x61, 0x70, 0x3b, 0x61, 0x74,
22620x61, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x70, 0x69, 0x6e, 0x3b, 0x73, 0x69, 0x73, 0x3b, 0x74, 0x61, 0x6c, 0x3b, 0x61, 0x72,
22630x66, 0x3b, 0x73, 0x61, 0x70, 0x61, 0x61, 0x74, 0x3b, 0x61, 0x74, 0x61, 0x61, 0x73, 0x69, 0x6e, 0x6e, 0x67, 0x6f, 0x72,
22640x6e, 0x65, 0x71, 0x3b, 0x6d, 0x61, 0x72, 0x6c, 0x75, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x70, 0x69,
22650x6e, 0x67, 0x61, 0x73, 0x75, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x73, 0x69, 0x73, 0x61, 0x6d, 0x61,
22660x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b, 0x74, 0x61, 0x6c, 0x6c, 0x69, 0x6d, 0x61, 0x6e, 0x6e, 0x67, 0x6f,
22670x72, 0x6e, 0x65, 0x71, 0x3b, 0x61, 0x72, 0x66, 0x69, 0x6e, 0x69, 0x6e, 0x6e, 0x67, 0x6f, 0x72, 0x6e, 0x65, 0x71, 0x3b,
22680x53, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0xab0, 0xab5, 0xabf, 0x3b, 0xab8, 0xacb,
22690xaae, 0x3b, 0xaae, 0xa82, 0xa97, 0xab3, 0x3b, 0xaac, 0xac1, 0xaa7, 0x3b, 0xa97, 0xac1, 0xab0, 0xac1, 0x3b, 0xab6, 0xac1, 0xa95, 0xacd,
22700xab0, 0x3b, 0xab6, 0xaa8, 0xabf, 0x3b, 0xab0, 0xab5, 0xabf, 0xab5, 0xabe, 0xab0, 0x3b, 0xab8, 0xacb, 0xaae, 0xab5, 0xabe, 0xab0, 0x3b,
22710xaae, 0xa82, 0xa97, 0xab3, 0xab5, 0xabe, 0xab0, 0x3b, 0xaac, 0xac1, 0xaa7, 0xab5, 0xabe, 0xab0, 0x3b, 0xa97, 0xac1, 0xab0, 0xac1, 0xab5,
22720xabe, 0xab0, 0x3b, 0xab6, 0xac1, 0xa95, 0xacd, 0xab0, 0xab5, 0xabe, 0xab0, 0x3b, 0xab6, 0xaa8, 0xabf, 0xab5, 0xabe, 0xab0, 0x3b, 0xab0,
22730x3b, 0xab8, 0xacb, 0x3b, 0xaae, 0xa82, 0x3b, 0xaac, 0xac1, 0x3b, 0xa97, 0xac1, 0x3b, 0xab6, 0xac1, 0x3b, 0xab6, 0x3b, 0x4c, 0x61,
22740x68, 0x3b, 0x4c, 0x69, 0x74, 0x3b, 0x54, 0x61, 0x6c, 0x3b, 0x4c, 0x61, 0x72, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x4a, 0x75,
22750x6d, 0x3b, 0x41, 0x73, 0x61, 0x3b, 0x4c, 0x61, 0x68, 0x61, 0x64, 0x69, 0x3b, 0x4c, 0x69, 0x74, 0x69, 0x6e, 0x69, 0x6e,
22760x3b, 0x54, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x4c, 0x61, 0x72, 0x61, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d,
22770x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x6d, 0x61, 0x2bc, 0x61, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x61, 0x72, 0x3b, 0x4c, 0x3b,
22780x4c, 0x3b, 0x54, 0x3b, 0x4c, 0x3b, 0x41, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d0, 0x5f3, 0x3b, 0x5d9,
22790x5d5, 0x5dd, 0x20, 0x5d1, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d2, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d3, 0x5f3, 0x3b,
22800x5d9, 0x5d5, 0x5dd, 0x20, 0x5d4, 0x5f3, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5d5, 0x5f3, 0x3b, 0x5e9, 0x5d1, 0x5ea, 0x3b, 0x5d9, 0x5d5,
22810x5dd, 0x20, 0x5e8, 0x5d0, 0x5e9, 0x5d5, 0x5df, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9, 0x5e0, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20,
22820x5e9, 0x5dc, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20,
22830x5d7, 0x5de, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9, 0x5d9, 0x5e9, 0x5d9, 0x3b, 0x5d9, 0x5d5, 0x5dd, 0x20, 0x5e9,
22840x5d1, 0x5ea, 0x3b, 0x5d0, 0x5f3, 0x3b, 0x5d1, 0x5f3, 0x3b, 0x5d2, 0x5f3, 0x3b, 0x5d3, 0x5f3, 0x3b, 0x5d4, 0x5f3, 0x3b, 0x5d5, 0x5f3,
22850x3b, 0x5e9, 0x5f3, 0x3b, 0x930, 0x935, 0x93f, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b, 0x92c, 0x941, 0x927,
22860x3b, 0x917, 0x941, 0x930, 0x941, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x930, 0x935, 0x93f, 0x935,
22870x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x935, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x941,
22880x927, 0x935, 0x93e, 0x930, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935, 0x93e,
22890x930, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x930, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b,
22900x917, 0x941, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x3b, 0x56, 0x3b, 0x48, 0x3b, 0x4b, 0x3b, 0x53, 0x7a, 0x65, 0x3b, 0x43, 0x73,
22910x3b, 0x50, 0x3b, 0x53, 0x7a, 0x6f, 0x3b, 0x76, 0x61, 0x73, 0xe1, 0x72, 0x6e, 0x61, 0x70, 0x3b, 0x68, 0xe9, 0x74, 0x66,
22920x151, 0x3b, 0x6b, 0x65, 0x64, 0x64, 0x3b, 0x73, 0x7a, 0x65, 0x72, 0x64, 0x61, 0x3b, 0x63, 0x73, 0xfc, 0x74, 0xf6, 0x72,
22930x74, 0xf6, 0x6b, 0x3b, 0x70, 0xe9, 0x6e, 0x74, 0x65, 0x6b, 0x3b, 0x73, 0x7a, 0x6f, 0x6d, 0x62, 0x61, 0x74, 0x3b, 0x56,
22940x3b, 0x48, 0x3b, 0x4b, 0x3b, 0x53, 0x7a, 0x3b, 0x43, 0x73, 0x3b, 0x50, 0x3b, 0x53, 0x7a, 0x3b, 0x73, 0x75, 0x6e, 0x2e,
22950x3b, 0x6d, 0xe1, 0x6e, 0x2e, 0x3b, 0xfe, 0x72, 0x69, 0x2e, 0x3b, 0x6d, 0x69, 0xf0, 0x2e, 0x3b, 0x66, 0x69, 0x6d, 0x2e,
22960x3b, 0x66, 0xf6, 0x73, 0x2e, 0x3b, 0x6c, 0x61, 0x75, 0x2e, 0x3b, 0x73, 0x75, 0x6e, 0x6e, 0x75, 0x64, 0x61, 0x67, 0x75,
22970x72, 0x3b, 0x6d, 0xe1, 0x6e, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0xfe, 0x72, 0x69, 0xf0, 0x6a, 0x75, 0x64, 0x61,
22980x67, 0x75, 0x72, 0x3b, 0x6d, 0x69, 0xf0, 0x76, 0x69, 0x6b, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x66, 0x69, 0x6d,
22990x6d, 0x74, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x66, 0xf6, 0x73, 0x74, 0x75, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b,
23000x6c, 0x61, 0x75, 0x67, 0x61, 0x72, 0x64, 0x61, 0x67, 0x75, 0x72, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0xde, 0x3b, 0x4d, 0x3b,
23010x46, 0x3b, 0x46, 0x3b, 0x4c, 0x3b, 0x4d, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x3b, 0x52, 0x61,
23020x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4d, 0x69, 0x6e, 0x67, 0x67, 0x75,
23030x3b, 0x53, 0x65, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62, 0x75, 0x3b, 0x4b,
23040x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x3b, 0x53, 0x61, 0x62, 0x74, 0x75, 0x3b, 0x4d, 0x3b, 0x53,
23050x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d,
23060x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x6a, 0x6f, 0x76, 0x3b, 0x76, 0x65, 0x6e, 0x3b, 0x73, 0x61, 0x62, 0x3b, 0x64,
23070x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x3b, 0x6c, 0x75, 0x6e, 0x65, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65,
23080x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x63, 0x75, 0x72, 0x69, 0x64, 0x69, 0x3b, 0x6a, 0x6f, 0x76, 0x65, 0x64, 0x69, 0x3b,
23090x76, 0x65, 0x6e, 0x65, 0x72, 0x64, 0x69, 0x3b, 0x73, 0x61, 0x62, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x64, 0x3b, 0x6c, 0x3b,
23100x6d, 0x3b, 0x6d, 0x3b, 0x6a, 0x3b, 0x76, 0x3b, 0x73, 0x3b, 0x44, 0x6f, 0x6d, 0x68, 0x3b, 0x4c, 0x75, 0x61, 0x6e, 0x3b,
23110x4d, 0xe1, 0x69, 0x72, 0x74, 0x3b, 0x43, 0xe9, 0x61, 0x64, 0x3b, 0x44, 0xe9, 0x61, 0x72, 0x3b, 0x41, 0x6f, 0x69, 0x6e,
23120x65, 0x3b, 0x53, 0x61, 0x74, 0x68, 0x3b, 0x44, 0xe9, 0x20, 0x44, 0x6f, 0x6d, 0x68, 0x6e, 0x61, 0x69, 0x67, 0x68, 0x3b,
23130x44, 0xe9, 0x20, 0x4c, 0x75, 0x61, 0x69, 0x6e, 0x3b, 0x44, 0xe9, 0x20, 0x4d, 0xe1, 0x69, 0x72, 0x74, 0x3b, 0x44, 0xe9,
23140x20, 0x43, 0xe9, 0x61, 0x64, 0x61, 0x6f, 0x69, 0x6e, 0x3b, 0x44, 0xe9, 0x61, 0x72, 0x64, 0x61, 0x6f, 0x69, 0x6e, 0x3b,
23150x44, 0xe9, 0x20, 0x68, 0x41, 0x6f, 0x69, 0x6e, 0x65, 0x3b, 0x44, 0xe9, 0x20, 0x53, 0x61, 0x74, 0x68, 0x61, 0x69, 0x72,
23160x6e, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x43, 0x3b, 0x44, 0x3b, 0x41, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b,
23170x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x67, 0x69, 0x6f, 0x3b, 0x76, 0x65, 0x6e, 0x3b,
23180x73, 0x61, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x65, 0x6e, 0x69, 0x63, 0x61, 0x3b, 0x6c, 0x75, 0x6e, 0x65, 0x64, 0xec, 0x3b,
23190x6d, 0x61, 0x72, 0x74, 0x65, 0x64, 0xec, 0x3b, 0x6d, 0x65, 0x72, 0x63, 0x6f, 0x6c, 0x65, 0x64, 0xec, 0x3b, 0x67, 0x69,
23200x6f, 0x76, 0x65, 0x64, 0xec, 0x3b, 0x76, 0x65, 0x6e, 0x65, 0x72, 0x64, 0xec, 0x3b, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f,
23210x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x65e5, 0x3b, 0x6708, 0x3b, 0x706b,
23220x3b, 0x6c34, 0x3b, 0x6728, 0x3b, 0x91d1, 0x3b, 0x571f, 0x3b, 0x65e5, 0x66dc, 0x65e5, 0x3b, 0x6708, 0x66dc, 0x65e5, 0x3b, 0x706b, 0x66dc, 0x65e5,
23230x3b, 0x6c34, 0x66dc, 0x65e5, 0x3b, 0x6728, 0x66dc, 0x65e5, 0x3b, 0x91d1, 0x66dc, 0x65e5, 0x3b, 0x571f, 0x66dc, 0x65e5, 0x3b, 0x41, 0x68, 0x61,
23240x64, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x3b, 0x4b, 0x61, 0x6d, 0x3b, 0x4a, 0x75,
23250x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x41, 0x68, 0x61, 0x64, 0x3b, 0x53, 0x65, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c,
23260x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62, 0x75, 0x3b, 0x4b, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74,
23270x3b, 0x53, 0x61, 0x62, 0x74, 0x75, 0x3b, 0x41, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53,
23280x3b, 0xcad, 0xcbe, 0xca8, 0xcc1, 0x3b, 0xcb8, 0xccb, 0xcae, 0x3b, 0xcae, 0xc82, 0xc97, 0xcb3, 0x3b, 0xcac, 0xcc1, 0xca7, 0x3b, 0xc97,
23290xcc1, 0xcb0, 0xcc1, 0x3b, 0xcb6, 0xcc1, 0xc95, 0xccd, 0xcb0, 0x3b, 0xcb6, 0xca8, 0xcbf, 0x3b, 0xcad, 0xcbe, 0xca8, 0xcc1, 0xcb5, 0xcbe,
23300xcb0, 0x3b, 0xcb8, 0xccb, 0xcae, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcae, 0xc82, 0xc97, 0xcb3, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcac, 0xcc1, 0xca7,
23310xcb5, 0xcbe, 0xcb0, 0x3b, 0xc97, 0xcc1, 0xcb0, 0xcc1, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcb6, 0xcc1, 0xc95, 0xccd, 0xcb0, 0xcb5, 0xcbe, 0xcb0,
23320x3b, 0xcb6, 0xca8, 0xcbf, 0xcb5, 0xcbe, 0xcb0, 0x3b, 0xcad, 0xcbe, 0x3b, 0xcb8, 0xccb, 0x3b, 0xcae, 0xc82, 0x3b, 0xcac, 0xcc1, 0x3b,
23330xc97, 0xcc1, 0x3b, 0xcb6, 0xcc1, 0x3b, 0xcb6, 0x3b, 0x622, 0x62a, 0x6be, 0x648, 0x627, 0x631, 0x3b, 0x698, 0x654, 0x646, 0x62f, 0x655,
23340x631, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x6c6, 0x645, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x648, 0x62f, 0x648, 0x627, 0x631, 0x3b, 0x628,
23350x631, 0x620, 0x633, 0x648, 0x627, 0x631, 0x3b, 0x62c, 0x64f, 0x645, 0x6c1, 0x3b, 0x628, 0x679, 0x648, 0x627, 0x631, 0x3b, 0x627, 0x64e,
23360x62a, 0x6be, 0x648, 0x627, 0x631, 0x3b, 0x698, 0x654, 0x646, 0x62f, 0x631, 0x655, 0x631, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x6c6, 0x645,
23370x648, 0x627, 0x631, 0x3b, 0x628, 0x648, 0x62f, 0x648, 0x627, 0x631, 0x3b, 0x628, 0x631, 0x620, 0x633, 0x648, 0x627, 0x631, 0x3b, 0x62c,
23380x64f, 0x645, 0x6c1, 0x3b, 0x628, 0x679, 0x648, 0x627, 0x631, 0x3b, 0x627, 0x3b, 0x698, 0x3b, 0x628, 0x3b, 0x628, 0x3b, 0x628, 0x3b,
23390x62c, 0x3b, 0x628, 0x3b, 0x436, 0x441, 0x3b, 0x434, 0x441, 0x3b, 0x441, 0x441, 0x3b, 0x441, 0x440, 0x3b, 0x431, 0x441, 0x3b, 0x436,
23400x43c, 0x3b, 0x441, 0x431, 0x3b, 0x436, 0x435, 0x43a, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x434, 0x4af, 0x439, 0x441, 0x435, 0x43d,
23410x431, 0x456, 0x3b, 0x441, 0x435, 0x439, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x441, 0x4d9, 0x440, 0x441, 0x435, 0x43d, 0x431, 0x456,
23420x3b, 0x431, 0x435, 0x439, 0x441, 0x435, 0x43d, 0x431, 0x456, 0x3b, 0x436, 0x4b1, 0x43c, 0x430, 0x3b, 0x441, 0x435, 0x43d, 0x431, 0x456,
23430x3b, 0x416, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x421, 0x3b, 0x411, 0x3b, 0x416, 0x3b, 0x421, 0x3b, 0x63, 0x79, 0x75, 0x2e, 0x3b,
23440x6d, 0x62, 0x65, 0x2e, 0x3b, 0x6b, 0x61, 0x62, 0x2e, 0x3b, 0x67, 0x74, 0x75, 0x2e, 0x3b, 0x6b, 0x61, 0x6e, 0x2e, 0x3b,
23450x67, 0x6e, 0x75, 0x2e, 0x3b, 0x67, 0x6e, 0x64, 0x2e, 0x3b, 0x4b, 0x75, 0x20, 0x63, 0x79, 0x75, 0x6d, 0x77, 0x65, 0x72,
23460x75, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x6d, 0x62, 0x65, 0x72, 0x65, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x6b, 0x61,
23470x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4b, 0x75, 0x77,
23480x61, 0x20, 0x6b, 0x61, 0x6e, 0x65, 0x3b, 0x4b, 0x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b, 0x4b,
23490x75, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x74, 0x75, 0x3b, 0x436, 0x435, 0x43a, 0x2e, 0x3b, 0x434,
23500x4af, 0x439, 0x2e, 0x3b, 0x448, 0x435, 0x439, 0x448, 0x2e, 0x3b, 0x448, 0x430, 0x440, 0x448, 0x2e, 0x3b, 0x431, 0x435, 0x439, 0x448,
23510x2e, 0x3b, 0x436, 0x443, 0x43c, 0x430, 0x3b, 0x438, 0x448, 0x43c, 0x2e, 0x3b, 0x436, 0x435, 0x43a, 0x448, 0x435, 0x43c, 0x431, 0x438,
23520x3b, 0x434, 0x4af, 0x439, 0x448, 0x4e9, 0x43c, 0x431, 0x4af, 0x3b, 0x448, 0x435, 0x439, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x448,
23530x430, 0x440, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x431, 0x435, 0x439, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x436, 0x443, 0x43c,
23540x430, 0x3b, 0x438, 0x448, 0x435, 0x43c, 0x431, 0x438, 0x3b, 0x416, 0x3b, 0x414, 0x3b, 0x428, 0x3b, 0x428, 0x3b, 0x411, 0x3b, 0x416,
23550x3b, 0x418, 0x3b, 0xc77c, 0x3b, 0xc6d4, 0x3b, 0xd654, 0x3b, 0xc218, 0x3b, 0xbaa9, 0x3b, 0xae08, 0x3b, 0xd1a0, 0x3b, 0xc77c, 0xc694, 0xc77c,
23560x3b, 0xc6d4, 0xc694, 0xc77c, 0x3b, 0xd654, 0xc694, 0xc77c, 0x3b, 0xc218, 0xc694, 0xc77c, 0x3b, 0xbaa9, 0xc694, 0xc77c, 0x3b, 0xae08, 0xc694, 0xc77c,
23570x3b, 0xd1a0, 0xc694, 0xc77c, 0x3b, 0x79, 0x15f, 0x3b, 0x64, 0x15f, 0x3b, 0x73, 0x15f, 0x3b, 0xe7, 0x15f, 0x3b, 0x70, 0x15f, 0x3b,
23580xee, 0x6e, 0x3b, 0x15f, 0x3b, 0x79, 0x65, 0x6b, 0x15f, 0x65, 0x6d, 0x3b, 0x64, 0x75, 0x15f, 0x65, 0x6d, 0x3b, 0x73, 0xea,
23590x15f, 0x65, 0x6d, 0x3b, 0xe7, 0x61, 0x72, 0x15f, 0x65, 0x6d, 0x3b, 0x70, 0xea, 0x6e, 0x63, 0x15f, 0x65, 0x6d, 0x3b, 0xee,
23600x6e, 0x3b, 0x15f, 0x65, 0x6d, 0xee, 0x3b, 0x59, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0xc7, 0x3b, 0x50, 0x3b, 0xce, 0x3b, 0x15e,
23610x3b, 0x63, 0x75, 0x2e, 0x3b, 0x6d, 0x62, 0x65, 0x2e, 0x3b, 0x6b, 0x61, 0x62, 0x2e, 0x3b, 0x67, 0x74, 0x75, 0x2e, 0x3b,
23620x6b, 0x61, 0x6e, 0x2e, 0x3b, 0x67, 0x6e, 0x75, 0x2e, 0x3b, 0x67, 0x6e, 0x64, 0x2e, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x2019,
23630x69, 0x6e, 0x64, 0x77, 0x69, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x6d, 0x62, 0x65, 0x72, 0x65, 0x3b, 0x4b, 0x75,
23640x20, 0x77, 0x61, 0x20, 0x6b, 0x61, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74,
23650x61, 0x74, 0x75, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x65, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61,
23660x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b, 0x4b, 0x75, 0x20, 0x77, 0x61, 0x20, 0x67, 0x61, 0x74, 0x61, 0x6e, 0x64,
23670x61, 0x74, 0x75, 0x3b, 0xead, 0xeb2, 0xe97, 0xeb4, 0xe94, 0x3b, 0xe88, 0xeb1, 0xe99, 0x3b, 0xead, 0xeb1, 0xe87, 0xe84, 0xeb2, 0xe99,
23680x3b, 0xe9e, 0xeb8, 0xe94, 0x3b, 0xe9e, 0xeb0, 0xeab, 0xeb1, 0xe94, 0x3b, 0xeaa, 0xeb8, 0xe81, 0x3b, 0xec0, 0xeaa, 0xebb, 0xeb2, 0x3b,
23690xea7, 0xeb1, 0xe99, 0xead, 0xeb2, 0xe97, 0xeb4, 0xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe88, 0xeb1, 0xe99, 0x3b, 0xea7, 0xeb1, 0xe99, 0xead,
23700xeb1, 0xe87, 0xe84, 0xeb2, 0xe99, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe9e, 0xeb8, 0xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xe9e, 0xeb0, 0xeab, 0xeb1,
23710xe94, 0x3b, 0xea7, 0xeb1, 0xe99, 0xeaa, 0xeb8, 0xe81, 0x3b, 0xea7, 0xeb1, 0xe99, 0xec0, 0xeaa, 0xebb, 0xeb2, 0x3b, 0xead, 0xeb2, 0x3b,
23720xe88, 0x3b, 0xead, 0x3b, 0xe9e, 0x3b, 0xe9e, 0xeab, 0x3b, 0xeaa, 0xeb8, 0x3b, 0xeaa, 0x3b, 0x53, 0x76, 0x113, 0x74, 0x64, 0x2e,
23730x3b, 0x50, 0x69, 0x72, 0x6d, 0x64, 0x2e, 0x3b, 0x4f, 0x74, 0x72, 0x64, 0x2e, 0x3b, 0x54, 0x72, 0x65, 0x161, 0x64, 0x2e,
23740x3b, 0x43, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x2e, 0x3b, 0x50, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x2e, 0x3b, 0x53, 0x65,
23750x73, 0x74, 0x64, 0x2e, 0x3b, 0x53, 0x76, 0x113, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x50, 0x69, 0x72, 0x6d, 0x64,
23760x69, 0x65, 0x6e, 0x61, 0x3b, 0x4f, 0x74, 0x72, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x54, 0x72, 0x65, 0x161, 0x64, 0x69,
23770x65, 0x6e, 0x61, 0x3b, 0x43, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x50, 0x69, 0x65, 0x6b,
23780x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x53, 0x65, 0x73, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x53, 0x3b, 0x50,
23790x3b, 0x4f, 0x3b, 0x54, 0x3b, 0x43, 0x3b, 0x50, 0x3b, 0x53, 0x3b, 0x73, 0x76, 0x113, 0x74, 0x64, 0x2e, 0x3b, 0x70, 0x69,
23800x72, 0x6d, 0x64, 0x2e, 0x3b, 0x6f, 0x74, 0x72, 0x64, 0x2e, 0x3b, 0x74, 0x72, 0x65, 0x161, 0x64, 0x2e, 0x3b, 0x63, 0x65,
23810x74, 0x75, 0x72, 0x74, 0x64, 0x2e, 0x3b, 0x70, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x2e, 0x3b, 0x73, 0x65, 0x73, 0x74, 0x64,
23820x2e, 0x3b, 0x73, 0x76, 0x113, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x70, 0x69, 0x72, 0x6d, 0x64, 0x69, 0x65, 0x6e,
23830x61, 0x3b, 0x6f, 0x74, 0x72, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x74, 0x72, 0x65, 0x161, 0x64, 0x69, 0x65, 0x6e, 0x61,
23840x3b, 0x63, 0x65, 0x74, 0x75, 0x72, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x70, 0x69, 0x65, 0x6b, 0x74, 0x64, 0x69,
23850x65, 0x6e, 0x61, 0x3b, 0x73, 0x65, 0x73, 0x74, 0x64, 0x69, 0x65, 0x6e, 0x61, 0x3b, 0x65, 0x79, 0x65, 0x3b, 0x79, 0x62,
23860x6f, 0x3b, 0x6d, 0x62, 0x6c, 0x3b, 0x6d, 0x73, 0x74, 0x3b, 0x6d, 0x69, 0x6e, 0x3b, 0x6d, 0x74, 0x6e, 0x3b, 0x6d, 0x70,
23870x73, 0x3b, 0x65, 0x79, 0x65, 0x6e, 0x67, 0x61, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20,
23880x79, 0x61, 0x6d, 0x62, 0x6f, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20, 0x6d, 0xed, 0x62,
23890x61, 0x6c, 0xe9, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x6d, 0x77, 0x61, 0x20, 0x6d, 0xed, 0x73, 0xe1, 0x74,
23900x6f, 0x3b, 0x6d, 0x6f, 0x6b, 0x254, 0x6c, 0x254, 0x20, 0x79, 0x61, 0x20, 0x6d, 0xed, 0x6e, 0xe9, 0x69, 0x3b, 0x6d, 0x6f,
23910x6b, 0x254, 0x6c, 0x254, 0x20, 0x79, 0x61, 0x20, 0x6d, 0xed, 0x74, 0xe1, 0x6e, 0x6f, 0x3b, 0x6d, 0x70, 0x254, 0x301, 0x73,
23920x254, 0x3b, 0x65, 0x3b, 0x79, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x70, 0x3b, 0x73, 0x6b, 0x3b, 0x70,
23930x72, 0x3b, 0x61, 0x6e, 0x3b, 0x74, 0x72, 0x3b, 0x6b, 0x74, 0x3b, 0x70, 0x6e, 0x3b, 0x161, 0x74, 0x3b, 0x73, 0x65, 0x6b,
23940x6d, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x70, 0x69, 0x72, 0x6d, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73,
23950x3b, 0x61, 0x6e, 0x74, 0x72, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x74, 0x72, 0x65, 0x10d, 0x69, 0x61, 0x64,
23960x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x6b, 0x65, 0x74, 0x76, 0x69, 0x72, 0x74, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73,
23970x3b, 0x70, 0x65, 0x6e, 0x6b, 0x74, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x161, 0x65, 0x161, 0x74, 0x61, 0x64,
23980x69, 0x65, 0x6e, 0x69, 0x73, 0x3b, 0x53, 0x3b, 0x50, 0x3b, 0x41, 0x3b, 0x54, 0x3b, 0x4b, 0x3b, 0x50, 0x3b, 0x160, 0x3b,
23990x43d, 0x435, 0x434, 0x2e, 0x3b, 0x43f, 0x43e, 0x43d, 0x2e, 0x3b, 0x432, 0x442, 0x43e, 0x2e, 0x3b, 0x441, 0x440, 0x435, 0x2e, 0x3b,
24000x447, 0x435, 0x442, 0x2e, 0x3b, 0x43f, 0x435, 0x442, 0x2e, 0x3b, 0x441, 0x430, 0x431, 0x2e, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x43b,
24010x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x43b, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a,
24020x3b, 0x441, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x43e, 0x43a, 0x3b, 0x43f, 0x435, 0x442, 0x43e,
24030x43a, 0x3b, 0x441, 0x430, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x435, 0x434, 0x2e, 0x3b, 0x43f, 0x43e, 0x43d, 0x2e, 0x3b, 0x432,
24040x442, 0x2e, 0x3b, 0x441, 0x440, 0x435, 0x2e, 0x3b, 0x447, 0x435, 0x442, 0x2e, 0x3b, 0x43f, 0x435, 0x442, 0x2e, 0x3b, 0x441, 0x430,
24050x431, 0x2e, 0x3b, 0x41, 0x6c, 0x61, 0x68, 0x3b, 0x41, 0x6c, 0x61, 0x74, 0x73, 0x3b, 0x54, 0x61, 0x6c, 0x3b, 0x41, 0x6c,
24060x61, 0x72, 0x3b, 0x41, 0x6c, 0x61, 0x6b, 0x3b, 0x5a, 0x6f, 0x6d, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x3b, 0x41, 0x6c, 0x61,
24070x68, 0x61, 0x64, 0x79, 0x3b, 0x41, 0x6c, 0x61, 0x74, 0x73, 0x69, 0x6e, 0x61, 0x69, 0x6e, 0x79, 0x3b, 0x54, 0x61, 0x6c,
24080x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x72, 0x6f, 0x62, 0x69, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x6b, 0x61, 0x6d, 0x69,
24090x73, 0x79, 0x3b, 0x5a, 0x6f, 0x6d, 0x61, 0x3b, 0x41, 0x73, 0x61, 0x62, 0x6f, 0x74, 0x73, 0x79, 0x3b, 0x41, 0x3b, 0x41,
24100x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x5a, 0x3b, 0x41, 0x3b, 0x41, 0x68, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x3b, 0x53,
24110x65, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x3b, 0x4b, 0x68, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x41,
24120x68, 0x61, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x69, 0x6e, 0x3b, 0x53, 0x65, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x61, 0x62,
24130x75, 0x3b, 0x4b, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x3b, 0x53, 0x61, 0x62, 0x74,
24140x75, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x53, 0x3b, 0x52, 0x3b, 0x4b, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0xd1e, 0xd3e, 0xd2f, 0xd7c,
24150x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd7e, 0x3b, 0xd1a, 0xd4a, 0xd35, 0xd4d, 0xd35, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd7b, 0x3b, 0xd35,
24160xd4d, 0xd2f, 0xd3e, 0xd34, 0xd02, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0x3b, 0xd36, 0xd28, 0xd3f, 0x3b, 0xd1e, 0xd3e, 0xd2f,
24170xd31, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd33, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1a,
24180xd4a, 0xd35, 0xd4d, 0xd35, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd28, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b,
24190xd35, 0xd4d, 0xd2f, 0xd3e, 0xd34, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0xd2f, 0xd3e, 0xd34,
24200xd4d, 0x200c, 0xd1a, 0x3b, 0xd36, 0xd28, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1e, 0xd3e, 0x3b, 0xd24, 0xd3f, 0x3b,
24210xd1a, 0xd4a, 0x3b, 0xd2c, 0xd41, 0x3b, 0xd35, 0xd4d, 0xd2f, 0xd3e, 0x3b, 0xd35, 0xd46, 0x3b, 0xd36, 0x3b, 0xd1e, 0xd3e, 0xd2f, 0xd31,
24220xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd24, 0xd3f, 0xd19, 0xd4d, 0xd15, 0xd33, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1a, 0xd4a,
24230xd35, 0xd4d, 0xd35, 0xd3e, 0xd34, 0xd4d, 0xd1a, 0x3b, 0xd2c, 0xd41, 0xd27, 0xd28, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd4d,
24240xd2f, 0xd3e, 0xd34, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd35, 0xd46, 0xd33, 0xd4d, 0xd33, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c,
24250xd1a, 0x3b, 0xd36, 0xd28, 0xd3f, 0xd2f, 0xd3e, 0xd34, 0xd4d, 0x200c, 0xd1a, 0x3b, 0xd1e, 0x3b, 0xd24, 0xd3f, 0x3b, 0xd1a, 0xd4a, 0x3b,
24260xd2c, 0xd41, 0x3b, 0xd35, 0xd4d, 0xd2f, 0xd3e, 0x3b, 0xd35, 0xd46, 0x3b, 0xd36, 0x3b, 0x126, 0x61, 0x64, 0x3b, 0x54, 0x6e, 0x65,
24270x3b, 0x54, 0x6c, 0x69, 0x3b, 0x45, 0x72, 0x62, 0x3b, 0x126, 0x61, 0x6d, 0x3b, 0x120, 0x69, 0x6d, 0x3b, 0x53, 0x69, 0x62,
24280x3b, 0x49, 0x6c, 0x2d, 0x126, 0x61, 0x64, 0x64, 0x3b, 0x49, 0x74, 0x2d, 0x54, 0x6e, 0x65, 0x6a, 0x6e, 0x3b, 0x49, 0x74,
24290x2d, 0x54, 0x6c, 0x69, 0x65, 0x74, 0x61, 0x3b, 0x4c, 0x2d, 0x45, 0x72, 0x62, 0x67, 0x127, 0x61, 0x3b, 0x49, 0x6c, 0x2d,
24300x126, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0x49, 0x6c, 0x2d, 0x120, 0x69, 0x6d, 0x67, 0x127, 0x61, 0x3b, 0x49, 0x73, 0x2d, 0x53,
24310x69, 0x62, 0x74, 0x3b, 0x126, 0x64, 0x3b, 0x54, 0x6e, 0x3b, 0x54, 0x6c, 0x3b, 0x45, 0x72, 0x3b, 0x126, 0x6d, 0x3b, 0x120,
24320x6d, 0x3b, 0x53, 0x62, 0x3b, 0x126, 0x64, 0x3b, 0x54, 0x3b, 0x54, 0x6c, 0x3b, 0x45, 0x72, 0x3b, 0x126, 0x6d, 0x3b, 0x120,
24330x6d, 0x3b, 0x53, 0x62, 0x3b, 0x54, 0x61, 0x70, 0x3b, 0x48, 0x69, 0x6e, 0x3b, 0x54, 0x16b, 0x3b, 0x41, 0x70, 0x61, 0x3b,
24340x50, 0x61, 0x72, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x48, 0x6f, 0x72, 0x3b, 0x52, 0x101, 0x74, 0x61, 0x70, 0x75, 0x3b, 0x52,
24350x101, 0x68, 0x69, 0x6e, 0x61, 0x3b, 0x52, 0x101, 0x74, 0x16b, 0x3b, 0x52, 0x101, 0x61, 0x70, 0x61, 0x3b, 0x52, 0x101, 0x70,
24360x61, 0x72, 0x65, 0x3b, 0x52, 0x101, 0x6d, 0x65, 0x72, 0x65, 0x3b, 0x52, 0x101, 0x68, 0x6f, 0x72, 0x6f, 0x69, 0x3b, 0x54,
24370x3b, 0x48, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x50, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x930, 0x935, 0x93f, 0x3b, 0x938, 0x94b, 0x92e,
24380x3b, 0x92e, 0x902, 0x917, 0x933, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930,
24390x3b, 0x936, 0x928, 0x93f, 0x3b, 0x930, 0x935, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x935, 0x93e, 0x930, 0x3b, 0x92e,
24400x902, 0x917, 0x933, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x927, 0x935, 0x93e, 0x930, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e,
24410x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x930, 0x3b, 0x41d, 0x44f,
24420x3b, 0x414, 0x430, 0x3b, 0x41c, 0x44f, 0x3b, 0x41b, 0x445, 0x3b, 0x41f, 0x4af, 0x3b, 0x411, 0x430, 0x3b, 0x411, 0x44f, 0x3b, 0x41d,
24430x44f, 0x43c, 0x3b, 0x414, 0x430, 0x432, 0x430, 0x430, 0x3b, 0x41c, 0x44f, 0x433, 0x43c, 0x430, 0x440, 0x3b, 0x41b, 0x445, 0x430, 0x433,
24440x432, 0x430, 0x3b, 0x41f, 0x4af, 0x440, 0x44d, 0x432, 0x3b, 0x411, 0x430, 0x430, 0x441, 0x430, 0x43d, 0x3b, 0x411, 0x44f, 0x43c, 0x431,
24450x430, 0x3b, 0x43d, 0x44f, 0x43c, 0x3b, 0x434, 0x430, 0x432, 0x430, 0x430, 0x3b, 0x43c, 0x44f, 0x433, 0x43c, 0x430, 0x440, 0x3b, 0x43b,
24460x445, 0x430, 0x433, 0x432, 0x430, 0x3b, 0x43f, 0x4af, 0x440, 0x44d, 0x432, 0x3b, 0x431, 0x430, 0x430, 0x441, 0x430, 0x43d, 0x3b, 0x431,
24470x44f, 0x43c, 0x431, 0x430, 0x3b, 0x906, 0x907, 0x924, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x919, 0x94d, 0x917, 0x932, 0x3b, 0x92c,
24480x941, 0x927, 0x3b, 0x92c, 0x93f, 0x939, 0x93f, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x906, 0x907,
24490x924, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x919, 0x94d, 0x917, 0x932, 0x92c, 0x93e, 0x930,
24500x3b, 0x92c, 0x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x939, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d,
24510x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x3b, 0x92c,
24520x941, 0x3b, 0x92c, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x3b, 0xb30, 0xb2c, 0xb3f, 0x3b, 0xb38, 0xb4b, 0xb2e, 0x3b, 0xb2e, 0xb19,
24530xb4d, 0xb17, 0xb33, 0x3b, 0xb2c, 0xb41, 0xb27, 0x3b, 0xb17, 0xb41, 0xb30, 0xb41, 0x3b, 0xb36, 0xb41, 0xb15, 0xb4d, 0xb30, 0x3b, 0xb36,
24540xb28, 0xb3f, 0x3b, 0xb30, 0xb2c, 0xb3f, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb38, 0xb4b, 0xb2e, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb2e, 0xb19, 0xb4d,
24550xb17, 0xb33, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb2c, 0xb41, 0xb27, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb17, 0xb41, 0xb30, 0xb41, 0xb2c, 0xb3e, 0xb30,
24560x3b, 0xb36, 0xb41, 0xb15, 0xb4d, 0xb30, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb36, 0xb28, 0xb3f, 0xb2c, 0xb3e, 0xb30, 0x3b, 0xb30, 0x3b, 0xb38,
24570xb4b, 0x3b, 0xb2e, 0x3b, 0xb2c, 0xb41, 0x3b, 0xb17, 0xb41, 0x3b, 0xb36, 0xb41, 0x3b, 0xb36, 0x3b, 0x64a, 0x648, 0x646, 0x6cd, 0x3b,
24580x62f, 0x648, 0x646, 0x6cd, 0x3b, 0x62f, 0x631, 0x6d0, 0x646, 0x6cd, 0x3b, 0x685, 0x644, 0x631, 0x646, 0x6cd, 0x3b, 0x67e, 0x64a, 0x646,
24590x681, 0x646, 0x6cd, 0x3b, 0x62c, 0x645, 0x639, 0x647, 0x3b, 0x627, 0x648, 0x646, 0x6cd, 0x3b, 0x6cc, 0x6a9, 0x634, 0x646, 0x628, 0x647,
24600x3b, 0x62f, 0x648, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x633, 0x647, 0x200c, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x686, 0x647, 0x627, 0x631,
24610x634, 0x646, 0x628, 0x647, 0x3b, 0x67e, 0x646, 0x62c, 0x634, 0x646, 0x628, 0x647, 0x3b, 0x62c, 0x645, 0x639, 0x647, 0x3b, 0x634, 0x646,
24620x628, 0x647, 0x3b, 0x6cc, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x62c, 0x3b, 0x634, 0x3b, 0x6e, 0x69, 0x65,
24630x64, 0x7a, 0x2e, 0x3b, 0x70, 0x6f, 0x6e, 0x2e, 0x3b, 0x77, 0x74, 0x2e, 0x3b, 0x15b, 0x72, 0x2e, 0x3b, 0x63, 0x7a, 0x77,
24640x2e, 0x3b, 0x70, 0x74, 0x2e, 0x3b, 0x73, 0x6f, 0x62, 0x2e, 0x3b, 0x6e, 0x69, 0x65, 0x64, 0x7a, 0x69, 0x65, 0x6c, 0x61,
24650x3b, 0x70, 0x6f, 0x6e, 0x69, 0x65, 0x64, 0x7a, 0x69, 0x61, 0x142, 0x65, 0x6b, 0x3b, 0x77, 0x74, 0x6f, 0x72, 0x65, 0x6b,
24660x3b, 0x15b, 0x72, 0x6f, 0x64, 0x61, 0x3b, 0x63, 0x7a, 0x77, 0x61, 0x72, 0x74, 0x65, 0x6b, 0x3b, 0x70, 0x69, 0x105, 0x74,
24670x65, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x4e, 0x3b, 0x50, 0x3b, 0x57, 0x3b, 0x15a, 0x3b, 0x43, 0x3b,
24680x50, 0x3b, 0x53, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x77, 0x3b, 0x15b, 0x3b, 0x63, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x64, 0x6f,
24690x6d, 0x2e, 0x3b, 0x73, 0x65, 0x67, 0x2e, 0x3b, 0x74, 0x65, 0x72, 0x2e, 0x3b, 0x71, 0x75, 0x61, 0x2e, 0x3b, 0x71, 0x75,
24700x69, 0x2e, 0x3b, 0x73, 0x65, 0x78, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f,
24710x3b, 0x73, 0x65, 0x67, 0x75, 0x6e, 0x64, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x74, 0x65, 0x72, 0xe7, 0x61,
24720x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x71, 0x75, 0x61, 0x72, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b,
24730x71, 0x75, 0x69, 0x6e, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x69, 0x72, 0x61, 0x3b, 0x73, 0x65, 0x78, 0x74, 0x61, 0x2d, 0x66,
24740x65, 0x69, 0x72, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x51, 0x3b,
24750x51, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x73, 0x65, 0x67, 0x75, 0x6e, 0x64,
24760x61, 0x3b, 0x74, 0x65, 0x72, 0xe7, 0x61, 0x3b, 0x71, 0x75, 0x61, 0x72, 0x74, 0x61, 0x3b, 0x71, 0x75, 0x69, 0x6e, 0x74,
24770x61, 0x3b, 0x73, 0x65, 0x78, 0x74, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0xa10, 0xa24, 0x3b, 0xa38, 0xa4b,
24780xa2e, 0x3b, 0xa2e, 0xa70, 0xa17, 0xa32, 0x3b, 0xa2c, 0xa41, 0xa71, 0xa27, 0x3b, 0xa35, 0xa40, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71,
24790xa15, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa28, 0xa3f, 0xa71, 0xa1a, 0xa30, 0x3b, 0xa10, 0xa24, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa4b, 0xa2e,
24800xa35, 0xa3e, 0xa30, 0x3b, 0xa2e, 0xa70, 0xa17, 0xa32, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa2c, 0xa41, 0xa71, 0xa27, 0xa35, 0xa3e, 0xa30, 0x3b,
24810xa35, 0xa40, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71, 0xa15, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa38, 0xa3c, 0xa28,
24820xa3f, 0xa71, 0xa1a, 0xa30, 0xa35, 0xa3e, 0xa30, 0x3b, 0xa10, 0x3b, 0xa38, 0xa4b, 0x3b, 0xa2e, 0xa70, 0x3b, 0xa2c, 0xa41, 0xa71, 0x3b,
24830xa35, 0xa40, 0x3b, 0xa38, 0xa3c, 0xa41, 0xa71, 0x3b, 0xa38, 0xa3c, 0x3b, 0x627, 0x62a, 0x648, 0x627, 0x631, 0x3b, 0x67e, 0x6cc, 0x631,
24840x3b, 0x645, 0x646, 0x6af, 0x644, 0x3b, 0x628, 0x64f, 0x62f, 0x6be, 0x3b, 0x62c, 0x645, 0x639, 0x631, 0x627, 0x62a, 0x3b, 0x62c, 0x645,
24850x639, 0x6c1, 0x3b, 0x6c1, 0x641, 0x62a, 0x6c1, 0x3b, 0x44, 0x6f, 0x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b,
24860x4d, 0x69, 0xe9, 0x3b, 0x4a, 0x75, 0x65, 0x3b, 0x56, 0x69, 0x65, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x44, 0x6f, 0x6d, 0x69,
24870x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d, 0x69, 0xe9,
24880x72, 0x63, 0x6f, 0x6c, 0x65, 0x73, 0x3b, 0x4a, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x56, 0x69, 0x65, 0x72, 0x6e, 0x65,
24890x73, 0x3b, 0x53, 0xe1, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x58, 0x3b, 0x4a, 0x3b, 0x56,
24900x3b, 0x53, 0x3b, 0x64, 0x75, 0x3b, 0x67, 0x6c, 0x69, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x65, 0x3b, 0x67, 0x69, 0x65, 0x3b,
24910x76, 0x65, 0x3b, 0x73, 0x6f, 0x3b, 0x64, 0x75, 0x6d, 0x65, 0x6e, 0x67, 0x69, 0x61, 0x3b, 0x67, 0x6c, 0x69, 0x6e, 0x64,
24920x65, 0x73, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x73, 0x65, 0x6d, 0x6e, 0x61, 0x3b, 0x67,
24930x69, 0x65, 0x76, 0x67, 0x69, 0x61, 0x3b, 0x76, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x64, 0x69, 0x3b, 0x73, 0x6f, 0x6e, 0x64,
24940x61, 0x3b, 0x44, 0x3b, 0x47, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x56, 0x3b, 0x53, 0x3b, 0x64, 0x75, 0x6d, 0x2e,
24950x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d, 0x69, 0x65, 0x2e, 0x3b, 0x6a, 0x6f, 0x69, 0x3b,
24960x76, 0x69, 0x6e, 0x2e, 0x3b, 0x73, 0xe2, 0x6d, 0x2e, 0x3b, 0x64, 0x75, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x103, 0x3b, 0x6c,
24970x75, 0x6e, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x21b, 0x69, 0x3b, 0x6d, 0x69, 0x65, 0x72, 0x63, 0x75, 0x72, 0x69, 0x3b, 0x6a,
24980x6f, 0x69, 0x3b, 0x76, 0x69, 0x6e, 0x65, 0x72, 0x69, 0x3b, 0x73, 0xe2, 0x6d, 0x62, 0x103, 0x74, 0x103, 0x3b, 0x44, 0x75,
24990x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b, 0x4d, 0x69, 0x65, 0x3b, 0x4a, 0x6f, 0x69, 0x3b, 0x56, 0x69,
25000x6e, 0x3b, 0x53, 0xe2, 0x6d, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x61, 0x3b, 0x4d, 0x69, 0x3b, 0x4a, 0x3b, 0x56, 0x3b,
25010x53, 0x3b, 0x432, 0x441, 0x3b, 0x43f, 0x43d, 0x3b, 0x432, 0x442, 0x3b, 0x441, 0x440, 0x3b, 0x447, 0x442, 0x3b, 0x43f, 0x442, 0x3b,
25020x441, 0x431, 0x3b, 0x432, 0x43e, 0x441, 0x43a, 0x440, 0x435, 0x441, 0x435, 0x43d, 0x44c, 0x435, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434,
25030x435, 0x43b, 0x44c, 0x43d, 0x438, 0x43a, 0x3b, 0x432, 0x442, 0x43e, 0x440, 0x43d, 0x438, 0x43a, 0x3b, 0x441, 0x440, 0x435, 0x434, 0x430,
25040x3b, 0x447, 0x435, 0x442, 0x432, 0x435, 0x440, 0x433, 0x3b, 0x43f, 0x44f, 0x442, 0x43d, 0x438, 0x446, 0x430, 0x3b, 0x441, 0x443, 0x431,
25050x431, 0x43e, 0x442, 0x430, 0x3b, 0x412, 0x3b, 0x41f, 0x3b, 0x412, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x421, 0x3b, 0x42,
25060x6b, 0x31, 0x3b, 0x42, 0x6b, 0x32, 0x3b, 0x42, 0x6b, 0x33, 0x3b, 0x42, 0x6b, 0x34, 0x3b, 0x42, 0x6b, 0x35, 0x3b, 0x4c,
25070xe2, 0x70, 0x3b, 0x4c, 0xe2, 0x79, 0x3b, 0x42, 0x69, 0x6b, 0x75, 0x61, 0x2d, 0xf4, 0x6b, 0x6f, 0x3b, 0x42, 0xef, 0x6b,
25080x75, 0x61, 0x2d, 0xfb, 0x73, 0x65, 0x3b, 0x42, 0xef, 0x6b, 0x75, 0x61, 0x2d, 0x70, 0x74, 0xe2, 0x3b, 0x42, 0xef, 0x6b,
25090x75, 0x61, 0x2d, 0x75, 0x73, 0xef, 0xf6, 0x3b, 0x42, 0xef, 0x6b, 0x75, 0x61, 0x2d, 0x6f, 0x6b, 0xfc, 0x3b, 0x4c, 0xe2,
25100x70, 0xf4, 0x73, 0xf6, 0x3b, 0x4c, 0xe2, 0x79, 0x65, 0x6e, 0x67, 0x61, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x53,
25110x3b, 0x4b, 0x3b, 0x50, 0x3b, 0x59, 0x3b, 0x930, 0x935, 0x93f, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x938, 0x94b, 0x92e, 0x935,
25120x93e, 0x938, 0x930, 0x903, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x92c, 0x941, 0x927, 0x935, 0x93e,
25130x938, 0x930, 0x903, 0x3b, 0x917, 0x941, 0x930, 0x941, 0x935, 0x93e, 0x938, 0x930, 0x3a, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x935,
25140x93e, 0x938, 0x930, 0x903, 0x3b, 0x936, 0x928, 0x93f, 0x935, 0x93e, 0x938, 0x930, 0x903, 0x3b, 0x43d, 0x435, 0x434, 0x3b, 0x43f, 0x43e,
25150x43d, 0x3b, 0x443, 0x442, 0x43e, 0x3b, 0x441, 0x440, 0x435, 0x3b, 0x447, 0x435, 0x442, 0x3b, 0x43f, 0x435, 0x442, 0x3b, 0x441, 0x443,
25160x431, 0x3b, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443,
25170x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b, 0x441, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a,
25180x3b, 0x43f, 0x435, 0x442, 0x430, 0x43a, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x3b, 0x43f, 0x3b, 0x443, 0x3b,
25190x441, 0x3b, 0x447, 0x3b, 0x43f, 0x3b, 0x441, 0x3b, 0x6e, 0x65, 0x64, 0x3b, 0x70, 0x6f, 0x6e, 0x3b, 0x75, 0x74, 0x6f, 0x3b,
25200x73, 0x72, 0x65, 0x3b, 0x10d, 0x65, 0x74, 0x3b, 0x70, 0x65, 0x74, 0x3b, 0x73, 0x75, 0x62, 0x3b, 0x6e, 0x65, 0x64, 0x6a,
25210x65, 0x6c, 0x6a, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72,
25220x61, 0x6b, 0x3b, 0x73, 0x72, 0x69, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b,
25230x70, 0x65, 0x74, 0x61, 0x6b, 0x3b, 0x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61,
25240x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x6b, 0x3b, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x6b, 0x3b, 0x73,
25250x72, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x76, 0x72, 0x74, 0x61, 0x6b, 0x3b, 0x70, 0x65, 0x74, 0x61, 0x6b, 0x3b,
25260x73, 0x75, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x43d, 0x435, 0x434, 0x3b, 0x43f, 0x43e, 0x43d, 0x3b, 0x443, 0x442, 0x43e, 0x3b, 0x441,
25270x440, 0x438, 0x3b, 0x447, 0x435, 0x442, 0x3b, 0x43f, 0x435, 0x442, 0x3b, 0x441, 0x443, 0x431, 0x3b, 0x43d, 0x435, 0x434, 0x458, 0x435,
25280x459, 0x430, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x458, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443, 0x442, 0x43e, 0x440, 0x430, 0x43a,
25290x3b, 0x441, 0x440, 0x438, 0x458, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a, 0x3b, 0x43f, 0x435,
25300x442, 0x430, 0x43a, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x43d, 0x435, 0x434, 0x458, 0x435, 0x459, 0x430, 0x3b, 0x43f,
25310x43e, 0x43d, 0x435, 0x434, 0x435, 0x459, 0x430, 0x43a, 0x3b, 0x443, 0x442, 0x43e, 0x440, 0x430, 0x43a, 0x3b, 0x441, 0x440, 0x438, 0x458,
25320x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x440, 0x442, 0x430, 0x43a, 0x3b, 0x43f, 0x435, 0x442, 0x430, 0x43a, 0x3b, 0x441,
25330x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x425, 0x446, 0x431, 0x3b, 0x41a, 0x440, 0x441, 0x3b, 0x414, 0x446, 0x433, 0x3b, 0x4d4, 0x440,
25340x442, 0x3b, 0x426, 0x43f, 0x440, 0x3b, 0x41c, 0x440, 0x431, 0x3b, 0x421, 0x431, 0x442, 0x3b, 0x425, 0x443, 0x44b, 0x446, 0x430, 0x443,
25350x431, 0x43e, 0x43d, 0x3b, 0x41a, 0x44a, 0x443, 0x44b, 0x440, 0x438, 0x441, 0x4d5, 0x440, 0x3b, 0x414, 0x44b, 0x446, 0x446, 0x4d5, 0x433,
25360x3b, 0x4d4, 0x440, 0x442, 0x44b, 0x446, 0x446, 0x4d5, 0x433, 0x3b, 0x426, 0x44b, 0x43f, 0x43f, 0x4d5, 0x440, 0x4d5, 0x43c, 0x3b, 0x41c,
25370x430, 0x439, 0x440, 0x4d5, 0x43c, 0x431, 0x43e, 0x43d, 0x3b, 0x421, 0x430, 0x431, 0x430, 0x442, 0x3b, 0x425, 0x3b, 0x41a, 0x3b, 0x414,
25380x3b, 0x4d4, 0x3b, 0x426, 0x3b, 0x41c, 0x3b, 0x421, 0x3b, 0x445, 0x446, 0x431, 0x3b, 0x43a, 0x440, 0x441, 0x3b, 0x434, 0x446, 0x433,
25390x3b, 0x4d5, 0x440, 0x442, 0x3b, 0x446, 0x43f, 0x440, 0x3b, 0x43c, 0x440, 0x431, 0x3b, 0x441, 0x431, 0x442, 0x3b, 0x445, 0x443, 0x44b,
25400x446, 0x430, 0x443, 0x431, 0x43e, 0x43d, 0x3b, 0x43a, 0x44a, 0x443, 0x44b, 0x440, 0x438, 0x441, 0x4d5, 0x440, 0x3b, 0x434, 0x44b, 0x446,
25410x446, 0x4d5, 0x433, 0x3b, 0x4d5, 0x440, 0x442, 0x44b, 0x446, 0x446, 0x4d5, 0x433, 0x3b, 0x446, 0x44b, 0x43f, 0x43f, 0x4d5, 0x440, 0x4d5,
25420x43c, 0x3b, 0x43c, 0x430, 0x439, 0x440, 0x4d5, 0x43c, 0x431, 0x43e, 0x43d, 0x3b, 0x441, 0x430, 0x431, 0x430, 0x442, 0x3b, 0x53, 0x76,
25430x6f, 0x3b, 0x4d, 0x75, 0x76, 0x3b, 0x43, 0x68, 0x70, 0x3b, 0x43, 0x68, 0x74, 0x3b, 0x43, 0x68, 0x6e, 0x3b, 0x43, 0x68,
25440x73, 0x3b, 0x4d, 0x75, 0x67, 0x3b, 0x53, 0x76, 0x6f, 0x6e, 0x64, 0x6f, 0x3b, 0x4d, 0x75, 0x76, 0x68, 0x75, 0x72, 0x6f,
25450x3b, 0x43, 0x68, 0x69, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x43, 0x68, 0x69,
25460x6e, 0x61, 0x3b, 0x43, 0x68, 0x69, 0x73, 0x68, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x75, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x61,
25470x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x4d, 0x3b, 0x622, 0x686, 0x631, 0x3b, 0x633,
25480x648, 0x645, 0x631, 0x3b, 0x627, 0x6b1, 0x627, 0x631, 0x648, 0x3b, 0x627, 0x631, 0x628, 0x639, 0x3b, 0x62e, 0x645, 0x64a, 0x633, 0x3b,
25490x62c, 0x645, 0x639, 0x648, 0x3b, 0x687, 0x646, 0x687, 0x631, 0x3b, 0x622, 0x686, 0x631, 0x3b, 0x633, 0x648, 0x3b, 0x627, 0x6b1, 0x627,
25500x631, 0x648, 0x3b, 0x627, 0x631, 0x628, 0x639, 0x3b, 0x62e, 0x645, 0x3b, 0x62c, 0x645, 0x639, 0x648, 0x3b, 0x687, 0x646, 0x687, 0x631,
25510x3b, 0x906, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x935, 0x93f, 0x938, 0x94d, 0x3b, 0x91c, 0x941,
25520x92e, 0x3b, 0x91b, 0x902, 0x91b, 0x3b, 0x906, 0x930, 0x94d, 0x924, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x927,
25530x3b, 0x935, 0x93f, 0x938, 0x3b, 0x91c, 0x941, 0x92e, 0x3b, 0x91b, 0x902, 0x91b, 0x3b, 0x906, 0x3b, 0x938, 0x942, 0x3b, 0x92e, 0x902,
25540x3b, 0x92c, 0x941, 0x3b, 0x935, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x91b, 0x902, 0x3b, 0x906, 0x930, 0x94d, 0x924, 0x3b, 0x938, 0x942,
25550x3b, 0x92e, 0x902, 0x917, 0x3b, 0x92c, 0x941, 0x927, 0x3b, 0x935, 0x93f, 0x938, 0x3b, 0x91c, 0x941, 0x92e, 0x3b, 0x91b, 0x902, 0x91b,
25560x3b, 0x906, 0x930, 0x94d, 0x924, 0x935, 0x93e, 0x930, 0x3b, 0x938, 0x942, 0x92e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x941, 0x3b,
25570x92c, 0x941, 0x927, 0x930, 0x3b, 0x935, 0x93f, 0x938, 0x94d, 0x92a, 0x924, 0x3b, 0x91c, 0x941, 0x92e, 0x913, 0x3b, 0x91b, 0x902, 0x91b,
25580x930, 0x3b, 0x906, 0x3b, 0x92e, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b, 0x935, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x91b, 0x902,
25590x3b, 0xd89, 0xdbb, 0xdd2, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdb3, 0xdd4, 0xdaf, 0xdcf, 0x3b, 0xd85, 0xd9f, 0xdc4, 0x3b, 0xdb6, 0xdaf, 0xdcf,
25600xdaf, 0xdcf, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0xdc4, 0xdc3, 0xdca, 0x3b, 0xdc3, 0xdd2, 0xd9a, 0xdd4, 0x3b, 0xdc3, 0xdd9, 0xdb1, 0x3b,
25610xd89, 0xdbb, 0xdd2, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdb3, 0xdd4, 0xdaf, 0xdcf, 0x3b, 0xd85, 0xd9f, 0xdc4, 0xdbb, 0xdd4, 0xdc0, 0xdcf, 0xdaf,
25620xdcf, 0x3b, 0xdb6, 0xdaf, 0xdcf, 0xdaf, 0xdcf, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0xdc4, 0xdc3, 0xdca, 0xdb4, 0xdad, 0xdd2, 0xdb1, 0xdca,
25630xdaf, 0xdcf, 0x3b, 0xdc3, 0xdd2, 0xd9a, 0xdd4, 0xdbb, 0xdcf, 0xdaf, 0xdcf, 0x3b, 0xdc3, 0xdd9, 0xdb1, 0xdc3, 0xdd4, 0xdbb, 0xdcf, 0xdaf,
25640xdcf, 0x3b, 0xd89, 0x3b, 0xdc3, 0x3b, 0xd85, 0x3b, 0xdb6, 0x3b, 0xdb6, 0xdca, 0x200d, 0xdbb, 0x3b, 0xdc3, 0xdd2, 0x3b, 0xdc3, 0xdd9,
25650x3b, 0x6e, 0x65, 0x3b, 0x70, 0x6f, 0x3b, 0x75, 0x74, 0x3b, 0x73, 0x74, 0x3b, 0x161, 0x74, 0x3b, 0x70, 0x69, 0x3b, 0x73,
25660x6f, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x13e, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x64, 0x65, 0x6c, 0x6f, 0x6b, 0x3b, 0x75, 0x74,
25670x6f, 0x72, 0x6f, 0x6b, 0x3b, 0x73, 0x74, 0x72, 0x65, 0x64, 0x61, 0x3b, 0x161, 0x74, 0x76, 0x72, 0x74, 0x6f, 0x6b, 0x3b,
25680x70, 0x69, 0x61, 0x74, 0x6f, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x75, 0x3b,
25690x73, 0x3b, 0x161, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x6e, 0x65, 0x64, 0x2e, 0x3b, 0x70, 0x6f, 0x6e, 0x2e, 0x3b, 0x74, 0x6f,
25700x72, 0x2e, 0x3b, 0x73, 0x72, 0x65, 0x2e, 0x3b, 0x10d, 0x65, 0x74, 0x2e, 0x3b, 0x70, 0x65, 0x74, 0x2e, 0x3b, 0x73, 0x6f,
25710x62, 0x2e, 0x3b, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x61, 0x3b, 0x70, 0x6f, 0x6e, 0x65, 0x64, 0x65, 0x6c, 0x6a, 0x65,
25720x6b, 0x3b, 0x74, 0x6f, 0x72, 0x65, 0x6b, 0x3b, 0x73, 0x72, 0x65, 0x64, 0x61, 0x3b, 0x10d, 0x65, 0x74, 0x72, 0x74, 0x65,
25730x6b, 0x3b, 0x70, 0x65, 0x74, 0x65, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x74,
25740x3b, 0x73, 0x3b, 0x10d, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x41, 0x78, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x3b, 0x54, 0x6c, 0x64,
25750x6f, 0x3b, 0x41, 0x72, 0x62, 0x63, 0x3b, 0x4b, 0x68, 0x6d, 0x73, 0x3b, 0x4a, 0x6d, 0x63, 0x3b, 0x53, 0x62, 0x74, 0x69,
25760x3b, 0x41, 0x78, 0x61, 0x64, 0x3b, 0x49, 0x73, 0x6e, 0x69, 0x69, 0x6e, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x61, 0x64, 0x6f,
25770x3b, 0x41, 0x72, 0x62, 0x61, 0x63, 0x6f, 0x3b, 0x4b, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x3b, 0x4a, 0x69, 0x6d, 0x63,
25780x6f, 0x3b, 0x53, 0x61, 0x62, 0x74, 0x69, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x4b, 0x68, 0x3b, 0x4a,
25790x3b, 0x53, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x69, 0xe9, 0x3b, 0x6a,
25800x75, 0x65, 0x3b, 0x76, 0x69, 0x65, 0x3b, 0x73, 0xe1, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x6c,
25810x75, 0x6e, 0x65, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x6d, 0x69, 0xe9, 0x72, 0x63, 0x6f, 0x6c, 0x65,
25820x73, 0x3b, 0x6a, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x69, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x73, 0xe1, 0x62,
25830x61, 0x64, 0x6f, 0x3b, 0x64, 0x6f, 0x6d, 0x2e, 0x3b, 0x6c, 0x75, 0x6e, 0x2e, 0x3b, 0x6d, 0x61, 0x72, 0x2e, 0x3b, 0x6d,
25840x69, 0xe9, 0x2e, 0x3b, 0x6a, 0x75, 0x65, 0x2e, 0x3b, 0x76, 0x69, 0x65, 0x2e, 0x3b, 0x73, 0xe1, 0x62, 0x2e, 0x3b, 0x4d,
25850x6e, 0x67, 0x3b, 0x53, 0x65, 0x6e, 0x3b, 0x53, 0x61, 0x6c, 0x3b, 0x52, 0x65, 0x62, 0x3b, 0x4b, 0x65, 0x6d, 0x3b, 0x4a,
25860x75, 0x6d, 0x3b, 0x53, 0x61, 0x70, 0x3b, 0x4d, 0x69, 0x6e, 0x67, 0x67, 0x75, 0x3b, 0x53, 0x65, 0x6e, 0xe9, 0x6e, 0x3b,
25870x53, 0x61, 0x6c, 0x61, 0x73, 0x61, 0x3b, 0x52, 0x65, 0x62, 0x6f, 0x3b, 0x4b, 0x65, 0x6d, 0x69, 0x73, 0x3b, 0x4a, 0x75,
25880x6d, 0x61, 0x61, 0x68, 0x3b, 0x53, 0x61, 0x70, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b,
25890x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d,
25900x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61,
25910x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x73, 0xf6, 0x6e, 0x3b, 0x6d, 0xe5, 0x6e, 0x3b, 0x74,
25920x69, 0x73, 0x3b, 0x6f, 0x6e, 0x73, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0xf6, 0x72, 0x3b,
25930x73, 0xf6, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x6d, 0xe5, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x69, 0x73, 0x64, 0x61, 0x67,
25940x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64,
25950x61, 0x67, 0x3b, 0x6c, 0xf6, 0x72, 0x64, 0x61, 0x67, 0x3b, 0x42f, 0x448, 0x431, 0x3b, 0x414, 0x448, 0x431, 0x3b, 0x421, 0x448,
25960x431, 0x3b, 0x427, 0x448, 0x431, 0x3b, 0x41f, 0x448, 0x431, 0x3b, 0x4b6, 0x43c, 0x44a, 0x3b, 0x428, 0x43d, 0x431, 0x3b, 0x42f, 0x43a,
25970x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x414, 0x443, 0x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x421, 0x435, 0x448, 0x430, 0x43d, 0x431,
25980x435, 0x3b, 0x427, 0x43e, 0x440, 0x448, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x41f, 0x430, 0x43d, 0x4b7, 0x448, 0x430, 0x43d, 0x431, 0x435,
25990x3b, 0x4b6, 0x443, 0x43c, 0x44a, 0x430, 0x3b, 0x428, 0x430, 0x43d, 0x431, 0x435, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x427,
26000x3b, 0x41f, 0x3b, 0x4b6, 0x3b, 0x428, 0x3b, 0xb9e, 0xbbe, 0xbaf, 0xbbf, 0x2e, 0x3b, 0xba4, 0xbbf, 0xb99, 0xbcd, 0x2e, 0x3b, 0xb9a,
26010xbc6, 0xbb5, 0xbcd, 0x2e, 0x3b, 0xbaa, 0xbc1, 0xba4, 0x2e, 0x3b, 0xbb5, 0xbbf, 0xbaf, 0xbbe, 0x2e, 0x3b, 0xbb5, 0xbc6, 0xbb3, 0xbcd,
26020x2e, 0x3b, 0xb9a, 0xba9, 0xbbf, 0x3b, 0xb9e, 0xbbe, 0xbaf, 0xbbf, 0xbb1, 0xbc1, 0x3b, 0xba4, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbb3, 0xbcd,
26030x3b, 0xb9a, 0xbc6, 0xbb5, 0xbcd, 0xbb5, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0xbaa, 0xbc1, 0xba4, 0xba9, 0xbcd, 0x3b, 0xbb5, 0xbbf, 0xbaf, 0xbbe,
26040xbb4, 0xba9, 0xbcd, 0x3b, 0xbb5, 0xbc6, 0xbb3, 0xbcd, 0xbb3, 0xbbf, 0x3b, 0xb9a, 0xba9, 0xbbf, 0x3b, 0xb9e, 0xbbe, 0x3b, 0xba4, 0xbbf,
26050x3b, 0xb9a, 0xbc6, 0x3b, 0xbaa, 0xbc1, 0x3b, 0xbb5, 0xbbf, 0x3b, 0xbb5, 0xbc6, 0x3b, 0xb9a, 0x3b, 0x44f, 0x43a, 0x448, 0x2e, 0x3b,
26060x434, 0x4af, 0x448, 0x2e, 0x3b, 0x441, 0x438, 0x448, 0x2e, 0x3b, 0x447, 0x4d9, 0x440, 0x2e, 0x3b, 0x43f, 0x4d9, 0x43d, 0x497, 0x2e,
26070x3b, 0x497, 0x43e, 0x43c, 0x2e, 0x3b, 0x448, 0x438, 0x43c, 0x2e, 0x3b, 0x44f, 0x43a, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x434,
26080x4af, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x441, 0x438, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x447, 0x4d9, 0x440, 0x448, 0x4d9,
26090x43c, 0x431, 0x435, 0x3b, 0x43f, 0x4d9, 0x43d, 0x497, 0x435, 0x448, 0x4d9, 0x43c, 0x431, 0x435, 0x3b, 0x497, 0x43e, 0x43c, 0x433, 0x430,
26100x3b, 0x448, 0x438, 0x43c, 0x431, 0x4d9, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x496, 0x3b, 0x428,
26110x3b, 0xc06, 0xc26, 0xc3f, 0x3b, 0xc38, 0xc4b, 0xc2e, 0x3b, 0xc2e, 0xc02, 0xc17, 0xc33, 0x3b, 0xc2c, 0xc41, 0xc27, 0x3b, 0xc17, 0xc41,
26120xc30, 0xc41, 0x3b, 0xc36, 0xc41, 0xc15, 0xc4d, 0xc30, 0x3b, 0xc36, 0xc28, 0xc3f, 0x3b, 0xc06, 0xc26, 0xc3f, 0xc35, 0xc3e, 0xc30, 0xc02,
26130x3b, 0xc38, 0xc4b, 0xc2e, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc2e, 0xc02, 0xc17, 0xc33, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc2c, 0xc41,
26140xc27, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc17, 0xc41, 0xc30, 0xc41, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc36, 0xc41, 0xc15, 0xc4d, 0xc30,
26150xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc36, 0xc28, 0xc3f, 0xc35, 0xc3e, 0xc30, 0xc02, 0x3b, 0xc06, 0x3b, 0xc38, 0xc4b, 0x3b, 0xc2e, 0x3b,
26160xc2c, 0xc41, 0x3b, 0xc17, 0xc41, 0x3b, 0xc36, 0xc41, 0x3b, 0xc36, 0x3b, 0xe2d, 0xe32, 0x2e, 0x3b, 0xe08, 0x2e, 0x3b, 0xe2d, 0x2e,
26170x3b, 0xe1e, 0x2e, 0x3b, 0xe1e, 0xe24, 0x2e, 0x3b, 0xe28, 0x2e, 0x3b, 0xe2a, 0x2e, 0x3b, 0xe27, 0xe31, 0xe19, 0xe2d, 0xe32, 0xe17,
26180xe34, 0xe15, 0xe22, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe08, 0xe31, 0xe19, 0xe17, 0xe23, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe2d, 0xe31,
26190xe07, 0xe04, 0xe32, 0xe23, 0x3b, 0xe27, 0xe31, 0xe19, 0xe1e, 0xe38, 0xe18, 0x3b, 0xe27, 0xe31, 0xe19, 0xe1e, 0xe24, 0xe2b, 0xe31, 0xe2a,
26200xe1a, 0xe14, 0xe35, 0x3b, 0xe27, 0xe31, 0xe19, 0xe28, 0xe38, 0xe01, 0xe23, 0xe4c, 0x3b, 0xe27, 0xe31, 0xe19, 0xe40, 0xe2a, 0xe32, 0xe23,
26210xe4c, 0x3b, 0xe2d, 0xe32, 0x3b, 0xe08, 0x3b, 0xe2d, 0x3b, 0xe1e, 0x3b, 0xe1e, 0xe24, 0x3b, 0xe28, 0x3b, 0xe2a, 0x3b, 0xf49, 0xf72,
26220xf0b, 0xf58, 0xf0b, 0x3b, 0xf5f, 0xfb3, 0xf0b, 0xf56, 0xf0b, 0x3b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62, 0xf0b, 0x3b, 0xf63,
26230xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf55, 0xf74, 0xf62, 0xf0b, 0xf56, 0xf74, 0xf0b, 0x3b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b,
26240x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf49, 0xf72, 0xf0b, 0xf58, 0xf0b, 0x3b, 0xf42,
26250xf5f, 0xf60, 0xf0b, 0xf5f, 0xfb3, 0xf0b, 0xf56, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf58, 0xf72, 0xf42, 0xf0b, 0xf51, 0xf58, 0xf62,
26260xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf63, 0xfb7, 0xf42, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf55, 0xf74, 0xf62,
26270xf0b, 0xf56, 0xf74, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b, 0xf54, 0xf0b, 0xf66, 0xf44, 0xf66, 0xf0b, 0x3b, 0xf42, 0xf5f, 0xf60, 0xf0b,
26280xf66, 0xfa4, 0xf7a, 0xf53, 0xf0b, 0xf54, 0xf0b, 0x3b, 0xf49, 0xf72, 0x3b, 0xf5f, 0xfb3, 0x3b, 0xf58, 0xf72, 0xf42, 0x3b, 0xf63, 0xfb7,
26290xf42, 0x3b, 0xf55, 0xf74, 0xf62, 0x3b, 0xf66, 0xf44, 0xf66, 0x3b, 0xf66, 0xfa4, 0xf7a, 0xf53, 0x3b, 0x1230, 0x1295, 0x3b, 0x1230, 0x1291,
26300x3b, 0x1230, 0x1209, 0x3b, 0x1228, 0x1261, 0x3b, 0x1213, 0x1219, 0x3b, 0x12d3, 0x122d, 0x3b, 0x1240, 0x12f3, 0x3b, 0x1230, 0x1295, 0x1260, 0x1275,
26310x3b, 0x1230, 0x1291, 0x12ed, 0x3b, 0x1220, 0x1209, 0x1235, 0x3b, 0x1228, 0x1261, 0x12d5, 0x3b, 0x1283, 0x1219, 0x1235, 0x3b, 0x12d3, 0x122d, 0x1262,
26320x3b, 0x1240, 0x12f3, 0x121d, 0x3b, 0x1230, 0x3b, 0x1230, 0x3b, 0x1220, 0x3b, 0x1228, 0x3b, 0x1213, 0x3b, 0x12d3, 0x3b, 0x1240, 0x3b, 0x1230,
26330x3b, 0x1230, 0x3b, 0x1230, 0x3b, 0x1228, 0x3b, 0x1213, 0x3b, 0x12d3, 0x3b, 0x1240, 0x3b, 0x53, 0x101, 0x70, 0x3b, 0x4d, 0x14d, 0x6e,
26340x3b, 0x54, 0x16b, 0x73, 0x3b, 0x50, 0x75, 0x6c, 0x3b, 0x54, 0x75, 0x2bb, 0x61, 0x3b, 0x46, 0x61, 0x6c, 0x3b, 0x54, 0x6f,
26350x6b, 0x3b, 0x53, 0x101, 0x70, 0x61, 0x74, 0x65, 0x3b, 0x4d, 0x14d, 0x6e, 0x69, 0x74, 0x65, 0x3b, 0x54, 0x16b, 0x73, 0x69,
26360x74, 0x65, 0x3b, 0x50, 0x75, 0x6c, 0x65, 0x6c, 0x75, 0x6c, 0x75, 0x3b, 0x54, 0x75, 0x2bb, 0x61, 0x70, 0x75, 0x6c, 0x65,
26370x6c, 0x75, 0x6c, 0x75, 0x3b, 0x46, 0x61, 0x6c, 0x61, 0x69, 0x74, 0x65, 0x3b, 0x54, 0x6f, 0x6b, 0x6f, 0x6e, 0x61, 0x6b,
26380x69, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x54, 0x3b, 0x50, 0x3b, 0x54, 0x3b, 0x46, 0x3b, 0x54, 0x3b, 0x50, 0x61, 0x7a, 0x3b,
26390x50, 0x7a, 0x74, 0x3b, 0x53, 0x61, 0x6c, 0x3b, 0xc7, 0x61, 0x72, 0x3b, 0x50, 0x65, 0x72, 0x3b, 0x43, 0x75, 0x6d, 0x3b,
26400x43, 0x6d, 0x74, 0x3b, 0x50, 0x61, 0x7a, 0x61, 0x72, 0x3b, 0x50, 0x61, 0x7a, 0x61, 0x72, 0x74, 0x65, 0x73, 0x69, 0x3b,
26410x53, 0x61, 0x6c, 0x131, 0x3b, 0xc7, 0x61, 0x72, 0x15f, 0x61, 0x6d, 0x62, 0x61, 0x3b, 0x50, 0x65, 0x72, 0x15f, 0x65, 0x6d,
26420x62, 0x65, 0x3b, 0x43, 0x75, 0x6d, 0x61, 0x3b, 0x43, 0x75, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x69, 0x3b, 0x50, 0x3b,
26430x50, 0x3b, 0x53, 0x3b, 0xc7, 0x3b, 0x50, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0xdd, 0x65, 0x6b, 0x3b, 0x44, 0x75, 0x15f, 0x3b,
26440x53, 0x69, 0x15f, 0x3b, 0xc7, 0x61, 0x72, 0x3b, 0x50, 0x65, 0x6e, 0x3b, 0x41, 0x6e, 0x6e, 0x3b, 0x15e, 0x65, 0x6e, 0x3b,
26450xdd, 0x65, 0x6b, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x44, 0x75, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x53, 0x69, 0x15f,
26460x65, 0x6e, 0x62, 0x65, 0x3b, 0xc7, 0x61, 0x72, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x50, 0x65, 0x6e, 0x15f, 0x65, 0x6e,
26470x62, 0x65, 0x3b, 0x41, 0x6e, 0x6e, 0x61, 0x3b, 0x15e, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0xdd, 0x3b, 0x44, 0x3b, 0x53, 0x3b,
26480xc7, 0x3b, 0x50, 0x3b, 0x41, 0x3b, 0x15e, 0x3b, 0xfd, 0x65, 0x6b, 0x3b, 0x64, 0x75, 0x15f, 0x3b, 0x73, 0x69, 0x15f, 0x3b,
26490xe7, 0x61, 0x72, 0x3b, 0x70, 0x65, 0x6e, 0x3b, 0x61, 0x6e, 0x6e, 0x3b, 0x15f, 0x65, 0x6e, 0x3b, 0xfd, 0x65, 0x6b, 0x15f,
26500x65, 0x6e, 0x62, 0x65, 0x3b, 0x64, 0x75, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x73, 0x69, 0x15f, 0x65, 0x6e, 0x62, 0x65,
26510x3b, 0xe7, 0x61, 0x72, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x70, 0x65, 0x6e, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x61,
26520x6e, 0x6e, 0x61, 0x3b, 0x15f, 0x65, 0x6e, 0x62, 0x65, 0x3b, 0x64a, 0x6d5, 0x3b, 0x62f, 0x6c8, 0x3b, 0x633, 0x6d5, 0x3b, 0x686,
26530x627, 0x3b, 0x67e, 0x6d5, 0x3b, 0x62c, 0x6c8, 0x3b, 0x634, 0x6d5, 0x3b, 0x64a, 0x6d5, 0x643, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b,
26540x62f, 0x6c8, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x633, 0x6d5, 0x64a, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x686, 0x627, 0x631,
26550x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x67e, 0x6d5, 0x64a, 0x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x62c, 0x6c8, 0x645, 0x6d5, 0x3b,
26560x634, 0x6d5, 0x646, 0x628, 0x6d5, 0x3b, 0x64a, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x62c, 0x3b, 0x634, 0x3b,
26570x43d, 0x435, 0x434, 0x456, 0x43b, 0x44f, 0x3b, 0x43f, 0x43e, 0x43d, 0x435, 0x434, 0x456, 0x43b, 0x43e, 0x43a, 0x3b, 0x432, 0x456, 0x432,
26580x442, 0x43e, 0x440, 0x43e, 0x43a, 0x3b, 0x441, 0x435, 0x440, 0x435, 0x434, 0x430, 0x3b, 0x447, 0x435, 0x442, 0x432, 0x435, 0x440, 0x3b,
26590x43f, 0x2bc, 0x44f, 0x442, 0x43d, 0x438, 0x446, 0x44f, 0x3b, 0x441, 0x443, 0x431, 0x43e, 0x442, 0x430, 0x3b, 0x41d, 0x3b, 0x41f, 0x3b,
26600x412, 0x3b, 0x421, 0x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x421, 0x3b, 0x627, 0x62a, 0x648, 0x627, 0x631, 0x3b, 0x67e, 0x6cc, 0x631, 0x3b,
26610x645, 0x646, 0x6af, 0x644, 0x3b, 0x628, 0x62f, 0x6be, 0x3b, 0x62c, 0x645, 0x639, 0x631, 0x627, 0x62a, 0x3b, 0x62c, 0x645, 0x639, 0x6c1,
26620x3b, 0x6c1, 0x641, 0x62a, 0x6c1, 0x3b, 0x59, 0x61, 0x6b, 0x3b, 0x44, 0x75, 0x73, 0x68, 0x3b, 0x53, 0x65, 0x73, 0x68, 0x3b,
26630x43, 0x68, 0x6f, 0x72, 0x3b, 0x50, 0x61, 0x79, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x53, 0x68, 0x61, 0x6e, 0x3b, 0x79, 0x61,
26640x6b, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x64, 0x75, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x73, 0x65, 0x73,
26650x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x63, 0x68, 0x6f, 0x72, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x70, 0x61, 0x79,
26660x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x61, 0x3b, 0x59,
26670x3b, 0x44, 0x3b, 0x53, 0x3b, 0x43, 0x3b, 0x50, 0x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x6cc, 0x2e, 0x3b, 0x62f, 0x2e, 0x3b, 0x633,
26680x2e, 0x3b, 0x686, 0x2e, 0x3b, 0x67e, 0x2e, 0x3b, 0x62c, 0x2e, 0x3b, 0x634, 0x2e, 0x3b, 0x44f, 0x43a, 0x448, 0x3b, 0x434, 0x443,
26690x448, 0x3b, 0x441, 0x435, 0x448, 0x3b, 0x447, 0x43e, 0x440, 0x3b, 0x43f, 0x430, 0x439, 0x3b, 0x436, 0x443, 0x43c, 0x3b, 0x448, 0x430,
26700x43d, 0x3b, 0x44f, 0x43a, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x434, 0x443, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x441, 0x435,
26710x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x447, 0x43e, 0x440, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x43f, 0x430, 0x439, 0x448, 0x430,
26720x43d, 0x431, 0x430, 0x3b, 0x436, 0x443, 0x43c, 0x430, 0x3b, 0x448, 0x430, 0x43d, 0x431, 0x430, 0x3b, 0x42f, 0x3b, 0x414, 0x3b, 0x421,
26730x3b, 0x427, 0x3b, 0x41f, 0x3b, 0x416, 0x3b, 0x428, 0x3b, 0x43, 0x4e, 0x3b, 0x54, 0x68, 0x20, 0x32, 0x3b, 0x54, 0x68, 0x20,
26740x33, 0x3b, 0x54, 0x68, 0x20, 0x34, 0x3b, 0x54, 0x68, 0x20, 0x35, 0x3b, 0x54, 0x68, 0x20, 0x36, 0x3b, 0x54, 0x68, 0x20,
26750x37, 0x3b, 0x43, 0x68, 0x1ee7, 0x20, 0x4e, 0x68, 0x1ead, 0x74, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x48, 0x61, 0x69, 0x3b, 0x54,
26760x68, 0x1ee9, 0x20, 0x42, 0x61, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x54, 0x1b0, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x4e, 0x103, 0x6d,
26770x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x53, 0xe1, 0x75, 0x3b, 0x54, 0x68, 0x1ee9, 0x20, 0x42, 0x1ea3, 0x79, 0x3b, 0x43, 0x4e, 0x3b,
26780x54, 0x32, 0x3b, 0x54, 0x33, 0x3b, 0x54, 0x34, 0x3b, 0x54, 0x35, 0x3b, 0x54, 0x36, 0x3b, 0x54, 0x37, 0x3b, 0x53, 0x75,
26790x6c, 0x3b, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x77, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x49, 0x61, 0x75, 0x3b, 0x47,
26800x77, 0x65, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x53, 0x75, 0x6c, 0x3b, 0x44, 0x79, 0x64, 0x64,
26810x20, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x4d, 0x61, 0x77, 0x72, 0x74, 0x68, 0x3b, 0x44, 0x79,
26820x64, 0x64, 0x20, 0x4d, 0x65, 0x72, 0x63, 0x68, 0x65, 0x72, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x49, 0x61, 0x75, 0x3b,
26830x44, 0x79, 0x64, 0x64, 0x20, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x44, 0x79, 0x64, 0x64, 0x20, 0x53, 0x61, 0x64,
26840x77, 0x72, 0x6e, 0x3b, 0x53, 0x3b, 0x4c, 0x6c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x49, 0x3b, 0x47, 0x3b, 0x53, 0x3b, 0x53,
26850x75, 0x6c, 0x3b, 0x4c, 0x6c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x77, 0x3b, 0x4d, 0x65, 0x72, 0x3b, 0x49, 0x61, 0x75, 0x3b,
26860x47, 0x77, 0x65, 0x6e, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x44, 0x69, 0x62, 0x3b, 0x41, 0x6c, 0x74, 0x3b, 0x54, 0x61, 0x6c,
26870x3b, 0xc0, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x78, 0x3b, 0xc0, 0x6a, 0x6a, 0x3b, 0x41, 0x73, 0x65, 0x3b, 0x44, 0x69, 0x62,
26880xe9, 0x65, 0x72, 0x3b, 0x41, 0x6c, 0x74, 0x69, 0x6e, 0x65, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0xc0,
26890x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x78, 0x61, 0x6d, 0x69, 0x73, 0x3b, 0xc0, 0x6a, 0x6a, 0x75, 0x6d, 0x61,
26900x3b, 0x41, 0x73, 0x65, 0x65, 0x72, 0x3b, 0x43, 0x61, 0x77, 0x3b, 0x4d, 0x76, 0x75, 0x3b, 0x42, 0x69, 0x6e, 0x3b, 0x54,
26910x68, 0x61, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x48, 0x6c, 0x61, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x43, 0x61, 0x77, 0x65, 0x3b,
26920x4d, 0x76, 0x75, 0x6c, 0x6f, 0x3b, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x62, 0x69, 0x6e, 0x69, 0x3b, 0x4c, 0x77, 0x65, 0x73,
26930x69, 0x74, 0x68, 0x61, 0x74, 0x68, 0x75, 0x3b, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x6e, 0x65, 0x3b, 0x4c, 0x77, 0x65, 0x73,
26940x69, 0x68, 0x6c, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x67, 0x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x5d6, 0x5d5, 0x5e0, 0x5d8,
26950x5d9, 0x5e7, 0x3b, 0x5de, 0x5d0, 0x5b8, 0x5e0, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5d3, 0x5d9, 0x5e0, 0x5e1, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5de,
26960x5d9, 0x5d8, 0x5d5, 0x5d5, 0x5d0, 0x5da, 0x3b, 0x5d3, 0x5d0, 0x5e0, 0x5e2, 0x5e8, 0x5e9, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5e4, 0x5bf, 0x5e8,
26970x5f2, 0x5b7, 0x5d8, 0x5d9, 0x5e7, 0x3b, 0x5e9, 0x5d1, 0x5ea, 0x3b, 0xc0, 0xec, 0x6b, 0x3b, 0x41, 0x6a, 0x3b, 0xcc, 0x73, 0x1eb9,
26980x301, 0x67, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x3b, 0x1eb8, 0x74, 0x3b, 0xc0, 0x62,
26990xe1, 0x6d, 0x3b, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x41, 0x6a, 0xe9, 0x3b, 0xcc, 0x73, 0x1eb9, 0x301, 0x67, 0x75, 0x6e, 0x3b,
27000x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0xfa, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x1ecd, 0x3b, 0x1eb8, 0x74, 0xec, 0x3b, 0xc0, 0x62,
27010xe1, 0x6d, 0x1eb9, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0x3b, 0x41, 0x3b, 0xcc, 0x3b, 0x1ecc, 0x3b, 0x1ecc, 0x3b, 0x1eb8, 0x3b, 0xc0,
27020x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0x41, 0x6a, 0xe9, 0x3b,
27030x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0xcc, 0x73, 0x1eb9, 0x301, 0x67, 0x75, 0x6e, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x72, 0xfa, 0x3b,
27040x1ecc, 0x6a, 0x1ecd, 0x301, 0x62, 0x1ecd, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301, 0x20, 0x1eb8, 0x74, 0xec, 0x3b, 0x1ecc, 0x6a, 0x1ecd, 0x301,
27050x20, 0xc0, 0x62, 0xe1, 0x6d, 0x1eb9, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0xec, 0x6b, 0x3b, 0x41, 0x6a, 0x3b, 0xcc, 0x73, 0x25b,
27060x301, 0x67, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x72, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x62, 0x3b, 0x190, 0x74, 0x3b, 0xc0, 0x62,
27070xe1, 0x6d, 0x3b, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x41, 0x6a, 0xe9, 0x3b, 0xcc, 0x73, 0x25b, 0x301, 0x67, 0x75, 0x6e, 0x3b,
27080x186, 0x6a, 0x254, 0x301, 0x72, 0xfa, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x62, 0x254, 0x3b, 0x190, 0x74, 0xec, 0x3b, 0xc0, 0x62,
27090xe1, 0x6d, 0x25b, 0x301, 0x74, 0x61, 0x3b, 0xc0, 0x3b, 0x41, 0x3b, 0xcc, 0x3b, 0x186, 0x3b, 0x186, 0x3b, 0x190, 0x3b, 0xc0,
27100x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0xc0, 0xec, 0x6b, 0xfa, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0x41, 0x6a, 0xe9, 0x3b,
27110x186, 0x6a, 0x254, 0x301, 0x20, 0xcc, 0x73, 0x25b, 0x301, 0x67, 0x75, 0x6e, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x72, 0xfa, 0x3b,
27120x186, 0x6a, 0x254, 0x301, 0x62, 0x254, 0x3b, 0x186, 0x6a, 0x254, 0x301, 0x20, 0x190, 0x74, 0xec, 0x3b, 0x186, 0x6a, 0x254, 0x301,
27130x20, 0xc0, 0x62, 0xe1, 0x6d, 0x25b, 0x301, 0x74, 0x61, 0x3b, 0x53, 0x6f, 0x6e, 0x3b, 0x4d, 0x73, 0x6f, 0x3b, 0x42, 0x69,
27140x6c, 0x3b, 0x54, 0x68, 0x61, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x48, 0x6c, 0x61, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x49, 0x53,
27150x6f, 0x6e, 0x74, 0x6f, 0x3b, 0x55, 0x4d, 0x73, 0x6f, 0x6d, 0x62, 0x75, 0x6c, 0x75, 0x6b, 0x6f, 0x3b, 0x55, 0x4c, 0x77,
27160x65, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x74, 0x68, 0x61, 0x74, 0x68, 0x75,
27170x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x6e, 0x65, 0x3b, 0x55, 0x4c, 0x77, 0x65, 0x73, 0x69, 0x68, 0x6c, 0x61, 0x6e,
27180x75, 0x3b, 0x55, 0x4d, 0x67, 0x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x42, 0x3b, 0x54, 0x3b,
27190x53, 0x3b, 0x48, 0x3b, 0x4d, 0x3b, 0x73, 0xf8, 0x6e, 0x3b, 0x6d, 0xe5, 0x6e, 0x3b, 0x74, 0x79, 0x73, 0x3b, 0x6f, 0x6e,
27200x73, 0x3b, 0x74, 0x6f, 0x72, 0x3b, 0x66, 0x72, 0x65, 0x3b, 0x6c, 0x61, 0x75, 0x3b, 0x73, 0xf8, 0x6e, 0x64, 0x61, 0x67,
27210x3b, 0x6d, 0xe5, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x74, 0x79, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x6f, 0x6e, 0x73, 0x64, 0x61,
27220x67, 0x3b, 0x74, 0x6f, 0x72, 0x73, 0x64, 0x61, 0x67, 0x3b, 0x66, 0x72, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x6c, 0x61, 0x75,
27230x72, 0x64, 0x61, 0x67, 0x3b, 0x73, 0xf8, 0x2e, 0x3b, 0x6d, 0xe5, 0x2e, 0x3b, 0x74, 0x79, 0x2e, 0x3b, 0x6f, 0x6e, 0x2e,
27240x3b, 0x74, 0x6f, 0x2e, 0x3b, 0x66, 0x72, 0x2e, 0x3b, 0x6c, 0x61, 0x2e, 0x3b, 0x4a, 0x65, 0x64, 0x3b, 0x4a, 0x65, 0x6c,
27250x3b, 0x4a, 0x65, 0x6d, 0x3b, 0x4a, 0x65, 0x72, 0x63, 0x3b, 0x4a, 0x65, 0x72, 0x64, 0x3b, 0x4a, 0x65, 0x68, 0x3b, 0x4a,
27260x65, 0x73, 0x3b, 0x4a, 0x65, 0x64, 0x6f, 0x6f, 0x6e, 0x65, 0x65, 0x3b, 0x4a, 0x65, 0x6c, 0x68, 0x65, 0x69, 0x6e, 0x3b,
27270x4a, 0x65, 0x6d, 0x61, 0x79, 0x72, 0x74, 0x3b, 0x4a, 0x65, 0x72, 0x63, 0x65, 0x61, 0x6e, 0x3b, 0x4a, 0x65, 0x72, 0x64,
27280x65, 0x69, 0x6e, 0x3b, 0x4a, 0x65, 0x68, 0x65, 0x69, 0x6e, 0x65, 0x79, 0x3b, 0x4a, 0x65, 0x73, 0x61, 0x72, 0x6e, 0x3b,
27290x53, 0x75, 0x6c, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x74, 0x68, 0x3b, 0x4d, 0x68, 0x72, 0x3b, 0x59, 0x6f, 0x77, 0x3b,
27300x47, 0x77, 0x65, 0x3b, 0x53, 0x61, 0x64, 0x3b, 0x64, 0x79, 0x20, 0x53, 0x75, 0x6c, 0x3b, 0x64, 0x79, 0x20, 0x4c, 0x75,
27310x6e, 0x3b, 0x64, 0x79, 0x20, 0x4d, 0x65, 0x75, 0x72, 0x74, 0x68, 0x3b, 0x64, 0x79, 0x20, 0x4d, 0x65, 0x72, 0x68, 0x65,
27320x72, 0x3b, 0x64, 0x79, 0x20, 0x59, 0x6f, 0x77, 0x3b, 0x64, 0x79, 0x20, 0x47, 0x77, 0x65, 0x6e, 0x65, 0x72, 0x3b, 0x64,
27330x79, 0x20, 0x53, 0x61, 0x64, 0x6f, 0x72, 0x6e, 0x3b, 0x4b, 0x77, 0x65, 0x3b, 0x44, 0x77, 0x6f, 0x3b, 0x42, 0x65, 0x6e,
27340x3b, 0x57, 0x75, 0x6b, 0x3b, 0x59, 0x61, 0x77, 0x3b, 0x46, 0x69, 0x61, 0x3b, 0x4d, 0x65, 0x6d, 0x3b, 0x4b, 0x77, 0x65,
27350x73, 0x69, 0x64, 0x61, 0x3b, 0x44, 0x77, 0x6f, 0x77, 0x64, 0x61, 0x3b, 0x42, 0x65, 0x6e, 0x61, 0x64, 0x61, 0x3b, 0x57,
27360x75, 0x6b, 0x75, 0x64, 0x61, 0x3b, 0x59, 0x61, 0x77, 0x64, 0x61, 0x3b, 0x46, 0x69, 0x64, 0x61, 0x3b, 0x4d, 0x65, 0x6d,
27370x65, 0x6e, 0x65, 0x64, 0x61, 0x3b, 0x4b, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x57, 0x3b, 0x59, 0x3b, 0x46, 0x3b, 0x4d, 0x3b,
27380x906, 0x92f, 0x924, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x933, 0x93e, 0x930, 0x3b, 0x92c,
27390x941, 0x927, 0x935, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x930, 0x947, 0x938, 0x94d, 0x924, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d,
27400x930, 0x93e, 0x930, 0x3b, 0x936, 0x947, 0x928, 0x935, 0x93e, 0x930, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c,
27410x941, 0x3b, 0x92c, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x947, 0x3b, 0x906, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941,
27420x3b, 0x92c, 0x93f, 0x3b, 0x936, 0x941, 0x3b, 0x936, 0x947, 0x3b, 0x53, 0x1ecd, 0x6e, 0x3b, 0x4d, 0x1ecd, 0x6e, 0x3b, 0x54, 0x69,
27430x75, 0x3b, 0x57, 0x65, 0x6e, 0x3b, 0x54, 0x1ecd, 0x1ecd, 0x3b, 0x46, 0x72, 0x61, 0x1ecb, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53,
27440x1ecd, 0x6e, 0x64, 0x65, 0x65, 0x3b, 0x4d, 0x1ecd, 0x6e, 0x64, 0x65, 0x3b, 0x54, 0x69, 0x75, 0x7a, 0x64, 0x65, 0x65, 0x3b,
27450x57, 0x65, 0x6e, 0x65, 0x7a, 0x64, 0x65, 0x65, 0x3b, 0x54, 0x1ecd, 0x1ecd, 0x7a, 0x64, 0x65, 0x65, 0x3b, 0x46, 0x72, 0x61,
27460x1ecb, 0x64, 0x65, 0x65, 0x3b, 0x53, 0x61, 0x74, 0x1ecd, 0x64, 0x65, 0x65, 0x3b, 0x57, 0x6b, 0x79, 0x3b, 0x57, 0x6b, 0x77,
27470x3b, 0x57, 0x6b, 0x6c, 0x3b, 0x57, 0x74, 0x169, 0x3b, 0x57, 0x6b, 0x6e, 0x3b, 0x57, 0x74, 0x6e, 0x3b, 0x57, 0x74, 0x68,
27480x3b, 0x57, 0x61, 0x20, 0x6b, 0x79, 0x75, 0x6d, 0x77, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x77, 0x61, 0x6d, 0x62, 0x129,
27490x6c, 0x129, 0x6c, 0x79, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x65, 0x6c, 0x129, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x74,
27500x61, 0x74, 0x169, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x57, 0x61, 0x20, 0x6b, 0x61, 0x74, 0x61, 0x6e,
27510x6f, 0x3b, 0x57, 0x61, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x74, 0x68, 0x61, 0x74, 0x169, 0x3b, 0x59, 0x3b, 0x57, 0x3b, 0x45,
27520x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x75, 0x6e, 0x3b, 0x6d, 0x61, 0x72,
27530x3b, 0x6d, 0x69, 0x65, 0x3b, 0x6a, 0x6f, 0x69, 0x3b, 0x76, 0x69, 0x6e, 0x3b, 0x73, 0x61, 0x62, 0x3b, 0x64, 0x6f, 0x6d,
27540x65, 0x6e, 0x69, 0x65, 0x3b, 0x6c, 0x75, 0x6e, 0x69, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x61, 0x72, 0x73, 0x3b, 0x6d,
27550x69, 0x65, 0x72, 0x63, 0x75, 0x73, 0x3b, 0x6a, 0x6f, 0x69, 0x62, 0x65, 0x3b, 0x76, 0x69, 0x6e, 0x61, 0x72, 0x73, 0x3b,
27560x73, 0x61, 0x62, 0x69, 0x64, 0x65, 0x3b, 0x6b, 0x254, 0x73, 0x3b, 0x64, 0x7a, 0x6f, 0x3b, 0x62, 0x6c, 0x61, 0x3b, 0x6b,
27570x75, 0x256, 0x3b, 0x79, 0x61, 0x77, 0x3b, 0x66, 0x69, 0x256, 0x3b, 0x6d, 0x65, 0x6d, 0x3b, 0x6b, 0x254, 0x73, 0x69, 0x256,
27580x61, 0x3b, 0x64, 0x7a, 0x6f, 0x256, 0x61, 0x3b, 0x62, 0x6c, 0x61, 0x256, 0x61, 0x3b, 0x6b, 0x75, 0x256, 0x61, 0x3b, 0x79,
27590x61, 0x77, 0x6f, 0x256, 0x61, 0x3b, 0x66, 0x69, 0x256, 0x61, 0x3b, 0x6d, 0x65, 0x6d, 0x6c, 0x65, 0x256, 0x61, 0x3b, 0x6b,
27600x3b, 0x64, 0x3b, 0x62, 0x3b, 0x6b, 0x3b, 0x79, 0x3b, 0x66, 0x3b, 0x6d, 0x3b, 0x4c, 0x50, 0x3b, 0x50, 0x31, 0x3b, 0x50,
27610x32, 0x3b, 0x50, 0x33, 0x3b, 0x50, 0x34, 0x3b, 0x50, 0x35, 0x3b, 0x50, 0x36, 0x3b, 0x4c, 0x101, 0x70, 0x75, 0x6c, 0x65,
27620x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6b, 0x61, 0x68, 0x69, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6c, 0x75, 0x61, 0x3b, 0x50, 0x6f,
27630x2bb, 0x61, 0x6b, 0x6f, 0x6c, 0x75, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x68, 0x101, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6c, 0x69,
27640x6d, 0x61, 0x3b, 0x50, 0x6f, 0x2bb, 0x61, 0x6f, 0x6e, 0x6f, 0x3b, 0x4c, 0x69, 0x6e, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d,
27650x61, 0x72, 0x3b, 0x4d, 0x69, 0x79, 0x3b, 0x48, 0x75, 0x77, 0x3b, 0x42, 0x69, 0x79, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4c,
27660x69, 0x6e, 0x67, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d,
27670x69, 0x79, 0x65, 0x72, 0x6b, 0x75, 0x6c, 0x65, 0x73, 0x3b, 0x48, 0x75, 0x77, 0x65, 0x62, 0x65, 0x73, 0x3b, 0x42, 0x69,
27680x79, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x64, 0x6f, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0xe4,
27690x2e, 0x3b, 0x5a, 0x69, 0x2e, 0x3b, 0x4d, 0x69, 0x2e, 0x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61,
27700x2e, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x74, 0x69, 0x67, 0x3b, 0x4d, 0xe4, 0xe4, 0x6e, 0x74, 0x69, 0x67, 0x3b, 0x5a, 0x69,
27710x69, 0x73, 0x63, 0x68, 0x74, 0x69, 0x67, 0x3b, 0x4d, 0x69, 0x74, 0x74, 0x77, 0x75, 0x63, 0x68, 0x3b, 0x44, 0x75, 0x6e,
27720x73, 0x63, 0x68, 0x74, 0x69, 0x67, 0x3b, 0x46, 0x72, 0x69, 0x69, 0x74, 0x69, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x63,
27730x68, 0x74, 0x69, 0x67, 0x3b, 0xa46d, 0xa18f, 0x3b, 0xa18f, 0xa2cd, 0x3b, 0xa18f, 0xa44d, 0x3b, 0xa18f, 0xa315, 0x3b, 0xa18f, 0xa1d6, 0x3b,
27740xa18f, 0xa26c, 0x3b, 0xa18f, 0xa0d8, 0x3b, 0xa46d, 0xa18f, 0xa44d, 0x3b, 0xa18f, 0xa282, 0xa2cd, 0x3b, 0xa18f, 0xa282, 0xa44d, 0x3b, 0xa18f, 0xa282,
27750xa315, 0x3b, 0xa18f, 0xa282, 0xa1d6, 0x3b, 0xa18f, 0xa282, 0xa26c, 0x3b, 0xa18f, 0xa282, 0xa0d8, 0x3b, 0xa18f, 0x3b, 0xa2cd, 0x3b, 0xa44d, 0x3b,
27760xa315, 0x3b, 0xa1d6, 0x3b, 0xa26c, 0x3b, 0xa0d8, 0x3b, 0x53, 0xfc, 0x2e, 0x3b, 0x4d, 0x61, 0x2e, 0x3b, 0x44, 0x69, 0x2e, 0x3b,
27770x4d, 0x69, 0x2e, 0x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0xfc, 0x6e, 0x6e,
27780x64, 0x61, 0x67, 0x3b, 0x4d, 0x61, 0x61, 0x6e, 0x64, 0x61, 0x67, 0x3b, 0x44, 0x69, 0x6e, 0x67, 0x73, 0x64, 0x61, 0x67,
27790x3b, 0x4d, 0x69, 0x64, 0x64, 0x65, 0x77, 0x65, 0x6b, 0x65, 0x6e, 0x3b, 0x44, 0x75, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x64,
27800x61, 0x67, 0x3b, 0x46, 0x72, 0x65, 0x65, 0x64, 0x61, 0x67, 0x3b, 0x53, 0xfc, 0x6e, 0x6e, 0x61, 0x76, 0x65, 0x6e, 0x64,
27810x3b, 0x73, 0x6f, 0x74, 0x6e, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x3b, 0x6d, 0x61, 0x14b, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x3b,
27820x64, 0x75, 0x6f, 0x72, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x3b, 0x6c, 0xe1, 0x76, 0x3b, 0x73, 0x6f, 0x74, 0x6e, 0x61, 0x62,
27830x65, 0x61, 0x69, 0x76, 0x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0xe1, 0x72, 0x67, 0x61, 0x3b, 0x6d, 0x61, 0x14b, 0x14b,
27840x65, 0x62, 0xe1, 0x72, 0x67, 0x61, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x61, 0x76, 0x61, 0x68, 0x6b, 0x6b, 0x75, 0x3b, 0x64,
27850x75, 0x6f, 0x72, 0x61, 0x73, 0x64, 0x61, 0x74, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x6a, 0x61, 0x64, 0x61, 0x74, 0x3b, 0x6c,
27860xe1, 0x76, 0x76, 0x61, 0x72, 0x64, 0x61, 0x74, 0x3b, 0x53, 0x3b, 0x56, 0x3b, 0x4d, 0x3b, 0x47, 0x3b, 0x44, 0x3b, 0x42,
27870x3b, 0x4c, 0x3b, 0x73, 0x6f, 0x3b, 0x6d, 0xe1, 0x3b, 0x64, 0x69, 0x3b, 0x67, 0x61, 0x3b, 0x64, 0x75, 0x3b, 0x62, 0x65,
27880x3b, 0x6c, 0xe1, 0x3b, 0x73, 0x6f, 0x74, 0x6e, 0x61, 0x62, 0x65, 0x61, 0x69, 0x76, 0x69, 0x3b, 0x6d, 0xe1, 0x6e, 0x6e,
27890x6f, 0x64, 0x61, 0x74, 0x3b, 0x64, 0x69, 0x73, 0x64, 0x61, 0x74, 0x3b, 0x67, 0x61, 0x73, 0x6b, 0x61, 0x76, 0x61, 0x68,
27900x6b, 0x6b, 0x75, 0x3b, 0x64, 0x75, 0x6f, 0x72, 0x61, 0x73, 0x74, 0x61, 0x74, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x6a, 0x61,
27910x64, 0x61, 0x74, 0x3b, 0x6c, 0xe1, 0x76, 0x76, 0x6f, 0x72, 0x64, 0x61, 0x74, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x44, 0x3b,
27920x47, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x4c, 0x3b, 0x43, 0x70, 0x72, 0x3b, 0x43, 0x74, 0x74, 0x3b, 0x43, 0x6d, 0x6e, 0x3b,
27930x43, 0x6d, 0x74, 0x3b, 0x41, 0x72, 0x73, 0x3b, 0x49, 0x63, 0x6d, 0x3b, 0x45, 0x73, 0x74, 0x3b, 0x43, 0x68, 0x75, 0x6d,
27940x61, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x6f, 0x3b, 0x43, 0x68, 0x75, 0x6d,
27950x61, 0x69, 0x6e, 0x65, 0x3b, 0x43, 0x68, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69,
27960x73, 0x69, 0x3b, 0x49, 0x63, 0x68, 0x75, 0x6d, 0x61, 0x3b, 0x45, 0x73, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x43, 0x3b,
27970x43, 0x3b, 0x43, 0x3b, 0x43, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x45, 0x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x4a, 0x69, 0x6d, 0x3b,
27980x4b, 0x61, 0x77, 0x3b, 0x4b, 0x61, 0x64, 0x3b, 0x4b, 0x61, 0x6e, 0x3b, 0x4b, 0x61, 0x73, 0x3b, 0x4e, 0x67, 0x75, 0x3b,
27990x49, 0x74, 0x75, 0x6b, 0x75, 0x20, 0x6a, 0x61, 0x20, 0x6a, 0x75, 0x6d, 0x77, 0x61, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d,
28000x75, 0x6b, 0x61, 0x20, 0x6a, 0x69, 0x6d, 0x77, 0x65, 0x72, 0x69, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61,
28010x20, 0x6b, 0x61, 0x77, 0x69, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x64, 0x61, 0x64,
28020x75, 0x3b, 0x4b, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x4b, 0x75, 0x72, 0x61,
28030x6d, 0x75, 0x6b, 0x61, 0x20, 0x6b, 0x61, 0x73, 0x61, 0x6e, 0x75, 0x3b, 0x4b, 0x69, 0x66, 0x75, 0x6c, 0x61, 0x20, 0x6e,
28040x67, 0x75, 0x77, 0x6f, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x64,
28050x65, 0x77, 0x3b, 0x61, 0x61, 0x253, 0x3b, 0x6d, 0x61, 0x77, 0x3b, 0x6e, 0x6a, 0x65, 0x3b, 0x6e, 0x61, 0x61, 0x3b, 0x6d,
28060x77, 0x64, 0x3b, 0x68, 0x62, 0x69, 0x3b, 0x64, 0x65, 0x77, 0x6f, 0x3b, 0x61, 0x61, 0x253, 0x6e, 0x64, 0x65, 0x3b, 0x6d,
28070x61, 0x77, 0x62, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x6e, 0x6a, 0x65, 0x73, 0x6c, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x6e, 0x61,
28080x61, 0x73, 0x61, 0x61, 0x6e, 0x64, 0x65, 0x3b, 0x6d, 0x61, 0x77, 0x6e, 0x64, 0x65, 0x3b, 0x68, 0x6f, 0x6f, 0x72, 0x65,
28090x2d, 0x62, 0x69, 0x69, 0x72, 0x3b, 0x64, 0x3b, 0x61, 0x3b, 0x6d, 0x3b, 0x6e, 0x3b, 0x6e, 0x3b, 0x6d, 0x3b, 0x68, 0x3b,
28100x4b, 0x4d, 0x41, 0x3b, 0x4e, 0x54, 0x54, 0x3b, 0x4e, 0x4d, 0x4e, 0x3b, 0x4e, 0x4d, 0x54, 0x3b, 0x41, 0x52, 0x54, 0x3b,
28110x4e, 0x4d, 0x41, 0x3b, 0x4e, 0x4d, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d, 0x69, 0x61, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61,
28120x74, 0x61, 0x74, 0x169, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x69, 0x6e, 0x65, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x74,
28130x61, 0x6e, 0x61, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x74, 0x68, 0x69, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b,
28140x4e, 0x6a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x74, 0x68, 0x69, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41,
28150x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41, 0x72, 0x65, 0x3b, 0x4b, 0x75, 0x6e, 0x3b, 0x4f, 0x6e, 0x67, 0x3b, 0x49, 0x6e, 0x65,
28160x3b, 0x49, 0x6c, 0x65, 0x3b, 0x53, 0x61, 0x70, 0x3b, 0x4b, 0x77, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20,
28170x65, 0x65, 0x20, 0x61, 0x72, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6b, 0x75, 0x6e,
28180x69, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6f, 0x6e, 0x67, 0x2019, 0x77, 0x61, 0x6e, 0x3b,
28190x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x69, 0x6e, 0x65, 0x74, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f,
28200x74, 0x20, 0x65, 0x65, 0x20, 0x69, 0x6c, 0x65, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x73,
28210x61, 0x70, 0x61, 0x3b, 0x4d, 0x64, 0x65, 0x72, 0x6f, 0x74, 0x20, 0x65, 0x65, 0x20, 0x6b, 0x77, 0x65, 0x3b, 0x41, 0x3b,
28220x4b, 0x3b, 0x4f, 0x3b, 0x49, 0x3b, 0x49, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x44, 0x69, 0x6d, 0x3b, 0x50, 0x6f, 0x73, 0x3b,
28230x50, 0x69, 0x72, 0x3b, 0x54, 0x61, 0x74, 0x3b, 0x4e, 0x61, 0x69, 0x3b, 0x53, 0x68, 0x61, 0x3b, 0x53, 0x61, 0x62, 0x3b,
28240x44, 0x69, 0x6d, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x43, 0x68, 0x69, 0x70, 0x6f, 0x73, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x70,
28250x69, 0x72, 0x69, 0x3b, 0x43, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x69, 0x3b, 0x43,
28260x68, 0x69, 0x73, 0x68, 0x61, 0x6e, 0x75, 0x3b, 0x53, 0x61, 0x62, 0x75, 0x64, 0x75, 0x3b, 0x44, 0x3b, 0x50, 0x3b, 0x43,
28270x3b, 0x54, 0x3b, 0x4e, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x6f, 0x6e, 0x3b, 0x4d, 0x76, 0x75, 0x3b, 0x53, 0x69, 0x62,
28280x3b, 0x53, 0x69, 0x74, 0x3b, 0x53, 0x69, 0x6e, 0x3b, 0x53, 0x69, 0x68, 0x3b, 0x4d, 0x67, 0x71, 0x3b, 0x53, 0x6f, 0x6e,
28290x74, 0x6f, 0x3b, 0x4d, 0x76, 0x75, 0x6c, 0x6f, 0x3b, 0x53, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x3b, 0x53, 0x69, 0x74, 0x68,
28300x61, 0x74, 0x68, 0x75, 0x3b, 0x53, 0x69, 0x6e, 0x65, 0x3b, 0x53, 0x69, 0x68, 0x6c, 0x61, 0x6e, 0x75, 0x3b, 0x4d, 0x67,
28310x71, 0x69, 0x62, 0x65, 0x6c, 0x6f, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x4d,
28320x3b, 0x49, 0x6a, 0x70, 0x3b, 0x49, 0x6a, 0x74, 0x3b, 0x49, 0x6a, 0x6e, 0x3b, 0x49, 0x6a, 0x74, 0x6e, 0x3b, 0x41, 0x6c,
28330x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x49, 0x6a, 0x6d, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b,
28340x49, 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x49,
28350x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a,
28360x75, 0x6d, 0x61, 0x61, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34,
28370x3b, 0x35, 0x3b, 0x36, 0x3b, 0x37, 0x3b, 0x31, 0x3b, 0x2d30, 0x2d59, 0x2d30, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x3b, 0x2d30, 0x2d59, 0x2d49,
28380x3b, 0x2d30, 0x2d3d, 0x2d55, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4e, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d39, 0x3b, 0x2d30,
28390x2d59, 0x2d30, 0x2d4e, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30,
28400x2d3d, 0x2d55, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d59, 0x2d49, 0x2d4e, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59,
28410x2d49, 0x2d39, 0x2d62, 0x2d30, 0x2d59, 0x3b, 0x61, 0x73, 0x61, 0x3b, 0x61, 0x79, 0x6e, 0x3b, 0x61, 0x73, 0x69, 0x3b, 0x61, 0x6b,
28420x1e5b, 0x3b, 0x61, 0x6b, 0x77, 0x3b, 0x61, 0x73, 0x69, 0x6d, 0x3b, 0x61, 0x73, 0x69, 0x1e0d, 0x3b, 0x61, 0x73, 0x61, 0x6d,
28430x61, 0x73, 0x3b, 0x61, 0x79, 0x6e, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x61, 0x6b, 0x1e5b, 0x61,
28440x73, 0x3b, 0x61, 0x6b, 0x77, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x6d, 0x77, 0x61, 0x73, 0x3b, 0x61, 0x73, 0x69, 0x1e0d,
28450x79, 0x61, 0x73, 0x3b, 0x41, 0x63, 0x65, 0x3b, 0x41, 0x72, 0x69, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x41, 0x68, 0x61, 0x3b,
28460x41, 0x6d, 0x68, 0x3b, 0x53, 0x65, 0x6d, 0x3b, 0x53, 0x65, 0x64, 0x3b, 0x41, 0x63, 0x65, 0x72, 0x3b, 0x41, 0x72, 0x69,
28470x6d, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x3b, 0x41, 0x68, 0x61, 0x64, 0x3b, 0x41, 0x6d, 0x68, 0x61, 0x64, 0x3b, 0x53, 0x65,
28480x6d, 0x3b, 0x53, 0x65, 0x64, 0x3b, 0x59, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x53, 0x3b,
28490x59, 0x61, 0x6e, 0x3b, 0x53, 0x61, 0x6e, 0x3b, 0x4b, 0x72, 0x61, 0x1e0d, 0x3b, 0x4b, 0x75, 0x1e93, 0x3b, 0x53, 0x61, 0x6d,
28500x3b, 0x53, 0x1e0d, 0x69, 0x73, 0x3b, 0x53, 0x61, 0x79, 0x3b, 0x59, 0x61, 0x6e, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x61, 0x6e,
28510x61, 0x73, 0x73, 0x3b, 0x4b, 0x72, 0x61, 0x1e0d, 0x61, 0x73, 0x73, 0x3b, 0x4b, 0x75, 0x1e93, 0x61, 0x73, 0x73, 0x3b, 0x53,
28520x61, 0x6d, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x1e0d, 0x69, 0x73, 0x61, 0x73, 0x73, 0x3b, 0x53, 0x61, 0x79, 0x61, 0x73, 0x73,
28530x3b, 0x43, 0x3b, 0x52, 0x3b, 0x41, 0x3b, 0x48, 0x3b, 0x4d, 0x3b, 0x53, 0x3b, 0x44, 0x3b, 0x53, 0x41, 0x4e, 0x3b, 0x4f,
28540x52, 0x4b, 0x3b, 0x4f, 0x4b, 0x42, 0x3b, 0x4f, 0x4b, 0x53, 0x3b, 0x4f, 0x4b, 0x4e, 0x3b, 0x4f, 0x4b, 0x54, 0x3b, 0x4f,
28550x4d, 0x4b, 0x3b, 0x53, 0x61, 0x6e, 0x64, 0x65, 0x3b, 0x4f, 0x72, 0x77, 0x6f, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x7a, 0x61,
28560x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x73, 0x68,
28570x61, 0x74, 0x75, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x6e, 0x61, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6b, 0x61, 0x74,
28580x61, 0x61, 0x6e, 0x6f, 0x3b, 0x4f, 0x72, 0x77, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x61, 0x67, 0x61, 0x3b, 0x53, 0x3b, 0x4b,
28590x3b, 0x52, 0x3b, 0x53, 0x3b, 0x4e, 0x3b, 0x54, 0x3b, 0x4d, 0x3b, 0x4d, 0x75, 0x6c, 0x3b, 0x56, 0x69, 0x6c, 0x3b, 0x48,
28600x69, 0x76, 0x3b, 0x48, 0x69, 0x64, 0x3b, 0x48, 0x69, 0x74, 0x3b, 0x48, 0x69, 0x68, 0x3b, 0x4c, 0x65, 0x6d, 0x3b, 0x70,
28610x61, 0x20, 0x6d, 0x75, 0x6c, 0x75, 0x6e, 0x67, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x73, 0x68, 0x61, 0x68, 0x75, 0x76, 0x69,
28620x6c, 0x75, 0x68, 0x61, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, 0x76, 0x69, 0x6c, 0x69, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69,
28630x64, 0x61, 0x74, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69, 0x74, 0x61, 0x79, 0x69, 0x3b, 0x70, 0x61, 0x20, 0x68, 0x69,
28640x68, 0x61, 0x6e, 0x75, 0x3b, 0x70, 0x61, 0x20, 0x73, 0x68, 0x61, 0x68, 0x75, 0x6c, 0x65, 0x6d, 0x62, 0x65, 0x6c, 0x61,
28650x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x48, 0x3b, 0x48, 0x3b, 0x48, 0x3b, 0x57, 0x3b, 0x4a, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a,
28660x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a,
28670x6d, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0x69, 0x6c, 0x79, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74,
28680x75, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x75, 0x3b,
28690x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61,
28700x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0x6b,
28710x61, 0x72, 0x3b, 0x6e, 0x74, 0x25b, 0x3b, 0x74, 0x61, 0x72, 0x3b, 0x61, 0x72, 0x61, 0x3b, 0x61, 0x6c, 0x61, 0x3b, 0x6a,
28720x75, 0x6d, 0x3b, 0x73, 0x69, 0x62, 0x3b, 0x6b, 0x61, 0x72, 0x69, 0x3b, 0x6e, 0x74, 0x25b, 0x6e, 0x25b, 0x3b, 0x74, 0x61,
28730x72, 0x61, 0x74, 0x61, 0x3b, 0x61, 0x72, 0x61, 0x62, 0x61, 0x3b, 0x61, 0x6c, 0x61, 0x6d, 0x69, 0x73, 0x61, 0x3b, 0x6a,
28740x75, 0x6d, 0x61, 0x3b, 0x73, 0x69, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4b, 0x3b, 0x4e, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41,
28750x3b, 0x4a, 0x3b, 0x53, 0x3b, 0x4b, 0x6d, 0x61, 0x3b, 0x54, 0x61, 0x74, 0x3b, 0x49, 0x6e, 0x65, 0x3b, 0x54, 0x61, 0x6e,
28760x3b, 0x41, 0x72, 0x6d, 0x3b, 0x4d, 0x61, 0x61, 0x3b, 0x4e, 0x4d, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d, 0x69, 0x61, 0x3b,
28770x4e, 0x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4e, 0x6a, 0x75, 0x6d, 0x61, 0x69, 0x6e, 0x65, 0x3b, 0x4e,
28780x6a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x74, 0x68, 0x69, 0x3b, 0x4e, 0x6a,
28790x75, 0x6d, 0x61, 0x61, 0x3b, 0x4e, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x74, 0x68, 0x69, 0x69, 0x3b, 0x4b, 0x3b, 0x4e,
28800x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x4e, 0x3b, 0x13c6, 0x13cd, 0x13ac, 0x3b, 0x13c9, 0x13c5, 0x13af, 0x3b, 0x13d4,
28810x13b5, 0x13c1, 0x3b, 0x13e6, 0x13a2, 0x13c1, 0x3b, 0x13c5, 0x13a9, 0x13c1, 0x3b, 0x13e7, 0x13be, 0x13a9, 0x3b, 0x13c8, 0x13d5, 0x13be, 0x3b, 0x13a4,
28820x13be, 0x13d9, 0x13d3, 0x13c6, 0x13cd, 0x13ac, 0x3b, 0x13a4, 0x13be, 0x13d9, 0x13d3, 0x13c9, 0x13c5, 0x13af, 0x3b, 0x13d4, 0x13b5, 0x13c1, 0x13a2, 0x13a6,
28830x3b, 0x13e6, 0x13a2, 0x13c1, 0x13a2, 0x13a6, 0x3b, 0x13c5, 0x13a9, 0x13c1, 0x13a2, 0x13a6, 0x3b, 0x13e7, 0x13be, 0x13a9, 0x13b6, 0x13cd, 0x13d7, 0x3b,
28840x13a4, 0x13be, 0x13d9, 0x13d3, 0x13c8, 0x13d5, 0x13be, 0x3b, 0x13c6, 0x3b, 0x13c9, 0x3b, 0x13d4, 0x3b, 0x13e6, 0x3b, 0x13c5, 0x3b, 0x13e7, 0x3b,
28850x13a4, 0x3b, 0x64, 0x69, 0x6d, 0x3b, 0x6c, 0x69, 0x6e, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x65, 0x72, 0x3b, 0x7a, 0x65,
28860x3b, 0x76, 0x61, 0x6e, 0x3b, 0x73, 0x61, 0x6d, 0x3b, 0x64, 0x69, 0x6d, 0x61, 0x6e, 0x73, 0x3b, 0x6c, 0x69, 0x6e, 0x64,
28870x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x65, 0x72, 0x6b, 0x72, 0x65, 0x64, 0x69, 0x3b, 0x7a, 0x65, 0x64,
28880x69, 0x3b, 0x76, 0x61, 0x6e, 0x64, 0x72, 0x65, 0x64, 0x69, 0x3b, 0x73, 0x61, 0x6d, 0x64, 0x69, 0x3b, 0x64, 0x3b, 0x6c,
28890x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x7a, 0x3b, 0x76, 0x3b, 0x73, 0x3b, 0x4c, 0x6c, 0x32, 0x3b, 0x4c, 0x6c, 0x33, 0x3b, 0x4c,
28900x6c, 0x34, 0x3b, 0x4c, 0x6c, 0x35, 0x3b, 0x4c, 0x6c, 0x36, 0x3b, 0x4c, 0x6c, 0x37, 0x3b, 0x4c, 0x6c, 0x31, 0x3b, 0x4c,
28910x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x70, 0x69, 0x6c, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61,
28920x20, 0x6c, 0x79, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e,
28930x63, 0x68, 0x65, 0x63, 0x68, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e, 0x6e, 0x79,
28940x61, 0x6e, 0x6f, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61, 0x6e, 0x6e, 0x79, 0x61, 0x6e, 0x6f,
28950x20, 0x6e, 0x61, 0x20, 0x6c, 0x69, 0x6e, 0x6a, 0x69, 0x3b, 0x4c, 0x69, 0x64, 0x75, 0x76, 0x61, 0x20, 0x6c, 0x79, 0x61,
28960x6e, 0x6e, 0x79, 0x61, 0x6e, 0x6f, 0x20, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x76, 0x69, 0x6c, 0x69, 0x3b, 0x4c, 0x69, 0x64,
28970x75, 0x76, 0x61, 0x20, 0x6c, 0x69, 0x74, 0x61, 0x6e, 0x64, 0x69, 0x3b, 0x50, 0xed, 0x69, 0x6c, 0x69, 0x3b, 0x54, 0xe1,
28980x61, 0x74, 0x75, 0x3b, 0xcd, 0x6e, 0x65, 0x3b, 0x54, 0xe1, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a,
28990x6d, 0x3b, 0x4d, 0xf3, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0xed, 0x69, 0x72, 0x69, 0x3b, 0x4a, 0x75,
29000x6d, 0x61, 0x74, 0xe1, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0xed, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74,
29010xe1, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x61, 0x6d, 0xed, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0xe1, 0x61,
29020x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0xf3, 0x6f, 0x73, 0x69, 0x3b, 0x50, 0x3b, 0x54, 0x3b, 0x45, 0x3b, 0x4f, 0x3b, 0x41,
29030x3b, 0x49, 0x3b, 0x4d, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x42, 0x61, 0x6c, 0x3b, 0x4c, 0x77, 0x32, 0x3b, 0x4c, 0x77, 0x33,
29040x3b, 0x4c, 0x77, 0x34, 0x3b, 0x4c, 0x77, 0x35, 0x3b, 0x4c, 0x77, 0x36, 0x3b, 0x53, 0x61, 0x62, 0x62, 0x69, 0x69, 0x74,
29050x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x7a, 0x61, 0x3b, 0x4c, 0x77, 0x61, 0x6b, 0x75, 0x62, 0x69, 0x72, 0x69, 0x3b, 0x4c,
29060x77, 0x61, 0x6b, 0x75, 0x73, 0x61, 0x74, 0x75, 0x3b, 0x4c, 0x77, 0x61, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x4c, 0x77, 0x61,
29070x6b, 0x75, 0x74, 0x61, 0x61, 0x6e, 0x6f, 0x3b, 0x4c, 0x77, 0x61, 0x6d, 0x75, 0x6b, 0x61, 0x61, 0x67, 0x61, 0x3b, 0x53,
29080x3b, 0x42, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x50, 0x61, 0x20, 0x4d, 0x75, 0x6c, 0x75,
29090x6e, 0x67, 0x75, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x6d, 0x6f, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68,
29100x69, 0x62, 0x75, 0x6c, 0x69, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x50, 0x61,
29110x6c, 0x69, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x3b, 0x50, 0x61, 0x6c, 0x69, 0x63, 0x68, 0x69, 0x73, 0x61, 0x6e, 0x6f, 0x3b,
29120x50, 0x61, 0x63, 0x68, 0x69, 0x62, 0x65, 0x6c, 0x75, 0x73, 0x68, 0x69, 0x3b, 0x64, 0x75, 0x6d, 0x3b, 0x73, 0x69, 0x67,
29130x3b, 0x74, 0x65, 0x72, 0x3b, 0x6b, 0x75, 0x61, 0x3b, 0x6b, 0x69, 0x6e, 0x3b, 0x73, 0x65, 0x73, 0x3b, 0x73, 0x61, 0x62,
29140x3b, 0x64, 0x75, 0x6d, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x73, 0x69, 0x67, 0x75, 0x6e, 0x64, 0x61, 0x2d, 0x66, 0x65, 0x72,
29150x61, 0x3b, 0x74, 0x65, 0x72, 0x73, 0x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x6b, 0x75, 0x61, 0x72, 0x74, 0x61, 0x2d,
29160x66, 0x65, 0x72, 0x61, 0x3b, 0x6b, 0x69, 0x6e, 0x74, 0x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x73, 0x65, 0x73, 0x74,
29170x61, 0x2d, 0x66, 0x65, 0x72, 0x61, 0x3b, 0x73, 0xe1, 0x62, 0x61, 0x64, 0x75, 0x3b, 0x44, 0x3b, 0x53, 0x3b, 0x54, 0x3b,
29180x4b, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x53, 0x3b, 0x4b, 0x49, 0x55, 0x3b, 0x4d, 0x52, 0x41, 0x3b, 0x57, 0x41, 0x49, 0x3b,
29190x57, 0x45, 0x54, 0x3b, 0x57, 0x45, 0x4e, 0x3b, 0x57, 0x54, 0x4e, 0x3b, 0x4a, 0x55, 0x4d, 0x3b, 0x4b, 0x69, 0x75, 0x6d,
29200x69, 0x61, 0x3b, 0x4d, 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6b, 0x6f, 0x3b, 0x57, 0x61, 0x69, 0x72, 0x69, 0x3b, 0x57, 0x65,
29210x74, 0x68, 0x61, 0x74, 0x75, 0x3b, 0x57, 0x65, 0x6e, 0x61, 0x3b, 0x57, 0x65, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x4a, 0x75,
29220x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4b, 0x3b, 0x4d, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x57, 0x3b, 0x4a,
29230x3b, 0x4b, 0x74, 0x73, 0x3b, 0x4b, 0x6f, 0x74, 0x3b, 0x4b, 0x6f, 0x6f, 0x3b, 0x4b, 0x6f, 0x73, 0x3b, 0x4b, 0x6f, 0x61,
29240x3b, 0x4b, 0x6f, 0x6d, 0x3b, 0x4b, 0x6f, 0x6c, 0x3b, 0x4b, 0x6f, 0x74, 0x69, 0x73, 0x61, 0x70, 0x3b, 0x4b, 0x6f, 0x74,
29250x61, 0x61, 0x69, 0x3b, 0x4b, 0x6f, 0x61, 0x65, 0x6e, 0x67, 0x2019, 0x3b, 0x4b, 0x6f, 0x73, 0x6f, 0x6d, 0x6f, 0x6b, 0x3b,
29260x4b, 0x6f, 0x61, 0x6e, 0x67, 0x2019, 0x77, 0x61, 0x6e, 0x3b, 0x4b, 0x6f, 0x6d, 0x75, 0x75, 0x74, 0x3b, 0x4b, 0x6f, 0x6c,
29270x6f, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4f, 0x3b, 0x53, 0x3b, 0x41, 0x3b, 0x4d, 0x3b, 0x4c, 0x3b, 0x53, 0x6f, 0x6e, 0x3b,
29280x4d, 0x61, 0x3b, 0x44, 0x65, 0x3b, 0x57, 0x75, 0x3b, 0x44, 0x6f, 0x3b, 0x46, 0x72, 0x3b, 0x53, 0x61, 0x74, 0x3b, 0x53,
29290x6f, 0x6e, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x4d, 0x61, 0x6e, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65,
29300x65, 0x73, 0x3b, 0x44, 0x65, 0x6e, 0x73, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x57, 0x75, 0x6e, 0x73,
29310x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x44, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x74, 0x61, 0x78, 0x74, 0x73,
29320x65, 0x65, 0x73, 0x3b, 0x46, 0x72, 0x61, 0x69, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x74,
29330x65, 0x72, 0x74, 0x61, 0x78, 0x74, 0x73, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x45, 0x3b, 0x57, 0x3b, 0x44,
29340x3b, 0x46, 0x3b, 0x41, 0x3b, 0x53, 0x75, 0x2e, 0x3b, 0x4d, 0x6f, 0x2e, 0x3b, 0x44, 0x69, 0x2e, 0x3b, 0x4d, 0x65, 0x2e,
29350x3b, 0x44, 0x75, 0x2e, 0x3b, 0x46, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x2e, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x64, 0x61, 0x61,
29360x63, 0x68, 0x3b, 0x4d, 0x6f, 0x68, 0x6e, 0x64, 0x61, 0x61, 0x63, 0x68, 0x3b, 0x44, 0x69, 0x6e, 0x6e, 0x73, 0x64, 0x61,
29370x61, 0x63, 0x68, 0x3b, 0x4d, 0x65, 0x74, 0x77, 0x6f, 0x63, 0x68, 0x3b, 0x44, 0x75, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x64,
29380x61, 0x61, 0x63, 0x68, 0x3b, 0x46, 0x72, 0x69, 0x69, 0x64, 0x61, 0x61, 0x63, 0x68, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x64,
29390x61, 0x61, 0x63, 0x68, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70, 0xed, 0x6c, 0xed, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0xe1,
29400x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0xe1, 0x6e, 0x254, 0x3b, 0x41,
29410x6c, 0x61, 0xe1, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0xe1, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0xf3,
29420x73, 0x69, 0x3b, 0x53, 0x61, 0x62, 0x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x3b, 0x4b, 0x75, 0x62, 0x69, 0x3b, 0x4b, 0x75,
29430x73, 0x61, 0x3b, 0x4b, 0x75, 0x6e, 0x61, 0x3b, 0x4b, 0x75, 0x74, 0x61, 0x3b, 0x4d, 0x75, 0x6b, 0x61, 0x3b, 0x53, 0x61,
29440x62, 0x69, 0x69, 0x74, 0x69, 0x3b, 0x42, 0x61, 0x6c, 0x61, 0x7a, 0x61, 0x3b, 0x4f, 0x77, 0x6f, 0x6b, 0x75, 0x62, 0x69,
29450x6c, 0x69, 0x3b, 0x4f, 0x77, 0x6f, 0x6b, 0x75, 0x73, 0x61, 0x74, 0x75, 0x3b, 0x4f, 0x6c, 0x6f, 0x6b, 0x75, 0x6e, 0x61,
29460x3b, 0x4f, 0x6c, 0x6f, 0x6b, 0x75, 0x74, 0x61, 0x61, 0x6e, 0x75, 0x3b, 0x4f, 0x6c, 0x6f, 0x6d, 0x75, 0x6b, 0x61, 0x61,
29470x67, 0x61, 0x3b, 0x53, 0x3b, 0x42, 0x3b, 0x42, 0x3b, 0x53, 0x3b, 0x4b, 0x3b, 0x4b, 0x3b, 0x4d, 0x3b, 0x4a, 0x32, 0x3b,
29480x4a, 0x33, 0x3b, 0x4a, 0x34, 0x3b, 0x4a, 0x35, 0x3b, 0x41, 0x6c, 0x3b, 0x49, 0x6a, 0x3b, 0x4a, 0x31, 0x3b, 0x4a, 0x75,
29490x6d, 0x61, 0x70, 0x69, 0x72, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61,
29500x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x4d, 0x75, 0x72, 0x77, 0x61, 0x20, 0x77,
29510x61, 0x20, 0x4b, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4d, 0x75, 0x72, 0x77, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x61, 0x74,
29520x61, 0x6e, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a, 0x74, 0x74,
29530x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x6d, 0x3b, 0x4a, 0x6d, 0x6f,
29540x3b, 0x4a, 0x75, 0x6d, 0x3b, 0x42, 0x61, 0x72, 0x3b, 0x41, 0x61, 0x72, 0x3b, 0x55, 0x6e, 0x69, 0x3b, 0x55, 0x6e, 0x67,
29550x3b, 0x4b, 0x61, 0x6e, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x65, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x4e,
29560x61, 0x6b, 0x61, 0x65, 0x62, 0x61, 0x72, 0x61, 0x73, 0x61, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x61, 0x72, 0x65, 0x3b, 0x4e,
29570x61, 0x6b, 0x61, 0x75, 0x6e, 0x69, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x75, 0x6e, 0x67, 0x2019, 0x6f, 0x6e, 0x3b, 0x4e, 0x61,
29580x6b, 0x61, 0x6b, 0x61, 0x6e, 0x79, 0x3b, 0x4e, 0x61, 0x6b, 0x61, 0x73, 0x61, 0x62, 0x69, 0x74, 0x69, 0x3b, 0x4a, 0x3b,
29590x42, 0x3b, 0x41, 0x3b, 0x55, 0x3b, 0x55, 0x3b, 0x4b, 0x3b, 0x53, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x41, 0x74, 0x69, 0x3b,
29600x41, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x6d, 0x3b, 0x41, 0x6c, 0x6a, 0x3b, 0x41, 0x73, 0x73, 0x3b,
29610x41, 0x6c, 0x68, 0x61, 0x64, 0x69, 0x3b, 0x41, 0x74, 0x69, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x74, 0x61,
29620x3b, 0x41, 0x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b, 0x41, 0x6c,
29630x6a, 0x75, 0x6d, 0x61, 0x3b, 0x41, 0x73, 0x73, 0x61, 0x62, 0x64, 0x75, 0x3b, 0x48, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4c,
29640x3b, 0x4c, 0x3b, 0x4c, 0x3b, 0x53, 0x3b, 0x4a, 0x4d, 0x50, 0x3b, 0x57, 0x55, 0x54, 0x3b, 0x54, 0x41, 0x52, 0x3b, 0x54,
29650x41, 0x44, 0x3b, 0x54, 0x41, 0x4e, 0x3b, 0x54, 0x41, 0x42, 0x3b, 0x4e, 0x47, 0x53, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x70,
29660x69, 0x6c, 0x3b, 0x57, 0x75, 0x6f, 0x6b, 0x20, 0x54, 0x69, 0x63, 0x68, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x72,
29670x69, 0x79, 0x6f, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x64, 0x65, 0x6b, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41,
29680x6e, 0x67, 0x2019, 0x77, 0x65, 0x6e, 0x3b, 0x54, 0x69, 0x63, 0x68, 0x20, 0x41, 0x62, 0x69, 0x63, 0x68, 0x3b, 0x4e, 0x67,
29690x65, 0x73, 0x6f, 0x3b, 0x4a, 0x3b, 0x57, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4e, 0x3b, 0x41, 0x73,
29700x61, 0x3b, 0x41, 0x79, 0x6e, 0x3b, 0x41, 0x73, 0x6e, 0x3b, 0x41, 0x6b, 0x72, 0x3b, 0x41, 0x6b, 0x77, 0x3b, 0x41, 0x73,
29710x6d, 0x3b, 0x41, 0x73, 0x1e0d, 0x3b, 0x41, 0x73, 0x61, 0x6d, 0x61, 0x73, 0x3b, 0x41, 0x79, 0x6e, 0x61, 0x73, 0x3b, 0x41,
29720x73, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x41, 0x6b, 0x72, 0x61, 0x73, 0x3b, 0x41, 0x6b, 0x77, 0x61, 0x73, 0x3b, 0x41, 0x73,
29730x69, 0x6d, 0x77, 0x61, 0x73, 0x3b, 0x41, 0x73, 0x69, 0x1e0d, 0x79, 0x61, 0x73, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b,
29740x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x41, 0x74, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x3b,
29750x41, 0x6c, 0x61, 0x3b, 0x41, 0x6c, 0x6d, 0x3b, 0x41, 0x6c, 0x7a, 0x3b, 0x41, 0x73, 0x69, 0x3b, 0x41, 0x6c, 0x68, 0x61,
29760x64, 0x69, 0x3b, 0x41, 0x74, 0x69, 0x6e, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x41,
29770x6c, 0x61, 0x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x69, 0x73, 0x61, 0x3b, 0x41, 0x6c, 0x7a, 0x75,
29780x6d, 0x61, 0x3b, 0x41, 0x73, 0x69, 0x62, 0x74, 0x69, 0x3b, 0x4a, 0x70, 0x69, 0x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6d,
29790x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x4a, 0x75,
29800x6d, 0x61, 0x61, 0x70, 0x69, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d,
29810x61, 0x61, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d,
29820x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x61, 0x6d, 0x6f, 0x73, 0x69,
29830x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x31, 0x3b, 0x930, 0x92c, 0x93f, 0x3b, 0x938,
29840x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b, 0x92c, 0x941, 0x926, 0x3b, 0x92c, 0x93f, 0x938, 0x925, 0x93f, 0x3b, 0x938, 0x941, 0x916,
29850x941, 0x930, 0x3b, 0x938, 0x941, 0x928, 0x93f, 0x3b, 0x930, 0x92c, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x92e, 0x92c, 0x93e, 0x930,
29860x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x926, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x93f, 0x938, 0x925,
29870x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x941, 0x916, 0x941, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x941, 0x928, 0x93f, 0x92c, 0x93e,
29880x930, 0x3b, 0x930, 0x3b, 0x938, 0x3b, 0x92e, 0x902, 0x3b, 0x92c, 0x941, 0x3b, 0x92c, 0x93f, 0x3b, 0x938, 0x941, 0x3b, 0x938, 0x941,
29890x3b, 0x43a, 0x4c0, 0x438, 0x3b, 0x43e, 0x440, 0x3b, 0x448, 0x438, 0x3b, 0x43a, 0x445, 0x430, 0x3b, 0x435, 0x430, 0x3b, 0x43f, 0x4c0,
29900x435, 0x3b, 0x448, 0x443, 0x43e, 0x3b, 0x43a, 0x4c0, 0x438, 0x440, 0x430, 0x3b, 0x43e, 0x440, 0x448, 0x43e, 0x442, 0x3b, 0x448, 0x438,
29910x43d, 0x430, 0x440, 0x430, 0x3b, 0x43a, 0x445, 0x430, 0x430, 0x440, 0x430, 0x3b, 0x435, 0x430, 0x440, 0x430, 0x3b, 0x43f, 0x4c0, 0x435,
29920x440, 0x430, 0x441, 0x43a, 0x430, 0x3b, 0x448, 0x443, 0x43e, 0x442, 0x3b, 0x43a, 0x4c0, 0x3b, 0x43e, 0x3b, 0x448, 0x3b, 0x43a, 0x445,
29930x3b, 0x435, 0x3b, 0x43f, 0x4c0, 0x3b, 0x448, 0x3b, 0x4c, 0x75, 0x6d, 0x3b, 0x4e, 0x6b, 0x6f, 0x3b, 0x4e, 0x64, 0x79, 0x3b,
29940x4e, 0x64, 0x67, 0x3b, 0x4e, 0x6a, 0x77, 0x3b, 0x4e, 0x67, 0x76, 0x3b, 0x4c, 0x75, 0x62, 0x3b, 0x4c, 0x75, 0x6d, 0x69,
29950x6e, 0x67, 0x75, 0x3b, 0x4e, 0x6b, 0x6f, 0x64, 0x79, 0x61, 0x3b, 0x4e, 0x64, 0xe0, 0x61, 0x79, 0xe0, 0x3b, 0x4e, 0x64,
29960x61, 0x6e, 0x67, 0xf9, 0x3b, 0x4e, 0x6a, 0xf2, 0x77, 0x61, 0x3b, 0x4e, 0x67, 0xf2, 0x76, 0x79, 0x61, 0x3b, 0x4c, 0x75,
29970x62, 0x69, 0x6e, 0x67, 0x75, 0x3b, 0x4c, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4e, 0x3b, 0x4c, 0x3b,
29980x53, 0x6f, 0x6e, 0x3b, 0x4d, 0xe9, 0x69, 0x3b, 0x44, 0xeb, 0x6e, 0x3b, 0x4d, 0xeb, 0x74, 0x3b, 0x44, 0x6f, 0x6e, 0x3b,
29990x46, 0x72, 0x65, 0x3b, 0x53, 0x61, 0x6d, 0x3b, 0x53, 0x6f, 0x6e, 0x6e, 0x64, 0x65, 0x67, 0x3b, 0x4d, 0xe9, 0x69, 0x6e,
30000x64, 0x65, 0x67, 0x3b, 0x44, 0xeb, 0x6e, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x4d, 0xeb, 0x74, 0x74, 0x77, 0x6f,
30010x63, 0x68, 0x3b, 0x44, 0x6f, 0x6e, 0x6e, 0x65, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x46, 0x72, 0x65, 0x69, 0x64,
30020x65, 0x67, 0x3b, 0x53, 0x61, 0x6d, 0x73, 0x63, 0x68, 0x64, 0x65, 0x67, 0x3b, 0x53, 0x6f, 0x6e, 0x2e, 0x3b, 0x4d, 0xe9,
30030x69, 0x2e, 0x3b, 0x44, 0xeb, 0x6e, 0x2e, 0x3b, 0x4d, 0xeb, 0x74, 0x2e, 0x3b, 0x44, 0x6f, 0x6e, 0x2e, 0x3b, 0x46, 0x72,
30040x65, 0x2e, 0x3b, 0x53, 0x61, 0x6d, 0x2e, 0x3b, 0x6e, 0x74, 0x73, 0x3b, 0x6b, 0x70, 0x61, 0x3b, 0x67, 0x68, 0x254, 0x3b,
30050x74, 0x254, 0x6d, 0x3b, 0x75, 0x6d, 0x65, 0x3b, 0x67, 0x68, 0x268, 0x3b, 0x64, 0x7a, 0x6b, 0x3b, 0x74, 0x73, 0x75, 0x294,
30060x6e, 0x74, 0x73, 0x268, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x6b, 0x70, 0xe0, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x67,
30070x68, 0x254, 0x65, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x74, 0x254, 0x300, 0x6d, 0x6c, 0xf2, 0x3b, 0x74, 0x73, 0x75, 0x294,
30080x75, 0x6d, 0xe8, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x75, 0x67, 0x68, 0x268, 0x302, 0x6d, 0x3b, 0x74, 0x73, 0x75, 0x294, 0x6e,
30090x64, 0x7a, 0x268, 0x6b, 0x254, 0x294, 0x254, 0x3b, 0x6e, 0x3b, 0x6b, 0x3b, 0x67, 0x3b, 0x74, 0x3b, 0x75, 0x3b, 0x67, 0x3b,
30100x64, 0x3b, 0x6e, 0x254, 0x79, 0x3b, 0x6e, 0x6a, 0x61, 0x3b, 0x75, 0x75, 0x6d, 0x3b, 0x14b, 0x67, 0x65, 0x3b, 0x6d, 0x62,
30110x254, 0x3b, 0x6b, 0x254, 0x254, 0x3b, 0x6a, 0x6f, 0x6e, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6e, 0x254, 0x302, 0x79, 0x3b,
30120x14b, 0x67, 0x77, 0xe0, 0x20, 0x6e, 0x6a, 0x61, 0x14b, 0x67, 0x75, 0x6d, 0x62, 0x61, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20,
30130xfb, 0x6d, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x14b, 0x67, 0xea, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6d, 0x62, 0x254,
30140x6b, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6b, 0x254, 0x254, 0x3b, 0x14b, 0x67, 0x77, 0xe0, 0x20, 0x6a, 0xf4, 0x6e, 0x3b,
30150x6e, 0x3b, 0x6e, 0x3b, 0x75, 0x3b, 0x14b, 0x3b, 0x6d, 0x3b, 0x6b, 0x3b, 0x6a, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x64, 0x69,
30160x3b, 0x41, 0x74, 0x69, 0x6e, 0x6e, 0x69, 0x3b, 0x41, 0x74, 0x61, 0x6c, 0x61, 0x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61,
30170x72, 0x62, 0x61, 0x3b, 0x41, 0x6c, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x41, 0x6c, 0x7a, 0x75, 0x6d, 0x61, 0x3b,
30180x41, 0x73, 0x69, 0x62, 0x74, 0x69, 0x3b, 0x48, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x5a, 0x3b, 0x53,
30190x3b, 0xe9, 0x74, 0x3b, 0x6d, 0x254, 0x301, 0x73, 0x3b, 0x6b, 0x77, 0x61, 0x3b, 0x6d, 0x75, 0x6b, 0x3b, 0x14b, 0x67, 0x69,
30200x3b, 0x257, 0xf3, 0x6e, 0x3b, 0x65, 0x73, 0x61, 0x3b, 0xe9, 0x74, 0x69, 0x3b, 0x6d, 0x254, 0x301, 0x73, 0xfa, 0x3b, 0x6b,
30210x77, 0x61, 0x73, 0xfa, 0x3b, 0x6d, 0x75, 0x6b, 0x254, 0x301, 0x73, 0xfa, 0x3b, 0x14b, 0x67, 0x69, 0x73, 0xfa, 0x3b, 0x257,
30220xf3, 0x6e, 0x25b, 0x73, 0xfa, 0x3b, 0x65, 0x73, 0x61, 0x253, 0x61, 0x73, 0xfa, 0x3b, 0x65, 0x3b, 0x6d, 0x3b, 0x6b, 0x3b,
30230x6d, 0x3b, 0x14b, 0x3b, 0x257, 0x3b, 0x65, 0x3b, 0x44, 0x69, 0x6d, 0x3b, 0x54, 0x65, 0x6e, 0x3b, 0x54, 0x61, 0x6c, 0x3b,
30240x41, 0x6c, 0x61, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x41, 0x72, 0x6a, 0x3b, 0x53, 0x69, 0x62, 0x3b, 0x44, 0x69, 0x6d, 0x61,
30250x73, 0x3b, 0x54, 0x65, 0x6e, 0x65, 0x14b, 0x3b, 0x54, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x41, 0x6c, 0x61, 0x72, 0x62,
30260x61, 0x79, 0x3b, 0x41, 0x72, 0x61, 0x6d, 0x69, 0x73, 0x61, 0x79, 0x3b, 0x41, 0x72, 0x6a, 0x75, 0x6d, 0x61, 0x3b, 0x53,
30270x69, 0x62, 0x69, 0x74, 0x69, 0x3b, 0x44, 0x3b, 0x54, 0x3b, 0x54, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x41, 0x3b, 0x53, 0x3b,
30280x73, 0x254, 0x301, 0x6e, 0x3b, 0x6d, 0x254, 0x301, 0x6e, 0x3b, 0x73, 0x6d, 0x62, 0x3b, 0x73, 0x6d, 0x6c, 0x3b, 0x73, 0x6d,
30290x6e, 0x3b, 0x66, 0xfa, 0x6c, 0x3b, 0x73, 0xe9, 0x72, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x6d, 0x254, 0x301,
30300x6e, 0x64, 0x69, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x62,
30310x25b, 0x30c, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x6c, 0x25b,
30320x301, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x259, 0x6c, 0xfa, 0x20, 0x6d, 0x259, 0x301, 0x6e, 0x79, 0x69,
30330x3b, 0x66, 0xfa, 0x6c, 0x61, 0x64, 0xe9, 0x3b, 0x73, 0xe9, 0x72, 0x61, 0x64, 0xe9, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73,
30340x3b, 0x73, 0x3b, 0x73, 0x3b, 0x66, 0x3b, 0x73, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x3b, 0x6c, 0x1dd, 0x6e, 0x3b, 0x6d, 0x61,
30350x61, 0x3b, 0x6d, 0x25b, 0x6b, 0x3b, 0x6a, 0x1dd, 0x1dd, 0x3b, 0x6a, 0xfa, 0x6d, 0x3b, 0x73, 0x61, 0x6d, 0x3b, 0x73, 0x254,
30360x301, 0x6e, 0x64, 0x1dd, 0x3b, 0x6c, 0x1dd, 0x6e, 0x64, 0xed, 0x3b, 0x6d, 0x61, 0x61, 0x64, 0xed, 0x3b, 0x6d, 0x25b, 0x6b,
30370x72, 0x25b, 0x64, 0xed, 0x3b, 0x6a, 0x1dd, 0x1dd, 0x64, 0xed, 0x3b, 0x6a, 0xfa, 0x6d, 0x62, 0xe1, 0x3b, 0x73, 0x61, 0x6d,
30380x64, 0xed, 0x3b, 0x73, 0x3b, 0x6c, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x6a, 0x3b, 0x6a, 0x3b, 0x73, 0x3b, 0x53, 0x61, 0x62,
30390x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b, 0x41, 0x72, 0x61, 0x3b, 0x49, 0x6a, 0x75,
30400x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x74, 0x6f, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75,
30410x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x72,
30420x61, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d, 0x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d,
30430x6f, 0x73, 0x69, 0x3b, 0x53, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0x43, 0x79,
30440x61, 0x3b, 0x43, 0x6c, 0x61, 0x3b, 0x43, 0x7a, 0x69, 0x3b, 0x43, 0x6b, 0x6f, 0x3b, 0x43, 0x6b, 0x61, 0x3b, 0x43, 0x67,
30450x61, 0x3b, 0x43, 0x7a, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x2019, 0x79, 0x61, 0x6b, 0x6b, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x6c,
30460x61, 0x61, 0x257, 0x69, 0x69, 0x3b, 0x43, 0x6f, 0x6d, 0x7a, 0x79, 0x69, 0x69, 0x257, 0x69, 0x69, 0x3b, 0x43, 0x6f, 0x6d,
30470x6b, 0x6f, 0x6c, 0x6c, 0x65, 0x3b, 0x43, 0x6f, 0x6d, 0x6b, 0x61, 0x6c, 0x64, 0x1dd, 0x253, 0x6c, 0x69, 0x69, 0x3b, 0x43,
30480x6f, 0x6d, 0x67, 0x61, 0x69, 0x73, 0x75, 0x75, 0x3b, 0x43, 0x6f, 0x6d, 0x7a, 0x79, 0x65, 0x253, 0x73, 0x75, 0x75, 0x3b,
30490x59, 0x3b, 0x4c, 0x3b, 0x5a, 0x3b, 0x4f, 0x3b, 0x41, 0x3b, 0x47, 0x3b, 0x45, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x3b, 0x6d,
30500x254, 0x301, 0x6e, 0x3b, 0x73, 0x6d, 0x62, 0x3b, 0x73, 0x6d, 0x6c, 0x3b, 0x73, 0x6d, 0x6e, 0x3b, 0x6d, 0x62, 0x73, 0x3b,
30510x73, 0x61, 0x73, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x6d, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x3b, 0x73, 0x254,
30520x301, 0x6e, 0x64, 0x254, 0x20, 0x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x62, 0x61, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64,
30530x254, 0x20, 0x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x6c, 0x61, 0x6c, 0x3b, 0x73, 0x254, 0x301, 0x6e, 0x64, 0x254, 0x20,
30540x6d, 0x61, 0x66, 0xfa, 0x20, 0x6d, 0xe1, 0x6e, 0x61, 0x3b, 0x6d, 0x61, 0x62, 0xe1, 0x67, 0xe1, 0x20, 0x6d, 0xe1, 0x20,
30550x73, 0x75, 0x6b, 0x75, 0x6c, 0x3b, 0x73, 0xe1, 0x73, 0x61, 0x64, 0x69, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73, 0x3b, 0x73,
30560x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x73, 0x3b, 0x43, 0xe4, 0x14b, 0x3b, 0x4a, 0x69, 0x65, 0x63, 0x3b, 0x52, 0x25b, 0x77, 0x3b,
30570x44, 0x69, 0x254, 0x331, 0x6b, 0x3b, 0x14a, 0x75, 0x61, 0x61, 0x6e, 0x3b, 0x44, 0x68, 0x69, 0x65, 0x65, 0x63, 0x3b, 0x42,
30580xe4, 0x6b, 0x25b, 0x6c, 0x3b, 0x43, 0xe4, 0x14b, 0x20, 0x6b, 0x75, 0x254, 0x74, 0x68, 0x3b, 0x4a, 0x69, 0x65, 0x63, 0x20,
30590x6c, 0x61, 0x331, 0x74, 0x3b, 0x52, 0x25b, 0x77, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x44, 0x69, 0x254, 0x331, 0x6b,
30600x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x14a, 0x75, 0x61, 0x61, 0x6e, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x44,
30610x68, 0x69, 0x65, 0x65, 0x63, 0x20, 0x6c, 0xe4, 0x74, 0x6e, 0x69, 0x3b, 0x42, 0xe4, 0x6b, 0x25b, 0x6c, 0x20, 0x6c, 0xe4,
30620x74, 0x6e, 0x69, 0x3b, 0x43, 0x3b, 0x4a, 0x3b, 0x52, 0x3b, 0x44, 0x3b, 0x14a, 0x3b, 0x44, 0x3b, 0x42, 0x3b, 0x431, 0x441,
30630x3b, 0x431, 0x43d, 0x3b, 0x43e, 0x43f, 0x3b, 0x441, 0x44d, 0x3b, 0x447, 0x43f, 0x3b, 0x431, 0x44d, 0x3b, 0x441, 0x431, 0x3b, 0x431,
30640x430, 0x441, 0x43a, 0x44b, 0x4bb, 0x44b, 0x430, 0x43d, 0x43d, 0x44c, 0x430, 0x3b, 0x431, 0x44d, 0x43d, 0x438, 0x434, 0x438, 0x44d, 0x43d,
30650x43d, 0x44c, 0x438, 0x43a, 0x3b, 0x43e, 0x43f, 0x442, 0x443, 0x43e, 0x440, 0x443, 0x43d, 0x43d, 0x44c, 0x443, 0x43a, 0x3b, 0x441, 0x44d,
30660x440, 0x44d, 0x434, 0x44d, 0x3b, 0x447, 0x44d, 0x43f, 0x43f, 0x438, 0x44d, 0x440, 0x3b, 0x411, 0x44d, 0x44d, 0x442, 0x438, 0x4a5, 0x441,
30670x44d, 0x3b, 0x441, 0x443, 0x431, 0x443, 0x43e, 0x442, 0x430, 0x3b, 0x411, 0x3b, 0x411, 0x3b, 0x41e, 0x3b, 0x421, 0x3b, 0x427, 0x3b,
30680x411, 0x3b, 0x421, 0x3b, 0x4d, 0x75, 0x6c, 0x3b, 0x4a, 0x74, 0x74, 0x3b, 0x4a, 0x6e, 0x6e, 0x3b, 0x4a, 0x74, 0x6e, 0x3b,
30690x41, 0x6c, 0x68, 0x3b, 0x49, 0x6a, 0x75, 0x3b, 0x4a, 0x6d, 0x6f, 0x3b, 0x4d, 0x75, 0x6c, 0x75, 0x6e, 0x67, 0x75, 0x3b,
30700x4a, 0x75, 0x6d, 0x61, 0x74, 0x61, 0x74, 0x75, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x3b, 0x4a, 0x75, 0x6d,
30710x61, 0x74, 0x61, 0x6e, 0x6f, 0x3b, 0x41, 0x6c, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x73, 0x69, 0x3b, 0x49, 0x6a, 0x75, 0x6d,
30720x61, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x6d, 0x6f, 0x73, 0x69, 0x3b, 0x4d, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b, 0x4a, 0x3b,
30730x41, 0x3b, 0x49, 0x3b, 0x4a, 0x3b, 0xa55e, 0xa54c, 0xa535, 0x3b, 0xa5f3, 0xa5e1, 0xa609, 0x3b, 0xa55a, 0xa55e, 0xa55a, 0x3b, 0xa549, 0xa55e,
30740xa552, 0x3b, 0xa549, 0xa524, 0xa546, 0xa562, 0x3b, 0xa549, 0xa524, 0xa540, 0xa56e, 0x3b, 0xa53b, 0xa52c, 0xa533, 0x3b, 0x6c, 0x61, 0x68, 0x61,
30750x64, 0x69, 0x3b, 0x74, 0x25b, 0x25b, 0x6e, 0x25b, 0x25b, 0x3b, 0x74, 0x61, 0x6c, 0x61, 0x74, 0x61, 0x3b, 0x61, 0x6c, 0x61,
30760x62, 0x61, 0x3b, 0x61, 0x69, 0x6d, 0x69, 0x73, 0x61, 0x3b, 0x61, 0x69, 0x6a, 0x69, 0x6d, 0x61, 0x3b, 0x73, 0x69, 0x253,
30770x69, 0x74, 0x69, 0x3b, 0x53, 0x75, 0x6e, 0x3b, 0x4d, 0xe4, 0x6e, 0x3b, 0x5a, 0x69, 0x161, 0x3b, 0x4d, 0x69, 0x74, 0x3b,
30780x46, 0x72, 0xf3, 0x3b, 0x46, 0x72, 0x69, 0x3b, 0x53, 0x61, 0x6d, 0x3b, 0x53, 0x75, 0x6e, 0x6e, 0x74, 0x61, 0x67, 0x3b,
30790x4d, 0xe4, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x5a, 0x69, 0x161, 0x74, 0x61, 0x67, 0x3b, 0x4d, 0x69, 0x74, 0x74, 0x77, 0x75,
30800x10d, 0x3b, 0x46, 0x72, 0xf3, 0x6e, 0x74, 0x61, 0x67, 0x3b, 0x46, 0x72, 0x69, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x61, 0x6d,
30810x161, 0x74, 0x61, 0x67, 0x3b, 0x53, 0x3b, 0x4d, 0x3b, 0x5a, 0x3b, 0x4d, 0x3b, 0x46, 0x3b, 0x46, 0x3b, 0x53, 0x3b, 0x73,
30820x64, 0x3b, 0x6d, 0x64, 0x3b, 0x6d, 0x77, 0x3b, 0x65, 0x74, 0x3b, 0x6b, 0x6c, 0x3b, 0x66, 0x6c, 0x3b, 0x73, 0x73, 0x3b,
30830x73, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x25b, 0x3b, 0x6d, 0xf3, 0x6e, 0x64, 0x69, 0x65, 0x3b, 0x6d, 0x75, 0xe1, 0x6e, 0x79,
30840xe1, 0x14b, 0x6d, 0xf3, 0x6e, 0x64, 0x69, 0x65, 0x3b, 0x6d, 0x65, 0x74, 0xfa, 0x6b, 0x70, 0xed, 0xe1, 0x70, 0x25b, 0x3b,
30850x6b, 0xfa, 0x70, 0xe9, 0x6c, 0x69, 0x6d, 0x65, 0x74, 0xfa, 0x6b, 0x70, 0x69, 0x61, 0x70, 0x25b, 0x3b, 0x66, 0x65, 0x6c,
30860xe9, 0x74, 0x65, 0x3b, 0x73, 0xe9, 0x73, 0x65, 0x6c, 0xe9, 0x3b, 0x73, 0x3b, 0x6d, 0x3b, 0x6d, 0x3b, 0x65, 0x3b, 0x6b,
30870x3b, 0x66, 0x3b, 0x73, 0x3b, 0x64, 0x6f, 0x6d, 0x3b, 0x6c, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x72, 0x3b, 0x6d, 0x69, 0xe9,
30880x3b, 0x78, 0x75, 0x65, 0x3b, 0x76, 0x69, 0x65, 0x3b, 0x73, 0xe1, 0x62, 0x3b, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x75,
30890x3b, 0x6c, 0x6c, 0x75, 0x6e, 0x65, 0x73, 0x3b, 0x6d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x6d, 0x69, 0xe9, 0x72, 0x63,
30900x6f, 0x6c, 0x65, 0x73, 0x3b, 0x78, 0x75, 0x65, 0x76, 0x65, 0x73, 0x3b, 0x76, 0x69, 0x65, 0x6e, 0x72, 0x65, 0x73, 0x3b,
30910x73, 0xe1, 0x62, 0x61, 0x64, 0x75, 0x3b, 0x53, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x3b, 0x4d, 0x254, 0x301, 0x6e, 0x64, 0x69,
30920x3b, 0xc1, 0x70, 0x74, 0x61, 0x20, 0x4d, 0x254, 0x301, 0x6e, 0x64, 0x69, 0x3b, 0x57, 0x25b, 0x301, 0x6e, 0x25b, 0x73, 0x25b,
30930x64, 0x25b, 0x3b, 0x54, 0x254, 0x301, 0x73, 0x25b, 0x64, 0x25b, 0x3b, 0x46, 0x25b, 0x6c, 0xe2, 0x79, 0x25b, 0x64, 0x25b, 0x3b,
30940x53, 0xe1, 0x73, 0x69, 0x64, 0x25b, 0x3b, 0x53, 0x254, 0x301, 0x3b, 0x4d, 0x254, 0x301, 0x3b, 0xc1, 0x4d, 0x3b, 0x57, 0x25b,
30950x301, 0x3b, 0x54, 0x254, 0x301, 0x3b, 0x46, 0x25b, 0x3b, 0x53, 0xe1, 0x3b, 0x73, 0x254, 0x6e, 0x64, 0x69, 0x3b, 0x6c, 0x75,
30960x6e, 0x64, 0x69, 0x3b, 0x6d, 0x61, 0x72, 0x64, 0x69, 0x3b, 0x6d, 0x25b, 0x72, 0x6b, 0x25b, 0x72, 0x25b, 0x64, 0x69, 0x3b,
30970x79, 0x65, 0x64, 0x69, 0x3b, 0x76, 0x61, 0x14b, 0x64, 0x25b, 0x72, 0x25b, 0x64, 0x69, 0x3b, 0x6d, 0x254, 0x6e, 0x254, 0x20,
30980x73, 0x254, 0x6e, 0x64, 0x69, 0x3b, 0x73, 0x6f, 0x3b, 0x6c, 0x75, 0x3b, 0x6d, 0x61, 0x3b, 0x6d, 0x25b, 0x3b, 0x79, 0x65,
30990x3b, 0x76, 0x61, 0x3b, 0x6d, 0x73, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x31, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x32,
31000x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x33, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x34, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20,
31010x35, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x36, 0x3b, 0x41, 0x6e, 0x65, 0x67, 0x20, 0x37, 0x3b, 0x41, 0x31, 0x3b, 0x41,
31020x32, 0x3b, 0x41, 0x33, 0x3b, 0x41, 0x34, 0x3b, 0x41, 0x35, 0x3b, 0x41, 0x36, 0x3b, 0x41, 0x37, 0x3b, 0x6c, 0x79, 0x25b,
31030x2bc, 0x25b, 0x301, 0x20, 0x73, 0x1e85, 0xed, 0x14b, 0x74, 0xe8, 0x3b, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6c, 0x79, 0x25b, 0x30c,
31040x2bc, 0x3b, 0x6d, 0x62, 0x254, 0x301, 0x254, 0x6e, 0x74, 0xe8, 0x20, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6c, 0x79, 0x25b, 0x30c,
31050x2bc, 0x3b, 0x74, 0x73, 0xe8, 0x74, 0x73, 0x25b, 0x300, 0x25b, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x6d, 0x62, 0x254,
31060x301, 0x254, 0x6e, 0x74, 0xe8, 0x20, 0x74, 0x73, 0x65, 0x74, 0x73, 0x25b, 0x300, 0x25b, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc,
31070x3b, 0x6d, 0x76, 0x66, 0xf2, 0x20, 0x6d, 0xe0, 0x67, 0x61, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x6d, 0xe0, 0x67,
31080x61, 0x20, 0x6c, 0x79, 0x25b, 0x30c, 0x2bc, 0x3b, 0x910, 0x924, 0x3b, 0x938, 0x94b, 0x92e, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x3b,
31090x92c, 0x941, 0x927, 0x3b, 0x92c, 0x940, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x3b, 0x936, 0x928, 0x93f, 0x3b, 0x910, 0x924,
31100x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b, 0x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c,
31110x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x940, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x92c, 0x93e,
31120x930, 0x3b, 0x936, 0x928, 0x93f, 0x92c, 0x93e, 0x930, 0x3b, 0x910, 0x3b, 0x938, 0x94b, 0x3b, 0x92e, 0x2e, 0x3b, 0x92c, 0x941, 0x2e,
31130x3b, 0x92c, 0x940, 0x2e, 0x3b, 0x936, 0x941, 0x2e, 0x3b, 0x936, 0x2e, 0x3b, 0x910, 0x924, 0x92c, 0x93e, 0x930, 0x3b, 0x938, 0x94b,
31140x92e, 0x92c, 0x93e, 0x930, 0x3b, 0x92e, 0x902, 0x917, 0x932, 0x92c, 0x93e, 0x930, 0x3b, 0x92c, 0x941, 0x927, 0x92c, 0x93e, 0x930, 0x3b,
31150x92c, 0x940, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x941, 0x915, 0x94d, 0x930, 0x92c, 0x93e, 0x930, 0x3b, 0x936, 0x928, 0x940, 0x92c,
31160x93e, 0x930, 0x3b, 0x910, 0x2e, 0x3b, 0x938, 0x94b, 0x2e, 0x3b, 0x92e, 0x2e, 0x3b, 0x92c, 0x941, 0x2e, 0x3b, 0x92c, 0x940, 0x2e,
31170x3b, 0x936, 0x941, 0x2e, 0x3b, 0x936, 0x2e, 0x3b, 0x9a8, 0x9cb, 0x982, 0x9ae, 0x9be, 0x987, 0x99c, 0x9bf, 0x982, 0x3b, 0x9a8, 0x9bf,
31180x982, 0x9a5, 0x9cc, 0x995, 0x9be, 0x9ac, 0x9be, 0x3b, 0x9b2, 0x9c8, 0x9ac, 0x9be, 0x995, 0x9aa, 0x9cb, 0x995, 0x9aa, 0x9be, 0x3b, 0x9af,
31190x9bc, 0x9c1, 0x9ae, 0x9b6, 0x995, 0x9c8, 0x9b6, 0x9be, 0x3b, 0x9b6, 0x997, 0x9cb, 0x9b2, 0x9b6, 0x9c7, 0x9a8, 0x3b, 0x987, 0x9b0, 0x9be,
31200x987, 0x3b, 0x9a5, 0x9be, 0x982, 0x99c, 0x3b, 0x9a8, 0x9cb, 0x3b, 0x9a8, 0x9bf, 0x982, 0x3b, 0x9b2, 0x9c8, 0x3b, 0x9af, 0x9bc, 0x9c1,
31210x9ae, 0x3b, 0x9b6, 0x997, 0x3b, 0x987, 0x9b0, 0x9be, 0x3b, 0x9a5, 0x9be, 0x982, 0x3b, 0x9a8, 0x9cb, 0x982, 0x3b, 0x9a8, 0x9bf, 0x982,
31220x3b, 0x9b2, 0x9c8, 0x3b, 0x9af, 0x9bc, 0x9c1, 0x9ae, 0x3b, 0x9b6, 0x997, 0x3b, 0x987, 0x9b0, 0x9be, 0x3b, 0x9a5, 0x9be, 0x982, 0x3b,
31230x1c65, 0x1c64, 0x1c78, 0x3b, 0x1c5a, 0x1c5b, 0x3b, 0x1c75, 0x1c5f, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c68, 0x3b, 0x1c61,
31240x1c5f, 0x1c79, 0x3b, 0x1c67, 0x1c69, 0x3b, 0x1c65, 0x1c64, 0x1c78, 0x1c5c, 0x1c6e, 0x3b, 0x1c5a, 0x1c5b, 0x1c6e, 0x3b, 0x1c75, 0x1c5f, 0x1c5e, 0x1c6e,
31250x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c5c, 0x1c69, 0x1c71, 0x3b, 0x1c65, 0x1c5f, 0x1c79, 0x1c68, 0x1c6b, 0x1c64, 0x3b, 0x1c61, 0x1c5f, 0x1c79, 0x1c68, 0x1c69,
31260x1c62, 0x3b, 0x1c67, 0x1c69, 0x1c66, 0x1c69, 0x1c62, 0x3b, 0x1c65, 0x3b, 0x1c5a, 0x3b, 0x1c75, 0x3b, 0x1c65, 0x3b, 0x1c65, 0x3b, 0x1c61, 0x3b,
31270x1c67, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x77, 0x61, 0x6b, 0x21f, 0x61, 0x14b, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74,
31280x75, 0x77, 0x61, 0x14b, 0x17e, 0x69, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x6e, 0x75, 0x14b, 0x70, 0x61, 0x3b, 0x41,
31290x14b, 0x70, 0xe9, 0x74, 0x75, 0x79, 0x61, 0x6d, 0x6e, 0x69, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x74, 0x6f, 0x70,
31300x61, 0x3b, 0x41, 0x14b, 0x70, 0xe9, 0x74, 0x75, 0x7a, 0x61, 0x70, 0x74, 0x61, 0x14b, 0x3b, 0x4f, 0x77, 0xe1, 0x14b, 0x67,
31310x79, 0x75, 0x17e, 0x61, 0x17e, 0x61, 0x70, 0x69, 0x3b, 0x41, 0x3b, 0x57, 0x3b, 0x4e, 0x3b, 0x59, 0x3b, 0x54, 0x3b, 0x5a,
31320x3b, 0x4f, 0x3b, 0x2d30, 0x2d59, 0x2d30, 0x2d4e, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d62, 0x2d4f, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4f,
31330x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d55, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d3d, 0x2d61, 0x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d4e, 0x2d61,
31340x2d30, 0x2d59, 0x3b, 0x2d30, 0x2d59, 0x2d49, 0x2d39, 0x2d62, 0x2d30, 0x2d59, 0x3b, 0x6cc, 0x6d5, 0x6a9, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b,
31350x62f, 0x648, 0x648, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x633, 0x6ce, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x686, 0x648, 0x627,
31360x631, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x67e, 0x6ce, 0x646, 0x62c, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x6be, 0x6d5, 0x6cc,
31370x646, 0x6cc, 0x3b, 0x634, 0x6d5, 0x645, 0x645, 0x6d5, 0x3b, 0x6cc, 0x3b, 0x62f, 0x3b, 0x633, 0x3b, 0x686, 0x3b, 0x67e, 0x3b, 0x6be,
31380x3b, 0x634, 0x3b, 0x6e, 0x6a, 0x65, 0x3b, 0x70, 0xf3, 0x6e, 0x3b, 0x77, 0x61, 0x142, 0x3b, 0x73, 0x72, 0x6a, 0x3b, 0x73,
31390x74, 0x77, 0x3b, 0x70, 0x11b, 0x74, 0x3b, 0x73, 0x6f, 0x62, 0x3b, 0x6e, 0x6a, 0x65, 0x17a, 0x65, 0x6c, 0x61, 0x3b, 0x70,
31400xf3, 0x6e, 0x6a, 0x65, 0x17a, 0x65, 0x6c, 0x65, 0x3b, 0x77, 0x61, 0x142, 0x74, 0x6f, 0x72, 0x61, 0x3b, 0x73, 0x72, 0x6a,
31410x6f, 0x64, 0x61, 0x3b, 0x73, 0x74, 0x77, 0xf3, 0x72, 0x74, 0x6b, 0x3b, 0x70, 0x11b, 0x74, 0x6b, 0x3b, 0x73, 0x6f, 0x62,
31420x6f, 0x74, 0x61, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x77, 0x3b, 0x73, 0x3b, 0x73, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x6e, 0x6a,
31430x65, 0x3b, 0x70, 0xf3, 0x6e, 0x3b, 0x77, 0x75, 0x74, 0x3b, 0x73, 0x72, 0x6a, 0x3b, 0x161, 0x74, 0x77, 0x3b, 0x70, 0x6a,
31440x61, 0x3b, 0x73, 0x6f, 0x62, 0x3b, 0x6e, 0x6a, 0x65, 0x64, 0x17a, 0x65, 0x6c, 0x61, 0x3b, 0x70, 0xf3, 0x6e, 0x64, 0x17a,
31450x65, 0x6c, 0x61, 0x3b, 0x77, 0x75, 0x74, 0x6f, 0x72, 0x61, 0x3b, 0x73, 0x72, 0x6a, 0x65, 0x64, 0x61, 0x3b, 0x161, 0x74,
31460x77, 0xf3, 0x72, 0x74, 0x6b, 0x3b, 0x70, 0x6a, 0x61, 0x74, 0x6b, 0x3b, 0x73, 0x6f, 0x62, 0x6f, 0x74, 0x61, 0x3b, 0x6e,
31470x3b, 0x70, 0x3b, 0x77, 0x3b, 0x73, 0x3b, 0x161, 0x3b, 0x70, 0x3b, 0x73, 0x3b, 0x70, 0x61, 0x73, 0x3b, 0x76, 0x75, 0x6f,
31480x3b, 0x6d, 0x61, 0x6a, 0x3b, 0x6b, 0x6f, 0x73, 0x3b, 0x74, 0x75, 0x6f, 0x3b, 0x76, 0xe1, 0x73, 0x3b, 0x6c, 0xe1, 0x76,
31490x3b, 0x70, 0x61, 0x73, 0x65, 0x70, 0x65, 0x69, 0x76, 0x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0x61, 0x72, 0x67, 0xe2,
31500x3b, 0x6d, 0x61, 0x6a, 0x65, 0x62, 0x61, 0x72, 0x67, 0xe2, 0x3b, 0x6b, 0x6f, 0x73, 0x6b, 0x6f, 0x6b, 0x6b, 0x6f, 0x3b,
31510x74, 0x75, 0x6f, 0x72, 0xe2, 0x73, 0x74, 0xe2, 0x68, 0x3b, 0x76, 0xe1, 0x73, 0x74, 0x75, 0x70, 0x70, 0x65, 0x69, 0x76,
31520x69, 0x3b, 0x6c, 0xe1, 0x76, 0x75, 0x72, 0x64, 0xe2, 0x68, 0x3b, 0x70, 0x61, 0x73, 0x65, 0x70, 0x65, 0x65, 0x69, 0x76,
31530x69, 0x3b, 0x76, 0x75, 0x6f, 0x73, 0x73, 0x61, 0x61, 0x72, 0x67, 0xe2, 0x3b, 0x6d, 0x61, 0x6a, 0x65, 0x62, 0x61, 0x61,
31540x72, 0x67, 0xe2, 0x3b, 0x6b, 0x6f, 0x73, 0x6b, 0x6f, 0x68, 0x6f, 0x3b, 0x74, 0x75, 0x6f, 0x72, 0xe2, 0x73, 0x74, 0x75,
31550x76, 0x3b, 0x76, 0xe1, 0x73, 0x74, 0x75, 0x70, 0x70, 0x65, 0x65, 0x69, 0x76, 0x69, 0x3b, 0x6c, 0xe1, 0x76, 0x75, 0x72,
31560x64, 0x75, 0x76, 0x3b, 0x70, 0x3b, 0x56, 0x3b, 0x4d, 0x3b, 0x4b, 0x3b, 0x54, 0x3b, 0x56, 0x3b, 0x4c, 0x3b, 0x44, 0x6f,
31570x6d, 0x3b, 0x4c, 0x75, 0x6e, 0x3b, 0x4d, 0x61, 0x72, 0x3b, 0x4d, 0x69, 0x79, 0x3b, 0x48, 0x75, 0x77, 0x3b, 0x42, 0x69,
31580x79, 0x3b, 0x53, 0x61, 0x62, 0x3b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x6f, 0x3b, 0x4c, 0x75, 0x6e, 0x65, 0x73, 0x3b,
31590x4d, 0x61, 0x72, 0x74, 0x65, 0x73, 0x3b, 0x4d, 0x69, 0x79, 0x65, 0x72, 0x6b, 0x75, 0x6c, 0x65, 0x73, 0x3b, 0x48, 0x75,
31600x77, 0x65, 0x62, 0x65, 0x73, 0x3b, 0x42, 0x69, 0x79, 0x65, 0x72, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x61, 0x62, 0x61, 0x64,
31610x6f, 0x3b, 0x44, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4d, 0x3b, 0x48, 0x3b, 0x42, 0x3b, 0x53, 0x3b, 0x53, 0x1ecd, 0x301, 0x6e,
31620x3b, 0x4d, 0x1ecd, 0x301, 0x6e, 0x3b, 0x54, 0x69, 0xfa, 0x3b, 0x57, 0x1eb9, 0x301, 0x6e, 0x3b, 0x54, 0x1ecd, 0x301, 0x7a, 0x3b,
31630x46, 0x72, 0x61, 0xed, 0x3b, 0x53, 0xe1, 0x74, 0x3b, 0x53, 0x1ecd, 0x301, 0x6e, 0x64, 0xe8, 0x3b, 0x4d, 0x1ecd, 0x301, 0x6e,
31640x64, 0xe8, 0x3b, 0x54, 0x69, 0xfa, 0x7a, 0x64, 0xe8, 0x3b, 0x57, 0x1eb9, 0x301, 0x6e, 0x1eb9, 0x301, 0x7a, 0x64, 0xe8, 0x3b,
31650x54, 0x1ecd, 0x301, 0x7a, 0x64, 0xe8, 0x3b, 0x46, 0x72, 0x61, 0xed, 0x64, 0xe8, 0x3b, 0x53, 0xe1, 0x74, 0x1ecd, 0x64, 0xe8,
31660x3b
3167};
3168
3169static const ushort byte_unit_data[] = {
31700x62, 0x79, 0x74, 0x65, 0x73, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42, 0x3b,
31710x45, 0x42, 0x4b, 0x69, 0x42, 0x3b, 0x4d, 0x69, 0x42, 0x3b, 0x47, 0x69, 0x42, 0x3b, 0x54, 0x69, 0x42, 0x3b, 0x50, 0x69,
31720x42, 0x3b, 0x45, 0x69, 0x42, 0x62, 0x79, 0x74, 0x65, 0x67, 0x72, 0x65, 0x65, 0x70, 0x62, 0x61, 0x6a, 0x74, 0x1263, 0x12ed,
31730x1275, 0x12aa, 0x1263, 0x3b, 0x121c, 0x130b, 0x1263, 0x12ed, 0x1275, 0x3b, 0x130a, 0x1263, 0x3b, 0x1274, 0x122b, 0x1263, 0x12ed, 0x1275, 0x3b, 0x1354,
31740x1263, 0x3b, 0x45, 0x42, 0x628, 0x627, 0x64a, 0x62a, 0x643, 0x64a, 0x644, 0x648, 0x628, 0x627, 0x64a, 0x62a, 0x3b, 0x4d, 0x42, 0x3b,
31750x47, 0x42, 0x3b, 0x62a, 0x64a, 0x631, 0x627, 0x628, 0x627, 0x64a, 0x62a, 0x3b, 0x628, 0x64a, 0x62a, 0x627, 0x628, 0x627, 0x64a, 0x62a,
31760x3b, 0x45, 0x42, 0x562, 0x561, 0x575, 0x569, 0x565, 0x580, 0x56f, 0x532, 0x3b, 0x544, 0x532, 0x3b, 0x533, 0x532, 0x3b, 0x54f, 0x532,
31770x3b, 0x54a, 0x532, 0x3b, 0x45, 0x42, 0x9ac, 0x9be, 0x987, 0x99f, 0x995, 0x9bf, 0x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x9ae, 0x9c7,
31780x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x997, 0x9bf, 0x983, 0x20, 0x9ac, 0x9be, 0x983, 0x3b, 0x99f, 0x9c7, 0x983, 0x20, 0x9ac, 0x9be,
31790x983, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42, 0x62, 0x61, 0x79, 0x74, 0x62, 0x79, 0x74, 0x65, 0x2d, 0x61, 0x6b, 0x6f, 0x6b,
31800x74, 0x65, 0x64, 0x6f, 0xf9, 0x6b, 0x6f, 0x3b, 0x4d, 0x6f, 0x3b, 0x47, 0x6f, 0x3b, 0x54, 0x6f, 0x3b, 0x50, 0x6f, 0x3b,
31810x45, 0x6f, 0x4b, 0x69, 0x6f, 0x3b, 0x4d, 0x69, 0x6f, 0x3b, 0x47, 0x69, 0x6f, 0x3b, 0x54, 0x69, 0x6f, 0x3b, 0x50, 0x69,
31820x6f, 0x3b, 0x45, 0x69, 0x6f, 0x431, 0x430, 0x439, 0x442, 0x43e, 0x432, 0x435, 0x1018, 0x102d, 0x102f, 0x1000, 0x103a, 0x431, 0x430, 0x439,
31830x442, 0x44b, 0x41a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x413, 0x411, 0x3b, 0x422, 0x411, 0x3b, 0x41f, 0x411, 0x3b, 0x45, 0x42, 0x1794,
31840x17c3, 0x5b57, 0x8282, 0x4f4d, 0x5143, 0x7d44, 0x62, 0x61, 0x6a, 0x74, 0x6f, 0x76, 0x69, 0x62, 0x61, 0x6a, 0x74, 0x79, 0x62, 0x61,
31850x6a, 0x74, 0x6f, 0x6a, 0x62, 0x61, 0x69, 0x64, 0x69, 0x64, 0x62, 0xfd, 0x74, 0x74, 0x61, 0x76, 0x75, 0x74, 0x6b, 0x74,
31860x3b, 0x4d, 0x74, 0x3b, 0x47, 0x74, 0x3b, 0x54, 0x74, 0x3b, 0x50, 0x74, 0x3b, 0x45, 0x74, 0x4b, 0x69, 0x74, 0x3b, 0x4d,
31870x69, 0x74, 0x3b, 0x47, 0x69, 0x74, 0x3b, 0x54, 0x69, 0x74, 0x3b, 0x50, 0x69, 0x74, 0x3b, 0x45, 0x69, 0x74, 0x6f, 0x63,
31880x74, 0x65, 0x74, 0x73, 0x62, 0x61, 0x69, 0x64, 0x68, 0x74, 0x10d1, 0x10d0, 0x10d8, 0x10e2, 0x10d8, 0x10d9, 0x10d1, 0x10d0, 0x10d8, 0x10e2,
31890x10d8, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x10e2, 0x10d1, 0x10d0, 0x10d8, 0x10e2, 0x10d8, 0x3b, 0x10de, 0x10d1, 0x10d0, 0x10d8, 0x10e2,
31900x10d8, 0x3b, 0x45, 0x42, 0x42, 0x79, 0x74, 0x65, 0x73, 0xaac, 0xabe, 0xa87, 0xa9f, 0x6b, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b,
31910x4d, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x42, 0x20, 0x7b, 0x30, 0x7d,
31920x3b, 0x50, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x4b, 0x69, 0x42, 0x20, 0x7b, 0x30,
31930x7d, 0x3b, 0x4d, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x69,
31940x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x69, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x69, 0x42, 0x20, 0x7b, 0x30,
31950x7d, 0x5d1, 0x5d9, 0x5d9, 0x5d8, 0x92c, 0x93e, 0x907, 0x91f, 0x62, 0xe1, 0x6a, 0x74, 0x62, 0xe6, 0x74, 0x69, 0x62, 0x65, 0x61,
31960x72, 0x74, 0x61, 0x30d0, 0x30a4, 0x30c8, 0x4b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42,
31970x3b, 0x45, 0x42, 0x62, 0x69, 0x74, 0x65, 0xcac, 0xcc8, 0xc9f, 0xccd, 0x200c, 0xc97, 0xcb3, 0xcc1, 0xc95, 0xcbf, 0x2e, 0xcac, 0xcc8,
31980x2e, 0x3b, 0xcae, 0xcc6, 0x2e, 0xcac, 0xcc8, 0x2e, 0x3b, 0xc97, 0xcbf, 0x2e, 0xcac, 0xcc8, 0x2e, 0x3b, 0xc9f, 0xcc6, 0x2e, 0xcac,
31990xcc8, 0x2e, 0x3b, 0xcaa, 0xcc6, 0xcac, 0xcc8, 0x3b, 0x45, 0x42, 0x431, 0x430, 0x439, 0x442, 0x43a, 0x411, 0x3b, 0x4d, 0x411, 0x3b,
32000x413, 0x411, 0x3b, 0x54, 0x411, 0x3b, 0x41f, 0x411, 0x3b, 0x45, 0x411, 0x4b, 0x69, 0x411, 0x3b, 0x4d, 0x69, 0x411, 0x3b, 0x47,
32010x69, 0x411, 0x3b, 0x54, 0x69, 0x411, 0x3b, 0x50, 0x69, 0x411, 0x3b, 0x45, 0x69, 0x411, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b,
32020x413, 0x411, 0x3b, 0x422, 0x411, 0x3b, 0x41f, 0x442, 0x431, 0x3b, 0x45, 0x42, 0xbc14, 0xc774, 0xd2b8, 0x62, 0x61, 0x69, 0x74, 0x69,
32030x62, 0x61, 0x69, 0x74, 0x61, 0x69, 0x431, 0x430, 0x458, 0x442, 0x438, 0x62, 0x61, 0x69, 0x74, 0xd2c, 0xd48, 0xd31, 0xd4d, 0xd31,
32040xd4d, 0xd15, 0xd46, 0xd2c, 0xd3f, 0x3b, 0xd0e, 0xd02, 0xd2c, 0xd3f, 0x3b, 0xd1c, 0xd3f, 0xd2c, 0xd3f, 0x3b, 0xd1f, 0xd3f, 0xd2c, 0xd3f,
32050x3b, 0xd2a, 0xd3f, 0xd2c, 0xd3f, 0x3b, 0x45, 0x42, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x413, 0x411, 0x3b, 0x422, 0x411, 0x3b,
32060x41f, 0x411, 0x3b, 0x45, 0x42, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x92a, 0x93f, 0x91f,
32070x93e, 0x3b, 0x45, 0x42, 0xb2c, 0xb3e, 0xb07, 0xb1f, 0xb4d, 0x628, 0x627, 0x64a, 0x67c, 0x633, 0x628, 0x627, 0x6cc, 0x62a, 0xa2c, 0xa3e,
32080xa07, 0xa1f, 0x62, 0x79, 0x21b, 0x69, 0x431, 0x430, 0x458, 0x442, 0x43e, 0x432, 0x438, 0x628, 0x627, 0x626, 0x64a, 0x67d, 0x632, 0x6aa,
32090x644, 0x648, 0x20, 0x628, 0x627, 0x626, 0x64a, 0x67d, 0x632, 0x3b, 0x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50,
32100x42, 0x3b, 0x45, 0x42, 0xdb6, 0xdba, 0xdd2, 0xda7, 0xdca, 0xd9a, 0xdd2, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0xdb8, 0xdd9, 0xdb6,
32110x20, 0x7b, 0x30, 0x7d, 0x3b, 0xd9c, 0xdd2, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0xda7, 0xdd9, 0xdb6, 0x20, 0x7b, 0x30, 0x7d,
32120x3b, 0xdb4, 0xdd9, 0xdb6, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x62, 0x65, 0x79, 0x74, 0x69, 0x73, 0x6b, 0x42, 0x3b,
32130x4d, 0x42, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x42, 0x42, 0x3b, 0x45, 0x42, 0x6b, 0x69, 0x6c, 0x6f, 0x62, 0x61,
32140x69, 0x74, 0x69, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x42, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20, 0x7b, 0x30,
32150x7d, 0x3b, 0x74, 0x65, 0x72, 0x61, 0x62, 0x61, 0x69, 0x74, 0x69, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x42, 0x20, 0x7b,
32160x30, 0x7d, 0x3b, 0x45, 0x42, 0xbaa, 0xbc8, 0xb9f, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0xc2c, 0xc48, 0xc1f, 0xc4d, 0x200c, 0xc32, 0xc41, 0xc15,
32170xc47, 0xc2c, 0xc40, 0x3b, 0xc0e, 0xc2e, 0xc4d, 0x200c, 0xc2c, 0xc3f, 0x3b, 0xc1c, 0xc40, 0xc2c, 0xc40, 0x3b, 0xc1f, 0xc40, 0xc2c, 0xc40,
32180x3b, 0xc2a, 0xc40, 0xc2c, 0xc40, 0x3b, 0x45, 0x42, 0xe44, 0xe1a, 0xe15, 0xe4c, 0x70, 0x61, 0x69, 0x74, 0x69, 0x6b, 0x42, 0x20,
32190x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x42, 0x20,
32200x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x50, 0x42, 0x20,
32210x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x4b, 0x69, 0x42, 0x20,
32220x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x4d, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x47, 0x69,
32230x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x54, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b,
32240x50, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30, 0x7d, 0x3b, 0x45, 0x69, 0x42, 0x20, 0x2bb, 0x65, 0x20, 0x7b, 0x30,
32250x7d, 0x62, 0x61, 0xfd, 0x74, 0x431, 0x430, 0x439, 0x442, 0x438, 0x628, 0x627, 0x626, 0x679, 0x6b, 0x42, 0x3b, 0x4d, 0x42, 0x3b,
32260x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x67e, 0x6cc, 0x20, 0x628, 0x6cc, 0x3b, 0x45, 0x42, 0x62, 0x65, 0x69, 0x74, 0x69, 0x61,
32270x75, 0xe0, 0x77, 0x1ecd, 0x301, 0x6e, 0x20, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x6b, 0xe9, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b,
32280x4d, 0x42, 0x3b, 0x6a, 0xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x54, 0xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x50,
32290xed, 0x62, 0xe1, 0xec, 0x74, 0xec, 0x3b, 0x45, 0x42, 0xe0, 0x77, 0x254, 0x301, 0x6e, 0x20, 0x62, 0xe1, 0xec, 0x74, 0xec,
32300x92c, 0x93e, 0x92f, 0x91f, 0x61, 0x1e6d, 0x61, 0x6d, 0x1e0d, 0x61, 0x6e, 0x6b, 0x41, 0x1e6c, 0x3b, 0x4d, 0x41, 0x1e6c, 0x3b, 0x47,
32310x41, 0x1e6c, 0x3b, 0x54, 0x41, 0x1e6c, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42, 0x13d7, 0x13d3, 0x13cd, 0x13a6, 0x13b5, 0x13a9, 0x431, 0x430,
32320x430, 0x439, 0x442, 0x43a, 0x411, 0x3b, 0x41c, 0x411, 0x3b, 0x47, 0x42, 0x3b, 0x54, 0x42, 0x3b, 0x50, 0x42, 0x3b, 0x45, 0x42,
32330x62, 0x79, 0x74, 0x65, 0x79, 0x6a9, 0x6cc, 0x644, 0x648, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x645, 0x6af, 0x627, 0x628, 0x627, 0x6cc,
32340x62a, 0x3b, 0x6af, 0x6cc, 0x6af, 0x627, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x62a, 0x631, 0x627, 0x628, 0x627, 0x6cc, 0x62a, 0x3b, 0x50,
32350x42, 0x3b, 0x45, 0x42, 0x6d, 0x67, 0x61, 0x20, 0x62, 0x79, 0x74, 0x65, 0x42, 0x61, 0x69, 0x74, 0x2d, 0x64, 0x1eb9, 0x6d
3236};
3237
3238static const ushort am_data[] = {
32390x41, 0x4d, 0x57, 0x44, 0x76, 0x6d, 0x2e, 0x65, 0x20, 0x70, 0x61, 0x72, 0x61, 0x64, 0x69, 0x74, 0x65, 0x73, 0x1325, 0x12cb,
32400x1275, 0x635, 0x9aa, 0x9c2, 0x9f0, 0x9cd, 0x9ac, 0x9be, 0x9b9, 0x9cd, 0x9a8, 0x410, 0x41c, 0xf66, 0xf94, 0xf0b, 0xf46, 0xf0b, 0x41, 0x2e,
32410x4d, 0x2e, 0x43f, 0x440, 0x2e, 0x43e, 0x431, 0x2e, 0x1014, 0x1036, 0x1014, 0x1000, 0x103a, 0x61, 0x2e, 0xa0, 0x6d, 0x2e, 0x4e0a, 0x5348,
32420x64, 0x6f, 0x70, 0x2e, 0x61, 0x2e, 0x6d, 0x2e, 0x61, 0x6d, 0x61, 0x74, 0x6d, 0x61, 0x70, 0x2e, 0x6d, 0x61, 0x74, 0x69,
32430x6e, 0x6d, 0x3c0, 0x2e, 0x3bc, 0x2e, 0x53, 0x61, 0x66, 0x69, 0x79, 0x61, 0x5dc, 0x5e4, 0x5e0, 0x5d4, 0x5f4, 0x5e6, 0x64, 0x65,
32440x2e, 0x66, 0x2e, 0x68, 0x2e, 0x72, 0x2e, 0x6e, 0x2e, 0x5348, 0x524d, 0x49, 0x73, 0x75, 0x6b, 0xcaa, 0xcc2, 0xcb0, 0xccd, 0xcb5,
32450xcbe, 0xcb9, 0xccd, 0xca8, 0x442, 0x430, 0x4a3, 0x43a, 0x44b, 0xc624, 0xc804, 0x42, 0x4e, 0x5a, 0x2e, 0x4d, 0x55, 0x2e, 0xe81, 0xec8,
32460xead, 0xe99, 0xe97, 0xec8, 0xebd, 0xe87, 0x70, 0x72, 0x69, 0x65, 0x6b, 0x161, 0x70, 0x75, 0x73, 0x64, 0x69, 0x65, 0x6e, 0x101,
32470x6e, 0x74, 0x254, 0x301, 0x6e, 0x67, 0x254, 0x301, 0x70, 0x72, 0x69, 0x65, 0x161, 0x70, 0x69, 0x65, 0x74, 0x43f, 0x440, 0x435,
32480x442, 0x43f, 0x43b, 0x430, 0x434, 0x43d, 0x435, 0x50, 0x47, 0x4af, 0x2e, 0x4e9, 0x2e, 0x92a, 0x942, 0x930, 0x94d, 0x935, 0x93e, 0x939,
32490x94d, 0x928, 0x63a, 0x2e, 0x645, 0x2e, 0x642, 0x628, 0x644, 0x200c, 0x627, 0x632, 0x638, 0x647, 0x631, 0x64, 0x61, 0x20, 0x6d, 0x61,
32500x6e, 0x68, 0xe3, 0xa2a, 0xa42, 0x2e, 0xa26, 0xa41, 0x2e, 0x4e, 0x44, 0x43f, 0x440, 0x435, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435,
32510x70, 0x72, 0x69, 0x6a, 0x65, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x70, 0x72, 0x65, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65,
32520x43f, 0x440, 0x438, 0x458, 0x435, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435, 0x4d5, 0x43c, 0x431, 0x438, 0x441, 0x431, 0x43e, 0x43d, 0x44b,
32530x20, 0x440, 0x430, 0x437, 0x43c, 0x4d5, 0x635, 0x628, 0x62d, 0x60c, 0x20, 0x645, 0x646, 0x62c, 0x647, 0x646, 0x62f, 0x92e, 0x902, 0x91d,
32540x902, 0x926, 0x93f, 0x20, 0x915, 0x93e, 0x20, 0x92a, 0x939, 0x93f, 0x902, 0x930, 0x94b, 0xdb4, 0xdd9, 0x2e, 0xdc0, 0x2e, 0x47, 0x48,
32550x66, 0x6d, 0xbae, 0xbc1, 0xbb1, 0xbcd, 0xbaa, 0xb95, 0xbb2, 0xbcd, 0xe01, 0xe48, 0xe2d, 0xe19, 0xe40, 0xe17, 0xe35, 0xe48, 0xe22, 0xe07,
32560xf66, 0xf94, 0xf0b, 0xf51, 0xfb2, 0xf7c, 0xf0b, 0x1245, 0x12f5, 0x1218, 0x20, 0x134d, 0x122d, 0x1242, 0x2d, 0x1218, 0x12d3, 0x120d, 0x1272, 0x68,
32570x65, 0x6e, 0x67, 0x69, 0x68, 0x65, 0x6e, 0x67, 0x69, 0xd6, 0xd6, 0x67, 0xfc, 0x6e, 0x6f, 0x72, 0x74, 0x61, 0x64, 0x61,
32580x6e, 0x20, 0xf6, 0x148, 0x686, 0x6c8, 0x634, 0x62a, 0x649, 0x646, 0x20, 0x628, 0x6c7, 0x631, 0x6c7, 0x646, 0x434, 0x43f, 0x54, 0x4f,
32590x422, 0x41e, 0x53, 0x41, 0x79, 0x62, 0x53, 0x75, 0x62, 0x5e4, 0x5bf, 0x5d0, 0x5b7, 0x5e8, 0x5de, 0x5d9, 0x5d8, 0x5d0, 0x5b8, 0x5d2,
32600xc0, 0xe1, 0x72, 0x1ecd, 0x300, 0xc0, 0xe1, 0x72, 0x254, 0x300, 0x66, 0x6f, 0x72, 0x6d, 0x69, 0x64, 0x64, 0x61, 0x67, 0x70,
32610x72, 0x69, 0x6a, 0x65, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x41, 0x4e, 0x4e, 0x2019, 0x1ee5, 0x74, 0x1ee5, 0x74, 0x1ee5, 0x128, 0x79,
32620x61, 0x6b, 0x77, 0x61, 0x6b, 0x79, 0x61, 0x61, 0x2e, 0x14b, 0x64, 0x69, 0x61, 0x6d, 0x20, 0x56, 0x6f, 0x72, 0x6d, 0x69,
32630x74, 0x74, 0x61, 0x67, 0xa3b8, 0xa111, 0x69, 0x111, 0x69, 0x74, 0x62, 0x65, 0x61, 0x69, 0x76, 0x65, 0x74, 0x69, 0x62, 0x4d,
32640x61, 0x6d, 0x62, 0x69, 0x61, 0x4c, 0x75, 0x6d, 0x61, 0x20, 0x6c, 0x77, 0x61, 0x20, 0x4b, 0x73, 0x75, 0x62, 0x61, 0x6b,
32650x61, 0x4b, 0x69, 0x72, 0x6f, 0x6b, 0x6f, 0x54, 0x65, 0x73, 0x69, 0x72, 0x61, 0x6e, 0x6b, 0x61, 0x6e, 0x67, 0x2019, 0x61,
32660x6d, 0x61, 0x2d5c, 0x2d49, 0x2d3c, 0x2d30, 0x2d61, 0x2d5c, 0x74, 0x69, 0x66, 0x61, 0x77, 0x74, 0x6e, 0x20, 0x74, 0x75, 0x66, 0x61,
32670x74, 0x70, 0x61, 0x6d, 0x69, 0x6c, 0x61, 0x75, 0x75, 0x74, 0x75, 0x6b, 0x6f, 0x4b, 0x49, 0x13cc, 0x13be, 0x13b4, 0x4d, 0x75,
32680x68, 0x69, 0x54, 0x4f, 0x4f, 0x75, 0x6c, 0x75, 0x63, 0x68, 0x65, 0x6c, 0x6f, 0x52, 0x168, 0x6b, 0x61, 0x72, 0x6f, 0x6f,
32690x6e, 0x1c1, 0x67, 0x6f, 0x61, 0x67, 0x61, 0x73, 0x55, 0x68, 0x72, 0x20, 0x76, 0xf6, 0x72, 0x6d, 0x69, 0x64, 0x64, 0x61,
32700x61, 0x63, 0x68, 0x73, 0x190, 0x6e, 0x6b, 0x61, 0x6b, 0x25b, 0x6e, 0x79, 0xe1, 0x4d, 0x75, 0x6e, 0x6b, 0x79, 0x6f, 0x69,
32710x63, 0x68, 0x65, 0x68, 0x65, 0x61, 0x76, 0x6f, 0x54, 0x61, 0x70, 0x61, 0x72, 0x61, 0x63, 0x68, 0x75, 0x41, 0x64, 0x64,
32720x75, 0x68, 0x61, 0x4f, 0x44, 0x5a, 0x64, 0x61, 0x74, 0x20, 0x61, 0x7a, 0x61, 0x6c, 0x6d, 0x61, 0x6b, 0x65, 0x6f, 0x92b,
32730x941, 0x902, 0x44, 0x69, 0x6e, 0x64, 0x61, 0x6d, 0x6f, 0x69, 0x65, 0x73, 0x61, 0x2e, 0x67, 0x49, 0x20, 0x62, 0x69, 0x6b,
32740x25b, 0x302, 0x67, 0x6c, 0xe0, 0x53, 0x75, 0x62, 0x62, 0x61, 0x61, 0x68, 0x69, 0x69, 0x64, 0x69, 0x253, 0x61, 0x6b, 0xed,
32750x6b, 0xed, 0x72, 0xed, 0x67, 0x73, 0xe1, 0x72, 0xfa, 0x77, 0xe1, 0x77, 0x69, 0x63, 0x68, 0x69, 0x73, 0x68, 0x75, 0x63,
32760x6f, 0x6d, 0x6d, 0x65, 0x6d, 0x61, 0x6e, 0xe1, 0x52, 0x57, 0x42d, 0x418, 0x4c, 0x77, 0x61, 0x6d, 0x69, 0x6c, 0x61, 0x77,
32770x75, 0x6b, 0x69, 0x25b, 0x6d, 0x25b, 0x301, 0x25b, 0x6d, 0x64, 0x65, 0x20, 0x6c, 0x61, 0x20, 0x6d, 0x61, 0xf1, 0x61, 0x6e,
32780x61, 0x6d, 0x62, 0x61, 0xa78c, 0x6d, 0x62, 0x61, 0xa78c, 0x6d, 0x62, 0x61, 0x2bc, 0xe1, 0x6d, 0x62, 0x61, 0x2bc, 0x938, 0x935,
32790x947, 0x930, 0x98f, 0x20, 0x98f, 0x9ae, 0x1c65, 0x1c6e, 0x1c5b, 0x1c5f, 0x1c5c, 0x628, 0x2e, 0x646, 0x64, 0x6f, 0x70, 0x6f, 0x142, 0x64,
32800x6e, 0x6a, 0x61, 0x69, 0x70, 0x2e, 0x46, 0x1ecd, 0x20, 0x6d, 0x1ecd, 0x301, 0x6e, 0x69, 0x6e
3281};
3282
3283static const ushort pm_data[] = {
32840x50, 0x4d, 0x57, 0x42, 0x6e, 0x6d, 0x2e, 0x65, 0x20, 0x70, 0x61, 0x73, 0x64, 0x69, 0x74, 0x65, 0x73, 0x12a8, 0x1230, 0x12d3,
32850x1275, 0x645, 0x985, 0x9aa, 0x9f0, 0x9be, 0x9b9, 0x9cd, 0x9a8, 0x41f, 0x41c, 0xf55, 0xfb1, 0xf72, 0xf0b, 0xf46, 0xf0b, 0x47, 0x2e, 0x4d,
32860x2e, 0x441, 0x43b, 0x2e, 0x43e, 0x431, 0x2e, 0x100a, 0x1014, 0x1031, 0x70, 0x2e, 0xa0, 0x6d, 0x2e, 0x4e0b, 0x5348, 0x6f, 0x64, 0x70,
32870x2e, 0x70, 0x2e, 0x6d, 0x2e, 0x70, 0x6d, 0x70, 0x74, 0x6d, 0x69, 0x70, 0x2e, 0x73, 0x6f, 0x69, 0x72, 0x66, 0x3bc, 0x2e,
32880x3bc, 0x2e, 0x59, 0x61, 0x6d, 0x6d, 0x61, 0x5d0, 0x5d7, 0x5d4, 0x5f4, 0x5e6, 0x64, 0x75, 0x2e, 0x65, 0x2e, 0x68, 0x2e, 0x69,
32890x2e, 0x6e, 0x2e, 0x5348, 0x5f8c, 0x57, 0x65, 0x6e, 0x67, 0x69, 0xc85, 0xcaa, 0xcb0, 0xcbe, 0xcb9, 0xccd, 0xca8, 0x442, 0x4af, 0x448,
32900x442, 0x4e9, 0x43d, 0x20, 0x43a, 0x438, 0x439, 0x438, 0x43d, 0x43a, 0x438, 0xc624, 0xd6c4, 0x50, 0x4e, 0x5a, 0x2e, 0x4d, 0x57, 0x2e,
32910xeab, 0xebc, 0xeb1, 0xe87, 0xe97, 0xec8, 0xebd, 0xe87, 0x70, 0x113, 0x63, 0x70, 0x75, 0x73, 0x64, 0x69, 0x65, 0x6e, 0x101, 0x6d,
32920x70, 0xf3, 0x6b, 0x77, 0x61, 0x70, 0x6f, 0x70, 0x69, 0x65, 0x74, 0x43f, 0x43e, 0x43f, 0x43b, 0x430, 0x434, 0x43d, 0x435, 0x50,
32930x54, 0x47, 0x4af, 0x2e, 0x445, 0x2e, 0x905, 0x92a, 0x930, 0x93e, 0x939, 0x94d, 0x928, 0x63a, 0x2e, 0x648, 0x2e, 0x628, 0x639, 0x62f,
32940x627, 0x632, 0x638, 0x647, 0x631, 0x64, 0x61, 0x20, 0x74, 0x61, 0x72, 0x64, 0x65, 0xa2c, 0xa3e, 0x2e, 0xa26, 0xa41, 0x2e, 0x4c,
32950x4b, 0x43f, 0x43e, 0x20, 0x43f, 0x43e, 0x434, 0x43d, 0x435, 0x70, 0x6f, 0x20, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x4d5, 0x43c, 0x431,
32960x438, 0x441, 0x431, 0x43e, 0x43d, 0x44b, 0x20, 0x444, 0x4d5, 0x441, 0x442, 0x4d5, 0x645, 0x646, 0x62c, 0x647, 0x646, 0x62f, 0x60c, 0x20,
32970x634, 0x627, 0x645, 0x92e, 0x902, 0x91d, 0x902, 0x926, 0x93f, 0x20, 0x915, 0x94b, 0x20, 0x92a, 0x94b, 0x90f, 0xdb4, 0x2e, 0xdc0, 0x2e,
32980x70, 0x6f, 0x70, 0x2e, 0x47, 0x44, 0x65, 0x6d, 0xbaa, 0xbbf, 0xbb1, 0xbcd, 0xbaa, 0xb95, 0xbb2, 0xbcd, 0xe2b, 0xe25, 0xe31, 0xe07,
32990xe40, 0xe17, 0xe35, 0xe48, 0xe22, 0xe07, 0xf55, 0xfb1, 0xf72, 0xf0b, 0xf51, 0xfb2, 0xf7c, 0xf0b, 0x12f0, 0x1215, 0x1228, 0x20, 0x134d, 0x122d,
33000x1240, 0x2d, 0x1218, 0x12d3, 0x120d, 0x1272, 0x65, 0x66, 0x69, 0x61, 0x66, 0x69, 0xd6, 0x53, 0x67, 0xfc, 0x6e, 0x6f, 0x72, 0x74,
33010x61, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x6f, 0x148, 0x686, 0x6c8, 0x634, 0x62a, 0x649, 0x646, 0x20, 0x643, 0x6d0, 0x64a, 0x649, 0x646,
33020x43f, 0x43f, 0x54, 0x4b, 0x422, 0x41a, 0x43, 0x48, 0x79, 0x68, 0x4e, 0x67, 0x6f, 0x5e0, 0x5d0, 0x5b8, 0x5db, 0x5de, 0x5d9, 0x5d8,
33030x5d0, 0x5b8, 0x5d2, 0x1ecc, 0x300, 0x73, 0xe1, 0x6e, 0x186, 0x300, 0x73, 0xe1, 0x6e, 0x65, 0x74, 0x74, 0x65, 0x72, 0x6d, 0x69,
33040x64, 0x64, 0x61, 0x67, 0x70, 0x6f, 0x70, 0x6f, 0x64, 0x6e, 0x65, 0x43f, 0x43e, 0x441, 0x43b, 0x438, 0x458, 0x435, 0x20, 0x43f,
33050x43e, 0x434, 0x43d, 0x435, 0x45, 0x57, 0x4e, 0x2019, 0x61, 0x62, 0x61, 0x6c, 0x69, 0x128, 0x79, 0x61, 0x77, 0x129, 0x6f, 0x6f,
33060x70, 0x2e, 0x263, 0x65, 0x74, 0x72, 0x254, 0x61, 0x6d, 0x20, 0x4e, 0x61, 0x6d, 0x69, 0x74, 0x74, 0x61, 0x67, 0xa06f, 0xa2d2,
33070x65, 0x61, 0x68, 0x6b, 0x65, 0x74, 0x62, 0x65, 0x61, 0x69, 0x76, 0x65, 0x74, 0x65, 0x62, 0x4d, 0x6f, 0x67, 0x6c, 0x75,
33080x6d, 0x61, 0x20, 0x6c, 0x77, 0x61, 0x20, 0x70, 0x6b, 0x69, 0x6b, 0x69, 0x69, 0x257, 0x65, 0x48, 0x77, 0x61, 0x129, 0x2d,
33090x69, 0x6e, 0x129, 0x54, 0x65, 0x69, 0x70, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x6f, 0x74, 0x6f, 0x2d5c, 0x2d30, 0x2d37, 0x2d33, 0x2d33,
33100x2d6f, 0x2d30, 0x2d5c, 0x74, 0x61, 0x64, 0x67, 0x67, 0x2b7, 0x61, 0x74, 0x6e, 0x20, 0x74, 0x6d, 0x65, 0x64, 0x64, 0x69, 0x74,
33110x70, 0x61, 0x6d, 0x75, 0x6e, 0x79, 0x69, 0x6b, 0x79, 0x69, 0x75, 0x6b, 0x6f, 0x6e, 0x79, 0x69, 0x55, 0x54, 0x13d2, 0x13af,
33120x13f1, 0x13a2, 0x13d7, 0x13e2, 0x43, 0x68, 0x69, 0x6c, 0x6f, 0x4d, 0x55, 0x55, 0x61, 0x6b, 0x61, 0x73, 0x75, 0x62, 0x61, 0x168,
33130x47, 0x6b, 0x6f, 0x6f, 0x73, 0x6b, 0x6f, 0x6c, 0x69, 0x6e, 0x79, 0x1c3, 0x75, 0x69, 0x61, 0x73, 0x55, 0x68, 0x72, 0x20,
33140x6e, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x61, 0x61, 0x63, 0x68, 0x73, 0x190, 0x6e, 0x64, 0xe1, 0x6d, 0xe2, 0x45, 0x69,
33150x67, 0x75, 0x6c, 0x6f, 0x69, 0x63, 0x68, 0x61, 0x6d, 0x74, 0x68, 0x69, 0x45, 0x62, 0x6f, 0x6e, 0x67, 0x69, 0x41, 0x6c,
33160x75, 0x75, 0x6c, 0x61, 0x4f, 0x54, 0x1e0c, 0x65, 0x66, 0x66, 0x69, 0x72, 0x20, 0x61, 0x7a, 0x61, 0x6e, 0x79, 0x69, 0x61,
33170x67, 0x68, 0x75, 0x6f, 0x92c, 0x947, 0x932, 0x93e, 0x938, 0x947, 0x44, 0x69, 0x6c, 0x6f, 0x6c, 0x6f, 0x6e, 0x6f, 0x6d, 0xeb,
33180x74, 0x74, 0x65, 0x73, 0x61, 0x2e, 0x6b, 0x49, 0x20, 0x253, 0x75, 0x67, 0x61, 0x6a, 0x254, 0x70, 0x5a, 0x61, 0x61, 0x72,
33190x69, 0x6b, 0x61, 0x79, 0x20, 0x62, 0x65, 0x62, 0x79, 0xe1, 0x6d, 0x75, 0x6e, 0x67, 0x259, 0x67, 0xf3, 0x67, 0x259, 0x6c,
33200x65, 0x63, 0x25b, 0x25b, 0x301, 0x6e, 0x6b, 0x6f, 0x6d, 0x63, 0x68, 0x6f, 0x63, 0x68, 0x69, 0x6c, 0x2019, 0x6c, 0x6c, 0x69,
33210x6c, 0x6c, 0x69, 0x6b, 0x75, 0x67, 0xfa, 0x54, 0x14a, 0x42d, 0x41a, 0x50, 0x61, 0x73, 0x68, 0x61, 0x6d, 0x69, 0x68, 0x65,
33220x6b, 0x69, 0x73, 0x25b, 0x301, 0x6e, 0x64, 0x25b, 0x64, 0x65, 0x20, 0x6c, 0x61, 0x20, 0x74, 0x61, 0x72, 0x64, 0x65, 0x14b,
33230x6b, 0x61, 0x20, 0x6d, 0x62, 0x254, 0x301, 0x74, 0x20, 0x6e, 0x6a, 0x69, 0x6e, 0x63, 0x77, 0xf2, 0x6e, 0x7a, 0xe9, 0x6d,
33240x92c, 0x93e, 0x926, 0x20, 0x926, 0x92a, 0x948, 0x939, 0x930, 0x9aa, 0x9bf, 0x20, 0x98f, 0x9ae, 0x1c67, 0x1c64, 0x1c6b, 0x1c5f, 0x1c79, 0x62f,
33250x2e, 0x646, 0x77, 0xf3, 0x74, 0x70, 0x6f, 0x142, 0x64, 0x6e, 0x6a, 0x61, 0x70, 0x6f, 0x70, 0x6f, 0x142, 0x64, 0x6e, 0x6a,
33260x75, 0x65, 0x70, 0x2e, 0x46, 0x1ecd, 0x20, 0xed, 0x76, 0x6e, 0x69, 0x6e
3327};
3328
3329static const ushort currency_symbol_data[] = {
33300x42, 0x72, 0x4b, 0x73, 0x68, 0x52, 0x24, 0x4c, 0x65, 0x6b, 0xeb, 0x64, 0x65, 0x6e, 0x20ac, 0x1265, 0x122d, 0x62c, 0x2e, 0x645,
33310x2e, 0x200f, 0x62f, 0x2e, 0x62c, 0x2e, 0x200f, 0x62f, 0x2e, 0x628, 0x2e, 0x200f, 0x46, 0x43, 0x46, 0x41, 0x43, 0x46, 0x46, 0x64,
33320x6a, 0x4e, 0x66, 0x6b, 0x62f, 0x2e, 0x639, 0x2e, 0x200f, 0x20aa, 0x62f, 0x2e, 0x623, 0x2e, 0x200f, 0x62f, 0x2e, 0x643, 0x2e, 0x200f,
33330x644, 0x2e, 0x644, 0x2e, 0x200f, 0x62f, 0x2e, 0x644, 0x2e, 0x200f, 0x623, 0x2e, 0x645, 0x2e, 0x62f, 0x2e, 0x645, 0x2e, 0x200f, 0x631,
33340x2e, 0x639, 0x2e, 0x200f, 0x631, 0x2e, 0x642, 0x2e, 0x200f, 0x631, 0x2e, 0x633, 0x2e, 0x200f, 0x53, 0x62c, 0x2e, 0x633, 0x2e, 0x644,
33350x2e, 0x633, 0x2e, 0x200f, 0x62f, 0x2e, 0x62a, 0x2e, 0x200f, 0x62f, 0x2e, 0x625, 0x2e, 0x200f, 0x631, 0x2e, 0x64a, 0x2e, 0x200f, 0xa3,
33360x58f, 0x20b9, 0x20bc, 0x20bd, 0x9f3, 0x4e, 0x75, 0x2e, 0x43b, 0x432, 0x2e, 0x4b, 0x17db, 0xa5, 0x48, 0x4b, 0x24, 0x4d, 0x4f, 0x50,
33370x24, 0x48, 0x52, 0x4b, 0x4b, 0x4d, 0x4b, 0x10d, 0x6b, 0x72, 0x2e, 0x41, 0x66, 0x6c, 0x2e, 0x4e, 0x41, 0x66, 0x2e, 0x55,
33380x53, 0x24, 0x50, 0x46, 0x42, 0x75, 0x44, 0x47, 0x48, 0x20b5, 0x41, 0x72, 0x4d, 0x4b, 0x52, 0x4d, 0x52, 0x73, 0x20a6, 0x20b1,
33390x52, 0x46, 0x57, 0x53, 0x24, 0x53, 0x52, 0x4c, 0x65, 0x45, 0x6b, 0x72, 0x54, 0x53, 0x68, 0x54, 0x24, 0x55, 0x53, 0x68,
33400x41, 0x45, 0x44, 0x56, 0x54, 0x44, 0x41, 0x46, 0x202f, 0x43, 0x46, 0x41, 0x24, 0xa0, 0x43, 0x41, 0x46, 0x43, 0x46, 0x43,
33410x46, 0x50, 0x46, 0x47, 0x47, 0x55, 0x4d, 0x4d, 0x41, 0x44, 0x43, 0x48, 0x46, 0x4c, 0x53, 0x44, 0x54, 0x20be, 0x20b2, 0x46,
33420x74, 0x49, 0x53, 0x4b, 0x52, 0x70, 0x43, 0x41, 0x24, 0xffe5, 0x20b8, 0x441, 0x43e, 0x43c, 0x20a9, 0x4b, 0x50, 0x57, 0x20ba, 0x20ad,
33430x4b, 0x7a, 0x434, 0x435, 0x43d, 0x2e, 0x20ae, 0x43, 0x4e, 0xa5, 0x928, 0x947, 0x930, 0x942, 0x60b, 0x631, 0x6cc, 0x627, 0x644, 0x7a,
33440x142, 0x52, 0x24, 0x200b, 0x4d, 0x54, 0x6e, 0x44, 0x62, 0x631, 0x53, 0x2f, 0x42, 0x73, 0x52, 0x4f, 0x4e, 0x4c, 0x20b4, 0x52,
33450x53, 0x44, 0x41a, 0x41c, 0xdbb, 0xdd4, 0x2e, 0x20a1, 0x52, 0x44, 0x24, 0x51, 0x43, 0x24, 0x42, 0x2f, 0x2e, 0x47, 0x73, 0x2e,
33460x42, 0x73, 0x2e, 0x53, 0x441, 0x43e, 0x43c, 0x2e, 0x52, 0x73, 0x2e, 0xe3f, 0x54, 0x4d, 0x54, 0x73, 0x6f, 0x2bb, 0x6d, 0x441,
33470x45e, 0x43c, 0x20ab, 0x4e, 0x54, 0x24, 0x41, 0x24, 0x49, 0x52, 0x52
3348};
3349
3350static const ushort currency_display_name_data[] = {
33510x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x74, 0x6f, 0x6f, 0x70, 0x68, 0x69, 0x79, 0x61, 0x61, 0x20, 0x42, 0x69,
33520x72, 0x72, 0x69, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66, 0x72, 0x69,
33530x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66,
33540x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x69,
33550x64, 0x2d, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x4e, 0x61,
33560x6d, 0x69, 0x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69,
33570x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69,
33580x62, 0x69, 0x65, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x4c, 0x65, 0x6b, 0x75, 0x20, 0x73, 0x68,
33590x71, 0x69, 0x70, 0x74, 0x61, 0x72, 0x3b, 0x3b, 0x6c, 0x65, 0x6b, 0x20, 0x73, 0x68, 0x71, 0x69, 0x70, 0x74, 0x61, 0x72,
33600x3b, 0x3b, 0x3b, 0x3b, 0x6c, 0x65, 0x6b, 0xeb, 0x20, 0x73, 0x68, 0x71, 0x69, 0x70, 0x74, 0x61, 0x72, 0x3b, 0x44, 0x65,
33610x6e, 0x61, 0x72, 0x69, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x64, 0x65, 0x6e, 0x61,
33620x72, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x65, 0x6e, 0x61, 0x72,
33630xeb, 0x20, 0x6d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x61, 0x73, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x6a, 0x61, 0x3b, 0x3b,
33640x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20,
33650x1265, 0x122d, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x3b, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275,
33660x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a,
33670x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62c, 0x646, 0x64a,
33680x647, 0x627, 0x646, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x62a, 0x20, 0x645, 0x635,
33690x631, 0x64a, 0x629, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x64b, 0x627, 0x3b, 0x62c, 0x646,
33700x64a, 0x647, 0x20, 0x645, 0x635, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a,
33710x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20,
33720x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x646, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631,
33730x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x629, 0x3b,
33740x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x64b, 0x627, 0x3b, 0x62f, 0x64a, 0x646,
33750x627, 0x631, 0x20, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a,
33760x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627,
33770x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646,
33780x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631,
33790x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x628, 0x62d, 0x631, 0x64a, 0x646, 0x64a,
33800x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646,
33810x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633,
33820x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641,
33830x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a,
33840x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646,
33850x643, 0x20, 0x648, 0x633, 0x637, 0x20, 0x623, 0x641, 0x631, 0x64a, 0x642, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632,
33860x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642,
33870x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631,
33880x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632,
33890x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642,
33900x645, 0x631, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x3b, 0x641, 0x631,
33910x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a,
33920x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c,
33930x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631,
33940x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a, 0x3b, 0x641, 0x631, 0x646, 0x643, 0x20, 0x62c, 0x64a, 0x628, 0x648, 0x62a,
33950x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627,
33960x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a,
33970x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20,
33980x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b,
33990x646, 0x627, 0x643, 0x641, 0x627, 0x20, 0x623, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639,
34000x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646,
34010x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a,
34020x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639,
34030x631, 0x627, 0x642, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x639, 0x631, 0x627, 0x642, 0x64a, 0x3b, 0x634, 0x64a, 0x643,
34040x644, 0x20, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644,
34050x20, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20,
34060x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625,
34070x633, 0x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633,
34080x631, 0x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633, 0x631,
34090x627, 0x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x634, 0x64a, 0x643, 0x644, 0x20, 0x625, 0x633, 0x631, 0x627,
34100x626, 0x64a, 0x644, 0x64a, 0x20, 0x62c, 0x62f, 0x64a, 0x62f, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646,
34110x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20,
34120x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a,
34130x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646,
34140x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x623, 0x631, 0x62f, 0x646, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20,
34150x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a,
34160x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a,
34170x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20,
34180x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x643, 0x648, 0x64a, 0x62a, 0x64a, 0x3b, 0x62c, 0x646,
34190x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646,
34200x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644,
34210x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646,
34220x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x644, 0x628, 0x646, 0x627, 0x646,
34230x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644,
34240x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631,
34250x627, 0x646, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x644, 0x64a,
34260x628, 0x64a, 0x629, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x64b, 0x627, 0x3b, 0x62f,
34270x64a, 0x646, 0x627, 0x631, 0x20, 0x644, 0x64a, 0x628, 0x64a, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a,
34280x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a,
34290x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648,
34300x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20,
34310x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a,
34320x62a, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x623, 0x648, 0x642, 0x64a, 0x629, 0x20, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a,
34330x629, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a,
34340x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x627,
34350x646, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x631, 0x627, 0x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628,
34360x64a, 0x629, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x64b, 0x627, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x64b, 0x627, 0x3b, 0x62f, 0x631,
34370x647, 0x645, 0x20, 0x645, 0x63a, 0x631, 0x628, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b,
34380x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646,
34390x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645,
34400x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20,
34410x639, 0x645, 0x627, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644,
34420x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644,
34430x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644,
34440x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x642, 0x637, 0x631, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644,
34450x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a,
34460x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b,
34470x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f,
34480x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645,
34490x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635,
34500x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646,
34510x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634, 0x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x634,
34520x644, 0x646, 0x20, 0x635, 0x648, 0x645, 0x627, 0x644, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646,
34530x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633,
34540x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x3b, 0x62c, 0x646,
34550x64a, 0x647, 0x627, 0x62a, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x629, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20,
34560x633, 0x648, 0x62f, 0x627, 0x646, 0x64a, 0x64b, 0x627, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x64a,
34570x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631,
34580x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633,
34590x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629,
34600x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x644, 0x64a, 0x631, 0x629, 0x20, 0x633, 0x648, 0x631, 0x64a, 0x629, 0x3b, 0x62f, 0x64a,
34610x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633,
34620x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627,
34630x646, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x627, 0x646, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x62a, 0x648,
34640x646, 0x633, 0x64a, 0x629, 0x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x64b, 0x627, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x64b, 0x627,
34650x3b, 0x62f, 0x64a, 0x646, 0x627, 0x631, 0x20, 0x62a, 0x648, 0x646, 0x633, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645,
34660x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f,
34670x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627,
34680x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631,
34690x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x64a, 0x3b, 0x62f, 0x631, 0x647, 0x645, 0x20, 0x625, 0x645, 0x627, 0x631,
34700x627, 0x62a, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a,
34710x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a,
34720x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a,
34730x645, 0x646, 0x64a, 0x3b, 0x631, 0x64a, 0x627, 0x644, 0x20, 0x64a, 0x645, 0x646, 0x64a, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c,
34740x646, 0x648, 0x628, 0x20, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648,
34750x628, 0x20, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20,
34760x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x646, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20,
34770x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x627, 0x62a, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20,
34780x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x64b, 0x627, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20,
34790x627, 0x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x62c, 0x646, 0x64a, 0x647, 0x20, 0x62c, 0x646, 0x648, 0x628, 0x20, 0x627, 0x644,
34800x633, 0x648, 0x62f, 0x627, 0x646, 0x3b, 0x570, 0x561, 0x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b,
34810x3b, 0x570, 0x561, 0x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b, 0x3b, 0x3b, 0x3b, 0x570, 0x561,
34820x575, 0x56f, 0x561, 0x56f, 0x561, 0x576, 0x20, 0x564, 0x580, 0x561, 0x574, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20,
34830x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x3b,
34840x3b, 0x3b, 0x9ad, 0x9be, 0x9f0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9f0, 0x9c1, 0x9aa, 0x9c0, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62,
34850x61, 0x79, 0x63, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62, 0x61,
34860x79, 0x63, 0x61, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x7a, 0x259, 0x72, 0x62,
34870x61, 0x79, 0x63, 0x61, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x74, 0x131, 0x3b, 0x43c, 0x430, 0x43d, 0x430, 0x442, 0x3b, 0x3b,
34880x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x61, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b,
34890x65, 0x75, 0x72, 0x6f, 0x3b, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b,
34900x3b, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b, 0x3b, 0x3b, 0x3b, 0x9ac,
34910x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9c0, 0x20, 0x99f, 0x9be, 0x995, 0x9be, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af,
34920x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf,
34930x3b, 0x3b, 0x3b, 0x3b, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0x9c0, 0x9af, 0x9bc, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0xf51, 0xf44, 0xf74,
34940xf63, 0xf0b, 0xf40, 0xfb2, 0xf58, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75,
34950x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x61, 0x20, 0x65, 0x75, 0x72, 0x6f, 0x69,
34960x6f, 0xf9, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x411, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435,
34970x432, 0x3b, 0x3b, 0x431, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435, 0x432, 0x3b, 0x3b, 0x3b, 0x3b,
34980x431, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x20, 0x43b, 0x435, 0x432, 0x430, 0x3b, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019,
34990x102c, 0x20, 0x1000, 0x103b, 0x1015, 0x103a, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019, 0x102c, 0x20, 0x1000,
35000x103b, 0x1015, 0x103a, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x20, 0x440, 0x443, 0x431, 0x435, 0x43b, 0x44c,
35010x3b, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x20, 0x440, 0x443, 0x431, 0x435, 0x43b, 0x44c, 0x3b, 0x3b,
35020x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x44f, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x456, 0x3b, 0x431, 0x435, 0x43b,
35030x430, 0x440, 0x443, 0x441, 0x43a, 0x456, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x451, 0x45e, 0x3b, 0x431, 0x435, 0x43b, 0x430, 0x440,
35040x443, 0x441, 0x43a, 0x430, 0x433, 0x430, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x179a, 0x17c0, 0x179b, 0x200b, 0x1780, 0x1798, 0x17d2,
35050x1796, 0x17bb, 0x1787, 0x17b6, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x179a, 0x17c0, 0x179b, 0x200b, 0x1780, 0x1798, 0x17d2, 0x1796, 0x17bb, 0x1787,
35060x17b6, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f,
35070x73, 0x3b, 0x4eba, 0x6c11, 0x5e01, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4eba, 0x6c11, 0x5e01, 0x3b, 0x6e2f, 0x5143, 0x3b, 0x3b, 0x3b,
35080x3b, 0x3b, 0x3b, 0x6e2f, 0x5143, 0x3b, 0x6fb3, 0x95e8, 0x5e01, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x6fb3, 0x95e8, 0x5143, 0x3b, 0x65b0,
35090x52a0, 0x5761, 0x5143, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65b0, 0x52a0, 0x5761, 0x5143, 0x3b, 0x6fb3, 0x9580, 0x5143, 0x3b, 0x3b, 0x3b,
35100x3b, 0x3b, 0x3b, 0x6fb3, 0x9580, 0x5143, 0x3b, 0x65b0, 0x53f0, 0x5e63, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65b0, 0x53f0, 0x5e63, 0x3b,
35110x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x61, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74,
35120x73, 0x6b, 0x61, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x20, 0x6b,
35130x75, 0x6e, 0x65, 0x3b, 0x3b, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x69, 0x68, 0x20, 0x6b, 0x75, 0x6e, 0x61, 0x3b,
35140x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b,
35150x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61,
35160x3b, 0x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x6b,
35170x65, 0x3b, 0x3b, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x69, 0x68, 0x20, 0x6d, 0x61,
35180x72, 0x61, 0x6b, 0x61, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe1, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x10d,
35190x65, 0x73, 0x6b, 0xe1, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x61, 0x3b, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe9, 0x20, 0x6b,
35200x6f, 0x72, 0x75, 0x6e, 0x79, 0x3b, 0x10d, 0x65, 0x73, 0x6b, 0xe9, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x79, 0x3b, 0x10d,
35210x65, 0x73, 0x6b, 0xfd, 0x63, 0x68, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x6e, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x20, 0x6b,
35220x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b,
35230x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b,
35240x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61,
35250x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61, 0x6e, 0x73,
35260x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x72, 0x75, 0x62, 0x61, 0x61, 0x6e, 0x73,
35270x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d,
35280x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b,
35290x3b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61,
35300x61, 0x6e, 0x73, 0x65, 0x20, 0x67, 0x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x64, 0x65, 0x72,
35310x6c, 0x61, 0x6e, 0x64, 0x73, 0x2d, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x67,
35320x75, 0x6c, 0x64, 0x65, 0x6e, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c,
35330x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c,
35340x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x72, 0x69, 0x6e, 0x61, 0x61, 0x6d, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c,
35350x6c, 0x61, 0x72, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c,
35360x61, 0x72, 0x3b, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c,
35370x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x65, 0x20, 0x64, 0x6f,
35380x6c, 0x6c, 0x61, 0x72, 0x3b, 0x55, 0x53, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x64,
35390x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b,
35400x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61,
35410x72, 0x3b, 0x3b, 0x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, 0x61, 0x6e, 0x20, 0x64, 0x6f,
35420x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x61, 0x73, 0x74, 0x20, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65,
35430x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61,
35440x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x6e,
35450x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61,
35460x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f,
35470x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x73, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x44,
35480x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c,
35490x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61,
35500x72, 0x73, 0x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b,
35510x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b,
35520x3b, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x42,
35530x65, 0x6c, 0x69, 0x7a, 0x65, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65,
35540x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65, 0x20, 0x64, 0x6f,
35550x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c,
35560x61, 0x72, 0x3b, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72,
35570x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72,
35580x73, 0x3b, 0x42, 0x6f, 0x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x50, 0x75, 0x6c, 0x61, 0x3b, 0x3b, 0x42, 0x6f,
35590x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x70, 0x75, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x6f, 0x74, 0x73,
35600x77, 0x61, 0x6e, 0x61, 0x6e, 0x20, 0x70, 0x75, 0x6c, 0x61, 0x73, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61,
35610x6e, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x66,
35620x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x66, 0x72,
35630x61, 0x6e, 0x63, 0x73, 0x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e,
35640x20, 0x43, 0x46, 0x41, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20,
35650x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b,
35660x3b, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x43, 0x46, 0x41,
35670x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c,
35680x6c, 0x61, 0x72, 0x3b, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72,
35690x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73,
35700x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x44, 0x6f, 0x6c, 0x6c,
35710x61, 0x72, 0x3b, 0x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64,
35720x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61,
35730x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c,
35740x61, 0x6e, 0x64, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c,
35750x61, 0x6e, 0x64, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65,
35760x61, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68,
35770x20, 0x4b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65,
35780x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x61, 0x6e, 0x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0x45, 0x72,
35790x69, 0x74, 0x72, 0x65, 0x61, 0x6e, 0x20, 0x4e, 0x61, 0x6b, 0x66, 0x61, 0x3b, 0x3b, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65,
35800x61, 0x6e, 0x20, 0x6e, 0x61, 0x6b, 0x66, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65, 0x61, 0x6e,
35810x20, 0x6e, 0x61, 0x6b, 0x66, 0x61, 0x73, 0x3b, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c,
35820x61, 0x6e, 0x64, 0x73, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64,
35830x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x61,
35840x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64,
35850x73, 0x3b, 0x46, 0x69, 0x6a, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x46, 0x69, 0x6a,
35860x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x69, 0x6a, 0x69, 0x61, 0x6e,
35870x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x55, 0x4b, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x55,
35880x4b, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x4b, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73,
35890x3b, 0x47, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x3b, 0x3b, 0x47, 0x61, 0x6d,
35900x62, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x61, 0x6d, 0x62, 0x69,
35910x61, 0x6e, 0x20, 0x64, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x73, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20,
35920x43, 0x65, 0x64, 0x69, 0x3b, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20, 0x63, 0x65, 0x64, 0x69, 0x3b,
35930x3b, 0x3b, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x69, 0x61, 0x6e, 0x20, 0x63, 0x65, 0x64, 0x69, 0x73, 0x3b, 0x47, 0x69,
35940x62, 0x72, 0x61, 0x6c, 0x74, 0x61, 0x72, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x47, 0x69, 0x62, 0x72, 0x61,
35950x6c, 0x74, 0x61, 0x72, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x69, 0x62, 0x72, 0x61, 0x6c,
35960x74, 0x61, 0x72, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65,
35970x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65, 0x20, 0x64,
35980x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x65, 0x73, 0x65, 0x20, 0x64,
35990x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x44, 0x6f, 0x6c,
36000x6c, 0x61, 0x72, 0x3b, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61,
36010x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61,
36020x72, 0x73, 0x3b, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x49, 0x6e, 0x64,
36030x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20,
36040x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x53,
36050x68, 0x65, 0x6b, 0x65, 0x6c, 0x3b, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x6e, 0x65, 0x77, 0x20, 0x73,
36060x68, 0x65, 0x6b, 0x65, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x69, 0x20, 0x6e, 0x65, 0x77,
36070x20, 0x73, 0x68, 0x65, 0x6b, 0x65, 0x6c, 0x73, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x44, 0x6f,
36080x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61,
36090x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72,
36100x73, 0x3b, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x6e, 0x20, 0x53, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x4b,
36110x65, 0x6e, 0x79, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x4b, 0x65,
36120x6e, 0x79, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68,
36130x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68,
36140x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x75,
36150x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x72, 0x61, 0x6e, 0x64, 0x3b, 0x4c, 0x69, 0x62, 0x65,
36160x72, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61,
36170x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61, 0x6e,
36180x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x61,
36190x74, 0x61, 0x63, 0x61, 0x3b, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x61, 0x74, 0x61, 0x63,
36200x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x63, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x61, 0x74, 0x61, 0x63, 0x61,
36210x73, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x41, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x4d,
36220x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61,
36230x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x20, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69,
36240x61, 0x6e, 0x20, 0x4b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x61, 0x6e, 0x20,
36250x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x61, 0x6e, 0x20, 0x6b,
36260x77, 0x61, 0x63, 0x68, 0x61, 0x73, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x69, 0x6e,
36270x67, 0x67, 0x69, 0x74, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x69, 0x6e, 0x67,
36280x67, 0x69, 0x74, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x69, 0x6e,
36290x67, 0x67, 0x69, 0x74, 0x73, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x52, 0x75, 0x70, 0x65,
36300x65, 0x3b, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b,
36310x3b, 0x3b, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x4e,
36320x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69,
36330x62, 0x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, 0x62,
36340x69, 0x61, 0x6e, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e,
36350x20, 0x4e, 0x61, 0x69, 0x72, 0x61, 0x3b, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e, 0x20, 0x6e, 0x61, 0x69,
36360x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x6e, 0x20, 0x6e, 0x61, 0x69, 0x72, 0x61,
36370x73, 0x3b, 0x50, 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x50,
36380x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61,
36390x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x69, 0x20, 0x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x50, 0x61, 0x70, 0x75, 0x61,
36400x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x4b, 0x69, 0x6e, 0x61, 0x3b, 0x3b, 0x50,
36410x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x6b, 0x69, 0x6e,
36420x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65,
36430x61, 0x6e, 0x20, 0x6b, 0x69, 0x6e, 0x61, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x50,
36440x65, 0x73, 0x6f, 0x3b, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x65, 0x73, 0x6f,
36450x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x65, 0x73, 0x6f, 0x73,
36460x3b, 0x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x52, 0x77, 0x61, 0x6e,
36470x64, 0x61, 0x6e, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x6e,
36480x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x6e, 0x20, 0x54, 0x61, 0x6c, 0x61, 0x3b,
36490x3b, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x6e, 0x20, 0x74, 0x61, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x61, 0x6d, 0x6f,
36500x61, 0x6e, 0x20, 0x74, 0x61, 0x6c, 0x61, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20,
36510x52, 0x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20, 0x72,
36520x75, 0x70, 0x65, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x69, 0x73, 0x20,
36530x72, 0x75, 0x70, 0x65, 0x65, 0x73, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65, 0x61,
36540x6e, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e,
36550x65, 0x61, 0x6e, 0x20, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20,
36560x4c, 0x65, 0x6f, 0x6e, 0x65, 0x61, 0x6e, 0x20, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x73, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61,
36570x70, 0x6f, 0x72, 0x65, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f,
36580x72, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f,
36590x72, 0x65, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49,
36600x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d,
36610x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b,
36620x3b, 0x53, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x64, 0x6f, 0x6c,
36630x6c, 0x61, 0x72, 0x73, 0x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64,
36640x3b, 0x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b,
36650x3b, 0x53, 0x74, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x53, 0x75,
36660x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65,
36670x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65,
36680x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x4c, 0x69, 0x6c, 0x61, 0x6e, 0x67,
36690x65, 0x6e, 0x69, 0x3b, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x6c, 0x69, 0x6c, 0x61, 0x6e, 0x67, 0x65, 0x6e, 0x69,
36700x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x61, 0x7a, 0x69, 0x20, 0x65, 0x6d, 0x61, 0x6c, 0x61, 0x6e, 0x67, 0x65, 0x6e, 0x69,
36710x3b, 0x53, 0x77, 0x65, 0x64, 0x69, 0x73, 0x68, 0x20, 0x4b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x53, 0x77, 0x65, 0x64,
36720x69, 0x73, 0x68, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x65, 0x64, 0x69, 0x73, 0x68,
36730x20, 0x6b, 0x72, 0x6f, 0x6e, 0x6f, 0x72, 0x3b, 0x53, 0x77, 0x69, 0x73, 0x73, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x3b,
36740x3b, 0x53, 0x77, 0x69, 0x73, 0x73, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x77, 0x69, 0x73,
36750x73, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e, 0x20, 0x53,
36760x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e, 0x20, 0x73,
36770x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x6e,
36780x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x50, 0x61,
36790x2bb, 0x61, 0x6e, 0x67, 0x61, 0x3b, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x70, 0x61, 0x2bb, 0x61, 0x6e, 0x67,
36800x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x6e, 0x20, 0x70, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x3b,
36810x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67, 0x6f, 0x20, 0x44, 0x6f,
36820x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62,
36830x61, 0x67, 0x6f, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64,
36840x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67, 0x6f, 0x20, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x3b,
36850x55, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x53, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x55, 0x67,
36860x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x67,
36870x61, 0x6e, 0x64, 0x61, 0x6e, 0x20, 0x73, 0x68, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x55, 0x6e, 0x69, 0x74,
36880x65, 0x64, 0x20, 0x41, 0x72, 0x61, 0x62, 0x20, 0x45, 0x6d, 0x69, 0x72, 0x61, 0x74, 0x65, 0x73, 0x20, 0x44, 0x69, 0x72,
36890x68, 0x61, 0x6d, 0x3b, 0x3b, 0x55, 0x41, 0x45, 0x20, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x3b, 0x3b, 0x3b, 0x3b, 0x55,
36900x41, 0x45, 0x20, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x73, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x50,
36910x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b,
36920x3b, 0x3b, 0x3b, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x56, 0x61,
36930x6e, 0x75, 0x61, 0x74, 0x75, 0x20, 0x56, 0x61, 0x74, 0x75, 0x3b, 0x3b, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x20,
36940x76, 0x61, 0x74, 0x75, 0x3b, 0x3b, 0x3b, 0x3b, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x20, 0x76, 0x61, 0x74, 0x75,
36950x3b, 0x5a, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x4b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x5a, 0x61, 0x6d,
36960x62, 0x69, 0x61, 0x6e, 0x20, 0x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x5a, 0x61, 0x6d, 0x62, 0x69,
36970x61, 0x6e, 0x20, 0x6b, 0x77, 0x61, 0x63, 0x68, 0x61, 0x73, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x53, 0x75, 0x64,
36980x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x50, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x53,
36990x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x75,
37000x74, 0x68, 0x20, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x20, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x3b, 0x4e,
37010x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x65, 0x61, 0x6e,
37020x20, 0x47, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x3b, 0x3b, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64,
37030x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c, 0x6c, 0x65, 0x61, 0x6e, 0x20, 0x67, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x3b,
37040x3b, 0x3b, 0x3b, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x41, 0x6e, 0x74, 0x69, 0x6c,
37050x6c, 0x65, 0x61, 0x6e, 0x20, 0x67, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x72, 0x73, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b,
37060x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x74, 0x3b, 0x64, 0x6f, 0x6e, 0x73, 0x6b, 0x20,
37070x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0x64, 0x6f, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b,
37080x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x61, 0x72, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x75, 0x72, 0x3b, 0x65, 0x75, 0x72,
37090x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x61, 0x3b, 0x64, 0x69, 0x6e,
37100x61, 0x72, 0x20, 0x61, 0x6c, 0x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x61,
37110x6c, 0x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x73, 0x20, 0x61, 0x6c,
37120x67, 0xe9, 0x72, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42,
37130x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43,
37140x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28,
37150x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61,
37160x69, 0x73, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b,
37170x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b,
37180x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x66, 0x72,
37190x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72,
37200x61, 0x6e, 0x63, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x64, 0x6f, 0x6c, 0x6c,
37210x61, 0x72, 0x20, 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x20,
37220x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x73, 0x20,
37230x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6d, 0x6f,
37240x72, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6d, 0x6f, 0x72, 0x69, 0x65, 0x6e,
37250x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x63, 0x6f, 0x6d, 0x6f, 0x72, 0x69, 0x65, 0x6e, 0x73,
37260x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x3b, 0x66, 0x72,
37270x61, 0x6e, 0x63, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61,
37280x6e, 0x63, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x69, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20,
37290x64, 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x64, 0x6a,
37300x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x64,
37310x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x50,
37320x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x50, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63,
37330x73, 0x20, 0x43, 0x46, 0x50, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x3b,
37340x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72,
37350x61, 0x6e, 0x63, 0x73, 0x20, 0x67, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x6e, 0x73, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65,
37360x20, 0x68, 0x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65, 0x20, 0x68,
37370x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x6f, 0x75, 0x72, 0x64, 0x65, 0x73, 0x20,
37380x68, 0x61, 0xef, 0x74, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x20, 0x6d, 0x61,
37390x6c, 0x67, 0x61, 0x63, 0x68, 0x65, 0x3b, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x20, 0x6d, 0x61, 0x6c, 0x67, 0x61,
37400x63, 0x68, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x61, 0x72, 0x69, 0x61, 0x72, 0x79, 0x73, 0x20, 0x6d, 0x61, 0x6c, 0x67, 0x61,
37410x63, 0x68, 0x65, 0x73, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x61,
37420x6e, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x74,
37430x61, 0x6e, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x6f, 0x75, 0x67, 0x75, 0x69, 0x79, 0x61, 0x73, 0x20, 0x6d, 0x61,
37440x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x6d, 0x61,
37450x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x6d, 0x61,
37460x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x73,
37470x20, 0x6d, 0x61, 0x75, 0x72, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d,
37480x20, 0x6d, 0x61, 0x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x3b, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x20, 0x6d, 0x61,
37490x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x69, 0x72, 0x68, 0x61, 0x6d, 0x73, 0x20, 0x6d, 0x61,
37500x72, 0x6f, 0x63, 0x61, 0x69, 0x6e, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61,
37510x69, 0x73, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, 0x3b,
37520x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x69, 0x73, 0x3b, 0x72, 0x6f,
37530x75, 0x70, 0x69, 0x65, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x3b,
37540x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65, 0x79, 0x63, 0x68, 0x65, 0x6c, 0x6c,
37550x65, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x6f, 0x75, 0x70, 0x69, 0x65, 0x73, 0x20, 0x64, 0x65, 0x73, 0x20, 0x53, 0x65,
37560x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73,
37570x65, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x66,
37580x72, 0x61, 0x6e, 0x63, 0x73, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x73, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x20,
37590x73, 0x79, 0x72, 0x69, 0x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x20, 0x73, 0x79, 0x72, 0x69,
37600x65, 0x6e, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x6c, 0x69, 0x76, 0x72, 0x65, 0x73, 0x20, 0x73, 0x79, 0x72, 0x69, 0x65,
37610x6e, 0x6e, 0x65, 0x73, 0x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b,
37620x3b, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x64,
37630x69, 0x6e, 0x61, 0x72, 0x73, 0x20, 0x74, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x73, 0x3b, 0x76, 0x61, 0x74, 0x75,
37640x20, 0x76, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x61, 0x6e, 0x3b, 0x3b, 0x76, 0x61, 0x74, 0x75, 0x20, 0x76, 0x61, 0x6e,
37650x75, 0x61, 0x74, 0x75, 0x61, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x76, 0x61, 0x74, 0x75, 0x73, 0x20, 0x76, 0x61, 0x6e, 0x75,
37660x61, 0x74, 0x75, 0x61, 0x6e, 0x73, 0x3b, 0x50, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61,
37670x63, 0x68, 0x3b, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68,
37680x3b, 0x70, 0x68, 0x75, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x70, 0x75,
37690x69, 0x6e, 0x6e, 0x64, 0x20, 0x53, 0x68, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x3b, 0x70, 0x75, 0x6e,
37700x6e, 0x64, 0x20, 0x53, 0x61, 0x73, 0x61, 0x6e, 0x6e, 0x61, 0x63, 0x68, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8,
37710x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8, 0x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b,
37720x3b, 0x3b, 0x3b, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10e3, 0x10da, 0x10d8, 0x20, 0x10da, 0x10d0, 0x10e0, 0x10d8, 0x3b, 0x45, 0x75, 0x72, 0x6f,
37730x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65,
37740x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69,
37750x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x65,
37760x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x6e, 0x3b, 0x395, 0x3c5, 0x3c1, 0x3ce, 0x3b, 0x3b, 0x3b5,
37770x3c5, 0x3c1, 0x3ce, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b5, 0x3c5, 0x3c1, 0x3ce, 0x3b, 0x64, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x69,
37780x6d, 0x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x69, 0x6e,
37790x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x61, 0x6e, 0x6d, 0x61, 0x72,
37800x6b, 0x69, 0x6d, 0x75, 0x74, 0x20, 0x6b, 0x6f, 0x72, 0x75, 0x75, 0x6e, 0x69, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf,
37810x20, 0xab0, 0xac2, 0xaaa, 0xabf, 0xaaf, 0xabe, 0x3b, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf, 0x20, 0xab0, 0xac2, 0xaaa, 0xabf,
37820xaaf, 0xabe, 0x3b, 0x3b, 0x3b, 0x3b, 0xaad, 0xabe, 0xab0, 0xaa4, 0xac0, 0xaaf, 0x20, 0xab0, 0xac2, 0xaaa, 0xabf, 0xaaf, 0xabe, 0x3b,
37830x4e, 0x61, 0x69, 0x72, 0x61, 0x72, 0x20, 0x4e, 0x61, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x4e, 0x61, 0x69,
37840x72, 0x61, 0x72, 0x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x72,
37850x61, 0x72, 0x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20,
37860x47, 0x68, 0x61, 0x6e, 0x61, 0x3b, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20, 0x47, 0x68, 0x61, 0x6e, 0x61,
37870x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x64, 0x69, 0x20, 0x6e, 0x61, 0x20, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x3b, 0x4b, 0x75,
37880x257, 0x69, 0x6e, 0x20, 0x53, 0x65, 0x66, 0x61, 0x20, 0x6e, 0x61, 0x20, 0x41, 0x66, 0x69, 0x72, 0x6b, 0x61, 0x20, 0x54,
37890x61, 0x20, 0x59, 0x61, 0x6d, 0x6d, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x20, 0x5d7, 0x5d3,
37900x5e9, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9, 0x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9,
37910x5d9, 0x5dd, 0x3b, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9, 0x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x5d9, 0x5dd, 0x3b, 0x5e9, 0x5e7, 0x5dc, 0x5d9,
37920x5dd, 0x20, 0x5d7, 0x5d3, 0x5e9, 0x5d9, 0x5dd, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e,
37930x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e,
37940x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x90f, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72,
37950x69, 0x6e, 0x74, 0x3b, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72, 0x69, 0x6e, 0x74, 0x3b, 0x3b,
37960x3b, 0x3b, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x20, 0x66, 0x6f, 0x72, 0x69, 0x6e, 0x74, 0x3b, 0xed, 0x73, 0x6c, 0x65,
37970x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b,
37980x72, 0xf3, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0x72, 0x20, 0x6b, 0x72,
37990xf3, 0x6e, 0x75, 0x72, 0x3b, 0x52, 0x75, 0x70, 0x69, 0x61, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69,
38000x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x75, 0x70, 0x69, 0x61, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65,
38010x73, 0x69, 0x61, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b,
38020x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x50, 0x75, 0x6e, 0x74, 0x20,
38030x53, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65,
38040x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69,
38050x6e, 0x67, 0x3b, 0x70, 0x68, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x62,
38060x70, 0x75, 0x6e, 0x74, 0x20, 0x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20,
38070x73, 0x74, 0x65, 0x69, 0x72, 0x6c, 0x69, 0x6e, 0x67, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f,
38080x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x76, 0x69, 0x7a,
38090x7a, 0x65, 0x72, 0x6f, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72,
38100x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x68, 0x69, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72,
38110x69, 0x3b, 0x65e5, 0x672c, 0x5186, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x5186, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20,
38120xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf, 0xcbf, 0x3b, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20, 0xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf,
38130xcbf, 0x3b, 0x3b, 0x3b, 0x3b, 0xcad, 0xcbe, 0xcb0, 0xca4, 0xcc0, 0xcaf, 0x20, 0xcb0, 0xcc2, 0xcaa, 0xcbe, 0xcaf, 0xcbf, 0xc97, 0xcb3,
38140xcc1, 0x3b, 0x6c1, 0x650, 0x646, 0x62f, 0x64f, 0x633, 0x62a, 0x672, 0x646, 0x6cd, 0x20, 0x631, 0x6c4, 0x67e, 0x64e, 0x6d2, 0x3b, 0x3b,
38150x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435,
38160x441, 0x456, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435, 0x441,
38170x456, 0x3b, 0x3b, 0x3b, 0x3b, 0x49a, 0x430, 0x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x442, 0x435, 0x4a3, 0x433, 0x435,
38180x441, 0x456, 0x3b, 0x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0x3b,
38190x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0x3b, 0x3b, 0x3b, 0x41a,
38200x44b, 0x440, 0x433, 0x44b, 0x437, 0x441, 0x442, 0x430, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x443, 0x3b, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0x20,
38210xc6d0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0x20, 0xc6d0, 0x3b, 0xc870, 0xc120, 0x20, 0xbbfc, 0xc8fc, 0xc8fc,
38220xc758, 0x20, 0xc778, 0xbbfc, 0x20, 0xacf5, 0xd654, 0xad6d, 0x20, 0xc6d0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xc870, 0xc120, 0x20, 0xbbfc,
38230xc8fc, 0xc8fc, 0xc758, 0x20, 0xc778, 0xbbfc, 0x20, 0xacf5, 0xd654, 0xad6d, 0x20, 0xc6d0, 0x3b, 0x49, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67,
38240x61, 0x20, 0x72, 0x79, 0x2019, 0x55, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
38250xea5, 0xeb2, 0xea7, 0x20, 0xe81, 0xeb5, 0xe9a, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xea5, 0xeb2, 0xea7, 0x20, 0xe81, 0xeb5, 0xe9a,
38260x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65,
38270x69, 0x72, 0x6f, 0x3b, 0x46, 0x61, 0x6c, 0xe1, 0x6e, 0x67, 0x61, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0xf3,
38280x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4b, 0x77, 0x61, 0x6e, 0x7a, 0x61, 0x20, 0x79, 0x61, 0x20, 0x41, 0x6e, 0x67,
38290xf3, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x61, 0x6c, 0xe1, 0x6e, 0x67, 0x61, 0x20, 0x43, 0x46,
38300x41, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x61, 0x73, 0x3b, 0x3b,
38310x65, 0x75, 0x72, 0x61, 0x73, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x69, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75,
38320x72, 0x173, 0x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x3b,
38330x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x3b, 0x3b, 0x3b,
38340x3b, 0x41c, 0x430, 0x43a, 0x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x435, 0x43d, 0x430, 0x440, 0x438, 0x3b, 0x41,
38350x72, 0x69, 0x61, 0x72, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x69, 0x6e, 0x67, 0x67, 0x69, 0x74, 0x20,
38360x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x52, 0x69, 0x6e, 0x67, 0x67, 0x69,
38370x74, 0x20, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x42, 0x72, 0x75,
38380x6e, 0x65, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x42, 0x72, 0x75, 0x6e, 0x65,
38390x69, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0x3b, 0x3b, 0x3b,
38400x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x72, 0x20, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0x3b, 0xd07,
38410xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20, 0xd30, 0xd42, 0xd2a, 0x3b, 0x3b, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20,
38420xd30, 0xd42, 0xd2a, 0x3b, 0x3b, 0x3b, 0x3b, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0xd7b, 0x20, 0xd30, 0xd42, 0xd2a, 0x3b, 0x65,
38430x77, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x65, 0x77, 0x72, 0x6f,
38440x3b, 0x65, 0x77, 0x72, 0x6f, 0x3b, 0x54, 0x101, 0x72, 0x61, 0x20, 0x6f, 0x20, 0x41, 0x6f, 0x74, 0x65, 0x61, 0x72, 0x6f,
38450x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x74, 0x101, 0x72, 0x61, 0x20, 0x6f, 0x20, 0x41, 0x6f, 0x74, 0x65, 0x61, 0x72,
38460x6f, 0x61, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x92d, 0x93e, 0x930,
38470x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20,
38480x930, 0x941, 0x92a, 0x92f, 0x947, 0x3b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b,
38490x3b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b, 0x3b, 0x3b, 0x3b, 0x41c, 0x43e,
38500x43d, 0x433, 0x43e, 0x43b, 0x20, 0x442, 0x4e9, 0x433, 0x440, 0x4e9, 0x433, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930,
38510x942, 0x92a, 0x948, 0x92f, 0x93e, 0x901, 0x3b, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930, 0x942, 0x92a, 0x948, 0x92f,
38520x93e, 0x901, 0x3b, 0x3b, 0x3b, 0x3b, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x20, 0x930, 0x942, 0x92a, 0x948, 0x92f, 0x93e, 0x901,
38530x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x3b, 0x92d, 0x93e, 0x930,
38540x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940,
38550x92f, 0x20, 0x930, 0x942, 0x92a, 0x93f, 0x901, 0x92f, 0x93e, 0x3b, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f,
38560x6e, 0x65, 0x72, 0x3b, 0x3b, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x3b, 0x3b, 0x3b, 0x3b,
38570x6e, 0x6f, 0x72, 0x73, 0x6b, 0x65, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x65, 0x72, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f,
38580x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e, 0x3b, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f, 0x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e,
38590x3b, 0x3b, 0x3b, 0x3b, 0xb2d, 0xb3e, 0xb30, 0xb24, 0xb40, 0xb5f, 0x20, 0xb1f, 0xb19, 0xb4d, 0xb15, 0xb3e, 0x3b, 0x627, 0x641, 0x63a,
38600x627, 0x646, 0x6cd, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cd, 0x3b, 0x3b, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646,
38610x6cd, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x647, 0x3b, 0x3b, 0x67e,
38620x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x647, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627,
38630x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cd, 0x20, 0x6a9, 0x644, 0x62f, 0x627, 0x631, 0x6d2, 0x3b, 0x631, 0x6cc, 0x627, 0x644, 0x20, 0x627,
38640x6cc, 0x631, 0x627, 0x646, 0x3b, 0x3b, 0x631, 0x6cc, 0x627, 0x644, 0x20, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x3b, 0x3b, 0x3b, 0x3b,
38650x631, 0x6cc, 0x627, 0x644, 0x20, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641,
38660x63a, 0x627, 0x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641, 0x63a, 0x627,
38670x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x3b, 0x3b, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x6cc, 0x20, 0x627, 0x641, 0x63a, 0x627,
38680x646, 0x633, 0x62a, 0x627, 0x646, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x79, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x3b, 0x3b,
38690x7a, 0x142, 0x6f, 0x74, 0x79, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x3b, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x65, 0x20,
38700x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x65, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x79, 0x63, 0x68, 0x20, 0x70, 0x6f, 0x6c, 0x73,
38710x6b, 0x69, 0x63, 0x68, 0x3b, 0x7a, 0x142, 0x6f, 0x74, 0x65, 0x67, 0x6f, 0x20, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x65,
38720x67, 0x6f, 0x3b, 0x52, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b,
38730x52, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x52,
38740x65, 0x61, 0x69, 0x73, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x65, 0x69, 0x72, 0x6f, 0x73, 0x3b, 0x6b, 0x77, 0x61,
38750x6e, 0x7a, 0x61, 0x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x6b, 0x77, 0x61, 0x6e, 0x7a, 0x61,
38760x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x6b, 0x77, 0x61, 0x6e, 0x7a, 0x61, 0x73,
38770x20, 0x61, 0x6e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x65, 0x73, 0x63, 0x75, 0x64, 0x6f, 0x20, 0x63, 0x61,
38780x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x65, 0x73, 0x63, 0x75, 0x64, 0x6f, 0x20,
38790x63, 0x61, 0x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x73, 0x63,
38800x75, 0x64, 0x6f, 0x73, 0x20, 0x63, 0x61, 0x62, 0x6f, 0x2d, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x6f, 0x73, 0x3b,
38810x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e,
38820x69, 0x64, 0x6f, 0x73, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61,
38830x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69, 0x64, 0x6f, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x65,
38840x73, 0x20, 0x64, 0x6f, 0x73, 0x20, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69, 0x64, 0x6f, 0x73,
38850x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b,
38860x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b,
38870x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b,
38880x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b,
38890x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b,
38900x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f,
38910x29, 0x3b, 0x70, 0x61, 0x74, 0x61, 0x63, 0x61, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x70,
38920x61, 0x74, 0x61, 0x63, 0x61, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x61,
38930x74, 0x61, 0x63, 0x61, 0x73, 0x20, 0x6d, 0x61, 0x63, 0x61, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x6d, 0x65, 0x74, 0x69,
38940x63, 0x61, 0x6c, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x6d, 0x65, 0x74,
38950x69, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b,
38960x6d, 0x65, 0x74, 0x69, 0x63, 0x61, 0x69, 0x73, 0x20, 0x6d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x63, 0x61, 0x6e, 0x6f,
38970x73, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x20, 0x64, 0x65, 0x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20,
38980x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x3b, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x20, 0x64, 0x65,
38990x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65,
39000x3b, 0x3b, 0x3b, 0x3b, 0x64, 0x6f, 0x62, 0x72, 0x61, 0x73, 0x20, 0x64, 0x65, 0x20, 0x53, 0xe3, 0x6f, 0x20, 0x54, 0x6f,
39010x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f,
39020x20, 0x73, 0x75, 0xed, 0xe7, 0x6f, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x73, 0x75, 0xed, 0xe7, 0x6f,
39030x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x73, 0x75, 0xed, 0xe7, 0x6f, 0x73, 0x3b, 0xa2d,
39040xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41, 0xa2a, 0xa07, 0xa06, 0x3b, 0x3b, 0xa2d, 0xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41,
39050xa2a, 0xa07, 0xa06, 0x3b, 0x3b, 0x3b, 0x3b, 0xa2d, 0xa3e, 0xa30, 0xa24, 0xa40, 0x20, 0xa30, 0xa41, 0xa2a, 0xa0f, 0x3b, 0x631, 0x648,
39060x67e, 0x626, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x20, 0x50, 0x65, 0x72, 0x75, 0x61,
39070x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x3b,
39080x42, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x42, 0x6f, 0x6c, 0x69, 0x76,
39090x69, 0x61, 0x6e, 0x6f, 0x3b, 0x44, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x6f,
39100x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x61, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e,
39110x6f, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x3b, 0x3b, 0x66, 0x72, 0x61,
39120x6e, 0x63, 0x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x73,
39130x20, 0x73, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x73, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65,
39140x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65, 0x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65,
39150x69, 0x20, 0x72, 0x6f, 0x6d, 0xe2, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x3b, 0x6c, 0x65, 0x69, 0x20, 0x72, 0x6f, 0x6d,
39160xe2, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65,
39170x73, 0x63, 0x3b, 0x3b, 0x6c, 0x65, 0x75, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x73, 0x63, 0x3b,
39180x3b, 0x6c, 0x65, 0x69, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x3b, 0x6c,
39190x65, 0x69, 0x20, 0x6d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x65, 0x6e, 0x65, 0x219, 0x74, 0x69, 0x3b, 0x440, 0x43e, 0x441, 0x441,
39200x438, 0x439, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44c, 0x3b, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439,
39210x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44c, 0x3b, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a,
39220x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a, 0x438, 0x445, 0x20,
39230x440, 0x443, 0x431, 0x43b, 0x435, 0x439, 0x3b, 0x440, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x440,
39240x443, 0x431, 0x43b, 0x44f, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431,
39250x43b, 0x44c, 0x3b, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x440, 0x443, 0x431, 0x43b,
39260x44c, 0x3b, 0x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f,
39270x3b, 0x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x435, 0x439, 0x3b,
39280x431, 0x435, 0x43b, 0x43e, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x440, 0x443, 0x431, 0x43b, 0x44f, 0x3b, 0x43a,
39290x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x3b, 0x43a, 0x430, 0x437, 0x430,
39300x445, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a,
39310x438, 0x445, 0x20, 0x442, 0x435, 0x43d, 0x433, 0x435, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x442,
39320x435, 0x43d, 0x433, 0x435, 0x3b, 0x43a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x442, 0x435, 0x43d, 0x433,
39330x435, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x43a, 0x438,
39340x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437,
39350x441, 0x43a, 0x438, 0x445, 0x20, 0x441, 0x43e, 0x43c, 0x430, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x438, 0x445,
39360x20, 0x441, 0x43e, 0x43c, 0x43e, 0x432, 0x3b, 0x43a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x441,
39370x43e, 0x43c, 0x430, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x43b, 0x435, 0x439, 0x3b, 0x3b,
39380x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438, 0x439, 0x20, 0x43b, 0x435, 0x439, 0x3b, 0x3b, 0x43c, 0x43e, 0x43b, 0x434,
39390x430, 0x432, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x43b, 0x435, 0x44f, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x438,
39400x445, 0x20, 0x43b, 0x435, 0x435, 0x432, 0x3b, 0x43c, 0x43e, 0x43b, 0x434, 0x430, 0x432, 0x441, 0x43a, 0x43e, 0x433, 0x43e, 0x20, 0x43b,
39410x435, 0x44f, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x430, 0x44f, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x430,
39420x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x430, 0x44f, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x430, 0x3b,
39430x3b, 0x443, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x438, 0x435, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44b, 0x3b, 0x443,
39440x43a, 0x440, 0x430, 0x438, 0x43d, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x433, 0x440, 0x438, 0x432, 0x435, 0x43d, 0x3b, 0x443, 0x43a, 0x440,
39450x430, 0x438, 0x43d, 0x441, 0x43a, 0x43e, 0x439, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44b, 0x3b, 0x66, 0x61, 0x72, 0xe2, 0x6e,
39460x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
39470x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x94d, 0x92f, 0x915, 0x92e, 0x94d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
39480x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x942, 0x92a, 0x94d, 0x92f, 0x915, 0x92e, 0x94d, 0x3b, 0x421, 0x440, 0x43f,
39490x441, 0x43a, 0x438, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x3b, 0x3b, 0x441, 0x440, 0x43f, 0x441, 0x43a, 0x438, 0x20, 0x434, 0x438,
39500x43d, 0x430, 0x440, 0x3b, 0x3b, 0x441, 0x440, 0x43f, 0x441, 0x43a, 0x430, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x430, 0x3b, 0x3b,
39510x441, 0x440, 0x43f, 0x441, 0x43a, 0x438, 0x445, 0x20, 0x434, 0x438, 0x43d, 0x430, 0x440, 0x430, 0x3b, 0x42, 0x6f, 0x73, 0x61, 0x6e,
39520x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x61, 0x20, 0x6b, 0x6f, 0x6e, 0x76,
39530x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b, 0x3b, 0x62, 0x6f, 0x73,
39540x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x61, 0x20, 0x6b, 0x6f,
39550x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x61, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x3b, 0x3b, 0x62,
39560x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b, 0x65, 0x20,
39570x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x6b, 0x65, 0x3b,
39580x3b, 0x62, 0x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x6f, 0x68, 0x65, 0x72, 0x63, 0x65, 0x67, 0x6f, 0x76, 0x61, 0x10d, 0x6b,
39590x69, 0x68, 0x20, 0x6b, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x6e, 0x69, 0x68, 0x20, 0x6d, 0x61,
39600x72, 0x61, 0x6b, 0x61, 0x3b, 0x45, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72,
39610x61, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x61, 0x3b, 0x53, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72,
39620x3b, 0x3b, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x3b, 0x3b, 0x73, 0x72, 0x70, 0x73,
39630x6b, 0x61, 0x20, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x61, 0x3b, 0x3b, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x68, 0x20, 0x64,
39640x69, 0x6e, 0x61, 0x72, 0x61, 0x3b, 0x411, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433,
39650x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x430,
39660x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435, 0x440, 0x446,
39670x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b,
39680x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x445, 0x435,
39690x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x435, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431,
39700x438, 0x43b, 0x43d, 0x435, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x65, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e,
39710x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x438, 0x445, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440,
39720x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x438, 0x445, 0x20, 0x43c, 0x430, 0x440, 0x430, 0x43a, 0x430, 0x3b, 0x415, 0x432, 0x440, 0x43e,
39730x3b, 0x3b, 0x435, 0x432, 0x440, 0x43e, 0x3b, 0x3b, 0x435, 0x432, 0x440, 0x430, 0x3b, 0x3b, 0x435, 0x432, 0x440, 0x430, 0x3b, 0x41b,
39740x430, 0x440, 0x3b, 0x3b, 0x43b, 0x430, 0x440, 0x3b, 0x3b, 0x3b, 0x3b, 0x43b, 0x430, 0x440, 0x44b, 0x3b, 0x421, 0x43e, 0x43c, 0x3b,
39750x3b, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x3b, 0x3b, 0x441, 0x43e, 0x43c, 0x44b, 0x3b, 0x44, 0x6f, 0x72, 0x61, 0x20, 0x72, 0x65,
39760x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a,
39770x627, 0x646, 0x64a, 0x20, 0x631, 0x67e, 0x64a, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x64a, 0x20, 0x631, 0x67e,
39780x64a, 0x3b, 0x3b, 0x3b, 0x3b, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x64a, 0x20, 0x631, 0x67e, 0x64a, 0x3b, 0x939, 0x93f,
39790x902, 0x926, 0x941, 0x938, 0x94d, 0x924, 0x93e, 0x928, 0x940, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x94b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
39800x3b, 0x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b,
39810x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b, 0x3b,
39820x3b, 0x3b, 0xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0x20, 0xdbb, 0xdd4, 0xdb4, 0xdd2, 0xdba, 0xdbd, 0x3b,
39830x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0xe1, 0x3b, 0x65, 0x75, 0x72,
39840x61, 0x3b, 0x65, 0x75, 0x72, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x3b, 0x65, 0x76, 0x72,
39850x61, 0x3b, 0x65, 0x76, 0x72, 0x69, 0x3b, 0x3b, 0x65, 0x76, 0x72, 0x6f, 0x76, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e,
39860x67, 0x6b, 0x61, 0x20, 0x53, 0x6f, 0x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
39870x3b, 0x46, 0x61, 0x72, 0x61, 0x6e, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61,
39880x6e, 0x6b, 0x61, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e,
39890x6b, 0x61, 0x20, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x3b, 0x42, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f,
39900x6f, 0x62, 0x62, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x62, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f, 0x6f, 0x62, 0x62,
39910x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x69, 0x72, 0x74, 0x61, 0x20, 0x49, 0x74, 0x6f, 0x6f, 0x62, 0x62, 0x69,
39920x79, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b,
39930x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73,
39940x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x6b, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20,
39950x61, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x61, 0x72, 0x67, 0x65,
39960x6e, 0x74, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x61, 0x72, 0x67, 0x65, 0x6e,
39970x74, 0x69, 0x6e, 0x6f, 0x73, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f,
39980x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b,
39990x64, 0xf3, 0x6c, 0x61, 0x72, 0x65, 0x73, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x63, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x62, 0x6f,
40000x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b,
40010x3b, 0x3b, 0x62, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72,
40020x61, 0x73, 0x69, 0x6c, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c,
40030x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x65, 0x61, 0x6c, 0x65, 0x73, 0x20, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c,
40040x65, 0xf1, 0x6f, 0x73, 0x3b, 0x50, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x3b, 0x3b, 0x70,
40050x65, 0x73, 0x6f, 0x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73,
40060x20, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d,
40070x62, 0x69, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61,
40080x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61,
40090x6e, 0x6f, 0x73, 0x3b, 0x63, 0x6f, 0x6c, 0xf3, 0x6e, 0x20, 0x63, 0x6f, 0x73, 0x74, 0x61, 0x72, 0x72, 0x69, 0x63, 0x65,
40100x6e, 0x73, 0x65, 0x3b, 0x3b, 0x63, 0x6f, 0x6c, 0xf3, 0x6e, 0x20, 0x63, 0x6f, 0x73, 0x74, 0x61, 0x72, 0x72, 0x69, 0x63,
40110x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x63, 0x6f, 0x6c, 0x6f, 0x6e, 0x65, 0x73, 0x20, 0x63, 0x6f, 0x73, 0x74,
40120x61, 0x72, 0x72, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x75, 0x62, 0x61,
40130x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x63, 0x75, 0x62, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70,
40140x65, 0x73, 0x6f, 0x73, 0x20, 0x63, 0x75, 0x62, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x64, 0x6f,
40150x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x64, 0x6f, 0x6d, 0x69, 0x6e,
40160x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x64, 0x6f, 0x6d, 0x69, 0x6e,
40170x69, 0x63, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x65, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x75,
40180x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x20, 0x65, 0x73, 0x74, 0x61, 0x64,
40190x6f, 0x75, 0x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x64, 0xf3, 0x6c, 0x61, 0x72, 0x65, 0x73,
40200x20, 0x65, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x75, 0x6e, 0x69, 0x64, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x66, 0x72, 0x61,
40210x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65, 0x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x43, 0x65,
40220x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x3b, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65,
40230x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x66,
40240x72, 0x61, 0x6e, 0x63, 0x6f, 0x73, 0x20, 0x43, 0x46, 0x41, 0x20, 0x64, 0x65, 0x20, 0xc1, 0x66, 0x72, 0x69, 0x63, 0x61,
40250x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x3b, 0x71, 0x75, 0x65, 0x74, 0x7a, 0x61, 0x6c, 0x3b, 0x3b, 0x71, 0x75,
40260x65, 0x74, 0x7a, 0x61, 0x6c, 0x3b, 0x3b, 0x3b, 0x3b, 0x71, 0x75, 0x65, 0x74, 0x7a, 0x61, 0x6c, 0x65, 0x73, 0x3b, 0x6c,
40270x65, 0x6d, 0x70, 0x69, 0x72, 0x61, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x6c, 0x65,
40280x6d, 0x70, 0x69, 0x72, 0x61, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x6c,
40290x65, 0x6d, 0x70, 0x69, 0x72, 0x61, 0x73, 0x20, 0x68, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x70,
40300x65, 0x73, 0x6f, 0x20, 0x6d, 0x65, 0x78, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x6d,
40310x65, 0x78, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x6d, 0x65, 0x78,
40320x69, 0x63, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x20, 0x6e, 0x69, 0x63, 0x61, 0x72,
40330x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x20, 0x6e, 0x69, 0x63,
40340x61, 0x72, 0x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x63, 0xf3, 0x72, 0x64, 0x6f, 0x62, 0x61,
40350x73, 0x20, 0x6e, 0x69, 0x63, 0x61, 0x72, 0x61, 0x67, 0xfc, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x3b, 0x62, 0x61, 0x6c, 0x62,
40360x6f, 0x61, 0x20, 0x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x62, 0x61, 0x6c, 0x62, 0x6f, 0x61, 0x20,
40370x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x61, 0x6c, 0x62, 0x6f, 0x61, 0x73, 0x20,
40380x70, 0x61, 0x6e, 0x61, 0x6d, 0x65, 0xf1, 0x6f, 0x73, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x20, 0x70, 0x61,
40390x72, 0x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x20, 0x70, 0x61, 0x72,
40400x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0xed, 0x65, 0x73, 0x20,
40410x70, 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x73, 0x3b, 0x73, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61,
40420x6e, 0x6f, 0x3b, 0x3b, 0x73, 0x6f, 0x6c, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x73,
40430x6f, 0x6c, 0x65, 0x73, 0x20, 0x70, 0x65, 0x72, 0x75, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x66,
40440x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x66, 0x69, 0x6c, 0x69, 0x70, 0x69,
40450x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20, 0x66, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f,
40460x73, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x20, 0x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x70, 0x65, 0x73,
40470x6f, 0x20, 0x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x20,
40480x75, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x6f, 0x73, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x20, 0x73, 0x6f,
40490x62, 0x65, 0x72, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x20, 0x73, 0x6f, 0x62, 0x65,
40500x72, 0x61, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x62, 0x6f, 0x6c, 0xed, 0x76, 0x61, 0x72, 0x65, 0x73, 0x20, 0x73, 0x6f,
40510x62, 0x65, 0x72, 0x61, 0x6e, 0x6f, 0x73, 0x3b, 0x52, 0x75, 0x70, 0x65, 0x65, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0xe9,
40520x73, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x72, 0x75, 0x70, 0x65, 0x65, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e,
40530xe9, 0x73, 0x69, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e,
40540x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54,
40550x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20,
40560x7a, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x46, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20,
40570x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x79, 0x61,
40580x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x61, 0x72, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x7a, 0x61,
40590x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b,
40600x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65,
40610x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x7a, 0x61, 0x20, 0x4b,
40620x65, 0x6e, 0x79, 0x61, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55, 0x67, 0x61,
40630x6e, 0x64, 0x61, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55, 0x67, 0x61,
40640x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x7a, 0x61, 0x20, 0x55,
40650x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b,
40660x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x76, 0x65, 0x6e,
40670x73, 0x6b, 0x61, 0x20, 0x6b, 0x72, 0x6f, 0x6e, 0x6f, 0x72, 0x3b, 0x421, 0x43e, 0x43c, 0x43e, 0x43d, 0x4e3, 0x3b, 0x3b, 0x3b,
40680x3b, 0x3b, 0x3b, 0x421, 0x43e, 0x43c, 0x43e, 0x43d, 0x4e3, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa,
40690xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b,
40700x3b, 0x3b, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b, 0xbae,
40710xbb2, 0xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0x3b, 0x3b, 0xbae, 0xbb2,
40720xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b, 0xbae,
40730xbb2, 0xbc7, 0xbb7, 0xbbf, 0xbaf, 0xba9, 0xbcd, 0x20, 0xbb0, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbbf, 0xb9f, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b,
40740xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0x3b, 0x3b, 0xb9a,
40750xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b,
40760xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0x20, 0xb9f, 0xbbe, 0xbb2, 0xbb0, 0xbcd, 0xb95, 0xbb3, 0xbcd,
40770x3b, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0xb87, 0xbb2, 0xb99, 0xbcd,
40780xb95, 0xbc8, 0x20, 0xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0x3b, 0x3b, 0x3b, 0x3b, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8, 0x20,
40790xbb0, 0xbc2, 0xbaa, 0xbbe, 0xbaf, 0xbcd, 0xb95, 0xbb3, 0xbcd, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x44f, 0x20, 0x441, 0x443, 0x43c,
40800x44b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x441, 0x443, 0x43c, 0x3b, 0xc30, 0xc42, 0xc2a, 0xc3e, 0xc2f, 0xc3f, 0x3b, 0x3b, 0xc30,
40810xc42, 0xc2a, 0xc3e, 0xc2f, 0xc3f, 0x3b, 0x3b, 0x3b, 0x3b, 0xc30, 0xc42, 0xc2a, 0xc3e, 0xc2f, 0xc32, 0xc41, 0x3b, 0xe1a, 0xe32, 0xe17,
40820x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xe1a, 0xe32, 0xe17, 0xe44, 0xe17, 0xe22, 0x3b, 0xf61, 0xf74, 0xf0b, 0xf68, 0xf53, 0xf0b, 0x3b,
40830x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xf62, 0xf92, 0xfb1, 0xf0b, 0xf42, 0xf62, 0xf0b, 0xf66, 0xf92, 0xf7c, 0xf62, 0xf0b, 0x3b, 0x3b,
40840x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x12e8, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x20, 0x1265, 0x122d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
40850x3b, 0x50, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f, 0x6e, 0x67, 0x61, 0x3b, 0x3b,
40860x3b, 0x3b, 0x3b, 0x3b, 0x50, 0x61, 0x2bb, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f, 0x6e, 0x67,
40870x61, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20, 0x4c, 0x69, 0x72, 0x61, 0x73, 0x131, 0x3b, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20,
40880x6c, 0x69, 0x72, 0x61, 0x73, 0x131, 0x3b, 0x3b, 0x3b, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x20, 0x6c, 0x69, 0x72, 0x61, 0x73,
40890x131, 0x3b, 0x54, 0xfc, 0x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x3b, 0x74, 0xfc,
40900x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x3b, 0x3b, 0x3b, 0x74, 0xfc, 0x72, 0x6b,
40910x6d, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x64, 0x79, 0x3b, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5,
40920x646, 0x649, 0x3b, 0x3b, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5, 0x646, 0x649, 0x3b, 0x3b, 0x3b, 0x3b, 0x62c,
40930x6c7, 0x6ad, 0x6af, 0x648, 0x20, 0x64a, 0x6c8, 0x6d5, 0x646, 0x649, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a,
40940x430, 0x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44f, 0x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x430,
40950x20, 0x433, 0x440, 0x438, 0x432, 0x43d, 0x44f, 0x3b, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x456, 0x20,
40960x433, 0x440, 0x438, 0x432, 0x43d, 0x456, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x438, 0x445, 0x20, 0x433,
40970x440, 0x438, 0x432, 0x435, 0x43d, 0x44c, 0x3b, 0x443, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x43e, 0x457, 0x20, 0x433,
40980x440, 0x438, 0x432, 0x43d, 0x456, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1,
40990x3b, 0x3b, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x3b, 0x3b,
41000x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a,
41010x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc, 0x6c1, 0x3b, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6cc,
41020x6c1, 0x3b, 0x3b, 0x3b, 0x3b, 0x628, 0x6be, 0x627, 0x631, 0x62a, 0x6cc, 0x20, 0x631, 0x648, 0x67e, 0x6d2, 0x3b, 0x4f, 0x2018, 0x7a,
41030x62, 0x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x3b, 0x4f, 0x2018, 0x7a, 0x62,
41040x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x4f, 0x2018, 0x7a,
41050x62, 0x65, 0x6b, 0x69, 0x73, 0x74, 0x6f, 0x6e, 0x20, 0x73, 0x6f, 0x2018, 0x6d, 0x69, 0x3b, 0x627, 0x641, 0x63a, 0x627, 0x646,
41060x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441,
41070x45e, 0x43c, 0x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441, 0x45e, 0x43c, 0x3b, 0x3b,
41080x3b, 0x3b, 0x40e, 0x437, 0x431, 0x435, 0x43a, 0x438, 0x441, 0x442, 0x43e, 0x43d, 0x20, 0x441, 0x45e, 0x43c, 0x3b, 0x110, 0x1ed3, 0x6e,
41090x67, 0x20, 0x56, 0x69, 0x1ec7, 0x74, 0x20, 0x4e, 0x61, 0x6d, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x110, 0x1ed3, 0x6e, 0x67,
41100x20, 0x56, 0x69, 0x1ec7, 0x74, 0x20, 0x4e, 0x61, 0x6d, 0x3b, 0x50, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61,
41110x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x62, 0x75, 0x6e, 0x74,
41120x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x62, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69,
41130x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20,
41140x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e, 0x3b, 0x70, 0x75, 0x6e, 0x74, 0x20, 0x50, 0x72, 0x79, 0x64, 0x61, 0x69, 0x6e,
41150x3b, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x62, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x20,
41160x53, 0x6f, 0x77, 0x77, 0x75, 0x2d, 0x6a, 0x61, 0x6e, 0x74, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x72, 0x61, 0x6e,
41170x63, 0x20, 0x43, 0x46, 0x41, 0x20, 0x79, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x20, 0x53, 0x6f, 0x77, 0x77, 0x75,
41180x2d, 0x6a, 0x61, 0x6e, 0x74, 0x3b, 0x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x79, 0x61, 0x73, 0x65, 0x4d, 0x7a, 0x61,
41190x6e, 0x7a, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x59,
41200x61, 0x73, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x7a, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b,
41210x69, 0x52, 0x61, 0x6e, 0x64, 0x69, 0x20, 0x79, 0x61, 0x73, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x7a, 0x69, 0x20, 0x41, 0x66,
41220x72, 0x69, 0x6b, 0x61, 0x3b, 0x4e, 0xe1, 0xed, 0x72, 0xe0, 0x20, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x3b,
41230x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0xe1, 0xed, 0x72, 0xe0, 0x20, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x3b,
41240x46, 0x61, 0x72, 0x61, 0x6e, 0x73, 0xec, 0x20, 0xec, 0x77, 0x254, 0x300, 0x2d, 0x6f, 0x6f, 0x72, 0xf9, 0x6e, 0x20, 0x41,
41250x66, 0xed, 0x72, 0xed, 0x6b, 0xe0, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xe0, 0x77, 0x254, 0x6e, 0x20, 0x66, 0x61, 0x72,
41260x61, 0x6e, 0x73, 0xec, 0x20, 0xec, 0x77, 0x254, 0x300, 0x2d, 0x6f, 0x6f, 0x72, 0xf9, 0x6e, 0x20, 0x41, 0x66, 0xed, 0x72,
41270xed, 0x6b, 0xe0, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20,
41280x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61,
41290x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x3b, 0x3b, 0x3b, 0x69, 0x2d, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66,
41300x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x52, 0x61, 0x6e, 0x64, 0x3b, 0x41a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431,
41310x438, 0x43b, 0x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e,
41320x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x430, 0x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440,
41330x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x430, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x430, 0x3b, 0x3b, 0x431, 0x43e, 0x441, 0x430, 0x43d,
41340x441, 0x43a, 0x43e, 0x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x435, 0x20, 0x43a, 0x43e, 0x43d,
41350x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x435, 0x20, 0x43c, 0x430, 0x440, 0x43a, 0x435, 0x3b, 0x3b, 0x431, 0x43e,
41360x441, 0x430, 0x43d, 0x441, 0x43a, 0x43e, 0x2d, 0x445, 0x435, 0x440, 0x446, 0x435, 0x433, 0x43e, 0x432, 0x430, 0x447, 0x43a, 0x438, 0x445,
41370x20, 0x43a, 0x43e, 0x43d, 0x432, 0x435, 0x440, 0x442, 0x438, 0x431, 0x438, 0x43b, 0x43d, 0x438, 0x445, 0x20, 0x43c, 0x430, 0x440, 0x430,
41380x43a, 0x430, 0x3b, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x53, 0x69, 0x64, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41390x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e,
41400x61, 0x1ecb, 0x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79,
41410x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x67, 0x68, 0x61, 0x6e, 0x61, 0x20,
41420x73, 0x69, 0x256, 0x69, 0x3b, 0x3b, 0x67, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x73, 0x69, 0x256, 0x69, 0x3b, 0x3b, 0x3b, 0x3b,
41430x67, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x73, 0x69, 0x256, 0x69, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20,
41440x61, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42,
41450x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20, 0x61, 0x66, 0x72, 0x69, 0x6b,
41460x61, 0x67, 0x61, 0x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b,
41470x3b, 0x3b, 0x3b, 0x263, 0x65, 0x74, 0x6f, 0x256, 0x6f, 0x66, 0x65, 0x20, 0x61, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x67, 0x61,
41480x20, 0x43, 0x46, 0x41, 0x20, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x50, 0x69, 0x73,
41490x6f, 0x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x70, 0x69, 0x73, 0x6f,
41500x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x3b, 0x3b, 0x3b, 0x70, 0x69, 0x73,
41510x6f, 0x20, 0x6e, 0x67, 0x20, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69,
41520x69, 0x7a, 0x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69, 0x69, 0x7a,
41530x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x63, 0x68, 0x77, 0x69, 0x69, 0x7a,
41540x65, 0x72, 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41550x45, 0x75, 0x72, 0x6f, 0x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b,
41560x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x6e, 0x6f, 0x72, 0x67,
41570x67, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x6e, 0x6f, 0x72, 0x67, 0x67, 0x61, 0x20,
41580x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65,
41590x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72,
41600x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e,
41610x6f, 0x3b, 0x72, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x3b, 0x3b, 0x72,
41620x75, 0x6f, 0x167, 0x167, 0x61, 0x20, 0x6b, 0x72, 0x75, 0x76, 0x64, 0x6e, 0x6f, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e,
41630x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x62,
41640x75, 0x75, 0x257, 0x75, 0x20, 0x53, 0x65, 0x65, 0x66, 0x61, 0x61, 0x20, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x3b,
41650x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x62, 0x75, 0x75, 0x257, 0x69, 0x20, 0x53, 0x65, 0x65, 0x66, 0x61, 0x61, 0x20, 0x42, 0x45,
41660x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x61, 0x6c, 0x61, 0x73, 0x69, 0x20, 0x47, 0x61, 0x6d, 0x6d,
41670x62, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f, 0x6c, 0x61, 0x61, 0x72, 0x20, 0x4c, 0x69, 0x62, 0x65,
41680x72, 0x69, 0x79, 0x61, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x67, 0x69, 0x79, 0x79, 0x61, 0x20, 0x4d,
41690x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x79, 0x72, 0x61, 0x61,
41700x20, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x65, 0x77,
41710x6f, 0x6f, 0x6e, 0x20, 0x53, 0x65, 0x72, 0x61, 0x61, 0x20, 0x4c, 0x69, 0x79, 0x6f, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41720x3b, 0x3b, 0x43, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b,
41730x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x6a, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x65, 0x65, 0x6c, 0x20, 0x4b, 0x65,
41740x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4d, 0x65, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x64, 0x65,
41750x20, 0x4d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x71, 0x75, 0x65, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x44, 0x6f,
41760x6c, 0x61, 0x20, 0x79, 0x61, 0x73, 0x65, 0x20, 0x41, 0x6d, 0x65, 0x6c, 0x69, 0x6b, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41770x3b, 0x3b, 0x68, 0x65, 0x6c, 0x65, 0x72, 0x69, 0x20, 0x73, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61,
41780x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x2d30, 0x2d37, 0x2d54, 0x2d49, 0x2d4e, 0x20, 0x2d4f, 0x20, 0x2d4d, 0x2d4e, 0x2d56, 0x2d54, 0x2d49,
41790x2d31, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x61, 0x64, 0x72, 0x69, 0x6d, 0x20, 0x6e, 0x20, 0x6c, 0x6d, 0x263, 0x72,
41800x69, 0x62, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x41, 0x7a, 0x7a, 0x61,
41810x79, 0x72, 0x69, 0x3b, 0x3b, 0x41, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x20, 0x6e, 0x20, 0x4c, 0x65, 0x7a, 0x7a, 0x61, 0x79,
41820x65, 0x72, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x64, 0x69, 0x6e, 0x61, 0x72, 0x65, 0x6e, 0x20, 0x6e, 0x20, 0x4c, 0x65, 0x7a,
41830x7a, 0x61, 0x79, 0x65, 0x72, 0x3b, 0x45, 0x73, 0x68, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x55,
41840x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69,
41850x20, 0x79, 0x61, 0x20, 0x48, 0x75, 0x74, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41860x3b, 0x53, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69,
41870x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x65, 0x66, 0x61, 0x20, 0x46, 0x72, 0x61, 0x14b, 0x20, 0x28, 0x42,
41880x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x3b,
41890x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x3b, 0x3b, 0x3b, 0x55, 0x53, 0x20, 0x13a0, 0x13d5, 0x13b3, 0x3b, 0x72, 0x6f, 0x75,
41900x70, 0x69, 0x20, 0x6d, 0x6f, 0x72, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x68,
41910x69, 0x6c, 0xed, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0xed, 0x61,
41920x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x65, 0x79, 0x61, 0x20, 0x59,
41930x75, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6b, 0x75, 0x64, 0x75, 0x20, 0x4b,
41940x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x75, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x6b, 0x75,
41950x64, 0x75, 0x20, 0x4b, 0x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x75, 0x3b, 0x53, 0x69, 0x6c, 0x69,
41960x6e, 0x67, 0x69, 0x74, 0x61, 0x62, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
41970x3b, 0x3b, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x69, 0x3b, 0x3b, 0x3b,
41980x3b, 0x3b, 0x3b, 0x3b, 0x45, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x49, 0x72, 0x6f, 0x70, 0x69,
41990x79, 0x69, 0x61, 0x6e, 0xed, 0x20, 0x65, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
42000x49, 0x72, 0x6f, 0x70, 0x69, 0x79, 0x69, 0x61, 0x6e, 0xed, 0x20, 0x65, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69,
42010x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x72, 0x69, 0x6e, 0x6a, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b,
42020x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20,
42030x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x64, 0x68, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41,
42040x6e, 0x67, 0x6f, 0x2019, 0x6f, 0x74, 0x6f, 0x6c, 0x20, 0x6c, 0x6f, 0x6b, 0x2019, 0x20, 0x55, 0x67, 0x61, 0x6e, 0x64, 0x61,
42050x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x41, 0x6e, 0x67, 0x6f, 0x2019, 0x6f, 0x74, 0x6f, 0x6c, 0x20, 0x6c, 0x6f, 0x6b,
42060x2019, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x46, 0x41, 0x20, 0x46, 0x72,
42070x61, 0x14b, 0x20, 0x28, 0x42, 0x43, 0x45, 0x41, 0x4f, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x53, 0x69, 0x6c,
42080x69, 0x6e, 0x67, 0x20, 0x6d, 0x61, 0x72, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
42090x44, 0x65, 0x72, 0x68, 0x65, 0x6d, 0x20, 0x55, 0x6d, 0x65, 0x1e5b, 0x1e5b, 0x75, 0x6b, 0x69, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
42100x3b, 0x3b, 0x73, 0x68, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x20, 0x79, 0x61, 0x20, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e,
42110x69, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x930, 0x93e, 0x902, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x420,
42120x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20, 0x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20,
42130x441, 0x43e, 0x43c, 0x3b, 0x3b, 0x3b, 0x3b, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x439, 0x43d, 0x20, 0x441, 0x43e, 0x44c, 0x43c, 0x430,
42140x448, 0x3b, 0x4e, 0x66, 0x61, 0x6c, 0x61, 0x6e, 0x67, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x75, 0x3b,
42150x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x43, 0x46, 0x41, 0x20, 0x46, 0xe0, 0x6c, 0xe2, 0x14b, 0x20, 0x42, 0x45, 0x41, 0x43,
42160x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x72, 0x1ce, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x20, 0x28, 0x42, 0x45, 0x41,
42170x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x65, 0x65, 0x66, 0x61, 0x20, 0x79, 0x61, 0x74, 0x69, 0x20,
42180x42, 0x43, 0x45, 0x41, 0x4f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x259, 0x6c, 0xe1, 0x14b, 0x20, 0x43, 0x46,
42190x41, 0x20, 0x28, 0x42, 0x45, 0x41, 0x43, 0x29, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x72, 0xe1, 0x14b, 0x3b,
42200x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x6f, 0x6c, 0x61, 0x69, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b,
42210x3b, 0x3b, 0x3b, 0x46, 0x72, 0x61, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x20, 0x42, 0x45, 0x41, 0x43, 0x3b, 0x3b, 0x3b, 0x3b,
42220x3b, 0x3b, 0x3b, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x20, 0x441, 0x43e, 0x43b, 0x43a, 0x443, 0x43e, 0x431,
42230x430, 0x439, 0x430, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x20, 0x441,
42240x43e, 0x43b, 0x43a, 0x443, 0x43e, 0x431, 0x430, 0x439, 0x430, 0x3b, 0x49, 0x68, 0x65, 0x6c, 0x61, 0x20, 0x79, 0x61, 0x20, 0x54,
42250x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x79, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0xa55e, 0xa524, 0xa52b, 0xa569, 0x20,
42260xa55c, 0xa55e, 0xa54c, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x4c, 0x61, 0x69, 0x62, 0x68, 0x69, 0x79, 0x61, 0x20, 0x44,
42270x61, 0x6c, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x46, 0x25b, 0x6c, 0xe2, 0x14b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
42280x3b, 0x3b, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x20, 0x43, 0x46, 0x41, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x73, 0x68,
42290x69, 0x72, 0xe8, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x66, 0x65, 0x6c, 0xe1, 0x14b, 0x20, 0x43, 0x46, 0x41, 0x3b,
42300x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x20, 0x930, 0x92a, 0x947, 0x93d, 0x3b, 0x3b, 0x92d, 0x93e,
42310x930, 0x924, 0x940, 0x20, 0x930, 0x92a, 0x947, 0x93d, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x20, 0x930, 0x92a,
42320x947, 0x93d, 0x3b, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x9a8, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x3b, 0x3b,
42330x3b, 0x3b, 0x3b, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x9a8, 0x20, 0x9b0, 0x9c1, 0x9aa, 0x9bf, 0x3b, 0x1c65, 0x1c64,
42340x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68, 0x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a,
42350x1c5b, 0x20, 0x1c68, 0x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68,
42360x1c6e, 0x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x3b, 0x3b, 0x1c65, 0x1c64, 0x1c67, 0x1c5a, 0x1c5b, 0x20, 0x1c68, 0x1c6e,
42370x1c71, 0x1c5f, 0x1c5c, 0x20, 0x1c74, 0x1c5f, 0x1c60, 0x1c5f, 0x3b, 0x62f, 0x6cc, 0x646, 0x627, 0x631, 0x6cc, 0x20, 0x639, 0x6ce, 0x631, 0x627,
42380x642, 0x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x695, 0x6cc, 0x627, 0x6b5, 0x6cc, 0x20, 0x626, 0x6ce, 0x631, 0x627, 0x646,
42390x6cc, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65,
42400x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b,
42410x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x6a, 0x3b, 0x65, 0x75, 0x72, 0x61, 0x3b, 0x3b, 0x65, 0x75,
42420x72, 0x6f, 0x77, 0x3b, 0x65, 0x75, 0x72, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940,
42430x92f, 0x20, 0x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b, 0x92d, 0x93e, 0x930, 0x924, 0x940, 0x92f, 0x20,
42440x930, 0x941, 0x92a, 0x92f, 0x93e, 0x3b, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x20, 0x631, 0x6cc, 0x627, 0x644, 0x3b, 0x3b, 0x3b, 0x3b,
42450x3b, 0x3b, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x20, 0x631, 0x6cc, 0x627, 0x644, 0x3b, 0x6e2f, 0x5e63, 0x3b, 0x3b, 0x3b, 0x3b, 0x3b,
42460x3b, 0x6e2f, 0x5e63, 0x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x50, 0x69, 0x73, 0x6f, 0x3b,
42470x3b, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x69, 0x73, 0x6f, 0x3b, 0x3b, 0x3b, 0x3b,
42480x4d, 0x67, 0x61, 0x20, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x20, 0x70, 0x69, 0x73, 0x6f, 0x3b,
42490x4e, 0x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0xe1, 0x20, 0x4e, 0x61, 0xed, 0x72, 0x61, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x6a,
42500xed, 0x72, 0x69, 0xe1, 0x20, 0x6e, 0x61, 0xed, 0x72, 0x61, 0x3b, 0x3b, 0x3b, 0x3b, 0x4e, 0x61, 0x69, 0x6a, 0xed, 0x72,
42510x69, 0xe1, 0x20, 0x6e, 0x61, 0xed, 0x72, 0x61, 0x73, 0x3b
4252};
4253
4254static const ushort currency_format_data[] = {
42550x25, 0x31, 0x25, 0x32, 0x25, 0x32, 0x25, 0x31, 0x25, 0x32, 0xa0, 0x25, 0x31, 0x28, 0x25, 0x32, 0x25, 0x31, 0x29, 0x25,
42560x31, 0xa0, 0x25, 0x32, 0x28, 0x25, 0x31, 0xa0, 0x25, 0x32, 0x29, 0x28, 0x25, 0x31, 0x25, 0x32, 0x29, 0x28, 0x25, 0x32,
42570xa0, 0x25, 0x31, 0x29, 0x25, 0x32, 0x2d, 0x25, 0x31, 0x25, 0x32, 0x2212, 0x25, 0x31, 0x200e, 0x25, 0x32, 0xa0, 0x25, 0x31,
42580x200e, 0x28, 0x25, 0x32, 0xa0, 0x25, 0x31, 0x29, 0x25, 0x32, 0x2d, 0xa0, 0x25, 0x31
4259};
4260
4261static const ushort endonyms_data[] = {
42620x4f, 0x72, 0x6f, 0x6d, 0x6f, 0x6f, 0x49, 0x74, 0x6f, 0x6f, 0x70, 0x68, 0x69, 0x79, 0x61, 0x61, 0x4b, 0x65, 0x65, 0x6e,
42630x69, 0x79, 0x61, 0x61, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x61, 0x6e, 0x73, 0x53, 0x75, 0x69, 0x64, 0x2d, 0x41, 0x66,
42640x72, 0x69, 0x6b, 0x61, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0xeb, 0x73, 0x68, 0x71, 0x69, 0x70, 0x53, 0x68, 0x71, 0x69,
42650x70, 0xeb, 0x72, 0x69, 0x4d, 0x61, 0x71, 0x65, 0x64, 0x6f, 0x6e, 0x69, 0x61, 0x20, 0x65, 0x20, 0x56, 0x65, 0x72, 0x69,
42660x75, 0x74, 0x4b, 0x6f, 0x73, 0x6f, 0x76, 0xeb, 0x12a0, 0x121b, 0x122d, 0x129b, 0x12a2, 0x1275, 0x12ee, 0x1335, 0x12eb, 0x627, 0x644, 0x639,
42670x631, 0x628, 0x64a, 0x629, 0x645, 0x635, 0x631, 0x627, 0x644, 0x62c, 0x632, 0x627, 0x626, 0x631, 0x627, 0x644, 0x628, 0x62d, 0x631, 0x64a,
42680x646, 0x62a, 0x634, 0x627, 0x62f, 0x62c, 0x632, 0x631, 0x20, 0x627, 0x644, 0x642, 0x645, 0x631, 0x62c, 0x64a, 0x628, 0x648, 0x62a, 0x64a,
42690x625, 0x631, 0x64a, 0x62a, 0x631, 0x64a, 0x627, 0x627, 0x644, 0x639, 0x631, 0x627, 0x642, 0x625, 0x633, 0x631, 0x627, 0x626, 0x64a, 0x644,
42700x627, 0x644, 0x623, 0x631, 0x62f, 0x646, 0x627, 0x644, 0x643, 0x648, 0x64a, 0x62a, 0x644, 0x628, 0x646, 0x627, 0x646, 0x644, 0x64a, 0x628,
42710x64a, 0x627, 0x645, 0x648, 0x631, 0x64a, 0x62a, 0x627, 0x646, 0x64a, 0x627, 0x627, 0x644, 0x645, 0x63a, 0x631, 0x628, 0x639, 0x64f, 0x645,
42720x627, 0x646, 0x627, 0x644, 0x623, 0x631, 0x627, 0x636, 0x64a, 0x20, 0x627, 0x644, 0x641, 0x644, 0x633, 0x637, 0x64a, 0x646, 0x64a, 0x629,
42730x642, 0x637, 0x631, 0x627, 0x644, 0x645, 0x645, 0x644, 0x643, 0x629, 0x20, 0x627, 0x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627,
42740x644, 0x633, 0x639, 0x648, 0x62f, 0x64a, 0x629, 0x627, 0x644, 0x635, 0x648, 0x645, 0x627, 0x644, 0x627, 0x644, 0x633, 0x648, 0x62f, 0x627,
42750x646, 0x633, 0x648, 0x631, 0x64a, 0x627, 0x62a, 0x648, 0x646, 0x633, 0x627, 0x644, 0x625, 0x645, 0x627, 0x631, 0x627, 0x62a, 0x20, 0x627,
42760x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627, 0x644, 0x645, 0x62a, 0x62d, 0x62f, 0x629, 0x627, 0x644, 0x635, 0x62d, 0x631, 0x627,
42770x621, 0x20, 0x627, 0x644, 0x63a, 0x631, 0x628, 0x64a, 0x629, 0x627, 0x644, 0x64a, 0x645, 0x646, 0x62c, 0x646, 0x648, 0x628, 0x20, 0x627,
42780x644, 0x633, 0x648, 0x62f, 0x627, 0x646, 0x627, 0x644, 0x639, 0x631, 0x628, 0x64a, 0x629, 0x20, 0x627, 0x644, 0x641, 0x635, 0x62d, 0x649,
42790x20, 0x627, 0x644, 0x62d, 0x62f, 0x64a, 0x62b, 0x629, 0x627, 0x644, 0x639, 0x627, 0x644, 0x645, 0x570, 0x561, 0x575, 0x565, 0x580, 0x565,
42800x576, 0x540, 0x561, 0x575, 0x561, 0x57d, 0x57f, 0x561, 0x576, 0x985, 0x9b8, 0x9ae, 0x9c0, 0x9af, 0x9bc, 0x9be, 0x9ad, 0x9be, 0x9f0, 0x9a4,
42810x61, 0x7a, 0x259, 0x72, 0x62, 0x61, 0x79, 0x63, 0x61, 0x6e, 0x41, 0x7a, 0x259, 0x72, 0x62, 0x61, 0x79, 0x63, 0x61, 0x6e,
42820x430, 0x437, 0x4d9, 0x440, 0x431, 0x430, 0x458, 0x4b9, 0x430, 0x43d, 0x410, 0x437, 0x4d9, 0x440, 0x431, 0x430, 0x458, 0x4b9, 0x430, 0x43d,
42830x65, 0x75, 0x73, 0x6b, 0x61, 0x72, 0x61, 0x45, 0x73, 0x70, 0x61, 0x69, 0x6e, 0x69, 0x61, 0x9ac, 0x9be, 0x982, 0x9b2, 0x9be,
42840x9ac, 0x9be, 0x982, 0x9b2, 0x9be, 0x9a6, 0x9c7, 0x9b6, 0x9ad, 0x9be, 0x9b0, 0x9a4, 0xf62, 0xfab, 0xf7c, 0xf44, 0xf0b, 0xf41, 0xf60, 0xf56,
42850xfb2, 0xf74, 0xf42, 0x62, 0x72, 0x65, 0x7a, 0x68, 0x6f, 0x6e, 0x65, 0x67, 0x46, 0x72, 0x61, 0xf1, 0x73, 0x431, 0x44a, 0x43b,
42860x433, 0x430, 0x440, 0x441, 0x43a, 0x438, 0x411, 0x44a, 0x43b, 0x433, 0x430, 0x440, 0x438, 0x44f, 0x1019, 0x103c, 0x1014, 0x103a, 0x1019, 0x102c,
42870x431, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x43a, 0x430, 0x44f, 0x411, 0x435, 0x43b, 0x430, 0x440, 0x443, 0x441, 0x44c, 0x1781, 0x17d2,
42880x1798, 0x17c2, 0x179a, 0x1780, 0x1798, 0x17d2, 0x1796, 0x17bb, 0x1787, 0x17b6, 0x63, 0x61, 0x74, 0x61, 0x6c, 0xe0, 0x45, 0x73, 0x70, 0x61,
42890x6e, 0x79, 0x61, 0x41, 0x6e, 0x64, 0x6f, 0x72, 0x72, 0x61, 0x46, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x49, 0x74, 0xe0, 0x6c,
42900x69, 0x61, 0x7b80, 0x4f53, 0x4e2d, 0x6587, 0x4e2d, 0x56fd, 0x4e2d, 0x56fd, 0x9999, 0x6e2f, 0x7279, 0x522b, 0x884c, 0x653f, 0x533a, 0x4e2d, 0x56fd, 0x6fb3,
42910x95e8, 0x7279, 0x522b, 0x884c, 0x653f, 0x533a, 0x65b0, 0x52a0, 0x5761, 0x7e41, 0x9ad4, 0x4e2d, 0x6587, 0x4e2d, 0x570b, 0x9999, 0x6e2f, 0x7279, 0x5225, 0x884c,
42920x653f, 0x5340, 0x4e2d, 0x570b, 0x6fb3, 0x9580, 0x7279, 0x5225, 0x884c, 0x653f, 0x5340, 0x53f0, 0x7063, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b,
42930x69, 0x48, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x61, 0x42, 0x6f, 0x73, 0x6e, 0x61, 0x20, 0x69, 0x20, 0x48, 0x65, 0x72,
42940x63, 0x65, 0x67, 0x6f, 0x76, 0x69, 0x6e, 0x61, 0x10d, 0x65, 0x161, 0x74, 0x69, 0x6e, 0x61, 0x10c, 0x65, 0x73, 0x6b, 0x6f,
42950x64, 0x61, 0x6e, 0x73, 0x6b, 0x44, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x47, 0x72, 0xf8, 0x6e, 0x6c, 0x61, 0x6e, 0x64,
42960x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x41,
42970x72, 0x75, 0x62, 0x61, 0x42, 0x65, 0x6c, 0x67, 0x69, 0xeb, 0x43, 0x75, 0x72, 0x61, 0xe7, 0x61, 0x6f, 0x53, 0x75, 0x72,
42980x69, 0x6e, 0x61, 0x6d, 0x65, 0x43, 0x61, 0x72, 0x69, 0x62, 0x69, 0x73, 0x63, 0x68, 0x20, 0x4e, 0x65, 0x64, 0x65, 0x72,
42990x6c, 0x61, 0x6e, 0x64, 0x53, 0x69, 0x6e, 0x74, 0x2d, 0x4d, 0x61, 0x61, 0x72, 0x74, 0x65, 0x6e, 0x41, 0x6d, 0x65, 0x72,
43000x69, 0x63, 0x61, 0x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x53,
43010x74, 0x61, 0x74, 0x65, 0x73, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e,
43020x20, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x41, 0x6e, 0x67, 0x75, 0x69, 0x6c, 0x6c, 0x61, 0x41, 0x6e, 0x74, 0x69, 0x67, 0x75,
43030x61, 0x20, 0x26, 0x20, 0x42, 0x61, 0x72, 0x62, 0x75, 0x64, 0x61, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61,
43040x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x41, 0x75,
43050x73, 0x74, 0x72, 0x69, 0x61, 0x42, 0x61, 0x68, 0x61, 0x6d, 0x61, 0x73, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x6f, 0x73,
43060x42, 0x65, 0x6c, 0x67, 0x69, 0x75, 0x6d, 0x42, 0x65, 0x6c, 0x69, 0x7a, 0x65, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, 0x61,
43070x42, 0x6f, 0x74, 0x73, 0x77, 0x61, 0x6e, 0x61, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20, 0x49, 0x6e, 0x64, 0x69,
43080x61, 0x6e, 0x20, 0x4f, 0x63, 0x65, 0x61, 0x6e, 0x20, 0x54, 0x65, 0x72, 0x72, 0x69, 0x74, 0x6f, 0x72, 0x79, 0x42, 0x75,
43090x72, 0x75, 0x6e, 0x64, 0x69, 0x43, 0x61, 0x6d, 0x65, 0x72, 0x6f, 0x6f, 0x6e, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61,
43100x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x43, 0x61, 0x79, 0x6d, 0x61,
43110x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x6d, 0x61, 0x73, 0x20, 0x49,
43120x73, 0x6c, 0x61, 0x6e, 0x64, 0x43, 0x6f, 0x63, 0x6f, 0x73, 0x20, 0x28, 0x4b, 0x65, 0x65, 0x6c, 0x69, 0x6e, 0x67, 0x29,
43130x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x43, 0x6f, 0x6f, 0x6b, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73,
43140x43, 0x79, 0x70, 0x72, 0x75, 0x73, 0x44, 0x65, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63,
43150x61, 0x45, 0x72, 0x69, 0x74, 0x72, 0x65, 0x61, 0x46, 0x61, 0x6c, 0x6b, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x73, 0x6c,
43160x61, 0x6e, 0x64, 0x73, 0x46, 0x69, 0x6a, 0x69, 0x46, 0x69, 0x6e, 0x6c, 0x61, 0x6e, 0x64, 0x47, 0x75, 0x65, 0x72, 0x6e,
43170x73, 0x65, 0x79, 0x47, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x79, 0x47, 0x68, 0x61, 0x6e,
43180x61, 0x47, 0x69, 0x62, 0x72, 0x61, 0x6c, 0x74, 0x61, 0x72, 0x47, 0x72, 0x65, 0x6e, 0x61, 0x64, 0x61, 0x47, 0x75, 0x61,
43190x6d, 0x47, 0x75, 0x79, 0x61, 0x6e, 0x61, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x53, 0x41, 0x52,
43200x20, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x49, 0x72, 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x49, 0x73,
43210x72, 0x61, 0x65, 0x6c, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x4b, 0x69, 0x72, 0x69,
43220x62, 0x61, 0x74, 0x69, 0x4c, 0x65, 0x73, 0x6f, 0x74, 0x68, 0x6f, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x61, 0x4d, 0x61,
43230x63, 0x61, 0x6f, 0x20, 0x53, 0x41, 0x52, 0x20, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x4d, 0x61, 0x64, 0x61, 0x67, 0x61, 0x73,
43240x63, 0x61, 0x72, 0x4d, 0x61, 0x6c, 0x61, 0x77, 0x69, 0x4d, 0x61, 0x6c, 0x61, 0x79, 0x73, 0x69, 0x61, 0x4d, 0x61, 0x6c,
43250x74, 0x61, 0x4d, 0x61, 0x72, 0x73, 0x68, 0x61, 0x6c, 0x6c, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4d, 0x61,
43260x75, 0x72, 0x69, 0x74, 0x69, 0x75, 0x73, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x4d, 0x6f, 0x6e,
43270x74, 0x73, 0x65, 0x72, 0x72, 0x61, 0x74, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x4e, 0x61, 0x75, 0x72, 0x75, 0x4e,
43280x65, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, 0x61, 0x6e,
43290x64, 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x4e, 0x69, 0x75, 0x65, 0x4e, 0x6f, 0x72, 0x66, 0x6f, 0x6c, 0x6b, 0x20,
43300x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x72, 0x6e, 0x20, 0x4d, 0x61, 0x72, 0x69, 0x61,
43310x6e, 0x61, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x50, 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x50, 0x61,
43320x6c, 0x61, 0x75, 0x50, 0x61, 0x70, 0x75, 0x61, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x50,
43330x68, 0x69, 0x6c, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x65, 0x73, 0x50, 0x69, 0x74, 0x63, 0x61, 0x69, 0x72, 0x6e, 0x20, 0x49,
43340x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x50, 0x75, 0x65, 0x72, 0x74, 0x6f, 0x20, 0x52, 0x69, 0x63, 0x6f, 0x52, 0x77, 0x61,
43350x6e, 0x64, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x4b, 0x69, 0x74, 0x74, 0x73, 0x20, 0x26, 0x20, 0x4e, 0x65, 0x76, 0x69, 0x73,
43360x53, 0x74, 0x2e, 0x20, 0x4c, 0x75, 0x63, 0x69, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x56, 0x69, 0x6e, 0x63, 0x65, 0x6e, 0x74,
43370x20, 0x26, 0x20, 0x47, 0x72, 0x65, 0x6e, 0x61, 0x64, 0x69, 0x6e, 0x65, 0x73, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x53, 0x65,
43380x79, 0x63, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x53, 0x69, 0x65, 0x72, 0x72, 0x61, 0x20, 0x4c, 0x65, 0x6f, 0x6e, 0x65,
43390x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x69, 0x61, 0x53, 0x6f, 0x6c,
43400x6f, 0x6d, 0x6f, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66,
43410x72, 0x69, 0x63, 0x61, 0x53, 0x74, 0x2e, 0x20, 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x45,
43420x73, 0x77, 0x61, 0x74, 0x69, 0x6e, 0x69, 0x53, 0x77, 0x65, 0x64, 0x65, 0x6e, 0x53, 0x77, 0x69, 0x74, 0x7a, 0x65, 0x72,
43430x6c, 0x61, 0x6e, 0x64, 0x54, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69, 0x61, 0x54, 0x6f, 0x6b, 0x65, 0x6c, 0x61, 0x75, 0x54,
43440x6f, 0x6e, 0x67, 0x61, 0x54, 0x72, 0x69, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x20, 0x26, 0x20, 0x54, 0x6f, 0x62, 0x61, 0x67,
43450x6f, 0x54, 0x75, 0x72, 0x6b, 0x73, 0x20, 0x26, 0x20, 0x43, 0x61, 0x69, 0x63, 0x6f, 0x73, 0x20, 0x49, 0x73, 0x6c, 0x61,
43460x6e, 0x64, 0x73, 0x54, 0x75, 0x76, 0x61, 0x6c, 0x75, 0x55, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x55, 0x6e, 0x69, 0x74, 0x65,
43470x64, 0x20, 0x41, 0x72, 0x61, 0x62, 0x20, 0x45, 0x6d, 0x69, 0x72, 0x61, 0x74, 0x65, 0x73, 0x42, 0x72, 0x69, 0x74, 0x69,
43480x73, 0x68, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x4b, 0x69, 0x6e,
43490x67, 0x64, 0x6f, 0x6d, 0x55, 0x2e, 0x53, 0x2e, 0x20, 0x4f, 0x75, 0x74, 0x6c, 0x79, 0x69, 0x6e, 0x67, 0x20, 0x49, 0x73,
43500x6c, 0x61, 0x6e, 0x64, 0x73, 0x56, 0x61, 0x6e, 0x75, 0x61, 0x74, 0x75, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x20,
43510x56, 0x69, 0x72, 0x67, 0x69, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x55, 0x2e, 0x53, 0x2e, 0x20, 0x56,
43520x69, 0x72, 0x67, 0x69, 0x6e, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x5a, 0x61, 0x6d, 0x62, 0x69, 0x61, 0x5a,
43530x69, 0x6d, 0x62, 0x61, 0x62, 0x77, 0x65, 0x44, 0x69, 0x65, 0x67, 0x6f, 0x20, 0x47, 0x61, 0x72, 0x63, 0x69, 0x61, 0x49,
43540x73, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x4d, 0x61, 0x6e, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x53, 0x6f, 0x75, 0x74,
43550x68, 0x20, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x53, 0x69, 0x6e, 0x74, 0x20, 0x4d, 0x61, 0x61, 0x72, 0x74, 0x65, 0x6e, 0x77,
43560x6f, 0x72, 0x6c, 0x64, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x65, 0x73, 0x70, 0x65, 0x72, 0x61, 0x6e, 0x74, 0x6f, 0x4d,
43570x6f, 0x6e, 0x64, 0x6f, 0x65, 0x65, 0x73, 0x74, 0x69, 0x45, 0x65, 0x73, 0x74, 0x69, 0x66, 0xf8, 0x72, 0x6f, 0x79, 0x73,
43580x6b, 0x74, 0x46, 0xf8, 0x72, 0x6f, 0x79, 0x61, 0x72, 0x73, 0x75, 0x6f, 0x6d, 0x69, 0x53, 0x75, 0x6f, 0x6d, 0x69, 0x66,
43590x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x41, 0x6c, 0x67, 0xe9, 0x72, 0x69, 0x65,
43600x42, 0x65, 0x6c, 0x67, 0x69, 0x71, 0x75, 0x65, 0x42, 0xe9, 0x6e, 0x69, 0x6e, 0x42, 0x75, 0x72, 0x6b, 0x69, 0x6e, 0x61,
43610x20, 0x46, 0x61, 0x73, 0x6f, 0x43, 0x61, 0x6d, 0x65, 0x72, 0x6f, 0x75, 0x6e, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69,
43620x73, 0x20, 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x65, 0x6e, 0x52, 0xe9, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x71, 0x75, 0x65,
43630x20, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x66, 0x72, 0x69, 0x63, 0x61, 0x69, 0x6e, 0x65, 0x54, 0x63, 0x68, 0x61, 0x64,
43640x43, 0x6f, 0x6d, 0x6f, 0x72, 0x65, 0x73, 0x43, 0x6f, 0x6e, 0x67, 0x6f, 0x2d, 0x4b, 0x69, 0x6e, 0x73, 0x68, 0x61, 0x73,
43650x61, 0x43, 0x6f, 0x6e, 0x67, 0x6f, 0x2d, 0x42, 0x72, 0x61, 0x7a, 0x7a, 0x61, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x43, 0xf4,
43660x74, 0x65, 0x20, 0x64, 0x2019, 0x49, 0x76, 0x6f, 0x69, 0x72, 0x65, 0x44, 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, 0x47,
43670x75, 0x69, 0x6e, 0xe9, 0x65, 0x20, 0xe9, 0x71, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x65, 0x47, 0x75, 0x79,
43680x61, 0x6e, 0x65, 0x20, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x65, 0x50, 0x6f, 0x6c, 0x79, 0x6e, 0xe9, 0x73,
43690x69, 0x65, 0x20, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x65, 0x47, 0x61, 0x62, 0x6f, 0x6e, 0x47, 0x75, 0x61,
43700x64, 0x65, 0x6c, 0x6f, 0x75, 0x70, 0x65, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x65, 0x48, 0x61, 0xef, 0x74, 0x69, 0x4c, 0x75,
43710x78, 0x65, 0x6d, 0x62, 0x6f, 0x75, 0x72, 0x67, 0x4d, 0x61, 0x6c, 0x69, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x6e, 0x69, 0x71,
43720x75, 0x65, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x65, 0x4d, 0x61, 0x75, 0x72, 0x69, 0x63, 0x65, 0x4d,
43730x61, 0x79, 0x6f, 0x74, 0x74, 0x65, 0x4d, 0x6f, 0x6e, 0x61, 0x63, 0x6f, 0x4d, 0x61, 0x72, 0x6f, 0x63, 0x4e, 0x6f, 0x75,
43740x76, 0x65, 0x6c, 0x6c, 0x65, 0x2d, 0x43, 0x61, 0x6c, 0xe9, 0x64, 0x6f, 0x6e, 0x69, 0x65, 0x4e, 0x69, 0x67, 0x65, 0x72,
43750x4c, 0x61, 0x20, 0x52, 0xe9, 0x75, 0x6e, 0x69, 0x6f, 0x6e, 0x53, 0xe9, 0x6e, 0xe9, 0x67, 0x61, 0x6c, 0x53, 0x61, 0x69,
43760x6e, 0x74, 0x2d, 0x50, 0x69, 0x65, 0x72, 0x72, 0x65, 0x2d, 0x65, 0x74, 0x2d, 0x4d, 0x69, 0x71, 0x75, 0x65, 0x6c, 0x6f,
43770x6e, 0x66, 0x72, 0x61, 0x6e, 0xe7, 0x61, 0x69, 0x73, 0x20, 0x73, 0x75, 0x69, 0x73, 0x73, 0x65, 0x53, 0x75, 0x69, 0x73,
43780x73, 0x65, 0x53, 0x79, 0x72, 0x69, 0x65, 0x54, 0x6f, 0x67, 0x6f, 0x54, 0x75, 0x6e, 0x69, 0x73, 0x69, 0x65, 0x57, 0x61,
43790x6c, 0x6c, 0x69, 0x73, 0x2d, 0x65, 0x74, 0x2d, 0x46, 0x75, 0x74, 0x75, 0x6e, 0x61, 0x53, 0x61, 0x69, 0x6e, 0x74, 0x2d,
43800x42, 0x61, 0x72, 0x74, 0x68, 0xe9, 0x6c, 0x65, 0x6d, 0x79, 0x53, 0x61, 0x69, 0x6e, 0x74, 0x2d, 0x4d, 0x61, 0x72, 0x74,
43810x69, 0x6e, 0x46, 0x72, 0x79, 0x73, 0x6b, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0xe2, 0x6e, 0x47, 0xe0, 0x69, 0x64, 0x68,
43820x6c, 0x69, 0x67, 0x41, 0x6e, 0x20, 0x52, 0xec, 0x6f, 0x67, 0x68, 0x61, 0x63, 0x68, 0x64, 0x20, 0x41, 0x6f, 0x6e, 0x61,
43830x69, 0x63, 0x68, 0x74, 0x65, 0x67, 0x61, 0x6c, 0x65, 0x67, 0x6f, 0x45, 0x73, 0x70, 0x61, 0xf1, 0x61, 0x10e5, 0x10d0, 0x10e0,
43840x10d7, 0x10e3, 0x10da, 0x10d8, 0x10e1, 0x10d0, 0x10e5, 0x10d0, 0x10e0, 0x10d7, 0x10d5, 0x10d4, 0x10da, 0x10dd, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63,
43850x68, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0xd6, 0x73, 0x74, 0x65, 0x72, 0x72, 0x65, 0x69,
43860x63, 0x68, 0x69, 0x73, 0x63, 0x68, 0x65, 0x73, 0x20, 0x44, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0xd6, 0x73, 0x74, 0x65,
43870x72, 0x72, 0x65, 0x69, 0x63, 0x68, 0x42, 0x65, 0x6c, 0x67, 0x69, 0x65, 0x6e, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x65, 0x6e,
43880x4c, 0x69, 0x65, 0x63, 0x68, 0x74, 0x65, 0x6e, 0x73, 0x74, 0x65, 0x69, 0x6e, 0x4c, 0x75, 0x78, 0x65, 0x6d, 0x62, 0x75,
43890x72, 0x67, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69, 0x7a, 0x65, 0x72, 0x20, 0x48, 0x6f, 0x63, 0x68, 0x64, 0x65, 0x75, 0x74,
43900x73, 0x63, 0x68, 0x53, 0x63, 0x68, 0x77, 0x65, 0x69, 0x7a, 0x395, 0x3bb, 0x3bb, 0x3b7, 0x3bd, 0x3b9, 0x3ba, 0x3ac, 0x395, 0x3bb,
43910x3bb, 0x3ac, 0x3b4, 0x3b1, 0x39a, 0x3cd, 0x3c0, 0x3c1, 0x3bf, 0x3c2, 0x6b, 0x61, 0x6c, 0x61, 0x61, 0x6c, 0x6c, 0x69, 0x73, 0x75,
43920x74, 0x4b, 0x61, 0x6c, 0x61, 0x61, 0x6c, 0x6c, 0x69, 0x74, 0x20, 0x4e, 0x75, 0x6e, 0x61, 0x61, 0x74, 0xa97, 0xac1, 0xa9c,
43930xab0, 0xabe, 0xaa4, 0xac0, 0xaad, 0xabe, 0xab0, 0xaa4, 0x48, 0x61, 0x75, 0x73, 0x61, 0x4e, 0x61, 0x6a, 0x65, 0x72, 0x69, 0x79,
43940x61, 0x47, 0x61, 0x6e, 0x61, 0x4e, 0x69, 0x6a, 0x61, 0x72, 0x5e2, 0x5d1, 0x5e8, 0x5d9, 0x5ea, 0x5d9, 0x5e9, 0x5e8, 0x5d0, 0x5dc,
43950x939, 0x93f, 0x928, 0x94d, 0x926, 0x940, 0x92d, 0x93e, 0x930, 0x924, 0x6d, 0x61, 0x67, 0x79, 0x61, 0x72, 0x4d, 0x61, 0x67, 0x79,
43960x61, 0x72, 0x6f, 0x72, 0x73, 0x7a, 0xe1, 0x67, 0xed, 0x73, 0x6c, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0xcd, 0x73, 0x6c, 0x61,
43970x6e, 0x64, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6c, 0x69, 0x6e, 0x67,
43980x75, 0x61, 0x4d, 0x75, 0x6e, 0x64, 0x6f, 0x47, 0x61, 0x65, 0x69, 0x6c, 0x67, 0x65, 0xc9, 0x69, 0x72, 0x65, 0x61, 0x6e,
43990x20, 0x52, 0xed, 0x6f, 0x63, 0x68, 0x74, 0x20, 0x41, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x74, 0x68, 0x65, 0x69, 0x74, 0x61,
44000x6c, 0x69, 0x61, 0x6e, 0x6f, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x61, 0x53, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x72, 0x69, 0x6e,
44010x6f, 0x53, 0x76, 0x69, 0x7a, 0x7a, 0x65, 0x72, 0x61, 0x43, 0x69, 0x74, 0x74, 0xe0, 0x20, 0x64, 0x65, 0x6c, 0x20, 0x56,
44020x61, 0x74, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x65e5, 0x672c, 0x8a9e, 0x65e5, 0x672c, 0x4a, 0x61, 0x77, 0x61, 0x49, 0x6e, 0x64, 0x6f,
44030x6e, 0xe9, 0x73, 0x69, 0x61, 0xc95, 0xca8, 0xccd, 0xca8, 0xca1, 0xcad, 0xcbe, 0xcb0, 0xca4, 0x6a9, 0x672, 0x634, 0x64f, 0x631, 0x6c1,
44040x650, 0x646, 0x62f, 0x648, 0x633, 0x62a, 0x627, 0x646, 0x49b, 0x430, 0x437, 0x430, 0x49b, 0x20, 0x442, 0x456, 0x43b, 0x456, 0x49a, 0x430,
44050x437, 0x430, 0x49b, 0x441, 0x442, 0x430, 0x43d, 0x4b, 0x69, 0x6e, 0x79, 0x61, 0x72, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x55, 0x20,
44060x52, 0x77, 0x61, 0x6e, 0x64, 0x61, 0x43a, 0x44b, 0x440, 0x433, 0x44b, 0x437, 0x447, 0x430, 0x41a, 0x44b, 0x440, 0x433, 0x44b, 0x437,
44070x441, 0x442, 0x430, 0x43d, 0xd55c, 0xad6d, 0xc5b4, 0xb300, 0xd55c, 0xbbfc, 0xad6d, 0xc870, 0xc120, 0xbbfc, 0xc8fc, 0xc8fc, 0xc758, 0xc778, 0xbbfc, 0xacf5,
44080xd654, 0xad6d, 0x6b, 0x75, 0x72, 0x64, 0xee, 0x54, 0x69, 0x72, 0x6b, 0x69, 0x79, 0x65, 0x49, 0x6b, 0x69, 0x72, 0x75, 0x6e,
44090x64, 0x69, 0x55, 0x62, 0x75, 0x72, 0x75, 0x6e, 0x64, 0x69, 0xea5, 0xeb2, 0xea7, 0x6c, 0x61, 0x74, 0x76, 0x69, 0x65, 0x161,
44100x75, 0x4c, 0x61, 0x74, 0x76, 0x69, 0x6a, 0x61, 0x6c, 0x69, 0x6e, 0x67, 0xe1, 0x6c, 0x61, 0x52, 0x65, 0x70, 0x75, 0x62,
44110x6c, 0xed, 0x6b, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0xf3, 0x20, 0x44, 0x65, 0x6d, 0x6f, 0x6b, 0x72,
44120x61, 0x74, 0xed, 0x6b, 0x69, 0x41, 0x6e, 0x67, 0xf3, 0x6c, 0x61, 0x52, 0x65, 0x70, 0x69, 0x62, 0x69, 0x6b, 0x69, 0x20,
44130x79, 0x61, 0x20, 0x41, 0x66, 0x72, 0xed, 0x6b, 0x61, 0x20, 0x79, 0x61, 0x20, 0x4b, 0xe1, 0x74, 0x69, 0x4b, 0x6f, 0x6e,
44140x67, 0x6f, 0x6c, 0x69, 0x65, 0x74, 0x75, 0x76, 0x69, 0x173, 0x4c, 0x69, 0x65, 0x74, 0x75, 0x76, 0x61, 0x43c, 0x430, 0x43a,
44150x435, 0x434, 0x43e, 0x43d, 0x441, 0x43a, 0x438, 0x421, 0x435, 0x432, 0x435, 0x440, 0x43d, 0x430, 0x20, 0x41c, 0x430, 0x43a, 0x435, 0x434,
44160x43e, 0x43d, 0x438, 0x458, 0x430, 0x4d, 0x61, 0x6c, 0x61, 0x67, 0x61, 0x73, 0x79, 0x4d, 0x61, 0x64, 0x61, 0x67, 0x61, 0x73,
44170x69, 0x6b, 0x61, 0x72, 0x61, 0x4d, 0x65, 0x6c, 0x61, 0x79, 0x75, 0x42, 0x72, 0x75, 0x6e, 0x65, 0x69, 0x53, 0x69, 0x6e,
44180x67, 0x61, 0x70, 0x75, 0x72, 0x61, 0xd2e, 0xd32, 0xd2f, 0xd3e, 0xd33, 0xd02, 0xd07, 0xd28, 0xd4d, 0xd24, 0xd4d, 0xd2f, 0x4d, 0x61,
44190x6c, 0x74, 0x69, 0x74, 0x65, 0x20, 0x72, 0x65, 0x6f, 0x20, 0x4d, 0x101, 0x6f, 0x72, 0x69, 0x41, 0x6f, 0x74, 0x65, 0x61,
44200x72, 0x6f, 0x61, 0x92e, 0x930, 0x93e, 0x920, 0x940, 0x43c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b, 0x41c, 0x43e, 0x43d, 0x433, 0x43e, 0x43b,
44210x928, 0x947, 0x92a, 0x93e, 0x932, 0x940, 0x928, 0x947, 0x92a, 0x93e, 0x932, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x62, 0x6f, 0x6b,
44220x6d, 0xe5, 0x6c, 0x4e, 0x6f, 0x72, 0x67, 0x65, 0x53, 0x76, 0x61, 0x6c, 0x62, 0x61, 0x72, 0x64, 0x20, 0x6f, 0x67, 0x20,
44230x4a, 0x61, 0x6e, 0x20, 0x4d, 0x61, 0x79, 0x65, 0x6e, 0xb13, 0xb21, 0xb3c, 0xb3f, 0xb06, 0xb2d, 0xb3e, 0xb30, 0xb24, 0x67e, 0x69a,
44240x62a, 0x648, 0x627, 0x641, 0x63a, 0x627, 0x646, 0x633, 0x62a, 0x627, 0x646, 0x67e, 0x627, 0x6a9, 0x633, 0x62a, 0x627, 0x646, 0x641, 0x627,
44250x631, 0x633, 0x6cc, 0x627, 0x6cc, 0x631, 0x627, 0x646, 0x62f, 0x631, 0x6cc, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x50, 0x6f, 0x6c,
44260x73, 0x6b, 0x61, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xea, 0x73, 0x42, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x41, 0x6e,
44270x67, 0x6f, 0x6c, 0x61, 0x43, 0x61, 0x62, 0x6f, 0x20, 0x56, 0x65, 0x72, 0x64, 0x65, 0x54, 0x69, 0x6d, 0x6f, 0x72, 0x2d,
44280x4c, 0x65, 0x73, 0x74, 0x65, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x20, 0x45, 0x71, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61,
44290x6c, 0x47, 0x75, 0x69, 0x6e, 0xe9, 0x2d, 0x42, 0x69, 0x73, 0x73, 0x61, 0x75, 0x4c, 0x75, 0x78, 0x65, 0x6d, 0x62, 0x75,
44300x72, 0x67, 0x6f, 0x4d, 0x61, 0x63, 0x61, 0x75, 0x2c, 0x20, 0x52, 0x41, 0x45, 0x20, 0x64, 0x61, 0x20, 0x43, 0x68, 0x69,
44310x6e, 0x61, 0x4d, 0x6f, 0xe7, 0x61, 0x6d, 0x62, 0x69, 0x71, 0x75, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xea,
44320x73, 0x20, 0x65, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x75, 0x50, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x61, 0x6c, 0x53, 0xe3, 0x6f,
44330x20, 0x54, 0x6f, 0x6d, 0xe9, 0x20, 0x65, 0x20, 0x50, 0x72, 0xed, 0x6e, 0x63, 0x69, 0x70, 0x65, 0x53, 0x75, 0xed, 0xe7,
44340x61, 0xa2a, 0xa70, 0xa1c, 0xa3e, 0xa2c, 0xa40, 0xa2d, 0xa3e, 0xa30, 0xa24, 0x67e, 0x646, 0x62c, 0x627, 0x628, 0x6cc, 0x52, 0x75, 0x6e,
44350x61, 0x73, 0x69, 0x6d, 0x69, 0x50, 0x65, 0x72, 0xfa, 0x42, 0x6f, 0x6c, 0x69, 0x76, 0x69, 0x61, 0x45, 0x63, 0x75, 0x61,
44360x64, 0x6f, 0x72, 0x72, 0x75, 0x6d, 0x61, 0x6e, 0x74, 0x73, 0x63, 0x68, 0x53, 0x76, 0x69, 0x7a, 0x72, 0x61, 0x72, 0x6f,
44370x6d, 0xe2, 0x6e, 0x103, 0x52, 0x6f, 0x6d, 0xe2, 0x6e, 0x69, 0x61, 0x52, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61,
44380x20, 0x4d, 0x6f, 0x6c, 0x64, 0x6f, 0x76, 0x61, 0x440, 0x443, 0x441, 0x441, 0x43a, 0x438, 0x439, 0x420, 0x43e, 0x441, 0x441, 0x438,
44390x44f, 0x41a, 0x430, 0x437, 0x430, 0x445, 0x441, 0x442, 0x430, 0x43d, 0x41a, 0x438, 0x440, 0x433, 0x438, 0x437, 0x438, 0x44f, 0x41c, 0x43e,
44400x43b, 0x434, 0x43e, 0x432, 0x430, 0x423, 0x43a, 0x440, 0x430, 0x438, 0x43d, 0x430, 0x53, 0xe4, 0x6e, 0x67, 0xf6, 0x4b, 0xf6, 0x64,
44410xf6, 0x72, 0xf6, 0x73, 0xea, 0x73, 0x65, 0x20, 0x74, 0xee, 0x20, 0x42, 0xea, 0x61, 0x66, 0x72, 0xee, 0x6b, 0x61, 0x938,
44420x902, 0x938, 0x94d, 0x915, 0x943, 0x924, 0x20, 0x92d, 0x93e, 0x937, 0x93e, 0x92d, 0x93e, 0x930, 0x924, 0x903, 0x441, 0x440, 0x43f, 0x441,
44430x43a, 0x438, 0x421, 0x440, 0x431, 0x438, 0x458, 0x430, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x69, 0x43, 0x72, 0x6e, 0x61, 0x20, 0x47,
44440x6f, 0x72, 0x61, 0x53, 0x72, 0x62, 0x69, 0x6a, 0x61, 0x411, 0x43e, 0x441, 0x43d, 0x430, 0x20, 0x438, 0x20, 0x425, 0x435, 0x440,
44450x446, 0x435, 0x433, 0x43e, 0x432, 0x438, 0x43d, 0x430, 0x426, 0x440, 0x43d, 0x430, 0x20, 0x413, 0x43e, 0x440, 0x430, 0x41a, 0x43e, 0x441,
44460x43e, 0x432, 0x43e, 0x4b, 0x6f, 0x73, 0x6f, 0x76, 0x6f, 0x438, 0x440, 0x43e, 0x43d, 0x413, 0x443, 0x44b, 0x440, 0x434, 0x437, 0x44b,
44470x441, 0x442, 0x43e, 0x43d, 0x423, 0x4d5, 0x440, 0x4d5, 0x441, 0x435, 0x63, 0x68, 0x69, 0x53, 0x68, 0x6f, 0x6e, 0x61, 0x633, 0x646,
44480x68c, 0x64a, 0x67e, 0x627, 0x6aa, 0x633, 0x62a, 0x627, 0x646, 0x938, 0x93f, 0x928, 0x94d, 0x927, 0x940, 0xdc3, 0xdd2, 0xd82, 0xdc4, 0xdbd,
44490xdc1, 0xdca, 0x200d, 0xdbb, 0xdd3, 0x20, 0xdbd, 0xd82, 0xd9a, 0xdcf, 0xdc0, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x10d, 0x69, 0x6e,
44500x61, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x6f, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x161, 0x10d, 0x69, 0x6e,
44510x61, 0x53, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0x69, 0x6a, 0x61, 0x53, 0x6f, 0x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x53, 0x6f,
44520x6f, 0x6d, 0x61, 0x61, 0x6c, 0x69, 0x79, 0x61, 0x4a, 0x61, 0x62, 0x75, 0x75, 0x74, 0x69, 0x49, 0x74, 0x6f, 0x6f, 0x62,
44530x69, 0x79, 0x61, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x20, 0x64, 0x65, 0x20, 0x45, 0x73, 0x70, 0x61, 0xf1, 0x61,
44540x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x42, 0x65, 0x6c, 0x69,
44550x63, 0x65, 0x43, 0x68, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61, 0x43, 0x6f, 0x73, 0x74, 0x61,
44560x20, 0x52, 0x69, 0x63, 0x61, 0x43, 0x75, 0x62, 0x61, 0x52, 0x65, 0x70, 0xfa, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x20, 0x44,
44570x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x61, 0x45, 0x6c, 0x20, 0x53, 0x61, 0x6c, 0x76, 0x61, 0x64, 0x6f, 0x72,
44580x47, 0x75, 0x69, 0x6e, 0x65, 0x61, 0x20, 0x45, 0x63, 0x75, 0x61, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x47, 0x75, 0x61,
44590x74, 0x65, 0x6d, 0x61, 0x6c, 0x61, 0x48, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x61, 0x73, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f,
44600x6c, 0x20, 0x64, 0x65, 0x20, 0x4d, 0xe9, 0x78, 0x69, 0x63, 0x6f, 0x4d, 0xe9, 0x78, 0x69, 0x63, 0x6f, 0x4e, 0x69, 0x63,
44610x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0xe1, 0x50, 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x79,
44620x46, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x45, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x20, 0x55, 0x6e, 0x69,
44630x64, 0x6f, 0x73, 0x55, 0x72, 0x75, 0x67, 0x75, 0x61, 0x79, 0x56, 0x65, 0x6e, 0x65, 0x7a, 0x75, 0x65, 0x6c, 0x61, 0x43,
44640x61, 0x6e, 0x61, 0x72, 0x69, 0x61, 0x73, 0x65, 0x73, 0x70, 0x61, 0xf1, 0x6f, 0x6c, 0x20, 0x6c, 0x61, 0x74, 0x69, 0x6e,
44650x6f, 0x61, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x6f, 0x4c, 0x61, 0x74, 0x69, 0x6e, 0x6f, 0x61, 0x6d, 0xe9, 0x72,
44660x69, 0x63, 0x61, 0x43, 0x65, 0x75, 0x74, 0x61, 0x20, 0x79, 0x20, 0x4d, 0x65, 0x6c, 0x69, 0x6c, 0x6c, 0x61, 0x42, 0x61,
44670x73, 0x61, 0x20, 0x53, 0x75, 0x6e, 0x64, 0x61, 0x4b, 0x69, 0x73, 0x77, 0x61, 0x68, 0x69, 0x6c, 0x69, 0x4a, 0x61, 0x6d,
44680x68, 0x75, 0x72, 0x69, 0x20, 0x79, 0x61, 0x20, 0x4b, 0x69, 0x64, 0x65, 0x6d, 0x6f, 0x6b, 0x72, 0x61, 0x73, 0x69, 0x61,
44690x20, 0x79, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x6f, 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, 0x61, 0x53, 0x76, 0x65, 0x72,
44700x69, 0x67, 0x65, 0xc5, 0x6c, 0x61, 0x6e, 0x64, 0x442, 0x43e, 0x4b7, 0x438, 0x43a, 0x4e3, 0x422, 0x43e, 0x4b7, 0x438, 0x43a, 0x438,
44710x441, 0x442, 0x43e, 0x43d, 0xba4, 0xbae, 0xbbf, 0xbb4, 0xbcd, 0xb87, 0xba8, 0xbcd, 0xba4, 0xbbf, 0xbaf, 0xbbe, 0xbae, 0xbb2, 0xbc7, 0xb9a,
44720xbbf, 0xbaf, 0xbbe, 0xb9a, 0xbbf, 0xb99, 0xbcd, 0xb95, 0xbaa, 0xbcd, 0xbaa, 0xbc2, 0xbb0, 0xbcd, 0xb87, 0xbb2, 0xb99, 0xbcd, 0xb95, 0xbc8,
44730x442, 0x430, 0x442, 0x430, 0x440, 0xc24, 0xc46, 0xc32, 0xc41, 0xc17, 0xc41, 0xc2d, 0xc3e, 0xc30, 0xc24, 0xc26, 0xc47, 0xc36, 0xc02, 0xe44,
44740xe17, 0xe22, 0xf56, 0xf7c, 0xf51, 0xf0b, 0xf66, 0xf90, 0xf51, 0xf0b, 0xf62, 0xf92, 0xfb1, 0xf0b, 0xf53, 0xf42, 0xf62, 0xf92, 0xfb1, 0xf0b,
44750xf42, 0xf62, 0xf0b, 0x1275, 0x130d, 0x122d, 0x12a4, 0x122d, 0x1275, 0x122b, 0x6c, 0x65, 0x61, 0x20, 0x66, 0x61, 0x6b, 0x61, 0x74, 0x6f,
44760x6e, 0x67, 0x61, 0x54, 0xfc, 0x72, 0x6b, 0xe7, 0x65, 0x54, 0xfc, 0x72, 0x6b, 0x69, 0x79, 0x65, 0x4b, 0x131, 0x62, 0x72,
44770x131, 0x73, 0x74, 0xfc, 0x72, 0x6b, 0x6d, 0x65, 0x6e, 0x20, 0x64, 0x69, 0x6c, 0x69, 0x54, 0xfc, 0x72, 0x6b, 0x6d, 0x65,
44780x6e, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x626, 0x6c7, 0x64a, 0x63a, 0x6c7, 0x631, 0x686, 0x6d5, 0x62c, 0x6c7, 0x6ad, 0x6af, 0x648, 0x443,
44790x43a, 0x440, 0x430, 0x457, 0x43d, 0x441, 0x44c, 0x43a, 0x430, 0x423, 0x43a, 0x440, 0x430, 0x457, 0x43d, 0x430, 0x627, 0x631, 0x62f, 0x648,
44800x628, 0x6be, 0x627, 0x631, 0x62a, 0x6f, 0x2018, 0x7a, 0x62, 0x65, 0x6b, 0x4f, 0x2bb, 0x7a, 0x62, 0x65, 0x6b, 0x69, 0x73, 0x74,
44810x6f, 0x6e, 0x627, 0x648, 0x632, 0x628, 0x6cc, 0x6a9, 0x45e, 0x437, 0x431, 0x435, 0x43a, 0x447, 0x430, 0x40e, 0x437, 0x431, 0x435, 0x43a,
44820x438, 0x441, 0x442, 0x43e, 0x43d, 0x54, 0x69, 0x1ebf, 0x6e, 0x67, 0x20, 0x56, 0x69, 0x1ec7, 0x74, 0x56, 0x69, 0x1ec7, 0x74, 0x20,
44830x4e, 0x61, 0x6d, 0x43, 0x79, 0x6d, 0x72, 0x61, 0x65, 0x67, 0x59, 0x20, 0x44, 0x65, 0x79, 0x72, 0x6e, 0x61, 0x73, 0x20,
44840x55, 0x6e, 0x65, 0x64, 0x69, 0x67, 0x57, 0x6f, 0x6c, 0x6f, 0x66, 0x53, 0x65, 0x6e, 0x65, 0x67, 0x61, 0x61, 0x6c, 0x69,
44850x73, 0x69, 0x58, 0x68, 0x6f, 0x73, 0x61, 0x65, 0x4d, 0x7a, 0x61, 0x6e, 0x74, 0x73, 0x69, 0x20, 0x41, 0x66, 0x72, 0x69,
44860x6b, 0x61, 0x5d9, 0x5d9, 0x5b4, 0x5d3, 0x5d9, 0x5e9, 0x5d5, 0x5d5, 0x5e2, 0x5dc, 0x5d8, 0xc8, 0x64, 0xe8, 0x20, 0x59, 0x6f, 0x72,
44870xf9, 0x62, 0xe1, 0x4e, 0xe0, 0xec, 0x6a, 0xed, 0x72, 0xed, 0xe0, 0x42, 0x25b, 0x300, 0x6e, 0x25b, 0x300, 0x69, 0x73, 0x69,
44880x5a, 0x75, 0x6c, 0x75, 0x69, 0x4e, 0x69, 0x6e, 0x67, 0x69, 0x7a, 0x69, 0x6d, 0x75, 0x20, 0x41, 0x66, 0x72, 0x69, 0x6b,
44890x61, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x6e, 0x79, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x4e, 0x6f, 0x72, 0x65, 0x67, 0x62,
44900x6f, 0x73, 0x61, 0x6e, 0x73, 0x6b, 0x69, 0x431, 0x43e, 0x441, 0x430, 0x43d, 0x441, 0x43a, 0x438, 0x47, 0x61, 0x65, 0x6c, 0x67,
44910x45, 0x6c, 0x6c, 0x61, 0x6e, 0x20, 0x56, 0x61, 0x6e, 0x6e, 0x69, 0x6e, 0x6b, 0x65, 0x72, 0x6e, 0x65, 0x77, 0x65, 0x6b,
44920x52, 0x79, 0x77, 0x76, 0x61, 0x6e, 0x65, 0x74, 0x68, 0x20, 0x55, 0x6e, 0x79, 0x73, 0x41, 0x6b, 0x61, 0x6e, 0x47, 0x61,
44930x61, 0x6e, 0x61, 0x915, 0x94b, 0x902, 0x915, 0x923, 0x940, 0x49, 0x67, 0x62, 0x6f, 0x4e, 0x61, 0x1ecb, 0x6a, 0x1ecb, 0x72, 0x1ecb,
44940x61, 0x4b, 0x69, 0x6b, 0x61, 0x6d, 0x62, 0x61, 0x66, 0x75, 0x72, 0x6c, 0x61, 0x6e, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x65,
44950x45, 0x28b, 0x65, 0x67, 0x62, 0x65, 0x47, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x6e, 0x75, 0x74, 0x6f, 0x6d, 0x65, 0x54, 0x6f,
44960x67, 0x6f, 0x20, 0x6e, 0x75, 0x74, 0x6f, 0x6d, 0x65, 0x2bb, 0x14c, 0x6c, 0x65, 0x6c, 0x6f, 0x20, 0x48, 0x61, 0x77, 0x61,
44970x69, 0x2bb, 0x69, 0x2bb, 0x41, 0x6d, 0x65, 0x6c, 0x69, 0x6b, 0x61, 0x20, 0x48, 0x75, 0x69, 0x20, 0x50, 0x16b, 0x20, 0x2bb,
44980x49, 0x61, 0x46, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x6f, 0x50, 0x69, 0x6c, 0x69, 0x70, 0x69, 0x6e, 0x61, 0x73, 0x53,
44990x63, 0x68, 0x77, 0x69, 0x69, 0x7a, 0x65, 0x72, 0x74, 0xfc, 0xfc, 0x74, 0x73, 0x63, 0x68, 0x53, 0x63, 0x68, 0x77, 0x69,
45000x69, 0x7a, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x72, 0x69, 0x69, 0x63, 0x68, 0x4c, 0x69, 0xe4, 0x63, 0x68, 0x74, 0x65, 0x73,
45010x63, 0x68, 0x74, 0xe4, 0x69, 0xa188, 0xa320, 0xa259, 0xa34f, 0xa1e9, 0x4e, 0x65, 0x64, 0x64, 0x65, 0x72, 0x73, 0x61, 0x73, 0x73,
45020x2019, 0x73, 0x63, 0x68, 0x44, 0xfc, 0xfc, 0x74, 0x73, 0x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0x4e, 0x65, 0x64, 0x64, 0x65,
45030x72, 0x6c, 0x61, 0x6e, 0x6e, 0x65, 0x6e, 0x64, 0x61, 0x76, 0x76, 0x69, 0x73, 0xe1, 0x6d, 0x65, 0x67, 0x69, 0x65, 0x6c,
45040x6c, 0x61, 0x4e, 0x6f, 0x72, 0x67, 0x61, 0x53, 0x75, 0x6f, 0x70, 0x6d, 0x61, 0x52, 0x75, 0x6f, 0x167, 0x167, 0x61, 0x45,
45050x6b, 0x65, 0x67, 0x75, 0x73, 0x69, 0x69, 0x4b, 0x69, 0x74, 0x61, 0x69, 0x74, 0x61, 0x50, 0x75, 0x6c, 0x61, 0x61, 0x72,
45060x42, 0x75, 0x72, 0x6b, 0x69, 0x62, 0x61, 0x61, 0x20, 0x46, 0x61, 0x61, 0x73, 0x6f, 0x4b, 0x61, 0x6d, 0x65, 0x72, 0x75,
45070x75, 0x6e, 0x47, 0x61, 0x6d, 0x6d, 0x62, 0x69, 0x47, 0x61, 0x6e, 0x61, 0x61, 0x47, 0x69, 0x6e, 0x65, 0x47, 0x69, 0x6e,
45080x65, 0x2d, 0x42, 0x69, 0x73, 0x61, 0x61, 0x77, 0x6f, 0x4c, 0x69, 0x62, 0x65, 0x72, 0x69, 0x79, 0x61, 0x61, 0x4d, 0x75,
45090x72, 0x69, 0x74, 0x61, 0x6e, 0x69, 0x4e, 0x69, 0x6a, 0x65, 0x65, 0x72, 0x4e, 0x69, 0x6a, 0x65, 0x72, 0x69, 0x79, 0x61,
45100x61, 0x53, 0x65, 0x72, 0x61, 0x61, 0x20, 0x6c, 0x69, 0x79, 0x6f, 0x6e, 0x47, 0x69, 0x6b, 0x75, 0x79, 0x75, 0x4b, 0x69,
45110x73, 0x61, 0x6d, 0x70, 0x75, 0x72, 0x73, 0x65, 0x6e, 0x61, 0x69, 0x73, 0x69, 0x4e, 0x64, 0x65, 0x62, 0x65, 0x6c, 0x65,
45120x4b, 0x69, 0x68, 0x6f, 0x72, 0x6f, 0x6d, 0x62, 0x6f, 0x2d5c, 0x2d30, 0x2d5b, 0x2d4d, 0x2d43, 0x2d49, 0x2d5c, 0x2d4d, 0x2d4e, 0x2d56, 0x2d54,
45130x2d49, 0x2d31, 0x54, 0x61, 0x73, 0x68, 0x65, 0x6c, 0x1e25, 0x69, 0x79, 0x74, 0x6c, 0x6d, 0x263, 0x72, 0x69, 0x62, 0x54, 0x61,
45140x71, 0x62, 0x61, 0x79, 0x6c, 0x69, 0x74, 0x4c, 0x65, 0x7a, 0x7a, 0x61, 0x79, 0x65, 0x72, 0x52, 0x75, 0x6e, 0x79, 0x61,
45150x6e, 0x6b, 0x6f, 0x72, 0x65, 0x48, 0x69, 0x62, 0x65, 0x6e, 0x61, 0x48, 0x75, 0x74, 0x61, 0x6e, 0x7a, 0x61, 0x6e, 0x69,
45160x61, 0x4b, 0x79, 0x69, 0x76, 0x75, 0x6e, 0x6a, 0x6f, 0x62, 0x61, 0x6d, 0x61, 0x6e, 0x61, 0x6b, 0x61, 0x6e, 0x4b, 0x129,
45170x65, 0x6d, 0x62, 0x75, 0x13e3, 0x13b3, 0x13a9, 0x13cc, 0x13ca, 0x20, 0x13a2, 0x13f3, 0x13be, 0x13b5, 0x13cd, 0x13d4, 0x13c5, 0x20, 0x13cd, 0x13a6,
45180x13da, 0x13a9, 0x6b, 0x72, 0x65, 0x6f, 0x6c, 0x20, 0x6d, 0x6f, 0x72, 0x69, 0x73, 0x69, 0x65, 0x6e, 0x4d, 0x6f, 0x72, 0x69,
45190x73, 0x43, 0x68, 0x69, 0x6d, 0x61, 0x6b, 0x6f, 0x6e, 0x64, 0x65, 0x4b, 0x268, 0x6c, 0x61, 0x61, 0x6e, 0x67, 0x69, 0x54,
45200x61, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0xed, 0x61, 0x4c, 0x75, 0x67, 0x61, 0x6e, 0x64, 0x61, 0x59, 0x75, 0x67, 0x61, 0x6e,
45210x64, 0x61, 0x49, 0x63, 0x68, 0x69, 0x62, 0x65, 0x6d, 0x62, 0x61, 0x6b, 0x61, 0x62, 0x75, 0x76, 0x65, 0x72, 0x64, 0x69,
45220x61, 0x6e, 0x75, 0x4b, 0x61, 0x62, 0x75, 0x20, 0x56, 0x65, 0x72, 0x64, 0x69, 0x4b, 0x129, 0x6d, 0x129, 0x72, 0x169, 0x4b,
45230x61, 0x6c, 0x65, 0x6e, 0x6a, 0x69, 0x6e, 0x45, 0x6d, 0x65, 0x74, 0x61, 0x62, 0x20, 0x4b, 0x65, 0x6e, 0x79, 0x61, 0x4b,
45240x68, 0x6f, 0x65, 0x6b, 0x68, 0x6f, 0x65, 0x67, 0x6f, 0x77, 0x61, 0x62, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, 0x62,
45250x4b, 0x69, 0x6d, 0x61, 0x63, 0x68, 0x61, 0x6d, 0x65, 0x4b, 0xf6, 0x6c, 0x73, 0x63, 0x68, 0x44, 0x6f, 0xfc, 0x74, 0x73,
45260x63, 0x68, 0x6c, 0x61, 0x6e, 0x64, 0x4d, 0x61, 0x61, 0x54, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x61, 0x4f, 0x6c, 0x75,
45270x73, 0x6f, 0x67, 0x61, 0x4c, 0x75, 0x6c, 0x75, 0x68, 0x69, 0x61, 0x4b, 0x69, 0x70, 0x61, 0x72, 0x65, 0x54, 0x61, 0x64,
45280x68, 0x61, 0x6e, 0x69, 0x61, 0x4b, 0x69, 0x74, 0x65, 0x73, 0x6f, 0x4b, 0x65, 0x6e, 0x69, 0x61, 0x4b, 0x6f, 0x79, 0x72,
45290x61, 0x20, 0x63, 0x69, 0x69, 0x6e, 0x69, 0x4d, 0x61, 0x61, 0x6c, 0x69, 0x4b, 0x69, 0x72, 0x75, 0x77, 0x61, 0x44, 0x68,
45300x6f, 0x6c, 0x75, 0x6f, 0x52, 0x75, 0x6b, 0x69, 0x67, 0x61, 0x54, 0x61, 0x6d, 0x61, 0x7a, 0x69, 0x263, 0x74, 0x20, 0x6e,
45310x20, 0x6c, 0x61, 0x1e6d, 0x6c, 0x61, 0x1e63, 0x4d, 0x65, 0x1e5b, 0x1e5b, 0x75, 0x6b, 0x4b, 0x6f, 0x79, 0x72, 0x61, 0x62, 0x6f,
45320x72, 0x6f, 0x20, 0x73, 0x65, 0x6e, 0x6e, 0x69, 0x4b, 0x69, 0x73, 0x68, 0x61, 0x6d, 0x62, 0x61, 0x61, 0x92c, 0x921, 0x93c,
45330x94b, 0x43d, 0x43e, 0x445, 0x447, 0x438, 0x439, 0x43d, 0x420, 0x43e, 0x441, 0x441, 0x438, 0x54, 0x73, 0x68, 0x69, 0x6c, 0x75, 0x62,
45340x61, 0x44, 0x69, 0x74, 0x75, 0x6e, 0x67, 0x61, 0x20, 0x77, 0x61, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x75, 0x4c, 0xeb, 0x74,
45350x7a, 0x65, 0x62, 0x75, 0x65, 0x72, 0x67, 0x65, 0x73, 0x63, 0x68, 0x4c, 0xeb, 0x74, 0x7a, 0x65, 0x62, 0x75, 0x65, 0x72,
45360x67, 0x41, 0x67, 0x68, 0x65, 0x6d, 0x4b, 0xe0, 0x6d, 0xe0, 0x6c, 0xfb, 0x14b, 0x181, 0xe0, 0x73, 0xe0, 0x61, 0x4b, 0xe0,
45370x6d, 0x25b, 0x300, 0x72, 0xfb, 0x6e, 0x5a, 0x61, 0x72, 0x6d, 0x61, 0x63, 0x69, 0x69, 0x6e, 0x65, 0x4e, 0x69, 0x17e, 0x65,
45380x72, 0x64, 0x75, 0xe1, 0x6c, 0xe1, 0x6a, 0x6f, 0x6f, 0x6c, 0x61, 0x53, 0x65, 0x6e, 0x65, 0x67, 0x61, 0x6c, 0x65, 0x77,
45390x6f, 0x6e, 0x64, 0x6f, 0x4b, 0x61, 0x6d, 0x259, 0x72, 0xfa, 0x6e, 0x72, 0x69, 0x6b, 0x70, 0x61, 0x6b, 0x61, 0x6d, 0x25b,
45400x72, 0xfa, 0x6e, 0x4d, 0x61, 0x6b, 0x75, 0x61, 0x55, 0x6d, 0x6f, 0x7a, 0x61, 0x6d, 0x62, 0x69, 0x6b, 0x69, 0x4d, 0x55,
45410x4e, 0x44, 0x41, 0x14a, 0x6b, 0x61, 0x6d, 0x65, 0x72, 0x75, 0x14b, 0x4b, 0x77, 0x61, 0x73, 0x69, 0x6f, 0x4b, 0x61, 0x6d,
45420x65, 0x72, 0x75, 0x6e, 0x54, 0x68, 0x6f, 0x6b, 0x20, 0x4e, 0x61, 0x74, 0x68, 0x441, 0x430, 0x445, 0x430, 0x20, 0x442, 0x44b,
45430x43b, 0x430, 0x410, 0x440, 0x430, 0x441, 0x441, 0x44b, 0x44b, 0x439, 0x430, 0x49, 0x73, 0x68, 0x69, 0x73, 0x61, 0x6e, 0x67, 0x75,
45440x54, 0x61, 0x6e, 0x73, 0x61, 0x6e, 0x69, 0x79, 0x61, 0x54, 0x61, 0x73, 0x61, 0x77, 0x61, 0x71, 0x20, 0x73, 0x65, 0x6e,
45450x6e, 0x69, 0xa559, 0xa524, 0xa55e, 0xa524, 0xa52b, 0xa569, 0x56, 0x61, 0x69, 0x4c, 0x61, 0x69, 0x62, 0x68, 0x69, 0x79, 0x61, 0x57,
45460x61, 0x6c, 0x73, 0x65, 0x72, 0x53, 0x63, 0x68, 0x77, 0x69, 0x7a, 0x6e, 0x75, 0x61, 0x73, 0x75, 0x65, 0x4b, 0x65, 0x6d,
45470x65, 0x6c, 0xfa, 0x6e, 0x61, 0x73, 0x74, 0x75, 0x72, 0x69, 0x61, 0x6e, 0x75, 0x4e, 0x64, 0x61, 0xa78c, 0x61, 0x4b, 0x61,
45480x6d, 0x25b, 0x6c, 0xfb, 0x6e, 0x6b, 0x61, 0x6b, 0x254, 0x4b, 0x61, 0x6d, 0x25b, 0x72, 0x75, 0x6e, 0x6d, 0x65, 0x74, 0x61,
45490x2bc, 0x4b, 0x61, 0x6d, 0x61, 0x6c, 0x75, 0x6e, 0x53, 0x68, 0x77, 0xf3, 0x14b, 0xf2, 0x20, 0x6e, 0x67, 0x69, 0x65, 0x6d,
45500x62, 0x254, 0x254, 0x6e, 0x4b, 0xe0, 0x6d, 0x61, 0x6c, 0xfb, 0x6d, 0x921, 0x94b, 0x917, 0x930, 0x940, 0x9ae, 0x9c8, 0x9a4, 0x9c8,
45510x9b2, 0x9cb, 0x9a8, 0x9cd, 0x987, 0x9a8, 0x9cd, 0x9a6, 0x9bf, 0x9af, 0x9bc, 0x9be, 0x1c65, 0x1c5f, 0x1c71, 0x1c5b, 0x1c5f, 0x1c72, 0x1c64, 0x1c64,
45520x1c71, 0x1c70, 0x1c64, 0x1c6d, 0x1c5f, 0x4c, 0x61, 0x6b, 0x21f, 0xf3, 0x6c, 0x2bc, 0x69, 0x79, 0x61, 0x70, 0x69, 0x4d, 0xed, 0x6c,
45530x61, 0x68, 0x61, 0x14b, 0x73, 0x6b, 0x61, 0x20, 0x54, 0x21f, 0x61, 0x6d, 0xe1, 0x6b, 0x21f, 0x6f, 0x10d, 0x68, 0x65, 0x2d5c,
45540x2d30, 0x2d4e, 0x2d30, 0x2d63, 0x2d49, 0x2d56, 0x2d5c, 0x6a9, 0x648, 0x631, 0x62f, 0x6cc, 0x6cc, 0x20, 0x646, 0x627, 0x648, 0x6d5, 0x646, 0x62f,
45550x6cc, 0x639, 0x6ce, 0x631, 0x627, 0x642, 0x626, 0x6ce, 0x631, 0x627, 0x646, 0x64, 0x6f, 0x6c, 0x6e, 0x6f, 0x73, 0x65, 0x72, 0x62,
45560x161, 0x107, 0x69, 0x6e, 0x61, 0x4e, 0x69, 0x6d, 0x73, 0x6b, 0x61, 0x68, 0x6f, 0x72, 0x6e, 0x6a, 0x6f, 0x73, 0x65, 0x72,
45570x62, 0x161, 0x107, 0x69, 0x6e, 0x61, 0x4e, 0x11b, 0x6d, 0x73, 0x6b, 0x61, 0x61, 0x6e, 0x61, 0x72, 0xe2, 0x161, 0x6b, 0x69,
45580x65, 0x6c, 0xe2, 0x53, 0x75, 0x6f, 0x6d, 0xe2, 0x92e, 0x948, 0x925, 0x93f, 0x932, 0x940, 0x645, 0x627, 0x632, 0x631, 0x648, 0x646,
45590x6cc, 0x644, 0x6ca, 0x631, 0x6cc, 0x20, 0x634, 0x648, 0x645, 0x627, 0x644, 0x6cc, 0x7cb5, 0x8a9e, 0x4e2d, 0x83ef, 0x4eba, 0x6c11, 0x5171, 0x548c,
45600x570b, 0x9999, 0x6e2f, 0x7279, 0x5225, 0x884c, 0x653f, 0x5340, 0x7ca4, 0x8bed, 0x4e2d, 0x534e, 0x4eba, 0x6c11, 0x5171, 0x548c, 0x56fd, 0x42, 0x69, 0x6e,
45610x69, 0x73, 0x61, 0x79, 0x61, 0x4e, 0x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0xe1, 0x20, 0x50, 0xed, 0x6a, 0x69, 0x6e, 0x4e,
45620x61, 0x69, 0x6a, 0xed, 0x72, 0x69, 0x61
4563};
4564
4565static 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
4939static 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
5313static 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
5458static 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
5603static 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
5868static 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
6133static 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
6507static 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
6652static 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
6919QT_END_NAMESPACE
6920
6921#endif
6922

source code of qtbase/src/corelib/text/qlocale_data_p.h