X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/652986238f9f64f7d1a6d307837429b2ede513d2..c5116b9f5a666b9d59f443b3770acd6ef64dc6c3:/icuSources/data/locales/ca.txt diff --git a/icuSources/data/locales/ca.txt b/icuSources/data/locales/ca.txt index 496e69be..f90e3db8 100644 --- a/icuSources/data/locales/ca.txt +++ b/icuSources/data/locales/ca.txt @@ -1,59 +1,244 @@ -// *************************************************************************** -// * -// * Copyright (C) 2011 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/main/ca.xml -// * -// *************************************************************************** -/** - * ICU source: /xml/main/ca.xml - */ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License ca{ - AuxExemplarCharacters{"[á ă â å ä ã ā æ ĕ ê ë ē ì ĭ î ī ñ º ŏ ô ö ø ō œ ù ŭ û ū ÿ]"} - 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]"} - ExemplarCharactersCurrency{"[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]"} + AuxExemplarCharacters{"[á ă â å ä ã ā æ ĕ ê ë ē ì ĭ î ī ŀ ñ º ŏ ô ö ø ō œ ù ŭ û ū ÿ]"} + Ellipsis{ + final{"{0}…"} + initial{"…{0}"} + medial{"{0}…{1}"} + word-final{"{0}…"} + word-initial{"… {0}"} + word-medial{"{0}… {1}"} + } + 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]"} - LocaleScript{ - "Latn", + ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} + ExemplarCharactersPunctuation{ + "[\\- ‐ – — , ; \\: ! ¡ ? ¿ . … ' ‘ ’ \u0022 “ ” « » ( ) \\[ \\] § @ * / " + "\\\\ \\& # † ‡ ′ ″]" } + MoreInformation{"?"} NumberElements{ + default{"latn"} latn{ + miscPatterns{ + approximately{"~{0}"} + atLeast{"≥ {0}"} + atMost{"≤{0}"} + range{"{0}-{1}"} + } patterns{ + accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} currencyFormat{"#,##0.00 ¤"} - decimalFormat{"#,##0.###"} percentFormat{"#,##0%"} scientificFormat{"#E0"} } + patternsLong{ + decimalFormat{ + 1000{ + one{"0 miler"} + other{"0 milers"} + } + 10000{ + one{"00 milers"} + other{"00 milers"} + } + 100000{ + one{"000 milers"} + other{"000 milers"} + } + 1000000{ + one{"0 milió"} + other{"0 milions"} + } + 10000000{ + one{"00 milions"} + other{"00 milions"} + } + 100000000{ + one{"000 milions"} + other{"000 milions"} + } + 1000000000{ + one{"0 miler de milions"} + other{"0 milers de milions"} + } + 10000000000{ + one{"00 milers de milions"} + other{"00 milers de milions"} + } + 100000000000{ + one{"000 milers de milions"} + other{"000 milers de milions"} + } + 1000000000000{ + one{"0 bilió"} + other{"0 bilions"} + } + 10000000000000{ + one{"00 bilions"} + other{"00 bilions"} + } + 100000000000000{ + one{"000 bilions"} + other{"000 bilions"} + } + } + } + patternsShort{ + currencyFormat{ + 1000{ + one{"0m ¤"} + other{"0m ¤"} + } + 10000{ + one{"00m ¤"} + other{"00m ¤"} + } + 100000{ + one{"000m ¤"} + other{"000m ¤"} + } + 1000000{ + one{"0 M ¤"} + other{"0 M ¤"} + } + 10000000{ + one{"00 M ¤"} + other{"00 M ¤"} + } + 100000000{ + one{"000 M ¤"} + other{"000 M ¤"} + } + 1000000000{ + one{"0000 M ¤"} + other{"0000 M ¤"} + } + 10000000000{ + one{"00mM ¤"} + other{"00mM ¤"} + } + 100000000000{ + one{"000mM ¤"} + other{"000mM ¤"} + } + 1000000000000{ + one{"0 B ¤"} + other{"0 B ¤"} + } + 10000000000000{ + one{"00 B ¤"} + other{"00 B ¤"} + } + 100000000000000{ + one{"000 B ¤"} + other{"000 B ¤"} + } + } + decimalFormat{ + 1000{ + one{"0m"} + other{"0m"} + } + 10000{ + one{"00m"} + other{"00m"} + } + 100000{ + one{"000m"} + other{"000m"} + } + 1000000{ + one{"0 M"} + other{"0 M"} + } + 10000000{ + one{"00 M"} + other{"00 M"} + } + 100000000{ + one{"000 M"} + other{"000 M"} + } + 1000000000{ + one{"0000 M"} + other{"0000 M"} + } + 10000000000{ + one{"00mM"} + other{"00mM"} + } + 100000000000{ + one{"000mM"} + other{"000mM"} + } + 1000000000000{ + one{"0 B"} + other{"0 B"} + } + 10000000000000{ + one{"00 B"} + other{"00 B"} + } + 100000000000000{ + one{"000 B"} + other{"000 B"} + } + } + } symbols{ decimal{","} exponential{"E"} group{"."} infinity{"∞"} list{";"} - minusSign{"-"} nan{"NaN"} perMille{"‰"} percentSign{"%"} - plusSign{"+"} + superscriptingExponent{"×"} + timeSeparator{":"} + } + } + minimalPairs{ + ordinal{ + few{"Agafa el {0}t a la dreta."} + one{"Agafa el {0}r a la dreta."} + other{"Agafa el {0}è a la dreta."} + two{"Agafa el {0}n a la dreta."} + } + plural{ + one{"{0} dia"} + other{"{0} dies"} } } + minimumGroupingDigits{"1"} + native{"latn"} } - Version{"2.0.50.94"} + Version{"2.1.48.42"} calendar{ - gregorian{ - AmPmMarkers{ - "a.m.", - "p.m.", + buddhist{ + eras{ + abbreviated{ + "eB", + } + narrow{ + "eB", + } + wide{ + "eB", + } } + } + chinese{ DateTimePatterns{ "H:mm:ss zzzz", "H:mm:ss z", "H:mm:ss", "H:mm", - "EEEE d MMMM 'de' y", - "d MMMM 'de' y", - "dd/MM/yyyy", + "EEEE d MMMM U", + "d MMMM U", + "d MMM U", "dd/MM/yy", "{1} {0}", "{1} {0}", @@ -61,310 +246,811 @@ ca{ "{1} {0}", "{1} {0}", } - availableFormats{ - EEEd{"EEE d"} - H{"H"} - Hm{"H:mm"} - Hms{"H:mm:ss"} - M{"L"} - MEd{"E d/M"} - MMM{"LLL"} - MMMEd{"E d MMM"} - MMMMEd{"E d MMMM"} - MMMMd{"d MMMM"} - MMMd{"d MMM"} - Md{"d/M"} - d{"d"} - hm{"h:mm a"} - hms{"h:mm:ss a"} - mmss{"mm:ss"} - ms{"mm:ss"} - y{"y"} - yM{"M/yyyy"} - yMEd{"E d/M/yyyy"} - yMMM{"LLL y"} - yMMMEd{"EEE d MMM y"} - yMMMM{"LLLL 'de' y"} - yMMMd{"d MMM y"} - yMd{"d/M/yyyy"} - yQ{"Q yyyy"} - yQQQ{"QQQ y"} - yyQ{"Q yy"} - yyyyMM{"MM/yyyy"} - } - dayNames{ + monthNames{ format{ abbreviated{ - "dg.", - "dl.", - "dt.", - "dc.", - "dj.", - "dv.", - "ds.", - } - narrow{ - "G", - "l", - "T", - "C", - "J", - "V", - "S", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", } wide{ - "diumenge", - "dilluns", - "dimarts", - "dimecres", - "dijous", - "divendres", - "dissabte", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", } } stand-alone{ abbreviated{ - "dg", - "dl", - "dt", - "dc", - "dj", - "dv", - "ds", - } - narrow{ - "g", - "l", - "t", - "c", - "j", - "v", - "s", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", } wide{ - "Diumenge", - "Dilluns", - "Dimarts", - "Dimecres", - "Dijous", - "Divendres", - "Dissabte", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", } } } + } + coptic{ eras{ abbreviated{ - "aC", - "dC", + "ERA0", + "eC", + } + wide{ + "ERA0", + "eC", } } - fields{ - day{ - dn{"dia"} - relative{ - "-1"{"ahir"} - "-2"{"abans d'ahir"} - "-3"{"fa tres dies"} - "0"{"avui"} - "1"{"demà"} - "2"{"demà passat"} - "3"{"d'aquí a tres dies"} + monthNames{ + format{ + wide{ + "de tout", + "de baba", + "de hator", + "de kiahk", + "de toba", + "d’amshir", + "de baramhat", + "de baramouda", + "de bashans", + "de paona", + "d’epep", + "de mesra", + "de nasie", } } - dayperiod{ - dn{"a.m./p.m."} + } + } + ethiopic{ + eras{ + abbreviated{ + "ERA0", + "eE", + } + wide{ + "ERA0", + "eE", + } + } + monthNames{ + format{ + wide{ + "de meskerem", + "de tekemt", + "de hedar", + "de tahsas", + "de ter", + "de yekatit", + "de megabit", + "de miazia", + "de genbot", + "de sene", + "de hamle", + "de nehasse", + "de pagumen", + } } - era{ - dn{"era"} + } + } + generic{ + DateTimePatterns{ + "H:mm:ss zzzz", + "H:mm:ss z", + "H:mm:ss", + "H:mm", + "EEEE, d MMMM 'de' y G", + "d MMMM 'de' y G", + "d/M/y G", + "d/M/y GGGGG", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{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{"LLL y G"} + GyMMMEd{"E, d MMM y G"} + GyMMMM{"LLLL 'de' y G"} + GyMMMMEd{"E, d MMMM 'de' y G"} + GyMMMMd{"d MMMM 'de' y G"} + GyMMMd{"d MMM y G"} + H{"H"} + Hm{"H:mm"} + Hms{"H:mm:ss"} + M{"L"} + MEd{"E, d/M"} + MMM{"LLL"} + MMMEd{"E, d MMM"} + MMMMEd{"E, d MMMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"d/M"} + d{"d"} + h{"h a"} + hm{"h:mm a"} + hms{"h:mm:ss a"} + ms{"mm:ss"} + y{"y G"} + yyyy{"y G"} + yyyyM{"M/y G"} + yyyyMEd{"E, d/M/y GGGGG"} + yyyyMMM{"LLL y G"} + yyyyMMMEd{"E, d MMM y G"} + yyyyMMMM{"LLLL 'de' y G"} + yyyyMMMMEd{"E, d MMMM 'de' y G"} + yyyyMMMMd{"d MMMM 'de' y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"d/M/y G"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + Bh{ + B{"h B – h B"} + h{"h–h B"} } - hour{ - dn{"hora"} + Bhm{ + B{"h:mm B – h:mm B"} + h{"h:mm–h:mm B"} + m{"h:mm–h:mm B"} } - minute{ - dn{"minut"} + Gy{ + G{"y G – y G"} + y{"y – y G"} } - month{ - dn{"mes"} - relative{ - "-1"{"Últim mes"} - "0"{"Aquest mes"} - "1"{"Mes següent"} - } + GyM{ + G{"M/y GGGGG – M/y GGGGG"} + M{"M/y – M/y GGGGG"} + y{"M/y – M/y GGGGG"} } - second{ - dn{"segon"} + GyMEd{ + G{"E, d/M/y GGGGG – E, d/M/y GGGGG"} + M{"E, d/M/y GGGGG – 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"} } - week{ - dn{"setmana"} - relative{ - "-1"{"Última setmana"} - "0"{"Aquesta setmana"} - "1"{"Setmana següent"} - } + GyMMM{ + G{"MMM y G – MMM y G"} + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} } - weekday{ - dn{"dia de la setmana"} + GyMMMEd{ + G{"E, d MMM, y G – E, d MMM, y G"} + M{"E, d MMM, y – E, d MMM, y G"} + d{"E, d MMM – E, d MMM, y G"} + y{"E, d MMM, y – E, d MMM, y G"} } - year{ - dn{"any"} - relative{ - "-1"{"Última any"} - "0"{"Aquest any"} - "1"{"Any següent"} - } + GyMMMd{ + G{"d MMM, y – d MMM, y G"} + M{"d MMM, y – d MMM, y G"} + d{"d – d MMM, y G"} + y{"d MMM, y – d MMM, y G"} } - zone{ - dn{"zona"} + 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"} } - } - intervalFormats{ H{ - H{"H-H"} - a{"HH-HH"} + H{"H–H"} } Hm{ - H{"HH:mm-HH:mm"} - a{"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"} - a{"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{"H-H v"} - a{"HH-HH v"} + H{"H–H 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, d/M – E, d/M"} + d{"E, d/M – E, d/M"} } MMM{ - M{"LLL-LLL"} + M{"LLL–LLL"} } MMMEd{ - M{"E d MMM - E d MMM"} - d{"E d - E d MMM"} + M{"E, d MMM – E, d MMM"} + d{"E, d – E, d MMM"} } MMMd{ - M{"d MMM - d MMM"} - d{"d-d MMM"} + M{"d MMM – d MMM"} + d{"d–d MMM"} } Md{ - M{"dd/MM - dd/MM"} - d{"dd/MM - dd/MM"} + M{"d/M – d/M"} + d{"d/M – d/M"} } 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 G"} } yM{ - M{"MM/yy - MM/yy"} - y{"MM/yy - MM/yy"} + M{"M/y – M/y GGGGG"} + y{"M/y – M/y GGGGG"} } yMEd{ - M{"E dd/MM/yy - E dd/MM/yy"} - d{"E dd/MM/yy - E dd/MM/yy"} - y{"E dd/MM/yy - E dd/MM/yy"} + 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"} } yMMM{ - M{"LLL-LLL 'de' y"} - y{"LLL 'de' y - LLL 'de' y"} + M{"LLL–LLL y G"} + y{"LLL y – LLL y G"} } yMMMEd{ - M{"E d MMM - E d MMM 'de' y"} - d{"E d - E d MMM 'de' y"} - y{"E d MMM 'de' y - E d MMM 'de' y"} + 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"} } yMMMM{ - M{"LLLL-LLLL 'de' y"} - y{"LLLL 'de' y - LLLL 'de' y"} + M{"LLLL–LLLL 'de' y G"} + y{"LLLL 'de' y – LLLL 'de' y G"} + } + yMMMMEd{ + M{"E, d MMMM – E, d MMMM 'de' y G"} + d{"E, d MMMM – E, d MMMM 'de' y G"} + y{"E, d MMMM 'de' y – E, d MMMM 'de' y G"} + } + yMMMMd{ + M{"d MMMM – d MMMM 'de' y G"} + d{"d–d MMMM 'de' y G"} + y{"d MMMM 'de' y – d MMMM 'de' y G"} } yMMMd{ - M{"d MMM - d MMM 'de' y"} - d{"d-d MMM 'de' y"} - y{"d MMM 'de' y - d MMM 'de' y"} + 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/yy - dd/MM/yy"} - d{"dd/MM/yy - dd/MM/yy"} - y{"dd/MM/yy - dd/MM/yy"} + M{"d/M/y – d/M/y GGGGG"} + d{"d/M/y – d/M/y GGGGG"} + y{"d/M/y – d/M/y GGGGG"} } } - monthNames{ + } + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + AmPmMarkersNarrow{ + "a.m.", + "p.m.", + } + DateTimePatterns{ + "H:mm:ss zzzz", + "H:mm:ss z", + "H:mm:ss", + "H:mm", + "EEEE, d MMMM 'de' y", + "d MMMM 'de' y", + "d MMM y", + "d/M/yy", + "{1}, {0}", + "{1} 'a' 'les' {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + } + appendItems{ + Timezone{"{0} {1}"} + } + 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 H:mm"} + EHms{"E H:mm:ss"} + Ed{"E d"} + Ehm{"E h:mm a"} + Ehms{"E h:mm:ss a"} + Gy{"y G"} + GyMMM{"LLL y G"} + GyMMMEd{"E, d MMM y G"} + GyMMMM{"LLLL 'de' y G"} + GyMMMMEd{"E, d MMMM 'de' y G"} + GyMMMMd{"d MMMM 'de' y G"} + GyMMMd{"d MMM y G"} + H{"H"} + Hm{"H:mm"} + Hms{"H:mm:ss"} + Hmsv{"H:mm:ss v"} + Hmv{"H:mm v"} + M{"L"} + MEd{"E d/M"} + MMM{"LLL"} + MMMEd{"E, d MMM"} + MMMMEd{"E, d MMMM"} + MMMMW{ + one{"'setmana' W MMMM"} + other{"'setmana' W MMMM"} + } + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"d/M"} + d{"d"} + 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"} + yMEd{"E, d/M/y"} + yMMM{"LLL y"} + yMMMEd{"E, d MMM y"} + yMMMM{"LLLL 'de' y"} + yMMMMEd{"E, d MMMM 'de' y"} + yMMMMd{"d MMMM 'de' y"} + yMMMd{"d MMM y"} + yMd{"d/M/y"} + yQQQ{"QQQ y"} + yQQQQ{"QQQQ y"} + yw{ + one{"'setmana' w 'de' Y"} + other{"'setmana' w 'de' Y"} + } + } + dayNames{ format{ abbreviated{ - "de gen.", - "de febr.", - "de març", - "d’abr.", - "de maig", - "de juny", - "de jul.", - "d’ag.", - "de set.", - "d’oct.", - "de nov.", - "de des.", + "dg", + "dl", + "dt", + "dc", + "dj", + "dv", + "ds", } narrow{ - "G", - "F", - "M", - "A", - "M", - "J", - "G", - "A", - "S", - "O", - "N", - "D", + "dg", + "dl", + "dt", + "dc", + "dj", + "dv", + "ds", } - wide{ - "de gener", - "de febrer", - "de març", - "d’abril", - "de maig", - "de juny", - "de juliol", - "d’agost", - "de setembre", - "d’octubre", - "de novembre", - "de desembre", + short{ + "dg", + "dl", + "dt", + "dc", + "dj", + "dv", + "ds", } - } - stand-alone{ - abbreviated{ - "gen.", - "febr.", + wide{ + "diumenge", + "dilluns", + "dimarts", + "dimecres", + "dijous", + "divendres", + "dissabte", + } + } + stand-alone{ + abbreviated{ + "dg.", + "dl.", + "dt.", + "dc.", + "dj.", + "dv.", + "ds.", + } + narrow{ + "dg", + "dl", + "dt", + "dc", + "dj", + "dv", + "ds", + } + short{ + "dg.", + "dl.", + "dt.", + "dc.", + "dj.", + "dv.", + "ds.", + } + wide{ + "diumenge", + "dilluns", + "dimarts", + "dimecres", + "dijous", + "divendres", + "dissabte", + } + } + } + dayPeriod{ + format{ + abbreviated{ + afternoon1{"migdia"} + afternoon2{"tarda"} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"matinada"} + morning2{"matí"} + night1{"nit"} + } + narrow{ + afternoon1{"md"} + afternoon2{"tarda"} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"mat."} + morning2{"matí"} + night1{"nit"} + } + wide{ + afternoon1{"migdia"} + afternoon2{"tarda"} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"matinada"} + morning2{"matí"} + night1{"nit"} + } + } + stand-alone{ + abbreviated{ + afternoon1{"migdia"} + afternoon2{"tarda"} + am{"a. m."} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"matinada"} + morning2{"matí"} + night1{"nit"} + pm{"p. m."} + } + narrow{ + afternoon1{"migdia"} + afternoon2{"tarda"} + am{"a. m."} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"matinada"} + morning2{"matí"} + night1{"nit"} + pm{"p. m."} + } + wide{ + afternoon1{"migdia"} + afternoon2{"tarda"} + am{"a. m."} + evening1{"vespre"} + midnight{"mitjanit"} + morning1{"matinada"} + morning2{"matí"} + night1{"nit"} + pm{"p. m."} + } + } + } + eras{ + abbreviated{ + "aC", + "dC", + } + abbreviated%variant{ + "AEC", + "EC", + } + narrow{ + "aC", + "dC", + } + narrow%variant{ + "AEC", + "EC", + } + wide{ + "abans de Crist", + "després de Crist", + } + wide%variant{ + "abans de l’era cristiana", + "era cristiana", + } + } + 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 GGGGG – 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{"LLL y G – LLL y G"} + M{"LLL – LLL y G"} + y{"LLL y – LLL 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 LLL, 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{"H–H"} + } + Hm{ + H{"H:mm–H:mm"} + m{"H:mm–H:mm"} + } + Hmv{ + H{"H:mm–H:mm v"} + m{"H:mm–H:mm v"} + } + Hv{ + H{"H–H v"} + } + M{ + M{"M–M"} + } + MEd{ + M{"E, d/M – E, d/M"} + d{"E, d/M – E, d/M"} + } + MMM{ + M{"LLL – LLL"} + } + MMMEd{ + M{"E, d MMM – E, d MMM"} + d{"E, d – E, d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"d/M – d/M"} + d{"d/M – d/M"} + } + d{ + d{"d–d"} + } + fallback{"{0} - {1}"} + h{ + 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"} + } + hmv{ + 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"} + } + y{ + y{"y–y"} + } + yM{ + M{"M/y – M/y"} + y{"M/y – M/y"} + } + yMEd{ + M{"E, d/M/y – E, d/M/y"} + d{"E, d/M/y – E, d/M/y"} + y{"E, d/M/y – E, d/M/y"} + } + yMMM{ + M{"LLL–LLL y"} + y{"LLL y – LLL 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"} + } + yMMMM{ + M{"LLLL–LLLL 'de' y"} + y{"LLLL 'de' y – LLLL 'de' y"} + } + yMMMMEd{ + M{"E, d MMMM – E, d MMMM 'de' y"} + d{"E, d – E, d MMMM 'de' y"} + y{"E, d MMMM 'de' y – E, d MMMM 'de' y"} + } + yMMMMd{ + M{"d MMMM – d MMMM 'de' y"} + d{"d–d MMMM 'de' y"} + y{"d MMMM 'de' y – d MMMM 'de' y"} + } + yMMMd{ + M{"d MMM – d MMM y"} + d{"d–d MMM y"} + y{"d MMM y – d MMM y"} + } + yMd{ + M{"d/M/y – d/M/y"} + d{"d/M/y – d/M/y"} + y{"d/M/y – d/M/y"} + } + } + monthNames{ + format{ + abbreviated{ + "gen", + "febr", + "març", + "abr", + "maig", + "juny", + "jul", + "ag", + "set", + "oct", + "nov", + "des", + } + narrow{ + "GN", + "FB", + "MÇ", + "AB", + "MG", + "JN", + "JL", + "AG", + "ST", + "OC", + "NV", + "DS", + } + wide{ + "de gener", + "de febrer", + "de març", + "d’abril", + "de maig", + "de juny", + "de juliol", + "d’agost", + "de setembre", + "d’octubre", + "de novembre", + "de desembre", + } + } + stand-alone{ + abbreviated{ + "gen.", + "febr.", "març", "abr.", "maig", @@ -377,18 +1063,18 @@ ca{ "des.", } narrow{ - "g", - "f", - "m", - "a", - "m", - "j", - "j", - "a", - "s", - "o", - "n", - "d", + "GN", + "FB", + "MÇ", + "AB", + "MG", + "JN", + "JL", + "AG", + "ST", + "OC", + "NV", + "DS", } wide{ "gener", @@ -434,6 +1120,12 @@ ca{ "3T", "4T", } + narrow{ + "1", + "2", + "3", + "4", + } wide{ "1r trimestre", "2n trimestre", @@ -443,82 +1135,1164 @@ ca{ } } } + hebrew{ + eras{ + abbreviated{ + "AM", + } + narrow{ + "AM", + } + wide{ + "AM", + } + } + monthNames{ + format{ + wide{ + "de tishri", + "de heshvan", + "de kislev", + "de tevet", + "de shevat", + "d’adar I", + "d’adar", + "de nisan", + "de iyar", + "de sivan", + "de tamuz", + "d’av", + "d’elul", + "d’adar II", + } + } + } + } + indian{ + eras{ + abbreviated{ + "Saka", + } + wide{ + "Saka", + } + } + monthNames{ + format{ + wide{ + "de chaitra", + "de vaisakha", + "de jyaistha", + "d’asadha", + "de sravana", + "de bhadra", + "d’asvina", + "de kartika", + "d’agrahayana", + "de pausa", + "de magha", + "de phalguna", + } + } + } + } + islamic{ + eras{ + abbreviated{ + "AH", + } + narrow{ + "AH", + } + wide{ + "AH", + } + } + monthNames{ + format{ + wide{ + "de muharram", + "de safar", + "de rabiʻ I", + "de rabiʻ II", + "de jumada I", + "de jumada II", + "de rajab", + "de shaʻban", + "de ramadan", + "de shawwal", + "de dhuʻl-qiʻdah", + "de dhuʻl-hijjah", + } + } + } + } + persian{ + eras{ + wide{ + "AP", + } + } + monthNames{ + format{ + wide{ + "de farvardin", + "d’ordibehesht", + "de khordad", + "de tir", + "de mordad", + "de shahrivar", + "de mehr", + "d’aban", + "d’azar", + "de dey", + "de bahman", + "d’esfand", + } + } + } + } + roc{ + eras{ + abbreviated{ + "aRdX", + "dRdX", + } + wide{ + "Abans de ROC", + "ROC", + } + } + } } - delimiters{ - alternateQuotationEnd{"”"} - alternateQuotationStart{"“"} - quotationEnd{"’"} - quotationStart{"‘"} + characterLabel{ + activities{"activitats"} + african_scripts{"escriptures africanes"} + american_scripts{"escriptures americanes"} + animal{"animal"} + animals_nature{"animals/natura"} + arrows{"fletxes"} + body{"cos"} + box_drawing{"escriptura en quadre"} + braille{"braille"} + building{"edifici"} + bullets_stars{"vinyetes/estrelles"} + consonantal_jamo{"jamo consonàntic"} + currency_symbols{"símbols de moneda"} + dash_connector{"guions/connectors"} + digits{"xifres"} + dingbats{"pictogrames"} + divination_symbols{"símbols astrològics"} + downwards_arrows{"fletxes cap avall"} + downwards_upwards_arrows{"fletxes avall i amunt"} + east_asian_scripts{"escriptures de l’Àsia oriental"} + emoji{"emoji"} + european_scripts{"escriptures europees"} + female{"femení"} + flag{"bandera"} + flags{"banderes"} + food_drink{"menjar i beure"} + format{"format"} + format_whitespace{"format i espai en blanc"} + full_width_form_variant{"formes variants d’amplada completa"} + geometric_shapes{"formes geomètriques"} + half_width_form_variant{"formes variants d’amplada reduïda"} + han_characters{"caràcters han"} + han_radicals{"radicals han"} + hanja{"hanja"} + hanzi_simplified{"hanzi (simplificat)"} + hanzi_traditional{"hanzi (tradicional)"} + heart{"cor"} + historic_scripts{"escriptures històriques"} + ideographic_desc_characters{"caràcters ideogràfics descriptius"} + japanese_kana{"kana japonès"} + kanbun{"kanbun"} + kanji{"kanji"} + keycap{"tecla"} + leftwards_arrows{"fletxes a l’esquerra"} + leftwards_rightwards_arrows{"fletxes a esquerra i dreta"} + letterlike_symbols{"símbols fets amb lletres"} + limited_use{"ús limitat"} + male{"masculí"} + math_symbols{"símbols matemàtics"} + middle_eastern_scripts{"escriptures de l’Orient Mitjà"} + miscellaneous{"miscel·lània"} + modern_scripts{"escriptures modernes"} + modifier{"modificador"} + musical_symbols{"símbols musicals"} + nature{"natura"} + nonspacing{"sense espai"} + numbers{"números"} + objects{"objectes"} + other{"altres"} + paired{"aparellats"} + person{"persona"} + phonetic_alphabet{"alfabet fonètic"} + pictographs{"pictogrames"} + place{"lloc"} + plant{"planta"} + punctuation{"puntuació"} + rightwards_arrows{"fletxes a la dreta"} + sign_standard_symbols{"signes/símbols estàndard"} + small_form_variant{"formes variants petites"} + smiley{"emoticona"} + smileys_people{"emoticones/persones"} + south_asian_scripts{"escriptures de l’Àsia meridional"} + southeast_asian_scripts{"escriptures de l’Àsia sud-oriental"} + spacing{"espaiat"} + sport{"esport"} + symbols{"símbols"} + technical_symbols{"símbols tècnics"} + tone_marks{"marques tonals"} + travel{"viatge"} + travel_places{"viatges/llocs"} + upwards_arrows{"fletxes amunt"} + variant_forms{"formes variants"} + vocalic_jamo{"jamo vocàlic"} + weather{"temps"} + western_asian_scripts{"escriptures de l’Àsia sud-occidental"} + whitespace{"espai en blanc"} } - listPattern{ - standard{ - 2{"{0} i {1}"} - end{"{0} i {1}"} + contextTransforms{ + territory:intvector{ + 1, + 0, + } + typographicNames:intvector{ + 1, + 1, } } - measurementSystemNames{ - UK{"anglosaxó"} - US{"imperial"} - metric{"mètric"} + delimiters{ + alternateQuotationEnd{"”"} + alternateQuotationStart{"“"} + quotationEnd{"»"} + quotationStart{"«"} } - units{ + fields{ day{ - one{"{0} dia"} - other{"{0} dies"} + dn{"dia"} + relative{ + "-1"{"ahir"} + "-2"{"abans-d’ahir"} + "0"{"avui"} + "1"{"demà"} + "2"{"demà passat"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dia"} + other{"d’aquí a {0} dies"} + } + past{ + one{"fa {0} dia"} + other{"fa {0} dies"} + } + } + } + day-narrow{ + dn{"dia"} + relative{ + "-1"{"ahir"} + "-2"{"abans-d’ahir"} + "0"{"avui"} + "1"{"demà"} + "2"{"demà passat"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dia"} + other{"d’aquí a {0} dies"} + } + past{ + one{"fa {0} dia"} + other{"fa {0} dies"} + } + } + } + day-short{ + dn{"dia"} + relative{ + "-1"{"ahir"} + "-2"{"abans-d’ahir"} + "0"{"avui"} + "1"{"demà"} + "2"{"demà passat"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dia"} + other{"d’aquí a {0} dies"} + } + past{ + one{"fa {0} dia"} + other{"fa {0} dies"} + } + } + } + dayOfYear{ + dn{"dia de l’any"} + } + dayOfYear-narrow{ + dn{"dia de l’any"} + } + dayOfYear-short{ + dn{"dia de l’any"} + } + dayperiod{ + dn{"a. m./p. m."} + } + dayperiod-narrow{ + dn{"a. m./p. m."} + } + dayperiod-short{ + dn{"a. m./p. m."} + } + era{ + dn{"era"} + } + era-narrow{ + dn{"era"} + } + era-short{ + dn{"era"} + } + fri{ + relative{ + "-1"{"divendres passat"} + "0"{"aquest divendres"} + "1"{"divendres que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} divendres"} + other{"d’aquí a {0} divendres"} + } + past{ + one{"fa {0} divendres"} + other{"fa {0} divendres"} + } + } + } + fri-narrow{ + relative{ + "-1"{"dv. passat"} + "0"{"aquest dv."} + "1"{"dv. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dv."} + other{"d’aquí a {0} dv."} + } + past{ + one{"fa {0} dv."} + other{"fa {0} dv."} + } + } + } + fri-short{ + relative{ + "-1"{"dv. passat"} + "0"{"aquest dv."} + "1"{"dv. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dv."} + other{"d’aquí a {0} dv."} + } + past{ + one{"fa {0} dv."} + other{"fa {0} dv."} + } + } } hour{ - one{"{0} hora"} - other{"{0} hores"} + dn{"hora"} + relative{ + "0"{"aquesta hora"} + } + relativeTime{ + future{ + one{"d’aquí a {0} hora"} + other{"d’aquí a {0} hores"} + } + past{ + one{"fa {0} hora"} + other{"fa {0} hores"} + } + } + } + hour-narrow{ + dn{"h"} + relative{ + "0"{"aquesta hora"} + } + relativeTime{ + future{ + one{"d‘aquí a {0} h"} + other{"d‘aquí a {0} h"} + } + past{ + one{"fa {0} h"} + other{"fa {0} h"} + } + } + } + hour-short{ + dn{"h"} + relative{ + "0"{"aquesta hora"} + } + relativeTime{ + future{ + one{"d’aquí a {0} h"} + other{"d’aquí a {0} h"} + } + past{ + one{"fa {0} h"} + other{"fa {0} h"} + } + } } minute{ - one{"{0} minut"} - other{"{0} minuts"} + dn{"minut"} + relative{ + "0"{"aquest minut"} + } + relativeTime{ + future{ + one{"d’aquí a {0} minut"} + other{"d’aquí a {0} minuts"} + } + past{ + one{"fa {0} minut"} + other{"fa {0} minuts"} + } + } + } + minute-narrow{ + dn{"min"} + relative{ + "0"{"aquest minut"} + } + relativeTime{ + future{ + one{"d’aquí a {0} min"} + other{"d’aquí a {0} min"} + } + past{ + one{"fa {0} min"} + other{"fa {0} min"} + } + } + } + minute-short{ + dn{"min"} + relative{ + "0"{"aquest minut"} + } + relativeTime{ + future{ + one{"d’aquí a {0} min"} + other{"d’aquí a {0} min"} + } + past{ + one{"fa {0} min"} + other{"fa {0} min"} + } + } + } + mon{ + relative{ + "-1"{"dilluns passat"} + "0"{"aquest dilluns"} + "1"{"dilluns que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dilluns"} + other{"d’aquí a {0} dilluns"} + } + past{ + one{"fa {0} dilluns"} + other{"fa {0} dilluns"} + } + } + } + mon-narrow{ + relative{ + "-1"{"dl. passat"} + "0"{"aquest dl."} + "1"{"dl. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dl."} + other{"d’aquí a {0} dl."} + } + past{ + one{"fa {0} dl."} + other{"fa {0} dl."} + } + } + } + mon-short{ + relative{ + "-1"{"dl. passat"} + "0"{"aquest dl."} + "1"{"dl. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dl."} + other{"d’aquí a {0} dl."} + } + past{ + one{"fa {0} dl."} + other{"fa {0} dl."} + } + } } month{ - one{"{0} mes"} - other{"{0} mesos"} + dn{"mes"} + relative{ + "-1"{"el mes passat"} + "0"{"aquest mes"} + "1"{"el mes que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} mes"} + other{"d’aquí a {0} mesos"} + } + past{ + one{"fa {0} mes"} + other{"fa {0} mesos"} + } + } + } + month-narrow{ + dn{"mes"} + relative{ + "-1"{"mes passat"} + "0"{"aquest mes"} + "1"{"mes vinent"} + } + relativeTime{ + future{ + one{"d’aquí a {0} mes"} + other{"d’aquí a {0} mesos"} + } + past{ + one{"fa {0} mes"} + other{"fa {0} mesos"} + } + } + } + month-short{ + dn{"mes"} + relative{ + "-1"{"el mes passat"} + "0"{"aquest mes"} + "1"{"el mes que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} mes"} + other{"d’aquí a {0} mesos"} + } + past{ + one{"fa {0} mes"} + other{"fa {0} mesos"} + } + } + } + quarter{ + dn{"trimestre"} + relative{ + "-1"{"el trimestre passat"} + "0"{"aquest trimestre"} + "1"{"el trimestre que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} trimestre"} + other{"d’aquí a {0} trimestres"} + } + past{ + one{"fa {0} trimestre"} + other{"fa {0} trimestres"} + } + } + } + quarter-narrow{ + dn{"trim."} + relative{ + "-1"{"trim. passat"} + "0"{"aquest trim."} + "1"{"trim. vinent"} + } + relativeTime{ + future{ + one{"d’aquí a {0} trim."} + other{"d’aquí a {0} trim."} + } + past{ + one{"fa {0} trim."} + other{"fa {0} trim."} + } + } + } + quarter-short{ + dn{"trim."} + relative{ + "-1"{"el trim. passat"} + "0"{"aquest trim."} + "1"{"el trim. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} trim."} + other{"d’aquí a {0} trim."} + } + past{ + one{"fa {0} trim."} + other{"fa {0} trim."} + } + } + } + sat{ + relative{ + "-1"{"dissabte passat"} + "0"{"aquest dissabte"} + "1"{"dissabte que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dissabte"} + other{"d’aquí a {0} dissabtes"} + } + past{ + one{"fa {0} dissabte"} + other{"fa {0} dissabtes"} + } + } + } + sat-narrow{ + relative{ + "-1"{"ds. passat"} + "0"{"aquest ds."} + "1"{"ds. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} ds."} + other{"d’aquí a {0} ds."} + } + past{ + one{"fa {0} ds."} + other{"fa {0} ds."} + } + } + } + sat-short{ + relative{ + "-1"{"ds. passat"} + "0"{"aquest ds."} + "1"{"ds. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} ds."} + other{"d’aquí a {0} ds."} + } + past{ + one{"fa {0} ds."} + other{"fa {0} ds."} + } + } } second{ - one{"{0} segon"} - other{"{0} segons"} + dn{"segon"} + relative{ + "0"{"ara"} + } + relativeTime{ + future{ + one{"d’aquí a {0} segon"} + other{"d’aquí a {0} segons"} + } + past{ + one{"fa {0} segon"} + other{"fa {0} segons"} + } + } + } + second-narrow{ + dn{"s"} + relative{ + "0"{"ara"} + } + relativeTime{ + future{ + one{"d’aquí a {0} s"} + other{"d’aquí a {0} s"} + } + past{ + one{"fa {0} s"} + other{"fa {0} s"} + } + } + } + second-short{ + dn{"s"} + relative{ + "0"{"ara"} + } + relativeTime{ + future{ + one{"d’aquí a {0} s"} + other{"d’aquí a {0} s"} + } + past{ + one{"fa {0} s"} + other{"fa {0} s"} + } + } + } + sun{ + relative{ + "-1"{"diumenge passat"} + "0"{"aquest diumenge"} + "1"{"diumenge que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} diumenge"} + other{"d’aquí a {0} diumenges"} + } + past{ + one{"fa {0} diumenge"} + other{"fa {0} diumenges"} + } + } + } + sun-narrow{ + relative{ + "-1"{"dg. passat"} + "0"{"aquest dg."} + "1"{"dg. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dg."} + other{"d’aquí a {0} dg."} + } + past{ + one{"fa {0} dg."} + other{"fa {0} dg."} + } + } + } + sun-short{ + relative{ + "-1"{"dg. passat"} + "0"{"aquest dg."} + "1"{"dg. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dg."} + other{"d’aquí a {0} dg."} + } + past{ + one{"fa {0} dg."} + other{"fa {0} dg."} + } + } + } + thu{ + relative{ + "-1"{"dijous passat"} + "0"{"aquest dijous"} + "1"{"dijous que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dijous"} + other{"d’aquí a {0} dijous"} + } + past{ + one{"fa {0} dijous"} + other{"fa {0} dijous"} + } + } + } + thu-narrow{ + relative{ + "-1"{"dj. passat"} + "0"{"aquest dj."} + "1"{"dj. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dj."} + other{"d’aquí a {0} dj."} + } + past{ + one{"fa {0} dj."} + other{"fa {0} dj."} + } + } + } + thu-short{ + relative{ + "-1"{"dj. passat"} + "0"{"aquest dj."} + "1"{"dj. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dj."} + other{"d’aquí a {0} dj."} + } + past{ + one{"fa {0} dj."} + other{"fa {0} dj."} + } + } + } + tue{ + relative{ + "-1"{"dimarts passat"} + "0"{"aquest dimarts"} + "1"{"dimarts que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dimarts"} + other{"d’aquí a {0} dimarts"} + } + past{ + one{"fa {0} dimarts"} + other{"fa {0} dimarts"} + } + } + } + tue-narrow{ + relative{ + "-1"{"dt. passat"} + "0"{"aquest dt."} + "1"{"dt. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dt."} + other{"d’aquí a {0} dt."} + } + past{ + one{"fa {0} dt."} + other{"fa {0} dt."} + } + } + } + tue-short{ + relative{ + "-1"{"dt. passat"} + "0"{"aquest dt."} + "1"{"dt. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dt."} + other{"d’aquí a {0} dt."} + } + past{ + one{"fa {0} dt."} + other{"fa {0} dt."} + } + } + } + wed{ + relative{ + "-1"{"dimecres passat"} + "0"{"aquest dimecres"} + "1"{"dimecres que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dimecres"} + other{"d’aquí a {0} dimecres"} + } + past{ + one{"fa {0} dimecres"} + other{"fa {0} dimecres"} + } + } + } + wed-narrow{ + relative{ + "-1"{"dc. passat"} + "0"{"aquest dc."} + "1"{"dc. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dc."} + other{"d’aquí a {0} dc."} + } + past{ + one{"fa {0} dc."} + other{"fa {0} dc."} + } + } + } + wed-short{ + relative{ + "-1"{"dc. passat"} + "0"{"aquest dc."} + "1"{"dc. que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} dc."} + other{"d’aquí a {0} dc."} + } + past{ + one{"fa {0} dc."} + other{"fa {0} dc."} + } + } } week{ - one{"{0} setmana"} - other{"{0} setmanes"} + dn{"setmana"} + relative{ + "-1"{"la setmana passada"} + "0"{"aquesta setmana"} + "1"{"la setmana que ve"} + } + relativePeriod{"la setmana del {0}"} + relativeTime{ + future{ + one{"d’aquí a {0} setmana"} + other{"d’aquí a {0} setmanes"} + } + past{ + one{"fa {0} setmana"} + other{"fa {0} setmanes"} + } + } + } + week-narrow{ + dn{"setm."} + relative{ + "-1"{"setm. passada"} + "0"{"aquesta setm."} + "1"{"setm. vinent"} + } + relativePeriod{"la setmana de: {0}"} + relativeTime{ + future{ + one{"d’aquí a {0} setm."} + other{"d’aquí a {0} setm."} + } + past{ + one{"fa {0} setm."} + other{"fa {0} setm."} + } + } + } + week-short{ + dn{"setm."} + relative{ + "-1"{"la setm. passada"} + "0"{"aquesta setm."} + "1"{"la setm. que ve"} + } + relativePeriod{"la setmana de: {0}"} + relativeTime{ + future{ + one{"d’aquí a {0} setm."} + other{"d’aquí a {0} setm."} + } + past{ + one{"fa {0} setm."} + other{"fa {0} setm."} + } + } + } + weekOfMonth{ + dn{"setmana del mes"} + } + weekOfMonth-narrow{ + dn{"setm. del mes"} + } + weekOfMonth-short{ + dn{"setm. del mes"} + } + weekday{ + dn{"dia de la setmana"} + } + weekday-narrow{ + dn{"dia de la setm."} + } + weekday-short{ + dn{"dia de la setm."} + } + weekdayOfMonth{ + dn{"dia de la setmana del mes"} + } + weekdayOfMonth-narrow{ + dn{"dia de la setm. del mes"} + } + weekdayOfMonth-short{ + dn{"dia de la setm. del mes"} } year{ - one{"{0} any"} - other{"{0} anys"} + dn{"any"} + relative{ + "-1"{"l’any passat"} + "0"{"enguany"} + "1"{"l’any que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} any"} + other{"d’aquí a {0} anys"} + } + past{ + one{"fa {0} any"} + other{"fa {0} anys"} + } + } + } + year-narrow{ + dn{"any"} + relative{ + "-1"{"l’any passat"} + "0"{"enguany"} + "1"{"l’any que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} any"} + other{"d’aquí a {0} anys"} + } + past{ + one{"fa {0} any"} + other{"fa {0} anys"} + } + } + } + year-short{ + dn{"any"} + relative{ + "-1"{"l’any passat"} + "0"{"enguany"} + "1"{"l’any que ve"} + } + relativeTime{ + future{ + one{"d’aquí a {0} any"} + other{"d’aquí a {0} anys"} + } + past{ + one{"fa {0} any"} + other{"fa {0} anys"} + } + } + } + zone{ + dn{"fus horari"} + } + zone-narrow{ + dn{"fus horari"} + } + zone-short{ + dn{"fus horari"} } } - unitsShort{ - day{ - one{"{0} dia"} - other{"{0} dies"} + listPattern{ + or{ + 2{"{0} o {1}"} + end{"{0} o {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} } - hour{ - one{"{0} h"} - other{"{0} h"} + standard{ + 2{"{0} i {1}"} + end{"{0} i {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} } - minute{ - one{"{0} m"} - other{"{0} m"} + standard-narrow{ + 2{"{0}, {1}"} + end{"{0}, {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} } - month{ - one{"{0} mes"} - other{"{0} mesos"} + standard-short{ + 2{"{0} i {1}"} + end{"{0} i {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} } - second{ - one{"{0} s"} - other{"{0} s"} + unit{ + 2{"{0} i {1}"} + end{"{0} i {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} } - week{ - one{"{0} setmana"} - other{"{0} setmanes"} + unit-narrow{ + 2{"{0} {1}"} + end{"{0} {1}"} + middle{"{0} {1}"} + start{"{0} {1}"} } - year{ - one{"{0} any"} - other{"{0} anys"} + unit-short{ + 2{"{0} i {1}"} + end{"{0} i {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } + } + measurementSystemNames{ + UK{"RU"} + US{"EUA"} + metric{"mètric"} + } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "['ʼ՚᾽᾿’']", + "[%٪﹪%]", + "[؉‰]", + "[\$﹩$$]", + "[£₤]", + "[¥¥]", + "[₩₩]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } } } }