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

Side by Side Diff: source/data/unit/pt_PT.txt

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
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 unified diff | Download patch
« no previous file with comments | « source/data/unit/my.txt ('k') | source/data/unit/ro.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) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/pt_PT.xml 6 // * Source File: <path>/common/main/pt_PT.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 pt_PT{ 9 pt_PT{
10 Version{"2.1.19.79"} 10 Version{"2.1.19.79"}
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 other{"{0} quilómetros por hora"} 103 other{"{0} quilómetros por hora"}
104 } 104 }
105 } 105 }
106 temperature{ 106 temperature{
107 generic{ 107 generic{
108 other{"{0}°"} 108 other{"{0}°"}
109 } 109 }
110 } 110 }
111 volume{ 111 volume{
112 cubic-centimeter{ 112 cubic-centimeter{
113 per{"por centímetro cúbico"} 113 per{"{0} por centímetro cúbico"}
114 } 114 }
115 cubic-kilometer{ 115 cubic-kilometer{
116 dnam{"quilómetros cúbicos"} 116 dnam{"quilómetros cúbicos"}
117 one{"{0} quilómetro cúbico"} 117 one{"{0} quilómetro cúbico"}
118 other{"{0} quilómetros cúbicos"} 118 other{"{0} quilómetros cúbicos"}
119 } 119 }
120 cup{ 120 cup{
121 dnam{"chávenas"} 121 dnam{"chávenas"}
122 one{"{0} chávena"} 122 one{"{0} chávena"}
123 other{"{0} chávenas"} 123 other{"{0} chávenas"}
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 other{"{0} cháv."} 306 other{"{0} cháv."}
307 } 307 }
308 tablespoon{ 308 tablespoon{
309 dnam{"cs"} 309 dnam{"cs"}
310 one{"{0} cs"} 310 one{"{0} cs"}
311 other{"{0} cs"} 311 other{"{0} cs"}
312 } 312 }
313 } 313 }
314 } 314 }
315 } 315 }
OLDNEW
« no previous file with comments | « source/data/unit/my.txt ('k') | source/data/unit/ro.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698