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

Side by Side Diff: icu52/source/data/locales/et.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/es_MX.txt ('k') | icu52/source/data/locales/fa.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/et.xml 6 // * Source File: <path>/common/main/et.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/et.xml 10 * ICU <specials> source: <path>/common/main/et.xml
(...skipping 904 matching lines...) Expand 10 before | Expand all | Expand 10 after
915 Tone{"Toon"} 915 Tone{"Toon"}
916 UNGEGN{"UNGEGN"} 916 UNGEGN{"UNGEGN"}
917 x-Accents{"Aktsendid"} 917 x-Accents{"Aktsendid"}
918 x-Fullwidth{"Täislai"} 918 x-Fullwidth{"Täislai"}
919 x-Halfwidth{"Poolaius"} 919 x-Halfwidth{"Poolaius"}
920 x-Jamo{"Jamo"} 920 x-Jamo{"Jamo"}
921 x-Pinyin{"Pinyin"} 921 x-Pinyin{"Pinyin"}
922 x-Publishing{"Kirjastamine"} 922 x-Publishing{"Kirjastamine"}
923 } 923 }
924 units{ 924 units{
925 acceleration{
926 g-force{
927 one{"{0} maa gravitatsiooni"}
928 other{"{0} maa gravitatsiooni"}
929 }
930 }
931 angle{
932 arc-minute{
933 one{"{0} kaareminut"}
934 other{"{0} kaareminut"}
935 }
936 arc-second{
937 one{"{0} kaaresekund"}
938 other{"{0} kaaresekund"}
939 }
940 degree{
941 one{"{0} kraad"}
942 other{"{0} kraadi"}
943 }
944 }
945 area{
946 acre{
947 one{"{0} aaker"}
948 other{"{0} aakrit"}
949 }
950 hectare{
951 one{"{0} hektar"}
952 other{"{0} hektarit"}
953 }
954 square-foot{
955 one{"{0} ruutjalg"}
956 other{"{0} ruutjalga"}
957 }
958 square-kilometer{
959 one{"{0} ruutkilomeeter"}
960 other{"{0} ruutkilomeetrit"}
961 }
962 square-meter{
963 one{"{0} ruutmeeter"}
964 other{"{0} ruutmeetrit"}
965 }
966 square-mile{
967 one{"{0} ruutmiil"}
968 other{"{0} ruutmiili"}
969 }
970 }
971 compound{ 925 compound{
972 per{"{0} {1} kohta"} 926 per{"{0} {1} kohta"}
973 } 927 }
974 duration{ 928 duration{
975 day{ 929 day{
976 one{"{0} ööpäev"} 930 one{"{0} ööpäev"}
977 other{"{0} ööpäeva"} 931 other{"{0} ööpäeva"}
978 } 932 }
979 hour{ 933 hour{
980 one{"{0} tund"} 934 one{"{0} tund"}
(...skipping 17 matching lines...) Expand all
998 } 952 }
999 week{ 953 week{
1000 one{"{0} nädal"} 954 one{"{0} nädal"}
1001 other{"{0} nädalat"} 955 other{"{0} nädalat"}
1002 } 956 }
1003 year{ 957 year{
1004 one{"{0} aasta"} 958 one{"{0} aasta"}
1005 other{"{0} aastat"} 959 other{"{0} aastat"}
1006 } 960 }
1007 } 961 }
1008 length{
1009 centimeter{
1010 one{"{0} sentimeeter"}
1011 other{"{0} sentimeetrit"}
1012 }
1013 foot{
1014 one{"{0} jalg"}
1015 other{"{0} jalga"}
1016 }
1017 inch{
1018 one{"{0} toll"}
1019 other{"{0} tolli"}
1020 }
1021 kilometer{
1022 one{"{0} kilomeeter"}
1023 other{"{0} kilomeetrit"}
1024 }
1025 light-year{
1026 one{"{0} valgusaasta"}
1027 other{"{0} valgusaastat"}
1028 }
1029 meter{
1030 one{"{0} meeter"}
1031 other{"{0} meetrit"}
1032 }
1033 mile{
1034 one{"{0} miil"}
1035 other{"{0} miili"}
1036 }
1037 millimeter{
1038 one{"{0} millimeeter"}
1039 other{"{0} millimeetrit"}
1040 }
1041 picometer{
1042 one{"{0} pikomeeter"}
1043 other{"{0} pikomeetrit"}
1044 }
1045 yard{
1046 one{"{0} jard"}
1047 other{"{0} jardi"}
1048 }
1049 }
1050 mass{
1051 gram{
1052 one{"{0} gramm"}
1053 other{"{0} grammi"}
1054 }
1055 kilogram{
1056 one{"{0} kilogramm"}
1057 other{"{0} kilogrammi"}
1058 }
1059 ounce{
1060 one{"{0} unts"}
1061 other{"{0} untsi"}
1062 }
1063 pound{
1064 one{"{0} nael"}
1065 other{"{0} naela"}
1066 }
1067 }
1068 power{
1069 horsepower{
1070 one{"{0} hobujõud"}
1071 other{"{0} hobujõudu"}
1072 }
1073 kilowatt{
1074 one{"{0} kilovatt"}
1075 other{"{0} kilovatti"}
1076 }
1077 watt{
1078 one{"{0} vatt"}
1079 other{"{0} vatti"}
1080 }
1081 }
1082 pressure{
1083 hectopascal{
1084 one{"{0} hektopaskal"}
1085 other{"{0} hektopaskalit"}
1086 }
1087 inch-hg{
1088 one{"{0} toll elavhõbedasammast"}
1089 other{"{0} tolli elavhõbedasammast"}
1090 }
1091 millibar{
1092 one{"{0} millibaar"}
1093 other{"{0} millibaari"}
1094 }
1095 }
1096 speed{
1097 kilometer-per-hour{
1098 one{"{0} kilomeeter tunnis"}
1099 other{"{0} kilomeetrit tunnis"}
1100 }
1101 meter-per-second{
1102 one{"{0} meeter sekundis"}
1103 other{"{0} meetrit sekundis"}
1104 }
1105 mile-per-hour{
1106 one{"{0} miil tunnis"}
1107 other{"{0} miili tunnis"}
1108 }
1109 }
1110 temperature{
1111 celsius{
1112 one{"{0} Celsiuse kraad"}
1113 other{"{0} Celsiuse kraadi"}
1114 }
1115 fahrenheit{
1116 one{"{0} Fahrenheiti kraad"}
1117 other{"{0} Fahrenheiti kraadi"}
1118 }
1119 }
1120 volume{
1121 cubic-kilometer{
1122 one{"{0} kuupkilomeeter"}
1123 other{"{0} kuupkilomeetrit"}
1124 }
1125 cubic-mile{
1126 one{"{0} kuupmiil"}
1127 other{"{0} kuupmiili"}
1128 }
1129 liter{
1130 one{"{0} liiter"}
1131 other{"{0} liitrit"}
1132 }
1133 }
1134 } 962 }
1135 unitsNarrow{ 963 unitsNarrow{
1136 acceleration{
1137 g-force{
1138 one{"{0}G"}
1139 other{"{0}G"}
1140 }
1141 }
1142 angle{
1143 arc-minute{
1144 one{"{0}′"}
1145 other{"{0}′"}
1146 }
1147 arc-second{
1148 one{"{0}″"}
1149 other{"{0}″"}
1150 }
1151 degree{
1152 one{"{0}°"}
1153 other{"{0}°"}
1154 }
1155 }
1156 area{
1157 acre{
1158 one{"{0} aaker"}
1159 other{"{0} aakrit"}
1160 }
1161 hectare{
1162 one{"{0}ha"}
1163 other{"{0}ha"}
1164 }
1165 square-foot{
1166 one{"{0} ft²"}
1167 other{"{0} ft²"}
1168 }
1169 square-kilometer{
1170 one{"{0}km²"}
1171 other{"{0}km²"}
1172 }
1173 square-meter{
1174 one{"{0}m²"}
1175 other{"{0}m²"}
1176 }
1177 square-mile{
1178 one{"{0} mi²"}
1179 other{"{0} mi²"}
1180 }
1181 }
1182 compound{ 964 compound{
1183 per{"{0}/{1}"} 965 per{"{0}/{1}"}
1184 } 966 }
1185 duration{ 967 duration{
1186 day{ 968 day{
1187 one{"{0} p"} 969 one{"{0} p"}
1188 other{"{0} p"} 970 other{"{0} p"}
1189 } 971 }
1190 hour{ 972 hour{
1191 one{"{0} h"} 973 one{"{0} h"}
(...skipping 17 matching lines...) Expand all
1209 } 991 }
1210 week{ 992 week{
1211 one{"{0} n"} 993 one{"{0} n"}
1212 other{"{0} n"} 994 other{"{0} n"}
1213 } 995 }
1214 year{ 996 year{
1215 one{"{0} a"} 997 one{"{0} a"}
1216 other{"{0} a"} 998 other{"{0} a"}
1217 } 999 }
1218 } 1000 }
1219 length{
1220 centimeter{
1221 one{"{0} cm"}
1222 other{"{0} cm"}
1223 }
1224 foot{
1225 one{"{0} jalg"}
1226 other{"{0} jalga"}
1227 }
1228 inch{
1229 one{"{0} toll"}
1230 other{"{0} tolli"}
1231 }
1232 kilometer{
1233 one{"{0} km"}
1234 other{"{0} km"}
1235 }
1236 light-year{
1237 one{"{0} valgusa."}
1238 other{"{0} valgusa."}
1239 }
1240 meter{
1241 one{"{0} m"}
1242 other{"{0} m"}
1243 }
1244 mile{
1245 one{"{0} miil"}
1246 other{"{0} miili"}
1247 }
1248 millimeter{
1249 one{"{0} mm"}
1250 other{"{0} mm"}
1251 }
1252 picometer{
1253 one{"{0} pm"}
1254 other{"{0} pm"}
1255 }
1256 yard{
1257 one{"{0} jard"}
1258 other{"{0} jardi"}
1259 }
1260 }
1261 mass{
1262 gram{
1263 one{"{0} g"}
1264 other{"{0} g"}
1265 }
1266 kilogram{
1267 one{"{0} kg"}
1268 other{"{0} kg"}
1269 }
1270 ounce{
1271 one{"{0} oz"}
1272 other{"{0} oz"}
1273 }
1274 pound{
1275 one{"{0} lb"}
1276 other{"{0} lb"}
1277 }
1278 }
1279 power{
1280 horsepower{
1281 one{"{0} hj"}
1282 other{"{0} hj"}
1283 }
1284 kilowatt{
1285 one{"{0}kW"}
1286 other{"{0}kW"}
1287 }
1288 watt{
1289 one{"{0}W"}
1290 other{"{0}W"}
1291 }
1292 }
1293 pressure{
1294 hectopascal{
1295 one{"{0} hPa"}
1296 other{"{0} hPa"}
1297 }
1298 inch-hg{
1299 one{"{0} toll Hg"}
1300 other{"{0} tolli Hg"}
1301 }
1302 millibar{
1303 one{"{0} mbar"}
1304 other{"{0} mbar"}
1305 }
1306 }
1307 speed{
1308 kilometer-per-hour{
1309 one{"{0}km/h"}
1310 other{"{0}km/h"}
1311 }
1312 meter-per-second{
1313 one{"{0}m/s"}
1314 other{"{0}m/s"}
1315 }
1316 mile-per-hour{
1317 one{"{0} mi/h"}
1318 other{"{0} mi/h"}
1319 }
1320 }
1321 temperature{
1322 celsius{
1323 one{"{0} °"}
1324 other{"{0} °"}
1325 }
1326 fahrenheit{
1327 one{"{0} °F"}
1328 other{"{0} °F"}
1329 }
1330 }
1331 volume{
1332 cubic-kilometer{
1333 one{"{0} km³"}
1334 other{"{0} km³"}
1335 }
1336 cubic-mile{
1337 one{"{0} mi³"}
1338 other{"{0} mi³"}
1339 }
1340 liter{
1341 one{"{0} l"}
1342 other{"{0} l"}
1343 }
1344 }
1345 } 1001 }
1346 unitsShort{ 1002 unitsShort{
1347 acceleration{
1348 g-force{
1349 one{"{0} G"}
1350 other{"{0} G"}
1351 }
1352 }
1353 angle{
1354 arc-minute{
1355 one{"{0}′"}
1356 other{"{0}′"}
1357 }
1358 arc-second{
1359 one{"{0}″"}
1360 other{"{0}″"}
1361 }
1362 degree{
1363 one{"{0}°"}
1364 other{"{0}°"}
1365 }
1366 }
1367 area{
1368 acre{
1369 one{"{0} aaker"}
1370 other{"{0} aakrit"}
1371 }
1372 hectare{
1373 one{"{0} ha"}
1374 other{"{0} ha"}
1375 }
1376 square-foot{
1377 one{"{0} ft²"}
1378 other{"{0} ft²"}
1379 }
1380 square-kilometer{
1381 one{"{0} km²"}
1382 other{"{0} km²"}
1383 }
1384 square-meter{
1385 one{"{0} m²"}
1386 other{"{0} m²"}
1387 }
1388 square-mile{
1389 one{"{0} mi²"}
1390 other{"{0} mi²"}
1391 }
1392 }
1393 compound{ 1003 compound{
1394 per{"{0}/{1}"} 1004 per{"{0}/{1}"}
1395 } 1005 }
1396 duration{ 1006 duration{
1397 day{ 1007 day{
1398 one{"{0} päev"} 1008 one{"{0} päev"}
1399 other{"{0} päeva"} 1009 other{"{0} päeva"}
1400 } 1010 }
1401 hour{ 1011 hour{
1402 one{"{0} h"} 1012 one{"{0} h"}
(...skipping 17 matching lines...) Expand all
1420 } 1030 }
1421 week{ 1031 week{
1422 one{"{0} nädal"} 1032 one{"{0} nädal"}
1423 other{"{0} nädalat"} 1033 other{"{0} nädalat"}
1424 } 1034 }
1425 year{ 1035 year{
1426 one{"{0} a"} 1036 one{"{0} a"}
1427 other{"{0} a"} 1037 other{"{0} a"}
1428 } 1038 }
1429 } 1039 }
1430 length{
1431 centimeter{
1432 one{"{0} cm"}
1433 other{"{0} cm"}
1434 }
1435 foot{
1436 one{"{0} jalg"}
1437 other{"{0} jalga"}
1438 }
1439 inch{
1440 one{"{0} toll"}
1441 other{"{0} tolli"}
1442 }
1443 kilometer{
1444 one{"{0} km"}
1445 other{"{0} km"}
1446 }
1447 light-year{
1448 one{"{0} valgusa."}
1449 other{"{0} valgusa."}
1450 }
1451 meter{
1452 one{"{0} m"}
1453 other{"{0} m"}
1454 }
1455 mile{
1456 one{"{0} miil"}
1457 other{"{0} miili"}
1458 }
1459 millimeter{
1460 one{"{0} mm"}
1461 other{"{0} mm"}
1462 }
1463 picometer{
1464 one{"{0} pm"}
1465 other{"{0} pm"}
1466 }
1467 yard{
1468 one{"{0} jard"}
1469 other{"{0} jardi"}
1470 }
1471 }
1472 mass{
1473 gram{
1474 one{"{0} g"}
1475 other{"{0} g"}
1476 }
1477 kilogram{
1478 one{"{0} kg"}
1479 other{"{0} kg"}
1480 }
1481 ounce{
1482 one{"{0} oz"}
1483 other{"{0} oz"}
1484 }
1485 pound{
1486 one{"{0} lb"}
1487 other{"{0} lb"}
1488 }
1489 }
1490 power{
1491 horsepower{
1492 one{"{0} hj"}
1493 other{"{0} hj"}
1494 }
1495 kilowatt{
1496 one{"{0} kW"}
1497 other{"{0} kW"}
1498 }
1499 watt{
1500 one{"{0} W"}
1501 other{"{0} W"}
1502 }
1503 }
1504 pressure{
1505 hectopascal{
1506 one{"{0} hPa"}
1507 other{"{0} hPa"}
1508 }
1509 inch-hg{
1510 one{"{0} toll Hg"}
1511 other{"{0} tolli Hg"}
1512 }
1513 millibar{
1514 one{"{0} mbar"}
1515 other{"{0} mbar"}
1516 }
1517 }
1518 speed{
1519 kilometer-per-hour{
1520 one{"{0} km/h"}
1521 other{"{0} km/h"}
1522 }
1523 meter-per-second{
1524 one{"{0} m/s"}
1525 other{"{0} m/s"}
1526 }
1527 mile-per-hour{
1528 one{"{0} mi/h"}
1529 other{"{0} mi/h"}
1530 }
1531 }
1532 temperature{
1533 celsius{
1534 one{"{0} °C"}
1535 other{"{0} °C"}
1536 }
1537 fahrenheit{
1538 one{"{0} °F"}
1539 other{"{0} °F"}
1540 }
1541 }
1542 volume{
1543 cubic-kilometer{
1544 one{"{0} km³"}
1545 other{"{0} km³"}
1546 }
1547 cubic-mile{
1548 one{"{0} mi³"}
1549 other{"{0} mi³"}
1550 }
1551 liter{
1552 one{"{0} l"}
1553 other{"{0} l"}
1554 }
1555 }
1556 } 1040 }
1557 } 1041 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/es_MX.txt ('k') | icu52/source/data/locales/fa.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698