Copy CLDR 36 from unicode.org

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

1. Obtain CLDR 36 sources at /tmp/cldr
$ cd /tmp
$ git clone --branch release-36 --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

Bug: 138853239
Test: n/a
Change-Id: If21e955ee9a622eec6d3de5843d29678399d98a7
3108 files changed
tree: 009fab301aab1f3c0fb57724b74fa5fb10e204f9
  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: v35.1 published 2019-04-17

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-2019 Unicode, Inc. All rights reserved. Terms of use