X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/data/locales/it.txt diff --git a/icuSources/data/locales/it.txt b/icuSources/data/locales/it.txt index 554a33af..03579cf3 100644 --- a/icuSources/data/locales/it.txt +++ b/icuSources/data/locales/it.txt @@ -1,16 +1,7 @@ -// *************************************************************************** -// * -// * Copyright (C) 2014 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter -// * Source File: /common/main/it.xml -// * -// *************************************************************************** -/** - * ICU source: /common/main/it.xml - */ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License it{ - AuxExemplarCharacters{"[á â å ä ã æ ç ê ë í î ï ñ ô ö õ ø œ ß ú û ü ÿ]"} + AuxExemplarCharacters{"[ª á â å ä ã æ ç ê ë í î ï ñ º ô ö õ ø œ ß ú û ü ÿ]"} Ellipsis{ final{"{0}…"} initial{"…{0}"} @@ -21,36 +12,37 @@ it{ } 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]"} ExemplarCharactersIndex{"[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]"} - ExemplarCharactersPunctuation{"[\\- — , ; \\: ! ? . … “ ” « » ( ) \\[ \\] \\{ \\} @ /]"} - LocaleScript{ - "Latn", - } + ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} + ExemplarCharactersPunctuation{"[\\- — , ; \\: ! ? . … ' ’ \u0022 “ ” « » ( ) \\[ \\] \\{ \\} @ /]"} MoreInformation{"?"} NumberElements{ + default{"latn"} latn{ miscPatterns{ - atLeast{"{0}+"} + approximately{"~{0}"} + atLeast{"≥{0}"} + atMost{"≤{0}"} range{"{0}-{1}"} } patterns{ + accountingFormat{"#,##0.00 ¤"} currencyFormat{"#,##0.00 ¤"} - decimalFormat{"#,##0.###"} percentFormat{"#,##0%"} scientificFormat{"#E0"} } patternsLong{ decimalFormat{ 1000{ - one{"0 migliaio"} - other{"0 migliaia"} + one{"0 mille"} + other{"0 mila"} } 10000{ - one{"00 migliaia"} - other{"00 migliaia"} + one{"00 mila"} + other{"00 mila"} } 100000{ - one{"000 migliaia"} - other{"000 migliaia"} + one{"000 mila"} + other{"000 mila"} } 1000000{ one{"0 milione"} @@ -65,7 +57,7 @@ it{ other{"000 milioni"} } 1000000000{ - one{"0 miliardi"} + one{"0 miliardo"} other{"0 miliardi"} } 10000000000{ @@ -77,20 +69,70 @@ it{ other{"000 miliardi"} } 1000000000000{ - one{"0 bilione"} - other{"0 bilioni"} + one{"0 mille miliardi"} + other{"0 mila miliardi"} } 10000000000000{ - one{"00 bilioni"} - other{"00 bilioni"} + one{"00 mila miliardi"} + other{"00 mila miliardi"} } 100000000000000{ - one{"000 bilioni"} - other{"000 bilioni"} + one{"000 mila miliardi"} + other{"000 mila miliardi"} } } } patternsShort{ + currencyFormat{ + 1000{ + one{"0"} + other{"0"} + } + 10000{ + one{"0"} + other{"0"} + } + 100000{ + one{"0"} + other{"0"} + } + 1000000{ + one{"0 Mio ¤"} + other{"0 Mio ¤"} + } + 10000000{ + one{"00 Mio ¤"} + other{"00 Mio ¤"} + } + 100000000{ + one{"000 Mio ¤"} + other{"000 Mio ¤"} + } + 1000000000{ + one{"0 Mrd ¤"} + other{"0 Mrd ¤"} + } + 10000000000{ + one{"00 Mrd ¤"} + other{"00 Mrd ¤"} + } + 100000000000{ + one{"000 Mrd ¤"} + other{"000 Mrd ¤"} + } + 1000000000000{ + one{"0 Bln ¤"} + other{"0 Bln ¤"} + } + 10000000000000{ + one{"00 Bln ¤"} + other{"00 Bln ¤"} + } + 100000000000000{ + one{"000 Bln ¤"} + other{"000 Bln ¤"} + } + } decimalFormat{ 1000{ one{"0"} @@ -117,16 +159,16 @@ it{ other{"000 Mln"} } 1000000000{ - one{"0 Mld"} - other{"0 Mld"} + one{"0 Mrd"} + other{"0 Mrd"} } 10000000000{ - one{"00 Mld"} - other{"00 Mld"} + one{"00 Mrd"} + other{"00 Mrd"} } 100000000000{ - one{"000 Mld"} - other{"000 Mld"} + one{"000 Mrd"} + other{"000 Mrd"} } 1000000000000{ one{"0 Bln"} @@ -147,17 +189,27 @@ it{ exponential{"E"} group{"."} infinity{"∞"} - list{";"} - minusSign{"-"} nan{"NaN"} perMille{"‰"} percentSign{"%"} - plusSign{"+"} superscriptingExponent{"×"} + timeSeparator{":"} } } + minimalPairs{ + ordinal{ + many{"Prendi l’{0}° a destra."} + other{"Prendi la {0}° a destra."} + } + plural{ + one{"{0} giorno"} + other{"{0} giorni"} + } + } + minimumGroupingDigits{"1"} + native{"latn"} } - Version{"2.0.98.52"} + Version{"2.1.48.42"} calendar{ buddhist{ eras{ @@ -174,7 +226,7 @@ it{ "HH:mm", "EEEE d MMMM U", "dd MMMM U", - "dd/MMM U", + "dd MMM U", "dd/MM/yy", "{1} {0}", "{1} {0}", @@ -191,7 +243,7 @@ it{ "HH:mm", "EEEE d MMMM y G", "dd MMMM y G", - "dd/MMM/y G", + "dd MMM y G", "dd/MM/yy GGGGG", "{1}, {0}", "{1} 'alle' {0}", @@ -200,7 +252,17 @@ it{ "{1}, {0}", } availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} + E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} + EHm{"E HH:mm"} + EHms{"E HH:mm:ss"} Ed{"E d"} + Ehm{"E h:mm a"} + Ehms{"E h:mm:ss a"} Gy{"y G"} GyMMM{"MMM y G"} GyMMMEd{"E d MMM y G"} @@ -212,6 +274,7 @@ it{ MEd{"E d/M"} MMM{"LLL"} MMMEd{"E d MMM"} + MMMMd{"d MMMM"} MMMd{"d MMM"} Md{"d/M"} d{"d"} @@ -232,98 +295,140 @@ it{ yyyyQQQQ{"QQQQ y G"} } intervalFormats{ + Bh{ + B{"h B – h B"} + h{"h – h B"} + } + Bhm{ + B{"h:mm B – h:mm B"} + h{"h:mm – h:mm B"} + m{"h:mm – h:mm B"} + } + GyM{ + M{"M/y – M/y GGGGG"} + y{"M/y – M/y GGGGG"} + } + GyMEd{ + G{"E, d/M/y – E, d/M/y GGGGG"} + M{"E, d/M/y – E, d/M/y GGGGG"} + d{"E, d/M/y – E, d/M/y GGGGG"} + y{"E d/M/y – E d/M/y GGGGG"} + } + GyMMM{ + G{"MMM y G – MMM y G"} + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + GyMMMEd{ + G{"E d MMM y G – E d MMM y G"} + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + GyMMMd{ + G{"d MMM y G – d MMM y G"} + M{"d MMM – d MMM y G"} + d{"d – d MMM y G"} + y{"d MMM y – d MMM y G"} + } + GyMd{ + G{"d/M/y GGGGG – d/M/y GGGGG"} + M{"d/M/y – d/M/y GGGGG"} + d{"d/M/y – d/M/y GGGGG"} + y{"d/M/y – d/M/y GGGGG"} + } H{ - H{"HH-HH"} + H{"HH–HH"} } Hm{ - H{"HH:mm-HH:mm"} - m{"HH:mm-HH:mm"} + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} } Hmv{ - H{"HH:mm-HH:mm v"} - m{"HH:mm-HH:mm v"} + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} } Hv{ - H{"HH-HH v"} + H{"HH–HH v"} } M{ - M{"M-M"} + M{"M–M"} } MEd{ - M{"E dd/MM - E dd/MM"} - d{"E dd/MM - E dd/MM"} + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} } MMM{ - M{"MMM-MMM"} + M{"MMM–MMM"} } MMMEd{ - M{"E dd MMM - E dd MMM"} - d{"E dd - E dd MMM"} + M{"E d MMM – E d MMM"} + d{"E d – E d MMM"} } MMMd{ - M{"dd MMM - dd MMM"} - d{"dd-dd MMM"} + M{"d MMM – d MMM"} + d{"d–d MMM"} } Md{ - M{"dd/MM - dd/MM"} - d{"dd/MM - dd/MM"} + M{"dd/MM – dd/MM"} + d{"dd/MM – dd/MM"} } d{ - d{"d-d"} + d{"d–d"} } fallback{"{0} - {1}"} h{ - a{"h a - h a"} - h{"h-h a"} + a{"h a – h a"} + h{"h–h a"} } hm{ - a{"h:mm a - h:mm a"} - h{"h:mm-h:mm a"} - m{"h:mm-h:mm a"} + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} } hmv{ - a{"h:mm a - h:mm a v"} - h{"h:mm-h:mm a v"} - m{"h:mm-h:mm a v"} + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} } hv{ - a{"h a - h a v"} - h{"h-h a v"} + a{"h a – h a v"} + h{"h–h a v"} } y{ - y{"y-y G"} + y{"y–y G"} } yM{ - M{"MM/y - MM/y G"} - y{"MM/y - MM/y G"} + M{"MM/y – MM/y G"} + y{"MM/y – MM/y G"} } yMEd{ - M{"E dd/MM/y - E dd/MM/y G"} - d{"E dd/MM/y - E dd/MM/y G"} - y{"E dd/MM/y - E dd/MM/y G"} + M{"E dd/MM/y – E dd/MM/y G"} + d{"E dd/MM/y – E dd/MM/y G"} + y{"E dd/MM/y – E dd/MM/y G"} } yMMM{ - M{"MMM-MMM y G"} - y{"MMM y - MMM y G"} + M{"MMM–MMM y G"} + y{"MMM y – MMM y G"} } yMMMEd{ - M{"E d MMM - E d MMM y G"} - d{"E d - E d MMM y G"} - y{"E d MMM y - E d MMM y G"} + M{"E d MMM – E d MMM y G"} + d{"E d – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} } yMMMM{ - M{"MMMM-MMMM y G"} - y{"MMMM y - MMMM y G"} + M{"MMMM–MMMM y G"} + y{"MMMM y – MMMM y G"} } yMMMd{ - M{"dd MMM - dd MMM y G"} - d{"dd-dd MMM y G"} - y{"dd MMM y - dd MMM y G"} + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} } yMd{ - M{"dd/MM/y - dd/MM/y G"} - d{"dd/MM/y - dd/MM/y G"} - y{"dd/MM/y - dd/MM/y G"} + M{"dd/MM/y – dd/MM/y G"} + d{"dd/MM/y – dd/MM/y G"} + y{"dd/MM/y – dd/MM/y G"} } } } @@ -332,6 +437,10 @@ it{ "AM", "PM", } + AmPmMarkersAbbr{ + "AM", + "PM", + } AmPmMarkersNarrow{ "m.", "p.", @@ -342,23 +451,29 @@ it{ "HH:mm:ss", "HH:mm", "EEEE d MMMM y", - "dd MMMM y", - "dd/MMM/y", + "d MMMM y", + "d MMM y", "dd/MM/yy", + "{1}, {0}", "{1} {0}", "{1} {0}", - "{1} {0}", - "{1} {0}", - "{1} {0}", + "{1}, {0}", + "{1}, {0}", } appendItems{ Timezone{"{0} {1}"} } availableFormats{ - EHm{"E HH.mm"} + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} + E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} + EHm{"E HH:mm"} EHms{"E HH:mm:ss"} Ed{"E d"} - Ehm{"E h.mm a"} + Ehm{"E h:mm a"} Ehms{"E h:mm:ss a"} Gy{"y G"} GyMMM{"MMM y G"} @@ -367,16 +482,25 @@ it{ H{"HH"} Hm{"HH:mm"} Hms{"HH:mm:ss"} + Hmsv{"HH:mm:ss v"} + Hmv{"HH:mm v"} M{"L"} MEd{"E d/M"} MMM{"LLL"} MMMEd{"E d MMM"} + MMMMW{ + one{"'settimana' W 'di' MMMM"} + other{"'settimana' W 'di' MMMM"} + } + MMMMd{"d MMMM"} MMMd{"d MMM"} Md{"d/M"} d{"d"} - h{"hh a"} - hm{"hh:mm a"} - hms{"hh:mm:ss a"} + h{"h a"} + hm{"h:mm a"} + hms{"h:mm:ss a"} + hmsv{"h:mm:ss a v"} + hmv{"h:mm a v"} ms{"mm:ss"} y{"y"} yM{"M/y"} @@ -388,6 +512,10 @@ it{ yMd{"d/M/y"} yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} + yw{ + one{"'settimana' w 'del' Y"} + other{"'settimana' w 'del' Y"} + } } dayNames{ format{ @@ -457,123 +585,237 @@ it{ "sab", } wide{ - "Domenica", - "Lunedì", - "Martedì", - "Mercoledì", - "Giovedì", - "Venerdì", - "Sabato", + "domenica", + "lunedì", + "martedì", + "mercoledì", + "giovedì", + "venerdì", + "sabato", + } + } + } + dayPeriod{ + format{ + abbreviated{ + afternoon1{"del pomeriggio"} + evening1{"di sera"} + midnight{"mezzanotte"} + morning1{"di mattina"} + night1{"di notte"} + noon{"mezzogiorno"} + } + narrow{ + afternoon1{"del pomeriggio"} + evening1{"di sera"} + midnight{"mezzanotte"} + morning1{"di mattina"} + night1{"di notte"} + noon{"mezzogiorno"} + } + wide{ + afternoon1{"del pomeriggio"} + evening1{"di sera"} + midnight{"mezzanotte"} + morning1{"di mattina"} + night1{"di notte"} + noon{"mezzogiorno"} + } + } + stand-alone{ + abbreviated{ + afternoon1{"pomeriggio"} + am{"AM"} + evening1{"sera"} + midnight{"mezzanotte"} + morning1{"mattina"} + night1{"notte"} + noon{"mezzogiorno"} + pm{"PM"} + } + narrow{ + afternoon1{"pomeriggio"} + am{"m."} + evening1{"sera"} + midnight{"mezzanotte"} + morning1{"mattina"} + night1{"notte"} + noon{"mezzogiorno"} + pm{"p."} + } + wide{ + afternoon1{"pomeriggio"} + am{"AM"} + evening1{"sera"} + midnight{"mezzanotte"} + morning1{"mattina"} + night1{"notte"} + noon{"mezzogiorno"} + pm{"PM"} } } } eras{ abbreviated{ - "aC", - "dC", + "a.C.", + "d.C.", + } + abbreviated%variant{ + "a.E.V.", + "E.V.", } narrow{ "aC", "dC", } wide{ - "a.C.", - "d.C.", + "avanti Cristo", + "dopo Cristo", + } + wide%variant{ + "avanti Era Volgare", + "Era Volgare", } } intervalFormats{ + Bh{ + B{"h B – h B"} + h{"h–h B"} + } + Bhm{ + B{"h:mm B – h:mm B"} + h{"h:mm–h:mm B"} + m{"h:mm–h:mm B"} + } + Gy{ + G{"y G – y G"} + y{"y – y G"} + } + GyM{ + G{"M/y GGGGG – M/y GGGGG"} + M{"M/y – M/y GGGGG"} + y{"M/y – M/y GGGGG"} + } + GyMEd{ + G{"E d/M/y – E d/M/y GGGGG"} + M{"E d/M/y – E d/M/y GGGGG"} + d{"E d/M/y – E d/M/y GGGGG"} + y{"E d/M/y – E d/M/y GGGGG"} + } + GyMMM{ + G{"MMM y G – MMM y G"} + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + GyMMMEd{ + G{"E d MMM y G – E d MMM y G"} + M{"E d MMM – E d MMM y G"} + d{"E d MMM – d E MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + GyMMMd{ + G{"d MMM y G – d MMM y G"} + M{"d MMM – d MMM y G"} + y{"d MMM y – d MMM y G"} + } + GyMd{ + G{"d/M/y GGGGG – d/M/y GGGGG"} + M{"d/M/y – d/M/y GGGGG"} + d{"d/M/y – d/M/y GGGGG"} + y{"d/M/y – d/M/y GGGGG"} + } H{ - H{"HH-HH"} + H{"HH–HH"} } Hm{ - H{"HH:mm-HH:mm"} - m{"HH:mm-HH:mm"} + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} } Hmv{ - H{"HH:mm-HH:mm v"} - m{"HH:mm-HH:mm v"} + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} } Hv{ - H{"HH-HH v"} + H{"HH–HH v"} } M{ - M{"M-M"} + M{"M–M"} } MEd{ - M{"E dd/MM - E dd/MM"} - d{"E dd/MM - E dd/MM"} + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} } MMM{ - M{"MMM-MMM"} + M{"MMM–MMM"} } MMMEd{ - M{"E dd MMM - E dd MMM"} - d{"E dd - E dd MMM"} + M{"E d MMM – E d MMM"} + d{"E d – E d MMM"} } MMMd{ - M{"dd MMM - dd MMM"} - d{"dd-dd MMM"} + M{"d MMM – d MMM"} + d{"d–d MMM"} } Md{ - M{"dd/MM - dd/MM"} - d{"dd/MM - dd/MM"} + M{"dd/MM – dd/MM"} + d{"dd/MM – dd/MM"} } d{ - d{"d-d"} + d{"d–d"} } fallback{"{0} - {1}"} h{ - a{"h a - h a"} - h{"h-h a"} + a{"h a – h a"} + h{"h–h a"} } hm{ - a{"h:mm a - h:mm a"} - h{"h:mm-h:mm a"} - m{"h:mm-h:mm a"} + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} } hmv{ - a{"h:mm a - h:mm a v"} - h{"h:mm-h:mm a v"} - m{"h:mm-h:mm a v"} + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} } hv{ - a{"h a - h a v"} - h{"h-h a v"} + a{"h a – h a v"} + h{"h–h a v"} } y{ - y{"y-y"} + y{"y–y"} } yM{ - M{"MM/y - MM/y"} - y{"MM/y - MM/y"} + M{"MM/y – MM/y"} + y{"MM/y – MM/y"} } yMEd{ - M{"E dd/MM/y - E dd/MM/y"} - d{"E dd/MM/y - E dd/MM/y"} - y{"E dd/MM/y - E dd/MM/y"} + M{"E dd/MM/y – E dd/MM/y"} + d{"E dd/MM/y – E dd/MM/y"} + y{"E dd/MM/y – E dd/MM/y"} } yMMM{ - M{"MMM-MMM y"} - y{"MMM y - MMM y"} + M{"MMM–MMM y"} + y{"MMM y – MMM y"} } yMMMEd{ - M{"E d MMM - E d MMM y"} - d{"E d - E d MMM y"} - y{"E d MMM y - E d MMM y"} + M{"E d MMM – E d MMM y"} + d{"E d – E d MMM y"} + y{"E d MMM y – E d MMM y"} } yMMMM{ - M{"MMMM-MMMM y"} - y{"MMMM y - MMMM y"} + M{"MMMM–MMMM y"} + y{"MMMM y – MMMM y"} } yMMMd{ - M{"dd MMM - dd MMM y"} - d{"dd-dd MMM y"} - y{"dd MMM y - dd MMM y"} + M{"d MMM – d MMM y"} + d{"d–d MMM y"} + y{"d MMM y – d MMM y"} } yMd{ - M{"dd/MM/y - dd/MM/y"} - d{"dd/MM/y - dd/MM/y"} - y{"dd/MM/y - dd/MM/y"} + M{"dd/MM/y – dd/MM/y"} + d{"dd/MM/y – dd/MM/y"} + y{"dd/MM/y – dd/MM/y"} } } monthNames{ @@ -651,18 +893,18 @@ it{ "D", } wide{ - "Gennaio", - "Febbraio", - "Marzo", - "Aprile", - "Maggio", - "Giugno", - "Luglio", - "Agosto", - "Settembre", - "Ottobre", - "Novembre", - "Dicembre", + "gennaio", + "febbraio", + "marzo", + "aprile", + "maggio", + "giugno", + "luglio", + "agosto", + "settembre", + "ottobre", + "novembre", + "dicembre", } } } @@ -701,10 +943,10 @@ it{ "4", } wide{ - "Primo trimestre", - "Secondo trimestre", - "Terzo trimestre", - "Quarto trimestre", + "1º trimestre", + "2º trimestre", + "3º trimestre", + "4º trimestre", } } } @@ -731,7 +973,7 @@ it{ "HH:mm", "EEEE d MMMM y G", "dd MMMM y G", - "dd/MMM/y G", + "dd MMM y G", "dd/MM/yy GGGGG", "{1}, {0}", "{1} 'alle' {0}", @@ -743,12 +985,100 @@ it{ roc{ eras{ abbreviated{ - "Prima della R.O.C.", + "Prima di R.O.C.", "Minguo", } } } } + characterLabel{ + activities{"Attività"} + african_scripts{"Alfabeti africani"} + american_scripts{"Alfabeti americani"} + animal{"animale"} + animals_nature{"Animali e natura"} + arrows{"Frecce"} + body{"corpo"} + box_drawing{"Caratteri linea"} + braille{"Braille"} + building{"edificio"} + bullets_stars{"Punti/stelle"} + consonantal_jamo{"jamo consonantico"} + currency_symbols{"Simboli di valuta"} + dash_connector{"Trattino/connettore"} + digits{"Cifre"} + dingbats{"Dingbat"} + divination_symbols{"Simboli divinatori"} + downwards_arrows{"Frecce verso il basso"} + downwards_upwards_arrows{"Frecce verticali"} + east_asian_scripts{"Alfabeti dell’Asia orientale"} + emoji{"Emoji"} + european_scripts{"Alfabeti europei"} + female{"donna"} + flag{"bandiera"} + flags{"bandiere"} + food_drink{"cibo e bevande"} + format{"formato"} + format_whitespace{"Formato e spaziatura"} + full_width_form_variant{"Varianti a larghezza completa"} + geometric_shapes{"Forme geometriche"} + half_width_form_variant{"Varianti a mezza larghezza"} + han_characters{"Caratteri han"} + han_radicals{"Radicali han"} + hanja{"Hanja"} + hanzi_simplified{"Caratteri cinesi semplificati"} + hanzi_traditional{"Caratteri cinesi tradizionali"} + heart{"cuore"} + historic_scripts{"Alfabeti storici"} + ideographic_desc_characters{"Caratteri ideografici di descrizione"} + japanese_kana{"Kana giapponesi"} + kanbun{"Kanbun"} + kanji{"Kanji"} + keycap{"tasto"} + leftwards_arrows{"Frecce a sinistra"} + leftwards_rightwards_arrows{"Frecce orizzontali"} + letterlike_symbols{"simboli alfabetici"} + limited_use{"Uso limitato"} + male{"uomo"} + math_symbols{"Simboli matematici"} + middle_eastern_scripts{"Alfabeti mediorientali"} + miscellaneous{"Miscellanea"} + modern_scripts{"Alfabeti moderni"} + modifier{"Modificatore"} + musical_symbols{"Simboli musicali"} + nature{"natura"} + nonspacing{"senza spaziatura"} + numbers{"numeri"} + objects{"Oggetti"} + other{"altro"} + paired{"Doppio"} + person{"persona"} + phonetic_alphabet{"Alfabeto fonetico"} + pictographs{"Pittogrammi"} + place{"luogo"} + plant{"pianta"} + punctuation{"Punteggiatura"} + rightwards_arrows{"Frecce a destra"} + sign_standard_symbols{"Segni/simboli standard"} + small_form_variant{"Varianti di dimensioni ridotte"} + smiley{"smiley"} + smileys_people{"Smiley e persone"} + south_asian_scripts{"Alfabeti dell’Asia meridionale"} + southeast_asian_scripts{"Alfabeti del sudest asiatico"} + spacing{"Spaziatura"} + sport{"sport"} + symbols{"Simboli"} + technical_symbols{"Simboli tecnici"} + tone_marks{"Accenti tonali"} + travel{"viaggio"} + travel_places{"Viaggi e luoghi"} + upwards_arrows{"Frecce verso l’alto"} + variant_forms{"varianti"} + vocalic_jamo{"jamo vocalico"} + weather{"meteo"} + western_asian_scripts{"Alfabeti dell’Asia occidentale"} + whitespace{"spazio"} + } contextTransforms{ day-format-except-narrow:intvector{ 1, @@ -777,17 +1107,12 @@ it{ quotationEnd{"»"} quotationStart{"«"} } - durationUnits{ - hm{"h:mm"} - hms{"h:mm:ss"} - ms{"m:ss"} - } fields{ day{ dn{"giorno"} relative{ "-1"{"ieri"} - "-2"{"l'altro ieri"} + "-2"{"l’altro ieri"} "0"{"oggi"} "1"{"domani"} "2"{"dopodomani"} @@ -803,21 +1128,129 @@ it{ } } } + day-narrow{ + dn{"g"} + relative{ + "-1"{"ieri"} + "-2"{"l’altro ieri"} + "0"{"oggi"} + "1"{"domani"} + "2"{"dopodomani"} + } + relativeTime{ + future{ + one{"tra {0} g"} + other{"tra {0} gg"} + } + past{ + one{"{0} g fa"} + other{"{0} gg fa"} + } + } + } + day-short{ + dn{"g"} + relative{ + "-1"{"ieri"} + "-2"{"l’altro ieri"} + "0"{"oggi"} + "1"{"domani"} + "2"{"dopodomani"} + } + relativeTime{ + future{ + one{"tra {0} g"} + other{"tra {0} gg"} + } + past{ + one{"{0} g fa"} + other{"{0} gg fa"} + } + } + } + dayOfYear{ + dn{"giorno dell’anno"} + } + dayOfYear-narrow{ + dn{"giorno anno"} + } + dayOfYear-short{ + dn{"giorno anno"} + } dayperiod{ - dn{"periodo del giorno"} + dn{"AM/PM"} + } + dayperiod-narrow{ + dn{"AM/PM"} + } + dayperiod-short{ + dn{"AM/PM"} } era{ dn{"era"} } + era-narrow{ + dn{"era"} + } + era-short{ + dn{"era"} + } fri{ relative{ "-1"{"venerdì scorso"} "0"{"questo venerdì"} "1"{"venerdì prossimo"} } + relativeTime{ + future{ + one{"tra {0} venerdì"} + other{"tra {0} venerdì"} + } + past{ + one{"{0} venerdì fa"} + other{"{0} venerdì fa"} + } + } + } + fri-narrow{ + relative{ + "-1"{"ven. scorso"} + "0"{"questo ven."} + "1"{"ven. prossimo"} + } + relativeTime{ + future{ + one{"tra {0} ven."} + other{"tra {0} ven."} + } + past{ + one{"{0} ven. fa"} + other{"{0} ven. fa"} + } + } + } + fri-short{ + relative{ + "-1"{"ven. scorso"} + "0"{"questo ven."} + "1"{"ven. prossimo"} + } + relativeTime{ + future{ + one{"tra {0} ven."} + other{"tra {0} ven."} + } + past{ + one{"{0} ven. fa"} + other{"{0} ven. fa"} + } + } } hour{ dn{"ora"} + relative{ + "0"{"quest’ora"} + } relativeTime{ future{ one{"tra {0} ora"} @@ -829,8 +1262,37 @@ it{ } } } + hour-narrow{ + dn{"h"} + relativeTime{ + future{ + one{"tra {0} h"} + other{"tra {0} h"} + } + past{ + one{"{0} h fa"} + other{"{0} h fa"} + } + } + } + hour-short{ + dn{"h."} + relativeTime{ + future{ + one{"tra {0} h"} + other{"tra {0} h"} + } + past{ + one{"{0} h fa"} + other{"{0} h fa"} + } + } + } minute{ dn{"minuto"} + relative{ + "0"{"questo minuto"} + } relativeTime{ future{ one{"tra {0} minuto"} @@ -842,12 +1304,82 @@ it{ } } } + minute-narrow{ + dn{"min"} + relativeTime{ + future{ + one{"tra {0} min"} + other{"tra {0} min"} + } + past{ + one{"{0} min fa"} + other{"{0} min fa"} + } + } + } + minute-short{ + dn{"min"} + relativeTime{ + future{ + one{"tra {0} min"} + other{"tra {0} min"} + } + past{ + one{"{0} min fa"} + other{"{0} min fa"} + } + } + } mon{ relative{ "-1"{"lunedì scorso"} "0"{"questo lunedì"} "1"{"lunedì prossimo"} } + relativeTime{ + future{ + one{"tra {0} lunedì"} + other{"tra {0} lunedì"} + } + past{ + one{"{0} lunedì fa"} + other{"{0} lunedì fa"} + } + } + } + mon-narrow{ + relative{ + "-1"{"lun. scorso"} + "0"{"questo lun."} + "1"{"lun. prossimo"} + } + relativeTime{ + future{ + one{"tra {0} lun."} + other{"tra {0} lun."} + } + past{ + one{"{0} lun. fa"} + other{"{0} lun. fa"} + } + } + } + mon-short{ + relative{ + "-1"{"lun. scorso"} + "0"{"questo lun."} + "1"{"lun. prossimo"} + } + relativeTime{ + future{ + one{"tra {0} lun."} + other{"tra {0} lun."} + } + past{ + one{"{0} lun. fa"} + other{"{0} lun. fa"} + } + } } month{ dn{"mese"} @@ -867,839 +1399,619 @@ it{ } } } - sat{ + month-narrow{ + dn{"mese"} relative{ - "-1"{"sabato scorso"} - "0"{"questo sabato"} - "1"{"sabato prossimo"} + "-1"{"mese scorso"} + "0"{"questo mese"} + "1"{"mese prossimo"} + } + relativeTime{ + future{ + one{"tra {0} mese"} + other{"tra {0} mesi"} + } + past{ + one{"{0} mese fa"} + other{"{0} mesi fa"} + } } } - second{ - dn{"secondo"} + month-short{ + dn{"mese"} relative{ - "0"{"ora"} + "-1"{"mese scorso"} + "0"{"questo mese"} + "1"{"mese prossimo"} } relativeTime{ future{ - one{"tra {0} secondo"} - other{"tra {0} secondi"} + one{"tra {0} mese"} + other{"tra {0} mesi"} } past{ - one{"{0} secondo fa"} - other{"{0} secondi fa"} + one{"{0} mese fa"} + other{"{0} mesi fa"} } } } - sun{ + quarter{ + dn{"trimestre"} relative{ - "-1"{"domenica scorsa"} - "0"{"questa domenica"} - "1"{"domenica prossima"} + "-1"{"trimestre scorso"} + "0"{"questo trimestre"} + "1"{"trimestre prossimo"} } - } - thu{ - relative{ - "-1"{"giovedì scorso"} - "0"{"questo giovedì"} - "1"{"giovedì prossimo"} + relativeTime{ + future{ + one{"tra {0} trimestre"} + other{"tra {0} trimestri"} + } + past{ + one{"{0} trimestre fa"} + other{"{0} trimestri fa"} + } } } - tue{ + quarter-narrow{ + dn{"trim."} relative{ - "-1"{"martedì scorso"} - "0"{"questo martedì"} - "1"{"martedì prossimo"} + "-1"{"trim. scorso"} + "0"{"questo trim."} + "1"{"trim. prossimo"} } - } - wed{ - relative{ - "-1"{"mercoledì scorso"} - "0"{"questo mercoledì"} - "1"{"mercoledì prossimo"} + relativeTime{ + future{ + one{"tra {0} trim."} + other{"tra {0} trim."} + } + past{ + one{"{0} trim. fa"} + other{"{0} trim. fa"} + } } } - week{ - dn{"settimana"} + quarter-short{ + dn{"trim."} relative{ - "-1"{"settimana scorsa"} - "0"{"questa settimana"} - "1"{"settimana prossima"} + "-1"{"trim. scorso"} + "0"{"questo trim."} + "1"{"trim. prossimo"} } relativeTime{ future{ - one{"tra {0} settimana"} - other{"tra {0} settimane"} + one{"tra {0} trim."} + other{"tra {0} trim."} } past{ - one{"{0} settimana fa"} - other{"{0} settimane fa"} + one{"{0} trim. fa"} + other{"{0} trim. fa"} } } } - weekday{ - dn{"giorno della settimana"} - } - year{ - dn{"anno"} + sat{ relative{ - "-1"{"anno scorso"} - "0"{"quest'anno"} - "1"{"anno prossimo"} + "-1"{"sabato scorso"} + "0"{"questo sabato"} + "1"{"sabato prossimo"} } relativeTime{ future{ - one{"tra {0} anno"} - other{"tra {0} anni"} + one{"tra {0} sabato"} + other{"tra {0} sabati"} } past{ - one{"{0} anno fa"} - other{"{0} anni fa"} + one{"{0} sabato fa"} + other{"{0} sabati fa"} } } } - zone{ - dn{"fuso orario"} - } - } - listPattern{ - standard{ - 2{"{0} e {1}"} - end{"{0}, e {1}"} - middle{"{0}, {1}"} - start{"{0}, {1}"} - } - unit{ - 2{"{0} e {1}"} - end{"{0}, e {1}"} - middle{"{0}, {1}"} - start{"{0}, {1}"} - } - unit-narrow{ - 2{"{0}, {1}"} - end{"{0}, e {1}"} - middle{"{0}, {1}"} - start{"{0}, {1}"} - } - unit-short{ - 2{"{0}, {1}"} - end{"{0}, e {1}"} - middle{"{0}, {1}"} - start{"{0}, {1}"} - } - } - measurementSystemNames{ - UK{"britannico"} - US{"USA"} - metric{"metrico"} - } - transformNames{ - BGN{"BGN"} - Numeric{"Numerica"} - Tone{"Tono"} - UNGEGN{"UNGEGN"} - x-Accents{"Accenti"} - x-Fullwidth{"Larghezza intera"} - x-Halfwidth{"Metà larghezza"} - x-Jamo{"Jamo"} - x-Pinyin{"Pinyin"} - x-Publishing{"Pubblicazione"} - } - units{ - acceleration{ - g-force{ - one{"{0} forza g"} - other{"{0} forza g"} - } - } - angle{ - arc-minute{ - one{"{0} minuto"} - other{"{0} minuti"} - } - arc-second{ - one{"{0} secondo"} - other{"{0} secondi"} + sat-narrow{ + relative{ + "-1"{"sab. scorso"} + "0"{"questo sab."} + "1"{"sab. prossimo"} } - degree{ - one{"{0} grado"} - other{"{0} gradi"} + relativeTime{ + future{ + one{"tra {0} sab."} + other{"tra {0} sab."} + } + past{ + one{"{0} sab. fa"} + other{"{0} sab. fa"} + } } } - area{ - acre{ - one{"{0} acro"} - other{"{0} acri"} - } - hectare{ - one{"{0} ettaro"} - other{"{0} ettari"} - } - square-foot{ - one{"{0} piede quadrato"} - other{"{0} piedi quadrati"} - } - square-kilometer{ - one{"{0} chilometro quadrato"} - other{"{0} chilometri quadrati"} - } - square-meter{ - one{"{0} metro quadrato"} - other{"{0} metri quadrati"} + sat-short{ + relative{ + "-1"{"sab. scorso"} + "0"{"questo sab."} + "1"{"sab. prossimo"} } - square-mile{ - one{"{0} miglio quadrato"} - other{"{0} miglia quadrate"} + relativeTime{ + future{ + one{"tra {0} sab."} + other{"tra {0} sab."} + } + past{ + one{"{0} sab. fa"} + other{"{0} sab. fa"} + } } } - compound{ - per{"{0} al {1}"} - } - duration{ - day{ - one{"{0} giorno"} - other{"{0} giorni"} - } - hour{ - one{"{0} ora"} - other{"{0} ore"} - } - millisecond{ - one{"{0} millisecondo"} - other{"{0} millisecondi"} - } - minute{ - one{"{0} minuto"} - other{"{0} minuti"} - } - month{ - one{"{0} mese"} - other{"{0} mesi"} - } - second{ - one{"{0} secondo"} - other{"{0} secondi"} - } - week{ - one{"{0} settimana"} - other{"{0} settimane"} + second{ + dn{"secondo"} + relative{ + "0"{"ora"} } - year{ - one{"{0} anno"} - other{"{0} anni"} + relativeTime{ + future{ + one{"tra {0} secondo"} + other{"tra {0} secondi"} + } + past{ + one{"{0} secondo fa"} + other{"{0} secondi fa"} + } } } - energy{ - calorie{ - one{"{0} caloria"} - other{"{0} calorie"} - } - foodcalorie{ - one{"{0} caloria"} - other{"{0} calorie"} - } - joule{ - one{"{0} joule"} - other{"{0} joule"} - } - kilocalorie{ - one{"{0} kilocaloria"} - other{"{0} kilocalorie"} - } - kilojoule{ - one{"{0} kilojoule"} - other{"{0} kilojoule"} + second-narrow{ + dn{"s"} + relativeTime{ + future{ + one{"tra {0} s"} + other{"tra {0} s"} + } + past{ + one{"{0} s fa"} + other{"{0} s fa"} + } } } - length{ - centimeter{ - one{"{0} centimetro"} - other{"{0} centimetri"} - } - foot{ - one{"{0} piede"} - other{"{0} piedi"} - } - inch{ - one{"{0} pollice"} - other{"{0} pollici"} - } - kilometer{ - one{"{0} chilometro"} - other{"{0} chilometri"} - } - light-year{ - one{"{0} anno luce"} - other{"{0} anni luce"} - } - meter{ - one{"{0} metro"} - other{"{0} metri"} - } - mile{ - one{"{0} miglio"} - other{"{0} miglia"} - } - millimeter{ - one{"{0} millimetro"} - other{"{0} millimetri"} - } - picometer{ - one{"{0} picometro"} - other{"{0} picometri"} - } - yard{ - one{"{0} yarda"} - other{"{0} yarde"} + second-short{ + dn{"s"} + relativeTime{ + future{ + one{"tra {0} s"} + other{"tra {0} sec."} + } + past{ + one{"{0} s fa"} + other{"{0} sec. fa"} + } } } - mass{ - gram{ - one{"{0} grammo"} - other{"{0} grammi"} - } - kilogram{ - one{"{0} chilogrammo"} - other{"{0} chilogrammi"} - } - ounce{ - one{"{0} oncia"} - other{"{0} once"} + sun{ + relative{ + "-1"{"domenica scorsa"} + "0"{"questa domenica"} + "1"{"domenica prossima"} } - pound{ - one{"{0} libbra"} - other{"{0} libbre"} + relativeTime{ + future{ + one{"tra {0} domenica"} + other{"tra {0} domeniche"} + } + past{ + one{"{0} domenica fa"} + other{"{0} domeniche fa"} + } } } - power{ - horsepower{ - one{"{0} cavallo vapore"} - other{"{0} cavalli vapore"} - } - kilowatt{ - one{"{0} kilowatt"} - other{"{0} kilowatt"} + sun-narrow{ + relative{ + "-1"{"dom. scorsa"} + "0"{"questa dom."} + "1"{"dom. prossima"} } - watt{ - one{"{0} watt"} - other{"{0} watt"} + relativeTime{ + future{ + one{"tra {0} dom."} + other{"tra {0} dom."} + } + past{ + one{"{0} dom. fa"} + other{"{0} dom. fa"} + } } } - pressure{ - hectopascal{ - one{"{0} ettopascal"} - other{"{0} ettopascal"} - } - inch-hg{ - one{"{0} pollice di mercurio"} - other{"{0} pollici di mercurio"} + sun-short{ + relative{ + "-1"{"dom. scorsa"} + "0"{"questa dom."} + "1"{"dom. prossima"} } - millibar{ - one{"{0} millibar"} - other{"{0} millibar"} + relativeTime{ + future{ + one{"tra {0} dom."} + other{"tra {0} dom."} + } + past{ + one{"{0} dom. fa"} + other{"{0} dom. fa"} + } } } - speed{ - kilometer-per-hour{ - one{"{0} chilometro all’ora"} - other{"{0} chilometri all’ora"} - } - meter-per-second{ - one{"{0} metro al secondo"} - other{"{0} metri al secondo"} + thu{ + relative{ + "-1"{"giovedì scorso"} + "0"{"questo giovedì"} + "1"{"giovedì prossimo"} } - mile-per-hour{ - one{"{0} miglio all’ora"} - other{"{0} miglia all’ora"} + relativeTime{ + future{ + one{"tra {0} giovedì"} + other{"tra {0} giovedì"} + } + past{ + one{"{0} giovedì fa"} + other{"{0} giovedì fa"} + } } } - temperature{ - celsius{ - one{"{0} grado Celsius"} - other{"{0} gradi Celsius"} + thu-narrow{ + relative{ + "-1"{"gio. scorso"} + "0"{"questo gio."} + "1"{"gio. prossimo"} } - fahrenheit{ - one{"{0} grado Fahrenheit"} - other{"{0} gradi Fahrenheit"} + relativeTime{ + future{ + one{"tra {0} gio."} + other{"tra {0} gio."} + } + past{ + one{"{0} gio. fa"} + other{"{0} gio. fa"} + } } } - volume{ - cubic-kilometer{ - one{"{0} chilometro cubo"} - other{"{0} chilometri cubi"} - } - cubic-mile{ - one{"{0} miglio cubo"} - other{"{0} miglia cube"} - } - liter{ - one{"{0} litro"} - other{"{0} litri"} + thu-short{ + relative{ + "-1"{"gio. scorso"} + "0"{"questo gio."} + "1"{"gio. prossimo"} } - } - } - unitsNarrow{ - acceleration{ - g-force{ - one{"{0} G"} - other{"{0} G"} + relativeTime{ + future{ + one{"tra {0} gio."} + other{"tra {0} gio."} + } + past{ + one{"{0} gio. fa"} + other{"{0} gio. fa"} + } } } - angle{ - arc-minute{ - one{"{0} min"} - other{"{0} min"} - } - arc-second{ - one{"{0} s"} - other{"{0} s"} + tue{ + relative{ + "-1"{"martedì scorso"} + "0"{"questo martedì"} + "1"{"martedì prossimo"} } - degree{ - one{"{0}°"} - other{"{0}°"} + relativeTime{ + future{ + one{"tra {0} martedì"} + other{"tra {0} martedì"} + } + past{ + one{"{0} martedì fa"} + other{"{0} martedì fa"} + } } } - area{ - acre{ - one{"{0} ac"} - other{"{0} ac"} - } - hectare{ - one{"{0} ha"} - other{"{0} ha"} - } - square-foot{ - one{"{0} ft²"} - other{"{0} ft²"} - } - square-kilometer{ - one{"{0} km²"} - other{"{0} km²"} - } - square-meter{ - one{"{0} m²"} - other{"{0} m²"} + tue-narrow{ + relative{ + "-1"{"mar. scorso"} + "0"{"questo mar."} + "1"{"mar. prossimo"} } - square-mile{ - one{"{0} mi²"} - other{"{0} mi²"} + relativeTime{ + future{ + one{"tra {0} mar."} + other{"tra {0} mar."} + } + past{ + one{"{0} mar. fa"} + other{"{0} mar. fa"} + } } } - compound{ - per{"{0}/{1}"} - } - duration{ - day{ - one{"{0} gg"} - other{"{0} gg"} - } - hour{ - one{"{0} h"} - other{"{0} h"} - } - millisecond{ - one{"{0} ms"} - other{"{0} ms"} - } - minute{ - one{"{0} m"} - other{"{0} m"} - } - month{ - one{"{0} mesi"} - other{"{0} mesi"} - } - second{ - one{"{0} s"} - other{"{0} s"} - } - week{ - one{"{0} sett."} - other{"{0} sett."} + tue-short{ + relative{ + "-1"{"mar. scorso"} + "0"{"questo mar."} + "1"{"mar. prossimo"} } - year{ - one{"{0} anno"} - other{"{0} anni"} + relativeTime{ + future{ + one{"tra {0} mar."} + other{"tra {0} mar."} + } + past{ + one{"{0} mar. fa"} + other{"{0} mar. fa"} + } } } - energy{ - calorie{ - one{"{0} cal"} - other{"{0} cal"} - } - foodcalorie{ - one{"{0} Cal"} - other{"{0} Cal"} - } - joule{ - one{"{0} J"} - other{"{0} J"} - } - kilocalorie{ - one{"{0} kcal"} - other{"{0} kcal"} + wed{ + relative{ + "-1"{"mercoledì scorso"} + "0"{"questo mercoledì"} + "1"{"mercoledì prossimo"} } - kilojoule{ - one{"{0} kj"} - other{"{0} kj"} + relativeTime{ + future{ + one{"tra {0} mercoledì"} + other{"tra {0} mercoledì"} + } + past{ + one{"{0} mercoledì fa"} + other{"{0} mercoledì fa"} + } } } - length{ - centimeter{ - one{"{0} cm"} - other{"{0} cm"} - } - foot{ - one{"{0} ft"} - other{"{0} ft"} - } - inch{ - one{"{0}″"} - other{"{0}″"} - } - kilometer{ - one{"{0} km"} - other{"{0} km"} - } - light-year{ - one{"{0} al"} - other{"{0} al"} - } - meter{ - one{"{0} m"} - other{"{0} m"} - } - mile{ - one{"{0} mi"} - other{"{0} mi"} - } - millimeter{ - one{"{0} mm"} - other{"{0} mm"} - } - picometer{ - one{"{0} pm"} - other{"{0} pm"} + wed-narrow{ + relative{ + "-1"{"mer. scorso"} + "0"{"questo mer."} + "1"{"mer. prossimo"} } - yard{ - one{"{0} yd"} - other{"{0} yd"} + relativeTime{ + future{ + one{"tra {0} mer."} + other{"tra {0} mer."} + } + past{ + one{"{0} mer. fa"} + other{"{0} mer. fa"} + } } } - mass{ - gram{ - one{"{0} g"} - other{"{0} g"} - } - kilogram{ - one{"{0} kg"} - other{"{0} kg"} - } - ounce{ - one{"{0} oz"} - other{"{0} oz"} + wed-short{ + relative{ + "-1"{"mer. scorso"} + "0"{"questo mer."} + "1"{"mer. prossimo"} } - pound{ - one{"{0} lb"} - other{"{0} lb"} + relativeTime{ + future{ + one{"tra {0} mer."} + other{"tra {0} mer."} + } + past{ + one{"{0} mer. fa"} + other{"{0} mer. fa"} + } } } - power{ - horsepower{ - one{"{0} hp"} - other{"{0} hp"} - } - kilowatt{ - one{"{0} kW"} - other{"{0} kW"} + week{ + dn{"settimana"} + relative{ + "-1"{"settimana scorsa"} + "0"{"questa settimana"} + "1"{"settimana prossima"} } - watt{ - one{"{0} W"} - other{"{0} W"} + relativePeriod{"la settimana del {0}"} + relativeTime{ + future{ + one{"tra {0} settimana"} + other{"tra {0} settimane"} + } + past{ + one{"{0} settimana fa"} + other{"{0} settimane fa"} + } } } - pressure{ - hectopascal{ - one{"{0} hPa"} - other{"{0} hPa"} - } - inch-hg{ - one{"{0} inHg"} - other{"{0} inHg"} + week-narrow{ + dn{"sett."} + relative{ + "-1"{"settimana scorsa"} + "0"{"questa settimana"} + "1"{"settimana prossima"} } - millibar{ - one{"{0} mbar"} - other{"{0} mbar"} + relativePeriod{"la settimana del {0}"} + relativeTime{ + future{ + one{"tra {0} sett."} + other{"tra {0} sett."} + } + past{ + one{"{0} sett. fa"} + other{"{0} sett. fa"} + } } } - speed{ - kilometer-per-hour{ - one{"{0} km/h"} - other{"{0} km/h"} - } - meter-per-second{ - one{"{0} m/s"} - other{"{0} m/s"} + week-short{ + dn{"sett."} + relative{ + "-1"{"settimana scorsa"} + "0"{"questa settimana"} + "1"{"settimana prossima"} } - mile-per-hour{ - one{"{0} mi/h"} - other{"{0} mi/h"} + relativePeriod{"la settimana del {0}"} + relativeTime{ + future{ + one{"tra {0} sett."} + other{"tra {0} sett."} + } + past{ + one{"{0} sett. fa"} + other{"{0} sett. fa"} + } } } - temperature{ - celsius{ - one{"{0}°"} - other{"{0}°"} - } - fahrenheit{ - one{"{0}°F"} - other{"{0}°F"} - } + weekOfMonth{ + dn{"settimana del mese"} } - volume{ - cubic-kilometer{ - one{"{0} km³"} - other{"{0} km³"} - } - cubic-mile{ - one{"{0} mi³"} - other{"{0} mi³"} - } - liter{ - one{"{0} l"} - other{"{0} l"} - } + weekOfMonth-narrow{ + dn{"sett. mese"} } - } - unitsShort{ - acceleration{ - g-force{ - one{"{0} G"} - other{"{0} G"} - } + weekOfMonth-short{ + dn{"sett. mese"} } - angle{ - arc-minute{ - one{"{0} min"} - other{"{0} min"} - } - arc-second{ - one{"{0} s"} - other{"{0} s"} - } - degree{ - one{"{0}°"} - other{"{0}°"} - } + weekday{ + dn{"giorno della settimana"} } - area{ - acre{ - one{"{0} ac"} - other{"{0} ac"} - } - hectare{ - one{"{0} ha"} - other{"{0} ha"} - } - square-foot{ - one{"{0} ft²"} - other{"{0} ft²"} - } - square-kilometer{ - one{"{0} km²"} - other{"{0} km²"} - } - square-meter{ - one{"{0} m²"} - other{"{0} m²"} - } - square-mile{ - one{"{0} mi²"} - other{"{0} mi²"} - } + weekday-narrow{ + dn{"giorno sett."} } - compound{ - per{"{0}/{1}"} + weekday-short{ + dn{"giorno settimana"} } - duration{ - day{ - one{"{0} giorno"} - other{"{0} giorni"} - } - hour{ - one{"{0} h"} - other{"{0} h"} - } - millisecond{ - one{"{0} ms"} - other{"{0} ms"} - } - minute{ - one{"{0} min"} - other{"{0} min"} - } - month{ - one{"{0} mese"} - other{"{0} mesi"} - } - second{ - one{"{0} s"} - other{"{0} s"} - } - week{ - one{"{0} settimana"} - other{"{0} settimane"} - } - year{ - one{"{0} anno"} - other{"{0} anni"} - } + weekdayOfMonth{ + dn{"giorno del mese"} } - energy{ - calorie{ - one{"{0} cal"} - other{"{0} cal"} - } - foodcalorie{ - one{"{0} Cal"} - other{"{0} Cal"} - } - joule{ - one{"{0} J"} - other{"{0} J"} - } - kilocalorie{ - one{"{0} kcal"} - other{"{0} kcal"} - } - kilojoule{ - one{"{0} kj"} - other{"{0} kj"} - } + weekdayOfMonth-narrow{ + dn{"giorno mese"} } - length{ - centimeter{ - one{"{0} cm"} - other{"{0} cm"} - } - foot{ - one{"{0} ft"} - other{"{0} ft"} - } - inch{ - one{"{0} in"} - other{"{0} in"} - } - kilometer{ - one{"{0} km"} - other{"{0} km"} - } - light-year{ - one{"{0} anno luce"} - other{"{0} anni luce"} - } - meter{ - one{"{0} m"} - other{"{0} m"} - } - mile{ - one{"{0} mi"} - other{"{0} mi"} - } - millimeter{ - one{"{0} mm"} - other{"{0} mm"} - } - picometer{ - one{"{0} pm"} - other{"{0} pm"} - } - yard{ - one{"{0} yd"} - other{"{0} yd"} - } + weekdayOfMonth-short{ + dn{"giorno mese"} } - mass{ - gram{ - one{"{0} g"} - other{"{0} g"} - } - kilogram{ - one{"{0} kg"} - other{"{0} kg"} - } - ounce{ - one{"{0} oz"} - other{"{0} oz"} + year{ + dn{"anno"} + relative{ + "-1"{"anno scorso"} + "0"{"quest’anno"} + "1"{"anno prossimo"} } - pound{ - one{"{0} lb"} - other{"{0} lb"} + relativeTime{ + future{ + one{"tra {0} anno"} + other{"tra {0} anni"} + } + past{ + one{"{0} anno fa"} + other{"{0} anni fa"} + } } } - power{ - horsepower{ - one{"{0} hp"} - other{"{0} hp"} - } - kilowatt{ - one{"{0} kW"} - other{"{0} kW"} + year-narrow{ + dn{"anno"} + relative{ + "-1"{"anno scorso"} + "0"{"quest’anno"} + "1"{"anno prossimo"} } - watt{ - one{"{0} W"} - other{"{0} W"} + relativeTime{ + future{ + one{"tra {0} anno"} + other{"tra {0} anni"} + } + past{ + one{"{0} anno fa"} + other{"{0} anni fa"} + } } } - pressure{ - hectopascal{ - one{"{0} hPa"} - other{"{0} hPa"} - } - inch-hg{ - one{"{0} inHg"} - other{"{0} inHg"} + year-short{ + dn{"anno"} + relative{ + "-1"{"anno scorso"} + "0"{"quest’anno"} + "1"{"anno prossimo"} } - millibar{ - one{"{0} mbar"} - other{"{0} mbar"} + relativeTime{ + future{ + one{"tra {0} anno"} + other{"tra {0} anni"} + } + past{ + one{"{0} anno fa"} + other{"{0} anni fa"} + } } } - speed{ - kilometer-per-hour{ - one{"{0} km/h"} - other{"{0} km/h"} - } - meter-per-second{ - one{"{0} m/s"} - other{"{0} m/s"} - } - mile-per-hour{ - one{"{0} mi/h"} - other{"{0} mi/h"} - } + zone{ + dn{"fuso orario"} } - temperature{ - celsius{ - one{"{0}°C"} - other{"{0}°C"} - } - fahrenheit{ - one{"{0}°F"} - other{"{0}°F"} - } + zone-narrow{ + dn{"fuso"} } - volume{ - cubic-kilometer{ - one{"{0} km³"} - other{"{0} km³"} - } - cubic-mile{ - one{"{0} mi³"} - other{"{0} mi³"} - } - liter{ - one{"{0} l"} - other{"{0} l"} + zone-short{ + dn{"fuso"} + } + } + listPattern{ + or{ + 2{"{0} o {1}"} + end{"{0} o {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + standard{ + 2{"{0} e {1}"} + end{"{0} e {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + standard-narrow{ + 2{"{0} e {1}"} + end{"{0} e {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + standard-short{ + 2{"{0} e {1}"} + end{"{0} e {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + unit{ + 2{"{0} e {1}"} + end{"{0} e {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + unit-narrow{ + 2{"{0} {1}"} + end{"{0} {1}"} + middle{"{0} {1}"} + start{"{0} {1}"} + } + unit-short{ + 2{"{0} e {1}"} + end{"{0} e {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + } + measurementSystemNames{ + UK{"britannico"} + US{"USA"} + metric{"metrico"} + } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "['ʼ՚᾽᾿’']", + "[%٪﹪%]", + "[؉‰]", + "[\$﹩$$]", + "[£₤]", + "[¥¥]", + "[₩₩]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", } } }