Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
common/ | 23-Nov-2023 | - | 3,403,821 | 3,334,542 | ||
docs/ | 23-Nov-2023 | - | 38,755 | 36,189 | ||
exemplars/ | 23-Nov-2023 | - | 16,602 | 12,427 | ||
keyboards/ | 23-Nov-2023 | - | 186,255 | 185,393 | ||
seed/ | 23-Nov-2023 | - | 73,427 | 72,078 | ||
specs/ | 23-Nov-2023 | - | 9 | 6 | ||
tools/ | 23-Nov-2023 | - | 565,895 | 495,620 | ||
.gitignore | D | 23-Nov-2023 | 107 | 6 | 5 | |
CONTRIBUTING.md | D | 23-Nov-2023 | 5.1 KiB | 96 | 69 | |
ICU-LICENSE | D | 23-Nov-2023 | 20.5 KiB | 415 | 387 | |
LICENSE | D | 23-Nov-2023 | 34.7 KiB | 684 | 610 | |
METADATA | D | 23-Nov-2023 | 306 | 18 | 16 | |
MODULE_LICENSE_APACHE2 | D | 23-Nov-2023 | 0 | |||
MODULE_LICENSE_ICU | D | 23-Nov-2023 | 0 | |||
MODULE_LICENSE_UNICODE | D | 23-Nov-2023 | 0 | |||
OWNERS | D | 23-Nov-2023 | 185 | 10 | 8 | |
README.md | D | 23-Nov-2023 | 2.9 KiB | 52 | 33 | |
apache-license.txt | D | 23-Nov-2023 | 11.1 KiB | 203 | 169 | |
readme.html | D | 23-Nov-2023 | 4.6 KiB | 92 | 78 | |
unicode-license.txt | D | 23-Nov-2023 | 2.2 KiB | 47 | 39 |
README.md
1 # Unicode CLDR Project 2 3 Latest Release: [v38.1](http://cldr.unicode.org/index/downloads/cldr-38#TOC-CLDR-38.1) published 2020-12-17 4 5 ## Build Status 6 7 GitHub: 8 [](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22cldr-ant%22) 9 [](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22cldr-mvn%22) 10 [](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22Ansible+Lint%22) 11 12 Jenkins: [](https://cldr-build.unicode.org/jenkins/job/cldr/job/cldr-master/) :lock: 13 14 Travis: [](https://travis-ci.org/unicode-org/cldr/branches) 15 16 ### What is CLDR? 17 The 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. 18 19 See For further information: 20 21 - Information about [CLDR releases and downloads](http://cldr.unicode.org/index/downloads "CLDR Download Page"), 22 including the data files and LDML specification associated with each release. 23 24 - Information about [Building and running CLDR Tools](http://cldr.unicode.org/tools "CLDR Tools Page") 25 26 ### Contributing 27 28 Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles. 29 Click [HERE](http://unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account. 30 31 For details about code and other contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md) 32 33 ### Licenses 34 35 - Usage of CLDR data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/copyright.html) 36 a copy of which is included as [unicode-license.txt](../blob/master/unicode-license.txt). 37 38 - Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements. 39 - Use of the ICU libraries is subject to the 40 [ICU License]("https://github.com/unicode-org/icu/blob/master/icu4j/main/shared/licenses/LICENSE"), 41 included as [ICU-LICENSE](../../blob/master/ICU-LICENSE). 42 - Use of the Guava, Xerces, and Myanmar Tools libraries is subject to the 43 [Apache License]("http://www.apache.org/licenses/LICENSE-2.0.html") 44 included as [apache-license.txt](../../blob/master/apache-license.txt). 45 46 ### Copyright 47 48 Copyright © 1991-2020 Unicode, Inc. 49 All rights reserved. 50 [Terms of use](http://www.unicode.org/copyright.html) 51 52
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-2020 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 38.1</h3> 15 <p>Last updated: 2020-Dec-09</p> 16 17 <!--<p><b>Note:</b> CLDR 38.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 38.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 38.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 38.1, intended for testing. 23 It is not recommended for production use.</p>--> 24 <p>This is the final release version of CLDR 38.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 © 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