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

Side by Side Diff: source/data/unit/si.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/ro.txt ('k') | source/data/unit/sr.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/si.xml 6 // * Source File: <path>/common/main/si.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 si{ 9 si{
10 Version{"2.1.20.4"} 10 Version{"2.1.20.4"}
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 } 223 }
224 nanosecond{ 224 nanosecond{
225 dnam{"නැනෝතත්පර"} 225 dnam{"නැනෝතත්පර"}
226 one{"නැනෝතත්පර {0}"} 226 one{"නැනෝතත්පර {0}"}
227 other{"නැනෝතත්පර {0}"} 227 other{"නැනෝතත්පර {0}"}
228 } 228 }
229 second{ 229 second{
230 dnam{"තත්පර"} 230 dnam{"තත්පර"}
231 one{"තත්පර {0}"} 231 one{"තත්පර {0}"}
232 other{"තත්පර {0}"} 232 other{"තත්පර {0}"}
233 per{"තත්පරයට"} 233 per{"තත්පරයට {0}"}
234 } 234 }
235 week{ 235 week{
236 dnam{"සති"} 236 dnam{"සති"}
237 one{"සති {0}"} 237 one{"සති {0}"}
238 other{"සති {0}"} 238 other{"සති {0}"}
239 per{"සතියට {0}"} 239 per{"සතියට {0}"}
240 } 240 }
241 year{ 241 year{
242 dnam{"වසර"} 242 dnam{"වසර"}
243 one{"වසර {0}"} 243 one{"වසර {0}"}
(...skipping 1394 matching lines...) Expand 10 before | Expand all | Expand 10 after
1638 other{"මේසහැදී {0}"} 1638 other{"මේසහැදී {0}"}
1639 } 1639 }
1640 teaspoon{ 1640 teaspoon{
1641 dnam{"තේහැදී"} 1641 dnam{"තේහැදී"}
1642 one{"තේහැදී {0}"} 1642 one{"තේහැදී {0}"}
1643 other{"තේහැදී {0}"} 1643 other{"තේහැදී {0}"}
1644 } 1644 }
1645 } 1645 }
1646 } 1646 }
1647 } 1647 }
OLDNEW
« no previous file with comments | « source/data/unit/ro.txt ('k') | source/data/unit/sr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698