Skip to content

Commit 12da452

Browse files
authored
CLDR-18463 Update InfoHub: fix link, add Concentrations section (#4616)
1 parent 25c1f2f commit 12da452

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/site/translation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,11 @@ As new locales reach Basic Coverage, their language names have been added for lo
5757

5858
#### Core/Extensions
5959

60-
There is a new mechanism for better menu names. When you see a **Code** with `-core` or `-extension`, please read [Core and Extensions](/displaynames/languagelocale-names#core-and-extensions).
60+
There is a new mechanism for better menu names. When you see a **Code** with `-core` or `-extension`, please read [Locale Option Value Names](/translation/displaynames/locale-option-names-key#locale-option-value-names).
6161

6262
#### Scripts
6363

64+
6465
There are 5 new scripts for Unicode 17. Currently the names are in English: Beria Erfe, Chisoi, Sidetic, Tai Yo, Tolong Siki.
6566
Coverage for other languages is at comprehensive.
6667
<!-- I don't think we want to encourage this: ... if there is a need to have coverage at lower level in some locale,
@@ -164,6 +165,8 @@ The keys for two units changed (the translations can probably remain the same) a
164165
**Please check over the values for `concentr-part-per-1e6` and `concentr-part-per-1e9` in your locale.
165166
Some languages had used the equivalent of "millionths" instead of the equivalent of "parts per million".**
166167

168+
For more information see [Concentrations](/translation/units/unit-names-and-patterns#concentrations).
169+
167170
#### Many new units in English
168171

169172
Mnny new units were added in English.

docs/site/translation/units/unit-names-and-patterns.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,10 @@ If the natural word for both "point" and "dot" is the same, such as *punkt*, the
128128

129129
A few languages have special words for **year, month, week,** or **day** when they are used in context of a person's age. Other languages may simply use the same terms for each one, and do not require separate translation.
130130

131+
### Concentrations
132+
133+
There are certain predefined units for concentrations, such as `part-per-1e6` “parts per million” and `part-per-1e9` “parts per billion”.
134+
In addition there is a component `part` “parts” (new in CLDR 48) that can be used in conjunction with the `per` pattern to compose
135+
arbitrary concentrations such as “parts per 100,000”.
136+
131137

0 commit comments

Comments
 (0)