-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #164 from unicode-org/conradarcturus/CLDR-18104
CLDR-18104 Initial commit of v47 charts
- Loading branch information
Showing
1,249 changed files
with
13,774,466 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
12,330 changes: 12,330 additions & 0 deletions
12,330
docs/charts/47/annotations/austro_asiatic.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<p style="text-align: right">2024-11-12</p> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLDR v<span class='version'>47.0β</span> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,231 @@ | ||
table { | ||
border-collapse: collapse | ||
} | ||
|
||
caption { | ||
font-size: 150%; | ||
margin-top: 2em | ||
} | ||
|
||
td, th { | ||
vertical-align: top; | ||
text-align: left; | ||
padding: 0.25em | ||
} | ||
|
||
td.source, th.source, span.source { | ||
border: 1px solid #666666; | ||
background-color: #FCFCFC; | ||
} | ||
|
||
td.source-image { | ||
border: 1px solid #666666; | ||
background-color: #FCFCFC; | ||
text-align: center; | ||
font-size: 200%; | ||
} | ||
|
||
td.target, th.target, span.target, td.targetRight, td.target2, td.target3, | ||
td.target4, td.target_nofont { | ||
border: 1px solid #666666; | ||
background-color: #FCFFFC | ||
} | ||
|
||
td.target_nofont { | ||
/* font-family: sans-serif; */ | ||
line-height: 150%; | ||
} | ||
|
||
th.source { | ||
background-color: #DDDDDD | ||
} | ||
|
||
th.target { | ||
background-color: #ddFFdd | ||
} | ||
|
||
td.target2 { | ||
color: blue | ||
} | ||
|
||
td.target3 { | ||
background-color: #FFFFF8 | ||
} | ||
|
||
td.target4 { | ||
background-color: #F8FFFF | ||
} | ||
|
||
td.targetRight { | ||
text-align: right | ||
} | ||
|
||
td.z0 { | ||
border: 1px solid #666666; | ||
background-color: #FCBBFC | ||
} | ||
|
||
td.z1 { | ||
border: 1px solid #666666; | ||
background-color: #FCCCFC | ||
} | ||
|
||
td.z2 { | ||
border: 1px solid #666666; | ||
background-color: #FCDDFC; | ||
vertical-align: middle | ||
} | ||
|
||
td.z3 { | ||
border: 1px solid #666666; | ||
background-color: #FCEEFC; | ||
vertical-align: middle | ||
} | ||
|
||
td.z4 { | ||
border: 1px solid #666666; | ||
background-color: #FCFFFC; | ||
vertical-align: middle | ||
} | ||
|
||
h2, h3, h4 { | ||
text-align: left | ||
} | ||
|
||
td.l, td.z, td.o, td.t, td.f, td.m, td.x, th.h, table.pluralComp { | ||
border: 1px solid #666; | ||
font-size: 8pt | ||
} | ||
|
||
table.pluralComp { | ||
border-collapse: collapse | ||
} | ||
|
||
th.h { | ||
background-color: #EEE; | ||
border-top: 2px solid #000; | ||
border-bottom: 2px solid #000; | ||
text-align: center; | ||
font-size: 6pt | ||
} | ||
|
||
td.l { | ||
background-color: #EFE; | ||
border-top: 2px solid #000 | ||
} | ||
|
||
td.z { | ||
background-color: #F00 | ||
} | ||
|
||
td.o { | ||
background-color: #DD0 | ||
} | ||
|
||
td.t { | ||
background-color: #0F0 | ||
} | ||
|
||
td.f { | ||
background-color: #0DD | ||
} | ||
|
||
td.m { | ||
background-color: #99F | ||
} | ||
|
||
td.x { | ||
background-color: #CCC | ||
} | ||
|
||
td.c01 { | ||
text-decoration: underline | ||
} | ||
|
||
td.sample { | ||
font-size: 200%; | ||
text-align: center | ||
} | ||
|
||
.nowrap { | ||
white-space: nowrap | ||
} | ||
|
||
.notTailored { | ||
color: #888888; | ||
} | ||
|
||
.notExemplars { | ||
color: #c0ffee; | ||
} | ||
|
||
table.center { | ||
margin-left: auto; | ||
margin-right: auto; | ||
} | ||
|
||
td.plain { | ||
padding-top: 0.3em; | ||
padding-right: 1em; | ||
} | ||
|
||
#chits { | ||
display: flex; | ||
flex-flow: row wrap; | ||
} | ||
|
||
.chit { | ||
border-collapse: separate; | ||
color: black; | ||
background-color: #white; | ||
display: inline-block; | ||
margin: 1px; | ||
padding: 1px; | ||
width: 200px; | ||
height: 40px; | ||
border-radius: 5px; | ||
overflow: hidden; | ||
text-overflow: ellipsis; | ||
vertical-align: middle; | ||
display: flex; | ||
align-items: center; | ||
border: 2px solid #ccc; | ||
} | ||
|
||
.version { | ||
content: "β"; | ||
color: black; | ||
font-weight: bold; | ||
} | ||
.version::after { | ||
content: "β"; | ||
color: red; | ||
font-weight: bold; | ||
} | ||
|
||
/* formatting for date time review */ | ||
.dtf-table, .dtf-int {margin-left:auto; margin-right:auto; border-collapse:collapse;} | ||
.dtf-table, .dtf-s, .dtf-nopad, .dtf-fix, .dtf-th, .dtf-h, .dtf-sep, .dtf-left, .dtf-int {border:1px solid gray;} | ||
.dtf-th {background-color:#EEE; padding:4px} | ||
.dtf-s, .dtf-nopad, .dtf-fix {padding:3px; text-align:center} | ||
.dtf-sep {background-color:#EEF; text-align:center} | ||
.dtf-s {text-align:center;} | ||
.dtf-int {width:100%; height:100%} | ||
.dtf-fix {width:1px} | ||
.dtf-left {text-align:left;} | ||
.dtf-nopad {padding:0px; vertical-align:top;} | ||
.dtf-gray {background-color:#EEF} | ||
|
||
.versionDate { | ||
display: inline; | ||
border-width:0; | ||
padding:0; | ||
margin:0; | ||
width:100%; | ||
height:36px; | ||
overflow:hidden; | ||
} | ||
.upLink { | ||
font-weight: bold; | ||
font-size: 120%; | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | ||
<html> | ||
|
||
<head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BPN1D3SEJM"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-BPN1D3SEJM'); | ||
</script> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<title>Annotation Charts</title> | ||
<link rel="stylesheet" type="text/css" | ||
href="https://www.unicode.org/webscripts/standard_styles.css"> | ||
<link rel="stylesheet" type="text/css" href="index.css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<table width="100%" cellpadding="0" cellspacing="0" border="0"> | ||
<tr> | ||
<td colspan="2"> | ||
<table width="100%" border="0" cellpadding="0" cellspacing="0"> | ||
<tr> | ||
<td class="icon"><a href="http://www.unicode.org/"> <img | ||
border="0" src="http://www.unicode.org/webscripts/logo60s2.gif" | ||
align="middle" alt="[Unicode]" width="34" height="33"></a> | ||
<a class="bar" | ||
href="http://www.unicode.org/cldr/comparison_charts.html"><font | ||
size="3">CLDR Charts</font></a></td> | ||
<td class="bar"><a href="http://www.unicode.org" class="bar">Home</a> | ||
| <a href="http://www.unicode.org/sitemap/" class="bar">Site | ||
Map</a> | <a href="http://www.unicode.org/search/" class="bar">Search</a></td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2" class="gray"> </td> | ||
</tr> | ||
</table> | ||
<div class="body"> | ||
<div align="center"> | ||
<table style="width:100%"> | ||
<tr> | ||
<td style="text-align: left" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-version.html"></iframe></td> | ||
<td style="text-align: center" nowrap width="50%"><h1 align="center">Annotation Charts</h1></td> | ||
<td style="text-align: right" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-date.html"></iframe></td> | ||
</tr> | ||
<tr><td style="text-align: center" colSpan="3"><a class="upLink" href="../index.html">Main Chart Index</a></td></tr> | ||
</table> | ||
</div> | ||
<!-- | ||
<div align="center"> | ||
<table style="margin: 1em"> | ||
<tr> | ||
<td align="left" nowrap width="20%">CLDR Version <span class='version'>%version%</span></td> | ||
<td style="text-align: center" nowrap width="50%"><b><font | ||
size="4"> <a href="../index.html">Main Chart Index</a></font></b></td> | ||
<td style="text-align: right" nowrap width="20%">%date%</td> | ||
</tr> | ||
</table> | ||
</div> | ||
--> | ||
<!-- begin main body--> | ||
<p>Annotations provide names and keywords for Unicode characters, currently focusing on emoji. If you see any problems, please <a target='_blank' href='https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket'>file a ticket</a> with the corrected values for the locale. For the XML data used for these charts, see <a href='http://unicode.org/repos/cldr/tags/latest/common/annotations/'>latest-release annotations </a> or <a href='http://unicode.org/repos/cldr/tags/latest/common/annotations/'>beta annotations</a>. For more information, see <a href='https://unicode.org/reports/tr35/tr35-general.html#Annotations'>LDML Annotations</a>.</p><p>The charts are presented in groups of related languages, for easier comparison.<p><div id='chits'> | ||
<div class='chit'><a name='afro_asiatic_annotations' href='afro_asiatic.html'>Afro-Asiatic Annotations</a></div> | ||
<div class='chit'><a name='americas_annotations' href='americas.html'>Americas Annotations</a></div> | ||
<div class='chit'><a name='artificial_annotations' href='artificial.html'>Artificial Annotations</a></div> | ||
<div class='chit'><a name='austro_asiatic_annotations' href='austro_asiatic.html'>Austro-Asiatic Annotations</a></div> | ||
<div class='chit'><a name='austronesian_annotations' href='austronesian.html'>Austronesian Annotations</a></div> | ||
<div class='chit'><a name='baltic_annotations' href='baltic.html'>Baltic Annotations</a></div> | ||
<div class='chit'><a name='caucasian_annotations' href='caucasian.html'>Caucasian Annotations</a></div> | ||
<div class='chit'><a name='celtic_annotations' href='celtic.html'>Celtic Annotations</a></div> | ||
<div class='chit'><a name='cjk_annotations' href='cjk.html'>CJK Annotations</a></div> | ||
<div class='chit'><a name='dravidian_annotations' href='dravidian.html'>Dravidian Annotations</a></div> | ||
<div class='chit'><a name='germanic_annotations' href='germanic.html'>Germanic Annotations</a></div> | ||
<div class='chit'><a name='indic_annotations' href='indic.html'>Indic Annotations</a></div> | ||
<div class='chit'><a name='iranian_annotations' href='iranian.html'>Iranian Annotations</a></div> | ||
<div class='chit'><a name='niger_kordofanian_annotations' href='niger_kordofanian.html'>Niger-Kordofanian Annotations</a></div> | ||
<div class='chit'><a name='other_annotations' href='other.html'>Other Annotations</a></div> | ||
<div class='chit'><a name='other_indo_european_annotations' href='other_indo_european.html'>Other Indo-European Annotations</a></div> | ||
<div class='chit'><a name='romance_annotations' href='romance.html'>Romance Annotations</a></div> | ||
<div class='chit'><a name='sino_tibetan_annotations' href='sino_tibetan.html'>Sino-Tibetan Annotations</a></div> | ||
<div class='chit'><a name='slavic_annotations' href='slavic.html'>Slavic Annotations</a></div> | ||
<div class='chit'><a name='tai_annotations' href='tai.html'>Tai Annotations</a></div> | ||
<div class='chit'><a name='turkic_annotations' href='turkic.html'>Turkic Annotations</a></div> | ||
<div class='chit'><a name='uralic_annotations' href='uralic.html'>Uralic Annotations</a></div> | ||
</div> | ||
|
||
<!-- end main body --> | ||
</div> | ||
<div style='text-align: center; margin-top:2em; margin-bottom: 60em;'><br> | ||
<a href='https://www.unicode.org/copyright.html'> | ||
<img src='https://www.unicode.org/img/hb_notice.gif' style='border-style: none; width: 216px; height:50px;' | ||
alt='Access to Copyright and terms of use'> | ||
</a> | ||
</div> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.