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

Side by Side Diff: icu52/source/data/locales/lv.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/lt.txt ('k') | icu52/source/data/locales/ml.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/lv.xml 6 // * Source File: <path>/common/main/lv.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/lv.xml 10 * ICU <specials> source: <path>/common/main/lv.xml
(...skipping 987 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 Tone{"Intonācija"} 998 Tone{"Intonācija"}
999 UNGEGN{"UNGEGN"} 999 UNGEGN{"UNGEGN"}
1000 x-Accents{"Diakritiskās zīmes"} 1000 x-Accents{"Diakritiskās zīmes"}
1001 x-Fullwidth{"Pilna platuma"} 1001 x-Fullwidth{"Pilna platuma"}
1002 x-Halfwidth{"Pusplatuma"} 1002 x-Halfwidth{"Pusplatuma"}
1003 x-Jamo{"Džamo"} 1003 x-Jamo{"Džamo"}
1004 x-Pinyin{"Piņjiņ"} 1004 x-Pinyin{"Piņjiņ"}
1005 x-Publishing{"Izdevējdarbība"} 1005 x-Publishing{"Izdevējdarbība"}
1006 } 1006 }
1007 units{ 1007 units{
1008 acceleration{
1009 g-force{
1010 one{"Brīvās krišanas paātrinājums: {0}"}
1011 other{"Brīvās krišanas paātrinājums: {0}"}
1012 zero{"Brīvās krišanas paātrinājums: {0}"}
1013 }
1014 }
1015 angle{
1016 arc-minute{
1017 one{"{0} minūte"}
1018 other{"{0} minūtes"}
1019 zero{"{0} minūtes"}
1020 }
1021 arc-second{
1022 one{"{0} sekunde"}
1023 other{"{0} sekundes"}
1024 zero{"{0} sekundes"}
1025 }
1026 degree{
1027 one{"{0} grāds"}
1028 other{"{0} grādi"}
1029 zero{"{0} grādi"}
1030 }
1031 }
1032 area{
1033 acre{
1034 one{"{0} akrs"}
1035 other{"{0} akri"}
1036 zero{"{0} akri"}
1037 }
1038 hectare{
1039 one{"{0} hektārs"}
1040 other{"{0} hektāri"}
1041 zero{"{0} hektāri"}
1042 }
1043 square-foot{
1044 one{"{0} kvadrātpēda"}
1045 other{"{0} kvadrātpēdas"}
1046 zero{"{0} kvadrātpēdas"}
1047 }
1048 square-kilometer{
1049 one{"{0} kvadrātkilometrs"}
1050 other{"{0} kvadrātkilometri"}
1051 zero{"{0} kvadrātkilometri"}
1052 }
1053 square-meter{
1054 one{"{0} kvadrātmetrs"}
1055 other{"{0} kvadrātmetri"}
1056 zero{"{0} kvadrātmetri"}
1057 }
1058 square-mile{
1059 one{"{0} kvadrātjūdze"}
1060 other{"{0} kvadrātjūdzes"}
1061 zero{"{0} kvadrātjūdzes"}
1062 }
1063 }
1064 compound{ 1008 compound{
1065 per{"{0}/{1}"} 1009 per{"{0}/{1}"}
1066 } 1010 }
1067 duration{ 1011 duration{
1068 day{ 1012 day{
1069 one{"{0} diena"} 1013 one{"{0} diena"}
1070 other{"{0} dienas"} 1014 other{"{0} dienas"}
1071 zero{"{0} dienas"} 1015 zero{"{0} dienas"}
1072 } 1016 }
1073 hour{ 1017 hour{
(...skipping 25 matching lines...) Expand all
1099 one{"{0} nedēļa"} 1043 one{"{0} nedēļa"}
1100 other{"{0} nedēļas"} 1044 other{"{0} nedēļas"}
1101 zero{"{0} nedēļas"} 1045 zero{"{0} nedēļas"}
1102 } 1046 }
1103 year{ 1047 year{
1104 one{"{0} gads"} 1048 one{"{0} gads"}
1105 other{"{0} gadi"} 1049 other{"{0} gadi"}
1106 zero{"{0} gadi"} 1050 zero{"{0} gadi"}
1107 } 1051 }
1108 } 1052 }
1109 length{
1110 centimeter{
1111 one{"{0} centimetrs"}
1112 other{"{0} centimetri"}
1113 zero{"{0} centimetri"}
1114 }
1115 foot{
1116 one{"{0} pēda"}
1117 other{"{0} pēdas"}
1118 zero{"{0} pēdas"}
1119 }
1120 inch{
1121 one{"{0} colla"}
1122 other{"{0} collas"}
1123 zero{"{0} collas"}
1124 }
1125 kilometer{
1126 one{"{0} kilometrs"}
1127 other{"{0} kilometri"}
1128 zero{"{0} kilometri"}
1129 }
1130 light-year{
1131 one{"{0} gaismas gads"}
1132 other{"{0} gaismas gadi"}
1133 zero{"{0} gaismas gadi"}
1134 }
1135 meter{
1136 one{"{0} metrs"}
1137 other{"{0} metri"}
1138 zero{"{0} metri"}
1139 }
1140 mile{
1141 one{"{0} jūdze"}
1142 other{"{0} jūdzes"}
1143 zero{"{0} jūdzes"}
1144 }
1145 millimeter{
1146 one{"{0} milimetrs"}
1147 other{"{0} milimetri"}
1148 zero{"{0} milimetri"}
1149 }
1150 picometer{
1151 one{"{0} pikometrs"}
1152 other{"{0} pikometri"}
1153 zero{"{0} pikometri"}
1154 }
1155 yard{
1156 one{"{0} jards"}
1157 other{"{0} jardi"}
1158 zero{"{0} jardi"}
1159 }
1160 }
1161 mass{
1162 gram{
1163 one{"{0} grams"}
1164 other{"{0} grami"}
1165 zero{"{0} grami"}
1166 }
1167 kilogram{
1168 one{"{0} kilograms"}
1169 other{"{0} kilogrami"}
1170 zero{"{0} kilogrami"}
1171 }
1172 ounce{
1173 one{"{0} unce"}
1174 other{"{0} unces"}
1175 zero{"{0} unces"}
1176 }
1177 pound{
1178 one{"{0} mārciņa"}
1179 other{"{0} mārciņas"}
1180 zero{"{0} mārciņas"}
1181 }
1182 }
1183 power{
1184 horsepower{
1185 one{"{0} zirgspēks"}
1186 other{"{0} zirgspēki"}
1187 zero{"{0} zirgspēki"}
1188 }
1189 kilowatt{
1190 one{"{0} kilovats"}
1191 other{"{0} kilovati"}
1192 zero{"{0} kilovati"}
1193 }
1194 watt{
1195 one{"{0} vats"}
1196 other{"{0} vati"}
1197 zero{"{0} vati"}
1198 }
1199 }
1200 pressure{
1201 hectopascal{
1202 one{"{0} hektopaskāls"}
1203 other{"{0} hektopaskāli"}
1204 zero{"{0} hektopaskāli"}
1205 }
1206 inch-hg{
1207 one{"{0} dzīvsudraba staba colla"}
1208 other{"{0} dzīvsudraba staba collas"}
1209 zero{"{0} dzīvsudraba staba collas"}
1210 }
1211 millibar{
1212 one{"{0} milibārs"}
1213 other{"{0} milibāri"}
1214 zero{"{0} milibāri"}
1215 }
1216 }
1217 speed{
1218 kilometer-per-hour{
1219 one{"{0} kilometrs stundā"}
1220 other{"{0} kilometri stundā"}
1221 zero{"{0} kilometri stundā"}
1222 }
1223 meter-per-second{
1224 one{"{0} metrs sekundē"}
1225 other{"{0} metri sekundē"}
1226 zero{"{0} metri sekundē"}
1227 }
1228 mile-per-hour{
1229 one{"{0} jūdze stundā"}
1230 other{"{0} jūdzes stundā"}
1231 zero{"{0} jūdzes stundā"}
1232 }
1233 }
1234 temperature{
1235 celsius{
1236 one{"{0} Celsija grāds"}
1237 other{"{0} Celsija grādi"}
1238 zero{"{0} Celsija grādi"}
1239 }
1240 fahrenheit{
1241 one{"{0} Fārenheita grāds"}
1242 other{"{0} Fārenheita grādi"}
1243 zero{"{0} Fārenheita grādi"}
1244 }
1245 }
1246 volume{
1247 cubic-kilometer{
1248 one{"{0} kubikkilometrs"}
1249 other{"{0} kubikkilometri"}
1250 zero{"{0} kubikkilometri"}
1251 }
1252 cubic-mile{
1253 one{"{0} kubikjūdze"}
1254 other{"{0} kubikjūdzes"}
1255 zero{"{0} kubikjūdzes"}
1256 }
1257 liter{
1258 one{"{0} litrs"}
1259 other{"{0} litri"}
1260 zero{"{0} litri"}
1261 }
1262 }
1263 } 1053 }
1264 unitsNarrow{ 1054 unitsNarrow{
1265 acceleration{
1266 g-force{
1267 one{"{0}G"}
1268 other{"{0}G"}
1269 zero{"{0}G"}
1270 }
1271 }
1272 angle{
1273 arc-minute{
1274 one{"{0}′"}
1275 other{"{0}′"}
1276 zero{"{0}′"}
1277 }
1278 arc-second{
1279 one{"{0}″"}
1280 other{"{0}″"}
1281 zero{"{0}″"}
1282 }
1283 degree{
1284 one{"{0}°"}
1285 other{"{0}°"}
1286 zero{"{0}°"}
1287 }
1288 }
1289 area{
1290 acre{
1291 one{"{0}ac"}
1292 other{"{0}ac"}
1293 zero{"{0}ac"}
1294 }
1295 hectare{
1296 one{"{0}ha"}
1297 other{"{0}ha"}
1298 zero{"{0}ha"}
1299 }
1300 square-foot{
1301 one{"{0}ft²"}
1302 other{"{0}ft²"}
1303 zero{"{0}ft²"}
1304 }
1305 square-kilometer{
1306 one{"{0}km²"}
1307 other{"{0}km²"}
1308 zero{"{0}km²"}
1309 }
1310 square-meter{
1311 one{"{0}m²"}
1312 other{"{0}m²"}
1313 zero{"{0}m²"}
1314 }
1315 square-mile{
1316 one{"{0}mi²"}
1317 other{"{0}mi²"}
1318 zero{"{0}mi²"}
1319 }
1320 }
1321 compound{ 1055 compound{
1322 per{"{0}/{1}"} 1056 per{"{0}/{1}"}
1323 } 1057 }
1324 duration{ 1058 duration{
1325 day{ 1059 day{
1326 one{"{0}d"} 1060 one{"{0}d"}
1327 other{"{0}d"} 1061 other{"{0}d"}
1328 zero{"{0}d"} 1062 zero{"{0}d"}
1329 } 1063 }
1330 hour{ 1064 hour{
(...skipping 25 matching lines...) Expand all
1356 one{"{0} ned."} 1090 one{"{0} ned."}
1357 other{"{0} ned."} 1091 other{"{0} ned."}
1358 zero{"{0} ned."} 1092 zero{"{0} ned."}
1359 } 1093 }
1360 year{ 1094 year{
1361 one{"{0}g."} 1095 one{"{0}g."}
1362 other{"{0}g."} 1096 other{"{0}g."}
1363 zero{"{0}g."} 1097 zero{"{0}g."}
1364 } 1098 }
1365 } 1099 }
1366 length{
1367 centimeter{
1368 one{"{0}cm"}
1369 other{"{0}cm"}
1370 zero{"{0}cm"}
1371 }
1372 foot{
1373 one{"{0}ft"}
1374 other{"{0}ft"}
1375 zero{"{0}ft"}
1376 }
1377 inch{
1378 one{"{0}in"}
1379 other{"{0}in"}
1380 zero{"{0}in"}
1381 }
1382 kilometer{
1383 one{"{0}km"}
1384 other{"{0}km"}
1385 zero{"{0}km"}
1386 }
1387 light-year{
1388 one{"{0}ly"}
1389 other{"{0}ly"}
1390 zero{"{0}ly"}
1391 }
1392 meter{
1393 one{"{0}m"}
1394 other{"{0}m"}
1395 zero{"{0}m"}
1396 }
1397 mile{
1398 one{"{0}mi"}
1399 other{"{0}mi"}
1400 zero{"{0}mi"}
1401 }
1402 millimeter{
1403 one{"{0}mm"}
1404 other{"{0}mm"}
1405 zero{"{0}mm"}
1406 }
1407 picometer{
1408 one{"{0}pm"}
1409 other{"{0}pm"}
1410 zero{"{0}pm"}
1411 }
1412 yard{
1413 one{"{0}yd"}
1414 other{"{0}yd"}
1415 zero{"{0}yd"}
1416 }
1417 }
1418 mass{
1419 gram{
1420 one{"{0}g"}
1421 other{"{0}g"}
1422 zero{"{0}g"}
1423 }
1424 kilogram{
1425 one{"{0}kg"}
1426 other{"{0}kg"}
1427 zero{"{0}kg"}
1428 }
1429 ounce{
1430 one{"{0}oz"}
1431 other{"{0}oz"}
1432 zero{"{0}oz"}
1433 }
1434 pound{
1435 one{"{0}lb"}
1436 other{"{0}lb"}
1437 zero{"{0}lb"}
1438 }
1439 }
1440 power{
1441 horsepower{
1442 one{"{0} ZS"}
1443 other{"{0} ZS"}
1444 zero{"{0} ZS"}
1445 }
1446 kilowatt{
1447 one{"{0}kW"}
1448 other{"{0}kW"}
1449 zero{"{0}kW"}
1450 }
1451 watt{
1452 one{"{0}W"}
1453 other{"{0}W"}
1454 zero{"{0}W"}
1455 }
1456 }
1457 pressure{
1458 hectopascal{
1459 one{"{0}hPa"}
1460 other{"{0}hPa"}
1461 zero{"{0}hPa"}
1462 }
1463 inch-hg{
1464 one{"{0}inHg"}
1465 other{"{0}inHg"}
1466 zero{"{0}inHg"}
1467 }
1468 millibar{
1469 one{"{0}mbar"}
1470 other{"{0}mbar"}
1471 zero{"{0}mbar"}
1472 }
1473 }
1474 speed{
1475 kilometer-per-hour{
1476 one{"{0}km/h"}
1477 other{"{0}km/h"}
1478 zero{"{0}km/h"}
1479 }
1480 meter-per-second{
1481 one{"{0}m/s"}
1482 other{"{0}m/s"}
1483 zero{"{0}m/s"}
1484 }
1485 mile-per-hour{
1486 one{"{0}mi/h"}
1487 other{"{0}mi/h"}
1488 zero{"{0}mi/h"}
1489 }
1490 }
1491 temperature{
1492 celsius{
1493 one{"{0}°"}
1494 other{"{0}°"}
1495 zero{"{0}°"}
1496 }
1497 fahrenheit{
1498 one{"{0}°F"}
1499 other{"{0}°F"}
1500 zero{"{0}°F"}
1501 }
1502 }
1503 volume{
1504 cubic-kilometer{
1505 one{"{0}km³"}
1506 other{"{0}km³"}
1507 zero{"{0}km³"}
1508 }
1509 cubic-mile{
1510 one{"{0}mi³"}
1511 other{"{0}mi³"}
1512 zero{"{0}mi³"}
1513 }
1514 liter{
1515 one{"{0}l"}
1516 other{"{0}l"}
1517 zero{"{0}l"}
1518 }
1519 }
1520 } 1100 }
1521 unitsShort{ 1101 unitsShort{
1522 acceleration{
1523 g-force{
1524 one{"{0} G"}
1525 other{"{0} G"}
1526 zero{"{0} G"}
1527 }
1528 }
1529 angle{
1530 arc-minute{
1531 one{"{0} min"}
1532 other{"{0} min"}
1533 zero{"{0} min"}
1534 }
1535 arc-second{
1536 one{"{0} s"}
1537 other{"{0} s"}
1538 zero{"{0} s"}
1539 }
1540 degree{
1541 one{"{0}°"}
1542 other{"{0}°"}
1543 zero{"{0}°"}
1544 }
1545 }
1546 area{
1547 acre{
1548 one{"{0} ac"}
1549 other{"{0} ac"}
1550 zero{"{0} ac"}
1551 }
1552 hectare{
1553 one{"{0} ha"}
1554 other{"{0} ha"}
1555 zero{"{0} ha"}
1556 }
1557 square-foot{
1558 one{"{0} ft²"}
1559 other{"{0} ft²"}
1560 zero{"{0} ft²"}
1561 }
1562 square-kilometer{
1563 one{"{0} km²"}
1564 other{"{0} km²"}
1565 zero{"{0} km²"}
1566 }
1567 square-meter{
1568 one{"{0} m²"}
1569 other{"{0} m²"}
1570 zero{"{0} m²"}
1571 }
1572 square-mile{
1573 one{"{0} mi²"}
1574 other{"{0} mi²"}
1575 zero{"{0} mi²"}
1576 }
1577 }
1578 compound{ 1102 compound{
1579 per{"{0}/{1}"} 1103 per{"{0}/{1}"}
1580 } 1104 }
1581 duration{ 1105 duration{
1582 day{ 1106 day{
1583 one{"{0} d"} 1107 one{"{0} d"}
1584 other{"{0} d"} 1108 other{"{0} d"}
1585 zero{"{0} d"} 1109 zero{"{0} d"}
1586 } 1110 }
1587 hour{ 1111 hour{
(...skipping 25 matching lines...) Expand all
1613 one{"{0} ned."} 1137 one{"{0} ned."}
1614 other{"{0} ned."} 1138 other{"{0} ned."}
1615 zero{"{0} ned."} 1139 zero{"{0} ned."}
1616 } 1140 }
1617 year{ 1141 year{
1618 one{"{0} g."} 1142 one{"{0} g."}
1619 other{"{0} g."} 1143 other{"{0} g."}
1620 zero{"{0} g."} 1144 zero{"{0} g."}
1621 } 1145 }
1622 } 1146 }
1623 length{
1624 centimeter{
1625 one{"{0} cm"}
1626 other{"{0} cm"}
1627 zero{"{0} cm"}
1628 }
1629 foot{
1630 one{"{0} ft"}
1631 other{"{0} ft"}
1632 zero{"{0} ft"}
1633 }
1634 inch{
1635 one{"{0} in"}
1636 other{"{0} in"}
1637 zero{"{0} in"}
1638 }
1639 kilometer{
1640 one{"{0} km"}
1641 other{"{0} km"}
1642 zero{"{0} km"}
1643 }
1644 light-year{
1645 one{"{0} ly"}
1646 other{"{0} ly"}
1647 zero{"{0} ly"}
1648 }
1649 meter{
1650 one{"{0} m"}
1651 other{"{0} m"}
1652 zero{"{0} m"}
1653 }
1654 mile{
1655 one{"{0} mi"}
1656 other{"{0} mi"}
1657 zero{"{0} mi"}
1658 }
1659 millimeter{
1660 one{"{0} mm"}
1661 other{"{0} mm"}
1662 zero{"{0} mm"}
1663 }
1664 picometer{
1665 one{"{0} pm"}
1666 other{"{0} pm"}
1667 zero{"{0} pm"}
1668 }
1669 yard{
1670 one{"{0} yd"}
1671 other{"{0} yd"}
1672 zero{"{0} yd"}
1673 }
1674 }
1675 mass{
1676 gram{
1677 one{"{0} g"}
1678 other{"{0} g"}
1679 zero{"{0} g"}
1680 }
1681 kilogram{
1682 one{"{0} kg"}
1683 other{"{0} kg"}
1684 zero{"{0} kg"}
1685 }
1686 ounce{
1687 one{"{0} oz"}
1688 other{"{0} oz"}
1689 zero{"{0} oz"}
1690 }
1691 pound{
1692 one{"{0} lb"}
1693 other{"{0} lb"}
1694 zero{"{0} lb"}
1695 }
1696 }
1697 power{
1698 horsepower{
1699 one{"{0} ZS"}
1700 other{"{0} ZS"}
1701 zero{"{0} ZS"}
1702 }
1703 kilowatt{
1704 one{"{0} kW"}
1705 other{"{0} kW"}
1706 zero{"{0} kW"}
1707 }
1708 watt{
1709 one{"{0} W"}
1710 other{"{0} W"}
1711 zero{"{0} W"}
1712 }
1713 }
1714 pressure{
1715 hectopascal{
1716 one{"{0} hPa"}
1717 other{"{0} hPa"}
1718 zero{"{0} hPa"}
1719 }
1720 inch-hg{
1721 one{"{0} inHg"}
1722 other{"{0} inHg"}
1723 zero{"{0} inHg"}
1724 }
1725 millibar{
1726 one{"{0} mbar"}
1727 other{"{0} mbar"}
1728 zero{"{0} mbar"}
1729 }
1730 }
1731 speed{
1732 kilometer-per-hour{
1733 one{"{0} km/h"}
1734 other{"{0} km/h"}
1735 zero{"{0} km/h"}
1736 }
1737 meter-per-second{
1738 one{"{0} m/s"}
1739 other{"{0} m/s"}
1740 zero{"{0} m/s"}
1741 }
1742 mile-per-hour{
1743 one{"{0} mi/h"}
1744 other{"{0} mi/h"}
1745 zero{"{0} mi/h"}
1746 }
1747 }
1748 temperature{
1749 celsius{
1750 one{"{0} °C"}
1751 other{"{0} °C"}
1752 zero{"{0} °C"}
1753 }
1754 fahrenheit{
1755 one{"{0} °F"}
1756 other{"{0} °F"}
1757 zero{"{0} °F"}
1758 }
1759 }
1760 volume{
1761 cubic-kilometer{
1762 one{"{0} km³"}
1763 other{"{0} km³"}
1764 zero{"{0} km³"}
1765 }
1766 cubic-mile{
1767 one{"{0} mi³"}
1768 other{"{0} mi³"}
1769 zero{"{0} mi³"}
1770 }
1771 liter{
1772 one{"{0} l"}
1773 other{"{0} l"}
1774 zero{"{0} l"}
1775 }
1776 }
1777 } 1147 }
1778 } 1148 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/lt.txt ('k') | icu52/source/data/locales/ml.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698