| 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 QHIJRI_CALENDAR_DATA_P_H |
| 41 | #define QHIJRI_CALENDAR_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 | #include <QtCore/private/qcalendarbackend_p.h> |
| 56 | |
| 57 | QT_BEGIN_NAMESPACE |
| 58 | |
| 59 | // GENERATED PART STARTS HERE |
| 60 | |
| 61 | /* |
| 62 | This part of the file was generated on 2021-04-26 from the |
| 63 | Common Locale Data Repository v39 |
| 64 | |
| 65 | http://www.unicode.org/cldr/ |
| 66 | |
| 67 | Do not edit this section: instead regenerate it using |
| 68 | cldr2qlocalexml.py and qlocalexml2cpp.py on updated (or |
| 69 | edited) CLDR data; see qtbase/util/locale_database/. |
| 70 | */ |
| 71 | |
| 72 | static const QCalendarLocale locale_data[] = { |
| 73 | // lang script terr sShort sLong sNarrow short long narrow |
| 74 | { .m_language_id: 1, .m_script_id: 0, .m_country_id: 0,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 186,.size: 29 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 186,.size: 29 }}, // C/AnyScript/AnyCountry |
| 75 | { .m_language_id: 3, .m_script_id: 7, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Oromo/Latin/Ethiopia |
| 76 | { .m_language_id: 3, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Oromo/Latin/Kenya |
| 77 | { .m_language_id: 4, .m_script_id: 7, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Afar/Latin/Ethiopia |
| 78 | { .m_language_id: 5, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Afrikaans/Latin/South Africa |
| 79 | { .m_language_id: 5, .m_script_id: 7, .m_country_id: 148,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Afrikaans/Latin/Namibia |
| 80 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 2,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Albanian/Latin/Albania |
| 81 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 127,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Albanian/Latin/Macedonia |
| 82 | { .m_language_id: 6, .m_script_id: 7, .m_country_id: 257,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Albanian/Latin/Kosovo |
| 83 | { .m_language_id: 7, .m_script_id: 14, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 242,.size: 75 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 242,.size: 75 },.m_narrow: { .index: 215,.size: 27 }}, // Amharic/Ethiopic/Ethiopia |
| 84 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 64,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Egypt |
| 85 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 3,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Algeria |
| 86 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 17,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Bahrain |
| 87 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 42,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Chad |
| 88 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 48,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Comoros |
| 89 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 59,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Djibouti |
| 90 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 67,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Eritrea |
| 91 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 103,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Iraq |
| 92 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 105,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Israel |
| 93 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 109,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Jordan |
| 94 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 115,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Kuwait |
| 95 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 119,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Lebanon |
| 96 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 122,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Libya |
| 97 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 136,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Mauritania |
| 98 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 145,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Morocco |
| 99 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 162,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Oman |
| 100 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 165,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Palestinian Territories |
| 101 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 175,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Qatar |
| 102 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 186,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Saudi Arabia |
| 103 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 194,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Somalia |
| 104 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 201,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Sudan |
| 105 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 207,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Syria |
| 106 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 216,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Tunisia |
| 107 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 223,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/United Arab Emirates |
| 108 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 236,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Western Sahara |
| 109 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 237,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/Yemen |
| 110 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 254,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/South Sudan |
| 111 | { .m_language_id: 8, .m_script_id: 1, .m_country_id: 260,.m_standalone_short: { .index: 317,.size: 97 },.m_standalone_long: { .index: 317,.size: 97 },.m_standalone_narrow: { .index: 414,.size: 27 },.m_short: { .index: 317,.size: 97 },.m_long: { .index: 317,.size: 97 },.m_narrow: { .index: 414,.size: 27 }}, // Arabic/Arabic/World |
| 112 | { .m_language_id: 9, .m_script_id: 10, .m_country_id: 11,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Armenian/Armenian/Armenia |
| 113 | { .m_language_id: 10, .m_script_id: 11, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Assamese/Bengali/India |
| 114 | { .m_language_id: 12, .m_script_id: 7, .m_country_id: 15,.m_standalone_short: { .index: 441,.size: 72 },.m_standalone_long: { .index: 513,.size: 111 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 441,.size: 72 },.m_long: { .index: 513,.size: 111 },.m_narrow: { .index: 215,.size: 27 }}, // Azerbaijani/Latin/Azerbaijan |
| 115 | { .m_language_id: 12, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Azerbaijani/Arabic/Iran |
| 116 | { .m_language_id: 12, .m_script_id: 2, .m_country_id: 15,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Azerbaijani/Cyrillic/Azerbaijan |
| 117 | { .m_language_id: 13, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bashkir/Cyrillic/Russia |
| 118 | { .m_language_id: 14, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Basque/Latin/Spain |
| 119 | { .m_language_id: 15, .m_script_id: 11, .m_country_id: 18,.m_standalone_short: { .index: 624,.size: 105 },.m_standalone_long: { .index: 624,.size: 105 },.m_standalone_narrow: { .index: 729,.size: 27 },.m_short: { .index: 624,.size: 105 },.m_long: { .index: 624,.size: 105 },.m_narrow: { .index: 729,.size: 27 }}, // Bengali/Bengali/Bangladesh |
| 120 | { .m_language_id: 15, .m_script_id: 11, .m_country_id: 100,.m_standalone_short: { .index: 624,.size: 105 },.m_standalone_long: { .index: 624,.size: 105 },.m_standalone_narrow: { .index: 729,.size: 27 },.m_short: { .index: 624,.size: 105 },.m_long: { .index: 624,.size: 105 },.m_narrow: { .index: 729,.size: 27 }}, // Bengali/Bengali/India |
| 121 | { .m_language_id: 16, .m_script_id: 31, .m_country_id: 25,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Dzongkha/Tibetan/Bhutan |
| 122 | { .m_language_id: 19, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Breton/Latin/France |
| 123 | { .m_language_id: 20, .m_script_id: 2, .m_country_id: 33,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 756,.size: 97 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 756,.size: 97 },.m_narrow: { .index: 215,.size: 27 }}, // Bulgarian/Cyrillic/Bulgaria |
| 124 | { .m_language_id: 21, .m_script_id: 25, .m_country_id: 147,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Burmese/Myanmar/Myanmar |
| 125 | { .m_language_id: 22, .m_script_id: 2, .m_country_id: 20,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Belarusian/Cyrillic/Belarus |
| 126 | { .m_language_id: 23, .m_script_id: 20, .m_country_id: 36,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Khmer/Khmer/Cambodia |
| 127 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Catalan/Latin/Spain |
| 128 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 5,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Catalan/Latin/Andorra |
| 129 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Catalan/Latin/France |
| 130 | { .m_language_id: 24, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Catalan/Latin/Italy |
| 131 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 44,.m_standalone_short: { .index: 853,.size: 39 },.m_standalone_long: { .index: 892,.size: 38 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 853,.size: 39 },.m_long: { .index: 892,.size: 38 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Simplified Han/China |
| 132 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 97,.m_standalone_short: { .index: 853,.size: 39 },.m_standalone_long: { .index: 892,.size: 38 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 853,.size: 39 },.m_long: { .index: 892,.size: 38 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Simplified Han/Hong Kong |
| 133 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 126,.m_standalone_short: { .index: 853,.size: 39 },.m_standalone_long: { .index: 892,.size: 38 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 853,.size: 39 },.m_long: { .index: 892,.size: 38 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Simplified Han/Macau |
| 134 | { .m_language_id: 25, .m_script_id: 5, .m_country_id: 190,.m_standalone_short: { .index: 853,.size: 39 },.m_standalone_long: { .index: 892,.size: 38 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 853,.size: 39 },.m_long: { .index: 892,.size: 38 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Simplified Han/Singapore |
| 135 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 97,.m_standalone_short: { .index: 930,.size: 72 },.m_standalone_long: { .index: 930,.size: 72 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 930,.size: 72 },.m_long: { .index: 930,.size: 72 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Traditional Han/Hong Kong |
| 136 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 126,.m_standalone_short: { .index: 930,.size: 72 },.m_standalone_long: { .index: 930,.size: 72 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 930,.size: 72 },.m_long: { .index: 930,.size: 72 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Traditional Han/Macau |
| 137 | { .m_language_id: 25, .m_script_id: 6, .m_country_id: 208,.m_standalone_short: { .index: 930,.size: 72 },.m_standalone_long: { .index: 930,.size: 72 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 930,.size: 72 },.m_long: { .index: 930,.size: 72 },.m_narrow: { .index: 215,.size: 27 }}, // Chinese/Traditional Han/Taiwan |
| 138 | { .m_language_id: 26, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Corsican/Latin/France |
| 139 | { .m_language_id: 27, .m_script_id: 7, .m_country_id: 54,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 1002,.size: 39 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 1002,.size: 39 }}, // Croatian/Latin/Croatia |
| 140 | { .m_language_id: 27, .m_script_id: 7, .m_country_id: 27,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 1002,.size: 39 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 1002,.size: 39 }}, // Croatian/Latin/Bosnia And Herzegowina |
| 141 | { .m_language_id: 28, .m_script_id: 7, .m_country_id: 57,.m_standalone_short: { .index: 1041,.size: 77 },.m_standalone_long: { .index: 1118,.size: 130 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1041,.size: 77 },.m_long: { .index: 1118,.size: 130 },.m_narrow: { .index: 215,.size: 27 }}, // Czech/Latin/Czech Republic |
| 142 | { .m_language_id: 29, .m_script_id: 7, .m_country_id: 58,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 1248,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 1248,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Danish/Latin/Denmark |
| 143 | { .m_language_id: 29, .m_script_id: 7, .m_country_id: 86,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 1248,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 1248,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Danish/Latin/Greenland |
| 144 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 151,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Netherlands |
| 145 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 12,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Aruba |
| 146 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 21,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Belgium |
| 147 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 152,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Cura Sao |
| 148 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 202,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Suriname |
| 149 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 255,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Bonaire |
| 150 | { .m_language_id: 30, .m_script_id: 7, .m_country_id: 256,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Dutch/Latin/Sint Maarten |
| 151 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/United States |
| 152 | { .m_language_id: 31, .m_script_id: 3, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Deseret/United States |
| 153 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 4,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/American Samoa |
| 154 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 7,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Anguilla |
| 155 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 9,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Antigua And Barbuda |
| 156 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 13,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Australia |
| 157 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 14,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Austria |
| 158 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 16,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Bahamas |
| 159 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 19,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Barbados |
| 160 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 21,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Belgium |
| 161 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 22,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Belize |
| 162 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 24,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Bermuda |
| 163 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 28,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Botswana |
| 164 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 31,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/British Indian Ocean Territory |
| 165 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 35,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Burundi |
| 166 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Cameroon |
| 167 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 38,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Canada |
| 168 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 40,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Cayman Islands |
| 169 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 45,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Christmas Island |
| 170 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 46,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Cocos Islands |
| 171 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 51,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Cook Islands |
| 172 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 56,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Cyprus |
| 173 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 58,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Denmark |
| 174 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 60,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Dominica |
| 175 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 67,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Eritrea |
| 176 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 70,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Falkland Islands |
| 177 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 72,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Fiji |
| 178 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Finland |
| 179 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 75,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Guernsey |
| 180 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 80,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Gambia |
| 181 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Germany |
| 182 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Ghana |
| 183 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 84,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Gibraltar |
| 184 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 87,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Grenada |
| 185 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 89,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Guam |
| 186 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 93,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Guyana |
| 187 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 97,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Hong Kong |
| 188 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/India |
| 189 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 104,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Ireland |
| 190 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 105,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Israel |
| 191 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 107,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Jamaica |
| 192 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Kenya |
| 193 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 112,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Kiribati |
| 194 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 120,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Lesotho |
| 195 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 121,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Liberia |
| 196 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 126,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Macau |
| 197 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 128,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Madagascar |
| 198 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 129,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Malawi |
| 199 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 130,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Malaysia |
| 200 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 133,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Malta |
| 201 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 134,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Marshall Islands |
| 202 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 137,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Mauritius |
| 203 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 140,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Micronesia |
| 204 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 144,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Montserrat |
| 205 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 148,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Namibia |
| 206 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 149,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Nauru |
| 207 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 151,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Netherlands |
| 208 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 154,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/New Zealand |
| 209 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Nigeria |
| 210 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 158,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Niue |
| 211 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 159,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Norfolk Island |
| 212 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 160,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Northern Mariana Islands |
| 213 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 163,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Pakistan |
| 214 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 164,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Palau |
| 215 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 167,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Papua New Guinea |
| 216 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 170,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Philippines |
| 217 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 171,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Pitcairn |
| 218 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 174,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Puerto Rico |
| 219 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 179,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Rwanda |
| 220 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 180,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Saint Kitts And Nevis |
| 221 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 181,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Saint Lucia |
| 222 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 182,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Saint Vincent And The Grenadines |
| 223 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 183,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Samoa |
| 224 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 188,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Seychelles |
| 225 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 189,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Sierra Leone |
| 226 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 190,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Singapore |
| 227 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 192,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Slovenia |
| 228 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 193,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Solomon Islands |
| 229 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/South Africa |
| 230 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 199,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Saint Helena |
| 231 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 201,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Sudan |
| 232 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 204,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Swaziland |
| 233 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 205,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Sweden |
| 234 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Switzerland |
| 235 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Tanzania |
| 236 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 213,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Tokelau |
| 237 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 214,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Tonga |
| 238 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 215,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Trinidad And Tobago |
| 239 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 219,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Turks And Caicos Islands |
| 240 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 220,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Tuvalu |
| 241 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Uganda |
| 242 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 223,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/United Arab Emirates |
| 243 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 224,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/United Kingdom |
| 244 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 226,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/United States Minor Outlying Islands |
| 245 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 229,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Vanuatu |
| 246 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 233,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/British Virgin Islands |
| 247 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 234,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/United States Virgin Islands |
| 248 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 239,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Zambia |
| 249 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 240,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Zimbabwe |
| 250 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 249,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Diego Garcia |
| 251 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 251,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Isle Of Man |
| 252 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 252,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Jersey |
| 253 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 254,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/South Sudan |
| 254 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 256,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Sint Maarten |
| 255 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/World |
| 256 | { .m_language_id: 31, .m_script_id: 7, .m_country_id: 261,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // English/Latin/Europe |
| 257 | { .m_language_id: 32, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Esperanto/Latin/World |
| 258 | { .m_language_id: 33, .m_script_id: 7, .m_country_id: 68,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Estonian/Latin/Estonia |
| 259 | { .m_language_id: 34, .m_script_id: 7, .m_country_id: 71,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Faroese/Latin/Faroe Islands |
| 260 | { .m_language_id: 34, .m_script_id: 7, .m_country_id: 58,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Faroese/Latin/Denmark |
| 261 | { .m_language_id: 36, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 1574,.size: 130 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 1574,.size: 130 },.m_narrow: { .index: 215,.size: 27 }}, // Finnish/Latin/Finland |
| 262 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/France |
| 263 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 3,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Algeria |
| 264 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 21,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Belgium |
| 265 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 23,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Benin |
| 266 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 34,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Burkina Faso |
| 267 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 35,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Burundi |
| 268 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Cameroon |
| 269 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 38,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Canada |
| 270 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 41,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Central African Republic |
| 271 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 42,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Chad |
| 272 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 48,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Comoros |
| 273 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 49,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Congo Kinshasa |
| 274 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 50,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Congo Brazzaville |
| 275 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 53,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Ivory Coast |
| 276 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 59,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Djibouti |
| 277 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 66,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Equatorial Guinea |
| 278 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 76,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/French Guiana |
| 279 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 77,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/French Polynesia |
| 280 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 79,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Gabon |
| 281 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 88,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Guadeloupe |
| 282 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 91,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Guinea |
| 283 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 94,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Haiti |
| 284 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 125,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Luxembourg |
| 285 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 128,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Madagascar |
| 286 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 132,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Mali |
| 287 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 135,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Martinique |
| 288 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 136,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Mauritania |
| 289 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 137,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Mauritius |
| 290 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 138,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Mayotte |
| 291 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 142,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Monaco |
| 292 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 145,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Morocco |
| 293 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 153,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/New Caledonia |
| 294 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 156,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Niger |
| 295 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 176,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Reunion |
| 296 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 179,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Rwanda |
| 297 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 187,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Senegal |
| 298 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 188,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Seychelles |
| 299 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 200,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Saint Pierre And Miquelon |
| 300 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Switzerland |
| 301 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 207,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Syria |
| 302 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 212,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Togo |
| 303 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 216,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Tunisia |
| 304 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 229,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Vanuatu |
| 305 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 235,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Wallis And Futuna Islands |
| 306 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 244,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Saint Barthelemy |
| 307 | { .m_language_id: 37, .m_script_id: 7, .m_country_id: 245,.m_standalone_short: { .index: 1704,.size: 91 },.m_standalone_long: { .index: 1795,.size: 140 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1935,.size: 91 },.m_long: { .index: 1795,.size: 140 },.m_narrow: { .index: 215,.size: 27 }}, // French/Latin/Saint Martin |
| 308 | { .m_language_id: 38, .m_script_id: 7, .m_country_id: 151,.m_standalone_short: { .index: 1355,.size: 84 },.m_standalone_long: { .index: 1439,.size: 135 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 1355,.size: 84 },.m_long: { .index: 1439,.size: 135 },.m_narrow: { .index: 215,.size: 27 }}, // Western Frisian/Latin/Netherlands |
| 309 | { .m_language_id: 39, .m_script_id: 7, .m_country_id: 224,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Gaelic/Latin/United Kingdom |
| 310 | { .m_language_id: 40, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Galician/Latin/Spain |
| 311 | { .m_language_id: 41, .m_script_id: 15, .m_country_id: 81,.m_standalone_short: { .index: 2026,.size: 74 },.m_standalone_long: { .index: 2100,.size: 125 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 2026,.size: 74 },.m_long: { .index: 2100,.size: 125 },.m_narrow: { .index: 215,.size: 27 }}, // Georgian/Georgian/Georgia |
| 312 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Germany |
| 313 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 14,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Austria |
| 314 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 21,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Belgium |
| 315 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Italy |
| 316 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 123,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Liechtenstein |
| 317 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 125,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Luxembourg |
| 318 | { .m_language_id: 42, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2225,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2225,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // German/Latin/Switzerland |
| 319 | { .m_language_id: 43, .m_script_id: 16, .m_country_id: 85,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Greek/Greek/Greece |
| 320 | { .m_language_id: 43, .m_script_id: 16, .m_country_id: 56,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Greek/Greek/Cyprus |
| 321 | { .m_language_id: 44, .m_script_id: 7, .m_country_id: 86,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Greenlandic/Latin/Greenland |
| 322 | { .m_language_id: 45, .m_script_id: 7, .m_country_id: 168,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Guarani/Latin/Paraguay |
| 323 | { .m_language_id: 46, .m_script_id: 17, .m_country_id: 100,.m_standalone_short: { .index: 2342,.size: 75 },.m_standalone_long: { .index: 2417,.size: 99 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 2342,.size: 75 },.m_long: { .index: 2417,.size: 99 },.m_narrow: { .index: 215,.size: 27 }}, // Gujarati/Gujarati/India |
| 324 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hausa/Latin/Nigeria |
| 325 | { .m_language_id: 47, .m_script_id: 1, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hausa/Arabic/Nigeria |
| 326 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hausa/Latin/Ghana |
| 327 | { .m_language_id: 47, .m_script_id: 7, .m_country_id: 156,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hausa/Latin/Niger |
| 328 | { .m_language_id: 48, .m_script_id: 18, .m_country_id: 105,.m_standalone_short: { .index: 2516,.size: 96 },.m_standalone_long: { .index: 2612,.size: 117 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 2516,.size: 96 },.m_long: { .index: 2729,.size: 117 },.m_narrow: { .index: 215,.size: 27 }}, // Hebrew/Hebrew/Israel |
| 329 | { .m_language_id: 49, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 2846,.size: 109 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 2846,.size: 109 },.m_narrow: { .index: 215,.size: 27 }}, // Hindi/Devanagari/India |
| 330 | { .m_language_id: 49, .m_script_id: 7, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hindi/Latin/India |
| 331 | { .m_language_id: 50, .m_script_id: 7, .m_country_id: 98,.m_standalone_short: { .index: 2955,.size: 77 },.m_standalone_long: { .index: 3032,.size: 100 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 2955,.size: 77 },.m_long: { .index: 3132,.size: 128 },.m_narrow: { .index: 215,.size: 27 }}, // Hungarian/Latin/Hungary |
| 332 | { .m_language_id: 51, .m_script_id: 7, .m_country_id: 99,.m_standalone_short: { .index: 3260,.size: 79 },.m_standalone_long: { .index: 1248,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 3260,.size: 79 },.m_long: { .index: 1248,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Icelandic/Latin/Iceland |
| 333 | { .m_language_id: 52, .m_script_id: 7, .m_country_id: 101,.m_standalone_short: { .index: 3339,.size: 87 },.m_standalone_long: { .index: 3426,.size: 110 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 3339,.size: 87 },.m_long: { .index: 3426,.size: 110 },.m_narrow: { .index: 215,.size: 27 }}, // Indonesian/Latin/Indonesia |
| 334 | { .m_language_id: 53, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Interlingua/Latin/World |
| 335 | { .m_language_id: 55, .m_script_id: 44, .m_country_id: 38,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Inuktitut/Canadian Aboriginal/Canada |
| 336 | { .m_language_id: 55, .m_script_id: 7, .m_country_id: 38,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Inuktitut/Latin/Canada |
| 337 | { .m_language_id: 57, .m_script_id: 7, .m_country_id: 104,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Irish/Latin/Ireland |
| 338 | { .m_language_id: 57, .m_script_id: 7, .m_country_id: 224,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Irish/Latin/United Kingdom |
| 339 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Italian/Latin/Italy |
| 340 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 184,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Italian/Latin/San Marino |
| 341 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Italian/Latin/Switzerland |
| 342 | { .m_language_id: 58, .m_script_id: 7, .m_country_id: 230,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Italian/Latin/Vatican City State |
| 343 | { .m_language_id: 59, .m_script_id: 19, .m_country_id: 108,.m_standalone_short: { .index: 3536,.size: 98 },.m_standalone_long: { .index: 3536,.size: 98 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 3536,.size: 98 },.m_long: { .index: 3536,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Japanese/Japanese/Japan |
| 344 | { .m_language_id: 60, .m_script_id: 7, .m_country_id: 101,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Javanese/Latin/Indonesia |
| 345 | { .m_language_id: 61, .m_script_id: 21, .m_country_id: 100,.m_standalone_short: { .index: 3634,.size: 80 },.m_standalone_long: { .index: 3714,.size: 101 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 3634,.size: 80 },.m_long: { .index: 3714,.size: 101 },.m_narrow: { .index: 215,.size: 27 }}, // Kannada/Kannada/India |
| 346 | { .m_language_id: 62, .m_script_id: 1, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kashmiri/Arabic/India |
| 347 | { .m_language_id: 62, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kashmiri/Devanagari/India |
| 348 | { .m_language_id: 63, .m_script_id: 2, .m_country_id: 110,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kazakh/Cyrillic/Kazakhstan |
| 349 | { .m_language_id: 64, .m_script_id: 7, .m_country_id: 179,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kinyarwanda/Latin/Rwanda |
| 350 | { .m_language_id: 65, .m_script_id: 2, .m_country_id: 116,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kirghiz/Cyrillic/Kyrgyzstan |
| 351 | { .m_language_id: 66, .m_script_id: 22, .m_country_id: 114,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 3815,.size: 70 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 3815,.size: 70 },.m_narrow: { .index: 215,.size: 27 }}, // Korean/Korean/South Korea |
| 352 | { .m_language_id: 66, .m_script_id: 22, .m_country_id: 113,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 3815,.size: 70 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 3815,.size: 70 },.m_narrow: { .index: 215,.size: 27 }}, // Korean/Korean/North Korea |
| 353 | { .m_language_id: 67, .m_script_id: 7, .m_country_id: 217,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 3885,.size: 110 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 3885,.size: 110 },.m_narrow: { .index: 215,.size: 27 }}, // Kurdish/Latin/Turkey |
| 354 | { .m_language_id: 68, .m_script_id: 7, .m_country_id: 35,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Rundi/Latin/Burundi |
| 355 | { .m_language_id: 69, .m_script_id: 23, .m_country_id: 117,.m_standalone_short: { .index: 3995,.size: 76 },.m_standalone_long: { .index: 4071,.size: 96 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 4167,.size: 78 },.m_long: { .index: 4071,.size: 96 },.m_narrow: { .index: 215,.size: 27 }}, // Lao/Lao/Laos |
| 356 | { .m_language_id: 70, .m_script_id: 7, .m_country_id: 230,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Latin/Latin/Vatican City State |
| 357 | { .m_language_id: 71, .m_script_id: 7, .m_country_id: 118,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 4245,.size: 109 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 4245,.size: 109 },.m_narrow: { .index: 215,.size: 27 }}, // Latvian/Latin/Latvia |
| 358 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 49,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lingala/Latin/Congo Kinshasa |
| 359 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 6,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lingala/Latin/Angola |
| 360 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 41,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lingala/Latin/Central African Republic |
| 361 | { .m_language_id: 72, .m_script_id: 7, .m_country_id: 50,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lingala/Latin/Congo Brazzaville |
| 362 | { .m_language_id: 73, .m_script_id: 7, .m_country_id: 124,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lithuanian/Latin/Lithuania |
| 363 | { .m_language_id: 74, .m_script_id: 2, .m_country_id: 127,.m_standalone_short: { .index: 4354,.size: 72 },.m_standalone_long: { .index: 4426,.size: 90 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 4354,.size: 72 },.m_long: { .index: 4426,.size: 90 },.m_narrow: { .index: 215,.size: 27 }}, // Macedonian/Cyrillic/Macedonia |
| 364 | { .m_language_id: 75, .m_script_id: 7, .m_country_id: 128,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malagasy/Latin/Madagascar |
| 365 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 130,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malay/Latin/Malaysia |
| 366 | { .m_language_id: 76, .m_script_id: 1, .m_country_id: 130,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malay/Arabic/Malaysia |
| 367 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 32,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malay/Latin/Brunei |
| 368 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 101,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malay/Latin/Indonesia |
| 369 | { .m_language_id: 76, .m_script_id: 7, .m_country_id: 190,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Malay/Latin/Singapore |
| 370 | { .m_language_id: 77, .m_script_id: 24, .m_country_id: 100,.m_standalone_short: { .index: 4516,.size: 98 },.m_standalone_long: { .index: 4614,.size: 103 },.m_standalone_narrow: { .index: 4717,.size: 27 },.m_short: { .index: 4516,.size: 98 },.m_long: { .index: 4744,.size: 103 },.m_narrow: { .index: 4717,.size: 27 }}, // Malayalam/Malayalam/India |
| 371 | { .m_language_id: 78, .m_script_id: 7, .m_country_id: 133,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Maltese/Latin/Malta |
| 372 | { .m_language_id: 79, .m_script_id: 7, .m_country_id: 154,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Maori/Latin/New Zealand |
| 373 | { .m_language_id: 80, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 4847,.size: 79 },.m_standalone_long: { .index: 4926,.size: 88 },.m_standalone_narrow: { .index: 5014,.size: 27 },.m_short: { .index: 4847,.size: 79 },.m_long: { .index: 4926,.size: 88 },.m_narrow: { .index: 5014,.size: 27 }}, // Marathi/Devanagari/India |
| 374 | { .m_language_id: 82, .m_script_id: 2, .m_country_id: 143,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mongolian/Cyrillic/Mongolia |
| 375 | { .m_language_id: 82, .m_script_id: 8, .m_country_id: 44,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mongolian/Mongolian/China |
| 376 | { .m_language_id: 84, .m_script_id: 13, .m_country_id: 150,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nepali/Devanagari/Nepal |
| 377 | { .m_language_id: 84, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nepali/Devanagari/India |
| 378 | { .m_language_id: 85, .m_script_id: 7, .m_country_id: 161,.m_standalone_short: { .index: 5041,.size: 79 },.m_standalone_long: { .index: 5120,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 5120,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Norwegian Bokmal/Latin/Norway |
| 379 | { .m_language_id: 85, .m_script_id: 7, .m_country_id: 203,.m_standalone_short: { .index: 5041,.size: 79 },.m_standalone_long: { .index: 5120,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 5120,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Norwegian Bokmal/Latin/Svalbard And Jan Mayen Islands |
| 380 | { .m_language_id: 86, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Occitan/Latin/France |
| 381 | { .m_language_id: 87, .m_script_id: 26, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Oriya/Oriya/India |
| 382 | { .m_language_id: 88, .m_script_id: 1, .m_country_id: 1,.m_standalone_short: { .index: 5306,.size: 74 },.m_standalone_long: { .index: 5380,.size: 75 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5455,.size: 74 },.m_long: { .index: 5529,.size: 76 },.m_narrow: { .index: 215,.size: 27 }}, // Pashto/Arabic/Afghanistan |
| 383 | { .m_language_id: 88, .m_script_id: 1, .m_country_id: 163,.m_standalone_short: { .index: 5306,.size: 74 },.m_standalone_long: { .index: 5605,.size: 80 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5455,.size: 74 },.m_long: { .index: 5685,.size: 81 },.m_narrow: { .index: 215,.size: 27 }}, // Pashto/Arabic/Pakistan |
| 384 | { .m_language_id: 89, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 5766,.size: 91 },.m_standalone_long: { .index: 5766,.size: 91 },.m_standalone_narrow: { .index: 5857,.size: 24 },.m_short: { .index: 5881,.size: 93 },.m_long: { .index: 5881,.size: 93 },.m_narrow: { .index: 5857,.size: 24 }}, // Persian/Arabic/Iran |
| 385 | { .m_language_id: 89, .m_script_id: 1, .m_country_id: 1,.m_standalone_short: { .index: 5766,.size: 91 },.m_standalone_long: { .index: 5766,.size: 91 },.m_standalone_narrow: { .index: 5857,.size: 24 },.m_short: { .index: 5881,.size: 93 },.m_long: { .index: 5881,.size: 93 },.m_narrow: { .index: 5857,.size: 24 }}, // Persian/Arabic/Afghanistan |
| 386 | { .m_language_id: 90, .m_script_id: 7, .m_country_id: 172,.m_standalone_short: { .index: 5974,.size: 78 },.m_standalone_long: { .index: 6052,.size: 108 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5974,.size: 78 },.m_long: { .index: 6052,.size: 108 },.m_narrow: { .index: 215,.size: 27 }}, // Polish/Latin/Poland |
| 387 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 30,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Brazil |
| 388 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 6,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Angola |
| 389 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 39,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Cape Verde |
| 390 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 62,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/East Timor |
| 391 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 66,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Equatorial Guinea |
| 392 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 92,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Guinea Bissau |
| 393 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 125,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Luxembourg |
| 394 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 126,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Macau |
| 395 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 146,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Mozambique |
| 396 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 173,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Portugal |
| 397 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 185,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Sao Tome And Principe |
| 398 | { .m_language_id: 91, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Portuguese/Latin/Switzerland |
| 399 | { .m_language_id: 92, .m_script_id: 4, .m_country_id: 100,.m_standalone_short: { .index: 6160,.size: 78 },.m_standalone_long: { .index: 6238,.size: 93 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6160,.size: 78 },.m_long: { .index: 6331,.size: 95 },.m_narrow: { .index: 215,.size: 27 }}, // Punjabi/Gurmukhi/India |
| 400 | { .m_language_id: 92, .m_script_id: 1, .m_country_id: 163,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Punjabi/Arabic/Pakistan |
| 401 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 169,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Quechua/Latin/Peru |
| 402 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 26,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Quechua/Latin/Bolivia |
| 403 | { .m_language_id: 93, .m_script_id: 7, .m_country_id: 63,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Quechua/Latin/Ecuador |
| 404 | { .m_language_id: 94, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Romansh/Latin/Switzerland |
| 405 | { .m_language_id: 95, .m_script_id: 7, .m_country_id: 177,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Romanian/Latin/Romania |
| 406 | { .m_language_id: 95, .m_script_id: 7, .m_country_id: 141,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Romanian/Latin/Moldova |
| 407 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Russia |
| 408 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 20,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Belarus |
| 409 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 110,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Kazakhstan |
| 410 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 116,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Kyrgyzstan |
| 411 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 141,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Moldova |
| 412 | { .m_language_id: 96, .m_script_id: 2, .m_country_id: 222,.m_standalone_short: { .index: 6426,.size: 80 },.m_standalone_long: { .index: 6506,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6426,.size: 80 },.m_long: { .index: 6506,.size: 132 },.m_narrow: { .index: 215,.size: 27 }}, // Russian/Cyrillic/Ukraine |
| 413 | { .m_language_id: 98, .m_script_id: 7, .m_country_id: 41,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sango/Latin/Central African Republic |
| 414 | { .m_language_id: 99, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sanskrit/Devanagari/India |
| 415 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 243,.m_standalone_short: { .index: 6638,.size: 70 },.m_standalone_long: { .index: 6708,.size: 91 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6638,.size: 70 },.m_long: { .index: 6799,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Cyrillic/Serbia |
| 416 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 27,.m_standalone_short: { .index: 6897,.size: 73 },.m_standalone_long: { .index: 6970,.size: 95 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6897,.size: 73 },.m_long: { .index: 7065,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Latin/Bosnia And Herzegowina |
| 417 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 242,.m_standalone_short: { .index: 6897,.size: 73 },.m_standalone_long: { .index: 6970,.size: 95 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6897,.size: 73 },.m_long: { .index: 7065,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Latin/Montenegro |
| 418 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 243,.m_standalone_short: { .index: 6897,.size: 73 },.m_standalone_long: { .index: 6970,.size: 95 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6897,.size: 73 },.m_long: { .index: 7065,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Latin/Serbia |
| 419 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 27,.m_standalone_short: { .index: 6638,.size: 70 },.m_standalone_long: { .index: 6708,.size: 91 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6638,.size: 70 },.m_long: { .index: 6799,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Cyrillic/Bosnia And Herzegowina |
| 420 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 242,.m_standalone_short: { .index: 6638,.size: 70 },.m_standalone_long: { .index: 6708,.size: 91 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6638,.size: 70 },.m_long: { .index: 6799,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Cyrillic/Montenegro |
| 421 | { .m_language_id: 100, .m_script_id: 2, .m_country_id: 257,.m_standalone_short: { .index: 6638,.size: 70 },.m_standalone_long: { .index: 6708,.size: 91 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6638,.size: 70 },.m_long: { .index: 6799,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Cyrillic/Kosovo |
| 422 | { .m_language_id: 100, .m_script_id: 7, .m_country_id: 257,.m_standalone_short: { .index: 6897,.size: 73 },.m_standalone_long: { .index: 6970,.size: 95 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6897,.size: 73 },.m_long: { .index: 7065,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Serbian/Latin/Kosovo |
| 423 | { .m_language_id: 101, .m_script_id: 2, .m_country_id: 81,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ossetic/Cyrillic/Georgia |
| 424 | { .m_language_id: 101, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ossetic/Cyrillic/Russia |
| 425 | { .m_language_id: 102, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Southern Sotho/Latin/South Africa |
| 426 | { .m_language_id: 103, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tswana/Latin/South Africa |
| 427 | { .m_language_id: 104, .m_script_id: 7, .m_country_id: 240,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Shona/Latin/Zimbabwe |
| 428 | { .m_language_id: 105, .m_script_id: 1, .m_country_id: 163,.m_standalone_short: { .index: 7163,.size: 92 },.m_standalone_long: { .index: 7163,.size: 92 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7163,.size: 92 },.m_long: { .index: 7163,.size: 92 },.m_narrow: { .index: 215,.size: 27 }}, // Sindhi/Arabic/Pakistan |
| 429 | { .m_language_id: 105, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sindhi/Devanagari/India |
| 430 | { .m_language_id: 106, .m_script_id: 32, .m_country_id: 198,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sinhala/Sinhala/Sri Lanka |
| 431 | { .m_language_id: 107, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swati/Latin/South Africa |
| 432 | { .m_language_id: 108, .m_script_id: 7, .m_country_id: 191,.m_standalone_short: { .index: 7255,.size: 79 },.m_standalone_long: { .index: 7334,.size: 136 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7255,.size: 79 },.m_long: { .index: 7334,.size: 136 },.m_narrow: { .index: 215,.size: 27 }}, // Slovak/Latin/Slovakia |
| 433 | { .m_language_id: 109, .m_script_id: 7, .m_country_id: 192,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Slovenian/Latin/Slovenia |
| 434 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 194,.m_standalone_short: { .index: 7470,.size: 75 },.m_standalone_long: { .index: 7545,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7677,.size: 79 },.m_long: { .index: 7756,.size: 131 },.m_narrow: { .index: 215,.size: 27 }}, // Somali/Latin/Somalia |
| 435 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 59,.m_standalone_short: { .index: 7470,.size: 75 },.m_standalone_long: { .index: 7545,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7677,.size: 79 },.m_long: { .index: 7756,.size: 131 },.m_narrow: { .index: 215,.size: 27 }}, // Somali/Latin/Djibouti |
| 436 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 69,.m_standalone_short: { .index: 7470,.size: 75 },.m_standalone_long: { .index: 7545,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7677,.size: 79 },.m_long: { .index: 7756,.size: 131 },.m_narrow: { .index: 215,.size: 27 }}, // Somali/Latin/Ethiopia |
| 437 | { .m_language_id: 110, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 7470,.size: 75 },.m_standalone_long: { .index: 7545,.size: 132 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 7677,.size: 79 },.m_long: { .index: 7756,.size: 131 },.m_narrow: { .index: 215,.size: 27 }}, // Somali/Latin/Kenya |
| 438 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 5227,.size: 79 },.m_standalone_long: { .index: 7887,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 7887,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Spain |
| 439 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 10,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Argentina |
| 440 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 22,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Belize |
| 441 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 26,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Bolivia |
| 442 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 30,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Brazil |
| 443 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 43,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Chile |
| 444 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 47,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Colombia |
| 445 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 52,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Costa Rica |
| 446 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 55,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Cuba |
| 447 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 61,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Dominican Republic |
| 448 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 63,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Ecuador |
| 449 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 65,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/El Salvador |
| 450 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 66,.m_standalone_short: { .index: 5227,.size: 79 },.m_standalone_long: { .index: 7887,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 7887,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Equatorial Guinea |
| 451 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 90,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Guatemala |
| 452 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 96,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Honduras |
| 453 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 139,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Mexico |
| 454 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 155,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Nicaragua |
| 455 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 166,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Panama |
| 456 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 168,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Paraguay |
| 457 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 169,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Peru |
| 458 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 170,.m_standalone_short: { .index: 5227,.size: 79 },.m_standalone_long: { .index: 7887,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 7887,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Philippines |
| 459 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 174,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Puerto Rico |
| 460 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/United States |
| 461 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 227,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Uruguay |
| 462 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 231,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Venezuela |
| 463 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 238,.m_standalone_short: { .index: 5227,.size: 79 },.m_standalone_long: { .index: 7887,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 7887,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Canary Islands |
| 464 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 246,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Latin America |
| 465 | { .m_language_id: 111, .m_script_id: 7, .m_country_id: 250,.m_standalone_short: { .index: 5227,.size: 79 },.m_standalone_long: { .index: 7887,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 7887,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Spanish/Latin/Ceuta And Melilla |
| 466 | { .m_language_id: 112, .m_script_id: 7, .m_country_id: 101,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sundanese/Latin/Indonesia |
| 467 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swahili/Latin/Tanzania |
| 468 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 49,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swahili/Latin/Congo Kinshasa |
| 469 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swahili/Latin/Kenya |
| 470 | { .m_language_id: 113, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swahili/Latin/Uganda |
| 471 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 205,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 7994,.size: 128 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 8122,.size: 128 },.m_narrow: { .index: 215,.size: 27 }}, // Swedish/Latin/Sweden |
| 472 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 7994,.size: 128 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 8122,.size: 128 },.m_narrow: { .index: 215,.size: 27 }}, // Swedish/Latin/Finland |
| 473 | { .m_language_id: 114, .m_script_id: 7, .m_country_id: 248,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 7994,.size: 128 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 8122,.size: 128 },.m_narrow: { .index: 215,.size: 27 }}, // Swedish/Latin/Aland Islands |
| 474 | { .m_language_id: 115, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sardinian/Latin/Italy |
| 475 | { .m_language_id: 116, .m_script_id: 2, .m_country_id: 209,.m_standalone_short: { .index: 8250,.size: 75 },.m_standalone_long: { .index: 8325,.size: 111 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8250,.size: 75 },.m_long: { .index: 8436,.size: 111 },.m_narrow: { .index: 215,.size: 27 }}, // Tajik/Cyrillic/Tajikistan |
| 476 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 100,.m_standalone_short: { .index: 8547,.size: 73 },.m_standalone_long: { .index: 8620,.size: 92 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8547,.size: 73 },.m_long: { .index: 8620,.size: 92 },.m_narrow: { .index: 215,.size: 27 }}, // Tamil/Tamil/India |
| 477 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 130,.m_standalone_short: { .index: 8547,.size: 73 },.m_standalone_long: { .index: 8620,.size: 92 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8547,.size: 73 },.m_long: { .index: 8620,.size: 92 },.m_narrow: { .index: 215,.size: 27 }}, // Tamil/Tamil/Malaysia |
| 478 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 190,.m_standalone_short: { .index: 8547,.size: 73 },.m_standalone_long: { .index: 8620,.size: 92 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8547,.size: 73 },.m_long: { .index: 8620,.size: 92 },.m_narrow: { .index: 215,.size: 27 }}, // Tamil/Tamil/Singapore |
| 479 | { .m_language_id: 117, .m_script_id: 27, .m_country_id: 198,.m_standalone_short: { .index: 8547,.size: 73 },.m_standalone_long: { .index: 8620,.size: 92 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8547,.size: 73 },.m_long: { .index: 8620,.size: 92 },.m_narrow: { .index: 215,.size: 27 }}, // Tamil/Tamil/Sri Lanka |
| 480 | { .m_language_id: 118, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tatar/Cyrillic/Russia |
| 481 | { .m_language_id: 119, .m_script_id: 28, .m_country_id: 100,.m_standalone_short: { .index: 8712,.size: 75 },.m_standalone_long: { .index: 8787,.size: 96 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8712,.size: 75 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Telugu/Telugu/India |
| 482 | { .m_language_id: 120, .m_script_id: 30, .m_country_id: 211,.m_standalone_short: { .index: 8883,.size: 90 },.m_standalone_long: { .index: 8973,.size: 103 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 8883,.size: 90 },.m_long: { .index: 8973,.size: 103 },.m_narrow: { .index: 215,.size: 27 }}, // Thai/Thai/Thailand |
| 483 | { .m_language_id: 121, .m_script_id: 31, .m_country_id: 44,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tibetan/Tibetan/China |
| 484 | { .m_language_id: 121, .m_script_id: 31, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tibetan/Tibetan/India |
| 485 | { .m_language_id: 122, .m_script_id: 14, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tigrinya/Ethiopic/Ethiopia |
| 486 | { .m_language_id: 122, .m_script_id: 14, .m_country_id: 67,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tigrinya/Ethiopic/Eritrea |
| 487 | { .m_language_id: 123, .m_script_id: 7, .m_country_id: 214,.m_standalone_short: { .index: 9076,.size: 61 },.m_standalone_long: { .index: 9137,.size: 100 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 9076,.size: 61 },.m_long: { .index: 9137,.size: 100 },.m_narrow: { .index: 215,.size: 27 }}, // Tongan/Latin/Tonga |
| 488 | { .m_language_id: 124, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tsonga/Latin/South Africa |
| 489 | { .m_language_id: 125, .m_script_id: 7, .m_country_id: 217,.m_standalone_short: { .index: 9237,.size: 84 },.m_standalone_long: { .index: 9321,.size: 111 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 9237,.size: 84 },.m_long: { .index: 9321,.size: 111 },.m_narrow: { .index: 215,.size: 27 }}, // Turkish/Latin/Turkey |
| 490 | { .m_language_id: 125, .m_script_id: 7, .m_country_id: 56,.m_standalone_short: { .index: 9237,.size: 84 },.m_standalone_long: { .index: 9321,.size: 111 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 9237,.size: 84 },.m_long: { .index: 9321,.size: 111 },.m_narrow: { .index: 215,.size: 27 }}, // Turkish/Latin/Cyprus |
| 491 | { .m_language_id: 126, .m_script_id: 7, .m_country_id: 218,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Turkmen/Latin/Turkmenistan |
| 492 | { .m_language_id: 128, .m_script_id: 1, .m_country_id: 44,.m_standalone_short: { .index: 9432,.size: 119 },.m_standalone_long: { .index: 9432,.size: 119 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 9432,.size: 119 },.m_long: { .index: 9432,.size: 119 },.m_narrow: { .index: 215,.size: 27 }}, // Uighur/Arabic/China |
| 493 | { .m_language_id: 129, .m_script_id: 2, .m_country_id: 222,.m_standalone_short: { .index: 9551,.size: 72 },.m_standalone_long: { .index: 9623,.size: 104 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 9727,.size: 82 },.m_long: { .index: 9623,.size: 104 },.m_narrow: { .index: 215,.size: 27 }}, // Ukrainian/Cyrillic/Ukraine |
| 494 | { .m_language_id: 130, .m_script_id: 1, .m_country_id: 163,.m_standalone_short: { .index: 9809,.size: 99 },.m_standalone_long: { .index: 9908,.size: 97 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10005,.size: 97 },.m_long: { .index: 9908,.size: 97 },.m_narrow: { .index: 215,.size: 27 }}, // Urdu/Arabic/Pakistan |
| 495 | { .m_language_id: 130, .m_script_id: 1, .m_country_id: 100,.m_standalone_short: { .index: 9809,.size: 99 },.m_standalone_long: { .index: 9908,.size: 97 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10005,.size: 97 },.m_long: { .index: 9908,.size: 97 },.m_narrow: { .index: 215,.size: 27 }}, // Urdu/Arabic/India |
| 496 | { .m_language_id: 131, .m_script_id: 7, .m_country_id: 228,.m_standalone_short: { .index: 10102,.size: 83 },.m_standalone_long: { .index: 10185,.size: 123 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10102,.size: 83 },.m_long: { .index: 10185,.size: 123 },.m_narrow: { .index: 215,.size: 27 }}, // Uzbek/Latin/Uzbekistan |
| 497 | { .m_language_id: 131, .m_script_id: 1, .m_country_id: 1,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Uzbek/Arabic/Afghanistan |
| 498 | { .m_language_id: 131, .m_script_id: 2, .m_country_id: 228,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 10308,.size: 115 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 10308,.size: 115 },.m_narrow: { .index: 215,.size: 27 }}, // Uzbek/Cyrillic/Uzbekistan |
| 499 | { .m_language_id: 132, .m_script_id: 7, .m_country_id: 232,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Vietnamese/Latin/Vietnam |
| 500 | { .m_language_id: 133, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Volapuk/Latin/World |
| 501 | { .m_language_id: 134, .m_script_id: 7, .m_country_id: 224,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Welsh/Latin/United Kingdom |
| 502 | { .m_language_id: 135, .m_script_id: 7, .m_country_id: 187,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Wolof/Latin/Senegal |
| 503 | { .m_language_id: 136, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Xhosa/Latin/South Africa |
| 504 | { .m_language_id: 137, .m_script_id: 18, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Yiddish/Hebrew/World |
| 505 | { .m_language_id: 138, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Yoruba/Latin/Nigeria |
| 506 | { .m_language_id: 138, .m_script_id: 7, .m_country_id: 23,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Yoruba/Latin/Benin |
| 507 | { .m_language_id: 140, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Zulu/Latin/South Africa |
| 508 | { .m_language_id: 141, .m_script_id: 7, .m_country_id: 161,.m_standalone_short: { .index: 5041,.size: 79 },.m_standalone_long: { .index: 5120,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 5227,.size: 79 },.m_long: { .index: 5120,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Norwegian Nynorsk/Latin/Norway |
| 509 | { .m_language_id: 142, .m_script_id: 7, .m_country_id: 27,.m_standalone_short: { .index: 10423,.size: 75 },.m_standalone_long: { .index: 10498,.size: 100 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10423,.size: 75 },.m_long: { .index: 10498,.size: 100 },.m_narrow: { .index: 215,.size: 27 }}, // Bosnian/Latin/Bosnia And Herzegowina |
| 510 | { .m_language_id: 142, .m_script_id: 2, .m_country_id: 27,.m_standalone_short: { .index: 6638,.size: 70 },.m_standalone_long: { .index: 6708,.size: 91 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 6638,.size: 70 },.m_long: { .index: 6799,.size: 98 },.m_narrow: { .index: 215,.size: 27 }}, // Bosnian/Cyrillic/Bosnia And Herzegowina |
| 511 | { .m_language_id: 143, .m_script_id: 29, .m_country_id: 131,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Divehi/Thaana/Maldives |
| 512 | { .m_language_id: 144, .m_script_id: 7, .m_country_id: 251,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Manx/Latin/Isle Of Man |
| 513 | { .m_language_id: 145, .m_script_id: 7, .m_country_id: 224,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Cornish/Latin/United Kingdom |
| 514 | { .m_language_id: 146, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Akan/Latin/Ghana |
| 515 | { .m_language_id: 147, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Konkani/Devanagari/India |
| 516 | { .m_language_id: 148, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ga/Latin/Ghana |
| 517 | { .m_language_id: 149, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Igbo/Latin/Nigeria |
| 518 | { .m_language_id: 150, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kamba/Latin/Kenya |
| 519 | { .m_language_id: 151, .m_script_id: 33, .m_country_id: 103,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Syriac/Syriac/Iraq |
| 520 | { .m_language_id: 152, .m_script_id: 14, .m_country_id: 67,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Blin/Ethiopic/Eritrea |
| 521 | { .m_language_id: 153, .m_script_id: 14, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Geez/Ethiopic/Ethiopia |
| 522 | { .m_language_id: 155, .m_script_id: 7, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sidamo/Latin/Ethiopia |
| 523 | { .m_language_id: 156, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Atsam/Latin/Nigeria |
| 524 | { .m_language_id: 157, .m_script_id: 14, .m_country_id: 67,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tigre/Ethiopic/Eritrea |
| 525 | { .m_language_id: 158, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Jju/Latin/Nigeria |
| 526 | { .m_language_id: 159, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Friulian/Latin/Italy |
| 527 | { .m_language_id: 160, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Venda/Latin/South Africa |
| 528 | { .m_language_id: 161, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 10598,.size: 48 },.m_standalone_long: { .index: 10646,.size: 87 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10598,.size: 48 },.m_long: { .index: 10646,.size: 87 },.m_narrow: { .index: 215,.size: 27 }}, // Ewe/Latin/Ghana |
| 529 | { .m_language_id: 161, .m_script_id: 7, .m_country_id: 212,.m_standalone_short: { .index: 10598,.size: 48 },.m_standalone_long: { .index: 10646,.size: 87 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10598,.size: 48 },.m_long: { .index: 10646,.size: 87 },.m_narrow: { .index: 215,.size: 27 }}, // Ewe/Latin/Togo |
| 530 | { .m_language_id: 162, .m_script_id: 14, .m_country_id: 69,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Walamo/Ethiopic/Ethiopia |
| 531 | { .m_language_id: 163, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Hawaiian/Latin/United States |
| 532 | { .m_language_id: 164, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tyap/Latin/Nigeria |
| 533 | { .m_language_id: 165, .m_script_id: 7, .m_country_id: 129,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nyanja/Latin/Malawi |
| 534 | { .m_language_id: 166, .m_script_id: 7, .m_country_id: 170,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Filipino/Latin/Philippines |
| 535 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swiss German/Latin/Switzerland |
| 536 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 74,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swiss German/Latin/France |
| 537 | { .m_language_id: 167, .m_script_id: 7, .m_country_id: 123,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Swiss German/Latin/Liechtenstein |
| 538 | { .m_language_id: 168, .m_script_id: 34, .m_country_id: 44,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sichuan Yi/Yi/China |
| 539 | { .m_language_id: 169, .m_script_id: 7, .m_country_id: 121,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kpelle/Latin/Liberia |
| 540 | { .m_language_id: 170, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Low German/Latin/Germany |
| 541 | { .m_language_id: 170, .m_script_id: 7, .m_country_id: 151,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Low German/Latin/Netherlands |
| 542 | { .m_language_id: 171, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // South Ndebele/Latin/South Africa |
| 543 | { .m_language_id: 172, .m_script_id: 7, .m_country_id: 195,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Sotho/Latin/South Africa |
| 544 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 161,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Sami/Latin/Norway |
| 545 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Sami/Latin/Finland |
| 546 | { .m_language_id: 173, .m_script_id: 7, .m_country_id: 205,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Sami/Latin/Sweden |
| 547 | { .m_language_id: 174, .m_script_id: 7, .m_country_id: 208,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Taroko/Latin/Taiwan |
| 548 | { .m_language_id: 175, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Gusii/Latin/Kenya |
| 549 | { .m_language_id: 176, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Taita/Latin/Kenya |
| 550 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 187,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Senegal |
| 551 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 34,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Burkina Faso |
| 552 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Cameroon |
| 553 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 80,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Gambia |
| 554 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 83,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Ghana |
| 555 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 91,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Guinea |
| 556 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 92,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Guinea Bissau |
| 557 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 121,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Liberia |
| 558 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 136,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Mauritania |
| 559 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 156,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Niger |
| 560 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Nigeria |
| 561 | { .m_language_id: 177, .m_script_id: 7, .m_country_id: 189,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Fulah/Latin/Sierra Leone |
| 562 | { .m_language_id: 178, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kikuyu/Latin/Kenya |
| 563 | { .m_language_id: 179, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Samburu/Latin/Kenya |
| 564 | { .m_language_id: 180, .m_script_id: 7, .m_country_id: 146,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sena/Latin/Mozambique |
| 565 | { .m_language_id: 181, .m_script_id: 7, .m_country_id: 240,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // North Ndebele/Latin/Zimbabwe |
| 566 | { .m_language_id: 182, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Rombo/Latin/Tanzania |
| 567 | { .m_language_id: 183, .m_script_id: 9, .m_country_id: 145,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tachelhit/Tifinagh/Morocco |
| 568 | { .m_language_id: 183, .m_script_id: 7, .m_country_id: 145,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tachelhit/Latin/Morocco |
| 569 | { .m_language_id: 184, .m_script_id: 7, .m_country_id: 3,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kabyle/Latin/Algeria |
| 570 | { .m_language_id: 185, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nyankole/Latin/Uganda |
| 571 | { .m_language_id: 186, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bena/Latin/Tanzania |
| 572 | { .m_language_id: 187, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Vunjo/Latin/Tanzania |
| 573 | { .m_language_id: 188, .m_script_id: 7, .m_country_id: 132,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bambara/Latin/Mali |
| 574 | { .m_language_id: 188, .m_script_id: 75, .m_country_id: 132,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bambara/Nko/Mali |
| 575 | { .m_language_id: 189, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Embu/Latin/Kenya |
| 576 | { .m_language_id: 190, .m_script_id: 12, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Cherokee/Cherokee/United States |
| 577 | { .m_language_id: 191, .m_script_id: 7, .m_country_id: 137,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Morisyen/Latin/Mauritius |
| 578 | { .m_language_id: 192, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Makonde/Latin/Tanzania |
| 579 | { .m_language_id: 193, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Langi/Latin/Tanzania |
| 580 | { .m_language_id: 194, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ganda/Latin/Uganda |
| 581 | { .m_language_id: 195, .m_script_id: 7, .m_country_id: 239,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bemba/Latin/Zambia |
| 582 | { .m_language_id: 196, .m_script_id: 7, .m_country_id: 39,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kabuverdianu/Latin/Cape Verde |
| 583 | { .m_language_id: 197, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Meru/Latin/Kenya |
| 584 | { .m_language_id: 198, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kalenjin/Latin/Kenya |
| 585 | { .m_language_id: 199, .m_script_id: 7, .m_country_id: 148,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nama/Latin/Namibia |
| 586 | { .m_language_id: 200, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Machame/Latin/Tanzania |
| 587 | { .m_language_id: 201, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Colognian/Latin/Germany |
| 588 | { .m_language_id: 202, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Masai/Latin/Kenya |
| 589 | { .m_language_id: 202, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Masai/Latin/Tanzania |
| 590 | { .m_language_id: 203, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Soga/Latin/Uganda |
| 591 | { .m_language_id: 204, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Luyia/Latin/Kenya |
| 592 | { .m_language_id: 205, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Asu/Latin/Tanzania |
| 593 | { .m_language_id: 206, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Teso/Latin/Uganda |
| 594 | { .m_language_id: 206, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Teso/Latin/Kenya |
| 595 | { .m_language_id: 207, .m_script_id: 7, .m_country_id: 67,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Saho/Latin/Eritrea |
| 596 | { .m_language_id: 208, .m_script_id: 7, .m_country_id: 132,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Koyra Chiini/Latin/Mali |
| 597 | { .m_language_id: 209, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Rwa/Latin/Tanzania |
| 598 | { .m_language_id: 210, .m_script_id: 7, .m_country_id: 111,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Luo/Latin/Kenya |
| 599 | { .m_language_id: 211, .m_script_id: 7, .m_country_id: 221,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Chiga/Latin/Uganda |
| 600 | { .m_language_id: 212, .m_script_id: 7, .m_country_id: 145,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Central Morocco Tamazight/Latin/Morocco |
| 601 | { .m_language_id: 213, .m_script_id: 7, .m_country_id: 132,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Koyraboro Senni/Latin/Mali |
| 602 | { .m_language_id: 214, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Shambala/Latin/Tanzania |
| 603 | { .m_language_id: 215, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bodo/Devanagari/India |
| 604 | { .m_language_id: 218, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Chechen/Cyrillic/Russia |
| 605 | { .m_language_id: 219, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Church/Cyrillic/Russia |
| 606 | { .m_language_id: 220, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Chuvash/Cyrillic/Russia |
| 607 | { .m_language_id: 230, .m_script_id: 7, .m_country_id: 49,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Luba Katanga/Latin/Congo Kinshasa |
| 608 | { .m_language_id: 231, .m_script_id: 7, .m_country_id: 125,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Luxembourgish/Latin/Luxembourg |
| 609 | { .m_language_id: 232, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Navaho/Latin/United States |
| 610 | { .m_language_id: 236, .m_script_id: 7, .m_country_id: 21,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Walloon/Latin/Belgium |
| 611 | { .m_language_id: 237, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Aghem/Latin/Cameroon |
| 612 | { .m_language_id: 238, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Basaa/Latin/Cameroon |
| 613 | { .m_language_id: 239, .m_script_id: 7, .m_country_id: 156,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Zarma/Latin/Niger |
| 614 | { .m_language_id: 240, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Duala/Latin/Cameroon |
| 615 | { .m_language_id: 241, .m_script_id: 7, .m_country_id: 187,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Jola Fonyi/Latin/Senegal |
| 616 | { .m_language_id: 242, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ewondo/Latin/Cameroon |
| 617 | { .m_language_id: 243, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Bafia/Latin/Cameroon |
| 618 | { .m_language_id: 244, .m_script_id: 7, .m_country_id: 146,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Makhuwa Meetto/Latin/Mozambique |
| 619 | { .m_language_id: 245, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mundang/Latin/Cameroon |
| 620 | { .m_language_id: 246, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kwasio/Latin/Cameroon |
| 621 | { .m_language_id: 247, .m_script_id: 7, .m_country_id: 254,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nuer/Latin/South Sudan |
| 622 | { .m_language_id: 248, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sakha/Cyrillic/Russia |
| 623 | { .m_language_id: 249, .m_script_id: 7, .m_country_id: 210,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sangu/Latin/Tanzania |
| 624 | { .m_language_id: 251, .m_script_id: 7, .m_country_id: 156,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tasawaq/Latin/Niger |
| 625 | { .m_language_id: 252, .m_script_id: 35, .m_country_id: 121,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Vai/Vai/Liberia |
| 626 | { .m_language_id: 252, .m_script_id: 7, .m_country_id: 121,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Vai/Latin/Liberia |
| 627 | { .m_language_id: 253, .m_script_id: 7, .m_country_id: 206,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Walser/Latin/Switzerland |
| 628 | { .m_language_id: 254, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Yangben/Latin/Cameroon |
| 629 | { .m_language_id: 256, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 10733,.size: 143 },.m_narrow: { .index: 215,.size: 27 }}, // Asturian/Latin/Spain |
| 630 | { .m_language_id: 257, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ngomba/Latin/Cameroon |
| 631 | { .m_language_id: 258, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kako/Latin/Cameroon |
| 632 | { .m_language_id: 259, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Meta/Latin/Cameroon |
| 633 | { .m_language_id: 260, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ngiemboon/Latin/Cameroon |
| 634 | { .m_language_id: 261, .m_script_id: 7, .m_country_id: 197,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Aragonese/Latin/Spain |
| 635 | { .m_language_id: 275, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Dogri/Devanagari/India |
| 636 | { .m_language_id: 290, .m_script_id: 11, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Manipuri/Bengali/India |
| 637 | { .m_language_id: 290, .m_script_id: 72, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Manipuri/Meitei Mayek/India |
| 638 | { .m_language_id: 304, .m_script_id: 78, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Santali/Ol Chiki/India |
| 639 | { .m_language_id: 304, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Santali/Devanagari/India |
| 640 | { .m_language_id: 309, .m_script_id: 100, .m_country_id: 232,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Tai Dam/Tai Viet/Vietnam |
| 641 | { .m_language_id: 312, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Akoose/Latin/Cameroon |
| 642 | { .m_language_id: 313, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lakota/Latin/United States |
| 643 | { .m_language_id: 314, .m_script_id: 9, .m_country_id: 145,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Standard Moroccan Tamazight/Tifinagh/Morocco |
| 644 | { .m_language_id: 315, .m_script_id: 7, .m_country_id: 43,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mapuche/Latin/Chile |
| 645 | { .m_language_id: 316, .m_script_id: 1, .m_country_id: 103,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Central Kurdish/Arabic/Iraq |
| 646 | { .m_language_id: 316, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Central Kurdish/Arabic/Iran |
| 647 | { .m_language_id: 317, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lower Sorbian/Latin/Germany |
| 648 | { .m_language_id: 318, .m_script_id: 7, .m_country_id: 82,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Upper Sorbian/Latin/Germany |
| 649 | { .m_language_id: 319, .m_script_id: 7, .m_country_id: 37,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kenyang/Latin/Cameroon |
| 650 | { .m_language_id: 320, .m_script_id: 7, .m_country_id: 38,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mohawk/Latin/Canada |
| 651 | { .m_language_id: 321, .m_script_id: 75, .m_country_id: 91,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nko/Nko/Guinea |
| 652 | { .m_language_id: 322, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Prussian/Latin/World |
| 653 | { .m_language_id: 323, .m_script_id: 7, .m_country_id: 90,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Kiche/Latin/Guatemala |
| 654 | { .m_language_id: 324, .m_script_id: 7, .m_country_id: 205,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Southern Sami/Latin/Sweden |
| 655 | { .m_language_id: 325, .m_script_id: 7, .m_country_id: 205,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lule Sami/Latin/Sweden |
| 656 | { .m_language_id: 326, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Inari Sami/Latin/Finland |
| 657 | { .m_language_id: 327, .m_script_id: 7, .m_country_id: 73,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Skolt Sami/Latin/Finland |
| 658 | { .m_language_id: 328, .m_script_id: 7, .m_country_id: 13,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Warlpiri/Latin/Australia |
| 659 | { .m_language_id: 339, .m_script_id: 13, .m_country_id: 100,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Maithili/Devanagari/India |
| 660 | { .m_language_id: 346, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Mazanderani/Arabic/Iran |
| 661 | { .m_language_id: 349, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Luri/Arabic/Iran |
| 662 | { .m_language_id: 349, .m_script_id: 1, .m_country_id: 103,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Northern Luri/Arabic/Iraq |
| 663 | { .m_language_id: 357, .m_script_id: 6, .m_country_id: 97,.m_standalone_short: { .index: 930,.size: 72 },.m_standalone_long: { .index: 930,.size: 72 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 930,.size: 72 },.m_long: { .index: 930,.size: 72 },.m_narrow: { .index: 215,.size: 27 }}, // Cantonese/Traditional Han/Hong Kong |
| 664 | { .m_language_id: 357, .m_script_id: 5, .m_country_id: 44,.m_standalone_short: { .index: 10876,.size: 72 },.m_standalone_long: { .index: 10876,.size: 72 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 10876,.size: 72 },.m_long: { .index: 10876,.size: 72 },.m_narrow: { .index: 215,.size: 27 }}, // Cantonese/Simplified Han/China |
| 665 | { .m_language_id: 358, .m_script_id: 138, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Osage/Osage/United States |
| 666 | { .m_language_id: 360, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Ido/Latin/World |
| 667 | { .m_language_id: 361, .m_script_id: 7, .m_country_id: 260,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Lojban/Latin/World |
| 668 | { .m_language_id: 362, .m_script_id: 7, .m_country_id: 106,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Sicilian/Latin/Italy |
| 669 | { .m_language_id: 363, .m_script_id: 1, .m_country_id: 102,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Southern Kurdish/Arabic/Iran |
| 670 | { .m_language_id: 364, .m_script_id: 1, .m_country_id: 163,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Western Balochi/Arabic/Pakistan |
| 671 | { .m_language_id: 365, .m_script_id: 7, .m_country_id: 170,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Cebuano/Latin/Philippines |
| 672 | { .m_language_id: 366, .m_script_id: 2, .m_country_id: 178,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Erzya/Cyrillic/Russia |
| 673 | { .m_language_id: 367, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Chickasaw/Latin/United States |
| 674 | { .m_language_id: 368, .m_script_id: 7, .m_country_id: 225,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Muscogee/Latin/United States |
| 675 | { .m_language_id: 369, .m_script_id: 7, .m_country_id: 172,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Silesian/Latin/Poland |
| 676 | { .m_language_id: 370, .m_script_id: 7, .m_country_id: 157,.m_standalone_short: { .index: 0,.size: 79 },.m_standalone_long: { .index: 79,.size: 107 },.m_standalone_narrow: { .index: 215,.size: 27 },.m_short: { .index: 0,.size: 79 },.m_long: { .index: 79,.size: 107 },.m_narrow: { .index: 215,.size: 27 }}, // Nigerian Pidgin/Latin/Nigeria |
| 677 | { .m_language_id: 0, .m_script_id: 0, .m_country_id: 0,.m_standalone_short: { .index: 0,.size: 0},.m_standalone_long: { .index: 0,.size: 0},.m_standalone_narrow: { .index: 0,.size: 0},.m_short: { .index: 0,.size: 0},.m_long: { .index: 0,.size: 0},.m_narrow: { .index: 0,.size: 0}}, // trailing zeros |
| 678 | }; |
| 679 | |
| 680 | static const ushort months_data[] = { |
| 681 | 0x4d, 0x75, 0x68, 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, |
| 682 | 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, |
| 683 | 0x52, 0x61, 0x6a, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x2e, |
| 684 | 0x3b, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x2e, 0x3b, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x2e, 0x3b, 0x4d, |
| 685 | 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, |
| 686 | 0x49, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, |
| 687 | 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x53, 0x68, 0x61, 0x2bb, |
| 688 | 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, |
| 689 | 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x69, 0x2bb, 0x64, 0x61, 0x68, 0x3b, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, |
| 690 | 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x31, 0x3b, 0x32, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x37, 0x3b, |
| 691 | 0x38, 0x3b, 0x39, 0x3b, 0x31, 0x30, 0x3b, 0x31, 0x31, 0x3b, 0x31, 0x32, 0x3b, 0x31, 0x33, 0x31, 0x3b, 0x32, 0x3b, 0x33, |
| 692 | 0x3b, 0x34, 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x37, 0x3b, 0x38, 0x3b, 0x39, 0x3b, 0x31, 0x30, 0x3b, 0x31, 0x31, 0x3b, 0x31, |
| 693 | 0x32, 0x3b, 0x1219, 0x1200, 0x1228, 0x121d, 0x3b, 0x1233, 0x1348, 0x122d, 0x3b, 0x1228, 0x1262, 0x12d1, 0x120d, 0x20, 0x12a0, 0x12c8, 0x120d, 0x3b, |
| 694 | 0x1228, 0x1262, 0x12d1, 0x120d, 0x20, 0x12a0, 0x12ba, 0x122d, 0x3b, 0x1300, 0x121b, 0x12f0, 0x120d, 0x20, 0x12a0, 0x12c8, 0x120d, 0x3b, 0x1300, 0x121b, |
| 695 | 0x12f0, 0x120d, 0x20, 0x12a0, 0x12ba, 0x122d, 0x3b, 0x1228, 0x1300, 0x1265, 0x3b, 0x123b, 0x12a5, 0x1263, 0x1295, 0x3b, 0x1228, 0x1218, 0x12f3, 0x1295, |
| 696 | 0x3b, 0x1238, 0x12cb, 0x120d, 0x3b, 0x12d9, 0x120d, 0x1242, 0x12f3, 0x1205, 0x3b, 0x12d9, 0x120d, 0x1202, 0x1303, 0x1205, 0x3b, 0x645, 0x62d, 0x631, |
| 697 | 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x627, 0x644, 0x623, 0x648, 0x644, 0x3b, 0x631, 0x628, 0x64a, |
| 698 | 0x639, 0x20, 0x627, 0x644, 0x622, 0x62e, 0x631, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x649, 0x20, 0x627, 0x644, 0x623, 0x648, 0x644, 0x649, |
| 699 | 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x649, 0x20, 0x627, 0x644, 0x622, 0x62e, 0x631, 0x629, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, |
| 700 | 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x648, 0x20, 0x627, 0x644, |
| 701 | 0x642, 0x639, 0x62f, 0x629, 0x3b, 0x630, 0x648, 0x20, 0x627, 0x644, 0x62d, 0x62c, 0x629, 0x3b, 0x661, 0x3b, 0x662, 0x3b, 0x663, 0x3b, |
| 702 | 0x664, 0x3b, 0x665, 0x3b, 0x666, 0x3b, 0x667, 0x3b, 0x668, 0x3b, 0x669, 0x3b, 0x661, 0x660, 0x3b, 0x661, 0x661, 0x3b, 0x661, 0x662, |
| 703 | 0x3b, 0x4d, 0x259, 0x68, 0x2e, 0x3b, 0x53, 0x259, 0x66, 0x2e, 0x3b, 0x52, 0x259, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x259, |
| 704 | 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x43, 0x259, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x43, 0x259, 0x6d, 0x2e, 0x20, 0x49, 0x49, |
| 705 | 0x3b, 0x52, 0x259, 0x63, 0x2e, 0x3b, 0x15e, 0x61, 0x62, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x15e, 0x259, 0x76, 0x2e, |
| 706 | 0x3b, 0x5a, 0x69, 0x6c, 0x71, 0x2e, 0x3b, 0x5a, 0x69, 0x6c, 0x68, 0x2e, 0x3b, 0x4d, 0x259, 0x68, 0x259, 0x72, 0x72, 0x259, |
| 707 | 0x6d, 0x3b, 0x53, 0x259, 0x66, 0x259, 0x72, 0x3b, 0x52, 0x259, 0x62, 0x69, 0xfc, 0x6c, 0x259, 0x76, 0x76, 0x259, 0x6c, 0x3b, |
| 708 | 0x52, 0x259, 0x62, 0x69, 0xfc, 0x6c, 0x61, 0x78, 0x131, 0x72, 0x3b, 0x43, 0x259, 0x6d, 0x61, 0x64, 0x69, 0x79, 0x259, 0x6c, |
| 709 | 0x259, 0x76, 0x76, 0x259, 0x6c, 0x3b, 0x43, 0x259, 0x6d, 0x61, 0x64, 0x69, 0x79, 0x259, 0x6c, 0x61, 0x78, 0x131, 0x72, 0x3b, |
| 710 | 0x52, 0x259, 0x63, 0x259, 0x62, 0x3b, 0x15e, 0x61, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x7a, 0x61, 0x6e, 0x3b, |
| 711 | 0x15e, 0x259, 0x76, 0x76, 0x61, 0x6c, 0x3b, 0x5a, 0x69, 0x6c, 0x71, 0x259, 0x64, 0x259, 0x3b, 0x5a, 0x69, 0x6c, 0x68, 0x69, |
| 712 | 0x63, 0x63, 0x259, 0x3b, 0x9ae, 0x9b9, 0x9b0, 0x9b0, 0x9ae, 0x3b, 0x9b8, 0x9ab, 0x9b0, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x989, 0x9b2, 0x20, |
| 713 | 0x986, 0x989, 0x9af, 0x9bc, 0x9be, 0x9b2, 0x3b, 0x9b0, 0x9ac, 0x9bf, 0x989, 0x9b8, 0x20, 0x9b8, 0x9be, 0x9a8, 0x9bf, 0x3b, 0x99c, 0x9ae, |
| 714 | 0x9be, 0x9a6, 0x9bf, 0x989, 0x9b2, 0x20, 0x986, 0x989, 0x9af, 0x9bc, 0x9be, 0x9b2, 0x3b, 0x99c, 0x9ae, 0x9be, 0x9a6, 0x9bf, 0x989, 0x9b8, |
| 715 | 0x20, 0x9b8, 0x9be, 0x9a8, 0x9bf, 0x3b, 0x9b0, 0x99c, 0x9ac, 0x3b, 0x9b6, 0x9be, 0x2018, 0x9ac, 0x9be, 0x9a8, 0x3b, 0x9b0, 0x9ae, 0x99c, |
| 716 | 0x9be, 0x9a8, 0x3b, 0x9b6, 0x9be, 0x993, 0x9af, 0x9bc, 0x9be, 0x9b2, 0x3b, 0x99c, 0x9cd, 0x9ac, 0x9bf, 0x9b2, 0x995, 0x9a6, 0x3b, 0x99c, |
| 717 | 0x9cd, 0x9ac, 0x9bf, 0x9b2, 0x9b9, 0x99c, 0x9cd, 0x99c, 0x3b, 0x9e7, 0x3b, 0x9e8, 0x3b, 0x9e9, 0x3b, 0x9ea, 0x3b, 0x9eb, 0x3b, 0x9ec, |
| 718 | 0x3b, 0x9ed, 0x3b, 0x9ee, 0x3b, 0x9ef, 0x3b, 0x9e7, 0x9e6, 0x3b, 0x9e7, 0x9e7, 0x3b, 0x9e7, 0x9e8, 0x3b, 0x43c, 0x443, 0x445, 0x430, |
| 719 | 0x440, 0x430, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, 0x3b, 0x440, 0x430, 0x431, 0x438, 0x2d, 0x31, 0x3b, 0x440, 0x430, 0x431, |
| 720 | 0x438, 0x2d, 0x32, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, 0x430, 0x2d, 0x31, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, |
| 721 | 0x430, 0x2d, 0x32, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x430, 0x431, 0x3b, 0x448, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x440, 0x430, 0x43c, |
| 722 | 0x430, 0x437, 0x430, 0x43d, 0x3b, 0x428, 0x430, 0x432, 0x430, 0x43b, 0x3b, 0x414, 0x445, 0x443, 0x43b, 0x2d, 0x41a, 0x430, 0x430, 0x434, |
| 723 | 0x430, 0x3b, 0x414, 0x445, 0x443, 0x43b, 0x2d, 0x445, 0x438, 0x434, 0x436, 0x430, 0x3b, 0x31, 0x6708, 0x3b, 0x32, 0x6708, 0x3b, 0x33, |
| 724 | 0x6708, 0x3b, 0x34, 0x6708, 0x3b, 0x35, 0x6708, 0x3b, 0x36, 0x6708, 0x3b, 0x37, 0x6708, 0x3b, 0x38, 0x6708, 0x3b, 0x39, 0x6708, 0x3b, |
| 725 | 0x31, 0x30, 0x6708, 0x3b, 0x31, 0x31, 0x6708, 0x3b, 0x31, 0x32, 0x6708, 0x3b, 0x4e00, 0x6708, 0x3b, 0x4e8c, 0x6708, 0x3b, 0x4e09, 0x6708, |
| 726 | 0x3b, 0x56db, 0x6708, 0x3b, 0x4e94, 0x6708, 0x3b, 0x516d, 0x6708, 0x3b, 0x4e03, 0x6708, 0x3b, 0x516b, 0x6708, 0x3b, 0x4e5d, 0x6708, 0x3b, 0x5341, |
| 727 | 0x6708, 0x3b, 0x5341, 0x4e00, 0x6708, 0x3b, 0x5341, 0x4e8c, 0x6708, 0x3b, 0x7a46, 0x54c8, 0x862d, 0x59c6, 0x6708, 0x3b, 0x8272, 0x6cd5, 0x723e, 0x6708, |
| 728 | 0x3b, 0x8cf4, 0x6bd4, 0x6708, 0x20, 0x49, 0x3b, 0x8cf4, 0x6bd4, 0x6708, 0x20, 0x49, 0x49, 0x3b, 0x4e3b, 0x99ac, 0x9054, 0x6708, 0x20, 0x49, |
| 729 | 0x3b, 0x4e3b, 0x99ac, 0x9054, 0x6708, 0x20, 0x49, 0x49, 0x3b, 0x8cf4, 0x54f2, 0x535c, 0x6708, 0x3b, 0x820d, 0x723e, 0x90a6, 0x6708, 0x3b, 0x8cf4, |
| 730 | 0x8cb7, 0x4e39, 0x6708, 0x3b, 0x9583, 0x74e6, 0x9b6f, 0x6708, 0x3b, 0x90fd, 0x723e, 0x5580, 0x723e, 0x5fb7, 0x6708, 0x3b, 0x90fd, 0x723e, 0x9ed1, 0x54f2, |
| 731 | 0x6708, 0x3b, 0x31, 0x2e, 0x3b, 0x32, 0x2e, 0x3b, 0x33, 0x2e, 0x3b, 0x34, 0x2e, 0x3b, 0x35, 0x2e, 0x3b, 0x36, 0x2e, 0x3b, |
| 732 | 0x37, 0x2e, 0x3b, 0x38, 0x2e, 0x3b, 0x39, 0x2e, 0x3b, 0x31, 0x30, 0x2e, 0x3b, 0x31, 0x31, 0x2e, 0x3b, 0x31, 0x32, 0x2e, |
| 733 | 0x3b, 0x6d, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x65, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x72, 0x65, |
| 734 | 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x2e, 0x20, |
| 735 | 0x49, 0x49, 0x3b, 0x72, 0x65, 0x64, 0x2e, 0x3b, 0x161, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, 0x161, 0x61, 0x77, |
| 736 | 0x2e, 0x3b, 0x7a, 0xfa, 0x20, 0x6c, 0x2d, 0x6b, 0x2e, 0x3b, 0x7a, 0xfa, 0x20, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x6d, 0x75, |
| 737 | 0x68, 0x61, 0x72, 0x72, 0x65, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x65, 0x62, 0xed, 0x2019, 0x75, 0x20, |
| 738 | 0x6c, 0x2d, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x72, 0x65, 0x62, 0xed, 0x2019, 0x75, 0x20, 0x73, 0x2d, 0x73, 0xe1, 0x6e, |
| 739 | 0xed, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0xe1, 0x64, 0xe1, 0x20, 0x61, 0x6c, 0x2d, 0xfa, 0x6c, 0xe1, 0x3b, 0x64, 0x17e, 0x75, |
| 740 | 0x6d, 0xe1, 0x64, 0xe1, 0x20, 0x61, 0x6c, 0x2d, 0xe1, 0x63, 0x68, 0x69, 0x72, 0x61, 0x3b, 0x72, 0x65, 0x64, 0x17e, 0x65, |
| 741 | 0x62, 0x3b, 0x161, 0x61, 0x2019, 0x62, 0xe1, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0xe1, 0x6e, 0x3b, 0x161, 0x61, 0x77, |
| 742 | 0x77, 0x61, 0x6c, 0x3b, 0x7a, 0xfa, 0x20, 0x6c, 0x2d, 0x6b, 0x61, 0x2019, 0x64, 0x61, 0x3b, 0x7a, 0xfa, 0x20, 0x6c, 0x2d, |
| 743 | 0x68, 0x69, 0x64, 0x17e, 0x64, 0x17e, 0x61, 0x3b, 0x6d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, |
| 744 | 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, |
| 745 | 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x49, 0x3b, 0x72, |
| 746 | 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x73, 0x68, 0x61, 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, |
| 747 | 0x3b, 0x73, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x69, 0x2bb, 0x64, 0x61, |
| 748 | 0x68, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x4d, 0x6f, 0x65, 0x68, 0x2e, |
| 749 | 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x49, |
| 750 | 0x3b, 0x4a, 0x6f, 0x65, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x4a, 0x6f, 0x65, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, |
| 751 | 0x6a, 0x2e, 0x3b, 0x53, 0x6a, 0x61, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x6a, 0x61, 0x77, 0x2e, 0x3b, 0x44, |
| 752 | 0x6f, 0x65, 0x20, 0x61, 0x6c, 0x20, 0x6b, 0x2e, 0x3b, 0x44, 0x6f, 0x65, 0x20, 0x61, 0x6c, 0x20, 0x68, 0x2e, 0x3b, 0x4d, |
| 753 | 0x6f, 0x65, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, |
| 754 | 0x61, 0x20, 0x61, 0x6c, 0x20, 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x61, 0x20, 0x61, 0x6c, 0x20, |
| 755 | 0x74, 0x68, 0x61, 0x6e, 0x69, 0x3b, 0x4a, 0x6f, 0x65, 0x6d, 0x61, 0x64, 0x2bb, 0x61, 0x6c, 0x20, 0x61, 0x77, 0x61, 0x6c, |
| 756 | 0x3b, 0x4a, 0x6f, 0x65, 0x6d, 0x61, 0x64, 0x2bb, 0x61, 0x6c, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x69, 0x3b, 0x52, 0x61, 0x6a, |
| 757 | 0x61, 0x62, 0x3b, 0x53, 0x6a, 0x61, 0x2bb, 0x61, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, |
| 758 | 0x53, 0x6a, 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x44, 0x6f, 0x65, 0x20, 0x61, 0x6c, 0x20, 0x6b, 0x61, 0x2bb, 0x61, 0x62, 0x61, |
| 759 | 0x3b, 0x44, 0x6f, 0x65, 0x20, 0x61, 0x6c, 0x20, 0x68, 0x69, 0x7a, 0x6a, 0x61, 0x3b, 0x6d, 0x75, 0x68, 0x61, 0x72, 0x72, |
| 760 | 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2019, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x77, |
| 761 | 0x77, 0x61, 0x6c, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2019, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x64, |
| 762 | 0x17e, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x2d, 0x6c, 0x2d, 0x75, 0x6c, 0x61, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x61, 0x64, 0x61, |
| 763 | 0x2d, 0x6c, 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x61, 0x3b, 0x72, 0x61, 0x64, 0x17e, 0x61, 0x62, 0x3b, 0x161, 0x61, 0x2019, |
| 764 | 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x161, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x64, |
| 765 | 0x68, 0x75, 0x2d, 0x6c, 0x2d, 0x71, 0x61, 0x2019, 0x64, 0x61, 0x3b, 0x64, 0x68, 0x75, 0x2d, 0x6c, 0x2d, 0x68, 0x69, 0x64, |
| 766 | 0x64, 0x17e, 0x61, 0x3b, 0x6d, 0x6f, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, |
| 767 | 0x61, 0x77, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x74, 0x68, 0x2e, 0x3b, 0x6a, 0x6f, 0x75, 0x6d, 0x2e, 0x20, 0x6f, |
| 768 | 0x75, 0x2e, 0x3b, 0x6a, 0x6f, 0x75, 0x6d, 0x2e, 0x20, 0x74, 0x68, 0x2e, 0x3b, 0x72, 0x61, 0x6a, 0x2e, 0x3b, 0x63, 0x68, |
| 769 | 0x61, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, 0x63, 0x68, 0x61, 0x77, 0x2e, 0x3b, 0x64, 0x68, 0x6f, 0x75, 0x2e, |
| 770 | 0x20, 0x71, 0x69, 0x2e, 0x3b, 0x64, 0x68, 0x6f, 0x75, 0x2e, 0x20, 0x68, 0x69, 0x2e, 0x3b, 0x6d, 0x6f, 0x75, 0x68, 0x61, |
| 771 | 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x61, 0x20, 0x61, 0x6c, 0x20, |
| 772 | 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x61, 0x20, 0x61, 0x74, 0x68, 0x2d, 0x74, 0x68, 0x61, 0x6e, 0x69, |
| 773 | 0x3b, 0x6a, 0x6f, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x61, 0x6c, 0x20, 0x6f, 0x75, 0x6c, 0x61, 0x3b, 0x6a, 0x6f, 0x75, |
| 774 | 0x6d, 0x61, 0x64, 0x61, 0x20, 0x61, 0x74, 0x68, 0x2d, 0x74, 0x68, 0x61, 0x6e, 0x69, 0x61, 0x3b, 0x72, 0x61, 0x6a, 0x61, |
| 775 | 0x62, 0x3b, 0x63, 0x68, 0x61, 0x61, 0x62, 0x61, 0x6e, 0x65, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x63, |
| 776 | 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x64, 0x68, 0x6f, 0x75, 0x20, 0x61, 0x6c, 0x20, 0x71, 0x69, 0x60, 0x64, 0x61, |
| 777 | 0x3b, 0x64, 0x68, 0x6f, 0x75, 0x20, 0x61, 0x6c, 0x2d, 0x68, 0x69, 0x6a, 0x6a, 0x61, 0x3b, 0x6d, 0x6f, 0x75, 0x68, 0x2e, |
| 778 | 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x61, 0x77, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, |
| 779 | 0x74, 0x68, 0x2e, 0x3b, 0x6a, 0x6f, 0x75, 0x6d, 0x2e, 0x20, 0x6f, 0x75, 0x6c, 0x2e, 0x3b, 0x6a, 0x6f, 0x75, 0x6d, 0x2e, |
| 780 | 0x20, 0x74, 0x68, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6a, 0x2e, 0x3b, 0x63, 0x68, 0x61, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, |
| 781 | 0x2e, 0x3b, 0x63, 0x68, 0x61, 0x77, 0x2e, 0x3b, 0x64, 0x68, 0x6f, 0x75, 0x2e, 0x20, 0x71, 0x2e, 0x3b, 0x64, 0x68, 0x6f, |
| 782 | 0x75, 0x2e, 0x20, 0x68, 0x2e, 0x3b, 0x10db, 0x10e3, 0x10f0, 0x2e, 0x3b, 0x10e1, 0x10d0, 0x10e4, 0x2e, 0x3b, 0x10e0, 0x10d0, 0x10d1, 0x2e, |
| 783 | 0x20, 0x49, 0x3b, 0x10e0, 0x10d0, 0x10d1, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x10ef, 0x10e3, 0x10db, 0x2e, 0x20, 0x49, 0x3b, 0x10ef, 0x10e3, |
| 784 | 0x10db, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x10e0, 0x10d0, 0x10ef, 0x2e, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x2e, 0x3b, 0x10e0, 0x10d0, 0x10db, 0x2e, |
| 785 | 0x3b, 0x10e8, 0x10d0, 0x10d5, 0x2e, 0x3b, 0x10d6, 0x10e3, 0x10da, 0x2d, 0x10d9, 0x2e, 0x3b, 0x10d6, 0x10e3, 0x10da, 0x2d, 0x10f0, 0x2e, 0x3b, |
| 786 | 0x10db, 0x10e3, 0x10f0, 0x10d0, 0x10e0, 0x10d0, 0x10db, 0x10d8, 0x3b, 0x10e1, 0x10d0, 0x10e4, 0x10d0, 0x10e0, 0x10d8, 0x3b, 0x10e0, 0x10d0, 0x10d1, 0x10d8, |
| 787 | 0x20, 0x10e3, 0x10da, 0x2d, 0x10d0, 0x10d5, 0x10d0, 0x10da, 0x10d8, 0x3b, 0x10e0, 0x10d0, 0x10d1, 0x10d8, 0x20, 0x10e3, 0x10da, 0x2d, 0x10d0, 0x10ee, |
| 788 | 0x10d8, 0x10e0, 0x10d8, 0x3b, 0x10ef, 0x10e3, 0x10db, 0x10d0, 0x10d3, 0x10d0, 0x20, 0x10e3, 0x10da, 0x2d, 0x10d0, 0x10d5, 0x10d0, 0x10da, 0x10d8, 0x3b, |
| 789 | 0x10ef, 0x10e3, 0x10db, 0x10d0, 0x10d3, 0x10d0, 0x20, 0x10e3, 0x10da, 0x2d, 0x10d0, 0x10ee, 0x10d8, 0x10e0, 0x10d8, 0x3b, 0x10e0, 0x10d0, 0x10ef, 0x10d0, |
| 790 | 0x10d1, 0x10d8, 0x3b, 0x10e8, 0x10d0, 0x10d1, 0x10d0, 0x10dc, 0x10d8, 0x3b, 0x10e0, 0x10d0, 0x10db, 0x10d0, 0x10d3, 0x10d0, 0x10dc, 0x10d8, 0x3b, 0x10e8, |
| 791 | 0x10d0, 0x10d5, 0x10d0, 0x10da, 0x10d8, 0x3b, 0x10d6, 0x10e3, 0x10da, 0x2d, 0x10d9, 0x10d0, 0x10d0, 0x10d3, 0x10d0, 0x3b, 0x10d6, 0x10e3, 0x10da, 0x2d, |
| 792 | 0x10f0, 0x10d8, 0x10ef, 0x10d0, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, |
| 793 | 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x44, 0x73, 0x63, |
| 794 | 0x68, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, 0x44, 0x73, 0x63, 0x68, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, |
| 795 | 0x49, 0x3b, 0x52, 0x61, 0x64, 0x73, 0x63, 0x68, 0x61, 0x62, 0x3b, 0x53, 0x68, 0x61, 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x52, |
| 796 | 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x44, 0x68, 0x75, 0x20, 0x6c, |
| 797 | 0x2d, 0x71, 0x61, 0x2bf, 0x64, 0x61, 0x3b, 0x44, 0x68, 0x75, 0x20, 0x6c, 0x2d, 0x48, 0x69, 0x64, 0x64, 0x73, 0x63, 0x68, |
| 798 | 0x61, 0x3b, 0xaae, 0xac1, 0xab9, 0x2e, 0x3b, 0xab8, 0xaab, 0x2e, 0x3b, 0xab0, 0xaac, 0x2e, 0x49, 0x3b, 0xab0, 0xaac, 0x2e, 0x20, |
| 799 | 0x49, 0x49, 0x3b, 0xa9c, 0xac1, 0xaae, 0x2e, 0x20, 0x49, 0x3b, 0xa9c, 0xac1, 0xaae, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0xab0, 0xabe, |
| 800 | 0xa9c, 0x2e, 0x3b, 0xab6, 0xabe, 0x2e, 0x3b, 0xab0, 0xabe, 0xaae, 0x2e, 0x3b, 0xab6, 0xabe, 0xab5, 0x2e, 0x3b, 0xaa7, 0xac1, 0x2bb, |
| 801 | 0xab2, 0x2d, 0xa95, 0xacd, 0xaaf, 0xac1, 0x2e, 0x3b, 0xaa7, 0xac1, 0x2bb, 0xab2, 0x2d, 0xa8f, 0xa9a, 0x2e, 0x3b, 0xaae, 0xac1, 0xab9, |
| 802 | 0xab0, 0xacd, 0xab0, 0xaae, 0x3b, 0xab8, 0xaab, 0xab0, 0x3b, 0xab0, 0xabe, 0xaac, 0xac0, 0x2bb, 0x20, 0x49, 0x3b, 0xab0, 0xabe, 0xaac, |
| 803 | 0xac0, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0xa9c, 0xac1, 0xaae, 0xabe, 0xaa6, 0xabe, 0x20, 0x49, 0x3b, 0xa9c, 0xac1, 0xaae, 0xabe, 0xaa6, |
| 804 | 0xabe, 0x20, 0x49, 0x49, 0x3b, 0xab0, 0xa9c, 0xaac, 0x3b, 0xab6, 0xabe, 0x2bb, 0xaac, 0xabe, 0xaa8, 0x3b, 0xab0, 0xaae, 0xaa6, 0xabe, |
| 805 | 0xaa8, 0x3b, 0xab6, 0xabe, 0xab5, 0xacd, 0xab5, 0xab2, 0x3b, 0xaa7, 0xac1, 0x2bb, 0xab2, 0x2d, 0xa95, 0xacd, 0xab5, 0xac0, 0x2bb, 0xaa1, |
| 806 | 0xabe, 0xab9, 0x3b, 0xaa7, 0xac1, 0x2bb, 0xab2, 0x2d, 0xab9, 0xabf, 0xa9c, 0xacd, 0xa9c, 0xabe, 0xab9, 0x3b, 0x5de, 0x5d5, 0x5d7, 0x5e8, |
| 807 | 0x5dd, 0x3b, 0x5e6, 0x5e4, 0x5e8, 0x3b, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x20, 0x5d0, 0x5f3, 0x3b, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x20, 0x5d1, |
| 808 | 0x5f3, 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, 0x20, 0x5d0, 0x5f3, 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, |
| 809 | 0x20, 0x5d1, 0x5f3, 0x3b, 0x5e8, 0x5d2, 0x5f3, 0x5d1, 0x3b, 0x5e9, 0x5e2, 0x5d1, 0x5d0, 0x5df, 0x3b, 0x5e8, 0x5de, 0x5d3, 0x5d0, 0x5df, |
| 810 | 0x3b, 0x5e9, 0x5d5, 0x5d5, 0x5d0, 0x5dc, 0x3b, 0x5d3, 0x5f3, 0x5d5, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5e7, 0x5e2, 0x5d3, 0x5d4, 0x3b, 0x5d3, |
| 811 | 0x5f3, 0x5d5, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5d7, 0x5d9, 0x5d2, 0x5f3, 0x5d4, 0x3b, 0x5de, 0x5d5, 0x5d7, 0x5e8, 0x5dd, 0x3b, 0x5e6, 0x5e4, |
| 812 | 0x5e8, 0x3b, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5d0, 0x5d5, 0x5d5, 0x5dc, 0x3b, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x20, |
| 813 | 0x5d0, 0x5be, 0x5ea, 0x5f3, 0x5d0, 0x5e0, 0x5d9, 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5d0, |
| 814 | 0x5d5, 0x5dc, 0x5d0, 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, 0x20, 0x5d0, 0x5be, 0x5ea, 0x5f3, 0x5d0, 0x5e0, 0x5d9, 0x5d4, |
| 815 | 0x3b, 0x5e8, 0x5d2, 0x5f3, 0x5d1, 0x3b, 0x5e9, 0x5e2, 0x5d1, 0x5d0, 0x5df, 0x3b, 0x5e8, 0x5de, 0x5d3, 0x5d0, 0x5df, 0x3b, 0x5e9, 0x5d5, |
| 816 | 0x5d5, 0x5d0, 0x5dc, 0x3b, 0x5d3, 0x5f3, 0x5d5, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5e7, 0x5e2, 0x5d3, 0x5d4, 0x3b, 0x5d3, 0x5f3, 0x5d5, 0x20, |
| 817 | 0x5d0, 0x5dc, 0x5be, 0x5d7, 0x5d9, 0x5d2, 0x5f3, 0x5d4, 0x3b, 0x5de, 0x5d5, 0x5d7, 0x5e8, 0x5dd, 0x3b, 0x5e6, 0x5e4, 0x5e8, 0x3b, 0x5e8, |
| 818 | 0x5d1, 0x5d9, 0x5e2, 0x20, 0x5d0, 0x5dc, 0x2d, 0x5d0, 0x5d5, 0x5d5, 0x5dc, 0x3b, 0x5e8, 0x5d1, 0x5d9, 0x5e2, 0x20, 0x5d0, 0x2d, 0x5ea, |
| 819 | 0x5f3, 0x5d0, 0x5e0, 0x5d9, 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, 0x20, 0x5d0, 0x5dc, 0x2d, 0x5d0, 0x5d5, 0x5dc, 0x5d0, |
| 820 | 0x3b, 0x5d2, 0x5f3, 0x5d5, 0x5de, 0x5d0, 0x5d3, 0x5d0, 0x20, 0x5d0, 0x2d, 0x5ea, 0x5f3, 0x5d0, 0x5e0, 0x5d9, 0x5d4, 0x3b, 0x5e8, 0x5d2, |
| 821 | 0x5f3, 0x5d1, 0x3b, 0x5e9, 0x5e2, 0x5d1, 0x5d0, 0x5df, 0x3b, 0x5e8, 0x5de, 0x5d3, 0x5d0, 0x5df, 0x3b, 0x5e9, 0x5d5, 0x5d5, 0x5d0, 0x5dc, |
| 822 | 0x3b, 0x5d3, 0x5f3, 0x5d5, 0x20, 0x5d0, 0x5dc, 0x5be, 0x5e7, 0x5e2, 0x5d3, 0x5d4, 0x3b, 0x5d3, 0x5f3, 0x5d5, 0x20, 0x5d0, 0x5dc, 0x5be, |
| 823 | 0x5d7, 0x5d9, 0x5d2, 0x5f3, 0x5d4, 0x3b, 0x92e, 0x941, 0x939, 0x930, 0x94d, 0x930, 0x92e, 0x3b, 0x938, 0x92b, 0x930, 0x3b, 0x930, 0x93e, |
| 824 | 0x92c, 0x940, 0x20, 0x92a, 0x94d, 0x930, 0x925, 0x92e, 0x3b, 0x930, 0x93e, 0x92c, 0x940, 0x20, 0x926, 0x94d, 0x935, 0x93f, 0x924, 0x940, |
| 825 | 0x92f, 0x3b, 0x91c, 0x941, 0x92e, 0x94d, 0x921, 0x93e, 0x20, 0x92a, 0x94d, 0x930, 0x925, 0x92e, 0x3b, 0x91c, 0x941, 0x92e, 0x94d, 0x921, |
| 826 | 0x93e, 0x20, 0x926, 0x94d, 0x935, 0x93f, 0x924, 0x940, 0x92f, 0x3b, 0x930, 0x91c, 0x92c, 0x3b, 0x936, 0x93e, 0x935, 0x928, 0x3b, 0x930, |
| 827 | 0x92e, 0x91c, 0x93e, 0x928, 0x3b, 0x936, 0x935, 0x94d, 0x935, 0x94d, 0x932, 0x3b, 0x91c, 0x93f, 0x932, 0x2d, 0x915, 0x94d, 0x926, 0x93e, |
| 828 | 0x939, 0x3b, 0x91c, 0x93f, 0x932, 0x94d, 0x2d, 0x939, 0x93f, 0x91c, 0x94d, 0x91c, 0x93e, 0x939, 0x3b, 0x4d, 0x6f, 0x68, 0x2e, 0x3b, |
| 829 | 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0xe9, 0x62, 0x2e, 0x20, 0x31, 0x3b, 0x52, 0xe9, 0x62, 0x2e, 0x20, 0x32, 0x3b, 0x44, |
| 830 | 0x73, 0x65, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x44, 0x73, 0x65, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x65, 0x64, 0x2e, |
| 831 | 0x3b, 0x53, 0x61, 0x62, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x65, 0x76, 0x2e, 0x3b, 0x44, 0x73, 0xfc, 0x6c, |
| 832 | 0x20, 0x6b, 0x2e, 0x3b, 0x44, 0x73, 0xfc, 0x6c, 0x20, 0x68, 0x2e, 0x3b, 0x4d, 0x6f, 0x68, 0x61, 0x72, 0x72, 0x65, 0x6d, |
| 833 | 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0xe9, 0x62, 0x69, 0x20, 0x49, 0x3b, 0x52, 0xe9, 0x62, 0x69, 0x20, 0x49, |
| 834 | 0x49, 0x3b, 0x44, 0x73, 0x65, 0x6d, 0xe1, 0x64, 0x69, 0x20, 0x49, 0x3b, 0x44, 0x73, 0x65, 0x6d, 0xe1, 0x64, 0x69, 0x20, |
| 835 | 0x49, 0x49, 0x3b, 0x52, 0x65, 0x64, 0x73, 0x65, 0x62, 0x3b, 0x53, 0x61, 0x62, 0xe1, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, |
| 836 | 0x64, 0xe1, 0x6e, 0x3b, 0x53, 0x65, 0x76, 0x76, 0xe1, 0x6c, 0x3b, 0x44, 0x73, 0xfc, 0x6c, 0x20, 0x6b, 0x61, 0x64, 0x65, |
| 837 | 0x3b, 0x44, 0x73, 0xfc, 0x6c, 0x20, 0x68, 0x65, 0x64, 0x73, 0x65, 0x3b, 0x4d, 0x6f, 0x68, 0x61, 0x72, 0x72, 0x65, 0x6d, |
| 838 | 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0xe9, 0x62, 0x69, 0x20, 0x65, 0x6c, 0x20, 0x61, 0x76, 0x76, 0x65, 0x6c, |
| 839 | 0x3b, 0x52, 0xe9, 0x62, 0x69, 0x20, 0x65, 0x6c, 0x20, 0x61, 0x63, 0x63, 0x68, 0x65, 0x72, 0x3b, 0x44, 0x73, 0x65, 0x6d, |
| 840 | 0xe1, 0x64, 0x69, 0x20, 0x65, 0x6c, 0x20, 0x61, 0x76, 0x76, 0x65, 0x6c, 0x3b, 0x44, 0x73, 0x65, 0x6d, 0xe1, 0x64, 0x69, |
| 841 | 0x20, 0x65, 0x6c, 0x20, 0x61, 0x63, 0x63, 0x68, 0x65, 0x72, 0x3b, 0x52, 0x65, 0x64, 0x73, 0x65, 0x62, 0x3b, 0x53, 0x61, |
| 842 | 0x62, 0xe1, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0xe1, 0x6e, 0x3b, 0x53, 0x65, 0x76, 0x76, 0xe1, 0x6c, 0x3b, 0x44, |
| 843 | 0x73, 0xfc, 0x6c, 0x20, 0x6b, 0x61, 0x64, 0x65, 0x3b, 0x44, 0x73, 0xfc, 0x6c, 0x20, 0x68, 0x65, 0x64, 0x73, 0x65, 0x3b, |
| 844 | 0x6d, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, |
| 845 | 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, |
| 846 | 0x72, 0x61, 0x6a, 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x77, 0x2e, |
| 847 | 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x2e, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x2e, 0x3b, 0x4d, |
| 848 | 0x75, 0x68, 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x41, 0x77, 0x61, 0x6c, 0x3b, 0x52, |
| 849 | 0x61, 0x62, 0x2e, 0x20, 0x41, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x41, 0x77, 0x61, 0x6c, 0x3b, |
| 850 | 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x41, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x52, 0x61, 0x6a, 0x2e, 0x3b, 0x53, 0x79, 0x61, 0x2e, |
| 851 | 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x79, 0x61, 0x77, 0x2e, 0x3b, 0x5a, 0x75, 0x6c, 0x6b, 0x61, 0x2e, 0x3b, 0x5a, |
| 852 | 0x75, 0x6c, 0x68, 0x69, 0x2e, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, |
| 853 | 0x52, 0x61, 0x62, 0x69, 0x75, 0x6c, 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x75, 0x6c, 0x61, 0x6b, 0x68, |
| 854 | 0x69, 0x72, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x69, 0x6c, 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, |
| 855 | 0x69, 0x6c, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x53, 0x79, 0x61, 0x6b, 0x62, 0x61, |
| 856 | 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x79, 0x61, 0x77, 0x61, 0x6c, 0x3b, 0x5a, 0x75, 0x6c, |
| 857 | 0x6b, 0x61, 0x69, 0x64, 0x61, 0x68, 0x3b, 0x5a, 0x75, 0x6c, 0x68, 0x69, 0x6a, 0x61, 0x68, 0x3b, 0x30e0, 0x30cf, 0x30c3, 0x30e9, |
| 858 | 0x30e0, 0x3b, 0x30b5, 0x30d5, 0x30a2, 0x30eb, 0x3b, 0x30e9, 0x30d3, 0x30fc, 0x30fb, 0x30a6, 0x30eb, 0x30fb, 0x30a2, 0x30a6, 0x30ef, 0x30eb, 0x3b, 0x30e9, |
| 859 | 0x30d3, 0x30fc, 0x30fb, 0x30a6, 0x30c3, 0x30fb, 0x30b5, 0x30fc, 0x30cb, 0x30fc, 0x3b, 0x30b8, 0x30e5, 0x30de, 0x30fc, 0x30c0, 0x30eb, 0x30fb, 0x30a2, 0x30a6, |
| 860 | 0x30ef, 0x30eb, 0x3b, 0x30b8, 0x30e5, 0x30de, 0x30fc, 0x30c0, 0x30c3, 0x30b5, 0x30fc, 0x30cb, 0x30fc, 0x3b, 0x30e9, 0x30b8, 0x30e3, 0x30d6, 0x3b, 0x30b7, |
| 861 | 0x30e3, 0x30a2, 0x30d0, 0x30fc, 0x30f3, 0x3b, 0x30e9, 0x30de, 0x30c0, 0x30fc, 0x30f3, 0x3b, 0x30b7, 0x30e3, 0x30a6, 0x30ef, 0x30fc, 0x30eb, 0x3b, 0x30ba, |
| 862 | 0x30eb, 0x30fb, 0x30ab, 0x30a4, 0x30c0, 0x3b, 0x30ba, 0x30eb, 0x30fb, 0x30d2, 0x30c3, 0x30b8, 0x30e3, 0x3b, 0xcae, 0xcc1, 0xcb9, 0xccd, 0x2e, 0x3b, |
| 863 | 0xcb8, 0xcab, 0xcbe, 0x2e, 0x3b, 0xcb0, 0xcac, 0xcbf, 0x2018, 0x20, 0x49, 0x3b, 0xcb0, 0xcac, 0xcbf, 0x2018, 0x20, 0x49, 0x49, 0x3b, |
| 864 | 0xc9c, 0xcc1, 0xcae, 0xccd, 0x2e, 0x20, 0x49, 0x3b, 0xc9c, 0xcc1, 0xcae, 0xccd, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0xcb0, 0xc9c, 0xccd, |
| 865 | 0x2e, 0x3b, 0xcb6, 0x2e, 0x3b, 0xcb0, 0xcae, 0xccd, 0x2e, 0x3b, 0xcb6, 0xcb5, 0xccd, 0x2e, 0x3b, 0xca7, 0xcc1, 0x2018, 0xcb2, 0xccd, |
| 866 | 0x2d, 0xc95, 0xcbf, 0x2e, 0x3b, 0xca7, 0xcc1, 0x2018, 0xcb2, 0xccd, 0x2d, 0xcb9, 0x2e, 0x3b, 0xcae, 0xcc1, 0xcb9, 0xcb0, 0xcae, 0xccd, |
| 867 | 0x3b, 0xcb8, 0xcab, 0xcbe, 0xcb0, 0xccd, 0x3b, 0xcb0, 0xcac, 0xcbf, 0x2018, 0x20, 0x49, 0x3b, 0xcb0, 0xcac, 0xcbf, 0x2018, 0x20, 0x49, |
| 868 | 0x49, 0x3b, 0xc9c, 0xcc1, 0xcae, 0xcbe, 0xca6, 0xcbe, 0x20, 0x49, 0x3b, 0xc9c, 0xcc1, 0xcae, 0xcbe, 0xca6, 0xcbe, 0x20, 0x49, 0x49, |
| 869 | 0x3b, 0xcb0, 0xc9c, 0xcac, 0xccd, 0x3b, 0xcb6, 0x2019, 0xcac, 0xcbe, 0xca8, 0xccd, 0x3b, 0xcb0, 0xcae, 0xca6, 0xcbe, 0xca8, 0xccd, 0x3b, |
| 870 | 0xcb6, 0xcb5, 0xccd, 0xcb5, 0xcbe, 0xcb2, 0xccd, 0x3b, 0xca7, 0xcc1, 0x2018, 0xcb2, 0xccd, 0x2d, 0xc95, 0xcbf, 0x2018, 0xca1, 0xcbe, 0xcb9, |
| 871 | 0xccd, 0x3b, 0xca7, 0xcc1, 0x2018, 0xcb2, 0xccd, 0x2d, 0xcb9, 0xcbf, 0xc9c, 0xcbe, 0xcb9, 0xccd, 0x3b, 0xbb34, 0xd558, 0xb78c, 0x3b, 0xc0ac, |
| 872 | 0xd30c, 0xb974, 0x3b, 0xb77c, 0xbe44, 0x20, 0xc54c, 0x20, 0xc544, 0xc648, 0x3b, 0xb77c, 0xbe44, 0x20, 0xc54c, 0x20, 0xc384, 0xb2c8, 0x3b, 0xc8fc, |
| 873 | 0xb9c8, 0xb2e4, 0x20, 0xc54c, 0x20, 0xc544, 0xc648, 0x3b, 0xc8fc, 0xb9c8, 0xb2e4, 0x20, 0xc54c, 0x20, 0xc384, 0xb2c8, 0x3b, 0xb77c, 0xc7a1, 0x3b, |
| 874 | 0xc250, 0xc544, 0xbc18, 0x3b, 0xb77c, 0xb9c8, 0xb2e8, 0x3b, 0xc250, 0xc648, 0x3b, 0xb4c0, 0x20, 0xc54c, 0x20, 0xae4c, 0xb2e4, 0x3b, 0xb4c0, 0x20, |
| 875 | 0xc54c, 0x20, 0xd788, 0xc790, 0x3b, 0x6d, 0x75, 0x1e96, 0x65, 0x72, 0x65, 0x6d, 0x3b, 0x73, 0x65, 0x66, 0x65, 0x72, 0x3b, 0x72, |
| 876 | 0x65, 0x62, 0xee, 0x2bf, 0x75, 0x6c, 0x65, 0x77, 0x65, 0x6c, 0x3b, 0x72, 0x65, 0x62, 0xee, 0x2bf, 0x75, 0x6c, 0x61, 0x78, |
| 877 | 0x65, 0x72, 0x3b, 0x63, 0x65, 0x6d, 0x61, 0x7a, 0xee, 0x79, 0x65, 0x6c, 0x65, 0x77, 0x65, 0x6c, 0x3b, 0x63, 0x65, 0x6d, |
| 878 | 0x61, 0x7a, 0xee, 0x79, 0x65, 0x6c, 0x61, 0x78, 0x65, 0x72, 0x3b, 0x72, 0x65, 0x63, 0x65, 0x62, 0x3b, 0x15f, 0x65, 0x2bf, |
| 879 | 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x65, 0x6d, 0x65, 0x7a, 0x61, 0x6e, 0x3b, 0x15f, 0x65, 0x77, 0x61, 0x6c, 0x3b, 0x7a, 0xee, |
| 880 | 0x6c, 0x71, 0x65, 0x2bf, 0x64, 0x65, 0x3b, 0x7a, 0xee, 0x6c, 0x1e96, 0x65, 0x63, 0x65, 0x3b, 0xea1, 0xeb8, 0xeae, 0xeb1, 0xe94, |
| 881 | 0x3b, 0xec0, 0xe84, 0xeb2, 0xeb0, 0x3b, 0xeae, 0xead, 0xe81, 0xe9a, 0xeb5, 0x20, 0x31, 0x3b, 0xeae, 0xead, 0xe81, 0xe9a, 0xeb5, 0x20, |
| 882 | 0x32, 0x3b, 0xe99, 0xeb8, 0xea1, 0xeb2, 0x20, 0x31, 0x3b, 0xe99, 0xeb8, 0xea1, 0xeb2, 0x20, 0x32, 0x3b, 0xec0, 0xeae, 0xeb2, 0xeb0, |
| 883 | 0x3b, 0xe8a, 0xeb2, 0x3b, 0xec0, 0xeae, 0xeb2, 0xeb0, 0xea1, 0xeb0, 0x3b, 0xec0, 0xe8a, 0xebb, 0xeb2, 0x3b, 0xe8a, 0xeb8, 0xea5, 0xe81, |
| 884 | 0xeb4, 0xead, 0xeb8, 0x3b, 0xe8a, 0xeb8, 0xea5, 0xeab, 0xeb4, 0xe88, 0x3b, 0xea1, 0xeb8, 0xea3, 0xeb0, 0xeae, 0xead, 0xea1, 0x3b, 0xe8a, |
| 885 | 0xeb2, 0xe9f, 0xeb2, 0xea3, 0x3b, 0xeae, 0xead, 0xe94, 0xe9a, 0xeb5, 0x20, 0x31, 0x3b, 0xeae, 0xead, 0xe94, 0xe9a, 0xeb5, 0x20, 0x32, |
| 886 | 0x3b, 0xe88, 0xeb8, 0xea1, 0xeb2, 0xe94, 0xeb2, 0x20, 0x31, 0x3b, 0xe88, 0xeb8, 0xea1, 0xeb2, 0xe94, 0xeb2, 0x20, 0x32, 0x3b, 0xeae, |
| 887 | 0xeb2, 0xe88, 0xeb1, 0xe9a, 0x3b, 0xe8a, 0xeb0, 0xe9a, 0xeb2, 0xe99, 0x3b, 0xeae, 0xeb2, 0xea1, 0xeb2, 0xe94, 0xead, 0xe99, 0x3b, 0xec0, |
| 888 | 0xe8a, 0xebb, 0xeb2, 0xea7, 0xeb1, 0xe94, 0x3b, 0xe94, 0xeb8, 0xead, 0xeb1, 0xe94, 0xe81, 0xeb4, 0xe94, 0xeb0, 0x3b, 0xe94, 0xeb8, 0xead, |
| 889 | 0xeb1, 0xe94, 0xe81, 0xeb4, 0xe88, 0xeb0, 0x3b, 0xea1, 0xeb8, 0xeae, 0xeb1, 0xe94, 0x3b, 0xec0, 0xe84, 0xeb2, 0xeb0, 0x3b, 0xeae, 0xead, |
| 890 | 0xe94, 0xe9a, 0xeb5, 0x20, 0x31, 0x3b, 0xeae, 0xead, 0xe81, 0xe9a, 0xeb5, 0x20, 0x32, 0x3b, 0xe99, 0xeb8, 0xea1, 0xeb2, 0x20, 0x31, |
| 891 | 0x3b, 0xe99, 0xeb8, 0xea1, 0xeb2, 0x20, 0x32, 0x3b, 0xec0, 0xeae, 0xeb2, 0xeb0, 0x3b, 0xe8a, 0xeb0, 0xead, 0xecc, 0x3b, 0xec0, 0xeae, |
| 892 | 0xeb2, 0xeb0, 0xea1, 0xeb0, 0x3b, 0xec0, 0xe8a, 0xebb, 0xeb2, 0x3b, 0xe8a, 0xeb8, 0xea5, 0xe81, 0xeb4, 0xead, 0xeb8, 0x3b, 0xe8a, 0xeb8, |
| 893 | 0xea5, 0xeab, 0xeb4, 0xe88, 0x3b, 0x6d, 0x75, 0x68, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x73, |
| 894 | 0x3b, 0x31, 0x2e, 0x20, 0x72, 0x61, 0x62, 0x12b, 0x3b, 0x32, 0x2e, 0x20, 0x72, 0x61, 0x62, 0x12b, 0x3b, 0x31, 0x2e, 0x20, |
| 895 | 0x64, 0x17e, 0x75, 0x6d, 0x101, 0x64, 0x101, 0x3b, 0x32, 0x2e, 0x20, 0x64, 0x17e, 0x75, 0x6d, 0x101, 0x64, 0x101, 0x3b, 0x72, |
| 896 | 0x61, 0x64, 0x17e, 0x61, 0x62, 0x73, 0x3b, 0x161, 0x61, 0x62, 0x61, 0x6e, 0x73, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x101, |
| 897 | 0x6e, 0x73, 0x3b, 0x161, 0x61, 0x75, 0x76, 0x61, 0x6c, 0x73, 0x3b, 0x64, 0x75, 0x20, 0x61, 0x6c, 0x2d, 0x6b, 0x69, 0x64, |
| 898 | 0x101, 0x3b, 0x64, 0x75, 0x20, 0x61, 0x6c, 0x2d, 0x68, 0x69, 0x64, 0x17e, 0x101, 0x3b, 0x43c, 0x443, 0x445, 0x2e, 0x3b, 0x441, |
| 899 | 0x430, 0x444, 0x2e, 0x3b, 0x440, 0x430, 0x431, 0x2e, 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x45f, |
| 900 | 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x3b, 0x45f, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x45f, 0x2e, 0x3b, 0x448, |
| 901 | 0x430, 0x431, 0x2e, 0x3b, 0x440, 0x430, 0x43c, 0x2e, 0x3b, 0x448, 0x430, 0x432, 0x2e, 0x3b, 0x434, 0x443, 0x43b, 0x43a, 0x2e, 0x3b, |
| 902 | 0x434, 0x443, 0x43b, 0x445, 0x2e, 0x3b, 0x43c, 0x443, 0x445, 0x430, 0x440, 0x435, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, 0x3b, |
| 903 | 0x440, 0x430, 0x431, 0x438, 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x438, 0x20, 0x49, 0x49, 0x3b, 0x45f, 0x443, 0x43c, 0x430, 0x434, |
| 904 | 0x430, 0x20, 0x49, 0x3b, 0x45f, 0x443, 0x43c, 0x430, 0x434, 0x430, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x45f, 0x430, 0x431, 0x3b, |
| 905 | 0x448, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x440, 0x430, 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x448, 0x430, 0x432, 0x430, 0x43b, 0x3b, |
| 906 | 0x434, 0x443, 0x43b, 0x43a, 0x438, 0x434, 0x430, 0x3b, 0x434, 0x443, 0x43b, 0x445, 0x438, 0x45f, 0x430, 0x3b, 0xd2e, 0xd41, 0xd39, 0x2e, |
| 907 | 0x3b, 0xd38, 0xd2b, 0x2e, 0x3b, 0xd31, 0xd2c, 0xd40, 0xd39, 0xd41, 0xd7d, 0x20, 0xd05, 0xd35, 0xd4d, 0xd35, 0x2e, 0x3b, 0xd31, 0xd2c, |
| 908 | 0xd40, 0xd39, 0xd41, 0xd7d, 0x20, 0xd06, 0xd16, 0xd3f, 0x2e, 0x3b, 0xd1c, 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd05, 0xd35, 0xd4d, |
| 909 | 0xd35, 0x2e, 0x3b, 0xd1c, 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd06, 0xd16, 0xd3f, 0x2e, 0x3b, 0xd31, 0xd1c, 0x2e, 0x3b, 0xd36, |
| 910 | 0xd39, 0xd2c, 0xd3e, 0x2e, 0x3b, 0xd31, 0xd2e, 0xd26, 0xd3e, 0x2e, 0x3b, 0xd36, 0xd35, 0xd4d, 0xd35, 0xd3e, 0x2e, 0x3b, 0xd26, 0xd41, |
| 911 | 0xd7d, 0x20, 0xd16, 0xd39, 0x2e, 0x3b, 0xd26, 0xd41, 0xd7d, 0x20, 0xd39, 0xd3f, 0x2e, 0x3b, 0xd2e, 0xd41, 0xd39, 0xd31, 0xd02, 0x3b, |
| 912 | 0xd38, 0xd2b, 0xd7c, 0x3b, 0xd31, 0xd2c, 0xd40, 0xd39, 0xd41, 0xd7d, 0x20, 0xd05, 0xd35, 0xd4d, 0xd35, 0xd7d, 0x3b, 0xd31, 0xd2c, 0xd40, |
| 913 | 0xd39, 0xd41, 0xd7d, 0x20, 0xd06, 0xd16, 0xd3f, 0xd7c, 0x3b, 0xd1c, 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd05, 0xd35, 0xd4d, 0xd35, |
| 914 | 0xd7d, 0x3b, 0xd1c, 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd06, 0xd16, 0xd3f, 0xd7c, 0x3b, 0xd31, 0xd1c, 0xd2c, 0xd4d, 0x3b, 0xd36, |
| 915 | 0xd39, 0xd2c, 0xd3e, 0xd7b, 0x3b, 0xd31, 0xd2e, 0xd26, 0xd3e, 0xd7b, 0x3b, 0xd36, 0xd35, 0xd4d, 0xd35, 0xd3e, 0xd7d, 0x3b, 0xd26, 0xd41, |
| 916 | 0xd7d, 0x20, 0xd16, 0xd39, 0xd26, 0xd4d, 0x3b, 0xd26, 0xd41, 0xd7d, 0x20, 0xd39, 0xd3f, 0xd1c, 0xd4d, 0xd1c, 0x3b, 0xd2e, 0xd41, 0x3b, |
| 917 | 0xd38, 0x3b, 0xd31, 0x3b, 0xd31, 0x3b, 0xd1c, 0x3b, 0xd1c, 0x3b, 0xd31, 0x3b, 0xd36, 0x3b, 0xd31, 0x3b, 0xd36, 0x3b, 0xd26, 0xd41, |
| 918 | 0x3b, 0xd26, 0xd41, 0x3b, 0xd2e, 0xd41, 0xd39, 0xd31, 0xd02, 0x3b, 0xd38, 0xd2b, 0xd7c, 0x3b, 0xd31, 0xd2c, 0xd40, 0xd39, 0xd41, 0xd7d, |
| 919 | 0x20, 0xd05, 0xd35, 0xd4d, 0xd35, 0xd7d, 0x3b, 0xd31, 0xd2c, 0xd40, 0xd39, 0xd41, 0xd7d, 0x20, 0xd06, 0xd16, 0xd3f, 0xd7c, 0x3b, 0xd1c, |
| 920 | 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd05, 0xd35, 0xd4d, 0xd35, 0xd7d, 0x3b, 0xd1c, 0xd2e, 0xd3e, 0xd26, 0xd41, 0xd7d, 0x20, 0xd06, |
| 921 | 0xd16, 0xd3f, 0xd7c, 0x3b, 0xd31, 0xd1c, 0xd2c, 0xd4d, 0x3b, 0xd36, 0xd39, 0xd2c, 0xd3e, 0xd7b, 0x3b, 0xd31, 0xd2e, 0xd33, 0xd3e, 0xd7b, |
| 922 | 0x3b, 0xd36, 0xd35, 0xd4d, 0xd35, 0xd3e, 0xd7d, 0x3b, 0xd26, 0xd41, 0xd7d, 0x20, 0xd16, 0xd39, 0xd26, 0xd4d, 0x3b, 0xd26, 0xd41, 0xd7d, |
| 923 | 0x20, 0xd39, 0xd3f, 0xd1c, 0xd4d, 0xd1c, 0x3b, 0x92e, 0x94b, 0x939, 0x2e, 0x3b, 0x938, 0x92b, 0x2e, 0x3b, 0x930, 0x93e, 0x92c, 0x940, |
| 924 | 0x20, 0x49, 0x3b, 0x930, 0x93e, 0x92c, 0x940, 0x20, 0x49, 0x49, 0x3b, 0x91c, 0x941, 0x92e, 0x93e, 0x2e, 0x20, 0x49, 0x3b, 0x91c, |
| 925 | 0x941, 0x92e, 0x93e, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x930, 0x91d, 0x93e, 0x2e, 0x3b, 0x936, 0x93e, 0x92c, 0x93e, 0x2e, 0x3b, 0x930, |
| 926 | 0x92e, 0x2e, 0x3b, 0x936, 0x935, 0x94d, 0x935, 0x93e, 0x2e, 0x3b, 0x927, 0x941, 0x932, 0x2d, 0x915, 0x940, 0x2e, 0x3b, 0x927, 0x941, |
| 927 | 0x932, 0x2d, 0x939, 0x93f, 0x2e, 0x3b, 0x92e, 0x94b, 0x939, 0x930, 0x92e, 0x3b, 0x938, 0x92b, 0x930, 0x3b, 0x930, 0x93e, 0x92c, 0x940, |
| 928 | 0x20, 0x49, 0x3b, 0x930, 0x93e, 0x92c, 0x940, 0x20, 0x49, 0x49, 0x3b, 0x91c, 0x941, 0x92e, 0x93e, 0x926, 0x93e, 0x20, 0x49, 0x3b, |
| 929 | 0x91c, 0x941, 0x92e, 0x93e, 0x926, 0x93e, 0x20, 0x49, 0x49, 0x3b, 0x930, 0x91d, 0x93e, 0x92c, 0x3b, 0x936, 0x93e, 0x92c, 0x93e, 0x928, |
| 930 | 0x3b, 0x930, 0x92e, 0x91c, 0x93e, 0x928, 0x3b, 0x936, 0x935, 0x94d, 0x935, 0x93e, 0x932, 0x3b, 0x927, 0x941, 0x932, 0x2d, 0x915, 0x940, |
| 931 | 0x926, 0x93e, 0x939, 0x3b, 0x927, 0x941, 0x932, 0x2d, 0x939, 0x93f, 0x91c, 0x93e, 0x939, 0x3b, 0x967, 0x3b, 0x968, 0x3b, 0x969, 0x3b, |
| 932 | 0x96a, 0x3b, 0x96b, 0x3b, 0x96c, 0x3b, 0x96d, 0x3b, 0x96e, 0x3b, 0x96f, 0x3b, 0x967, 0x966, 0x3b, 0x967, 0x967, 0x3b, 0x967, 0x968, |
| 933 | 0x3b, 0x6d, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x72, 0x61, |
| 934 | 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, |
| 935 | 0x3b, 0x72, 0x61, 0x6a, 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x77, |
| 936 | 0x2e, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x71, 0x2e, 0x3b, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x2e, 0x3b, |
| 937 | 0x6d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, |
| 938 | 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, |
| 939 | 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x49, 0x3b, 0x72, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x73, 0x68, 0x61, |
| 940 | 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x73, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, |
| 941 | 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x71, 0x69, 0x2bb, 0x64, 0x61, 0x68, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, |
| 942 | 0x68, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x6d, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, |
| 943 | 0x2e, 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x6a, |
| 944 | 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x72, 0x61, 0x6a, 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, |
| 945 | 0x2e, 0x3b, 0x73, 0x68, 0x61, 0x77, 0x2e, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x71, 0x2e, 0x3b, 0x64, 0x68, 0x75, |
| 946 | 0x2bb, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x3b, |
| 947 | 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, 0x49, 0x3b, 0x62c, 0x645, 0x627, 0x639, 0x647, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x64a, 0x20, |
| 948 | 0x6f2, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, |
| 949 | 0x627, 0x644, 0x3b, 0x62f, 0x627, 0x644, 0x642, 0x627, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x64a, 0x20, 0x627, 0x644, 0x62d, 0x62c, 0x3b, |
| 950 | 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, |
| 951 | 0x49, 0x3b, 0x62c, 0x645, 0x627, 0x639, 0x647, 0x3b, 0x62c, 0x645, 0x648, 0x645, 0x627, 0x20, 0x49, 0x49, 0x3b, 0x631, 0x62c, 0x628, |
| 952 | 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x62f, 0x627, |
| 953 | 0x644, 0x642, 0x627, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x64a, 0x20, 0x627, 0x644, 0x62d, 0x62c, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, |
| 954 | 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, 0x49, 0x3b, 0x62c, 0x645, 0x627, |
| 955 | 0x62f, 0x20, 0x6f1, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x20, 0x6f2, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, |
| 956 | 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x62f, 0x627, 0x644, 0x642, 0x627, 0x639, 0x62f, 0x647, |
| 957 | 0x3b, 0x630, 0x64a, 0x20, 0x627, 0x644, 0x62d, 0x62c, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, |
| 958 | 0x64a, 0x639, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, 0x49, 0x3b, 0x62c, 0x645, 0x627, 0x639, 0x647, 0x3b, 0x62c, 0x645, 0x648, |
| 959 | 0x645, 0x627, 0x20, 0x49, 0x49, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, |
| 960 | 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x64a, 0x20, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x64a, 0x20, |
| 961 | 0x627, 0x644, 0x62d, 0x62c, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x62f, 0x20, 0x635, 0x641, 0x631, 0x6d2, 0x20, 0x62f, 0x3b, 0x631, |
| 962 | 0x628, 0x64a, 0x639, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, 0x49, 0x3b, 0x62c, 0x645, 0x627, 0x639, 0x647, 0x3b, 0x62c, 0x645, |
| 963 | 0x648, 0x645, 0x627, 0x20, 0x49, 0x49, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, |
| 964 | 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x62f, 0x627, 0x644, 0x642, 0x627, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x64a, 0x20, |
| 965 | 0x627, 0x644, 0x62d, 0x62c, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x62f, 0x20, 0x635, 0x641, 0x631, 0x6d2, 0x20, 0x62f, 0x3b, 0x631, |
| 966 | 0x628, 0x64a, 0x639, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x49, 0x49, 0x3b, 0x62c, 0x645, 0x627, 0x639, 0x647, 0x3b, 0x62c, 0x645, |
| 967 | 0x648, 0x645, 0x627, 0x20, 0x49, 0x49, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, |
| 968 | 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x64a, 0x20, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x64a, |
| 969 | 0x20, 0x627, 0x644, 0x62d, 0x62c, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x200c, |
| 970 | 0x627, 0x644, 0x627, 0x648, 0x644, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x200c, 0x627, 0x644, 0x62b, 0x627, 0x646, 0x6cc, 0x3b, 0x62c, 0x645, |
| 971 | 0x627, 0x62f, 0x6cc, 0x200c, 0x627, 0x644, 0x627, 0x648, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x200c, 0x627, 0x644, 0x62b, 0x627, |
| 972 | 0x646, 0x6cc, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, |
| 973 | 0x648, 0x627, 0x644, 0x3b, 0x630, 0x6cc, 0x642, 0x639, 0x62f, 0x647, 0x3b, 0x630, 0x6cc, 0x62d, 0x62c, 0x647, 0x3b, 0x645, 0x3b, 0x635, |
| 974 | 0x3b, 0x631, 0x3b, 0x631, 0x3b, 0x62c, 0x3b, 0x62c, 0x3b, 0x631, 0x3b, 0x634, 0x3b, 0x631, 0x3b, 0x634, 0x3b, 0x630, 0x3b, 0x630, |
| 975 | 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x200c, 0x627, 0x644, 0x627, 0x648, 0x644, |
| 976 | 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x200c, 0x627, 0x644, 0x62b, 0x627, 0x646, 0x6cc, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x200c, 0x627, |
| 977 | 0x644, 0x627, 0x648, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x200c, 0x627, 0x644, 0x62b, 0x627, 0x646, 0x6cc, 0x3b, 0x631, 0x62c, |
| 978 | 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, |
| 979 | 0x6cc, 0x642, 0x639, 0x62f, 0x647, 0x654, 0x3b, 0x630, 0x6cc, 0x62d, 0x62c, 0x647, 0x654, 0x3b, 0x4d, 0x75, 0x68, 0x2e, 0x3b, 0x53, |
| 980 | 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x44, |
| 981 | 0x17c, 0x75, 0x2e, 0x20, 0x49, 0x3b, 0x44, 0x17c, 0x75, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x2e, 0x3b, 0x53, 0x7a, |
| 982 | 0x61, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x7a, 0x61, 0x77, 0x2e, 0x3b, 0x5a, 0x75, 0x20, 0x61, 0x6c, 0x2d, |
| 983 | 0x6b, 0x2e, 0x3b, 0x5a, 0x75, 0x20, 0x61, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, |
| 984 | 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, |
| 985 | 0x20, 0x49, 0x49, 0x3b, 0x44, 0x17c, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, 0x44, 0x17c, 0x75, 0x6d, 0x61, 0x64, |
| 986 | 0x61, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x64, 0x17c, 0x61, 0x62, 0x3b, 0x53, 0x7a, 0x61, 0x62, 0x61, 0x6e, 0x3b, 0x52, |
| 987 | 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x7a, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x5a, 0x75, 0x20, 0x61, 0x6c, |
| 988 | 0x2d, 0x6b, 0x61, 0x64, 0x61, 0x3b, 0x5a, 0x75, 0x20, 0x61, 0x6c, 0x2d, 0x68, 0x69, 0x64, 0x17c, 0x64, 0x17c, 0x61, 0x3b, |
| 989 | 0xa2e, 0xa41, 0xa39, 0xa71, 0x2e, 0x3b, 0xa38, 0xa2b, 0x2e, 0x3b, 0xa30, 0xa2c, 0x2e, 0x20, 0x49, 0x3b, 0xa30, 0xa2c, 0x2e, 0x20, |
| 990 | 0x49, 0x49, 0x3b, 0xa1c, 0xa41, 0xa2e, 0x2e, 0x20, 0x49, 0x3b, 0xa1c, 0xa41, 0xa2e, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0xa30, 0xa3e, |
| 991 | 0xa1c, 0x2e, 0x3b, 0xa38, 0xa3c, 0xa3e, 0x2e, 0x3b, 0xa30, 0xa3e, 0xa2e, 0x2e, 0x3b, 0xa38, 0xa3c, 0xa05, 0x2e, 0x3b, 0xa26, 0xa42, |
| 992 | 0x2d, 0xa05, 0xa32, 0x2d, 0xa15, 0xa40, 0x2e, 0x3b, 0xa26, 0xa42, 0x2d, 0xa05, 0xa32, 0x2d, 0xa39, 0xa3f, 0x2e, 0x3b, 0xa2e, 0xa41, |
| 993 | 0xa39, 0xa71, 0xa30, 0xa2e, 0x3b, 0xa38, 0xa2b, 0xa30, 0x3b, 0xa30, 0xa2c, 0xa40, 0x2bb, 0x20, 0x49, 0x3b, 0xa30, 0xa2c, 0xa40, 0x2bb, |
| 994 | 0x20, 0x49, 0x49, 0x3b, 0xa1c, 0xa41, 0xa2e, 0xa3e, 0xa26, 0xa3e, 0x20, 0x49, 0x3b, 0xa1c, 0xa41, 0xa2e, 0xa3e, 0xa26, 0xa3e, 0x20, |
| 995 | 0x49, 0x49, 0x3b, 0xa30, 0xa1c, 0xa2c, 0x3b, 0xa38, 0xa3c, 0xa2c, 0xa3e, 0xa28, 0x3b, 0xa30, 0xa2e, 0xa1c, 0xa3c, 0xa3e, 0xa28, 0x3b, |
| 996 | 0xa38, 0xa3c, 0xa35, 0xa3e, 0xa32, 0x3b, 0xa26, 0xa42, 0x2d, 0xa05, 0xa32, 0x2d, 0xa15, 0xa40, 0xa26, 0xa3e, 0xa39, 0x3b, 0xa26, 0xa42, |
| 997 | 0x2d, 0xa05, 0xa32, 0x2d, 0xa39, 0xa3f, 0xa1c, 0xa4d, 0xa39, 0xa3e, 0x3b, 0xa2e, 0xa41, 0xa39, 0xa71, 0xa30, 0xa2e, 0x3b, 0xa38, 0xa2b, |
| 998 | 0xa30, 0x3b, 0xa30, 0xa2c, 0xa40, 0x20, 0x2bb, 0x20, 0x49, 0x3b, 0xa30, 0xa2c, 0xa40, 0x20, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0xa1c, |
| 999 | 0xa41, 0xa2e, 0xa3e, 0xa26, 0xa3e, 0x20, 0x49, 0x3b, 0xa1c, 0xa41, 0xa2e, 0xa3e, 0xa26, 0xa3e, 0x20, 0x49, 0x49, 0x3b, 0xa30, 0xa1c, |
| 1000 | 0xa2c, 0x3b, 0xa38, 0xa3c, 0xa2c, 0xa3e, 0xa28, 0x3b, 0xa30, 0xa2e, 0xa1c, 0xa3c, 0xa3e, 0xa28, 0x3b, 0xa38, 0xa3c, 0xa35, 0xa3e, 0xa32, |
| 1001 | 0x3b, 0xa26, 0xa42, 0x2d, 0xa05, 0xa32, 0x2d, 0xa15, 0xa40, 0xa26, 0xa3e, 0xa39, 0x3b, 0xa26, 0xa42, 0x2d, 0xa05, 0xa32, 0x2d, 0xa39, |
| 1002 | 0xa3f, 0xa1c, 0xa4d, 0xa39, 0xa3e, 0x3b, 0x43c, 0x443, 0x445, 0x2e, 0x3b, 0x441, 0x430, 0x444, 0x2e, 0x3b, 0x440, 0x430, 0x431, 0x2e, |
| 1003 | 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x3b, 0x434, |
| 1004 | 0x436, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x2e, 0x3b, 0x448, 0x430, 0x430, 0x431, 0x2e, 0x3b, |
| 1005 | 0x440, 0x430, 0x43c, 0x2e, 0x3b, 0x448, 0x430, 0x432, 0x2e, 0x3b, 0x437, 0x443, 0x43b, 0x44c, 0x2d, 0x43a, 0x2e, 0x3b, 0x437, 0x443, |
| 1006 | 0x43b, 0x44c, 0x2d, 0x445, 0x2e, 0x3b, 0x43c, 0x443, 0x445, 0x430, 0x440, 0x440, 0x430, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, |
| 1007 | 0x3b, 0x440, 0x430, 0x431, 0x438, 0x2d, 0x443, 0x43b, 0x44c, 0x2d, 0x430, 0x432, 0x432, 0x430, 0x43b, 0x44c, 0x3b, 0x440, 0x430, 0x431, |
| 1008 | 0x438, 0x2d, 0x443, 0x43b, 0x44c, 0x2d, 0x430, 0x445, 0x438, 0x440, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, 0x2d, 0x443, 0x43b, |
| 1009 | 0x44c, 0x2d, 0x430, 0x432, 0x432, 0x430, 0x43b, 0x44c, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, 0x2d, 0x443, 0x43b, 0x44c, 0x2d, |
| 1010 | 0x430, 0x445, 0x438, 0x440, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x430, 0x431, 0x3b, 0x448, 0x430, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x440, |
| 1011 | 0x430, 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x448, 0x430, 0x432, 0x432, 0x430, 0x43b, 0x44c, 0x3b, 0x437, 0x443, 0x43b, 0x44c, 0x2d, |
| 1012 | 0x43a, 0x430, 0x430, 0x434, 0x430, 0x3b, 0x437, 0x443, 0x43b, 0x44c, 0x2d, 0x445, 0x438, 0x434, 0x436, 0x436, 0x430, 0x3b, 0x41c, 0x443, |
| 1013 | 0x445, 0x2e, 0x3b, 0x421, 0x430, 0x444, 0x2e, 0x3b, 0x420, 0x435, 0x431, 0x2e, 0x20, 0x31, 0x3b, 0x420, 0x435, 0x431, 0x2e, 0x20, |
| 1014 | 0x32, 0x3b, 0x40f, 0x443, 0x43c, 0x2e, 0x20, 0x31, 0x3b, 0x40f, 0x443, 0x43c, 0x2e, 0x20, 0x32, 0x3b, 0x420, 0x435, 0x45f, 0x2e, |
| 1015 | 0x3b, 0x428, 0x430, 0x2e, 0x3b, 0x420, 0x430, 0x43c, 0x2e, 0x3b, 0x428, 0x435, 0x2e, 0x3b, 0x417, 0x443, 0x43b, 0x2d, 0x43a, 0x2e, |
| 1016 | 0x3b, 0x417, 0x443, 0x43b, 0x2d, 0x445, 0x2e, 0x3b, 0x41c, 0x443, 0x445, 0x430, 0x440, 0x435, 0x43c, 0x3b, 0x421, 0x430, 0x444, 0x435, |
| 1017 | 0x440, 0x3b, 0x420, 0x435, 0x431, 0x438, 0x20, 0x31, 0x3b, 0x420, 0x435, 0x431, 0x438, 0x20, 0x32, 0x3b, 0x40f, 0x443, 0x43c, 0x430, |
| 1018 | 0x434, 0x435, 0x20, 0x31, 0x3b, 0x40f, 0x443, 0x43c, 0x430, 0x434, 0x435, 0x20, 0x32, 0x3b, 0x420, 0x435, 0x45f, 0x435, 0x431, 0x3b, |
| 1019 | 0x428, 0x430, 0x2bb, 0x431, 0x430, 0x43d, 0x3b, 0x420, 0x430, 0x43c, 0x430, 0x437, 0x430, 0x43d, 0x3b, 0x428, 0x435, 0x432, 0x430, 0x43b, |
| 1020 | 0x3b, 0x417, 0x443, 0x43b, 0x2d, 0x43a, 0x430, 0x434, 0x435, 0x3b, 0x417, 0x443, 0x43b, 0x2d, 0x445, 0x438, 0x45f, 0x435, 0x3b, 0x41c, |
| 1021 | 0x443, 0x440, 0x430, 0x445, 0x430, 0x43c, 0x3b, 0x421, 0x430, 0x444, 0x430, 0x440, 0x3b, 0x420, 0x430, 0x431, 0x438, 0x2bb, 0x20, 0x49, |
| 1022 | 0x3b, 0x420, 0x430, 0x431, 0x438, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x408, 0x443, 0x43c, 0x430, 0x434, 0x430, 0x20, 0x49, 0x3b, 0x408, |
| 1023 | 0x443, 0x43c, 0x430, 0x434, 0x430, 0x20, 0x49, 0x49, 0x3b, 0x420, 0x430, 0x452, 0x430, 0x431, 0x3b, 0x428, 0x430, 0x2bb, 0x431, 0x430, |
| 1024 | 0x43d, 0x3b, 0x420, 0x430, 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x428, 0x430, 0x432, 0x430, 0x43b, 0x3b, 0x414, 0x443, 0x2bb, 0x43b, |
| 1025 | 0x2d, 0x41a, 0x438, 0x2bb, 0x434, 0x430, 0x3b, 0x414, 0x443, 0x2bb, 0x43b, 0x2d, 0x445, 0x438, 0x452, 0x430, 0x3b, 0x4d, 0x75, 0x68, |
| 1026 | 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x65, 0x62, 0x2e, 0x20, 0x31, 0x3b, 0x52, 0x65, 0x62, 0x2e, 0x20, 0x32, |
| 1027 | 0x3b, 0x44, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x31, 0x3b, 0x44, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x32, 0x3b, 0x52, 0x65, 0x64, |
| 1028 | 0x17e, 0x2e, 0x3b, 0x160, 0x61, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x160, 0x65, 0x2e, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, |
| 1029 | 0x6b, 0x2e, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x65, 0x6d, 0x3b, 0x53, 0x61, |
| 1030 | 0x66, 0x65, 0x72, 0x3b, 0x52, 0x65, 0x62, 0x69, 0x20, 0x31, 0x3b, 0x52, 0x65, 0x62, 0x69, 0x20, 0x32, 0x3b, 0x44, 0x17e, |
| 1031 | 0x75, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x31, 0x3b, 0x44, 0x17e, 0x75, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x32, 0x3b, 0x52, 0x65, |
| 1032 | 0x64, 0x17e, 0x65, 0x62, 0x3b, 0x160, 0x61, 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x7a, 0x61, 0x6e, 0x3b, |
| 1033 | 0x160, 0x65, 0x76, 0x61, 0x6c, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, 0x6b, 0x61, 0x64, 0x65, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, 0x68, |
| 1034 | 0x69, 0x64, 0x17e, 0x65, 0x3b, 0x4d, 0x75, 0x72, 0x61, 0x68, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, |
| 1035 | 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x61, |
| 1036 | 0x64, 0x61, 0x20, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x111, 0x61, 0x62, |
| 1037 | 0x3b, 0x160, 0x61, 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x160, 0x61, 0x76, 0x61, |
| 1038 | 0x6c, 0x3b, 0x44, 0x75, 0x2bb, 0x6c, 0x2d, 0x4b, 0x69, 0x2bb, 0x64, 0x61, 0x3b, 0x44, 0x75, 0x2bb, 0x6c, 0x2d, 0x68, 0x69, |
| 1039 | 0x111, 0x61, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x64a, 0x639, 0x20, 0x627, 0x644, 0x627, |
| 1040 | 0x648, 0x644, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x627, 0x62e, 0x631, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x20, |
| 1041 | 0x627, 0x644, 0x627, 0x648, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x64a, 0x20, 0x627, 0x644, 0x627, 0x62e, 0x631, 0x3b, 0x631, 0x62c, |
| 1042 | 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, |
| 1043 | 0x648, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x3b, 0x630, 0x648, 0x627, 0x644, 0x62d, 0x62c, 0x6c1, 0x3b, 0x6d, 0x75, 0x68, 0x2e, 0x3b, |
| 1044 | 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, |
| 1045 | 0x64, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x72, 0x61, 0x64, |
| 1046 | 0x2e, 0x3b, 0x161, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, 0x161, 0x61, 0x75, 0x2e, 0x3b, 0x64, 0x68, 0xfa, 0x20, |
| 1047 | 0x6c, 0x2d, 0x6b, 0x2e, 0x3b, 0x64, 0x68, 0xfa, 0x20, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x61, 0x6c, 0x2d, 0x6d, 0x75, 0x68, |
| 1048 | 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, 0xed, 0xb4, 0x20, 0x61, 0x6c, |
| 1049 | 0x2d, 0x61, 0x76, 0x76, 0x61, 0x6c, 0x3b, 0x72, 0x61, 0x62, 0xed, 0xb4, 0x61, 0x74, 0x68, 0x2d, 0x74, 0x68, 0xe1, 0x6e, |
| 1050 | 0xed, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0xe1, 0x64, 0xe1, 0x20, 0x6c, 0x2d, 0xfa, 0x6c, 0xe1, 0x3b, 0x64, 0x17e, 0x75, 0x6d, |
| 1051 | 0xe1, 0x64, 0xe1, 0x20, 0x6c, 0x2d, 0xe1, 0x63, 0x68, 0x69, 0x72, 0x61, 0x3b, 0x72, 0x61, 0x64, 0x17e, 0x61, 0x62, 0x3b, |
| 1052 | 0x161, 0x61, 0xb4, 0x20, 0x62, 0xe1, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0xe1, 0x6e, 0x3b, 0x161, 0x61, 0x75, 0x76, |
| 1053 | 0xe1, 0x6c, 0x3b, 0x64, 0x68, 0xfa, 0x20, 0x6c, 0x2d, 0x6b, 0x61, 0xb4, 0x20, 0x64, 0x61, 0x3b, 0x64, 0x68, 0xfa, 0x20, |
| 1054 | 0x6c, 0x2d, 0x68, 0x69, 0x64, 0x17e, 0x64, 0x17e, 0x61, 0x3b, 0x4d, 0x75, 0x78, 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, |
| 1055 | 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, |
| 1056 | 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x6a, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x2e, 0x3b, |
| 1057 | 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x2e, 0x3b, 0x44, 0x75, 0x6c, 0x2d, 0x51, 0x2e, 0x3b, 0x44, 0x75, |
| 1058 | 0x6c, 0x2d, 0x58, 0x2e, 0x3b, 0x4d, 0x75, 0x78, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, |
| 1059 | 0x52, 0x61, 0x62, 0x69, 0x63, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x63, |
| 1060 | 0x20, 0x61, 0x6c, 0x2d, 0x74, 0x68, 0x61, 0x6e, 0x69, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x61, 0x6c, 0x2d, |
| 1061 | 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x61, 0x6c, 0x2d, 0x74, 0x68, 0x61, 0x6e, |
| 1062 | 0x69, 0x3b, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x53, 0x68, 0x61, 0x63, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, |
| 1063 | 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x44, 0x75, 0x6c, 0x20, 0x61, 0x6c, 0x2d, 0x71, |
| 1064 | 0x61, 0x63, 0x64, 0x61, 0x68, 0x3b, 0x44, 0x75, 0x6c, 0x20, 0x78, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x4d, 0x75, 0x78, |
| 1065 | 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, |
| 1066 | 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x52, 0x61, 0x6a, |
| 1067 | 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x2e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x2e, 0x3b, 0x44, 0x68, |
| 1068 | 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x2e, 0x3b, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x2e, 0x3b, 0x4d, 0x75, 0x78, 0x61, |
| 1069 | 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x63, 0x20, 0x61, 0x6c, 0x2d, |
| 1070 | 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x63, 0x20, 0x61, 0x6c, 0x2d, 0x74, 0x68, 0x61, 0x6e, 0x69, |
| 1071 | 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x6a, 0x75, 0x6d, |
| 1072 | 0x61, 0x64, 0x61, 0x20, 0x61, 0x6c, 0x2d, 0x74, 0x68, 0x61, 0x6e, 0x69, 0x3b, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x53, |
| 1073 | 0x68, 0x61, 0x63, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x77, |
| 1074 | 0x61, 0x6c, 0x3b, 0x44, 0x75, 0x6c, 0x20, 0x61, 0x6c, 0x2d, 0x71, 0x61, 0x63, 0x64, 0x61, 0x3b, 0x44, 0x75, 0x6c, 0x20, |
| 1075 | 0x78, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x6d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, |
| 1076 | 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x6a, |
| 1077 | 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x49, 0x3b, 0x72, 0x61, |
| 1078 | 0x6a, 0x61, 0x62, 0x3b, 0x73, 0x68, 0x61, 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0xe1, 0x6e, 0x3b, |
| 1079 | 0x73, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x71, 0x69, 0x2bb, 0x64, 0x61, 0x68, |
| 1080 | 0x3b, 0x64, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x68, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x72, |
| 1081 | 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2019, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x77, |
| 1082 | 0x77, 0x61, 0x6c, 0x3b, 0x52, 0x61, 0x62, 0x69, 0x2019, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x4a, |
| 1083 | 0x75, 0x6d, 0x61, 0x64, 0x61, 0x2d, 0x6c, 0x2d, 0x75, 0x6c, 0x61, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x2d, 0x6c, |
| 1084 | 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x61, 0x3b, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x53, 0x68, 0x61, 0x2019, 0x62, 0x61, |
| 1085 | 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x53, 0x68, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x44, 0x68, |
| 1086 | 0x75, 0x2d, 0x6c, 0x2d, 0x67, 0x61, 0x2019, 0x64, 0x61, 0x3b, 0x44, 0x68, 0x75, 0x2d, 0x6c, 0x2d, 0x68, 0x69, 0x6a, 0x6a, |
| 1087 | 0x61, 0x3b, 0x6d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x72, 0x61, 0x62, |
| 1088 | 0x69, 0x2019, 0x20, 0x61, 0x6c, 0x2d, 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2019, 0x20, 0x61, 0x6c, |
| 1089 | 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x3b, 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x2d, 0x6c, 0x2d, 0x75, 0x6c, 0x61, 0x3b, |
| 1090 | 0x6a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x2d, 0x6c, 0x2d, 0x61, 0x6b, 0x68, 0x69, 0x72, 0x61, 0x3b, 0x72, 0x61, 0x6a, 0x61, |
| 1091 | 0x62, 0x3b, 0x73, 0x68, 0x61, 0x2019, 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x73, 0x68, |
| 1092 | 0x61, 0x77, 0x77, 0x61, 0x6c, 0x3b, 0x64, 0x68, 0x75, 0x2d, 0x6c, 0x2d, 0x67, 0x61, 0x2019, 0x64, 0x61, 0x3b, 0x64, 0x68, |
| 1093 | 0x75, 0x2d, 0x6c, 0x2d, 0x68, 0x69, 0x6a, 0x6a, 0x61, 0x3b, 0x41c, 0x443, 0x4b3, 0x2e, 0x3b, 0x421, 0x430, 0x444, 0x2e, 0x3b, |
| 1094 | 0x420, 0x430, 0x431, 0x2e, 0x20, 0x49, 0x3b, 0x420, 0x430, 0x431, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x4b6, 0x443, 0x43c, 0x2e, 0x20, |
| 1095 | 0x49, 0x3b, 0x4b6, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x420, 0x430, 0x4b7, 0x2e, 0x3b, 0x428, 0x430, 0x2e, 0x3b, 0x420, |
| 1096 | 0x430, 0x43c, 0x2e, 0x3b, 0x428, 0x430, 0x432, 0x2e, 0x3b, 0x414, 0x445, 0x443, 0x43b, 0x2d, 0x49a, 0x2e, 0x3b, 0x414, 0x445, 0x443, |
| 1097 | 0x43b, 0x2d, 0x4b2, 0x2e, 0x3b, 0x43c, 0x443, 0x4b3, 0x430, 0x440, 0x440, 0x430, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, 0x3b, |
| 1098 | 0x420, 0x430, 0x431, 0x435, 0x44a, 0x20, 0x49, 0x3b, 0x420, 0x430, 0x431, 0x435, 0x44a, 0x20, 0x49, 0x49, 0x3b, 0x4b7, 0x438, 0x43c, |
| 1099 | 0x43e, 0x434, 0x438, 0x2d, 0x443, 0x43b, 0x2d, 0x443, 0x43b, 0x43e, 0x3b, 0x4b7, 0x438, 0x43c, 0x43e, 0x434, 0x438, 0x2d, 0x443, 0x43b, |
| 1100 | 0x2d, 0x441, 0x43e, 0x43d, 0x438, 0x3b, 0x440, 0x430, 0x4b7, 0x430, 0x431, 0x3b, 0x428, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x420, 0x430, |
| 1101 | 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x428, 0x430, 0x432, 0x432, 0x430, 0x43b, 0x3b, 0x414, 0x445, 0x443, 0x43b, 0x2d, 0x49a, 0x438, |
| 1102 | 0x434, 0x430, 0x4b3, 0x3b, 0x414, 0x445, 0x443, 0x43b, 0x2d, 0x4b2, 0x438, 0x4b7, 0x4b7, 0x430, 0x4b3, 0x3b, 0x43c, 0x443, 0x4b3, 0x430, |
| 1103 | 0x440, 0x440, 0x430, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, 0x3b, 0x420, 0x430, 0x431, 0x435, 0x44a, 0x20, 0x49, 0x3b, 0x420, |
| 1104 | 0x430, 0x431, 0x435, 0x44a, 0x20, 0x49, 0x49, 0x3b, 0x4b7, 0x438, 0x43c, 0x43e, 0x434, 0x438, 0x2d, 0x443, 0x43b, 0x2d, 0x443, 0x43b, |
| 1105 | 0x43e, 0x3b, 0x4b7, 0x438, 0x43c, 0x43e, 0x434, 0x438, 0x2d, 0x443, 0x43b, 0x2d, 0x441, 0x43e, 0x43d, 0x438, 0x3b, 0x440, 0x430, 0x4b7, |
| 1106 | 0x430, 0x431, 0x3b, 0x428, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x420, 0x430, 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x428, 0x430, 0x432, |
| 1107 | 0x432, 0x430, 0x43b, 0x3b, 0x414, 0x445, 0x443, 0x442, 0x2d, 0x49a, 0x438, 0x434, 0x430, 0x4b3, 0x3b, 0x414, 0x445, 0x443, 0x442, 0x2d, |
| 1108 | 0x4b2, 0x438, 0x4b7, 0x4b7, 0x430, 0x4b3, 0x3b, 0xbae, 0xbc1, 0xbb9, 0x2e, 0x3b, 0xb9a, 0xb83, 0xbaa, 0x2e, 0x3b, 0xbb0, 0xbaa, 0xbbf, |
| 1109 | 0x20, 0x31, 0x3b, 0xbb0, 0xbaa, 0xbbf, 0x20, 0x32, 0x3b, 0xb9c, 0xbc1, 0xbae, 0x2e, 0x20, 0x31, 0x3b, 0xb9c, 0xbc1, 0xbae, 0x2e, |
| 1110 | 0x20, 0x32, 0x3b, 0xbb0, 0xb9c, 0x2e, 0x3b, 0xbb7, 0xb83, 0x2e, 0x3b, 0xbb0, 0xbae, 0x2e, 0x3b, 0xbb7, 0xbb5, 0xbcd, 0x2e, 0x3b, |
| 1111 | 0xba4, 0xbc1, 0xbb2, 0xbcd, 0x20, 0xb95, 0xb83, 0x2e, 0x3b, 0xba4, 0xbc1, 0xbb2, 0xbcd, 0x20, 0xbb9, 0xbbf, 0xb9c, 0xbcd, 0x2e, 0x3b, |
| 1112 | 0xbae, 0xbc1, 0xbb9, 0xbb0, 0xbcd, 0xbb0, 0xbae, 0xbcd, 0x3b, 0xb9a, 0xb83, 0xbaa, 0xbb0, 0xbcd, 0x3b, 0xbb0, 0xbaa, 0xbbf, 0x20, 0x31, |
| 1113 | 0x3b, 0xbb0, 0xbaa, 0xbbf, 0x20, 0x32, 0x3b, 0xb9c, 0xbc1, 0xbae, 0xba4, 0xbbe, 0x20, 0x31, 0x3b, 0xb9c, 0xbc1, 0xbae, 0xba4, 0xbbe, |
| 1114 | 0x20, 0x32, 0x3b, 0xbb0, 0xb9c, 0xbaa, 0xbcd, 0x3b, 0xbb7, 0xb83, 0xbaa, 0xbbe, 0xba9, 0xbcd, 0x3b, 0xbb0, 0xbae, 0xbb2, 0xbbe, 0xba9, |
| 1115 | 0xbcd, 0x3b, 0xbb7, 0xbb5, 0xbcd, 0xbb5, 0xbbe, 0xbb2, 0xbcd, 0x3b, 0xba4, 0xbc1, 0xbb2, 0xbcd, 0x20, 0xb95, 0xb83, 0xba4, 0xbbe, 0x3b, |
| 1116 | 0xba4, 0xbc1, 0xbb2, 0xbcd, 0x20, 0xbb9, 0xbbf, 0xb9c, 0xbcd, 0xb9c, 0xbbe, 0x3b, 0xc2e, 0xc41, 0xc39, 0x2e, 0x3b, 0xc38, 0xc2b, 0x2e, |
| 1117 | 0x3b, 0xc30, 0x2e, 0x20, 0x49, 0x3b, 0xc30, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0xc1c, 0xc41, 0xc2e, 0x2e, 0x20, 0x49, 0x3b, 0xc1c, |
| 1118 | 0xc41, 0xc2e, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0xc30, 0xc1c, 0x2e, 0x3b, 0xc37, 0xc2c, 0xc3e, 0x2e, 0x3b, 0xc30, 0xc02, 0xc1c, 0xc3e, |
| 1119 | 0x2e, 0x3b, 0xc37, 0xc35, 0xc4d, 0xc35, 0xc3e, 0x2e, 0x3b, 0xc27, 0xc41, 0xc32, 0xc4d, 0x2d, 0xc15, 0xc3f, 0x2e, 0x3b, 0xc27, 0xc41, |
| 1120 | 0xc32, 0xc4d, 0x2d, 0xc39, 0xc3f, 0x2e, 0x3b, 0xc2e, 0xc41, 0xc39, 0xc30, 0xc4d, 0xc30, 0xc02, 0x3b, 0xc38, 0xc2b, 0xc30, 0xc4d, 0x3b, |
| 1121 | 0xc30, 0xc2c, 0xc40, 0x20, 0x49, 0x3b, 0xc30, 0xc2c, 0xc40, 0x20, 0x49, 0x49, 0x3b, 0xc1c, 0xc41, 0xc2e, 0xc26, 0xc3e, 0x20, 0x49, |
| 1122 | 0x3b, 0xc1c, 0xc41, 0xc2e, 0xc26, 0xc3e, 0x20, 0x49, 0x49, 0x3b, 0xc30, 0xc1c, 0xc2c, 0xc4d, 0x3b, 0xc37, 0xc2c, 0xc3e, 0xc28, 0xc4d, |
| 1123 | 0x3b, 0xc30, 0xc02, 0xc1c, 0xc3e, 0xc28, 0xc4d, 0x3b, 0xc37, 0xc35, 0xc4d, 0xc35, 0xc3e, 0xc32, 0xc4d, 0x3b, 0xc27, 0xc41, 0xc32, 0xc4d, |
| 1124 | 0x2d, 0xc15, 0xc3f, 0x20, 0xc26, 0xc3e, 0xc39, 0xc4d, 0x3b, 0xc27, 0xc41, 0xc32, 0xc4d, 0x2d, 0xc39, 0xc3f, 0xc1c, 0xc4d, 0xc1c, 0xc3e, |
| 1125 | 0xc39, 0xc4d, 0x3b, 0xe21, 0xe38, 0xe2e, 0xe31, 0xe23, 0x2e, 0x3b, 0xe40, 0xe28, 0xe32, 0xe30, 0x2e, 0x3b, 0xe23, 0xe2d, 0xe1a, 0xe35, |
| 1126 | 0x20, 0x49, 0x3b, 0xe23, 0xe2d, 0xe1a, 0xe35, 0x20, 0x49, 0x49, 0x3b, 0xe08, 0xe38, 0xe21, 0xe32, 0xe14, 0xe32, 0x20, 0x49, 0x3b, |
| 1127 | 0xe08, 0xe38, 0xe21, 0xe32, 0xe14, 0xe32, 0x20, 0x49, 0x49, 0x3b, 0xe40, 0xe23, 0xe32, 0xe30, 0x2e, 0x3b, 0xe0a, 0xe30, 0xe2d, 0xe4c, |
| 1128 | 0x2e, 0x3b, 0xe40, 0xe23, 0xe32, 0xe30, 0xe21, 0xe30, 0x2e, 0x3b, 0xe40, 0xe0a, 0xe32, 0xe27, 0x2e, 0x3b, 0xe0b, 0xe38, 0xe25, 0xe01, |
| 1129 | 0xe34, 0xe2d, 0xe3a, 0x2e, 0x3b, 0xe0b, 0xe38, 0xe25, 0xe2b, 0xe34, 0xe08, 0x2e, 0x3b, 0xe21, 0xe38, 0xe2e, 0xe30, 0xe23, 0xe4c, 0xe23, |
| 1130 | 0xe2d, 0xe21, 0x3b, 0xe0b, 0xe2d, 0xe1f, 0xe32, 0xe23, 0xe4c, 0x3b, 0xe23, 0xe2d, 0xe1a, 0xe35, 0x20, 0x49, 0x3b, 0xe23, 0xe2d, 0xe1a, |
| 1131 | 0xe35, 0x20, 0x49, 0x49, 0x3b, 0xe08, 0xe38, 0xe21, 0xe32, 0xe14, 0xe32, 0x20, 0x49, 0x3b, 0xe08, 0xe38, 0xe21, 0xe32, 0xe14, 0xe32, |
| 1132 | 0x20, 0x49, 0x49, 0x3b, 0xe23, 0xe2d, 0xe08, 0xe31, 0xe1a, 0x3b, 0xe0a, 0xe30, 0xe2d, 0xe30, 0xe1a, 0xe32, 0xe19, 0x3b, 0xe23, 0xe2d, |
| 1133 | 0xe21, 0xe30, 0xe14, 0xe2d, 0xe19, 0x3b, 0xe40, 0xe0a, 0xe32, 0xe27, 0xe31, 0xe25, 0x3b, 0xe0b, 0xe38, 0xe25, 0xe01, 0xe34, 0xe2d, 0xe3a, |
| 1134 | 0xe14, 0xe30, 0xe2e, 0xe3a, 0x3b, 0xe0b, 0xe38, 0xe25, 0xe2b, 0xe34, 0xe08, 0xe0d, 0xe30, 0xe2e, 0xe3a, 0x3b, 0x4d, 0x75, 0x68, 0x3b, |
| 1135 | 0x53, 0x61, 0x66, 0x3b, 0x4c, 0x61, 0x70, 0x20, 0x49, 0x3b, 0x4c, 0x61, 0x70, 0x20, 0x49, 0x49, 0x3b, 0x53, 0x75, 0x6d, |
| 1136 | 0x20, 0x49, 0x3b, 0x53, 0x75, 0x6d, 0x20, 0x49, 0x49, 0x3b, 0x4c, 0x61, 0x73, 0x3b, 0x53, 0x61, 0x2bb, 0x61, 0x3b, 0x4c, |
| 1137 | 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x76, 0x3b, 0x53, 0x16b, 0x2d, 0x6b, 0x3b, 0x53, 0x16b, 0x2d, 0x68, 0x3b, 0x4d, 0x75, 0x68, |
| 1138 | 0x61, 0x6c, 0x61, 0x6d, 0x69, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x6c, 0x69, 0x3b, 0x4c, 0x61, 0x70, 0x12b, 0x20, 0x49, 0x3b, |
| 1139 | 0x4c, 0x61, 0x70, 0x12b, 0x20, 0x49, 0x49, 0x3b, 0x53, 0x75, 0x6d, 0x61, 0x74, 0x101, 0x20, 0x49, 0x3b, 0x53, 0x75, 0x6d, |
| 1140 | 0x61, 0x74, 0x101, 0x20, 0x49, 0x49, 0x3b, 0x4c, 0x61, 0x73, 0x61, 0x70, 0x69, 0x3b, 0x53, 0x61, 0x2bb, 0x61, 0x70, 0x101, |
| 1141 | 0x6e, 0x69, 0x3b, 0x4c, 0x61, 0x6d, 0x61, 0x74, 0x101, 0x6e, 0x69, 0x3b, 0x53, 0x61, 0x76, 0x101, 0x6c, 0x69, 0x3b, 0x53, |
| 1142 | 0x16b, 0x2d, 0x6b, 0x61, 0x2bb, 0x61, 0x74, 0x61, 0x3b, 0x53, 0x16b, 0x2d, 0x68, 0x69, 0x73, 0x61, 0x3b, 0x4d, 0x75, 0x68, |
| 1143 | 0x61, 0x72, 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x65, 0x72, 0x3b, 0x52, 0x2e, 0x65, 0x76, 0x76, 0x65, 0x6c, 0x3b, 0x52, 0x2e, |
| 1144 | 0x61, 0x68, 0x69, 0x72, 0x3b, 0x43, 0x2e, 0x65, 0x76, 0x76, 0x65, 0x6c, 0x3b, 0x43, 0x2e, 0x61, 0x68, 0x69, 0x72, 0x3b, |
| 1145 | 0x52, 0x65, 0x63, 0x65, 0x70, 0x3b, 0x15e, 0x61, 0x62, 0x61, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x15e, 0x65, 0x76, |
| 1146 | 0x76, 0x61, 0x6c, 0x3b, 0x5a, 0x69, 0x6c, 0x6b, 0x61, 0x64, 0x65, 0x3b, 0x5a, 0x69, 0x6c, 0x68, 0x69, 0x63, 0x63, 0x65, |
| 1147 | 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x65, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x65, 0x72, 0x3b, 0x52, 0x65, 0x62, 0x69, |
| 1148 | 0xfc, 0x6c, 0x65, 0x76, 0x76, 0x65, 0x6c, 0x3b, 0x52, 0x65, 0x62, 0x69, 0xfc, 0x6c, 0x61, 0x68, 0x69, 0x72, 0x3b, 0x43, |
| 1149 | 0x65, 0x6d, 0x61, 0x7a, 0x69, 0x79, 0x65, 0x6c, 0x65, 0x76, 0x76, 0x65, 0x6c, 0x3b, 0x43, 0x65, 0x6d, 0x61, 0x7a, 0x69, |
| 1150 | 0x79, 0x65, 0x6c, 0x61, 0x68, 0x69, 0x72, 0x3b, 0x52, 0x65, 0x63, 0x65, 0x70, 0x3b, 0x15e, 0x61, 0x62, 0x61, 0x6e, 0x3b, |
| 1151 | 0x52, 0x61, 0x6d, 0x61, 0x7a, 0x61, 0x6e, 0x3b, 0x15e, 0x65, 0x76, 0x76, 0x61, 0x6c, 0x3b, 0x5a, 0x69, 0x6c, 0x6b, 0x61, |
| 1152 | 0x64, 0x65, 0x3b, 0x5a, 0x69, 0x6c, 0x68, 0x69, 0x63, 0x63, 0x65, 0x3b, 0x645, 0x6c7, 0x6be, 0x6d5, 0x631, 0x631, 0x6d5, 0x645, |
| 1153 | 0x3b, 0x633, 0x6d5, 0x67e, 0x6d5, 0x631, 0x3b, 0x631, 0x6d5, 0x628, 0x649, 0x626, 0x6c7, 0x644, 0x626, 0x6d5, 0x6cb, 0x6cb, 0x6d5, 0x644, |
| 1154 | 0x3b, 0x631, 0x6d5, 0x628, 0x649, 0x626, 0x6c7, 0x644, 0x626, 0x627, 0x62e, 0x649, 0x631, 0x3b, 0x62c, 0x6d5, 0x645, 0x627, 0x62f, 0x649, |
| 1155 | 0x64a, 0x6d5, 0x644, 0x626, 0x6d5, 0x6cb, 0x6cb, 0x6d5, 0x644, 0x3b, 0x62c, 0x6d5, 0x645, 0x627, 0x62f, 0x649, 0x64a, 0x6d5, 0x644, 0x626, |
| 1156 | 0x627, 0x62e, 0x649, 0x631, 0x3b, 0x631, 0x6d5, 0x62c, 0x6d5, 0x628, 0x3b, 0x634, 0x6d5, 0x626, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x627, |
| 1157 | 0x645, 0x649, 0x632, 0x627, 0x646, 0x3b, 0x634, 0x6d5, 0x6cb, 0x6cb, 0x627, 0x644, 0x3b, 0x632, 0x6c7, 0x644, 0x642, 0x6d5, 0x626, 0x62f, |
| 1158 | 0x6d5, 0x3b, 0x632, 0x6c7, 0x644, 0x6be, 0x6d5, 0x62c, 0x62c, 0x6d5, 0x3b, 0x43c, 0x443, 0x445, 0x3b, 0x441, 0x430, 0x444, 0x3b, 0x440, |
| 1159 | 0x430, 0x431, 0x456, 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x456, 0x20, 0x49, 0x49, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x20, 0x49, |
| 1160 | 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x3b, 0x448, 0x430, 0x430, 0x431, 0x3b, 0x440, |
| 1161 | 0x430, 0x43c, 0x3b, 0x434, 0x430, 0x432, 0x3b, 0x437, 0x443, 0x2d, 0x43b, 0x44c, 0x2d, 0x43a, 0x3b, 0x437, 0x443, 0x2d, 0x43b, 0x44c, |
| 1162 | 0x2d, 0x445, 0x3b, 0x43c, 0x443, 0x445, 0x430, 0x440, 0x440, 0x430, 0x43c, 0x3b, 0x441, 0x430, 0x444, 0x430, 0x440, 0x3b, 0x440, 0x430, |
| 1163 | 0x431, 0x456, 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x456, 0x20, 0x49, 0x49, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, 0x430, |
| 1164 | 0x20, 0x49, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x430, 0x434, 0x430, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x430, 0x431, |
| 1165 | 0x3b, 0x448, 0x430, 0x430, 0x431, 0x430, 0x43d, 0x3b, 0x440, 0x430, 0x43c, 0x430, 0x434, 0x430, 0x43d, 0x3b, 0x434, 0x430, 0x432, 0x432, |
| 1166 | 0x430, 0x43b, 0x3b, 0x437, 0x443, 0x2d, 0x43b, 0x44c, 0x2d, 0x43a, 0x430, 0x430, 0x434, 0x430, 0x3b, 0x437, 0x443, 0x2d, 0x43b, 0x44c, |
| 1167 | 0x2d, 0x445, 0x456, 0x434, 0x436, 0x430, 0x3b, 0x43c, 0x443, 0x445, 0x2e, 0x3b, 0x441, 0x430, 0x444, 0x2e, 0x3b, 0x440, 0x430, 0x431, |
| 1168 | 0x456, 0x20, 0x49, 0x3b, 0x440, 0x430, 0x431, 0x456, 0x20, 0x49, 0x49, 0x3b, 0x434, 0x436, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x3b, |
| 1169 | 0x434, 0x436, 0x443, 0x43c, 0x2e, 0x20, 0x49, 0x49, 0x3b, 0x440, 0x430, 0x434, 0x436, 0x2e, 0x3b, 0x448, 0x430, 0x430, 0x431, 0x2e, |
| 1170 | 0x3b, 0x440, 0x430, 0x43c, 0x2e, 0x3b, 0x434, 0x430, 0x432, 0x2e, 0x3b, 0x437, 0x443, 0x2d, 0x43b, 0x44c, 0x2d, 0x43a, 0x2e, 0x3b, |
| 1171 | 0x437, 0x443, 0x2d, 0x43b, 0x44c, 0x2d, 0x445, 0x2e, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, |
| 1172 | 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x627, 0x648, 0x651, 0x644, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x62b, 0x651, 0x627, |
| 1173 | 0x646, 0x6cc, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x20, 0x627, 0x644, 0x627, 0x648, 0x651, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, |
| 1174 | 0x6cc, 0x20, 0x627, 0x644, 0x62b, 0x651, 0x627, 0x646, 0x6cc, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, |
| 1175 | 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x648, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x6c3, 0x3b, |
| 1176 | 0x630, 0x648, 0x627, 0x644, 0x62d, 0x62c, 0x6c3, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x20, 0x628, |
| 1177 | 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x627, 0x648, 0x644, 0x3b, 0x631, 0x20, 0x628, 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x62b, 0x627, 0x646, |
| 1178 | 0x6cc, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x20, 0x627, 0x644, 0x627, 0x648, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x20, |
| 1179 | 0x627, 0x644, 0x62b, 0x627, 0x646, 0x6cc, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, |
| 1180 | 0x627, 0x646, 0x3b, 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x648, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x6c3, 0x3b, 0x630, 0x648, 0x627, |
| 1181 | 0x644, 0x62d, 0x62c, 0x6c3, 0x3b, 0x645, 0x62d, 0x631, 0x645, 0x3b, 0x635, 0x641, 0x631, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x20, 0x627, |
| 1182 | 0x644, 0x627, 0x648, 0x651, 0x644, 0x3b, 0x631, 0x628, 0x6cc, 0x639, 0x20, 0x627, 0x644, 0x62b, 0x627, 0x646, 0x6cc, 0x3b, 0x62c, 0x645, |
| 1183 | 0x627, 0x62f, 0x6cc, 0x20, 0x627, 0x644, 0x627, 0x648, 0x651, 0x644, 0x3b, 0x62c, 0x645, 0x627, 0x62f, 0x6cc, 0x20, 0x627, 0x644, 0x62b, |
| 1184 | 0x627, 0x646, 0x6cc, 0x3b, 0x631, 0x62c, 0x628, 0x3b, 0x634, 0x639, 0x628, 0x627, 0x646, 0x3b, 0x631, 0x645, 0x636, 0x627, 0x646, 0x3b, |
| 1185 | 0x634, 0x648, 0x627, 0x644, 0x3b, 0x630, 0x648, 0x627, 0x644, 0x642, 0x639, 0x62f, 0x6c3, 0x3b, 0x630, 0x648, 0x627, 0x644, 0x62d, 0x62c, |
| 1186 | 0x6c3, 0x3b, 0x4d, 0x75, 0x68, 0x2e, 0x3b, 0x53, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x6f, 0x62, 0x2e, 0x20, 0x61, 0x76, 0x76, |
| 1187 | 0x2e, 0x3b, 0x52, 0x6f, 0x62, 0x2e, 0x20, 0x6f, 0x78, 0x2e, 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x61, 0x76, 0x76, 0x2e, |
| 1188 | 0x3b, 0x4a, 0x75, 0x6d, 0x2e, 0x20, 0x6f, 0x78, 0x2e, 0x3b, 0x52, 0x61, 0x6a, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x2e, 0x3b, |
| 1189 | 0x52, 0x61, 0x6d, 0x2e, 0x3b, 0x53, 0x68, 0x61, 0x76, 0x2e, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, 0x71, 0x2e, 0x3b, 0x5a, 0x75, |
| 1190 | 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x4d, 0x75, 0x68, 0x61, 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, |
| 1191 | 0x52, 0x6f, 0x62, 0x69, 0x2019, 0x20, 0x75, 0x6c, 0x2d, 0x61, 0x76, 0x76, 0x61, 0x6c, 0x3b, 0x52, 0x6f, 0x62, 0x69, 0x2019, |
| 1192 | 0x20, 0x75, 0x6c, 0x2d, 0x6f, 0x78, 0x69, 0x72, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x20, 0x75, 0x6c, 0x2d, 0x61, 0x76, |
| 1193 | 0x76, 0x61, 0x6c, 0x3b, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x20, 0x75, 0x6c, 0x2d, 0x6f, 0x78, 0x69, 0x72, 0x3b, 0x52, 0x61, |
| 1194 | 0x6a, 0x61, 0x62, 0x3b, 0x53, 0x68, 0x61, 0x2019, 0x62, 0x6f, 0x6e, 0x3b, 0x52, 0x61, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x3b, |
| 1195 | 0x53, 0x68, 0x61, 0x76, 0x76, 0x6f, 0x6c, 0x3b, 0x5a, 0x75, 0x6c, 0x2d, 0x71, 0x61, 0x2019, 0x64, 0x61, 0x3b, 0x5a, 0x75, |
| 1196 | 0x6c, 0x2d, 0x68, 0x69, 0x6a, 0x6a, 0x61, 0x3b, 0x41c, 0x443, 0x4b3, 0x430, 0x440, 0x440, 0x430, 0x43c, 0x3b, 0x421, 0x430, 0x444, |
| 1197 | 0x430, 0x440, 0x3b, 0x420, 0x430, 0x431, 0x438, 0x443, 0x43b, 0x2d, 0x430, 0x432, 0x432, 0x430, 0x43b, 0x3b, 0x420, 0x430, 0x431, 0x438, |
| 1198 | 0x443, 0x43b, 0x2d, 0x43e, 0x445, 0x438, 0x440, 0x3b, 0x416, 0x443, 0x43c, 0x43e, 0x434, 0x438, 0x443, 0x43b, 0x2d, 0x443, 0x43b, 0x43e, |
| 1199 | 0x3b, 0x416, 0x443, 0x43c, 0x43e, 0x434, 0x438, 0x443, 0x43b, 0x2d, 0x443, 0x445, 0x440, 0x43e, 0x3b, 0x420, 0x430, 0x436, 0x430, 0x431, |
| 1200 | 0x3b, 0x428, 0x430, 0x44a, 0x431, 0x43e, 0x43d, 0x3b, 0x420, 0x430, 0x43c, 0x430, 0x437, 0x43e, 0x43d, 0x3b, 0x428, 0x430, 0x432, 0x432, |
| 1201 | 0x43e, 0x43b, 0x3b, 0x417, 0x438, 0x43b, 0x2d, 0x49b, 0x430, 0x44a, 0x434, 0x430, 0x3b, 0x417, 0x438, 0x43b, 0x2d, 0x4b3, 0x438, 0x436, |
| 1202 | 0x436, 0x430, 0x3b, 0x6d, 0x75, 0x68, 0x2e, 0x3b, 0x73, 0x61, 0x66, 0x2e, 0x3b, 0x52, 0x61, 0x62, 0x2e, 0x20, 0x49, 0x3b, |
| 1203 | 0x72, 0x61, 0x62, 0x2e, 0x20, 0x69, 0x69, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x2e, 0x20, 0x69, 0x3b, 0x64, 0x17e, 0x75, 0x6d, |
| 1204 | 0x2e, 0x20, 0x69, 0x69, 0x3b, 0x72, 0x65, 0x64, 0x17e, 0x2e, 0x3b, 0x161, 0x61, 0x2e, 0x3b, 0x72, 0x61, 0x6d, 0x2e, 0x3b, |
| 1205 | 0x161, 0x65, 0x2e, 0x3b, 0x7a, 0x75, 0x6c, 0x2d, 0x6b, 0x2e, 0x3b, 0x7a, 0x75, 0x6c, 0x2d, 0x68, 0x2e, 0x3b, 0x6d, 0x75, |
| 1206 | 0x68, 0x61, 0x72, 0x65, 0x6d, 0x3b, 0x73, 0x61, 0x66, 0x65, 0x72, 0x3b, 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x69, 0x3b, |
| 1207 | 0x72, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x69, 0x69, 0x3b, 0x64, 0x17e, 0x75, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x69, 0x3b, 0x64, |
| 1208 | 0x17e, 0x75, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x69, 0x69, 0x3b, 0x72, 0x65, 0x64, 0x17e, 0x65, 0x62, 0x3b, 0x53, 0x68, 0x61, |
| 1209 | 0x2bb, 0x62, 0x61, 0x6e, 0x3b, 0x72, 0x61, 0x6d, 0x61, 0x7a, 0x61, 0x6e, 0x3b, 0x161, 0x65, 0x76, 0x61, 0x6c, 0x3b, 0x7a, |
| 1210 | 0x75, 0x6c, 0x2d, 0x6b, 0x61, 0x64, 0x65, 0x3b, 0x7a, 0x75, 0x6c, 0x2d, 0x68, 0x69, 0x64, 0x17e, 0x65, 0x3b, 0x64, 0x7a, |
| 1211 | 0x76, 0x3b, 0x64, 0x7a, 0x64, 0x3b, 0x74, 0x65, 0x64, 0x3b, 0x61, 0x66, 0x254, 0x3b, 0x64, 0x61, 0x6d, 0x3b, 0x6d, 0x61, |
| 1212 | 0x73, 0x3b, 0x73, 0x69, 0x61, 0x3b, 0x64, 0x65, 0x61, 0x3b, 0x61, 0x6e, 0x79, 0x3b, 0x6b, 0x65, 0x6c, 0x3b, 0x61, 0x64, |
| 1213 | 0x65, 0x3b, 0x64, 0x7a, 0x6d, 0x3b, 0x64, 0x7a, 0x6f, 0x76, 0x65, 0x3b, 0x64, 0x7a, 0x6f, 0x64, 0x7a, 0x65, 0x3b, 0x74, |
| 1214 | 0x65, 0x64, 0x6f, 0x78, 0x65, 0x3b, 0x61, 0x66, 0x254, 0x66, 0x69, 0x1ebd, 0x3b, 0x64, 0x61, 0x6d, 0x25b, 0x3b, 0x6d, 0x61, |
| 1215 | 0x73, 0x61, 0x3b, 0x73, 0x69, 0x61, 0x6d, 0x6c, 0x254, 0x6d, 0x3b, 0x64, 0x65, 0x61, 0x73, 0x69, 0x61, 0x6d, 0x69, 0x6d, |
| 1216 | 0x65, 0x3b, 0x61, 0x6e, 0x79, 0x254, 0x6e, 0x79, 0x254, 0x3b, 0x6b, 0x65, 0x6c, 0x65, 0x3b, 0x61, 0x64, 0x65, 0x25b, 0x6d, |
| 1217 | 0x65, 0x6b, 0x70, 0x254, 0x78, 0x65, 0x3b, 0x64, 0x7a, 0x6f, 0x6d, 0x65, 0x3b, 0x64, 0x65, 0x20, 0x4d, 0x75, 0x68, 0x61, |
| 1218 | 0x72, 0x72, 0x61, 0x6d, 0x3b, 0x64, 0x65, 0x20, 0x53, 0x61, 0x66, 0x61, 0x72, 0x3b, 0x64, 0x65, 0x20, 0x52, 0x61, 0x62, |
| 1219 | 0x69, 0x2bb, 0x20, 0x49, 0x3b, 0x64, 0x65, 0x20, 0x52, 0x61, 0x62, 0x69, 0x2bb, 0x20, 0x49, 0x49, 0x3b, 0x64, 0x65, 0x20, |
| 1220 | 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, 0x3b, 0x64, 0x65, 0x20, 0x4a, 0x75, 0x6d, 0x61, 0x64, 0x61, 0x20, 0x49, |
| 1221 | 0x49, 0x3b, 0x64, 0x65, 0x20, 0x52, 0x61, 0x6a, 0x61, 0x62, 0x3b, 0x64, 0x65, 0x20, 0x53, 0x68, 0x61, 0x2bb, 0x62, 0x61, |
| 1222 | 0x6e, 0x3b, 0x64, 0x65, 0x20, 0x52, 0x61, 0x6d, 0x61, 0x64, 0x61, 0x6e, 0x3b, 0x64, 0x65, 0x20, 0x53, 0x68, 0x61, 0x77, |
| 1223 | 0x77, 0x61, 0x6c, 0x3b, 0x64, 0x65, 0x20, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x51, 0x69, 0x2bb, 0x64, 0x61, 0x68, 0x3b, |
| 1224 | 0x64, 0x65, 0x20, 0x44, 0x68, 0x75, 0x2bb, 0x6c, 0x2d, 0x48, 0x69, 0x6a, 0x6a, 0x61, 0x68, 0x3b, 0x7a46, 0x54c8, 0x5170, 0x59c6, |
| 1225 | 0x6708, 0x3b, 0x8272, 0x6cd5, 0x5c14, 0x6708, 0x3b, 0x8d56, 0x6bd4, 0x6708, 0x20, 0x49, 0x3b, 0x8d56, 0x6bd4, 0x6708, 0x20, 0x49, 0x49, 0x3b, |
| 1226 | 0x4e3b, 0x9a6c, 0x8fbe, 0x6708, 0x20, 0x49, 0x3b, 0x4e3b, 0x9a6c, 0x8fbe, 0x6708, 0x20, 0x49, 0x49, 0x3b, 0x8d56, 0x54f2, 0x535c, 0x6708, 0x3b, |
| 1227 | 0x820d, 0x5c14, 0x90a6, 0x6708, 0x3b, 0x8d56, 0x4e70, 0x4e39, 0x6708, 0x3b, 0x95ea, 0x74e6, 0x9c81, 0x6708, 0x3b, 0x90fd, 0x5c14, 0x5580, 0x5c14, 0x5fb7, |
| 1228 | 0x6708, 0x3b, 0x90fd, 0x5c14, 0x9ed1, 0x54f2, 0x6708, 0x3b |
| 1229 | }; |
| 1230 | // GENERATED PART ENDS HERE |
| 1231 | |
| 1232 | QT_END_NAMESPACE |
| 1233 | |
| 1234 | #endif // QHIJRI_CALENDAR_DATA_P_H |
| 1235 | |