cldr-misc-full 46.0.0 → 47.0.0-BETA2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/bower.json +2 -2
- package/main/cop/characterLabels.json +113 -0
- package/main/cop/characters.json +48 -0
- package/main/cop/delimiters.json +15 -0
- package/main/cop/layout.json +15 -0
- package/main/cop/listPatterns.json +65 -0
- package/main/cop/posix.json +15 -0
- package/main/cop/typographic.json +64 -0
- package/main/en-CZ/characterLabels.json +115 -0
- package/main/en-CZ/characters.json +50 -0
- package/main/en-CZ/contextTransforms.json +32 -0
- package/main/en-CZ/delimiters.json +16 -0
- package/main/en-CZ/layout.json +16 -0
- package/main/en-CZ/listPatterns.json +66 -0
- package/main/en-CZ/posix.json +16 -0
- package/main/en-CZ/typographic.json +86 -0
- package/main/en-ES/characterLabels.json +115 -0
- package/main/en-ES/characters.json +50 -0
- package/main/en-ES/contextTransforms.json +32 -0
- package/main/en-ES/delimiters.json +16 -0
- package/main/en-ES/layout.json +16 -0
- package/main/en-ES/listPatterns.json +66 -0
- package/main/en-ES/posix.json +16 -0
- package/main/en-ES/typographic.json +86 -0
- package/main/en-FR/characterLabels.json +115 -0
- package/main/en-FR/characters.json +50 -0
- package/main/en-FR/contextTransforms.json +32 -0
- package/main/en-FR/delimiters.json +16 -0
- package/main/en-FR/layout.json +16 -0
- package/main/en-FR/listPatterns.json +66 -0
- package/main/en-FR/posix.json +16 -0
- package/main/en-FR/typographic.json +86 -0
- package/main/en-GS/characterLabels.json +115 -0
- package/main/en-GS/characters.json +50 -0
- package/main/en-GS/contextTransforms.json +32 -0
- package/main/en-GS/delimiters.json +16 -0
- package/main/en-GS/layout.json +16 -0
- package/main/en-GS/listPatterns.json +66 -0
- package/main/en-GS/posix.json +16 -0
- package/main/en-GS/typographic.json +86 -0
- package/main/en-HU/characterLabels.json +115 -0
- package/main/en-HU/characters.json +50 -0
- package/main/en-HU/contextTransforms.json +32 -0
- package/main/en-HU/delimiters.json +16 -0
- package/main/en-HU/layout.json +16 -0
- package/main/en-HU/listPatterns.json +66 -0
- package/main/en-HU/posix.json +16 -0
- package/main/en-HU/typographic.json +86 -0
- package/main/en-IT/characterLabels.json +115 -0
- package/main/en-IT/characters.json +50 -0
- package/main/en-IT/contextTransforms.json +32 -0
- package/main/en-IT/delimiters.json +16 -0
- package/main/en-IT/layout.json +16 -0
- package/main/en-IT/listPatterns.json +66 -0
- package/main/en-IT/posix.json +16 -0
- package/main/en-IT/typographic.json +86 -0
- package/main/en-NO/characterLabels.json +115 -0
- package/main/en-NO/characters.json +50 -0
- package/main/en-NO/contextTransforms.json +32 -0
- package/main/en-NO/delimiters.json +16 -0
- package/main/en-NO/layout.json +16 -0
- package/main/en-NO/listPatterns.json +66 -0
- package/main/en-NO/posix.json +16 -0
- package/main/en-NO/typographic.json +86 -0
- package/main/en-PL/characterLabels.json +115 -0
- package/main/en-PL/characters.json +50 -0
- package/main/en-PL/contextTransforms.json +32 -0
- package/main/en-PL/delimiters.json +16 -0
- package/main/en-PL/layout.json +16 -0
- package/main/en-PL/listPatterns.json +66 -0
- package/main/en-PL/posix.json +16 -0
- package/main/en-PL/typographic.json +86 -0
- package/main/en-PT/characterLabels.json +115 -0
- package/main/en-PT/characters.json +50 -0
- package/main/en-PT/contextTransforms.json +32 -0
- package/main/en-PT/delimiters.json +16 -0
- package/main/en-PT/layout.json +16 -0
- package/main/en-PT/listPatterns.json +66 -0
- package/main/en-PT/posix.json +16 -0
- package/main/en-PT/typographic.json +86 -0
- package/main/en-RO/characterLabels.json +115 -0
- package/main/en-RO/characters.json +50 -0
- package/main/en-RO/contextTransforms.json +32 -0
- package/main/en-RO/delimiters.json +16 -0
- package/main/en-RO/layout.json +16 -0
- package/main/en-RO/listPatterns.json +66 -0
- package/main/en-RO/posix.json +16 -0
- package/main/en-RO/typographic.json +86 -0
- package/main/en-SK/characterLabels.json +115 -0
- package/main/en-SK/characters.json +50 -0
- package/main/en-SK/contextTransforms.json +32 -0
- package/main/en-SK/delimiters.json +16 -0
- package/main/en-SK/layout.json +16 -0
- package/main/en-SK/listPatterns.json +66 -0
- package/main/en-SK/posix.json +16 -0
- package/main/en-SK/typographic.json +86 -0
- package/main/hi-Latn/characterLabels.json +1 -1
- package/main/hi-Latn/characters.json +1 -1
- package/main/hi-Latn/contextTransforms.json +1 -1
- package/main/hi-Latn/delimiters.json +1 -1
- package/main/hi-Latn/layout.json +1 -1
- package/main/hi-Latn/listPatterns.json +1 -1
- package/main/hi-Latn/posix.json +1 -1
- package/main/hi-Latn/typographic.json +1 -1
- package/main/ht/characterLabels.json +114 -0
- package/main/ht/characters.json +49 -0
- package/main/ht/contextTransforms.json +30 -0
- package/main/ht/delimiters.json +15 -0
- package/main/ht/layout.json +15 -0
- package/main/ht/listPatterns.json +65 -0
- package/main/ht/posix.json +15 -0
- package/main/ht/typographic.json +86 -0
- package/main/yue-Hant-MO/characterLabels.json +115 -0
- package/main/yue-Hant-MO/characters.json +51 -0
- package/main/yue-Hant-MO/delimiters.json +17 -0
- package/main/yue-Hant-MO/layout.json +17 -0
- package/main/yue-Hant-MO/listPatterns.json +67 -0
- package/main/yue-Hant-MO/posix.json +17 -0
- package/main/yue-Hant-MO/typographic.json +85 -0
- package/package.json +3 -3
package/LICENSE
CHANGED
|
@@ -2,7 +2,7 @@ UNICODE LICENSE V3
|
|
|
2
2
|
|
|
3
3
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4
4
|
|
|
5
|
-
Copyright © 2004-
|
|
5
|
+
Copyright © 2004-2025 Unicode, Inc.
|
|
6
6
|
|
|
7
7
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
8
8
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
|
|
|
21
21
|
|
|
22
22
|
## License
|
|
23
23
|
|
|
24
|
-
Copyright © 1991-
|
|
24
|
+
Copyright © 1991-2025 Unicode, Inc.
|
|
25
25
|
[Terms of Use](http://www.unicode.org/copyright.html)
|
|
26
26
|
|
|
27
27
|
SPDX-License-Identifier: Unicode-3.0
|
package/bower.json
CHANGED
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"cop": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "cop"
|
|
6
|
+
},
|
|
7
|
+
"characterLabelPatterns": {
|
|
8
|
+
"all": "{0} — all",
|
|
9
|
+
"category-list": "{0}: {1}",
|
|
10
|
+
"compatibility": "{0} — compatibility",
|
|
11
|
+
"enclosed": "{0} — enclosed",
|
|
12
|
+
"extended": "{0} — extended",
|
|
13
|
+
"facing-left": "{0} facing left",
|
|
14
|
+
"facing-right": "{0} facing right",
|
|
15
|
+
"historic": "{0} — historic",
|
|
16
|
+
"miscellaneous": "{0} — miscellaneous",
|
|
17
|
+
"other": "{0} — other",
|
|
18
|
+
"scripts": "scripts — {0}",
|
|
19
|
+
"strokes-count-other": "{0} strokes",
|
|
20
|
+
"subscript": "subscript {0}",
|
|
21
|
+
"superscript": "superscript {0}"
|
|
22
|
+
},
|
|
23
|
+
"characterLabels": {
|
|
24
|
+
"activities": "activity",
|
|
25
|
+
"african_scripts": "African script",
|
|
26
|
+
"american_scripts": "American script",
|
|
27
|
+
"animal": "animal",
|
|
28
|
+
"animals_nature": "animal or nature",
|
|
29
|
+
"arrows": "arrow",
|
|
30
|
+
"body": "body",
|
|
31
|
+
"box_drawing": "box drawing",
|
|
32
|
+
"braille": "braille",
|
|
33
|
+
"building": "building",
|
|
34
|
+
"bullets_stars": "bullet or star",
|
|
35
|
+
"consonantal_jamo": "consonantal jamo",
|
|
36
|
+
"currency_symbols": "currency symbol",
|
|
37
|
+
"dash_connector": "dash or connector",
|
|
38
|
+
"digits": "digit",
|
|
39
|
+
"dingbats": "dingbat",
|
|
40
|
+
"divination_symbols": "divination symbol",
|
|
41
|
+
"downwards_arrows": "downwards arrow",
|
|
42
|
+
"downwards_upwards_arrows": "downwards upwards arrow",
|
|
43
|
+
"east_asian_scripts": "East Asian script",
|
|
44
|
+
"emoji": "emoji",
|
|
45
|
+
"european_scripts": "European script",
|
|
46
|
+
"female": "female",
|
|
47
|
+
"flag": "flag",
|
|
48
|
+
"flags": "flags",
|
|
49
|
+
"food_drink": "food & drink",
|
|
50
|
+
"format": "format",
|
|
51
|
+
"format_whitespace": "format & whitespace",
|
|
52
|
+
"full_width_form_variant": "full-width variant",
|
|
53
|
+
"geometric_shapes": "geometric shape",
|
|
54
|
+
"half_width_form_variant": "half-width variant",
|
|
55
|
+
"han_characters": "Han character",
|
|
56
|
+
"han_radicals": "Han radical",
|
|
57
|
+
"hanja": "hanja",
|
|
58
|
+
"hanzi_simplified": "Hanzi (simplified)",
|
|
59
|
+
"hanzi_traditional": "Hanzi (traditional)",
|
|
60
|
+
"heart": "heart",
|
|
61
|
+
"historic_scripts": "historic script",
|
|
62
|
+
"ideographic_desc_characters": "ideographic desc. character",
|
|
63
|
+
"japanese_kana": "Japanese kana",
|
|
64
|
+
"kanbun": "kanbun",
|
|
65
|
+
"kanji": "kanji",
|
|
66
|
+
"keycap": "keycap",
|
|
67
|
+
"leftwards_arrows": "leftwards arrow",
|
|
68
|
+
"leftwards_rightwards_arrows": "leftwards rightwards arrow",
|
|
69
|
+
"letterlike_symbols": "letterlike symbol",
|
|
70
|
+
"limited_use": "limited-use",
|
|
71
|
+
"male": "male",
|
|
72
|
+
"math_symbols": "math symbol",
|
|
73
|
+
"middle_eastern_scripts": "Middle Eastern script",
|
|
74
|
+
"miscellaneous": "miscellaneous",
|
|
75
|
+
"modern_scripts": "modern script",
|
|
76
|
+
"modifier": "modifier",
|
|
77
|
+
"musical_symbols": "musical symbol",
|
|
78
|
+
"nature": "nature",
|
|
79
|
+
"nonspacing": "nonspacing",
|
|
80
|
+
"numbers": "numbers",
|
|
81
|
+
"objects": "object",
|
|
82
|
+
"other": "other",
|
|
83
|
+
"paired": "paired",
|
|
84
|
+
"person": "person",
|
|
85
|
+
"phonetic_alphabet": "phonetic alphabet",
|
|
86
|
+
"pictographs": "pictograph",
|
|
87
|
+
"place": "place",
|
|
88
|
+
"plant": "plant",
|
|
89
|
+
"punctuation": "punctuation",
|
|
90
|
+
"rightwards_arrows": "rightwards arrow",
|
|
91
|
+
"sign_standard_symbols": "sign or symbol",
|
|
92
|
+
"small_form_variant": "small variants",
|
|
93
|
+
"smiley": "smiley",
|
|
94
|
+
"smileys_people": "smiley or person",
|
|
95
|
+
"south_asian_scripts": "South Asian script",
|
|
96
|
+
"southeast_asian_scripts": "Southeast Asian script",
|
|
97
|
+
"spacing": "spacing",
|
|
98
|
+
"sport": "sport",
|
|
99
|
+
"symbols": "symbol",
|
|
100
|
+
"technical_symbols": "technical symbol",
|
|
101
|
+
"tone_marks": "tone mark",
|
|
102
|
+
"travel": "travel",
|
|
103
|
+
"travel_places": "travel or place",
|
|
104
|
+
"upwards_arrows": "upwards arrows",
|
|
105
|
+
"variant_forms": "variant",
|
|
106
|
+
"vocalic_jamo": "vocalic jamo",
|
|
107
|
+
"weather": "weather",
|
|
108
|
+
"western_asian_scripts": "Western Asian script",
|
|
109
|
+
"whitespace": "whitespace"
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"cop": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "cop"
|
|
6
|
+
},
|
|
7
|
+
"characters": {
|
|
8
|
+
"exemplarCharacters": "[ⲁ ⲃ ⲅ ⲇ ⲉ ⲋ ⲍ ⲏ ⲑ ⲓ ⲕ ⲗ ⲙ ⲛ ⲝ ⲟ ⲡ ⲣ ⲥ ⲧ ⲩ ⲫ ⲭ ⲯ ⲱ ϣ ϥ ϧ ϩ ϫ ϭ ϯ]",
|
|
9
|
+
"auxiliary": "[⳥ ⳦ ⳧ ⳨ ⳩ ⳪ ⳤ]",
|
|
10
|
+
"numbers": "[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]",
|
|
11
|
+
"punctuation": "[– ⸗ , ; \\: . ⳹ ⳾ ⳼ ⳿ ( )]",
|
|
12
|
+
"ellipsis": {
|
|
13
|
+
"final": "{0}…",
|
|
14
|
+
"initial": "…{0}",
|
|
15
|
+
"medial": "{0}…{1}",
|
|
16
|
+
"word-final": "{0} …",
|
|
17
|
+
"word-initial": "… {0}",
|
|
18
|
+
"word-medial": "{0} … {1}"
|
|
19
|
+
},
|
|
20
|
+
"moreInformation": "?",
|
|
21
|
+
"lenient-scope-date": {
|
|
22
|
+
"-": "[\\- ‑ . /]",
|
|
23
|
+
":": "[\\::﹕︓ ∶]"
|
|
24
|
+
},
|
|
25
|
+
"lenient-scope-general": {
|
|
26
|
+
".": "[..․﹒ 。。︒]",
|
|
27
|
+
"’": "[''’ ՚ ᾽᾿ ʼ]",
|
|
28
|
+
"%": "[%%﹪ ٪]",
|
|
29
|
+
"‰": "[‰ ؉]",
|
|
30
|
+
"$": "[\\$$﹩]",
|
|
31
|
+
"£": "[££ ₤]",
|
|
32
|
+
"¥": "[¥¥]",
|
|
33
|
+
"₩": "[₩₩]",
|
|
34
|
+
"₹": "[₹ {Rp} {Rs}₨]"
|
|
35
|
+
},
|
|
36
|
+
"lenient-scope-number": {
|
|
37
|
+
"-": "[\\--﹣ ‐‑ ‒ – −⁻₋ ➖]",
|
|
38
|
+
",": "[,,﹐︐ ⹁ ، ٫ 、﹑、︑]",
|
|
39
|
+
"+": "[++﬩﹢⁺₊ ➕]"
|
|
40
|
+
},
|
|
41
|
+
"stricter-scope-number": {
|
|
42
|
+
",": "[,,﹐︐ ⹁ ٫]",
|
|
43
|
+
".": "[..․﹒ 。]"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"cop": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "cop"
|
|
6
|
+
},
|
|
7
|
+
"listPatterns": {
|
|
8
|
+
"listPattern-type-standard": {
|
|
9
|
+
"start": "{0}, {1}",
|
|
10
|
+
"middle": "{0}, {1}",
|
|
11
|
+
"end": "{0}, {1}",
|
|
12
|
+
"2": "{0}, {1}"
|
|
13
|
+
},
|
|
14
|
+
"listPattern-type-or": {
|
|
15
|
+
"start": "{0}, {1}",
|
|
16
|
+
"middle": "{0}, {1}",
|
|
17
|
+
"end": "{0}, or {1}",
|
|
18
|
+
"2": "{0} or {1}"
|
|
19
|
+
},
|
|
20
|
+
"listPattern-type-or-narrow": {
|
|
21
|
+
"start": "{0}, {1}",
|
|
22
|
+
"middle": "{0}, {1}",
|
|
23
|
+
"end": "{0}, or {1}",
|
|
24
|
+
"2": "{0} or {1}"
|
|
25
|
+
},
|
|
26
|
+
"listPattern-type-or-short": {
|
|
27
|
+
"start": "{0}, {1}",
|
|
28
|
+
"middle": "{0}, {1}",
|
|
29
|
+
"end": "{0}, or {1}",
|
|
30
|
+
"2": "{0} or {1}"
|
|
31
|
+
},
|
|
32
|
+
"listPattern-type-standard-narrow": {
|
|
33
|
+
"start": "{0}, {1}",
|
|
34
|
+
"middle": "{0}, {1}",
|
|
35
|
+
"end": "{0}, {1}",
|
|
36
|
+
"2": "{0}, {1}"
|
|
37
|
+
},
|
|
38
|
+
"listPattern-type-standard-short": {
|
|
39
|
+
"start": "{0}, {1}",
|
|
40
|
+
"middle": "{0}, {1}",
|
|
41
|
+
"end": "{0}, {1}",
|
|
42
|
+
"2": "{0}, {1}"
|
|
43
|
+
},
|
|
44
|
+
"listPattern-type-unit": {
|
|
45
|
+
"start": "{0}, {1}",
|
|
46
|
+
"middle": "{0}, {1}",
|
|
47
|
+
"end": "{0}, {1}",
|
|
48
|
+
"2": "{0}, {1}"
|
|
49
|
+
},
|
|
50
|
+
"listPattern-type-unit-narrow": {
|
|
51
|
+
"start": "{0}, {1}",
|
|
52
|
+
"middle": "{0}, {1}",
|
|
53
|
+
"end": "{0}, {1}",
|
|
54
|
+
"2": "{0}, {1}"
|
|
55
|
+
},
|
|
56
|
+
"listPattern-type-unit-short": {
|
|
57
|
+
"start": "{0}, {1}",
|
|
58
|
+
"middle": "{0}, {1}",
|
|
59
|
+
"end": "{0}, {1}",
|
|
60
|
+
"2": "{0}, {1}"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"cop": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "cop"
|
|
6
|
+
},
|
|
7
|
+
"typographicNames": {
|
|
8
|
+
"axisNames": {
|
|
9
|
+
"ital": "italic",
|
|
10
|
+
"opsz": "optical size",
|
|
11
|
+
"slnt": "slant",
|
|
12
|
+
"wdth": "width",
|
|
13
|
+
"wght": "weight"
|
|
14
|
+
},
|
|
15
|
+
"styleNames": {
|
|
16
|
+
"ital-subtype-1": "cursive",
|
|
17
|
+
"opsz-subtype-8": "caption",
|
|
18
|
+
"opsz-subtype-12": "text",
|
|
19
|
+
"opsz-subtype-18": "titling",
|
|
20
|
+
"opsz-subtype-72": "display",
|
|
21
|
+
"opsz-subtype-144": "poster",
|
|
22
|
+
"slnt-subtype--12": "backslanted",
|
|
23
|
+
"slnt-subtype-0": "upright",
|
|
24
|
+
"slnt-subtype-12": "slanted",
|
|
25
|
+
"slnt-subtype-24": "extra-slanted",
|
|
26
|
+
"wdth-subtype-50": "ultracondensed",
|
|
27
|
+
"wdth-subtype-62.5": "extra-condensed",
|
|
28
|
+
"wdth-subtype-75": "condensed",
|
|
29
|
+
"wdth-subtype-87.5": "semicondensed",
|
|
30
|
+
"wdth-subtype-100": "normal",
|
|
31
|
+
"wdth-subtype-112.5": "semiexpanded",
|
|
32
|
+
"wdth-subtype-125": "expanded",
|
|
33
|
+
"wdth-subtype-150": "extra-expanded",
|
|
34
|
+
"wdth-subtype-200": "ultraexpanded",
|
|
35
|
+
"wght-subtype-100": "thin",
|
|
36
|
+
"wght-subtype-200": "extra-light",
|
|
37
|
+
"wght-subtype-300": "light",
|
|
38
|
+
"wght-subtype-350": "semilight",
|
|
39
|
+
"wght-subtype-380": "book",
|
|
40
|
+
"wght-subtype-400": "regular",
|
|
41
|
+
"wght-subtype-500": "medium",
|
|
42
|
+
"wght-subtype-600": "semibold",
|
|
43
|
+
"wght-subtype-700": "bold",
|
|
44
|
+
"wght-subtype-800": "extra-bold",
|
|
45
|
+
"wght-subtype-900": "black",
|
|
46
|
+
"wght-subtype-950": "extra-black"
|
|
47
|
+
},
|
|
48
|
+
"featureNames": {
|
|
49
|
+
"afrc": "vertical fractions",
|
|
50
|
+
"cpsp": "capital spacing",
|
|
51
|
+
"dlig": "optional ligatures",
|
|
52
|
+
"frac": "diagonal fractions",
|
|
53
|
+
"lnum": "lining numbers",
|
|
54
|
+
"onum": "old-style figures",
|
|
55
|
+
"ordn": "ordinals",
|
|
56
|
+
"pnum": "proportional numbers",
|
|
57
|
+
"smcp": "small capitals",
|
|
58
|
+
"tnum": "tabular numbers",
|
|
59
|
+
"zero": "slashed zero"
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"en-CZ": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "en",
|
|
6
|
+
"territory": "CZ"
|
|
7
|
+
},
|
|
8
|
+
"characterLabelPatterns": {
|
|
9
|
+
"all": "{0} – all",
|
|
10
|
+
"category-list": "{0}: {1}",
|
|
11
|
+
"compatibility": "{0} – compatibility",
|
|
12
|
+
"enclosed": "{0} – enclosed",
|
|
13
|
+
"extended": "{0} – extended",
|
|
14
|
+
"facing-left": "{0} facing left",
|
|
15
|
+
"facing-right": "{0} facing right",
|
|
16
|
+
"historic": "{0} – historic",
|
|
17
|
+
"miscellaneous": "{0} – miscellaneous",
|
|
18
|
+
"other": "{0} – other",
|
|
19
|
+
"scripts": "scripts – {0}",
|
|
20
|
+
"strokes-count-one": "{0} stroke",
|
|
21
|
+
"strokes-count-other": "{0} strokes",
|
|
22
|
+
"subscript": "subscript {0}",
|
|
23
|
+
"superscript": "superscript {0}"
|
|
24
|
+
},
|
|
25
|
+
"characterLabels": {
|
|
26
|
+
"activities": "activity",
|
|
27
|
+
"african_scripts": "African script",
|
|
28
|
+
"american_scripts": "American script",
|
|
29
|
+
"animal": "animal",
|
|
30
|
+
"animals_nature": "animal or nature",
|
|
31
|
+
"arrows": "arrow",
|
|
32
|
+
"body": "body",
|
|
33
|
+
"box_drawing": "box drawing",
|
|
34
|
+
"braille": "braille",
|
|
35
|
+
"building": "building",
|
|
36
|
+
"bullets_stars": "bullet or star",
|
|
37
|
+
"consonantal_jamo": "consonantal jamo",
|
|
38
|
+
"currency_symbols": "currency symbol",
|
|
39
|
+
"dash_connector": "dash or connector",
|
|
40
|
+
"digits": "digit",
|
|
41
|
+
"dingbats": "dingbat",
|
|
42
|
+
"divination_symbols": "divination symbol",
|
|
43
|
+
"downwards_arrows": "downwards arrow",
|
|
44
|
+
"downwards_upwards_arrows": "downwards upwards arrow",
|
|
45
|
+
"east_asian_scripts": "East Asian script",
|
|
46
|
+
"emoji": "emoji",
|
|
47
|
+
"european_scripts": "European script",
|
|
48
|
+
"female": "female",
|
|
49
|
+
"flag": "flag",
|
|
50
|
+
"flags": "flags",
|
|
51
|
+
"food_drink": "food & drink",
|
|
52
|
+
"format": "format",
|
|
53
|
+
"format_whitespace": "format & whitespace",
|
|
54
|
+
"full_width_form_variant": "full-width variant",
|
|
55
|
+
"geometric_shapes": "geometric shape",
|
|
56
|
+
"half_width_form_variant": "half-width variant",
|
|
57
|
+
"han_characters": "Han character",
|
|
58
|
+
"han_radicals": "Han radical",
|
|
59
|
+
"hanja": "hanja",
|
|
60
|
+
"hanzi_simplified": "Hanzi (simplified)",
|
|
61
|
+
"hanzi_traditional": "Hanzi (traditional)",
|
|
62
|
+
"heart": "heart",
|
|
63
|
+
"historic_scripts": "historic script",
|
|
64
|
+
"ideographic_desc_characters": "ideographic desc. character",
|
|
65
|
+
"japanese_kana": "Japanese kana",
|
|
66
|
+
"kanbun": "kanbun",
|
|
67
|
+
"kanji": "kanji",
|
|
68
|
+
"keycap": "keycap",
|
|
69
|
+
"leftwards_arrows": "leftwards arrow",
|
|
70
|
+
"leftwards_rightwards_arrows": "leftwards rightwards arrow",
|
|
71
|
+
"letterlike_symbols": "letterlike symbol",
|
|
72
|
+
"limited_use": "limited-use",
|
|
73
|
+
"male": "male",
|
|
74
|
+
"math_symbols": "maths symbol",
|
|
75
|
+
"middle_eastern_scripts": "Middle Eastern script",
|
|
76
|
+
"miscellaneous": "miscellaneous",
|
|
77
|
+
"modern_scripts": "modern script",
|
|
78
|
+
"modifier": "modifier",
|
|
79
|
+
"musical_symbols": "musical symbol",
|
|
80
|
+
"nature": "nature",
|
|
81
|
+
"nonspacing": "nonspacing",
|
|
82
|
+
"numbers": "numbers",
|
|
83
|
+
"objects": "object",
|
|
84
|
+
"other": "other",
|
|
85
|
+
"paired": "paired",
|
|
86
|
+
"person": "person",
|
|
87
|
+
"phonetic_alphabet": "phonetic alphabet",
|
|
88
|
+
"pictographs": "pictograph",
|
|
89
|
+
"place": "place",
|
|
90
|
+
"plant": "plant",
|
|
91
|
+
"punctuation": "punctuation",
|
|
92
|
+
"rightwards_arrows": "rightwards arrow",
|
|
93
|
+
"sign_standard_symbols": "sign or symbol",
|
|
94
|
+
"small_form_variant": "small variants",
|
|
95
|
+
"smiley": "smiley",
|
|
96
|
+
"smileys_people": "smiley or person",
|
|
97
|
+
"south_asian_scripts": "South Asian script",
|
|
98
|
+
"southeast_asian_scripts": "Southeast Asian script",
|
|
99
|
+
"spacing": "spacing",
|
|
100
|
+
"sport": "sport",
|
|
101
|
+
"symbols": "symbol",
|
|
102
|
+
"technical_symbols": "technical symbol",
|
|
103
|
+
"tone_marks": "tone mark",
|
|
104
|
+
"travel": "travel",
|
|
105
|
+
"travel_places": "travel or place",
|
|
106
|
+
"upwards_arrows": "upwards arrows",
|
|
107
|
+
"variant_forms": "variant",
|
|
108
|
+
"vocalic_jamo": "vocalic jamo",
|
|
109
|
+
"weather": "weather",
|
|
110
|
+
"western_asian_scripts": "Western Asian script",
|
|
111
|
+
"whitespace": "whitespace"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"en-CZ": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "en",
|
|
6
|
+
"territory": "CZ"
|
|
7
|
+
},
|
|
8
|
+
"characters": {
|
|
9
|
+
"exemplarCharacters": "[a b c d e f g h i j k l m n o p q r s t u v w x y z]",
|
|
10
|
+
"auxiliary": "[áàăâåäãā æ ç éèĕêëē íìĭîïī ñ óòŏôöøō œ úùŭûüū ÿ]",
|
|
11
|
+
"index": "[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]",
|
|
12
|
+
"numbers": "[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]",
|
|
13
|
+
"punctuation": "[\\- ‐‑ – — , ; \\: ! ? . … '‘’ \"“” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]",
|
|
14
|
+
"ellipsis": {
|
|
15
|
+
"final": "{0}…",
|
|
16
|
+
"initial": "…{0}",
|
|
17
|
+
"medial": "{0}…{1}",
|
|
18
|
+
"word-final": "{0} …",
|
|
19
|
+
"word-initial": "… {0}",
|
|
20
|
+
"word-medial": "{0} … {1}"
|
|
21
|
+
},
|
|
22
|
+
"moreInformation": "?",
|
|
23
|
+
"lenient-scope-date": {
|
|
24
|
+
"-": "[\\- ‑ . /]",
|
|
25
|
+
":": "[\\::﹕︓ ∶]"
|
|
26
|
+
},
|
|
27
|
+
"lenient-scope-general": {
|
|
28
|
+
".": "[..․﹒ 。。︒]",
|
|
29
|
+
"’": "[''’ ՚ ᾽᾿ ʼ]",
|
|
30
|
+
"%": "[%%﹪ ٪]",
|
|
31
|
+
"‰": "[‰ ؉]",
|
|
32
|
+
"$": "[\\$$﹩]",
|
|
33
|
+
"£": "[££ ₤]",
|
|
34
|
+
"¥": "[¥¥]",
|
|
35
|
+
"₩": "[₩₩]",
|
|
36
|
+
"₹": "[₹ {Rp} {Rs}₨]"
|
|
37
|
+
},
|
|
38
|
+
"lenient-scope-number": {
|
|
39
|
+
"-": "[\\--﹣ ‐‑ ‒ – −⁻₋ ➖]",
|
|
40
|
+
",": "[,,﹐︐ ⹁ ، ٫ 、﹑、︑]",
|
|
41
|
+
"+": "[++﬩﹢⁺₊ ➕]"
|
|
42
|
+
},
|
|
43
|
+
"stricter-scope-number": {
|
|
44
|
+
",": "[,,﹐︐ ⹁ ٫]",
|
|
45
|
+
".": "[..․﹒ 。]"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"en-CZ": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "en",
|
|
6
|
+
"territory": "CZ"
|
|
7
|
+
},
|
|
8
|
+
"contextTransforms": {
|
|
9
|
+
"calendar-field": {
|
|
10
|
+
"stand-alone": "titlecase-firstword",
|
|
11
|
+
"uiListOrMenu": "titlecase-firstword"
|
|
12
|
+
},
|
|
13
|
+
"keyValue": {
|
|
14
|
+
"stand-alone": "titlecase-firstword",
|
|
15
|
+
"uiListOrMenu": "titlecase-firstword"
|
|
16
|
+
},
|
|
17
|
+
"number-spellout": {
|
|
18
|
+
"stand-alone": "titlecase-firstword",
|
|
19
|
+
"uiListOrMenu": "titlecase-firstword"
|
|
20
|
+
},
|
|
21
|
+
"relative": {
|
|
22
|
+
"stand-alone": "titlecase-firstword",
|
|
23
|
+
"uiListOrMenu": "titlecase-firstword"
|
|
24
|
+
},
|
|
25
|
+
"typographicNames": {
|
|
26
|
+
"stand-alone": "titlecase-firstword",
|
|
27
|
+
"uiListOrMenu": "titlecase-firstword"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": {
|
|
3
|
+
"en-CZ": {
|
|
4
|
+
"identity": {
|
|
5
|
+
"language": "en",
|
|
6
|
+
"territory": "CZ"
|
|
7
|
+
},
|
|
8
|
+
"listPatterns": {
|
|
9
|
+
"listPattern-type-standard": {
|
|
10
|
+
"start": "{0}, {1}",
|
|
11
|
+
"middle": "{0}, {1}",
|
|
12
|
+
"end": "{0} and {1}",
|
|
13
|
+
"2": "{0} and {1}"
|
|
14
|
+
},
|
|
15
|
+
"listPattern-type-or": {
|
|
16
|
+
"start": "{0}, {1}",
|
|
17
|
+
"middle": "{0}, {1}",
|
|
18
|
+
"end": "{0} or {1}",
|
|
19
|
+
"2": "{0} or {1}"
|
|
20
|
+
},
|
|
21
|
+
"listPattern-type-or-narrow": {
|
|
22
|
+
"start": "{0}, {1}",
|
|
23
|
+
"middle": "{0}, {1}",
|
|
24
|
+
"end": "{0} or {1}",
|
|
25
|
+
"2": "{0} or {1}"
|
|
26
|
+
},
|
|
27
|
+
"listPattern-type-or-short": {
|
|
28
|
+
"start": "{0}, {1}",
|
|
29
|
+
"middle": "{0}, {1}",
|
|
30
|
+
"end": "{0} or {1}",
|
|
31
|
+
"2": "{0} or {1}"
|
|
32
|
+
},
|
|
33
|
+
"listPattern-type-standard-narrow": {
|
|
34
|
+
"start": "{0}, {1}",
|
|
35
|
+
"middle": "{0}, {1}",
|
|
36
|
+
"end": "{0}, {1}",
|
|
37
|
+
"2": "{0}, {1}"
|
|
38
|
+
},
|
|
39
|
+
"listPattern-type-standard-short": {
|
|
40
|
+
"start": "{0}, {1}",
|
|
41
|
+
"middle": "{0}, {1}",
|
|
42
|
+
"end": "{0} and {1}",
|
|
43
|
+
"2": "{0} and {1}"
|
|
44
|
+
},
|
|
45
|
+
"listPattern-type-unit": {
|
|
46
|
+
"start": "{0}, {1}",
|
|
47
|
+
"middle": "{0}, {1}",
|
|
48
|
+
"end": "{0}, {1}",
|
|
49
|
+
"2": "{0}, {1}"
|
|
50
|
+
},
|
|
51
|
+
"listPattern-type-unit-narrow": {
|
|
52
|
+
"start": "{0} {1}",
|
|
53
|
+
"middle": "{0} {1}",
|
|
54
|
+
"end": "{0} {1}",
|
|
55
|
+
"2": "{0} {1}"
|
|
56
|
+
},
|
|
57
|
+
"listPattern-type-unit-short": {
|
|
58
|
+
"start": "{0}, {1}",
|
|
59
|
+
"middle": "{0}, {1}",
|
|
60
|
+
"end": "{0}, {1}",
|
|
61
|
+
"2": "{0}, {1}"
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|