| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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/mr.xml | 6 // * Source File: <path>/common/main/mr.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/mr.xml | 10 * ICU <specials> source: <path>/common/main/mr.xml |
| 11 */ | 11 */ |
| 12 mr{ | 12 mr{ |
| 13 Version{"2.1.8.9"} | 13 Version{"2.1.8.9"} |
| 14 units{ | 14 units{ |
| 15 acceleration{ | |
| 16 g-force{ | |
| 17 dnam{"जी-फोर्स"} | |
| 18 one{"{0} जी-फोर्स"} | |
| 19 other{"{0} जी-फोर्स"} | |
| 20 } | |
| 21 meter-per-second-squared{ | |
| 22 dnam{"मीटर प्रति सेकंद चौरस"} | |
| 23 one{"{0} मीटर प्रति सेकंद चौरस"} | |
| 24 other{"{0} मीटर प्रति सेकंद चौरस"} | |
| 25 } | |
| 26 } | |
| 27 angle{ | |
| 28 arc-minute{ | |
| 29 dnam{"आर्कमिनिटे"} | |
| 30 one{"{0} आर्कमिनिट"} | |
| 31 other{"{0} आर्कमिनिटे"} | |
| 32 } | |
| 33 arc-second{ | |
| 34 dnam{"आर्कसेकंद"} | |
| 35 one{"{0} आर्कसेकंद"} | |
| 36 other{"{0} आर्कसेकंद"} | |
| 37 } | |
| 38 degree{ | |
| 39 dnam{"अंश"} | |
| 40 one{"{0} अंश"} | |
| 41 other{"{0} अंश"} | |
| 42 } | |
| 43 radian{ | |
| 44 dnam{"रेडियन"} | |
| 45 one{"{0} रेडियन"} | |
| 46 other{"{0} रेडियन"} | |
| 47 } | |
| 48 } | |
| 49 area{ | |
| 50 acre{ | |
| 51 dnam{"एकर"} | |
| 52 one{"{0} एकर"} | |
| 53 other{"{0} एकर"} | |
| 54 } | |
| 55 hectare{ | |
| 56 dnam{"हेक्टर"} | |
| 57 one{"{0} हेक्टर"} | |
| 58 other{"{0} हेक्टर"} | |
| 59 } | |
| 60 square-centimeter{ | |
| 61 dnam{"चौरस सेंटीमीटर"} | |
| 62 one{"{0} चौरस सेंटीमीटर"} | |
| 63 other{"{0} चौरस सेंटीमीटर"} | |
| 64 } | |
| 65 square-foot{ | |
| 66 dnam{"चौरस फूट"} | |
| 67 one{"{0} चौरस फूट"} | |
| 68 other{"{0} चौरस फूट"} | |
| 69 } | |
| 70 square-inch{ | |
| 71 dnam{"चौरस इंच"} | |
| 72 one{"{0} चौरस इंच"} | |
| 73 other{"{0} चौरस इंच"} | |
| 74 } | |
| 75 square-kilometer{ | |
| 76 dnam{"चौरस किलोमीटर"} | |
| 77 one{"{0} चौरस किलोमीटर"} | |
| 78 other{"{0} चौरस किलोमीटर"} | |
| 79 } | |
| 80 square-meter{ | |
| 81 dnam{"चौरस मीटर"} | |
| 82 one{"{0} चौरस मीटर"} | |
| 83 other{"{0} चौरस मीटर"} | |
| 84 } | |
| 85 square-mile{ | |
| 86 dnam{"चौरस मैल"} | |
| 87 one{"{0} चौरस मैल"} | |
| 88 other{"{0} चौरस मैल"} | |
| 89 } | |
| 90 square-yard{ | |
| 91 dnam{"वर्ग यार्ड"} | |
| 92 one{"{0} वर्ग यार्ड"} | |
| 93 other{"{0} वर्ग यार्ड"} | |
| 94 } | |
| 95 } | |
| 96 compound{ | 15 compound{ |
| 97 per{"{0} प्रति {1}"} | 16 per{"{0} प्रति {1}"} |
| 98 } | 17 } |
| 99 consumption{ | |
| 100 liter-per-kilometer{ | |
| 101 dnam{"लीटर प्रति किलोमीटर"} | |
| 102 one{"{0} लीटर प्रति किलोमीटर"} | |
| 103 other{"{0} लीटर प्रति किलोमीटर"} | |
| 104 } | |
| 105 mile-per-gallon{ | |
| 106 dnam{"मैल प्रति गॅलन"} | |
| 107 one{"{0} मैल प्रति गॅलन"} | |
| 108 other{"{0} मैल प्रति गॅलन"} | |
| 109 } | |
| 110 } | |
| 111 digital{ | |
| 112 bit{ | |
| 113 dnam{"बिट"} | |
| 114 one{"{0} बिट"} | |
| 115 other{"{0} बिट"} | |
| 116 } | |
| 117 byte{ | |
| 118 dnam{"बाइट"} | |
| 119 one{"{0} बाइट"} | |
| 120 other{"{0} बाइट"} | |
| 121 } | |
| 122 gigabit{ | |
| 123 dnam{"गिगाबिट"} | |
| 124 one{"{0} गिगाबिट"} | |
| 125 other{"{0} गिगाबिट"} | |
| 126 } | |
| 127 gigabyte{ | |
| 128 dnam{"गिगाबाइट"} | |
| 129 one{"{0} गिगाबाइट"} | |
| 130 other{"{0} गिगाबाइट"} | |
| 131 } | |
| 132 kilobit{ | |
| 133 dnam{"किलोबिट"} | |
| 134 one{"{0} किलोबिट"} | |
| 135 other{"{0} किलोबिट"} | |
| 136 } | |
| 137 kilobyte{ | |
| 138 dnam{"किलोबाइट"} | |
| 139 one{"{0} किलोबाइट"} | |
| 140 other{"{0} किलोबाइट"} | |
| 141 } | |
| 142 megabit{ | |
| 143 dnam{"मेगाबिट"} | |
| 144 one{"{0} मेगाबिट"} | |
| 145 other{"{0} मेगाबिट"} | |
| 146 } | |
| 147 megabyte{ | |
| 148 dnam{"मेगाबाइट"} | |
| 149 one{"{0} मेगाबाइट"} | |
| 150 other{"{0} मेगाबाइट"} | |
| 151 } | |
| 152 terabit{ | |
| 153 dnam{"टेराबिट"} | |
| 154 one{"{0} टेराबिट"} | |
| 155 other{"{0} टेराबिट"} | |
| 156 } | |
| 157 terabyte{ | |
| 158 dnam{"टेराबाइट"} | |
| 159 one{"{0} टेराबाइट"} | |
| 160 other{"{0} टेराबाइट"} | |
| 161 } | |
| 162 } | |
| 163 duration{ | 18 duration{ |
| 164 day{ | 19 day{ |
| 165 dnam{"दिवस"} | 20 dnam{"दिवस"} |
| 166 one{"{0} दिवस"} | 21 one{"{0} दिवस"} |
| 167 other{"{0} दिवस"} | 22 other{"{0} दिवस"} |
| 168 } | 23 } |
| 169 hour{ | 24 hour{ |
| 170 dnam{"तास"} | 25 dnam{"तास"} |
| 171 one{"{0} तास"} | 26 one{"{0} तास"} |
| 172 other{"{0} तास"} | 27 other{"{0} तास"} |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 dnam{"आठवडे"} | 62 dnam{"आठवडे"} |
| 208 one{"{0} आठवडा"} | 63 one{"{0} आठवडा"} |
| 209 other{"{0} आठवडे"} | 64 other{"{0} आठवडे"} |
| 210 } | 65 } |
| 211 year{ | 66 year{ |
| 212 dnam{"वर्षे"} | 67 dnam{"वर्षे"} |
| 213 one{"{0} वर्ष"} | 68 one{"{0} वर्ष"} |
| 214 other{"{0} वर्षे"} | 69 other{"{0} वर्षे"} |
| 215 } | 70 } |
| 216 } | 71 } |
| 217 electric{ | |
| 218 ampere{ | |
| 219 dnam{"अँपियर"} | |
| 220 one{"{0} अँपियर"} | |
| 221 other{"{0} अँपियर"} | |
| 222 } | |
| 223 milliampere{ | |
| 224 dnam{"मिलिअँपियर"} | |
| 225 one{"{0} मिलिअँपियर"} | |
| 226 other{"{0} मिलिअँपियर"} | |
| 227 } | |
| 228 ohm{ | |
| 229 dnam{"ओहम"} | |
| 230 one{"{0} ओहम"} | |
| 231 other{"{0} ओहम"} | |
| 232 } | |
| 233 volt{ | |
| 234 dnam{"व्होल्ट"} | |
| 235 one{"{0} व्होल्ट"} | |
| 236 other{"{0} व्होल्ट"} | |
| 237 } | |
| 238 } | |
| 239 energy{ | |
| 240 calorie{ | |
| 241 dnam{"कॅलरीज"} | |
| 242 one{"{0} कॅलरी"} | |
| 243 other{"{0} कॅलरीज"} | |
| 244 } | |
| 245 foodcalorie{ | |
| 246 dnam{"कॅलरीज"} | |
| 247 one{"{0} कॅलरी"} | |
| 248 other{"{0} कॅलरीज"} | |
| 249 } | |
| 250 joule{ | |
| 251 dnam{"ज्यूल"} | |
| 252 one{"{0} ज्यूल"} | |
| 253 other{"{0} ज्यूल"} | |
| 254 } | |
| 255 kilocalorie{ | |
| 256 dnam{"किलोकॅलोरी"} | |
| 257 one{"{0} किलोकॅलोरी"} | |
| 258 other{"{0} किलोकॅलोरी"} | |
| 259 } | |
| 260 kilojoule{ | |
| 261 dnam{"किलोज्यूल"} | |
| 262 one{"{0} किलोज्यूल"} | |
| 263 other{"{0} किलोज्यूल"} | |
| 264 } | |
| 265 kilowatt-hour{ | |
| 266 dnam{"किलोवॉट-तास"} | |
| 267 one{"{0} किलोवॉट तास"} | |
| 268 other{"{0} किलोवॉट-तास"} | |
| 269 } | |
| 270 } | |
| 271 frequency{ | |
| 272 gigahertz{ | |
| 273 dnam{"गिगाहर्ट्झ"} | |
| 274 one{"{0} गिगाहर्ट्झ"} | |
| 275 other{"{0} गिगाहर्ट्झ"} | |
| 276 } | |
| 277 hertz{ | |
| 278 dnam{"हर्ट्झ"} | |
| 279 one{"{0} हर्ट्झ"} | |
| 280 other{"{0} हर्ट्झ"} | |
| 281 } | |
| 282 kilohertz{ | |
| 283 dnam{"किलोहर्ट्झ"} | |
| 284 one{"{0} किलोहर्ट्झ"} | |
| 285 other{"{0} किलोहर्ट्झ"} | |
| 286 } | |
| 287 megahertz{ | |
| 288 dnam{"मेगाहर्ट्झ"} | |
| 289 one{"{0} मेगाहर्ट्झ"} | |
| 290 other{"{0} मेगाहर्ट्झ"} | |
| 291 } | |
| 292 } | |
| 293 length{ | |
| 294 astronomical-unit{ | |
| 295 dnam{"खगोलीय एकके"} | |
| 296 one{"{0} खगोलीय एकक"} | |
| 297 other{"{0} खगोलीय एकके"} | |
| 298 } | |
| 299 centimeter{ | |
| 300 dnam{"सेंटीमीटर"} | |
| 301 one{"{0} सेंटीमीटर"} | |
| 302 other{"{0} सेंटीमीटर"} | |
| 303 } | |
| 304 decimeter{ | |
| 305 dnam{"डेसीमीटर"} | |
| 306 one{"{0} डेसीमीटर"} | |
| 307 other{"{0} डेसीमीटर"} | |
| 308 } | |
| 309 foot{ | |
| 310 dnam{"फूट"} | |
| 311 one{"{0} फूट"} | |
| 312 other{"{0} फूट"} | |
| 313 } | |
| 314 inch{ | |
| 315 dnam{"इंच"} | |
| 316 one{"{0} इंच"} | |
| 317 other{"{0} इंच"} | |
| 318 } | |
| 319 kilometer{ | |
| 320 dnam{"किलोमीटर"} | |
| 321 one{"{0} किलोमीटर"} | |
| 322 other{"{0} किलोमीटर"} | |
| 323 } | |
| 324 light-year{ | |
| 325 dnam{"प्रकाश वर्षे"} | |
| 326 one{"{0} प्रकाश वर्ष"} | |
| 327 other{"{0} प्रकाश वर्षे"} | |
| 328 } | |
| 329 meter{ | |
| 330 dnam{"मीटर"} | |
| 331 one{"{0} मीटर"} | |
| 332 other{"{0} मीटर"} | |
| 333 } | |
| 334 micrometer{ | |
| 335 dnam{"मायक्रोमीटर"} | |
| 336 one{"{0} मायक्रोमीटर"} | |
| 337 other{"{0} मायक्रोमीटर"} | |
| 338 } | |
| 339 mile{ | |
| 340 dnam{"मैल"} | |
| 341 one{"{0} मैल"} | |
| 342 other{"{0} मैल"} | |
| 343 } | |
| 344 millimeter{ | |
| 345 dnam{"मिलिमीटर"} | |
| 346 one{"{0} मिलिमीटर"} | |
| 347 other{"{0} मिलिमीटर"} | |
| 348 } | |
| 349 nanometer{ | |
| 350 dnam{"नॅनोमीटर"} | |
| 351 one{"{0} नॅनोमीटर"} | |
| 352 other{"{0} नॅनोमीटर"} | |
| 353 } | |
| 354 nautical-mile{ | |
| 355 dnam{"नॉटिकल मैल"} | |
| 356 one{"{0} नॉटिकल मैल"} | |
| 357 other{"{0} नॉटिकल मैल"} | |
| 358 } | |
| 359 parsec{ | |
| 360 dnam{"पार्सेक"} | |
| 361 one{"{0} पार्सेक"} | |
| 362 other{"{0} पार्सेक"} | |
| 363 } | |
| 364 picometer{ | |
| 365 dnam{"पिकोमीटर"} | |
| 366 one{"{0} पिकोमीटर"} | |
| 367 other{"{0} पिकोमीटर"} | |
| 368 } | |
| 369 yard{ | |
| 370 dnam{"यार्ड"} | |
| 371 one{"{0} यार्ड"} | |
| 372 other{"{0} यार्ड"} | |
| 373 } | |
| 374 } | |
| 375 light{ | |
| 376 lux{ | |
| 377 dnam{"लक्स"} | |
| 378 one{"{0} लक्स"} | |
| 379 other{"{0} लक्स"} | |
| 380 } | |
| 381 } | |
| 382 mass{ | |
| 383 carat{ | |
| 384 dnam{"कॅरेट्स"} | |
| 385 one{"{0} कॅरेट"} | |
| 386 other{"{0} कॅरेट्स"} | |
| 387 } | |
| 388 gram{ | |
| 389 dnam{"ग्रॅम"} | |
| 390 one{"{0} ग्रॅम"} | |
| 391 other{"{0} ग्रॅम"} | |
| 392 } | |
| 393 kilogram{ | |
| 394 dnam{"किलोग्रॅम"} | |
| 395 one{"{0} किलोग्रॅम"} | |
| 396 other{"{0} किलोग्रॅम"} | |
| 397 } | |
| 398 metric-ton{ | |
| 399 dnam{"मेट्रिक टन"} | |
| 400 one{"{0} मेट्रिक टन"} | |
| 401 other{"{0} मेट्रिक टन"} | |
| 402 } | |
| 403 microgram{ | |
| 404 dnam{"मायक्रोग्रॅम"} | |
| 405 one{"{0} मायक्रोग्रॅम"} | |
| 406 other{"{0} मायक्रोग्रॅम"} | |
| 407 } | |
| 408 milligram{ | |
| 409 dnam{"मिलिग्रॅम"} | |
| 410 one{"{0} मिलिग्रॅम"} | |
| 411 other{"{0} मिलिग्रॅम"} | |
| 412 } | |
| 413 ounce{ | |
| 414 dnam{"औंस"} | |
| 415 one{"{0} औंस"} | |
| 416 other{"{0} औंस"} | |
| 417 } | |
| 418 ounce-troy{ | |
| 419 dnam{"ट्रॉय औंस"} | |
| 420 one{"{0} ट्रॉय औंस"} | |
| 421 other{"{0} ट्रॉय औंस"} | |
| 422 } | |
| 423 pound{ | |
| 424 dnam{"पाउंड"} | |
| 425 one{"{0} पाउंड"} | |
| 426 other{"{0} पाउंड"} | |
| 427 } | |
| 428 ton{ | |
| 429 dnam{"टन"} | |
| 430 one{"{0} टन"} | |
| 431 other{"{0} टन"} | |
| 432 } | |
| 433 } | |
| 434 power{ | |
| 435 gigawatt{ | |
| 436 dnam{"गिगावॉट"} | |
| 437 one{"{0} गिगावॉट"} | |
| 438 other{"{0} गिगावॉट"} | |
| 439 } | |
| 440 horsepower{ | |
| 441 dnam{"हॉर्सपॉवर"} | |
| 442 one{"{0} हॉर्सपॉवर"} | |
| 443 other{"{0} हॉर्सपॉवर"} | |
| 444 } | |
| 445 kilowatt{ | |
| 446 dnam{"किलोवॉट"} | |
| 447 one{"{0} किलोवॉट"} | |
| 448 other{"{0} किलोवॉट"} | |
| 449 } | |
| 450 megawatt{ | |
| 451 dnam{"मेगावॉट"} | |
| 452 one{"{0} मेगावॉट"} | |
| 453 other{"{0} मेगावॉट"} | |
| 454 } | |
| 455 milliwatt{ | |
| 456 dnam{"मिलिवॉट"} | |
| 457 one{"{0} मिलिवॉट"} | |
| 458 other{"{0} मिलिवॉट"} | |
| 459 } | |
| 460 watt{ | |
| 461 dnam{"वॉट"} | |
| 462 one{"{0} वॉट"} | |
| 463 other{"{0} वॉट"} | |
| 464 } | |
| 465 } | |
| 466 pressure{ | |
| 467 hectopascal{ | |
| 468 dnam{"हेक्टोपास्कल"} | |
| 469 one{"{0} हेक्टोपास्कल"} | |
| 470 other{"{0} हेक्टोपास्कल"} | |
| 471 } | |
| 472 inch-hg{ | |
| 473 dnam{"मर्क्यूरी इंच"} | |
| 474 one{"{0} मर्क्यूरी इंच"} | |
| 475 other{"{0} मर्क्यूरी इंच"} | |
| 476 } | |
| 477 millibar{ | |
| 478 dnam{"मिलिबार"} | |
| 479 one{"{0} मिलिबार"} | |
| 480 other{"{0} मिलिबार"} | |
| 481 } | |
| 482 millimeter-of-mercury{ | |
| 483 dnam{"मर्क्यूरी मिलिमीटर"} | |
| 484 one{"{0} मर्क्यूरी मिलिमीटर"} | |
| 485 other{"{0} मर्क्यूरी मिलिमीटर"} | |
| 486 } | |
| 487 pound-per-square-inch{ | |
| 488 dnam{"प्रति चौरस इंच पाउंड"} | |
| 489 one{"{0} प्रति चौरस इंच पाउंड"} | |
| 490 other{"{0} प्रति चौरस इंच पाउंड"} | |
| 491 } | |
| 492 } | |
| 493 proportion{ | |
| 494 karat{ | |
| 495 dnam{"कॅरेट्स"} | |
| 496 one{"{0} कॅरेट"} | |
| 497 other{"{0} कॅरेट्स"} | |
| 498 } | |
| 499 } | |
| 500 speed{ | |
| 501 kilometer-per-hour{ | |
| 502 dnam{"किलोमीटर प्रति तास"} | |
| 503 one{"{0} किलोमीटर प्रति तास"} | |
| 504 other{"{0} किलोमीटर प्रति तास"} | |
| 505 } | |
| 506 meter-per-second{ | |
| 507 dnam{"मीटर प्रति सेकंद"} | |
| 508 one{"{0} मीटर प्रति सेकंद"} | |
| 509 other{"{0} मीटर प्रति सेकंद"} | |
| 510 } | |
| 511 mile-per-hour{ | |
| 512 dnam{"मैल प्रति तास"} | |
| 513 one{"{0} मैल प्रति तास"} | |
| 514 other{"{0} मैल प्रति तास"} | |
| 515 } | |
| 516 } | |
| 517 temperature{ | |
| 518 celsius{ | |
| 519 dnam{"अंश सेल्सिअस"} | |
| 520 one{"{0} अंश सेल्सिअस"} | |
| 521 other{"{0} अंश सेल्सिअस"} | |
| 522 } | |
| 523 fahrenheit{ | |
| 524 dnam{"अंश फॅरनहाईट"} | |
| 525 one{"{0} अंश फॅरनहाईट"} | |
| 526 other{"{0} अंश फॅरनहाईट"} | |
| 527 } | |
| 528 kelvin{ | |
| 529 dnam{"केल्व्हिन"} | |
| 530 one{"{0} केल्व्हिन"} | |
| 531 other{"{0} केल्व्हिन"} | |
| 532 } | |
| 533 } | |
| 534 volume{ | |
| 535 acre-foot{ | |
| 536 dnam{"एकर-फूट"} | |
| 537 one{"{0} एकर-फूट"} | |
| 538 other{"{0} एकर-फूट"} | |
| 539 } | |
| 540 centiliter{ | |
| 541 dnam{"सेंटीलीटर"} | |
| 542 one{"{0} सेंटीलीटर"} | |
| 543 other{"{0} सेंटीलीटर"} | |
| 544 } | |
| 545 cubic-centimeter{ | |
| 546 dnam{"घन सेंटीमीटर"} | |
| 547 one{"{0} घन सेंटीमीटर"} | |
| 548 other{"{0} घन सेंटीमीटर"} | |
| 549 } | |
| 550 cubic-foot{ | |
| 551 dnam{"घन फूट"} | |
| 552 one{"{0} घन फूट"} | |
| 553 other{"{0} घन फूट"} | |
| 554 } | |
| 555 cubic-inch{ | |
| 556 dnam{"घन इंच"} | |
| 557 one{"{0} घन इंच"} | |
| 558 other{"{0} घन इंच"} | |
| 559 } | |
| 560 cubic-kilometer{ | |
| 561 dnam{"घन किलोमीटर"} | |
| 562 one{"{0} घन किलोमीटर"} | |
| 563 other{"{0} घन किलोमीटर"} | |
| 564 } | |
| 565 cubic-meter{ | |
| 566 dnam{"घन मीटर"} | |
| 567 one{"{0} घन मीटर"} | |
| 568 other{"{0} घन मीटर"} | |
| 569 } | |
| 570 cubic-mile{ | |
| 571 dnam{"घन मैल"} | |
| 572 one{"{0} घन मैल"} | |
| 573 other{"{0} घन मैल"} | |
| 574 } | |
| 575 cubic-yard{ | |
| 576 dnam{"घन यार्ड"} | |
| 577 one{"{0} घन यार्ड"} | |
| 578 other{"{0} घन यार्ड"} | |
| 579 } | |
| 580 cup{ | |
| 581 dnam{"कप"} | |
| 582 one{"{0} कप"} | |
| 583 other{"{0} कप"} | |
| 584 } | |
| 585 deciliter{ | |
| 586 dnam{"डेसीलीटर"} | |
| 587 one{"{0} डेसीलीटर"} | |
| 588 other{"{0} डेसीलीटर"} | |
| 589 } | |
| 590 fluid-ounce{ | |
| 591 dnam{"फ्लूइड औंस"} | |
| 592 one{"{0} फ्लूइड औंस"} | |
| 593 other{"{0} फ्लूइड औंस"} | |
| 594 } | |
| 595 gallon{ | |
| 596 dnam{"गॅलन"} | |
| 597 one{"{0} गॅलन"} | |
| 598 other{"{0} गॅलन"} | |
| 599 } | |
| 600 hectoliter{ | |
| 601 dnam{"हेक्टोलीटर"} | |
| 602 one{"{0} हेक्टोलीटर"} | |
| 603 other{"{0} हेक्टोलीटर"} | |
| 604 } | |
| 605 liter{ | |
| 606 dnam{"लीटर"} | |
| 607 one{"{0} लीटर"} | |
| 608 other{"{0} लीटर"} | |
| 609 } | |
| 610 megaliter{ | |
| 611 dnam{"मेगालीटर"} | |
| 612 one{"{0} मेगालीटर"} | |
| 613 other{"{0} मेगालीटर"} | |
| 614 } | |
| 615 milliliter{ | |
| 616 dnam{"मिलीलीटर"} | |
| 617 one{"{0} मिलीलीटर"} | |
| 618 other{"{0} मिलीलीटर"} | |
| 619 } | |
| 620 pint{ | |
| 621 dnam{"पिंट"} | |
| 622 one{"{0} पिंट"} | |
| 623 other{"{0} पिंट"} | |
| 624 } | |
| 625 quart{ | |
| 626 dnam{"क्वार्ट"} | |
| 627 one{"{0} क्वार्ट"} | |
| 628 other{"{0} क्वार्ट"} | |
| 629 } | |
| 630 tablespoon{ | |
| 631 dnam{"टेबलस्पून"} | |
| 632 one{"{0} टेबलस्पून"} | |
| 633 other{"{0} टेबलस्पून"} | |
| 634 } | |
| 635 teaspoon{ | |
| 636 dnam{"टीस्पून"} | |
| 637 one{"{0} टीस्पून"} | |
| 638 other{"{0} टीस्पून"} | |
| 639 } | |
| 640 } | |
| 641 } | 72 } |
| 642 unitsNarrow{ | 73 unitsNarrow{ |
| 643 acceleration{ | |
| 644 g-force{ | |
| 645 one{"{0}जी"} | |
| 646 other{"{0}जी"} | |
| 647 } | |
| 648 } | |
| 649 angle{ | |
| 650 arc-minute{ | |
| 651 one{"{0}′"} | |
| 652 other{"{0}'"} | |
| 653 } | |
| 654 arc-second{ | |
| 655 one{"{0}″"} | |
| 656 other{"{0}\u0022"} | |
| 657 } | |
| 658 degree{ | |
| 659 one{"{0}°"} | |
| 660 other{"{0}°"} | |
| 661 } | |
| 662 } | |
| 663 area{ | |
| 664 acre{ | |
| 665 one{"{0}एकर"} | |
| 666 other{"{0}एकर"} | |
| 667 } | |
| 668 hectare{ | |
| 669 one{"{0}हेक्टर"} | |
| 670 other{"{0}हेक्टर"} | |
| 671 } | |
| 672 square-foot{ | |
| 673 one{"{0} फूट²"} | |
| 674 other{"{0}फूट²"} | |
| 675 } | |
| 676 square-kilometer{ | |
| 677 one{"{0} किमी²"} | |
| 678 other{"{0} किमी²"} | |
| 679 } | |
| 680 square-meter{ | |
| 681 one{"{0} मी²"} | |
| 682 other{"{0} मी²"} | |
| 683 } | |
| 684 square-mile{ | |
| 685 one{"{0}मै²"} | |
| 686 other{"{0}मै²"} | |
| 687 } | |
| 688 } | |
| 689 compound{ | 74 compound{ |
| 690 per{"{0}/{1}"} | 75 per{"{0}/{1}"} |
| 691 } | 76 } |
| 692 duration{ | 77 duration{ |
| 693 day{ | 78 day{ |
| 694 dnam{"दिवस"} | 79 dnam{"दिवस"} |
| 695 one{"{0}दि"} | 80 one{"{0}दि"} |
| 696 other{"{0}दि"} | 81 other{"{0}दि"} |
| 697 } | 82 } |
| 698 hour{ | 83 hour{ |
| (...skipping 25 matching lines...) Expand all Loading... |
| 724 dnam{"आ"} | 109 dnam{"आ"} |
| 725 one{"{0}आ"} | 110 one{"{0}आ"} |
| 726 other{"{0}आ"} | 111 other{"{0}आ"} |
| 727 } | 112 } |
| 728 year{ | 113 year{ |
| 729 dnam{"वर्ष"} | 114 dnam{"वर्ष"} |
| 730 one{"{0}व"} | 115 one{"{0}व"} |
| 731 other{"{0}व"} | 116 other{"{0}व"} |
| 732 } | 117 } |
| 733 } | 118 } |
| 734 length{ | |
| 735 centimeter{ | |
| 736 dnam{"सेंमी"} | |
| 737 one{"{0}सेंमी"} | |
| 738 other{"{0}सेंमी"} | |
| 739 } | |
| 740 foot{ | |
| 741 one{"{0}'"} | |
| 742 other{"{0}'"} | |
| 743 } | |
| 744 inch{ | |
| 745 one{"{0}″"} | |
| 746 other{"{0}″"} | |
| 747 } | |
| 748 kilometer{ | |
| 749 dnam{"किमी"} | |
| 750 one{"{0}किमी"} | |
| 751 other{"{0}किमी"} | |
| 752 } | |
| 753 light-year{ | |
| 754 one{"{0}प्रव"} | |
| 755 other{"{0}प्रव"} | |
| 756 } | |
| 757 meter{ | |
| 758 dnam{"मीटर"} | |
| 759 one{"{0}मी"} | |
| 760 other{"{0}मी"} | |
| 761 } | |
| 762 mile{ | |
| 763 one{"{0}मैल"} | |
| 764 other{"{0}मैल"} | |
| 765 } | |
| 766 millimeter{ | |
| 767 dnam{"मिमी"} | |
| 768 one{"{0}मिमी"} | |
| 769 other{"{0}मिमी"} | |
| 770 } | |
| 771 picometer{ | |
| 772 one{"{0}पिमी"} | |
| 773 other{"{0}पिमी"} | |
| 774 } | |
| 775 yard{ | |
| 776 one{"{0}यार्ड"} | |
| 777 other{"{0}यार्ड"} | |
| 778 } | |
| 779 } | |
| 780 mass{ | |
| 781 gram{ | |
| 782 dnam{"ग्रॅम"} | |
| 783 one{"{0}ग्रॅ"} | |
| 784 other{"{0}ग्रॅ"} | |
| 785 } | |
| 786 kilogram{ | |
| 787 dnam{"किग्रॅ"} | |
| 788 one{"{0}किग्रॅ"} | |
| 789 other{"{0}किग्रॅ"} | |
| 790 } | |
| 791 ounce{ | |
| 792 one{"{0}औंस"} | |
| 793 other{"{0}औंस"} | |
| 794 } | |
| 795 pound{ | |
| 796 one{"{0}#"} | |
| 797 other{"{0}#"} | |
| 798 } | |
| 799 } | |
| 800 power{ | |
| 801 horsepower{ | |
| 802 one{"{0} हॉपॉ"} | |
| 803 other{"{0}हॉपॉ"} | |
| 804 } | |
| 805 kilowatt{ | |
| 806 one{"{0}किवॉ"} | |
| 807 other{"{0}किवॉ"} | |
| 808 } | |
| 809 watt{ | |
| 810 one{"{0}वॉ"} | |
| 811 other{"{0}वॉ"} | |
| 812 } | |
| 813 } | |
| 814 pressure{ | |
| 815 hectopascal{ | |
| 816 one{"{0}हेक्टोपा"} | |
| 817 other{"{0}हेक्टोपा"} | |
| 818 } | |
| 819 inch-hg{ | |
| 820 one{"{0}\u0022 हेग्रॅ"} | |
| 821 other{"{0}\u0022 हेग्रॅ"} | |
| 822 } | |
| 823 millibar{ | |
| 824 one{"{0}मिबा"} | |
| 825 other{"{0}मिबा"} | |
| 826 } | |
| 827 } | |
| 828 speed{ | |
| 829 kilometer-per-hour{ | |
| 830 dnam{"किमी/तास"} | |
| 831 one{"{0}किप्रता"} | |
| 832 other{"{0}किप्रता"} | |
| 833 } | |
| 834 meter-per-second{ | |
| 835 one{"{0}मी/से"} | |
| 836 other{"{0}मी/से"} | |
| 837 } | |
| 838 mile-per-hour{ | |
| 839 one{"{0}मैप्रता"} | |
| 840 other{"{0}मैप्रता"} | |
| 841 } | |
| 842 } | |
| 843 temperature{ | |
| 844 celsius{ | |
| 845 dnam{"°से"} | |
| 846 one{"{0}°से"} | |
| 847 other{"{0}°से"} | |
| 848 } | |
| 849 fahrenheit{ | |
| 850 one{"{0}°फॅ"} | |
| 851 other{"{0}°फॅ"} | |
| 852 } | |
| 853 } | |
| 854 volume{ | |
| 855 cubic-kilometer{ | |
| 856 one{"{0}किमी³"} | |
| 857 other{"{0}किमी³"} | |
| 858 } | |
| 859 cubic-mile{ | |
| 860 one{"{0}मै³"} | |
| 861 other{"{0}मै³"} | |
| 862 } | |
| 863 liter{ | |
| 864 dnam{"लीटर"} | |
| 865 one{"{0}ली"} | |
| 866 other{"{0}ली"} | |
| 867 } | |
| 868 } | |
| 869 } | 119 } |
| 870 unitsShort{ | 120 unitsShort{ |
| 871 acceleration{ | |
| 872 g-force{ | |
| 873 dnam{"जी-फोर्स"} | |
| 874 one{"{0} G"} | |
| 875 other{"{0} G"} | |
| 876 } | |
| 877 meter-per-second-squared{ | |
| 878 dnam{"मीटर/सेक²"} | |
| 879 one{"{0} मी/से²"} | |
| 880 other{"{0} मी/से²"} | |
| 881 } | |
| 882 } | |
| 883 angle{ | |
| 884 arc-minute{ | |
| 885 dnam{"आर्कमिनि"} | |
| 886 one{"{0} आर्कमिनि"} | |
| 887 other{"{0} आर्कमिनि"} | |
| 888 } | |
| 889 arc-second{ | |
| 890 dnam{"आर्कसेक"} | |
| 891 one{"{0} आर्कसेक"} | |
| 892 other{"{0} आर्कसेक"} | |
| 893 } | |
| 894 degree{ | |
| 895 dnam{"अंश"} | |
| 896 one{"{0} अंश"} | |
| 897 other{"{0} अंश"} | |
| 898 } | |
| 899 radian{ | |
| 900 dnam{"रेडियन"} | |
| 901 one{"{0} rad"} | |
| 902 other{"{0} rad"} | |
| 903 } | |
| 904 } | |
| 905 area{ | |
| 906 acre{ | |
| 907 dnam{"एकर"} | |
| 908 one{"{0} एकर"} | |
| 909 other{"{0} एकर"} | |
| 910 } | |
| 911 hectare{ | |
| 912 dnam{"हेक्टर"} | |
| 913 one{"{0} हेक्टर"} | |
| 914 other{"{0} हेक्टर"} | |
| 915 } | |
| 916 square-centimeter{ | |
| 917 dnam{"सेंमी²"} | |
| 918 one{"{0} सेंमी²"} | |
| 919 other{"{0} सेंमी²"} | |
| 920 } | |
| 921 square-foot{ | |
| 922 dnam{"चौरस फूट"} | |
| 923 one{"{0} चौ फूट"} | |
| 924 other{"{0} चौ फूट"} | |
| 925 } | |
| 926 square-inch{ | |
| 927 dnam{"इंच²"} | |
| 928 one{"{0} इंच²"} | |
| 929 other{"{0} इंच²"} | |
| 930 } | |
| 931 square-kilometer{ | |
| 932 dnam{"किमी²"} | |
| 933 one{"{0} किमी²"} | |
| 934 other{"{0} किमी²"} | |
| 935 } | |
| 936 square-meter{ | |
| 937 dnam{"मीटर²"} | |
| 938 one{"{0} मी²"} | |
| 939 other{"{0} मी²"} | |
| 940 } | |
| 941 square-mile{ | |
| 942 dnam{"चौरस मैल"} | |
| 943 one{"{0} चौ मै"} | |
| 944 other{"{0} चौ मै"} | |
| 945 } | |
| 946 square-yard{ | |
| 947 dnam{"यार्ड²"} | |
| 948 one{"{0} यार्ड²"} | |
| 949 other{"{0} यार्ड²"} | |
| 950 } | |
| 951 } | |
| 952 compound{ | 121 compound{ |
| 953 per{"{0}/{1}"} | 122 per{"{0}/{1}"} |
| 954 } | 123 } |
| 955 consumption{ | |
| 956 liter-per-kilometer{ | |
| 957 dnam{"लीटर/किमी"} | |
| 958 one{"{0} ली/किमी"} | |
| 959 other{"{0} ली/किमी"} | |
| 960 } | |
| 961 mile-per-gallon{ | |
| 962 dnam{"मैल/गॅलन"} | |
| 963 one{"{0} mpg"} | |
| 964 other{"{0} mpg"} | |
| 965 } | |
| 966 } | |
| 967 digital{ | |
| 968 bit{ | |
| 969 dnam{"बिट"} | |
| 970 one{"{0} बिट"} | |
| 971 other{"{0} बिट"} | |
| 972 } | |
| 973 byte{ | |
| 974 dnam{"बाइट"} | |
| 975 one{"{0} बाइट"} | |
| 976 other{"{0} बाइट"} | |
| 977 } | |
| 978 gigabit{ | |
| 979 dnam{"Gbit"} | |
| 980 one{"{0} Gb"} | |
| 981 other{"{0} Gb"} | |
| 982 } | |
| 983 gigabyte{ | |
| 984 dnam{"GByte"} | |
| 985 one{"{0} GB"} | |
| 986 other{"{0} GB"} | |
| 987 } | |
| 988 kilobit{ | |
| 989 dnam{"kbit"} | |
| 990 one{"{0} kb"} | |
| 991 other{"{0} kb"} | |
| 992 } | |
| 993 kilobyte{ | |
| 994 dnam{"kByte"} | |
| 995 one{"{0} kB"} | |
| 996 other{"{0} kB"} | |
| 997 } | |
| 998 megabit{ | |
| 999 dnam{"Mbit"} | |
| 1000 one{"{0} Mb"} | |
| 1001 other{"{0} Mb"} | |
| 1002 } | |
| 1003 megabyte{ | |
| 1004 dnam{"MByte"} | |
| 1005 one{"{0} MB"} | |
| 1006 other{"{0} MB"} | |
| 1007 } | |
| 1008 terabit{ | |
| 1009 dnam{"Tbit"} | |
| 1010 one{"{0} Tb"} | |
| 1011 other{"{0} Tb"} | |
| 1012 } | |
| 1013 terabyte{ | |
| 1014 dnam{"TByte"} | |
| 1015 one{"{0} TB"} | |
| 1016 other{"{0} TB"} | |
| 1017 } | |
| 1018 } | |
| 1019 duration{ | 124 duration{ |
| 1020 day{ | 125 day{ |
| 1021 dnam{"दिवस"} | 126 dnam{"दिवस"} |
| 1022 one{"{0} दिवस"} | 127 one{"{0} दिवस"} |
| 1023 other{"{0} दिवस"} | 128 other{"{0} दिवस"} |
| 1024 } | 129 } |
| 1025 hour{ | 130 hour{ |
| 1026 dnam{"तास"} | 131 dnam{"तास"} |
| 1027 one{"{0} ता"} | 132 one{"{0} ता"} |
| 1028 other{"{0} ता"} | 133 other{"{0} ता"} |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1063 dnam{"आठवडे"} | 168 dnam{"आठवडे"} |
| 1064 one{"{0} आ"} | 169 one{"{0} आ"} |
| 1065 other{"{0} आ"} | 170 other{"{0} आ"} |
| 1066 } | 171 } |
| 1067 year{ | 172 year{ |
| 1068 dnam{"वर्षे"} | 173 dnam{"वर्षे"} |
| 1069 one{"{0} वर्ष"} | 174 one{"{0} वर्ष"} |
| 1070 other{"{0} वर्षे"} | 175 other{"{0} वर्षे"} |
| 1071 } | 176 } |
| 1072 } | 177 } |
| 1073 electric{ | |
| 1074 ampere{ | |
| 1075 dnam{"अँप्स"} | |
| 1076 one{"{0} A"} | |
| 1077 other{"{0} A"} | |
| 1078 } | |
| 1079 milliampere{ | |
| 1080 dnam{"मिलिअँप्स"} | |
| 1081 one{"{0} mA"} | |
| 1082 other{"{0} mA"} | |
| 1083 } | |
| 1084 ohm{ | |
| 1085 dnam{"ओहम"} | |
| 1086 one{"{0} Ω"} | |
| 1087 other{"{0} Ω"} | |
| 1088 } | |
| 1089 volt{ | |
| 1090 dnam{"व्होल्ट"} | |
| 1091 one{"{0} V"} | |
| 1092 other{"{0} V"} | |
| 1093 } | |
| 1094 } | |
| 1095 energy{ | |
| 1096 calorie{ | |
| 1097 dnam{"cal"} | |
| 1098 one{"{0} cal"} | |
| 1099 other{"{0} cal"} | |
| 1100 } | |
| 1101 foodcalorie{ | |
| 1102 dnam{"Cal"} | |
| 1103 one{"{0} Cal"} | |
| 1104 other{"{0} Cal"} | |
| 1105 } | |
| 1106 joule{ | |
| 1107 dnam{"ज्यूल"} | |
| 1108 one{"{0} J"} | |
| 1109 other{"{0} J"} | |
| 1110 } | |
| 1111 kilocalorie{ | |
| 1112 dnam{"kcal"} | |
| 1113 one{"{0} kcal"} | |
| 1114 other{"{0} kcal"} | |
| 1115 } | |
| 1116 kilojoule{ | |
| 1117 dnam{"किलोज्यूल"} | |
| 1118 one{"{0} kJ"} | |
| 1119 other{"{0} kJ"} | |
| 1120 } | |
| 1121 kilowatt-hour{ | |
| 1122 dnam{"kW-तास"} | |
| 1123 one{"{0} kWh"} | |
| 1124 other{"{0} kWh"} | |
| 1125 } | |
| 1126 } | |
| 1127 frequency{ | |
| 1128 gigahertz{ | |
| 1129 dnam{"GHz"} | |
| 1130 one{"{0} GHz"} | |
| 1131 other{"{0} GHz"} | |
| 1132 } | |
| 1133 hertz{ | |
| 1134 dnam{"Hz"} | |
| 1135 one{"{0} Hz"} | |
| 1136 other{"{0} Hz"} | |
| 1137 } | |
| 1138 kilohertz{ | |
| 1139 dnam{"kHz"} | |
| 1140 one{"{0} kHz"} | |
| 1141 other{"{0} kHz"} | |
| 1142 } | |
| 1143 megahertz{ | |
| 1144 dnam{"MHz"} | |
| 1145 one{"{0} MHz"} | |
| 1146 other{"{0} MHz"} | |
| 1147 } | |
| 1148 } | |
| 1149 length{ | |
| 1150 astronomical-unit{ | |
| 1151 dnam{"au"} | |
| 1152 one{"{0} au"} | |
| 1153 other{"{0} au"} | |
| 1154 } | |
| 1155 centimeter{ | |
| 1156 dnam{"सेंमी"} | |
| 1157 one{"{0} सेंमी"} | |
| 1158 other{"{0} सेंमी"} | |
| 1159 } | |
| 1160 decimeter{ | |
| 1161 dnam{"dm"} | |
| 1162 one{"{0} dm"} | |
| 1163 other{"{0} dm"} | |
| 1164 } | |
| 1165 foot{ | |
| 1166 dnam{"फूट"} | |
| 1167 one{"{0} फूट"} | |
| 1168 other{"{0} फूट"} | |
| 1169 } | |
| 1170 inch{ | |
| 1171 dnam{"इंच"} | |
| 1172 one{"{0} इंच"} | |
| 1173 other{"{0} इंच"} | |
| 1174 } | |
| 1175 kilometer{ | |
| 1176 dnam{"किमी"} | |
| 1177 one{"{0} किमी"} | |
| 1178 other{"{0} किमी"} | |
| 1179 } | |
| 1180 light-year{ | |
| 1181 dnam{"प्रकाश वर्षे"} | |
| 1182 one{"{0} प्रव"} | |
| 1183 other{"{0} प्रव"} | |
| 1184 } | |
| 1185 meter{ | |
| 1186 dnam{"मीटर"} | |
| 1187 one{"{0} मी"} | |
| 1188 other{"{0} मी"} | |
| 1189 } | |
| 1190 micrometer{ | |
| 1191 dnam{"µmeters"} | |
| 1192 one{"{0} µm"} | |
| 1193 other{"{0} µm"} | |
| 1194 } | |
| 1195 mile{ | |
| 1196 dnam{"मैल"} | |
| 1197 one{"{0} मैल"} | |
| 1198 other{"{0} मैल"} | |
| 1199 } | |
| 1200 millimeter{ | |
| 1201 dnam{"मिमी"} | |
| 1202 one{"{0} मिमी"} | |
| 1203 other{"{0} मिमी"} | |
| 1204 } | |
| 1205 nanometer{ | |
| 1206 dnam{"nm"} | |
| 1207 one{"{0} nm"} | |
| 1208 other{"{0} nm"} | |
| 1209 } | |
| 1210 nautical-mile{ | |
| 1211 dnam{"nmi"} | |
| 1212 one{"{0} nmi"} | |
| 1213 other{"{0} nmi"} | |
| 1214 } | |
| 1215 parsec{ | |
| 1216 dnam{"पार्सेक"} | |
| 1217 one{"{0} pc"} | |
| 1218 other{"{0} pc"} | |
| 1219 } | |
| 1220 picometer{ | |
| 1221 dnam{"पिमी"} | |
| 1222 one{"{0} पिमी"} | |
| 1223 other{"{0} पिमी"} | |
| 1224 } | |
| 1225 yard{ | |
| 1226 dnam{"यार्ड"} | |
| 1227 one{"{0} यार्ड"} | |
| 1228 other{"{0} यार्ड"} | |
| 1229 } | |
| 1230 } | |
| 1231 light{ | |
| 1232 lux{ | |
| 1233 dnam{"लक्स"} | |
| 1234 one{"{0} lx"} | |
| 1235 other{"{0} lx"} | |
| 1236 } | |
| 1237 } | |
| 1238 mass{ | |
| 1239 carat{ | |
| 1240 dnam{"कॅरेट्स"} | |
| 1241 one{"{0} CD"} | |
| 1242 other{"{0} CD"} | |
| 1243 } | |
| 1244 gram{ | |
| 1245 dnam{"ग्रॅम"} | |
| 1246 one{"{0} ग्रॅ"} | |
| 1247 other{"{0} ग्रॅ"} | |
| 1248 } | |
| 1249 kilogram{ | |
| 1250 dnam{"किग्रॅ"} | |
| 1251 one{"{0} किग्रॅ"} | |
| 1252 other{"{0} किग्रॅ"} | |
| 1253 } | |
| 1254 metric-ton{ | |
| 1255 dnam{"t"} | |
| 1256 one{"{0} t"} | |
| 1257 other{"{0} t"} | |
| 1258 } | |
| 1259 microgram{ | |
| 1260 dnam{"µg"} | |
| 1261 one{"{0} µg"} | |
| 1262 other{"{0} µg"} | |
| 1263 } | |
| 1264 milligram{ | |
| 1265 dnam{"मिग्रॅ"} | |
| 1266 one{"{0} मिग्रॅ"} | |
| 1267 other{"{0} मिग्रॅ"} | |
| 1268 } | |
| 1269 ounce{ | |
| 1270 dnam{"औंस"} | |
| 1271 one{"{0} औंस"} | |
| 1272 other{"{0} औंस"} | |
| 1273 } | |
| 1274 ounce-troy{ | |
| 1275 dnam{"oz ट्रॉय"} | |
| 1276 one{"{0} oz t"} | |
| 1277 other{"{0} oz t"} | |
| 1278 } | |
| 1279 pound{ | |
| 1280 dnam{"पाउंड"} | |
| 1281 one{"{0} पाउंड"} | |
| 1282 other{"{0} पाउंड"} | |
| 1283 } | |
| 1284 ton{ | |
| 1285 dnam{"टन"} | |
| 1286 one{"{0} टन"} | |
| 1287 other{"{0} टन"} | |
| 1288 } | |
| 1289 } | |
| 1290 power{ | |
| 1291 gigawatt{ | |
| 1292 dnam{"GW"} | |
| 1293 one{"{0} GW"} | |
| 1294 other{"{0} GW"} | |
| 1295 } | |
| 1296 horsepower{ | |
| 1297 dnam{"hp"} | |
| 1298 one{"{0} hp"} | |
| 1299 other{"{0} hp"} | |
| 1300 } | |
| 1301 kilowatt{ | |
| 1302 dnam{"kW"} | |
| 1303 one{"{0} किवॉ"} | |
| 1304 other{"{0} किवॉ"} | |
| 1305 } | |
| 1306 megawatt{ | |
| 1307 dnam{"MW"} | |
| 1308 one{"{0} MW"} | |
| 1309 other{"{0} MW"} | |
| 1310 } | |
| 1311 milliwatt{ | |
| 1312 dnam{"mW"} | |
| 1313 one{"{0} mW"} | |
| 1314 other{"{0} mW"} | |
| 1315 } | |
| 1316 watt{ | |
| 1317 dnam{"वॉट"} | |
| 1318 one{"{0} वॉ"} | |
| 1319 other{"{0} वॉ"} | |
| 1320 } | |
| 1321 } | |
| 1322 pressure{ | |
| 1323 hectopascal{ | |
| 1324 dnam{"hPa"} | |
| 1325 one{"{0} hPa"} | |
| 1326 other{"{0} hPa"} | |
| 1327 } | |
| 1328 inch-hg{ | |
| 1329 dnam{"in Hg"} | |
| 1330 one{"{0} inHg"} | |
| 1331 other{"{0} inHg"} | |
| 1332 } | |
| 1333 millibar{ | |
| 1334 dnam{"मिलिबार"} | |
| 1335 one{"{0} mbar"} | |
| 1336 other{"{0} mbar"} | |
| 1337 } | |
| 1338 millimeter-of-mercury{ | |
| 1339 dnam{"mm Hg"} | |
| 1340 one{"{0} mm Hg"} | |
| 1341 other{"{0} mm Hg"} | |
| 1342 } | |
| 1343 pound-per-square-inch{ | |
| 1344 dnam{"psi"} | |
| 1345 one{"{0} psi"} | |
| 1346 other{"{0} psi"} | |
| 1347 } | |
| 1348 } | |
| 1349 proportion{ | |
| 1350 karat{ | |
| 1351 dnam{"कॅरेट्स"} | |
| 1352 one{"{0} kt"} | |
| 1353 other{"{0} kt"} | |
| 1354 } | |
| 1355 } | |
| 1356 speed{ | |
| 1357 kilometer-per-hour{ | |
| 1358 dnam{"किमी/तास"} | |
| 1359 one{"{0} किप्रता"} | |
| 1360 other{"{0} किप्रता"} | |
| 1361 } | |
| 1362 meter-per-second{ | |
| 1363 dnam{"मीटर/सेक"} | |
| 1364 one{"{0} मी/से"} | |
| 1365 other{"{0} मी/से"} | |
| 1366 } | |
| 1367 mile-per-hour{ | |
| 1368 dnam{"मैल/तास"} | |
| 1369 one{"{0} मैप्रता"} | |
| 1370 other{"{0} मैप्रता"} | |
| 1371 } | |
| 1372 } | |
| 1373 temperature{ | |
| 1374 celsius{ | |
| 1375 dnam{"अंश सेल्सिअस"} | |
| 1376 one{"{0}°से"} | |
| 1377 other{"{0}°से"} | |
| 1378 } | |
| 1379 fahrenheit{ | |
| 1380 dnam{"अंश फॅरनहाईट"} | |
| 1381 one{"{0}°फॅ"} | |
| 1382 other{"{0}°फॅ"} | |
| 1383 } | |
| 1384 kelvin{ | |
| 1385 dnam{"केल्व्हिन"} | |
| 1386 one{"{0} K"} | |
| 1387 other{"{0} K"} | |
| 1388 } | |
| 1389 } | |
| 1390 volume{ | |
| 1391 acre-foot{ | |
| 1392 dnam{"ac ft"} | |
| 1393 one{"{0} ac ft"} | |
| 1394 other{"{0} ac ft"} | |
| 1395 } | |
| 1396 centiliter{ | |
| 1397 dnam{"cL"} | |
| 1398 one{"{0} cL"} | |
| 1399 other{"{0} cL"} | |
| 1400 } | |
| 1401 cubic-centimeter{ | |
| 1402 dnam{"सेंमी³"} | |
| 1403 one{"{0} सेंमी³"} | |
| 1404 other{"{0} सेंमी³"} | |
| 1405 } | |
| 1406 cubic-foot{ | |
| 1407 dnam{"फूट³"} | |
| 1408 one{"{0} फूट³"} | |
| 1409 other{"{0} फूट³"} | |
| 1410 } | |
| 1411 cubic-inch{ | |
| 1412 dnam{"इंच³"} | |
| 1413 one{"{0} इंच³"} | |
| 1414 other{"{0} इंच³"} | |
| 1415 } | |
| 1416 cubic-kilometer{ | |
| 1417 dnam{"किमी³"} | |
| 1418 one{"{0} किमी³"} | |
| 1419 other{"{0} किमी³"} | |
| 1420 } | |
| 1421 cubic-meter{ | |
| 1422 dnam{"मी³"} | |
| 1423 one{"{0} मी³"} | |
| 1424 other{"{0} मी³"} | |
| 1425 } | |
| 1426 cubic-mile{ | |
| 1427 dnam{"मै³"} | |
| 1428 one{"{0} मै³"} | |
| 1429 other{"{0} मै³"} | |
| 1430 } | |
| 1431 cubic-yard{ | |
| 1432 dnam{"यार्ड³"} | |
| 1433 one{"{0} यार्ड³"} | |
| 1434 other{"{0} यार्ड³"} | |
| 1435 } | |
| 1436 cup{ | |
| 1437 dnam{"कप"} | |
| 1438 one{"{0} c"} | |
| 1439 other{"{0} c"} | |
| 1440 } | |
| 1441 deciliter{ | |
| 1442 dnam{"dL"} | |
| 1443 one{"{0} dL"} | |
| 1444 other{"{0} dL"} | |
| 1445 } | |
| 1446 fluid-ounce{ | |
| 1447 dnam{"fl oz"} | |
| 1448 one{"{0} fl oz"} | |
| 1449 other{"{0} fl oz"} | |
| 1450 } | |
| 1451 gallon{ | |
| 1452 dnam{"gal"} | |
| 1453 one{"{0} gal"} | |
| 1454 other{"{0} gal"} | |
| 1455 } | |
| 1456 hectoliter{ | |
| 1457 dnam{"hL"} | |
| 1458 one{"{0} hL"} | |
| 1459 other{"{0} hL"} | |
| 1460 } | |
| 1461 liter{ | |
| 1462 dnam{"लीटर"} | |
| 1463 one{"{0} ली"} | |
| 1464 other{"{0} ली"} | |
| 1465 } | |
| 1466 megaliter{ | |
| 1467 dnam{"ML"} | |
| 1468 one{"{0} ML"} | |
| 1469 other{"{0} ML"} | |
| 1470 } | |
| 1471 milliliter{ | |
| 1472 dnam{"मिली"} | |
| 1473 one{"{0} मिली"} | |
| 1474 other{"{0} मिली"} | |
| 1475 } | |
| 1476 pint{ | |
| 1477 dnam{"पिंट"} | |
| 1478 one{"{0} pt"} | |
| 1479 other{"{0} pt"} | |
| 1480 } | |
| 1481 quart{ | |
| 1482 dnam{"qt"} | |
| 1483 one{"{0} qt"} | |
| 1484 other{"{0} qt"} | |
| 1485 } | |
| 1486 tablespoon{ | |
| 1487 dnam{"tbsp"} | |
| 1488 one{"{0} tbsp"} | |
| 1489 other{"{0} tbsp"} | |
| 1490 } | |
| 1491 teaspoon{ | |
| 1492 dnam{"tsp"} | |
| 1493 one{"{0} tsp"} | |
| 1494 other{"{0} tsp"} | |
| 1495 } | |
| 1496 } | |
| 1497 } | 178 } |
| 1498 } | 179 } |
| OLD | NEW |