• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 */
12fil{
13    AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô ú ù û]"}
14    Ellipsis{
15        final{"{0}…"}
16        initial{"…{0}"}
17        medial{"{0}…{1}"}
18        word-final{"{0} …"}
19        word-initial{"… {0}"}
20        word-medial{"{0} … {1}"}
21    }
22    ExemplarCharacters{"[a b c d e f g h i j k l m n ñ {ng} o p q r s t u v w x y z]"}
23    ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
24    LocaleScript{
25        "Latn",
26    }
27    MoreInformation{"?"}
28    NumberElements{
29        latn{
30            miscPatterns{
31                atLeast{"{0}+"}
32                range{"{0}-{1}"}
33            }
34            patterns{
35                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
36                currencyFormat{"¤#,##0.00"}
37                decimalFormat{"#,##0.###"}
38                percentFormat{"#,##0%"}
39                scientificFormat{"#E0"}
40            }
41            patternsLong{
42                decimalFormat{
43                    1000{
44                        one{"0 libo"}
45                        other{"0 libo"}
46                    }
47                    10000{
48                        one{"00 libo"}
49                        other{"00 libo"}
50                    }
51                    100000{
52                        one{"000 libo"}
53                        other{"000 libo"}
54                    }
55                    1000000{
56                        one{"0 milyon"}
57                        other{"0 milyon"}
58                    }
59                    10000000{
60                        one{"00 milyon"}
61                        other{"00 milyon"}
62                    }
63                    100000000{
64                        one{"000 milyon"}
65                        other{"000 milyon"}
66                    }
67                    1000000000{
68                        one{"0 bilyon"}
69                        other{"0 bilyon"}
70                    }
71                    10000000000{
72                        one{"00 bilyon"}
73                        other{"00 bilyon"}
74                    }
75                    100000000000{
76                        one{"000 bilyon"}
77                        other{"000 bilyon"}
78                    }
79                    1000000000000{
80                        one{"0 trilyon"}
81                        other{"0 trilyon"}
82                    }
83                    10000000000000{
84                        one{"00 trilyon"}
85                        other{"00 trilyon"}
86                    }
87                    100000000000000{
88                        one{"000 trilyon"}
89                        other{"000 trilyon"}
90                    }
91                }
92            }
93            patternsShort{
94                decimalFormat{
95                    1000{
96                        one{"0K"}
97                        other{"0K"}
98                    }
99                    10000{
100                        one{"00K"}
101                        other{"00K"}
102                    }
103                    100000{
104                        one{"000K"}
105                        other{"000K"}
106                    }
107                    1000000{
108                        one{"0M"}
109                        other{"0M"}
110                    }
111                    10000000{
112                        one{"00M"}
113                        other{"00M"}
114                    }
115                    100000000{
116                        one{"000M"}
117                        other{"000M"}
118                    }
119                    1000000000{
120                        one{"0B"}
121                        other{"0B"}
122                    }
123                    10000000000{
124                        one{"00B"}
125                        other{"00B"}
126                    }
127                    100000000000{
128                        one{"000B"}
129                        other{"000B"}
130                    }
131                    1000000000000{
132                        one{"0T"}
133                        other{"0T"}
134                    }
135                    10000000000000{
136                        one{"00T"}
137                        other{"00T"}
138                    }
139                    100000000000000{
140                        one{"000T"}
141                        other{"000T"}
142                    }
143                }
144            }
145            symbols{
146                decimal{"."}
147                exponential{"E"}
148                group{","}
149                infinity{"∞"}
150                list{";"}
151                minusSign{"-"}
152                nan{"NaN"}
153                perMille{"‰"}
154                percentSign{"%"}
155                plusSign{"+"}
156                superscriptingExponent{"×"}
157            }
158        }
159    }
160    Version{"2.0.97.91"}
161    calendar{
162        generic{
163            DateTimePatterns{
164                "h:mm:ss a zzzz",
165                "h:mm:ss a z",
166                "h:mm:ss a",
167                "h:mm a",
168                "EEEE, MMMM d, y G",
169                "MMMM d, y G",
170                "MMM d, y G",
171                "M/d/y GGGGG",
172                "{1}, {0}",
173                "{1} 'ng' {0}",
174                "{1} 'ng' {0}",
175                "{1}, {0}",
176                "{1}, {0}",
177            }
178            availableFormats{
179                Ed{"d E"}
180                Gy{"y G"}
181                GyMMM{"MMM y G"}
182                GyMMMEd{"E, MMM d, y G"}
183                GyMMMd{"MMM d, y G"}
184                H{"HH"}
185                Hm{"HH:mm"}
186                Hms{"HH:mm:ss"}
187                M{"L"}
188                MEd{"E, M/d"}
189                MMM{"LLL"}
190                MMMEd{"E, MMM d"}
191                MMMMEd{"E, MMMM d"}
192                MMMMd{"MMMM d"}
193                MMMd{"MMM d"}
194                Md{"M/d"}
195                d{"d"}
196                h{"h a"}
197                hm{"h:mm a"}
198                hms{"h:mm:ss a"}
199                ms{"mm:ss"}
200                y{"y G"}
201                yyyy{"y G"}
202                yyyyM{"M/y GGGGG"}
203                yyyyMEd{"E, M/d/y GGGGG"}
204                yyyyMM{"MM-y G"}
205                yyyyMMM{"MMM y G"}
206                yyyyMMMEd{"E, MMM d, y G"}
207                yyyyMMMM{"MMMM y G"}
208                yyyyMMMd{"MMM d, y G"}
209                yyyyMd{"M/d/y GGGGG"}
210                yyyyQQQ{"QQQ y G"}
211                yyyyQQQQ{"QQQQ y G"}
212            }
213            intervalFormats{
214                H{
215                    H{"HH–HH"}
216                }
217                Hm{
218                    H{"HH:mm–HH:mm"}
219                    m{"HH:mm–HH:mm"}
220                }
221                Hmv{
222                    H{"HH:mm–HH:mm v"}
223                    m{"HH:mm–HH:mm v"}
224                }
225                Hv{
226                    H{"HH–HH v"}
227                }
228                M{
229                    M{"M–M"}
230                }
231                MEd{
232                    M{"E, M/d – E, M/d"}
233                    d{"E, M/d – E, M/d"}
234                }
235                MMM{
236                    M{"MMM–MMM"}
237                }
238                MMMEd{
239                    M{"E, MMM d – E, MMM d"}
240                    d{"E, MMM d – E, MMM d"}
241                }
242                MMMd{
243                    M{"MMM d – MMM d"}
244                    d{"MMM d–d"}
245                }
246                Md{
247                    M{"M/d – M/d"}
248                    d{"M/d – M/d"}
249                }
250                d{
251                    d{"d–d"}
252                }
253                fallback{"{0} – {1}"}
254                h{
255                    a{"h a – h a"}
256                    h{"h–h a"}
257                }
258                hm{
259                    a{"h:mm a – h:mm a"}
260                    h{"h:mm–h:mm a"}
261                    m{"h:mm–h:mm a"}
262                }
263                hmv{
264                    a{"h:mm a – h:mm a v"}
265                    h{"h:mm–h:mm a v"}
266                    m{"h:mm–h:mm a v"}
267                }
268                hv{
269                    a{"h a – h a v"}
270                    h{"h–h a v"}
271                }
272                y{
273                    y{"y–y G"}
274                }
275                yM{
276                    M{"M/y – M/y GGGGG"}
277                    y{"M/y – M/y GGGGG"}
278                }
279                yMEd{
280                    M{"E, M/d/y – E, M/d/y GGGGG"}
281                    d{"E, M/d/y – E, M/d/y GGGGG"}
282                    y{"E, M/d/y – E, M/d/y GGGGG"}
283                }
284                yMMM{
285                    M{"MMM–MMM y G"}
286                    y{"MMM y – MMM y G"}
287                }
288                yMMMEd{
289                    M{"E, MMM d – E, MMM d, y G"}
290                    d{"E, MMM d – E, MMM d, y G"}
291                    y{"E, MMM d, y – E, MMM d, y G"}
292                }
293                yMMMM{
294                    M{"MMMM–MMMM y G"}
295                    y{"MMMM y – MMMM y G"}
296                }
297                yMMMd{
298                    M{"MMM d – MMM d, y G"}
299                    d{"MMM d–d, y G"}
300                    y{"MMM d, y – MMM d, y G"}
301                }
302                yMd{
303                    M{"M/d/y – M/d/y GGGGG"}
304                    d{"M/d/y – M/d/y GGGGG"}
305                    y{"M/d/y – M/d/y GGGGG"}
306                }
307            }
308        }
309        gregorian{
310            AmPmMarkers{
311                "AM",
312                "PM",
313            }
314            AmPmMarkersNarrow{
315                "a",
316                "p",
317            }
318            DateTimePatterns{
319                "h:mm:ss a zzzz",
320                "h:mm:ss a z",
321                "h:mm:ss a",
322                "h:mm a",
323                "EEEE, MMMM d, y",
324                "MMMM d, y",
325                "MMM d, y",
326                "M/d/yy",
327                "{1}, {0}",
328                "{1} 'ng' {0}",
329                "{1} 'ng' {0}",
330                "{1}, {0}",
331                "{1}, {0}",
332            }
333            appendItems{
334                Timezone{"{0} {1}"}
335            }
336            availableFormats{
337                EHm{"E HH:mm"}
338                EHms{"E HH:mm:ss"}
339                Ed{"d E"}
340                Ehm{"E h:mm a"}
341                Ehms{"E h:mm:ss a"}
342                Gy{"y G"}
343                GyMMM{"MMM y G"}
344                GyMMMEd{"E, MMM d, y G"}
345                GyMMMd{"MMM d, y G"}
346                H{"HH"}
347                Hm{"HH:mm"}
348                Hms{"HH:mm:ss"}
349                M{"L"}
350                MEd{"E, M/d"}
351                MMM{"LLL"}
352                MMMEd{"E, MMM d"}
353                MMMMEd{"E, MMMM d"}
354                MMMMd{"MMMM d"}
355                MMMd{"MMM d"}
356                Md{"M/d"}
357                d{"d"}
358                h{"h a"}
359                hm{"h:mm a"}
360                hms{"h:mm:ss a"}
361                ms{"mm:ss"}
362                y{"y"}
363                yM{"M/y"}
364                yMEd{"E, M/d/y"}
365                yMM{"MM/y"}
366                yMMM{"MMM y"}
367                yMMMEd{"E, MMM d, y"}
368                yMMMM{"MMMM y"}
369                yMMMd{"MMM d, y"}
370                yMd{"M/d/y"}
371                yQQQ{"QQQ y"}
372                yQQQQ{"QQQQ y"}
373            }
374            dayNames{
375                format{
376                    abbreviated{
377                        "Lin",
378                        "Lun",
379                        "Mar",
380                        "Miy",
381                        "Huw",
382                        "Biy",
383                        "Sab",
384                    }
385                    narrow{
386                        "L",
387                        "L",
388                        "M",
389                        "M",
390                        "H",
391                        "B",
392                        "S",
393                    }
394                    short{
395                        "Li",
396                        "Lu",
397                        "Ma",
398                        "Mi",
399                        "Hu",
400                        "Bi",
401                        "Sa",
402                    }
403                    wide{
404                        "Linggo",
405                        "Lunes",
406                        "Martes",
407                        "Miyerkules",
408                        "Huwebes",
409                        "Biyernes",
410                        "Sabado",
411                    }
412                }
413                stand-alone{
414                    abbreviated{
415                        "Lin",
416                        "Lun",
417                        "Mar",
418                        "Miy",
419                        "Huw",
420                        "Biy",
421                        "Sab",
422                    }
423                    narrow{
424                        "L",
425                        "L",
426                        "M",
427                        "M",
428                        "H",
429                        "B",
430                        "S",
431                    }
432                    short{
433                        "Li",
434                        "Lu",
435                        "Ma",
436                        "Mi",
437                        "Hu",
438                        "Bi",
439                        "Sa",
440                    }
441                    wide{
442                        "Linggo",
443                        "Lunes",
444                        "Martes",
445                        "Miyerkules",
446                        "Huwebes",
447                        "Biyernes",
448                        "Sabado",
449                    }
450                }
451            }
452            eras{
453                abbreviated{
454                    "BC",
455                    "AD",
456                }
457            }
458            intervalFormats{
459                H{
460                    H{"HH–HH"}
461                }
462                Hm{
463                    H{"HH:mm–HH:mm"}
464                    m{"HH:mm–HH:mm"}
465                }
466                Hmv{
467                    H{"HH:mm–HH:mm v"}
468                    m{"HH:mm–HH:mm v"}
469                }
470                Hv{
471                    H{"HH–HH v"}
472                }
473                M{
474                    M{"M–M"}
475                }
476                MEd{
477                    M{"E, M/d – E, M/d"}
478                    d{"E, M/d – E, M/d"}
479                }
480                MMM{
481                    M{"MMM–MMM"}
482                }
483                MMMEd{
484                    M{"E, MMM d – E, MMM d"}
485                    d{"E, MMM d – E, MMM d"}
486                }
487                MMMd{
488                    M{"MMM d – MMM d"}
489                    d{"MMM d–d"}
490                }
491                Md{
492                    M{"M/d – M/d"}
493                    d{"M/d – M/d"}
494                }
495                d{
496                    d{"d–d"}
497                }
498                fallback{"{0} – {1}"}
499                h{
500                    a{"h a – h a"}
501                    h{"h–h a"}
502                }
503                hm{
504                    a{"h:mm a – h:mm a"}
505                    h{"h:mm–h:mm a"}
506                    m{"h:mm–h:mm a"}
507                }
508                hmv{
509                    a{"h:mm a – h:mm a v"}
510                    h{"h:mm–h:mm a v"}
511                    m{"h:mm–h:mm a v"}
512                }
513                hv{
514                    a{"h a – h a v"}
515                    h{"h–h a v"}
516                }
517                y{
518                    y{"y–y"}
519                }
520                yM{
521                    M{"M/y – M/y"}
522                    y{"M/y – M/y"}
523                }
524                yMEd{
525                    M{"E, M/d/y – E, M/d/y"}
526                    d{"E, M/d/y – E, M/d/y"}
527                    y{"E, M/d/y – E, M/d/y"}
528                }
529                yMMM{
530                    M{"MMM–MMM y"}
531                    y{"MMM y – MMM y"}
532                }
533                yMMMEd{
534                    M{"E, MMM d – E, MMM d, y"}
535                    d{"E, MMM d – E, MMM d, y"}
536                    y{"E, MMM d, y – E, MMM d, y"}
537                }
538                yMMMM{
539                    M{"MMMM–MMMM y"}
540                    y{"MMMM y – MMMM y"}
541                }
542                yMMMd{
543                    M{"MMM d – MMM d, y"}
544                    d{"MMM d–d, y"}
545                    y{"MMM d, y – MMM d, y"}
546                }
547                yMd{
548                    M{"M/d/y – M/d/y"}
549                    d{"M/d/y – M/d/y"}
550                    y{"M/d/y – M/d/y"}
551                }
552            }
553            monthNames{
554                format{
555                    abbreviated{
556                        "Ene",
557                        "Peb",
558                        "Mar",
559                        "Abr",
560                        "May",
561                        "Hun",
562                        "Hul",
563                        "Ago",
564                        "Set",
565                        "Okt",
566                        "Nob",
567                        "Dis",
568                    }
569                    narrow{
570                        "E",
571                        "P",
572                        "M",
573                        "A",
574                        "M",
575                        "H",
576                        "H",
577                        "A",
578                        "S",
579                        "O",
580                        "N",
581                        "D",
582                    }
583                    wide{
584                        "Enero",
585                        "Pebrero",
586                        "Marso",
587                        "Abril",
588                        "Mayo",
589                        "Hunyo",
590                        "Hulyo",
591                        "Agosto",
592                        "Setyembre",
593                        "Oktubre",
594                        "Nobyembre",
595                        "Disyembre",
596                    }
597                }
598                stand-alone{
599                    abbreviated{
600                        "Ene",
601                        "Peb",
602                        "Mar",
603                        "Abr",
604                        "May",
605                        "Hun",
606                        "Hul",
607                        "Ago",
608                        "Set",
609                        "Okt",
610                        "Nob",
611                        "Dis",
612                    }
613                    narrow{
614                        "E",
615                        "P",
616                        "M",
617                        "A",
618                        "M",
619                        "H",
620                        "H",
621                        "A",
622                        "S",
623                        "O",
624                        "N",
625                        "D",
626                    }
627                    wide{
628                        "Enero",
629                        "Pebrero",
630                        "Marso",
631                        "Abril",
632                        "Mayo",
633                        "Hunyo",
634                        "Hulyo",
635                        "Agosto",
636                        "Setyembre",
637                        "Oktubre",
638                        "Nobyembre",
639                        "Disyembre",
640                    }
641                }
642            }
643            quarters{
644                format{
645                    abbreviated{
646                        "Q1",
647                        "Q2",
648                        "Q3",
649                        "Q4",
650                    }
651                    narrow{
652                        "1",
653                        "2",
654                        "3",
655                        "4",
656                    }
657                    wide{
658                        "ika-1 quarter",
659                        "ika-2 quarter",
660                        "ika-3 quarter",
661                        "ika-4 na quarter",
662                    }
663                }
664                stand-alone{
665                    abbreviated{
666                        "Q1",
667                        "Q2",
668                        "Q3",
669                        "Q4",
670                    }
671                    narrow{
672                        "1",
673                        "2",
674                        "3",
675                        "4",
676                    }
677                    wide{
678                        "ika-1 quarter",
679                        "ika-2 quarter",
680                        "ika-3 quarter",
681                        "ika-4 na quarter",
682                    }
683                }
684            }
685        }
686    }
687    delimiters{
688        alternateQuotationEnd{"’"}
689        alternateQuotationStart{"‘"}
690        quotationEnd{"”"}
691        quotationStart{"“"}
692    }
693    durationUnits{
694        hm{"h:mm"}
695        hms{"h:mm:ss"}
696        ms{"m:ss"}
697    }
698    fields{
699        day{
700            dn{"Araw"}
701            relative{
702                "-1"{"Kahapon"}
703                "-2"{"Araw bago ang kahapon"}
704                "0"{"Ngayon"}
705                "1"{"Bukas"}
706                "2"{"Samakalawa"}
707            }
708            relativeTime{
709                future{
710                    one{"Sa loob ng {0} araw"}
711                    other{"Sa loob ng {0} araw"}
712                }
713                past{
714                    one{"{0} araw ang nakalipas"}
715                    other{"{0} araw ang nakalipas"}
716                }
717            }
718        }
719        dayperiod{
720            dn{"AM/PM"}
721        }
722        era{
723            dn{"Era"}
724        }
725        fri{
726            relative{
727                "-1"{"nakaraang Biyernes"}
728                "0"{"ngayong Biyernes"}
729                "1"{"susunod na Biyernes"}
730            }
731        }
732        hour{
733            dn{"Oras"}
734            relativeTime{
735                future{
736                    one{"Sa loob ng {0} oras"}
737                    other{"Sa loob ng {0} oras"}
738                }
739                past{
740                    one{"{0} oras ang nakalipas"}
741                    other{"{0} oras ang nakalipas"}
742                }
743            }
744        }
745        minute{
746            dn{"Minuto"}
747            relativeTime{
748                future{
749                    one{"Sa loob ng {0} minuto"}
750                    other{"Sa loob ng {0} minuto"}
751                }
752                past{
753                    one{"{0} minuto ang nakalipas"}
754                    other{"{0} minuto ang nakalipas"}
755                }
756            }
757        }
758        mon{
759            relative{
760                "-1"{"nakaraang Lunes"}
761                "0"{"ngayong Lunes"}
762                "1"{"susunod na Lunes"}
763            }
764        }
765        month{
766            dn{"Buwan"}
767            relative{
768                "-1"{"nakaraang buwan"}
769                "0"{"ngayong buwan"}
770                "1"{"susunod na buwan"}
771            }
772            relativeTime{
773                future{
774                    one{"Sa loob ng {0} buwan"}
775                    other{"Sa loob ng {0} buwan"}
776                }
777                past{
778                    one{"{0} buwan ang nakalipas"}
779                    other{"{0} buwan ang nakalipas"}
780                }
781            }
782        }
783        sat{
784            relative{
785                "-1"{"nakaraang Sabado"}
786                "0"{"ngayong Sabado"}
787                "1"{"susunod na Sabado"}
788            }
789        }
790        second{
791            dn{"Segundo"}
792            relative{
793                "0"{"ngayon"}
794            }
795            relativeTime{
796                future{
797                    one{"Sa loob ng {0} segundo"}
798                    other{"Sa loob ng {0} segundo"}
799                }
800                past{
801                    one{"{0} segundo ang nakalipas"}
802                    other{"{0} segundo ang nakalipas"}
803                }
804            }
805        }
806        sun{
807            relative{
808                "-1"{"nakaraang Linggo"}
809                "0"{"ngayong Linggo"}
810                "1"{"susunod na Linggo"}
811            }
812        }
813        thu{
814            relative{
815                "-1"{"nakaraan Huwebes"}
816                "0"{"ngayong Huwebes"}
817                "1"{"susunod na Huwebes"}
818            }
819        }
820        tue{
821            relative{
822                "-1"{"nakaraang Martes"}
823                "0"{"ngayong Martes"}
824                "1"{"susunod na Martes"}
825            }
826        }
827        wed{
828            relative{
829                "-1"{"nakaraang Miyerkules"}
830                "0"{"ngayong Miyerkules"}
831                "1"{"susunod na Miyerkules"}
832            }
833        }
834        week{
835            dn{"Linggo"}
836            relative{
837                "-1"{"nakaraang linggo"}
838                "0"{"ngayong linggo"}
839                "1"{"susunod na linggo"}
840            }
841            relativeTime{
842                future{
843                    one{"Sa loob ng {0} linggo"}
844                    other{"Sa loob ng {0} linggo"}
845                }
846                past{
847                    one{"{0} na linggo ang nakalipas"}
848                    other{"{0} linggo ang nakalipas"}
849                }
850            }
851        }
852        weekday{
853            dn{"Araw ng Linggo"}
854        }
855        year{
856            dn{"Taon"}
857            relative{
858                "-1"{"nakaraang taon"}
859                "0"{"ngayong taon"}
860                "1"{"susunod na taon"}
861            }
862            relativeTime{
863                future{
864                    one{"Sa loob ng {0} taon"}
865                    other{"Sa loob ng {0} taon"}
866                }
867                past{
868                    one{"{0} taon ang nakalipas"}
869                    other{"{0} taon ang nakalipas"}
870                }
871            }
872        }
873        zone{
874            dn{"Time Zone"}
875        }
876    }
877    listPattern{
878        standard{
879            2{"{0} at {1}"}
880            end{"{0}, and {1}"}
881            middle{"{0}, {1}"}
882            start{"{0}, {1}"}
883        }
884        unit{
885            2{"{0} at {1}"}
886            end{"{0}, and {1}"}
887            middle{"{0}, {1}"}
888            start{"{0}, {1}"}
889        }
890        unit-short{
891            2{"{0}, {1}"}
892            end{"{0}, {1}"}
893            middle{"{0}, {1}"}
894            start{"{0}, {1}"}
895        }
896    }
897    measurementSystemNames{
898        UK{"UK"}
899        US{"US"}
900        metric{"Metric"}
901    }
902    transformNames{
903        BGN{"BGN"}
904        Numeric{"Numeric"}
905        Tone{"Tono"}
906        UNGEGN{"UNGEGN"}
907        x-Accents{"Accents"}
908        x-Fullwidth{"Fullwidth"}
909        x-Halfwidth{"Halfwidth"}
910        x-Jamo{"Jamo"}
911        x-Pinyin{"Pinyin"}
912        x-Publishing{"Publishing"}
913    }
914    units{
915        acceleration{
916            g-force{
917                one{"{0} g-force"}
918                other{"{0} g-force"}
919            }
920        }
921        angle{
922            arc-minute{
923                one{"{0} minute"}
924                other{"{0} minutes"}
925            }
926            arc-second{
927                one{"{0} second"}
928                other{"{0} seconds"}
929            }
930            degree{
931                one{"{0} degree"}
932                other{"{0} degrees"}
933            }
934        }
935        area{
936            acre{
937                one{"{0} acre"}
938                other{"{0} acres"}
939            }
940            hectare{
941                one{"{0} ektarya"}
942                other{"{0} ektarya"}
943            }
944            square-foot{
945                one{"{0} square foot"}
946                other{"{0} square feet"}
947            }
948            square-kilometer{
949                one{"{0} square kilometer"}
950                other{"{0} square kilometer"}
951            }
952            square-meter{
953                one{"{0} square meter"}
954                other{"{0} square meter"}
955            }
956            square-mile{
957                one{"{0} square mile"}
958                other{"{0} square miles"}
959            }
960        }
961        compound{
962            per{"{0} bawat {1}"}
963        }
964        duration{
965            day{
966                one{"{0} araw"}
967                other{"{0} araw"}
968            }
969            hour{
970                one{"{0} oras"}
971                other{"{0} oras"}
972            }
973            millisecond{
974                one{"{0} millisecond"}
975                other{"{0} millisecond"}
976            }
977            minute{
978                one{"{0} minuto"}
979                other{"{0} minuto"}
980            }
981            month{
982                one{"{0} buwan"}
983                other{"{0} buwan"}
984            }
985            second{
986                one{"{0} segundo"}
987                other{"{0} segundo"}
988            }
989            week{
990                one{"{0} linggo"}
991                other{"{0} linggo"}
992            }
993            year{
994                one{"{0} taon"}
995                other{"{0} taon"}
996            }
997        }
998        length{
999            centimeter{
1000                one{"{0} sentimetro"}
1001                other{"{0} sentimetro"}
1002            }
1003            foot{
1004                one{"{0} talampakan"}
1005                other{"{0} talampakan"}
1006            }
1007            inch{
1008                one{"{0} pulgada"}
1009                other{"{0} pulgada"}
1010            }
1011            kilometer{
1012                one{"{0} kilometro"}
1013                other{"{0} kilometro"}
1014            }
1015            light-year{
1016                one{"{0} light year"}
1017                other{"{0} light year"}
1018            }
1019            meter{
1020                one{"{0} metro"}
1021                other{"{0} metro"}
1022            }
1023            mile{
1024                one{"{0} milya"}
1025                other{"{0} milya"}
1026            }
1027            millimeter{
1028                one{"{0} milimetro"}
1029                other{"{0} milimetro"}
1030            }
1031            picometer{
1032                one{"{0} picometer"}
1033                other{"{0} picometer"}
1034            }
1035            yard{
1036                one{"{0} yarda"}
1037                other{"{0} yarda"}
1038            }
1039        }
1040        mass{
1041            gram{
1042                one{"{0} gramo"}
1043                other{"{0} gramo"}
1044            }
1045            kilogram{
1046                one{"{0} kilo"}
1047                other{"{0} kilo"}
1048            }
1049            ounce{
1050                one{"{0} ounce"}
1051                other{"{0} ounce"}
1052            }
1053            pound{
1054                one{"{0} pound"}
1055                other{"{0} pound"}
1056            }
1057        }
1058        power{
1059            horsepower{
1060                one{"{0} horsepower"}
1061                other{"{0} horsepower"}
1062            }
1063            kilowatt{
1064                one{"{0} kilowatt"}
1065                other{"{0} kilowatts"}
1066            }
1067            watt{
1068                one{"{0} watt"}
1069                other{"{0} watts"}
1070            }
1071        }
1072        pressure{
1073            hectopascal{
1074                one{"{0} hectopascal"}
1075                other{"{0} hectopascal"}
1076            }
1077            inch-hg{
1078                one{"{0} inch of mercury"}
1079                other{"{0} inch of mercury"}
1080            }
1081            millibar{
1082                one{"{0} millibar"}
1083                other{"{0} millibar"}
1084            }
1085        }
1086        speed{
1087            kilometer-per-hour{
1088                one{"{0} kilometer per hour"}
1089                other{"{0} kilometers per hour"}
1090            }
1091            meter-per-second{
1092                one{"{0} meter per second"}
1093                other{"{0} meters per second"}
1094            }
1095            mile-per-hour{
1096                one{"{0} mile per hour"}
1097                other{"{0} miles per hour"}
1098            }
1099        }
1100        temperature{
1101            celsius{
1102                one{"{0} degree Celsius"}
1103                other{"{0} degrees Celsius"}
1104            }
1105            fahrenheit{
1106                one{"{0} degree Fahrenheit"}
1107                other{"{0} degrees Fahrenheit"}
1108            }
1109        }
1110        volume{
1111            cubic-kilometer{
1112                one{"{0} cubic kilometer"}
1113                other{"{0} cubic kilometers"}
1114            }
1115            cubic-mile{
1116                one{"{0} cubic mile"}
1117                other{"{0} cubic miles"}
1118            }
1119            liter{
1120                one{"{0} litro"}
1121                other{"{0} litro"}
1122            }
1123        }
1124    }
1125    unitsNarrow{
1126        acceleration{
1127            g-force{
1128                one{"{0}G"}
1129                other{"{0}G"}
1130            }
1131        }
1132        angle{
1133            arc-minute{
1134                one{"{0}′"}
1135                other{"{0}′"}
1136            }
1137            arc-second{
1138                one{"{0}″"}
1139                other{"{0}″"}
1140            }
1141            degree{
1142                one{"{0}°"}
1143                other{"{0}°"}
1144            }
1145        }
1146        area{
1147            acre{
1148                one{"{0}ac"}
1149                other{"{0}ac"}
1150            }
1151            hectare{
1152                one{"{0}ha"}
1153                other{"{0}ha"}
1154            }
1155            square-foot{
1156                one{"{0}ft²"}
1157                other{"{0}ft²"}
1158            }
1159            square-kilometer{
1160                one{"{0}km²"}
1161                other{"{0}km²"}
1162            }
1163            square-meter{
1164                one{"{0} m²"}
1165                other{"{0} m²"}
1166            }
1167            square-mile{
1168                one{"{0}mi²"}
1169                other{"{0}mi²"}
1170            }
1171        }
1172        compound{
1173            per{"{0}/{1}"}
1174        }
1175        duration{
1176            day{
1177                one{"{0}d"}
1178                other{"{0}d"}
1179            }
1180            hour{
1181                one{"{0}h"}
1182                other{"{0}h"}
1183            }
1184            millisecond{
1185                one{"{0}ms"}
1186                other{"{0}ms"}
1187            }
1188            minute{
1189                one{"{0}m"}
1190                other{"{0}m"}
1191            }
1192            month{
1193                one{"{0}m"}
1194                other{"{0}m"}
1195            }
1196            second{
1197                one{"{0}s"}
1198                other{"{0}s"}
1199            }
1200            week{
1201                one{"{0}w"}
1202                other{"{0}w"}
1203            }
1204            year{
1205                one{"{0}y"}
1206                other{"{0}y"}
1207            }
1208        }
1209        length{
1210            centimeter{
1211                one{"{0}cm"}
1212                other{"{0}cm"}
1213            }
1214            foot{
1215                one{"{0}′"}
1216                other{"{0}′"}
1217            }
1218            inch{
1219                one{"{0}″"}
1220                other{"{0}″"}
1221            }
1222            kilometer{
1223                one{"{0}km"}
1224                other{"{0}km"}
1225            }
1226            light-year{
1227                one{"{0}ly"}
1228                other{"{0}ly"}
1229            }
1230            meter{
1231                one{"{0}m"}
1232                other{"{0}m"}
1233            }
1234            mile{
1235                one{"{0}mi"}
1236                other{"{0}mi"}
1237            }
1238            millimeter{
1239                one{"{0}mm"}
1240                other{"{0}mm"}
1241            }
1242            picometer{
1243                one{"{0}pm"}
1244                other{"{0}pm"}
1245            }
1246            yard{
1247                one{"{0}yd"}
1248                other{"{0}yd"}
1249            }
1250        }
1251        mass{
1252            gram{
1253                one{"{0}g"}
1254                other{"{0}g"}
1255            }
1256            kilogram{
1257                one{"{0}kg"}
1258                other{"{0}kg"}
1259            }
1260            ounce{
1261                one{"{0}oz"}
1262                other{"{0}oz"}
1263            }
1264            pound{
1265                one{"{0}#"}
1266                other{"{0}#"}
1267            }
1268        }
1269        power{
1270            horsepower{
1271                one{"{0}hp"}
1272                other{"{0}hp"}
1273            }
1274            kilowatt{
1275                one{"{0}kW"}
1276                other{"{0}kW"}
1277            }
1278            watt{
1279                one{"{0}W"}
1280                other{"{0}W"}
1281            }
1282        }
1283        pressure{
1284            hectopascal{
1285                one{"{0}hPa"}
1286                other{"{0}hPa"}
1287            }
1288            inch-hg{
1289                one{"{0}\u0022 Hg"}
1290                other{"{0}\u0022 Hg"}
1291            }
1292            millibar{
1293                one{"{0}mb"}
1294                other{"{0}mb"}
1295            }
1296        }
1297        speed{
1298            kilometer-per-hour{
1299                one{"{0}kph"}
1300                other{"{0}kph"}
1301            }
1302            meter-per-second{
1303                one{"{0}m/s"}
1304                other{"{0}m/s"}
1305            }
1306            mile-per-hour{
1307                one{"{0}mph"}
1308                other{"{0}mph"}
1309            }
1310        }
1311        temperature{
1312            celsius{
1313                one{"{0}°"}
1314                other{"{0}°"}
1315            }
1316            fahrenheit{
1317                one{"{0}°F"}
1318                other{"{0}°F"}
1319            }
1320        }
1321        volume{
1322            cubic-kilometer{
1323                one{"{0}km³"}
1324                other{"{0}km³"}
1325            }
1326            cubic-mile{
1327                one{"{0}mi³"}
1328                other{"{0}mi³"}
1329            }
1330            liter{
1331                one{"{0}l"}
1332                other{"{0}l"}
1333            }
1334        }
1335    }
1336    unitsShort{
1337        acceleration{
1338            g-force{
1339                one{"{0} G"}
1340                other{"{0} G"}
1341            }
1342        }
1343        angle{
1344            arc-minute{
1345                one{"{0} min"}
1346                other{"{0} min"}
1347            }
1348            arc-second{
1349                one{"{0} sec"}
1350                other{"{0} secs"}
1351            }
1352            degree{
1353                one{"{0} deg"}
1354                other{"{0} deg"}
1355            }
1356        }
1357        area{
1358            acre{
1359                one{"{0} ac"}
1360                other{"{0} ac"}
1361            }
1362            hectare{
1363                one{"{0} ha"}
1364                other{"{0} ha"}
1365            }
1366            square-foot{
1367                one{"{0} sq ft"}
1368                other{"{0} sq ft"}
1369            }
1370            square-kilometer{
1371                one{"{0} km²"}
1372                other{"{0} km²"}
1373            }
1374            square-meter{
1375                one{"{0} m²"}
1376                other{"{0} m²"}
1377            }
1378            square-mile{
1379                one{"{0} sq mi"}
1380                other{"{0} sq mi"}
1381            }
1382        }
1383        compound{
1384            per{"{0}/{1}"}
1385        }
1386        duration{
1387            day{
1388                one{"{0} araw"}
1389                other{"{0} araw"}
1390            }
1391            hour{
1392                one{"{0} hr"}
1393                other{"{0} hrs"}
1394            }
1395            millisecond{
1396                one{"{0} ms"}
1397                other{"{0} ms"}
1398            }
1399            minute{
1400                one{"{0} min"}
1401                other{"{0} mins"}
1402            }
1403            month{
1404                one{"{0} mth"}
1405                other{"{0} mths"}
1406            }
1407            second{
1408                one{"{0} sec"}
1409                other{"{0} secs"}
1410            }
1411            week{
1412                one{"{0} wk"}
1413                other{"{0} wks"}
1414            }
1415            year{
1416                one{"{0} yr"}
1417                other{"{0} yrs"}
1418            }
1419        }
1420        length{
1421            centimeter{
1422                one{"{0} cm"}
1423                other{"{0} cm"}
1424            }
1425            foot{
1426                one{"{0} ft"}
1427                other{"{0} ft"}
1428            }
1429            inch{
1430                one{"{0} in"}
1431                other{"{0} in"}
1432            }
1433            kilometer{
1434                one{"{0} km"}
1435                other{"{0} km"}
1436            }
1437            light-year{
1438                one{"{0} ly"}
1439                other{"{0} ly"}
1440            }
1441            meter{
1442                one{"{0} m"}
1443                other{"{0} m"}
1444            }
1445            mile{
1446                one{"{0} mi"}
1447                other{"{0} mi"}
1448            }
1449            millimeter{
1450                one{"{0} mm"}
1451                other{"{0} mm"}
1452            }
1453            picometer{
1454                one{"{0} pm"}
1455                other{"{0} pm"}
1456            }
1457            yard{
1458                one{"{0} yd"}
1459                other{"{0} yd"}
1460            }
1461        }
1462        mass{
1463            gram{
1464                one{"{0} g"}
1465                other{"{0} g"}
1466            }
1467            kilogram{
1468                one{"{0} kg"}
1469                other{"{0} kg"}
1470            }
1471            ounce{
1472                one{"{0} oz"}
1473                other{"{0} oz"}
1474            }
1475            pound{
1476                one{"{0} lb"}
1477                other{"{0} lb"}
1478            }
1479        }
1480        power{
1481            horsepower{
1482                one{"{0} hp"}
1483                other{"{0} hp"}
1484            }
1485            kilowatt{
1486                one{"{0} kW"}
1487                other{"{0} kW"}
1488            }
1489            watt{
1490                one{"{0} W"}
1491                other{"{0} W"}
1492            }
1493        }
1494        pressure{
1495            hectopascal{
1496                one{"{0} hPa"}
1497                other{"{0} hPa"}
1498            }
1499            inch-hg{
1500                one{"{0} inHg"}
1501                other{"{0} inHg"}
1502            }
1503            millibar{
1504                one{"{0} mb"}
1505                other{"{0} mb"}
1506            }
1507        }
1508        speed{
1509            kilometer-per-hour{
1510                one{"{0} kph"}
1511                other{"{0} kph"}
1512            }
1513            meter-per-second{
1514                one{"{0} m/s"}
1515                other{"{0} m/s"}
1516            }
1517            mile-per-hour{
1518                one{"{0} mph"}
1519                other{"{0} mph"}
1520            }
1521        }
1522        temperature{
1523            celsius{
1524                one{"{0}°C"}
1525                other{"{0}°C"}
1526            }
1527            fahrenheit{
1528                one{"{0}°F"}
1529                other{"{0}°F"}
1530            }
1531        }
1532        volume{
1533            cubic-kilometer{
1534                one{"{0} km³"}
1535                other{"{0} km³"}
1536            }
1537            cubic-mile{
1538                one{"{0} mi³"}
1539                other{"{0} mi³"}
1540            }
1541            liter{
1542                one{"{0} l"}
1543                other{"{0} l"}
1544            }
1545        }
1546    }
1547}
1548