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

Side by Side Diff: icu38/source/data/locales/mr.txt

Issue 182008: Update locale data for ICU 3.8:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 11 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu38/source/data/locales/ml.txt ('k') | icu38/source/data/locales/ms.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) 2007 International Business Machines 3 // * Copyright (C) 2007 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/mr.xml 6 // * Source File:<path>/common/main/mr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/mr.xml 10 * ICU <specials> source: <path>/xml/main/mr.xml
(...skipping 807 matching lines...) Expand 10 before | Expand all | Expand 10 after
818 "h-mm-ss a z", 818 "h-mm-ss a z",
819 "h-mm-ss a", 819 "h-mm-ss a",
820 "h-mm a", 820 "h-mm a",
821 "EEEE d MMMM yyyy", 821 "EEEE d MMMM yyyy",
822 "d MMMM yyyy", 822 "d MMMM yyyy",
823 "d MMM yyyy", 823 "d MMM yyyy",
824 "d-M-yy", 824 "d-M-yy",
825 "{1} {0}", 825 "{1} {0}",
826 } 826 }
827 availableFormats{ 827 availableFormats{
828 Hm{"H-mm"}
829 Hms{"H-mm-ss"}
828 MMMMd{"d MMMM"} 830 MMMMd{"d MMMM"}
829 MMdd{"dd-MM"} 831 MMdd{"dd-MM"}
830 yyQ{"Q yy"} 832 yyQ{"Q yy"}
831 yyyyMM{"MM-yyyy"} 833 yyyyMM{"MM-yyyy"}
832 yyyyMMMM{"MMMM yyyy"} 834 yyyyMMMM{"MMMM yyyy"}
833 } 835 }
834 dayNames{ 836 dayNames{
835 format{ 837 format{
836 abbreviated{ 838 abbreviated{
837 "रवि", 839 "रवि",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 quotationStart{"'"} 902 quotationStart{"'"}
901 } 903 }
902 zoneStrings{ 904 zoneStrings{
903 "meta:India"{ 905 "meta:India"{
904 cu:int{1} 906 cu:int{1}
905 ls{"भारतीय समय"} 907 ls{"भारतीय समय"}
906 ss{"IST"} 908 ss{"IST"}
907 } 909 }
908 } 910 }
909 } 911 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/ml.txt ('k') | icu38/source/data/locales/ms.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698