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

Side by Side Diff: icu46/source/data/locales/hy.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/locales/hu_HU.txt ('k') | icu46/source/data/locales/hy_AM.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/hy.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/hy.xml
11 */
12 hy{
13 ExemplarCharacters{
14 "[֊ ՝ ՜ ՞ ՚ ՛ ՟ ա բ գ դ ե զ է ը թ ժ ի լ խ ծ կ հ ձ ղ ճ մ յ ն շ ո չ պ ջ ռ ս վ տ"
15 " ր ց ւ փ ք և օ ֆ]"
16 }
17 LocaleScript{
18 "Armn",
19 }
20 NumberElements{
21 latn{
22 patterns{
23 currencyFormat{"#0.00 ¤"}
24 decimalFormat{"#0.###"}
25 percentFormat{"#0%"}
26 }
27 symbols{
28 decimal{","}
29 group{"."}
30 }
31 }
32 }
33 Version{"2.0.47.67"}
34 calendar{
35 gregorian{
36 AmPmMarkers{
37 "Առ․",
38 "Կե․",
39 }
40 DateTimePatterns{
41 "HH:mm:ss zzzz",
42 "HH:mm:ss z",
43 "HH:mm:ss",
44 "HH:mm",
45 "EEEE, MMMM d, y",
46 "MMMM dd, y",
47 "MMM d, y",
48 "MM/dd/yy",
49 "{1} {0}",
50 "{1} {0}",
51 "{1} {0}",
52 "{1} {0}",
53 "{1} {0}",
54 }
55 dayNames{
56 format{
57 abbreviated{
58 "Կիր",
59 "Երկ",
60 "Երք",
61 "Չոր",
62 "Հնգ",
63 "Ուր",
64 "Շաբ",
65 }
66 wide{
67 "Կիրակի",
68 "Երկուշաբթի",
69 "Երեքշաբթի",
70 "Չորեքշաբթի",
71 "Հինգշաբթի",
72 "Ուրբաթ",
73 "Շաբաթ",
74 }
75 }
76 }
77 eras{
78 abbreviated{
79 "Մ․Թ․Ա․",
80 "Մ․Թ․",
81 }
82 }
83 monthNames{
84 format{
85 abbreviated{
86 "Հնվ",
87 "Փտվ",
88 "Մրտ",
89 "Ապր",
90 "Մյս",
91 "Հնս",
92 "Հլս",
93 "Օգս",
94 "Սեպ",
95 "Հոկ",
96 "Նոյ",
97 "Դեկ",
98 }
99 wide{
100 "Հունվար",
101 "Փետրվար",
102 "Մարտ",
103 "Ապրիլ",
104 "Մայիս",
105 "Հունիս",
106 "Հուլիս",
107 "Օգոստոս",
108 "Սեպտեմբեր",
109 "Հոկտեմբեր",
110 "Նոյեմբեր",
111 "Դեկտեմբեր",
112 }
113 }
114 }
115 }
116 }
117 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/hu_HU.txt ('k') | icu46/source/data/locales/hy_AM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698