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

Unified Diff: source/data/unit/mk.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/unit/mgo.txt ('k') | source/data/unit/ml.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/mk.txt
diff --git a/source/data/unit/mk.txt b/source/data/unit/mk.txt
index 8d8b5441941921b9493e55c5c129cf2145143d7a..45e51dc161c040a48ddc965ac9d328afb5fbc0e6 100755
--- a/source/data/unit/mk.txt
+++ b/source/data/unit/mk.txt
@@ -1,25 +1,197 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/mk.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/mk.xml
- */
mk{
- Version{"2.1.8.9"}
+ Version{"2.1.19.14"}
+ durationUnits{
+ hm{"h:mm"}
+ hms{"h:mm:ss"}
+ ms{"m:ss"}
+ }
units{
+ acceleration{
+ g-force{
+ dnam{"гравитациска сила"}
+ one{"{0} гравитациска сила"}
+ other{"{0} гравитациска сила"}
+ }
+ meter-per-second-squared{
+ dnam{"метри во секунда на квадрат"}
+ one{"{0} метар во секунда на квадрат"}
+ other{"{0} метри во секунда на квадрат"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"минути"}
+ one{"{0} минута"}
+ other{"{0} минути"}
+ }
+ arc-second{
+ dnam{"секунди"}
+ one{"{0} секунда"}
+ other{"{0} секунди"}
+ }
+ degree{
+ dnam{"степени"}
+ one{"{0} степен"}
+ other{"{0} степени"}
+ }
+ radian{
+ dnam{"радијани"}
+ one{"{0} радијан"}
+ other{"{0} радијани"}
+ }
+ revolution{
+ dnam{"револуција"}
+ one{"{0} револуција"}
+ other{"{0} револуции"}
+ }
+ }
+ area{
+ acre{
+ dnam{"акри"}
+ one{"{0} акр"}
+ other{"{0} акри"}
+ }
+ hectare{
+ dnam{"хектари"}
+ one{"{0} хектар"}
+ other{"{0} хектари"}
+ }
+ square-centimeter{
+ dnam{"квадратни сантиметри"}
+ one{"{0} квадратен сантиметар"}
+ other{"{0} квадратни сантиметри"}
+ per{"{0} по квадратен сантиметар"}
+ }
+ square-foot{
+ dnam{"квадратни стапки"}
+ one{"{0} квадратна стапка"}
+ other{"{0} квадратни стапки"}
+ }
+ square-inch{
+ dnam{"квадратни инчи"}
+ one{"{0} квадратен инч"}
+ other{"{0} квадратни инчи"}
+ per{"{0} по квадратен инч"}
+ }
+ square-kilometer{
+ dnam{"квадратни километри"}
+ one{"{0} квадратен километар"}
+ other{"{0} квадратни километри"}
+ }
+ square-meter{
+ dnam{"квадратни метри"}
+ one{"{0} квадратен метар"}
+ other{"{0} квадратни метри"}
+ per{"{0} по метар квадратен"}
+ }
+ square-mile{
+ dnam{"квадратни милји"}
+ one{"{0} квадратна милја"}
+ other{"{0} квадратни милји"}
+ }
+ square-yard{
+ dnam{"квадратни јарди"}
+ one{"{0} квадратен јард"}
+ other{"{0} квадратни јарди"}
+ }
+ }
compound{
per{"{0} на {1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"литри на 100 километри"}
+ one{"{0} литар на 100 километри"}
+ other{"{0} литри на 100 километри"}
+ }
+ liter-per-kilometer{
+ dnam{"литри на километар"}
+ one{"{0} литар на километар"}
+ other{"{0} литри на километар"}
+ }
+ mile-per-gallon{
+ dnam{"милји на галон"}
+ one{"{0} милја на галон"}
+ other{"{0} милји на галон"}
+ }
+ }
+ coordinate{
+ east{"{0}И"}
+ north{"{0}С"}
+ south{"{0}Ј"}
+ west{"{0}З"}
+ }
+ digital{
+ bit{
+ dnam{"битови"}
+ one{"{0} бит"}
+ other{"{0} битови"}
+ }
+ byte{
+ dnam{"бајти"}
+ one{"{0} бајт"}
+ other{"{0} бајти"}
+ }
+ gigabit{
+ dnam{"гигабитови"}
+ one{"{0} гигабит"}
+ other{"{0} гигабитови"}
+ }
+ gigabyte{
+ dnam{"гигабајти"}
+ one{"{0} гигабајт"}
+ other{"{0} гигабајти"}
+ }
+ kilobit{
+ dnam{"килобитови"}
+ one{"{0} килобит"}
+ other{"{0} килобитови"}
+ }
+ kilobyte{
+ dnam{"килобајти"}
+ one{"{0} килобајт"}
+ other{"{0} килобајти"}
+ }
+ megabit{
+ dnam{"мегабитови"}
+ one{"{0} мегабит"}
+ other{"{0} мегабитови"}
+ }
+ megabyte{
+ dnam{"мегабајти"}
+ one{"{0} мегабајт"}
+ other{"{0} мегабајти"}
+ }
+ terabit{
+ dnam{"терабитови"}
+ one{"{0} терабит"}
+ other{"{0} терабитови"}
+ }
+ terabyte{
+ dnam{"терабајти"}
+ one{"{0} терабајт"}
+ other{"{0} терабајти"}
+ }
+ }
duration{
+ century{
+ dnam{"векови"}
+ one{"{0} век"}
+ other{"{0} векови"}
+ }
day{
dnam{"дена"}
one{"{0} ден"}
other{"{0} дена"}
+ per{"{0} дневно"}
}
hour{
dnam{"часа"}
@@ -41,11 +213,13 @@ mk{
dnam{"минути"}
one{"{0} минута"}
other{"{0} минути"}
+ per{"{0} на минута"}
}
month{
dnam{"месеци"}
one{"{0} месец"}
other{"{0} месеци"}
+ per{"{0} месечно"}
}
nanosecond{
dnam{"наносекунди"}
@@ -62,18 +236,633 @@ mk{
dnam{"седмици"}
one{"{0} седмица"}
other{"{0} седмици"}
+ per{"{0} неделно"}
}
year{
dnam{"години"}
one{"{0} година"}
other{"{0} години"}
+ per{"{0} годишно"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"ампери"}
+ one{"{0} ампер"}
+ other{"{0} ампери"}
+ }
+ milliampere{
+ dnam{"милиампери"}
+ one{"{0} милиампер"}
+ other{"{0} милиампери"}
+ }
+ ohm{
+ dnam{"оми"}
+ one{"{0} ом"}
+ other{"{0} оми"}
+ }
+ volt{
+ dnam{"волти"}
+ one{"{0} волт"}
+ other{"{0} волти"}
+ }
+ }
+ energy{
+ calorie{
+ dnam{"калории"}
+ one{"{0} калорија"}
+ other{"{0} калории"}
+ }
+ foodcalorie{
+ dnam{"калории"}
+ one{"{0} калорија"}
+ other{"{0} калории"}
+ }
+ joule{
+ dnam{"џули"}
+ one{"{0} џул"}
+ other{"{0} џули"}
+ }
+ kilocalorie{
+ dnam{"килокалории"}
+ one{"{0} килокалорија"}
+ other{"{0} килокалории"}
+ }
+ kilojoule{
+ dnam{"килоџули"}
+ one{"{0} килоџул"}
+ other{"{0} килоџули"}
+ }
+ kilowatt-hour{
+ dnam{"киловат-часови"}
+ one{"{0} киловат-час"}
+ other{"{0} киловат-часови"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"гигахерц"}
+ one{"{0} гигахерц"}
+ other{"{0} гигахерци"}
+ }
+ hertz{
+ dnam{"херц"}
+ one{"{0} херц"}
+ other{"{0} херци"}
+ }
+ kilohertz{
+ dnam{"килохерц"}
+ one{"{0} килохерц"}
+ other{"{0} килохерци"}
+ }
+ megahertz{
+ dnam{"мегахерц"}
+ one{"{0} мегахерц"}
+ other{"{0} мегахерци"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"астрономски единици"}
+ one{"{0} астрономска единица"}
+ other{"{0} астрономски единици"}
+ }
+ centimeter{
+ dnam{"сантиметри"}
+ one{"{0} сантиметар"}
+ other{"{0} сантиметри"}
+ per{"{0} на сантиметар"}
+ }
+ decimeter{
+ dnam{"дециметри"}
+ one{"{0} дециметар"}
+ other{"{0} дециметри"}
+ }
+ fathom{
+ dnam{"фатоми"}
+ one{"{0} фатом"}
+ other{"{0} фатоми"}
+ }
+ foot{
+ dnam{"стапки"}
+ one{"{0} стапка"}
+ other{"{0} стапки"}
+ per{"{0} на стапка"}
+ }
+ furlong{
+ dnam{"фурлонзи"}
+ one{"{0} фурлонг"}
+ other{"{0} фурлонзи"}
+ }
+ inch{
+ dnam{"инчи"}
+ one{"{0} инч"}
+ other{"{0} инчи"}
+ per{"{0} на инч"}
+ }
+ kilometer{
+ dnam{"километри"}
+ one{"{0} километар"}
+ other{"{0} километри"}
+ per{"{0} на километар"}
+ }
+ light-year{
+ dnam{"светлосни години"}
+ one{"{0} светлосна година"}
+ other{"{0} светлосни години"}
+ }
+ meter{
+ dnam{"метри"}
+ one{"{0} метар"}
+ other{"{0} метри"}
+ per{"{0} на метар"}
+ }
+ micrometer{
+ dnam{"микрометри"}
+ one{"{0} микрометар"}
+ other{"{0} микрометри"}
+ }
+ mile{
+ dnam{"милји"}
+ one{"{0} милја"}
+ other{"{0} милји"}
+ }
+ mile-scandinavian{
+ dnam{"скандинавска милја"}
+ one{"{0} скандинавска милја"}
+ other{"{0} скандинавски милји"}
+ }
+ millimeter{
+ dnam{"милиметри"}
+ one{"{0} милиметар"}
+ other{"{0} милиметри"}
+ }
+ nanometer{
+ dnam{"нанометри"}
+ one{"{0} нанометар"}
+ other{"{0} нанометри"}
+ }
+ nautical-mile{
+ dnam{"наутички милји"}
+ one{"{0} наутичка милја"}
+ other{"{0} наутички милји"}
+ }
+ parsec{
+ dnam{"парсеци"}
+ one{"{0} парсек"}
+ other{"{0} парсеци"}
+ }
+ picometer{
+ dnam{"пикометри"}
+ one{"{0} пикометар"}
+ other{"{0} пикометри"}
+ }
+ yard{
+ dnam{"јарди"}
+ one{"{0} јард"}
+ other{"{0} јарди"}
+ }
+ }
+ light{
+ lux{
+ dnam{"лукс"}
+ one{"{0} лукс"}
+ other{"{0} лукса"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"карати"}
+ one{"{0} карат"}
+ other{"{0} карати"}
+ }
+ gram{
+ dnam{"грама"}
+ one{"{0} грам"}
+ other{"{0} грама"}
+ per{"{0} од грам"}
+ }
+ kilogram{
+ dnam{"килограми"}
+ one{"{0} килограм"}
+ other{"{0} килограми"}
+ per{"{0} од килограм"}
+ }
+ metric-ton{
+ dnam{"метрички тони"}
+ one{"{0} метрички тон"}
+ other{"{0} метрички тони"}
+ }
+ microgram{
+ dnam{"микрограми"}
+ one{"{0} микрограм"}
+ other{"{0} микрограми"}
+ }
+ milligram{
+ dnam{"милиграми"}
+ one{"{0} милиграм"}
+ other{"{0} милиграми"}
+ }
+ ounce{
+ dnam{"унци"}
+ one{"{0} унца"}
+ other{"{0} унци"}
+ per{"{0} од унца"}
+ }
+ ounce-troy{
+ dnam{"тројски унци"}
+ one{"{0} тројска унца"}
+ other{"{0} тројски унци"}
+ }
+ pound{
+ dnam{"фунти"}
+ one{"{0} фунта"}
+ other{"{0} фунти"}
+ per{"{0} од фунта"}
+ }
+ stone{
+ dnam{"стоуни"}
+ one{"{0} стоун"}
+ other{"{0} стоуни"}
+ }
+ ton{
+ dnam{"тони"}
+ one{"{0} тон"}
+ other{"{0} тони"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"гигавати"}
+ one{"{0} гигават"}
+ other{"{0} гигавати"}
+ }
+ horsepower{
+ dnam{"коњски сили"}
+ one{"{0} коњска сила"}
+ other{"{0} коњски сили"}
+ }
+ kilowatt{
+ dnam{"киловати"}
+ one{"{0} киловат"}
+ other{"{0} киловати"}
+ }
+ megawatt{
+ dnam{"мегавати"}
+ one{"{0} мегават"}
+ other{"{0} мегавати"}
+ }
+ milliwatt{
+ dnam{"миливати"}
+ one{"{0} миливат"}
+ other{"{0} миливати"}
+ }
+ watt{
+ dnam{"вати"}
+ one{"{0} ват"}
+ other{"{0} вати"}
+ }
+ }
+ pressure{
+ hectopascal{
+ dnam{"хектопаскали"}
+ one{"{0} хектопаскал"}
+ other{"{0} хектопаскали"}
+ }
+ inch-hg{
+ dnam{"инчи жива"}
+ one{"{0} инч жива"}
+ other{"{0} инчи жива"}
+ }
+ millibar{
+ dnam{"милибари"}
+ one{"{0} милибар"}
+ other{"{0} милибари"}
+ }
+ millimeter-of-mercury{
+ dnam{"милиметри жива"}
+ one{"{0} милиметар жива"}
+ other{"{0} милиметри жива"}
+ }
+ pound-per-square-inch{
+ dnam{"фунти на квадратен инч"}
+ one{"{0} фунта на квадратен инч"}
+ other{"{0} фунти на квадратен инч"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"карат"}
+ one{"{0} карат"}
+ other{"{0} карати"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"километри на час"}
+ one{"{0} километар на час"}
+ other{"{0} километри на час"}
+ }
+ knot{
+ dnam{"јазол"}
+ one{"{0} јазол"}
+ other{"{0} јазли"}
+ }
+ meter-per-second{
+ dnam{"метри во секунда"}
+ one{"{0} метар во секунда"}
+ other{"{0} метри во секунда"}
+ }
+ mile-per-hour{
+ dnam{"милји на час"}
+ one{"{0} милја на час"}
+ other{"{0} милји на час"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"целзиусови степени"}
+ one{"{0} целзиусов степен"}
+ other{"{0} целзиусови степени"}
+ }
+ fahrenheit{
+ dnam{"фаренхајтови степени"}
+ one{"{0} фаренхајтов степен"}
+ other{"{0} фаренхајтови степени"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"келвини"}
+ one{"{0} келвин"}
+ other{"{0} келвини"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"ар-стапка"}
+ one{"{0} ар-стапка"}
+ other{"{0} ар-стапки"}
+ }
+ bushel{
+ dnam{"бушели"}
+ one{"{0} бушел"}
+ other{"{0} бушели"}
+ }
+ centiliter{
+ dnam{"центилитри"}
+ one{"{0} центилитар"}
+ other{"{0} центилитри"}
+ }
+ cubic-centimeter{
+ dnam{"кубни сантиметри"}
+ one{"{0} кубен сантиметар"}
+ other{"{0} кубни сантиметри"}
+ per{"{0} на кубен сантиметар"}
+ }
+ cubic-foot{
+ dnam{"кубни стапки"}
+ one{"{0} кубна стапка"}
+ other{"{0} кубни стапки"}
+ }
+ cubic-inch{
+ dnam{"кубни инчи"}
+ one{"{0} кубен инч"}
+ other{"{0} кубни инчи"}
+ }
+ cubic-kilometer{
+ dnam{"кубни километри"}
+ one{"{0} кубен километар"}
+ other{"{0} кубни километри"}
+ }
+ cubic-meter{
+ dnam{"кубни метри"}
+ one{"{0} кубен метар"}
+ other{"{0} кубни метри"}
+ per{"{0} на кубен метар"}
+ }
+ cubic-mile{
+ dnam{"кубни милји"}
+ one{"{0} кубна милја"}
+ other{"{0} кубни милји"}
+ }
+ cubic-yard{
+ dnam{"кубни јарди"}
+ one{"{0} кубен јард"}
+ other{"{0} кубни јарди"}
+ }
+ cup{
+ dnam{"шолји"}
+ one{"{0} шолја"}
+ other{"{0} шолји"}
+ }
+ cup-metric{
+ dnam{"метрички шолји"}
+ one{"{0} метричка шолја"}
+ other{"{0} метрички шолји"}
+ }
+ deciliter{
+ dnam{"децилитри"}
+ one{"{0} децилитар"}
+ other{"{0} децилитри"}
+ }
+ fluid-ounce{
+ dnam{"унци течност"}
+ one{"{0} унца течност"}
+ other{"{0} унци течност"}
+ }
+ gallon{
+ dnam{"галони"}
+ one{"{0} галон"}
+ other{"{0} галони"}
+ per{"{0} по галон"}
+ }
+ hectoliter{
+ dnam{"хектолитри"}
+ one{"{0} хектолитар"}
+ other{"{0} хектолитри"}
+ }
+ liter{
+ dnam{"литри"}
+ one{"{0} литар"}
+ other{"{0} литри"}
+ per{"{0} по литар"}
+ }
+ megaliter{
+ dnam{"мегалитри"}
+ one{"{0} мегалитар"}
+ other{"{0} мегалитри"}
+ }
+ milliliter{
+ dnam{"милилитри"}
+ one{"{0} милилитар"}
+ other{"{0} милилитри"}
+ }
+ pint{
+ dnam{"пинти"}
+ one{"{0} пинта"}
+ other{"{0} пинти"}
+ }
+ pint-metric{
+ dnam{"метрички пинти"}
+ one{"{0} метричка пинта"}
+ other{"{0} метрички пинти"}
+ }
+ quart{
+ dnam{"кварти"}
+ one{"{0} кварт"}
+ other{"{0} кварти"}
+ }
+ tablespoon{
+ dnam{"супени лажици"}
+ one{"{0} супена лажица"}
+ other{"{0} супени лажици"}
+ }
+ teaspoon{
+ dnam{"кафени лажици"}
+ one{"{0} кафена лажица"}
+ other{"{0} кафени лажици"}
}
}
}
unitsNarrow{
+ acceleration{
+ g-force{
+ one{"{0} G"}
+ other{"{0} G"}
+ }
+ meter-per-second-squared{
+ one{"{0} м/с²"}
+ other{"{0} м/с²"}
+ }
+ }
+ angle{
+ arc-minute{
+ one{"{0}′"}
+ other{"{0}′"}
+ }
+ arc-second{
+ one{"{0}″"}
+ other{"{0}″"}
+ }
+ degree{
+ dnam{"степени"}
+ one{"{0} степ."}
+ other{"{0} степ."}
+ }
+ radian{
+ one{"{0} рад"}
+ other{"{0} рад"}
+ }
+ }
+ area{
+ acre{
+ one{"{0} акр"}
+ other{"{0} акри"}
+ }
+ hectare{
+ one{"{0} ха"}
+ other{"{0} ха"}
+ }
+ square-foot{
+ one{"{0} стапка²"}
+ other{"{0} стапки²"}
+ }
+ square-inch{
+ one{"{0} ин²"}
+ other{"{0} ин²"}
+ }
+ square-kilometer{
+ one{"{0} км²"}
+ other{"{0} км²"}
+ }
+ square-meter{
+ dnam{"м²"}
+ one{"{0} м²"}
+ other{"{0} м²"}
+ }
+ square-mile{
+ one{"{0} ми²"}
+ other{"{0} ми²"}
+ }
+ square-yard{
+ one{"{0} јд²"}
+ other{"{0} јд²"}
+ }
+ }
compound{
per{"{0}/{1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0} L/100km"}
+ other{"{0} L/100km"}
+ }
+ liter-per-kilometer{
+ one{"{0} л/км"}
+ other{"{0} л/км"}
+ }
+ mile-per-gallon{
+ one{"{0} ми/гал"}
+ other{"{0} ми/гал"}
+ }
+ }
+ coordinate{
+ east{"{0}И"}
+ north{"{0}С"}
+ south{"{0}Ј"}
+ west{"{0}З"}
+ }
+ digital{
+ bit{
+ dnam{"бит"}
+ one{"{0} бит"}
+ other{"{0} битови"}
+ }
+ gigabit{
+ dnam{"Gb"}
+ one{"{0} Gb"}
+ other{"{0} Gb"}
+ }
+ gigabyte{
+ dnam{"GB"}
+ one{"{0} GB"}
+ other{"{0} GB"}
+ }
+ kilobit{
+ dnam{"kb"}
+ one{"{0} kb"}
+ other{"{0} kb"}
+ }
+ kilobyte{
+ dnam{"kB"}
+ one{"{0} kB"}
+ other{"{0} kB"}
+ }
+ megabit{
+ dnam{"Mb"}
+ one{"{0} Mb"}
+ other{"{0} Mb"}
+ }
+ megabyte{
+ dnam{"MB"}
+ one{"{0} MB"}
+ other{"{0} MB"}
+ }
+ terabit{
+ one{"{0} Tb"}
+ other{"{0} Tb"}
+ }
+ terabyte{
+ dnam{"TB"}
+ one{"{0} TB"}
+ other{"{0} TB"}
+ }
+ }
duration{
day{
dnam{"ден"}
@@ -124,16 +913,482 @@ mk{
other{"{0} год."}
}
}
+ length{
+ astronomical-unit{
+ one{"{0} ае"}
+ other{"{0} ае"}
+ }
+ centimeter{
+ dnam{"см"}
+ one{"{0} см"}
+ other{"{0} см"}
+ }
+ decimeter{
+ one{"{0} дм"}
+ other{"{0} дм"}
+ }
+ fathom{
+ dnam{"фатоми"}
+ one{"{0} фм"}
+ other{"{0} фм"}
+ }
+ foot{
+ one{"{0}′"}
+ other{"{0}′"}
+ }
+ furlong{
+ dnam{"фурлонг"}
+ one{"{0} фур"}
+ other{"{0} фур"}
+ }
+ inch{
+ one{"{0}″"}
+ other{"{0}″"}
+ }
+ kilometer{
+ dnam{"км"}
+ one{"{0} км"}
+ other{"{0} км"}
+ }
+ light-year{
+ one{"{0} сг"}
+ other{"{0} сг"}
+ }
+ meter{
+ dnam{"метар"}
+ one{"{0} м"}
+ other{"{0} м"}
+ }
+ micrometer{
+ one{"{0} µм"}
+ other{"{0} µм"}
+ }
+ mile{
+ one{"{0} ми"}
+ other{"{0} ми"}
+ }
+ millimeter{
+ dnam{"мм"}
+ one{"{0} мм"}
+ other{"{0} мм"}
+ }
+ nanometer{
+ one{"{0} нм"}
+ other{"{0} нм"}
+ }
+ nautical-mile{
+ one{"{0} нми"}
+ other{"{0} нми"}
+ }
+ parsec{
+ one{"{0} пс"}
+ other{"{0} пс"}
+ }
+ picometer{
+ one{"{0} пм"}
+ other{"{0} пм"}
+ }
+ yard{
+ one{"{0} јд"}
+ other{"{0} јд"}
+ }
+ }
+ light{
+ lux{
+ one{"{0} лк"}
+ other{"{0} лк"}
+ }
+ }
+ mass{
+ carat{
+ one{"{0} кар."}
+ other{"{0} кар."}
+ }
+ gram{
+ dnam{"грам"}
+ one{"{0}г"}
+ other{"{0}г"}
+ }
+ kilogram{
+ dnam{"кг"}
+ one{"{0} кг"}
+ other{"{0} кг"}
+ }
+ metric-ton{
+ one{"{0} т"}
+ other{"{0} т"}
+ }
+ microgram{
+ one{"{0} µг"}
+ other{"{0} µг"}
+ }
+ milligram{
+ one{"{0} мг"}
+ other{"{0} мг"}
+ }
+ ounce{
+ one{"{0} унца"}
+ other{"{0} унци"}
+ }
+ ounce-troy{
+ one{"{0} oz t"}
+ other{"{0} oz t"}
+ }
+ pound{
+ one{"{0} фунта"}
+ other{"{0} фунти"}
+ }
+ stone{
+ dnam{"стоун"}
+ one{"{0} стоун"}
+ other{"{0} стоуни"}
+ }
+ ton{
+ dnam{"тони"}
+ one{"{0} тн"}
+ other{"{0} тн"}
+ }
+ }
+ power{
+ horsepower{
+ one{"{0} кс"}
+ other{"{0} кс"}
+ }
+ kilowatt{
+ dnam{"kW"}
+ one{"{0} kW"}
+ other{"{0} kW"}
+ }
+ watt{
+ one{"{0} ват"}
+ other{"{0} вати"}
+ }
+ }
+ pressure{
+ hectopascal{
+ one{"{0} хПа"}
+ other{"{0} хПа"}
+ }
+ inch-hg{
+ dnam{"inHg"}
+ one{"{0} inHg"}
+ other{"{0} inHg"}
+ }
+ millibar{
+ dnam{"мбар"}
+ one{"{0} мб"}
+ other{"{0} мб"}
+ }
+ millimeter-of-mercury{
+ one{"{0}mm Hg"}
+ other{"{0}mm Hg"}
+ }
+ }
+ proportion{
+ karat{
+ one{"{0} кт"}
+ other{"{0} кт"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"км/ч"}
+ one{"{0} к/ч"}
+ other{"{0} к/ч"}
+ }
+ meter-per-second{
+ one{"{0} м/с"}
+ other{"{0} м/с"}
+ }
+ mile-per-hour{
+ one{"{0} ми/ч"}
+ other{"{0} ми/ч"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"°C"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ dnam{"°F"}
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ kelvin{
+ one{"{0}°K"}
+ other{"{0}°K"}
+ }
+ }
+ volume{
+ acre-foot{
+ one{"{0} ак ст"}
+ other{"{0} ак ст"}
+ }
+ bushel{
+ dnam{"бу"}
+ one{"{0} бу"}
+ other{"{0} бу"}
+ }
+ centiliter{
+ one{"{0} сл"}
+ other{"{0} сл"}
+ }
+ cubic-centimeter{
+ one{"{0} см³"}
+ other{"{0} см³"}
+ }
+ cubic-foot{
+ one{"{0} ст³"}
+ other{"{0} ст³"}
+ }
+ cubic-inch{
+ one{"{0} ин³"}
+ other{"{0} ин³"}
+ }
+ cubic-kilometer{
+ one{"{0} км³"}
+ other{"{0} км³"}
+ }
+ cubic-meter{
+ one{"{0} м³"}
+ other{"{0} м³"}
+ }
+ cubic-mile{
+ one{"{0} ми³"}
+ other{"{0} ми³"}
+ }
+ cubic-yard{
+ one{"{0} јд³"}
+ other{"{0} јд³"}
+ }
+ deciliter{
+ one{"{0} дл"}
+ other{"{0} дл"}
+ }
+ fluid-ounce{
+ one{"{0} fl oz"}
+ other{"{0} fl oz"}
+ }
+ gallon{
+ one{"{0} гал"}
+ other{"{0} гал"}
+ }
+ hectoliter{
+ one{"{0} хл"}
+ other{"{0} хл"}
+ }
+ liter{
+ dnam{"литар"}
+ one{"{0} л"}
+ other{"{0} л"}
+ }
+ megaliter{
+ one{"{0} Мл"}
+ other{"{0} Мл"}
+ }
+ milliliter{
+ one{"{0} мл"}
+ other{"{0} мл"}
+ }
+ pint{
+ one{"{0} пт"}
+ other{"{0} пт"}
+ }
+ quart{
+ one{"{0} qt"}
+ other{"{0} qt"}
+ }
+ tablespoon{
+ one{"{0}tbsp"}
+ other{"{0}tbsp"}
+ }
+ teaspoon{
+ one{"{0}tsp"}
+ other{"{0}tsp"}
+ }
+ }
}
unitsShort{
+ acceleration{
+ g-force{
+ dnam{"гравитациска сила"}
+ one{"{0} G"}
+ other{"{0} G"}
+ }
+ meter-per-second-squared{
+ dnam{"метри/сек²"}
+ one{"{0} м/с²"}
+ other{"{0} м/с²"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"минути"}
+ one{"{0} мин."}
+ other{"{0} мин"}
+ }
+ arc-second{
+ dnam{"секунди"}
+ one{"{0} сек"}
+ other{"{0} сек"}
+ }
+ degree{
+ dnam{"степени"}
+ one{"{0} степ."}
+ other{"{0} степ."}
+ }
+ radian{
+ dnam{"радијани"}
+ one{"{0} rad"}
+ other{"{0} rad"}
+ }
+ revolution{
+ dnam{"rev"}
+ one{"{0} rev"}
+ other{"{0} rev"}
+ }
+ }
+ area{
+ acre{
+ dnam{"акри"}
+ one{"{0} акр"}
+ other{"{0} акри"}
+ }
+ hectare{
+ dnam{"хектари"}
+ one{"{0} хектар"}
+ other{"{0} хектари"}
+ }
+ square-centimeter{
+ dnam{"см²"}
+ one{"{0} см²"}
+ other{"{0} см²"}
+ per{"{0}/см²"}
+ }
+ square-foot{
+ dnam{"квадратни стапки"}
+ one{"{0} кв. стапка"}
+ other{"{0} кв. ст."}
+ }
+ square-inch{
+ dnam{"in²"}
+ one{"{0} in²"}
+ other{"{0} in²"}
+ per{"{0}/in²"}
+ }
+ square-kilometer{
+ dnam{"км²"}
+ one{"{0} км²"}
+ other{"{0} км²"}
+ }
+ square-meter{
+ dnam{"метри²"}
+ one{"{0} м²"}
+ other{"{0} м²"}
+ per{"{0}/м²"}
+ }
+ square-mile{
+ dnam{"кв. милји"}
+ one{"{0} кв. милја"}
+ other{"{0} кв. милји"}
+ }
+ square-yard{
+ dnam{"јарди²"}
+ one{"{0} јд²"}
+ other{"{0} јд²"}
+ }
+ }
compound{
per{"{0}/{1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0} L/100km"}
+ other{"{0} L/100km"}
+ }
+ liter-per-kilometer{
+ dnam{"литри/км"}
+ one{"{0} L/km"}
+ other{"{0} L/km"}
+ }
+ mile-per-gallon{
+ dnam{"милји/гал"}
+ one{"{0} mpg"}
+ other{"{0} mpg"}
+ }
+ }
+ coordinate{
+ east{"{0}И"}
+ north{"{0}С"}
+ south{"{0}Ј"}
+ west{"{0}З"}
+ }
+ digital{
+ bit{
+ dnam{"бит"}
+ one{"{0} бит"}
+ other{"{0} битови"}
+ }
+ byte{
+ dnam{"бајт"}
+ one{"{0} бајт"}
+ other{"{0} бајти"}
+ }
+ gigabit{
+ dnam{"Gb"}
+ one{"{0} Gb"}
+ other{"{0} Gb"}
+ }
+ gigabyte{
+ dnam{"GB"}
+ one{"{0} GB"}
+ other{"{0} GB"}
+ }
+ kilobit{
+ dnam{"kbit"}
+ one{"{0} kb"}
+ other{"{0} kb"}
+ }
+ kilobyte{
+ dnam{"kB"}
+ one{"{0} kB"}
+ other{"{0} kB"}
+ }
+ megabit{
+ dnam{"Mbit"}
+ one{"{0} Mb"}
+ other{"{0} Mb"}
+ }
+ megabyte{
+ dnam{"MByte"}
+ one{"{0} MB"}
+ other{"{0} MB"}
+ }
+ terabit{
+ dnam{"Tbit"}
+ one{"{0} Tb"}
+ other{"{0} Tb"}
+ }
+ terabyte{
+ dnam{"TByte"}
+ one{"{0} TB"}
+ other{"{0} TB"}
+ }
+ }
duration{
+ century{
+ dnam{"в."}
+ one{"{0} в."}
+ other{"{0} в."}
+ }
day{
dnam{"дена"}
one{"{0} ден"}
other{"{0} дена"}
+ per{"{0}/ден"}
}
hour{
dnam{"часа"}
@@ -155,11 +1410,13 @@ mk{
dnam{"минути"}
one{"{0} мин."}
other{"{0} мин."}
+ per{"{0}/мин."}
}
month{
dnam{"месеци"}
one{"{0} мес."}
other{"{0} мес."}
+ per{"{0}/мес."}
}
nanosecond{
dnam{"наносек"}
@@ -176,11 +1433,495 @@ mk{
dnam{"седмици"}
one{"{0} сед."}
other{"{0} сед."}
+ per{"{0}/сед."}
}
year{
dnam{"години"}
one{"{0} год."}
other{"{0} год."}
+ per{"{0}/год."}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"амп."}
+ one{"{0} A"}
+ other{"{0} A"}
+ }
+ milliampere{
+ dnam{"милиамп."}
+ one{"{0} mA"}
+ other{"{0} mA"}
+ }
+ ohm{
+ dnam{"оми"}
+ one{"{0} Ω"}
+ other{"{0} Ω"}
+ }
+ volt{
+ dnam{"волти"}
+ one{"{0} V"}
+ other{"{0} V"}
+ }
+ }
+ energy{
+ calorie{
+ dnam{"кал."}
+ one{"{0} кал."}
+ other{"{0} кал."}
+ }
+ foodcalorie{
+ dnam{"Кал."}
+ one{"{0} кал."}
+ other{"{0} кал."}
+ }
+ joule{
+ dnam{"џули"}
+ one{"{0} J"}
+ other{"{0} J"}
+ }
+ kilocalorie{
+ dnam{"kcal"}
+ one{"{0} kcal"}
+ other{"{0} kcal"}
+ }
+ kilojoule{
+ dnam{"килоџул"}
+ one{"{0} kJ"}
+ other{"{0} kJ"}
+ }
+ kilowatt-hour{
+ dnam{"kWh"}
+ one{"{0} kWh"}
+ other{"{0} kWh"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"GHz"}
+ one{"{0} GHz"}
+ other{"{0} GHz"}
+ }
+ hertz{
+ dnam{"Hz"}
+ one{"{0} Hz"}
+ other{"{0} Hz"}
+ }
+ kilohertz{
+ dnam{"kHz"}
+ one{"{0} kHz"}
+ other{"{0} kHz"}
+ }
+ megahertz{
+ dnam{"MHz"}
+ one{"{0} MHz"}
+ other{"{0} MHz"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"ае"}
+ one{"{0} ае"}
+ other{"{0} ае"}
+ }
+ centimeter{
+ dnam{"см"}
+ one{"{0} см"}
+ other{"{0} см"}
+ per{"{0}/см"}
+ }
+ decimeter{
+ dnam{"дм"}
+ one{"{0} дм"}
+ other{"{0} дм"}
+ }
+ fathom{
+ dnam{"фатоми"}
+ one{"{0} фм"}
+ other{"{0} фм"}
+ }
+ foot{
+ dnam{"стапки"}
+ one{"{0} ст"}
+ other{"{0} ст"}
+ per{"{0}/ст"}
+ }
+ furlong{
+ dnam{"фурлонзи"}
+ one{"{0} фур"}
+ other{"{0} фур"}
+ }
+ inch{
+ dnam{"инчи"}
+ one{"{0} инч"}
+ other{"{0} инчи"}
+ per{"{0}/ин"}
+ }
+ kilometer{
+ dnam{"км"}
+ one{"{0} км"}
+ other{"{0} км"}
+ per{"{0}/км"}
+ }
+ light-year{
+ dnam{"свет. год."}
+ one{"{0} сг"}
+ other{"{0} сг"}
+ }
+ meter{
+ dnam{"метри"}
+ one{"{0} м"}
+ other{"{0} м"}
+ per{"{0}/м"}
+ }
+ micrometer{
+ dnam{"µm"}
+ one{"{0} µm"}
+ other{"{0} µm"}
+ }
+ mile{
+ dnam{"милји"}
+ one{"{0} ми"}
+ other{"{0} ми"}
+ }
+ mile-scandinavian{
+ dnam{"smi"}
+ one{"{0} smi"}
+ other{"{0} smi"}
+ }
+ millimeter{
+ dnam{"мм"}
+ one{"{0} мм"}
+ other{"{0} мм"}
+ }
+ nanometer{
+ dnam{"нм"}
+ one{"{0} нм"}
+ other{"{0} нм"}
+ }
+ nautical-mile{
+ dnam{"нми"}
+ one{"{0} нми"}
+ other{"{0} нми"}
+ }
+ parsec{
+ dnam{"парсеци"}
+ one{"{0} пс"}
+ other{"{0} пс"}
+ }
+ picometer{
+ dnam{"пм"}
+ one{"{0} пм"}
+ other{"{0} пм"}
+ }
+ yard{
+ dnam{"јарди"}
+ one{"{0} јард"}
+ other{"{0} јарди"}
+ }
+ }
+ light{
+ lux{
+ dnam{"лукс"}
+ one{"{0} lx"}
+ other{"{0} lx"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"карати"}
+ one{"{0} кар."}
+ other{"{0} кар."}
+ }
+ gram{
+ dnam{"грама"}
+ one{"{0} г"}
+ other{"{0} г"}
+ per{"{0}/г"}
+ }
+ kilogram{
+ dnam{"кг"}
+ one{"{0} кг"}
+ other{"{0} кг"}
+ per{"{0}/кг"}
+ }
+ metric-ton{
+ dnam{"т"}
+ one{"{0} т"}
+ other{"{0} т"}
+ }
+ microgram{
+ dnam{"µg"}
+ one{"{0} µg"}
+ other{"{0} µg"}
+ }
+ milligram{
+ dnam{"мг"}
+ one{"{0} мг"}
+ other{"{0} мг"}
+ }
+ ounce{
+ dnam{"унци"}
+ one{"{0} унца"}
+ other{"{0} унци"}
+ per{"{0}/oz"}
+ }
+ ounce-troy{
+ dnam{"тројска унца"}
+ one{"{0} oz t"}
+ other{"{0} oz t"}
+ }
+ pound{
+ dnam{"фунти"}
+ one{"{0} фунта"}
+ other{"{0} фунти"}
+ per{"{0}/lb"}
+ }
+ stone{
+ dnam{"стоуни"}
+ one{"{0} стоун"}
+ other{"{0} стоуни"}
+ }
+ ton{
+ dnam{"тони"}
+ one{"{0} тн"}
+ other{"{0} тн"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"GW"}
+ one{"{0} GW"}
+ other{"{0} GW"}
+ }
+ horsepower{
+ dnam{"коњски сили"}
+ one{"{0} кс"}
+ other{"{0} кс"}
+ }
+ kilowatt{
+ dnam{"kW"}
+ one{"{0} kW"}
+ other{"{0} kW"}
+ }
+ megawatt{
+ dnam{"MW"}
+ one{"{0} MW"}
+ other{"{0} MW"}
+ }
+ milliwatt{
+ dnam{"mW"}
+ one{"{0} mW"}
+ other{"{0} mW"}
+ }
+ watt{
+ dnam{"вати"}
+ one{"{0} ват"}
+ other{"{0} вати"}
+ }
+ }
+ pressure{
+ hectopascal{
+ dnam{"hPa"}
+ one{"{0} hPa"}
+ other{"{0} hPa"}
+ }
+ inch-hg{
+ dnam{"inHg"}
+ one{"{0} inHg"}
+ other{"{0} inHg"}
+ }
+ millibar{
+ dnam{"мбар"}
+ one{"{0} мбар"}
+ other{"{0} мб."}
+ }
+ millimeter-of-mercury{
+ dnam{"мм жива"}
+ one{"{0} мм жива"}
+ other{"{0} мм жива"}
+ }
+ pound-per-square-inch{
+ dnam{"psi"}
+ one{"{0} psi"}
+ other{"{0} psi"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"карати"}
+ one{"{0} kt"}
+ other{"{0} kt"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"км/час"}
+ one{"{0} к/ч"}
+ other{"{0} к/ч"}
+ }
+ knot{
+ dnam{"kn"}
+ one{"{0} kn"}
+ other{"{0} kn"}
+ }
+ meter-per-second{
+ dnam{"метри/сек"}
+ one{"{0} м/с"}
+ other{"{0} м/с"}
+ }
+ mile-per-hour{
+ dnam{"милји/час"}
+ one{"{0} ми/ч"}
+ other{"{0} ми/ч"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"целзиусови степени"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ dnam{"°F"}
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"K"}
+ one{"{0} K"}
+ other{"{0} K"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"ар-ст."}
+ one{"{0} ар-ст."}
+ other{"{0} ар-ст."}
+ }
+ bushel{
+ dnam{"бушели"}
+ one{"{0} бу"}
+ other{"{0} бу"}
+ }
+ centiliter{
+ dnam{"cL"}
+ one{"{0} cL"}
+ other{"{0} cL"}
+ }
+ cubic-centimeter{
+ dnam{"см³"}
+ one{"{0} см³"}
+ other{"{0} см³"}
+ per{"{0}/см³"}
+ }
+ cubic-foot{
+ dnam{"стапки³"}
+ one{"{0} ст³"}
+ other{"{0} ст³"}
+ }
+ cubic-inch{
+ dnam{"инчи³"}
+ one{"{0} in³"}
+ other{"{0} in³"}
+ }
+ cubic-kilometer{
+ dnam{"км³"}
+ one{"{0} км³"}
+ other{"{0} км³"}
+ }
+ cubic-meter{
+ dnam{"м³"}
+ one{"{0} м³"}
+ other{"{0} м³"}
+ per{"{0}/м³"}
+ }
+ cubic-mile{
+ dnam{"ми³"}
+ one{"{0} ми³"}
+ other{"{0} ми³"}
+ }
+ cubic-yard{
+ dnam{"јарди³"}
+ one{"{0} јд³"}
+ other{"{0} јд³"}
+ }
+ cup{
+ dnam{"шолји"}
+ one{"{0} ш."}
+ other{"{0} ш."}
+ }
+ cup-metric{
+ dnam{"mcup"}
+ one{"{0} mc"}
+ other{"{0} mc"}
+ }
+ deciliter{
+ dnam{"dL"}
+ one{"{0} dL"}
+ other{"{0} dL"}
+ }
+ fluid-ounce{
+ dnam{"fl oz"}
+ one{"{0} fl oz"}
+ other{"{0} fl oz"}
+ }
+ gallon{
+ dnam{"гал"}
+ one{"{0} гал"}
+ other{"{0} гал"}
+ per{"{0}/gal"}
+ }
+ hectoliter{
+ dnam{"hL"}
+ one{"{0} hL"}
+ other{"{0} hL"}
+ }
+ liter{
+ dnam{"литри"}
+ one{"{0} л"}
+ other{"{0} л"}
+ per{"{0}/л"}
+ }
+ megaliter{
+ dnam{"ML"}
+ one{"{0} ML"}
+ other{"{0} ML"}
+ }
+ milliliter{
+ dnam{"mL"}
+ one{"{0} mL"}
+ other{"{0} mL"}
+ }
+ pint{
+ dnam{"пинти"}
+ one{"{0} pt"}
+ other{"{0} pt"}
+ }
+ pint-metric{
+ dnam{"mpt"}
+ one{"{0} mpt"}
+ other{"{0} mpt"}
+ }
+ quart{
+ dnam{"qt"}
+ one{"{0} qt"}
+ other{"{0} qt"}
+ }
+ tablespoon{
+ dnam{"tbsp"}
+ one{"{0} tbsp"}
+ other{"{0} tbsp"}
+ }
+ teaspoon{
+ dnam{"tsp"}
+ one{"{0} tsp"}
+ other{"{0} tsp"}
}
}
}
« no previous file with comments | « source/data/unit/mgo.txt ('k') | source/data/unit/ml.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698