mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 21:18:25 +00:00
121 lines
4.0 KiB
XML
121 lines
4.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||
<!-- Copyright © 1991-2025 Unicode, Inc.
|
||
For terms of use, see http://www.unicode.org/copyright.html
|
||
SPDX-License-Identifier: Unicode-3.0
|
||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||
-->
|
||
<ldml>
|
||
<identity>
|
||
<version number="$Revision$"/>
|
||
<language type="pms"/>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<languages>
|
||
<language type="ar">arabich</language>
|
||
<language type="ar_001">arabich modern stàndar</language>
|
||
<language type="en">inglèis</language>
|
||
<language type="pms">piemontèis</language>
|
||
</languages>
|
||
<scripts>
|
||
<script type="Latn">latin</script>
|
||
</scripts>
|
||
<territories>
|
||
<territory type="IT">Italia</territory>
|
||
</territories>
|
||
<measurementSystemNames>
|
||
<measurementSystemName type="metric">metrico</measurementSystemName>
|
||
<measurementSystemName type="UK">britànico</measurementSystemName>
|
||
</measurementSystemNames>
|
||
<codePatterns>
|
||
<codePattern type="language">Lingua: {0}</codePattern>
|
||
<codePattern type="script">Scritura: {0}</codePattern>
|
||
<codePattern type="territory">Region: {0}</codePattern>
|
||
</codePatterns>
|
||
</localeDisplayNames>
|
||
<characters>
|
||
<exemplarCharacters>[aà b c {cc} {ch} d eéèë {eu} f g {gg} {gh} iì j l m n {n\-} oò p q r s {s\-c} {ss} t uù v z]</exemplarCharacters>
|
||
<exemplarCharacters type="auxiliary">[h]</exemplarCharacters>
|
||
<exemplarCharacters type="punctuation">[\- ‑ — , ; \: ! ? . … '’ "“” « » ( ) \[ \] \{ \} @ /]</exemplarCharacters>
|
||
</characters>
|
||
<delimiters>
|
||
<quotationStart>«</quotationStart>
|
||
<quotationEnd>»</quotationEnd>
|
||
<alternateQuotationStart>“</alternateQuotationStart>
|
||
<alternateQuotationEnd>”</alternateQuotationEnd>
|
||
</delimiters>
|
||
<dates>
|
||
<calendars>
|
||
<calendar type="gregorian">
|
||
<months>
|
||
<monthContext type="format">
|
||
<monthWidth type="wide">
|
||
<month type="1">gené</month>
|
||
<month type="2">fërvé</month>
|
||
<month type="3">mars</month>
|
||
<month type="4">avril</month>
|
||
<month type="5">magg</month>
|
||
<month type="6">giugn</month>
|
||
<month type="7">lugn</month>
|
||
<month type="8">agost</month>
|
||
<month type="9">stèmber</month>
|
||
<month type="10">utuber</month>
|
||
<month type="11">novèmber</month>
|
||
<month type="12">dzèmber</month>
|
||
</monthWidth>
|
||
</monthContext>
|
||
</months>
|
||
<days>
|
||
<dayContext type="format">
|
||
<dayWidth type="wide">
|
||
<day type="sun">dumìnica</day>
|
||
<day type="mon">lun-es</day>
|
||
<day type="tue">màrtes</day>
|
||
<day type="wed">merco</day>
|
||
<day type="thu">giòbia</day>
|
||
<day type="fri">vënner</day>
|
||
<day type="sat">saba</day>
|
||
</dayWidth>
|
||
</dayContext>
|
||
</days>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="hm">h:mm a</dateFormatItem>
|
||
<dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
|
||
<dateFormatItem id="hmsv">h:mm:ss a v</dateFormatItem>
|
||
<dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
|
||
<dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
</calendars>
|
||
<timeZoneNames>
|
||
<regionFormat>Ora {0}</regionFormat>
|
||
<regionFormat type="daylight">Ora legal: {0}</regionFormat>
|
||
<regionFormat type="standard">Ora stàndar: {0}</regionFormat>
|
||
<metazone type="GMT">
|
||
<long>
|
||
<standard>Ora dë Greenwich</standard>
|
||
</long>
|
||
</metazone>
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
<symbols numberSystem="latn">
|
||
<decimal>,</decimal>
|
||
<group>.</group>
|
||
</symbols>
|
||
<currencyFormats numberSystem="latn">
|
||
<currencyFormatLength>
|
||
<currencyFormat type="standard">
|
||
<pattern>#,##0.00 ¤</pattern>
|
||
<pattern alt="alphaNextToNumber">#,##0.00 ¤</pattern>
|
||
</currencyFormat>
|
||
<currencyFormat type="accounting">
|
||
<pattern alt="alphaNextToNumber">#,##0.00 ¤</pattern>
|
||
</currencyFormat>
|
||
</currencyFormatLength>
|
||
</currencyFormats>
|
||
</numbers>
|
||
</ldml>
|