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

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

Powered by Google App Engine
This is Rietveld 408576698