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

Side by Side Diff: source/data/unit/el.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/ee.txt ('k') | source/data/unit/en.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/el.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/el.xml
11 */
12 el{
13 Version{"2.1.8.9"}
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{
97 per{"{0} ανά {1}"}
98 }
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{"bit"}
114 one{"{0} bit"}
115 other{"{0} bit"}
116 }
117 byte{
118 dnam{"byte"}
119 one{"{0} byte"}
120 other{"{0} byte"}
121 }
122 gigabit{
123 dnam{"gigabit"}
124 one{"{0} gigabit"}
125 other{"{0} gigabit"}
126 }
127 gigabyte{
128 dnam{"gigabyte"}
129 one{"{0} gigabyte"}
130 other{"{0} gigabyte"}
131 }
132 kilobit{
133 dnam{"kilobit"}
134 one{"{0} kilobit"}
135 other{"{0} kilobit"}
136 }
137 kilobyte{
138 dnam{"kilobyte"}
139 one{"{0} kilobyte"}
140 other{"{0} kilobyte"}
141 }
142 megabit{
143 dnam{"megabit"}
144 one{"{0} megabit"}
145 other{"{0} megabit"}
146 }
147 megabyte{
148 dnam{"megabyte"}
149 one{"{0} megabyte"}
150 other{"{0} megabyte"}
151 }
152 terabit{
153 dnam{"terabit"}
154 one{"{0} terabit"}
155 other{"{0} terabit"}
156 }
157 terabyte{
158 dnam{"terabyte"}
159 one{"{0} terabyte"}
160 other{"{0} terabyte"}
161 }
162 }
163 duration{
164 day{
165 dnam{"ημέρες"}
166 one{"{0} ημέρα"}
167 other{"{0} ημέρες"}
168 }
169 hour{
170 dnam{"ώρες"}
171 one{"{0} ώρα"}
172 other{"{0} ώρες"}
173 per{"{0} ανά ώρα"}
174 }
175 microsecond{
176 dnam{"μικροδευτερόλεπτα"}
177 one{"{0} μικροδευτερόλεπτο"}
178 other{"{0} μικροδευτερόλεπτα"}
179 }
180 millisecond{
181 dnam{"χιλιοστά του δευτερολέπτου"}
182 one{"{0} χιλιοστό του δευτερολέπτου"}
183 other{"{0} χιλιοστά του δευτερολέπτου"}
184 }
185 minute{
186 dnam{"λεπτά"}
187 one{"{0} λεπτό"}
188 other{"{0} λεπτά"}
189 }
190 month{
191 dnam{"μήνες"}
192 one{"{0} μήνας"}
193 other{"{0} μήνες"}
194 }
195 nanosecond{
196 dnam{"νανοδευτερόλεπτα"}
197 one{"{0} νανοδευτερόλεπτο"}
198 other{"{0} νανοδευτερόλεπτα"}
199 }
200 second{
201 dnam{"δευτερόλεπτα"}
202 one{"{0} δευτερόλεπτο"}
203 other{"{0} δευτερόλεπτα"}
204 per{"{0} ανά δευτερόλεπτο"}
205 }
206 week{
207 dnam{"εβδομάδες"}
208 one{"{0} εβδομάδα"}
209 other{"{0} εβδομάδες"}
210 }
211 year{
212 dnam{"έτη"}
213 one{"{0} έτος"}
214 other{"{0} έτη"}
215 }
216 }
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{"µm"}
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{"lux"}
378 one{"{0} lux"}
379 other{"{0} lux"}
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 }
642 unitsNarrow{
643 acceleration{
644 g-force{
645 one{"{0} G"}
646 other{"{0} G"}
647 }
648 }
649 angle{
650 arc-minute{
651 one{"{0}′"}
652 other{"{0}′"}
653 }
654 arc-second{
655 one{"{0}″"}
656 other{"{0}″"}
657 }
658 degree{
659 one{"{0}°"}
660 other{"{0}°"}
661 }
662 }
663 area{
664 acre{
665 one{"{0} ac"}
666 other{"{0} ac"}
667 }
668 hectare{
669 one{"{0} ha"}
670 other{"{0} ha"}
671 }
672 square-foot{
673 one{"{0} ft²"}
674 other{"{0} ft²"}
675 }
676 square-kilometer{
677 one{"{0} km²"}
678 other{"{0} km²"}
679 }
680 square-meter{
681 one{"{0} m²"}
682 other{"{0} m²"}
683 }
684 square-mile{
685 one{"{0} mi²"}
686 other{"{0} mi²"}
687 }
688 }
689 compound{
690 per{"{0}/{1}"}
691 }
692 duration{
693 day{
694 dnam{"ημέρα"}
695 one{"{0} η"}
696 other{"{0} η"}
697 }
698 hour{
699 dnam{"ώρα"}
700 one{"{0} ώ"}
701 other{"{0} ώ"}
702 }
703 millisecond{
704 dnam{"χιλ. δευτ."}
705 one{"{0} ms"}
706 other{"{0} ms"}
707 }
708 minute{
709 dnam{"λεπ."}
710 one{"{0} λ"}
711 other{"{0} λ"}
712 }
713 month{
714 dnam{"μήνας"}
715 one{"{0} μ"}
716 other{"{0} μ"}
717 }
718 second{
719 dnam{"δευτ."}
720 one{"{0} δ"}
721 other{"{0} δ"}
722 }
723 week{
724 dnam{"εβδ."}
725 one{"{0} ε"}
726 other{"{0} ε"}
727 }
728 year{
729 dnam{"έτ."}
730 one{"{0} έ"}
731 other{"{0} έ"}
732 }
733 }
734 length{
735 centimeter{
736 dnam{"εκ."}
737 one{"{0} εκ."}
738 other{"{0} εκ."}
739 }
740 foot{
741 one{"{0} ft"}
742 other{"{0} ft"}
743 }
744 inch{
745 one{"{0} in"}
746 other{"{0} in"}
747 }
748 kilometer{
749 dnam{"χλμ."}
750 one{"{0} χλμ."}
751 other{"{0} χλμ."}
752 }
753 light-year{
754 one{"{0} ly"}
755 other{"{0} ly"}
756 }
757 meter{
758 dnam{"μέτρο"}
759 one{"{0} μ."}
760 other{"{0} μ."}
761 }
762 mile{
763 one{"{0} mi"}
764 other{"{0} mi"}
765 }
766 millimeter{
767 dnam{"χλστ."}
768 one{"{0} χλστ."}
769 other{"{0} χλστ."}
770 }
771 picometer{
772 one{"{0} pm"}
773 other{"{0} pm"}
774 }
775 yard{
776 one{"{0} yd"}
777 other{"{0} yd"}
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} oz"}
793 other{"{0} oz"}
794 }
795 pound{
796 one{"{0} lb"}
797 other{"{0} lb"}
798 }
799 }
800 power{
801 horsepower{
802 one{"{0} hp"}
803 other{"{0} hp"}
804 }
805 kilowatt{
806 one{"{0} kW"}
807 other{"{0} kW"}
808 }
809 watt{
810 one{"{0} W"}
811 other{"{0} W"}
812 }
813 }
814 pressure{
815 hectopascal{
816 one{"{0} hPa"}
817 other{"{0} hPa"}
818 }
819 inch-hg{
820 one{"{0} inHg"}
821 other{"{0} inHg"}
822 }
823 millibar{
824 one{"{0} mbar"}
825 other{"{0} mbar"}
826 }
827 }
828 speed{
829 kilometer-per-hour{
830 dnam{"χλμ./ώρα"}
831 one{"{0} χλμ./ώρα"}
832 other{"{0} χλμ./ώρα"}
833 }
834 meter-per-second{
835 one{"{0} m/s"}
836 other{"{0} m/s"}
837 }
838 mile-per-hour{
839 one{"{0} mi/h"}
840 other{"{0} mi/h"}
841 }
842 }
843 temperature{
844 celsius{
845 dnam{"°C"}
846 one{"{0}°C"}
847 other{"{0}°C"}
848 }
849 fahrenheit{
850 one{"{0}°F"}
851 other{"{0}°F"}
852 }
853 }
854 volume{
855 cubic-kilometer{
856 dnam{"km³"}
857 one{"{0} km³"}
858 other{"{0} km³"}
859 }
860 cubic-mile{
861 dnam{"mi³"}
862 one{"{0} mi³"}
863 other{"{0} mi³"}
864 }
865 liter{
866 dnam{"λίτρο"}
867 one{"{0} l"}
868 other{"{0} l"}
869 }
870 }
871 }
872 unitsShort{
873 acceleration{
874 g-force{
875 dnam{"δύν. επιτάχ."}
876 one{"{0} G"}
877 other{"{0} G"}
878 }
879 meter-per-second-squared{
880 dnam{"μέτρα/τετρ. δευτ."}
881 one{"{0} m/s²"}
882 other{"{0} m/s²"}
883 }
884 }
885 angle{
886 arc-minute{
887 dnam{"λεπτά του τόξου"}
888 one{"{0} λεπ. τόξου"}
889 other{"{0} λεπ. τόξου"}
890 }
891 arc-second{
892 dnam{"δευτερόλεπτα του τόξου"}
893 one{"{0} δευτ."}
894 other{"{0} δευτ."}
895 }
896 degree{
897 dnam{"μοίρες"}
898 one{"{0}°"}
899 other{"{0}°"}
900 }
901 radian{
902 dnam{"ακτίνια"}
903 one{"{0} rad"}
904 other{"{0} rad"}
905 }
906 }
907 area{
908 acre{
909 dnam{"ακρ"}
910 one{"{0} ac"}
911 other{"{0} ac"}
912 }
913 hectare{
914 dnam{"εκτάρια"}
915 one{"{0} ha"}
916 other{"{0} ha"}
917 }
918 square-centimeter{
919 dnam{"τ. εκ."}
920 one{"{0} τ. εκ."}
921 other{"{0} τ. εκ."}
922 }
923 square-foot{
924 dnam{"τετρ. πόδια"}
925 one{"{0} ft²"}
926 other{"{0} ft²"}
927 }
928 square-inch{
929 dnam{"τετρ. ίντσες"}
930 one{"{0} in²"}
931 other{"{0} in²"}
932 }
933 square-kilometer{
934 dnam{"τ. χλμ."}
935 one{"{0} τ. χλμ."}
936 other{"{0} τ. χλμ."}
937 }
938 square-meter{
939 dnam{"τ. μέτρα"}
940 one{"{0} τ.μ."}
941 other{"{0} τ.μ."}
942 }
943 square-mile{
944 dnam{"τ. μίλια"}
945 one{"{0} mi²"}
946 other{"{0} mi²"}
947 }
948 square-yard{
949 dnam{"τετρ. γιάρδες"}
950 one{"{0} yd²"}
951 other{"{0} yd²"}
952 }
953 }
954 compound{
955 per{"{0}/{1}"}
956 }
957 consumption{
958 liter-per-kilometer{
959 dnam{"λίτρα/χλμ."}
960 one{"{0} λίτρο/χλμ"}
961 other{"{0} λίτρα/χλμ"}
962 }
963 mile-per-gallon{
964 dnam{"μίλια/γαλόνι"}
965 one{"{0} mpg"}
966 other{"{0} mpg"}
967 }
968 }
969 digital{
970 bit{
971 dnam{"bit"}
972 one{"{0} bit"}
973 other{"{0} bit"}
974 }
975 byte{
976 dnam{"byte"}
977 one{"{0} byte"}
978 other{"{0} byte"}
979 }
980 gigabit{
981 dnam{"Gb"}
982 one{"{0} Gb"}
983 other{"{0} Gb"}
984 }
985 gigabyte{
986 dnam{"GB"}
987 one{"{0} GB"}
988 other{"{0} GB"}
989 }
990 kilobit{
991 dnam{"kb"}
992 one{"{0} kb"}
993 other{"{0} kb"}
994 }
995 kilobyte{
996 dnam{"kB"}
997 one{"{0} kB"}
998 other{"{0} kB"}
999 }
1000 megabit{
1001 dnam{"Mb"}
1002 one{"{0} Mb"}
1003 other{"{0} Mb"}
1004 }
1005 megabyte{
1006 dnam{"MB"}
1007 one{"{0} MB"}
1008 other{"{0} MB"}
1009 }
1010 terabit{
1011 dnam{"Tb"}
1012 one{"{0} Tb"}
1013 other{"{0} Tb"}
1014 }
1015 terabyte{
1016 dnam{"TB"}
1017 one{"{0} TB"}
1018 other{"{0} TB"}
1019 }
1020 }
1021 duration{
1022 day{
1023 dnam{"ημέρες"}
1024 one{"{0} ημέρα"}
1025 other{"{0} ημέρες"}
1026 }
1027 hour{
1028 dnam{"ώρες"}
1029 one{"{0} ώρα"}
1030 other{"{0} ώρ."}
1031 per{"{0} α.ώ."}
1032 }
1033 microsecond{
1034 dnam{"μικροδεύτερα"}
1035 one{"{0} μs"}
1036 other{"{0} μs"}
1037 }
1038 millisecond{
1039 dnam{"χιλιοστά δευτ."}
1040 one{"{0} ms"}
1041 other{"{0} ms"}
1042 }
1043 minute{
1044 dnam{"λεπ."}
1045 one{"{0} λεπ."}
1046 other{"{0} λεπ."}
1047 }
1048 month{
1049 dnam{"μήνες"}
1050 one{"{0} μήν."}
1051 other{"{0} μήν."}
1052 }
1053 nanosecond{
1054 dnam{"νανοδεύτερα"}
1055 one{"{0} ns"}
1056 other{"{0} ns"}
1057 }
1058 second{
1059 dnam{"δευτ."}
1060 one{"{0} δευτ."}
1061 other{"{0} δευτ."}
1062 per{"{0} ανα δευτ."}
1063 }
1064 week{
1065 dnam{"εβδομάδες"}
1066 one{"{0} εβδ."}
1067 other{"{0} εβδ."}
1068 }
1069 year{
1070 dnam{"έτη"}
1071 one{"{0} έτ."}
1072 other{"{0} έτ."}
1073 }
1074 }
1075 electric{
1076 ampere{
1077 dnam{"αμπέρ"}
1078 one{"{0} A"}
1079 other{"{0} A"}
1080 }
1081 milliampere{
1082 dnam{"μιλιαμπέρ"}
1083 one{"{0} mA"}
1084 other{"{0} mA"}
1085 }
1086 ohm{
1087 dnam{"ωμ"}
1088 one{"{0} Ω"}
1089 other{"{0} Ω"}
1090 }
1091 volt{
1092 dnam{"βολτ"}
1093 one{"{0} V"}
1094 other{"{0} V"}
1095 }
1096 }
1097 energy{
1098 calorie{
1099 dnam{"cal"}
1100 one{"{0} cal"}
1101 other{"{0} cal"}
1102 }
1103 foodcalorie{
1104 dnam{"Cal"}
1105 one{"{0} Cal"}
1106 other{"{0} Cal"}
1107 }
1108 joule{
1109 dnam{"τζάουλ"}
1110 one{"{0} J"}
1111 other{"{0} J"}
1112 }
1113 kilocalorie{
1114 dnam{"kcal"}
1115 one{"{0} kcal"}
1116 other{"{0} kcal"}
1117 }
1118 kilojoule{
1119 dnam{"κιλοτζάουλ"}
1120 one{"{0} kJ"}
1121 other{"{0} kJ"}
1122 }
1123 kilowatt-hour{
1124 dnam{"κιλοβάτ/ώρα"}
1125 one{"{0} kWh"}
1126 other{"{0} kWh"}
1127 }
1128 }
1129 frequency{
1130 gigahertz{
1131 dnam{"γιγαχέρτζ"}
1132 one{"{0} GHz"}
1133 other{"{0} GHz"}
1134 }
1135 hertz{
1136 dnam{"χερτζ"}
1137 one{"{0} Hz"}
1138 other{"{0} Hz"}
1139 }
1140 kilohertz{
1141 dnam{"κιλοχέρτζ"}
1142 one{"{0} kHz"}
1143 other{"{0} kHz"}
1144 }
1145 megahertz{
1146 dnam{"μεγαχέρτζ"}
1147 one{"{0} MHz"}
1148 other{"{0} MHz"}
1149 }
1150 }
1151 length{
1152 astronomical-unit{
1153 dnam{"α.μ."}
1154 one{"{0} α.μ."}
1155 other{"{0} α.μ."}
1156 }
1157 centimeter{
1158 dnam{"εκ."}
1159 one{"{0} εκ."}
1160 other{"{0} εκ."}
1161 }
1162 decimeter{
1163 dnam{"δεκ."}
1164 one{"{0} δεκ."}
1165 other{"{0} δεκ."}
1166 }
1167 foot{
1168 dnam{"πόδια"}
1169 one{"{0} ft"}
1170 other{"{0} ft"}
1171 }
1172 inch{
1173 dnam{"ίντσες"}
1174 one{"{0} in"}
1175 other{"{0} in"}
1176 }
1177 kilometer{
1178 dnam{"χλμ."}
1179 one{"{0} χλμ."}
1180 other{"{0} χλμ."}
1181 }
1182 light-year{
1183 dnam{"έτη φωτός"}
1184 one{"{0} ly"}
1185 other{"{0} ly"}
1186 }
1187 meter{
1188 dnam{"μέτρα"}
1189 one{"{0} μ."}
1190 other{"{0} μ."}
1191 }
1192 micrometer{
1193 dnam{"μικρόμετρα"}
1194 one{"{0} µm"}
1195 other{"{0} µm"}
1196 }
1197 mile{
1198 dnam{"μίλια"}
1199 one{"{0} μίλ."}
1200 other{"{0} μίλ."}
1201 }
1202 millimeter{
1203 dnam{"χιλιοστόμ."}
1204 one{"{0} χλστ."}
1205 other{"{0} χλστ."}
1206 }
1207 nanometer{
1208 dnam{"nm"}
1209 one{"{0} nm"}
1210 other{"{0} nm"}
1211 }
1212 nautical-mile{
1213 dnam{"nmi"}
1214 one{"{0} nmi"}
1215 other{"{0} nmi"}
1216 }
1217 parsec{
1218 dnam{"παρσέκ"}
1219 one{"{0} pc"}
1220 other{"{0} pc"}
1221 }
1222 picometer{
1223 dnam{"pm"}
1224 one{"{0} pm"}
1225 other{"{0} pm"}
1226 }
1227 yard{
1228 dnam{"γιάρδες"}
1229 one{"{0} yd"}
1230 other{"{0} yd"}
1231 }
1232 }
1233 light{
1234 lux{
1235 dnam{"lux"}
1236 one{"{0} lux"}
1237 other{"{0} lux"}
1238 }
1239 }
1240 mass{
1241 carat{
1242 dnam{"καράτια"}
1243 one{"{0} ct"}
1244 other{"{0} ct"}
1245 }
1246 gram{
1247 dnam{"γραμμάρια"}
1248 one{"{0} γρ."}
1249 other{"{0} γρ."}
1250 }
1251 kilogram{
1252 dnam{"χιλιόγραμμα"}
1253 one{"{0} χλγρ."}
1254 other{"{0} χλγρ."}
1255 }
1256 metric-ton{
1257 dnam{"mt"}
1258 one{"{0} mt"}
1259 other{"{0} mt"}
1260 }
1261 microgram{
1262 dnam{"µg"}
1263 one{"{0} µg"}
1264 other{"{0} µg"}
1265 }
1266 milligram{
1267 dnam{"mg"}
1268 one{"{0} mg"}
1269 other{"{0} mg"}
1270 }
1271 ounce{
1272 dnam{"oz"}
1273 one{"{0} oz"}
1274 other{"{0} oz"}
1275 }
1276 ounce-troy{
1277 dnam{"ευγενής ουγγιά"}
1278 one{"{0} oz t"}
1279 other{"{0} oz t"}
1280 }
1281 pound{
1282 dnam{"λίβρες"}
1283 one{"{0} lb"}
1284 other{"{0} lb"}
1285 }
1286 ton{
1287 dnam{"τόνοι"}
1288 one{"{0} t"}
1289 other{"{0} t"}
1290 }
1291 }
1292 power{
1293 gigawatt{
1294 dnam{"γιγαβάτ"}
1295 one{"{0} GW"}
1296 other{"{0} GW"}
1297 }
1298 horsepower{
1299 dnam{"ίπποι"}
1300 one{"{0} hp"}
1301 other{"{0} hp"}
1302 }
1303 kilowatt{
1304 dnam{"κιλοβάτ"}
1305 one{"{0} kW"}
1306 other{"{0} kW"}
1307 }
1308 megawatt{
1309 dnam{"μεγαβάτ"}
1310 one{"{0} MW"}
1311 other{"{0} MW"}
1312 }
1313 milliwatt{
1314 dnam{"μιλιβάτ"}
1315 one{"{0} mW"}
1316 other{"{0} mW"}
1317 }
1318 watt{
1319 dnam{"βατ"}
1320 one{"{0} W"}
1321 other{"{0} W"}
1322 }
1323 }
1324 pressure{
1325 hectopascal{
1326 dnam{"εκτοπασκάλ"}
1327 one{"{0} hPa"}
1328 other{"{0} hPa"}
1329 }
1330 inch-hg{
1331 dnam{"ίντσες στήλης υδραργύρου"}
1332 one{"{0} inHg"}
1333 other{"{0} inHg"}
1334 }
1335 millibar{
1336 dnam{"μιλιμπάρ"}
1337 one{"{0} mbar"}
1338 other{"{0} mbar"}
1339 }
1340 millimeter-of-mercury{
1341 dnam{"χιλιοστόμετρα στήλης υδραργύρου"}
1342 one{"{0} mm Hg"}
1343 other{"{0} mm Hg"}
1344 }
1345 pound-per-square-inch{
1346 dnam{"λίβρα ανά τετραγωνική ίντσα"}
1347 one{"{0} psi"}
1348 other{"{0} psi"}
1349 }
1350 }
1351 proportion{
1352 karat{
1353 dnam{"καράτια"}
1354 one{"{0} kt"}
1355 other{"{0} kt"}
1356 }
1357 }
1358 speed{
1359 kilometer-per-hour{
1360 dnam{"χλμ./ώρα"}
1361 one{"{0} χλμ./ώρα"}
1362 other{"{0} χλμ./ώρα"}
1363 }
1364 meter-per-second{
1365 dnam{"μέτρα/δευτερόλεπτο"}
1366 one{"{0} μέτρο/δευτ."}
1367 other{"{0} μέτρα/δευτ."}
1368 }
1369 mile-per-hour{
1370 dnam{"μίλια/ώρα"}
1371 one{"{0} μίλι/ώρα"}
1372 other{"{0} μίλια/ώρα"}
1373 }
1374 }
1375 temperature{
1376 celsius{
1377 dnam{"βαθμοί Κελσίου"}
1378 one{"{0}°C"}
1379 other{"{0}°C"}
1380 }
1381 fahrenheit{
1382 dnam{"βαθμοί Φαρενάιτ"}
1383 one{"{0}°F"}
1384 other{"{0}°F"}
1385 }
1386 kelvin{
1387 dnam{"K"}
1388 one{"{0} K"}
1389 other{"{0} K"}
1390 }
1391 }
1392 volume{
1393 acre-foot{
1394 dnam{"ακρ πόδια"}
1395 one{"{0} ac ft"}
1396 other{"{0} ac ft"}
1397 }
1398 centiliter{
1399 dnam{"cL"}
1400 one{"{0} cL"}
1401 other{"{0} cL"}
1402 }
1403 cubic-centimeter{
1404 dnam{"cm³"}
1405 one{"{0} cm³"}
1406 other{"{0} cm³"}
1407 }
1408 cubic-foot{
1409 dnam{"ft³"}
1410 one{"{0} ft³"}
1411 other{"{0} ft³"}
1412 }
1413 cubic-inch{
1414 dnam{"in³"}
1415 one{"{0} in³"}
1416 other{"{0} in³"}
1417 }
1418 cubic-kilometer{
1419 dnam{"km³"}
1420 one{"{0} km³"}
1421 other{"{0} km³"}
1422 }
1423 cubic-meter{
1424 dnam{"m³"}
1425 one{"{0} m³"}
1426 other{"{0} m³"}
1427 }
1428 cubic-mile{
1429 dnam{"mi³"}
1430 one{"{0} mi³"}
1431 other{"{0} mi³"}
1432 }
1433 cubic-yard{
1434 dnam{"κυβ. γιάρδες"}
1435 one{"{0} yd³"}
1436 other{"{0} yd³"}
1437 }
1438 cup{
1439 dnam{"κύπελλα"}
1440 one{"{0} c"}
1441 other{"{0} c"}
1442 }
1443 deciliter{
1444 dnam{"dL"}
1445 one{"{0} dL"}
1446 other{"{0} dL"}
1447 }
1448 fluid-ounce{
1449 dnam{"fl oz"}
1450 one{"{0} fl oz"}
1451 other{"{0} fl oz"}
1452 }
1453 gallon{
1454 dnam{"gal"}
1455 one{"{0} gal"}
1456 other{"{0} gal"}
1457 }
1458 hectoliter{
1459 dnam{"hL"}
1460 one{"{0} hL"}
1461 other{"{0} hL"}
1462 }
1463 liter{
1464 dnam{"λίτρα"}
1465 one{"{0} λίτ."}
1466 other{"{0} λίτ."}
1467 }
1468 megaliter{
1469 dnam{"ML"}
1470 one{"{0} ML"}
1471 other{"{0} ML"}
1472 }
1473 milliliter{
1474 dnam{"mL"}
1475 one{"{0} mL"}
1476 other{"{0} mL"}
1477 }
1478 pint{
1479 dnam{"πίντες"}
1480 one{"{0} pt"}
1481 other{"{0} pt"}
1482 }
1483 quart{
1484 dnam{"τέταρτα γαλονιού"}
1485 one{"{0} qt"}
1486 other{"{0} qt"}
1487 }
1488 tablespoon{
1489 dnam{"κ.σ."}
1490 one{"{0} κ.σ."}
1491 other{"{0} κ.σ."}
1492 }
1493 teaspoon{
1494 dnam{"κ.γ."}
1495 one{"{0} κ.γ."}
1496 other{"{0} κ.γ."}
1497 }
1498 }
1499 }
1500 }
OLDNEW
« no previous file with comments | « source/data/unit/ee.txt ('k') | source/data/unit/en.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698