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

Side by Side Diff: source/data/lang/os.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
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/lang/or.txt ('k') | source/data/lang/pa.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) 2014 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/os.xml 6 // * Source File: <path>/common/main/os.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/os.xml
11 */
12 os{ 9 os{
13 Keys{ 10 Keys{
14 calendar{"Къӕлиндар"} 11 calendar{"Къӕлиндар"}
15 numbers{"Нымӕцтӕ"} 12 numbers{"Нымӕцтӕ"}
16 } 13 }
17 Languages{ 14 Languages{
18 ab{"абхазаг"} 15 ab{"абхазаг"}
19 ady{"адыгейаг"} 16 ady{"адыгейаг"}
20 ae{"авестӕ"} 17 ae{"авестӕ"}
21 af{"африкаанс"} 18 af{"африкаанс"}
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 Types{ 95 Types{
99 calendar{ 96 calendar{
100 gregorian{"Грегориан къӕлиндар"} 97 gregorian{"Грегориан къӕлиндар"}
101 hebrew{"Уирӕгты къӕлиндар"} 98 hebrew{"Уирӕгты къӕлиндар"}
102 persian{"Персайнаг къӕлиндар"} 99 persian{"Персайнаг къӕлиндар"}
103 } 100 }
104 numbers{ 101 numbers{
105 latn{"Нырыккон цифрӕтӕ"} 102 latn{"Нырыккон цифрӕтӕ"}
106 } 103 }
107 } 104 }
108 Version{"2.1.7.53"} 105 Version{"2.1.19.14"}
109 codePatterns{ 106 codePatterns{
110 language{"Ӕвзаг: {0}"} 107 language{"Ӕвзаг: {0}"}
111 script{"Скрипт: {0}"} 108 script{"Скрипт: {0}"}
112 territory{"Бӕстӕ: {0}"} 109 territory{"Бӕстӕ: {0}"}
113 } 110 }
114 localeDisplayPattern{ 111 localeDisplayPattern{
115 keyTypePattern{"{0}: {1}"} 112 keyTypePattern{"{0}: {1}"}
116 pattern{"{0} ({1})"} 113 pattern{"{0} ({1})"}
117 separator{"{0}, {1}"} 114 separator{"{0}, {1}"}
118 } 115 }
119 } 116 }
OLDNEW
« no previous file with comments | « source/data/lang/or.txt ('k') | source/data/lang/pa.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698