]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/fil.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/fil.xml | |
11 | */ | |
12 | fil{ | |
13 | AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô ú ù û]"} | |
14 | 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]"} | |
15 | ExemplarCharactersCurrency{"[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]"} | |
16 | 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]"} | |
17 | LocaleScript{ | |
18 | "Latn", | |
19 | } | |
20 | NumberElements{ | |
21 | latn{ | |
22 | patterns{ | |
23 | currencyFormat{"¤ #,##0.00"} | |
24 | decimalFormat{"#,##0.###"} | |
25 | percentFormat{"#,##0%"} | |
26 | scientificFormat{"#E0"} | |
27 | } | |
28 | symbols{ | |
29 | decimal{"."} | |
30 | exponential{"E"} | |
31 | group{","} | |
32 | infinity{"∞"} | |
33 | list{";"} | |
34 | minusSign{"-"} | |
35 | nan{"NaN"} | |
36 | perMille{"‰"} | |
37 | percentSign{"%"} | |
38 | plusSign{"+"} | |
39 | } | |
40 | } | |
41 | } | |
4388f060 | 42 | Version{"2.0.65.46"} |
729e4ab9 A |
43 | calendar{ |
44 | gregorian{ | |
45 | DateTimePatterns{ | |
46 | "HH:mm:ss zzzz", | |
47 | "HH:mm:ss z", | |
48 | "HH:mm:ss", | |
49 | "HH:mm", | |
50 | "EEEE, MMMM dd y", | |
51 | "MMMM d, y", | |
52 | "MMM d, y", | |
53 | "M/d/yy", | |
54 | "{1} {0}", | |
55 | "{1} {0}", | |
56 | "{1} {0}", | |
57 | "{1} {0}", | |
58 | "{1} {0}", | |
59 | } | |
60 | availableFormats{ | |
61 | MEd{"E, M-d"} | |
62 | MMM{"LLL"} | |
63 | MMMEd{"E MMM d"} | |
64 | MMMMEd{"E MMMM d"} | |
65 | MMMMd{"MMMM d"} | |
66 | MMMd{"MMM d"} | |
67 | Md{"M-d"} | |
4388f060 | 68 | d{"d"} |
729e4ab9 A |
69 | ms{"mm:ss"} |
70 | y{"y"} | |
71 | yM{"yyyy-M"} | |
4388f060 | 72 | yMEd{"E, yyyy-M-d"} |
729e4ab9 | 73 | yMMM{"y MMM"} |
4388f060 | 74 | yMMMEd{"E, y MMM d"} |
729e4ab9 | 75 | yMMMM{"y MMMM"} |
4388f060 A |
76 | yMMMd{"MMM d, y"} |
77 | yMd{"M/d/y"} | |
78 | yQ{"Q y"} | |
729e4ab9 A |
79 | yQQQ{"y QQQ"} |
80 | yyMM{"yy-MM"} | |
81 | yyMMM{"MMM yy"} | |
82 | } | |
83 | dayNames{ | |
84 | format{ | |
85 | abbreviated{ | |
86 | "Lin", | |
87 | "Lun", | |
88 | "Mar", | |
89 | "Mye", | |
90 | "Huw", | |
91 | "Bye", | |
92 | "Sab", | |
93 | } | |
94 | wide{ | |
95 | "Linggo", | |
96 | "Lunes", | |
97 | "Martes", | |
98 | "Miyerkules", | |
99 | "Huwebes", | |
100 | "Biyernes", | |
101 | "Sabado", | |
102 | } | |
103 | } | |
104 | stand-alone{ | |
105 | abbreviated{ | |
106 | "Lin", | |
107 | "Lun", | |
108 | "Mar", | |
109 | "Miy", | |
110 | "Huw", | |
111 | "Biy", | |
112 | "Sab", | |
113 | } | |
114 | narrow{ | |
115 | "L", | |
116 | "L", | |
117 | "M", | |
118 | "M", | |
119 | "H", | |
120 | "B", | |
121 | "S", | |
122 | } | |
123 | } | |
124 | } | |
4388f060 A |
125 | eras{ |
126 | abbreviated{ | |
127 | "BC", | |
128 | "AD", | |
129 | } | |
130 | } | |
729e4ab9 A |
131 | fields{ |
132 | day{ | |
133 | dn{"Araw"} | |
134 | relative{ | |
135 | "-1"{"Yesterday"} | |
4388f060 | 136 | "-2"{"Araw bago ang kahapon"} |
729e4ab9 A |
137 | "0"{"Today"} |
138 | "1"{"Tomorrow"} | |
4388f060 | 139 | "2"{"Araw pagkatapos ng kahapon"} |
729e4ab9 A |
140 | } |
141 | } | |
142 | dayperiod{ | |
143 | dn{"Dayperiod"} | |
144 | } | |
145 | era{ | |
146 | dn{"Era"} | |
147 | } | |
148 | hour{ | |
149 | dn{"Oras"} | |
150 | } | |
151 | minute{ | |
152 | dn{"Minuto"} | |
153 | } | |
154 | month{ | |
155 | dn{"Buwan"} | |
4388f060 A |
156 | relative{ |
157 | "-1"{"Nakaraang buwan"} | |
158 | "0"{"Ngayon buwang ito"} | |
159 | "1"{"Susunod na buwan"} | |
160 | } | |
729e4ab9 A |
161 | } |
162 | second{ | |
163 | dn{"Segundo"} | |
164 | } | |
165 | week{ | |
166 | dn{"Linggo"} | |
4388f060 A |
167 | relative{ |
168 | "-1"{"Nakaraang Linggo"} | |
169 | "0"{"Sa linggong ito"} | |
170 | "1"{"Susunod na linggo"} | |
171 | } | |
729e4ab9 A |
172 | } |
173 | weekday{ | |
174 | dn{"Araw ng Linggo"} | |
175 | } | |
176 | year{ | |
177 | dn{"Taon"} | |
4388f060 A |
178 | relative{ |
179 | "-1"{"Nakaraang taon"} | |
180 | "0"{"Sa taong ito"} | |
181 | "1"{"Susunod na taon"} | |
182 | } | |
729e4ab9 A |
183 | } |
184 | zone{ | |
185 | dn{"Zone"} | |
186 | } | |
187 | } | |
4388f060 A |
188 | intervalFormats{ |
189 | MEd{ | |
190 | M{"E, M/d – E, M/d"} | |
191 | d{"E, M/d – E, M/d"} | |
192 | } | |
193 | MMM{ | |
194 | M{"MMM–MMM"} | |
195 | } | |
196 | MMMEd{ | |
197 | M{"E, MMM d – E, MMM d"} | |
198 | d{"E, MMM d – E, MMM d"} | |
199 | } | |
200 | MMMd{ | |
201 | M{"MMM d – MMM d"} | |
202 | d{"MMM d–d"} | |
203 | } | |
204 | Md{ | |
205 | M{"M/d – M/d"} | |
206 | d{"M/d – M/d"} | |
207 | } | |
208 | yM{ | |
209 | M{"M/yy – M/yy"} | |
210 | y{"M/yy – M/yy"} | |
211 | } | |
212 | yMEd{ | |
213 | M{"E, M/d/yy – E, M/d/yy"} | |
214 | d{"E, M/d/yy – E, M/d/yy"} | |
215 | y{"E, M/d/yy – E, M/d/yy"} | |
216 | } | |
217 | yMMM{ | |
218 | M{"MMM–MMM y"} | |
219 | y{"MMM y – MMM y"} | |
220 | } | |
221 | yMMMEd{ | |
222 | M{"E, MMM d – E, MMM d, y"} | |
223 | d{"E, MMM d – E, MMM d, y"} | |
224 | y{"E, MMM d, y – E, MMM d, y"} | |
225 | } | |
226 | yMMMM{ | |
227 | M{"MMMM–MMMM y"} | |
228 | y{"MMMM y – MMMM y"} | |
229 | } | |
230 | yMMMd{ | |
231 | M{"MMM d – MMM d, y"} | |
232 | d{"MMM d–d, y"} | |
233 | y{"MMM d, y – MMM d, y"} | |
234 | } | |
235 | yMd{ | |
236 | M{"M/d/yy – M/d/yy"} | |
237 | d{"M/d/yy – M/d/yy"} | |
238 | y{"M/d/yy – M/d/yy"} | |
239 | } | |
240 | } | |
729e4ab9 A |
241 | monthNames{ |
242 | format{ | |
243 | abbreviated{ | |
244 | "Ene", | |
245 | "Peb", | |
246 | "Mar", | |
247 | "Abr", | |
248 | "May", | |
249 | "Hun", | |
250 | "Hul", | |
251 | "Ago", | |
252 | "Set", | |
253 | "Okt", | |
254 | "Nob", | |
255 | "Dis", | |
256 | } | |
257 | wide{ | |
258 | "Enero", | |
259 | "Pebrero", | |
260 | "Marso", | |
261 | "Abril", | |
262 | "Mayo", | |
263 | "Hunyo", | |
264 | "Hulyo", | |
265 | "Agosto", | |
266 | "Setyembre", | |
267 | "Oktubre", | |
268 | "Nobyembre", | |
269 | "Disyembre", | |
270 | } | |
271 | } | |
272 | stand-alone{ | |
273 | narrow{ | |
274 | "E", | |
275 | "P", | |
276 | "M", | |
277 | "A", | |
278 | "M", | |
279 | "H", | |
280 | "H", | |
281 | "A", | |
282 | "S", | |
283 | "O", | |
284 | "N", | |
285 | "D", | |
286 | } | |
287 | } | |
288 | } | |
4388f060 A |
289 | quarters{ |
290 | format{ | |
291 | abbreviated{ | |
292 | "Q1", | |
293 | "Q2", | |
294 | "Q3", | |
295 | "Q4", | |
296 | } | |
297 | narrow{ | |
298 | "1", | |
299 | "2", | |
300 | "3", | |
301 | "4", | |
302 | } | |
303 | wide{ | |
304 | "ika-1 sangkapat", | |
305 | "ika-2 sangkapat", | |
306 | "ika-3 quarter", | |
307 | "ika-4 na quarter", | |
308 | } | |
309 | } | |
310 | stand-alone{ | |
311 | abbreviated{ | |
312 | "Q1", | |
313 | "Q2", | |
314 | "Q3", | |
315 | "Q4", | |
316 | } | |
317 | wide{ | |
318 | "ika-1 sangkapat", | |
319 | "ika-2 quarter", | |
320 | "ika-3 sangkapat", | |
321 | "ika-4 na quarter", | |
322 | } | |
323 | } | |
324 | } | |
729e4ab9 A |
325 | } |
326 | } | |
327 | delimiters{ | |
328 | alternateQuotationEnd{"’"} | |
329 | alternateQuotationStart{"‘"} | |
330 | quotationEnd{"”"} | |
331 | quotationStart{"“"} | |
332 | } | |
333 | listPattern{ | |
334 | standard{ | |
335 | 2{"{0} at {1}"} | |
336 | end{"{0} at {1}"} | |
337 | } | |
338 | } | |
339 | measurementSystemNames{ | |
340 | US{"US"} | |
341 | metric{"Metric"} | |
342 | } | |
343 | units{ | |
344 | day{ | |
345 | one{"{0} araw"} | |
346 | other{"{0} araw"} | |
347 | } | |
4388f060 A |
348 | day-future{ |
349 | 0{"Sa 0 na araw"} | |
350 | 1{"Sa 1 araw"} | |
351 | other{"Sa {0} (na) araw"} | |
352 | } | |
353 | day-past{ | |
354 | 0{"Nakalipas na 0 araw"} | |
355 | 1{"Nakalipas na 1 araw"} | |
356 | other{"Nakalipas na {0} (na) araw"} | |
357 | } | |
729e4ab9 A |
358 | hour{ |
359 | one{"{0} oras"} | |
360 | other{"{0} oras"} | |
361 | } | |
4388f060 A |
362 | hour-future{ |
363 | 0{"Sa 0 oras"} | |
364 | 1{"Sa 1 oras"} | |
365 | other{"Sa {0} (na) oras"} | |
366 | } | |
367 | hour-past{ | |
368 | 0{"Nakalipas na 0 oras"} | |
369 | 1{"Nakalipas na 1 oras"} | |
370 | other{"Nakalipas na {0} (na) oras"} | |
371 | } | |
729e4ab9 A |
372 | minute{ |
373 | one{"{0} minuto"} | |
374 | other{"{0} minuto"} | |
375 | } | |
4388f060 A |
376 | minute-future{ |
377 | 0{"Sa 0 minuto"} | |
378 | 1{"Sa 1 minuto"} | |
379 | other{"Sa {0} (na) minuto"} | |
380 | } | |
381 | minute-past{ | |
382 | 0{"Nakalipas na 0 na minuto"} | |
383 | 1{"Nakalipas na 1 minuto"} | |
384 | other{"Nakalipas na {0} (na) minuto"} | |
385 | } | |
729e4ab9 A |
386 | month{ |
387 | one{"{0} buwan"} | |
388 | other{"{0} buwan"} | |
389 | } | |
4388f060 A |
390 | month-future{ |
391 | 0{"Sa 0 na buwan"} | |
392 | 1{"Sa 1 buwan"} | |
393 | other{"Sa {0} (na) buwan"} | |
394 | } | |
395 | month-past{ | |
396 | 0{"Nakalipas na 0 buwan"} | |
397 | 1{"Nakalipas na 1 buwan"} | |
398 | other{"Nakalipas na {0} (na) buwan"} | |
399 | } | |
729e4ab9 A |
400 | second{ |
401 | one{"{0} segundo"} | |
402 | other{"{0} segundo"} | |
403 | } | |
4388f060 A |
404 | second-future{ |
405 | 0{"Sa 0 segundo"} | |
406 | 1{"Sa 1 segundo"} | |
407 | other{"Sa {0} (na) segundo"} | |
408 | } | |
409 | second-past{ | |
410 | 0{"Nakalipas na 0 segundo"} | |
411 | 1{"Nakalipas na 1 segundo"} | |
412 | other{"Nakalipas na {0} (na) segundo"} | |
413 | } | |
729e4ab9 A |
414 | week{ |
415 | one{"{0} linggo"} | |
416 | other{"{0} linggo"} | |
417 | } | |
4388f060 A |
418 | week-future{ |
419 | 0{"Sa 0 linggo"} | |
420 | 1{"Sa 1 linggo"} | |
421 | other{"Sa {0} (na) linggo"} | |
422 | } | |
423 | week-past{ | |
424 | 0{"Nakalipas na 0 na linggo"} | |
425 | 1{"Nakalipas na 1 linggo"} | |
426 | other{"Nakalipas na {0} (na) linggo"} | |
427 | } | |
729e4ab9 A |
428 | year{ |
429 | one{"{0} taon"} | |
430 | other{"{0} taon"} | |
431 | } | |
4388f060 A |
432 | year-future{ |
433 | 0{"Sa 0 na taon"} | |
434 | 1{"Sa 1 taon"} | |
435 | other{"Sa {0} (na) taon"} | |
436 | } | |
437 | year-past{ | |
438 | 0{"Nakalipas na 0 taon"} | |
439 | 1{"Nakalipas na 1 taon"} | |
440 | other{"Nakalipas na {0} (na) taon"} | |
441 | } | |
729e4ab9 A |
442 | } |
443 | unitsShort{ | |
444 | day{ | |
445 | one{"{0} arw"} | |
446 | other{"{0} arw"} | |
447 | } | |
448 | hour{ | |
449 | one{"{0} or"} | |
450 | other{"{0} or"} | |
451 | } | |
452 | minute{ | |
453 | one{"{0} min"} | |
454 | other{"{0} min"} | |
455 | } | |
456 | month{ | |
457 | one{"{0} buw"} | |
458 | other{"{0} buw"} | |
459 | } | |
460 | second{ | |
461 | one{"{0} seg"} | |
462 | other{"{0} seg"} | |
463 | } | |
464 | week{ | |
465 | one{"{0} ling"} | |
466 | other{"{0} ling"} | |
467 | } | |
468 | year{ | |
469 | one{"{0} ta"} | |
470 | other{"{0} ta"} | |
471 | } | |
472 | } | |
473 | } |