<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Common_Locale_Data_Repository</id>
	<title>Common Locale Data Repository - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Common_Locale_Data_Repository"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Common_Locale_Data_Repository&amp;action=history"/>
	<updated>2026-05-05T16:46:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Common_Locale_Data_Repository&amp;diff=1463860&amp;oldid=prev</id>
		<title>imported&gt;Nemoralis: Filled in 1 bare reference(s) with reFill 2</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Common_Locale_Data_Repository&amp;diff=1463860&amp;oldid=prev"/>
		<updated>2025-01-05T00:06:15Z</updated>

		<summary type="html">&lt;p&gt;Filled in 1 bare reference(s) with reFill 2&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Computing project for a user locale data format}}&lt;br /&gt;
{{Primary sources|date=November 2021}}&lt;br /&gt;
{{Infobox file format&lt;br /&gt;
| name                   = Common Locale Data Repository&lt;br /&gt;
| logo                   = &lt;br /&gt;
| icon                   = &lt;br /&gt;
| iconcaption            = &lt;br /&gt;
| screenshot             = &lt;br /&gt;
| caption                = &lt;br /&gt;
| extension              = &lt;br /&gt;
| mime                   = &lt;br /&gt;
| type code              = &lt;br /&gt;
| uniform type           = &lt;br /&gt;
| conforms to            = &lt;br /&gt;
| magic                  = &lt;br /&gt;
| owner                  = [[Unicode Consortium]]&lt;br /&gt;
| released               = CLDR 1.0&amp;lt;br/&amp;gt;({{Start date and age|2003|12|19|df=yes}}&amp;lt;ref name=history&amp;gt;{{Cite web|url=https://cldr.unicode.org/index/downloads|title=CLDR Releases/Downloads|website=cldr.unicode.org}}&amp;lt;/ref&amp;gt;)&lt;br /&gt;
| latest release version = {{wikidata|property|preferred|references|edit|Q2986828|P348}}&lt;br /&gt;
| latest release date    = {{start date and age|{{wikidata|qualifier|Q2986828|P348|P577}}}}&lt;br /&gt;
| genre                  = &lt;br /&gt;
| container for          = [[XML]]&amp;lt;ref&amp;gt;[http://cldr.unicode.org/development/updating-dtds Updating DTDs], &amp;#039;&amp;#039;CLDR makes special use of XML because of the way it is structured. In particular, the XML is designed so that you can read in a CLDR XML file and interpret it as an unordered list of &amp;lt;path,value&amp;gt; pairs, called a CLDRFile internally. These path/value pairs can be added to or deleted, and then the CLDRFile can be written back out to disk, resulting in a valid XML file. That is a very powerful mechanism, and also allows for the CLDR inheritance model.&amp;#039;&amp;#039;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| contained by           = &lt;br /&gt;
| extended from          = &lt;br /&gt;
| extended to            = &lt;br /&gt;
| standard               = &lt;br /&gt;
| free                   = &lt;br /&gt;
| url                    = {{URL|https://cldr.unicode.org/}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Common Locale Data Repository&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;CLDR&amp;#039;&amp;#039;&amp;#039;) is a project of the [[Unicode Consortium]] to provide [[Locale (computer software)|locale]] data in [[XML]] format for use in computer applications. CLDR contains locale-specific information that an [[operating system]] will typically provide to applications.&lt;br /&gt;
CLDR is written in the &amp;#039;&amp;#039;&amp;#039;Locale Data Markup Language&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;LDML&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
&lt;br /&gt;
CLDR is maintained by a technical committee which includes employees from IBM, Apple, Google, Microsoft, and some government-based organizations. The committee is chaired by John Emmons, of IBM; [[Mark Davis (Unicode)|Mark Davis]], of Google, is vice-chair.&amp;lt;ref&amp;gt;{{Cite web|url=http://cldr.unicode.org/index/process#TOC-Officers|title = Unicode CLDR - CLDR Process}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
==Details==&lt;br /&gt;
Among the types of data that CLDR includes are the following:&lt;br /&gt;
* Translations for language names&lt;br /&gt;
* Translations for territory and country names&lt;br /&gt;
* Translations for currency names, including singular/plural modifications&lt;br /&gt;
* Translations for [[weekday]], [[month]], [[era]], period of day, in full and abbreviated forms&lt;br /&gt;
* Translations for time zones and example cities (or similar) for time zones&lt;br /&gt;
* Translations for calendar fields&lt;br /&gt;
* Patterns for formatting/parsing dates or times of day&lt;br /&gt;
* Exemplar sets of characters used for writing the language&lt;br /&gt;
* Patterns for formatting/parsing numbers&lt;br /&gt;
* Rules for language-adapted [[collation]]&lt;br /&gt;
* Rules for spelling out [[Numeral (linguistics)|numbers as words]]&lt;br /&gt;
* Rules for formatting numbers in traditional numeral systems (such as [[Roman numerals|Roman]] and [[Armenian numerals]])&lt;br /&gt;
* Rules for [[transliteration]] between scripts, much of it based on [[BGN/PCGN romanization]]&lt;br /&gt;
&lt;br /&gt;
The information is currently used in [[International Components for Unicode]], [[Apple Inc.|Apple]]&amp;#039;s [[macOS]], [[LibreOffice]], [[MediaWiki]], and [[IBM]]&amp;#039;s [[IBM AIX|AIX]], among other applications and operating systems. &lt;br /&gt;
&lt;br /&gt;
CLDR overlaps somewhat with [[ISO/IEC 15897]] ([[POSIX]] locales). POSIX locale information can be derived from CLDR by using some of CLDR&amp;#039;s conversion tools.&lt;br /&gt;
&lt;br /&gt;
The CLDR covers 400+ languages.&amp;lt;ref name=&amp;quot;coverage&amp;quot;&amp;gt;{{Cite web|url=https://unicode-org.github.io/cldr-staging/charts/41/supplemental/locale_coverage.html|title = Locale Coverage}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://cldr.unicode.org/ Common Locale Data Repository], the informational webpage of the CLDR project&lt;br /&gt;
* [https://unicode.org/reports/tr35/ Locale Data Markup Language]&lt;br /&gt;
&lt;br /&gt;
{{Unicode navigation}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unicode]]&lt;br /&gt;
[[Category:Date and time representation]]&lt;br /&gt;
[[Category:Internationalization and localization]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Nemoralis</name></author>
	</entry>
</feed>