Copy CLDR 36.1 beta from unicode.org

These files were exported from the CLDR git repository by running
the following commands:

1. Obtain CLDR 36.1 beta sources at /tmp/cldr
$ cd /tmp
$ git clone --branch release-36-1-beta --depth 1 https://github.com/unicode-org/cldr.git
$ cd cldr
$ git lfs pull

2. Update CLDR sources in external/cldr
$ rm -rf *
$ cp -r /tmp/cldr/* ./
$ git clean -dfX
$ git add -A .
$ git commit

Test: n/a
Change-Id: I4b978d0f6ce003bfa17164377298e9ba1a23343e
24 files changed
tree: 4fa8084a220c543a9a16808088327ba07cc16628
  1. common/
  2. exemplars/
  3. keyboards/
  4. seed/
  5. specs/
  6. tools/
  7. .gitignore
  8. apache-license.txt
  9. ICU-LICENSE
  10. readme.html
  11. README.md
  12. unicode-license.txt
README.md

Unicode CLDR Project

Latest Release: v36.0 published 2019-10-04

Build Status

What is CLDR?

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.

See For further information:

Contributing

Most data submissions are done via the CLDR Survey Tool, which is open and available on predetermined cycles. Click HERE for information on how to obtain a survey tool account.

Licenses:
Copyright

Copyright © 1991-2020 Unicode, Inc. All rights reserved. Terms of use