}
ExemplarCharacters{"[a {ch} {chʼ} h i k {kʼ} l {ll} m n ñ p {pʼ} q {qʼ} s t {tʼ} u w y]"}
ExemplarCharactersIndex{"[A {Ch} H I K L {Ll} M N Ñ P Q S T U W Y]"}
+ ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
NumberElements{
latn{
miscPatterns{
- atLeast{"⩾{0}"}
+ approximately{"~{0}"}
+ atLeast{"≥{0}"}
+ atMost{"≤{0}"}
range{"{0}–{1}"}
}
patterns{
percentFormat{"#,##0 %"}
scientificFormat{"#E0"}
}
+ patternsLong{
+ decimalFormat{
+ 1000{
+ other{"0K"}
+ }
+ 10000{
+ other{"00K"}
+ }
+ 100000{
+ other{"000K"}
+ }
+ 1000000{
+ other{"0M"}
+ }
+ 10000000{
+ other{"00M"}
+ }
+ 100000000{
+ other{"000M"}
+ }
+ 1000000000{
+ other{"0G"}
+ }
+ 10000000000{
+ other{"00G"}
+ }
+ 100000000000{
+ other{"000G"}
+ }
+ 1000000000000{
+ other{"0T"}
+ }
+ 10000000000000{
+ other{"00T"}
+ }
+ 100000000000000{
+ other{"000T"}
+ }
+ }
+ }
+ patternsShort{
+ currencyFormat{
+ 1000{
+ other{"¤ 0K"}
+ }
+ 10000{
+ other{"¤ 00K"}
+ }
+ 100000{
+ other{"¤ 000K"}
+ }
+ 1000000{
+ other{"¤ 0M"}
+ }
+ 10000000{
+ other{"¤ 00M"}
+ }
+ 100000000{
+ other{"¤ 000M"}
+ }
+ 1000000000{
+ other{"¤ 0G"}
+ }
+ 10000000000{
+ other{"¤ 00G"}
+ }
+ 100000000000{
+ other{"¤ 000G"}
+ }
+ 1000000000000{
+ other{"¤ 0T"}
+ }
+ 10000000000000{
+ other{"¤ 00T"}
+ }
+ 100000000000000{
+ other{"¤ 000T"}
+ }
+ }
+ decimalFormat{
+ 1000{
+ other{"0K"}
+ }
+ 10000{
+ other{"00K"}
+ }
+ 100000{
+ other{"000K"}
+ }
+ 1000000{
+ other{"0M"}
+ }
+ 10000000{
+ other{"00M"}
+ }
+ 100000000{
+ other{"000M"}
+ }
+ 1000000000{
+ other{"0G"}
+ }
+ 10000000000{
+ other{"00G"}
+ }
+ 100000000000{
+ other{"000G"}
+ }
+ 1000000000000{
+ other{"0T"}
+ }
+ 10000000000000{
+ other{"00T"}
+ }
+ 100000000000000{
+ other{"000T"}
+ }
+ }
+ }
symbols{
decimal{"."}
exponential{"E"}
superscriptingExponent{"×"}
}
}
+ minimumGroupingDigits{"1"}
}
- Version{"2.1.31.33"}
+ Version{"2.1.49.82"}
calendar{
+ generic{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y, G",
+ "d MMMM y, G",
+ "d MMM 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{"MMM y G"}
+ GyMMMEd{"E, d MMMM y G"}
+ GyMMMd{"d MMM y G"}
+ H{"HH"}
+ Hm{"HH:mm"}
+ Hms{"HH:mm:ss"}
+ M{"L"}
+ MEd{"E, dd-MM"}
+ MMM{"LLL"}
+ MMMEd{"E, d MMMM"}
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
+ Md{"dd-MM"}
+ d{"d"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ ms{"mm:ss"}
+ y{"y G"}
+ yyyy{"y G"}
+ yyyyM{"MM-y GGGGG"}
+ yyyyMEd{"E, dd-MM-y GGGGG"}
+ yyyyMMM{"MMM y G"}
+ yyyyMMMEd{"E, d MMM y G"}
+ yyyyMMMM{"MMMM y G"}
+ yyyyMMMd{"d MMM y G"}
+ yyyyMd{"dd-MM-y GGGGG"}
+ yyyyQQQ{"QQQ y G"}
+ yyyyQQQQ{"QQQQ y G"}
+ }
+ intervalFormats{
+ M{
+ M{"MM–MM"}
+ }
+ MEd{
+ M{"E, dd-MM – E, dd-MM"}
+ d{"E, dd-MM – E, dd-MM"}
+ }
+ MMM{
+ M{"LLL–LLL"}
+ }
+ MMMEd{
+ M{"E, d MMM – E, d MMM"}
+ d{"E, d MMM – E, d MMM"}
+ }
+ MMMd{
+ M{"d MMM – d MMM"}
+ d{"d–d MMM"}
+ }
+ Md{
+ M{"dd-MM – dd-MM"}
+ d{"dd-MM – dd-MM"}
+ }
+ d{
+ d{"d–d"}
+ }
+ fallback{"{0} – {1}"}
+ y{
+ y{"y–y G"}
+ }
+ yM{
+ M{"MM-y – MM-y GGGGG"}
+ y{"MM-y – MM-y GGGGG"}
+ }
+ yMEd{
+ M{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ d{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ y{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ }
+ yMMM{
+ M{"MMM–MMM y G"}
+ y{"MMM y – MMM y G"}
+ }
+ yMMMEd{
+ M{"E, d MMM – E, d MMM y G"}
+ d{"E, d MMM y – 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"}
+ }
+ yMMMd{
+ 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 GGGGG"}
+ d{"dd-MM-y – dd-MM-y GGGGG"}
+ y{"dd-MM-y – dd-MM-y GGGGG"}
+ }
+ }
+ }
gregorian{
AmPmMarkers{
"a.m.",
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 HH:mm"}
EHms{"E HH:mm:ss"}
Ed{"d, E"}
Ehm{"E h:mm a"}
Ehms{"E h:mm:ss a"}
Gy{"G y"}
- GyMMM{"G y MMM"}
- GyMMMEd{"G y MMM d, E"}
- GyMMMd{"G y MMM d"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, d MMM, y G"}
+ GyMMMd{"d MMM, y G"}
H{"HH"}
Hm{"HH:mm"}
Hms{"HH:mm:ss"}
M{"L"}
MEd{"MM-dd, E"}
MMM{"LLL"}
- MMMEd{"MMM d, E"}
+ MMMEd{"E, d MMM"}
MMMMW{
- other{"W 'semana' MMM 'killapa'"}
+ other{"W 'semana' MMMM 'killapa'"}
}
- MMMMd{"MMMM d"}
- MMMd{"MMM d"}
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
Md{"MM-dd"}
d{"d"}
h{"h a"}
y{"y"}
yM{"y-MM"}
yMEd{"E, dd-MM-y"}
- yMMM{"y MMM"}
+ yMMM{"MMM y"}
yMMMEd{"E, d MMM, y"}
- yMMMM{"y MMMM"}
- yMMMd{"y MMM d"}
+ yMMMM{"MMMM y"}
+ yMMMd{"d MMM y"}
yMd{"dd-MM-y"}
yQQQ{"y QQQ"}
yQQQQ{"y QQQQ"}
yw{
- other{"w 'semana' y 'watapa'"}
+ other{"w 'semana' Y 'watapa'"}
}
}
dayNames{
"CE",
}
}
+ intervalFormats{
+ H{
+ H{"HH–HH"}
+ }
+ Hm{
+ H{"HH:mm–HH:mm"}
+ m{"HH:mm–HH:mm"}
+ }
+ Hmv{
+ H{"HH:mm–HH:mm v"}
+ m{"HH:mm–HH:mm v"}
+ }
+ Hv{
+ H{"HH–HH v"}
+ }
+ M{
+ M{"MM–MM"}
+ }
+ 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 MMM – 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{"MMM – MMM y"}
+ y{"MMM y – MMM y"}
+ }
+ yMMMEd{
+ M{"E, d MMM – E, d MMM, y"}
+ d{"E, d MMM – E, d MMM, y"}
+ y{"E, d MMM, y – E, d MMM, y"}
+ }
+ yMMMM{
+ M{"MMMM – MMMM y"}
+ y{"MMMM y – MMMM 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{
- "Qul",
- "Hat",
- "Pau",
- "Ayr",
- "Aym",
- "Int",
- "Ant",
- "Qha",
- "Uma",
- "Kan",
- "Aya",
- "Kap",
+ "Ene",
+ "Feb",
+ "Mar",
+ "Abr",
+ "May",
+ "Jun",
+ "Jul",
+ "Ago",
+ "Set",
+ "Oct",
+ "Nov",
+ "Dic",
}
narrow{
"1",
"12",
}
wide{
- "Qulla puquy",
- "Hatun puquy",
- "Pauqar waray",
- "Ayriwa",
- "Aymuray",
- "Inti raymi",
- "Anta Sitwa",
- "Qhapaq Sitwa",
- "Uma raymi",
- "Kantaray",
- "Ayamarqʼa",
- "Kapaq Raymi",
+ "Enero",
+ "Febrero",
+ "Marzo",
+ "Abril",
+ "Mayo",
+ "Junio",
+ "Julio",
+ "Agosto",
+ "Setiembre",
+ "Octubre",
+ "Noviembre",
+ "Diciembre",
}
}
stand-alone{
abbreviated{
- "Qul",
- "Hat",
- "Pau",
- "Ayr",
- "Aym",
- "Int",
- "Ant",
- "Qha",
- "Uma",
- "Kan",
- "Aya",
- "Kap",
+ "Ene",
+ "Feb",
+ "Mar",
+ "Abr",
+ "May",
+ "Jun",
+ "Jul",
+ "Ago",
+ "Set",
+ "Oct",
+ "Nov",
+ "Dic",
}
narrow{
"1",
"12",
}
wide{
- "Qulla puquy",
- "Hatun puquy",
- "Pauqar waray",
- "Ayriwa",
- "Aymuray",
- "Inti raymi",
- "Anta Sitwa",
- "Qhapaq Sitwa",
- "Uma raymi",
- "Kantaray",
- "Ayamarqʼa",
- "Kapaq Raymi",
+ "Enero",
+ "Febrero",
+ "Marzo",
+ "Abril",
+ "Mayo",
+ "Junio",
+ "Julio",
+ "Agosto",
+ "Setiembre",
+ "Octubre",
+ "Noviembre",
+ "Diciembre",
}
}
}
}
}
}
+ fields{
+ day{
+ dn{"Day"}
+ relative{
+ "-1"{"qayna punchaw"}
+ "0"{"kunan punchaw"}
+ "1"{"paqarin"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} d"}
+ }
+ past{
+ other{"-{0} d"}
+ }
+ }
+ }
+ day-narrow{
+ dn{"Day"}
+ relativeTime{
+ future{
+ other{"+{0} d"}
+ }
+ past{
+ other{"-{0} d"}
+ }
+ }
+ }
+ day-short{
+ dn{"Day"}
+ relativeTime{
+ future{
+ other{"+{0} d"}
+ }
+ past{
+ other{"-{0} d"}
+ }
+ }
+ }
+ dayOfYear{
+ dn{"Day Of Year"}
+ }
+ dayOfYear-narrow{
+ dn{"Day Of Year"}
+ }
+ dayOfYear-short{
+ dn{"Day Of Year"}
+ }
+ dayperiod{
+ dn{"Dayperiod"}
+ }
+ dayperiod-narrow{
+ dn{"Dayperiod"}
+ }
+ dayperiod-short{
+ dn{"Dayperiod"}
+ }
+ era{
+ dn{"Era"}
+ }
+ era-narrow{
+ dn{"Era"}
+ }
+ era-short{
+ dn{"Era"}
+ }
+ fri{
+ relative{
+ "-1"{"Qayna Viernes"}
+ "0"{"kunan Viernes"}
+ "1"{"hamuq Viernes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Viernes"}
+ }
+ past{
+ other{"-{0} Viernes"}
+ }
+ }
+ }
+ fri-narrow{
+ relative{
+ "-1"{"Qayna Viernes"}
+ "0"{"kunan Viernes"}
+ "1"{"hamuq Viernes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Viernes"}
+ }
+ past{
+ other{"-{0} Viernes"}
+ }
+ }
+ }
+ fri-short{
+ relative{
+ "-1"{"Qayna Viernes"}
+ "0"{"kunan Viernes"}
+ "1"{"hamuq Viernes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Viernes"}
+ }
+ past{
+ other{"-{0} Viernes"}
+ }
+ }
+ }
+ hour{
+ dn{"Hour"}
+ relative{
+ "0"{"kay hora"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} h"}
+ }
+ past{
+ other{"-{0} h"}
+ }
+ }
+ }
+ hour-narrow{
+ dn{"Hour"}
+ relativeTime{
+ future{
+ other{"+{0} h"}
+ }
+ past{
+ other{"-{0} h"}
+ }
+ }
+ }
+ hour-short{
+ dn{"Hour"}
+ relativeTime{
+ future{
+ other{"+{0} h"}
+ }
+ past{
+ other{"-{0} h"}
+ }
+ }
+ }
+ minute{
+ dn{"Minute"}
+ relative{
+ "0"{"kay minuto"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} min"}
+ }
+ past{
+ other{"-{0} min"}
+ }
+ }
+ }
+ minute-narrow{
+ dn{"Minute"}
+ relativeTime{
+ future{
+ other{"+{0} min"}
+ }
+ past{
+ other{"-{0} min"}
+ }
+ }
+ }
+ minute-short{
+ dn{"Minute"}
+ relativeTime{
+ future{
+ other{"+{0} min"}
+ }
+ past{
+ other{"-{0} min"}
+ }
+ }
+ }
+ mon{
+ relative{
+ "-1"{"qayna Lunes"}
+ "0"{"kunan Lunes"}
+ "1"{"hamuq Lunes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Lunes"}
+ }
+ past{
+ other{"-{0} Lunes"}
+ }
+ }
+ }
+ mon-narrow{
+ relative{
+ "-1"{"qayna Lunes"}
+ "0"{"kunan Lunes"}
+ "1"{"next Monday"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Lunes"}
+ }
+ past{
+ other{"-{0} Lunes"}
+ }
+ }
+ }
+ mon-short{
+ relative{
+ "-1"{"qayna Lunes"}
+ "0"{"kunan Lunes"}
+ "1"{"hamuq Lunes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Lunes"}
+ }
+ past{
+ other{"-{0} Lunes"}
+ }
+ }
+ }
+ month{
+ dn{"Month"}
+ relative{
+ "-1"{"qayna killa"}
+ "0"{"kunan killa"}
+ "1"{"hamuq killa"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} m"}
+ }
+ past{
+ other{"-{0} m"}
+ }
+ }
+ }
+ month-narrow{
+ dn{"Month"}
+ relativeTime{
+ future{
+ other{"+{0} m"}
+ }
+ past{
+ other{"-{0} m"}
+ }
+ }
+ }
+ month-short{
+ dn{"Month"}
+ relativeTime{
+ future{
+ other{"+{0} m"}
+ }
+ past{
+ other{"-{0} m"}
+ }
+ }
+ }
+ quarter{
+ dn{"Quarter"}
+ relative{
+ "-1"{"qayna kimsa killa"}
+ "0"{"kunan kimsa killa"}
+ "1"{"hamuq kimsa killa"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Q"}
+ }
+ past{
+ other{"-{0} Q"}
+ }
+ }
+ }
+ quarter-narrow{
+ dn{"Quarter"}
+ relativeTime{
+ future{
+ other{"+{0} Q"}
+ }
+ past{
+ other{"-{0} Q"}
+ }
+ }
+ }
+ quarter-short{
+ dn{"Quarter"}
+ relativeTime{
+ future{
+ other{"+{0} Q"}
+ }
+ past{
+ other{"-{0} Q"}
+ }
+ }
+ }
+ sat{
+ relative{
+ "-1"{"qayna Sábado"}
+ "0"{"kunan Sábado"}
+ "1"{"hamuq Sábado"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Sábado"}
+ }
+ past{
+ other{"-{0} Sábado"}
+ }
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{"qayna Sábado"}
+ "0"{"kunan Sábado"}
+ "1"{"next Saturday"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Sábado"}
+ }
+ past{
+ other{"-{0} Sábado"}
+ }
+ }
+ }
+ sat-short{
+ relative{
+ "-1"{"qayna Sábado"}
+ "0"{"kunan Sábado"}
+ "1"{"hamuq Sábado"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Sábado"}
+ }
+ past{
+ other{"-{0} Sábado"}
+ }
+ }
+ }
+ second{
+ dn{"Second"}
+ relative{
+ "0"{"now"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} s"}
+ }
+ past{
+ other{"-{0} s"}
+ }
+ }
+ }
+ second-narrow{
+ dn{"Second"}
+ relativeTime{
+ future{
+ other{"+{0} s"}
+ }
+ past{
+ other{"-{0} s"}
+ }
+ }
+ }
+ second-short{
+ dn{"Second"}
+ relativeTime{
+ future{
+ other{"+{0} s"}
+ }
+ past{
+ other{"-{0} s"}
+ }
+ }
+ }
+ sun{
+ relative{
+ "-1"{"qayna domingo"}
+ "0"{"kunan domingo"}
+ "1"{"hamuq domingo"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Domingopi"}
+ }
+ past{
+ other{"-{0} Domingopi"}
+ }
+ }
+ }
+ sun-narrow{
+ relative{
+ "-1"{"qayna domingo"}
+ "0"{"kunan domingo"}
+ "1"{"hamuq domingo"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Domingopi"}
+ }
+ past{
+ other{"-{0} Domingopi"}
+ }
+ }
+ }
+ sun-short{
+ relative{
+ "-1"{"qayna domingo"}
+ "0"{"kunan domingo"}
+ "1"{"hamuq domingo"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Domingopi"}
+ }
+ past{
+ other{"-{0} Domingopi"}
+ }
+ }
+ }
+ thu{
+ relative{
+ "-1"{"qayna Jueves"}
+ "0"{"kunan Jueves"}
+ "1"{"hamuq Jueves"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Jueves"}
+ }
+ past{
+ other{"-{0} Jueves"}
+ }
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{"qayna Jueves"}
+ "0"{"kunan Jueves"}
+ "1"{"hamuq Jueves"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Jueves"}
+ }
+ past{
+ other{"-{0} Jueves"}
+ }
+ }
+ }
+ thu-short{
+ relative{
+ "-1"{"qayna Jueves"}
+ "0"{"kunan Jueves"}
+ "1"{"hamuq Jueves"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Jueves"}
+ }
+ past{
+ other{"-{0} Jueves"}
+ }
+ }
+ }
+ tue{
+ relative{
+ "-1"{"qayna Martes"}
+ "0"{"kunan Martes"}
+ "1"{"hamuq Martes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Martes"}
+ }
+ past{
+ other{"-{0} Martes"}
+ }
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{"qayna Martes"}
+ "0"{"kunan Martes"}
+ "1"{"hamuq Martes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Martes"}
+ }
+ past{
+ other{"-{0} Martes"}
+ }
+ }
+ }
+ tue-short{
+ relative{
+ "-1"{"qayna Martes"}
+ "0"{"kunan Martes"}
+ "1"{"hamuq Martes"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Martes"}
+ }
+ past{
+ other{"-{0} Martes"}
+ }
+ }
+ }
+ wed{
+ relative{
+ "-1"{"Qayna Miércoles"}
+ "0"{"kunan Miércoles"}
+ "1"{"hamuq Miércoles"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Miércoles"}
+ }
+ past{
+ other{"-{0} Miércoles"}
+ }
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{"Qayna Miércoles"}
+ "0"{"kunan Miércoles"}
+ "1"{"hamuq Miércoles"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Miércoles"}
+ }
+ past{
+ other{"-{0} Miércoles"}
+ }
+ }
+ }
+ wed-short{
+ relative{
+ "-1"{"Qayna Miércoles"}
+ "0"{"kunan Miércoles"}
+ "1"{"hamuq Miércoles"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} Miércoles"}
+ }
+ past{
+ other{"-{0} Miércoles"}
+ }
+ }
+ }
+ week{
+ dn{"Week"}
+ relative{
+ "-1"{"qayna semana"}
+ "0"{"kunan semana"}
+ "1"{"hamuq semana"}
+ }
+ relativePeriod{"{0} semanapi"}
+ relativeTime{
+ future{
+ other{"+{0} w"}
+ }
+ past{
+ other{"-{0} w"}
+ }
+ }
+ }
+ week-narrow{
+ dn{"Week"}
+ relativePeriod{"{0} semanapi"}
+ relativeTime{
+ future{
+ other{"+{0} w"}
+ }
+ past{
+ other{"-{0} w"}
+ }
+ }
+ }
+ week-short{
+ dn{"Week"}
+ relativePeriod{"{0} semanapi"}
+ relativeTime{
+ future{
+ other{"+{0} w"}
+ }
+ past{
+ other{"-{0} w"}
+ }
+ }
+ }
+ weekOfMonth{
+ dn{"Week Of Month"}
+ }
+ weekOfMonth-narrow{
+ dn{"Week Of Month"}
+ }
+ weekOfMonth-short{
+ dn{"Week Of Month"}
+ }
+ weekday{
+ dn{"Day of the Week"}
+ }
+ weekday-narrow{
+ dn{"Day of the Week"}
+ }
+ weekday-short{
+ dn{"Day of the Week"}
+ }
+ weekdayOfMonth{
+ dn{"Weekday Of Month"}
+ }
+ weekdayOfMonth-narrow{
+ dn{"Weekday Of Month"}
+ }
+ weekdayOfMonth-short{
+ dn{"Weekday Of Month"}
+ }
+ year{
+ dn{"Year"}
+ relative{
+ "-1"{"qayna wata"}
+ "0"{"kunan wata"}
+ "1"{"hamuq wata"}
+ }
+ relativeTime{
+ future{
+ other{"+{0} y"}
+ }
+ past{
+ other{"-{0} y"}
+ }
+ }
+ }
+ year-narrow{
+ dn{"Year"}
+ relativeTime{
+ future{
+ other{"+{0} y"}
+ }
+ past{
+ other{"-{0} y"}
+ }
+ }
+ }
+ year-short{
+ dn{"Year"}
+ relativeTime{
+ future{
+ other{"+{0} y"}
+ }
+ past{
+ other{"-{0} y"}
+ }
+ }
+ }
+ zone{
+ dn{"Zone"}
+ }
+ zone-narrow{
+ dn{"Zone"}
+ }
+ zone-short{
+ dn{"Zone"}
+ }
+ }
layout{
characters{"left-to-right"}
lines{"top-to-bottom"}