• Home
Name Date Size #Lines LOC

..--

common/03-May-2024-3,135,6813,067,667

exemplars/03-May-2024-16,69912,500

keyboards/03-May-2024-186,071185,212

seed/03-May-2024-51,34450,120

specs/03-May-2024-50,33844,080

tools/03-May-2024-951,961882,651

.gitignoreD03-May-2024107 65

ICU-LICENSED03-May-202420.5 KiB415387

LICENSED03-May-202434.7 KiB684610

METADATAD03-May-2024307 1816

MODULE_LICENSE_APACHE2D03-May-20240

MODULE_LICENSE_ICUD03-May-20240

MODULE_LICENSE_UNICODED03-May-20240

NOTICED03-May-202434.7 KiB684610

OWNERSD03-May-2024183 108

README.mdD03-May-20242.1 KiB4026

apache-license.txtD03-May-202411.1 KiB203169

readme.htmlD03-May-20244.6 KiB9278

unicode-license.txtD03-May-20242.2 KiB4739

README.md

1# Unicode CLDR Project
2
3Latest Release: [v36.0](http://cldr.unicode.org/index/downloads/cldr-36#TOC-V36) published 2019-10-04
4
5[![Build Status](https://cldr-build.unicode.org/jenkins/buildStatus/icon?job=cldr%2Fcldr-master)](https://cldr-build.unicode.org/jenkins/job/cldr/job/cldr-master/)
6
7### What is CLDR?
8The Unicode CLDR provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a wide spectrum of companies for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
9
10See For further information:
11
12- Information about [CLDR releases and downloads](http://cldr.unicode.org/index/downloads "CLDR Download Page"),
13including the data files and LDML specification associated with each release.
14
15- Information about [Building and running CLDR Tools](http://cldr.unicode.org/tools "CLDR Tools Page")
16
17### Contributing
18Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles.
19Click [HERE](http://unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account.
20
21##### Licenses:
22
23- Usage of CLDR data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/copyright.html)
24a copy of which is included as [unicode-license.txt](../blob/master/unicode-license.txt).
25
26- Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements.
27- Use of the ICU libraries is subject to the
28[ICU License]("https://github.com/unicode-org/icu/blob/master/icu4j/main/shared/licenses/LICENSE"),
29included as [ICU-LICENSE](../../blob/master/ICU-LICENSE).
30- Use of the Guava, Xerces, and Myanmar Tools libraries is subject to the
31[Apache License]("http://www.apache.org/licenses/LICENSE-2.0.html")
32included as [apache-license.txt](../../blob/master/apache-license.txt).
33
34##### Copyright
35
36Copyright © 1991-2020 Unicode, Inc.
37All rights reserved.
38[Terms of use](http://www.unicode.org/copyright.html)
39
40

readme.html

1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2"http://www.w3.org/TR/html4/loose.dtd">
3<html>
4  <head>
5	<meta http-equiv="Content-Type" content= "text/html; charset=utf-8">
6	<meta http-equiv="Content-Language" content="en-us">
7    <meta name="COPYRIGHT" content= "Copyright (c) 1991-2019 Unicode, Inc. All rights reserved.">
8    <meta name="DESCRIPTION" content= "Readme for Unicode CLDR with version number and other information.">
9    <title>ReadMe for Unicode CLDR</title>
10  </head>
11
12  <body>
13    <h2>Unicode Common Locale Data Repository (CLDR)</h2>
14    <h3>ReadMe for Unicode <abbr title="Common Locale Data Repository">CLDR</abbr> version 36.1</h3>
15    <p>Last updated: 2020-Mar-04</p>
16
17    <!--<p><b>Note:</b> CLDR 36.1 is in development and not recommended for use at this stage.</p>-->
18    <!--<p><b>Note:</b> This is the milestone 1 version of CLDR 36.1, intended for those wishing to do pre-release testing.
19    It is not recommended for production use.</p>-->
20    <!--<p><b>Note:</b> This is a preliminary version of CLDR 36.1, intended for those wishing to do pre-release testing.
21    It is not recommended for production use.</p>-->
22    <!--<p><b>Note:</b> This is a pre-release candidate version of CLDR 36.1, intended for testing.
23    It is not recommended for production use.</p>-->
24    <p>This is the final release version of CLDR 36.1.</p>
25
26    <p><strong>Important notes for CLDR 36 and later:</strong></p>
27    <ul>
28      <li>The CLDR repository has switched from subversion to git.</li>
29      <li>Data in the main CLDR repository now includes some elements with the value “↑↑↑” indicating
30    	that translators have explicitly determined that the inherited value should always be used.</li>
31      <li>To generate data in the form that was used for CLDR 35.1 and earlier, in which “↑↑↑” is
32    	resolved appropriately (either removed or replaced with an apropriate value) and other minimization
33    	is performed, a new tool GenerateProductionData is provided (command-line options provide the
34    	ability to specify source and destination directory, among other things).</li>
35      <li>CLDR data that has been processed by GenerateProductionData is available in the parallel
36    	“cldr-staging” repository.</li>
37    </ul>
38
39    <p>For further information:</p>
40    <ul>
41      <li>Information about <a href="http://cldr.unicode.org/index/downloads">CLDR releases and downloads</a>,
42        including the data files and LDML specification associated with each release.</li>
43      <li>Information about <a href="http://cldr.unicode.org/tools">Building and running CLDR Tools</a></li>
44    </ul>
45    <p>Tools Quickstart:</p>
46    <ol>
47      <li>Build <code>cldr.jar</code>:<br>
48        <code><b>ant -f tools/java/build.xml jar</b></code>
49      </li>
50      <li>List available tools:<br>
51        <code><b>java -jar tools/java/cldr.jar</b></code>
52      </li>
53      <li>List less-than-documented tools:<br>
54        <code><b>java -jar tools/java/cldr.jar -l</b></code>
55      </li>
56      <li>Run the XML Validator against some <code>file.xml</code>:<br>
57        <code><b>java -jar tools/java/cldr.jar validate <i>../path/to/your/file.xml</i></b></code>
58      </li>
59      <li>Run some other tool that doesn't have a nice short alias like 'validate':<br>
60        <code><b>java -jar tools/java/cldr.jar <i>org.unicode.cldr.draft.NormalizedIdentifierParser</i></b></code>
61      </li>
62      <li>Convert LDML to JSON data:<br>
63        <code><b>java -DCLDR_DIR=<i>/path/to/cldr/data</i> -jar tools/java/cldr.jar ldml2json -r true</b></code>
64      </li>
65      <li>More info:<br>
66        <a href="http://cldr.unicode.org/tools">CLDR Tools Website</a>
67      </li>
68    </ol>
69
70    <p>Licenses:</p>
71    <ul>
72 	  <li>Usage of CLDR data and software is governed by the <a href="http://www.unicode.org/copyright.html">Unicode Terms of Use</a>,
73 	    a copy of which is included as unicode-license.txt.</li>
74 	  <li>Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements.
75 	  <ul>
76 	    <li>Use of the ICU libraries is subject to the
77 	    <a href="https://github.com/unicode-org/icu/blob/master/icu4j/main/shared/licenses/LICENSE">ICU License</a>,
78 	    included as ICU-LICENSE.</li>
79 	    <li>Use of the Guava, Xerces, and Myanmar Tools libraries is subject to the
80 	    <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a>,
81 	    included as apache-license.txt.</li>
82 	  </ul>
83 	  </li>
84 	</ul>
85
86    <hr>
87    <p>Copyright &copy; 1991-2020 Unicode, Inc.<br>
88    All rights reserved.<br>
89    <a href="http://www.unicode.org/copyright.html">Terms of use</a></p>
90  </body>
91</html>
92