Subida del módulo y tema de PrestaShop

This commit is contained in:
Kaloyan
2026-04-09 18:31:51 +02:00
parent 12c253296f
commit 16b3ff9424
39262 changed files with 7418797 additions and 0 deletions

View File

@@ -0,0 +1,414 @@
COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
Copyright © 1991-2020 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
---------------------
Third-Party Software Licenses
This section contains third-party software notices and/or additional
terms for licensed third-party software components included within ICU
libraries.
1. ICU License - ICU 1.8.1 to ICU 57.1
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 1995-2016 International Business Machines Corporation and others
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.
All trademarks and registered trademarks mentioned herein are the
property of their respective owners.
2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
# The Google Chrome software developed by Google is licensed under
# the BSD license. Other software included in this distribution is
# provided under other licenses, as set forth below.
#
# The BSD License
# http://opensource.org/licenses/bsd-license.php
# Copyright (C) 2006-2008, Google Inc.
#
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# Redistributions of source code must retain the above copyright notice,
# this list of conditions and the following disclaimer.
# Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided with
# the distribution.
# Neither the name of Google Inc. nor the names of its
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
# CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
# The word list in cjdict.txt are generated by combining three word lists
# listed below with further processing for compound word breaking. The
# frequency is generated with an iterative training against Google web
# corpora.
#
# * Libtabe (Chinese)
# - https://sourceforge.net/project/?group_id=1519
# - Its license terms and conditions are shown below.
#
# * IPADIC (Japanese)
# - http://chasen.aist-nara.ac.jp/chasen/distribution.html
# - Its license terms and conditions are shown below.
#
# ---------COPYING.libtabe ---- BEGIN--------------------
#
# /*
# * Copyright (c) 1999 TaBE Project.
# * Copyright (c) 1999 Pai-Hsiang Hsiao.
# * All rights reserved.
# *
# * Redistribution and use in source and binary forms, with or without
# * modification, are permitted provided that the following conditions
# * are met:
# *
# * . Redistributions of source code must retain the above copyright
# * notice, this list of conditions and the following disclaimer.
# * . Redistributions in binary form must reproduce the above copyright
# * notice, this list of conditions and the following disclaimer in
# * the documentation and/or other materials provided with the
# * distribution.
# * . Neither the name of the TaBE Project nor the names of its
# * contributors may be used to endorse or promote products derived
# * from this software without specific prior written permission.
# *
# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
# * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# * OF THE POSSIBILITY OF SUCH DAMAGE.
# */
#
# /*
# * Copyright (c) 1999 Computer Systems and Communication Lab,
# * Institute of Information Science, Academia
# * Sinica. All rights reserved.
# *
# * Redistribution and use in source and binary forms, with or without
# * modification, are permitted provided that the following conditions
# * are met:
# *
# * . Redistributions of source code must retain the above copyright
# * notice, this list of conditions and the following disclaimer.
# * . Redistributions in binary form must reproduce the above copyright
# * notice, this list of conditions and the following disclaimer in
# * the documentation and/or other materials provided with the
# * distribution.
# * . Neither the name of the Computer Systems and Communication Lab
# * nor the names of its contributors may be used to endorse or
# * promote products derived from this software without specific
# * prior written permission.
# *
# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
# * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# * OF THE POSSIBILITY OF SUCH DAMAGE.
# */
#
# Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
# University of Illinois
# c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
#
# ---------------COPYING.libtabe-----END--------------------------------
#
#
# ---------------COPYING.ipadic-----BEGIN-------------------------------
#
# Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
# and Technology. All Rights Reserved.
#
# Use, reproduction, and distribution of this software is permitted.
# Any copy of this software, whether in its original form or modified,
# must include both the above copyright notice and the following
# paragraphs.
#
# Nara Institute of Science and Technology (NAIST),
# the copyright holders, disclaims all warranties with regard to this
# software, including all implied warranties of merchantability and
# fitness, in no event shall NAIST be liable for
# any special, indirect or consequential damages or any damages
# whatsoever resulting from loss of use, data or profits, whether in an
# action of contract, negligence or other tortuous action, arising out
# of or in connection with the use or performance of this software.
#
# A large portion of the dictionary entries
# originate from ICOT Free Software. The following conditions for ICOT
# Free Software applies to the current dictionary as well.
#
# Each User may also freely distribute the Program, whether in its
# original form or modified, to any third party or parties, PROVIDED
# that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
# on, or be attached to, the Program, which is distributed substantially
# in the same form as set out herein and that such intended
# distribution, if actually made, will neither violate or otherwise
# contravene any of the laws and regulations of the countries having
# jurisdiction over the User or the intended distribution itself.
#
# NO WARRANTY
#
# The program was produced on an experimental basis in the course of the
# research and development conducted during the project and is provided
# to users as so produced on an experimental basis. Accordingly, the
# program is provided without any warranty whatsoever, whether express,
# implied, statutory or otherwise. The term "warranty" used herein
# includes, but is not limited to, any warranty of the quality,
# performance, merchantability and fitness for a particular purpose of
# the program and the nonexistence of any infringement or violation of
# any right of any third party.
#
# Each user of the program will agree and understand, and be deemed to
# have agreed and understood, that there is no warranty whatsoever for
# the program and, accordingly, the entire risk arising from or
# otherwise connected with the program is assumed by the user.
#
# Therefore, neither ICOT, the copyright holder, or any other
# organization that participated in or was otherwise related to the
# development of the program and their respective officials, directors,
# officers and other employees shall be held liable for any and all
# damages, including, without limitation, general, special, incidental
# and consequential damages, arising out of or otherwise in connection
# with the use or inability to use the program or any product, material
# or result produced or otherwise obtained by using the program,
# regardless of whether they have been advised of, or otherwise had
# knowledge of, the possibility of such damages at any time during the
# project or thereafter. Each user will be deemed to have agreed to the
# foregoing by his or her commencement of use of the program. The term
# "use" as used herein includes, but is not limited to, the use,
# modification, copying and distribution of the program and the
# production of secondary products from the program.
#
# In the case where the program, whether in its original form or
# modified, was distributed or delivered to or received by a user from
# any person, organization or entity other than ICOT, unless it makes or
# grants independently of ICOT any specific warranty to the user in
# writing, such person, organization or entity, will also be exempted
# from and not be held liable to the user for any such damages as noted
# above as far as the program is concerned.
#
# ---------------COPYING.ipadic-----END----------------------------------
3. Lao Word Break Dictionary Data (laodict.txt)
# Copyright (c) 2013 International Business Machines Corporation
# and others. All Rights Reserved.
#
# Project: http://code.google.com/p/lao-dictionary/
# Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt
# License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt
# (copied below)
#
# This file is derived from the above dictionary, with slight
# modifications.
# ----------------------------------------------------------------------
# Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification,
# are permitted provided that the following conditions are met:
#
#
# Redistributions of source code must retain the above copyright notice, this
# list of conditions and the following disclaimer. Redistributions in
# binary form must reproduce the above copyright notice, this list of
# conditions and the following disclaimer in the documentation and/or
# other materials provided with the distribution.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE.
# --------------------------------------------------------------------------
4. Burmese Word Break Dictionary Data (burmesedict.txt)
# Copyright (c) 2014 International Business Machines Corporation
# and others. All Rights Reserved.
#
# This list is part of a project hosted at:
# github.com/kanyawtech/myanmar-karen-word-lists
#
# --------------------------------------------------------------------------
# Copyright (c) 2013, LeRoy Benjamin Sharon
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met: Redistributions of source code must retain the above
# copyright notice, this list of conditions and the following
# disclaimer. Redistributions in binary form must reproduce the
# above copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
#
# Neither the name Myanmar Karen Word Lists, nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
# CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
# TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
# ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
# THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
# --------------------------------------------------------------------------
5. Time Zone Database
ICU uses the public domain data and code derived from Time Zone
Database for its time zone support. The ownership of the TZ database
is explained in BCP 175: Procedure for Maintaining the Time Zone
Database section 7.
# 7. Database Ownership
#
# The TZ database itself is not an IETF Contribution or an IETF
# document. Rather it is a pre-existing and regularly updated work
# that is in the public domain, and is intended to remain in the
# public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
# not apply to the TZ Database or contributions that individuals make
# to it. Should any claims be made and substantiated against the TZ
# Database, the organization that is providing the IANA
# Considerations defined in this RFC, under the memorandum of
# understanding with the IETF, currently ICANN, may act in accordance
# with all competent court orders. No ownership claims will be made
# by ICANN or the IETF Trust on the database or the code. Any person
# making a contribution to the database or code waives all rights to
# future claims in that contribution or in the TZ Database.
6. Google double-conversion
Copyright 2006-2011, the V8 project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,85 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="af"/>
<territory type="NA"/>
</identity>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern draft="unconfirmed">EEEE d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern draft="unconfirmed">d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern draft="unconfirmed">d MMM y G</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
</calendar>
<calendar type="gregorian">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern draft="unconfirmed">EEEE d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern draft="unconfirmed">d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern draft="unconfirmed">d MMM y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>h:mm:ss a zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>h:mm:ss a z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>h:mm:ss a</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>h:mm a</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<currencies>
<currency type="NAD">
<symbol>$</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="af"/>
<territory type="ZA"/>
</identity>
</ldml>

View File

@@ -0,0 +1,798 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="agq"/>
</identity>
<localeDisplayNames>
<languages>
<language type="agq">Aghem</language>
<language type="ak">Akan</language>
<language type="am">Àmalì</language>
<language type="ar">Àlabì</language>
<language type="be">Bɛ̀làlusàn</language>
<language type="bg">Bùugɨlìa</language>
<language type="bn">Bɨ̀ŋgalì</language>
<language type="cs">Chɛ̂</language>
<language type="de">Dzamɛ̀</language>
<language type="el">Gɨ̀lêʔ</language>
<language type="en">Kɨŋgele</language>
<language type="es">Sɨ̀kpanìs</language>
<language type="fa">Kpɛɛshìa</language>
<language type="fr">Kɨ̀fàlàŋsi</language>
<language type="ha">Kɨtsɔŋkaŋ</language>
<language type="hi">Endì</language>
<language type="hu">Hɔŋgalìa</language>
<language type="id">Èndònɛshìa</language>
<language type="ig">Egbò</language>
<language type="it">Ètalìa</language>
<language type="ja">Dzàkpànê</language>
<language type="jv">Dzàbvànê</language>
<language type="km">Kɨmɛ̀</language>
<language type="ko">kùulîa</language>
<language type="ms">Màlae</language>
<language type="my">Bùumɛsɛ̀</language>
<language type="ne">Nɛ̀kpalì</language>
<language type="nl">Dɔ̂s</language>
<language type="pa">Kpuwndzabì</language>
<language type="pl">Kpɔlìs</language>
<language type="pt">Kpotùwgîi</language>
<language type="ro">Lùmanyìa</language>
<language type="ru">Lushìa</language>
<language type="rw">Lùwandà</language>
<language type="so">Sòmalì</language>
<language type="sv">Suedìs</language>
<language type="ta">Tamì</language>
<language type="th">Tàe</language>
<language type="tr">Tʉʉkìs</language>
<language type="uk">Ùkɛlɛnìa</language>
<language type="ur">Uudùw</language>
<language type="vi">Vìyɛtnàmê</language>
<language type="yo">Yulùba</language>
<language type="zh">Chàenê</language>
<language type="zu">Zulù</language>
</languages>
<territories>
<territory type="AD">Àndolà</territory>
<territory type="AE">Yùnaetɛ Alab ɛmelɛ̀</territory>
<territory type="AF">Àfɨ̀ganìsɨ̀tân</territory>
<territory type="AG">Àntigwà à Bàbudà</territory>
<territory type="AI">Àŋgwilà</territory>
<territory type="AL">Àabɛnìa</territory>
<territory type="AM">Àmɛnyìa</territory>
<territory type="AO">Àŋgolà</territory>
<territory type="AR">Àdzɛ̀ntinà</territory>
<territory type="AS">Àmɛlekan Samwà</territory>
<territory type="AT">Usɨtɨ̀là</territory>
<territory type="AU">Ùsɨ̀tɛ̀lɛlìa</territory>
<territory type="AW">Àlubà</territory>
<territory type="AZ">Àzɨbɛ̀dzân</territory>
<territory type="BA">Bosɨnyìa à Hɛ̀zɛ̀gòvinà</territory>
<territory type="BB">Bàbadòs</territory>
<territory type="BD">Baŋgɨ̀làdɛ̂</territory>
<territory type="BE">Bɛɛdzwùm</territory>
<territory type="BF">Bùkinà Fasò</territory>
<territory type="BG">Bùugɛlìa</territory>
<territory type="BH">Bàlaen</territory>
<territory type="BI">Bùlundì</territory>
<territory type="BJ">Bɛ̀nɨ̂ŋ</territory>
<territory type="BM">Bɛ̀mudà</territory>
<territory type="BN">Bɨ̀lunè</territory>
<territory type="BO">Bòlevà</territory>
<territory type="BR">Bɨ̀làzîi</territory>
<territory type="BS">Bàhamàs</territory>
<territory type="BT">Mbutàn</territory>
<territory type="BW">Bòtɨ̀swǎnà</territory>
<territory type="BY">Bɛlàlûs</territory>
<territory type="BZ">Bɛ̀lezɨ̀</territory>
<territory type="CA">Kanadà</territory>
<territory type="CD">Dɛ̀mùkàlatì Lèkpubèlè è Kuŋgù</territory>
<territory type="CF">Sɛnta Afɨlekan Lèkpobèlè</territory>
<territory type="CG">Kuŋgù</territory>
<territory type="CH">Suezàlân</territory>
<territory type="CI">Ku Dɨ̀vûa</territory>
<territory type="CK">Chwɨla ŋ̀ Kûʔ</territory>
<territory type="CL">Chilè</territory>
<territory type="CM">Kàmàlûŋ</territory>
<territory type="CN">Chaenà</territory>
<territory type="CO">Kòlombìa</territory>
<territory type="CR">Kòsɨ̀tà Lekà</territory>
<territory type="CU">Kuuwbà</territory>
<territory type="CV">Chwɨla ŋ̀ Kɛ̀b Vɛ̂ɛ</territory>
<territory type="CY">Saekpùlù</territory>
<territory type="CZ">Chɛ̂ Lèkpubèlè</territory>
<territory type="DE">Dzamanè</territory>
<territory type="DJ">Dzìbuwtì</territory>
<territory type="DK">Dɛnɨmà</territory>
<territory type="DM">Dòmenekà</territory>
<territory type="DO">Dòmenekà Lèkpubèlè</territory>
<territory type="DZ">Àadzɛlìa</territory>
<territory type="EC">Ekwadò</territory>
<territory type="EE">Èsɨ̀tonyìa</territory>
<territory type="EG">Edzì</territory>
<territory type="ER">Èletɨ̀là</territory>
<territory type="ES">Sɨ̀kpɛ̂n</territory>
<territory type="ET">Ètyǒpìa</territory>
<territory type="FI">Fɨnlàn</territory>
<territory type="FJ">Fidzi</territory>
<territory type="FK">Chwɨlà fɨ Fakɨlàn</territory>
<territory type="FM">Maekòlòneshìa</territory>
<territory type="FR">Fàlâŋnsì</territory>
<territory type="GA">Gàbûn</territory>
<territory type="GB">Yùnaetɛ Kiŋdɔ̀m</territory>
<territory type="GD">Gɨ̀lɛnadà</territory>
<territory type="GE">Dzɔɔdzìa</territory>
<territory type="GF">Gàyanà è Fàlâŋnsì</territory>
<territory type="GH">Gaanà</territory>
<territory type="GI">Dzibɨ̀latà</territory>
<territory type="GL">Gɨ̀lenlân</territory>
<territory type="GM">Gambìa</territory>
<territory type="GN">Ginè</territory>
<territory type="GP">Gwadalukpɛ̀</territory>
<territory type="GQ">Èkwɛ̀tolia Ginè</territory>
<territory type="GR">Gɨ̀lês</territory>
<territory type="GT">Gwàtɨ̀malà</territory>
<territory type="GU">Gwam</territory>
<territory type="GW">Ginè Bìsawù</territory>
<territory type="GY">Gùyanà</territory>
<territory type="HN">Hɔndulàs</territory>
<territory type="HR">Kòwɛshìa</territory>
<territory type="HT">Hǎetì</territory>
<territory type="HU">Hɔŋgàlè</territory>
<territory type="ID">Èndòneshìa</territory>
<territory type="IE">Aelɨ̀lân</territory>
<territory type="IL">Ezɨ̀lɛ̂</territory>
<territory type="IN">Endìa</territory>
<territory type="IO">Dɨŋò kɨ dzughùnstòʔ kɨ Endìa kɨ Bɨ̀letì kò</territory>
<territory type="IQ">Èlâkɨ̀</territory>
<territory type="IR">Èlân</territory>
<territory type="IS">Aesɨ̀lân</territory>
<territory type="IT">Etalè</territory>
<territory type="JM">Dzàmɛkà</territory>
<territory type="JO">Dzodàn</territory>
<territory type="JP">Dzàkpân</territory>
<territory type="KE">Kɨnyà</territory>
<territory type="KG">Kìdzisɨ̀tân</territory>
<territory type="KH">Kàmbodìa</territory>
<territory type="KI">Kèlèbati</territory>
<territory type="KM">Komolòs</territory>
<territory type="KN">Sɛ̀n Kî à Nevì</territory>
<territory type="KP">Kùulîa, Ekùw</territory>
<territory type="KR">Kùulîa, Emàm</territory>
<territory type="KW">Kùwɛ̂</territory>
<territory type="KY">Chwɨlà ŋ̀ Kaemàn</territory>
<territory type="KZ">Kàzasɨ̀tân</territory>
<territory type="LA">Làwos</territory>
<territory type="LB">Lɛbanè</territory>
<territory type="LC">Sɛ̀n Lushìa</territory>
<territory type="LI">Letɨnshɨ̀n</territory>
<territory type="LK">Sɨ̀le Laŋkà</territory>
<territory type="LR">Làebɛlìa</territory>
<territory type="LS">Lɛ̀sotù</territory>
<territory type="LT">Lètwǎnyìa</territory>
<territory type="LU">Luzɨmbùʔ</territory>
<territory type="LV">Làtɨva</territory>
<territory type="LY">Lebìa</territory>
<territory type="MA">Mòlokò</territory>
<territory type="MC">Mùnaku</territory>
<territory type="MD">Mòodovà</territory>
<territory type="MG">Màdàgasɨkà</territory>
<territory type="MH">Chwɨlà fɨ Mashà</territory>
<territory type="ML">Malè</territory>
<territory type="MM">Mǐanmà</territory>
<territory type="MN">Mùŋgolìa</territory>
<territory type="MP">Chwɨlà m̀ Màlǐanà mɨ̀ Ekùw mò</territory>
<territory type="MQ">Màtìnekì</territory>
<territory type="MR">Mùlètanyìa</territory>
<territory type="MS">Mùŋtselà</territory>
<territory type="MT">Maatà</territory>
<territory type="MU">Mùleshwɨ̀s</territory>
<territory type="MV">Màdivè</territory>
<territory type="MW">Màlawì</territory>
<territory type="MX">Mɛkɨzikù</territory>
<territory type="MY">Màlɛshìa</territory>
<territory type="MZ">Mùzàmbî</territory>
<territory type="NA">Nàmibìa</territory>
<territory type="NC">Kàlèdonyìa È fūghū</territory>
<territory type="NE">Naedzà</territory>
<territory type="NF">Chwɨlà fɨ Nufòʔ</territory>
<territory type="NG">Gɨ̀anyɨ</territory>
<territory type="NI">Nikàlagwà</territory>
<territory type="NL">Nedàlân</territory>
<territory type="NO">Noowɛ̂ɛ</territory>
<territory type="NP">Nɛkpâa</territory>
<territory type="NR">Nàwulù</territory>
<territory type="NU">Niyu</territory>
<territory type="NZ">Zìlân È fūghū</territory>
<territory type="OM">Umàn</territory>
<territory type="PA">Kpanàma</territory>
<territory type="PE">Kpɛlû</territory>
<territory type="PF">Kpoleneshìa è Fàlâŋnsì</territory>
<territory type="PG">Kpakpua Ginè È fūghū</territory>
<territory type="PH">Felèkpî</territory>
<territory type="PK">Kpakìsɨ̀tân</territory>
<territory type="PL">Kpulàn</territory>
<territory type="PM">Sɛ̀n Kpiyɛ̀ à Mikelɔŋ</territory>
<territory type="PN">Kpitɨ̀kalè</territory>
<territory type="PR">Kpǒto Leko</territory>
<territory type="PS">Adzɨmā kɨ ŋgùŋ kɨ Palɛsɨtɨnyia à kɨ Gazà kò</territory>
<territory type="PT">Kputuwgà</territory>
<territory type="PW">Kpàlawù</territory>
<territory type="PY">Kpalàgwɛ̂</territory>
<territory type="QA">Katà</territory>
<territory type="RE">Lèyunyɔ̀ŋ</territory>
<territory type="RO">Lùmanyìa</territory>
<territory type="RU">Loshìa</territory>
<territory type="RW">Lùwandà</territory>
<territory type="SA">Sawudi Alabi</territory>
<territory type="SB">Chwɨlà fɨ Solomwɨ̀n</territory>
<territory type="SC">Sɛchɛ̀lɛ̀s</territory>
<territory type="SD">Sùdân</territory>
<territory type="SE">Suedɨ̀n</territory>
<territory type="SG">Siŋgàkpôo</territory>
<territory type="SH">Sɛ̀n Èlenà</territory>
<territory type="SI">Sɨ̀lòvɨnyìa</territory>
<territory type="SK">Sɨ̀lòvɨkɨ̀a</territory>
<territory type="SL">Silìa lûŋ</territory>
<territory type="SM">Sàn Màlenù</territory>
<territory type="SN">Sɛ̀nɛ̀gâa</territory>
<territory type="SO">Sòmalìa</territory>
<territory type="SR">Sulènamè</territory>
<territory type="ST">Sawo Tɔ̀me à Kpèlènsikpɛ̀</territory>
<territory type="SV">Esàvadò</territory>
<territory type="SY">Silîa</territory>
<territory type="SZ">Shǔazìlân</territory>
<territory type="TC">Chwɨla n Tɨtê à Kaekùs</territory>
<territory type="TD">Châ</territory>
<territory type="TG">Tugù</territory>
<territory type="TH">Taelàn</territory>
<territory type="TJ">Tàdzikìsɨ̀tân</territory>
<territory type="TK">Tuwkelawù</territory>
<territory type="TL">Ês Taemò</territory>
<territory type="TM">Tekɨmènèsɨ̀tân</territory>
<territory type="TN">Tùneshìa</territory>
<territory type="TO">Tuŋgà</territory>
<territory type="TR">Teekì</territory>
<territory type="TT">Tèlenedà à Tòbagù</territory>
<territory type="TV">Tuwvalùw</territory>
<territory type="TW">Taewàn</territory>
<territory type="TZ">Tàanzanyìa</territory>
<territory type="UA">Yùkɛ̀lɛ̂</territory>
<territory type="UG">Yùgandà</territory>
<territory type="US">USA</territory>
<territory type="UY">Yulùgwɛ̂</territory>
<territory type="UZ">Yùzɨ̀bɛkìsɨ̀tân</territory>
<territory type="VA">Vatikàn Sɨ̀tɛ̂</territory>
<territory type="VC">Sɛ̀n Vinsɨ̀n à Gɨlenadi Ù tē</territory>
<territory type="VE">Vɛ̀nɛ̀zǔɛɛlà</territory>
<territory type="VG">Chwɨlà m̀ Vidzinyìa m̀ Bɨ̀letì mò</territory>
<territory type="VI">U. S. Chwɨlà fɨ Mbuʔmbu</territory>
<territory type="VN">Vìyɛnàm</territory>
<territory type="VU">Vànǔatùw</territory>
<territory type="WF">Wales à Fùwtuwnà</territory>
<territory type="WS">Sàmowà</territory>
<territory type="YE">Yɛmɛ̀n</territory>
<territory type="YT">Màyotì</territory>
<territory type="ZA">Afɨlekà ghɨ Emàm ghò</territory>
<territory type="ZM">Zambìa</territory>
<territory type="ZW">Zìmbagbɛ̀</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a à â ǎ ā b c d e è ê ě ē ɛ {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} f g h i ì î ǐ ī ɨ {ɨ\u0300} {ɨ\u0302} {ɨ\u030C} {ɨ\u0304} k l m n ŋ o ò ô ǒ ō ɔ {ɔ\u0300} {ɔ\u0302} {ɔ\u030C} {ɔ\u0304} p s t u ù û ǔ ū ʉ {ʉ\u0300} {ʉ\u0302} {ʉ\u030C} {ʉ\u0304} v w y z ʔ]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[q r x]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E Ɛ F G H I Ɨ K L M N Ŋ O Ɔ P S T U Ʉ V W Y Z ʔ]</exemplarCharacters>
<exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="Ed">d E</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MEd">E d/M</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">nùm</month>
<month type="2">kɨz</month>
<month type="3">tɨd</month>
<month type="4">taa</month>
<month type="5">see</month>
<month type="6">nzu</month>
<month type="7">dum</month>
<month type="8">fɔe</month>
<month type="9">dzu</month>
<month type="10">lɔm</month>
<month type="11">kaa</month>
<month type="12">fwo</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">ndzɔ̀ŋɔ̀nùm</month>
<month type="2">ndzɔ̀ŋɔ̀kƗ̀zùʔ</month>
<month type="3">ndzɔ̀ŋɔ̀tƗ̀dʉ̀ghà</month>
<month type="4">ndzɔ̀ŋɔ̀tǎafʉ̄ghā</month>
<month type="5">ndzɔ̀ŋèsèe</month>
<month type="6">ndzɔ̀ŋɔ̀nzùghò</month>
<month type="7">ndzɔ̀ŋɔ̀dùmlo</month>
<month type="8">ndzɔ̀ŋɔ̀kwîfɔ̀e</month>
<month type="9">ndzɔ̀ŋɔ̀tƗ̀fʉ̀ghàdzughù</month>
<month type="10">ndzɔ̀ŋɔ̀ghǔuwelɔ̀m</month>
<month type="11">ndzɔ̀ŋɔ̀chwaʔàkaa wo</month>
<month type="12">ndzɔ̀ŋèfwòo</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">n</month>
<month type="2">k</month>
<month type="3">t</month>
<month type="4">t</month>
<month type="5">s</month>
<month type="6">z</month>
<month type="7">k</month>
<month type="8">f</month>
<month type="9">d</month>
<month type="10">l</month>
<month type="11">c</month>
<month type="12">f</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">nts</day>
<day type="mon">kpa</day>
<day type="tue">ghɔ</day>
<day type="wed">tɔm</day>
<day type="thu">ume</day>
<day type="fri">ghɨ</day>
<day type="sat">dzk</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">tsuʔntsɨ</day>
<day type="mon">tsuʔukpà</day>
<day type="tue">tsuʔughɔe</day>
<day type="wed">tsuʔutɔ̀mlò</day>
<day type="thu">tsuʔumè</day>
<day type="fri">tsuʔughɨ̂m</day>
<day type="sat">tsuʔndzɨkɔʔɔ</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">n</day>
<day type="mon">k</day>
<day type="tue">g</day>
<day type="wed">t</day>
<day type="thu">u</day>
<day type="fri">g</day>
<day type="sat">d</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="wide">
<quarter type="1">kɨbâ kɨ 1</quarter>
<quarter type="2">ugbâ u 2</quarter>
<quarter type="3">ugbâ u 3</quarter>
<quarter type="4">ugbâ u 4</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">a.g</dayPeriod>
<dayPeriod type="pm">a.k</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">a.g</dayPeriod>
<dayPeriod type="pm">a.k</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">Sěe Kɨ̀lesto</era>
<era type="1">Bǎa Kɨ̀lesto</era>
</eraNames>
<eraAbbr>
<era type="0">SK</era>
<era type="1">BK</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="Ed">d E</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MEd">E d/M</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>kɨtîgh</displayName>
</field>
<field type="year">
<displayName>kɨnûm</displayName>
</field>
<field type="month">
<displayName>ndzɔŋ</displayName>
</field>
<field type="week">
<displayName>ewɨn</displayName>
</field>
<field type="day">
<displayName>utsuʔ</displayName>
<relative type="-1">ā zūɛɛ</relative>
<relative type="0"></relative>
<relative type="1">tsʉtsʉ</relative>
</field>
<field type="weekday">
<displayName>tsuʔu mɨ̀ èwɨ̄n</displayName>
</field>
<field type="dayperiod">
<displayName>â tsɨ̀</displayName>
</field>
<field type="hour">
<displayName>tàm</displayName>
</field>
<field type="minute">
<displayName>menè</displayName>
</field>
<field type="second">
<displayName>sɛkɔ̀n</displayName>
</field>
<field type="zone">
<displayName>dɨŋò kɨ enɨ̀gha</displayName>
</field>
</fields>
</dates>
<numbers>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group> </group>
</symbols>
<decimalFormats numberSystem="latn">
<decimalFormatLength>
<decimalFormat>
<pattern>#,##0.###</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>#,##0%</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>#,##0.00¤</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="other" draft="provisional">0K¤</pattern>
<pattern type="10000" count="other" draft="provisional">00K¤</pattern>
<pattern type="100000" count="other" draft="provisional">000K¤</pattern>
<pattern type="1000000" count="other" draft="provisional">0M¤</pattern>
<pattern type="10000000" count="other" draft="provisional">00M¤</pattern>
<pattern type="100000000" count="other" draft="provisional">000M¤</pattern>
<pattern type="1000000000" count="other" draft="provisional">0G¤</pattern>
<pattern type="10000000000" count="other" draft="provisional">00G¤</pattern>
<pattern type="100000000000" count="other" draft="provisional">000G¤</pattern>
<pattern type="1000000000000" count="other" draft="provisional">0T¤</pattern>
<pattern type="10000000000000" count="other" draft="provisional">00T¤</pattern>
<pattern type="100000000000000" count="other" draft="provisional">000T¤</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>Dilàm è Yùnaetɛ Alab Emelɛ̀</displayName>
</currency>
<currency type="AOA">
<displayName>Kwanzà è Àŋgolà</displayName>
</currency>
<currency type="AUD">
<displayName>Dɔlà e Ùsɨ̀tɛ̀lɛlìa</displayName>
</currency>
<currency type="BHD">
<displayName>Dinà è Balae</displayName>
</currency>
<currency type="BIF">
<displayName>Fàlâŋ è Bùlundì</displayName>
</currency>
<currency type="BWP">
<displayName>Kpuwlà è Botɨshǔanà</displayName>
</currency>
<currency type="CAD">
<displayName>Dɔlà è Kanadà</displayName>
</currency>
<currency type="CDF">
<displayName>Fàlâŋ è Kuŋgùlê</displayName>
</currency>
<currency type="CHF">
<displayName>Fàlâŋ è Sues</displayName>
</currency>
<currency type="CNY">
<displayName>Yùwân Lèmembi è Chaenî</displayName>
</currency>
<currency type="CVE">
<displayName>Kàbòvàdianù è Èsùkudò</displayName>
</currency>
<currency type="DJF">
<displayName>Fàlâŋ è Dzìbutì</displayName>
</currency>
<currency type="DZD">
<displayName>Dinà è Àdzɛlìa</displayName>
</currency>
<currency type="EGP">
<displayName>Bɔ̀ŋ è Edzì</displayName>
</currency>
<currency type="ERN">
<displayName>Nakafa è Èletɨ̀làe</displayName>
</currency>
<currency type="ETB">
<displayName>Bîi è Etyǒkpìa</displayName>
</currency>
<currency type="EUR">
<displayName>Yulù</displayName>
</currency>
<currency type="GBP">
<displayName>Bɔ̀ŋ è Bèletì</displayName>
</currency>
<currency type="GHC">
<displayName>Sɛ̀di è Gaanà</displayName>
</currency>
<currency type="GMD">
<displayName>Dàlasì è Gambìa</displayName>
</currency>
<currency type="GNS">
<displayName>Fàlâŋ è Ginè</displayName>
</currency>
<currency type="INR">
<displayName>Lukpì è Endìa</displayName>
</currency>
<currency type="JPY">
<displayName>Ghɨ̂n Dzàkpànê</displayName>
</currency>
<currency type="KES">
<displayName>Shwɨlà tɨ Kenyà</displayName>
</currency>
<currency type="KMF">
<displayName>Fàlâŋ è Komolìa</displayName>
</currency>
<currency type="LRD">
<displayName>Dɔlà Làebɛlìa</displayName>
</currency>
<currency type="LSL">
<displayName>Lɔtì Lèsutù</displayName>
</currency>
<currency type="LYD">
<displayName>Dinà è Lebìa</displayName>
</currency>
<currency type="MAD">
<displayName>Dilàm è Mòlokò</displayName>
</currency>
<currency type="MGA">
<displayName>Àlǐalè è Màlàgasì</displayName>
</currency>
<currency type="MRO">
<displayName>Ùgueya è Mùlètenyìa (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>Ùgueya è Mùlètenyìa</displayName>
</currency>
<currency type="MUR">
<displayName>Lukpìi è Mùleshòs</displayName>
</currency>
<currency type="MWK">
<displayName>Kwachà è Màlawè</displayName>
</currency>
<currency type="MZM">
<displayName>Mètikà è Mùzàmbî</displayName>
</currency>
<currency type="NAD">
<displayName>Dɔlà è Nàmibìa</displayName>
</currency>
<currency type="NGN">
<displayName>Naelà è Gɨ̀anyɨ</displayName>
</currency>
<currency type="RWF">
<displayName>Fàlâŋ è Lùwandà</displayName>
</currency>
<currency type="SAR">
<displayName>Leyà è Sàwudì</displayName>
</currency>
<currency type="SCR">
<displayName>Lukpìi è Sɛchɛ̀lɛ̀</displayName>
</currency>
<currency type="SDG">
<displayName>Bɔ̀ŋ è Sùdànê</displayName>
</currency>
<currency type="SHP">
<displayName>Bɔ̀ŋ è Sɛ̀n Èlenà</displayName>
</currency>
<currency type="SLL">
<displayName>Lyɔ̂ŋ</displayName>
</currency>
<currency type="SOS">
<displayName>Shwɨlà è Sùmalìa</displayName>
</currency>
<currency type="STD">
<displayName>Dɔbàlà è Sàwu Tɔ̀me à Pèlènsipè (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>Dɔbàlà è Sàwu Tɔ̀me à Pèlènsipè</displayName>
</currency>
<currency type="SZL">
<displayName>Lèlàŋgenè</displayName>
</currency>
<currency type="TND">
<displayName>Dinà è Tùwneshìa</displayName>
</currency>
<currency type="TZS">
<displayName>Shwɨlà è Tàanzanyìa</displayName>
</currency>
<currency type="UGX">
<displayName>Shwɨlà è Yùgandà</displayName>
</currency>
<currency type="USD">
<displayName>Dɔlà è US</displayName>
</currency>
<currency type="XAF">
<displayName>CFA Fàlâŋ BEAC</displayName>
</currency>
<currency type="XOF">
<displayName>CFA Fàlâŋ BCEAO</displayName>
</currency>
<currency type="ZAR">
<displayName>Lân è Afɨlekà ghɨ Emàm ghò</displayName>
</currency>
<currency type="ZMK">
<displayName>Kwachà è Zambìa (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>Kwachà è Zambìa</displayName>
</currency>
<currency type="ZWD">
<displayName>Dɔlà è Zìmbagbɛ̀</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>òo:O</yesstr>
<nostr>hǎe:H</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="agq"/>
<territory type="CM"/>
</identity>
</ldml>

View File

@@ -0,0 +1,775 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ak"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Akan</language>
<language type="am">Amarik</language>
<language type="ar">Arabik</language>
<language type="be">Belarus kasa</language>
<language type="bg">Bɔlgeria kasa</language>
<language type="bn">Bengali kasa</language>
<language type="cs">Kyɛk kasa</language>
<language type="de">Gyaaman</language>
<language type="el">Greek kasa</language>
<language type="en">Borɔfo</language>
<language type="es">Spain kasa</language>
<language type="fa">Pɛɛhyia kasa</language>
<language type="fr">Frɛnkye</language>
<language type="ha">Hausa</language>
<language type="hi">Hindi</language>
<language type="hu">Hangri kasa</language>
<language type="id">Indonihyia kasa</language>
<language type="ig">Igbo</language>
<language type="it">Italy kasa</language>
<language type="ja">Gyapan kasa</language>
<language type="jv">Gyabanis kasa</language>
<language type="km">Kambodia kasa</language>
<language type="ko">Korea kasa</language>
<language type="ms">Malay kasa</language>
<language type="my">Bɛɛmis kasa</language>
<language type="ne">Nɛpal kasa</language>
<language type="nl">Dɛɛkye</language>
<language type="pa">Pungyabi kasa</language>
<language type="pl">Pɔland kasa</language>
<language type="pt">Pɔɔtugal kasa</language>
<language type="ro">Romenia kasa</language>
<language type="ru">Rahyia kasa</language>
<language type="rw">Rewanda kasa</language>
<language type="so">Somalia kasa</language>
<language type="sv">Sweden kasa</language>
<language type="ta">Tamil kasa</language>
<language type="th">Taeland kasa</language>
<language type="tr">Tɛɛki kasa</language>
<language type="uk">Ukren kasa</language>
<language type="ur">Urdu kasa</language>
<language type="vi">Viɛtnam kasa</language>
<language type="yo">Yoruba</language>
<language type="zh">Kyaena kasa</language>
<language type="zu">Zulu</language>
</languages>
<territories>
<territory type="AD">Andora</territory>
<territory type="AE">United Arab Emirates</territory>
<territory type="AF">Afganistan</territory>
<territory type="AG">Antigua ne Baabuda</territory>
<territory type="AI">Anguila</territory>
<territory type="AL">Albenia</territory>
<territory type="AM">Aamenia</territory>
<territory type="AO">Angola</territory>
<territory type="AR">Agyɛntina</territory>
<territory type="AS">Amɛrika Samoa</territory>
<territory type="AT">Ɔstria</territory>
<territory type="AU">Ɔstrelia</territory>
<territory type="AW">Aruba</territory>
<territory type="AZ">Azebaegyan</territory>
<territory type="BA">Bosnia ne Hɛzegovina</territory>
<territory type="BB">Baabados</territory>
<territory type="BD">Bangladɛhye</territory>
<territory type="BE">Bɛlgyium</territory>
<territory type="BF">Bɔkina Faso</territory>
<territory type="BG">Bɔlgeria</territory>
<territory type="BH">Baren</territory>
<territory type="BI">Burundi</territory>
<territory type="BJ">Bɛnin</territory>
<territory type="BM">Bɛmuda</territory>
<territory type="BN">Brunae</territory>
<territory type="BO">Bolivia</territory>
<territory type="BR">Brazil</territory>
<territory type="BS">Bahama</territory>
<territory type="BT">Butan</territory>
<territory type="BW">Bɔtswana</territory>
<territory type="BY">Bɛlarus</territory>
<territory type="BZ">Beliz</territory>
<territory type="CA">Kanada</territory>
<territory type="CD">Kongo (Zair)</territory>
<territory type="CF">Afrika Finimfin Man</territory>
<territory type="CG">Kongo</territory>
<territory type="CH">Swetzaland</territory>
<territory type="CI">La Côte dIvoire</territory>
<territory type="CK">Kook Nsupɔw</territory>
<territory type="CL">Kyili</territory>
<territory type="CM">Kamɛrun</territory>
<territory type="CN">Kyaena</territory>
<territory type="CO">Kolombia</territory>
<territory type="CR">Kɔsta Rika</territory>
<territory type="CU">Kuba</territory>
<territory type="CV">Kepvɛdfo Islands</territory>
<territory type="CY">Saeprɔs</territory>
<territory type="CZ">Kyɛk Kurokɛse</territory>
<territory type="DE">Gyaaman</territory>
<territory type="DJ">Gyibuti</territory>
<territory type="DK">Dɛnmak</territory>
<territory type="DM">Dɔmeneka</territory>
<territory type="DO">Dɔmeneka Kurokɛse</territory>
<territory type="DZ">Ɔlgyeria</territory>
<territory type="EC">Ikuwadɔ</territory>
<territory type="EE">Ɛstonia</territory>
<territory type="EG">Nisrim</territory>
<territory type="ER">Ɛritrea</territory>
<territory type="ES">Spain</territory>
<territory type="ET">Ithiopia</territory>
<territory type="FI">Finland</territory>
<territory type="FJ">Figyi</territory>
<territory type="FK">Fɔlkman Aeland</territory>
<territory type="FM">Maekronehyia</territory>
<territory type="FR">Frɛnkyeman</territory>
<territory type="GA">Gabɔn</territory>
<territory type="GB">Ahendiman Nkabom</territory>
<territory type="GD">Grenada</territory>
<territory type="GE">Gyɔgyea</territory>
<territory type="GF">Frɛnkye Gayana</territory>
<territory type="GH">Gaana</territory>
<territory type="GI">Gyebralta</territory>
<territory type="GL">Greenman</territory>
<territory type="GM">Gambia</territory>
<territory type="GN">Gini</territory>
<territory type="GP">Guwadelup</territory>
<territory type="GQ">Gini Ikuweta</territory>
<territory type="GR">Greekman</territory>
<territory type="GT">Guwatemala</territory>
<territory type="GU">Guam</territory>
<territory type="GW">Gini Bisaw</territory>
<territory type="GY">Gayana</territory>
<territory type="HN">Hɔnduras</territory>
<territory type="HR">Krowehyia</territory>
<territory type="HT">Heiti</territory>
<territory type="HU">Hangari</territory>
<territory type="ID">Indɔnehyia</territory>
<territory type="IE">Aereland</territory>
<territory type="IL">Israel</territory>
<territory type="IN">India</territory>
<territory type="IO">Britenfo Hɔn Man Wɔ India Po No Mu</territory>
<territory type="IQ">Irak</territory>
<territory type="IR">Iran</territory>
<territory type="IS">Aesland</territory>
<territory type="IT">Itali</territory>
<territory type="JM">Gyameka</territory>
<territory type="JO">Gyɔdan</territory>
<territory type="JP">Gyapan</territory>
<territory type="KE">Kɛnya</territory>
<territory type="KG">Kɛɛgestan</territory>
<territory type="KH">Kambodia</territory>
<territory type="KI">Kiribati</territory>
<territory type="KM">Kɔmɔrɔs</territory>
<territory type="KN">Saint Kitts ne Nɛves</territory>
<territory type="KP">Etifi Koria</territory>
<territory type="KR">Anaafo Koria</territory>
<territory type="KW">Kuwete</territory>
<territory type="KY">Kemanfo Islands</territory>
<territory type="KZ">Kazakstan</territory>
<territory type="LA">Laos</territory>
<territory type="LB">Lɛbanɔn</territory>
<territory type="LC">Saint Lucia</territory>
<territory type="LI">Lektenstaen</territory>
<territory type="LK">Sri Lanka</territory>
<territory type="LR">Laeberia</territory>
<territory type="LS">Lɛsutu</territory>
<territory type="LT">Lituwenia</territory>
<territory type="LU">Laksembɛg</territory>
<territory type="LV">Latvia</territory>
<territory type="LY">Libya</territory>
<territory type="MA">Moroko</territory>
<territory type="MC">Mɔnako</territory>
<territory type="MD">Mɔldova</territory>
<territory type="MG">Madagaska</territory>
<territory type="MH">Marshall Islands</territory>
<territory type="ML">Mali</territory>
<territory type="MM">Miyanma</territory>
<territory type="MN">Mɔngolia</territory>
<territory type="MP">Northern Mariana Islands</territory>
<territory type="MQ">Matinik</territory>
<territory type="MR">Mɔretenia</territory>
<territory type="MS">Mantserat</territory>
<territory type="MT">Mɔlta</territory>
<territory type="MU">Mɔrehyeɔs</territory>
<territory type="MV">Maldives</territory>
<territory type="MW">Malawi</territory>
<territory type="MX">Mɛksiko</territory>
<territory type="MY">Malehyia</territory>
<territory type="MZ">Mozambik</territory>
<territory type="NA">Namibia</territory>
<territory type="NC">Kaledonia Foforo</territory>
<territory type="NE">Nigyɛ</territory>
<territory type="NF">Nɔfolk Aeland</territory>
<territory type="NG">Naegyeria</territory>
<territory type="NI">Nekaraguwa</territory>
<territory type="NL">Nɛdɛland</territory>
<territory type="NO">Nɔɔwe</territory>
<territory type="NP">Nɛpɔl</territory>
<territory type="NR">Naworu</territory>
<territory type="NU">Niyu</territory>
<territory type="NZ">Ziland Foforo</territory>
<territory type="OM">Oman</territory>
<territory type="PA">Panama</territory>
<territory type="PE">Peru</territory>
<territory type="PF">Frɛnkye Pɔlenehyia</territory>
<territory type="PG">Papua Guinea Foforo</territory>
<territory type="PH">Philippines</territory>
<territory type="PK">Pakistan</territory>
<territory type="PL">Poland</territory>
<territory type="PM">Saint Pierre ne Miquelon</territory>
<territory type="PN">Pitcairn</territory>
<territory type="PR">Puɛto Riko</territory>
<territory type="PS">Palestaen West Bank ne Gaza</territory>
<territory type="PT">Pɔtugal</territory>
<territory type="PW">Palau</territory>
<territory type="PY">Paraguay</territory>
<territory type="QA">Kata</territory>
<territory type="RE">Reyuniɔn</territory>
<territory type="RO">Romenia</territory>
<territory type="RU">Rɔhyea</territory>
<territory type="RW">Rwanda</territory>
<territory type="SA">Saudi Arabia</territory>
<territory type="SB">Solomon Islands</territory>
<territory type="SC">Seyhyɛl</territory>
<territory type="SD">Sudan</territory>
<territory type="SE">Sweden</territory>
<territory type="SG">Singapɔ</territory>
<territory type="SH">Saint Helena</territory>
<territory type="SI">Slovinia</territory>
<territory type="SK">Slovakia</territory>
<territory type="SL">Sierra Leone</territory>
<territory type="SM">San Marino</territory>
<territory type="SN">Senegal</territory>
<territory type="SO">Somalia</territory>
<territory type="SR">Suriname</territory>
<territory type="ST">São Tomé and Príncipe</territory>
<territory type="SV">Ɛl Salvadɔ</territory>
<territory type="SY">Siria</territory>
<territory type="SZ">Swaziland</territory>
<territory type="TC">Turks ne Caicos Islands</territory>
<territory type="TD">Kyad</territory>
<territory type="TG">Togo</territory>
<territory type="TH">Taeland</territory>
<territory type="TJ">Tajikistan</territory>
<territory type="TK">Tokelau</territory>
<territory type="TL">Timɔ Boka</territory>
<territory type="TM">Tɛkmɛnistan</territory>
<territory type="TN">Tunihyia</territory>
<territory type="TO">Tonga</territory>
<territory type="TR">Tɛɛki</territory>
<territory type="TT">Trinidad ne Tobago</territory>
<territory type="TV">Tuvalu</territory>
<territory type="TW">Taiwan</territory>
<territory type="TZ">Tanzania</territory>
<territory type="UA">Ukren</territory>
<territory type="UG">Uganda</territory>
<territory type="US">Amɛrika</territory>
<territory type="UY">Yurugwae</territory>
<territory type="UZ">Uzbɛkistan</territory>
<territory type="VA">Vatican Man</territory>
<territory type="VC">Saint Vincent ne Grenadines</territory>
<territory type="VE">Venezuela</territory>
<territory type="VG">Britainfo Virgin Islands</territory>
<territory type="VI">Amɛrika Virgin Islands</territory>
<territory type="VN">Viɛtnam</territory>
<territory type="VU">Vanuatu</territory>
<territory type="WF">Wallis ne Futuna</territory>
<territory type="WS">Samoa</territory>
<territory type="YE">Yɛmen</territory>
<territory type="YT">Mayɔte</territory>
<territory type="ZA">Afrika Anaafo</territory>
<territory type="ZM">Zambia</territory>
<territory type="ZW">Zembabwe</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b d e ɛ f g h i k l m n o ɔ p r s t u w y]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[c j q v z]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E Ɛ F G H I J K L M N O Ɔ P Q R S T U V W X Y Z]</exemplarCharacters>
<exemplarCharacters type="numbers">[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, G y MMMM dd</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>G y MMMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>G y MMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>GGGGG yy/MM/dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">y/M/d</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">S-Ɔ</month>
<month type="2">K-Ɔ</month>
<month type="3">E-Ɔ</month>
<month type="4">E-O</month>
<month type="5">E-K</month>
<month type="6">O-A</month>
<month type="7">A-K</month>
<month type="8">D-Ɔ</month>
<month type="9">F-Ɛ</month>
<month type="10">Ɔ-A</month>
<month type="11">Ɔ-O</month>
<month type="12">M-Ɔ</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Sanda-Ɔpɛpɔn</month>
<month type="2">Kwakwar-Ɔgyefuo</month>
<month type="3">Ebɔw-Ɔbenem</month>
<month type="4">Ebɔbira-Oforisuo</month>
<month type="5">Esusow Aketseaba-Kɔtɔnimba</month>
<month type="6">Obirade-Ayɛwohomumu</month>
<month type="7">Ayɛwoho-Kitawonsa</month>
<month type="8">Difuu-Ɔsandaa</month>
<month type="9">Fankwa-Ɛbɔ</month>
<month type="10">Ɔbɛsɛ-Ahinime</month>
<month type="11">Ɔberɛfɛw-Obubuo</month>
<month type="12">Mumu-Ɔpɛnimba</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">Kwe</day>
<day type="mon">Dwo</day>
<day type="tue">Ben</day>
<day type="wed">Wuk</day>
<day type="thu">Yaw</day>
<day type="fri">Fia</day>
<day type="sat">Mem</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">Kwesida</day>
<day type="mon">Dwowda</day>
<day type="tue">Benada</day>
<day type="wed">Wukuda</day>
<day type="thu">Yawda</day>
<day type="fri">Fida</day>
<day type="sat">Memeneda</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">K</day>
<day type="mon">D</day>
<day type="tue">B</day>
<day type="wed">W</day>
<day type="thu">Y</day>
<day type="fri">F</day>
<day type="sat">M</day>
</dayWidth>
</dayContext>
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">AN</dayPeriod>
<dayPeriod type="pm">EW</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">AN</dayPeriod>
<dayPeriod type="pm">EW</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">Ansa Kristo</era>
<era type="1">Kristo Ekyiri</era>
</eraNames>
<eraAbbr>
<era type="0">AK</era>
<era type="1">KE</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, y MMMM dd</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>y MMMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>y MMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>yy/MM/dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>h:mm:ss a zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>h:mm:ss a z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>h:mm:ss a</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>h:mm a</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">y/M/d</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>Bere</displayName>
</field>
<field type="year">
<displayName>Afe</displayName>
</field>
<field type="month">
<displayName>Bosome</displayName>
</field>
<field type="week">
<displayName>Dapɛn</displayName>
</field>
<field type="day">
<displayName>Da</displayName>
<relative type="-1">Ndeda</relative>
<relative type="0">Ndɛ</relative>
<relative type="1">Ɔkyena</relative>
</field>
<field type="weekday">
<displayName>Dapɛn mu da</displayName>
</field>
<field type="dayperiod">
<displayName>Da bere</displayName>
</field>
<field type="hour">
<displayName>Dɔnhwer</displayName>
</field>
<field type="minute">
<displayName>Sema</displayName>
</field>
<field type="second">
<displayName>Sɛkɛnd</displayName>
</field>
<field type="zone">
<displayName>Bere apaamu</displayName>
</field>
</fields>
</dates>
<numbers>
<symbols numberSystem="latn">
<decimal>.</decimal>
<group>,</group>
</symbols>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤#,##0.00</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="one" draft="provisional">¤0K</pattern>
<pattern type="1000" count="other" draft="provisional">¤0K</pattern>
<pattern type="10000" count="one" draft="provisional">¤00K</pattern>
<pattern type="10000" count="other" draft="provisional">¤00K</pattern>
<pattern type="100000" count="one" draft="provisional">¤000K</pattern>
<pattern type="100000" count="other" draft="provisional">¤000K</pattern>
<pattern type="1000000" count="one" draft="provisional">¤0M</pattern>
<pattern type="1000000" count="other" draft="provisional">¤0M</pattern>
<pattern type="10000000" count="one" draft="provisional">¤00M</pattern>
<pattern type="10000000" count="other" draft="provisional">¤00M</pattern>
<pattern type="100000000" count="one" draft="provisional">¤000M</pattern>
<pattern type="100000000" count="other" draft="provisional">¤000M</pattern>
<pattern type="1000000000" count="one" draft="provisional">¤0G</pattern>
<pattern type="1000000000" count="other" draft="provisional">¤0G</pattern>
<pattern type="10000000000" count="one" draft="provisional">¤00G</pattern>
<pattern type="10000000000" count="other" draft="provisional">¤00G</pattern>
<pattern type="100000000000" count="one" draft="provisional">¤000G</pattern>
<pattern type="100000000000" count="other" draft="provisional">¤000G</pattern>
<pattern type="1000000000000" count="one" draft="provisional">¤0T</pattern>
<pattern type="1000000000000" count="other" draft="provisional">¤0T</pattern>
<pattern type="10000000000000" count="one" draft="provisional">¤00T</pattern>
<pattern type="10000000000000" count="other" draft="provisional">¤00T</pattern>
<pattern type="100000000000000" count="one" draft="provisional">¤000T</pattern>
<pattern type="100000000000000" count="other" draft="provisional">¤000T</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>Ɛmirete Arab Nkabɔmu Deram</displayName>
</currency>
<currency type="AOA">
<displayName>Angola Kwanza</displayName>
</currency>
<currency type="AUD">
<displayName>Ɔstrelia Dɔla</displayName>
</currency>
<currency type="BHD">
<displayName>Baren Dina</displayName>
</currency>
<currency type="BIF">
<displayName>Burundi Frank</displayName>
</currency>
<currency type="BWP">
<displayName>Botswana Pula</displayName>
</currency>
<currency type="CAD">
<displayName>Kanada Dɔla</displayName>
</currency>
<currency type="CDF">
<displayName>Kongo Frank</displayName>
</currency>
<currency type="CNY">
<displayName>Yuan</displayName>
</currency>
<currency type="CVE">
<displayName>Ɛskudo</displayName>
</currency>
<currency type="DJF">
<displayName>Gyebuti Frank</displayName>
</currency>
<currency type="DZD">
<displayName>Ɔlgyeria Dina</displayName>
</currency>
<currency type="EGP">
<displayName>Egypt Pɔn</displayName>
</currency>
<currency type="ERN">
<displayName>Ɛretereya Nakfa</displayName>
</currency>
<currency type="ETB">
<displayName>Itiopia Bir</displayName>
</currency>
<currency type="EUR">
<displayName>Iro</displayName>
</currency>
<currency type="GBP">
<displayName>Breten Pɔn</displayName>
</currency>
<currency type="GHC">
<displayName>Ghana Sidi (19792007)</displayName>
</currency>
<currency type="GHS">
<displayName>Ghana Sidi</displayName>
<symbol>GH₵</symbol>
</currency>
<currency type="GMD">
<displayName>Gambia Dalasi</displayName>
</currency>
<currency type="GNS">
<displayName>Gini Frank</displayName>
</currency>
<currency type="INR">
<displayName>India Rupi</displayName>
</currency>
<currency type="JPY">
<displayName>Gyapan Yɛn</displayName>
</currency>
<currency type="KES">
<displayName>Kenya Hyelen</displayName>
</currency>
<currency type="KMF">
<displayName>Komoro Frank</displayName>
</currency>
<currency type="LRD">
<displayName>Laeberia Dɔla</displayName>
</currency>
<currency type="LSL">
<displayName>Lesoto Loti</displayName>
</currency>
<currency type="LYD">
<displayName>Libya Dina</displayName>
</currency>
<currency type="MAD">
<displayName>Moroko Diram</displayName>
</currency>
<currency type="MGA">
<displayName>Madagasi Frank</displayName>
</currency>
<currency type="MRO">
<displayName>Mɔretenia Ouguiya (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>Mɔretenia Ouguiya</displayName>
</currency>
<currency type="MUR">
<displayName>Mɔrehyeɔs Rupi</displayName>
</currency>
<currency type="MWK">
<displayName>Malawi Kwacha</displayName>
</currency>
<currency type="MZM">
<displayName>Mozambik Metical</displayName>
</currency>
<currency type="NAD">
<displayName>Namibia Dɔla</displayName>
</currency>
<currency type="NGN">
<displayName>Naegyeria Naira</displayName>
</currency>
<currency type="RWF">
<displayName>Rewanda Frank</displayName>
</currency>
<currency type="SAR">
<displayName>Saudi Riyal</displayName>
</currency>
<currency type="SCR">
<displayName>Seyhyɛls Rupi</displayName>
</currency>
<currency type="SDG">
<displayName>Sudan Dina</displayName>
</currency>
<currency type="SDP">
<displayName>Sudan Pɔn</displayName>
</currency>
<currency type="SHP">
<displayName>St Helena Pɔn</displayName>
</currency>
<currency type="SLL">
<displayName>Leone</displayName>
</currency>
<currency type="SOS">
<displayName>Somailia Hyelen</displayName>
</currency>
<currency type="STD">
<displayName>Sao Tome ne Principe Dobra (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>Sao Tome ne Principe Dobra</displayName>
</currency>
<currency type="SZL">
<displayName>Lilangeni</displayName>
</currency>
<currency type="TND">
<displayName>Tunisia Dina</displayName>
</currency>
<currency type="TZS">
<displayName>Tanzania Hyelen</displayName>
</currency>
<currency type="UGX">
<displayName>Uganda Hyelen</displayName>
</currency>
<currency type="USD">
<displayName>Amɛrika Dɔla</displayName>
</currency>
<currency type="XAF">
<displayName>Sefa</displayName>
</currency>
<currency type="ZAR">
<displayName>Afrika Anaafo Rand</displayName>
</currency>
<currency type="ZMK">
<displayName>Zambia Kwacha (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>Zambia Kwacha</displayName>
</currency>
<currency type="ZWD">
<displayName>Zimbabwe Dɔla</displayName>
</currency>
</currencies>
<minimalPairs>
<pluralMinimalPairs count="one">da {0}</pluralMinimalPairs>
<pluralMinimalPairs count="other">nda {0}</pluralMinimalPairs>
<ordinalMinimalPairs ordinal="other">Fa nyimfa {0}.</ordinalMinimalPairs>
</minimalPairs>
</numbers>
<posix>
<messages>
<yesstr>Yiw:Y</yesstr>
<nostr>Daabi:D</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ak"/>
<territory type="GH"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="am"/>
<territory type="ET"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="001"/>
</identity>
</ldml>

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="AE"/>
</identity>
<localeDisplayNames>
<territories>
<territory type="CI" alt="variant" draft="contributed">ساحل العاج</territory>
<territory type="TL" alt="variant" draft="contributed">التيمور الشرقية</territory>
</territories>
</localeDisplayNames>
<dates>
<calendars>
<calendar type="gregorian">
<eras>
<eraNames>
<era type="0" alt="variant" draft="contributed">قبل الميلاد</era>
</eraNames>
<eraAbbr>
<era type="0" alt="variant" draft="contributed">ق.م</era>
</eraAbbr>
</eras>
</calendar>
</calendars>
<fields>
<field type="year">
<relative type="-1" draft="contributed">السنة الماضية</relative>
<relative type="0" draft="contributed">هذه السنة</relative>
<relative type="1" draft="contributed">السنة التالية</relative>
</field>
</fields>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<currencies>
<currency type="BND">
<symbol alt="narrow" draft="contributed">$</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="BH"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="DJ"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<currencies>
<currency type="DJF">
<symbol>Fdj</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="DZ"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1" draft="contributed">ج</month>
<month type="5" draft="contributed">م</month>
<month type="6" draft="contributed">ج</month>
<month type="7" draft="contributed">ج</month>
<month type="8" draft="contributed">أ</month>
<month type="10" draft="contributed">أ</month>
<month type="11" draft="contributed">ن</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1" draft="contributed">ج</month>
<month type="5" draft="contributed">م</month>
<month type="6" draft="contributed">ج</month>
<month type="7" draft="contributed">ج</month>
<month type="8" draft="contributed">أ</month>
<month type="10" draft="contributed">أ</month>
<month type="11" draft="contributed">ن</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
</numbers>
</ldml>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="EG"/>
</identity>
<localeDisplayNames>
<languages>
<language type="da" draft="contributed">الدنماركية</language>
</languages>
</localeDisplayNames>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="EH"/>
</identity>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="ER"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<currencies>
<currency type="ERN">
<symbol>Nfk</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="IL"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>H:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>H:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>H:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>H:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="IQ"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1" draft="contributed">ك</month>
<month type="2" draft="contributed">ش</month>
<month type="3" draft="contributed">آ</month>
<month type="4" draft="contributed">ن</month>
<month type="5" draft="contributed">أ</month>
<month type="6" draft="contributed">ح</month>
<month type="7" draft="contributed">ت</month>
<month type="8" draft="contributed">آ</month>
<month type="9" draft="contributed">أ</month>
<month type="10" draft="contributed">ت</month>
<month type="11" draft="contributed">ت</month>
<month type="12" draft="contributed">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1" draft="contributed">ك</month>
<month type="2" draft="contributed">ش</month>
<month type="3" draft="contributed">آ</month>
<month type="4" draft="contributed">ن</month>
<month type="5" draft="contributed">أ</month>
<month type="6" draft="contributed">ح</month>
<month type="7" draft="contributed">ت</month>
<month type="8" draft="contributed">آ</month>
<month type="9" draft="contributed">أ</month>
<month type="10" draft="contributed">ت</month>
<month type="11" draft="contributed">ت</month>
<month type="12" draft="contributed">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="JO"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="KM"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<currencies>
<currency type="KMF">
<symbol>CF</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="KW"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,125 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="LB"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
<currencies>
<currency type="SDG">
<symbol draft="contributed">SDG</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="LY"/>
</identity>
<localeDisplayNames>
<languages>
<language type="arn" draft="contributed">المابودونجونية</language>
<language type="gn" draft="contributed">الغورانية</language>
<language type="hsb" draft="contributed">صوربيا العليا</language>
<language type="lo" draft="contributed">اللاوو</language>
<language type="sh" draft="contributed">الكرواتية الصربية</language>
<language type="sma" draft="contributed">سامي الجنوبية</language>
<language type="sw" draft="contributed">السواحيلية</language>
<language type="sw_CD" draft="contributed">السواحيلية الكونغولية</language>
<language type="ti" draft="contributed">التيغرينية</language>
</languages>
<territories>
<territory type="EA" draft="contributed">سبتة ومليلية</territory>
<territory type="MS" draft="contributed">مونتيسيرات</territory>
<territory type="UY" draft="contributed">أوروغواي</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="morning1">فجرًا</dayPeriod>
<dayPeriod type="morning2">ص</dayPeriod>
<dayPeriod type="afternoon1">ظهرًا</dayPeriod>
<dayPeriod type="afternoon2">بعد الظهر</dayPeriod>
<dayPeriod type="evening1">مساءً</dayPeriod>
<dayPeriod type="night1">في المساء</dayPeriod>
<dayPeriod type="night2">ل</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
</numbers>
</ldml>

View File

@@ -0,0 +1,114 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="MA"/>
</identity>
<characters>
<exemplarCharacters type="auxiliary">[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک ڭ گ ݣ ی]</exemplarCharacters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="4">أبريل</month>
<month type="5">ماي</month>
<month type="7">يوليوز</month>
<month type="8">غشت</month>
<month type="9">شتنبر</month>
<month type="11">نونبر</month>
<month type="12">دجنبر</month>
</monthWidth>
<monthWidth type="narrow">
<month type="4">أ</month>
<month type="5">م</month>
<month type="6">ن</month>
<month type="7">ل</month>
<month type="9">ش</month>
<month type="10">ك</month>
<month type="11">ب</month>
<month type="12">د</month>
</monthWidth>
<monthWidth type="wide">
<month type="4">أبريل</month>
<month type="5">ماي</month>
<month type="7">يوليوز</month>
<month type="8">غشت</month>
<month type="9">شتنبر</month>
<month type="11">نونبر</month>
<month type="12">دجنبر</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="5">ماي</month>
<month type="7">يوليوز</month>
<month type="8">غشت</month>
<month type="9">شتنبر</month>
<month type="11">نونبر</month>
<month type="12">دجنبر</month>
</monthWidth>
<monthWidth type="narrow">
<month type="4">أ</month>
<month type="5">م</month>
<month type="6">ن</month>
<month type="7">ل</month>
<month type="9">ش</month>
<month type="10">ك</month>
<month type="11">ب</month>
<month type="12">د</month>
</monthWidth>
<monthWidth type="wide">
<month type="4">أبريل</month>
<month type="5">ماي</month>
<month type="7">يوليوز</month>
<month type="8">غشت</month>
<month type="9">شتنبر</month>
<month type="11">نونبر</month>
<month type="12">دجنبر</month>
</monthWidth>
</monthContext>
</months>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
</numbers>
</ldml>

View File

@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="MR"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">يناير</month>
<month type="2">فبراير</month>
<month type="3">مارس</month>
<month type="4">إبريل</month>
<month type="5">مايو</month>
<month type="6">يونيو</month>
<month type="7">يوليو</month>
<month type="8">أغشت</month>
<month type="9">شتمبر</month>
<month type="10">أكتوبر</month>
<month type="11">نوفمبر</month>
<month type="12">دجمبر</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ي</month>
<month type="2">ف</month>
<month type="3">م</month>
<month type="4">إ</month>
<month type="5">و</month>
<month type="6">ن</month>
<month type="7">ل</month>
<month type="8">غ</month>
<month type="9">ش</month>
<month type="10">ك</month>
<month type="11">ب</month>
<month type="12">د</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">يناير</month>
<month type="2">فبراير</month>
<month type="3">مارس</month>
<month type="4">إبريل</month>
<month type="5">مايو</month>
<month type="6">يونيو</month>
<month type="7">يوليو</month>
<month type="8">أغشت</month>
<month type="9">شتمبر</month>
<month type="10">أكتوبر</month>
<month type="11">نوفمبر</month>
<month type="12">دجمبر</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">يناير</month>
<month type="2">فبراير</month>
<month type="3">مارس</month>
<month type="4">إبريل</month>
<month type="5">مايو</month>
<month type="6">يونيو</month>
<month type="7">يوليو</month>
<month type="8">أغشت</month>
<month type="9">شتمبر</month>
<month type="10">أكتوبر</month>
<month type="11">نوفمبر</month>
<month type="12">دجمبر</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ي</month>
<month type="2">ف</month>
<month type="3">م</month>
<month type="4">إ</month>
<month type="5">و</month>
<month type="6">ن</month>
<month type="7">ل</month>
<month type="8">غ</month>
<month type="9">ش</month>
<month type="10">ك</month>
<month type="11">ب</month>
<month type="12">د</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">يناير</month>
<month type="2">فبراير</month>
<month type="3">مارس</month>
<month type="4">إبريل</month>
<month type="5">مايو</month>
<month type="6">يونيو</month>
<month type="7">يوليو</month>
<month type="8">أغشت</month>
<month type="9">شتمبر</month>
<month type="10">أكتوبر</month>
<month type="11">نوفمبر</month>
<month type="12">دجمبر</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="OM"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="PS"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="QA"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,846 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="SA"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ar_001" draft="contributed">العربية الرسمية الحديثة</language>
<language type="arn" draft="contributed">المابودونجونية</language>
<language type="de_AT" draft="contributed">الألمانية النمساوية</language>
<language type="de_CH" draft="contributed">الألمانية العليا السويسرية</language>
<language type="en_AU" draft="contributed">الإنجليزية الأسترالية</language>
<language type="en_CA" draft="contributed">الإنجليزية الكندية</language>
<language type="en_GB" draft="contributed">الإنجليزية البريطانية</language>
<language type="en_GB" alt="short" draft="contributed">الإنجليزية المملكة المتحدة</language>
<language type="en_US" draft="contributed">الإنجليزية الأمريكية</language>
<language type="en_US" alt="short" draft="contributed">الإنجليزية الولايات المتحدة</language>
<language type="es_419" draft="contributed">الإسبانية أمريكا اللاتينية</language>
<language type="es_ES" draft="contributed">الإسبانية الأوروبية</language>
<language type="es_MX" draft="contributed">الإسبانية المكسيكية</language>
<language type="fr_CA" draft="contributed">الفرنسية الكندية</language>
<language type="fr_CH" draft="contributed">الفرنسية السويسرية</language>
<language type="gn" draft="contributed">الغورانية</language>
<language type="hsb" draft="contributed">صوربيا العليا</language>
<language type="lo" draft="contributed">اللاوو</language>
<language type="nds_NL" draft="contributed">السكسونية السفلى</language>
<language type="nl_BE" draft="contributed">الفلمنكية</language>
<language type="pt_BR" draft="contributed">البرتغالية البرازيلية</language>
<language type="pt_PT" draft="contributed">البرتغالية الأوروبية</language>
<language type="sh" draft="contributed">الكرواتية الصربية</language>
<language type="sma" draft="contributed">سامي الجنوبية</language>
<language type="sw" draft="contributed">السواحيلية</language>
<language type="sw_CD" draft="contributed">السواحيلية الكونغولية</language>
<language type="te" draft="contributed">التيلوجو</language>
<language type="ti" draft="contributed">التيغرينية</language>
<language type="zh_Hans" draft="contributed">الصينية المبسطة</language>
<language type="zh_Hant" draft="contributed">الصينية التقليدية</language>
</languages>
<territories>
<territory type="AC" draft="contributed">جزيرة أسينشين</territory>
<territory type="CZ" alt="variant" draft="contributed">التشيك</territory>
<territory type="EA" draft="contributed">سبتة ومليلية</territory>
<territory type="MO" draft="contributed">ماكاو الصينية (منطقة إدارية خاصة)</territory>
<territory type="MO" alt="short" draft="contributed">ماكاو</territory>
<territory type="MS" draft="contributed">مونتيسيرات</territory>
<territory type="UY" draft="contributed">أوروغواي</territory>
</territories>
<measurementSystemNames>
<measurementSystemName type="US" draft="contributed">الولايت المتحدة</measurementSystemName>
</measurementSystemNames>
</localeDisplayNames>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . ٪ ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="morning1" draft="contributed">فجرًا</dayPeriod>
<dayPeriod type="morning2">ص</dayPeriod>
<dayPeriod type="afternoon1">ظهرًا</dayPeriod>
<dayPeriod type="afternoon2">بعد الظهر</dayPeriod>
<dayPeriod type="evening1">مساءً</dayPeriod>
<dayPeriod type="night1">في المساء</dayPeriod>
<dayPeriod type="night2">ل</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<symbols numberSystem="latn">
<percentSign draft="contributed">٪</percentSign>
</symbols>
</numbers>
<units>
<unitLength type="long">
<unit type="acceleration-meter-per-square-second">
<unitPattern count="zero" draft="contributed">{0} متر في الثانية المربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} متر في الثانية المربعة</unitPattern>
<unitPattern count="two" draft="contributed">متران في الثانية المربعة</unitPattern>
<unitPattern count="few" draft="contributed">{0} أمتار في الثانية المربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} مترًا في الثانية المربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} متر في الثانية المربعة</unitPattern>
</unit>
<unit type="angle-arc-minute">
<unitPattern count="zero" draft="contributed">{0} دقيقة قوسية</unitPattern>
<unitPattern count="one" draft="contributed">دقيقة قوسية</unitPattern>
<unitPattern count="two" draft="contributed">دقيقتان قوسيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} دقائق قوسية</unitPattern>
<unitPattern count="many" draft="contributed">{0} دقيقة قوسية</unitPattern>
<unitPattern count="other" draft="contributed">{0} دقيقة قوسية</unitPattern>
</unit>
<unit type="area-square-kilometer">
<unitPattern count="zero" draft="contributed">{0} كيلومتر مربع</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلومتر مربع</unitPattern>
<unitPattern count="two" draft="contributed">كيلومتران مربعان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلومترات مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلومترًا مربعًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلومتر مربع</unitPattern>
</unit>
<unit type="area-hectare">
<unitPattern count="zero" draft="contributed">{0} هكتار</unitPattern>
<unitPattern count="one" draft="contributed">{0} هكتار</unitPattern>
<unitPattern count="two" draft="contributed">هكتاران</unitPattern>
<unitPattern count="few" draft="contributed">{0} هكتارات</unitPattern>
<unitPattern count="many" draft="contributed">{0} هكتارًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} هكتار</unitPattern>
</unit>
<unit type="area-square-meter">
<unitPattern count="zero" draft="contributed">{0} متر مربع</unitPattern>
<unitPattern count="one" draft="contributed">{0} متر مربع</unitPattern>
<unitPattern count="two" draft="contributed">متران مربعان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أمتار مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} مترًا مربعًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} متر مربع</unitPattern>
</unit>
<unit type="area-square-centimeter">
<unitPattern count="zero" draft="contributed">{0} سنتيمتر مربع</unitPattern>
<unitPattern count="one" draft="contributed">{0} سنتيمتر مربع</unitPattern>
<unitPattern count="two" draft="contributed">سنتيمتران مربعان</unitPattern>
<unitPattern count="few" draft="contributed">{0} سنتيمترات مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} سنتيمترًا مربعًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} سنتيمتر مربع</unitPattern>
</unit>
<unit type="area-square-mile">
<unitPattern count="zero" draft="contributed">{0} ميل مربع</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل مربع</unitPattern>
<unitPattern count="two" draft="contributed">ميلان مربعان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا مربعًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل مربع</unitPattern>
</unit>
<unit type="area-acre">
<unitPattern count="zero" draft="contributed">{0} فدان</unitPattern>
<unitPattern count="one" draft="contributed">فدان</unitPattern>
<unitPattern count="two" draft="contributed">{0} فدان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أفدنة</unitPattern>
<unitPattern count="many" draft="contributed">{0} فدانًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} فدان</unitPattern>
</unit>
<unit type="area-square-yard">
<unitPattern count="zero" draft="contributed">{0} ياردة مربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} ياردة مربعة</unitPattern>
<unitPattern count="two" draft="contributed">ياردتان مربعتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ياردات مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ياردة مربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ياردة مربعة</unitPattern>
</unit>
<unit type="area-square-foot">
<unitPattern count="zero" draft="contributed">{0} قدم مربعة</unitPattern>
<unitPattern count="one" draft="contributed">قدم مربعة</unitPattern>
<unitPattern count="two" draft="contributed">قدمان مربعتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أقدام مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} قدمًا مربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} قدم مربعة</unitPattern>
</unit>
<unit type="area-square-inch">
<unitPattern count="zero" draft="contributed">{0} بوصة مربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} بوصة مربعة</unitPattern>
<unitPattern count="two" draft="contributed">بوصتان مربعتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} بوصات مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} بوصة مربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة مربعة</unitPattern>
</unit>
<unit type="concentr-permillion">
<unitPattern count="zero" draft="contributed">{0} جزء في المليون</unitPattern>
<unitPattern count="one" draft="contributed">{0} جزء في المليون</unitPattern>
<unitPattern count="two" draft="contributed">جزءان في المليون</unitPattern>
<unitPattern count="few" draft="contributed">{0} أجزاء في المليون</unitPattern>
<unitPattern count="many" draft="contributed">{0} جزءًا في المليون</unitPattern>
<unitPattern count="other" draft="contributed">{0} جزء في المليون</unitPattern>
</unit>
<unit type="consumption-mile-per-gallon">
<unitPattern count="zero" draft="contributed">{0} ميل لكل غالون</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل لكل غالون</unitPattern>
<unitPattern count="two" draft="contributed">{0} ميلان لكل غالون</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال لكل غالون</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا لكل غالون</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل لكل غالون</unitPattern>
</unit>
<unit type="duration-second">
<unitPattern count="zero" draft="contributed">{0} ثانية</unitPattern>
<unitPattern count="one" draft="contributed">ثانية</unitPattern>
<unitPattern count="two" draft="contributed">ثانيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ثوانٍ</unitPattern>
<unitPattern count="many" draft="contributed">{0} ثانية</unitPattern>
<unitPattern count="other" draft="contributed">{0} ثانية</unitPattern>
</unit>
<unit type="length-kilometer">
<unitPattern count="zero" draft="contributed">{0} كيلومتر</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلومتر</unitPattern>
<unitPattern count="two" draft="contributed">كيلومتران</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلومترات</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلومترًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلومتر</unitPattern>
</unit>
<unit type="length-centimeter">
<unitPattern count="zero" draft="contributed">{0} سنتيمتر</unitPattern>
<unitPattern count="one" draft="contributed">{0} سنتيمتر</unitPattern>
<unitPattern count="two" draft="contributed">سنتيمتران</unitPattern>
<unitPattern count="few" draft="contributed">{0} سنتيمترات</unitPattern>
<unitPattern count="many" draft="contributed">{0} سنتيمترًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} سنتيمتر</unitPattern>
</unit>
<unit type="length-millimeter">
<unitPattern count="zero" draft="contributed">{0} مليمتر</unitPattern>
<unitPattern count="one" draft="contributed">{0} مليمتر</unitPattern>
<unitPattern count="two" draft="contributed">مليمتران</unitPattern>
<unitPattern count="few" draft="contributed">{0} مليمتر</unitPattern>
<unitPattern count="many" draft="contributed">{0} مليمترًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} مليمتر</unitPattern>
</unit>
<unit type="length-yard">
<unitPattern count="zero" draft="contributed">{0} ياردة</unitPattern>
<unitPattern count="one" draft="contributed">ياردة</unitPattern>
<unitPattern count="two" draft="contributed">ياردتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ياردات</unitPattern>
<unitPattern count="many" draft="contributed">{0} ياردة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ياردة</unitPattern>
</unit>
<unit type="length-foot">
<unitPattern count="zero" draft="contributed">{0} قدم</unitPattern>
<unitPattern count="one" draft="contributed">قدم</unitPattern>
<unitPattern count="two" draft="contributed">قدمان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أقدام</unitPattern>
<unitPattern count="many" draft="contributed">{0} قدمًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} قدم</unitPattern>
</unit>
<unit type="length-inch">
<unitPattern count="zero" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="one" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="two" draft="contributed">بوصتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} بوصات</unitPattern>
<unitPattern count="many" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة</unitPattern>
</unit>
<unit type="length-parsec">
<unitPattern count="zero" draft="contributed">{0} فرسخ فلكي</unitPattern>
<unitPattern count="one" draft="contributed">فرسخ فلكي</unitPattern>
<unitPattern count="two" draft="contributed">فرسخان فلكيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} فراسخ فلكية</unitPattern>
<unitPattern count="many" draft="contributed">{0} فرسخًا فلكيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} فرسخ فلكي</unitPattern>
</unit>
<unit type="length-astronomical-unit">
<unitPattern count="zero" draft="contributed">{0} وحدة فلكية</unitPattern>
<unitPattern count="one" draft="contributed">وحدة فلكية</unitPattern>
<unitPattern count="two" draft="contributed">وحدتان فلكيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} وحدات فلكية</unitPattern>
<unitPattern count="many" draft="contributed">{0} وحدة فلكية</unitPattern>
<unitPattern count="other" draft="contributed">{0} وحدة فلكية</unitPattern>
</unit>
<unit type="length-nautical-mile">
<unitPattern count="zero" draft="contributed">{0} ميل بحري</unitPattern>
<unitPattern count="one" draft="contributed">ميل بحري</unitPattern>
<unitPattern count="two" draft="contributed">ميلان بحريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال بحرية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا بحريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل بحري</unitPattern>
</unit>
<unit type="length-mile-scandinavian">
<unitPattern count="zero" draft="contributed">{0} ميل اسكندنافي</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل اسكندنافي</unitPattern>
<unitPattern count="two" draft="contributed">ميلان اسكندنافيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال اسكندنافية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا اسكندنافيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل اسكندنافي</unitPattern>
</unit>
<unit type="light-solar-luminosity">
<unitPattern count="zero" draft="contributed">{0} ضياء شمسي</unitPattern>
<unitPattern count="one" draft="contributed">{0} ضياء شمسي</unitPattern>
<unitPattern count="two" draft="contributed">ضياءان شمسيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ضياءات شمسية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ضياءً شمسيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ضياء شمسي</unitPattern>
</unit>
<unit type="mass-metric-ton">
<unitPattern count="zero" draft="contributed">{0} طن متري</unitPattern>
<unitPattern count="one" draft="contributed">{0} طن متري</unitPattern>
<unitPattern count="two" draft="contributed">طنان متريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أطنان مترية</unitPattern>
<unitPattern count="many" draft="contributed">{0} طنًا متريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} طن متري</unitPattern>
</unit>
<unit type="mass-kilogram">
<unitPattern count="zero" draft="contributed">{0} كيلوغرام</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلوغرام</unitPattern>
<unitPattern count="two" draft="contributed">كيلوغرامان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلوغرامات</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلوغرامًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلوغرام</unitPattern>
</unit>
<unit type="mass-milligram">
<unitPattern count="zero" draft="contributed">{0} مليغرام</unitPattern>
<unitPattern count="one" draft="contributed">{0} مليغرام</unitPattern>
<unitPattern count="two" draft="contributed">مليغرامان</unitPattern>
<unitPattern count="few" draft="contributed">{0} مليغرامات</unitPattern>
<unitPattern count="many" draft="contributed">{0} مليغرامًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} مليغرام</unitPattern>
</unit>
<unit type="mass-microgram">
<unitPattern count="zero" draft="contributed">{0} ميكروغرام</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميكروغرام</unitPattern>
<unitPattern count="two" draft="contributed">ميكروغرامان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ميكروغرامات</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميكروغرامًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميكروغرام</unitPattern>
</unit>
<unit type="mass-pound">
<unitPattern count="zero" draft="contributed">{0} رطل</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل</unitPattern>
<unitPattern count="two" draft="contributed">رطلان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أرطال</unitPattern>
<unitPattern count="many" draft="contributed">{0} رطلًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} رطل</unitPattern>
</unit>
<unit type="mass-earth-mass">
<unitPattern count="zero" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="one" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="two" draft="contributed">كتلتان أرضيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كتل أرضية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة أرضية</unitPattern>
</unit>
<unit type="mass-solar-mass">
<unitPattern count="zero" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="one" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="two" draft="contributed">كتلتان شمسيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كتل شمسية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern>
</unit>
<unit type="pressure-pound-force-per-square-inch">
<unitPattern count="zero" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="two" draft="contributed">رطلان لكل بوصة مربعة</unitPattern>
<unitPattern count="few" draft="contributed">{0} أرطال لكل بوصة مربعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} رطلًا لكل بوصة مربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern>
</unit>
<unit type="speed-kilometer-per-hour">
<unitPattern count="zero" draft="contributed">{0} كيلومتر في الساعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلومتر في الساعة</unitPattern>
<unitPattern count="two" draft="contributed">كيلومتران في الساعة</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلومترات في الساعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلومترًا في الساعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلومتر في الساعة</unitPattern>
</unit>
<unit type="speed-meter-per-second">
<unitPattern count="zero" draft="contributed">{0} متر في الثانية</unitPattern>
<unitPattern count="one" draft="contributed">{0} متر في الثانية</unitPattern>
<unitPattern count="two" draft="contributed">متران في الثانية</unitPattern>
<unitPattern count="few" draft="contributed">{0} أمتار في الثانية</unitPattern>
<unitPattern count="many" draft="contributed">{0} مترًا في الثانية</unitPattern>
<unitPattern count="other" draft="contributed">{0} متر في الثانية</unitPattern>
</unit>
<unit type="speed-mile-per-hour">
<unitPattern count="zero" draft="contributed">{0} ميل في الساعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل في الساعة</unitPattern>
<unitPattern count="two" draft="contributed">ميلان في الساعة</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال في الساعة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا في الساعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل في الساعة</unitPattern>
</unit>
<unit type="speed-knot">
<unitPattern count="zero" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="one" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="two" draft="contributed">عقدتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} عقد</unitPattern>
<unitPattern count="many" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="other" draft="contributed">{0} عقدة</unitPattern>
</unit>
<unit type="volume-cubic-kilometer">
<unitPattern count="zero" draft="contributed">{0} كيلومتر مكعب</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلومتر مكعب</unitPattern>
<unitPattern count="two" draft="contributed">كيلومتران مكعبان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلومترات مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلومترًا مكعبًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلومتر مكعب</unitPattern>
</unit>
<unit type="volume-cubic-meter">
<unitPattern count="zero" draft="contributed">{0} متر مكعب</unitPattern>
<unitPattern count="one" draft="contributed">{0} متر مكعب</unitPattern>
<unitPattern count="two" draft="contributed">متران مكعبان</unitPattern>
<unitPattern count="few" draft="contributed">{0} مترات مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} مترًا مكعبًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} متر مكعب</unitPattern>
</unit>
<unit type="volume-cubic-centimeter">
<unitPattern count="zero" draft="contributed">{0} سنتيمتر مكعب</unitPattern>
<unitPattern count="one" draft="contributed">{0} سنتيمتر مكعب</unitPattern>
<unitPattern count="two" draft="contributed">سنتيمتران مكعبان</unitPattern>
<unitPattern count="few" draft="contributed">{0} سنتيمترات مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} سنتيمترًا مكعبًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} سنتيمتر مكعب</unitPattern>
</unit>
<unit type="volume-cubic-mile">
<unitPattern count="zero" draft="contributed">{0} ميل مكعب</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل مكعب</unitPattern>
<unitPattern count="two" draft="contributed">ميلان مكعبان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا مكعبًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل مكعب</unitPattern>
</unit>
<unit type="volume-cubic-yard">
<unitPattern count="zero" draft="contributed">{0} ياردة مكعبة</unitPattern>
<unitPattern count="one" draft="contributed">{0} ياردة مكعبة</unitPattern>
<unitPattern count="two" draft="contributed">ياردتان مكعبتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ياردات مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ياردة مكعبة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ياردة مكعبة</unitPattern>
</unit>
<unit type="volume-cubic-foot">
<unitPattern count="zero" draft="contributed">{0} قدم مكعبة</unitPattern>
<unitPattern count="one" draft="contributed">قدم مكعبة</unitPattern>
<unitPattern count="two" draft="contributed">قدمان مكعبتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أقدام مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} أقدام مكعبة</unitPattern>
<unitPattern count="other" draft="contributed">{0} قدم مكعبة</unitPattern>
</unit>
<unit type="volume-cubic-inch">
<unitPattern count="zero" draft="contributed">{0} بوصة مكعبة</unitPattern>
<unitPattern count="one" draft="contributed">{0} بوصة مكعبة</unitPattern>
<unitPattern count="two" draft="contributed">بوصتان مكعبات</unitPattern>
<unitPattern count="few" draft="contributed">{0} بوصات مكعبة</unitPattern>
<unitPattern count="many" draft="contributed">{0} بوصة مكعبة</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة مكعبة</unitPattern>
</unit>
<unit type="volume-liter">
<unitPattern count="zero" draft="contributed">{0} لتر</unitPattern>
<unitPattern count="one" draft="contributed">لتر</unitPattern>
<unitPattern count="two" draft="contributed">لتران</unitPattern>
<unitPattern count="few" draft="contributed">{0} لترات</unitPattern>
<unitPattern count="many" draft="contributed">{0} لترًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} لتر</unitPattern>
</unit>
<unit type="volume-pint-metric">
<unitPattern count="zero" draft="contributed">{0} مكيال متري</unitPattern>
<unitPattern count="one" draft="contributed">{0} مكيال متري</unitPattern>
<unitPattern count="two" draft="contributed">مكيالان متريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} مكاييل مترية</unitPattern>
<unitPattern count="many" draft="contributed">{0} مكيالًا متريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} مكيال متري</unitPattern>
</unit>
<unit type="volume-cup-metric">
<unitPattern count="zero" draft="contributed">{0} كوب متري</unitPattern>
<unitPattern count="one" draft="contributed">{0} كوب متري</unitPattern>
<unitPattern count="two" draft="contributed">كوبان متريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أكواب مترية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كوبًا متريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كوب متري</unitPattern>
</unit>
<unit type="volume-tablespoon">
<unitPattern count="zero" draft="contributed">{0} ملعقة كبيرة</unitPattern>
<unitPattern count="one" draft="contributed">ملعقة كبيرة</unitPattern>
<unitPattern count="two" draft="contributed">ملعقتان كبيرتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ملاعق كبيرة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ملعقة كبيرة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ملعقة كبيرة</unitPattern>
</unit>
<unit type="volume-teaspoon">
<unitPattern count="zero" draft="contributed">{0} ملعقة صغيرة</unitPattern>
<unitPattern count="one" draft="contributed">ملعقة صغيرة</unitPattern>
<unitPattern count="two" draft="contributed">ملعقتان صغيرتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ملاعق صغيرة</unitPattern>
<unitPattern count="many" draft="contributed">{0} ملعقة صغيرة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ملعقة صغيرة</unitPattern>
</unit>
</unitLength>
<unitLength type="short">
<unit type="angle-revolution">
<unitPattern count="zero" draft="contributed">{0} دورة</unitPattern>
<unitPattern count="one" draft="contributed">دورة</unitPattern>
<unitPattern count="two" draft="contributed">دورتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} دورات</unitPattern>
<unitPattern count="many" draft="contributed">{0} دورة</unitPattern>
<unitPattern count="other" draft="contributed">{0} دورة</unitPattern>
</unit>
<unit type="area-hectare">
<unitPattern count="zero" draft="contributed">{0} هكتار</unitPattern>
<unitPattern count="one" draft="contributed">{0} هكتار</unitPattern>
<unitPattern count="two" draft="contributed">هكتاران</unitPattern>
<unitPattern count="few" draft="contributed">{0} هكتارات</unitPattern>
<unitPattern count="many" draft="contributed">{0} هكتارًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} هكتار</unitPattern>
</unit>
<unit type="area-acre">
<unitPattern count="zero" draft="contributed">{0} فدان</unitPattern>
<unitPattern count="one" draft="contributed">فدان</unitPattern>
<unitPattern count="two" draft="contributed">فدانان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أفدنة</unitPattern>
<unitPattern count="many" draft="contributed">{0} فدانًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} فدان</unitPattern>
</unit>
<unit type="concentr-karat">
<unitPattern count="zero" draft="contributed">{0} قيراط</unitPattern>
<unitPattern count="one" draft="contributed">قيراط</unitPattern>
<unitPattern count="two" draft="contributed">قيراطان</unitPattern>
<unitPattern count="few" draft="contributed">{0} قراريط</unitPattern>
<unitPattern count="many" draft="contributed">{0} قيراطًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} قيراط</unitPattern>
</unit>
<unit type="concentr-permillion">
<unitPattern count="zero" draft="contributed">{0} جزء/مليون</unitPattern>
<unitPattern count="one" draft="contributed">{0} جزء/مليون</unitPattern>
<unitPattern count="two" draft="contributed">جزءان/مليون</unitPattern>
<unitPattern count="few" draft="contributed">{0} أجزاء/مليون</unitPattern>
<unitPattern count="many" draft="contributed">{0} جزءًا/مليون</unitPattern>
<unitPattern count="other" draft="contributed">{0} جزء/مليون</unitPattern>
</unit>
<unit type="consumption-liter-per-kilometer">
<unitPattern count="zero" draft="contributed">{0} لتر/كم</unitPattern>
<unitPattern count="one" draft="contributed">{0} لتر/كم</unitPattern>
<unitPattern count="two" draft="contributed">لتران/كم</unitPattern>
<unitPattern count="few" draft="contributed">{0} لترات/كم</unitPattern>
<unitPattern count="many" draft="contributed">{0} لترًا/كم</unitPattern>
<unitPattern count="other" draft="contributed">{0} لتر/كم</unitPattern>
</unit>
<unit type="consumption-liter-per-100-kilometer">
<unitPattern count="zero" draft="contributed">{0} لتر/١٠٠ كم</unitPattern>
<unitPattern count="one" draft="contributed">{0} لتر/١٠٠ كم</unitPattern>
<unitPattern count="two" draft="contributed">لتران/١٠٠ كم</unitPattern>
<unitPattern count="few" draft="contributed">{0} لترات/١٠٠ كم</unitPattern>
<unitPattern count="many" draft="contributed">{0} لترًا/١٠٠ كم</unitPattern>
<unitPattern count="other" draft="contributed">{0} لتر/١٠٠ كم</unitPattern>
</unit>
<unit type="consumption-mile-per-gallon">
<unitPattern count="zero" draft="contributed">{0} ميل/غالون</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل/غالون</unitPattern>
<unitPattern count="two" draft="contributed">ميلان/غالون</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال/غالون</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا/غالون</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل/غالون</unitPattern>
</unit>
<unit type="consumption-mile-per-gallon-imperial">
<unitPattern count="zero" draft="contributed">{0} ميل/غ. إمبراطوري</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل/غ. إمبراطوري</unitPattern>
<unitPattern count="two" draft="contributed">ميلان/غ. إمبراطوري</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال/غ. إمبراطوري</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا/غ. إمبراطوري</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل/غ. إمبراطوري</unitPattern>
</unit>
<unit type="duration-year">
<displayName draft="contributed">سنوات</displayName>
<unitPattern count="zero" draft="contributed">{0} سنة</unitPattern>
<unitPattern count="one" draft="contributed">سنة</unitPattern>
<unitPattern count="two" draft="contributed">سنتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} سنوات</unitPattern>
<unitPattern count="many" draft="contributed">{0} سنة</unitPattern>
<unitPattern count="other" draft="contributed">{0} سنة</unitPattern>
</unit>
<unit type="energy-british-thermal-unit">
<unitPattern count="zero" draft="contributed">{0} وحدة حرارية بريطانية</unitPattern>
<unitPattern count="one" draft="contributed">{0} وحدة حرارية بريطانية</unitPattern>
<unitPattern count="two" draft="contributed">{0} وحدة حرارية بريطانية</unitPattern>
<unitPattern count="few" draft="contributed">{0} وحدات حرارية بريطانية</unitPattern>
<unitPattern count="many" draft="contributed">{0} وحدة حرارية بريطانية</unitPattern>
<unitPattern count="other" draft="contributed">{0} وحدة حرارية بريطانية</unitPattern>
</unit>
<unit type="length-mile">
<unitPattern count="zero" draft="contributed">{0} ميل</unitPattern>
<unitPattern count="one" draft="contributed">ميل</unitPattern>
<unitPattern count="two" draft="contributed">ميلان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميل</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل</unitPattern>
</unit>
<unit type="length-yard">
<unitPattern count="zero" draft="contributed">{0} ياردة</unitPattern>
<unitPattern count="one" draft="contributed">ياردة</unitPattern>
<unitPattern count="two" draft="contributed">ياردتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ياردات</unitPattern>
<unitPattern count="many" draft="contributed">{0} ياردة</unitPattern>
<unitPattern count="other" draft="contributed">{0} ياردة</unitPattern>
</unit>
<unit type="length-foot">
<unitPattern count="zero" draft="contributed">{0} قدم</unitPattern>
<unitPattern count="one" draft="contributed">قدم</unitPattern>
<unitPattern count="two" draft="contributed">قدمان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أقدام</unitPattern>
<unitPattern count="many" draft="contributed">{0} قدمًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} قدم</unitPattern>
</unit>
<unit type="length-inch">
<unitPattern count="zero" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="one" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="two" draft="contributed">بوصتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} بوصات</unitPattern>
<unitPattern count="many" draft="contributed">{0} بوصة</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة</unitPattern>
</unit>
<unit type="length-parsec">
<unitPattern count="zero" draft="contributed">{0} فرسخ فلكي</unitPattern>
<unitPattern count="one" draft="contributed">فرسخ فلكي</unitPattern>
<unitPattern count="two" draft="contributed">فرسخان فلكيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} فراسخ فلكية</unitPattern>
<unitPattern count="many" draft="contributed">{0} فرسخًا فلكيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} فرسخ فلكي</unitPattern>
</unit>
<unit type="length-nautical-mile">
<unitPattern count="zero" draft="contributed">{0} ميل بحري</unitPattern>
<unitPattern count="one" draft="contributed">ميل بحري</unitPattern>
<unitPattern count="two" draft="contributed">ميلان بحريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال بحرية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا بحريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل بحري</unitPattern>
</unit>
<unit type="length-mile-scandinavian">
<unitPattern count="zero" draft="contributed">{0} ميل اسكندنافي</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل اسكندنافي</unitPattern>
<unitPattern count="two" draft="contributed">ميلان اسكندنافيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال اسكندنافية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا اسكندنافيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل اسكندنافي</unitPattern>
</unit>
<unit type="light-solar-luminosity">
<unitPattern count="zero" draft="contributed">{0} ضياء شمسي</unitPattern>
<unitPattern count="one" draft="contributed">{0} ضياء شمسي</unitPattern>
<unitPattern count="two" draft="contributed">ضياءان شمسيان</unitPattern>
<unitPattern count="few" draft="contributed">{0} ضياءات شمسية</unitPattern>
<unitPattern count="many" draft="contributed">{0} ضياءً شمسيًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} ضياء شمسي</unitPattern>
</unit>
<unit type="mass-gram">
<unitPattern count="zero" draft="contributed">{0} غرام</unitPattern>
<unitPattern count="one" draft="contributed">غرام</unitPattern>
<unitPattern count="two" draft="contributed">غرامان</unitPattern>
<unitPattern count="few" draft="contributed">{0} غرامات</unitPattern>
<unitPattern count="many" draft="contributed">{0} غرامًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} غرام</unitPattern>
</unit>
<unit type="mass-ton">
<unitPattern count="zero" draft="contributed">{0} طن</unitPattern>
<unitPattern count="one" draft="contributed">{0} طن</unitPattern>
<unitPattern count="two" draft="contributed">طنان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أطنان</unitPattern>
<unitPattern count="many" draft="contributed">{0} طنًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} طن</unitPattern>
</unit>
<unit type="mass-pound">
<unitPattern count="zero" draft="contributed">{0} رطل</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل</unitPattern>
<unitPattern count="two" draft="contributed">رطلان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أرطال</unitPattern>
<unitPattern count="many" draft="contributed">{0} رطلُا</unitPattern>
<unitPattern count="other" draft="contributed">{0} رطل</unitPattern>
</unit>
<unit type="mass-carat">
<unitPattern count="zero" draft="contributed">{0} قيراط</unitPattern>
<unitPattern count="one" draft="contributed">{0} قيراط</unitPattern>
<unitPattern count="two" draft="contributed">قيراطان</unitPattern>
<unitPattern count="few" draft="contributed">{0} قراريط</unitPattern>
<unitPattern count="many" draft="contributed">{0} قيراطًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} قيراط</unitPattern>
</unit>
<unit type="mass-earth-mass">
<unitPattern count="zero" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="one" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="two" draft="contributed">كتلتان أرضيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كتل أرضية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كتلة أرضية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة أرضية</unitPattern>
</unit>
<unit type="mass-solar-mass">
<unitPattern count="zero" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="one" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="two" draft="contributed">كتلتان شمسيتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} كتل شمسية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern>
</unit>
<unit type="pressure-pound-force-per-square-inch">
<unitPattern count="zero" draft="contributed">{0} رطل/بوصة²</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل/بوصة²</unitPattern>
<unitPattern count="two" draft="contributed">رطلان/بوصة²</unitPattern>
<unitPattern count="few" draft="contributed">{0} أرطال/بوصة²</unitPattern>
<unitPattern count="many" draft="contributed">{0} رطلًا/بوصة²</unitPattern>
<unitPattern count="other" draft="contributed">{0} رطل/بوصة²</unitPattern>
</unit>
<unit type="pressure-kilopascal">
<displayName draft="contributed">كيلوباسكال</displayName>
<unitPattern count="zero" draft="contributed">{0} كيلوباسكال</unitPattern>
<unitPattern count="one" draft="contributed">{0} كيلوباسكال</unitPattern>
<unitPattern count="two" draft="contributed">{0} كيلوباسكال</unitPattern>
<unitPattern count="few" draft="contributed">{0} كيلوباسكال</unitPattern>
<unitPattern count="many" draft="contributed">{0} كيلوباسكال</unitPattern>
<unitPattern count="other" draft="contributed">{0} كيلوباسكال</unitPattern>
</unit>
<unit type="pressure-megapascal">
<displayName draft="contributed">ميغاباسكال</displayName>
<unitPattern count="zero" draft="contributed">{0} ميغاباسكال</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميغاباسكال</unitPattern>
<unitPattern count="two" draft="contributed">{0} ميغاباسكال</unitPattern>
<unitPattern count="few" draft="contributed">{0} ميغاباسكال</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميغاباسكال</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميغاباسكال</unitPattern>
</unit>
<unit type="speed-mile-per-hour">
<unitPattern count="zero" draft="contributed">{0} ميل/س</unitPattern>
<unitPattern count="one" draft="contributed">{0} ميل/س</unitPattern>
<unitPattern count="two" draft="contributed">ميلان/س</unitPattern>
<unitPattern count="few" draft="contributed">{0} أميال/س</unitPattern>
<unitPattern count="many" draft="contributed">{0} ميلًا/س</unitPattern>
<unitPattern count="other" draft="contributed">{0} ميل/س</unitPattern>
</unit>
<unit type="speed-knot">
<unitPattern count="zero" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="one" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="two" draft="contributed">عقدتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} عقد</unitPattern>
<unitPattern count="many" draft="contributed">{0} عقدة</unitPattern>
<unitPattern count="other" draft="contributed">{0} عقدة</unitPattern>
</unit>
<unit type="temperature-kelvin">
<displayName draft="contributed">درجة كلفن</displayName>
<unitPattern count="zero" draft="contributed">{0} درجة كلفن</unitPattern>
<unitPattern count="one" draft="contributed">{0} درجة كلفن</unitPattern>
<unitPattern count="two" draft="contributed">{0} درجة كلفن</unitPattern>
<unitPattern count="few" draft="contributed">{0} درجة كلفن</unitPattern>
<unitPattern count="many" draft="contributed">{0} درجة كلفن</unitPattern>
<unitPattern count="other" draft="contributed">{0} درجة كلفن</unitPattern>
</unit>
<unit type="volume-cubic-inch">
<unitPattern count="zero" draft="contributed">{0} بوصة³</unitPattern>
<unitPattern count="one" draft="contributed">{0} بوصة مكعبة</unitPattern>
<unitPattern count="two" draft="contributed">{0} بوصة³</unitPattern>
<unitPattern count="few" draft="contributed">{0} بوصة³</unitPattern>
<unitPattern count="many" draft="contributed">{0} بوصة³</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة³</unitPattern>
</unit>
<unit type="volume-liter">
<unitPattern count="zero" draft="contributed">{0} لتر</unitPattern>
<unitPattern count="one" draft="contributed">لتر</unitPattern>
<unitPattern count="two" draft="contributed">لتران</unitPattern>
<unitPattern count="few" draft="contributed">{0} لترات</unitPattern>
<unitPattern count="many" draft="contributed">{0} لترًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} لتر</unitPattern>
</unit>
<unit type="volume-pint-metric">
<unitPattern count="zero" draft="contributed">{0} مكيال متري</unitPattern>
<unitPattern count="one" draft="contributed">{0} مكيال متري</unitPattern>
<unitPattern count="two" draft="contributed">مكيالان متريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} مكاييل مترية</unitPattern>
<unitPattern count="many" draft="contributed">{0} مكيالًا متريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} مكيال متري</unitPattern>
</unit>
<unit type="volume-cup-metric">
<unitPattern count="zero" draft="contributed">{0} كوب متري</unitPattern>
<unitPattern count="one" draft="contributed">{0} كوب متري</unitPattern>
<unitPattern count="two" draft="contributed">كوبان متريان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أكواب مترية</unitPattern>
<unitPattern count="many" draft="contributed">{0} كوبًا متريًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كوب متري</unitPattern>
</unit>
<unit type="volume-cup">
<unitPattern count="zero" draft="contributed">{0} كوب</unitPattern>
<unitPattern count="one" draft="contributed">كوب</unitPattern>
<unitPattern count="two" draft="contributed">كوبان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أكواب</unitPattern>
<unitPattern count="many" draft="contributed">{0} كوبًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} كوب</unitPattern>
</unit>
<unit type="volume-fluid-ounce">
<unitPattern count="zero" draft="contributed">{0} أونصة سائلة</unitPattern>
<unitPattern count="one" draft="contributed">أونصة س</unitPattern>
<unitPattern count="two" draft="contributed">أونصتان سائلتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} أونصات سائلة</unitPattern>
<unitPattern count="many" draft="contributed">{0} أونصة س</unitPattern>
<unitPattern count="other" draft="contributed">{0} أونصة سائلة</unitPattern>
</unit>
<unit type="volume-tablespoon">
<unitPattern count="zero" draft="contributed">{0} ملعقة ك.</unitPattern>
<unitPattern count="one" draft="contributed">ملعقة ك.</unitPattern>
<unitPattern count="two" draft="contributed">{0} ملعقتان ك.</unitPattern>
<unitPattern count="few" draft="contributed">{0} ملاعق ك.</unitPattern>
<unitPattern count="many" draft="contributed">{0} ملعقة ك.</unitPattern>
<unitPattern count="other" draft="contributed">{0} ملعقة ك.</unitPattern>
</unit>
<unit type="volume-teaspoon">
<unitPattern count="zero" draft="contributed">{0} ملعقة ص</unitPattern>
<unitPattern count="one" draft="contributed">ملعقة ص</unitPattern>
<unitPattern count="two" draft="contributed">{0} ملعقتان ص</unitPattern>
<unitPattern count="few" draft="contributed">{0} ملاعق ص</unitPattern>
<unitPattern count="many" draft="contributed">{0} ملعقة ص</unitPattern>
<unitPattern count="other" draft="contributed">{0} ملعقة ص</unitPattern>
</unit>
<coordinateUnit>
<coordinateUnitPattern type="south" draft="contributed">{0} جنوب</coordinateUnitPattern>
<coordinateUnitPattern type="west" draft="contributed">{0} غرب</coordinateUnitPattern>
</coordinateUnit>
</unitLength>
<unitLength type="narrow">
<unit type="duration-year">
<unitPattern count="zero" draft="contributed">{0} سنة</unitPattern>
<unitPattern count="one" draft="contributed">سنة</unitPattern>
<unitPattern count="two" draft="contributed">سنتان</unitPattern>
<unitPattern count="few" draft="contributed">{0} سنوات</unitPattern>
<unitPattern count="many" draft="contributed">{0} سنة</unitPattern>
<unitPattern count="other" draft="contributed">{0} سنة</unitPattern>
</unit>
<unit type="duration-month">
<unitPattern count="zero" draft="contributed">{0} شهر</unitPattern>
<unitPattern count="one" draft="contributed">شهر</unitPattern>
<unitPattern count="two" draft="contributed">شهران</unitPattern>
<unitPattern count="few" draft="contributed">{0} أشهر</unitPattern>
<unitPattern count="many" draft="contributed">{0} شهرًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} شهر</unitPattern>
</unit>
<unit type="mass-kilogram">
<displayName draft="contributed">كغم</displayName>
<unitPattern count="zero" draft="contributed">{0} كغم</unitPattern>
<unitPattern count="one" draft="contributed">{0} كغم</unitPattern>
<unitPattern count="two" draft="contributed">{0} كغم</unitPattern>
<unitPattern count="few" draft="contributed">{0} كغم</unitPattern>
<unitPattern count="many" draft="contributed">{0} كغم</unitPattern>
<unitPattern count="other" draft="contributed">{0} كغم</unitPattern>
</unit>
<unit type="mass-gram">
<displayName draft="contributed">غم</displayName>
<unitPattern count="zero" draft="contributed">{0} غم</unitPattern>
<unitPattern count="one" draft="contributed">{0} غم</unitPattern>
<unitPattern count="two" draft="contributed">{0} غم</unitPattern>
<unitPattern count="few" draft="contributed">{0} غم</unitPattern>
<unitPattern count="many" draft="contributed">{0} غم</unitPattern>
<unitPattern count="other" draft="contributed">{0} غم</unitPattern>
</unit>
<coordinateUnit>
<coordinateUnitPattern type="south" draft="contributed">{0} جنوب</coordinateUnitPattern>
<coordinateUnitPattern type="west" draft="contributed">{0} غرب</coordinateUnitPattern>
</coordinateUnit>
</unitLength>
</units>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="SD"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="SO"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . ٪ ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<symbols numberSystem="latn">
<percentSign draft="contributed">٪</percentSign>
</symbols>
<currencies>
<currency type="SOS">
<symbol>S</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="SS"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
<currencies>
<currency type="GBP">
<symbol>GB£</symbol>
</currency>
<currency type="SSP">
<symbol>£</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="SY"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ك</month>
<month type="2">ش</month>
<month type="3">آ</month>
<month type="4">ن</month>
<month type="5">أ</month>
<month type="6">ح</month>
<month type="7">ت</month>
<month type="8">آ</month>
<month type="9">أ</month>
<month type="10">ت</month>
<month type="11">ت</month>
<month type="12">ك</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">كانون الثاني</month>
<month type="2">شباط</month>
<month type="3">آذار</month>
<month type="4">نيسان</month>
<month type="5">أيار</month>
<month type="6">حزيران</month>
<month type="7">تموز</month>
<month type="8">آب</month>
<month type="9">أيلول</month>
<month type="10">تشرين الأول</month>
<month type="11">تشرين الثاني</month>
<month type="12">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="TD"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

View File

@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="TN"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">ج</month>
<month type="5">م</month>
<month type="6">ج</month>
<month type="7">ج</month>
<month type="8">أ</month>
<month type="10">أ</month>
<month type="11">ن</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="abbreviated">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1" draft="contributed">ج</month>
<month type="5" draft="contributed">م</month>
<month type="6" draft="contributed">ج</month>
<month type="7" draft="contributed">ج</month>
<month type="8" draft="contributed">أ</month>
<month type="10" draft="contributed">أ</month>
<month type="11" draft="contributed">ن</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">جانفي</month>
<month type="2">فيفري</month>
<month type="4">أفريل</month>
<month type="5">ماي</month>
<month type="6">جوان</month>
<month type="7">جويلية</month>
<month type="8">أوت</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
</symbols>
</numbers>
</ldml>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ar"/>
<territory type="YE"/>
</identity>
<numbers>
<defaultNumberingSystem>arab</defaultNumberingSystem>
</numbers>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="as"/>
<territory type="IN"/>
</identity>
</ldml>

View File

@@ -0,0 +1,801 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="asa"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Kiakan</language>
<language type="am">Kiamhari</language>
<language type="ar">Kiarabu</language>
<language type="asa">Kipare</language>
<language type="be">Kibelarusi</language>
<language type="bg">Kibulgaria</language>
<language type="bn">Kibangla</language>
<language type="cs">Kicheki</language>
<language type="de">Kijerumani</language>
<language type="el">Kigiriki</language>
<language type="en">Kiingeredha</language>
<language type="es">Kihithpania</language>
<language type="fa">Kiajemi</language>
<language type="fr">Kifarantha</language>
<language type="ha">Kihautha</language>
<language type="hi">Kihindi</language>
<language type="hu">Kihungari</language>
<language type="id">Kiindonethia</language>
<language type="ig">Kiigbo</language>
<language type="it">Kiitaliaano</language>
<language type="ja">Kijapani</language>
<language type="jv">Kijava</language>
<language type="km">Kikambodia</language>
<language type="ko">Kikorea</language>
<language type="ms">Kimalesia</language>
<language type="my">Kiburma</language>
<language type="ne">Kinepali</language>
<language type="nl">Kiholandhi</language>
<language type="pa">Kipunjabi</language>
<language type="pl">Kipolandi</language>
<language type="pt">Kireno</language>
<language type="ro">Kiromania</language>
<language type="ru">Kiruthi</language>
<language type="rw">Kinyarandwa</language>
<language type="so">Kithomali</language>
<language type="sv">Kithwidi</language>
<language type="ta">Kitamil</language>
<language type="th">Kitailandi</language>
<language type="tr">Kituruki</language>
<language type="uk">Kiukrania</language>
<language type="ur">Kiurdu</language>
<language type="vi">Kivietinamu</language>
<language type="yo">Kiyoruba</language>
<language type="zh">Kichina</language>
<language type="zu">Kidhulu</language>
</languages>
<territories>
<territory type="AD">Andora</territory>
<territory type="AE">Falme dha Kiarabu</territory>
<territory type="AF">Afuganistani</territory>
<territory type="AG">Antigua na Barbuda</territory>
<territory type="AI">Anguilla</territory>
<territory type="AL">Albania</territory>
<territory type="AM">Armenia</territory>
<territory type="AO">Angola</territory>
<territory type="AR">Ajentina</territory>
<territory type="AS">Thamoa ya Marekani</territory>
<territory type="AT">Authtria</territory>
<territory type="AU">Authtralia</territory>
<territory type="AW">Aruba</territory>
<territory type="AZ">Adhabajani</territory>
<territory type="BA">Bothnia na Hedhegovina</territory>
<territory type="BB">Babadothi</territory>
<territory type="BD">Bangladeshi</territory>
<territory type="BE">Ubelgiji</territory>
<territory type="BF">Bukinafatho</territory>
<territory type="BG">Bulgaria</territory>
<territory type="BH">Bahareni</territory>
<territory type="BI">Burundi</territory>
<territory type="BJ">Benini</territory>
<territory type="BM">Bermuda</territory>
<territory type="BN">Brunei</territory>
<territory type="BR">Brazili</territory>
<territory type="BS">Bahama</territory>
<territory type="BT">Butani</territory>
<territory type="BW">Botthwana</territory>
<territory type="BY">Belaruthi</territory>
<territory type="BZ">Belidhe</territory>
<territory type="CA">Kanada</territory>
<territory type="CD">Jamhuri ya Kidemokrathia ya Kongo</territory>
<territory type="CF">Jamhuri ya Afrika ya Kati</territory>
<territory type="CG">Kongo</territory>
<territory type="CH">Uthwithi</territory>
<territory type="CI">Kodivaa</territory>
<territory type="CK">Vithiwa vya Cook</territory>
<territory type="CL">Chile</territory>
<territory type="CM">Kameruni</territory>
<territory type="CN">China</territory>
<territory type="CO">Kolombia</territory>
<territory type="CR">Kothtarika</territory>
<territory type="CU">Kuba</territory>
<territory type="CV">Kepuvede</territory>
<territory type="CY">Kuprothi</territory>
<territory type="CZ">Jamhuri ya Cheki</territory>
<territory type="DE">Ujerumani</territory>
<territory type="DJ">Jibuti</territory>
<territory type="DK">Denmaki</territory>
<territory type="DM">Dominika</territory>
<territory type="DO">Jamhuri ya Dominika</territory>
<territory type="DZ">Aljeria</territory>
<territory type="EC">Ekwado</territory>
<territory type="EE">Ethtonia</territory>
<territory type="EG">Mithri</territory>
<territory type="ER">Eritrea</territory>
<territory type="ES">Hithpania</territory>
<territory type="ET">Uhabeshi</territory>
<territory type="FI">Ufini</territory>
<territory type="FJ">Fiji</territory>
<territory type="FK">Vithiwa vya Falkland</territory>
<territory type="FM">Mikronethia</territory>
<territory type="FR">Ufarantha</territory>
<territory type="GA">Gaboni</territory>
<territory type="GB">Uingeredha</territory>
<territory type="GD">Grenada</territory>
<territory type="GE">Jojia</territory>
<territory type="GF">Gwiyana ya Ufarantha</territory>
<territory type="GH">Ghana</territory>
<territory type="GI">Jibralta</territory>
<territory type="GL">Grinlandi</territory>
<territory type="GM">Gambia</territory>
<territory type="GN">Gine</territory>
<territory type="GP">Gwadelupe</territory>
<territory type="GQ">Ginekweta</territory>
<territory type="GR">Ugiriki</territory>
<territory type="GT">Gwatemala</territory>
<territory type="GU">Gwam</territory>
<territory type="GW">Ginebisau</territory>
<territory type="GY">Guyana</territory>
<territory type="HN">Hondurathi</territory>
<territory type="HR">Korathia</territory>
<territory type="HT">Haiti</territory>
<territory type="HU">Hungaria</territory>
<territory type="ID">Indonethia</territory>
<territory type="IE">Ayalandi</territory>
<territory type="IL">Ithraeli</territory>
<territory type="IN">India</territory>
<territory type="IO">Ieneo la Uingeredha katika Bahari Hindi</territory>
<territory type="IQ">Iraki</territory>
<territory type="IR">Uajemi</territory>
<territory type="IS">Aithlandi</territory>
<territory type="IT">Italia</territory>
<territory type="JM">Jamaika</territory>
<territory type="JO">Yordani</territory>
<territory type="JP">Japani</territory>
<territory type="KE">Kenya</territory>
<territory type="KG">Kirigizithtani</territory>
<territory type="KH">Kambodia</territory>
<territory type="KI">Kiribati</territory>
<territory type="KM">Komoro</territory>
<territory type="KN">Thantakitdhi na Nevith</territory>
<territory type="KP">Korea Kathkazini</territory>
<territory type="KR">Korea Kuthini</territory>
<territory type="KW">Kuwaiti</territory>
<territory type="KY">Vithiwa vya Kayman</territory>
<territory type="KZ">Kazakithtani</territory>
<territory type="LA">Laothi</territory>
<territory type="LB">Lebanoni</territory>
<territory type="LC">Thantaluthia</territory>
<territory type="LI">Lishenteni</territory>
<territory type="LK">Thirilanka</territory>
<territory type="LR">Liberia</territory>
<territory type="LS">Lethoto</territory>
<territory type="LT">Litwania</territory>
<territory type="LU">Lathembagi</territory>
<territory type="LV">Lativia</territory>
<territory type="LY">Libya</territory>
<territory type="MA">Moroko</territory>
<territory type="MC">Monako</territory>
<territory type="MD">Moldova</territory>
<territory type="MG">Bukini</territory>
<territory type="MH">Vithiwa vya Marshal</territory>
<territory type="ML">Mali</territory>
<territory type="MM">Myama</territory>
<territory type="MN">Mongolia</territory>
<territory type="MP">Vithiwa vya Mariana vya Kathkazini</territory>
<territory type="MQ">Martiniki</territory>
<territory type="MR">Moritania</territory>
<territory type="MS">Monttherrati</territory>
<territory type="MT">Malta</territory>
<territory type="MU">Morithi</territory>
<territory type="MV">Modivu</territory>
<territory type="MW">Malawi</territory>
<territory type="MX">Mekthiko</territory>
<territory type="MY">Malethia</territory>
<territory type="MZ">Mthumbiji</territory>
<territory type="NA">Namibia</territory>
<territory type="NC">Nyukaledonia</territory>
<territory type="NE">Nijeri</territory>
<territory type="NF">Kithiwa cha Norfok</territory>
<territory type="NG">Nijeria</territory>
<territory type="NI">Nikaragwa</territory>
<territory type="NL">Uholandhi</territory>
<territory type="NO">Norwe</territory>
<territory type="NP">Nepali</territory>
<territory type="NR">Nauru</territory>
<territory type="NU">Niue</territory>
<territory type="NZ">Nyudhilandi</territory>
<territory type="OM">Omani</territory>
<territory type="PA">Panama</territory>
<territory type="PE">Peru</territory>
<territory type="PF">Polinesia ya Ufarantha</territory>
<territory type="PG">Papua</territory>
<territory type="PH">Filipino</territory>
<territory type="PK">Pakithtani</territory>
<territory type="PL">Polandi</territory>
<territory type="PM">Thantapieri na Mikeloni</territory>
<territory type="PN">Pitkairni</territory>
<territory type="PR">Pwetoriko</territory>
<territory type="PS">Palestina</territory>
<territory type="PT">Ureno</territory>
<territory type="PW">Palau</territory>
<territory type="PY">Paragwai</territory>
<territory type="QA">Katari</territory>
<territory type="RE">Riyunioni</territory>
<territory type="RO">Romania</territory>
<territory type="RU">Uruthi</territory>
<territory type="RW">Rwanda</territory>
<territory type="SA">Thaudi</territory>
<territory type="SB">Vithiwa vya Tholomon</territory>
<territory type="SC">Shelisheli</territory>
<territory type="SD">Thudani</territory>
<territory type="SE">Uthwidi</territory>
<territory type="SG">Thingapoo</territory>
<territory type="SH">Thantahelena</territory>
<territory type="SI">Thlovenia</territory>
<territory type="SK">Tholvakia</territory>
<territory type="SL">Thiera Leoni</territory>
<territory type="SM">Thamarino</territory>
<territory type="SN">Thenegali</territory>
<territory type="SO">Thomalia</territory>
<territory type="SR">Thurinamu</territory>
<territory type="ST">Thao Tome na Principe</territory>
<territory type="SV">Elsavado</territory>
<territory type="SY">Thiria</territory>
<territory type="SZ">Uthwadhi</territory>
<territory type="TC">Vithiwa vya Turki na Kaiko</territory>
<territory type="TD">Chadi</territory>
<territory type="TG">Togo</territory>
<territory type="TH">Tailandi</territory>
<territory type="TJ">Tajikithtani</territory>
<territory type="TK">Tokelau</territory>
<territory type="TL">Timori ya Mashariki</territory>
<territory type="TM">Turukimenithtani</territory>
<territory type="TN">Tunithia</territory>
<territory type="TO">Tonga</territory>
<territory type="TR">Uturuki</territory>
<territory type="TT">Trinidad na Tobago</territory>
<territory type="TV">Tuvalu</territory>
<territory type="TW">Taiwani</territory>
<territory type="TZ">Tadhania</territory>
<territory type="UG">Uganda</territory>
<territory type="US">Marekani</territory>
<territory type="UY">Urugwai</territory>
<territory type="UZ">Udhibekithtani</territory>
<territory type="VA">Vatikani</territory>
<territory type="VC">Thantavithenti na Grenadini</territory>
<territory type="VE">Venezuela</territory>
<territory type="VG">Vithiwa vya Virgin vya Uingeredha</territory>
<territory type="VI">Vithiwa vya Virgin vya Marekani</territory>
<territory type="VN">Vietinamu</territory>
<territory type="VU">Vanuatu</territory>
<territory type="WF">Walith na Futuna</territory>
<territory type="WS">Thamoa</territory>
<territory type="YE">Yemeni</territory>
<territory type="YT">Mayotte</territory>
<territory type="ZA">Afrika Kuthini</territory>
<territory type="ZM">Dhambia</territory>
<territory type="ZW">Dhimbabwe</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b c d e f g h i j k l m n o p r s t u v w y z]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[q x]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E F G H I J K L M N O P R S T U V W Y Z]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">Jan</month>
<month type="2">Feb</month>
<month type="3">Mac</month>
<month type="4">Apr</month>
<month type="5">Mei</month>
<month type="6">Jun</month>
<month type="7">Jul</month>
<month type="8">Ago</month>
<month type="9">Sep</month>
<month type="10">Okt</month>
<month type="11">Nov</month>
<month type="12">Dec</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Januari</month>
<month type="2">Februari</month>
<month type="3">Machi</month>
<month type="4">Aprili</month>
<month type="5">Mei</month>
<month type="6">Juni</month>
<month type="7">Julai</month>
<month type="8">Agosti</month>
<month type="9">Septemba</month>
<month type="10">Oktoba</month>
<month type="11">Novemba</month>
<month type="12">Desemba</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">J</month>
<month type="2">F</month>
<month type="3">M</month>
<month type="4">A</month>
<month type="5">M</month>
<month type="6">J</month>
<month type="7">J</month>
<month type="8">A</month>
<month type="9">S</month>
<month type="10">O</month>
<month type="11">N</month>
<month type="12">D</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">Jpi</day>
<day type="mon">Jtt</day>
<day type="tue">Jnn</day>
<day type="wed">Jtn</day>
<day type="thu">Alh</day>
<day type="fri">Ijm</day>
<day type="sat">Jmo</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">Jumapili</day>
<day type="mon">Jumatatu</day>
<day type="tue">Jumanne</day>
<day type="wed">Jumatano</day>
<day type="thu">Alhamisi</day>
<day type="fri">Ijumaa</day>
<day type="sat">Jumamosi</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">J</day>
<day type="mon">J</day>
<day type="tue">J</day>
<day type="wed">J</day>
<day type="thu">A</day>
<day type="fri">I</day>
<day type="sat">J</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">R1</quarter>
<quarter type="2">R2</quarter>
<quarter type="3">R3</quarter>
<quarter type="4">R4</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">Robo 1</quarter>
<quarter type="2">Robo 2</quarter>
<quarter type="3">Robo 3</quarter>
<quarter type="4">Robo 4</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">icheheavo</dayPeriod>
<dayPeriod type="pm">ichamthi</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">icheheavo</dayPeriod>
<dayPeriod type="pm">ichamthi</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">Kabla yakwe Yethu</era>
<era type="1">Baada yakwe Yethu</era>
</eraNames>
<eraAbbr>
<era type="0">KM</era>
<era type="1">BM</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>Edhi</displayName>
</field>
<field type="year">
<displayName>Mwaka</displayName>
</field>
<field type="month">
<displayName>Mweji</displayName>
</field>
<field type="week">
<displayName>Ndisha</displayName>
</field>
<field type="day">
<displayName>Thiku</displayName>
<relative type="-1">Ighuo</relative>
<relative type="0">Iyoo</relative>
<relative type="1">Yavo</relative>
</field>
<field type="weekday">
<displayName>Thiku ya ndisha</displayName>
</field>
<field type="dayperiod">
<displayName>Marango athiku</displayName>
</field>
<field type="hour">
<displayName>Thaa</displayName>
</field>
<field type="minute">
<displayName>Dakika</displayName>
</field>
<field type="second">
<displayName>Thekunde</displayName>
</field>
<field type="zone">
<displayName>Majira Athaa</displayName>
</field>
</fields>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>#,##0.00 ¤</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="one" draft="provisional">0K ¤</pattern>
<pattern type="1000" count="other" draft="provisional">0K ¤</pattern>
<pattern type="10000" count="one" draft="provisional">00K ¤</pattern>
<pattern type="10000" count="other" draft="provisional">00K ¤</pattern>
<pattern type="100000" count="one" draft="provisional">000K ¤</pattern>
<pattern type="100000" count="other" draft="provisional">000K ¤</pattern>
<pattern type="1000000" count="one" draft="provisional">0M ¤</pattern>
<pattern type="1000000" count="other" draft="provisional">0M ¤</pattern>
<pattern type="10000000" count="one" draft="provisional">00M ¤</pattern>
<pattern type="10000000" count="other" draft="provisional">00M ¤</pattern>
<pattern type="100000000" count="one" draft="provisional">000M ¤</pattern>
<pattern type="100000000" count="other" draft="provisional">000M ¤</pattern>
<pattern type="1000000000" count="one" draft="provisional">0G ¤</pattern>
<pattern type="1000000000" count="other" draft="provisional">0G ¤</pattern>
<pattern type="10000000000" count="one" draft="provisional">00G ¤</pattern>
<pattern type="10000000000" count="other" draft="provisional">00G ¤</pattern>
<pattern type="100000000000" count="one" draft="provisional">000G ¤</pattern>
<pattern type="100000000000" count="other" draft="provisional">000G ¤</pattern>
<pattern type="1000000000000" count="one" draft="provisional">0T ¤</pattern>
<pattern type="1000000000000" count="other" draft="provisional">0T ¤</pattern>
<pattern type="10000000000000" count="one" draft="provisional">00T ¤</pattern>
<pattern type="10000000000000" count="other" draft="provisional">00T ¤</pattern>
<pattern type="100000000000000" count="one" draft="provisional">000T ¤</pattern>
<pattern type="100000000000000" count="other" draft="provisional">000T ¤</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>dirham ya Falme dha Kiarabu</displayName>
</currency>
<currency type="AOA">
<displayName>kwandha ya Angola</displayName>
</currency>
<currency type="AUD">
<displayName>dola ya Authtralia</displayName>
</currency>
<currency type="BHD">
<displayName>dinari ya Bahareni</displayName>
</currency>
<currency type="BIF">
<displayName>faranga ya Burundi</displayName>
</currency>
<currency type="BWP">
<displayName>pula ya Botthwana</displayName>
</currency>
<currency type="CAD">
<displayName>dola ya Kanada</displayName>
</currency>
<currency type="CDF">
<displayName>faranga ya Kongo</displayName>
</currency>
<currency type="CHF">
<displayName>faranga ya Uthwithi</displayName>
</currency>
<currency type="CNY">
<displayName>yuan renminbi ya China</displayName>
</currency>
<currency type="CVE">
<displayName>ethkudo ya Kepuvede</displayName>
</currency>
<currency type="DJF">
<displayName>faranga ya Jibuti</displayName>
</currency>
<currency type="DZD">
<displayName>dinari ya Aljeria</displayName>
</currency>
<currency type="EGP">
<displayName>pauni ya Mithri</displayName>
</currency>
<currency type="ERN">
<displayName>nakfa ya Eritrea</displayName>
</currency>
<currency type="ETB">
<displayName>bir ya Uhabeshi</displayName>
</currency>
<currency type="EUR">
<displayName>yuro</displayName>
</currency>
<currency type="GBP">
<displayName>pauni ya Uingeredha</displayName>
</currency>
<currency type="GHC">
<displayName>thedi ya Ghana</displayName>
</currency>
<currency type="GMD">
<displayName>dalathi ya Gambia</displayName>
</currency>
<currency type="GNS">
<displayName>faranga ya Gine</displayName>
</currency>
<currency type="INR">
<displayName>rupia ya India</displayName>
</currency>
<currency type="JPY">
<displayName>tharafu ya Kijapani</displayName>
</currency>
<currency type="KES">
<displayName>shilingi ya Kenya</displayName>
</currency>
<currency type="KMF">
<displayName>faranga ya Komoro</displayName>
</currency>
<currency type="LRD">
<displayName>dola ya Liberia</displayName>
</currency>
<currency type="LSL">
<displayName>loti ya Lethoto</displayName>
</currency>
<currency type="LYD">
<displayName>dinari ya Libya</displayName>
</currency>
<currency type="MAD">
<displayName>dirham ya Moroko</displayName>
</currency>
<currency type="MGA">
<displayName>faranga ya Bukini</displayName>
</currency>
<currency type="MRO">
<displayName>ugwiya ya Moritania (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>ugwiya ya Moritania</displayName>
</currency>
<currency type="MUR">
<displayName>rupia ya Morithi</displayName>
</currency>
<currency type="MWK">
<displayName>kwacha ya Malawi</displayName>
</currency>
<currency type="MZM">
<displayName>metikali ya Mthumbiji</displayName>
</currency>
<currency type="NAD">
<displayName>dola ya Namibia</displayName>
</currency>
<currency type="NGN">
<displayName>naira ya Nijeria</displayName>
</currency>
<currency type="RWF">
<displayName>faranga ya Rwanda</displayName>
</currency>
<currency type="SAR">
<displayName>riyal ya Thaudia</displayName>
</currency>
<currency type="SCR">
<displayName>rupia ya Shelisheli</displayName>
</currency>
<currency type="SDG">
<displayName>dinari ya Thudani</displayName>
</currency>
<currency type="SDP">
<displayName>pauni ya Thudani</displayName>
</currency>
<currency type="SHP">
<displayName>pauni ya Thantahelena</displayName>
</currency>
<currency type="SLL">
<displayName>leoni</displayName>
</currency>
<currency type="SOS">
<displayName>shilingi ya Thomalia</displayName>
</currency>
<currency type="STD">
<displayName>dobra ya Thao Tome na Principe (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>dobra ya Thao Tome na Principe</displayName>
</currency>
<currency type="SZL">
<displayName>lilangeni</displayName>
</currency>
<currency type="TND">
<displayName>dinari ya Tunithia</displayName>
</currency>
<currency type="TZS">
<displayName>shilingi ya Tandhania</displayName>
<symbol>TSh</symbol>
</currency>
<currency type="UGX">
<displayName>shilingi ya Uganda</displayName>
</currency>
<currency type="USD">
<displayName>dola ya Marekani</displayName>
</currency>
<currency type="XAF">
<displayName>faranga CFA BEAC</displayName>
</currency>
<currency type="XOF">
<displayName>faranga CFA BCEAO</displayName>
</currency>
<currency type="ZAR">
<displayName>randi ya Afrika Kuthini</displayName>
</currency>
<currency type="ZMK">
<displayName>kwacha ya Dhambia (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>kwacha ya Dhambia</displayName>
</currency>
<currency type="ZWD">
<displayName>dola ya Dhimbabwe</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>Iyee:I</yesstr>
<nostr>Hai:H</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="asa"/>
<territory type="TZ"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ast"/>
<territory type="ES"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="az"/>
<script type="Cyrl"/>
<territory type="AZ"/>
</identity>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="az"/>
<script type="Latn"/>
</identity>
</ldml>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="az"/>
<script type="Latn"/>
<territory type="AZ"/>
</identity>
</ldml>

View File

@@ -0,0 +1,804 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bas"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Hɔp u akan</language>
<language type="am">Hɔp u amhārìk</language>
<language type="ar">Hɔp u arâb</language>
<language type="bas">Ɓàsàa</language>
<language type="be">Hɔp u bièlòrûs</language>
<language type="bg">Hɔp u bûlgâr</language>
<language type="bn">Hɔp u bɛŋgàli</language>
<language type="cs">Hɔp u cɛ̂k</language>
<language type="de">Hɔp u jamân</language>
<language type="el">Hɔp u gri ᷇kyà</language>
<language type="en">Hɔp u ŋgisì</language>
<language type="es">Hɔp u panyā</language>
<language type="fa">Hɔp u pɛrsìà</language>
<language type="fr">Hɔp u pulàsi</language>
<language type="ha">Hɔp u ɓausa</language>
<language type="hi">Hɔp u hindì</language>
<language type="hu">Hɔp u hɔŋgrìi</language>
<language type="id">Hɔp u indònesìà</language>
<language type="ig">Hɔp u iɓò</language>
<language type="it">Hɔp u italìà</language>
<language type="ja">Hɔp u yapàn</language>
<language type="jv">Hɔp u yavà</language>
<language type="km">Hɔp u kmɛ̂r</language>
<language type="ko">Hɔp u kɔrēà</language>
<language type="ms">Hɔp u makɛ᷆</language>
<language type="my">Hɔp u birmàn</language>
<language type="ne">Hɔp u nepa᷆l</language>
<language type="nl">Hɔp u nlɛ̀ndi</language>
<language type="pa">Hɔp u pɛnjàbi</language>
<language type="pl">Hɔp u pɔlɔ̄nà</language>
<language type="pt">Hɔp u pɔtɔ̄kì</language>
<language type="ro">Hɔp u rùmanìà</language>
<language type="ru">Hɔp u ruslànd</language>
<language type="rw">Hɔp u ruāndà</language>
<language type="so">Hɔp u somàlî</language>
<language type="sv">Hɔp u suɛ᷆d</language>
<language type="ta">Hɔp u tamu᷆l</language>
<language type="th">Hɔp u tây</language>
<language type="tr">Hɔp u tûrk</language>
<language type="uk">Hɔp u ukrǎnìà</language>
<language type="ur">Hɔp u urdù</language>
<language type="vi">Hɔp u vyɛ̄dnàm</language>
<language type="yo">Hɔp u yorūbà</language>
<language type="zh">Hɔp u kinà</language>
<language type="zu">Hɔp u zulù</language>
</languages>
<territories>
<territory type="AD">Àŋdɔ̂r</territory>
<territory type="AE">Àdnà i Bilɔ̀ŋ bi Arābìà</territory>
<territory type="AF">Àfgànìstâŋ</territory>
<territory type="AG">Àŋtigà ɓɔ Bàrbudà</territory>
<territory type="AI">Àŋgiyà</territory>
<territory type="AL">Àlbanìà</territory>
<territory type="AM">Àrmenìà</territory>
<territory type="AO">Àŋgolà</territory>
<territory type="AR">Àrgàŋtinà</territory>
<territory type="AT">Òstrǐk</territory>
<territory type="AU">Òstralìà</territory>
<territory type="AW">Àrubà</territory>
<territory type="AZ">Àzɛ̀rbajàŋ</territory>
<territory type="BA">Bòhnià Ɛrzègòvinà</territory>
<territory type="BB">Bàrbadò</territory>
<territory type="BD">Bàŋglàdɛ̂s</territory>
<territory type="BE">Bɛlgyùm</territory>
<territory type="BF">Bùrkìnà Fasò</territory>
<territory type="BG">Bùlgarìà</territory>
<territory type="BH">Bàraìn</territory>
<territory type="BI">Bùrundì</territory>
<territory type="BJ">Bènɛ̂ŋ</territory>
<territory type="BM">Bɛ̀rmudà</territory>
<territory type="BN">Brunei</territory>
<territory type="BO">Bòlivìà</territory>
<territory type="BR">Bràsîl</territory>
<territory type="BS">Bàhamàs</territory>
<territory type="BT">Bùtân</territory>
<territory type="BW">Bòdsùanà</territory>
<territory type="BY">Bèlarùs</territory>
<territory type="BZ">Bèlîs</territory>
<territory type="CA">Kànadà</territory>
<territory type="CD">Kòŋgo ìkɛŋi</territory>
<territory type="CF">Ŋ̀ɛm Afrīkà</territory>
<territory type="CG">Kòŋgo</territory>
<territory type="CH">Sùwîs</territory>
<territory type="CI">Màŋ mi Njɔ̂k</territory>
<territory type="CK">Bìòn bi Kook</territory>
<territory type="CL">Kìlî</territory>
<territory type="CM">Kàmɛ̀rûn</territory>
<territory type="CN">Kinà</territory>
<territory type="CO">Kɔ̀lɔmbìà</territory>
<territory type="CR">Kòstà Rikà</territory>
<territory type="CU">Kubà</territory>
<territory type="CV">Kabwɛ᷆r</territory>
<territory type="CY">Kiprò</territory>
<territory type="DE">Jamân</territory>
<territory type="DJ">Jìbutì</territory>
<territory type="DK">Dànmârk</territory>
<territory type="DM">Dòmnîk</territory>
<territory type="DO">Dòmnikà</territory>
<territory type="DZ">Àlgerìà</territory>
<territory type="EC">Èkwàtorìà</territory>
<territory type="EE">Èstonìà</territory>
<territory type="EG">Ègîptò</territory>
<territory type="ER">Èrìtrěà</territory>
<territory type="ES">Pànya</territory>
<territory type="ET">Ètìopìà</territory>
<territory type="FI">Fìnlând</territory>
<territory type="FJ">Fiji</territory>
<territory type="FK">Bìòn bi Falkland</territory>
<territory type="FM">Mìkrònesìà</territory>
<territory type="FR">Pùlàsi / Fɛ̀lɛ̀nsi /</territory>
<territory type="GA">Gàbɔ̂ŋ</territory>
<territory type="GB">Àdnà i Lɔ̂ŋ</territory>
<territory type="GD">Grènadà</territory>
<territory type="GE">Gèɔrgìà</territory>
<territory type="GF">Gùyanà Pùlàsi</territory>
<territory type="GH">Ganà</territory>
<territory type="GI">Gìlbràtâr</territory>
<territory type="GL">Grǐnlànd</territory>
<territory type="GM">Gàmbià</territory>
<territory type="GN">Gìnê</territory>
<territory type="GP">Gwàdèlûp</territory>
<territory type="GQ">Gìne Èkwàtorìà</territory>
<territory type="GR">Grǐkyà</territory>
<territory type="GT">Gwàtèmalà</territory>
<territory type="GU">Gùâm</territory>
<territory type="GW">Gìne Bìsàô</territory>
<territory type="GY">Gùyanà</territory>
<territory type="HN">Ɔ̀ŋduràs</territory>
<territory type="HR">Kròasìà</territory>
<territory type="HT">Àitì</territory>
<territory type="HU">Ɔ̀ŋgriì</territory>
<territory type="ID">Indònèsià</territory>
<territory type="IE">Ìrlând</territory>
<territory type="IL">Isràɛ̂l</territory>
<territory type="IN">Indìà</territory>
<territory type="IO">Bìtèk bi Ŋgisì i Tūyɛ Īndìà</territory>
<territory type="IQ">Ìrâk</territory>
<territory type="IR">Ìrâŋ</territory>
<territory type="IS">Ìslandìà</territory>
<territory type="IT">Ìtalìà</territory>
<territory type="JM">Jàmàikà</territory>
<territory type="JO">Yɔ̀rdanià</territory>
<territory type="KE">Kenìà</territory>
<territory type="KG">Kìrgìzìstàŋ</territory>
<territory type="KH">Kàmbodìà</territory>
<territory type="KI">Kìrìbatì</territory>
<territory type="KM">Kɔ̀mɔ̂r</territory>
<territory type="KN">Nûmpubi Kîts nì Nevìs</territory>
<territory type="KP">Kɔ̀re ì Ŋ̀ɔmbɔk</territory>
<territory type="KR">Kɔ̀re ì Ŋ̀wɛ̀lmbɔk</territory>
<territory type="KW">Kòwêt</territory>
<territory type="KY">Bìòn bi Kaymàn</territory>
<territory type="KZ">Kàzàkstâŋ</territory>
<territory type="LA">Làôs</territory>
<territory type="LB">Lèbanòn</territory>
<territory type="LC">Nûmpubi Lusì</territory>
<territory type="LI">Ligstɛntàn</territory>
<territory type="LK">Srìlaŋkà</territory>
<territory type="LR">Lìberìà</territory>
<territory type="LS">Lesòtò</territory>
<territory type="LT">Lìtùanìà</territory>
<territory type="LU">Lùgsàmbûr</territory>
<territory type="LV">Làdvià</territory>
<territory type="LY">Libìà</territory>
<territory type="MA">Màrokò</territory>
<territory type="MC">Mònakò</territory>
<territory type="MD">Moldavìà</territory>
<territory type="MG">Màdàgàskâr</territory>
<territory type="MH">Bìòn bi Marcàl</territory>
<territory type="ML">Màli</territory>
<territory type="MM">Myànmâr</territory>
<territory type="MN">Mòŋgolìà</territory>
<territory type="MP">Bìòn bi Marìanà ŋ̀ɔmbɔk</territory>
<territory type="MQ">Màrtìnîk</territory>
<territory type="MR">Mòrìtanìà</territory>
<territory type="MS">Mɔ̀ŋseràt</territory>
<territory type="MT">Maltà</territory>
<territory type="MU">Mòrîs</territory>
<territory type="MV">Màldîf</territory>
<territory type="MW">Màlàwi</territory>
<territory type="MX">Mɛ̀gsîk</territory>
<territory type="MY">Màlɛ̀sìà</territory>
<territory type="MZ">Mòsàmbîk</territory>
<territory type="NA">Nàmibìà</territory>
<territory type="NC">Kàlèdonìà Yɔ̀ndɔ</territory>
<territory type="NE">Nìjɛ̂r</territory>
<territory type="NF">Òn i Nɔrfɔ̂k</territory>
<territory type="NG">Nìgerìà</territory>
<territory type="NI">Nìkàragwà</territory>
<territory type="NL">Ǹlɛndi</territory>
<territory type="NO">Nɔ̀rvegìà</territory>
<territory type="NP">Nèpâl</territory>
<territory type="NR">Nerù</territory>
<territory type="NU">Nìuɛ̀</territory>
<territory type="NZ">Sìlând Yɔ̀ndɔ</territory>
<territory type="OM">Òmân</territory>
<territory type="PA">Pànàma</territory>
<territory type="PE">Pèrû</territory>
<territory type="PF">Pòlìnesìà Pùlàsi</territory>
<territory type="PG">Gìne ì Pàpu</territory>
<territory type="PH">Fìlìpîn</territory>
<territory type="PK">Pàkìstân</territory>
<territory type="PL">Pòlànd</territory>
<territory type="PM">Nûmpubi Petrò nì Mikèlôn</territory>
<territory type="PN">Pìdkaìrn</territory>
<territory type="PR">Pɔ̀rtò Rikò</territory>
<territory type="PS">Pàlɛ̀htinà Hyɔ̀ŋg nì Gazà</territory>
<territory type="PT">Pɔ̀tɔkì</territory>
<territory type="PW">Pàlaù</territory>
<territory type="PY">Pàràgwê</territory>
<territory type="QA">Kàtâr</territory>
<territory type="RE">Rèunyɔ̂ŋ</territory>
<territory type="RO">Rùmanìà</territory>
<territory type="RU">Ruslànd</territory>
<territory type="RW">Rùandà</territory>
<territory type="SA">Sàudi Àrabìà</territory>
<territory type="SB">Bìòn bi Salōmò</territory>
<territory type="SC">Sèsɛ̂l</territory>
<territory type="SD">Sùdâŋ</territory>
<territory type="SE">Swedɛ̀n</territory>
<territory type="SG">Sìŋgàpûr</territory>
<territory type="SH">Nûmpubi Ɛlēnà</territory>
<territory type="SI">Slòvanìà</territory>
<territory type="SK">Slòvakìà</territory>
<territory type="SL">Sièra Lèɔ̂n</territory>
<territory type="SM">Nûmpubi Māatìn</territory>
<territory type="SN">Sènègâl</territory>
<territory type="SO">Sòmalìà</territory>
<territory type="SR">Sùrinâm</territory>
<territory type="ST">Sào Tòme ɓɔ Prɛ̀ŋcipè</territory>
<territory type="SV">Sàlvàdɔ̂r</territory>
<territory type="SY">Sirìà</territory>
<territory type="SZ">Swàzìlând</territory>
<territory type="TC">Bìòn bi Tûrks nì Kalkòs</territory>
<territory type="TD">Câd</territory>
<territory type="TG">Tògo</territory>
<territory type="TH">Taylànd</territory>
<territory type="TJ">Tàjìkìstaŋ</territory>
<territory type="TK">Tòkèlaò</territory>
<territory type="TL">Tìmɔ̂r lìkòl</territory>
<territory type="TM">Tùrgmènìstân</territory>
<territory type="TN">Tùnisìà</territory>
<territory type="TO">Tɔŋgà</territory>
<territory type="TR">Tùrkây</territory>
<territory type="TT">Trìnidàd ɓɔ Tòbagò</territory>
<territory type="TV">Tùvàlù</territory>
<territory type="TW">Tàywân</territory>
<territory type="TZ">Tànzànià</territory>
<territory type="UA">Ùkrɛ̌n</territory>
<territory type="UG">Ùgandà</territory>
<territory type="US">Àdnà i Bilɔ̀ŋ bi Amerkà</territory>
<territory type="UY">Ùrùgwêy</territory>
<territory type="UZ">Ùzbèkìstân</territory>
<territory type="VA">Vàtìkâŋ</territory>
<territory type="VC">Nûmpubi Vɛ̂ŋsâŋ nì grènàdîn</territory>
<territory type="VE">Vènèzùelà</territory>
<territory type="VG">Bìòn bi kɔnji bi Ŋgisì</territory>
<territory type="VI">Bìòn bi kɔnji bi U.S.</territory>
<territory type="VN">Vìɛ̀dnâm</territory>
<territory type="VU">Vànùatù</territory>
<territory type="WF">Wàlîs nì Fùtunà</territory>
<territory type="WS">Sàmoà</territory>
<territory type="YE">Yèmɛ̂n</territory>
<territory type="YT">Màyɔ̂t</territory>
<territory type="ZA">Àfrǐkà Sɔ̀</territory>
<territory type="ZM">Zàmbià</territory>
<territory type="ZW">Zìmbàbwê</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a á à â ǎ ā {a\u1DC6}{a\u1DC7} b ɓ c d e é è ê ě ē {e\u1DC6}{e\u1DC7} ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} {ɛ\u1DC6}{ɛ\u1DC7} f g h i í ì î ǐ ī {i\u1DC6}{i\u1DC7} j k l m n ń ǹ ŋ o ó ò ô ǒ ō {o\u1DC6}{o\u1DC7} ɔ {ɔ\u0301} {ɔ\u0300} {ɔ\u0302} {ɔ\u030C} {ɔ\u0304} {ɔ\u1DC6}{ɔ\u1DC7} p r s t u ú ù û ǔ ū {u\u1DC6}{u\u1DC7} v w y z]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[q x]</exemplarCharacters>
<exemplarCharacters type="index">[A B Ɓ C D E Ɛ F G H I J K L M N Ŋ O Ɔ P R S T U V W Y Z]</exemplarCharacters>
<exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart>«</quotationStart>
<quotationEnd>»</quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="Ed">E d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MEd">E d/M</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">kɔn</month>
<month type="2">mac</month>
<month type="3">mat</month>
<month type="4">mto</month>
<month type="5">mpu</month>
<month type="6">hil</month>
<month type="7">nje</month>
<month type="8">hik</month>
<month type="9">dip</month>
<month type="10">bio</month>
<month type="11">may</month>
<month type="12">liɓ</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Kɔndɔŋ</month>
<month type="2">Màcɛ̂l</month>
<month type="3">Màtùmb</month>
<month type="4">Màtop</month>
<month type="5">M̀puyɛ</month>
<month type="6">Hìlòndɛ̀</month>
<month type="7">Njèbà</month>
<month type="8">Hìkaŋ</month>
<month type="9">Dìpɔ̀s</month>
<month type="10">Bìòôm</month>
<month type="11">Màyɛsèp</month>
<month type="12">Lìbuy li ńyèe</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">k</month>
<month type="2">m</month>
<month type="3">m</month>
<month type="4">m</month>
<month type="5">m</month>
<month type="6">h</month>
<month type="7">n</month>
<month type="8">h</month>
<month type="9">d</month>
<month type="10">b</month>
<month type="11">m</month>
<month type="12">l</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">nɔy</day>
<day type="mon">nja</day>
<day type="tue">uum</day>
<day type="wed">ŋge</day>
<day type="thu">mbɔ</day>
<day type="fri">kɔɔ</day>
<day type="sat">jon</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">ŋgwà nɔ̂y</day>
<day type="mon">ŋgwà njaŋgumba</day>
<day type="tue">ŋgwà ûm</day>
<day type="wed">ŋgwà ŋgê</day>
<day type="thu">ŋgwà mbɔk</day>
<day type="fri">ŋgwà kɔɔ</day>
<day type="sat">ŋgwà jôn</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">n</day>
<day type="mon">n</day>
<day type="tue">u</day>
<day type="wed">ŋ</day>
<day type="thu">m</day>
<day type="fri">k</day>
<day type="sat">j</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">K1s3</quarter>
<quarter type="2">K2s3</quarter>
<quarter type="3">K3s3</quarter>
<quarter type="4">K4s3</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">Kèk bisu i soŋ iaâ</quarter>
<quarter type="2">Kèk i ńyonos biɓaà i soŋ iaâ</quarter>
<quarter type="3">Kèk i ńyonos biaâ i soŋ iaâ</quarter>
<quarter type="4">Kèk i ńyonos binâ i soŋ iaâ</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">I bikɛ̂glà</dayPeriod>
<dayPeriod type="pm">I ɓugajɔp</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">I bikɛ̂glà</dayPeriod>
<dayPeriod type="pm">I ɓugajɔp</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">bisū bi Yesù Krǐstò</era>
<era type="1">i mbūs Yesù Krǐstò</era>
</eraNames>
<eraAbbr>
<era type="0">b.Y.K</era>
<era type="1">m.Y.K</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="Ed">E d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MEd">E d/M</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>kèk</displayName>
</field>
<field type="year">
<displayName>ŋwìi</displayName>
</field>
<field type="month">
<displayName>soŋ</displayName>
</field>
<field type="week">
<displayName>sɔndɛ̂</displayName>
</field>
<field type="day">
<displayName>kɛl</displayName>
<relative type="-1">yààni</relative>
<relative type="0">lɛ̀n</relative>
<relative type="1">yàni</relative>
</field>
<field type="weekday">
<displayName>hìlɔ hi sɔndɛ̂</displayName>
</field>
<field type="dayperiod">
<displayName>njǎmùha</displayName>
</field>
<field type="hour">
<displayName>ŋgɛŋ</displayName>
</field>
<field type="minute">
<displayName>ŋget</displayName>
</field>
<field type="second">
<displayName>hìŋgeŋget</displayName>
</field>
<field type="zone">
<displayName>komboo i ŋgɛŋ</displayName>
</field>
</fields>
</dates>
<numbers>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group> </group>
</symbols>
<decimalFormats numberSystem="latn">
<decimalFormatLength>
<decimalFormat>
<pattern>#,##0.###</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>#,##0 %</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>#,##0.00 ¤</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="other" draft="provisional">0K ¤</pattern>
<pattern type="10000" count="other" draft="provisional">00K ¤</pattern>
<pattern type="100000" count="other" draft="provisional">000K ¤</pattern>
<pattern type="1000000" count="other" draft="provisional">0M ¤</pattern>
<pattern type="10000000" count="other" draft="provisional">00M ¤</pattern>
<pattern type="100000000" count="other" draft="provisional">000M ¤</pattern>
<pattern type="1000000000" count="other" draft="provisional">0G ¤</pattern>
<pattern type="10000000000" count="other" draft="provisional">00G ¤</pattern>
<pattern type="100000000000" count="other" draft="provisional">000G ¤</pattern>
<pattern type="1000000000000" count="other" draft="provisional">0T ¤</pattern>
<pattern type="10000000000000" count="other" draft="provisional">00T ¤</pattern>
<pattern type="100000000000000" count="other" draft="provisional">000T ¤</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>Dirhàm èmìrâ</displayName>
</currency>
<currency type="AOA">
<displayName>Kwànza àŋgolà</displayName>
</currency>
<currency type="AUD">
<displayName>Dɔ̀lâr òstralìà</displayName>
</currency>
<currency type="BHD">
<displayName>Dinâr Bàraìn</displayName>
</currency>
<currency type="BIF">
<displayName>Frǎŋ bùrundì</displayName>
</currency>
<currency type="BWP">
<displayName>Pùla Bòtswanà</displayName>
</currency>
<currency type="CAD">
<displayName>Dɔ̀lâr kànadà</displayName>
</currency>
<currency type="CDF">
<displayName>Frǎŋ kòŋgo</displayName>
</currency>
<currency type="CHF">
<displayName>Frǎŋ sùwîs</displayName>
</currency>
<currency type="CNY">
<displayName>Yùan kinà</displayName>
</currency>
<currency type="CVE">
<displayName>Èskudò kabwe᷆r</displayName>
</currency>
<currency type="DJF">
<displayName>Frǎŋ jìbutì</displayName>
</currency>
<currency type="DZD">
<displayName>Dìnâr àlgerìà</displayName>
</currency>
<currency type="EGP">
<displayName>Paùnd ègîptò</displayName>
</currency>
<currency type="ERN">
<displayName>Nafkà èrìtrěà</displayName>
</currency>
<currency type="ETB">
<displayName>Bîr ètìopìà</displayName>
</currency>
<currency type="EUR">
<displayName>Èrô</displayName>
</currency>
<currency type="GBP">
<displayName>Stɛrlìŋ ŋgìsì</displayName>
</currency>
<currency type="GHC">
<displayName>Sèdi gānà</displayName>
</currency>
<currency type="GMD">
<displayName>Dalasì gambìà</displayName>
</currency>
<currency type="GNS">
<displayName>Frǎŋ gìnê</displayName>
</currency>
<currency type="INR">
<displayName>Rùpi īndìà</displayName>
</currency>
<currency type="JPY">
<displayName>Yɛ̂n yàpân</displayName>
</currency>
<currency type="KES">
<displayName>Silîŋ kenìà</displayName>
</currency>
<currency type="KMF">
<displayName>Frǎŋ kòmorà</displayName>
</currency>
<currency type="LRD">
<displayName>Dɔ̀lâr lìberìà</displayName>
</currency>
<currency type="LSL">
<displayName>Lotì lèsòtò</displayName>
</currency>
<currency type="LYD">
<displayName>Dìnâr libìà</displayName>
</currency>
<currency type="MAD">
<displayName>Dìrham màrôk</displayName>
</currency>
<currency type="MGA">
<displayName>Frǎŋ màlàgasì</displayName>
</currency>
<currency type="MRO">
<displayName>Ùgwiya mòrìtanìa (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>Ùgwiya mòrìtanìa</displayName>
</currency>
<currency type="MUR">
<displayName>Rupìɛ̀ mòrîs</displayName>
</currency>
<currency type="MWK">
<displayName>Kwaca màlawì</displayName>
</currency>
<currency type="MZM">
<displayName>Mètìkal mòsàmbîk</displayName>
</currency>
<currency type="NAD">
<displayName>Dɔ̀lâr nàmibìà</displayName>
</currency>
<currency type="NGN">
<displayName>Nayrà nìgerìà</displayName>
</currency>
<currency type="RWF">
<displayName>Frǎŋ Rùandà</displayName>
</currency>
<currency type="SAR">
<displayName>Rìal sàudì</displayName>
</currency>
<currency type="SCR">
<displayName>Rùpiɛ̀ sèsɛ̂l</displayName>
</currency>
<currency type="SDG">
<displayName>Dìnâr sùdân</displayName>
</currency>
<currency type="SDP">
<displayName>Paùnd sùdân</displayName>
</currency>
<currency type="SHP">
<displayName>Paùnd hèlenà</displayName>
</currency>
<currency type="SLL">
<displayName>Lèonɛ̀</displayName>
</currency>
<currency type="SOS">
<displayName>Silîŋ sòmàli</displayName>
</currency>
<currency type="STD">
<displayName>Dobrà sàotòme (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>Dobrà sàotòme</displayName>
</currency>
<currency type="SZL">
<displayName>Lìlàŋgeni swàzì</displayName>
</currency>
<currency type="TND">
<displayName>Dìnâr tùnîs</displayName>
</currency>
<currency type="TZS">
<displayName>Silîŋ tànzànià</displayName>
</currency>
<currency type="UGX">
<displayName>Silîŋ ùgàndà</displayName>
</currency>
<currency type="USD">
<displayName>Dɔla àmerkà</displayName>
</currency>
<currency type="XAF">
<displayName>Frǎŋ CFA (BEAC)</displayName>
</currency>
<currency type="XOF">
<displayName>Frǎŋ CFA (BCEAO)</displayName>
</currency>
<currency type="ZAR">
<displayName>Rân àfrǐkàsɔ̀</displayName>
</currency>
<currency type="ZMK">
<displayName>Kwàca sàmbià (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>Kwàca sàmbià</displayName>
</currency>
<currency type="ZWD">
<displayName>Dɔ̀lâr sìmbàbwê</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>ŋ̀ŋ̂:Ŋ</yesstr>
<nostr>tɔ̀:T</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bas"/>
<territory type="CM"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="be"/>
<territory type="BY"/>
</identity>
</ldml>

View File

@@ -0,0 +1,370 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bem"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Ichi Akan</language>
<language type="am">Ichi Amhari</language>
<language type="ar">Ichi Arab</language>
<language type="be">Ichi Belarus</language>
<language type="bem">Ichibemba</language>
<language type="bg">Ichi Bulgariani</language>
<language type="bn">Ichi Bengali</language>
<language type="cs">Ichi Cheki</language>
<language type="de">Ichi Jemani</language>
<language type="el">Ichi Griki</language>
<language type="en">Ichi Sungu</language>
<language type="es">Ichi Spanishi</language>
<language type="fa">Ichi Pesia</language>
<language type="fr">Ichi Frenchi</language>
<language type="ha">Ichi Hausa</language>
<language type="hi">Ichi Hindu</language>
<language type="hu">Ichi Hangarian</language>
<language type="id">Ichi Indonesiani</language>
<language type="ig">Ichi Ibo</language>
<language type="it">Ichi Italiani</language>
<language type="ja">Ichi Japanisi</language>
<language type="jv">Ichi Javanisi</language>
<language type="km">Ichi Khmer</language>
<language type="ko">Ichi Koriani</language>
<language type="ms">Ichi Maleshani</language>
<language type="my">Ichi Burma</language>
<language type="ne">Ichi Nepali</language>
<language type="nl">Ichi Dachi</language>
<language type="pa">Ichi Punjabi</language>
<language type="pl">Ichi Polishi</language>
<language type="pt">Ichi Potogisi</language>
<language type="ro">Ichi Romaniani</language>
<language type="ru">Ichi Rusiani</language>
<language type="rw">Ichi Rwanda</language>
<language type="so">Ichi Somalia</language>
<language type="sv">Ichi Swideni</language>
<language type="ta">Ichi Tamil</language>
<language type="th">Ichi Thai</language>
<language type="tr">Ichi Takishi</language>
<language type="uk">Ichi Ukraniani</language>
<language type="ur">Ichi Urudu</language>
<language type="vi">Ichi Vietinamu</language>
<language type="yo">Ichi Yoruba</language>
<language type="zh">Ichi Chainisi</language>
<language type="zu">Ichi Zulu</language>
</languages>
<territories>
<territory type="ZM">Zambia</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b c e f g i j k l m n o p s {sh} t u w y]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[d h q r v x z]</exemplarCharacters>
<exemplarCharacters type="index">[A B C E F G I J K L M N O P S {SH} T U W Y]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">Jan</month>
<month type="2">Feb</month>
<month type="3">Mac</month>
<month type="4">Epr</month>
<month type="5">Mei</month>
<month type="6">Jun</month>
<month type="7">Jul</month>
<month type="8">Oga</month>
<month type="9">Sep</month>
<month type="10">Okt</month>
<month type="11">Nov</month>
<month type="12">Dis</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Januari</month>
<month type="2">Februari</month>
<month type="3">Machi</month>
<month type="4">Epreo</month>
<month type="5">Mei</month>
<month type="6">Juni</month>
<month type="7">Julai</month>
<month type="8">Ogasti</month>
<month type="9">Septemba</month>
<month type="10">Oktoba</month>
<month type="11">Novemba</month>
<month type="12">Disemba</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">J</month>
<month type="2">F</month>
<month type="3">M</month>
<month type="4">E</month>
<month type="5">M</month>
<month type="6">J</month>
<month type="7">J</month>
<month type="8">O</month>
<month type="9">S</month>
<month type="10">O</month>
<month type="11">N</month>
<month type="12">D</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="wide">
<day type="sun">Pa Mulungu</day>
<day type="mon">Palichimo</day>
<day type="tue">Palichibuli</day>
<day type="wed">Palichitatu</day>
<day type="thu">Palichine</day>
<day type="fri">Palichisano</day>
<day type="sat">Pachibelushi</day>
</dayWidth>
</dayContext>
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">uluchelo</dayPeriod>
<dayPeriod type="pm">akasuba</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">uluchelo</dayPeriod>
<dayPeriod type="pm">akasuba</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">Before Yesu</era>
<era type="1">After Yesu</era>
</eraNames>
<eraAbbr>
<era type="0">BC</era>
<era type="1">AD</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>h:mm:ss a zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>h:mm:ss a z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>h:mm:ss a</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>h:mm a</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>Inkulo</displayName>
</field>
<field type="year">
<displayName>Umwaka</displayName>
</field>
<field type="month">
<displayName>Umweshi</displayName>
</field>
<field type="week">
<displayName>Umulungu</displayName>
</field>
<field type="day">
<displayName>Ubushiku</displayName>
<relative type="-1">yesterday</relative>
<relative type="0">Lelo</relative>
<relative type="1">tomorrow</relative>
</field>
<field type="dayperiod">
<displayName>Akasuba</displayName>
</field>
<field type="hour">
<displayName>Insa</displayName>
</field>
<field type="minute">
<displayName>Mineti</displayName>
</field>
<field type="second">
<displayName>Sekondi</displayName>
</field>
</fields>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤#,##0.00</pattern>
</currencyFormat>
<currencyFormat type="accounting">
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="one" draft="provisional">¤0K</pattern>
<pattern type="1000" count="other" draft="provisional">¤0K</pattern>
<pattern type="10000" count="one" draft="provisional">¤00K</pattern>
<pattern type="10000" count="other" draft="provisional">¤00K</pattern>
<pattern type="100000" count="one" draft="provisional">¤000K</pattern>
<pattern type="100000" count="other" draft="provisional">¤000K</pattern>
<pattern type="1000000" count="one" draft="provisional">¤0M</pattern>
<pattern type="1000000" count="other" draft="provisional">¤0M</pattern>
<pattern type="10000000" count="one" draft="provisional">¤00M</pattern>
<pattern type="10000000" count="other" draft="provisional">¤00M</pattern>
<pattern type="100000000" count="one" draft="provisional">¤000M</pattern>
<pattern type="100000000" count="other" draft="provisional">¤000M</pattern>
<pattern type="1000000000" count="one" draft="provisional">¤0G</pattern>
<pattern type="1000000000" count="other" draft="provisional">¤0G</pattern>
<pattern type="10000000000" count="one" draft="provisional">¤00G</pattern>
<pattern type="10000000000" count="other" draft="provisional">¤00G</pattern>
<pattern type="100000000000" count="one" draft="provisional">¤000G</pattern>
<pattern type="100000000000" count="other" draft="provisional">¤000G</pattern>
<pattern type="1000000000000" count="one" draft="provisional">¤0T</pattern>
<pattern type="1000000000000" count="other" draft="provisional">¤0T</pattern>
<pattern type="10000000000000" count="one" draft="provisional">¤00T</pattern>
<pattern type="10000000000000" count="other" draft="provisional">¤00T</pattern>
<pattern type="100000000000000" count="one" draft="provisional">¤000T</pattern>
<pattern type="100000000000000" count="other" draft="provisional">¤000T</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="ZMW">
<symbol>K</symbol>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>Ee:E</yesstr>
<nostr>Awe:A</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bem"/>
<territory type="ZM"/>
</identity>
</ldml>

View File

@@ -0,0 +1,800 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bez"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Hiakan</language>
<language type="am">Hiamhari</language>
<language type="ar">Hiharabu</language>
<language type="be">Hibelarusi</language>
<language type="bez">Hibena</language>
<language type="bg">Hibulgaria</language>
<language type="bn">Hibangla</language>
<language type="cs">Hicheki</language>
<language type="de">Hijerumani</language>
<language type="el">Higiriki</language>
<language type="en">Hiingereza</language>
<language type="es">Hihispania</language>
<language type="fa">Hiajemi</language>
<language type="fr">Hifaransa</language>
<language type="ha">Hihausa</language>
<language type="hi">Hihindi</language>
<language type="hu">Hihungari</language>
<language type="id">Hiindonesia</language>
<language type="ig">Hiibo</language>
<language type="it">Hiitaliano</language>
<language type="ja">Hijapani</language>
<language type="jv">Hijava</language>
<language type="km">Hikambodia</language>
<language type="ko">Hikorea</language>
<language type="ms">Himalesia</language>
<language type="my">Hiburma</language>
<language type="ne">Hinepali</language>
<language type="nl">Hiholanzi</language>
<language type="pa">Hipunjabi</language>
<language type="pl">Hipolandi</language>
<language type="pt">Hileno</language>
<language type="ro">Hilomania</language>
<language type="ru">Hilusi</language>
<language type="rw">Hinyarwanda</language>
<language type="so">Hisomali</language>
<language type="sv">Hiswidi</language>
<language type="ta">Hitamil</language>
<language type="th">Hitailand</language>
<language type="tr">Hituluki</language>
<language type="uk">Hiukrania</language>
<language type="ur">Hiurdu</language>
<language type="vi">Hivietinamu</language>
<language type="yo">Hiyoruba</language>
<language type="zh">Hichina</language>
<language type="zu">Hizulu</language>
</languages>
<territories>
<territory type="AD">Huandola</territory>
<territory type="AE">Hufalme dza Hihalabu</territory>
<territory type="AF">Huafuganistani</territory>
<territory type="AG">Huantigua na Hubarubuda</territory>
<territory type="AI">Huanguila</territory>
<territory type="AL">Hualbania</territory>
<territory type="AM">Huamenia</territory>
<territory type="AO">Huangola</territory>
<territory type="AR">Huajendina</territory>
<territory type="AS">Husamoa ya Humalekani</territory>
<territory type="AT">Huastlia</territory>
<territory type="AU">Huaustlalia</territory>
<territory type="AW">Hualuba</territory>
<territory type="AZ">Huazabajani</territory>
<territory type="BA">Hubosinia na Huhezegovina</territory>
<territory type="BB">Hubabadosi</territory>
<territory type="BD">Hubangaladeshi</territory>
<territory type="BE">Huubelgiji</territory>
<territory type="BF">Hubukinafaso</territory>
<territory type="BG">Hubulgaria</territory>
<territory type="BH">Hubahaleni</territory>
<territory type="BI">Huburundi</territory>
<territory type="BJ">Hubenini</territory>
<territory type="BM">Hubelmuda</territory>
<territory type="BN">Hubrunei</territory>
<territory type="BO">Hubolivia</territory>
<territory type="BR">Hublazili</territory>
<territory type="BS">Hubahama</territory>
<territory type="BT">Hubutani</territory>
<territory type="BW">Hubotiswana</territory>
<territory type="BY">Hubelalusi</territory>
<territory type="BZ">Hubelize</territory>
<territory type="CA">Hukanada</territory>
<territory type="CD">Ijamhuri ya Hidemokrasi ya Hukongo</territory>
<territory type="CF">Ijamhuri ya Afrika ya Pagati</territory>
<territory type="CG">Hukongo</territory>
<territory type="CH">Huuswisi</territory>
<territory type="CI">Hukodivaa</territory>
<territory type="CK">Ifisima fya Kook</territory>
<territory type="CL">Huchile</territory>
<territory type="CM">Hukameruni</territory>
<territory type="CN">Huchina</territory>
<territory type="CO">Hukolombia</territory>
<territory type="CR">Hukostarika</territory>
<territory type="CU">Hukuba</territory>
<territory type="CV">Hukepuvede</territory>
<territory type="CY">Hukuprosi</territory>
<territory type="CZ">Ijamhuri ya Cheki</territory>
<territory type="DE">Huujerumani</territory>
<territory type="DJ">Hujibuti</territory>
<territory type="DK">Hudenmaki</territory>
<territory type="DM">Hudominika</territory>
<territory type="DO">Ijamhuri ya Hudominika</territory>
<territory type="DZ">Hualjelia</territory>
<territory type="EC">Huekwado</territory>
<territory type="EE">Huestonia</territory>
<territory type="EG">Humisri</territory>
<territory type="ER">Hueritrea</territory>
<territory type="ES">Huhispania</territory>
<territory type="ET">Huuhabeshi</territory>
<territory type="FI">Huufini</territory>
<territory type="FJ">Hufiji</territory>
<territory type="FK">Ifisima fya Falkland</territory>
<territory type="FM">Humikronesia</territory>
<territory type="FR">Huufaransa</territory>
<territory type="GA">Hugaboni</territory>
<territory type="GB">Huuingereza</territory>
<territory type="GD">Hugrenada</territory>
<territory type="GE">Hujojia</territory>
<territory type="GF">Hugwiyana ya Huufaransa</territory>
<territory type="GH">Hughana</territory>
<territory type="GI">Hujiblalta</territory>
<territory type="GL">Hujinlandi</territory>
<territory type="GM">Hugambia</territory>
<territory type="GN">Hujine</territory>
<territory type="GP">Hugwadelupe</territory>
<territory type="GQ">Huginekweta</territory>
<territory type="GR">Huugiliki</territory>
<territory type="GT">Hugwatemala</territory>
<territory type="GU">Hugwam</territory>
<territory type="GW">Huginebisau</territory>
<territory type="GY">Huguyana</territory>
<territory type="HN">Huhondulasi</territory>
<territory type="HR">Hukorasia</territory>
<territory type="HT">Huhaiti</territory>
<territory type="HU">Huhungalia</territory>
<territory type="ID">Huindonesia</territory>
<territory type="IE">Huayalandi</territory>
<territory type="IL">Huislaheli</territory>
<territory type="IN">Huindia</territory>
<territory type="IO">Ulubali lwa Hubahari ya Hindi lwa Huingereza</territory>
<territory type="IQ">Huilaki</territory>
<territory type="IR">Huuajemi</territory>
<territory type="IS">Huaislandi</territory>
<territory type="IT">Huitalia</territory>
<territory type="JM">Hujamaika</territory>
<territory type="JO">Huyolodani</territory>
<territory type="JP">Hujapani</territory>
<territory type="KE">Hukenya</territory>
<territory type="KG">Hukiligizistani</territory>
<territory type="KH">Hukambodia</territory>
<territory type="KI">Hukilibati</territory>
<territory type="KM">Hukomoro</territory>
<territory type="KN">Husantakitzi na Hunevis</territory>
<territory type="KP">Hukolea Kaskazini</territory>
<territory type="KR">Hukolea Kusini</territory>
<territory type="KW">Hukuwaiti</territory>
<territory type="KY">Ifisima fya Kayman</territory>
<territory type="KZ">Hukazakistani</territory>
<territory type="LA">Hulaosi</territory>
<territory type="LB">Hulebanoni</territory>
<territory type="LC">Husantalusia</territory>
<territory type="LI">Hulishenteni</territory>
<territory type="LK">Husirilanka</territory>
<territory type="LR">Hulibelia</territory>
<territory type="LS">Hulesoto</territory>
<territory type="LT">Hulitwania</territory>
<territory type="LU">Hulasembagi</territory>
<territory type="LV">Hulativia</territory>
<territory type="LY">Hulibiya</territory>
<territory type="MA">Humoloko</territory>
<territory type="MC">Humonako</territory>
<territory type="MD">Humoldova</territory>
<territory type="MG">Hubukini</territory>
<territory type="MH">Ifisima fya Marshal</territory>
<territory type="ML">Humali</territory>
<territory type="MM">Humyama</territory>
<territory type="MN">Humongolia</territory>
<territory type="MP">Ifisima fya Mariana fya Hukaskazini</territory>
<territory type="MQ">Humartiniki</territory>
<territory type="MR">Humolitania</territory>
<territory type="MS">Humontserrati</territory>
<territory type="MT">Humalta</territory>
<territory type="MU">Humolisi</territory>
<territory type="MV">Humodivu</territory>
<territory type="MW">Humalawi</territory>
<territory type="MX">Humeksiko</territory>
<territory type="MY">Humalesia</territory>
<territory type="MZ">Humusumbiji</territory>
<territory type="NA">Hunamibia</territory>
<territory type="NC">Hunyukaledonia</territory>
<territory type="NE">Hunijeli</territory>
<territory type="NF">Ihisima sha Norfok</territory>
<territory type="NG">Hunijelia</territory>
<territory type="NI">Hunikaragwa</territory>
<territory type="NL">Huuholanzi</territory>
<territory type="NO">Hunolwe</territory>
<territory type="NP">Hunepali</territory>
<territory type="NR">Hunauru</territory>
<territory type="NU">Huniue</territory>
<territory type="NZ">Hunyuzilandi</territory>
<territory type="OM">Huomani</territory>
<territory type="PA">Hupanama</territory>
<territory type="PE">Hupelu</territory>
<territory type="PF">Hupolinesia ya Huufaransa</territory>
<territory type="PG">Hupapua</territory>
<territory type="PH">Hufilipino</territory>
<territory type="PK">Hupakistani</territory>
<territory type="PL">Hupolandi</territory>
<territory type="PM">Husantapieri na Humikeloni</territory>
<territory type="PN">Hupitkaini</territory>
<territory type="PR">Hupwetoriko</territory>
<territory type="PS">Ulubali lwa Magharibi nu Gaza wa Hupalestina</territory>
<territory type="PT">Huuleno</territory>
<territory type="PW">Hupalau</territory>
<territory type="PY">Hupalagwai</territory>
<territory type="QA">Hukatali</territory>
<territory type="RE">Huliyunioni</territory>
<territory type="RO">Hulomania</territory>
<territory type="RU">Huulusi</territory>
<territory type="RW">Hulwanda</territory>
<territory type="SA">Husaudi</territory>
<territory type="SB">Ifisima fya Solomon</territory>
<territory type="SC">Hushelisheli</territory>
<territory type="SD">Husudani</territory>
<territory type="SE">Huuswidi</territory>
<territory type="SG">Husingapoo</territory>
<territory type="SH">Husantahelena</territory>
<territory type="SI">Huslovenia</territory>
<territory type="SK">Huslovakia</territory>
<territory type="SL">Husiela Lioni</territory>
<territory type="SM">Husamalino</territory>
<territory type="SN">Husenegali</territory>
<territory type="SO">Husomalia</territory>
<territory type="SR">Husurinamu</territory>
<territory type="ST">Husaotome na Huprinsipe</territory>
<territory type="SV">Huelsavado</territory>
<territory type="SY">Husilia</territory>
<territory type="SZ">Huuswazi</territory>
<territory type="TC">Ifisima fya Turki na Kaiko</territory>
<territory type="TD">Huchadi</territory>
<territory type="TG">Hutogo</territory>
<territory type="TH">Hutailandi</territory>
<territory type="TJ">Hutajikistani</territory>
<territory type="TK">Hutokelau</territory>
<territory type="TL">Hutimori ya Mashariki</territory>
<territory type="TM">Huuturukimenistani</territory>
<territory type="TN">Hutunisia</territory>
<territory type="TO">Hutonga</territory>
<territory type="TR">Huuturuki</territory>
<territory type="TT">Hutrinad na Hutobago</territory>
<territory type="TV">Hutuvalu</territory>
<territory type="TW">Hutaiwani</territory>
<territory type="TZ">Hutanzania</territory>
<territory type="UA">Huukraini</territory>
<territory type="UG">Huuganda</territory>
<territory type="US">Humalekani</territory>
<territory type="UY">Huulugwai</territory>
<territory type="UZ">Huuzibekistani</territory>
<territory type="VA">Huvatikani</territory>
<territory type="VC">Husantavisenti na Hugrenadini</territory>
<territory type="VE">Huvenezuela</territory>
<territory type="VG">Ifisima fya Virgin fya Huingereza</territory>
<territory type="VI">Ifisima fya Virgin fya Humelekani</territory>
<territory type="VN">Huvietinamu</territory>
<territory type="VU">Huvanuatu</territory>
<territory type="WF">Huwalis na Hufutuna</territory>
<territory type="WS">Husamoa</territory>
<territory type="YE">Huyemeni</territory>
<territory type="YT">Humayotte</territory>
<territory type="ZA">Huafrika iya Hukusini</territory>
<territory type="ZM">Huzambia</territory>
<territory type="ZW">Huzimbabwe</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b c d e f g h i j k l m n o p q r s t u v w y z]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[x]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W Y Z]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">Hut</month>
<month type="2">Vil</month>
<month type="3">Dat</month>
<month type="4">Tai</month>
<month type="5">Han</month>
<month type="6">Sit</month>
<month type="7">Sab</month>
<month type="8">Nan</month>
<month type="9">Tis</month>
<month type="10">Kum</month>
<month type="11">Kmj</month>
<month type="12">Kmb</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">pa mwedzi gwa hutala</month>
<month type="2">pa mwedzi gwa wuvili</month>
<month type="3">pa mwedzi gwa wudatu</month>
<month type="4">pa mwedzi gwa wutai</month>
<month type="5">pa mwedzi gwa wuhanu</month>
<month type="6">pa mwedzi gwa sita</month>
<month type="7">pa mwedzi gwa saba</month>
<month type="8">pa mwedzi gwa nane</month>
<month type="9">pa mwedzi gwa tisa</month>
<month type="10">pa mwedzi gwa kumi</month>
<month type="11">pa mwedzi gwa kumi na moja</month>
<month type="12">pa mwedzi gwa kumi na mbili</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">H</month>
<month type="2">V</month>
<month type="3">D</month>
<month type="4">T</month>
<month type="5">H</month>
<month type="6">S</month>
<month type="7">S</month>
<month type="8">N</month>
<month type="9">T</month>
<month type="10">K</month>
<month type="11">K</month>
<month type="12">K</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">Mul</day>
<day type="mon">Vil</day>
<day type="tue">Hiv</day>
<day type="wed">Hid</day>
<day type="thu">Hit</day>
<day type="fri">Hih</day>
<day type="sat">Lem</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">pa mulungu</day>
<day type="mon">pa shahuviluha</day>
<day type="tue">pa hivili</day>
<day type="wed">pa hidatu</day>
<day type="thu">pa hitayi</day>
<day type="fri">pa hihanu</day>
<day type="sat">pa shahulembela</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">M</day>
<day type="mon">J</day>
<day type="tue">H</day>
<day type="wed">H</day>
<day type="thu">H</day>
<day type="fri">W</day>
<day type="sat">J</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">L1</quarter>
<quarter type="2">L2</quarter>
<quarter type="3">L3</quarter>
<quarter type="4">L4</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">Lobo 1</quarter>
<quarter type="2">Lobo 2</quarter>
<quarter type="3">Lobo 3</quarter>
<quarter type="4">Lobo 4</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">pamilau</dayPeriod>
<dayPeriod type="pm">pamunyi</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">pamilau</dayPeriod>
<dayPeriod type="pm">pamunyi</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0">Kabla ya Mtwaa</era>
<era type="1">Baada ya Mtwaa</era>
</eraNames>
<eraAbbr>
<era type="0">KM</era>
<era type="1">BM</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>Amajira</displayName>
</field>
<field type="year">
<displayName>Mwaha</displayName>
</field>
<field type="month">
<displayName>Mwedzi</displayName>
</field>
<field type="week">
<displayName>Mlungu gumamfu</displayName>
</field>
<field type="day">
<displayName>Sihu</displayName>
<relative type="-1">Igolo</relative>
<relative type="0">Nengu ni</relative>
<relative type="1">Hilawu</relative>
</field>
<field type="weekday">
<displayName>Sihudza kasi</displayName>
</field>
<field type="dayperiod">
<displayName>Lwamelau</displayName>
</field>
<field type="hour">
<displayName>Saa</displayName>
</field>
<field type="minute">
<displayName>Dakika</displayName>
</field>
<field type="second">
<displayName>Sekunde</displayName>
</field>
<field type="zone">
<displayName>Amajira ga saa</displayName>
</field>
</fields>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>#,##0.00¤</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="one" draft="provisional">0K¤</pattern>
<pattern type="1000" count="other" draft="provisional">0K¤</pattern>
<pattern type="10000" count="one" draft="provisional">00K¤</pattern>
<pattern type="10000" count="other" draft="provisional">00K¤</pattern>
<pattern type="100000" count="one" draft="provisional">000K¤</pattern>
<pattern type="100000" count="other" draft="provisional">000K¤</pattern>
<pattern type="1000000" count="one" draft="provisional">0M¤</pattern>
<pattern type="1000000" count="other" draft="provisional">0M¤</pattern>
<pattern type="10000000" count="one" draft="provisional">00M¤</pattern>
<pattern type="10000000" count="other" draft="provisional">00M¤</pattern>
<pattern type="100000000" count="one" draft="provisional">000M¤</pattern>
<pattern type="100000000" count="other" draft="provisional">000M¤</pattern>
<pattern type="1000000000" count="one" draft="provisional">0G¤</pattern>
<pattern type="1000000000" count="other" draft="provisional">0G¤</pattern>
<pattern type="10000000000" count="one" draft="provisional">00G¤</pattern>
<pattern type="10000000000" count="other" draft="provisional">00G¤</pattern>
<pattern type="100000000000" count="one" draft="provisional">000G¤</pattern>
<pattern type="100000000000" count="other" draft="provisional">000G¤</pattern>
<pattern type="1000000000000" count="one" draft="provisional">0T¤</pattern>
<pattern type="1000000000000" count="other" draft="provisional">0T¤</pattern>
<pattern type="10000000000000" count="one" draft="provisional">00T¤</pattern>
<pattern type="10000000000000" count="other" draft="provisional">00T¤</pattern>
<pattern type="100000000000000" count="one" draft="provisional">000T¤</pattern>
<pattern type="100000000000000" count="other" draft="provisional">000T¤</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>Lupila lwa Hufalme dza Huhihalabu</displayName>
</currency>
<currency type="AOA">
<displayName>Lupila lwa Huangola</displayName>
</currency>
<currency type="AUD">
<displayName>Lupila lwa Huaustlalia</displayName>
</currency>
<currency type="BHD">
<displayName>Lupila lwa Hubahareni</displayName>
</currency>
<currency type="BIF">
<displayName>Lupila lwa Huburundi</displayName>
</currency>
<currency type="BWP">
<displayName>Lupila lwa Hubotswana</displayName>
</currency>
<currency type="CAD">
<displayName>Lupila lwa Hukanada</displayName>
</currency>
<currency type="CDF">
<displayName>Lupila lwa Hukongo</displayName>
</currency>
<currency type="CHF">
<displayName>Lupila lwa Huuswisi</displayName>
</currency>
<currency type="CNY">
<displayName>Lupila lwa Huchina</displayName>
</currency>
<currency type="CVE">
<displayName>Lupila lwa Hukepuvede</displayName>
</currency>
<currency type="DJF">
<displayName>Lupila lwa Hujibuti</displayName>
</currency>
<currency type="DZD">
<displayName>Lupila lwa Hualjelia</displayName>
</currency>
<currency type="EGP">
<displayName>Lupila lwa Humisri</displayName>
</currency>
<currency type="ERN">
<displayName>Lupila lwa Hueritrea</displayName>
</currency>
<currency type="ETB">
<displayName>Lupila lwa Huuhabeshi</displayName>
</currency>
<currency type="EUR">
<displayName>Lupila lwa Yulo</displayName>
</currency>
<currency type="GBP">
<displayName>Lupila lwa Huuingereza</displayName>
</currency>
<currency type="GHC">
<displayName>Lupila lwa Hughana</displayName>
</currency>
<currency type="GMD">
<displayName>Lupila lwa Hugambia</displayName>
</currency>
<currency type="GNS">
<displayName>Lupila lwa Hujine</displayName>
</currency>
<currency type="INR">
<displayName>Lupila lwa Huindia</displayName>
</currency>
<currency type="JPY">
<displayName>Lupila lwa Hijapani</displayName>
</currency>
<currency type="KES">
<displayName>Shilingi ya Hukenya</displayName>
</currency>
<currency type="KMF">
<displayName>Lupila lwa Hukomoro</displayName>
</currency>
<currency type="LRD">
<displayName>Lupila lwa Hulibelia</displayName>
</currency>
<currency type="LSL">
<displayName>Lupila lwa Hulesoto</displayName>
</currency>
<currency type="LYD">
<displayName>Lupila lwa Hulibya</displayName>
</currency>
<currency type="MAD">
<displayName>Lupila lwa Humoloko</displayName>
</currency>
<currency type="MGA">
<displayName>Lupila lwa Hubukini</displayName>
</currency>
<currency type="MRO">
<displayName>Lupila lwa Humolitania (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>Lupila lwa Humolitania</displayName>
</currency>
<currency type="MUR">
<displayName>Lupila lwa Humolisi</displayName>
</currency>
<currency type="MWK">
<displayName>Lupila lwa Humalawi</displayName>
</currency>
<currency type="MZM">
<displayName>Lupila lwa Humsumbiji</displayName>
</currency>
<currency type="NAD">
<displayName>Lupila lwa Hunamibia</displayName>
</currency>
<currency type="NGN">
<displayName>Lupila lwa Hunijelia</displayName>
</currency>
<currency type="RWF">
<displayName>Lupila lwa Hurwanda</displayName>
</currency>
<currency type="SAR">
<displayName>Lupila lwa Husaudi</displayName>
</currency>
<currency type="SCR">
<displayName>Lupila lwa Hushelisheli</displayName>
</currency>
<currency type="SDG">
<displayName>Lupila lwa Husudani</displayName>
</currency>
<currency type="SHP">
<displayName>Lupila lwa Husantahelena</displayName>
</currency>
<currency type="SLL">
<displayName>Lupila lwa Lioni</displayName>
</currency>
<currency type="SOS">
<displayName>Lupila lwa Husomalia</displayName>
</currency>
<currency type="STD">
<displayName>Lupila lwa Husaotome na Huprinisipe (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>Lupila lwa Husaotome na Huprinisipe</displayName>
</currency>
<currency type="SZL">
<displayName>Lupila lwa Lilangeni</displayName>
</currency>
<currency type="TND">
<displayName>Lupila lwa Hutunisia</displayName>
</currency>
<currency type="TZS">
<displayName>Shilingi ya Hutanzania</displayName>
<symbol>TSh</symbol>
</currency>
<currency type="UGX">
<displayName>Shilingi ya Huuganda</displayName>
</currency>
<currency type="USD">
<displayName>Lupila lwa Humalekani</displayName>
</currency>
<currency type="XAF">
<displayName>Lupila lwa CFA BEAC</displayName>
</currency>
<currency type="XOF">
<displayName>Lupila lwa CFA BCEAO</displayName>
</currency>
<currency type="ZAR">
<displayName>Lupila lwa Huafriaka ya Hukusini</displayName>
</currency>
<currency type="ZMK">
<displayName>Lupila lwa Huzambia (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>Lupila lwa Huzambia</displayName>
</currency>
<currency type="ZWD">
<displayName>Lupila lwa Huzimbabwe</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>Eeh:E</yesstr>
<nostr>Sio ewo:S</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bez"/>
<territory type="TZ"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bg"/>
<territory type="BG"/>
</identity>
</ldml>

View File

@@ -0,0 +1,787 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bm"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">akankan</language>
<language type="am">amarikikan</language>
<language type="ar">larabukan</language>
<language type="be">biyelorisikan</language>
<language type="bg">buligarikan</language>
<language type="bm">bamanakan</language>
<language type="bn">bɛngalikan</language>
<language type="cs">cɛkikan</language>
<language type="de">alimaɲikan</language>
<language type="el">gɛrɛsikan</language>
<language type="en">angilɛkan</language>
<language type="es">esipaɲolkan</language>
<language type="fa">perisanikan</language>
<language type="fr">tubabukan</language>
<language type="ha">awusakan</language>
<language type="hi">inidikan</language>
<language type="hu">oŋirikan</language>
<language type="id">Ɛndonezikan</language>
<language type="ig">igibokan</language>
<language type="it">italikan</language>
<language type="ja">zapɔnekan</language>
<language type="jv">javanekan</language>
<language type="km">kambojikan</language>
<language type="ko">korekan</language>
<language type="ms">malɛzikan</language>
<language type="my">birimanikan</language>
<language type="ne">nepalekan</language>
<language type="nl">olandekan</language>
<language type="pa">pɛnijabikan</language>
<language type="pl">polonekan</language>
<language type="pt">pɔritigalikan</language>
<language type="ro">rumanikan</language>
<language type="ru">irisikan</language>
<language type="rw">ruwandakan</language>
<language type="so">somalikan</language>
<language type="sv">suwɛdikan</language>
<language type="ta">tamulikan</language>
<language type="th">tayikan</language>
<language type="tr">turikikan</language>
<language type="uk">ukɛrɛnikan</language>
<language type="ur">urudukan</language>
<language type="vi">wiyɛtinamukan</language>
<language type="yo">yorubakan</language>
<language type="zh">siniwakan</language>
<language type="zu">zulukan</language>
</languages>
<territories>
<territory type="AD">Andɔr</territory>
<territory type="AE">Arabu mara kafoli</territory>
<territory type="AF">Afiganistaŋ</territory>
<territory type="AG">Antiga-ni-Barbuda</territory>
<territory type="AI">Angiya</territory>
<territory type="AL">Alibani</territory>
<territory type="AM">Arimeni</territory>
<territory type="AO">Angola</territory>
<territory type="AR">Arizantin</territory>
<territory type="AS">Samowa amerikani</territory>
<territory type="AT">Otirisi</territory>
<territory type="AU">Ositirali</territory>
<territory type="AW">Aruba</territory>
<territory type="AZ">Azɛrbayjaŋ</territory>
<territory type="BA">Bozni-Ɛrizigovini</territory>
<territory type="BB">Barbadi</territory>
<territory type="BD">Bɛngiladɛsi</territory>
<territory type="BE">Bɛliziki</territory>
<territory type="BF">Burukina Faso</territory>
<territory type="BG">Buligari</territory>
<territory type="BH">Bareyini</territory>
<territory type="BI">Burundi</territory>
<territory type="BJ">Benɛn</territory>
<territory type="BM">Bermudi</territory>
<territory type="BN">Burinɛyi</territory>
<territory type="BO">Bolivi</territory>
<territory type="BR">Berezili</territory>
<territory type="BS">Bahamasi</territory>
<territory type="BT">Butaŋ</territory>
<territory type="BW">Bɔtisiwana</territory>
<territory type="BY">Belarusi</territory>
<territory type="BZ">Belizi</territory>
<territory type="CA">Kanada</territory>
<territory type="CD">Kongo ka republiki demɔkratiki</territory>
<territory type="CF">Santarafiriki</territory>
<territory type="CG">Kongo</territory>
<territory type="CH">Suwisi</territory>
<territory type="CI">Kodiwari</territory>
<territory type="CK">Kuki Gun</territory>
<territory type="CL">Sili</territory>
<territory type="CM">Kameruni</territory>
<territory type="CN">Siniwajamana</territory>
<territory type="CO">Kolombi</territory>
<territory type="CR">Kɔsitarika</territory>
<territory type="CU">Kuba</territory>
<territory type="CV">Capivɛrdi</territory>
<territory type="CY">Cipri</territory>
<territory type="CZ">Ceki republiki</territory>
<territory type="DE">Alimaɲi</territory>
<territory type="DJ">Jibuti</territory>
<territory type="DK">Danemarki</territory>
<territory type="DM">Dɔminiki</territory>
<territory type="DO">Dɔmimiki republiki</territory>
<territory type="DZ">Alizeri</territory>
<territory type="EC">Ekwatɔr</territory>
<territory type="EE">Esetoni</territory>
<territory type="EG">Eziputi</territory>
<territory type="ER">Eritere</territory>
<territory type="ES">Esipaɲi</territory>
<territory type="ET">Etiopi</territory>
<territory type="FI">Finilandi</territory>
<territory type="FJ">Fiji</territory>
<territory type="FK">Maluwini Gun</territory>
<territory type="FM">Mikironesi</territory>
<territory type="FR">Faransi</territory>
<territory type="GA">Gabɔŋ</territory>
<territory type="GB">Angilɛtɛri</territory>
<territory type="GD">Granadi</territory>
<territory type="GE">Zeyɔrzi</territory>
<territory type="GF">Faransi ka gwiyani</territory>
<territory type="GH">Gana</territory>
<territory type="GI">Zibralitari</territory>
<territory type="GL">Gɔrɔhenelandi</territory>
<territory type="GM">Ganbi</territory>
<territory type="GN">Gine</territory>
<territory type="GP">Gwadelup</territory>
<territory type="GQ">Gine ekwatɔri</territory>
<territory type="GR">Gɛrɛsi</territory>
<territory type="GT">Gwatemala</territory>
<territory type="GU">Gwam</territory>
<territory type="GW">Gine Bisawo</territory>
<territory type="GY">Gwiyana</territory>
<territory type="HN">Hɔndirasi</territory>
<territory type="HR">Kroasi</territory>
<territory type="HT">Ayiti</territory>
<territory type="HU">Hɔngri</territory>
<territory type="ID">Ɛndonezi</territory>
<territory type="IE">Irilandi</territory>
<territory type="IL">Isirayeli</territory>
<territory type="IN">Ɛndujamana</territory>
<territory type="IO">Angilɛ ka ɛndu dugukolo</territory>
<territory type="IQ">Iraki</territory>
<territory type="IR">Iraŋ</territory>
<territory type="IS">Isilandi</territory>
<territory type="IT">Itali</territory>
<territory type="JM">Zamayiki</territory>
<territory type="JO">Zɔrdani</territory>
<territory type="JP">Zapɔn</territory>
<territory type="KE">Keniya</territory>
<territory type="KG">Kirigizisitaŋ</territory>
<territory type="KH">Kamboji</territory>
<territory type="KI">Kiribati</territory>
<territory type="KM">Komɔri</territory>
<territory type="KN">Kristɔfo-Senu-ni-Ɲevɛs</territory>
<territory type="KP">Kɛɲɛka Kore</territory>
<territory type="KR">Worodugu Kore</territory>
<territory type="KW">Kowɛti</territory>
<territory type="KY">Bama Gun</territory>
<territory type="KZ">Kazakistaŋ</territory>
<territory type="LA">Layosi</territory>
<territory type="LB">Libaŋ</territory>
<territory type="LC">Lusi-Senu</territory>
<territory type="LI">Lisɛnsitayini</territory>
<territory type="LK">Sirilanka</territory>
<territory type="LR">Liberiya</territory>
<territory type="LS">Lesoto</territory>
<territory type="LT">Lituyani</territory>
<territory type="LU">Likisanburu</territory>
<territory type="LV">Letoni</territory>
<territory type="LY">Libi</territory>
<territory type="MA">Marɔku</territory>
<territory type="MC">Monako</territory>
<territory type="MD">Molidavi</territory>
<territory type="MG">Madagasikari</territory>
<territory type="MH">Marisali Gun</territory>
<territory type="ML">Mali</territory>
<territory type="MM">Myanimari</territory>
<territory type="MN">Moŋoli</territory>
<territory type="MP">Kɛɲɛka Mariyani Gun</territory>
<territory type="MQ">Maritiniki</territory>
<territory type="MR">Mɔritani</territory>
<territory type="MS">Moŋsera</territory>
<territory type="MT">Malti</territory>
<territory type="MU">Morisi</territory>
<territory type="MV">Maldivi</territory>
<territory type="MW">Malawi</territory>
<territory type="MX">Meksiki</territory>
<territory type="MY">Malɛzi</territory>
<territory type="MZ">Mozanbiki</territory>
<territory type="NA">Namibi</territory>
<territory type="NC">Kaledoni Koura</territory>
<territory type="NE">Nizɛri</territory>
<territory type="NF">Nɔrofoliki Gun</territory>
<territory type="NG">Nizeriya</territory>
<territory type="NI">Nikaragwa</territory>
<territory type="NL">Peyiba</territory>
<territory type="NO">Nɔriwɛzi</territory>
<territory type="NP">Nepali</territory>
<territory type="NR">Nawuru</territory>
<territory type="NU">Nyuwe</territory>
<territory type="NZ">Zelandi Koura</territory>
<territory type="OM">Omaŋ</territory>
<territory type="PA">Panama</territory>
<territory type="PE">Peru</territory>
<territory type="PF">Faransi ka polinezi</territory>
<territory type="PG">Papuwasi-Gine-Koura</territory>
<territory type="PH">Filipini</territory>
<territory type="PK">Pakisitaŋ</territory>
<territory type="PL">Poloɲi</territory>
<territory type="PM">Piyɛri-Senu-ni-Mikelɔŋ</territory>
<territory type="PN">Pitikarini</territory>
<territory type="PR">Pɔrotoriko</territory>
<territory type="PS">Palesitini</territory>
<territory type="PT">Pɔritigali</territory>
<territory type="PW">Palawu</territory>
<territory type="PY">Paraguwayi</territory>
<territory type="QA">Katari</territory>
<territory type="RE">Reyuɲɔŋ</territory>
<territory type="RO">Rumani</territory>
<territory type="RU">Irisi</territory>
<territory type="RW">Ruwanda</territory>
<territory type="SA">Arabiya Sawudiya</territory>
<territory type="SB">Salomo Gun</territory>
<territory type="SC">Sesɛli</territory>
<territory type="SD">Sudaŋ</territory>
<territory type="SE">Suwɛdi</territory>
<territory type="SG">Sɛngapuri</territory>
<territory type="SH">Ɛlɛni Senu</territory>
<territory type="SI">Sloveni</territory>
<territory type="SK">Slowaki</territory>
<territory type="SL">Siyera Lewɔni</territory>
<territory type="SM">Marini-Senu</territory>
<territory type="SN">Senegali</territory>
<territory type="SO">Somali</territory>
<territory type="SR">Surinami</territory>
<territory type="ST">Sawo Tome-ni-Prinicipe</territory>
<territory type="SV">Salivadɔr</territory>
<territory type="SY">Siri</territory>
<territory type="SZ">Swazilandi</territory>
<territory type="TC">Turiki Gun ni Kayiki</territory>
<territory type="TD">Cadi</territory>
<territory type="TG">Togo</territory>
<territory type="TH">Tayilandi</territory>
<territory type="TJ">Tajikisitani</territory>
<territory type="TK">Tokelo</territory>
<territory type="TL">Kɔrɔn Timɔr</territory>
<territory type="TM">Turikimenisitani</territory>
<territory type="TN">Tunizi</territory>
<territory type="TO">Tonga</territory>
<territory type="TR">Turiki</territory>
<territory type="TT">Trinite-ni-Tobago</territory>
<territory type="TV">Tuvalu</territory>
<territory type="TW">Tayiwani</territory>
<territory type="TZ">Tanzani</territory>
<territory type="UA">Ukɛrɛni</territory>
<territory type="UG">Uganda</territory>
<territory type="US">Ameriki</territory>
<territory type="UY">Urugwayi</territory>
<territory type="UZ">Uzebekisitani</territory>
<territory type="VA">Vatikaŋ</territory>
<territory type="VC">Vinisɛn-Senu-ni-Grenadini</territory>
<territory type="VE">Venezuwela</territory>
<territory type="VG">Angilɛ ka Sungurunnin Gun</territory>
<territory type="VI">Ameriki ka Sungurunnin Gun</territory>
<territory type="VN">Wiyɛtinamu</territory>
<territory type="VU">Vanuwatu</territory>
<territory type="WF">Walisi-ni-Futuna</territory>
<territory type="WS">Samowa</territory>
<territory type="YE">Yemɛni</territory>
<territory type="YT">Mayoti</territory>
<territory type="ZA">Worodugu Afriki</territory>
<territory type="ZM">Zanbi</territory>
<territory type="ZW">Zimbabuwe</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b c d e ɛ f g h i j k l m n ɲ ŋ o ɔ p r s t u w y z]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[q v x]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E Ɛ F G H I J K L M N Ɲ Ŋ O Ɔ P R S T U W Y Z]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart>«</quotationStart>
<quotationEnd>»</quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="M">M</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MMd">d/MM</dateFormatItem>
<dateFormatItem id="MMdd">dd/MM</dateFormatItem>
<dateFormatItem id="MMM">MMM</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
<dateFormatItem id="MMMMEd">E d MMMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMM">MM/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">zan</month>
<month type="2">feb</month>
<month type="3">mar</month>
<month type="4">awi</month>
<month type="5"></month>
<month type="6">zuw</month>
<month type="7">zul</month>
<month type="8">uti</month>
<month type="9">sɛt</month>
<month type="10">ɔku</month>
<month type="11">now</month>
<month type="12">des</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">zanwuye</month>
<month type="2">feburuye</month>
<month type="3">marisi</month>
<month type="4">awirili</month>
<month type="5"></month>
<month type="6">zuwɛn</month>
<month type="7">zuluye</month>
<month type="8">uti</month>
<month type="9">sɛtanburu</month>
<month type="10">ɔkutɔburu</month>
<month type="11">nowanburu</month>
<month type="12">desanburu</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">Z</month>
<month type="2">F</month>
<month type="3">M</month>
<month type="4">A</month>
<month type="5">M</month>
<month type="6">Z</month>
<month type="7">Z</month>
<month type="8">U</month>
<month type="9">S</month>
<month type="10">Ɔ</month>
<month type="11">N</month>
<month type="12">D</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">kar</day>
<day type="mon">ntɛ</day>
<day type="tue">tar</day>
<day type="wed">ara</day>
<day type="thu">ala</day>
<day type="fri">jum</day>
<day type="sat">sib</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">kari</day>
<day type="mon">ntɛnɛ</day>
<day type="tue">tarata</day>
<day type="wed">araba</day>
<day type="thu">alamisa</day>
<day type="fri">juma</day>
<day type="sat">sibiri</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">K</day>
<day type="mon">N</day>
<day type="tue">T</day>
<day type="wed">A</day>
<day type="thu">A</day>
<day type="fri">J</day>
<day type="sat">S</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">KS1</quarter>
<quarter type="2">KS2</quarter>
<quarter type="3">KS3</quarter>
<quarter type="4">KS4</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">kalo saba fɔlɔ</quarter>
<quarter type="2">kalo saba filanan</quarter>
<quarter type="3">kalo saba sabanan</quarter>
<quarter type="4">kalo saba naaninan</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<eras>
<eraNames>
<era type="0">jezu krisiti ɲɛ</era>
<era type="1">jezu krisiti minkɛ</era>
</eraNames>
<eraAbbr>
<era type="0">J.-C. ɲɛ</era>
<era type="1">ni J.-C.</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM, y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="M">M</dateFormatItem>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MMd">d/MM</dateFormatItem>
<dateFormatItem id="MMdd">dd/MM</dateFormatItem>
<dateFormatItem id="MMM">MMM</dateFormatItem>
<dateFormatItem id="MMMd">d MMM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
<dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
<dateFormatItem id="MMMMEd">E d MMMM</dateFormatItem>
<dateFormatItem id="ms">m:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMM">MM/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
<appendItems>
<appendItem request="Day">{0} ({2}: {1})</appendItem>
<appendItem request="Day-Of-Week">{0} {1}</appendItem>
<appendItem request="Era">{1} {0}</appendItem>
<appendItem request="Hour">{0} ({2}: {1})</appendItem>
<appendItem request="Minute">{0} ({2}: {1})</appendItem>
<appendItem request="Month">{0} ({2}: {1})</appendItem>
<appendItem request="Quarter">{0} ({2}: {1})</appendItem>
<appendItem request="Second">{0} ({2}: {1})</appendItem>
<appendItem request="Timezone">{0} {1}</appendItem>
<appendItem request="Week">{0} ({2}: {1})</appendItem>
<appendItem request="Year">{1} {0}</appendItem>
</appendItems>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>tile</displayName>
</field>
<field type="year">
<displayName>san</displayName>
</field>
<field type="month">
<displayName>kalo</displayName>
</field>
<field type="week">
<displayName>dɔgɔkun</displayName>
</field>
<field type="day">
<displayName>don</displayName>
<relative type="-1">kunu</relative>
<relative type="0">bi</relative>
<relative type="1">sini</relative>
</field>
<field type="dayperiod">
<displayName>sɔgɔma/tile/wula/su</displayName>
</field>
<field type="hour">
<displayName>lɛrɛ</displayName>
</field>
<field type="minute">
<displayName>miniti</displayName>
</field>
<field type="second">
<displayName>sekondi</displayName>
</field>
<field type="zone">
<displayName>sigikun tilena</displayName>
</field>
</fields>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤#,##0.00</pattern>
</currencyFormat>
<currencyFormat type="accounting">
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="other" draft="provisional">¤0K</pattern>
<pattern type="10000" count="other" draft="provisional">¤00K</pattern>
<pattern type="100000" count="other" draft="provisional">¤000K</pattern>
<pattern type="1000000" count="other" draft="provisional">¤0M</pattern>
<pattern type="10000000" count="other" draft="provisional">¤00M</pattern>
<pattern type="100000000" count="other" draft="provisional">¤000M</pattern>
<pattern type="1000000000" count="other" draft="provisional">¤0G</pattern>
<pattern type="10000000000" count="other" draft="provisional">¤00G</pattern>
<pattern type="100000000000" count="other" draft="provisional">¤000G</pattern>
<pattern type="1000000000000" count="other" draft="provisional">¤0T</pattern>
<pattern type="10000000000000" count="other" draft="provisional">¤00T</pattern>
<pattern type="100000000000000" count="other" draft="provisional">¤000T</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>arabu mara kafoli Diram</displayName>
</currency>
<currency type="AOA">
<displayName>angola Kwanza</displayName>
</currency>
<currency type="AUD">
<displayName>ositirali Dolar</displayName>
</currency>
<currency type="BHD">
<displayName>bareyini Dinar</displayName>
</currency>
<currency type="BIF">
<displayName>burundi Fraŋ</displayName>
</currency>
<currency type="BWP">
<displayName>bɔtisiwana Pula</displayName>
</currency>
<currency type="CAD">
<displayName>kanada Dolar</displayName>
</currency>
<currency type="CDF">
<displayName>kongole Fraŋ</displayName>
</currency>
<currency type="CHF">
<displayName>suwisi Fraŋ</displayName>
</currency>
<currency type="CNY">
<displayName>siniwa Yuwan</displayName>
</currency>
<currency type="CVE">
<displayName>capivɛrdi Esekudo</displayName>
</currency>
<currency type="DJF">
<displayName>jibuti Fraŋ</displayName>
</currency>
<currency type="DZD">
<displayName>alizeri Dinar</displayName>
</currency>
<currency type="EGP">
<displayName>eziputi Livri</displayName>
</currency>
<currency type="ERN">
<displayName>eritere Nafika</displayName>
</currency>
<currency type="ETB">
<displayName>etiopi Bir</displayName>
</currency>
<currency type="EUR">
<displayName>ero</displayName>
</currency>
<currency type="GBP">
<displayName>angilɛ Livri</displayName>
</currency>
<currency type="GHC">
<displayName>gana Sedi</displayName>
</currency>
<currency type="GMD">
<displayName>gambi Dalasi</displayName>
</currency>
<currency type="GNS">
<displayName>gine Fraŋ</displayName>
</currency>
<currency type="INR">
<displayName>Ɛndu Rupi</displayName>
</currency>
<currency type="JPY">
<displayName>zapɔne Yɛn</displayName>
</currency>
<currency type="KES">
<displayName>keniya Siling</displayName>
</currency>
<currency type="KMF">
<displayName>komɔri Fraŋ</displayName>
</currency>
<currency type="LRD">
<displayName>liberiya Dolar</displayName>
</currency>
<currency type="LSL">
<displayName>lesoto Loti</displayName>
</currency>
<currency type="LYD">
<displayName>libi Dinar</displayName>
</currency>
<currency type="MAD">
<displayName>marɔku Diram</displayName>
</currency>
<currency type="MGA">
<displayName>madagasikari Fraŋ</displayName>
</currency>
<currency type="MRO">
<displayName>mɔritani Uguwiya (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>mɔritani Uguwiya</displayName>
</currency>
<currency type="MUR">
<displayName>morisi Rupi</displayName>
</currency>
<currency type="MWK">
<displayName>malawi Kwaca</displayName>
</currency>
<currency type="MZM">
<displayName>mozanbiki Metikali</displayName>
</currency>
<currency type="NAD">
<displayName>namibi Dolar</displayName>
</currency>
<currency type="NGN">
<displayName>nizeriya Nɛra</displayName>
</currency>
<currency type="RWF">
<displayName>ruwanda Fraŋ</displayName>
</currency>
<currency type="SAR">
<displayName>sawudiya Riyal</displayName>
</currency>
<currency type="SCR">
<displayName>sesɛli Rupi</displayName>
</currency>
<currency type="SDG">
<displayName>sudani Dinar</displayName>
</currency>
<currency type="SDP">
<displayName>sudani Livri</displayName>
</currency>
<currency type="SHP">
<displayName>Ɛlɛni-Senu Livri</displayName>
</currency>
<currency type="SLL">
<displayName>siyeralewɔni Lewɔni</displayName>
</currency>
<currency type="SOS">
<displayName>somali Siling</displayName>
</currency>
<currency type="STD">
<displayName>sawotome Dobra (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>sawotome Dobra</displayName>
</currency>
<currency type="SZL">
<displayName>swazilandi Lilangeni</displayName>
</currency>
<currency type="TND">
<displayName>tunizi Dinar</displayName>
</currency>
<currency type="TZS">
<displayName>tanzani Siling</displayName>
</currency>
<currency type="UGX">
<displayName>uganda Siling</displayName>
</currency>
<currency type="USD">
<displayName>ameriki Dolar</displayName>
</currency>
<currency type="XAF">
<displayName>sefa Fraŋ (BEAC)</displayName>
</currency>
<currency type="XOF">
<displayName>sefa Fraŋ (BCEAO)</displayName>
</currency>
<currency type="ZAR">
<displayName>sudafriki Randi</displayName>
</currency>
<currency type="ZMK">
<displayName>zambi Kwaca (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>zambi Kwaca</displayName>
</currency>
<currency type="ZWD">
<displayName>zimbabuwe Dolar</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>ɔwɔ:ɔ</yesstr>
<nostr>ayi:a</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bm"/>
<territory type="ML"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bn"/>
<territory type="BD"/>
</identity>
</ldml>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bn"/>
<territory type="IN"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ksh">কোলোনিয়ান</language>
</languages>
<territories>
<territory type="CD" alt="variant">কঙ্গো (DRC)</territory>
<territory type="UM">মার্কিন যুক্তরাষ্ট্রের পার্শ্ববর্তী দ্বীপপুঞ্জ</territory>
</territories>
</localeDisplayNames>
</ldml>

View File

@@ -0,0 +1,640 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bo"/>
</identity>
<localeDisplayNames>
<languages>
<language type="bn" draft="unconfirmed">བྷང་ག་ལའི་སྐད།</language>
<language type="bo">བོད་སྐད་</language>
<language type="da" draft="unconfirmed">ཏེན་མག་གི་སྐད།</language>
<language type="de" draft="provisional">འཇར་མན་གྱི།</language>
<language type="dz">རྫོང་ཁ</language>
<language type="en">དབྱིན་ཇིའི་སྐད།</language>
<language type="en_CA">དབྱིན་ཇིའི་སྐད། (ཁེ་ན་ཌ་)</language>
<language type="en_GB">དབྱིན་ཇིའི་སྐད། (དབྱིན་ལན་)</language>
<language type="en_US">དབྱིན་ཇིའི་སྐད། (ཨ་རི་)</language>
<language type="es" draft="provisional">ཞི་པན་ཡའི།</language>
<language type="fr" draft="provisional">ཧྥ་རན་སིའི་།</language>
<language type="gaa" draft="unconfirmed">གཱ་སྐད།</language>
<language type="gu" draft="unconfirmed">གུཇ་རཱཏི་སྐད།</language>
<language type="hi">ཧིན་དི</language>
<language type="id" draft="unconfirmed">ཨིན་དོ་ནི་སི་སྐད།</language>
<language type="it" draft="provisional">དབྱི་ཏ་་ལའི་མི།</language>
<language type="ja">ཉི་ཧོང་སྐད་</language>
<language type="kn" draft="unconfirmed">ཀནྣ་ཌ་སྐད།</language>
<language type="ko" draft="unconfirmed">ཁོ་རེ་ཡའི་སྐད།</language>
<language type="la" draft="unconfirmed">ལཱ་ཏིན་སྐད།</language>
<language type="mn" draft="unconfirmed">སོག་སྐད།</language>
<language type="mr" draft="unconfirmed">མ་ར་ཐི་སྐད།</language>
<language type="ms" draft="unconfirmed">མ་ལ་ཡ་སྐད།</language>
<language type="my" draft="unconfirmed">འབར་མའི་སྐད།</language>
<language type="ne">ནེ་པ་ལི</language>
<language type="nl" draft="unconfirmed">ཧའོ་ལན་སྐད།</language>
<language type="nn" draft="unconfirmed">ནོ་ཝེ་སྐད།</language>
<language type="or" draft="unconfirmed">ཨཽ་རི་ཡ་སྐད།</language>
<language type="pl" draft="unconfirmed">པོ་ལན་སྐད།</language>
<language type="pt" draft="provisional">ཕི་ཐོ་ཡའི།</language>
<language type="pt_BR" draft="provisional">པ་ཞའི་མི། ཕི་ཐོ་ཡའི་མི།</language>
<language type="ru">ཨུ་རུ་སུ་སྐད་</language>
<language type="sa" draft="unconfirmed">སཾ་སྐྲྀ་ཏ།</language>
<language type="si" draft="unconfirmed">ཞི་ལན་སྐད།</language>
<language type="sv" draft="unconfirmed">ཧྲུའི་ཏན་སྐད།</language>
<language type="ta" draft="unconfirmed">ཏཱ་མིལ་སྐད།</language>
<language type="te" draft="unconfirmed">ཏེ་ལུ་གུ་སྐད།</language>
<language type="th" draft="unconfirmed">ཐའའི་ཡུལ་སྐད།</language>
<language type="tr" draft="unconfirmed">ཐུར་ཁེའི་སྐད།</language>
<language type="ug" draft="unconfirmed">ཡུ་གུར་སྐད།</language>
<language type="uk" draft="unconfirmed">ཡུ་ཀྲ་ནི་སྐད།</language>
<language type="und" draft="provisional">མིའི་ཤེས་རྟོགས་མ་བྱུང་བ། ཡང་ན་ཆད་ལྷག་ཅན་གྱི་སྐད་བརྡ།</language>
<language type="ur" draft="unconfirmed">ཝུའུ་ཏུའུ་སྐད།</language>
<language type="vi" draft="unconfirmed">ཡོ་ནན་སྐད།</language>
<language type="zen" draft="unconfirmed">ཟེ་ན་གཱ་སྐད།</language>
<language type="zh">རྒྱ་སྐད་</language>
<language type="zh_Hans" draft="provisional">སྟབས་བརྡའི། ཀྲུང་གོའི།</language>
<language type="zh_Hant" draft="provisional">སྲོལ་རྒྱུན་གྱི།</language>
<language type="zu" draft="unconfirmed">ཟུ་ལུ་སྐད།</language>
<language type="zun" draft="unconfirmed">ཟུ་ནི་སྐད།</language>
<language type="zza">ཟ་ཟའ་སྐད།</language>
</languages>
<scripts>
<script type="Arab" draft="provisional">འ་ལ་པོའི་སྐད་ཡིག་།</script>
<script type="Cyrl" draft="provisional">གོ་སའི་ལ་ཧྥུ་སྐད་ཡིག་།</script>
<script type="Deva" draft="unconfirmed">དེ་བ་ནཱ་ག་རཱི་སྐད་ཡིག</script>
<script type="Gujr" draft="unconfirmed">གུཇ་རཱཏི་སྐད།</script>
<script type="Hans">རྒྱ་ཡིག་གསར་པ།</script>
<script type="Hant">རྒྱ་ཡིག་རྙིང་པ།</script>
<script type="Latn" draft="provisional">ལ་ཏིན་སྐད་ཡིག་།</script>
<script type="Mymr" draft="unconfirmed">འབར་མའི་སྐད་ཡིག</script>
<script type="Tibt">བོད་ཡིག་</script>
<script type="Zxxx">སྙན་བརྒྱུད། ཡིག་རིགས་སུ་མ་བཀོད་པའི་ཟིན་ཐོ།</script>
<script type="Zzzz" draft="provisional">མིའི་ཤེས་རྟོགས་མ་བྱུང་བ། ཡང་ན་ཆད་ལྷག་ཅན་གྱི་ཟིན་བྲིས།</script>
</scripts>
<territories>
<territory type="001">འཛམ་གླིང་།</territory>
<territory type="002" draft="unconfirmed">ཨཕྲི་ཀ།</territory>
<territory type="053" draft="unconfirmed">ཨསྟྲེ་ལི་ཡ་དང་། ནིའུ་ཛི་ལན྄ཌ།</territory>
<territory type="142" draft="unconfirmed">ཨེ་ཤི་ཡ།</territory>
<territory type="150" draft="unconfirmed">ཡུ་རོབ།</territory>
<territory type="AD" draft="unconfirmed">ཨེན་ཌོ་ར།</territory>
<territory type="AE" draft="unconfirmed">ཨ་རབ། ཨི་མི་རཊ྄། ཆིག་སྒྲིལ་རྒྱལ་ཁབ།</territory>
<territory type="AF" draft="unconfirmed">ཨཕ་ག་ནི་སྟཱན།</territory>
<territory type="AG" draft="unconfirmed">ཨེན་ཊི་གུ་དང་། བྷར་བུ་ཌ།</territory>
<territory type="AI" draft="unconfirmed">ཨང་གུའི་ལ།</territory>
<territory type="AL" draft="unconfirmed">ཨལ་བཱ་ནི་ཡ།</territory>
<territory type="AM" draft="unconfirmed">ཨར་མེ་ནི་ཡ།</territory>
<territory type="AO" draft="unconfirmed">ཨང་གཽ་ལ།</territory>
<territory type="AQ" draft="unconfirmed">ལྷོ་རྩེའི་མཐའ་གླིང་།</territory>
<territory type="AR" draft="unconfirmed">ཨར་ཇེན་ཊི་ན།</territory>
<territory type="AT" draft="unconfirmed">ཨསྟྲི་ཡ།</territory>
<territory type="AU" draft="unconfirmed">ཨསྟྲེ་ལི་ཡ།</territory>
<territory type="AW" draft="unconfirmed">ཨ་རུ་བ།</territory>
<territory type="AZ" draft="unconfirmed">ཨཛར་བཡེ་ཇན།</territory>
<territory type="BA" draft="unconfirmed">བོསྣི་ཡ་དང་ཧརྫོ་གོ་ཝི་ན།</territory>
<territory type="BB" draft="unconfirmed">བཱརྦ་ཌོས྄།</territory>
<territory type="BD" draft="unconfirmed">བངྒ་ལ་དེཤ།</territory>
<territory type="BE" draft="unconfirmed">བེལ་ཇི་ཡམ།</territory>
<territory type="BF" draft="unconfirmed">བརཀི་ན། ཕསོ།</territory>
<territory type="BG" draft="unconfirmed">བུལ་ག་རི་ཡ།</territory>
<territory type="BH" draft="unconfirmed">བྷཱ་རེན།</territory>
<territory type="BI" draft="unconfirmed">བུ་རུན་ཌི།</territory>
<territory type="BJ" draft="unconfirmed">བཱེ་ནིན།</territory>
<territory type="BM" draft="unconfirmed">བར་མུ་ཌ།</territory>
<territory type="BN" draft="unconfirmed">བུ་རུ་ནེ།</territory>
<territory type="BO" draft="unconfirmed">བོ་ལི་ཝིཡ།</territory>
<territory type="BR" draft="unconfirmed">བ་རཱ་ཛིལ།</territory>
<territory type="BS" draft="unconfirmed">བྷཱ་མས྄།</territory>
<territory type="BT" draft="unconfirmed">འབྲུག་ཡུལ།</territory>
<territory type="BW" draft="unconfirmed">བོཙ་ཝ་ན།</territory>
<territory type="BY" draft="unconfirmed">བེ་ལུ་རུ་སུ།</territory>
<territory type="BZ" draft="unconfirmed">བེ་ལིཛ།</territory>
<territory type="CA" draft="unconfirmed">ཁེ་ན་ཌ།</territory>
<territory type="CH" draft="unconfirmed">ཧྲུད་ཧྲི།</territory>
<territory type="CI" draft="unconfirmed">ཀོ་ཊེ་ཌི། ཨི་ཝོ་རེ།</territory>
<territory type="CK" draft="unconfirmed">ཀཱུག གླིང་ཕྲེན་རྒྱལ་ཁབ།</territory>
<territory type="CL" draft="unconfirmed">ཅི་ལི།</territory>
<territory type="CM" draft="unconfirmed">ཀ་མེ་རུན།</territory>
<territory type="CN">རྒྱ་ནག</territory>
<territory type="CO" draft="unconfirmed">ཀོ་ལོམ་བི་ཡ།</territory>
<territory type="CR" draft="unconfirmed">ཀོ་ས྄ཊ་རི་ཀ།</territory>
<territory type="CU" draft="unconfirmed">ཁྱུའུ་བ།</territory>
<territory type="CY" draft="unconfirmed">སཱཡེ་པ་རས྄།</territory>
<territory type="CZ" draft="unconfirmed">ཅཻག་སྤྱི་མཐུན་རྒྱལ་ཁབ།</territory>
<territory type="DE">འཇར་མན་</territory>
<territory type="DJ" draft="unconfirmed">ཛི་བུ་ཏི།</territory>
<territory type="DK" draft="unconfirmed">ཌེན་མཱརྐ།</territory>
<territory type="DM" draft="unconfirmed">ཌོ་མིན་ནི་ཀ།</territory>
<territory type="DO" draft="unconfirmed">ཌོ་མིནནི་ཀན་སྤྱི་མཐུན་རྒྱལ་ཁབ།</territory>
<territory type="DZ" draft="unconfirmed">ཨལ་ཇི་རི་ཡ།</territory>
<territory type="EC" draft="unconfirmed">ཨི་ཁྭ་ཌོར།</territory>
<territory type="EE" draft="unconfirmed">ཨིསྟོ་ནི་ཡ།</territory>
<territory type="EG" draft="unconfirmed">ཨི་ཇིབྚ།</territory>
<territory type="ER" draft="unconfirmed">ཨེ་རི་ཏྲེ་ཨ།</territory>
<territory type="ES" draft="unconfirmed">སི་པན།</territory>
<territory type="ET" draft="unconfirmed">ཨི་ཐིའོ་པི་ཡ།</territory>
<territory type="FI" draft="unconfirmed">ཕིན་ལན྄ཌ།</territory>
<territory type="FJ" draft="unconfirmed">ཕི་ཇི།</territory>
<territory type="FK" draft="unconfirmed">ཕལྐ་ལནྜ་གླིང་ཕྲན།</territory>
<territory type="FR" draft="unconfirmed">ཕ་རཱན་སི།</territory>
<territory type="GA" draft="unconfirmed">གེ་བཽན།</territory>
<territory type="GB">དབྱིན་ཇི་</territory>
<territory type="GD" draft="unconfirmed">གྷ་རི་ན་ཌ།</territory>
<territory type="GE" draft="unconfirmed">ཇོར་ཇི་ཡ།</territory>
<territory type="GH" draft="unconfirmed">གྷ་ན།</territory>
<territory type="GI" draft="unconfirmed">ཇིབ་རཱལ་ཊར།</territory>
<territory type="GM" draft="unconfirmed">གྷམ་བི་ཡ།</territory>
<territory type="GN" draft="unconfirmed">གྷི་ནི་ཡ།</territory>
<territory type="GR" draft="unconfirmed">གྷི་རཱི་སི།</territory>
<territory type="GT" draft="unconfirmed">གྷོ་ཊེ་མ་ལ།</territory>
<territory type="GW" draft="unconfirmed">གྷི་ནི་ཡ་བིས྄་སོ།</territory>
<territory type="GY" draft="unconfirmed">གྷུ་ཡཱ་ན།</territory>
<territory type="HK" alt="short" draft="unconfirmed">ཧོང་ཀོང༌།</territory>
<territory type="HN" draft="unconfirmed">ཧོན་དུ་རས྄།</territory>
<territory type="HR" draft="unconfirmed">ཀུརོ་ཤི་ཡ།</territory>
<territory type="HT" draft="unconfirmed">ཧེ་ཏི།</territory>
<territory type="HU" draft="unconfirmed">ཧངྒ་རི།</territory>
<territory type="ID" draft="unconfirmed">ཨིན་ཌོ་ནེ་ཤི་ཡ།</territory>
<territory type="IE" draft="unconfirmed">ཨ་ཡར་ལནཌ།</territory>
<territory type="IL" draft="unconfirmed">ཨི་ཛ྄་རེལ།</territory>
<territory type="IN">རྒྱ་གར་</territory>
<territory type="IQ" draft="unconfirmed">ཨི་རག།</territory>
<territory type="IR" draft="unconfirmed">ཨི་རཱན།</territory>
<territory type="IS" draft="unconfirmed">ཨ་ཨི་སི་ལནད།</territory>
<territory type="IT">ཨི་ཀྲར་ལི་</territory>
<territory type="JM" draft="unconfirmed">ཛ་མེ་ཀ།</territory>
<territory type="JO" draft="unconfirmed">ཇོར་ཌན།</territory>
<territory type="JP">ཉི་ཧོང་</territory>
<territory type="KE" draft="unconfirmed">ཁེན་ཉི་ཡ།</territory>
<territory type="KG" draft="unconfirmed">ཁིར་གིཛ་སྟཱན།</territory>
<territory type="KH" draft="unconfirmed">ཀམ་བོ་ཌི་ཡ།</territory>
<territory type="KI" draft="unconfirmed">ཀི་རི་བཱ་ཏི།</territory>
<territory type="KN" draft="unconfirmed">སེནྚ། ཀིཊྚས྄། དང༌། ནེ་བིས྄།</territory>
<territory type="KR">ལྷོ་ཀོ་རི་ཡ།</territory>
<territory type="KW" draft="unconfirmed">ཀུ་ཝེད་རྒྱལ་ཁབ།</territory>
<territory type="KY" draft="unconfirmed">ཁེ་མེན་གླིང་ཕྲན།</territory>
<territory type="KZ" draft="unconfirmed">ཁ་ཛཱག་སྟཱན།</territory>
<territory type="LA" draft="unconfirmed">ལཱ་འོས།</territory>
<territory type="LB" draft="unconfirmed">ལེབ་ནོན།</territory>
<territory type="LC" draft="unconfirmed">སེནྚ། ལུ་ཤི་ཡ།</territory>
<territory type="LI" draft="unconfirmed">ལེག་ཏེན་ཚིན།</territory>
<territory type="LK" draft="unconfirmed">ཤྲཱི་ལངྐ་།</territory>
<territory type="LR" draft="unconfirmed">ལི་བེ་རི་ཡ།</territory>
<territory type="LS" draft="unconfirmed">ལེ་སོ་ཐོ།</territory>
<territory type="LT" draft="unconfirmed">ལི་ཐུ་ཨེ་ནི་ཡ།</territory>
<territory type="LU" draft="unconfirmed">ལཀ་ཛམ་བོརྒ།</territory>
<territory type="LV" draft="unconfirmed">ལཏ་བི་ཡ།</territory>
<territory type="LY" draft="unconfirmed">ལི་བི་ཡ།</territory>
<territory type="MA" draft="unconfirmed">མོ་རོ་ཀྐོ།</territory>
<territory type="MC" draft="unconfirmed">མོ་ན་ཀོ།</territory>
<territory type="MG" draft="unconfirmed">མ་དཱ་གྷསྐཱར།</territory>
<territory type="MH" draft="unconfirmed">མཱར་ཤལ་གླིང་ཕྲེན།</territory>
<territory type="ML" draft="unconfirmed">མ་ལི།</territory>
<territory type="MM" draft="unconfirmed">འབར་མ།</territory>
<territory type="MN" draft="unconfirmed">སོག་ཡུལ།</territory>
<territory type="MO" alt="short" draft="unconfirmed">མེ་ཀའོ།</territory>
<territory type="MR" draft="unconfirmed">མཽ་རི་ཏ་ནི་ཡ།</territory>
<territory type="MT" draft="unconfirmed">མལ་ཊ།</territory>
<territory type="MU" draft="unconfirmed">མཽ་རིཤས྄།</territory>
<territory type="MV" draft="unconfirmed">མལ་དྭིབ།</territory>
<territory type="MW" draft="unconfirmed">མཱ་ལཱ་ཝི།</territory>
<territory type="MX" draft="unconfirmed">མེཀ་སི་ཀོ།</territory>
<territory type="MY" draft="unconfirmed">མ་ལེ་ཤི་ཡ།</territory>
<territory type="MZ" draft="unconfirmed">མོ་ཛམ་བིག།</territory>
<territory type="NA" draft="unconfirmed">ན་མི་བི་ཡ།</territory>
<territory type="NE" draft="unconfirmed">ནའི་ཇར།</territory>
<territory type="NG" draft="unconfirmed">ནཱའི་ཇི་རི་ཡ།</territory>
<territory type="NI" draft="unconfirmed">ནི་ཀ་ར་གུ་ཨ།</territory>
<territory type="NL" draft="unconfirmed">ཧའོ་ལན།</territory>
<territory type="NO" draft="unconfirmed">ནོར་ཝེ།</territory>
<territory type="NP">བལ་ཡུལ་</territory>
<territory type="NR" draft="unconfirmed">ནཽ་རུ།</territory>
<territory type="NU" draft="unconfirmed">ནིའུ་ཝ།</territory>
<territory type="NZ" draft="unconfirmed">ནིའུ་ཛི་ལན྄ཌ།</territory>
<territory type="OM" draft="unconfirmed">ཨོ་མན།</territory>
<territory type="PA" draft="unconfirmed">པ་ནཱ་མ།</territory>
<territory type="PE" draft="unconfirmed">པེ་རུ།</territory>
<territory type="PG" draft="unconfirmed">པ་པུ་ཨ། ནིའུ། གྷི་ནི།</territory>
<territory type="PH" draft="unconfirmed">ཕི་ལི་པིནས྄།</territory>
<territory type="PK" draft="unconfirmed">པཀི་སྟཱན།</territory>
<territory type="PL" draft="unconfirmed">པོ་ལནྜ།</territory>
<territory type="PT" draft="unconfirmed">པོར་ཏུ་གྷལ།</territory>
<territory type="PW" draft="unconfirmed">པ་ལཽ།</territory>
<territory type="PY" draft="unconfirmed">པཱ་ར་གེ།</territory>
<territory type="QA" draft="unconfirmed">ཀ་ཏཱར།</territory>
<territory type="RO" draft="unconfirmed">རོ་མཱ་ནིཡ།</territory>
<territory type="RS" draft="unconfirmed">སེར་བི་ཡ།</territory>
<territory type="RU">ཨུ་རུ་སུ་</territory>
<territory type="RW" draft="unconfirmed">རུ་ཝན་ཌ།</territory>
<territory type="SA" draft="unconfirmed">སཽ་དྷི་ཨ་རཱ་བི་ཡ།</territory>
<territory type="SB" draft="unconfirmed">སོ་ལོ་མོན། གླིང་ཕྲན་ཚོ་ཁག།</territory>
<territory type="SC" draft="unconfirmed">སཱ་ཤཻལ།</territory>
<territory type="SD" draft="unconfirmed">སུ་དཱན།</territory>
<territory type="SE" draft="unconfirmed">ཧྲུའི་ཏན།</territory>
<territory type="SG" draft="unconfirmed">སིངྒ་པུར།</territory>
<territory type="SH" draft="unconfirmed">སེནྚ། ཧེ་ལི་ན།</territory>
<territory type="SI" draft="unconfirmed">ས་ལཽ་ཝེ་ནི་ཡ།</territory>
<territory type="SK" draft="unconfirmed">ས་ལཽ་ཝཀྱ།</territory>
<territory type="SL" draft="unconfirmed">སེ་ཡར་ར། ལིའོན།</territory>
<territory type="SM" draft="unconfirmed">སན་མེ་རི་ནོ།</territory>
<territory type="SN" draft="unconfirmed">སེ་ནི་གྷལ།</territory>
<territory type="SO" draft="unconfirmed">སོ་མཱལི་ཡ།</territory>
<territory type="SR" draft="unconfirmed">སུ་རི་ནཱམ།</territory>
<territory type="ST" draft="unconfirmed">ས་འོ་ཏོད་མད། དང༌། པ྄རིན་སི་པེ།</territory>
<territory type="SV" draft="unconfirmed">ཨེལ། སཱལ་ཝ་ཌོར།</territory>
<territory type="TD" draft="unconfirmed">ཅཻཌ།</territory>
<territory type="TR" draft="unconfirmed">ཏུརཀི།</territory>
<territory type="TV" draft="unconfirmed">ཐུ་ཝ་ལུ།</territory>
<territory type="UA" draft="unconfirmed">ཡུ་ཀྲན།</territory>
<territory type="UG" draft="unconfirmed">ཡུ་གན་ཌ།</territory>
<territory type="US">ཨ་མེ་རི་ཀ།</territory>
<territory type="UY" draft="unconfirmed">ཨུ་རུ་གྷེ།</territory>
<territory type="UZ" draft="unconfirmed">ཨུཛ་བེ་ཀིསྟཱན།</territory>
<territory type="VA" draft="unconfirmed">ཝེ་ཊི་ཀན།</territory>
<territory type="VC" draft="unconfirmed">སེནྚ། ཝིན་སན། དང༌། གྷིརིན་ཌིན།</territory>
<territory type="VE" draft="unconfirmed">ཝེ་ནི་ཛུའེ་ལ།</territory>
<territory type="VN" draft="unconfirmed">བི་དི་ནམ།</territory>
<territory type="VU" draft="unconfirmed">ཝ་ནུ་ཨ་ཐུ།</territory>
<territory type="WS" draft="unconfirmed">ནུ་བ་ས་མོ་འ།</territory>
<territory type="YE" draft="unconfirmed">ཡེ་མེན།</territory>
<territory type="ZA" draft="unconfirmed">ལྷོ་ ཨཕྲི་ཀ།</territory>
<territory type="ZM" draft="unconfirmed">ཛམ་བི་ཡ།</territory>
<territory type="ZW" draft="unconfirmed">ཛིམ་བྷཱ་བེ།</territory>
<territory type="ZZ">མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག</territory>
</territories>
<variants>
<variant type="PINYIN" draft="unconfirmed">པིན་ཡིན།</variant>
</variants>
<measurementSystemNames>
<measurementSystemName type="US" draft="unconfirmed">ཨ་མེ་རི་ཀའི།</measurementSystemName>
</measurementSystemNames>
</localeDisplayNames>
<characters>
<exemplarCharacters>[\u0F7E ཿ ཀ {ཀ\u0FB5} \u0F90 {\u0F90\u0FB5} ཁ \u0F91 ག {ག\u0FB7} \u0F92 {\u0F92\u0FB7} ང \u0F94 ཅ \u0F95 ཆ \u0F96 ཇ \u0F97 ཉ \u0F99 ཊ \u0F9A ཋ \u0F9B ཌ {ཌ\u0FB7} \u0F9C {\u0F9C\u0FB7} ཎ \u0F9E ཏ \u0F9F ཐ \u0FA0 ད {ད\u0FB7} \u0FA1 {\u0FA1\u0FB7} ན \u0FA3 པ \u0FA4 ཕ \u0FA5 བ {བ\u0FB7} \u0FA6 {\u0FA6\u0FB7} མ \u0FA8 ཙ \u0FA9 ཚ \u0FAA ཛ {ཛ\u0FB7} \u0FAB {\u0FAB\u0FB7} ཝ \u0FAD \u0FBA ཞ \u0FAE ཟ \u0FAF འ \u0FB0 ཡ \u0FB1 \u0FBB ར ཪ \u0FB2 \u0FBC ལ \u0FB3 ཤ \u0FB4 ཥ \u0FB5 ས \u0FB6 ཧ \u0FB7 ཨ \u0FB8 \u0F72 {\u0F71\u0F72} \u0F80 {\u0F71\u0F80} \u0F74 {\u0F71\u0F74} {\u0FB2\u0F80} \u0F77 {\u0FB3\u0F80} \u0F79 \u0F7A \u0F7B \u0F7C \u0F7D \u0F84]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[ༀ]</exemplarCharacters>
<exemplarCharacters type="index" draft="contributed">[ཀ ཁ ག ང ཅ ཆ ཇ ཉ ཏ ཐ ད ན པ ཕ བ མ ཙ ཚ ཛ ཝ ཞ ཟ འ ཡ ར ལ ཤ ས ཧ ཨ]</exemplarCharacters>
<exemplarCharacters type="numbers">[\- , . % ‰ + 0༠ 1༡ 2༢ 3༣ 4༤ 5༥ 6༦ 7༧ 8༨ 9༩]</exemplarCharacters>
<exemplarCharacters type="punctuation" draft="unconfirmed">[\: ་ །]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="long">
<dateFormat>
<pattern>G སྤྱི་ལོ་y MMMMའི་ཚེས་d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>G y ལོའི་MMMཚེས་d</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yMMMd">G y ལོའི་MMMཚེས་d</dateFormatItem>
<dateFormatItem id="yMMMMd">G སྤྱི་ལོ་y MMMMའི་ཚེས་d</dateFormatItem>
<dateFormatItem id="yyyyMMMd">G y ལོའི་MMMཚེས་d</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">ཟླ་༡</month>
<month type="2">ཟླ་༢</month>
<month type="3">ཟླ་༣</month>
<month type="4">ཟླ་༤</month>
<month type="5">ཟླ་༥</month>
<month type="6">ཟླ་༦</month>
<month type="7">ཟླ་༧</month>
<month type="8">ཟླ་༨</month>
<month type="9">ཟླ་༩</month>
<month type="10">ཟླ་༡༠</month>
<month type="11">ཟླ་༡༡</month>
<month type="12">ཟླ་༡༢</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">ཟླ་བ་དང་པོ</month>
<month type="2">ཟླ་བ་གཉིས་པ</month>
<month type="3">ཟླ་བ་གསུམ་པ</month>
<month type="4">ཟླ་བ་བཞི་པ</month>
<month type="5">ཟླ་བ་ལྔ་པ</month>
<month type="6">ཟླ་བ་དྲུག་པ</month>
<month type="7">ཟླ་བ་བདུན་པ</month>
<month type="8">ཟླ་བ་བརྒྱད་པ</month>
<month type="9">ཟླ་བ་དགུ་པ</month>
<month type="10">ཟླ་བ་བཅུ་པ</month>
<month type="11">ཟླ་བ་བཅུ་གཅིག་པ</month>
<month type="12">ཟླ་བ་བཅུ་གཉིས་པ</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="wide">
<month type="1">ཟླ་བ་དང་པོ་</month>
<month type="2">ཟླ་བ་གཉིས་པ་</month>
<month type="3">ཟླ་བ་གསུམ་པ་</month>
<month type="4">ཟླ་བ་བཞི་པ་</month>
<month type="5">ཟླ་བ་ལྔ་པ་</month>
<month type="6">ཟླ་བ་དྲུག་པ་</month>
<month type="7">ཟླ་བ་བདུན་པ་</month>
<month type="8">ཟླ་བ་བརྒྱད་པ་</month>
<month type="9">ཟླ་བ་དགུ་པ་</month>
<month type="10">ཟླ་བ་བཅུ་པ་</month>
<month type="11">ཟླ་བ་བཅུ་གཅིག་པ་</month>
<month type="12">ཟླ་བ་བཅུ་གཉིས་པ་</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">ཉི་མ་</day>
<day type="mon">ཟླ་བ་</day>
<day type="tue">མིག་དམར་</day>
<day type="wed">ལྷག་པ་</day>
<day type="thu">ཕུར་བུ་</day>
<day type="fri">པ་སངས་</day>
<day type="sat">སྤེན་པ་</day>
</dayWidth>
<dayWidth type="narrow">
<day type="sun">ཉི</day>
<day type="mon">ཟླ</day>
<day type="tue">མིག</day>
<day type="wed">ལྷག</day>
<day type="thu">ཕུར</day>
<day type="fri">སངས</day>
<day type="sat">སྤེན</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">གཟའ་ཉི་མ་</day>
<day type="mon">གཟའ་ཟླ་བ་</day>
<day type="tue">གཟའ་མིག་དམར་</day>
<day type="wed">གཟའ་ལྷག་པ་</day>
<day type="thu">གཟའ་ཕུར་བུ་</day>
<day type="fri">གཟའ་པ་སངས་</day>
<day type="sat">གཟའ་སྤེན་པ་</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="abbreviated">
<day type="sun">ཉི་མ་</day>
<day type="mon">ཟླ་བ་</day>
<day type="tue">མིག་དམར་</day>
<day type="wed">ལྷག་པ་</day>
<day type="thu">ཕུར་བུ་</day>
<day type="fri">པ་སངས་</day>
<day type="sat">སྤེན་པ་</day>
</dayWidth>
<dayWidth type="narrow">
<day type="sun">ཉི</day>
<day type="mon">ཟླ</day>
<day type="tue">མིག</day>
<day type="wed">ལྷག</day>
<day type="thu">ཕུར</day>
<day type="fri">སངས</day>
<day type="sat">སྤེན</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">གཟའ་ཉི་མ་</day>
<day type="mon">གཟའ་ཟླ་བ་</day>
<day type="tue">གཟའ་མིག་དམར་</day>
<day type="wed">གཟའ་ལྷག་པ་</day>
<day type="thu">གཟའ་ཕུར་བུ་</day>
<day type="fri">གཟའ་པ་སངས་</day>
<day type="sat">གཟའ་སྤེན་པ་</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">དུས་ཚིགས་དང་པོ།</quarter>
<quarter type="2">དུས་ཚིགས་གཉིས་པ།</quarter>
<quarter type="3">དུས་ཚིགས་གསུམ་པ།</quarter>
<quarter type="4">དུས་ཚིགས་བཞི་པ།</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">དུས་ཚིགས་དང་པོ།</quarter>
<quarter type="2">དུས་ཚིགས་གཉིས་པ།</quarter>
<quarter type="3">དུས་ཚིགས་གསུམ་པ།</quarter>
<quarter type="4">དུས་ཚིགས་བཞི་པ།</quarter>
</quarterWidth>
</quarterContext>
<quarterContext type="stand-alone">
<quarterWidth type="abbreviated">
<quarter type="1">དུས་ཚིགས་དང་པོ།</quarter>
<quarter type="2">དུས་ཚིགས་གཉིས་པ།</quarter>
<quarter type="3">དུས་ཚིགས་གསུམ་པ།</quarter>
<quarter type="4">དུས་ཚིགས་བཞི་པ།</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">དུས་ཚིགས་དང་པོ།</quarter>
<quarter type="2">དུས་ཚིགས་གཉིས་པ།</quarter>
<quarter type="3">དུས་ཚིགས་གསུམ་པ།</quarter>
<quarter type="4">དུས་ཚིགས་བཞི་པ།</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">སྔ་དྲོ་</dayPeriod>
<dayPeriod type="pm">ཕྱི་དྲོ་</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">སྔ་དྲོ་</dayPeriod>
<dayPeriod type="pm">ཕྱི་དྲོ་</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraAbbr>
<era type="0">སྤྱི་ལོ་སྔོན་</era>
<era type="1">སྤྱི་ལོ་</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>y MMMMའི་ཚེས་d, EEEE</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>སྤྱི་ལོ་y MMMMའི་ཚེས་d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>y ལོའི་MMMཚེས་d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>y-MM-dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>h:mm:ss a zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>h:mm:ss a z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>h:mm:ss a</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>h:mm a</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="GyMMM">G y LLLL</dateFormatItem>
<dateFormatItem id="MMMd">MMMཚེས་d</dateFormatItem>
<dateFormatItem id="MMMEd">MMMཚེས་d, E</dateFormatItem>
<dateFormatItem id="MMMMd">MMMMའི་ཚེས་d</dateFormatItem>
<dateFormatItem id="yMMM">y LLL</dateFormatItem>
<dateFormatItem id="yMMMd">y ལོའི་MMMཚེས་d</dateFormatItem>
<dateFormatItem id="yMMMMd">སྤྱི་ལོ་y MMMMའི་ཚེས་d</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName draft="provisional">ལོ་རིམ།</displayName>
</field>
<field type="year">
<displayName draft="contributed">ལོ།</displayName>
</field>
<field type="month">
<displayName>ཟླ་བ་</displayName>
</field>
<field type="week">
<displayName draft="provisional">གཟའ་འཁོར།</displayName>
</field>
<field type="day">
<displayName draft="contributed">ཉིན།</displayName>
<relative type="-2">ཁས་ཉིན་</relative>
<relative type="-1">ཁས་ས་</relative>
<relative type="0">དེ་རིང་</relative>
<relative type="1">སང་ཉིན་</relative>
<relative type="2">གནངས་ཉིན་</relative>
</field>
<field type="weekday">
<displayName draft="provisional">གཟའ་འཁོར་གཅིག</displayName>
</field>
<field type="dayperiod">
<displayName draft="provisional">སྔ་དྲོ། ཕྱི་དྲོ།</displayName>
</field>
<field type="hour">
<displayName>ཆུ་ཚོད་</displayName>
</field>
<field type="minute">
<displayName draft="contributed">སྐར་མ།</displayName>
</field>
<field type="second">
<displayName draft="contributed">སྐར་ཆ།</displayName>
</field>
<field type="zone">
<displayName draft="contributed">དུས་ཚོད།</displayName>
</field>
</fields>
<timeZoneNames>
<zone type="Etc/Unknown">
<exemplarCity>མ་རྟོགས་པ</exemplarCity>
</zone>
</timeZoneNames>
</dates>
<numbers>
<defaultNumberingSystem>latn</defaultNumberingSystem>
<otherNumberingSystems>
<native>tibt</native>
</otherNumberingSystems>
<symbols numberSystem="latn">
<decimal draft="provisional">.</decimal>
<group draft="contributed">,</group>
<nan>NaN</nan>
</symbols>
<symbols numberSystem="tibt">
<nan>ཨང་མེན་</nan>
</symbols>
<decimalFormats numberSystem="latn">
<decimalFormatLength>
<decimalFormat>
<pattern draft="unconfirmed">#,##0.###</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern draft="contributed">#,##0%</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern draft="unconfirmed">¤ #,##0.00</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="other" draft="provisional">¤ 0K</pattern>
<pattern type="10000" count="other" draft="provisional">¤ 00K</pattern>
<pattern type="100000" count="other" draft="provisional">¤ 000K</pattern>
<pattern type="1000000" count="other" draft="provisional">¤ 0M</pattern>
<pattern type="10000000" count="other" draft="provisional">¤ 00M</pattern>
<pattern type="100000000" count="other" draft="provisional">¤ 000M</pattern>
<pattern type="1000000000" count="other" draft="provisional">¤ 0G</pattern>
<pattern type="10000000000" count="other" draft="provisional">¤ 00G</pattern>
<pattern type="100000000000" count="other" draft="provisional">¤ 000G</pattern>
<pattern type="1000000000000" count="other" draft="provisional">¤ 0T</pattern>
<pattern type="10000000000000" count="other" draft="provisional">¤ 00T</pattern>
<pattern type="100000000000000" count="other" draft="provisional">¤ 000T</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="CNY">
<displayName>ཡུ་ཨན་</displayName>
<symbol>¥</symbol>
</currency>
<currency type="INR">
<displayName>རྒྱ་གར་སྒོར་</displayName>
</currency>
<currency type="USD">
<displayName>ཨ་རིའི་སྒོར་</displayName>
</currency>
<currency type="XXX">
<displayName>མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>ཡིན།:Y</yesstr>
<nostr>མིན།:N</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bo"/>
<territory type="CN"/>
</identity>
</ldml>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bo"/>
<territory type="IN"/>
</identity>
<localeDisplayNames>
<territories>
<territory type="009">ཨོཤི་ཡཱན་ན།</territory>
</territories>
</localeDisplayNames>
<numbers>
<currencies>
<currency type="CNY">
<symbol>CN¥</symbol>
</currency>
</currencies>
</numbers>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="br"/>
<territory type="FR"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="brx"/>
<territory type="IN"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bs"/>
<script type="Cyrl"/>
<territory type="BA"/>
</identity>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bs"/>
<script type="Latn"/>
</identity>
</ldml>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="bs"/>
<script type="Latn"/>
<territory type="BA"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ca"/>
<territory type="AD"/>
</identity>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ca"/>
<territory type="ES"/>
</identity>
</ldml>

View File

@@ -0,0 +1,282 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ca"/>
<territory type="ES"/>
<variant type="VALENCIA"/>
</identity>
<localeDisplayNames>
<languages>
<language type="an" draft="unconfirmed">aragonés</language>
<language type="ang" draft="unconfirmed">anglés antic</language>
<language type="as" draft="unconfirmed">assamés</language>
<language type="az" draft="unconfirmed">azerbaidjanés</language>
<language type="ban" draft="unconfirmed">balinés</language>
<language type="ce" draft="unconfirmed">txetxé</language>
<language type="cy" draft="unconfirmed">gal·lés</language>
<language type="da" draft="unconfirmed">danés</language>
<language type="dum" draft="unconfirmed">neerlandés mitjà</language>
<language type="en" draft="unconfirmed">anglés</language>
<language type="en_GB" alt="short" draft="unconfirmed">anglés (GB)</language>
<language type="enm" draft="unconfirmed">anglés mitjà</language>
<language type="fi" draft="unconfirmed">finés</language>
<language type="fo" draft="unconfirmed">feroés</language>
<language type="fr" draft="unconfirmed">francés</language>
<language type="frm" draft="unconfirmed">francés mitjà</language>
<language type="fro" draft="unconfirmed">francés antic</language>
<language type="ga" draft="unconfirmed">irlandés</language>
<language type="gd" draft="unconfirmed">gaèlic escocés</language>
<language type="gil" draft="unconfirmed">gilbertés</language>
<language type="hu" draft="unconfirmed">hongarés</language>
<language type="is" draft="unconfirmed">islandés</language>
<language type="ja" draft="unconfirmed">japonés</language>
<language type="jv" draft="unconfirmed">javanés</language>
<language type="kho" draft="unconfirmed">khotanés</language>
<language type="kl" draft="unconfirmed">grenlandés</language>
<language type="lb" draft="unconfirmed">luxemburgués</language>
<language type="li" draft="unconfirmed">limburgués</language>
<language type="mad" draft="unconfirmed">madurés</language>
<language type="mga" draft="unconfirmed">gaèlic irlandés mitjà</language>
<language type="mh" draft="unconfirmed">marshallés</language>
<language type="mt" draft="unconfirmed">maltés</language>
<language type="mwl" draft="unconfirmed">mirandés</language>
<language type="ne" draft="unconfirmed">nepalés</language>
<language type="nl" draft="unconfirmed">neerlandés</language>
<language type="pl" draft="unconfirmed">polonés</language>
<language type="pt" draft="unconfirmed">portugués</language>
<language type="ro" draft="unconfirmed">romanés</language>
<language type="rup" draft="unconfirmed">aromanés</language>
<language type="rw" draft="unconfirmed">ruandés</language>
<language type="sco" draft="unconfirmed">escocés</language>
<language type="sga" draft="unconfirmed">irlandés antic</language>
<language type="si" draft="unconfirmed">singalés</language>
<language type="sl" draft="unconfirmed">eslové</language>
<language type="sq" draft="unconfirmed">albanés</language>
<language type="su" draft="unconfirmed">sundanés</language>
<language type="th" draft="unconfirmed">tailandés</language>
<language type="tkl" draft="unconfirmed">tokelaués</language>
<language type="to" draft="unconfirmed">tongalés</language>
<language type="uk" draft="unconfirmed">ucraïnés</language>
<language type="yue" draft="unconfirmed">cantonés</language>
<language type="zh" draft="unconfirmed">xinés</language>
</languages>
<scripts>
<script type="Bali" draft="unconfirmed">balinés</script>
<script type="Bugi" draft="unconfirmed">buginés</script>
<script type="Hung" draft="unconfirmed">hongarés antic</script>
<script type="Java" draft="unconfirmed">javanés</script>
<script type="Jpan" draft="unconfirmed">japonés</script>
<script type="Palm" draft="unconfirmed">palmiré</script>
<script type="Sinh" draft="unconfirmed">singalés</script>
<script type="Sund" draft="unconfirmed">sundanés</script>
<script type="Thai" draft="unconfirmed">tailandés</script>
</scripts>
<types>
<type key="calendar" type="chinese" draft="unconfirmed">calendari xinés</type>
<type key="calendar" type="japanese" draft="unconfirmed">calendari japonés</type>
<type key="collation" type="big5han" draft="unconfirmed">ordre del xinés tradicional - Big5</type>
<type key="collation" type="gb2312han" draft="unconfirmed">ordre del xinés simplificat - GB2312</type>
</types>
</localeDisplayNames>
<numbers>
<currencies>
<currency type="AFA">
<displayName draft="unconfirmed">afgani afganés (19272002)</displayName>
<displayName count="one" draft="unconfirmed">afgani afganés (19272002)</displayName>
<displayName count="other" draft="unconfirmed">afganis afganesos (19272002)</displayName>
</currency>
<currency type="AFN">
<displayName draft="unconfirmed">afgani afganés</displayName>
<displayName count="one" draft="unconfirmed">afgani afganés</displayName>
<displayName count="other" draft="unconfirmed">afganis afganesos</displayName>
</currency>
<currency type="ALK">
<displayName draft="unconfirmed">lek albanés (19461965)</displayName>
<displayName count="one" draft="unconfirmed">lek albanés (19461965)</displayName>
<displayName count="other" draft="unconfirmed">lekë albanesos (19461965)</displayName>
</currency>
<currency type="ALL">
<displayName draft="unconfirmed">lek albanés</displayName>
<displayName count="one" draft="unconfirmed">lek albanés</displayName>
<displayName count="other" draft="unconfirmed">lekë albanesos</displayName>
</currency>
<currency type="AZM">
<displayName draft="unconfirmed">manat azerbaidjanés (19932006)</displayName>
<displayName count="one" draft="unconfirmed">manat azerbaidjanés (19932006)</displayName>
<displayName count="other" draft="unconfirmed">manats azerbaidjanesos (19932006)</displayName>
</currency>
<currency type="AZN">
<displayName draft="unconfirmed">manat azerbaidjanés</displayName>
<displayName count="one" draft="unconfirmed">manat azerbaidjanés</displayName>
<displayName count="other" draft="unconfirmed">manats azerbaidjanesos</displayName>
</currency>
<currency type="CLE">
<displayName draft="unconfirmed">escut xilé</displayName>
<displayName count="one" draft="unconfirmed">escut xilé</displayName>
<displayName count="other" draft="unconfirmed">escudos xilens</displayName>
</currency>
<currency type="CLP">
<displayName draft="unconfirmed">peso xilé</displayName>
<displayName count="one" draft="unconfirmed">peso xilé</displayName>
<displayName count="other" draft="unconfirmed">pesos xilens</displayName>
</currency>
<currency type="CNX">
<displayName draft="unconfirmed">dòlar del Banc Popular Xinés</displayName>
<displayName count="one" draft="unconfirmed">dòlar del Banc Popular Xinés</displayName>
<displayName count="other" draft="unconfirmed">dòlars del Banc Popular Xinés</displayName>
</currency>
<currency type="CNY">
<displayName draft="unconfirmed">iuan xinés</displayName>
<displayName count="one" draft="unconfirmed">iuan xinés</displayName>
<displayName count="other" draft="unconfirmed">iuan xinesos</displayName>
</currency>
<currency type="FIM">
<displayName draft="unconfirmed">marc finlandés</displayName>
<displayName count="one" draft="unconfirmed">marc finlandés</displayName>
<displayName count="other" draft="unconfirmed">marcs finlandesos</displayName>
</currency>
<currency type="FRF">
<displayName draft="unconfirmed">franc francés</displayName>
<displayName count="one" draft="unconfirmed">franc francés</displayName>
<displayName count="other" draft="unconfirmed">francs francesos</displayName>
</currency>
<currency type="HUF">
<displayName draft="unconfirmed">fòrint hongarés</displayName>
<displayName count="one" draft="unconfirmed">fòrint hongarés</displayName>
<displayName count="other" draft="unconfirmed">fòrints hongaresos</displayName>
</currency>
<currency type="JPY">
<displayName draft="unconfirmed">ien japonés</displayName>
<displayName count="one" draft="unconfirmed">ien japonés</displayName>
<displayName count="other" draft="unconfirmed">iens japonesos</displayName>
</currency>
<currency type="LUC">
<displayName draft="unconfirmed">franc convertible luxemburgués</displayName>
<displayName count="one" draft="unconfirmed">franc convertible luxemburgués</displayName>
<displayName count="other" draft="unconfirmed">francs convertibles luxemburguesos</displayName>
</currency>
<currency type="LUF">
<displayName draft="unconfirmed">franc luxemburgués</displayName>
<displayName count="one" draft="unconfirmed">franc luxemburgués</displayName>
<displayName count="other" draft="unconfirmed">francs luxemburguesos</displayName>
</currency>
<currency type="LUL">
<displayName draft="unconfirmed">franc financer luxemburgués</displayName>
<displayName count="one" draft="unconfirmed">franc financer luxemburgués</displayName>
<displayName count="other" draft="unconfirmed">francs financers luxemburguesos</displayName>
</currency>
<currency type="MZE">
<displayName draft="unconfirmed">escut moçambiqués</displayName>
<displayName count="one" draft="unconfirmed">escut moçambiqués</displayName>
<displayName count="other" draft="unconfirmed">escuts moçambiquesos</displayName>
</currency>
<currency type="MZM">
<displayName draft="unconfirmed">antic metical moçambiqués</displayName>
<displayName count="one" draft="unconfirmed">antic metical moçambiqués</displayName>
<displayName count="other" draft="unconfirmed">antics meticals moçambiquesos</displayName>
</currency>
<currency type="MZN">
<displayName draft="unconfirmed">metical moçambiqués</displayName>
<displayName count="one" draft="unconfirmed">metical moçambiqués</displayName>
<displayName count="other" draft="unconfirmed">meticals moçambiquesos</displayName>
</currency>
<currency type="NLG">
<displayName draft="unconfirmed">florí neerlandés</displayName>
<displayName count="one" draft="unconfirmed">florí neerlandés</displayName>
<displayName count="other" draft="unconfirmed">florins neerlandesos</displayName>
</currency>
<currency type="NZD">
<displayName draft="unconfirmed">dòlar neozelandés</displayName>
<displayName count="one" draft="unconfirmed">dòlar neozelandés</displayName>
<displayName count="other" draft="unconfirmed">dòlars neozelandesos</displayName>
</currency>
<currency type="PLN">
<displayName draft="unconfirmed">zloty polonés</displayName>
<displayName count="one" draft="unconfirmed">zloty polonés</displayName>
<displayName count="other" draft="unconfirmed">zlote polonesos</displayName>
</currency>
<currency type="PLZ">
<displayName draft="unconfirmed">zloty polonés (19501995)</displayName>
<displayName count="one" draft="unconfirmed">zloty polonés (19501995)</displayName>
<displayName count="other" draft="unconfirmed">zlote polonesos (19501995)</displayName>
</currency>
<currency type="PTE">
<displayName draft="unconfirmed">escut portugués</displayName>
<displayName count="one" draft="unconfirmed">escut portugués</displayName>
<displayName count="other" draft="unconfirmed">escuts portuguesos</displayName>
</currency>
<currency type="ROL">
<displayName draft="unconfirmed">antic leu romanés</displayName>
<displayName count="one" draft="unconfirmed">antic leu romanés</displayName>
<displayName count="other" draft="unconfirmed">antics lei romanesos</displayName>
</currency>
<currency type="RON">
<displayName draft="unconfirmed">leu romanés</displayName>
<displayName count="one" draft="unconfirmed">leu romanés</displayName>
<displayName count="other" draft="unconfirmed">lei romanesos</displayName>
</currency>
<currency type="RWF">
<displayName draft="unconfirmed">franc rwandés</displayName>
<displayName count="one" draft="unconfirmed">franc rwandés</displayName>
<displayName count="other" draft="unconfirmed">francs de Ruanda</displayName>
</currency>
<currency type="SIT">
<displayName draft="unconfirmed">tolar eslové</displayName>
<displayName count="one" draft="unconfirmed">tolar eslové</displayName>
<displayName count="other" draft="unconfirmed">tolars eslovens</displayName>
</currency>
<currency type="THB">
<displayName draft="unconfirmed">baht tailandés</displayName>
<displayName count="one" draft="unconfirmed">baht tailandés</displayName>
<displayName count="other" draft="unconfirmed">bahts tailandesos</displayName>
</currency>
<currency type="UAK">
<displayName draft="unconfirmed">karbóvanets ucraïnés</displayName>
<displayName count="one" draft="unconfirmed">karbóvanets ucraïnés</displayName>
<displayName count="other" draft="unconfirmed">karbóvantsiv ucraïnesos</displayName>
</currency>
<currency type="UGS">
<displayName draft="unconfirmed">xíling ugandés (19661987)</displayName>
<displayName count="one" draft="unconfirmed">xíling ugandés (19661987)</displayName>
<displayName count="other" draft="unconfirmed">xílings ugandesos (19661987)</displayName>
</currency>
<currency type="UGX">
<displayName draft="unconfirmed">xíling ugandés</displayName>
<displayName count="one" draft="unconfirmed">xíling ugandés</displayName>
<displayName count="other" draft="unconfirmed">xílings ugandesos</displayName>
</currency>
<currency type="XFO">
<displayName draft="unconfirmed">franc or francés</displayName>
<displayName count="one" draft="unconfirmed">franc or francés</displayName>
<displayName count="other" draft="unconfirmed">francs or francesos</displayName>
</currency>
<currency type="XFU">
<displayName draft="unconfirmed">franc UIC francés</displayName>
<displayName count="one" draft="unconfirmed">franc UIC francés</displayName>
<displayName count="other" draft="unconfirmed">francs UIC francesos</displayName>
</currency>
<currency type="ZWD">
<displayName draft="unconfirmed">dòlar zimbabués (19802008)</displayName>
<displayName count="one" draft="unconfirmed">dòlar zimbabués (19802008)</displayName>
<displayName count="other" draft="unconfirmed">dòlars zimbabuesos (19802008)</displayName>
</currency>
<currency type="ZWL">
<displayName draft="unconfirmed">dòlar zimbabués (2009)</displayName>
<displayName count="one" draft="unconfirmed">dòlar zimbabués (2009)</displayName>
<displayName count="other" draft="unconfirmed">dòlars zimbabuesos (2009)</displayName>
</currency>
<currency type="ZWR">
<displayName draft="unconfirmed">dòlar zimbabués (2008)</displayName>
<displayName count="one" draft="unconfirmed">dòlar zimbabués (2008)</displayName>
<displayName count="other" draft="unconfirmed">dòlars zimbabuesos (2008)</displayName>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ca"/>
<territory type="FR"/>
</identity>
<numbers>
<currencies>
<currency type="FRF">
<symbol>F</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ca"/>
<territory type="IT"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ccp"/>
<territory type="BD"/>
</identity>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ccp"/>
<territory type="IN"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ce"/>
<territory type="RU"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ceb"/>
<territory type="PH"/>
</identity>
</ldml>

View File

@@ -0,0 +1,782 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="cgg"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ak">Orukani</language>
<language type="am">Orumariki</language>
<language type="ar">Oruharabu</language>
<language type="be">Oruberarusi</language>
<language type="bg">Oruburugariya</language>
<language type="bn">Orubengari</language>
<language type="cgg">Rukiga</language>
<language type="cs">Oruceeki</language>
<language type="de">Orugirimaani</language>
<language type="el">Oruguriiki</language>
<language type="en">Orungyereza</language>
<language type="es">Orusupaani</language>
<language type="fa">Orupaasiya</language>
<language type="fr">Orufaransa</language>
<language type="ha">Oruhausa</language>
<language type="hi">Oruhindi</language>
<language type="hu">Oruhangare</language>
<language type="id">Oruindonezia</language>
<language type="ig">Oruibo</language>
<language type="it">Oruyitare</language>
<language type="ja">Orujapaani</language>
<language type="jv">Orujava</language>
<language type="km">Orukambodiya</language>
<language type="ko">Orukoreya</language>
<language type="ms">Orumalesiya</language>
<language type="my">Oruburuma</language>
<language type="ne">Orunepali</language>
<language type="nl">Orudaaki</language>
<language type="pa">Orupungyabi</language>
<language type="pl">Orupoori</language>
<language type="pt">Orupocugo</language>
<language type="ro">Oruromania</language>
<language type="ru">Orurrasha</language>
<language type="rw">Orunyarwanda</language>
<language type="so">Orusomaari</language>
<language type="sv">Oruswidi</language>
<language type="ta">Orutamiri</language>
<language type="th">Orutailandi</language>
<language type="tr">Orukuruki</language>
<language type="uk">Orukuraini</language>
<language type="ur">Oru-Urudu</language>
<language type="vi">Oruviyetinaamu</language>
<language type="yo">Oruyoruba</language>
<language type="zh">Oruchaina</language>
<language type="zu">Oruzuru</language>
</languages>
<territories>
<territory type="AD">Andora</territory>
<territory type="AE">Amahanga ga Buharabu ageeteereine</territory>
<territory type="AF">Afuganistani</territory>
<territory type="AG">Angiguwa na Babuda</territory>
<territory type="AI">Angwira</territory>
<territory type="AL">Arubania</territory>
<territory type="AM">Arimeniya</territory>
<territory type="AO">Angora</territory>
<territory type="AR">Arigentina</territory>
<territory type="AS">Samowa ya Ameerika</territory>
<territory type="AT">Osituria</territory>
<territory type="AU">Ositureeriya</territory>
<territory type="AW">Aruba</territory>
<territory type="AZ">Azabagyani</territory>
<territory type="BA">Boziniya na Hezegovina</territory>
<territory type="BB">Babadosi</territory>
<territory type="BD">Bangaradeshi</territory>
<territory type="BE">Bubirigi</territory>
<territory type="BF">Bokina Faso</territory>
<territory type="BG">Burugariya</territory>
<territory type="BH">Bahareni</territory>
<territory type="BI">Burundi</territory>
<territory type="BJ">Benini</territory>
<territory type="BM">Berimuda</territory>
<territory type="BN">Burunei</territory>
<territory type="BO">Boriiviya</territory>
<territory type="BR">Buraziiri</territory>
<territory type="BS">Bahama</territory>
<territory type="BT">Butani</territory>
<territory type="BW">Botswana</territory>
<territory type="BY">Bararusi</territory>
<territory type="BZ">Berize</territory>
<territory type="CA">Kanada</territory>
<territory type="CD">Demokoratika Ripaaburika ya Kongo</territory>
<territory type="CF">Eihanga rya Rwagati ya Afirika</territory>
<territory type="CG">Kongo</territory>
<territory type="CH">Swisi</territory>
<territory type="CI">Aivore Kositi</territory>
<territory type="CK">Ebizinga bya Kuuku</territory>
<territory type="CL">Chile</territory>
<territory type="CM">Kameruuni</territory>
<territory type="CN">China</territory>
<territory type="CO">Korombiya</territory>
<territory type="CR">Kositarika</territory>
<territory type="CU">Cuba</territory>
<territory type="CV">Ebizinga bya Kepuvade</territory>
<territory type="CY">Saipurasi</territory>
<territory type="CZ">Ripaaburika ya Zeeki</territory>
<territory type="DE">Bugirimaani</territory>
<territory type="DJ">Gyibuti</territory>
<territory type="DK">Deenimaaka</territory>
<territory type="DM">Dominika</territory>
<territory type="DO">Ripaaburika ya Dominica</territory>
<territory type="DZ">Arigyeriya</territory>
<territory type="EC">Ikweda</territory>
<territory type="EE">Esitoniya</territory>
<territory type="EG">Misiri</territory>
<territory type="ER">Eriteriya</territory>
<territory type="ES">Sipeyini</territory>
<territory type="ET">Ethiyopiya</territory>
<territory type="FI">Bufini</territory>
<territory type="FJ">Figyi</territory>
<territory type="FK">Ebizinga bya Faakilanda</territory>
<territory type="FM">Mikironesiya</territory>
<territory type="FR">Bufaransa</territory>
<territory type="GA">Gabooni</territory>
<territory type="GB">Bungyereza</territory>
<territory type="GD">Gurenada</territory>
<territory type="GE">Gyogiya</territory>
<territory type="GF">Guyana ya Bufaransa</territory>
<territory type="GH">Gana</territory>
<territory type="GI">Giburaata</territory>
<territory type="GL">Guriinirandi</territory>
<territory type="GM">Gambiya</territory>
<territory type="GN">Gine</territory>
<territory type="GP">Gwaderupe</territory>
<territory type="GQ">Guni</territory>
<territory type="GR">Guriisi</territory>
<territory type="GT">Gwatemara</territory>
<territory type="GU">Gwamu</territory>
<territory type="GW">Ginebisau</territory>
<territory type="GY">Guyana</territory>
<territory type="HN">Hondurasi</territory>
<territory type="HR">Korasiya</territory>
<territory type="HT">Haiti</territory>
<territory type="HU">Hangare</territory>
<territory type="ID">Indoneeziya</territory>
<territory type="IE">Irerandi</territory>
<territory type="IL">Isirairi</territory>
<territory type="IN">Indiya</territory>
<territory type="IQ">Iraaka</territory>
<territory type="IR">Iraani</territory>
<territory type="IS">Aisilandi</territory>
<territory type="IT">Itare</territory>
<territory type="JM">Gyamaika</territory>
<territory type="JO">Yorudaani</territory>
<territory type="JP">Gyapaani</territory>
<territory type="KE">Kenya</territory>
<territory type="KG">Kirigizistani</territory>
<territory type="KH">Kambodiya</territory>
<territory type="KI">Kiribati</territory>
<territory type="KM">Koromo</territory>
<territory type="KN">Senti Kittis na Nevisi</territory>
<territory type="KP">Koreya Amatemba</territory>
<territory type="KR">Koreya Amashuuma</territory>
<territory type="KW">Kuweiti</territory>
<territory type="KY">Ebizinga bya Kayimani</territory>
<territory type="KZ">Kazakisitani</territory>
<territory type="LA">Layosi</territory>
<territory type="LB">Lebanoni</territory>
<territory type="LC">Senti Rusiya</territory>
<territory type="LI">Lishenteni</territory>
<territory type="LK">Siriranka</territory>
<territory type="LR">Liberiya</territory>
<territory type="LS">Lesotho</territory>
<territory type="LT">Lithuania</territory>
<territory type="LU">Lakizembaaga</territory>
<territory type="LV">Latviya</territory>
<territory type="LY">Libya</territory>
<territory type="MA">Morocco</territory>
<territory type="MC">Monaco</territory>
<territory type="MD">Moridova</territory>
<territory type="MG">Madagasika</territory>
<territory type="MH">Ebizinga bya Marshaa</territory>
<territory type="ML">Mari</territory>
<territory type="MM">Myanamar</territory>
<territory type="MN">Mongoria</territory>
<territory type="MP">Ebizinga byamatemba ga Mariana</territory>
<territory type="MQ">Martinique</territory>
<territory type="MR">Mauriteeniya</territory>
<territory type="MS">Montserrati</territory>
<territory type="MT">Marita</territory>
<territory type="MU">Maurishiasi</territory>
<territory type="MV">Maridives</territory>
<territory type="MW">Marawi</territory>
<territory type="MX">Mexico</territory>
<territory type="MY">marayizia</territory>
<territory type="MZ">Mozambique</territory>
<territory type="NA">Namibiya</territory>
<territory type="NC">Niukaredonia</territory>
<territory type="NE">Naigya</territory>
<territory type="NF">Ekizinga Norifoko</territory>
<territory type="NG">Naigyeriya</territory>
<territory type="NI">Nikaragwa</territory>
<territory type="NL">Hoorandi</territory>
<territory type="NO">Noorwe</territory>
<territory type="NP">Nepo</territory>
<territory type="NR">Nauru</territory>
<territory type="NU">Niue</territory>
<territory type="NZ">Niuzirandi</territory>
<territory type="OM">Omaani</territory>
<territory type="PA">Panama</territory>
<territory type="PE">Peru</territory>
<territory type="PF">Polinesia ya Bufaransa</territory>
<territory type="PG">Papua</territory>
<territory type="PH">Firipino</territory>
<territory type="PK">Pakisitaani</territory>
<territory type="PL">Poorandi</territory>
<territory type="PM">Senti Piyerre na Mikweron</territory>
<territory type="PN">Pitkaini</territory>
<territory type="PR">Pwetoriko</territory>
<territory type="PT">Pocugo</territory>
<territory type="PW">Palaawu</territory>
<territory type="PY">Paragwai</territory>
<territory type="QA">Kata</territory>
<territory type="RE">Riyuniyoni</territory>
<territory type="RO">Romaniya</territory>
<territory type="RU">Rrasha</territory>
<territory type="RW">Rwanda</territory>
<territory type="SA">Saudi Areebiya</territory>
<territory type="SB">Ebizinga bya Surimaani</territory>
<territory type="SC">Shesheresi</territory>
<territory type="SD">Sudani</territory>
<territory type="SE">Swideni</territory>
<territory type="SG">Singapo</territory>
<territory type="SH">Senti Herena</territory>
<territory type="SI">Sirovaaniya</territory>
<territory type="SK">Sirovaakiya</territory>
<territory type="SL">Sirra Riyooni</territory>
<territory type="SM">Samarino</territory>
<territory type="SN">Senego</territory>
<territory type="SO">Somaariya</territory>
<territory type="SR">Surinaamu</territory>
<territory type="ST">Sawo Tome na Purinsipo</territory>
<territory type="SV">Eri Salivado</territory>
<territory type="SY">Siriya</territory>
<territory type="SZ">Swazirandi</territory>
<territory type="TC">Ebizinga bya Buturuki na Kaiko</territory>
<territory type="TD">Chadi</territory>
<territory type="TG">Togo</territory>
<territory type="TH">Tairandi</territory>
<territory type="TJ">Tajikisitani</territory>
<territory type="TK">Tokerawu</territory>
<territory type="TL">Burugweizooba bwa Timori</territory>
<territory type="TM">Turukimenisitani</territory>
<territory type="TN">Tunizia</territory>
<territory type="TO">Tonga</territory>
<territory type="TR">Buturuki /Take</territory>
<territory type="TT">Turinidad na Tobago</territory>
<territory type="TV">Tuvaru</territory>
<territory type="TW">Tayiwaani</territory>
<territory type="TZ">Tanzania</territory>
<territory type="UA">Ukureini</territory>
<territory type="UG">Uganda</territory>
<territory type="US">Amerika</territory>
<territory type="UY">Urugwai</territory>
<territory type="UZ">Uzibekisitani</territory>
<territory type="VA">Vatikani</territory>
<territory type="VC">Senti Vinsent na Gurenadini</territory>
<territory type="VE">Venezuwera</territory>
<territory type="VG">Ebizinga bya Virigini ebya Bungyereza</territory>
<territory type="VI">Ebizinga bya Virigini ebya Amerika</territory>
<territory type="VN">Viyetinaamu</territory>
<territory type="VU">Vanuatu</territory>
<territory type="WF">Warris na Futuna</territory>
<territory type="WS">Samowa</territory>
<territory type="YE">Yemeni</territory>
<territory type="YT">Mayote</territory>
<territory type="ZA">Sausi Afirika</territory>
<territory type="ZM">Zambia</territory>
<territory type="ZW">Zimbabwe</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b c d e f g h i j k l m n o p q r s t u v w x y z]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters>
</characters>
<delimiters>
<quotationStart></quotationStart>
<quotationEnd></quotationEnd>
<alternateQuotationStart></alternateQuotationStart>
<alternateQuotationEnd></alternateQuotationEnd>
</delimiters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y GGGGG</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">KBZ</month>
<month type="2">KBR</month>
<month type="3">KST</month>
<month type="4">KKN</month>
<month type="5">KTN</month>
<month type="6">KMK</month>
<month type="7">KMS</month>
<month type="8">KMN</month>
<month type="9">KMW</month>
<month type="10">KKM</month>
<month type="11">KNK</month>
<month type="12">KNB</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Okwokubanza</month>
<month type="2">Okwakabiri</month>
<month type="3">Okwakashatu</month>
<month type="4">Okwakana</month>
<month type="5">Okwakataana</month>
<month type="6">Okwamukaaga</month>
<month type="7">Okwamushanju</month>
<month type="8">Okwamunaana</month>
<month type="9">Okwamwenda</month>
<month type="10">Okwaikumi</month>
<month type="11">Okwaikumi na kumwe</month>
<month type="12">Okwaikumi na ibiri</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">J</month>
<month type="2">F</month>
<month type="3">M</month>
<month type="4">A</month>
<month type="5">M</month>
<month type="6">J</month>
<month type="7">J</month>
<month type="8">A</month>
<month type="9">S</month>
<month type="10">O</month>
<month type="11">N</month>
<month type="12">D</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">SAN</day>
<day type="mon">ORK</day>
<day type="tue">OKB</day>
<day type="wed">OKS</day>
<day type="thu">OKN</day>
<day type="fri">OKT</day>
<day type="sat">OMK</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">Sande</day>
<day type="mon">Orwokubanza</day>
<day type="tue">Orwakabiri</day>
<day type="wed">Orwakashatu</day>
<day type="thu">Orwakana</day>
<day type="fri">Orwakataano</day>
<day type="sat">Orwamukaaga</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">S</day>
<day type="mon">K</day>
<day type="tue">R</day>
<day type="wed">S</day>
<day type="thu">N</day>
<day type="fri">T</day>
<day type="sat">M</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">K1</quarter>
<quarter type="2">K2</quarter>
<quarter type="3">K3</quarter>
<quarter type="4">K4</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">KWOTA 1</quarter>
<quarter type="2">KWOTA 2</quarter>
<quarter type="3">KWOTA 3</quarter>
<quarter type="4">KWOTA 4</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<eras>
<eraNames>
<era type="0">Kurisito Atakaijire</era>
<era type="1">Kurisito Yaijire</era>
</eraNames>
<eraAbbr>
<era type="0">BC</era>
<era type="1">AD</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="d">d</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem>
<dateFormatItem id="Hm">HH:mm</dateFormatItem>
<dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
<dateFormatItem id="M">L</dateFormatItem>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MEd">E, M/d</dateFormatItem>
<dateFormatItem id="MMM">LLL</dateFormatItem>
<dateFormatItem id="MMMd">MMM d</dateFormatItem>
<dateFormatItem id="MMMEd">E, MMM d</dateFormatItem>
<dateFormatItem id="MMMMd">MMMM d</dateFormatItem>
<dateFormatItem id="MMMMEd">E, MMMM d</dateFormatItem>
<dateFormatItem id="ms">mm:ss</dateFormatItem>
<dateFormatItem id="y">y</dateFormatItem>
<dateFormatItem id="yM">M/y</dateFormatItem>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E, M/d/y</dateFormatItem>
<dateFormatItem id="yMMM">MMM y</dateFormatItem>
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
<dateFormatItem id="yMMMEd">E, MMM d, y</dateFormatItem>
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<fields>
<field type="era">
<displayName>Obunaku</displayName>
</field>
<field type="year">
<displayName>Omwaka</displayName>
</field>
<field type="month">
<displayName>Omwezi</displayName>
</field>
<field type="week">
<displayName>Esande</displayName>
</field>
<field type="day">
<displayName>Eizooba</displayName>
<relative type="-1">Nyomwabazyo</relative>
<relative type="0">Erizooba</relative>
<relative type="1">Nyenkyakare</relative>
</field>
<field type="weekday">
<displayName>Eizooba ryokukora</displayName>
</field>
<field type="dayperiod">
<displayName>Nyomushana/nyekiro</displayName>
</field>
<field type="hour">
<displayName>Shaaha</displayName>
</field>
<field type="minute">
<displayName>Edakiika</displayName>
</field>
<field type="second">
<displayName>Obucweka/Esekendi</displayName>
</field>
</fields>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤#,##0.00</pattern>
</currencyFormat>
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
<pattern type="1000" count="one" draft="provisional">¤0K</pattern>
<pattern type="1000" count="other" draft="provisional">¤0K</pattern>
<pattern type="10000" count="one" draft="provisional">¤00K</pattern>
<pattern type="10000" count="other" draft="provisional">¤00K</pattern>
<pattern type="100000" count="one" draft="provisional">¤000K</pattern>
<pattern type="100000" count="other" draft="provisional">¤000K</pattern>
<pattern type="1000000" count="one" draft="provisional">¤0M</pattern>
<pattern type="1000000" count="other" draft="provisional">¤0M</pattern>
<pattern type="10000000" count="one" draft="provisional">¤00M</pattern>
<pattern type="10000000" count="other" draft="provisional">¤00M</pattern>
<pattern type="100000000" count="one" draft="provisional">¤000M</pattern>
<pattern type="100000000" count="other" draft="provisional">¤000M</pattern>
<pattern type="1000000000" count="one" draft="provisional">¤0G</pattern>
<pattern type="1000000000" count="other" draft="provisional">¤0G</pattern>
<pattern type="10000000000" count="one" draft="provisional">¤00G</pattern>
<pattern type="10000000000" count="other" draft="provisional">¤00G</pattern>
<pattern type="100000000000" count="one" draft="provisional">¤000G</pattern>
<pattern type="100000000000" count="other" draft="provisional">¤000G</pattern>
<pattern type="1000000000000" count="one" draft="provisional">¤0T</pattern>
<pattern type="1000000000000" count="other" draft="provisional">¤0T</pattern>
<pattern type="10000000000000" count="one" draft="provisional">¤00T</pattern>
<pattern type="10000000000000" count="other" draft="provisional">¤00T</pattern>
<pattern type="100000000000000" count="one" draft="provisional">¤000T</pattern>
<pattern type="100000000000000" count="other" draft="provisional">¤000T</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AED">
<displayName>Dirham za Buharabu</displayName>
</currency>
<currency type="AOA">
<displayName>Kwanza ya Angora</displayName>
</currency>
<currency type="AUD">
<displayName>Doora ya Austureeriya</displayName>
</currency>
<currency type="BHD">
<displayName>Dinari ya Bahareni</displayName>
</currency>
<currency type="BIF">
<displayName>Faranga ya Burundi</displayName>
</currency>
<currency type="BWP">
<displayName>Pura ya Botswana</displayName>
</currency>
<currency type="CAD">
<displayName>Doora ya Kanada</displayName>
</currency>
<currency type="CDF">
<displayName>Faranga ya Kongo</displayName>
</currency>
<currency type="CHF">
<displayName>Faranga ya Swisi</displayName>
</currency>
<currency type="CNY">
<displayName>Yuan Renminbi ya China</displayName>
</currency>
<currency type="CVE">
<displayName>Eskudo ya Kepuvede</displayName>
</currency>
<currency type="DJF">
<displayName>Faranga ya Gyibuti</displayName>
</currency>
<currency type="DZD">
<displayName>Dinari ya Arigyeriya</displayName>
</currency>
<currency type="EGP">
<displayName>Paundi ya Misiri</displayName>
</currency>
<currency type="ERN">
<displayName>Nakfa ya Eritireya</displayName>
</currency>
<currency type="ETB">
<displayName>Birr ya Ethiopiya</displayName>
</currency>
<currency type="EUR">
<displayName>Yuro</displayName>
</currency>
<currency type="GBP">
<displayName>Paundi ya Bungyereza</displayName>
</currency>
<currency type="GHC">
<displayName>Cedi ya Ghana</displayName>
</currency>
<currency type="GMD">
<displayName>Dalasi ya Gambia</displayName>
</currency>
<currency type="GNS">
<displayName>Faranga ya Guinea</displayName>
</currency>
<currency type="INR">
<displayName>Rupiya ya India</displayName>
</currency>
<currency type="JPY">
<displayName>Yeni ya Japaani</displayName>
</currency>
<currency type="KES">
<displayName>Shiringi ya Kenya</displayName>
</currency>
<currency type="KMF">
<displayName>Faranga ya Komoro</displayName>
</currency>
<currency type="LRD">
<displayName>Doora ya Liberia</displayName>
</currency>
<currency type="LSL">
<displayName>Loti ya Lesoto</displayName>
</currency>
<currency type="LYD">
<displayName>Dinari ya Libya</displayName>
</currency>
<currency type="MAD">
<displayName>Dirram ya Moroko</displayName>
</currency>
<currency type="MGA">
<displayName>Ariari ya Maragariita</displayName>
</currency>
<currency type="MRO">
<displayName>Ougwiya ya Mouriteeniya (19732017)</displayName>
</currency>
<currency type="MRU">
<displayName>Ougwiya ya Mouriteeniya</displayName>
</currency>
<currency type="MUR">
<displayName>Rupiiha ya Mauritiasi</displayName>
</currency>
<currency type="MWK">
<displayName>Kwaca ya Malawi</displayName>
</currency>
<currency type="MZM">
<displayName>Metikari ya Mozambikwi</displayName>
</currency>
<currency type="NAD">
<displayName>Doora ya Namibiya</displayName>
</currency>
<currency type="NGN">
<displayName>Naira ya Naigyeriya</displayName>
</currency>
<currency type="RWF">
<displayName>Faranga ya Rwanda</displayName>
</currency>
<currency type="SAR">
<displayName>Riya ya Saudi</displayName>
</currency>
<currency type="SCR">
<displayName>Rupiiha ya Sherisheri</displayName>
</currency>
<currency type="SDG">
<displayName>Dinari ya Sudani</displayName>
</currency>
<currency type="SDP">
<displayName>Paundi ya Sudan</displayName>
</currency>
<currency type="SHP">
<displayName>Paundi ya Senti Herena</displayName>
</currency>
<currency type="SLL">
<displayName>Leone</displayName>
</currency>
<currency type="SOS">
<displayName>Eshiringi ya Somalia</displayName>
</currency>
<currency type="STD">
<displayName>Dobra ya Sao Tome na Purinsipo (19772017)</displayName>
</currency>
<currency type="STN">
<displayName>Dobra ya Sao Tome na Purinsipo</displayName>
</currency>
<currency type="TND">
<displayName>Dinari ya Tunisia</displayName>
</currency>
<currency type="TZS">
<displayName>Eshiringi ya Tanzania</displayName>
</currency>
<currency type="UGX">
<displayName>Eshiringi ya Uganda</displayName>
<symbol>USh</symbol>
</currency>
<currency type="USD">
<displayName>Doora ya America</displayName>
</currency>
<currency type="XAF">
<displayName>Faranga ya CFA BEAC</displayName>
</currency>
<currency type="XOF">
<displayName>Faranga ya CFA BCEAO</displayName>
</currency>
<currency type="ZAR">
<displayName>Randi ya Sausi Afirika</displayName>
</currency>
<currency type="ZMK">
<displayName>Kwacha ya Zambia (19682012)</displayName>
</currency>
<currency type="ZMW">
<displayName>Kwacha ya Zambia</displayName>
</currency>
<currency type="ZWD">
<displayName>Doora ya Zimbabwe</displayName>
</currency>
</currencies>
</numbers>
<posix>
<messages>
<yesstr>Eego:E</yesstr>
<nostr>Ngaaha/apaana:N</nostr>
</messages>
</posix>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="cgg"/>
<territory type="UG"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="chr"/>
<territory type="US"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ckb"/>
<territory type="IQ"/>
</identity>
</ldml>

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ckb"/>
<territory type="IR"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
<calendar type="persian">
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="cs"/>
<territory type="CZ"/>
</identity>
</ldml>

Some files were not shown because too many files have changed in this diff Show More