Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: source/data/locales/om.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/nyn_UG.txt ('k') | source/data/locales/om_ET.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/om.txt
diff --git a/source/data/locales/om.txt b/source/data/locales/om.txt
index e76148af008fe85c3a91d0df9de116dcc2de8afa..11aeb0898cf4bbd56d3ad2ff3672def32fa5f180 100644
--- a/source/data/locales/om.txt
+++ b/source/data/locales/om.txt
@@ -1,18 +1,164 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/om.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/om.xml
- */
om{
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]"}
- LocaleScript{
- "Latn",
+ 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]"}
+ NumberElements{
+ default{"latn"}
+ latn{
+ patterns{
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
+ native{"latn"}
+ traditional{"ethi"}
+ }
+ Version{"2.1.19.14"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, MMMM d, y G",
+ "dd MMMM y G",
+ "dd-MMM-y G",
+ "dd/MM/yy GGGGG",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MMMMdd{"dd MMMM"}
+ MMdd{"dd/MM"}
+ yMM{"MM/y"}
+ yMMMM{"MMMM y"}
+ yQQQ{"QQQ y"}
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "WD",
+ "WB",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, MMMM d, y",
+ "dd MMMM y",
+ "dd-MMM-y",
+ "dd/MM/yy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MMMMdd{"dd MMMM"}
+ MMdd{"dd/MM"}
+ yMM{"MM/y"}
+ yMMMM{"MMMM y"}
+ yQQQ{"QQQ y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Dil",
+ "Wix",
+ "Qib",
+ "Rob",
+ "Kam",
+ "Jim",
+ "San",
+ }
+ wide{
+ "Dilbata",
+ "Wiixata",
+ "Qibxata",
+ "Roobii",
+ "Kamiisa",
+ "Jimaata",
+ "Sanbata",
+ }
+ }
+ stand-alone{
+ narrow{
+ "S",
+ "M",
+ "T",
+ "W",
+ "T",
+ "F",
+ "S",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "KD",
+ "KB",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Ama",
+ "Gur",
+ "Bit",
+ "Elb",
+ "Cam",
+ "Wax",
+ "Ado",
+ "Hag",
+ "Ful",
+ "Onk",
+ "Sad",
+ "Mud",
+ }
+ wide{
+ "Amajjii",
+ "Guraandhala",
+ "Bitooteessa",
+ "Elba",
+ "Caamsa",
+ "Waxabajjii",
+ "Adooleessa",
+ "Hagayya",
+ "Fuulbana",
+ "Onkololeessa",
+ "Sadaasa",
+ "Muddee",
+ }
+ }
+ stand-alone{
+ narrow{
+ "J",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ }
+ }
+ }
}
- Version{"2.1.6.69"}
}
« no previous file with comments | « source/data/locales/nyn_UG.txt ('k') | source/data/locales/om_ET.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698