]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
51004dcb A |
3 | // * Copyright (C) 2013 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/tr.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | /** |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/main/tr.xml |
374ca955 A |
11 | */ |
12 | tr{ | |
51004dcb A |
13 | AuxExemplarCharacters{ |
14 | "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ ö q ß ú ù ŭ û ū" | |
15 | " ü w x ÿ]" | |
16 | } | |
17 | ExemplarCharacters{"[a b c ç d e f g ğ h ı i İ j k l m n o ö p r s ş t u ü v y z]"} | |
729e4ab9 | 18 | 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]"} |
51004dcb A |
19 | ExemplarCharactersPunctuation{ |
20 | "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " | |
21 | "″]" | |
22 | } | |
374ca955 A |
23 | LocaleScript{ |
24 | "Latn", | |
b75a7d8f | 25 | } |
374ca955 | 26 | NumberElements{ |
729e4ab9 A |
27 | latn{ |
28 | patterns{ | |
51004dcb | 29 | currencyFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} |
729e4ab9 A |
30 | decimalFormat{"#,##0.###"} |
31 | percentFormat{"%#,##0"} | |
32 | scientificFormat{"#E0"} | |
33 | } | |
51004dcb A |
34 | patternsLong{ |
35 | decimalFormat{ | |
36 | 1000{ | |
37 | other{"0 bin"} | |
38 | } | |
39 | 10000{ | |
40 | other{"00 bin"} | |
41 | } | |
42 | 100000{ | |
43 | other{"000 bin"} | |
44 | } | |
45 | 1000000{ | |
46 | other{"0 milyon"} | |
47 | } | |
48 | 10000000{ | |
49 | other{"00 milyon"} | |
50 | } | |
51 | 100000000{ | |
52 | other{"000 milyon"} | |
53 | } | |
54 | 1000000000{ | |
55 | other{"0 milyar"} | |
56 | } | |
57 | 10000000000{ | |
58 | other{"00 milyar"} | |
59 | } | |
60 | 100000000000{ | |
61 | other{"000 milyar"} | |
62 | } | |
63 | 1000000000000{ | |
64 | other{"0 trilyon"} | |
65 | } | |
66 | 10000000000000{ | |
67 | other{"00 trilyon"} | |
68 | } | |
69 | 100000000000000{ | |
70 | other{"000 trilyon"} | |
71 | } | |
72 | } | |
73 | } | |
74 | patternsShort{ | |
75 | decimalFormat{ | |
76 | 1000{ | |
77 | other{"0"} | |
78 | } | |
79 | 10000{ | |
80 | other{"00 B"} | |
81 | } | |
82 | 100000{ | |
83 | other{"000 B"} | |
84 | } | |
85 | 1000000{ | |
86 | other{"0 Mn"} | |
87 | } | |
88 | 10000000{ | |
89 | other{"00 Mn"} | |
90 | } | |
91 | 100000000{ | |
92 | other{"000 Mn"} | |
93 | } | |
94 | 1000000000{ | |
95 | other{"0 Mr"} | |
96 | } | |
97 | 10000000000{ | |
98 | other{"00 Mr"} | |
99 | } | |
100 | 100000000000{ | |
101 | other{"000 Mr"} | |
102 | } | |
103 | 1000000000000{ | |
104 | other{"0 Tn"} | |
105 | } | |
106 | 10000000000000{ | |
107 | other{"00 Tn"} | |
108 | } | |
109 | 100000000000000{ | |
110 | other{"000 Tn"} | |
111 | } | |
112 | } | |
113 | } | |
729e4ab9 A |
114 | symbols{ |
115 | decimal{","} | |
116 | exponential{"E"} | |
117 | group{"."} | |
118 | infinity{"∞"} | |
119 | list{";"} | |
120 | minusSign{"-"} | |
121 | nan{"NaN"} | |
122 | perMille{"‰"} | |
123 | percentSign{"%"} | |
124 | plusSign{"+"} | |
125 | } | |
374ca955 A |
126 | } |
127 | } | |
51004dcb | 128 | Version{"2.0.82.45"} |
374ca955 | 129 | calendar{ |
729e4ab9 | 130 | buddhist{ |
51004dcb A |
131 | eras{ |
132 | abbreviated{ | |
133 | "BE", | |
134 | } | |
729e4ab9 A |
135 | } |
136 | } | |
46f4442e A |
137 | coptic{ |
138 | monthNames{ | |
139 | format{ | |
140 | wide{ | |
141 | "Tût", | |
142 | "Bâbe", | |
143 | "Hatur", | |
144 | "Keyhek", | |
145 | "Tûbe", | |
146 | "Imşir", | |
147 | "Bermuhat", | |
148 | "Bermude", | |
149 | "Peyştes", | |
150 | "Bune", | |
151 | "Ebip", | |
152 | "Mısrî", | |
153 | "Nesî", | |
154 | } | |
155 | } | |
156 | } | |
157 | } | |
729e4ab9 A |
158 | ethiopic{ |
159 | monthNames{ | |
160 | format{ | |
161 | wide{ | |
162 | "Meskerem", | |
163 | "Tikimt", | |
164 | "Hidar", | |
165 | "Tahsas", | |
166 | "Tir", | |
167 | "Yakatit", | |
168 | "Magabit", | |
169 | "Miyazya", | |
170 | "Ginbot", | |
171 | "Sene", | |
172 | "Hamle", | |
173 | "Nehasa", | |
174 | "Pagumiene", | |
175 | } | |
176 | } | |
177 | } | |
178 | } | |
51004dcb A |
179 | generic{ |
180 | DateTimePatterns{ | |
181 | "HH:mm:ss zzzz", | |
182 | "HH:mm:ss z", | |
183 | "HH:mm:ss", | |
184 | "HH:mm", | |
185 | "d MMMM y G EEEE", | |
186 | "d MMMM y G", | |
187 | "d MMM y G", | |
188 | "d.MM.y G", | |
189 | "{1} {0}", | |
190 | "{1} {0}", | |
191 | "{1} {0}", | |
192 | "{1} {0}", | |
193 | "{1} {0}", | |
194 | } | |
195 | availableFormats{ | |
196 | Ed{"d E"} | |
197 | Gy{"y G"} | |
198 | GyMMM{"MMM y G"} | |
199 | GyMMMEd{"d MMM y G E"} | |
200 | GyMMMd{"dd MMM y G"} | |
201 | H{"HH"} | |
202 | Hm{"HH:mm"} | |
203 | Hms{"HH:mm:ss"} | |
204 | M{"L"} | |
205 | MEd{"dd.MM E"} | |
206 | MMM{"LLL"} | |
207 | MMMEd{"d MMMM E"} | |
208 | MMMMEd{"dd MMMM E"} | |
209 | MMMMd{"dd MMMM"} | |
210 | MMMd{"d MMMM"} | |
211 | Md{"dd.MM"} | |
212 | d{"d"} | |
213 | h{"h a"} | |
214 | hm{"h:mm a"} | |
215 | hms{"h:mm:ss a"} | |
216 | mmss{"mm:ss"} | |
217 | ms{"mm:ss"} | |
218 | y{"y G"} | |
219 | yyyy{"y G"} | |
220 | yyyyM{"MM.y G"} | |
221 | yyyyMEd{"dd.MM.y G E"} | |
222 | yyyyMM{"MM.y G"} | |
223 | yyyyMMM{"MMM y G"} | |
224 | yyyyMMMEd{"d MMM y G E"} | |
225 | yyyyMMMM{"MMMM y G"} | |
226 | yyyyMMMd{"dd MMM y G"} | |
227 | yyyyMd{"dd.MM.y G"} | |
228 | yyyyQQQ{"G y/QQQ"} | |
229 | yyyyQQQQ{"G y/QQQQ"} | |
230 | } | |
231 | intervalFormats{ | |
232 | H{ | |
233 | H{"HH-HH"} | |
234 | } | |
235 | Hm{ | |
236 | H{"HH:mm-HH:mm"} | |
237 | m{"HH:mm-HH:mm"} | |
238 | } | |
239 | Hmv{ | |
240 | H{"HH:mm-HH:mm v"} | |
241 | m{"HH:mm-HH:mm v"} | |
242 | } | |
243 | Hv{ | |
244 | H{"HH-HH v"} | |
245 | } | |
246 | M{ | |
247 | M{"MM - MM"} | |
248 | } | |
249 | MEd{ | |
250 | M{"dd/MM E - dd/MM E"} | |
251 | d{"dd/MM E - dd/MM E"} | |
252 | } | |
253 | MMM{ | |
254 | M{"MMM-MMM"} | |
255 | } | |
256 | MMMEd{ | |
257 | M{"d MMM E - d MMM E"} | |
258 | d{"d MMM E - d MMM E"} | |
259 | } | |
260 | MMMd{ | |
261 | M{"d MMM - d MMM"} | |
262 | d{"d - d MMM"} | |
263 | } | |
264 | Md{ | |
265 | M{"dd/MM - dd/MM"} | |
266 | d{"dd/MM - dd/MM"} | |
267 | } | |
268 | d{ | |
269 | d{"d-d"} | |
270 | } | |
271 | fallback{"{0} - {1}"} | |
272 | h{ | |
273 | a{"h a - h a"} | |
274 | h{"h-h a"} | |
275 | } | |
276 | hm{ | |
277 | a{"h:mm a - h:mm a"} | |
278 | h{"h:mm-h:mm a"} | |
279 | m{"h:mm-h:mm a"} | |
280 | } | |
281 | hmv{ | |
282 | a{"h:mm a - h:mm a v"} | |
283 | h{"h:mm-h:mm a v"} | |
284 | m{"h:mm-h:mm a v"} | |
285 | } | |
286 | hv{ | |
287 | a{"h a - h a v"} | |
288 | h{"h-h a v"} | |
289 | } | |
290 | y{ | |
291 | y{"y-y G"} | |
292 | } | |
293 | yM{ | |
294 | M{"MM/y - MM/y G"} | |
295 | y{"MM/y - MM/y G"} | |
296 | } | |
297 | yMEd{ | |
298 | M{"dd.MM.y E - dd.MM.y E"} | |
299 | d{"dd.MM.y E - dd.MM.y E"} | |
300 | y{"dd.MM.y E - dd.MM.y E"} | |
301 | } | |
302 | yMMM{ | |
303 | M{"MMM-MMM y G"} | |
304 | y{"MMM y - MMM y G"} | |
305 | } | |
306 | yMMMEd{ | |
307 | M{"d MMM y E - d MMM y E"} | |
308 | d{"d MMM y E - d MMM y E"} | |
309 | y{"d MMM y E - d MMM y E"} | |
310 | } | |
311 | yMMMM{ | |
312 | M{"MMMM-MMMM y G"} | |
313 | y{"MMMM y - MMMM y G"} | |
314 | } | |
315 | yMMMd{ | |
316 | M{"d MMM - d MMM y G"} | |
317 | d{"d - d MMM y G"} | |
318 | y{"d MMM y - d MMM y G"} | |
319 | } | |
320 | yMd{ | |
321 | M{"dd.MM.y - dd.MM.y G"} | |
322 | d{"dd.MM.y - dd.MM.y G"} | |
323 | y{"dd.MM.y - dd.MM.y G"} | |
324 | } | |
325 | } | |
326 | } | |
374ca955 | 327 | gregorian{ |
46f4442e | 328 | AmPmMarkers{ |
51004dcb A |
329 | "ÖÖ", |
330 | "ÖS", | |
46f4442e | 331 | } |
374ca955 | 332 | DateTimePatterns{ |
729e4ab9 | 333 | "HH:mm:ss zzzz", |
374ca955 A |
334 | "HH:mm:ss z", |
335 | "HH:mm:ss", | |
336 | "HH:mm", | |
729e4ab9 A |
337 | "d MMMM y EEEE", |
338 | "d MMMM y", | |
339 | "d MMM y", | |
51004dcb | 340 | "d.MM.yyyy", |
374ca955 | 341 | "{1} {0}", |
729e4ab9 A |
342 | "{1} {0}", |
343 | "{1} {0}", | |
344 | "{1} {0}", | |
345 | "{1} {0}", | |
374ca955 | 346 | } |
46f4442e A |
347 | availableFormats{ |
348 | Ed{"d E"} | |
51004dcb A |
349 | Gy{"y G"} |
350 | GyMMM{"MMM y G"} | |
351 | GyMMMEd{"d MMM y G E"} | |
352 | GyMMMd{"dd MMM y G"} | |
729e4ab9 | 353 | H{"HH"} |
46f4442e | 354 | Hm{"HH:mm"} |
729e4ab9 | 355 | Hms{"HH:mm:ss"} |
46f4442e | 356 | M{"L"} |
51004dcb | 357 | MEd{"dd/MM E"} |
46f4442e | 358 | MMM{"LLL"} |
729e4ab9 A |
359 | MMMEd{"d MMMM E"} |
360 | MMMMEd{"dd MMMM E"} | |
361 | MMMMd{"dd MMMM"} | |
362 | MMMd{"d MMMM"} | |
51004dcb | 363 | Md{"dd/MM"} |
46f4442e | 364 | d{"d"} |
51004dcb | 365 | h{"h a"} |
729e4ab9 A |
366 | hm{"h:mm a"} |
367 | hms{"h:mm:ss a"} | |
46f4442e A |
368 | mmss{"mm:ss"} |
369 | ms{"mm:ss"} | |
729e4ab9 | 370 | y{"y"} |
51004dcb A |
371 | yM{"MM/y"} |
372 | yMEd{"dd.MM.y E"} | |
373 | yMM{"MM.y"} | |
729e4ab9 | 374 | yMMM{"MMM y"} |
4388f060 | 375 | yMMMEd{"d MMM y E"} |
729e4ab9 A |
376 | yMMMM{"MMMM y"} |
377 | yMMMd{"dd MMM y"} | |
51004dcb A |
378 | yMd{"dd.MM.y"} |
379 | yQQQ{"y/QQQ"} | |
380 | yQQQQ{"y/QQQQ"} | |
46f4442e | 381 | } |
374ca955 A |
382 | dayNames{ |
383 | format{ | |
384 | abbreviated{ | |
385 | "Paz", | |
386 | "Pzt", | |
387 | "Sal", | |
388 | "Çar", | |
389 | "Per", | |
390 | "Cum", | |
391 | "Cmt", | |
392 | } | |
4388f060 A |
393 | narrow{ |
394 | "P", | |
395 | "P", | |
396 | "S", | |
397 | "Ç", | |
398 | "P", | |
399 | "C", | |
400 | "C", | |
401 | } | |
51004dcb A |
402 | short{ |
403 | "Pa", | |
404 | "Pt", | |
405 | "Sa", | |
406 | "Ça", | |
407 | "Pe", | |
408 | "Cu", | |
409 | "Ct", | |
410 | } | |
374ca955 A |
411 | wide{ |
412 | "Pazar", | |
413 | "Pazartesi", | |
414 | "Salı", | |
415 | "Çarşamba", | |
416 | "Perşembe", | |
417 | "Cuma", | |
418 | "Cumartesi", | |
419 | } | |
420 | } | |
73c04bcf | 421 | stand-alone{ |
4388f060 A |
422 | abbreviated{ |
423 | "Paz", | |
424 | "Pzt", | |
425 | "Sal", | |
426 | "Çar", | |
427 | "Per", | |
428 | "Cum", | |
429 | "Cmt", | |
430 | } | |
73c04bcf A |
431 | narrow{ |
432 | "P", | |
433 | "P", | |
434 | "S", | |
435 | "Ç", | |
436 | "P", | |
437 | "C", | |
438 | "C", | |
439 | } | |
51004dcb A |
440 | short{ |
441 | "Pa", | |
442 | "Pt", | |
443 | "Sa", | |
444 | "Ça", | |
445 | "Pe", | |
446 | "Cu", | |
447 | "Ct", | |
448 | } | |
4388f060 A |
449 | wide{ |
450 | "Pazar", | |
451 | "Pazartesi", | |
452 | "Salı", | |
453 | "Çarşamba", | |
454 | "Perşembe", | |
455 | "Cuma", | |
456 | "Cumartesi", | |
457 | } | |
73c04bcf | 458 | } |
374ca955 A |
459 | } |
460 | eras{ | |
461 | abbreviated{ | |
462 | "MÖ", | |
463 | "MS", | |
464 | } | |
46f4442e A |
465 | wide{ |
466 | "Milattan Önce", | |
467 | "Milattan Sonra", | |
468 | } | |
374ca955 | 469 | } |
46f4442e | 470 | intervalFormats{ |
729e4ab9 A |
471 | H{ |
472 | H{"HH-HH"} | |
729e4ab9 A |
473 | } |
474 | Hm{ | |
475 | H{"HH:mm-HH:mm"} | |
729e4ab9 A |
476 | m{"HH:mm-HH:mm"} |
477 | } | |
478 | Hmv{ | |
479 | H{"HH:mm-HH:mm v"} | |
729e4ab9 A |
480 | m{"HH:mm-HH:mm v"} |
481 | } | |
482 | Hv{ | |
483 | H{"HH-HH v"} | |
729e4ab9 | 484 | } |
46f4442e | 485 | M{ |
729e4ab9 | 486 | M{"MM - MM"} |
46f4442e A |
487 | } |
488 | MEd{ | |
51004dcb A |
489 | M{"dd/MM E - dd/MM E"} |
490 | d{"dd/MM E - dd/MM E"} | |
46f4442e A |
491 | } |
492 | MMM{ | |
493 | M{"MMM-MMM"} | |
494 | } | |
495 | MMMEd{ | |
496 | M{"d MMM E - d MMM E"} | |
497 | d{"d MMM E - d MMM E"} | |
498 | } | |
499 | MMMd{ | |
500 | M{"d MMM - d MMM"} | |
729e4ab9 | 501 | d{"d - d MMM"} |
46f4442e A |
502 | } |
503 | Md{ | |
51004dcb A |
504 | M{"dd/MM - dd/MM"} |
505 | d{"dd/MM - dd/MM"} | |
46f4442e A |
506 | } |
507 | d{ | |
508 | d{"d-d"} | |
509 | } | |
510 | fallback{"{0} - {1}"} | |
511 | h{ | |
729e4ab9 A |
512 | a{"h a - h a"} |
513 | h{"h-h a"} | |
46f4442e A |
514 | } |
515 | hm{ | |
729e4ab9 A |
516 | a{"h:mm a - h:mm a"} |
517 | h{"h:mm-h:mm a"} | |
518 | m{"h:mm-h:mm a"} | |
46f4442e A |
519 | } |
520 | hmv{ | |
729e4ab9 A |
521 | a{"h:mm a - h:mm a v"} |
522 | h{"h:mm-h:mm a v"} | |
523 | m{"h:mm-h:mm a v"} | |
46f4442e A |
524 | } |
525 | hv{ | |
729e4ab9 A |
526 | a{"h a - h a v"} |
527 | h{"h-h a v"} | |
46f4442e A |
528 | } |
529 | y{ | |
530 | y{"y-y"} | |
531 | } | |
532 | yM{ | |
51004dcb A |
533 | M{"MM/y - MM/y"} |
534 | y{"MM/y - MM/y"} | |
46f4442e A |
535 | } |
536 | yMEd{ | |
51004dcb A |
537 | M{"dd.MM.y E - dd.MM.y E"} |
538 | d{"dd.MM.y E - dd.MM.y E"} | |
539 | y{"dd.MM.y E - dd.MM.y E"} | |
46f4442e A |
540 | } |
541 | yMMM{ | |
729e4ab9 A |
542 | M{"MMM-MMM y"} |
543 | y{"MMM y - MMM y"} | |
46f4442e A |
544 | } |
545 | yMMMEd{ | |
729e4ab9 A |
546 | M{"d MMM y E - d MMM y E"} |
547 | d{"d MMM y E - d MMM y E"} | |
548 | y{"d MMM y E - d MMM y E"} | |
549 | } | |
550 | yMMMM{ | |
551 | M{"MMMM-MMMM y"} | |
552 | y{"MMMM y - MMMM y"} | |
46f4442e A |
553 | } |
554 | yMMMd{ | |
729e4ab9 A |
555 | M{"d MMM - d MMM y"} |
556 | d{"d - d MMM y"} | |
557 | y{"d MMM y - d MMM y"} | |
46f4442e A |
558 | } |
559 | yMd{ | |
51004dcb A |
560 | M{"dd.MM.y - dd.MM.y"} |
561 | d{"dd.MM.y - dd.MM.y"} | |
562 | y{"dd.MM.y - dd.MM.y"} | |
46f4442e A |
563 | } |
564 | } | |
374ca955 A |
565 | monthNames{ |
566 | format{ | |
567 | abbreviated{ | |
568 | "Oca", | |
569 | "Şub", | |
570 | "Mar", | |
571 | "Nis", | |
572 | "May", | |
573 | "Haz", | |
574 | "Tem", | |
575 | "Ağu", | |
576 | "Eyl", | |
577 | "Eki", | |
578 | "Kas", | |
579 | "Ara", | |
580 | } | |
4388f060 A |
581 | narrow{ |
582 | "O", | |
583 | "Ş", | |
584 | "M", | |
585 | "N", | |
586 | "M", | |
587 | "H", | |
588 | "T", | |
589 | "A", | |
590 | "E", | |
591 | "E", | |
592 | "K", | |
593 | "A", | |
594 | } | |
73c04bcf A |
595 | wide{ |
596 | "Ocak", | |
597 | "Şubat", | |
598 | "Mart", | |
599 | "Nisan", | |
600 | "Mayıs", | |
601 | "Haziran", | |
602 | "Temmuz", | |
603 | "Ağustos", | |
604 | "Eylül", | |
605 | "Ekim", | |
606 | "Kasım", | |
607 | "Aralık", | |
608 | } | |
609 | } | |
610 | stand-alone{ | |
4388f060 A |
611 | abbreviated{ |
612 | "Oca", | |
613 | "Şub", | |
614 | "Mar", | |
615 | "Nis", | |
616 | "May", | |
617 | "Haz", | |
618 | "Tem", | |
619 | "Ağu", | |
620 | "Eyl", | |
621 | "Eki", | |
622 | "Kas", | |
623 | "Ara", | |
624 | } | |
374ca955 A |
625 | narrow{ |
626 | "O", | |
627 | "Ş", | |
628 | "M", | |
629 | "N", | |
630 | "M", | |
631 | "H", | |
632 | "T", | |
633 | "A", | |
634 | "E", | |
635 | "E", | |
636 | "K", | |
637 | "A", | |
638 | } | |
4388f060 A |
639 | wide{ |
640 | "Ocak", | |
641 | "Şubat", | |
642 | "Mart", | |
643 | "Nisan", | |
644 | "Mayıs", | |
645 | "Haziran", | |
646 | "Temmuz", | |
647 | "Ağustos", | |
648 | "Eylül", | |
649 | "Ekim", | |
650 | "Kasım", | |
651 | "Aralık", | |
652 | } | |
73c04bcf A |
653 | } |
654 | } | |
655 | quarters{ | |
656 | format{ | |
657 | abbreviated{ | |
658 | "Ç1", | |
659 | "Ç2", | |
660 | "Ç3", | |
661 | "Ç4", | |
662 | } | |
729e4ab9 | 663 | narrow{ |
51004dcb A |
664 | "1.", |
665 | "2.", | |
666 | "3.", | |
667 | "4.", | |
729e4ab9 | 668 | } |
374ca955 | 669 | wide{ |
73c04bcf A |
670 | "1. çeyrek", |
671 | "2. çeyrek", | |
672 | "3. çeyrek", | |
673 | "4. çeyrek", | |
674 | } | |
675 | } | |
46f4442e | 676 | stand-alone{ |
729e4ab9 A |
677 | abbreviated{ |
678 | "Ç1", | |
679 | "Ç2", | |
680 | "Ç3", | |
681 | "Ç4", | |
682 | } | |
51004dcb A |
683 | narrow{ |
684 | "1.", | |
685 | "2.", | |
686 | "3.", | |
687 | "4.", | |
688 | } | |
729e4ab9 A |
689 | wide{ |
690 | "1. çeyrek", | |
691 | "2. çeyrek", | |
692 | "3. çeyrek", | |
693 | "4. çeyrek", | |
46f4442e A |
694 | } |
695 | } | |
73c04bcf A |
696 | } |
697 | } | |
698 | hebrew{ | |
699 | monthNames{ | |
700 | format{ | |
73c04bcf A |
701 | wide{ |
702 | "Tişri", | |
703 | "Heşvan", | |
704 | "Kislev", | |
705 | "Tevet", | |
706 | "Şevat", | |
707 | "Veadar", | |
708 | "Adar", | |
709 | "Nisan", | |
710 | "İyar", | |
711 | "Sivan", | |
712 | "Tamuz", | |
713 | "Av", | |
46f4442e | 714 | "Elul", |
729e4ab9 | 715 | "Adar II", |
73c04bcf A |
716 | } |
717 | } | |
718 | } | |
719 | } | |
720 | islamic{ | |
73c04bcf A |
721 | monthNames{ |
722 | format{ | |
51004dcb A |
723 | abbreviated{ |
724 | "Muharrem", | |
725 | "Safer", | |
726 | "Rebiülevvel", | |
727 | "Rebiülahir", | |
728 | "Cemaziyelevvel", | |
729 | "Cemaziyelahir", | |
730 | "Recep", | |
731 | "Şaban", | |
732 | "Ramazan", | |
733 | "Şevval", | |
734 | "Zilkade", | |
735 | "Zilhicce", | |
736 | } | |
73c04bcf A |
737 | wide{ |
738 | "Muharrem", | |
739 | "Safer", | |
740 | "Rebiülevvel", | |
741 | "Rebiülahir", | |
742 | "Cemaziyelevvel", | |
743 | "Cemaziyelahir", | |
744 | "Recep", | |
745 | "Şaban", | |
746 | "Ramazan", | |
747 | "Şevval", | |
748 | "Zilkade", | |
749 | "Zilhicce", | |
750 | } | |
751 | } | |
51004dcb A |
752 | stand-alone{ |
753 | narrow{ | |
754 | "1", | |
755 | "2", | |
756 | "3", | |
757 | "4", | |
758 | "5", | |
759 | "6", | |
760 | "7", | |
761 | "8", | |
762 | "9", | |
763 | "10", | |
764 | "11", | |
765 | "12", | |
766 | } | |
767 | } | |
73c04bcf A |
768 | } |
769 | } | |
729e4ab9 A |
770 | japanese{ |
771 | DateTimePatterns{ | |
772 | "HH:mm:ss zzzz", | |
773 | "HH:mm:ss z", | |
774 | "HH:mm:ss", | |
775 | "HH:mm", | |
51004dcb A |
776 | "d MMMM y G EEEE", |
777 | "d MMMM y G", | |
778 | "d MMM y G", | |
779 | "d.MM.y G", | |
729e4ab9 A |
780 | "{1} {0}", |
781 | "{1} {0}", | |
782 | "{1} {0}", | |
783 | "{1} {0}", | |
784 | "{1} {0}", | |
785 | } | |
729e4ab9 A |
786 | } |
787 | persian{ | |
788 | monthNames{ | |
789 | format{ | |
73c04bcf | 790 | wide{ |
46f4442e | 791 | "Ferverdin", |
73c04bcf | 792 | "Ordibeheşt", |
46f4442e | 793 | "Hordad", |
73c04bcf | 794 | "Tir", |
46f4442e A |
795 | "Mordad", |
796 | "Şehriver", | |
73c04bcf | 797 | "Mehr", |
46f4442e A |
798 | "Aban", |
799 | "Azer", | |
800 | "Dey", | |
801 | "Behmen", | |
802 | "Esfend", | |
374ca955 A |
803 | } |
804 | } | |
805 | } | |
806 | } | |
729e4ab9 | 807 | roc{ |
51004dcb A |
808 | eras{ |
809 | abbreviated{ | |
810 | "Before R.O.C.", | |
811 | "Minguo", | |
812 | } | |
729e4ab9 A |
813 | } |
814 | } | |
46f4442e A |
815 | } |
816 | delimiters{ | |
817 | alternateQuotationEnd{"’"} | |
818 | alternateQuotationStart{"‘"} | |
819 | quotationEnd{"”"} | |
820 | quotationStart{"“"} | |
821 | } | |
51004dcb A |
822 | fields{ |
823 | day{ | |
824 | dn{"Gün"} | |
825 | relative{ | |
826 | "-1"{"Dün"} | |
827 | "-2"{"Evvelsi gün"} | |
828 | "0"{"Bugün"} | |
829 | "1"{"Yarın"} | |
830 | "2"{"Öbür gün"} | |
831 | } | |
832 | } | |
833 | dayperiod{ | |
834 | dn{"ÖÖ/ÖS"} | |
835 | } | |
836 | era{ | |
837 | dn{"Miladi Dönem"} | |
838 | } | |
839 | hour{ | |
840 | dn{"Saat"} | |
841 | } | |
842 | minute{ | |
843 | dn{"Dakika"} | |
844 | } | |
845 | month{ | |
846 | dn{"Ay"} | |
847 | relative{ | |
848 | "-1"{"Geçen ay"} | |
849 | "0"{"Bu ay"} | |
850 | "1"{"Gelecek ay"} | |
851 | } | |
852 | } | |
853 | second{ | |
854 | dn{"Saniye"} | |
855 | } | |
856 | week{ | |
857 | dn{"Hafta"} | |
858 | relative{ | |
859 | "-1"{"Geçen hafta"} | |
860 | "0"{"Bu hafta"} | |
861 | "1"{"Gelecek hafta"} | |
862 | } | |
863 | } | |
864 | weekday{ | |
865 | dn{"Haftanın Günü"} | |
866 | } | |
867 | year{ | |
868 | dn{"Yıl"} | |
869 | relative{ | |
870 | "-1"{"Geçen yıl"} | |
871 | "0"{"Bu yıl"} | |
872 | "1"{"Gelecek yıl"} | |
873 | } | |
874 | } | |
875 | zone{ | |
876 | dn{"Saat Dilimi"} | |
877 | } | |
878 | } | |
729e4ab9 A |
879 | listPattern{ |
880 | standard{ | |
881 | 2{"{0} ve {1}"} | |
882 | end{"{0} ve {1}"} | |
51004dcb A |
883 | middle{"{0}, {1}"} |
884 | start{"{0}, {1}"} | |
729e4ab9 | 885 | } |
46f4442e A |
886 | } |
887 | measurementSystemNames{ | |
729e4ab9 A |
888 | UK{"İngiliz"} |
889 | US{"Amerikan"} | |
46f4442e A |
890 | metric{"Metrik"} |
891 | } | |
892 | units{ | |
893 | day{ | |
894 | other{"{0} gün"} | |
73c04bcf | 895 | } |
4388f060 | 896 | day-future{ |
4388f060 A |
897 | other{"{0} gün sonra"} |
898 | } | |
899 | day-past{ | |
4388f060 A |
900 | other{"{0} gün önce"} |
901 | } | |
46f4442e A |
902 | hour{ |
903 | other{"{0} saat"} | |
73c04bcf | 904 | } |
4388f060 | 905 | hour-future{ |
4388f060 A |
906 | other{"{0} saat sonra"} |
907 | } | |
908 | hour-past{ | |
4388f060 A |
909 | other{"{0} saat önce"} |
910 | } | |
46f4442e A |
911 | minute{ |
912 | other{"{0} dakika"} | |
73c04bcf | 913 | } |
4388f060 | 914 | minute-future{ |
4388f060 A |
915 | other{"{0} dakika sonra"} |
916 | } | |
917 | minute-past{ | |
4388f060 A |
918 | other{"{0} dakika önce"} |
919 | } | |
46f4442e A |
920 | month{ |
921 | other{"{0} ay"} | |
73c04bcf | 922 | } |
4388f060 | 923 | month-future{ |
4388f060 A |
924 | other{"{0} ay sonra"} |
925 | } | |
926 | month-past{ | |
4388f060 A |
927 | other{"{0} ay önce"} |
928 | } | |
46f4442e A |
929 | second{ |
930 | other{"{0} saniye"} | |
73c04bcf | 931 | } |
4388f060 | 932 | second-future{ |
4388f060 A |
933 | other{"{0} saniye sonra"} |
934 | } | |
935 | second-past{ | |
4388f060 A |
936 | other{"{0} saniye önce"} |
937 | } | |
46f4442e A |
938 | week{ |
939 | other{"{0} hafta"} | |
73c04bcf | 940 | } |
4388f060 | 941 | week-future{ |
4388f060 A |
942 | other{"{0} hafta sonra"} |
943 | } | |
944 | week-past{ | |
4388f060 A |
945 | other{"{0} hafta önce"} |
946 | } | |
46f4442e A |
947 | year{ |
948 | other{"{0} yıl"} | |
73c04bcf | 949 | } |
4388f060 | 950 | year-future{ |
4388f060 A |
951 | other{"{0} yıl sonra"} |
952 | } | |
953 | year-past{ | |
4388f060 A |
954 | other{"{0} yıl önce"} |
955 | } | |
46f4442e | 956 | } |
729e4ab9 A |
957 | unitsShort{ |
958 | day{ | |
959 | other{"{0} gün"} | |
46f4442e | 960 | } |
729e4ab9 A |
961 | hour{ |
962 | other{"{0} sa."} | |
46f4442e | 963 | } |
729e4ab9 A |
964 | minute{ |
965 | other{"{0} dk."} | |
46f4442e | 966 | } |
729e4ab9 A |
967 | month{ |
968 | other{"{0} ay"} | |
46f4442e | 969 | } |
729e4ab9 A |
970 | second{ |
971 | other{"{0} sn."} | |
46f4442e | 972 | } |
729e4ab9 | 973 | week{ |
51004dcb | 974 | other{"{0} hf."} |
46f4442e | 975 | } |
729e4ab9 A |
976 | year{ |
977 | other{"{0} yıl"} | |
46f4442e | 978 | } |
b75a7d8f A |
979 | } |
980 | } |