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

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

Issue 232773005: ICU 52 local change part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | « icu52/source/data/locales/ko.txt ('k') | icu52/source/data/locales/ta.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) 2013 International Business Machines 3 // * Copyright (C) 2013 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/mr.xml 6 // * Source File: <path>/common/main/mr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/mr.xml 10 * ICU <specials> source: <path>/common/main/mr.xml
11 */ 11 */
12 mr{ 12 mr{
13 AuxExemplarCharacters{"[\u200C\u200D]"} 13 AuxExemplarCharacters{"[\u200C\u200D]"}
14 Ellipsis{ 14 Ellipsis{
15 final{"{0}…"} 15 final{"{0}…"}
16 initial{"…{0}"} 16 initial{"…{0}"}
17 medial{"{0}…{1}"} 17 medial{"{0}…{1}"}
18 word-final{"{0} …"} 18 word-final{"{0} …"}
19 word-initial{"… {0}"} 19 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"} 20 word-medial{"{0} … {1}"}
21 } 21 }
22 ExemplarCharacters{ 22 ExemplarCharacters{
23 "[\u093C ० १ २ ३ ४ ५ ६ ७ ८ ९ ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क " 23 "[\u093C ० १ २ ३ ४ ५ ६ ७ ८ ९ ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क "
24 "ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र ल व श ष स ह ळ ऽ ा ि ी " 24 "ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र ल व श ष स ह ळ ऽ ा ि ी "
25 "\u200C \u200D"
25 "\u0941 \u0942 \u0943 \u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]" 26 "\u0941 \u0942 \u0943 \u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]"
26 } 27 }
27 ExemplarCharactersIndex{ 28 ExemplarCharactersIndex{
28 "[\u200D ॐ \u0902 ः अ आ इ ई उ ऊ ऋ ऌ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त" 29 "[\u200D ॐ \u0902 ः अ आ इ ई उ ऊ ऋ ऌ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त"
29 " थ द ध न प फ ब भ म य र ल व श ष स ह ळ ऽ \u0945 \u094D]" 30 " थ द ध न प फ ब भ म य र ल व श ष स ह ळ ऽ \u0945 \u094D]"
30 } 31 }
31 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] @ * / \\& # ′ ″]"} 32 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] @ * / \\& # ′ ″]"}
32 LocaleScript{ 33 LocaleScript{
33 "Deva", 34 "Deva",
34 } 35 }
(...skipping 1535 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 one{"{0} मै³"} 1571 one{"{0} मै³"}
1571 other{"{0} मै³"} 1572 other{"{0} मै³"}
1572 } 1573 }
1573 liter{ 1574 liter{
1574 one{"{0} ली"} 1575 one{"{0} ली"}
1575 other{"{0} ली"} 1576 other{"{0} ली"}
1576 } 1577 }
1577 } 1578 }
1578 } 1579 }
1579 } 1580 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/ko.txt ('k') | icu52/source/data/locales/ta.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698