1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3el{ 4 Version{"2.1.37.5"} 5 durationUnits{ 6 hm{"h:mm"} 7 hms{"h:mm:ss"} 8 ms{"m:ss"} 9 } 10 units{ 11 acceleration{ 12 g-force{ 13 dnam{"δύναμη επιτάχυνσης"} 14 one{"{0} δύναμη επιτάχυνσης"} 15 other{"{0} δύναμη επιτάχυνσης"} 16 } 17 meter-per-second-squared{ 18 dnam{"μέτρα ανά τετραγωνικό δευτερόλεπτο"} 19 one{"{0} μέτρο ανά τετραγωνικό δευτερόλεπτο"} 20 other{"{0} μέτρα ανά τετραγωνικό δευτερόλεπτο"} 21 } 22 } 23 angle{ 24 arc-minute{ 25 dnam{"λεπτά του τόξου"} 26 one{"{0} λεπτό του τόξου"} 27 other{"{0} λεπτά του τόξου"} 28 } 29 arc-second{ 30 dnam{"δευτερόλεπτα του τόξου"} 31 one{"{0} δευτερόλεπτο του τόξου"} 32 other{"{0} δευτερόλεπτα του τόξου"} 33 } 34 degree{ 35 dnam{"μοίρες"} 36 one{"{0} μοίρα"} 37 other{"{0} μοίρες"} 38 } 39 radian{ 40 dnam{"ακτίνια"} 41 one{"{0} ακτίνιο"} 42 other{"{0} ακτίνιο"} 43 } 44 revolution{ 45 dnam{"στροφή"} 46 one{"{0} στροφή"} 47 other{"{0} στροφές"} 48 } 49 } 50 area{ 51 acre{ 52 dnam{"ακρ"} 53 one{"{0} ακρ"} 54 other{"{0} ακρ"} 55 } 56 hectare{ 57 dnam{"εκτάρια"} 58 one{"{0} εκτάριο"} 59 other{"{0} εκτάρια"} 60 } 61 square-centimeter{ 62 dnam{"τετραγωνικά εκατοστά"} 63 one{"{0} τετραγωνικό εκατοστό"} 64 other{"{0} τετραγωνικά εκατοστά"} 65 per{"{0}/τετραγωνικό εκατοστό"} 66 } 67 square-foot{ 68 dnam{"τετραγωνικά πόδια"} 69 one{"{0} τετραγωνικό πόδι"} 70 other{"{0} τετραγωνικά πόδια"} 71 } 72 square-inch{ 73 dnam{"τετραγωνικές ίντσες"} 74 one{"{0} τετραγωνική ίντσα"} 75 other{"{0} τετραγωνικές ίντσες"} 76 per{"{0} ανά τετραγωνική ίντσα"} 77 } 78 square-kilometer{ 79 dnam{"τετραγωνικά χιλιόμετρα"} 80 one{"{0} τετραγωνικό χιλιόμετρο"} 81 other{"{0} τετραγωνικά χιλιόμετρα"} 82 per{"{0}/τετραγωνικό χιλιόμετρο"} 83 } 84 square-meter{ 85 dnam{"τετραγωνικά μέτρα"} 86 one{"{0} τετραγωνικό μέτρο"} 87 other{"{0} τετραγωνικά μέτρα"} 88 per{"{0}/τετραγωνικό μέτρο"} 89 } 90 square-mile{ 91 dnam{"τετραγωνικά μίλια"} 92 one{"{0} τετραγωνικό μίλι"} 93 other{"{0} τετραγωνικά μίλια"} 94 per{"{0}/τετραγωνικό μίλι"} 95 } 96 square-yard{ 97 dnam{"τετραγωνικές γιάρδες"} 98 one{"{0} τετραγωνική γιάρδα"} 99 other{"{0} τετραγωνικές γιάρδες"} 100 } 101 } 102 compound{ 103 per{"{0} ανά {1}"} 104 } 105 concentr{ 106 karat{ 107 dnam{"καράτια"} 108 one{"{0} καράτι"} 109 other{"{0} καράτια"} 110 } 111 milligram-per-deciliter{ 112 dnam{"χιλιοστόγραμμα ανά δεκατόλιτρο"} 113 one{"{0} χιλιοστόγραμμο ανά δεκατόλιτρο"} 114 other{"{0} χιλιοστόγραμμα ανά δεκατόλιτρο"} 115 } 116 millimole-per-liter{ 117 dnam{"χιλιοστογραμμομόριο ανά λίτρο"} 118 one{"{0} χιλιοστογραμμομόριο ανά λίτρο"} 119 other{"{0} χιλιοστογραμμομόρια ανά λίτρο"} 120 } 121 part-per-million{ 122 dnam{"μέρη ανά εκατομμύριο"} 123 one{"{0} μέρος ανά εκατομμύριο"} 124 other{"{0} μέρη ανά εκατομμύριο"} 125 } 126 } 127 consumption{ 128 liter-per-100kilometers{ 129 dnam{"λίτρα ανά 100 χιλιόμετρα"} 130 one{"{0} λίτρο ανά 100 χιλιόμετρα"} 131 other{"{0} λίτρα ανά 100 χιλιόμετρα"} 132 } 133 liter-per-kilometer{ 134 dnam{"λίτρα ανά χιλιόμετρο"} 135 one{"{0} λίτρο ανά χιλιόμετρο"} 136 other{"{0} λίτρα ανά χιλιόμετρο"} 137 } 138 mile-per-gallon{ 139 dnam{"μίλια ανά γαλόνι"} 140 one{"{0} μίλι ανά γαλόνι"} 141 other{"{0} μίλια ανά γαλόνι"} 142 } 143 mile-per-gallon-imperial{ 144 dnam{"μίλια ανά αγγλοσαξονικό γαλόνι"} 145 one{"{0} μίλι ανά αγγλοσαξονικό γαλόνι"} 146 other{"{0} μίλια ανά αγγλοσαξονικό γαλόνι"} 147 } 148 } 149 coordinate{ 150 east{"{0} Α"} 151 north{"{0} Β"} 152 south{"{0} Ν"} 153 west{"{0} Δ"} 154 } 155 digital{ 156 bit{ 157 dnam{"bit"} 158 one{"{0} bit"} 159 other{"{0} bit"} 160 } 161 byte{ 162 dnam{"byte"} 163 one{"{0} byte"} 164 other{"{0} byte"} 165 } 166 gigabit{ 167 dnam{"gigabit"} 168 one{"{0} gigabit"} 169 other{"{0} gigabit"} 170 } 171 gigabyte{ 172 dnam{"gigabyte"} 173 one{"{0} gigabyte"} 174 other{"{0} gigabyte"} 175 } 176 kilobit{ 177 dnam{"kilobit"} 178 one{"{0} kilobit"} 179 other{"{0} kilobit"} 180 } 181 kilobyte{ 182 dnam{"kilobyte"} 183 one{"{0} kilobyte"} 184 other{"{0} kilobyte"} 185 } 186 megabit{ 187 dnam{"megabit"} 188 one{"{0} megabit"} 189 other{"{0} megabit"} 190 } 191 megabyte{ 192 dnam{"megabyte"} 193 one{"{0} megabyte"} 194 other{"{0} megabyte"} 195 } 196 terabit{ 197 dnam{"terabit"} 198 one{"{0} terabit"} 199 other{"{0} terabit"} 200 } 201 terabyte{ 202 dnam{"terabyte"} 203 one{"{0} terabyte"} 204 other{"{0} terabyte"} 205 } 206 } 207 duration{ 208 century{ 209 dnam{"αιώνες"} 210 one{"{0} αιώνας"} 211 other{"{0} αιώνες"} 212 } 213 day{ 214 dnam{"ημέρες"} 215 one{"{0} ημέρα"} 216 other{"{0} ημέρες"} 217 per{"{0} ανά ημέρα"} 218 } 219 hour{ 220 dnam{"ώρες"} 221 one{"{0} ώρα"} 222 other{"{0} ώρες"} 223 per{"{0} ανά ώρα"} 224 } 225 microsecond{ 226 dnam{"μικροδευτερόλεπτα"} 227 one{"{0} μικροδευτερόλεπτο"} 228 other{"{0} μικροδευτερόλεπτα"} 229 } 230 millisecond{ 231 dnam{"χιλιοστά του δευτερολέπτου"} 232 one{"{0} χιλιοστό του δευτερολέπτου"} 233 other{"{0} χιλιοστά του δευτερολέπτου"} 234 } 235 minute{ 236 dnam{"λεπτά"} 237 one{"{0} λεπτό"} 238 other{"{0} λεπτά"} 239 per{"{0} ανά λεπτό"} 240 } 241 month{ 242 dnam{"μήνες"} 243 one{"{0} μήνας"} 244 other{"{0} μήνες"} 245 per{"{0} ανά μήνα"} 246 } 247 nanosecond{ 248 dnam{"νανοδευτερόλεπτα"} 249 one{"{0} νανοδευτερόλεπτο"} 250 other{"{0} νανοδευτερόλεπτα"} 251 } 252 second{ 253 dnam{"δευτερόλεπτα"} 254 one{"{0} δευτερόλεπτο"} 255 other{"{0} δευτερόλεπτα"} 256 per{"{0} ανά δευτερόλεπτο"} 257 } 258 week{ 259 dnam{"εβδομάδες"} 260 one{"{0} εβδομάδα"} 261 other{"{0} εβδομάδες"} 262 per{"{0} ανά εβδομάδα"} 263 } 264 year{ 265 dnam{"έτη"} 266 one{"{0} έτος"} 267 other{"{0} έτη"} 268 per{"{0} ανά έτος"} 269 } 270 } 271 electric{ 272 ampere{ 273 dnam{"αμπέρ"} 274 one{"{0} αμπέρ"} 275 other{"{0} αμπέρ"} 276 } 277 milliampere{ 278 dnam{"μιλιαμπέρ"} 279 one{"{0} μιλιαμπέρ"} 280 other{"{0} μιλιαμπέρ"} 281 } 282 ohm{ 283 dnam{"ωμ"} 284 one{"{0} ωμ"} 285 other{"{0} ωμ"} 286 } 287 volt{ 288 dnam{"βολτ"} 289 one{"{0} βολτ"} 290 other{"{0} βολτ"} 291 } 292 } 293 energy{ 294 calorie{ 295 dnam{"θερμίδες"} 296 one{"{0} θερμίδα"} 297 other{"{0} θερμίδες"} 298 } 299 foodcalorie{ 300 dnam{"Θερμίδες"} 301 one{"{0} θερμίδα"} 302 other{"{0} θερμίδες"} 303 } 304 joule{ 305 dnam{"τζάουλ"} 306 one{"{0} τζάουλ"} 307 other{"{0} τζάουλ"} 308 } 309 kilocalorie{ 310 dnam{"χιλιοθερμίδες"} 311 one{"{0} χιλιοθερμίδα"} 312 other{"{0} χιλιοθερμίδες"} 313 } 314 kilojoule{ 315 dnam{"κιλοτζάουλ"} 316 one{"{0} κιλοτζάουλ"} 317 other{"{0} κιλοτζάουλ"} 318 } 319 kilowatt-hour{ 320 dnam{"κιλοβατώρες"} 321 one{"{0} κιλοβατώρα"} 322 other{"{0} κιλοβατώρες"} 323 } 324 } 325 frequency{ 326 gigahertz{ 327 dnam{"γιγαχέρτζ"} 328 one{"{0} γιγαχέρτζ"} 329 other{"{0} γιγαχέρτζ"} 330 } 331 hertz{ 332 dnam{"χερτζ"} 333 one{"{0} χερτζ"} 334 other{"{0} χερτζ"} 335 } 336 kilohertz{ 337 dnam{"κιλοχέρτζ"} 338 one{"{0} κιλοχέρτζ"} 339 other{"{0} κιλοχέρτζ"} 340 } 341 megahertz{ 342 dnam{"μεγαχέρτζ"} 343 one{"{0} μεγαχέρτζ"} 344 other{"{0} μεγαχέρτζ"} 345 } 346 } 347 length{ 348 astronomical-unit{ 349 dnam{"αστρονομικές μονάδες"} 350 one{"{0} αστρονομική μονάδα"} 351 other{"{0} αστρονομικές μονάδες"} 352 } 353 centimeter{ 354 dnam{"εκατοστά"} 355 one{"{0} εκατοστό"} 356 other{"{0} εκατοστά"} 357 per{"{0} ανά εκατοστό"} 358 } 359 decimeter{ 360 dnam{"δεκατόμετρα"} 361 one{"{0} δεκατόμετρο"} 362 other{"{0} δεκατόμετρα"} 363 } 364 foot{ 365 dnam{"πόδια"} 366 one{"{0} πόδι"} 367 other{"{0} πόδια"} 368 per{"{0} ανά πόδι"} 369 } 370 inch{ 371 dnam{"ίντσες"} 372 one{"{0} ίντσα"} 373 other{"{0} ίντσες"} 374 per{"{0} ανά ίντσα"} 375 } 376 kilometer{ 377 dnam{"χιλιόμετρα"} 378 one{"{0} χιλιόμετρο"} 379 other{"{0} χιλιόμετρα"} 380 per{"{0} ανά χιλιόμετρο"} 381 } 382 light-year{ 383 dnam{"έτη φωτός"} 384 one{"{0} έτος φωτός"} 385 other{"{0} έτη φωτός"} 386 } 387 meter{ 388 dnam{"μέτρα"} 389 one{"{0} μέτρο"} 390 other{"{0} μέτρα"} 391 per{"{0} ανά μέτρο"} 392 } 393 micrometer{ 394 dnam{"µm"} 395 one{"{0} μικρόμετρο"} 396 other{"{0} μικρόμετρα"} 397 } 398 mile{ 399 dnam{"μίλια"} 400 one{"{0} μίλι"} 401 other{"{0} μίλια"} 402 } 403 mile-scandinavian{ 404 dnam{"σκανδιναβικά μίλια"} 405 one{"{0} σκανδιναβικό μίλι"} 406 other{"{0} σκανδιναβικά μίλια"} 407 } 408 millimeter{ 409 dnam{"χιλιοστόμετρα"} 410 one{"{0} χιλιοστόμετρο"} 411 other{"{0} χιλιοστόμετρα"} 412 } 413 nanometer{ 414 dnam{"νανόμετρα"} 415 one{"{0} νανόμετρο"} 416 other{"{0} νανόμετρα"} 417 } 418 nautical-mile{ 419 dnam{"ναυτικά μίλια"} 420 one{"{0} ναυτικό μίλι"} 421 other{"{0} ναυτικά μίλια"} 422 } 423 parsec{ 424 dnam{"παρσέκ"} 425 one{"{0} παρσέκ"} 426 other{"{0} παρσέκ"} 427 } 428 picometer{ 429 dnam{"πικόμετρα"} 430 one{"{0} πικόμετρο"} 431 other{"{0} πικόμετρα"} 432 } 433 point{ 434 dnam{"στιγμή"} 435 one{"{0} στιγμή"} 436 other{"{0} στιγμές"} 437 } 438 yard{ 439 dnam{"γιάρδες"} 440 one{"{0} γιάρδα"} 441 other{"{0} γιάρδες"} 442 } 443 } 444 light{ 445 lux{ 446 dnam{"lux"} 447 one{"{0} lux"} 448 other{"{0} lux"} 449 } 450 } 451 mass{ 452 carat{ 453 dnam{"καράτια"} 454 one{"{0} καράτι"} 455 other{"{0} καράτια"} 456 } 457 gram{ 458 dnam{"γραμμάρια"} 459 one{"{0} γραμμάριο"} 460 other{"{0} γραμμάρια"} 461 per{"{0} ανά γραμμάριο"} 462 } 463 kilogram{ 464 dnam{"χιλιόγραμμα"} 465 one{"{0} χιλιόγραμμο"} 466 other{"{0} χιλιόγραμμα"} 467 per{"{0} ανά κιλό"} 468 } 469 metric-ton{ 470 dnam{"μετρικοί τόνοι"} 471 one{"{0} μετρικός τόνος"} 472 other{"{0} μετρικοί τόνοι"} 473 } 474 microgram{ 475 dnam{"μικρογραμμάρια"} 476 one{"{0} μικρογραμμάριο"} 477 other{"{0} μικρογραμμάρια"} 478 } 479 milligram{ 480 dnam{"χιλιοστόγραμμα"} 481 one{"{0} χιλιοστόγραμμο"} 482 other{"{0} χιλιοστόγραμμα"} 483 } 484 ounce{ 485 dnam{"ουγγιές"} 486 one{"{0} ουγγιά"} 487 other{"{0} ουγγιές"} 488 per{"{0} ανά ουγγιά"} 489 } 490 ounce-troy{ 491 dnam{"ευγενείς ουγγιές"} 492 one{"{0} ευγενής ουγγιά"} 493 other{"{0} ευγενείς ουγγιές"} 494 } 495 pound{ 496 dnam{"λίβρες"} 497 one{"{0} λίβρα"} 498 other{"{0} λίβρες"} 499 per{"{0} ανά λίβρα"} 500 } 501 ton{ 502 dnam{"τόνοι"} 503 one{"{0} τόνος"} 504 other{"{0} τόνοι"} 505 } 506 } 507 power{ 508 gigawatt{ 509 dnam{"γιγαβάτ"} 510 one{"{0} γιγαβάτ"} 511 other{"{0} γιγαβάτ"} 512 } 513 horsepower{ 514 dnam{"ίπποι"} 515 one{"{0} ίππος"} 516 other{"{0} ίπποι"} 517 } 518 kilowatt{ 519 dnam{"κιλοβάτ"} 520 one{"{0} κιλοβάτ"} 521 other{"{0} κιλοβάτ"} 522 } 523 megawatt{ 524 dnam{"μεγαβάτ"} 525 one{"{0} μεγαβάτ"} 526 other{"{0} μεγαβάτ"} 527 } 528 milliwatt{ 529 dnam{"μιλιβάτ"} 530 one{"{0} μιλιβάτ"} 531 other{"{0} μιλιβάτ"} 532 } 533 watt{ 534 dnam{"βατ"} 535 one{"{0} βατ"} 536 other{"{0} βατ"} 537 } 538 } 539 pressure{ 540 hectopascal{ 541 dnam{"εκτοπασκάλ"} 542 one{"{0} εκτοπασκάλ"} 543 other{"{0} εκτοπασκάλ"} 544 } 545 inch-hg{ 546 dnam{"ίντσες στήλης υδραργύρου"} 547 one{"{0} ίντσα στήλης υδραργύρου"} 548 other{"{0} ίντσες στήλης υδραργύρου"} 549 } 550 millibar{ 551 dnam{"μιλιμπάρ"} 552 one{"{0} μιλιμπάρ"} 553 other{"{0} μιλιμπάρ"} 554 } 555 millimeter-of-mercury{ 556 dnam{"χιλιοστόμετρα στήλης υδραργύρου"} 557 one{"{0} χιλιοστόμετρα στήλης υδραργύρου"} 558 other{"{0} χιλιοστόμετρα στήλης υδραργύρου"} 559 } 560 pound-per-square-inch{ 561 dnam{"λίβρα ανά τετραγωνική ίντσα"} 562 one{"{0} λίβρα ανά τετραγωνική ίντσα"} 563 other{"{0} λίβρες ανά τετραγωνική ίντσα"} 564 } 565 } 566 speed{ 567 kilometer-per-hour{ 568 dnam{"χιλιόμετρα ανά ώρα"} 569 one{"{0} χιλιόμετρο ανά ώρα"} 570 other{"{0} χιλιόμετρα ανά ώρα"} 571 } 572 knot{ 573 dnam{"κόμβος"} 574 one{"{0} κόμβος"} 575 other{"{0} κόμβοι"} 576 } 577 meter-per-second{ 578 dnam{"μέτρα ανά δευτερόλεπτο"} 579 one{"{0} μέτρο ανά δευτερόλεπτο"} 580 other{"{0} μέτρα ανά δευτερόλεπτο"} 581 } 582 mile-per-hour{ 583 dnam{"μίλια ανά ώρα"} 584 one{"{0} μίλι ανά ώρα"} 585 other{"{0} μίλια ανά ώρα"} 586 } 587 } 588 temperature{ 589 celsius{ 590 dnam{"βαθμοί Κελσίου"} 591 one{"{0} βαθμός Κελσίου"} 592 other{"{0} βαθμοί Κελσίου"} 593 } 594 fahrenheit{ 595 dnam{"βαθμοί Φαρενάιτ"} 596 one{"{0} βαθμός Φαρενάιτ"} 597 other{"{0} βαθμοί Φαρενάιτ"} 598 } 599 generic{ 600 dnam{"°"} 601 one{"{0}°"} 602 other{"{0}°"} 603 } 604 kelvin{ 605 dnam{"βαθμοί Κέλβιν"} 606 one{"{0} βαθμός Κέλβιν"} 607 other{"{0} βαθμοί Κέλβιν"} 608 } 609 } 610 volume{ 611 acre-foot{ 612 dnam{"ακρ-πόδια"} 613 one{"{0} ακρ-πόδι"} 614 other{"{0} ακρ-πόδια"} 615 } 616 centiliter{ 617 dnam{"εκατοστόλιτρα"} 618 one{"{0} εκατοστόλιτρο"} 619 other{"{0} εκατοστόλιτρα"} 620 } 621 cubic-centimeter{ 622 dnam{"κυβικά εκατοστά"} 623 one{"{0} κυβικό εκατοστό"} 624 other{"{0} κυβικά εκατοστά"} 625 per{"{0} ανά κυβικό εκατοστό"} 626 } 627 cubic-foot{ 628 dnam{"κυβικά πόδια"} 629 one{"{0} κυβικό πόδι"} 630 other{"{0} κυβικά πόδια"} 631 } 632 cubic-inch{ 633 dnam{"κυβικές ίντσες"} 634 one{"{0} κυβική ίντσα"} 635 other{"{0} κυβικές ίντσες"} 636 } 637 cubic-kilometer{ 638 dnam{"κυβικά χιλιόμετρα"} 639 one{"{0} κυβικό χιλιόμετρο"} 640 other{"{0} κυβικά χιλιόμετρα"} 641 } 642 cubic-meter{ 643 dnam{"κυβικά μέτρα"} 644 one{"{0} κυβικό μέτρο"} 645 other{"{0} κυβικό μέτρο"} 646 per{"{0} ανά κυβικό μέτρο"} 647 } 648 cubic-mile{ 649 dnam{"κυβικά μίλια"} 650 one{"{0} κυβικό μίλι"} 651 other{"{0} κυβικά μίλια"} 652 } 653 cubic-yard{ 654 dnam{"κυβικές γιάρδες"} 655 one{"{0} κυβική γιάρδα"} 656 other{"{0} κυβικές γιάρδες"} 657 } 658 cup{ 659 dnam{"κύπελλα"} 660 one{"{0} κύπελλο"} 661 other{"{0} κύπελλα"} 662 } 663 cup-metric{ 664 dnam{"μετρικά κύπελλα"} 665 one{"{0} μετρικό κύπελλο"} 666 other{"{0} μετρικά κύπελλα"} 667 } 668 deciliter{ 669 dnam{"δεκατόλιτρα"} 670 one{"{0} δεκατόλιτρο"} 671 other{"{0} δεκατόλιτρα"} 672 } 673 fluid-ounce{ 674 dnam{"ουγγιές όγκου"} 675 one{"{0} ουγγιά όγκου"} 676 other{"{0} ουγγιές όγκου"} 677 } 678 gallon{ 679 dnam{"γαλόνια"} 680 one{"{0} γαλόνι"} 681 other{"{0} γαλόνια"} 682 per{"{0} ανά γαλόνι"} 683 } 684 gallon-imperial{ 685 dnam{"Αγγλοσαξονικά γαλόνια"} 686 one{"{0} αγγλοσαξονικό γαλόνι"} 687 other{"{0} αγγλοσαξονικά γαλόνια"} 688 per{"{0} ανά αγγλοσαξονικό γαλόνι"} 689 } 690 hectoliter{ 691 dnam{"εκτόλιτρα"} 692 one{"{0} εκτόλιτρο"} 693 other{"{0} εκτόλιτρα"} 694 } 695 liter{ 696 dnam{"λίτρα"} 697 one{"{0} λίτρο"} 698 other{"{0} λίτρα"} 699 per{"{0} ανά λίτρο"} 700 } 701 megaliter{ 702 dnam{"μεγαλίτρα"} 703 one{"{0} μεγαλίτρο"} 704 other{"{0} μεγαλίτρα"} 705 } 706 milliliter{ 707 dnam{"χιλιοστόλιτρα"} 708 one{"{0} χιλιοστόλιτρο"} 709 other{"{0} χιλιοστόλιτρα"} 710 } 711 pint{ 712 dnam{"πίντες"} 713 one{"{0} πίντα"} 714 other{"{0} πίντες"} 715 } 716 pint-metric{ 717 dnam{"μετρικές πίντες"} 718 one{"{0} μετρική πίντα"} 719 other{"{0} μετρικές πίντες"} 720 } 721 quart{ 722 dnam{"τέταρτα του γαλονιού"} 723 one{"{0} τέταρτο του γαλονιού"} 724 other{"{0} τέταρτα του γαλονιού"} 725 } 726 tablespoon{ 727 dnam{"κουταλιές της σούπας"} 728 one{"{0} κουταλιά της σούπας"} 729 other{"{0} κουταλιές της σούπας"} 730 } 731 teaspoon{ 732 dnam{"κουταλιές του γλυκού"} 733 one{"{0} κουταλιά του γλυκού"} 734 other{"{0} κουταλιές του γλυκού"} 735 } 736 } 737 } 738 unitsNarrow{ 739 acceleration{ 740 g-force{ 741 one{"{0} G"} 742 other{"{0} G"} 743 } 744 } 745 angle{ 746 arc-minute{ 747 one{"{0}′"} 748 other{"{0}′"} 749 } 750 arc-second{ 751 one{"{0}″"} 752 other{"{0}″"} 753 } 754 degree{ 755 one{"{0}°"} 756 other{"{0}°"} 757 } 758 } 759 area{ 760 acre{ 761 one{"{0} ac"} 762 other{"{0} ac"} 763 } 764 hectare{ 765 one{"{0} ha"} 766 other{"{0} ha"} 767 } 768 square-foot{ 769 one{"{0} ft²"} 770 other{"{0} ft²"} 771 } 772 square-kilometer{ 773 one{"{0} km²"} 774 other{"{0} km²"} 775 } 776 square-meter{ 777 one{"{0} m²"} 778 other{"{0} m²"} 779 } 780 square-mile{ 781 one{"{0} mi²"} 782 other{"{0} mi²"} 783 } 784 } 785 compound{ 786 per{"{0}/{1}"} 787 } 788 consumption{ 789 liter-per-100kilometers{ 790 dnam{"λ/100 χλμ"} 791 one{"{0} λ/100 χλμ"} 792 other{"{0} λ/100 χλμ"} 793 } 794 } 795 coordinate{ 796 east{"{0} Α"} 797 north{"{0} Β"} 798 south{"{0} Ν"} 799 west{"{0} Δ"} 800 } 801 duration{ 802 day{ 803 dnam{"ημέρα"} 804 one{"{0} η"} 805 other{"{0} η"} 806 } 807 hour{ 808 dnam{"ώρα"} 809 one{"{0} ώ"} 810 other{"{0} ώ"} 811 } 812 millisecond{ 813 dnam{"χιλ. δευτ."} 814 one{"{0} ms"} 815 other{"{0} ms"} 816 } 817 minute{ 818 dnam{"λεπ."} 819 one{"{0} λ"} 820 other{"{0} λ"} 821 } 822 month{ 823 dnam{"μήνας"} 824 one{"{0} μ"} 825 other{"{0} μ"} 826 } 827 second{ 828 dnam{"δευτ."} 829 one{"{0} δ"} 830 other{"{0} δ"} 831 } 832 week{ 833 dnam{"εβδ."} 834 one{"{0} ε"} 835 other{"{0} ε"} 836 } 837 year{ 838 dnam{"έτ."} 839 one{"{0} έ"} 840 other{"{0} έ"} 841 } 842 } 843 length{ 844 centimeter{ 845 dnam{"εκ."} 846 one{"{0} εκ."} 847 other{"{0} εκ."} 848 } 849 foot{ 850 one{"{0} ft"} 851 other{"{0} ft"} 852 } 853 inch{ 854 one{"{0} in"} 855 other{"{0} in"} 856 } 857 kilometer{ 858 dnam{"χλμ."} 859 one{"{0} χλμ."} 860 other{"{0} χλμ."} 861 } 862 light-year{ 863 one{"{0} ly"} 864 other{"{0} ly"} 865 } 866 meter{ 867 dnam{"μέτρο"} 868 one{"{0} μ."} 869 other{"{0} μ."} 870 } 871 mile{ 872 one{"{0} mi"} 873 other{"{0} mi"} 874 } 875 millimeter{ 876 dnam{"χλστ."} 877 one{"{0} χλστ."} 878 other{"{0} χλστ."} 879 } 880 picometer{ 881 one{"{0} pm"} 882 other{"{0} pm"} 883 } 884 yard{ 885 one{"{0} yd"} 886 other{"{0} yd"} 887 } 888 } 889 mass{ 890 gram{ 891 dnam{"γρ."} 892 one{"{0} γρ."} 893 other{"{0} γρ."} 894 } 895 kilogram{ 896 dnam{"kg"} 897 one{"{0} kg"} 898 other{"{0} kg"} 899 } 900 ounce{ 901 one{"{0} oz"} 902 other{"{0} oz"} 903 } 904 pound{ 905 one{"{0} lb"} 906 other{"{0} lb"} 907 } 908 } 909 power{ 910 horsepower{ 911 one{"{0} hp"} 912 other{"{0} hp"} 913 } 914 kilowatt{ 915 one{"{0} kW"} 916 other{"{0} kW"} 917 } 918 watt{ 919 one{"{0} W"} 920 other{"{0} W"} 921 } 922 } 923 pressure{ 924 hectopascal{ 925 one{"{0} hPa"} 926 other{"{0} hPa"} 927 } 928 inch-hg{ 929 one{"{0} inHg"} 930 other{"{0} inHg"} 931 } 932 millibar{ 933 one{"{0} mbar"} 934 other{"{0} mbar"} 935 } 936 } 937 speed{ 938 kilometer-per-hour{ 939 dnam{"χλμ/ώ."} 940 one{"{0} χλμ/ώ."} 941 other{"{0} χλμ/ώ."} 942 } 943 meter-per-second{ 944 one{"{0} m/s"} 945 other{"{0} m/s"} 946 } 947 mile-per-hour{ 948 one{"{0} mi/h"} 949 other{"{0} mi/h"} 950 } 951 } 952 temperature{ 953 celsius{ 954 dnam{"°C"} 955 one{"{0}°C"} 956 other{"{0}°C"} 957 } 958 fahrenheit{ 959 one{"{0}°F"} 960 other{"{0}°F"} 961 } 962 } 963 volume{ 964 cubic-kilometer{ 965 dnam{"km³"} 966 one{"{0} km³"} 967 other{"{0} km³"} 968 } 969 cubic-mile{ 970 dnam{"mi³"} 971 one{"{0} mi³"} 972 other{"{0} mi³"} 973 } 974 liter{ 975 dnam{"λίτρο"} 976 one{"{0} λ."} 977 other{"{0} λ."} 978 } 979 } 980 } 981 unitsShort{ 982 acceleration{ 983 g-force{ 984 dnam{"δύν. επιτάχ."} 985 one{"{0} G"} 986 other{"{0} G"} 987 } 988 meter-per-second-squared{ 989 dnam{"μέτρα/τετρ. δευτ."} 990 one{"{0} m/s²"} 991 other{"{0} m/s²"} 992 } 993 } 994 angle{ 995 arc-minute{ 996 dnam{"λεπτά του τόξου"} 997 one{"{0} λεπ. τόξου"} 998 other{"{0} λεπ. τόξου"} 999 } 1000 arc-second{ 1001 dnam{"arcsec"} 1002 one{"{0} arcsec"} 1003 other{"{0} arcsec"} 1004 } 1005 degree{ 1006 dnam{"μοίρες"} 1007 one{"{0}°"} 1008 other{"{0}°"} 1009 } 1010 radian{ 1011 dnam{"ακτν"} 1012 one{"{0} ακτν"} 1013 other{"{0} ακτν"} 1014 } 1015 revolution{ 1016 dnam{"στρφ"} 1017 one{"{0} στρφ"} 1018 other{"{0} στρφ"} 1019 } 1020 } 1021 area{ 1022 acre{ 1023 dnam{"ακρ"} 1024 one{"{0} ακρ"} 1025 other{"{0} ακρ"} 1026 } 1027 hectare{ 1028 dnam{"εκτ."} 1029 one{"{0} εκτ."} 1030 other{"{0} εκτ."} 1031 } 1032 square-centimeter{ 1033 dnam{"τ.εκ."} 1034 one{"{0} τ.εκ."} 1035 other{"{0} τ.εκ."} 1036 per{"{0}/τ.εκ."} 1037 } 1038 square-foot{ 1039 dnam{"τετρ. πόδια"} 1040 one{"{0} τ.πδ"} 1041 other{"{0} τ.πδ"} 1042 } 1043 square-inch{ 1044 dnam{"τετρ. ίντσες"} 1045 one{"{0} τ. ίντσα"} 1046 other{"{0} τ. ίντσες"} 1047 per{"{0}/τ. ίντσα"} 1048 } 1049 square-kilometer{ 1050 dnam{"τ.χλμ."} 1051 one{"{0} τ.χλμ."} 1052 other{"{0} τ.χλμ."} 1053 per{"{0}/τ.χλμ."} 1054 } 1055 square-meter{ 1056 dnam{"τ. μέτρα"} 1057 one{"{0} τ.μ."} 1058 other{"{0} τ.μ."} 1059 per{"{0}/τ.μ."} 1060 } 1061 square-mile{ 1062 dnam{"τετρ. μίλια"} 1063 one{"{0} τ.μίλι"} 1064 other{"{0} τ.μίλια"} 1065 per{"{0}/τ.μίλι"} 1066 } 1067 square-yard{ 1068 dnam{"τετρ. γιάρδες"} 1069 one{"{0} τ.γρδ"} 1070 other{"{0} τ.γρδ"} 1071 } 1072 } 1073 compound{ 1074 per{"{0}/{1}"} 1075 } 1076 concentr{ 1077 karat{ 1078 dnam{"κρτ"} 1079 one{"{0} κρτ"} 1080 other{"{0} κρτ"} 1081 } 1082 milligram-per-deciliter{ 1083 dnam{"mg/dL"} 1084 one{"{0} mg/dL"} 1085 other{"{0} mg/dL"} 1086 } 1087 millimole-per-liter{ 1088 dnam{"mmol/L"} 1089 one{"{0} mmol/L"} 1090 other{"{0} mmol/L"} 1091 } 1092 part-per-million{ 1093 dnam{"ppm"} 1094 one{"{0} ppm"} 1095 other{"{0} ppm"} 1096 } 1097 } 1098 consumption{ 1099 liter-per-100kilometers{ 1100 dnam{"λ./100 χλμ."} 1101 one{"{0} λ./100 χλμ."} 1102 other{"{0} λ./100 χλμ."} 1103 } 1104 liter-per-kilometer{ 1105 dnam{"λίτρα/χλμ."} 1106 one{"{0} λίτρο/χλμ"} 1107 other{"{0} λίτρα/χλμ"} 1108 } 1109 mile-per-gallon{ 1110 dnam{"μίλια/γαλόνι"} 1111 one{"{0} mpg"} 1112 other{"{0} mpg"} 1113 } 1114 mile-per-gallon-imperial{ 1115 dnam{"μίλια/αγγλ. γαλόνι"} 1116 one{"{0} μίλι/αγγλ. γαλόνι"} 1117 other{"{0} μίλια/αγγλ. γαλόνι"} 1118 } 1119 } 1120 coordinate{ 1121 east{"{0} Α"} 1122 north{"{0} Β"} 1123 south{"{0} Ν"} 1124 west{"{0} Δ"} 1125 } 1126 digital{ 1127 bit{ 1128 dnam{"bit"} 1129 one{"{0} bit"} 1130 other{"{0} bit"} 1131 } 1132 byte{ 1133 dnam{"byte"} 1134 one{"{0} byte"} 1135 other{"{0} byte"} 1136 } 1137 gigabit{ 1138 dnam{"Gb"} 1139 one{"{0} Gb"} 1140 other{"{0} Gb"} 1141 } 1142 gigabyte{ 1143 dnam{"GB"} 1144 one{"{0} GB"} 1145 other{"{0} GB"} 1146 } 1147 kilobit{ 1148 dnam{"kb"} 1149 one{"{0} kb"} 1150 other{"{0} kb"} 1151 } 1152 kilobyte{ 1153 dnam{"kB"} 1154 one{"{0} kB"} 1155 other{"{0} kB"} 1156 } 1157 megabit{ 1158 dnam{"Mb"} 1159 one{"{0} Mb"} 1160 other{"{0} Mb"} 1161 } 1162 megabyte{ 1163 dnam{"MB"} 1164 one{"{0} MB"} 1165 other{"{0} MB"} 1166 } 1167 terabit{ 1168 dnam{"Tb"} 1169 one{"{0} Tb"} 1170 other{"{0} Tb"} 1171 } 1172 terabyte{ 1173 dnam{"TB"} 1174 one{"{0} TB"} 1175 other{"{0} TB"} 1176 } 1177 } 1178 duration{ 1179 century{ 1180 dnam{"αιών."} 1181 one{"{0} αιών."} 1182 other{"{0} αιών."} 1183 } 1184 day{ 1185 dnam{"ημέρες"} 1186 one{"{0} ημέρα"} 1187 other{"{0} ημέρες"} 1188 per{"{0}/ημ."} 1189 } 1190 hour{ 1191 dnam{"ώρες"} 1192 one{"{0} ώρα"} 1193 other{"{0} ώρ."} 1194 per{"{0}/ώ."} 1195 } 1196 microsecond{ 1197 dnam{"μικροδεύτερα"} 1198 one{"{0} μs"} 1199 other{"{0} μs"} 1200 } 1201 millisecond{ 1202 dnam{"χιλιοστά δευτ."} 1203 one{"{0} ms"} 1204 other{"{0} ms"} 1205 } 1206 minute{ 1207 dnam{"λεπ."} 1208 one{"{0} λεπ."} 1209 other{"{0} λεπ."} 1210 per{"{0}/λ."} 1211 } 1212 month{ 1213 dnam{"μήνες"} 1214 one{"{0} μήν."} 1215 other{"{0} μήν."} 1216 per{"{0}/μ."} 1217 } 1218 nanosecond{ 1219 dnam{"νανοδεύτερα"} 1220 one{"{0} ns"} 1221 other{"{0} ns"} 1222 } 1223 second{ 1224 dnam{"δευτ."} 1225 one{"{0} δευτ."} 1226 other{"{0} δευτ."} 1227 per{"{0}/δευτ."} 1228 } 1229 week{ 1230 dnam{"εβδομάδες"} 1231 one{"{0} εβδ."} 1232 other{"{0} εβδ."} 1233 per{"{0}/εβδ."} 1234 } 1235 year{ 1236 dnam{"έτη"} 1237 one{"{0} έτ."} 1238 other{"{0} έτ."} 1239 per{"{0}/έτ."} 1240 } 1241 } 1242 electric{ 1243 ampere{ 1244 dnam{"αμπέρ"} 1245 one{"{0} A"} 1246 other{"{0} A"} 1247 } 1248 milliampere{ 1249 dnam{"μιλιαμπέρ"} 1250 one{"{0} mA"} 1251 other{"{0} mA"} 1252 } 1253 ohm{ 1254 dnam{"ωμ"} 1255 one{"{0} Ω"} 1256 other{"{0} Ω"} 1257 } 1258 volt{ 1259 dnam{"βολτ"} 1260 one{"{0} V"} 1261 other{"{0} V"} 1262 } 1263 } 1264 energy{ 1265 calorie{ 1266 dnam{"θερμ."} 1267 one{"{0} θερμ."} 1268 other{"{0} θερμ."} 1269 } 1270 foodcalorie{ 1271 dnam{"θερμ."} 1272 one{"{0} θερμ."} 1273 other{"{0} θερμ."} 1274 } 1275 joule{ 1276 dnam{"τζάουλ"} 1277 one{"{0} J"} 1278 other{"{0} J"} 1279 } 1280 kilocalorie{ 1281 dnam{"kcal"} 1282 one{"{0} kcal"} 1283 other{"{0} kcal"} 1284 } 1285 kilojoule{ 1286 dnam{"κιλοτζάουλ"} 1287 one{"{0} kJ"} 1288 other{"{0} kJ"} 1289 } 1290 kilowatt-hour{ 1291 dnam{"κιλοβάτ/ώρα"} 1292 one{"{0} kWh"} 1293 other{"{0} kWh"} 1294 } 1295 } 1296 frequency{ 1297 gigahertz{ 1298 dnam{"γιγαχέρτζ"} 1299 one{"{0} GHz"} 1300 other{"{0} GHz"} 1301 } 1302 hertz{ 1303 dnam{"χερτζ"} 1304 one{"{0} Hz"} 1305 other{"{0} Hz"} 1306 } 1307 kilohertz{ 1308 dnam{"κιλοχέρτζ"} 1309 one{"{0} kHz"} 1310 other{"{0} kHz"} 1311 } 1312 megahertz{ 1313 dnam{"μεγαχέρτζ"} 1314 one{"{0} MHz"} 1315 other{"{0} MHz"} 1316 } 1317 } 1318 length{ 1319 astronomical-unit{ 1320 dnam{"α.μ."} 1321 one{"{0} α.μ."} 1322 other{"{0} α.μ."} 1323 } 1324 centimeter{ 1325 dnam{"εκ."} 1326 one{"{0} εκ."} 1327 other{"{0} εκ."} 1328 per{"{0}/εκ."} 1329 } 1330 decimeter{ 1331 dnam{"δεκ."} 1332 one{"{0} δεκ."} 1333 other{"{0} δεκ."} 1334 } 1335 foot{ 1336 dnam{"πόδια"} 1337 one{"{0} πδ"} 1338 other{"{0} πδ"} 1339 per{"{0}/πδ"} 1340 } 1341 inch{ 1342 dnam{"ίντσες"} 1343 one{"{0} ίν."} 1344 other{"{0} ίν."} 1345 per{"{0}/ίν."} 1346 } 1347 kilometer{ 1348 dnam{"χλμ."} 1349 one{"{0} χλμ."} 1350 other{"{0} χλμ."} 1351 per{"{0}/χλμ."} 1352 } 1353 light-year{ 1354 dnam{"έτη φωτός"} 1355 one{"{0} έ.φ."} 1356 other{"{0} έ.φ."} 1357 } 1358 meter{ 1359 dnam{"μέτρα"} 1360 one{"{0} μ."} 1361 other{"{0} μ."} 1362 per{"{0}/μ."} 1363 } 1364 micrometer{ 1365 dnam{"μικρόμετρα"} 1366 one{"{0} µm"} 1367 other{"{0} µm"} 1368 } 1369 mile{ 1370 dnam{"μίλια"} 1371 one{"{0} μίλ."} 1372 other{"{0} μίλ."} 1373 } 1374 mile-scandinavian{ 1375 dnam{"σκανδ. μίλια"} 1376 one{"{0} σκανδ. μίλι"} 1377 other{"{0} σκανδ. μίλια"} 1378 } 1379 millimeter{ 1380 dnam{"χιλιοστόμ."} 1381 one{"{0} χλστ."} 1382 other{"{0} χλστ."} 1383 } 1384 nanometer{ 1385 dnam{"nm"} 1386 one{"{0} nm"} 1387 other{"{0} nm"} 1388 } 1389 nautical-mile{ 1390 dnam{"ν.μ."} 1391 one{"{0} ν.μ."} 1392 other{"{0} ν.μ."} 1393 } 1394 parsec{ 1395 dnam{"παρσέκ"} 1396 one{"{0} pc"} 1397 other{"{0} pc"} 1398 } 1399 picometer{ 1400 dnam{"pm"} 1401 one{"{0} pm"} 1402 other{"{0} pm"} 1403 } 1404 point{ 1405 dnam{"στιγμές"} 1406 one{"{0} στ."} 1407 other{"{0} στ."} 1408 } 1409 yard{ 1410 dnam{"γιάρδες"} 1411 one{"{0} γρδ"} 1412 other{"{0} γρδ"} 1413 } 1414 } 1415 light{ 1416 lux{ 1417 dnam{"lux"} 1418 one{"{0} lux"} 1419 other{"{0} lux"} 1420 } 1421 } 1422 mass{ 1423 carat{ 1424 dnam{"καράτια"} 1425 one{"{0} κρτ"} 1426 other{"{0} κρτ"} 1427 } 1428 gram{ 1429 dnam{"γραμμ."} 1430 one{"{0} γρ."} 1431 other{"{0} γρ."} 1432 per{"{0}/γρ."} 1433 } 1434 kilogram{ 1435 dnam{"kg"} 1436 one{"{0} κιλό"} 1437 other{"{0} κιλά"} 1438 per{"{0}/κιλό"} 1439 } 1440 metric-ton{ 1441 dnam{"μ.τ."} 1442 one{"{0} μ.τ."} 1443 other{"{0} μ.τ."} 1444 } 1445 microgram{ 1446 dnam{"µg"} 1447 one{"{0} µg"} 1448 other{"{0} µg"} 1449 } 1450 milligram{ 1451 dnam{"mg"} 1452 one{"{0} mg"} 1453 other{"{0} mg"} 1454 } 1455 ounce{ 1456 dnam{"oz"} 1457 one{"{0} oz"} 1458 other{"{0} oz"} 1459 per{"{0}/oz"} 1460 } 1461 ounce-troy{ 1462 dnam{"ευγενής ουγγιά"} 1463 one{"{0} oz t"} 1464 other{"{0} oz t"} 1465 } 1466 pound{ 1467 dnam{"λίβρες"} 1468 one{"{0} λβ"} 1469 other{"{0} λβ"} 1470 per{"{0}/λβ"} 1471 } 1472 ton{ 1473 dnam{"τόνοι"} 1474 one{"{0} τ."} 1475 other{"{0} τ."} 1476 } 1477 } 1478 power{ 1479 gigawatt{ 1480 dnam{"γιγαβάτ"} 1481 one{"{0} GW"} 1482 other{"{0} GW"} 1483 } 1484 horsepower{ 1485 dnam{"ίπποι"} 1486 one{"{0} ίπ."} 1487 other{"{0} ίπ."} 1488 } 1489 kilowatt{ 1490 dnam{"κιλοβάτ"} 1491 one{"{0} kW"} 1492 other{"{0} kW"} 1493 } 1494 megawatt{ 1495 dnam{"μεγαβάτ"} 1496 one{"{0} MW"} 1497 other{"{0} MW"} 1498 } 1499 milliwatt{ 1500 dnam{"μιλιβάτ"} 1501 one{"{0} mW"} 1502 other{"{0} mW"} 1503 } 1504 watt{ 1505 dnam{"βατ"} 1506 one{"{0} W"} 1507 other{"{0} W"} 1508 } 1509 } 1510 pressure{ 1511 hectopascal{ 1512 dnam{"hPa"} 1513 one{"{0} hPa"} 1514 other{"{0} hPa"} 1515 } 1516 inch-hg{ 1517 dnam{"inHg"} 1518 one{"{0} inHg"} 1519 other{"{0} inHg"} 1520 } 1521 millibar{ 1522 dnam{"mbar"} 1523 one{"{0} mbar"} 1524 other{"{0} mbar"} 1525 } 1526 millimeter-of-mercury{ 1527 dnam{"mmHg"} 1528 one{"{0} mmHg"} 1529 other{"{0} mmHg"} 1530 } 1531 pound-per-square-inch{ 1532 dnam{"psi"} 1533 one{"{0} psi"} 1534 other{"{0} psi"} 1535 } 1536 } 1537 speed{ 1538 kilometer-per-hour{ 1539 dnam{"χλμ./ώρα"} 1540 one{"{0} χλμ./ώρα"} 1541 other{"{0} χλμ./ώρα"} 1542 } 1543 knot{ 1544 dnam{"κμβ"} 1545 one{"{0} κμβ"} 1546 other{"{0} κμβ"} 1547 } 1548 meter-per-second{ 1549 dnam{"μέτρα/δευτ."} 1550 one{"{0} μέτρο/δευτ."} 1551 other{"{0} μέτρα/δευτ."} 1552 } 1553 mile-per-hour{ 1554 dnam{"μίλια/ώρα"} 1555 one{"{0} μίλι/ώρα"} 1556 other{"{0} μίλια/ώρα"} 1557 } 1558 } 1559 temperature{ 1560 celsius{ 1561 dnam{"βθμ C"} 1562 one{"{0}°C"} 1563 other{"{0}°C"} 1564 } 1565 fahrenheit{ 1566 dnam{"βθμ F"} 1567 one{"{0}°F"} 1568 other{"{0}°F"} 1569 } 1570 generic{ 1571 dnam{"°"} 1572 one{"{0}°"} 1573 other{"{0}°"} 1574 } 1575 kelvin{ 1576 dnam{"K"} 1577 one{"{0} K"} 1578 other{"{0} K"} 1579 } 1580 } 1581 volume{ 1582 acre-foot{ 1583 dnam{"ακρ πόδια"} 1584 one{"{0} ακρ πδ"} 1585 other{"{0} ακρ πδ"} 1586 } 1587 centiliter{ 1588 dnam{"cL"} 1589 one{"{0} cL"} 1590 other{"{0} cL"} 1591 } 1592 cubic-centimeter{ 1593 dnam{"cm³"} 1594 one{"{0} cm³"} 1595 other{"{0} cm³"} 1596 per{"{0}/cm³"} 1597 } 1598 cubic-foot{ 1599 dnam{"ft³"} 1600 one{"{0} ft³"} 1601 other{"{0} ft³"} 1602 } 1603 cubic-inch{ 1604 dnam{"in³"} 1605 one{"{0} in³"} 1606 other{"{0} in³"} 1607 } 1608 cubic-kilometer{ 1609 dnam{"km³"} 1610 one{"{0} km³"} 1611 other{"{0} km³"} 1612 } 1613 cubic-meter{ 1614 dnam{"m³"} 1615 one{"{0} m³"} 1616 other{"{0} m³"} 1617 per{"{0}/m³"} 1618 } 1619 cubic-mile{ 1620 dnam{"mi³"} 1621 one{"{0} mi³"} 1622 other{"{0} mi³"} 1623 } 1624 cubic-yard{ 1625 dnam{"κυβ. γιάρδες"} 1626 one{"{0} yd³"} 1627 other{"{0} yd³"} 1628 } 1629 cup{ 1630 dnam{"κύπ."} 1631 one{"{0} κύπ."} 1632 other{"{0} κύπ."} 1633 } 1634 cup-metric{ 1635 dnam{"μετρ. κύπελλο"} 1636 one{"{0} μετρ. κύπελλο"} 1637 other{"{0} μετρ. κύπελλα"} 1638 } 1639 deciliter{ 1640 dnam{"dL"} 1641 one{"{0} dL"} 1642 other{"{0} dL"} 1643 } 1644 fluid-ounce{ 1645 dnam{"fl oz"} 1646 one{"{0} fl oz"} 1647 other{"{0} fl oz"} 1648 } 1649 gallon{ 1650 dnam{"γαλ."} 1651 one{"{0} γαλ."} 1652 other{"{0} γαλ."} 1653 per{"{0}/γαλ."} 1654 } 1655 gallon-imperial{ 1656 dnam{"αγγλοσαξ. γαλόνια"} 1657 one{"{0} αγγλοσαξ. γαλόνι"} 1658 other{"{0} αγγλοσαξ. γαλόνια"} 1659 per{"{0}/αγγλοσαξ. γαλόνι"} 1660 } 1661 hectoliter{ 1662 dnam{"hL"} 1663 one{"{0} hL"} 1664 other{"{0} hL"} 1665 } 1666 liter{ 1667 dnam{"λίτρα"} 1668 one{"{0} λίτ."} 1669 other{"{0} λίτ."} 1670 per{"{0}/λ."} 1671 } 1672 megaliter{ 1673 dnam{"ML"} 1674 one{"{0} ML"} 1675 other{"{0} ML"} 1676 } 1677 milliliter{ 1678 dnam{"mL"} 1679 one{"{0} mL"} 1680 other{"{0} mL"} 1681 } 1682 pint{ 1683 dnam{"πίντες"} 1684 one{"{0} πντ"} 1685 other{"{0} πντ"} 1686 } 1687 pint-metric{ 1688 dnam{"μετρικές πίντες"} 1689 one{"{0} μετρ. πίντα"} 1690 other{"{0} μετρ. πίντες"} 1691 } 1692 quart{ 1693 dnam{"τέταρτα γαλονιού"} 1694 one{"{0} τέτ. γαλ."} 1695 other{"{0} τέτ. γαλ."} 1696 } 1697 tablespoon{ 1698 dnam{"κ.σ."} 1699 one{"{0} κ.σ."} 1700 other{"{0} κ.σ."} 1701 } 1702 teaspoon{ 1703 dnam{"κ.γ."} 1704 one{"{0} κ.γ."} 1705 other{"{0} κ.γ."} 1706 } 1707 } 1708 } 1709} 1710