| 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/gu.xml | 6 // * Source File: <path>/common/main/gu.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/gu.xml | 10 * ICU <specials> source: <path>/common/main/gu.xml |
| (...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 927 Tone{"ધ્વની"} | 927 Tone{"ધ્વની"} |
| 928 UNGEGN{"UNGEGN"} | 928 UNGEGN{"UNGEGN"} |
| 929 x-Accents{"સ્વરાઘાતો"} | 929 x-Accents{"સ્વરાઘાતો"} |
| 930 x-Fullwidth{"પૂર્ણપહોળાઇ"} | 930 x-Fullwidth{"પૂર્ણપહોળાઇ"} |
| 931 x-Halfwidth{"અર્ધપહોળાઈ"} | 931 x-Halfwidth{"અર્ધપહોળાઈ"} |
| 932 x-Jamo{"જેમો"} | 932 x-Jamo{"જેમો"} |
| 933 x-Pinyin{"પીનયીન"} | 933 x-Pinyin{"પીનયીન"} |
| 934 x-Publishing{"પ્રકાશન"} | 934 x-Publishing{"પ્રકાશન"} |
| 935 } | 935 } |
| 936 units{ | 936 units{ |
| 937 acceleration{ | |
| 938 g-force{ | |
| 939 one{"{0} g-બળ"} | |
| 940 other{"{0} g-બળ"} | |
| 941 } | |
| 942 } | |
| 943 angle{ | |
| 944 arc-minute{ | |
| 945 one{"{0} માઇન્યૂટ"} | |
| 946 other{"{0} માઇન્યૂટ"} | |
| 947 } | |
| 948 arc-second{ | |
| 949 one{"{0} સેકન્ડ"} | |
| 950 other{"{0} સેકન્ડ"} | |
| 951 } | |
| 952 degree{ | |
| 953 one{"{0} અંશ"} | |
| 954 other{"{0} અંશ"} | |
| 955 } | |
| 956 } | |
| 957 area{ | |
| 958 acre{ | |
| 959 one{"{0} એકર"} | |
| 960 other{"{0} એકર"} | |
| 961 } | |
| 962 hectare{ | |
| 963 one{"{0} હેક્ટર"} | |
| 964 other{"{0} હેક્ટર"} | |
| 965 } | |
| 966 square-foot{ | |
| 967 one{"{0} ચોરસ ફૂટ"} | |
| 968 other{"{0} ચોરસ ફૂટ"} | |
| 969 } | |
| 970 square-kilometer{ | |
| 971 one{"{0} ચોરસ કિલોમીટર"} | |
| 972 other{"{0} ચોરસ કિલોમીટર"} | |
| 973 } | |
| 974 square-meter{ | |
| 975 one{"{0} ચોરસ મીટર"} | |
| 976 other{"{0} ચોરસ મીટર"} | |
| 977 } | |
| 978 square-mile{ | |
| 979 one{"{0} ચોરસ માઇલ"} | |
| 980 other{"{0} ચોરસ માઇલ"} | |
| 981 } | |
| 982 } | |
| 983 compound{ | 937 compound{ |
| 984 per{"{0} પ્રતિ {1}"} | 938 per{"{0} પ્રતિ {1}"} |
| 985 } | 939 } |
| 986 duration{ | 940 duration{ |
| 987 day{ | 941 day{ |
| 988 one{"{0} દિવસ"} | 942 one{"{0} દિવસ"} |
| 989 other{"{0} દિવસ"} | 943 other{"{0} દિવસ"} |
| 990 } | 944 } |
| 991 hour{ | 945 hour{ |
| 992 one{"{0} કલાક"} | 946 one{"{0} કલાક"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1010 } | 964 } |
| 1011 week{ | 965 week{ |
| 1012 one{"{0} અઠવાડિયું"} | 966 one{"{0} અઠવાડિયું"} |
| 1013 other{"{0} અઠવાડિયા"} | 967 other{"{0} અઠવાડિયા"} |
| 1014 } | 968 } |
| 1015 year{ | 969 year{ |
| 1016 one{"{0} વર્ષ"} | 970 one{"{0} વર્ષ"} |
| 1017 other{"{0} વર્ષ"} | 971 other{"{0} વર્ષ"} |
| 1018 } | 972 } |
| 1019 } | 973 } |
| 1020 length{ | |
| 1021 centimeter{ | |
| 1022 one{"{0} સેન્ટિમીટર"} | |
| 1023 other{"{0} સેન્ટિમીટર"} | |
| 1024 } | |
| 1025 foot{ | |
| 1026 one{"{0} ફૂટ"} | |
| 1027 other{"{0} ફિટ"} | |
| 1028 } | |
| 1029 inch{ | |
| 1030 one{"{0} ઇંચ"} | |
| 1031 other{"{0} ઇંચ"} | |
| 1032 } | |
| 1033 kilometer{ | |
| 1034 one{"{0} કિલોમીટર"} | |
| 1035 other{"{0} કિલોમીટર"} | |
| 1036 } | |
| 1037 light-year{ | |
| 1038 one{"{0} પ્રકાશ વર્ષ"} | |
| 1039 other{"{0} પ્રકાશ વર્ષ"} | |
| 1040 } | |
| 1041 meter{ | |
| 1042 one{"{0} મીટર"} | |
| 1043 other{"{0} મીટર"} | |
| 1044 } | |
| 1045 mile{ | |
| 1046 one{"{0} માઇલ"} | |
| 1047 other{"{0} માઇલ"} | |
| 1048 } | |
| 1049 millimeter{ | |
| 1050 one{"{0} મિલિમીટર"} | |
| 1051 other{"{0} મિલિમીટર"} | |
| 1052 } | |
| 1053 picometer{ | |
| 1054 one{"{0} પિસૉમિટર"} | |
| 1055 other{"{0} પિસૉમિટર"} | |
| 1056 } | |
| 1057 yard{ | |
| 1058 one{"{0} વાર"} | |
| 1059 other{"{0} વાર"} | |
| 1060 } | |
| 1061 } | |
| 1062 mass{ | |
| 1063 gram{ | |
| 1064 one{"{0} ગ્રામ"} | |
| 1065 other{"{0} ગ્રામ"} | |
| 1066 } | |
| 1067 kilogram{ | |
| 1068 one{"{0} કિલોગ્રામ"} | |
| 1069 other{"{0} કિલોગ્રામ"} | |
| 1070 } | |
| 1071 ounce{ | |
| 1072 one{"{0} ઔંશ"} | |
| 1073 other{"{0} ઔંશ"} | |
| 1074 } | |
| 1075 pound{ | |
| 1076 one{"{0} પાઉન્ડ"} | |
| 1077 other{"{0} પાઉન્ડ"} | |
| 1078 } | |
| 1079 } | |
| 1080 power{ | |
| 1081 horsepower{ | |
| 1082 one{"{0} હોર્સપાવર"} | |
| 1083 other{"{0} હોર્સપાવર"} | |
| 1084 } | |
| 1085 kilowatt{ | |
| 1086 one{"{0} કિલોવૉટ"} | |
| 1087 other{"{0} કિલોવૉટ"} | |
| 1088 } | |
| 1089 watt{ | |
| 1090 one{"{0} વૉટ"} | |
| 1091 other{"{0} વૉટ"} | |
| 1092 } | |
| 1093 } | |
| 1094 pressure{ | |
| 1095 hectopascal{ | |
| 1096 one{"{0} હેક્ટૉપાસ્કલ"} | |
| 1097 other{"{0} હેક્ટૉપાસ્કલ"} | |
| 1098 } | |
| 1099 inch-hg{ | |
| 1100 one{"{0} પારાના ઇંચ"} | |
| 1101 other{"{0} પારાના ઇંચ"} | |
| 1102 } | |
| 1103 millibar{ | |
| 1104 one{"{0} મિલીબાર"} | |
| 1105 other{"{0} મિલીબાર"} | |
| 1106 } | |
| 1107 } | |
| 1108 speed{ | |
| 1109 kilometer-per-hour{ | |
| 1110 one{"{0} કિલોમીટર પ્રતિ કલાક"} | |
| 1111 other{"{0} કિલોમીટર પ્રતિ કલાક"} | |
| 1112 } | |
| 1113 meter-per-second{ | |
| 1114 one{"{0} મીટર પ્રતિ સેકન્ડ"} | |
| 1115 other{"{0} મીટર પ્રતિ સેકન્ડ"} | |
| 1116 } | |
| 1117 mile-per-hour{ | |
| 1118 one{"{0} માઇલ પ્રતિ કલાક"} | |
| 1119 other{"{0} માઇલ પ્રતિ કલાક"} | |
| 1120 } | |
| 1121 } | |
| 1122 temperature{ | |
| 1123 celsius{ | |
| 1124 one{"{0} ડિગ્રી સેલ્સિયસ"} | |
| 1125 other{"{0} ડિગ્રી સેલ્સિયસ"} | |
| 1126 } | |
| 1127 fahrenheit{ | |
| 1128 one{"{0} ડિગ્રી ફેરનહીટ"} | |
| 1129 other{"{0} ડિગ્રી ફેરનહીટ"} | |
| 1130 } | |
| 1131 } | |
| 1132 volume{ | |
| 1133 cubic-kilometer{ | |
| 1134 one{"{0} ઘન કિલોમીટર"} | |
| 1135 other{"{0} ઘન કિલોમીટર"} | |
| 1136 } | |
| 1137 cubic-mile{ | |
| 1138 one{"{0} ઘન માઇલ"} | |
| 1139 other{"{0} ઘન માઇલ"} | |
| 1140 } | |
| 1141 liter{ | |
| 1142 one{"{0} લિટર"} | |
| 1143 other{"{0} લિટર"} | |
| 1144 } | |
| 1145 } | |
| 1146 } | 974 } |
| 1147 unitsNarrow{ | 975 unitsNarrow{ |
| 1148 acceleration{ | |
| 1149 g-force{ | |
| 1150 one{"{0} G"} | |
| 1151 other{"{0} G"} | |
| 1152 } | |
| 1153 } | |
| 1154 angle{ | |
| 1155 arc-minute{ | |
| 1156 one{"{0}′"} | |
| 1157 other{"{0}′"} | |
| 1158 } | |
| 1159 arc-second{ | |
| 1160 one{"{0}″"} | |
| 1161 other{"{0}″"} | |
| 1162 } | |
| 1163 degree{ | |
| 1164 one{"{0}°"} | |
| 1165 other{"{0}°"} | |
| 1166 } | |
| 1167 } | |
| 1168 area{ | |
| 1169 acre{ | |
| 1170 one{"{0} ac"} | |
| 1171 other{"{0} ac"} | |
| 1172 } | |
| 1173 hectare{ | |
| 1174 one{"{0} ha"} | |
| 1175 other{"{0} ha"} | |
| 1176 } | |
| 1177 square-foot{ | |
| 1178 one{"{0} ft²"} | |
| 1179 other{"{0} ft²"} | |
| 1180 } | |
| 1181 square-kilometer{ | |
| 1182 one{"{0} km²"} | |
| 1183 other{"{0} km²"} | |
| 1184 } | |
| 1185 square-meter{ | |
| 1186 one{"{0} m²"} | |
| 1187 other{"{0} m²"} | |
| 1188 } | |
| 1189 square-mile{ | |
| 1190 one{"{0} mi²"} | |
| 1191 other{"{0} mi²"} | |
| 1192 } | |
| 1193 } | |
| 1194 compound{ | 976 compound{ |
| 1195 per{"{0}/{1}"} | 977 per{"{0}/{1}"} |
| 1196 } | 978 } |
| 1197 duration{ | 979 duration{ |
| 1198 day{ | 980 day{ |
| 1199 one{"{0} દિવસ"} | 981 one{"{0} દિવસ"} |
| 1200 other{"{0} દિવસ"} | 982 other{"{0} દિવસ"} |
| 1201 } | 983 } |
| 1202 hour{ | 984 hour{ |
| 1203 one{"{0} કલાક"} | 985 one{"{0} કલાક"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1221 } | 1003 } |
| 1222 week{ | 1004 week{ |
| 1223 one{"{0} અઠ."} | 1005 one{"{0} અઠ."} |
| 1224 other{"{0} અઠ."} | 1006 other{"{0} અઠ."} |
| 1225 } | 1007 } |
| 1226 year{ | 1008 year{ |
| 1227 one{"{0} વર્ષ"} | 1009 one{"{0} વર્ષ"} |
| 1228 other{"{0} વર્ષ"} | 1010 other{"{0} વર્ષ"} |
| 1229 } | 1011 } |
| 1230 } | 1012 } |
| 1231 length{ | |
| 1232 centimeter{ | |
| 1233 one{"{0} સેમી"} | |
| 1234 other{"{0} સેમી"} | |
| 1235 } | |
| 1236 foot{ | |
| 1237 one{"{0} '"} | |
| 1238 other{"{0} '"} | |
| 1239 } | |
| 1240 inch{ | |
| 1241 one{"{0} \u0022"} | |
| 1242 other{"{0} \u0022"} | |
| 1243 } | |
| 1244 kilometer{ | |
| 1245 one{"{0} કિમી"} | |
| 1246 other{"{0} કિમી"} | |
| 1247 } | |
| 1248 light-year{ | |
| 1249 one{"{0}પ્રકાશવર્ષ"} | |
| 1250 other{"{0}પ્રકાશવર્ષ"} | |
| 1251 } | |
| 1252 meter{ | |
| 1253 one{"{0} મી"} | |
| 1254 other{"{0} મી"} | |
| 1255 } | |
| 1256 mile{ | |
| 1257 one{"{0} માઇલ"} | |
| 1258 other{"{0} માઇલ"} | |
| 1259 } | |
| 1260 millimeter{ | |
| 1261 one{"{0} મિમી"} | |
| 1262 other{"{0} મિમી"} | |
| 1263 } | |
| 1264 picometer{ | |
| 1265 one{"{0}પિસૉ.મી"} | |
| 1266 other{"{0}પિસૉ.મી"} | |
| 1267 } | |
| 1268 yard{ | |
| 1269 one{"{0} વાર"} | |
| 1270 other{"{0} વાર"} | |
| 1271 } | |
| 1272 } | |
| 1273 mass{ | |
| 1274 gram{ | |
| 1275 one{"{0} ગ્રા"} | |
| 1276 other{"{0} ગ્રા"} | |
| 1277 } | |
| 1278 kilogram{ | |
| 1279 one{"{0} કિગ્રા"} | |
| 1280 other{"{0} કિગ્રા"} | |
| 1281 } | |
| 1282 ounce{ | |
| 1283 one{"{0} ઔંશ"} | |
| 1284 other{"{0} ઔંશ"} | |
| 1285 } | |
| 1286 pound{ | |
| 1287 one{"{0} પાઉન્ડ"} | |
| 1288 other{"{0} પાઉન્ડ"} | |
| 1289 } | |
| 1290 } | |
| 1291 power{ | |
| 1292 horsepower{ | |
| 1293 one{"{0} hp"} | |
| 1294 other{"{0} hp"} | |
| 1295 } | |
| 1296 kilowatt{ | |
| 1297 one{"{0} kW"} | |
| 1298 other{"{0} kW"} | |
| 1299 } | |
| 1300 watt{ | |
| 1301 one{"{0} W"} | |
| 1302 other{"{0} W"} | |
| 1303 } | |
| 1304 } | |
| 1305 pressure{ | |
| 1306 hectopascal{ | |
| 1307 one{"{0} hPa"} | |
| 1308 other{"{0} hPa"} | |
| 1309 } | |
| 1310 inch-hg{ | |
| 1311 one{"{0} inHg"} | |
| 1312 other{"{0} inHg"} | |
| 1313 } | |
| 1314 millibar{ | |
| 1315 one{"{0}મિલીબાર"} | |
| 1316 other{"{0}મિલીબાર"} | |
| 1317 } | |
| 1318 } | |
| 1319 speed{ | |
| 1320 kilometer-per-hour{ | |
| 1321 one{"{0} km/h"} | |
| 1322 other{"{0} km/h"} | |
| 1323 } | |
| 1324 meter-per-second{ | |
| 1325 one{"{0} m/s"} | |
| 1326 other{"{0} m/s"} | |
| 1327 } | |
| 1328 mile-per-hour{ | |
| 1329 one{"{0} mi/h"} | |
| 1330 other{"{0} mi/h"} | |
| 1331 } | |
| 1332 } | |
| 1333 temperature{ | |
| 1334 celsius{ | |
| 1335 one{"{0}°"} | |
| 1336 other{"{0}°"} | |
| 1337 } | |
| 1338 fahrenheit{ | |
| 1339 one{"{0}°F"} | |
| 1340 other{"{0}°F"} | |
| 1341 } | |
| 1342 } | |
| 1343 volume{ | |
| 1344 cubic-kilometer{ | |
| 1345 one{"{0} km³"} | |
| 1346 other{"{0} km³"} | |
| 1347 } | |
| 1348 cubic-mile{ | |
| 1349 one{"{0} mi³"} | |
| 1350 other{"{0} mi³"} | |
| 1351 } | |
| 1352 liter{ | |
| 1353 one{"{0} l"} | |
| 1354 other{"{0} l"} | |
| 1355 } | |
| 1356 } | |
| 1357 } | 1013 } |
| 1358 unitsShort{ | 1014 unitsShort{ |
| 1359 acceleration{ | |
| 1360 g-force{ | |
| 1361 one{"{0} G"} | |
| 1362 other{"{0} G"} | |
| 1363 } | |
| 1364 } | |
| 1365 angle{ | |
| 1366 arc-minute{ | |
| 1367 one{"{0} માઇન્યૂટ"} | |
| 1368 other{"{0} માઇન્યૂટ"} | |
| 1369 } | |
| 1370 arc-second{ | |
| 1371 one{"{0} સેકન્ડ"} | |
| 1372 other{"{0} સેકન્ડ"} | |
| 1373 } | |
| 1374 degree{ | |
| 1375 one{"{0} અંશ"} | |
| 1376 other{"{0} અંશ"} | |
| 1377 } | |
| 1378 } | |
| 1379 area{ | |
| 1380 acre{ | |
| 1381 one{"{0} એકર"} | |
| 1382 other{"{0} એકર"} | |
| 1383 } | |
| 1384 hectare{ | |
| 1385 one{"{0} હેક્ટર"} | |
| 1386 other{"{0} હેક્ટર"} | |
| 1387 } | |
| 1388 square-foot{ | |
| 1389 one{"{0} ચોરસ ફૂટ"} | |
| 1390 other{"{0} ચોરસ ફૂટ"} | |
| 1391 } | |
| 1392 square-kilometer{ | |
| 1393 one{"{0} km²"} | |
| 1394 other{"{0} km²"} | |
| 1395 } | |
| 1396 square-meter{ | |
| 1397 one{"{0} ચોરસ મીટર"} | |
| 1398 other{"{0} ચોરસ મીટર"} | |
| 1399 } | |
| 1400 square-mile{ | |
| 1401 one{"{0} ચોરસ માઇલ"} | |
| 1402 other{"{0} ચોરસ માઇલ"} | |
| 1403 } | |
| 1404 } | |
| 1405 compound{ | 1015 compound{ |
| 1406 per{"{0}/{1}"} | 1016 per{"{0}/{1}"} |
| 1407 } | 1017 } |
| 1408 duration{ | 1018 duration{ |
| 1409 day{ | 1019 day{ |
| 1410 one{"{0} દિવસ"} | 1020 one{"{0} દિવસ"} |
| 1411 other{"{0} દિવસ"} | 1021 other{"{0} દિવસ"} |
| 1412 } | 1022 } |
| 1413 hour{ | 1023 hour{ |
| 1414 one{"{0} કલાક"} | 1024 one{"{0} કલાક"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1432 } | 1042 } |
| 1433 week{ | 1043 week{ |
| 1434 one{"{0} અઠ."} | 1044 one{"{0} અઠ."} |
| 1435 other{"{0} અઠ."} | 1045 other{"{0} અઠ."} |
| 1436 } | 1046 } |
| 1437 year{ | 1047 year{ |
| 1438 one{"{0} વર્ષ"} | 1048 one{"{0} વર્ષ"} |
| 1439 other{"{0} વર્ષ"} | 1049 other{"{0} વર્ષ"} |
| 1440 } | 1050 } |
| 1441 } | 1051 } |
| 1442 length{ | |
| 1443 centimeter{ | |
| 1444 one{"{0} સેમી"} | |
| 1445 other{"{0} સેમી"} | |
| 1446 } | |
| 1447 foot{ | |
| 1448 one{"{0} ફૂટ"} | |
| 1449 other{"{0} ફૂટ"} | |
| 1450 } | |
| 1451 inch{ | |
| 1452 one{"{0} ઇંચ"} | |
| 1453 other{"{0} ઇંચ"} | |
| 1454 } | |
| 1455 kilometer{ | |
| 1456 one{"{0} કિમી"} | |
| 1457 other{"{0} કિમી"} | |
| 1458 } | |
| 1459 light-year{ | |
| 1460 one{"{0} પ્રકાશ વર્ષ"} | |
| 1461 other{"{0} પ્રકાશ વર્ષ"} | |
| 1462 } | |
| 1463 meter{ | |
| 1464 one{"{0} મી"} | |
| 1465 other{"{0} મી"} | |
| 1466 } | |
| 1467 mile{ | |
| 1468 one{"{0} માઇલ"} | |
| 1469 other{"{0} માઇલ"} | |
| 1470 } | |
| 1471 millimeter{ | |
| 1472 one{"{0} મિમી"} | |
| 1473 other{"{0} મિમી"} | |
| 1474 } | |
| 1475 picometer{ | |
| 1476 one{"{0} પિસૉમિટર"} | |
| 1477 other{"{0} પિસૉમિટર"} | |
| 1478 } | |
| 1479 yard{ | |
| 1480 one{"{0} વાર"} | |
| 1481 other{"{0} વાર"} | |
| 1482 } | |
| 1483 } | |
| 1484 mass{ | |
| 1485 gram{ | |
| 1486 one{"{0} ગ્રા"} | |
| 1487 other{"{0} ગ્રા"} | |
| 1488 } | |
| 1489 kilogram{ | |
| 1490 one{"{0} કિગ્રા"} | |
| 1491 other{"{0} કિગ્રા"} | |
| 1492 } | |
| 1493 ounce{ | |
| 1494 one{"{0} ઔંશ"} | |
| 1495 other{"{0} ઔંશ"} | |
| 1496 } | |
| 1497 pound{ | |
| 1498 one{"{0} પાઉન્ડ"} | |
| 1499 other{"{0} પાઉન્ડ"} | |
| 1500 } | |
| 1501 } | |
| 1502 power{ | |
| 1503 horsepower{ | |
| 1504 one{"{0} હોર્સપાવર"} | |
| 1505 other{"{0} હોર્સપાવર"} | |
| 1506 } | |
| 1507 kilowatt{ | |
| 1508 one{"{0} કિલોવૉટ"} | |
| 1509 other{"{0} કિલોવૉટ"} | |
| 1510 } | |
| 1511 watt{ | |
| 1512 one{"{0} વૉટ"} | |
| 1513 other{"{0} વૉટ"} | |
| 1514 } | |
| 1515 } | |
| 1516 pressure{ | |
| 1517 hectopascal{ | |
| 1518 one{"{0} hPa"} | |
| 1519 other{"{0} hPa"} | |
| 1520 } | |
| 1521 inch-hg{ | |
| 1522 one{"{0} inHg"} | |
| 1523 other{"{0} inHg"} | |
| 1524 } | |
| 1525 millibar{ | |
| 1526 one{"{0} મિલીબાર"} | |
| 1527 other{"{0} મિલીબાર"} | |
| 1528 } | |
| 1529 } | |
| 1530 speed{ | |
| 1531 kilometer-per-hour{ | |
| 1532 one{"{0} કિમી/કલાક"} | |
| 1533 other{"{0} કિમી/કલાક"} | |
| 1534 } | |
| 1535 meter-per-second{ | |
| 1536 one{"{0} મીટર/સેકન્ડ"} | |
| 1537 other{"{0} મીટર/સેકન્ડ"} | |
| 1538 } | |
| 1539 mile-per-hour{ | |
| 1540 one{"{0} માઇલ/કલાક"} | |
| 1541 other{"{0} માઇલ/કલાક"} | |
| 1542 } | |
| 1543 } | |
| 1544 temperature{ | |
| 1545 celsius{ | |
| 1546 one{"{0}°C"} | |
| 1547 other{"{0}°C"} | |
| 1548 } | |
| 1549 fahrenheit{ | |
| 1550 one{"{0}°F"} | |
| 1551 other{"{0}°F"} | |
| 1552 } | |
| 1553 } | |
| 1554 volume{ | |
| 1555 cubic-kilometer{ | |
| 1556 one{"{0} km³"} | |
| 1557 other{"{0} km³"} | |
| 1558 } | |
| 1559 cubic-mile{ | |
| 1560 one{"{0} ઘન માઇલ"} | |
| 1561 other{"{0} ઘન માઇલ"} | |
| 1562 } | |
| 1563 liter{ | |
| 1564 one{"{0} લિ"} | |
| 1565 other{"{0} લિ"} | |
| 1566 } | |
| 1567 } | |
| 1568 } | 1052 } |
| 1569 } | 1053 } |
| OLD | NEW |