81 lines
3.3 KiB
XML
81 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||
<!-- Copyright © 1991-2021 Unicode, Inc.
|
||
For terms of use, see http://www.unicode.org/copyright.html
|
||
SPDX-License-Identifier: Unicode-DFS-2016
|
||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||
|
||
Proper interpretation of these files requires synthesis of missing items, as per
|
||
http://unicode.org/repos/cldr/trunk/specs/ldml/tr35-general.html#Annotations
|
||
Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived annotations.
|
||
-->
|
||
<ldml>
|
||
<identity>
|
||
<version number="$Revision$"/>
|
||
<language type="lij"/>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<localeDisplayPattern>
|
||
<localePattern>{0} ({1})</localePattern>
|
||
<localeSeparator>{0}, {1}</localeSeparator>
|
||
<localeKeyTypePattern>{0}: {1}</localeKeyTypePattern>
|
||
</localeDisplayPattern>
|
||
<languages>
|
||
<language type="lij">ligure</language>
|
||
</languages>
|
||
<scripts>
|
||
<script type="Latn">latin</script>
|
||
</scripts>
|
||
<territories>
|
||
<territory type="FR">Fransa</territory>
|
||
<territory type="IT">Italia</territory>
|
||
<territory type="MC">Monego</territory>
|
||
</territories>
|
||
</localeDisplayNames>
|
||
<characters>
|
||
<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]</exemplarCharacters>
|
||
<exemplarCharacters type="auxiliary">[õ ō œ ř]</exemplarCharacters>
|
||
<exemplarCharacters type="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]</exemplarCharacters>
|
||
<exemplarCharacters type="numbers">[\- ‑ , . ' % ‰ + − 0 1 2 3 4 5 6 7 8 9 ª º]</exemplarCharacters>
|
||
<exemplarCharacters type="punctuation">[\- ‐ ‑ – — , ; \: ! ? . … ’ " “ ” « » ( ) \[ \] § @ * / \& # † ‡]</exemplarCharacters>
|
||
</characters>
|
||
<delimiters>
|
||
<quotationStart>«</quotationStart>
|
||
<quotationEnd>»</quotationEnd>
|
||
<alternateQuotationStart>“</alternateQuotationStart>
|
||
<alternateQuotationEnd>”</alternateQuotationEnd>
|
||
</delimiters>
|
||
<numbers>
|
||
<defaultNumberingSystem draft="contributed">latn</defaultNumberingSystem>
|
||
<otherNumberingSystems>
|
||
<native draft="contributed">latn</native>
|
||
</otherNumberingSystems>
|
||
<minimumGroupingDigits draft="contributed">1</minimumGroupingDigits>
|
||
<symbols numberSystem="latn">
|
||
<decimal>,</decimal>
|
||
<group>.</group>
|
||
<percentSign>%</percentSign>
|
||
<plusSign draft="contributed">+</plusSign>
|
||
<minusSign draft="contributed">-</minusSign>
|
||
<exponential>E</exponential>
|
||
<superscriptingExponent>×</superscriptingExponent>
|
||
<perMille>‰</perMille>
|
||
<infinity>∞</infinity>
|
||
<nan>NaN</nan>
|
||
<timeSeparator draft="contributed">:</timeSeparator>
|
||
</symbols>
|
||
<miscPatterns numberSystem="latn">
|
||
<pattern type="approximately">~{0}</pattern>
|
||
<pattern type="atLeast">≥{0}</pattern>
|
||
<pattern type="atMost">≤{0}</pattern>
|
||
<pattern type="range">{0}-{1}</pattern>
|
||
</miscPatterns>
|
||
<minimalPairs>
|
||
<pluralMinimalPairs count="one">{0} giorno</pluralMinimalPairs>
|
||
<pluralMinimalPairs count="other">{0} giorni</pluralMinimalPairs>
|
||
<ordinalMinimalPairs ordinal="many">Piggia l’{0}ª in sciâ drita.</ordinalMinimalPairs>
|
||
<ordinalMinimalPairs ordinal="other">Piggia a {0}ª in sciâ drita.</ordinalMinimalPairs>
|
||
</minimalPairs>
|
||
</numbers>
|
||
</ldml>
|