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

Side by Side Diff: source/data/unit/fil.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/fi.txt ('k') | source/data/unit/fil_PH.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/fil.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/fil.xml
11 */
12 fil{
13 Version{"2.1.8.9"}
14 units{
15 acceleration{
16 g-force{
17 dnam{"g-force"}
18 one{"{0} g-force"}
19 other{"{0} g-force"}
20 }
21 meter-per-second-squared{
22 dnam{"metro kada segundo kwadrado"}
23 one{"{0} metro kada segundo kwadrado"}
24 other{"{0} metro kada segundo kwadrado"}
25 }
26 }
27 angle{
28 arc-minute{
29 dnam{"arcminutes"}
30 one{"{0} minute"}
31 other{"{0} minutes"}
32 }
33 arc-second{
34 dnam{"arcseconds"}
35 one{"{0} second"}
36 other{"{0} seconds"}
37 }
38 degree{
39 dnam{"degrees"}
40 one{"{0} degree"}
41 other{"{0} degrees"}
42 }
43 radian{
44 dnam{"radians"}
45 one{"{0} radian"}
46 other{"{0} radians"}
47 }
48 }
49 area{
50 acre{
51 dnam{"acres"}
52 one{"{0} acre"}
53 other{"{0} acres"}
54 }
55 hectare{
56 dnam{"hektarya"}
57 one{"{0} ektarya"}
58 other{"{0} ektarya"}
59 }
60 square-centimeter{
61 dnam{"sentimetro kwadrado"}
62 one{"{0} sentimetro kwadrado"}
63 other{"{0} sentimetro kwadrado"}
64 }
65 square-foot{
66 dnam{"talampakan parisukat"}
67 one{"{0} talampakan parisukat"}
68 other{"{0} talampakan parisukat"}
69 }
70 square-inch{
71 dnam{"pulgada kwadrado"}
72 one{"{0} pulgada kwadrado"}
73 other{"{0} pulgada kwadrado"}
74 }
75 square-kilometer{
76 dnam{"kilometro kwadrado"}
77 one{"{0} kilometro kwadrado"}
78 other{"{0} square kilometer"}
79 }
80 square-meter{
81 dnam{"metro kwadrado"}
82 one{"{0} metro kwadrado"}
83 other{"{0} square meter"}
84 }
85 square-mile{
86 dnam{"milya kwadrado"}
87 one{"{0} milya parisukat"}
88 other{"{0} milya parisukat"}
89 }
90 square-yard{
91 dnam{"yarda parisukat"}
92 one{"{0} yarda parisukat"}
93 other{"{0} yarda parisukat"}
94 }
95 }
96 compound{
97 per{"{0} bawat {1}"}
98 }
99 consumption{
100 liter-per-kilometer{
101 dnam{"litro kada kilometro"}
102 one{"{0} litro kada kilometro"}
103 other{"{0} litro kada kilometro"}
104 }
105 mile-per-gallon{
106 dnam{"milya kada galon"}
107 one{"{0} milya kada galon"}
108 other{"{0} milya kada galon"}
109 }
110 }
111 digital{
112 bit{
113 dnam{"bits"}
114 one{"{0} bit"}
115 other{"{0} bits"}
116 }
117 byte{
118 dnam{"bytes"}
119 one{"{0} byte"}
120 other{"{0} byte"}
121 }
122 gigabit{
123 dnam{"gigabits"}
124 one{"{0} gigabit"}
125 other{"{0} gigabits"}
126 }
127 gigabyte{
128 dnam{"gigabytes"}
129 one{"{0} gigabyte"}
130 other{"{0} gigabytes"}
131 }
132 kilobit{
133 dnam{"kilobits"}
134 one{"{0} kilobit"}
135 other{"{0} kilobits"}
136 }
137 kilobyte{
138 dnam{"kilobytes"}
139 one{"{0} kilobyte"}
140 other{"{0} kilobytes"}
141 }
142 megabit{
143 dnam{"megabits"}
144 one{"{0} megabit"}
145 other{"{0} megabits"}
146 }
147 megabyte{
148 dnam{"megabytes"}
149 one{"{0} megabyte"}
150 other{"{0} megabytes"}
151 }
152 terabit{
153 dnam{"terabits"}
154 one{"{0} terabit"}
155 other{"{0} terabits"}
156 }
157 terabyte{
158 dnam{"terabytes"}
159 one{"{0} terabyte"}
160 other{"{0} terabytes"}
161 }
162 }
163 duration{
164 day{
165 dnam{"araw"}
166 one{"{0} araw"}
167 other{"{0} araw"}
168 }
169 hour{
170 dnam{"oras"}
171 one{"{0} oras"}
172 other{"{0} oras"}
173 per{"{0} kada oras"}
174 }
175 microsecond{
176 dnam{"mikrosegundo"}
177 one{"{0} mikrosegundo"}
178 other{"{0} mikrosegundo"}
179 }
180 millisecond{
181 dnam{"milisegundo"}
182 one{"{0} milisegundo"}
183 other{"{0} milisegundo"}
184 }
185 minute{
186 dnam{"minuto"}
187 one{"{0} minuto"}
188 other{"{0} minuto"}
189 }
190 month{
191 dnam{"buwan"}
192 one{"{0} buwan"}
193 other{"{0} buwan"}
194 }
195 nanosecond{
196 dnam{"nanosegundo"}
197 one{"{0} nanosegundo"}
198 other{"{0} nanosegundo"}
199 }
200 second{
201 dnam{"segundo"}
202 one{"{0} segundo"}
203 other{"{0} segundo"}
204 per{"{0} kada segundo"}
205 }
206 week{
207 dnam{"linggo"}
208 one{"{0} linggo"}
209 other{"{0} linggo"}
210 }
211 year{
212 dnam{"taon"}
213 one{"{0} taon"}
214 other{"{0} taon"}
215 }
216 }
217 electric{
218 ampere{
219 dnam{"amperes"}
220 one{"{0} ampere"}
221 other{"{0} amperes"}
222 }
223 milliampere{
224 dnam{"milliamperes"}
225 one{"{0} milliampere"}
226 other{"{0} milliamperes"}
227 }
228 ohm{
229 dnam{"ohms"}
230 one{"{0} ohm"}
231 other{"{0} ohms"}
232 }
233 volt{
234 dnam{"volts"}
235 one{"{0} volt"}
236 other{"{0} volts"}
237 }
238 }
239 energy{
240 calorie{
241 dnam{"calories"}
242 one{"{0} calorie"}
243 other{"{0} calories"}
244 }
245 foodcalorie{
246 dnam{"Calories"}
247 one{"{0} Calorie"}
248 other{"{0} Calories"}
249 }
250 joule{
251 dnam{"joules"}
252 one{"{0} joule"}
253 other{"{0} joules"}
254 }
255 kilocalorie{
256 dnam{"kilocalories"}
257 one{"{0} kilocalorie"}
258 other{"{0} kilocalories"}
259 }
260 kilojoule{
261 dnam{"kilojoules"}
262 one{"{0} kilojoule"}
263 other{"{0} kilojoules"}
264 }
265 kilowatt-hour{
266 dnam{"kilowatt-hours"}
267 one{"{0} kilowatt hour"}
268 other{"{0} kilowatt-hours"}
269 }
270 }
271 frequency{
272 gigahertz{
273 dnam{"gigahertz"}
274 one{"{0} gigahertz"}
275 other{"{0} gigahertz"}
276 }
277 hertz{
278 dnam{"hertz"}
279 one{"{0} hertz"}
280 other{"{0} hertz"}
281 }
282 kilohertz{
283 dnam{"kilohertz"}
284 one{"{0} kilohertz"}
285 other{"{0} kilohertz"}
286 }
287 megahertz{
288 dnam{"megahertz"}
289 one{"{0} megahertz"}
290 other{"{0} megahertz"}
291 }
292 }
293 length{
294 astronomical-unit{
295 dnam{"astronomical units"}
296 one{"{0} astronomical unit"}
297 other{"{0} astronomical units"}
298 }
299 centimeter{
300 dnam{"sentimetro"}
301 one{"{0} sentimetro"}
302 other{"{0} sentimetro"}
303 }
304 decimeter{
305 dnam{"decimetro"}
306 one{"{0} decimetro"}
307 other{"{0} decimetro"}
308 }
309 foot{
310 dnam{"talampakan"}
311 one{"{0} talampakan"}
312 other{"{0} talampakan"}
313 }
314 inch{
315 dnam{"pulgada"}
316 one{"{0} pulgada"}
317 other{"{0} pulgada"}
318 }
319 kilometer{
320 dnam{"kilometro"}
321 one{"{0} kilometro"}
322 other{"{0} kilometro"}
323 }
324 light-year{
325 dnam{"light year"}
326 one{"{0} light year"}
327 other{"{0} light year"}
328 }
329 meter{
330 dnam{"metro"}
331 one{"{0} metro"}
332 other{"{0} metro"}
333 }
334 micrometer{
335 dnam{"micrometro"}
336 one{"{0} micrometro"}
337 other{"{0} micrometro"}
338 }
339 mile{
340 dnam{"milya"}
341 one{"{0} milya"}
342 other{"{0} milya"}
343 }
344 millimeter{
345 dnam{"milimetro"}
346 one{"{0} milimetro"}
347 other{"{0} milimetro"}
348 }
349 nanometer{
350 dnam{"nanometro"}
351 one{"{0} nanometro"}
352 other{"{0} nanometro"}
353 }
354 nautical-mile{
355 dnam{"nautical miles"}
356 one{"{0} nautical mile"}
357 other{"{0} nautical miles"}
358 }
359 parsec{
360 dnam{"parsecs"}
361 one{"{0} parsec"}
362 other{"{0} parsecs"}
363 }
364 picometer{
365 dnam{"picometer"}
366 one{"{0} picometer"}
367 other{"{0} picometer"}
368 }
369 yard{
370 dnam{"yarda"}
371 one{"{0} yarda"}
372 other{"{0} yarda"}
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{"karat"}
385 one{"{0} karat"}
386 other{"{0} karat"}
387 }
388 gram{
389 dnam{"gramo"}
390 one{"{0} gramo"}
391 other{"{0} gramo"}
392 }
393 kilogram{
394 dnam{"kilo"}
395 one{"{0} kilo"}
396 other{"{0} kilo"}
397 }
398 metric-ton{
399 dnam{"metrikong tonelada"}
400 one{"{0} metrikong tonelada"}
401 other{"{0} metrikong tonelada"}
402 }
403 microgram{
404 dnam{"micrograms"}
405 one{"{0} microgram"}
406 other{"{0} micrograms"}
407 }
408 milligram{
409 dnam{"milligrams"}
410 one{"{0} milligram"}
411 other{"{0} milligrams"}
412 }
413 ounce{
414 dnam{"ounce"}
415 one{"{0} ounce"}
416 other{"{0} ounce"}
417 }
418 ounce-troy{
419 dnam{"troy ounces"}
420 one{"{0} troy ounce"}
421 other{"{0} troy ounces"}
422 }
423 pound{
424 dnam{"pound"}
425 one{"{0} pound"}
426 other{"{0} pound"}
427 }
428 ton{
429 dnam{"tonelada"}
430 one{"{0} tonelada"}
431 other{"{0} tonelada"}
432 }
433 }
434 power{
435 gigawatt{
436 dnam{"gigawatts"}
437 one{"{0} gigawatt"}
438 other{"{0} gigawatts"}
439 }
440 horsepower{
441 dnam{"horsepower"}
442 one{"{0} horsepower"}
443 other{"{0} horsepower"}
444 }
445 kilowatt{
446 dnam{"kilowatts"}
447 one{"{0} kilowatt"}
448 other{"{0} kilowatts"}
449 }
450 megawatt{
451 dnam{"megawatts"}
452 one{"{0} megawatt"}
453 other{"{0} megawatts"}
454 }
455 milliwatt{
456 dnam{"milliwatts"}
457 one{"{0} milliwatt"}
458 other{"{0} milliwatts"}
459 }
460 watt{
461 dnam{"watts"}
462 one{"{0} watt"}
463 other{"{0} watts"}
464 }
465 }
466 pressure{
467 hectopascal{
468 dnam{"hectopascal"}
469 one{"{0} hectopascal"}
470 other{"{0} hectopascal"}
471 }
472 inch-hg{
473 dnam{"inch of mercury"}
474 one{"{0} pulgada ng asoge"}
475 other{"{0} inch of mercury"}
476 }
477 millibar{
478 dnam{"millibar"}
479 one{"{0} millibar"}
480 other{"{0} millibar"}
481 }
482 millimeter-of-mercury{
483 dnam{"milimetro ng asoge"}
484 one{"{0} milimetro ng asoge"}
485 other{"{0} milimetro ng asoge"}
486 }
487 pound-per-square-inch{
488 dnam{"libra kada isang pulgadang parisukat"}
489 one{"{0} libra bawa't isang pulgadang parisukat"}
490 other{"{0} libra bawa't isang pulgadang parisukat"}
491 }
492 }
493 proportion{
494 karat{
495 dnam{"karat"}
496 one{"{0} karat"}
497 other{"{0} karat"}
498 }
499 }
500 speed{
501 kilometer-per-hour{
502 dnam{"kilometro kada oras"}
503 one{"{0} kilometro kada oras"}
504 other{"{0} kilometro kada oras"}
505 }
506 meter-per-second{
507 dnam{"metro kada segundo"}
508 one{"{0} metro kada segundo"}
509 other{"{0} metro kada segundo"}
510 }
511 mile-per-hour{
512 dnam{"milya kada oras"}
513 one{"{0} milya kada oras"}
514 other{"{0} milya kada oras"}
515 }
516 }
517 temperature{
518 celsius{
519 dnam{"degrees Celsius"}
520 one{"{0} degree Celsius"}
521 other{"{0} degrees Celsius"}
522 }
523 fahrenheit{
524 dnam{"degrees Fahrenheit"}
525 one{"{0} degree Fahrenheit"}
526 other{"{0} degrees Fahrenheit"}
527 }
528 kelvin{
529 dnam{"degrees kelvin"}
530 one{"{0} degree kelvin"}
531 other{"{0} degrees kelvin"}
532 }
533 }
534 volume{
535 acre-foot{
536 dnam{"acre-feet"}
537 one{"{0} acre-foot"}
538 other{"{0} acre-feet"}
539 }
540 centiliter{
541 dnam{"sentilitro"}
542 one{"{0} sentilitro"}
543 other{"{0} sentilitro"}
544 }
545 cubic-centimeter{
546 dnam{"kubiko sentimetro"}
547 one{"{0} kubiko sentimetro"}
548 other{"{0} kubiko sentimetro"}
549 }
550 cubic-foot{
551 dnam{"kubiko talampakan"}
552 one{"{0} kubiko talampakan"}
553 other{"{0} kubiko talampakan"}
554 }
555 cubic-inch{
556 dnam{"kubiko pulgada"}
557 one{"{0} kubiko pulgada"}
558 other{"{0} kubiko pulgada"}
559 }
560 cubic-kilometer{
561 dnam{"kubiko kilometro"}
562 one{"{0} kubiko kilometro"}
563 other{"{0} kubiko kilometro"}
564 }
565 cubic-meter{
566 dnam{"kubiko metro"}
567 one{"{0} kubiko metro"}
568 other{"{0} kubiko metro"}
569 }
570 cubic-mile{
571 dnam{"kubiko milya"}
572 one{"{0} kubiko milya"}
573 other{"{0} kubiko milya"}
574 }
575 cubic-yard{
576 dnam{"kubiko yarda"}
577 one{"{0} kubiko yarda"}
578 other{"{0} kubiko yarda"}
579 }
580 cup{
581 dnam{"tasa"}
582 one{"{0} tasa"}
583 other{"{0} tasa"}
584 }
585 deciliter{
586 dnam{"decilitro"}
587 one{"{0} decilitro"}
588 other{"{0} decilitro"}
589 }
590 fluid-ounce{
591 dnam{"fluid ounces"}
592 one{"{0} fluid ounce"}
593 other{"{0} fluid ounces"}
594 }
595 gallon{
596 dnam{"galon"}
597 one{"{0} galon"}
598 other{"{0} galon"}
599 }
600 hectoliter{
601 dnam{"hektolitro"}
602 one{"{0} hektolitro"}
603 other{"{0} hektolitro"}
604 }
605 liter{
606 dnam{"litro"}
607 one{"{0} litro"}
608 other{"{0} litro"}
609 }
610 megaliter{
611 dnam{"megalitro"}
612 one{"{0} megalitro"}
613 other{"{0} megalitro"}
614 }
615 milliliter{
616 dnam{"mililitro"}
617 one{"{0} mililitro"}
618 other{"{0} mililitro"}
619 }
620 pint{
621 dnam{"pints"}
622 one{"{0} pint"}
623 other{"{0} pints"}
624 }
625 quart{
626 dnam{"quarts"}
627 one{"{0} quart"}
628 other{"{0} quarts"}
629 }
630 tablespoon{
631 dnam{"kutsara"}
632 one{"{0} kutsara"}
633 other{"{0} kutsara"}
634 }
635 teaspoon{
636 dnam{"kutsarita"}
637 one{"{0} kutsarita"}
638 other{"{0} kutsarita"}
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{"araw"}
695 one{"{0} araw"}
696 other{"{0}d"}
697 }
698 hour{
699 dnam{"oras"}
700 one{"{0}h"}
701 other{"{0}h"}
702 }
703 millisecond{
704 dnam{"mseg"}
705 one{"{0}ms"}
706 other{"{0}ms"}
707 }
708 minute{
709 dnam{"min."}
710 one{"{0}m"}
711 other{"{0}m"}
712 }
713 month{
714 dnam{"buwan"}
715 one{"{0}m"}
716 other{"{0}m"}
717 }
718 second{
719 dnam{"seg."}
720 one{"{0}s"}
721 other{"{0}s"}
722 }
723 week{
724 dnam{"wk"}
725 one{"{0}w"}
726 other{"{0}w"}
727 }
728 year{
729 dnam{"yr"}
730 one{"{0}y"}
731 other{"{0}y"}
732 }
733 }
734 length{
735 centimeter{
736 dnam{"cm"}
737 one{"{0}cm"}
738 other{"{0}cm"}
739 }
740 foot{
741 one{"{0}′"}
742 other{"{0}′"}
743 }
744 inch{
745 one{"{0}″"}
746 other{"{0}″"}
747 }
748 kilometer{
749 dnam{"km"}
750 one{"{0}km"}
751 other{"{0}km"}
752 }
753 light-year{
754 one{"{0}ly"}
755 other{"{0}ly"}
756 }
757 meter{
758 dnam{"metro"}
759 one{"{0}m"}
760 other{"{0}m"}
761 }
762 mile{
763 one{"{0}mi"}
764 other{"{0}mi"}
765 }
766 millimeter{
767 dnam{"mm"}
768 one{"{0}mm"}
769 other{"{0}mm"}
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{"gramo"}
783 one{"{0}g"}
784 other{"{0}g"}
785 }
786 kilogram{
787 dnam{"kg"}
788 one{"{0}kg"}
789 other{"{0}kg"}
790 }
791 ounce{
792 one{"{0}oz"}
793 other{"{0}oz"}
794 }
795 pound{
796 one{"{0}#"}
797 other{"{0}#"}
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}\u0022 Hg"}
821 other{"{0}\u0022 Hg"}
822 }
823 millibar{
824 one{"{0}mb"}
825 other{"{0}mb"}
826 }
827 }
828 speed{
829 kilometer-per-hour{
830 dnam{"km/hr"}
831 one{"{0}kph"}
832 other{"{0}kph"}
833 }
834 meter-per-second{
835 one{"{0}m/s"}
836 other{"{0}m/s"}
837 }
838 mile-per-hour{
839 one{"{0}mph"}
840 other{"{0}mph"}
841 }
842 }
843 temperature{
844 celsius{
845 dnam{"⁰C"}
846 one{"{0}°"}
847 other{"{0}°"}
848 }
849 fahrenheit{
850 one{"{0}°F"}
851 other{"{0}°F"}
852 }
853 }
854 volume{
855 cubic-kilometer{
856 one{"{0}km³"}
857 other{"{0}km³"}
858 }
859 cubic-mile{
860 one{"{0}mi³"}
861 other{"{0}mi³"}
862 }
863 liter{
864 dnam{"litro"}
865 one{"{0}l"}
866 other{"{0}l"}
867 }
868 }
869 }
870 unitsShort{
871 acceleration{
872 g-force{
873 dnam{"g-force"}
874 one{"{0} G"}
875 other{"{0} G"}
876 }
877 meter-per-second-squared{
878 dnam{"metro/segundo²"}
879 one{"{0} m/s²"}
880 other{"{0} m/s²"}
881 }
882 }
883 angle{
884 arc-minute{
885 dnam{"arcmins"}
886 one{"{0} min"}
887 other{"{0} arcmins"}
888 }
889 arc-second{
890 dnam{"arcsecs"}
891 one{"{0} sec"}
892 other{"{0} secs"}
893 }
894 degree{
895 dnam{"degrees"}
896 one{"{0} deg"}
897 other{"{0} deg"}
898 }
899 radian{
900 dnam{"radians"}
901 one{"{0} rad"}
902 other{"{0} rad"}
903 }
904 }
905 area{
906 acre{
907 dnam{"acres"}
908 one{"{0} ac"}
909 other{"{0} ac"}
910 }
911 hectare{
912 dnam{"hektarya"}
913 one{"{0} ha"}
914 other{"{0} ha"}
915 }
916 square-centimeter{
917 dnam{"cm²"}
918 one{"{0} cm²"}
919 other{"{0} cm²"}
920 }
921 square-foot{
922 dnam{"sq feet"}
923 one{"{0} sq ft"}
924 other{"{0} sq ft"}
925 }
926 square-inch{
927 dnam{"pulgada²"}
928 one{"{0} in²"}
929 other{"{0} in²"}
930 }
931 square-kilometer{
932 dnam{"km²"}
933 one{"{0} km²"}
934 other{"{0} km²"}
935 }
936 square-meter{
937 dnam{"meter²"}
938 one{"{0} m²"}
939 other{"{0} m²"}
940 }
941 square-mile{
942 dnam{"sq mile"}
943 one{"{0} sq mi"}
944 other{"{0} sq mi"}
945 }
946 square-yard{
947 dnam{"yarda²"}
948 one{"{0} yd²"}
949 other{"{0} yd²"}
950 }
951 }
952 compound{
953 per{"{0}/{1}"}
954 }
955 consumption{
956 liter-per-kilometer{
957 dnam{"litro/km"}
958 one{"{0} L/km"}
959 other{"{0} L/km"}
960 }
961 mile-per-gallon{
962 dnam{"milya kada galon"}
963 one{"{0} mpg"}
964 other{"{0} mpg"}
965 }
966 }
967 digital{
968 bit{
969 dnam{"bit"}
970 one{"{0} bit"}
971 other{"{0} bit"}
972 }
973 byte{
974 dnam{"byte"}
975 one{"{0} byte"}
976 other{"{0} byte"}
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{
1020 day{
1021 dnam{"araw"}
1022 one{"{0} araw"}
1023 other{"{0} araw"}
1024 }
1025 hour{
1026 dnam{"oras"}
1027 one{"{0} hr"}
1028 other{"{0} hrs"}
1029 per{"{0}/h"}
1030 }
1031 microsecond{
1032 dnam{"μseg"}
1033 one{"{0} μs"}
1034 other{"{0} μs"}
1035 }
1036 millisecond{
1037 dnam{"miliseg"}
1038 one{"{0} ms"}
1039 other{"{0} ms"}
1040 }
1041 minute{
1042 dnam{"min."}
1043 one{"{0} min."}
1044 other{"{0} min."}
1045 }
1046 month{
1047 dnam{"buwan"}
1048 one{"{0} mth"}
1049 other{"{0} mths"}
1050 }
1051 nanosecond{
1052 dnam{"nanoseg"}
1053 one{"{0} ns"}
1054 other{"{0} ns"}
1055 }
1056 second{
1057 dnam{"seg."}
1058 one{"{0} seg."}
1059 other{"{0} seg."}
1060 per{"{0}/s"}
1061 }
1062 week{
1063 dnam{"linggo"}
1064 one{"{0} wk"}
1065 other{"{0} wks"}
1066 }
1067 year{
1068 dnam{"taon"}
1069 one{"{0} yr"}
1070 other{"{0} yrs"}
1071 }
1072 }
1073 electric{
1074 ampere{
1075 dnam{"amp"}
1076 one{"{0} A"}
1077 other{"{0} A"}
1078 }
1079 milliampere{
1080 dnam{"milliamps"}
1081 one{"{0} mA"}
1082 other{"{0} mA"}
1083 }
1084 ohm{
1085 dnam{"ohms"}
1086 one{"{0} Ω"}
1087 other{"{0} Ω"}
1088 }
1089 volt{
1090 dnam{"volts"}
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{"joules"}
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{"kilojoule"}
1118 one{"{0} kJ"}
1119 other{"{0} kJ"}
1120 }
1121 kilowatt-hour{
1122 dnam{"kW-hour"}
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{"cm"}
1157 one{"{0} cm"}
1158 other{"{0} cm"}
1159 }
1160 decimeter{
1161 dnam{"dm"}
1162 one{"{0} dm"}
1163 other{"{0} dm"}
1164 }
1165 foot{
1166 dnam{"talampakan"}
1167 one{"{0} ft"}
1168 other{"{0} ft"}
1169 }
1170 inch{
1171 dnam{"pulgada"}
1172 one{"{0} in"}
1173 other{"{0} in"}
1174 }
1175 kilometer{
1176 dnam{"km"}
1177 one{"{0} km"}
1178 other{"{0} km"}
1179 }
1180 light-year{
1181 dnam{"light yr"}
1182 one{"{0} ly"}
1183 other{"{0} ly"}
1184 }
1185 meter{
1186 dnam{"metro"}
1187 one{"{0} m"}
1188 other{"{0} m"}
1189 }
1190 micrometer{
1191 dnam{"µmetro"}
1192 one{"{0} µm"}
1193 other{"{0} µm"}
1194 }
1195 mile{
1196 dnam{"milya"}
1197 one{"{0} mi"}
1198 other{"{0} mi"}
1199 }
1200 millimeter{
1201 dnam{"mm"}
1202 one{"{0} mm"}
1203 other{"{0} mm"}
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{"parsecs"}
1217 one{"{0} pc"}
1218 other{"{0} pc"}
1219 }
1220 picometer{
1221 dnam{"pm"}
1222 one{"{0} pm"}
1223 other{"{0} pm"}
1224 }
1225 yard{
1226 dnam{"yarda"}
1227 one{"{0} yd"}
1228 other{"{0} yd"}
1229 }
1230 }
1231 light{
1232 lux{
1233 dnam{"lux"}
1234 one{"{0} lx"}
1235 other{"{0} lx"}
1236 }
1237 }
1238 mass{
1239 carat{
1240 dnam{"karat"}
1241 one{"{0} KD"}
1242 other{"{0} KD"}
1243 }
1244 gram{
1245 dnam{"gramo"}
1246 one{"{0} g"}
1247 other{"{0} g"}
1248 }
1249 kilogram{
1250 dnam{"kg"}
1251 one{"{0} kg"}
1252 other{"{0} kg"}
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{"mg"}
1266 one{"{0} mg"}
1267 other{"{0} mg"}
1268 }
1269 ounce{
1270 dnam{"oz"}
1271 one{"{0} oz"}
1272 other{"{0} oz"}
1273 }
1274 ounce-troy{
1275 dnam{"oz troy"}
1276 one{"{0} oz t"}
1277 other{"{0} oz t"}
1278 }
1279 pound{
1280 dnam{"pound"}
1281 one{"{0} lb"}
1282 other{"{0} lb"}
1283 }
1284 ton{
1285 dnam{"tonelada"}
1286 one{"{0} tn"}
1287 other{"{0} tn"}
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} kW"}
1304 other{"{0} kW"}
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{"watts"}
1318 one{"{0} W"}
1319 other{"{0} W"}
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{"mbar"}
1335 one{"{0} mb"}
1336 other{"{0} mb"}
1337 }
1338 millimeter-of-mercury{
1339 dnam{"milimetro ng asoge"}
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{"karat"}
1352 one{"{0} kt"}
1353 other{"{0} kt"}
1354 }
1355 }
1356 speed{
1357 kilometer-per-hour{
1358 dnam{"km/hr"}
1359 one{"{0} kph"}
1360 other{"{0} kph"}
1361 }
1362 meter-per-second{
1363 dnam{"meter/sec"}
1364 one{"{0} m/s"}
1365 other{"{0} m/s"}
1366 }
1367 mile-per-hour{
1368 dnam{"milya/oras"}
1369 one{"{0} mph"}
1370 other{"{0} mph"}
1371 }
1372 }
1373 temperature{
1374 celsius{
1375 dnam{"deg. C"}
1376 one{"{0}°C"}
1377 other{"{0}°C"}
1378 }
1379 fahrenheit{
1380 dnam{"deg. F"}
1381 one{"{0}°F"}
1382 other{"{0}°F"}
1383 }
1384 kelvin{
1385 dnam{"deg. K"}
1386 one{"{0}°K"}
1387 other{"{0}°K"}
1388 }
1389 }
1390 volume{
1391 acre-foot{
1392 dnam{"acre 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{"cm³"}
1403 one{"{0} cm³"}
1404 other{"{0} cm³"}
1405 }
1406 cubic-foot{
1407 dnam{"talampakan³"}
1408 one{"{0} ft³"}
1409 other{"{0} ft³"}
1410 }
1411 cubic-inch{
1412 dnam{"pulgada³"}
1413 one{"{0} in³"}
1414 other{"{0} in³"}
1415 }
1416 cubic-kilometer{
1417 dnam{"km³"}
1418 one{"{0} km³"}
1419 other{"{0} km³"}
1420 }
1421 cubic-meter{
1422 dnam{"m³"}
1423 one{"{0} m³"}
1424 other{"{0} m³"}
1425 }
1426 cubic-mile{
1427 dnam{"mi³"}
1428 one{"{0} mi³"}
1429 other{"{0} mi³"}
1430 }
1431 cubic-yard{
1432 dnam{"yarda³"}
1433 one{"{0} yd³"}
1434 other{"{0} yd³"}
1435 }
1436 cup{
1437 dnam{"tasa"}
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{"litro"}
1463 one{"{0} l"}
1464 other{"{0} l"}
1465 }
1466 megaliter{
1467 dnam{"ML"}
1468 one{"{0} ML"}
1469 other{"{0} ML"}
1470 }
1471 milliliter{
1472 dnam{"mL"}
1473 one{"{0} mL"}
1474 other{"{0} mL"}
1475 }
1476 pint{
1477 dnam{"pints"}
1478 one{"{0} pt"}
1479 other{"{0} pt"}
1480 }
1481 quart{
1482 dnam{"qts"}
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 }
1498 }
OLDNEW
« no previous file with comments | « source/data/unit/fi.txt ('k') | source/data/unit/fil_PH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698