1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/mk.xml
7// *
8// ***************************************************************************
9mk{
10    Version{"2.1.12.94"}
11    durationUnits{
12        hm{"h:mm"}
13        hms{"h:mm:ss"}
14        ms{"m:ss"}
15    }
16    units{
17        acceleration{
18            g-force{
19                dnam{"гравитациска сила"}
20                one{"{0} гравитациска сила"}
21                other{"{0} гравитациска сила"}
22            }
23            meter-per-second-squared{
24                dnam{"метри во секунда на квадрат"}
25                one{"{0} метар во секунда на квадрат"}
26                other{"{0} метри во секунда на квадрат"}
27            }
28        }
29        angle{
30            arc-minute{
31                dnam{"минути"}
32                one{"{0} минута"}
33                other{"{0} минути"}
34            }
35            arc-second{
36                dnam{"секунди"}
37                one{"{0} секунда"}
38                other{"{0} секунди"}
39            }
40            degree{
41                dnam{"степени"}
42                one{"{0} степен"}
43                other{"{0} степени"}
44            }
45            radian{
46                dnam{"радијани"}
47                one{"{0} радијан"}
48                other{"{0} радијани"}
49            }
50        }
51        area{
52            acre{
53                dnam{"акри"}
54                one{"{0} акр"}
55                other{"{0} акри"}
56            }
57            hectare{
58                dnam{"хектари"}
59                one{"{0} хектар"}
60                other{"{0} хектари"}
61            }
62            square-centimeter{
63                dnam{"квадратни сантиметри"}
64                one{"{0} квадратен сантиметар"}
65                other{"{0} квадратни сантиметри"}
66            }
67            square-foot{
68                dnam{"квадратни стапки"}
69                one{"{0} квадратна стапка"}
70                other{"{0} квадратни стапки"}
71            }
72            square-inch{
73                dnam{"квадратни инчи"}
74                one{"{0} квадратен инч"}
75                other{"{0} квадратни инчи"}
76            }
77            square-kilometer{
78                dnam{"квадратни километри"}
79                one{"{0} квадратен километар"}
80                other{"{0} квадратни километри"}
81            }
82            square-meter{
83                dnam{"квадратни метри"}
84                one{"{0} квадратен метар"}
85                other{"{0} квадратни метри"}
86            }
87            square-mile{
88                dnam{"квадратни милји"}
89                one{"{0} квадратна милја"}
90                other{"{0} квадратни милји"}
91            }
92            square-yard{
93                dnam{"квадратни јарди"}
94                one{"{0} квадратен јард"}
95                other{"{0} квадратни јарди"}
96            }
97        }
98        compound{
99            per{"{0} на {1}"}
100        }
101        consumption{
102            liter-per-kilometer{
103                dnam{"литри на километар"}
104                one{"{0} литар на километар"}
105                other{"{0} литри на километар"}
106            }
107            mile-per-gallon{
108                dnam{"милји на галон"}
109                one{"{0} милја на галон"}
110                other{"{0} милји на галон"}
111            }
112        }
113        digital{
114            bit{
115                dnam{"битови"}
116                one{"{0} бит"}
117                other{"{0} битови"}
118            }
119            byte{
120                dnam{"бајти"}
121                one{"{0} бајт"}
122                other{"{0} бајти"}
123            }
124            gigabit{
125                dnam{"гигабитови"}
126                one{"{0} гигабит"}
127                other{"{0} гигабитови"}
128            }
129            gigabyte{
130                dnam{"гигабајти"}
131                one{"{0} гигабајт"}
132                other{"{0} гигабајти"}
133            }
134            kilobit{
135                dnam{"килобитови"}
136                one{"{0} килобит"}
137                other{"{0} килобитови"}
138            }
139            kilobyte{
140                dnam{"килобајти"}
141                one{"{0} килобајт"}
142                other{"{0} килобајти"}
143            }
144            megabit{
145                dnam{"мегабитови"}
146                one{"{0} мегабит"}
147                other{"{0} мегабитови"}
148            }
149            megabyte{
150                dnam{"мегабајти"}
151                one{"{0} мегабајт"}
152                other{"{0} мегабајти"}
153            }
154            terabit{
155                dnam{"терабитови"}
156                one{"{0} терабит"}
157                other{"{0} терабитови"}
158            }
159            terabyte{
160                dnam{"терабајти"}
161                one{"{0} терабајт"}
162                other{"{0} терабајти"}
163            }
164        }
165        duration{
166            day{
167                dnam{"дена"}
168                one{"{0} ден"}
169                other{"{0} дена"}
170            }
171            hour{
172                dnam{"часа"}
173                one{"{0} час"}
174                other{"{0} часа"}
175                per{"{0} на час"}
176            }
177            microsecond{
178                dnam{"микросекунди"}
179                one{"{0} микросекунда"}
180                other{"{0} микросекунди"}
181            }
182            millisecond{
183                dnam{"милисекунди"}
184                one{"{0} милисекунда"}
185                other{"{0} милисекунди"}
186            }
187            minute{
188                dnam{"минути"}
189                one{"{0} минута"}
190                other{"{0} минути"}
191            }
192            month{
193                dnam{"месеци"}
194                one{"{0} месец"}
195                other{"{0} месеци"}
196            }
197            nanosecond{
198                dnam{"наносекунди"}
199                one{"{0} наносекунда"}
200                other{"{0} наносекунди"}
201            }
202            second{
203                dnam{"секунди"}
204                one{"{0} секунда"}
205                other{"{0} секунди"}
206                per{"{0} во секунда"}
207            }
208            week{
209                dnam{"седмици"}
210                one{"{0} седмица"}
211                other{"{0} седмици"}
212            }
213            year{
214                dnam{"години"}
215                one{"{0} година"}
216                other{"{0} години"}
217            }
218        }
219        electric{
220            ampere{
221                dnam{"ампери"}
222                one{"{0} ампер"}
223                other{"{0} ампери"}
224            }
225            milliampere{
226                dnam{"милиампери"}
227                one{"{0} милиампер"}
228                other{"{0} милиампери"}
229            }
230            ohm{
231                dnam{"оми"}
232                one{"{0} ом"}
233                other{"{0} оми"}
234            }
235            volt{
236                dnam{"волти"}
237                one{"{0} волт"}
238                other{"{0} волти"}
239            }
240        }
241        energy{
242            calorie{
243                dnam{"калории"}
244                one{"{0} калорија"}
245                other{"{0} калории"}
246            }
247            foodcalorie{
248                dnam{"калории"}
249                one{"{0} калорија"}
250                other{"{0} калории"}
251            }
252            joule{
253                dnam{"џули"}
254                one{"{0} џул"}
255                other{"{0} џули"}
256            }
257            kilocalorie{
258                dnam{"килокалории"}
259                one{"{0} килокалорија"}
260                other{"{0} килокалории"}
261            }
262            kilojoule{
263                dnam{"килоџули"}
264                one{"{0} килоџул"}
265                other{"{0} килоџули"}
266            }
267            kilowatt-hour{
268                dnam{"киловат-часови"}
269                one{"{0} киловат-час"}
270                other{"{0} киловат-часови"}
271            }
272        }
273        frequency{
274            gigahertz{
275                dnam{"гигахерц"}
276                one{"{0} гигахерц"}
277                other{"{0} гигахерци"}
278            }
279            hertz{
280                dnam{"херц"}
281                one{"{0} херц"}
282                other{"{0} херци"}
283            }
284            kilohertz{
285                dnam{"килохерц"}
286                one{"{0} килохерц"}
287                other{"{0} килохерци"}
288            }
289            megahertz{
290                dnam{"мегахерц"}
291                one{"{0} мегахерц"}
292                other{"{0} мегахерци"}
293            }
294        }
295        length{
296            astronomical-unit{
297                dnam{"астрономски единици"}
298                one{"{0} астрономска единица"}
299                other{"{0} астрономски единици"}
300            }
301            centimeter{
302                dnam{"сантиметри"}
303                one{"{0} сантиметар"}
304                other{"{0} сантиметри"}
305            }
306            decimeter{
307                dnam{"дециметри"}
308                one{"{0} дециметар"}
309                other{"{0} дециметри"}
310            }
311            fathom{
312                dnam{"фатоми"}
313                one{"{0} фатом"}
314                other{"{0} фатоми"}
315            }
316            foot{
317                dnam{"стапки"}
318                one{"{0} стапка"}
319                other{"{0} стапки"}
320            }
321            furlong{
322                dnam{"фурлонзи"}
323                one{"{0} фурлонг"}
324                other{"{0} фурлонзи"}
325            }
326            inch{
327                dnam{"инчи"}
328                one{"{0} инч"}
329                other{"{0} инчи"}
330            }
331            kilometer{
332                dnam{"километри"}
333                one{"{0} километар"}
334                other{"{0} километри"}
335            }
336            light-year{
337                dnam{"светлосни години"}
338                one{"{0} светлосна година"}
339                other{"{0} светлосни години"}
340            }
341            meter{
342                dnam{"метри"}
343                one{"{0} метар"}
344                other{"{0} метри"}
345            }
346            micrometer{
347                dnam{"микрометри"}
348                one{"{0} микрометар"}
349                other{"{0} микрометри"}
350            }
351            mile{
352                dnam{"милји"}
353                one{"{0} милја"}
354                other{"{0} милји"}
355            }
356            millimeter{
357                dnam{"милиметри"}
358                one{"{0} милиметар"}
359                other{"{0} милиметри"}
360            }
361            nanometer{
362                dnam{"нанометри"}
363                one{"{0} нанометар"}
364                other{"{0} нанометри"}
365            }
366            nautical-mile{
367                dnam{"наутички милји"}
368                one{"{0} наутичка милја"}
369                other{"{0} наутички милји"}
370            }
371            parsec{
372                dnam{"парсеци"}
373                one{"{0} парсек"}
374                other{"{0} парсеци"}
375            }
376            picometer{
377                dnam{"пикометри"}
378                one{"{0} пикометар"}
379                other{"{0} пикометри"}
380            }
381            yard{
382                dnam{"јарди"}
383                one{"{0} јард"}
384                other{"{0} јарди"}
385            }
386        }
387        light{
388            lux{
389                dnam{"лукс"}
390                one{"{0} лукс"}
391                other{"{0} лукса"}
392            }
393        }
394        mass{
395            carat{
396                dnam{"карати"}
397                one{"{0} карат"}
398                other{"{0} карати"}
399            }
400            gram{
401                dnam{"грама"}
402                one{"{0} грам"}
403                other{"{0} грама"}
404            }
405            kilogram{
406                dnam{"килограми"}
407                one{"{0} килограм"}
408                other{"{0} килограми"}
409            }
410            metric-ton{
411                dnam{"метрички тони"}
412                one{"{0} метрички тон"}
413                other{"{0} метрички тони"}
414            }
415            microgram{
416                dnam{"микрограми"}
417                one{"{0} микрограм"}
418                other{"{0} микрограми"}
419            }
420            milligram{
421                dnam{"милиграми"}
422                one{"{0} милиграм"}
423                other{"{0} милиграми"}
424            }
425            ounce{
426                dnam{"унци"}
427                one{"{0} унца"}
428                other{"{0} унци"}
429            }
430            ounce-troy{
431                dnam{"тројски унци"}
432                one{"{0} тројска унца"}
433                other{"{0} тројски унци"}
434            }
435            pound{
436                dnam{"фунти"}
437                one{"{0} фунта"}
438                other{"{0} фунти"}
439            }
440            stone{
441                dnam{"стоуни"}
442                one{"{0} стоун"}
443                other{"{0} стоуни"}
444            }
445            ton{
446                dnam{"тони"}
447                one{"{0} тон"}
448                other{"{0} тони"}
449            }
450        }
451        power{
452            gigawatt{
453                dnam{"гигавати"}
454                one{"{0} гигават"}
455                other{"{0} гигавати"}
456            }
457            horsepower{
458                dnam{"коњски сили"}
459                one{"{0} коњска сила"}
460                other{"{0} коњски сили"}
461            }
462            kilowatt{
463                dnam{"киловати"}
464                one{"{0} киловат"}
465                other{"{0} киловати"}
466            }
467            megawatt{
468                dnam{"мегавати"}
469                one{"{0} мегават"}
470                other{"{0} мегавати"}
471            }
472            milliwatt{
473                dnam{"миливати"}
474                one{"{0} миливат"}
475                other{"{0} миливати"}
476            }
477            watt{
478                dnam{"вати"}
479                one{"{0} ват"}
480                other{"{0} вати"}
481            }
482        }
483        pressure{
484            hectopascal{
485                dnam{"хектопаскали"}
486                one{"{0} хектопаскал"}
487                other{"{0} хектопаскали"}
488            }
489            inch-hg{
490                dnam{"инчи жива"}
491                one{"{0} инч жива"}
492                other{"{0} инчи жива"}
493            }
494            millibar{
495                dnam{"милибари"}
496                one{"{0} милибар"}
497                other{"{0} милибари"}
498            }
499            millimeter-of-mercury{
500                dnam{"милиметри жива"}
501                one{"{0} милиметар жива"}
502                other{"{0} милиметри жива"}
503            }
504            pound-per-square-inch{
505                dnam{"фунти на квадратен инч"}
506                one{"{0} фунта на квадратен инч"}
507                other{"{0} фунти на квадратен инч"}
508            }
509        }
510        proportion{
511            karat{
512                dnam{"карат"}
513                one{"{0} карат"}
514                other{"{0} карати"}
515            }
516        }
517        speed{
518            kilometer-per-hour{
519                dnam{"километри на час"}
520                one{"{0} километар на час"}
521                other{"{0} километри на час"}
522            }
523            meter-per-second{
524                dnam{"метри во секунда"}
525                one{"{0} метар во секунда"}
526                other{"{0} метри во секунда"}
527            }
528            mile-per-hour{
529                dnam{"милји на час"}
530                one{"{0} милја на час"}
531                other{"{0} милји на час"}
532            }
533        }
534        temperature{
535            celsius{
536                dnam{"целзиусови степени"}
537                one{"{0} целзиусов степен"}
538                other{"{0} целзиусови степени"}
539            }
540            fahrenheit{
541                dnam{"фаренхајтови степени"}
542                one{"{0} фаренхајтов степен"}
543                other{"{0} фаренхајтови степени"}
544            }
545            kelvin{
546                dnam{"келвини"}
547                one{"{0} келвин"}
548                other{"{0} келвини"}
549            }
550        }
551        volume{
552            acre-foot{
553                dnam{"акр-стапки"}
554                one{"{0} акр-стапка"}
555                other{"{0} акр-стапки"}
556            }
557            bushel{
558                dnam{"бушели"}
559                one{"{0} бушел"}
560                other{"{0} бушели"}
561            }
562            centiliter{
563                dnam{"сантилитри"}
564                one{"{0} сантилитар"}
565                other{"{0} сантилитри"}
566            }
567            cubic-centimeter{
568                dnam{"кубни сантиметри"}
569                one{"{0} кубен сантиметар"}
570                other{"{0} кубни сантиметри"}
571            }
572            cubic-foot{
573                dnam{"кубни стапки"}
574                one{"{0} кубна стапка"}
575                other{"{0} кубни стапки"}
576            }
577            cubic-inch{
578                dnam{"кубни инчи"}
579                one{"{0} кубен инч"}
580                other{"{0} кубни инчи"}
581            }
582            cubic-kilometer{
583                dnam{"кубни километри"}
584                one{"{0} кубен километар"}
585                other{"{0} кубни километри"}
586            }
587            cubic-meter{
588                dnam{"кубни метри"}
589                one{"{0} кубен метар"}
590                other{"{0} кубни метри"}
591            }
592            cubic-mile{
593                dnam{"кубни милји"}
594                one{"{0} кубна милја"}
595                other{"{0} кубни милји"}
596            }
597            cubic-yard{
598                dnam{"кубни јарди"}
599                one{"{0} кубен јард"}
600                other{"{0} кубни јарди"}
601            }
602            cup{
603                dnam{"шолји"}
604                one{"{0} шолја"}
605                other{"{0} шолји"}
606            }
607            deciliter{
608                dnam{"децилитри"}
609                one{"{0} децилитар"}
610                other{"{0} децилитри"}
611            }
612            fluid-ounce{
613                dnam{"унци течност"}
614                one{"{0} унца течност"}
615                other{"{0} унци течност"}
616            }
617            gallon{
618                dnam{"галони"}
619                one{"{0} галон"}
620                other{"{0} галони"}
621            }
622            hectoliter{
623                dnam{"хектолитри"}
624                one{"{0} хектолитар"}
625                other{"{0} хектолитри"}
626            }
627            liter{
628                dnam{"литри"}
629                one{"{0} литар"}
630                other{"{0} литри"}
631            }
632            megaliter{
633                dnam{"мегалитри"}
634                one{"{0} мегалитар"}
635                other{"{0} мегалитри"}
636            }
637            milliliter{
638                dnam{"милилитри"}
639                one{"{0} милилитар"}
640                other{"{0} милилитри"}
641            }
642            pint{
643                dnam{"пинти"}
644                one{"{0} пинта"}
645                other{"{0} пинти"}
646            }
647            quart{
648                dnam{"кварти"}
649                one{"{0} кварт"}
650                other{"{0} кварти"}
651            }
652            tablespoon{
653                dnam{"супени лажици"}
654                one{"{0} супена лажица"}
655                other{"{0} супени лажици"}
656            }
657            teaspoon{
658                dnam{"кафени лажици"}
659                one{"{0} кафена лажица"}
660                other{"{0} кафени лажици"}
661            }
662        }
663    }
664    unitsNarrow{
665        acceleration{
666            g-force{
667                one{"{0} G"}
668                other{"{0} G"}
669            }
670            meter-per-second-squared{
671                one{"{0} м/с²"}
672                other{"{0} м/с²"}
673            }
674        }
675        angle{
676            arc-minute{
677                one{"{0}′"}
678                other{"{0}′"}
679            }
680            arc-second{
681                one{"{0}″"}
682                other{"{0}″"}
683            }
684            degree{
685                one{"{0} степ."}
686                other{"{0} степ."}
687            }
688            radian{
689                one{"{0} рад"}
690                other{"{0} рад"}
691            }
692        }
693        area{
694            acre{
695                one{"{0} акр"}
696                other{"{0} акри"}
697            }
698            hectare{
699                one{"{0} ха"}
700                other{"{0} ха"}
701            }
702            square-foot{
703                one{"{0} стапка²"}
704                other{"{0} стапки²"}
705            }
706            square-inch{
707                one{"{0} ин²"}
708                other{"{0} ин²"}
709            }
710            square-kilometer{
711                one{"{0} км²"}
712                other{"{0} км²"}
713            }
714            square-meter{
715                dnam{"м²"}
716                one{"{0} м²"}
717                other{"{0} м²"}
718            }
719            square-mile{
720                one{"{0} ми²"}
721                other{"{0} ми²"}
722            }
723            square-yard{
724                one{"{0} јд²"}
725                other{"{0} јд²"}
726            }
727        }
728        compound{
729            per{"{0}/{1}"}
730        }
731        consumption{
732            liter-per-kilometer{
733                one{"{0} л/км"}
734                other{"{0} л/км"}
735            }
736            mile-per-gallon{
737                one{"{0} ми/гал"}
738                other{"{0} ми/гал"}
739            }
740        }
741        digital{
742            bit{
743                dnam{"бит"}
744                one{"{0} бит"}
745                other{"{0} битови"}
746            }
747            gigabit{
748                dnam{"Gb"}
749                one{"{0} Gb"}
750                other{"{0} Gb"}
751            }
752            gigabyte{
753                dnam{"GB"}
754                one{"{0} GB"}
755                other{"{0} GB"}
756            }
757            kilobit{
758                dnam{"kb"}
759                one{"{0} kb"}
760                other{"{0} kb"}
761            }
762            kilobyte{
763                dnam{"kB"}
764                one{"{0} kB"}
765                other{"{0} kB"}
766            }
767            megabit{
768                dnam{"Mb"}
769                one{"{0} Mb"}
770                other{"{0} Mb"}
771            }
772            megabyte{
773                dnam{"MB"}
774                one{"{0} MB"}
775                other{"{0} MB"}
776            }
777            terabit{
778                one{"{0} Tb"}
779                other{"{0} Tb"}
780            }
781            terabyte{
782                dnam{"TB"}
783                one{"{0} TB"}
784                other{"{0} TB"}
785            }
786        }
787        duration{
788            day{
789                dnam{"ден"}
790                one{"{0} ден"}
791                other{"{0} дена"}
792            }
793            hour{
794                dnam{"час"}
795                one{"{0} час"}
796                other{"{0} часа"}
797            }
798            microsecond{
799                one{"{0}μс"}
800                other{"{0}μс"}
801            }
802            millisecond{
803                dnam{"мсек"}
804                one{"{0} мс"}
805                other{"{0} мс"}
806            }
807            minute{
808                dnam{"мин"}
809                one{"{0} мин."}
810                other{"{0} мин."}
811            }
812            month{
813                dnam{"месец"}
814                one{"{0} мес."}
815                other{"{0} мес."}
816            }
817            nanosecond{
818                one{"{0} нс"}
819                other{"{0} нс"}
820            }
821            second{
822                dnam{"сек."}
823                one{"{0} сек."}
824                other{"{0} сек."}
825            }
826            week{
827                dnam{"сед."}
828                one{"{0} сед."}
829                other{"{0} сед."}
830            }
831            year{
832                dnam{"год."}
833                one{"{0} год."}
834                other{"{0} год."}
835            }
836        }
837        length{
838            astronomical-unit{
839                one{"{0} ае"}
840                other{"{0} ае"}
841            }
842            centimeter{
843                dnam{"см"}
844                one{"{0} см"}
845                other{"{0} см"}
846            }
847            decimeter{
848                one{"{0} дм"}
849                other{"{0} дм"}
850            }
851            fathom{
852                dnam{"фатоми"}
853                one{"{0} фм"}
854                other{"{0} фм"}
855            }
856            foot{
857                one{"{0}′"}
858                other{"{0}′"}
859            }
860            furlong{
861                dnam{"фурлонг"}
862                one{"{0} фур"}
863                other{"{0} фур"}
864            }
865            inch{
866                one{"{0}″"}
867                other{"{0}″"}
868            }
869            kilometer{
870                dnam{"км"}
871                one{"{0} км"}
872                other{"{0} км"}
873            }
874            light-year{
875                one{"{0} сг"}
876                other{"{0} сг"}
877            }
878            meter{
879                dnam{"метар"}
880                one{"{0} м"}
881                other{"{0} м"}
882            }
883            micrometer{
884                one{"{0} µм"}
885                other{"{0} µм"}
886            }
887            mile{
888                one{"{0} ми"}
889                other{"{0} ми"}
890            }
891            millimeter{
892                dnam{"мм"}
893                one{"{0} мм"}
894                other{"{0} мм"}
895            }
896            nanometer{
897                one{"{0} нм"}
898                other{"{0} нм"}
899            }
900            nautical-mile{
901                one{"{0} нми"}
902                other{"{0} нми"}
903            }
904            parsec{
905                one{"{0} пс"}
906                other{"{0} пс"}
907            }
908            picometer{
909                one{"{0} пм"}
910                other{"{0} пм"}
911            }
912            yard{
913                one{"{0} јд"}
914                other{"{0} јд"}
915            }
916        }
917        light{
918            lux{
919                one{"{0} лк"}
920                other{"{0} лк"}
921            }
922        }
923        mass{
924            carat{
925                one{"{0} кар."}
926                other{"{0} кар."}
927            }
928            gram{
929                dnam{"грам"}
930                one{"{0} г"}
931                other{"{0} г"}
932            }
933            kilogram{
934                dnam{"кг"}
935                one{"{0} кг"}
936                other{"{0} кг"}
937            }
938            metric-ton{
939                one{"{0} т"}
940                other{"{0} т"}
941            }
942            microgram{
943                one{"{0} µг"}
944                other{"{0} µг"}
945            }
946            milligram{
947                one{"{0} мг"}
948                other{"{0} мг"}
949            }
950            ounce{
951                one{"{0} унца"}
952                other{"{0} унци"}
953            }
954            ounce-troy{
955                one{"{0} oz t"}
956                other{"{0} oz t"}
957            }
958            pound{
959                one{"{0} фунта"}
960                other{"{0} фунти"}
961            }
962            stone{
963                dnam{"стоун"}
964                one{"{0} стоун"}
965                other{"{0} стоуни"}
966            }
967            ton{
968                dnam{"тони"}
969                one{"{0} тн"}
970                other{"{0} тн"}
971            }
972        }
973        power{
974            horsepower{
975                one{"{0} кс"}
976                other{"{0} кс"}
977            }
978            kilowatt{
979                one{"{0} kW"}
980                other{"{0} kW"}
981            }
982            watt{
983                one{"{0} ват"}
984                other{"{0} вати"}
985            }
986        }
987        pressure{
988            hectopascal{
989                one{"{0} хПа"}
990                other{"{0} хПа"}
991            }
992            inch-hg{
993                dnam{"inHg"}
994                one{"{0} inHg"}
995                other{"{0} inHg"}
996            }
997            millibar{
998                dnam{"мбар"}
999                one{"{0} мб"}
1000                other{"{0} мб"}
1001            }
1002            millimeter-of-mercury{
1003                one{"{0}mm Hg"}
1004                other{"{0}mm Hg"}
1005            }
1006        }
1007        proportion{
1008            karat{
1009                one{"{0} кт"}
1010                other{"{0} кт"}
1011            }
1012        }
1013        speed{
1014            kilometer-per-hour{
1015                dnam{"км/ч"}
1016                one{"{0} к/ч"}
1017                other{"{0} к/ч"}
1018            }
1019            meter-per-second{
1020                one{"{0} м/с"}
1021                other{"{0} м/с"}
1022            }
1023            mile-per-hour{
1024                one{"{0} ми/ч"}
1025                other{"{0} ми/ч"}
1026            }
1027        }
1028        temperature{
1029            celsius{
1030                dnam{"°C"}
1031                one{"{0}°C"}
1032                other{"{0}°C"}
1033            }
1034            fahrenheit{
1035                one{"{0}°F"}
1036                other{"{0}°F"}
1037            }
1038            kelvin{
1039                one{"{0}°K"}
1040                other{"{0}°K"}
1041            }
1042        }
1043        volume{
1044            acre-foot{
1045                one{"{0} ак ст"}
1046                other{"{0} ак ст"}
1047            }
1048            bushel{
1049                dnam{"бу"}
1050                one{"{0} бу"}
1051                other{"{0} бу"}
1052            }
1053            centiliter{
1054                one{"{0} сл"}
1055                other{"{0} сл"}
1056            }
1057            cubic-centimeter{
1058                one{"{0} см³"}
1059                other{"{0} см³"}
1060            }
1061            cubic-foot{
1062                one{"{0} ст³"}
1063                other{"{0} ст³"}
1064            }
1065            cubic-inch{
1066                one{"{0} ин³"}
1067                other{"{0} ин³"}
1068            }
1069            cubic-kilometer{
1070                one{"{0} км³"}
1071                other{"{0} км³"}
1072            }
1073            cubic-meter{
1074                one{"{0} м³"}
1075                other{"{0} м³"}
1076            }
1077            cubic-mile{
1078                one{"{0} ми³"}
1079                other{"{0} ми³"}
1080            }
1081            cubic-yard{
1082                one{"{0} јд³"}
1083                other{"{0} јд³"}
1084            }
1085            deciliter{
1086                one{"{0} дл"}
1087                other{"{0} дл"}
1088            }
1089            fluid-ounce{
1090                one{"{0} fl oz"}
1091                other{"{0} fl oz"}
1092            }
1093            gallon{
1094                one{"{0} гал"}
1095                other{"{0} гал"}
1096            }
1097            hectoliter{
1098                one{"{0} хл"}
1099                other{"{0} хл"}
1100            }
1101            liter{
1102                dnam{"литар"}
1103                one{"{0} л"}
1104                other{"{0} л"}
1105            }
1106            megaliter{
1107                one{"{0} Мл"}
1108                other{"{0} Мл"}
1109            }
1110            milliliter{
1111                one{"{0} мл"}
1112                other{"{0} мл"}
1113            }
1114            pint{
1115                one{"{0} пт"}
1116                other{"{0} пт"}
1117            }
1118            quart{
1119                one{"{0} qt"}
1120                other{"{0} qt"}
1121            }
1122            tablespoon{
1123                one{"{0}tbsp"}
1124                other{"{0}tbsp"}
1125            }
1126            teaspoon{
1127                one{"{0}tsp"}
1128                other{"{0}tsp"}
1129            }
1130        }
1131    }
1132    unitsShort{
1133        acceleration{
1134            g-force{
1135                dnam{"гравитациска сила"}
1136                one{"{0} G"}
1137                other{"{0} G"}
1138            }
1139            meter-per-second-squared{
1140                dnam{"метри/сек²"}
1141                one{"{0} м/с²"}
1142                other{"{0} м/с²"}
1143            }
1144        }
1145        angle{
1146            arc-minute{
1147                dnam{"минути"}
1148                one{"{0} мин."}
1149                other{"{0} мин"}
1150            }
1151            arc-second{
1152                dnam{"секунди"}
1153                one{"{0} сек"}
1154                other{"{0} сек"}
1155            }
1156            degree{
1157                dnam{"степени"}
1158                one{"{0} степ."}
1159                other{"{0} степ."}
1160            }
1161            radian{
1162                dnam{"радијани"}
1163                one{"{0} рад"}
1164                other{"{0} рад"}
1165            }
1166        }
1167        area{
1168            acre{
1169                dnam{"акри"}
1170                one{"{0} акр"}
1171                other{"{0} акри"}
1172            }
1173            hectare{
1174                dnam{"хектари"}
1175                one{"{0} хектар"}
1176                other{"{0} хектари"}
1177            }
1178            square-centimeter{
1179                dnam{"см²"}
1180                one{"{0} см²"}
1181                other{"{0} см²"}
1182            }
1183            square-foot{
1184                dnam{"квадратни стапки"}
1185                one{"{0} кв. стапка"}
1186                other{"{0} кв. ст."}
1187            }
1188            square-inch{
1189                dnam{"in²"}
1190                one{"{0} in²"}
1191                other{"{0} in²"}
1192            }
1193            square-kilometer{
1194                dnam{"км²"}
1195                one{"{0} км²"}
1196                other{"{0} км²"}
1197            }
1198            square-meter{
1199                dnam{"м²"}
1200                one{"{0} м²"}
1201                other{"{0} м²"}
1202            }
1203            square-mile{
1204                dnam{"кв. милји"}
1205                one{"{0} кв. милја"}
1206                other{"{0} кв. милји"}
1207            }
1208            square-yard{
1209                dnam{"јарди²"}
1210                one{"{0} јд²"}
1211                other{"{0} јд²"}
1212            }
1213        }
1214        compound{
1215            per{"{0}/{1}"}
1216        }
1217        consumption{
1218            liter-per-kilometer{
1219                dnam{"литри/км"}
1220                one{"{0} л/км"}
1221                other{"{0} л/км"}
1222            }
1223            mile-per-gallon{
1224                dnam{"милји/гал"}
1225                one{"{0} mpg"}
1226                other{"{0} mpg"}
1227            }
1228        }
1229        digital{
1230            bit{
1231                dnam{"бит"}
1232                one{"{0} бит"}
1233                other{"{0} битови"}
1234            }
1235            byte{
1236                dnam{"бајт"}
1237                one{"{0} бајт"}
1238                other{"{0} бајти"}
1239            }
1240            gigabit{
1241                dnam{"Gb"}
1242                one{"{0} Gb"}
1243                other{"{0} Gb"}
1244            }
1245            gigabyte{
1246                dnam{"GB"}
1247                one{"{0} GB"}
1248                other{"{0} GB"}
1249            }
1250            kilobit{
1251                dnam{"kb"}
1252                one{"{0} kb"}
1253                other{"{0} kb"}
1254            }
1255            kilobyte{
1256                dnam{"kB"}
1257                one{"{0} kB"}
1258                other{"{0} kB"}
1259            }
1260            megabit{
1261                dnam{"Mb"}
1262                one{"{0} Mb"}
1263                other{"{0} Mb"}
1264            }
1265            megabyte{
1266                dnam{"MB"}
1267                one{"{0} MB"}
1268                other{"{0} MB"}
1269            }
1270            terabit{
1271                dnam{"Tb"}
1272                one{"{0} Tb"}
1273                other{"{0} Tb"}
1274            }
1275            terabyte{
1276                dnam{"TB"}
1277                one{"{0} TB"}
1278                other{"{0} TB"}
1279            }
1280        }
1281        duration{
1282            day{
1283                dnam{"дена"}
1284                one{"{0} ден"}
1285                other{"{0} дена"}
1286            }
1287            hour{
1288                dnam{"часа"}
1289                one{"{0} час"}
1290                other{"{0} часа"}
1291                per{"{0}/ч"}
1292            }
1293            microsecond{
1294                dnam{"μs"}
1295                one{"{0} μs"}
1296                other{"{0} μs"}
1297            }
1298            millisecond{
1299                dnam{"ms"}
1300                one{"{0} мс"}
1301                other{"{0} мс"}
1302            }
1303            minute{
1304                dnam{"минути"}
1305                one{"{0} мин."}
1306                other{"{0} мин."}
1307            }
1308            month{
1309                dnam{"месеци"}
1310                one{"{0} мес."}
1311                other{"{0} мес."}
1312            }
1313            nanosecond{
1314                dnam{"наносек"}
1315                one{"{0} нс"}
1316                other{"{0} нс"}
1317            }
1318            second{
1319                dnam{"секунди"}
1320                one{"{0} сек."}
1321                other{"{0} сек."}
1322                per{"{0}/с"}
1323            }
1324            week{
1325                dnam{"седмици"}
1326                one{"{0} сед."}
1327                other{"{0} сед."}
1328            }
1329            year{
1330                dnam{"години"}
1331                one{"{0} год."}
1332                other{"{0} год."}
1333            }
1334        }
1335        electric{
1336            ampere{
1337                dnam{"амп."}
1338                one{"{0} A"}
1339                other{"{0} A"}
1340            }
1341            milliampere{
1342                dnam{"mA"}
1343                one{"{0} mA"}
1344                other{"{0} mA"}
1345            }
1346            ohm{
1347                dnam{"оми"}
1348                one{"{0} Ω"}
1349                other{"{0} Ω"}
1350            }
1351            volt{
1352                dnam{"волти"}
1353                one{"{0} V"}
1354                other{"{0} V"}
1355            }
1356        }
1357        energy{
1358            calorie{
1359                dnam{"кал."}
1360                one{"{0} кал."}
1361                other{"{0} кал."}
1362            }
1363            foodcalorie{
1364                dnam{"Кал."}
1365                one{"{0} кал."}
1366                other{"{0} кал."}
1367            }
1368            joule{
1369                dnam{"џули"}
1370                one{"{0} J"}
1371                other{"{0} J"}
1372            }
1373            kilocalorie{
1374                dnam{"kcal"}
1375                one{"{0} kcal"}
1376                other{"{0} kcal"}
1377            }
1378            kilojoule{
1379                dnam{"килоџул"}
1380                one{"{0} kJ"}
1381                other{"{0} kJ"}
1382            }
1383            kilowatt-hour{
1384                dnam{"kWh"}
1385                one{"{0} kWh"}
1386                other{"{0} kWh"}
1387            }
1388        }
1389        frequency{
1390            gigahertz{
1391                dnam{"GHz"}
1392                one{"{0} GHz"}
1393                other{"{0} GHz"}
1394            }
1395            hertz{
1396                dnam{"Hz"}
1397                one{"{0} Hz"}
1398                other{"{0} Hz"}
1399            }
1400            kilohertz{
1401                dnam{"kHz"}
1402                one{"{0} kHz"}
1403                other{"{0} kHz"}
1404            }
1405            megahertz{
1406                dnam{"MHz"}
1407                one{"{0} MHz"}
1408                other{"{0} MHz"}
1409            }
1410        }
1411        length{
1412            astronomical-unit{
1413                dnam{"ае"}
1414                one{"{0} ае"}
1415                other{"{0} ае"}
1416            }
1417            centimeter{
1418                dnam{"см"}
1419                one{"{0} см"}
1420                other{"{0} см"}
1421            }
1422            decimeter{
1423                dnam{"дм"}
1424                one{"{0} дм"}
1425                other{"{0} дм"}
1426            }
1427            fathom{
1428                dnam{"фатоми"}
1429                one{"{0} фм"}
1430                other{"{0} фм"}
1431            }
1432            foot{
1433                dnam{"стапки"}
1434                one{"{0} ст"}
1435                other{"{0} ст"}
1436            }
1437            furlong{
1438                dnam{"фурлонзи"}
1439                one{"{0} фур"}
1440                other{"{0} фур"}
1441            }
1442            inch{
1443                dnam{"инчи"}
1444                one{"{0} инч"}
1445                other{"{0} инчи"}
1446            }
1447            kilometer{
1448                dnam{"км"}
1449                one{"{0} км"}
1450                other{"{0} км"}
1451            }
1452            light-year{
1453                dnam{"свет. год."}
1454                one{"{0} сг"}
1455                other{"{0} сг"}
1456            }
1457            meter{
1458                dnam{"метри"}
1459                one{"{0} м"}
1460                other{"{0} м"}
1461            }
1462            micrometer{
1463                dnam{"µm"}
1464                one{"{0} µm"}
1465                other{"{0} µm"}
1466            }
1467            mile{
1468                dnam{"милји"}
1469                one{"{0} ми"}
1470                other{"{0} ми"}
1471            }
1472            millimeter{
1473                dnam{"мм"}
1474                one{"{0} мм"}
1475                other{"{0} мм"}
1476            }
1477            nanometer{
1478                dnam{"нм"}
1479                one{"{0} нм"}
1480                other{"{0} нм"}
1481            }
1482            nautical-mile{
1483                dnam{"нми"}
1484                one{"{0} нми"}
1485                other{"{0} нми"}
1486            }
1487            parsec{
1488                dnam{"парсеци"}
1489                one{"{0} пс"}
1490                other{"{0} пс"}
1491            }
1492            picometer{
1493                dnam{"пм"}
1494                one{"{0} пм"}
1495                other{"{0} пм"}
1496            }
1497            yard{
1498                dnam{"јарди"}
1499                one{"{0} јард"}
1500                other{"{0} јарди"}
1501            }
1502        }
1503        light{
1504            lux{
1505                dnam{"лукс"}
1506                one{"{0} лк"}
1507                other{"{0} лк"}
1508            }
1509        }
1510        mass{
1511            carat{
1512                dnam{"карати"}
1513                one{"{0} кар."}
1514                other{"{0} кар."}
1515            }
1516            gram{
1517                dnam{"грама"}
1518                one{"{0} г"}
1519                other{"{0} г"}
1520            }
1521            kilogram{
1522                dnam{"кг"}
1523                one{"{0} кг"}
1524                other{"{0} кг"}
1525            }
1526            metric-ton{
1527                dnam{"т"}
1528                one{"{0} т"}
1529                other{"{0} т"}
1530            }
1531            microgram{
1532                dnam{"µg"}
1533                one{"{0} µg"}
1534                other{"{0} µg"}
1535            }
1536            milligram{
1537                dnam{"мг"}
1538                one{"{0} мг"}
1539                other{"{0} мг"}
1540            }
1541            ounce{
1542                dnam{"унци"}
1543                one{"{0} унца"}
1544                other{"{0} унци"}
1545            }
1546            ounce-troy{
1547                dnam{"тројска унца"}
1548                one{"{0} oz t"}
1549                other{"{0} oz t"}
1550            }
1551            pound{
1552                dnam{"фунти"}
1553                one{"{0} фунта"}
1554                other{"{0} фунти"}
1555            }
1556            stone{
1557                dnam{"стоуни"}
1558                one{"{0} стоун"}
1559                other{"{0} стоуни"}
1560            }
1561            ton{
1562                dnam{"тони"}
1563                one{"{0} тн"}
1564                other{"{0} тн"}
1565            }
1566        }
1567        power{
1568            gigawatt{
1569                dnam{"GW"}
1570                one{"{0} GW"}
1571                other{"{0} GW"}
1572            }
1573            horsepower{
1574                dnam{"коњски сили"}
1575                one{"{0} кс"}
1576                other{"{0} кс"}
1577            }
1578            kilowatt{
1579                dnam{"kW"}
1580                one{"{0} kW"}
1581                other{"{0} kW"}
1582            }
1583            megawatt{
1584                dnam{"MW"}
1585                one{"{0} MW"}
1586                other{"{0} MW"}
1587            }
1588            milliwatt{
1589                dnam{"mW"}
1590                one{"{0} mW"}
1591                other{"{0} mW"}
1592            }
1593            watt{
1594                dnam{"вати"}
1595                one{"{0} ват"}
1596                other{"{0} вати"}
1597            }
1598        }
1599        pressure{
1600            hectopascal{
1601                dnam{"hPa"}
1602                one{"{0} hPa"}
1603                other{"{0} hPa"}
1604            }
1605            inch-hg{
1606                dnam{"inHg"}
1607                one{"{0} inHg"}
1608                other{"{0} inHg"}
1609            }
1610            millibar{
1611                dnam{"мбар"}
1612                one{"{0} мбар"}
1613                other{"{0} мбар"}
1614            }
1615            millimeter-of-mercury{
1616                dnam{"мм жива"}
1617                one{"{0} мм жива"}
1618                other{"{0} мм жива"}
1619            }
1620            pound-per-square-inch{
1621                dnam{"psi"}
1622                one{"{0} psi"}
1623                other{"{0} psi"}
1624            }
1625        }
1626        proportion{
1627            karat{
1628                dnam{"карати"}
1629                one{"{0} kt"}
1630                other{"{0} kt"}
1631            }
1632        }
1633        speed{
1634            kilometer-per-hour{
1635                dnam{"км/час"}
1636                one{"{0} к/ч"}
1637                other{"{0} к/ч"}
1638            }
1639            meter-per-second{
1640                dnam{"метри/сек"}
1641                one{"{0} м/с"}
1642                other{"{0} м/с"}
1643            }
1644            mile-per-hour{
1645                dnam{"милји/час"}
1646                one{"{0} ми/ч"}
1647                other{"{0} ми/ч"}
1648            }
1649        }
1650        temperature{
1651            celsius{
1652                dnam{"целзиусови степени"}
1653                one{"{0}°C"}
1654                other{"{0}°C"}
1655            }
1656            fahrenheit{
1657                dnam{"°F"}
1658                one{"{0}°F"}
1659                other{"{0}°F"}
1660            }
1661            kelvin{
1662                dnam{"K"}
1663                one{"{0} K"}
1664                other{"{0} K"}
1665            }
1666        }
1667        volume{
1668            acre-foot{
1669                dnam{"акр ст"}
1670                one{"{0} ак ст"}
1671                other{"{0} ак ст"}
1672            }
1673            bushel{
1674                dnam{"бушели"}
1675                one{"{0} бу"}
1676                other{"{0} бу"}
1677            }
1678            centiliter{
1679                dnam{"сл"}
1680                one{"{0} сл"}
1681                other{"{0} сл"}
1682            }
1683            cubic-centimeter{
1684                dnam{"см³"}
1685                one{"{0} см³"}
1686                other{"{0} см³"}
1687            }
1688            cubic-foot{
1689                dnam{"стапки³"}
1690                one{"{0} ст³"}
1691                other{"{0} ст³"}
1692            }
1693            cubic-inch{
1694                dnam{"инчи³"}
1695                one{"{0} in³"}
1696                other{"{0} in³"}
1697            }
1698            cubic-kilometer{
1699                dnam{"км³"}
1700                one{"{0} км³"}
1701                other{"{0} км³"}
1702            }
1703            cubic-meter{
1704                dnam{"м³"}
1705                one{"{0} м³"}
1706                other{"{0} м³"}
1707            }
1708            cubic-mile{
1709                dnam{"ми³"}
1710                one{"{0} ми³"}
1711                other{"{0} ми³"}
1712            }
1713            cubic-yard{
1714                dnam{"јарди³"}
1715                one{"{0} јд³"}
1716                other{"{0} јд³"}
1717            }
1718            cup{
1719                dnam{"шолји"}
1720                one{"{0} ш."}
1721                other{"{0} ш."}
1722            }
1723            deciliter{
1724                dnam{"дл"}
1725                one{"{0} дл"}
1726                other{"{0} дл"}
1727            }
1728            fluid-ounce{
1729                dnam{"fl oz"}
1730                one{"{0} fl oz"}
1731                other{"{0} fl oz"}
1732            }
1733            gallon{
1734                dnam{"гал"}
1735                one{"{0} гал"}
1736                other{"{0} гал"}
1737            }
1738            hectoliter{
1739                dnam{"хл"}
1740                one{"{0} хл"}
1741                other{"{0} хл"}
1742            }
1743            liter{
1744                dnam{"литри"}
1745                one{"{0} л"}
1746                other{"{0} л"}
1747            }
1748            megaliter{
1749                dnam{"ML"}
1750                one{"{0} ML"}
1751                other{"{0} ML"}
1752            }
1753            milliliter{
1754                dnam{"мл"}
1755                one{"{0} мл"}
1756                other{"{0} мл"}
1757            }
1758            pint{
1759                dnam{"пинти"}
1760                one{"{0} пт"}
1761                other{"{0} пт"}
1762            }
1763            quart{
1764                dnam{"qt"}
1765                one{"{0} qt"}
1766                other{"{0} qt"}
1767            }
1768            tablespoon{
1769                dnam{"суп. лаж."}
1770                one{"{0} суп. лаж."}
1771                other{"{0} суп. лаж."}
1772            }
1773            teaspoon{
1774                dnam{"каф. лаж."}
1775                one{"{0} каф. лаж."}
1776                other{"{0} каф. лаж."}
1777            }
1778        }
1779    }
1780}
1781