-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/so.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
so{
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]"}
NumberElements{
patterns{
currencyFormat{"¤#,##0.00"}
}
+ patternsLong{
+ decimalFormat{
+ 1000{
+ one{"0K"}
+ other{"0K"}
+ }
+ 10000{
+ one{"00K"}
+ other{"00K"}
+ }
+ 100000{
+ one{"000K"}
+ other{"000K"}
+ }
+ }
+ }
symbols{
decimal{"."}
group{","}
}
}
}
- Version{"2.1.23.7"}
+ Version{"2.1.33.76"}
calendar{
generic{
DateTimePatterns{
"sn.",
"gn.",
}
+ AmPmMarkersNarrow{
+ "sn.",
+ "gn.",
+ }
DateTimePatterns{
"h:mm:ss a zzzz",
"h:mm:ss a z",
MMM{"LLL"}
MMMEd{"E, MMM d"}
MMMMEd{"E, MMMM d"}
+ MMMMW{
+ one{"'usbuuc' W 'ee' MMMM"}
+ other{"'usbuuc' W 'ee' MMMM"}
+ }
MMMMd{"MMMM d"}
MMMd{"MMM d"}
Md{"M/d"}
"Jim",
"Sab",
}
+ narrow{
+ "A",
+ "I",
+ "T",
+ "A",
+ "Kh",
+ "J",
+ "S",
+ }
+ short{
+ "Axd",
+ "Isn",
+ "Tal",
+ "Arb",
+ "Kha",
+ "Jim",
+ "Sab",
+ }
wide{
"Axad",
"Isniin",
"I",
"T",
"A",
- "K",
+ "Kh",
"J",
"S",
}
+ short{
+ "Axd",
+ "Isn",
+ "Tal",
+ "Arb",
+ "Kha",
+ "Jim",
+ "Sab",
+ }
+ wide{
+ "Axad",
+ "Isniin",
+ "Talaado",
+ "Arbaco",
+ "Khamiis",
+ "Jimco",
+ "Sabti",
+ }
+ }
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"sn."}
+ pm{"gn."}
+ }
+ wide{
+ am{"sn."}
+ pm{"gn."}
+ }
}
}
eras{
"CD",
}
wide{
- "Ciise ka hor (CS)",
- "Ciise ka dib (CS)",
+ "CK",
+ "CD",
}
}
monthNames{
"KIT",
"LIT",
}
+ narrow{
+ "K",
+ "L",
+ "S",
+ "A",
+ "S",
+ "L",
+ "T",
+ "S",
+ "S",
+ "T",
+ "K",
+ "L",
+ }
wide{
"Bisha Koobaad",
"Bisha Labaad",
"R3",
"R4",
}
+ narrow{
+ "1",
+ "2",
+ "3",
+ "4",
+ }
+ wide{
+ "Rubaca 1aad",
+ "Rubaca 2aad",
+ "Rubaca 3aad",
+ "Rubaca 4aad",
+ }
+ }
+ stand-alone{
wide{
"Rubaca 1aad",
"Rubaca 2aad",
}
fields{
day{
- dn{"Maalin"}
+ dn{"Day"}
relative{
"-1"{"Shalay"}
"0"{"Maanta"}
"1"{"Berri"}
}
+ relativeTime{
+ future{
+ one{"+{0} d"}
+ other{"+{0} d"}
+ }
+ past{
+ one{"-{0} d"}
+ other{"-{0} d"}
+ }
+ }
+ }
+ day-narrow{
+ relativeTime{
+ future{
+ one{"+{0} d"}
+ other{"+{0} d"}
+ }
+ past{
+ one{"-{0} d"}
+ other{"-{0} d"}
+ }
+ }
+ }
+ day-short{
+ dn{"Day"}
+ relativeTime{
+ future{
+ one{"+{0} d"}
+ other{"+{0} d"}
+ }
+ past{
+ one{"-{0} d"}
+ other{"-{0} d"}
+ }
+ }
}
dayperiod{
- dn{"sn./gn."}
+ dn{"Dayperiod"}
}
era{
- dn{"Qarni"}
+ dn{"Era"}
}
hour{
- dn{"Saacad"}
+ dn{"Hour"}
+ relative{
+ "0"{"this hour"}
+ }
+ relativeTime{
+ future{
+ one{"+{0} h"}
+ other{"+{0} h"}
+ }
+ past{
+ one{"-{0} h"}
+ other{"-{0} h"}
+ }
+ }
+ }
+ hour-narrow{
+ relativeTime{
+ future{
+ one{"+{0} h"}
+ other{"+{0} h"}
+ }
+ past{
+ one{"-{0} h"}
+ other{"-{0} h"}
+ }
+ }
+ }
+ hour-short{
+ relativeTime{
+ future{
+ one{"+{0} h"}
+ other{"+{0} h"}
+ }
+ past{
+ one{"-{0} h"}
+ other{"-{0} h"}
+ }
+ }
}
minute{
- dn{"Daqiiqad"}
+ dn{"Minute"}
+ relative{
+ "0"{"this minute"}
+ }
+ relativeTime{
+ future{
+ one{"+{0} min"}
+ other{"+{0} min"}
+ }
+ past{
+ one{"-{0} min"}
+ other{"-{0} min"}
+ }
+ }
+ }
+ minute-narrow{
+ relativeTime{
+ future{
+ one{"+{0} min"}
+ other{"+{0} min"}
+ }
+ past{
+ one{"-{0} min"}
+ other{"-{0} min"}
+ }
+ }
+ }
+ minute-short{
+ relativeTime{
+ future{
+ one{"+{0} min"}
+ other{"+{0} min"}
+ }
+ past{
+ one{"-{0} min"}
+ other{"-{0} min"}
+ }
+ }
}
month{
- dn{"Bil"}
+ dn{"Month"}
+ relativeTime{
+ future{
+ one{"+{0} m"}
+ other{"+{0} m"}
+ }
+ past{
+ one{"-{0} m"}
+ other{"-{0} m"}
+ }
+ }
+ }
+ month-narrow{
+ relativeTime{
+ future{
+ one{"+{0} m"}
+ other{"+{0} m"}
+ }
+ past{
+ one{"-{0} m"}
+ other{"-{0} m"}
+ }
+ }
+ }
+ month-short{
+ relativeTime{
+ future{
+ one{"+{0} m"}
+ other{"+{0} m"}
+ }
+ past{
+ one{"-{0} m"}
+ other{"-{0} m"}
+ }
+ }
+ }
+ quarter{
+ dn{"Quarter"}
+ relativeTime{
+ future{
+ one{"+{0} Q"}
+ other{"+{0} Q"}
+ }
+ past{
+ one{"-{0} Q"}
+ other{"-{0} Q"}
+ }
+ }
+ }
+ quarter-narrow{
+ relativeTime{
+ future{
+ one{"+{0} Q"}
+ other{"+{0} Q"}
+ }
+ past{
+ one{"-{0} Q"}
+ other{"-{0} Q"}
+ }
+ }
+ }
+ quarter-short{
+ relativeTime{
+ future{
+ one{"+{0} Q"}
+ other{"+{0} Q"}
+ }
+ past{
+ one{"-{0} Q"}
+ other{"-{0} Q"}
+ }
+ }
}
second{
- dn{"Il biriqsi"}
+ dn{"Second"}
+ relative{
+ "0"{"now"}
+ }
+ relativeTime{
+ future{
+ one{"+{0} s"}
+ other{"+{0} s"}
+ }
+ past{
+ one{"-{0} s"}
+ other{"-{0} s"}
+ }
+ }
+ }
+ second-narrow{
+ relativeTime{
+ future{
+ one{"+{0} s"}
+ other{"+{0} s"}
+ }
+ past{
+ one{"-{0} s"}
+ other{"-{0} s"}
+ }
+ }
+ }
+ second-short{
+ relativeTime{
+ future{
+ one{"+{0} s"}
+ other{"+{0} s"}
+ }
+ past{
+ one{"-{0} s"}
+ other{"-{0} s"}
+ }
+ }
+ }
+ sun{
+ relative{
+ "-1"{"last Sunday"}
+ "0"{"this Sunday"}
+ "1"{"next Sunday"}
+ }
+ relativeTime{
+ future{
+ one{"+{0} Sundays"}
+ other{"+{0} Sundays"}
+ }
+ past{
+ one{"-{0} Sundays"}
+ other{"-{0} Sundays"}
+ }
+ }
}
week{
- dn{"Toddobaad"}
+ dn{"Week"}
+ relativePeriod{"the week of {0}"}
+ relativeTime{
+ future{
+ one{"+{0} w"}
+ other{"+{0} w"}
+ }
+ past{
+ one{"-{0} w"}
+ other{"-{0} w"}
+ }
+ }
+ }
+ week-narrow{
+ relativePeriod{"the week of {0}"}
+ relativeTime{
+ future{
+ one{"+{0} w"}
+ other{"+{0} w"}
+ }
+ past{
+ one{"-{0} w"}
+ other{"-{0} w"}
+ }
+ }
+ }
+ week-short{
+ relativePeriod{"the week of {0}"}
+ relativeTime{
+ future{
+ one{"+{0} w"}
+ other{"+{0} w"}
+ }
+ past{
+ one{"-{0} w"}
+ other{"-{0} w"}
+ }
+ }
}
weekday{
- dn{"Maalinta toddobaadka"}
+ dn{"Day of the Week"}
}
year{
- dn{"Sanad"}
+ dn{"Year"}
+ relativeTime{
+ future{
+ one{"+{0} y"}
+ other{"+{0} y"}
+ }
+ past{
+ one{"-{0} y"}
+ other{"-{0} y"}
+ }
+ }
+ }
+ year-narrow{
+ relativeTime{
+ future{
+ one{"+{0} y"}
+ other{"+{0} y"}
+ }
+ past{
+ one{"-{0} y"}
+ other{"-{0} y"}
+ }
+ }
+ }
+ year-short{
+ relativeTime{
+ future{
+ one{"+{0} y"}
+ other{"+{0} y"}
+ }
+ past{
+ one{"-{0} y"}
+ other{"-{0} y"}
+ }
+ }
}
zone{
- dn{"Xadka waqtiga"}
+ dn{"Zone"}
}
}
}