| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/bg.xml | 6 // * Source File: <path>/common/main/bg.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/bg.xml | 10 * ICU <specials> source: <path>/common/main/bg.xml |
| (...skipping 959 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 970 Tone{"Интонация"} | 970 Tone{"Интонация"} |
| 971 UNGEGN{"ГЕСГИООН (UNGEGN)"} | 971 UNGEGN{"ГЕСГИООН (UNGEGN)"} |
| 972 x-Accents{"Диакритични знаци"} | 972 x-Accents{"Диакритични знаци"} |
| 973 x-Fullwidth{"С пълна ширина"} | 973 x-Fullwidth{"С пълна ширина"} |
| 974 x-Halfwidth{"С половин ширина"} | 974 x-Halfwidth{"С половин ширина"} |
| 975 x-Jamo{"Джамо"} | 975 x-Jamo{"Джамо"} |
| 976 x-Pinyin{"Пинин"} | 976 x-Pinyin{"Пинин"} |
| 977 x-Publishing{"Типографски"} | 977 x-Publishing{"Типографски"} |
| 978 } | 978 } |
| 979 units{ | 979 units{ |
| 980 acceleration{ | |
| 981 g-force{ | |
| 982 one{"{0} G"} | |
| 983 other{"{0} G"} | |
| 984 } | |
| 985 } | |
| 986 angle{ | |
| 987 arc-minute{ | |
| 988 one{"{0} минута"} | |
| 989 other{"{0} минути"} | |
| 990 } | |
| 991 arc-second{ | |
| 992 one{"{0} секунда"} | |
| 993 other{"{0} секунди"} | |
| 994 } | |
| 995 degree{ | |
| 996 one{"{0} градус"} | |
| 997 other{"{0} градуса"} | |
| 998 } | |
| 999 } | |
| 1000 area{ | |
| 1001 acre{ | |
| 1002 one{"{0} акър"} | |
| 1003 other{"{0} акра"} | |
| 1004 } | |
| 1005 hectare{ | |
| 1006 one{"{0} хектар"} | |
| 1007 other{"{0} хектара"} | |
| 1008 } | |
| 1009 square-foot{ | |
| 1010 one{"{0} квадратен фут"} | |
| 1011 other{"{0} квадратни фута"} | |
| 1012 } | |
| 1013 square-kilometer{ | |
| 1014 one{"{0} квадратен километър"} | |
| 1015 other{"{0} квадратни километра"} | |
| 1016 } | |
| 1017 square-meter{ | |
| 1018 one{"{0} квадратен метър"} | |
| 1019 other{"{0} квадратни метра"} | |
| 1020 } | |
| 1021 square-mile{ | |
| 1022 one{"{0} квадратна миля"} | |
| 1023 other{"{0} квадратни мили"} | |
| 1024 } | |
| 1025 } | |
| 1026 compound{ | 980 compound{ |
| 1027 per{"{0} в {1}"} | 981 per{"{0} в {1}"} |
| 1028 } | 982 } |
| 1029 duration{ | 983 duration{ |
| 1030 day{ | 984 day{ |
| 1031 one{"{0} ден"} | 985 one{"{0} ден"} |
| 1032 other{"{0} дни"} | 986 other{"{0} дни"} |
| 1033 } | 987 } |
| 1034 hour{ | 988 hour{ |
| 1035 one{"{0} час"} | 989 one{"{0} час"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1053 } | 1007 } |
| 1054 week{ | 1008 week{ |
| 1055 one{"{0} седмица"} | 1009 one{"{0} седмица"} |
| 1056 other{"{0} седмици"} | 1010 other{"{0} седмици"} |
| 1057 } | 1011 } |
| 1058 year{ | 1012 year{ |
| 1059 one{"{0} година"} | 1013 one{"{0} година"} |
| 1060 other{"{0} години"} | 1014 other{"{0} години"} |
| 1061 } | 1015 } |
| 1062 } | 1016 } |
| 1063 length{ | |
| 1064 centimeter{ | |
| 1065 one{"{0} сантиметър"} | |
| 1066 other{"{0} сантиметра"} | |
| 1067 } | |
| 1068 foot{ | |
| 1069 one{"{0} фут"} | |
| 1070 other{"{0} фута"} | |
| 1071 } | |
| 1072 inch{ | |
| 1073 one{"{0} инч"} | |
| 1074 other{"{0} инча"} | |
| 1075 } | |
| 1076 kilometer{ | |
| 1077 one{"{0} километър"} | |
| 1078 other{"{0} километра"} | |
| 1079 } | |
| 1080 light-year{ | |
| 1081 one{"{0} светлинна година"} | |
| 1082 other{"{0} светлинни години"} | |
| 1083 } | |
| 1084 meter{ | |
| 1085 one{"{0} метър"} | |
| 1086 other{"{0} метра"} | |
| 1087 } | |
| 1088 mile{ | |
| 1089 one{"{0} миля"} | |
| 1090 other{"{0} мили"} | |
| 1091 } | |
| 1092 millimeter{ | |
| 1093 one{"{0} милиметър"} | |
| 1094 other{"{0} милиметра"} | |
| 1095 } | |
| 1096 picometer{ | |
| 1097 one{"{0} пикометър"} | |
| 1098 other{"{0} пикометра"} | |
| 1099 } | |
| 1100 yard{ | |
| 1101 one{"{0} ярд"} | |
| 1102 other{"{0} ярда"} | |
| 1103 } | |
| 1104 } | |
| 1105 mass{ | |
| 1106 gram{ | |
| 1107 one{"{0} грам"} | |
| 1108 other{"{0} грама"} | |
| 1109 } | |
| 1110 kilogram{ | |
| 1111 one{"{0} килограм"} | |
| 1112 other{"{0} килограма"} | |
| 1113 } | |
| 1114 ounce{ | |
| 1115 one{"{0} унция"} | |
| 1116 other{"{0} унции"} | |
| 1117 } | |
| 1118 pound{ | |
| 1119 one{"{0} фунт"} | |
| 1120 other{"{0} фунта"} | |
| 1121 } | |
| 1122 } | |
| 1123 power{ | |
| 1124 horsepower{ | |
| 1125 one{"{0} конска сила"} | |
| 1126 other{"{0} конски сили"} | |
| 1127 } | |
| 1128 kilowatt{ | |
| 1129 one{"{0} киловат"} | |
| 1130 other{"{0} киловата"} | |
| 1131 } | |
| 1132 watt{ | |
| 1133 one{"{0} ват"} | |
| 1134 other{"{0} вата"} | |
| 1135 } | |
| 1136 } | |
| 1137 pressure{ | |
| 1138 hectopascal{ | |
| 1139 one{"{0} хектопаскал"} | |
| 1140 other{"{0} хектопаскала"} | |
| 1141 } | |
| 1142 inch-hg{ | |
| 1143 one{"{0} инч живачен стълб"} | |
| 1144 other{"{0} инча живачен стълб"} | |
| 1145 } | |
| 1146 millibar{ | |
| 1147 one{"{0} милибар"} | |
| 1148 other{"{0} милибара"} | |
| 1149 } | |
| 1150 } | |
| 1151 speed{ | |
| 1152 kilometer-per-hour{ | |
| 1153 one{"{0} километър в час"} | |
| 1154 other{"{0} километра в час"} | |
| 1155 } | |
| 1156 meter-per-second{ | |
| 1157 one{"{0} метър в секунда"} | |
| 1158 other{"{0} метра в секунда"} | |
| 1159 } | |
| 1160 mile-per-hour{ | |
| 1161 one{"{0} миля в час"} | |
| 1162 other{"{0} мили в час"} | |
| 1163 } | |
| 1164 } | |
| 1165 temperature{ | |
| 1166 celsius{ | |
| 1167 one{"{0} градус Целзий"} | |
| 1168 other{"{0} градуса Целзий"} | |
| 1169 } | |
| 1170 fahrenheit{ | |
| 1171 one{"{0} градус по Фаренхайт"} | |
| 1172 other{"{0} градуса по Фаренхайт"} | |
| 1173 } | |
| 1174 } | |
| 1175 volume{ | |
| 1176 cubic-kilometer{ | |
| 1177 one{"{0} кубически километър"} | |
| 1178 other{"{0} кубически километра"} | |
| 1179 } | |
| 1180 cubic-mile{ | |
| 1181 one{"{0} кубическа миля"} | |
| 1182 other{"{0} кубически мили"} | |
| 1183 } | |
| 1184 liter{ | |
| 1185 one{"{0} литър"} | |
| 1186 other{"{0} литра"} | |
| 1187 } | |
| 1188 } | |
| 1189 } | 1017 } |
| 1190 unitsNarrow{ | 1018 unitsNarrow{ |
| 1191 acceleration{ | |
| 1192 g-force{ | |
| 1193 one{"{0} G"} | |
| 1194 other{"{0} G"} | |
| 1195 } | |
| 1196 } | |
| 1197 angle{ | |
| 1198 arc-minute{ | |
| 1199 one{"{0}′"} | |
| 1200 other{"{0}′"} | |
| 1201 } | |
| 1202 arc-second{ | |
| 1203 one{"{0}″"} | |
| 1204 other{"{0}″"} | |
| 1205 } | |
| 1206 degree{ | |
| 1207 one{"{0}°"} | |
| 1208 other{"{0}°"} | |
| 1209 } | |
| 1210 } | |
| 1211 area{ | |
| 1212 acre{ | |
| 1213 one{"{0} акър"} | |
| 1214 other{"{0} акра"} | |
| 1215 } | |
| 1216 hectare{ | |
| 1217 one{"{0} ha"} | |
| 1218 other{"{0} ha"} | |
| 1219 } | |
| 1220 square-foot{ | |
| 1221 one{"{0} кв. фут"} | |
| 1222 other{"{0} кв. фута"} | |
| 1223 } | |
| 1224 square-kilometer{ | |
| 1225 one{"{0} km²"} | |
| 1226 other{"{0} km²"} | |
| 1227 } | |
| 1228 square-meter{ | |
| 1229 one{"{0} m²"} | |
| 1230 other{"{0} m²"} | |
| 1231 } | |
| 1232 square-mile{ | |
| 1233 one{"{0} кв. миля"} | |
| 1234 other{"{0} кв. мили"} | |
| 1235 } | |
| 1236 } | |
| 1237 compound{ | 1019 compound{ |
| 1238 per{"{0}/{1}"} | 1020 per{"{0}/{1}"} |
| 1239 } | 1021 } |
| 1240 duration{ | 1022 duration{ |
| 1241 day{ | 1023 day{ |
| 1242 one{"{0} д"} | 1024 one{"{0} д"} |
| 1243 other{"{0} д"} | 1025 other{"{0} д"} |
| 1244 } | 1026 } |
| 1245 hour{ | 1027 hour{ |
| 1246 one{"{0} h"} | 1028 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1264 } | 1046 } |
| 1265 week{ | 1047 week{ |
| 1266 one{"{0} седм."} | 1048 one{"{0} седм."} |
| 1267 other{"{0} седм."} | 1049 other{"{0} седм."} |
| 1268 } | 1050 } |
| 1269 year{ | 1051 year{ |
| 1270 one{"{0} г"} | 1052 one{"{0} г"} |
| 1271 other{"{0} г"} | 1053 other{"{0} г"} |
| 1272 } | 1054 } |
| 1273 } | 1055 } |
| 1274 length{ | |
| 1275 centimeter{ | |
| 1276 one{"{0} cm"} | |
| 1277 other{"{0} cm"} | |
| 1278 } | |
| 1279 foot{ | |
| 1280 one{"{0} фут"} | |
| 1281 other{"{0} фута"} | |
| 1282 } | |
| 1283 inch{ | |
| 1284 one{"{0}\u0022"} | |
| 1285 other{"{0}\u0022"} | |
| 1286 } | |
| 1287 kilometer{ | |
| 1288 one{"{0} km"} | |
| 1289 other{"{0} km"} | |
| 1290 } | |
| 1291 light-year{ | |
| 1292 one{"{0} св.г."} | |
| 1293 other{"{0} св.г."} | |
| 1294 } | |
| 1295 meter{ | |
| 1296 one{"{0} m"} | |
| 1297 other{"{0} m"} | |
| 1298 } | |
| 1299 mile{ | |
| 1300 one{"{0} миля"} | |
| 1301 other{"{0} мили"} | |
| 1302 } | |
| 1303 millimeter{ | |
| 1304 one{"{0} mm"} | |
| 1305 other{"{0} mm"} | |
| 1306 } | |
| 1307 picometer{ | |
| 1308 one{"{0} pm"} | |
| 1309 other{"{0} pm"} | |
| 1310 } | |
| 1311 yard{ | |
| 1312 one{"{0} ярд"} | |
| 1313 other{"{0} ярда"} | |
| 1314 } | |
| 1315 } | |
| 1316 mass{ | |
| 1317 gram{ | |
| 1318 one{"{0} g"} | |
| 1319 other{"{0} g"} | |
| 1320 } | |
| 1321 kilogram{ | |
| 1322 one{"{0} kg"} | |
| 1323 other{"{0} kg"} | |
| 1324 } | |
| 1325 ounce{ | |
| 1326 one{"{0} унц."} | |
| 1327 other{"{0} унц."} | |
| 1328 } | |
| 1329 pound{ | |
| 1330 one{"{0} фунт"} | |
| 1331 other{"{0} фунта"} | |
| 1332 } | |
| 1333 } | |
| 1334 power{ | |
| 1335 horsepower{ | |
| 1336 one{"{0} к.с."} | |
| 1337 other{"{0} к.с."} | |
| 1338 } | |
| 1339 kilowatt{ | |
| 1340 one{"{0} kW"} | |
| 1341 other{"{0} kW"} | |
| 1342 } | |
| 1343 watt{ | |
| 1344 one{"{0} W"} | |
| 1345 other{"{0} W"} | |
| 1346 } | |
| 1347 } | |
| 1348 pressure{ | |
| 1349 hectopascal{ | |
| 1350 one{"{0} hPa"} | |
| 1351 other{"{0} hPa"} | |
| 1352 } | |
| 1353 inch-hg{ | |
| 1354 one{"{0} inHg"} | |
| 1355 other{"{0} inHg"} | |
| 1356 } | |
| 1357 millibar{ | |
| 1358 one{"{0} mbar"} | |
| 1359 other{"{0} mbar"} | |
| 1360 } | |
| 1361 } | |
| 1362 speed{ | |
| 1363 kilometer-per-hour{ | |
| 1364 one{"{0} km/h"} | |
| 1365 other{"{0} km/h"} | |
| 1366 } | |
| 1367 meter-per-second{ | |
| 1368 one{"{0} m/s"} | |
| 1369 other{"{0} m/s"} | |
| 1370 } | |
| 1371 mile-per-hour{ | |
| 1372 one{"{0} миля/ч"} | |
| 1373 other{"{0} мили/ч"} | |
| 1374 } | |
| 1375 } | |
| 1376 temperature{ | |
| 1377 celsius{ | |
| 1378 one{"{0} °"} | |
| 1379 other{"{0} °"} | |
| 1380 } | |
| 1381 fahrenheit{ | |
| 1382 one{"{0} °F"} | |
| 1383 other{"{0} °F"} | |
| 1384 } | |
| 1385 } | |
| 1386 volume{ | |
| 1387 cubic-kilometer{ | |
| 1388 one{"{0} km³"} | |
| 1389 other{"{0} km³"} | |
| 1390 } | |
| 1391 cubic-mile{ | |
| 1392 one{"{0} куб. миля"} | |
| 1393 other{"{0} куб. мили"} | |
| 1394 } | |
| 1395 liter{ | |
| 1396 one{"{0} l"} | |
| 1397 other{"{0} l"} | |
| 1398 } | |
| 1399 } | |
| 1400 } | 1056 } |
| 1401 unitsShort{ | 1057 unitsShort{ |
| 1402 acceleration{ | |
| 1403 g-force{ | |
| 1404 one{"{0} G"} | |
| 1405 other{"{0} G"} | |
| 1406 } | |
| 1407 } | |
| 1408 angle{ | |
| 1409 arc-minute{ | |
| 1410 one{"{0}′"} | |
| 1411 other{"{0}′"} | |
| 1412 } | |
| 1413 arc-second{ | |
| 1414 one{"{0}″"} | |
| 1415 other{"{0}″"} | |
| 1416 } | |
| 1417 degree{ | |
| 1418 one{"{0}°"} | |
| 1419 other{"{0}°"} | |
| 1420 } | |
| 1421 } | |
| 1422 area{ | |
| 1423 acre{ | |
| 1424 one{"{0} акър"} | |
| 1425 other{"{0} акра"} | |
| 1426 } | |
| 1427 hectare{ | |
| 1428 one{"{0} ha"} | |
| 1429 other{"{0} ha"} | |
| 1430 } | |
| 1431 square-foot{ | |
| 1432 one{"{0} кв. фут"} | |
| 1433 other{"{0} кв. фута"} | |
| 1434 } | |
| 1435 square-kilometer{ | |
| 1436 one{"{0} km²"} | |
| 1437 other{"{0} km²"} | |
| 1438 } | |
| 1439 square-meter{ | |
| 1440 one{"{0} m²"} | |
| 1441 other{"{0} m²"} | |
| 1442 } | |
| 1443 square-mile{ | |
| 1444 one{"{0} кв. миля"} | |
| 1445 other{"{0} кв. мили"} | |
| 1446 } | |
| 1447 } | |
| 1448 compound{ | 1058 compound{ |
| 1449 per{"{0}/{1}"} | 1059 per{"{0}/{1}"} |
| 1450 } | 1060 } |
| 1451 duration{ | 1061 duration{ |
| 1452 day{ | 1062 day{ |
| 1453 one{"{0} д"} | 1063 one{"{0} д"} |
| 1454 other{"{0} д"} | 1064 other{"{0} д"} |
| 1455 } | 1065 } |
| 1456 hour{ | 1066 hour{ |
| 1457 one{"{0} h"} | 1067 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1475 } | 1085 } |
| 1476 week{ | 1086 week{ |
| 1477 one{"{0} седм."} | 1087 one{"{0} седм."} |
| 1478 other{"{0} седм."} | 1088 other{"{0} седм."} |
| 1479 } | 1089 } |
| 1480 year{ | 1090 year{ |
| 1481 one{"{0} г"} | 1091 one{"{0} г"} |
| 1482 other{"{0} г"} | 1092 other{"{0} г"} |
| 1483 } | 1093 } |
| 1484 } | 1094 } |
| 1485 length{ | |
| 1486 centimeter{ | |
| 1487 one{"{0} cm"} | |
| 1488 other{"{0} cm"} | |
| 1489 } | |
| 1490 foot{ | |
| 1491 one{"{0} фут"} | |
| 1492 other{"{0} фута"} | |
| 1493 } | |
| 1494 inch{ | |
| 1495 one{"{0} инч"} | |
| 1496 other{"{0} инча"} | |
| 1497 } | |
| 1498 kilometer{ | |
| 1499 one{"{0} km"} | |
| 1500 other{"{0} km"} | |
| 1501 } | |
| 1502 light-year{ | |
| 1503 one{"{0} св.г."} | |
| 1504 other{"{0} св.г."} | |
| 1505 } | |
| 1506 meter{ | |
| 1507 one{"{0} m"} | |
| 1508 other{"{0} m"} | |
| 1509 } | |
| 1510 mile{ | |
| 1511 one{"{0} миля"} | |
| 1512 other{"{0} мили"} | |
| 1513 } | |
| 1514 millimeter{ | |
| 1515 one{"{0} mm"} | |
| 1516 other{"{0} mm"} | |
| 1517 } | |
| 1518 picometer{ | |
| 1519 one{"{0} pm"} | |
| 1520 other{"{0} pm"} | |
| 1521 } | |
| 1522 yard{ | |
| 1523 one{"{0} ярд"} | |
| 1524 other{"{0} ярда"} | |
| 1525 } | |
| 1526 } | |
| 1527 mass{ | |
| 1528 gram{ | |
| 1529 one{"{0} g"} | |
| 1530 other{"{0} g"} | |
| 1531 } | |
| 1532 kilogram{ | |
| 1533 one{"{0} kg"} | |
| 1534 other{"{0} kg"} | |
| 1535 } | |
| 1536 ounce{ | |
| 1537 one{"{0} унц."} | |
| 1538 other{"{0} унц."} | |
| 1539 } | |
| 1540 pound{ | |
| 1541 one{"{0} фунт"} | |
| 1542 other{"{0} фунта"} | |
| 1543 } | |
| 1544 } | |
| 1545 power{ | |
| 1546 horsepower{ | |
| 1547 one{"{0} к.с."} | |
| 1548 other{"{0} к.с."} | |
| 1549 } | |
| 1550 kilowatt{ | |
| 1551 one{"{0} kW"} | |
| 1552 other{"{0} kW"} | |
| 1553 } | |
| 1554 watt{ | |
| 1555 one{"{0} W"} | |
| 1556 other{"{0} W"} | |
| 1557 } | |
| 1558 } | |
| 1559 pressure{ | |
| 1560 hectopascal{ | |
| 1561 one{"{0} hPa"} | |
| 1562 other{"{0} hPa"} | |
| 1563 } | |
| 1564 inch-hg{ | |
| 1565 one{"{0} inHg"} | |
| 1566 other{"{0} inHg"} | |
| 1567 } | |
| 1568 millibar{ | |
| 1569 one{"{0} mbar"} | |
| 1570 other{"{0} mbar"} | |
| 1571 } | |
| 1572 } | |
| 1573 speed{ | |
| 1574 kilometer-per-hour{ | |
| 1575 one{"{0} km/h"} | |
| 1576 other{"{0} km/h"} | |
| 1577 } | |
| 1578 meter-per-second{ | |
| 1579 one{"{0} m/s"} | |
| 1580 other{"{0} m/s"} | |
| 1581 } | |
| 1582 mile-per-hour{ | |
| 1583 one{"{0} миля/ч"} | |
| 1584 other{"{0} мили/ч"} | |
| 1585 } | |
| 1586 } | |
| 1587 temperature{ | |
| 1588 celsius{ | |
| 1589 one{"{0} °C"} | |
| 1590 other{"{0} °C"} | |
| 1591 } | |
| 1592 fahrenheit{ | |
| 1593 one{"{0} °F"} | |
| 1594 other{"{0} °F"} | |
| 1595 } | |
| 1596 } | |
| 1597 volume{ | |
| 1598 cubic-kilometer{ | |
| 1599 one{"{0} km³"} | |
| 1600 other{"{0} km³"} | |
| 1601 } | |
| 1602 cubic-mile{ | |
| 1603 one{"{0} куб. миля"} | |
| 1604 other{"{0} куб. мили"} | |
| 1605 } | |
| 1606 liter{ | |
| 1607 one{"{0} l"} | |
| 1608 other{"{0} l"} | |
| 1609 } | |
| 1610 } | |
| 1611 } | 1095 } |
| 1612 } | 1096 } |
| OLD | NEW |