1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Filipino Language Locale for Philippines 12% Source: 13% Contact: Rene Torres, Pablo Saratxaga 14% Email: <rgtorre@rocketmail.com>, <pablo@mandrakesoft.com> 15% Language: fil 16% Territory: PH 17% Revision: 0.5 18% Date: 2005-02-02 19% Users: general 20 21LC_IDENTIFICATION 22title "Filipino language locale for Philippines" 23source "Rene Torres" 24address "" 25contact "Rene Torres, Pablo Saratxaga" 26email "rgtorre@rocketmail.com, pablo@mandrakesoft.com" 27tel "" 28fax "" 29language "Filipino" 30territory "Philippines" 31revision "0.5" 32date "2005-02-02" 33 34category "i18n:2012";LC_IDENTIFICATION 35category "i18n:2012";LC_CTYPE 36category "i18n:2012";LC_COLLATE 37category "i18n:2012";LC_TIME 38category "i18n:2012";LC_NUMERIC 39category "i18n:2012";LC_PAPER 40category "i18n:2012";LC_TELEPHONE 41category "i18n:2012";LC_MEASUREMENT 42category "i18n:2012";LC_ADDRESS 43category "i18n:2012";LC_MESSAGES 44category "i18n:2012";LC_MONETARY 45END LC_IDENTIFICATION 46 47LC_CTYPE 48copy "tl_PH" 49END LC_CTYPE 50 51LC_COLLATE 52% CLDR collation rules for Filipino: 53% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/fil.xml) 54% 55% <collation type="standard" references="http://std.dkuug.dk/jtc1/sc2/wg2/docs/N2300.htm (N2165)"> 56% <cr><![CDATA[ 57% &N<ñ<<<Ñ<ng<<<Ng<<<NG 58% ]]></cr> 59% </collation> 60% 61% And CLDR also lists the following 62% index characters: 63% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/fil.xml) 64% 65% <exemplarCharacters type="index">[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]</exemplarCharacters> 66% 67% The following rules implement the same order for glibc. 68 69copy "iso14651_t1" 70 71collating-symbol <ntilde> 72collating-symbol <ng-digraph> 73collating-element <ng> from "ng" 74collating-element <nG> from "nG" 75collating-element <Ng> from "Ng" 76collating-element <NG> from "NG" 77 78reorder-after <AFTER-N> 79<ntilde> 80<ng-digraph> 81 82<U00F1> <ntilde>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ñ 83<U00D1> <ntilde>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ñ 84<ng> <ng-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 85<nG> <ng-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 86<NG> <ng-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 87<Ng> <ng-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 88 89reorder-end 90 91END LC_COLLATE 92 93LC_MONETARY 94int_curr_symbol "PHP " 95currency_symbol "<U20B1>" 96mon_decimal_point "." 97mon_thousands_sep "," 98mon_grouping 3;3 99positive_sign "" 100negative_sign "-" 101int_frac_digits 2 102frac_digits 2 103p_cs_precedes 1 104p_sep_by_space 0 105n_cs_precedes 1 106n_sep_by_space 1 107p_sign_posn 1 108n_sign_posn 1 109END LC_MONETARY 110 111LC_NUMERIC 112copy "tl_PH" 113END LC_NUMERIC 114 115LC_TIME 116abday "Lin";"Lun";/ 117 "Mar";"Miy";/ 118 "Huw";"Biy";/ 119 "Sab" 120day "Linggo";/ 121 "Lunes";/ 122 "Martes";/ 123 "Miyerkoles";/ 124 "Huwebes";/ 125 "Biyernes";/ 126 "Sabado" 127abmon "Ene";"Peb";/ 128 "Mar";"Abr";/ 129 "May";"Hun";/ 130 "Hul";"Ago";/ 131 "Set";"Okt";/ 132 "Nob";"Dis" 133mon "Enero";/ 134 "Pebrero";/ 135 "Marso";/ 136 "Abril";/ 137 "Mayo";/ 138 "Hunyo";/ 139 "Hulyo";/ 140 "Agosto";/ 141 "Setyembre";/ 142 "Oktubre";/ 143 "Nobyembre";/ 144 "Disyembre" 145% 146d_t_fmt "%a %d %b %Y %r" 147date_fmt "%a %d %b %Y %r %Z" 148d_fmt "%m//%d//%y" 149t_fmt "%r" 150am_pm "N.U.";"N.H." 151t_fmt_ampm "%I:%M:%S %p" 152week 7;19971130;1 153END LC_TIME 154 155LC_MESSAGES 156yesexpr "^[+1oOyY]" 157noexpr "^[-0hHnN]" 158yesstr "oo" 159nostr "hindi" 160END LC_MESSAGES 161 162LC_PAPER 163copy "tl_PH" 164END LC_PAPER 165 166LC_MEASUREMENT 167copy "tl_PH" 168END LC_MEASUREMENT 169 170LC_NAME 171name_fmt "%d%t%g%t%m%t%f" 172name_gen "" 173name_mr "G." 174name_mrs "Gng." 175name_ms "Bb." 176name_miss "Bb." 177END LC_NAME 178 179LC_ADDRESS 180postal_fmt "%a%N%f%N%d%N%b%N%h %s %e %r%N%T %z%N%c%N" 181country_name "Pilipinas" 182country_ab2 "PH" 183country_ab3 "PHL" 184country_num 608 185country_car "RP" 186lang_name "Filipino" 187lang_term "fil" 188END LC_ADDRESS 189 190LC_TELEPHONE 191copy "en_PH" 192END LC_TELEPHONE 193