Last active
April 19, 2024 18:17
-
-
Save srl295/aa764366867b3d31da64764a1306ff07 to your computer and use it in GitHub Desktop.
CLDR Subtype Map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- BEGIN CheckCLDR.Subtype Mapping -*- | |
# Format is URL "http..." followed by Subtype values, the latter separated by whitespace (linebreaks or spaces). commas are ignored. | |
# Trailing commas are allowed and ignored | |
# Each of the Subtypes is covered by documentation at that URL. | |
# Comment lines must START with a #, because # is used for HTML fragments. | |
# just a test | |
https://cldr.unicode.org/translation/characters/short-names-and-keywords | |
displayCollision, | |
#http://cldr.unicode.org/translation/timezones#metazones | |
#noMetazoneMapping, | |
#noMetazoneMappingAfter1970, | |
#noMetazoneMappingBeforeNow, | |
#multipleMetazoneMappings, | |
#metazoneContainsDigit, | |
#extraMetazoneString, | |
https://cldr.unicode.org/translation/number-currency-formats/number-symbols | |
numberPatternNotCanonical, | |
# adding this as an example | |
https://cldr.unicode.org/translation/getting-started/resolving-errors | |
incompleteLogicalGroup, | |
inconsistentDraftStatus, | |
https://cldr.unicode.org/translation/translation-guide-general/capitalization | |
incorrectCasing, | |
https://cldr.unicode.org/index/cldr-spec/plural-rules | |
missingPluralInfo, | |
# -*- END CheckCLDR.Subtype Mapping -*- | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment