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

Side by Side Diff: third_party/icu/source/data/locales/am.txt

Issue 467013: Update am and sw locale data with the latest data collected.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/icu/source/data/in/icudt42l.dat ('k') | third_party/icu/source/data/locales/ko.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2009 International Business Machines 3 // * Copyright (C) 2009 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/am.xml 6 // * Source File:<path>/common/main/am.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/am.xml 10 * ICU <specials> source: <path>/xml/main/am.xml
(...skipping 959 matching lines...) Expand 10 before | Expand all | Expand 10 after
970 gregorian{ 970 gregorian{
971 AmPmMarkers{ 971 AmPmMarkers{
972 "ጡዋት", 972 "ጡዋት",
973 "ከሰዓት", 973 "ከሰዓት",
974 } 974 }
975 DateTimePatterns{ 975 DateTimePatterns{
976 "hh:mm:ss a zzzz", 976 "hh:mm:ss a zzzz",
977 "hh:mm:ss a z", 977 "hh:mm:ss a z",
978 "h:mm:ss a", 978 "h:mm:ss a",
979 "h:mm a", 979 "h:mm a",
980 "EEEE፣ dd MMMM ቀን y", 980 "EEEE፣ MMMM d ቀን y (Euro)",
981 "dd MMMM y", 981 "MMMM d, y",
982 "MMM d y", 982 "MMM d, y",
983 "dd/MM/yy", 983 "M/d/yy",
984 "{1} {0}", 984 "{0} {1}",
985 "{1} {0}", 985 "{0} {1}",
986 "{1} {0}", 986 "{0} {1}",
987 "{1} {0}", 987 "{0} {1}",
988 "{1} {0}", 988 "{0} {1}",
989 } 989 }
990 dayNames{ 990 dayNames{
991 format{ 991 format{
992 abbreviated{ 992 abbreviated{
993 "እሑድ", 993 "እሑድ",
994 "ሰኞ", 994 "ሰኞ",
995 "ማክሰ", 995 "ማክሰ",
996 "ረቡዕ", 996 "ረቡዕ",
997 "ሐሙስ", 997 "ሐሙስ",
998 "ዓርብ", 998 "ዓርብ",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1057 "ዲሴምበር", 1057 "ዲሴምበር",
1058 } 1058 }
1059 } 1059 }
1060 } 1060 }
1061 } 1061 }
1062 } 1062 }
1063 zoneStrings{ 1063 zoneStrings{
1064 hourFormat{"+HHmm;-HHmm"} 1064 hourFormat{"+HHmm;-HHmm"}
1065 } 1065 }
1066 } 1066 }
OLDNEW
« no previous file with comments | « third_party/icu/source/data/in/icudt42l.dat ('k') | third_party/icu/source/data/locales/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698