• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/hy.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/hy.xml
11 */
12hy{
13    AuxExemplarCharacters{"[]"}
14    Ellipsis{
15        final{"{0}…"}
16        initial{"…{0}"}
17        medial{"{0}…{1}"}
18        word-final{"{0} …"}
19        word-initial{"… {0}"}
20        word-medial{"{0} … {1}"}
21    }
22    ExemplarCharacters{
23        "[ա բ գ դ ե զ է ը թ ժ ի լ խ ծ կ հ ձ ղ ճ մ յ ն շ ո չ պ ջ ռ ս վ տ ր ց ւ փ ք և օ"
24        " ֆ]"
25    }
26    ExemplarCharactersPunctuation{"[֊ , ՝ \\: ՜ ՞ . « » ՚ ՛ ՟]"}
27    LocaleScript{
28        "Armn",
29    }
30    MoreInformation{"?"}
31    NumberElements{
32        default{"latn"}
33        latn{
34            miscPatterns{
35                atLeast{"{0}+"}
36                range{"{0}-{1}"}
37            }
38            patterns{
39                currencyFormat{"#0.00 ¤"}
40                decimalFormat{"#0.###"}
41                percentFormat{"#0%"}
42                scientificFormat{"#E0"}
43            }
44            patternsLong{
45                decimalFormat{
46                    1000{
47                        one{"0 հազար"}
48                        other{"0 հազար"}
49                    }
50                    10000{
51                        one{"00 հազար"}
52                        other{"00 հազար"}
53                    }
54                    100000{
55                        one{"000 հազար"}
56                        other{"000 հազար"}
57                    }
58                    1000000{
59                        one{"0 միլիոն"}
60                        other{"0 միլիոն"}
61                    }
62                    10000000{
63                        one{"00 միլիոն"}
64                        other{"00 միլիոն"}
65                    }
66                    100000000{
67                        one{"000 միլիոն"}
68                        other{"000 միլիոն"}
69                    }
70                    1000000000{
71                        one{"0 միլիարդ"}
72                        other{"0 միլիարդ"}
73                    }
74                    10000000000{
75                        one{"00 միլիարդ"}
76                        other{"00 միլիարդ"}
77                    }
78                    100000000000{
79                        one{"000 միլիարդ"}
80                        other{"000 միլիարդ"}
81                    }
82                    1000000000000{
83                        one{"0 տրիլիոն"}
84                        other{"0 տրիլիոն"}
85                    }
86                    10000000000000{
87                        one{"00 տրիլիոն"}
88                        other{"00 տրիլիոն"}
89                    }
90                    100000000000000{
91                        one{"000 տրիլիոն"}
92                        other{"000 տրիլիոն"}
93                    }
94                }
95            }
96            patternsShort{
97                decimalFormat{
98                    1000{
99                        one{"0 հզր"}
100                        other{"0 հզր"}
101                    }
102                    10000{
103                        one{"00 հզր"}
104                        other{"00 հզր"}
105                    }
106                    100000{
107                        one{"000 հզր"}
108                        other{"000 հզր"}
109                    }
110                    1000000{
111                        one{"0 մլն"}
112                        other{"0 մլն"}
113                    }
114                    10000000{
115                        one{"00 մլն"}
116                        other{"00 մլն"}
117                    }
118                    100000000{
119                        one{"000 մլն"}
120                        other{"000 մլն"}
121                    }
122                    1000000000{
123                        one{"0 մլրդ"}
124                        other{"0 մլրդ"}
125                    }
126                    10000000000{
127                        one{"00 մլրդ"}
128                        other{"00 մլրդ"}
129                    }
130                    100000000000{
131                        one{"000 մլրդ"}
132                        other{"000 մլրդ"}
133                    }
134                    1000000000000{
135                        one{"0 տրլն"}
136                        other{"0 տրլն"}
137                    }
138                    10000000000000{
139                        one{"00 տրլն"}
140                        other{"00 տրլն"}
141                    }
142                    100000000000000{
143                        one{"000 տրլն"}
144                        other{"000 տրլն"}
145                    }
146                }
147            }
148            symbols{
149                decimal{","}
150                exponential{"E"}
151                group{"."}
152                infinity{"∞"}
153                list{";"}
154                minusSign{"-"}
155                nan{"NaN"}
156                perMille{"‰"}
157                percentSign{"%"}
158                plusSign{"+"}
159                superscriptingExponent{"×"}
160            }
161        }
162        native{"latn"}
163        traditional{"armn"}
164    }
165    Version{"2.0.98.52"}
166    calendar{
167        generic{
168            DateTimePatterns{
169                "H:mm:ss, zzzz",
170                "H:mm:ss, z",
171                "H:mm:ss",
172                "H:mm",
173                "d MMMM, y թ. G, EEEE",
174                "dd MMMM, y թ. G",
175                "dd MMM, y թ. G",
176                "dd.MM.y GGGGG",
177                "{1}, {0}",
178                "{1}, {0}",
179                "{1}, {0}",
180                "{1}, {0}",
181                "{1}, {0}",
182            }
183            availableFormats{
184                Ed{"d, ccc"}
185                Gy{"G yթ."}
186                GyMMM{"G yթ. LLL"}
187                GyMMMEd{"G yթ. MMM d, E"}
188                GyMMMd{"G yթ. MMM d"}
189                H{"H"}
190                Hm{"H:mm"}
191                Hms{"H:mm:ss"}
192                M{"L"}
193                MEd{"dd.MM, E"}
194                MMM{"LLL"}
195                MMMEd{"d MMM, E"}
196                MMMd{"d MMM"}
197                Md{"dd.MM"}
198                d{"d"}
199                h{"h a"}
200                hm{"h:mm a"}
201                hms{"h:mm:ss a"}
202                ms{"mm:ss"}
203                y{"y, G"}
204                yyyy{"y, G"}
205                yyyyM{"G yթ. MM"}
206                yyyyMEd{"d.MM.y թ., G, E"}
207                yyyyMMM{"G y թ. LLL"}
208                yyyyMMMEd{"d MMM, y թ. G, E"}
209                yyyyMMMd{"d MMM, y թ., G"}
210                yyyyMd{"d.M.yթ., G"}
211                yyyyQQQ{"G y թ, QQQ"}
212                yyyyQQQQ{"G y թ, QQQQ"}
213            }
214            intervalFormats{
215                H{
216                    H{"H-H"}
217                }
218                Hm{
219                    H{"H:mm-H:mm"}
220                    m{"H:mm-H:mm"}
221                }
222                Hmv{
223                    H{"H:mm-H:mm v"}
224                    m{"H:mm-H:mm v"}
225                }
226                Hv{
227                    H{"H-H v"}
228                }
229                M{
230                    M{"M-M"}
231                }
232                MEd{
233                    M{"E, dd.MM - E, dd.MM"}
234                    d{"E, dd.MM - E, dd.MM"}
235                }
236                MMM{
237                    M{"MMM-MMM"}
238                }
239                MMMEd{
240                    M{"E, MMM dd - E, MMM dd"}
241                    d{"E, MMM dd - E, MMM dd"}
242                }
243                MMMd{
244                    M{"MMM dd - MMM dd"}
245                    d{"MMM dd-dd"}
246                }
247                Md{
248                    M{"dd.MM - dd.MM"}
249                    d{"dd.MM - dd.MM"}
250                }
251                d{
252                    d{"d-d"}
253                }
254                fallback{"{0} - {1}"}
255                h{
256                    a{"h a – h a"}
257                    h{"h-h a"}
258                }
259                hm{
260                    a{"h:mm a – h:mm a"}
261                    h{"h:mm-h:mm a"}
262                    m{"h:mm-h:mm a"}
263                }
264                hmv{
265                    a{"h:mm a – h:mm a v"}
266                    h{"h:mm-h:mm a v"}
267                    m{"h:mm-h:mm a v"}
268                }
269                hv{
270                    a{"h a – h a v"}
271                    h{"h-h a v"}
272                }
273                y{
274                    y{"y-y G"}
275                }
276                yM{
277                    M{"MM.y - MM.y G"}
278                    y{"MM.y - MM.y G"}
279                }
280                yMEd{
281                    M{"ccc, dd.MM.y - ccc, dd.MM.y G"}
282                    d{"ccc, dd.MM.y - ccc, dd.MM.y G"}
283                    y{"ccc, dd.MM.y - ccc, dd.MM.y G"}
284                }
285                yMMM{
286                    M{"MMM-MMM y թ. G"}
287                    y{"MMM y - MMM y թ. G"}
288                }
289                yMMMEd{
290                    M{"E, d MMM - E, d MMM, y թ. G"}
291                    d{"E, d MMM - E, d MMM, y թ. G"}
292                    y{"E, d MMM, y - E, d MMM, y թ. G"}
293                }
294                yMMMM{
295                    M{"G y թ. MMM – MMM"}
296                    y{"MMM y - MMM y թ G"}
297                }
298                yMMMd{
299                    M{"dd MMM - dd MMM, y թ. G"}
300                    d{"dd-dd MMM, y թ. G"}
301                    y{"dd MMM, y - dd MMM, y թ. G"}
302                }
303                yMd{
304                    M{"dd.MM.y - dd.MM.y G"}
305                    d{"dd.MM.y - dd.MM.y G"}
306                    y{"dd.MM.y - dd.MM.y G"}
307                }
308            }
309        }
310        gregorian{
311            AmPmMarkers{
312                "կեսօրից առաջ",
313                "կեսօրից հետո",
314            }
315            DateTimePatterns{
316                "H:mm:ss, zzzz",
317                "H:mm:ss, z",
318                "H:mm:ss",
319                "H:mm",
320                "yթ. MMMM d, EEEE",
321                "dd MMMM, yթ.",
322                "dd MMM, y թ.",
323                "dd.MM.yy",
324                "{1}, {0}",
325                "{1}, {0}",
326                "{1}, {0}",
327                "{1}, {0}",
328                "{1}, {0}",
329            }
330            appendItems{
331                Timezone{"{0}, {1}"}
332            }
333            availableFormats{
334                EHm{"E, HH:mm"}
335                EHms{"E, HH:mm:ss"}
336                Ed{"d, ccc"}
337                Ehm{"E, h:mm a"}
338                Ehms{"E, h:mm:ss a"}
339                Gy{"G yթ."}
340                GyMMM{"G yթ. LLL"}
341                GyMMMEd{"G yթ. MMM d, E"}
342                GyMMMd{"d MMM, yթ.,"}
343                H{"H"}
344                Hm{"H:mm"}
345                Hms{"H:mm:ss"}
346                M{"L"}
347                MEd{"dd.MM, E"}
348                MMM{"LLL"}
349                MMMEd{"d MMM, E"}
350                MMMd{"d MMM"}
351                Md{"dd.MM"}
352                d{"d"}
353                h{"h a"}
354                hm{"h:mm a"}
355                hms{"h:mm:ss a"}
356                ms{"mm:ss"}
357                y{"y"}
358                yM{"MM.y"}
359                yMEd{"d.MM.yթ., E"}
360                yMMM{"yթ. LLL"}
361                yMMMEd{"yթ. MMM d, E"}
362                yMMMd{"d MMM, yթ."}
363                yMd{"dd.MM.y"}
364                yQQQ{"y թ, QQQ"}
365                yQQQQ{"y թ, QQQQ"}
366            }
367            dayNames{
368                format{
369                    abbreviated{
370                        "կիր",
371                        "երկ",
372                        "երք",
373                        "չրք",
374                        "հնգ",
375                        "ուր",
376                        "շբթ",
377                    }
378                    narrow{
379                        "Կ",
380                        "Ե",
381                        "Ե",
382                        "Չ",
383                        "Հ",
384                        "Ու",
385                        "Շ",
386                    }
387                    short{
388                        "կիր",
389                        "երկ",
390                        "երք",
391                        "չրք",
392                        "հնգ",
393                        "ուր",
394                        "շբթ",
395                    }
396                    wide{
397                        "կիրակի",
398                        "երկուշաբթի",
399                        "երեքշաբթի",
400                        "չորեքշաբթի",
401                        "հինգշաբթի",
402                        "ուրբաթ",
403                        "շաբաթ",
404                    }
405                }
406                stand-alone{
407                    abbreviated{
408                        "կիր",
409                        "երկ",
410                        "երք",
411                        "չրք",
412                        "հնգ",
413                        "ուր",
414                        "շբթ",
415                    }
416                    narrow{
417                        "Կ",
418                        "Ե",
419                        "Ե",
420                        "Չ",
421                        "Հ",
422                        "Ու",
423                        "Շ",
424                    }
425                    short{
426                        "կր",
427                        "եկ",
428                        "եք",
429                        "չր",
430                        "հգ",
431                        "ուր",
432                        "շբ",
433                    }
434                    wide{
435                        "կիրակի",
436                        "երկուշաբթի",
437                        "երեքշաբթի",
438                        "չորեքշաբթի",
439                        "հինգշաբթի",
440                        "ուրբաթ",
441                        "շաբաթ",
442                    }
443                }
444            }
445            eras{
446                abbreviated{
447                    "մ.թ.ա.",
448                    "մ.թ.",
449                }
450            }
451            intervalFormats{
452                H{
453                    H{"H-H"}
454                }
455                Hm{
456                    H{"H:mm-H:mm"}
457                    m{"H:mm-H:mm"}
458                }
459                Hmv{
460                    H{"H:mm-H:mm, v"}
461                    m{"H:mm-H:mm, v"}
462                }
463                Hv{
464                    H{"H-H, v"}
465                }
466                M{
467                    M{"M-M"}
468                }
469                MEd{
470                    M{"E, dd.MM - E, dd.MM"}
471                    d{"E, dd.MM - E, dd.MM"}
472                }
473                MMM{
474                    M{"MMM-MMM"}
475                }
476                MMMEd{
477                    M{"E, MMM dd - E, MMM dd"}
478                    d{"E, MMM dd - E, MMM dd"}
479                }
480                MMMd{
481                    M{"MMM dd - MMM dd"}
482                    d{"MMM dd-dd"}
483                }
484                Md{
485                    M{"dd.MM - dd.MM"}
486                    d{"dd.MM - dd.MM"}
487                }
488                d{
489                    d{"d-d"}
490                }
491                fallback{"{0} – {1}"}
492                h{
493                    a{"h a – h a"}
494                    h{"h-h a"}
495                }
496                hm{
497                    a{"h:mm a – h:mm a"}
498                    h{"h:mm-h:mm a"}
499                    m{"h:mm-h:mm a"}
500                }
501                hmv{
502                    a{"h:mm a – h:mm a, v"}
503                    h{"h:mm-h:mm a, v"}
504                    m{"h:mm-h:mm a, v"}
505                }
506                hv{
507                    a{"h a – h a, v"}
508                    h{"h-h a, v"}
509                }
510                y{
511                    y{"y-y"}
512                }
513                yM{
514                    M{"MM.y - MM.y"}
515                    y{"MM.y - MM.y"}
516                }
517                yMEd{
518                    M{"ccc, dd.MM.y - ccc, dd.MM.y"}
519                    d{"ccc, dd.MM.y - ccc, dd.MM.y"}
520                    y{"ccc, dd.MM.y - ccc, dd.MM.y"}
521                }
522                yMMM{
523                    M{"MMM-MMM yթ."}
524                    y{"MMM y - MMM yթ."}
525                }
526                yMMMEd{
527                    M{"E, d MMM - E, d MMM, yթ."}
528                    d{"E, d MMM - E, d MMM, yթ."}
529                    y{"E, d MMM, y - E, d MMM, yթ."}
530                }
531                yMMMM{
532                    M{"yթ. MMM – MMM"}
533                    y{"MMM y - MMM yթ."}
534                }
535                yMMMd{
536                    M{"dd MMM - dd MMM, yթ."}
537                    d{"dd-dd MMM, yթ."}
538                    y{"dd MMM, y - dd MMM, yթ."}
539                }
540                yMd{
541                    M{"dd.MM.y - dd.MM.y"}
542                    d{"dd.MM.y - dd.MM.y"}
543                    y{"dd.MM.y - dd.MM.y"}
544                }
545            }
546            monthNames{
547                format{
548                    abbreviated{
549                        "հնվ",
550                        "փտվ",
551                        "մրտ",
552                        "ապր",
553                        "մյս",
554                        "հնս",
555                        "հլս",
556                        "օգս",
557                        "սպտ",
558                        "հկտ",
559                        "նյմ",
560                        "դկտ",
561                    }
562                    narrow{
563                        "Հ",
564                        "Փ",
565                        "Մ",
566                        "Ա",
567                        "Մ",
568                        "Հ",
569                        "Հ",
570                        "Օ",
571                        "Ս",
572                        "Հ",
573                        "Ն",
574                        "Դ",
575                    }
576                    wide{
577                        "հունվարի",
578                        "փետրվարի",
579                        "մարտի",
580                        "ապրիլի",
581                        "մայիսի",
582                        "հունիսի",
583                        "հուլիսի",
584                        "օգոստոսի",
585                        "սեպտեմբերի",
586                        "հոկտեմբերի",
587                        "նոյեմբերի",
588                        "դեկտեմբերի",
589                    }
590                }
591                stand-alone{
592                    abbreviated{
593                        "հնվ",
594                        "փտվ",
595                        "մրտ",
596                        "ապր",
597                        "մյս",
598                        "հնս",
599                        "հլս",
600                        "օգս",
601                        "սպտ",
602                        "հկտ",
603                        "նյմ",
604                        "դկտ",
605                    }
606                    narrow{
607                        "Հ",
608                        "Փ",
609                        "Մ",
610                        "Ա",
611                        "Մ",
612                        "Հ",
613                        "Հ",
614                        "Օ",
615                        "Ս",
616                        "Հ",
617                        "Ն",
618                        "Դ",
619                    }
620                    wide{
621                        "հունվար",
622                        "փետրվար",
623                        "մարտ",
624                        "ապրիլ",
625                        "մայիս",
626                        "հունիս",
627                        "հուլիս",
628                        "օգոստոս",
629                        "սեպտեմբեր",
630                        "հոկտեմբեր",
631                        "նոյեմբեր",
632                        "դեկտեմբեր",
633                    }
634                }
635            }
636            quarters{
637                format{
638                    abbreviated{
639                        "1-ին եռմս.",
640                        "2-րդ եռմս.",
641                        "3-րդ եռմս.",
642                        "4-րդ եռմս.",
643                    }
644                    narrow{
645                        "1",
646                        "2",
647                        "3",
648                        "4",
649                    }
650                    wide{
651                        "1-ին եռամսյակ",
652                        "2-րդ եռամսյակ",
653                        "3-րդ եռամսյակ",
654                        "4-րդ եռամսյակ",
655                    }
656                }
657                stand-alone{
658                    abbreviated{
659                        "1-ին եռմս.",
660                        "2-րդ եռմս.",
661                        "3-րդ եռմս.",
662                        "4-րդ եռմս.",
663                    }
664                    narrow{
665                        "1",
666                        "2",
667                        "3",
668                        "4",
669                    }
670                    wide{
671                        "1-ին եռամսյակ",
672                        "2-րդ եռամսյակ",
673                        "3-րդ եռամսյակ",
674                        "4-րդ եռամսյակ",
675                    }
676                }
677            }
678        }
679    }
680    delimiters{
681        alternateQuotationEnd{"»"}
682        alternateQuotationStart{"«"}
683        quotationEnd{"»"}
684        quotationStart{"«"}
685    }
686    durationUnits{
687        hm{"h:mm"}
688        hms{"h:mm:ss"}
689        ms{"m:ss"}
690    }
691    fields{
692        day{
693            dn{"Օր"}
694            relative{
695                "-1"{"երեկ"}
696                "-2"{"երեկ չէ առաջի օրը"}
697                "0"{"այսօր"}
698                "1"{"վաղը"}
699                "2"{"վաղը չէ մյուս օրը"}
700            }
701            relativeTime{
702                future{
703                    one{"{0} օր անց"}
704                    other{"{0} օր անց"}
705                }
706                past{
707                    one{"{0} օր առաջ"}
708                    other{"{0} օր առաջ"}
709                }
710            }
711        }
712        dayperiod{
713            dn{"ԿԱ/ԿՀ"}
714        }
715        era{
716            dn{"Թվարկություն"}
717        }
718        fri{
719            relative{
720                "-1"{"անցյալ ուրբաթ"}
721                "0"{"այս ուրբաթ"}
722                "1"{"հաջորդ ուրբաթ"}
723            }
724        }
725        hour{
726            dn{"Ժամ"}
727            relativeTime{
728                future{
729                    one{"{0} ժամ անց"}
730                    other{"{0} ժամ անց"}
731                }
732                past{
733                    one{"{0} ժամ առաջ"}
734                    other{"{0} ժամ առաջ"}
735                }
736            }
737        }
738        minute{
739            dn{"Րոպե"}
740            relativeTime{
741                future{
742                    one{"{0} րոպե անց"}
743                    other{"{0} րոպե անց"}
744                }
745                past{
746                    one{"{0} րոպե առաջ"}
747                    other{"{0} րոպե առաջ"}
748                }
749            }
750        }
751        mon{
752            relative{
753                "-1"{"անցյալ երկուշաբթի"}
754                "0"{"այս երկուշաբթի"}
755                "1"{"հաջորդ երկուշաբթի"}
756            }
757        }
758        month{
759            dn{"Ամիս"}
760            relative{
761                "-1"{"անցյալ ամիս"}
762                "0"{"այս ամիս"}
763                "1"{"հաջորդ ամիս"}
764            }
765            relativeTime{
766                future{
767                    one{"{0} ամիս անց"}
768                    other{"{0} ամիս անց"}
769                }
770                past{
771                    one{"{0} ամիս առաջ"}
772                    other{"{0} ամիս առաջ"}
773                }
774            }
775        }
776        sat{
777            relative{
778                "-1"{"անցյալ շաբաթ"}
779                "0"{"այս շաբաթ"}
780                "1"{"հաջորդ շաբաթ"}
781            }
782        }
783        second{
784            dn{"Վայրկյան"}
785            relative{
786                "0"{"այժմ"}
787            }
788            relativeTime{
789                future{
790                    one{"{0} վայրկյան անց"}
791                    other{"{0} վայրկյան անց"}
792                }
793                past{
794                    one{"{0} վայրկյան առաջ"}
795                    other{"{0} վայրկյան առաջ"}
796                }
797            }
798        }
799        sun{
800            relative{
801                "-1"{"անցյալ կիրակի"}
802                "0"{"այս կիրակի"}
803                "1"{"հաջորդ կիրակի"}
804            }
805        }
806        thu{
807            relative{
808                "-1"{"անցյալ հինգշաբթի"}
809                "0"{"այս հինգշաբթի"}
810                "1"{"հաջորդ հինգշաբթի"}
811            }
812        }
813        tue{
814            relative{
815                "-1"{"անցյալ երեքշաբթի"}
816                "0"{"այս երեքշաբթի"}
817                "1"{"հաջորդ երեքշաբթի"}
818            }
819        }
820        wed{
821            relative{
822                "-1"{"անցյալ չորեքշաբթի"}
823                "0"{"այս չորեքշաբթի"}
824                "1"{"հաջորդ չորեքշաբթի"}
825            }
826        }
827        week{
828            dn{"Շաբաթ"}
829            relative{
830                "-1"{"անցյալ շաբաթ"}
831                "0"{"այս շաբաթ"}
832                "1"{"հաջորդ շաբաթ"}
833            }
834            relativeTime{
835                future{
836                    one{"{0} շաբաթ անց"}
837                    other{"{0} շաբաթ անց"}
838                }
839                past{
840                    one{"{0} շաբաթ առաջ"}
841                    other{"{0} շաբաթ առաջ"}
842                }
843            }
844        }
845        weekday{
846            dn{"Շաբաթվա օր"}
847        }
848        year{
849            dn{"Տարի"}
850            relative{
851                "-1"{"անցյալ տարի"}
852                "0"{"այս տարի"}
853                "1"{"հաջորդ տարի"}
854            }
855            relativeTime{
856                future{
857                    one{"{0} տարի անց"}
858                    other{"{0} տարի անց"}
859                }
860                past{
861                    one{"{0} տարի առաջ"}
862                    other{"{0} տարի առաջ"}
863                }
864            }
865        }
866        zone{
867            dn{"Ժամային գոտի"}
868        }
869    }
870    listPattern{
871        standard{
872            2{"{0} և {1}"}
873            end{"{0} և {1}"}
874            middle{"{0}, {1}"}
875            start{"{0}, {1}"}
876        }
877        unit{
878            2{"{0} և {1}"}
879            end{"{0} և {1}"}
880            middle{"{0}, {1}"}
881            start{"{0}, {1}"}
882        }
883        unit-short{
884            2{"{0} և {1}"}
885            end{"{0} և {1}"}
886            middle{"{0}, {1}"}
887            start{"{0}, {1}"}
888        }
889    }
890    measurementSystemNames{
891        UK{"Անգլիական"}
892        US{"Ամերիկյան"}
893        metric{"Մետրիկ"}
894    }
895    units{
896        acceleration{
897            g-force{
898                one{"{0} ձգողության ուժի արագացում"}
899                other{"{0} ձգողության ուժի արագացում"}
900            }
901        }
902        angle{
903            arc-minute{
904                one{"{0} րոպե"}
905                other{"{0} րոպե"}
906            }
907            arc-second{
908                one{"{0} վայրկյան"}
909                other{"{0} վայրկյան"}
910            }
911            degree{
912                one{"{0} աստիճան"}
913                other{"{0} աստիճան"}
914            }
915        }
916        area{
917            acre{
918                one{"{0} ակր"}
919                other{"{0} ակր"}
920            }
921            hectare{
922                one{"{0} հեկտար"}
923                other{"{0} հեկտար"}
924            }
925            square-foot{
926                one{"{0} քառակուսի ֆուտ"}
927                other{"{0} քառակուսի ֆուտ"}
928            }
929            square-kilometer{
930                one{"{0} քառակուսի կիլոմետր"}
931                other{"{0} քառակուսի կիլոմետր"}
932            }
933            square-meter{
934                one{"{0} քառակուսի մետր"}
935                other{"{0} քառակուսի մետր"}
936            }
937            square-mile{
938                one{"{0} քառակուսի մղոն"}
939                other{"{0} քառակուսի մղոն"}
940            }
941        }
942        compound{
943            per{"{0}/{1}"}
944        }
945        duration{
946            day{
947                one{"{0} օր"}
948                other{"{0} օր"}
949            }
950            hour{
951                one{"{0} ժամ"}
952                other{"{0} ժամ"}
953            }
954            millisecond{
955                one{"{0} միլիվայրկյան"}
956                other{"{0} միլիվայրկյան"}
957            }
958            minute{
959                one{"{0} րոպե"}
960                other{"{0} րոպե"}
961            }
962            month{
963                one{"{0} ամիս"}
964                other{"{0} ամիս"}
965            }
966            second{
967                one{"{0} վայրկյան"}
968                other{"{0} վայրկյան"}
969            }
970            week{
971                one{"{0} շաբաթ"}
972                other{"{0} շաբաթ"}
973            }
974            year{
975                one{"{0} տարի"}
976                other{"{0} տարի"}
977            }
978        }
979        length{
980            centimeter{
981                one{"{0} սանտիմետր"}
982                other{"{0} սանտիմետր"}
983            }
984            foot{
985                one{"{0} ֆուտ"}
986                other{"{0} ֆուտ"}
987            }
988            inch{
989                one{"{0} դյույմ"}
990                other{"{0} դյույմ"}
991            }
992            kilometer{
993                one{"{0} կիլոմետր"}
994                other{"{0} կիլոմետր"}
995            }
996            light-year{
997                one{"{0} լուսային տարի"}
998                other{"{0} լուսային տարի"}
999            }
1000            meter{
1001                one{"{0} մետր"}
1002                other{"{0} մետր"}
1003            }
1004            mile{
1005                one{"{0} մղոն"}
1006                other{"{0} մղոն"}
1007            }
1008            millimeter{
1009                one{"{0} միլիմետր"}
1010                other{"{0} միլիմետր"}
1011            }
1012            picometer{
1013                one{"{0} պիկոմետր"}
1014                other{"{0} պիկոմետր"}
1015            }
1016            yard{
1017                one{"{0} յարդ"}
1018                other{"{0} յարդ"}
1019            }
1020        }
1021        mass{
1022            gram{
1023                one{"{0} գրամ"}
1024                other{"{0} գրամ"}
1025            }
1026            kilogram{
1027                one{"{0} կիլոգրամ"}
1028                other{"{0} կիլոգրամ"}
1029            }
1030            ounce{
1031                one{"{0} ունցիա"}
1032                other{"{0} ունցիա"}
1033            }
1034            pound{
1035                one{"{0} ֆունտ"}
1036                other{"{0} ֆունտ"}
1037            }
1038        }
1039        power{
1040            horsepower{
1041                one{"{0} ձիաուժ"}
1042                other{"{0} ձիաուժ"}
1043            }
1044            kilowatt{
1045                one{"{0} կիլովատ"}
1046                other{"{0} կիլովատ"}
1047            }
1048            watt{
1049                one{"{0} վատ"}
1050                other{"{0} վատ"}
1051            }
1052        }
1053        pressure{
1054            hectopascal{
1055                one{"{0} հեկտապասկալ"}
1056                other{"{0} հեկտապասկալ"}
1057            }
1058            inch-hg{
1059                one{"{0} դյույմ սնդիկի սյուն"}
1060                other{"{0} դյույմ սնդիկի սյուն"}
1061            }
1062            millibar{
1063                one{"{0} միլիբար"}
1064                other{"{0} միլիբար"}
1065            }
1066        }
1067        speed{
1068            kilometer-per-hour{
1069                one{"{0} կիլոմետր / ժամ"}
1070                other{"{0} կիլոմետր / ժամ"}
1071            }
1072            meter-per-second{
1073                one{"{0} մետր / վայրկյան"}
1074                other{"{0} մետր / վայրկյան"}
1075            }
1076            mile-per-hour{
1077                one{"{0} մղոն / ժամ"}
1078                other{"{0} մղոն / ժամ"}
1079            }
1080        }
1081        temperature{
1082            celsius{
1083                one{"{0} աստիճան ըստ Ցելսիուսի"}
1084                other{"{0} աստիճան ըստ Ցելսիուսի"}
1085            }
1086            fahrenheit{
1087                one{"{0} աստիճան ըստ Ֆարենհայթի"}
1088                other{"{0} աստիճան ըստ Ֆարենհայթի"}
1089            }
1090        }
1091        volume{
1092            cubic-kilometer{
1093                one{"{0} խորանարդ կիլոմետր"}
1094                other{"{0} խորանարդ կիլոմետր"}
1095            }
1096            cubic-mile{
1097                one{"{0} խորանարդ մղոն"}
1098                other{"{0} խորանարդ մղոն"}
1099            }
1100            liter{
1101                one{"{0} լիտր"}
1102                other{"{0} լիտր"}
1103            }
1104        }
1105    }
1106    unitsNarrow{
1107        acceleration{
1108            g-force{
1109                one{"{0}G"}
1110                other{"{0}G"}
1111            }
1112        }
1113        angle{
1114            arc-minute{
1115                one{"{0}′"}
1116                other{"{0}′"}
1117            }
1118            arc-second{
1119                one{"{0}″"}
1120                other{"{0}″"}
1121            }
1122            degree{
1123                one{"{0}°"}
1124                other{"{0}°"}
1125            }
1126        }
1127        area{
1128            acre{
1129                one{"{0}ակր"}
1130                other{"{0}ակր"}
1131            }
1132            hectare{
1133                one{"{0}հա"}
1134                other{"{0}հա"}
1135            }
1136            square-foot{
1137                one{"{0}ֆտ²"}
1138                other{"{0}ֆտ²"}
1139            }
1140            square-kilometer{
1141                one{"{0} կմ²"}
1142                other{"{0} կմ²"}
1143            }
1144            square-meter{
1145                one{"{0} մ²"}
1146                other{"{0} մ²"}
1147            }
1148            square-mile{
1149                one{"{0}մղ²"}
1150                other{"{0}մղ²"}
1151            }
1152        }
1153        compound{
1154            per{"{0}/{1}"}
1155        }
1156        duration{
1157            day{
1158                one{"{0}օ."}
1159                other{"{0}օ."}
1160            }
1161            hour{
1162                one{"{0} ժ."}
1163                other{"{0} ժ."}
1164            }
1165            millisecond{
1166                one{"{0}մվ"}
1167                other{"{0}մվ"}
1168            }
1169            minute{
1170                one{"{0} ր."}
1171                other{"{0} ր."}
1172            }
1173            month{
1174                one{"{0} ա."}
1175                other{"{0} ա."}
1176            }
1177            second{
1178                one{"{0} վ."}
1179                other{"{0} վ."}
1180            }
1181            week{
1182                one{"{0} շ."}
1183                other{"{0} շ."}
1184            }
1185            year{
1186                one{"{0}տ."}
1187                other{"{0}տ."}
1188            }
1189        }
1190        length{
1191            centimeter{
1192                one{"{0} սմ"}
1193                other{"{0} սմ"}
1194            }
1195            foot{
1196                one{"{0}′"}
1197                other{"{0}′"}
1198            }
1199            inch{
1200                one{"{0}″"}
1201                other{"{0}″"}
1202            }
1203            kilometer{
1204                one{"{0} կմ"}
1205                other{"{0} կմ"}
1206            }
1207            light-year{
1208                one{"{0} լ. տ."}
1209                other{"{0} լ. տ."}
1210            }
1211            meter{
1212                one{"{0} մ"}
1213                other{"{0} մ"}
1214            }
1215            mile{
1216                one{"{0} մղ"}
1217                other{"{0} մղ"}
1218            }
1219            millimeter{
1220                one{"{0} մմ"}
1221                other{"{0} մմ"}
1222            }
1223            picometer{
1224                one{"{0} պմ"}
1225                other{"{0} պմ"}
1226            }
1227            yard{
1228                one{"{0} յդ."}
1229                other{"{0} յդ."}
1230            }
1231        }
1232        mass{
1233            gram{
1234                one{"{0} գր"}
1235                other{"{0} գր"}
1236            }
1237            kilogram{
1238                one{"{0} կգ"}
1239                other{"{0} կգ"}
1240            }
1241            ounce{
1242                one{"{0} ունց"}
1243                other{"{0} ունց"}
1244            }
1245            pound{
1246                one{"{0}#"}
1247                other{"{0}#"}
1248            }
1249        }
1250        power{
1251            horsepower{
1252                one{"{0}ձ/ու"}
1253                other{"{0}ձ/ու"}
1254            }
1255            kilowatt{
1256                one{"{0}կՎ"}
1257                other{"{0}կՎ"}
1258            }
1259            watt{
1260                one{"{0}Վ"}
1261                other{"{0}Վ"}
1262            }
1263        }
1264        pressure{
1265            hectopascal{
1266                one{"{0} հՊա"}
1267                other{"{0} հՊա"}
1268            }
1269            inch-hg{
1270                one{"{0}\u0022 ս. ս."}
1271                other{"{0}\u0022 ս. ս"}
1272            }
1273            millibar{
1274                one{"{0} մբ"}
1275                other{"{0} մբ"}
1276            }
1277        }
1278        speed{
1279            kilometer-per-hour{
1280                one{"{0}կմ/ժ"}
1281                other{"{0}կմ/ժ"}
1282            }
1283            meter-per-second{
1284                one{"{0}մ/վ"}
1285                other{"{0}մ/վ"}
1286            }
1287            mile-per-hour{
1288                one{"{0}մղ/ժ"}
1289                other{"{0}մղ/ժ"}
1290            }
1291        }
1292        temperature{
1293            celsius{
1294                one{"{0}°"}
1295                other{"{0}°"}
1296            }
1297            fahrenheit{
1298                one{"{0}°F"}
1299                other{"{0}°F"}
1300            }
1301        }
1302        volume{
1303            cubic-kilometer{
1304                one{"{0}կմ³"}
1305                other{"{0}կմ³"}
1306            }
1307            cubic-mile{
1308                one{"{0}մղ³"}
1309                other{"{0}մղ³"}
1310            }
1311            liter{
1312                one{"{0}լ."}
1313                other{"{0}լ."}
1314            }
1315        }
1316    }
1317    unitsShort{
1318        acceleration{
1319            g-force{
1320                one{"{0} G"}
1321                other{"{0} G"}
1322            }
1323        }
1324        angle{
1325            arc-minute{
1326                one{"{0} րոպ"}
1327                other{"{0} րոպ"}
1328            }
1329            arc-second{
1330                one{"{0} վրկ"}
1331                other{"{0} վրկ"}
1332            }
1333            degree{
1334                one{"{0} աստճ."}
1335                other{"{0} աստճ."}
1336            }
1337        }
1338        area{
1339            acre{
1340                one{"{0} ակր"}
1341                other{"{0} ակր"}
1342            }
1343            hectare{
1344                one{"{0} հա"}
1345                other{"{0} հա"}
1346            }
1347            square-foot{
1348                one{"{0} քռ. ֆտ."}
1349                other{"{0} քռ. ֆտ."}
1350            }
1351            square-kilometer{
1352                one{"{0} կմ²"}
1353                other{"{0} կմ²"}
1354            }
1355            square-meter{
1356                one{"{0} մ²"}
1357                other{"{0} մ²"}
1358            }
1359            square-mile{
1360                one{"{0} քռ. մղ."}
1361                other{"{0} քռ. մղ."}
1362            }
1363        }
1364        compound{
1365            per{"{0}/{1}"}
1366        }
1367        duration{
1368            day{
1369                one{"{0} օր"}
1370                other{"{0} օր"}
1371            }
1372            hour{
1373                one{"{0} ժ."}
1374                other{"{0} ժ."}
1375            }
1376            millisecond{
1377                one{"{0} մվ"}
1378                other{"{0}մվ"}
1379            }
1380            minute{
1381                one{"{0} րպ."}
1382                other{"{0} րպ."}
1383            }
1384            month{
1385                one{"{0} ամս"}
1386                other{"{0} ամս"}
1387            }
1388            second{
1389                one{"{0} վրկ"}
1390                other{"{0} վրկ"}
1391            }
1392            week{
1393                one{"{0} շբթ."}
1394                other{"{0} շբթ."}
1395            }
1396            year{
1397                one{"{0} տր."}
1398                other{"{0} տր."}
1399            }
1400        }
1401        length{
1402            centimeter{
1403                one{"{0} սմ"}
1404                other{"{0} սմ"}
1405            }
1406            foot{
1407                one{"{0} ֆտ."}
1408                other{"{0} ֆտ."}
1409            }
1410            inch{
1411                one{"{0} դմ."}
1412                other{"{0} դմ."}
1413            }
1414            kilometer{
1415                one{"{0} կմ"}
1416                other{"{0} կմ"}
1417            }
1418            light-year{
1419                one{"{0} լ. տ."}
1420                other{"{0} լ. տ."}
1421            }
1422            meter{
1423                one{"{0} մ"}
1424                other{"{0} մ"}
1425            }
1426            mile{
1427                one{"{0} մղ"}
1428                other{"{0} մղ"}
1429            }
1430            millimeter{
1431                one{"{0} մմ"}
1432                other{"{0} մմ"}
1433            }
1434            picometer{
1435                one{"{0} պմ"}
1436                other{"{0} պմ"}
1437            }
1438            yard{
1439                one{"{0} յդ."}
1440                other{"{0} յդ."}
1441            }
1442        }
1443        mass{
1444            gram{
1445                one{"{0} գր"}
1446                other{"{0} գր"}
1447            }
1448            kilogram{
1449                one{"{0} կգ"}
1450                other{"{0} կգ"}
1451            }
1452            ounce{
1453                one{"{0} ունց"}
1454                other{"{0} ունց"}
1455            }
1456            pound{
1457                one{"{0} ֆն."}
1458                other{"{0} ֆն."}
1459            }
1460        }
1461        power{
1462            horsepower{
1463                one{"{0} ձ/ու"}
1464                other{"{0} ձ/ու"}
1465            }
1466            kilowatt{
1467                one{"{0} կՎ"}
1468                other{"{0} կՎ"}
1469            }
1470            watt{
1471                one{"{0} Վ"}
1472                other{"{0} Վ"}
1473            }
1474        }
1475        pressure{
1476            hectopascal{
1477                one{"{0} հՊա"}
1478                other{"{0} հՊա"}
1479            }
1480            inch-hg{
1481                one{"{0} դյույմ ս. ս."}
1482                other{"{0} դյույմ ս. ս."}
1483            }
1484            millibar{
1485                one{"{0} մբ"}
1486                other{"{0} մբ"}
1487            }
1488        }
1489        speed{
1490            kilometer-per-hour{
1491                one{"{0} կմ/ժ"}
1492                other{"{0} կմ/ժ"}
1493            }
1494            meter-per-second{
1495                one{"{0} մ/վ"}
1496                other{"{0} մ/վ"}
1497            }
1498            mile-per-hour{
1499                one{"{0} մղ/ժ"}
1500                other{"{0} մղ/ժ"}
1501            }
1502        }
1503        temperature{
1504            celsius{
1505                one{"{0}°C"}
1506                other{"{0}°C"}
1507            }
1508            fahrenheit{
1509                one{"{0}°F"}
1510                other{"{0}°F"}
1511            }
1512        }
1513        volume{
1514            cubic-kilometer{
1515                one{"{0} կմ³"}
1516                other{"{0} կմ³"}
1517            }
1518            cubic-mile{
1519                one{"{0} մղ³"}
1520                other{"{0} մղ³"}
1521            }
1522            liter{
1523                one{"{0} լ."}
1524                other{"{0} լ."}
1525            }
1526        }
1527    }
1528}
1529