| 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/fil.xml | 6 // * Source File: <path>/common/main/fil.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/fil.xml | 10 * ICU <specials> source: <path>/common/main/fil.xml |
| (...skipping 894 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 Tone{"Tono"} | 905 Tone{"Tono"} |
| 906 UNGEGN{"UNGEGN"} | 906 UNGEGN{"UNGEGN"} |
| 907 x-Accents{"Accents"} | 907 x-Accents{"Accents"} |
| 908 x-Fullwidth{"Fullwidth"} | 908 x-Fullwidth{"Fullwidth"} |
| 909 x-Halfwidth{"Halfwidth"} | 909 x-Halfwidth{"Halfwidth"} |
| 910 x-Jamo{"Jamo"} | 910 x-Jamo{"Jamo"} |
| 911 x-Pinyin{"Pinyin"} | 911 x-Pinyin{"Pinyin"} |
| 912 x-Publishing{"Publishing"} | 912 x-Publishing{"Publishing"} |
| 913 } | 913 } |
| 914 units{ | 914 units{ |
| 915 acceleration{ | |
| 916 g-force{ | |
| 917 one{"{0} g-force"} | |
| 918 other{"{0} g-force"} | |
| 919 } | |
| 920 } | |
| 921 angle{ | |
| 922 arc-minute{ | |
| 923 one{"{0} minute"} | |
| 924 other{"{0} minutes"} | |
| 925 } | |
| 926 arc-second{ | |
| 927 one{"{0} second"} | |
| 928 other{"{0} seconds"} | |
| 929 } | |
| 930 degree{ | |
| 931 one{"{0} degree"} | |
| 932 other{"{0} degrees"} | |
| 933 } | |
| 934 } | |
| 935 area{ | |
| 936 acre{ | |
| 937 one{"{0} acre"} | |
| 938 other{"{0} acres"} | |
| 939 } | |
| 940 hectare{ | |
| 941 one{"{0} ektarya"} | |
| 942 other{"{0} ektarya"} | |
| 943 } | |
| 944 square-foot{ | |
| 945 one{"{0} square foot"} | |
| 946 other{"{0} square feet"} | |
| 947 } | |
| 948 square-kilometer{ | |
| 949 one{"{0} square kilometer"} | |
| 950 other{"{0} square kilometer"} | |
| 951 } | |
| 952 square-meter{ | |
| 953 one{"{0} square meter"} | |
| 954 other{"{0} square meter"} | |
| 955 } | |
| 956 square-mile{ | |
| 957 one{"{0} square mile"} | |
| 958 other{"{0} square miles"} | |
| 959 } | |
| 960 } | |
| 961 compound{ | 915 compound{ |
| 962 per{"{0} bawat {1}"} | 916 per{"{0} bawat {1}"} |
| 963 } | 917 } |
| 964 duration{ | 918 duration{ |
| 965 day{ | 919 day{ |
| 966 one{"{0} araw"} | 920 one{"{0} araw"} |
| 967 other{"{0} araw"} | 921 other{"{0} araw"} |
| 968 } | 922 } |
| 969 hour{ | 923 hour{ |
| 970 one{"{0} oras"} | 924 one{"{0} oras"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 988 } | 942 } |
| 989 week{ | 943 week{ |
| 990 one{"{0} linggo"} | 944 one{"{0} linggo"} |
| 991 other{"{0} linggo"} | 945 other{"{0} linggo"} |
| 992 } | 946 } |
| 993 year{ | 947 year{ |
| 994 one{"{0} taon"} | 948 one{"{0} taon"} |
| 995 other{"{0} taon"} | 949 other{"{0} taon"} |
| 996 } | 950 } |
| 997 } | 951 } |
| 998 length{ | |
| 999 centimeter{ | |
| 1000 one{"{0} sentimetro"} | |
| 1001 other{"{0} sentimetro"} | |
| 1002 } | |
| 1003 foot{ | |
| 1004 one{"{0} talampakan"} | |
| 1005 other{"{0} talampakan"} | |
| 1006 } | |
| 1007 inch{ | |
| 1008 one{"{0} pulgada"} | |
| 1009 other{"{0} pulgada"} | |
| 1010 } | |
| 1011 kilometer{ | |
| 1012 one{"{0} kilometro"} | |
| 1013 other{"{0} kilometro"} | |
| 1014 } | |
| 1015 light-year{ | |
| 1016 one{"{0} light year"} | |
| 1017 other{"{0} light year"} | |
| 1018 } | |
| 1019 meter{ | |
| 1020 one{"{0} metro"} | |
| 1021 other{"{0} metro"} | |
| 1022 } | |
| 1023 mile{ | |
| 1024 one{"{0} milya"} | |
| 1025 other{"{0} milya"} | |
| 1026 } | |
| 1027 millimeter{ | |
| 1028 one{"{0} milimetro"} | |
| 1029 other{"{0} milimetro"} | |
| 1030 } | |
| 1031 picometer{ | |
| 1032 one{"{0} picometer"} | |
| 1033 other{"{0} picometer"} | |
| 1034 } | |
| 1035 yard{ | |
| 1036 one{"{0} yarda"} | |
| 1037 other{"{0} yarda"} | |
| 1038 } | |
| 1039 } | |
| 1040 mass{ | |
| 1041 gram{ | |
| 1042 one{"{0} gramo"} | |
| 1043 other{"{0} gramo"} | |
| 1044 } | |
| 1045 kilogram{ | |
| 1046 one{"{0} kilo"} | |
| 1047 other{"{0} kilo"} | |
| 1048 } | |
| 1049 ounce{ | |
| 1050 one{"{0} ounce"} | |
| 1051 other{"{0} ounce"} | |
| 1052 } | |
| 1053 pound{ | |
| 1054 one{"{0} pound"} | |
| 1055 other{"{0} pound"} | |
| 1056 } | |
| 1057 } | |
| 1058 power{ | |
| 1059 horsepower{ | |
| 1060 one{"{0} horsepower"} | |
| 1061 other{"{0} horsepower"} | |
| 1062 } | |
| 1063 kilowatt{ | |
| 1064 one{"{0} kilowatt"} | |
| 1065 other{"{0} kilowatts"} | |
| 1066 } | |
| 1067 watt{ | |
| 1068 one{"{0} watt"} | |
| 1069 other{"{0} watts"} | |
| 1070 } | |
| 1071 } | |
| 1072 pressure{ | |
| 1073 hectopascal{ | |
| 1074 one{"{0} hectopascal"} | |
| 1075 other{"{0} hectopascal"} | |
| 1076 } | |
| 1077 inch-hg{ | |
| 1078 one{"{0} inch of mercury"} | |
| 1079 other{"{0} inch of mercury"} | |
| 1080 } | |
| 1081 millibar{ | |
| 1082 one{"{0} millibar"} | |
| 1083 other{"{0} millibar"} | |
| 1084 } | |
| 1085 } | |
| 1086 speed{ | |
| 1087 kilometer-per-hour{ | |
| 1088 one{"{0} kilometer per hour"} | |
| 1089 other{"{0} kilometers per hour"} | |
| 1090 } | |
| 1091 meter-per-second{ | |
| 1092 one{"{0} meter per second"} | |
| 1093 other{"{0} meters per second"} | |
| 1094 } | |
| 1095 mile-per-hour{ | |
| 1096 one{"{0} mile per hour"} | |
| 1097 other{"{0} miles per hour"} | |
| 1098 } | |
| 1099 } | |
| 1100 temperature{ | |
| 1101 celsius{ | |
| 1102 one{"{0} degree Celsius"} | |
| 1103 other{"{0} degrees Celsius"} | |
| 1104 } | |
| 1105 fahrenheit{ | |
| 1106 one{"{0} degree Fahrenheit"} | |
| 1107 other{"{0} degrees Fahrenheit"} | |
| 1108 } | |
| 1109 } | |
| 1110 volume{ | |
| 1111 cubic-kilometer{ | |
| 1112 one{"{0} cubic kilometer"} | |
| 1113 other{"{0} cubic kilometers"} | |
| 1114 } | |
| 1115 cubic-mile{ | |
| 1116 one{"{0} cubic mile"} | |
| 1117 other{"{0} cubic miles"} | |
| 1118 } | |
| 1119 liter{ | |
| 1120 one{"{0} litro"} | |
| 1121 other{"{0} litro"} | |
| 1122 } | |
| 1123 } | |
| 1124 } | 952 } |
| 1125 unitsNarrow{ | 953 unitsNarrow{ |
| 1126 acceleration{ | |
| 1127 g-force{ | |
| 1128 one{"{0}G"} | |
| 1129 other{"{0}G"} | |
| 1130 } | |
| 1131 } | |
| 1132 angle{ | |
| 1133 arc-minute{ | |
| 1134 one{"{0}′"} | |
| 1135 other{"{0}′"} | |
| 1136 } | |
| 1137 arc-second{ | |
| 1138 one{"{0}″"} | |
| 1139 other{"{0}″"} | |
| 1140 } | |
| 1141 degree{ | |
| 1142 one{"{0}°"} | |
| 1143 other{"{0}°"} | |
| 1144 } | |
| 1145 } | |
| 1146 area{ | |
| 1147 acre{ | |
| 1148 one{"{0}ac"} | |
| 1149 other{"{0}ac"} | |
| 1150 } | |
| 1151 hectare{ | |
| 1152 one{"{0}ha"} | |
| 1153 other{"{0}ha"} | |
| 1154 } | |
| 1155 square-foot{ | |
| 1156 one{"{0}ft²"} | |
| 1157 other{"{0}ft²"} | |
| 1158 } | |
| 1159 square-kilometer{ | |
| 1160 one{"{0}km²"} | |
| 1161 other{"{0}km²"} | |
| 1162 } | |
| 1163 square-meter{ | |
| 1164 one{"{0} m²"} | |
| 1165 other{"{0} m²"} | |
| 1166 } | |
| 1167 square-mile{ | |
| 1168 one{"{0}mi²"} | |
| 1169 other{"{0}mi²"} | |
| 1170 } | |
| 1171 } | |
| 1172 compound{ | 954 compound{ |
| 1173 per{"{0}/{1}"} | 955 per{"{0}/{1}"} |
| 1174 } | 956 } |
| 1175 duration{ | 957 duration{ |
| 1176 day{ | 958 day{ |
| 1177 one{"{0}d"} | 959 one{"{0}d"} |
| 1178 other{"{0}d"} | 960 other{"{0}d"} |
| 1179 } | 961 } |
| 1180 hour{ | 962 hour{ |
| 1181 one{"{0}h"} | 963 one{"{0}h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1199 } | 981 } |
| 1200 week{ | 982 week{ |
| 1201 one{"{0}w"} | 983 one{"{0}w"} |
| 1202 other{"{0}w"} | 984 other{"{0}w"} |
| 1203 } | 985 } |
| 1204 year{ | 986 year{ |
| 1205 one{"{0}y"} | 987 one{"{0}y"} |
| 1206 other{"{0}y"} | 988 other{"{0}y"} |
| 1207 } | 989 } |
| 1208 } | 990 } |
| 1209 length{ | |
| 1210 centimeter{ | |
| 1211 one{"{0}cm"} | |
| 1212 other{"{0}cm"} | |
| 1213 } | |
| 1214 foot{ | |
| 1215 one{"{0}′"} | |
| 1216 other{"{0}′"} | |
| 1217 } | |
| 1218 inch{ | |
| 1219 one{"{0}″"} | |
| 1220 other{"{0}″"} | |
| 1221 } | |
| 1222 kilometer{ | |
| 1223 one{"{0}km"} | |
| 1224 other{"{0}km"} | |
| 1225 } | |
| 1226 light-year{ | |
| 1227 one{"{0}ly"} | |
| 1228 other{"{0}ly"} | |
| 1229 } | |
| 1230 meter{ | |
| 1231 one{"{0}m"} | |
| 1232 other{"{0}m"} | |
| 1233 } | |
| 1234 mile{ | |
| 1235 one{"{0}mi"} | |
| 1236 other{"{0}mi"} | |
| 1237 } | |
| 1238 millimeter{ | |
| 1239 one{"{0}mm"} | |
| 1240 other{"{0}mm"} | |
| 1241 } | |
| 1242 picometer{ | |
| 1243 one{"{0}pm"} | |
| 1244 other{"{0}pm"} | |
| 1245 } | |
| 1246 yard{ | |
| 1247 one{"{0}yd"} | |
| 1248 other{"{0}yd"} | |
| 1249 } | |
| 1250 } | |
| 1251 mass{ | |
| 1252 gram{ | |
| 1253 one{"{0}g"} | |
| 1254 other{"{0}g"} | |
| 1255 } | |
| 1256 kilogram{ | |
| 1257 one{"{0}kg"} | |
| 1258 other{"{0}kg"} | |
| 1259 } | |
| 1260 ounce{ | |
| 1261 one{"{0}oz"} | |
| 1262 other{"{0}oz"} | |
| 1263 } | |
| 1264 pound{ | |
| 1265 one{"{0}#"} | |
| 1266 other{"{0}#"} | |
| 1267 } | |
| 1268 } | |
| 1269 power{ | |
| 1270 horsepower{ | |
| 1271 one{"{0}hp"} | |
| 1272 other{"{0}hp"} | |
| 1273 } | |
| 1274 kilowatt{ | |
| 1275 one{"{0}kW"} | |
| 1276 other{"{0}kW"} | |
| 1277 } | |
| 1278 watt{ | |
| 1279 one{"{0}W"} | |
| 1280 other{"{0}W"} | |
| 1281 } | |
| 1282 } | |
| 1283 pressure{ | |
| 1284 hectopascal{ | |
| 1285 one{"{0}hPa"} | |
| 1286 other{"{0}hPa"} | |
| 1287 } | |
| 1288 inch-hg{ | |
| 1289 one{"{0}\u0022 Hg"} | |
| 1290 other{"{0}\u0022 Hg"} | |
| 1291 } | |
| 1292 millibar{ | |
| 1293 one{"{0}mb"} | |
| 1294 other{"{0}mb"} | |
| 1295 } | |
| 1296 } | |
| 1297 speed{ | |
| 1298 kilometer-per-hour{ | |
| 1299 one{"{0}kph"} | |
| 1300 other{"{0}kph"} | |
| 1301 } | |
| 1302 meter-per-second{ | |
| 1303 one{"{0}m/s"} | |
| 1304 other{"{0}m/s"} | |
| 1305 } | |
| 1306 mile-per-hour{ | |
| 1307 one{"{0}mph"} | |
| 1308 other{"{0}mph"} | |
| 1309 } | |
| 1310 } | |
| 1311 temperature{ | |
| 1312 celsius{ | |
| 1313 one{"{0}°"} | |
| 1314 other{"{0}°"} | |
| 1315 } | |
| 1316 fahrenheit{ | |
| 1317 one{"{0}°F"} | |
| 1318 other{"{0}°F"} | |
| 1319 } | |
| 1320 } | |
| 1321 volume{ | |
| 1322 cubic-kilometer{ | |
| 1323 one{"{0}km³"} | |
| 1324 other{"{0}km³"} | |
| 1325 } | |
| 1326 cubic-mile{ | |
| 1327 one{"{0}mi³"} | |
| 1328 other{"{0}mi³"} | |
| 1329 } | |
| 1330 liter{ | |
| 1331 one{"{0}l"} | |
| 1332 other{"{0}l"} | |
| 1333 } | |
| 1334 } | |
| 1335 } | 991 } |
| 1336 unitsShort{ | 992 unitsShort{ |
| 1337 acceleration{ | |
| 1338 g-force{ | |
| 1339 one{"{0} G"} | |
| 1340 other{"{0} G"} | |
| 1341 } | |
| 1342 } | |
| 1343 angle{ | |
| 1344 arc-minute{ | |
| 1345 one{"{0} min"} | |
| 1346 other{"{0} min"} | |
| 1347 } | |
| 1348 arc-second{ | |
| 1349 one{"{0} sec"} | |
| 1350 other{"{0} secs"} | |
| 1351 } | |
| 1352 degree{ | |
| 1353 one{"{0} deg"} | |
| 1354 other{"{0} deg"} | |
| 1355 } | |
| 1356 } | |
| 1357 area{ | |
| 1358 acre{ | |
| 1359 one{"{0} ac"} | |
| 1360 other{"{0} ac"} | |
| 1361 } | |
| 1362 hectare{ | |
| 1363 one{"{0} ha"} | |
| 1364 other{"{0} ha"} | |
| 1365 } | |
| 1366 square-foot{ | |
| 1367 one{"{0} sq ft"} | |
| 1368 other{"{0} sq ft"} | |
| 1369 } | |
| 1370 square-kilometer{ | |
| 1371 one{"{0} km²"} | |
| 1372 other{"{0} km²"} | |
| 1373 } | |
| 1374 square-meter{ | |
| 1375 one{"{0} m²"} | |
| 1376 other{"{0} m²"} | |
| 1377 } | |
| 1378 square-mile{ | |
| 1379 one{"{0} sq mi"} | |
| 1380 other{"{0} sq mi"} | |
| 1381 } | |
| 1382 } | |
| 1383 compound{ | 993 compound{ |
| 1384 per{"{0}/{1}"} | 994 per{"{0}/{1}"} |
| 1385 } | 995 } |
| 1386 duration{ | 996 duration{ |
| 1387 day{ | 997 day{ |
| 1388 one{"{0} araw"} | 998 one{"{0} araw"} |
| 1389 other{"{0} araw"} | 999 other{"{0} araw"} |
| 1390 } | 1000 } |
| 1391 hour{ | 1001 hour{ |
| 1392 one{"{0} hr"} | 1002 one{"{0} hr"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1410 } | 1020 } |
| 1411 week{ | 1021 week{ |
| 1412 one{"{0} wk"} | 1022 one{"{0} wk"} |
| 1413 other{"{0} wks"} | 1023 other{"{0} wks"} |
| 1414 } | 1024 } |
| 1415 year{ | 1025 year{ |
| 1416 one{"{0} yr"} | 1026 one{"{0} yr"} |
| 1417 other{"{0} yrs"} | 1027 other{"{0} yrs"} |
| 1418 } | 1028 } |
| 1419 } | 1029 } |
| 1420 length{ | |
| 1421 centimeter{ | |
| 1422 one{"{0} cm"} | |
| 1423 other{"{0} cm"} | |
| 1424 } | |
| 1425 foot{ | |
| 1426 one{"{0} ft"} | |
| 1427 other{"{0} ft"} | |
| 1428 } | |
| 1429 inch{ | |
| 1430 one{"{0} in"} | |
| 1431 other{"{0} in"} | |
| 1432 } | |
| 1433 kilometer{ | |
| 1434 one{"{0} km"} | |
| 1435 other{"{0} km"} | |
| 1436 } | |
| 1437 light-year{ | |
| 1438 one{"{0} ly"} | |
| 1439 other{"{0} ly"} | |
| 1440 } | |
| 1441 meter{ | |
| 1442 one{"{0} m"} | |
| 1443 other{"{0} m"} | |
| 1444 } | |
| 1445 mile{ | |
| 1446 one{"{0} mi"} | |
| 1447 other{"{0} mi"} | |
| 1448 } | |
| 1449 millimeter{ | |
| 1450 one{"{0} mm"} | |
| 1451 other{"{0} mm"} | |
| 1452 } | |
| 1453 picometer{ | |
| 1454 one{"{0} pm"} | |
| 1455 other{"{0} pm"} | |
| 1456 } | |
| 1457 yard{ | |
| 1458 one{"{0} yd"} | |
| 1459 other{"{0} yd"} | |
| 1460 } | |
| 1461 } | |
| 1462 mass{ | |
| 1463 gram{ | |
| 1464 one{"{0} g"} | |
| 1465 other{"{0} g"} | |
| 1466 } | |
| 1467 kilogram{ | |
| 1468 one{"{0} kg"} | |
| 1469 other{"{0} kg"} | |
| 1470 } | |
| 1471 ounce{ | |
| 1472 one{"{0} oz"} | |
| 1473 other{"{0} oz"} | |
| 1474 } | |
| 1475 pound{ | |
| 1476 one{"{0} lb"} | |
| 1477 other{"{0} lb"} | |
| 1478 } | |
| 1479 } | |
| 1480 power{ | |
| 1481 horsepower{ | |
| 1482 one{"{0} hp"} | |
| 1483 other{"{0} hp"} | |
| 1484 } | |
| 1485 kilowatt{ | |
| 1486 one{"{0} kW"} | |
| 1487 other{"{0} kW"} | |
| 1488 } | |
| 1489 watt{ | |
| 1490 one{"{0} W"} | |
| 1491 other{"{0} W"} | |
| 1492 } | |
| 1493 } | |
| 1494 pressure{ | |
| 1495 hectopascal{ | |
| 1496 one{"{0} hPa"} | |
| 1497 other{"{0} hPa"} | |
| 1498 } | |
| 1499 inch-hg{ | |
| 1500 one{"{0} inHg"} | |
| 1501 other{"{0} inHg"} | |
| 1502 } | |
| 1503 millibar{ | |
| 1504 one{"{0} mb"} | |
| 1505 other{"{0} mb"} | |
| 1506 } | |
| 1507 } | |
| 1508 speed{ | |
| 1509 kilometer-per-hour{ | |
| 1510 one{"{0} kph"} | |
| 1511 other{"{0} kph"} | |
| 1512 } | |
| 1513 meter-per-second{ | |
| 1514 one{"{0} m/s"} | |
| 1515 other{"{0} m/s"} | |
| 1516 } | |
| 1517 mile-per-hour{ | |
| 1518 one{"{0} mph"} | |
| 1519 other{"{0} mph"} | |
| 1520 } | |
| 1521 } | |
| 1522 temperature{ | |
| 1523 celsius{ | |
| 1524 one{"{0}°C"} | |
| 1525 other{"{0}°C"} | |
| 1526 } | |
| 1527 fahrenheit{ | |
| 1528 one{"{0}°F"} | |
| 1529 other{"{0}°F"} | |
| 1530 } | |
| 1531 } | |
| 1532 volume{ | |
| 1533 cubic-kilometer{ | |
| 1534 one{"{0} km³"} | |
| 1535 other{"{0} km³"} | |
| 1536 } | |
| 1537 cubic-mile{ | |
| 1538 one{"{0} mi³"} | |
| 1539 other{"{0} mi³"} | |
| 1540 } | |
| 1541 liter{ | |
| 1542 one{"{0} l"} | |
| 1543 other{"{0} l"} | |
| 1544 } | |
| 1545 } | |
| 1546 } | 1030 } |
| 1547 } | 1031 } |
| OLD | NEW |