Home
last modified time | relevance | path

Searched refs:CLDR (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/external/cldr/tools/java/
Dreadme.txt1 CLDR Tools ReadMe
4 The tools folder will contain tools, tests, and utilities for dealing with CLDR data.
12 icu Tools for generating ICU-format data from CLDR
13 posix Tools for generating POSIX-format data from CLDR
14 test Test tools for CLDR
15 json Tools for creating JSON data from CLDR
16 tool Tools for manipulating CLDR files
17 util Utilities for handling CLDR files
20 - CLDR data to OpenOffice.org format
45 If you checked out CLDR as one directory (i.e. there is a ../../common relative to this readme),
[all …]
/external/icu/icu4c/source/data/
Dcldr-icu-readme.txt6 # Commands for regenerating ICU4C locale data (.txt files) from CLDR,
7 # updated to apply to CLDR 37 / ICU 67 and later versions.
10 # - CLDR (the source of most of the data, and some Java tools)
13 # icu4c - the target for converted CLDR data, and source for ICU4J data;
18 # For an official CLDR data integration into ICU, these should be clean, freshly
19 # checked-out. For released CLDR sources, an alternative to checking out sources
25 # ICU is the version number and/or a CLDR git tag name for the revision of CLDR
56 # b) CLDR-related variables
58 # CLDR_DIR: This is the path to the to root of standard CLDR sources, below
61 # CLDR_CLASSES: Path to the CLDR Tools classes directory. If not set, defaults
[all …]
/external/icu/tools/cldr/cldr-to-icu/
DREADME.txt12 * A CLDR release for supplying CLDR data and the CLDR API.
22 CLDR_DIR: This is the path to the to root of standard CLDR sources, below
25 CLDR_DATA_DIR: The top-level directory for the CLDR production data (typically
37 Note that you should not attempt to use data from the CLDR project directory
38 (where the CLDR API code exists) for conversion into ICU data. The process now
39 relies on a pre-processing step, and the CLDR data must come from the separate
53 You must also install an additional CLDR JAR file the local Maven repository at
84 * Overriding the default CLDR version string (which normally matches the CLDR library code):
103 CLDR libraries (which are included in the project), but otherwise gets all dependencies
/external/cldr/
DREADME.md1 # Unicode CLDR Project
3 Latest Release: [v38.1](http://cldr.unicode.org/index/downloads/cldr-38#TOC-CLDR-38.1) published 20…
16 ### What is CLDR?
17 The Unicode CLDR provides key building blocks for software to support the world's languages, with t…
21 - Information about [CLDR releases and downloads](http://cldr.unicode.org/index/downloads "CLDR Dow…
24 - Information about [Building and running CLDR Tools](http://cldr.unicode.org/tools "CLDR Tools Pag…
28 Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which…
35 - Usage of CLDR data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/…
38 - Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by se…
DCONTRIBUTING.md1 # Contributing to CLDR
5 The CLDR project consists of 3 aspects:
8 …- If you are not a native language speaker, but have evidence of CLDR data being incorrect, file a…
13 …ion is not a [Unicode member][], consider becoming a member and work as a CLDR technical committee…
14 3. **CLDR internal tooling** such as adding new tests or fixing tooling that enable CLDR builds and…
23 - Additional checks (CheckCLDR) to validate CLDR data.
24 - `java/`: The core CLDR tooling.
35 - The PR and commits must reference a [Jira][] ticket which has been accepted by the CLDR-TC. Open …
44 CLDR-0000 Brief Description of Change
53 - Usage of CLDR data and software is governed by the Unicode [Terms of use][] a copy of which is in…
[all …]
/external/icu/tools/cldr/lib/
DREADME.txt10 code which uses the CLDR data API can be executed.
12 To do this, you need to have a local copy of the CLDR project configured on your
15 CLDR release.
27 Installing the CLDR API jar
35 Manually installing the CLDR API jar
41 To regenerate the CLDR API jar you need to build the "jar" target manually
42 using the Ant build.xml file in the "tools/java" directory of the CLDR project:
54 To update the local Maven repository (e.g. to install the CLDR jar) then from
89 While the Maven system should keep the CLDR JAR up to date, there is a chance
/external/cldr/common/properties/
Dreadme.md1 CLDR properties directory
6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr3…
8 This directory contains additional information for CLDR. Currently, this includes:
12 * external_data_versions.tsv — a tsv file with information about external data used in CLDR
/external/icu/tools/cldr/cldr-to-icu/src/main/resources/
Dldml2icu_readme.txt5 # CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/t…
12 The RegexTransformer class converts CLDR paths and values to ICU Resource Bundle paths
23 which transforms CLDR values whose path matches the path specification, and emits:
25 * A resource bundle value, which is just the CLDR value's base value.
27 A path specification can be thought of as a regular expression which matches the CLDR
31 If a single CLDR value should produce more than one resource bundle path/value, then
53 The second case (used exactly once) is a dynamic argument which references a CLDR value
122 Substitutes the CLDR value, but then performs whitespace splitting on the result. This
128 Produces two values, the first of which is the unsplit CLDR value, and the second is a
133 Invokes a transformation function, passing in a captured argument and the CLDR value,
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
Dmanifest.cldrutil.stub6 Specification-Title: Utilities for CLDR
9 Implementation-Title: Utilities for CLDR
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
Dmanifest.cldrutil.stub6 Specification-Title: Utilities for CLDR
9 Implementation-Title: Utilities for CLDR
/external/cldr/common/testData/
D_readme.txt1 # Data for testing expected behavior of CLDR operations
5 # CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/…
/external/cldr/docs/
DREADME.md1 # CLDR Docs
3 CLDR main page: [https://unicode.org/cldr](unicode.org/cldr)
/external/cldr/tools/scripts/
DinterimVettingTool.sh23 <title>Draft/ALT for CLDR</title>
33 <h1>CLDR 1.2a - Drafts and Alts</h1>
/external/cldr/tools/java/org/unicode/cldr/util/data/
DSpecialLocales.txt20 root ; readonly ; The Root locale is maintained by the CLDR-TC and may not be modified in t…
21 en ; readonly ; The English locale is maintained by the CLDR-TC and may not be modified i…
/external/cldr/tools/java/org/unicode/cldr/tool/
DChart.java100 standardFooter(pw, AnalyticsID.CLDR); in writeFooter()
104CLDR("UA-7672775-1"), ICU("UA-7670213-1"), ICU_GUIDE("UA-7670256-1"), UNICODE("UA-7670213-1"), UNI… enumConstant
/external/cldr/common/testData/transforms/
Dund-Deva-t-und-guru.txt1452 # Territory names from CLDR
Dund-Taml-t-und-guru.txt1452 # Territory names from CLDR
Dund-Mlym-t-und-guru.txt1452 # Territory names from CLDR
Dund-Telu-t-und-guru.txt1452 # Territory names from CLDR
Dund-Gujr-t-und-guru.txt1452 # Territory names from CLDR
Dund-Orya-t-und-guru.txt1452 # Territory names from CLDR
Dund-Beng-t-und-guru.txt1452 # Territory names from CLDR
Dund-Knda-t-und-guru.txt1452 # Territory names from CLDR
Dund-Orya-t-und-deva.txt717 # Territory names from CLDR
Dund-Telu-t-und-deva.txt717 # Territory names from CLDR

12345678910>>...21