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

Side by Side Diff: source/data/unit/sr.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/si.txt ('k') | source/data/unit/sr_Latn.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/sr.xml 6 // * Source File: <path>/common/main/sr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 sr{ 9 sr{
10 Version{"2.1.20.4"} 10 Version{"2.1.20.4"}
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 dnam{"хектолитри"} 765 dnam{"хектолитри"}
766 few{"{0} хектолитра"} 766 few{"{0} хектолитра"}
767 one{"{0} хектолитар"} 767 one{"{0} хектолитар"}
768 other{"{0} хектолитара"} 768 other{"{0} хектолитара"}
769 } 769 }
770 liter{ 770 liter{
771 dnam{"литри"} 771 dnam{"литри"}
772 few{"{0} литра"} 772 few{"{0} литра"}
773 one{"{0} литар"} 773 one{"{0} литар"}
774 other{"{0} литара"} 774 other{"{0} литара"}
775 per{"по литри"} 775 per{"{0} по литри"}
776 } 776 }
777 megaliter{ 777 megaliter{
778 dnam{"мегалитри"} 778 dnam{"мегалитри"}
779 few{"{0} мегалитра"} 779 few{"{0} мегалитра"}
780 one{"{0} мегалитар"} 780 one{"{0} мегалитар"}
781 other{"{0} мегалитара"} 781 other{"{0} мегалитара"}
782 } 782 }
783 milliliter{ 783 milliliter{
784 dnam{"милилитри"} 784 dnam{"милилитри"}
785 few{"{0} милилитра"} 785 few{"{0} милилитра"}
(...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after
1903 } 1903 }
1904 teaspoon{ 1904 teaspoon{
1905 dnam{"кашич."} 1905 dnam{"кашич."}
1906 few{"{0} кашич."} 1906 few{"{0} кашич."}
1907 one{"{0} кашич."} 1907 one{"{0} кашич."}
1908 other{"{0} кашич."} 1908 other{"{0} кашич."}
1909 } 1909 }
1910 } 1910 }
1911 } 1911 }
1912 } 1912 }
OLDNEW
« no previous file with comments | « source/data/unit/si.txt ('k') | source/data/unit/sr_Latn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698