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/locales/ks.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/locales/kok_IN.txt ('k') | source/data/locales/ks_Arab.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) 2014 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/ks.xml 6 // * Source File: <path>/common/main/ks.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ks.xml 10 * ICU <specials> source: <path>/common/main/ks.xml
11 */ 11 */
12 ks{ 12 ks{
13 AuxExemplarCharacters{"[\u200E\u200F]"} 13 AuxExemplarCharacters{"[\u200E\u200F]"}
(...skipping 22 matching lines...) Expand all
36 list{";"} 36 list{";"}
37 minusSign{"‎-"} 37 minusSign{"‎-"}
38 nan{"NaN"} 38 nan{"NaN"}
39 perMille{"‰"} 39 perMille{"‰"}
40 percentSign{"%"} 40 percentSign{"%"}
41 plusSign{"‎+"} 41 plusSign{"‎+"}
42 } 42 }
43 } 43 }
44 native{"arabext"} 44 native{"arabext"}
45 } 45 }
46 Version{"2.0.92.87"} 46 Version{"2.1.8.9"}
47 calendar{ 47 calendar{
48 generic{ 48 generic{
49 DateTimePatterns{ 49 DateTimePatterns{
50 "h:mm:ss a zzzz", 50 "h:mm:ss a zzzz",
51 "h:mm:ss a z", 51 "h:mm:ss a z",
52 "h:mm:ss a", 52 "h:mm:ss a",
53 "h:mm a", 53 "h:mm a",
54 "EEEE, MMMM d, Gy", 54 "EEEE, MMMM d, Gy",
55 "MMMM d, Gy", 55 "MMMM d, Gy",
56 "MMM d, Gy", 56 "MMM d, Gy",
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 dn{"زون"} 291 dn{"زون"}
292 } 292 }
293 } 293 }
294 layout{ 294 layout{
295 characters{"right-to-left"} 295 characters{"right-to-left"}
296 } 296 }
297 measurementSystemNames{ 297 measurementSystemNames{
298 US{"یوٗ ایس"} 298 US{"یوٗ ایس"}
299 metric{"میٖٹرِک"} 299 metric{"میٖٹرِک"}
300 } 300 }
301 units{
302 duration{
303 day{
304 one{"{0} دۄہ"}
305 other{"{0} دۄہ"}
306 }
307 hour{
308 one{"{0} گَنٹہٕ"}
309 other{"{0} گٲنٛٹہٕ"}
310 }
311 minute{
312 one{"{0} مِنَٹ"}
313 other{"{0} مِنَٹ"}
314 }
315 month{
316 one{"{0} ریٚتھ"}
317 other{"{0} ریٚتھ"}
318 }
319 second{
320 one{"{0} سیٚکَنٛڈ"}
321 other{"{0} سیٚکَنٛڈ"}
322 }
323 week{
324 one{"{0} ہَفتہٕ"}
325 other{"{0} ہَفتہٕ"}
326 }
327 year{
328 one{"{0} ؤری"}
329 other{"{0} ؤری"}
330 }
331 }
332 }
333 } 301 }
OLDNEW
« no previous file with comments | « source/data/locales/kok_IN.txt ('k') | source/data/locales/ks_Arab.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698