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

Side by Side Diff: icu38/source/data/locales/tr.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/ti.txt ('k') | icu38/source/data/locales/ur.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/tr.xml 6 // * Source File:<path>/common/main/tr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/tr.xml 10 * ICU <specials> source: <path>/xml/main/tr.xml
(...skipping 2059 matching lines...) Expand 10 before | Expand all | Expand 10 after
2070 "PM", 2070 "PM",
2071 } 2071 }
2072 DateTimePatterns{ 2072 DateTimePatterns{
2073 "HH:mm:ss v", 2073 "HH:mm:ss v",
2074 "HH:mm:ss z", 2074 "HH:mm:ss z",
2075 "HH:mm:ss", 2075 "HH:mm:ss",
2076 "HH:mm", 2076 "HH:mm",
2077 "dd MMMM yyyy EEEE", 2077 "dd MMMM yyyy EEEE",
2078 "d MMMM yyyy", 2078 "d MMMM yyyy",
2079 "dd.MMM.yyyy", 2079 "dd.MMM.yyyy",
2080 "dd.MM.yyyy", 2080 "dd MM yyyy",
2081 "{1} {0}", 2081 "{1} {0}",
2082 } 2082 }
2083 availableFormats{ 2083 availableFormats{
2084 Ed{"d E"} 2084 Ed{"d E"}
2085 H{"H"} 2085 H{"H"}
2086 HHmm{"HH:mm"} 2086 HHmm{"HH:mm"}
2087 HHmmss{"HH:mm:ss"} 2087 HHmmss{"HH:mm:ss"}
2088 MMMEd{"d MMM E"} 2088 MMMEd{"d MMM E"}
2089 MMMMd{"d MMMM"} 2089 MMMMd{"d MMMM"}
2090 Md{"d/M"} 2090 Md{"d/M"}
(...skipping 1260 matching lines...) Expand 10 before | Expand all | Expand 10 after
3351 ls{"Yukon Standart Saati"} 3351 ls{"Yukon Standart Saati"}
3352 sd{"YDT"} 3352 sd{"YDT"}
3353 sg{"YT"} 3353 sg{"YT"}
3354 ss{"YST"} 3354 ss{"YST"}
3355 } 3355 }
3356 gmtFormat{"GMT{0}"} 3356 gmtFormat{"GMT{0}"}
3357 hourFormat{"+HH:mm;-HH:mm"} 3357 hourFormat{"+HH:mm;-HH:mm"}
3358 regionFormat{"{0} Saati"} 3358 regionFormat{"{0} Saati"}
3359 } 3359 }
3360 } 3360 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/ti.txt ('k') | icu38/source/data/locales/ur.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698