• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3ar_XB{
4    AuxExemplarCharacters{"[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 \u202E \u202C]"}
5    Version{"2.0"}
6    calendar{
7        buddhist{
8            eras{
9                abbreviated{
10                    "‮BE‬",
11                }
12            }
13        }
14        chinese{
15            DateTimePatterns{
16                "h:mm:ss a zzzz",
17                "h:mm:ss a z",
18                "h:mm:ss a",
19                "h:mm a",
20                "r(U) MMMM d, EEEE",
21                "r(U) MMMM d",
22                "r MMM d",
23                "r-MM-dd",
24                "{1} {0}",
25                "{1} '‮at‬' {0}",
26                "{1} '‮at‬' {0}",
27                "{1} {0}",
28                "{1} {0}",
29            }
30            cyclicNameSets{
31                zodiacs{
32                    format{
33                        abbreviated{
34                            "‮Rat‬",
35                            "‮Ox‬",
36                            "‮Tiger‬",
37                            "‮Rabbit‬",
38                            "‮Dragon‬",
39                            "‮Snake‬",
40                            "‮Horse‬",
41                            "‮Goat‬",
42                            "‮Monkey‬",
43                            "‮Rooster‬",
44                            "‮Dog‬",
45                            "‮Pig‬",
46                        }
47                    }
48                }
49            }
50            monthNames{
51                format{
52                    abbreviated{
53                        "‮Mo‬1",
54                        "‮Mo‬2",
55                        "‮Mo‬3",
56                        "‮Mo‬4",
57                        "‮Mo‬5",
58                        "‮Mo‬6",
59                        "‮Mo‬7",
60                        "‮Mo‬8",
61                        "‮Mo‬9",
62                        "‮Mo‬10",
63                        "‮Mo‬11",
64                        "‮Mo‬12",
65                    }
66                    wide{
67                        "‮First‬ ‮Month‬",
68                        "‮Second‬ ‮Month‬",
69                        "‮Third‬ ‮Month‬",
70                        "‮Fourth‬ ‮Month‬",
71                        "‮Fifth‬ ‮Month‬",
72                        "‮Sixth‬ ‮Month‬",
73                        "‮Seventh‬ ‮Month‬",
74                        "‮Eighth‬ ‮Month‬",
75                        "‮Ninth‬ ‮Month‬",
76                        "‮Tenth‬ ‮Month‬",
77                        "‮Eleventh‬ ‮Month‬",
78                        "‮Twelfth‬ ‮Month‬",
79                    }
80                }
81            }
82        }
83        generic{
84            DateTimePatterns{
85                "h:mm:ss a zzzz",
86                "h:mm:ss a z",
87                "h:mm:ss a",
88                "h:mm a",
89                "EEEE، d MMMM، y G",
90                "d MMMM، y G",
91                "dd‏/MM‏/y G",
92                "d‏/M‏/y GGGGG",
93                "{1} {0}",
94                "{1} '‮at‬' {0}",
95                "{1} '‮at‬' {0}",
96                "{1} {0}",
97                "{1} {0}",
98            }
99        }
100        gregorian{
101            AmPmMarkers{
102                "‮AM‬",
103                "‮PM‬",
104            }
105            AmPmMarkers%variant{
106                "‮am‬",
107                "‮pm‬",
108            }
109            AmPmMarkersAbbr{
110                "‮AM‬",
111                "‮PM‬",
112            }
113            AmPmMarkersAbbr%variant{
114                "‮am‬",
115                "‮pm‬",
116            }
117            DateTimePatterns{
118                "h:mm:ss a zzzz",
119                "h:mm:ss a z",
120                "h:mm:ss a",
121                "h:mm a",
122                "EEEE، d MMMM، y",
123                "d MMMM، y",
124                "dd‏/MM‏/y",
125                "d‏/M‏/y",
126                "{1} {0}",
127                "{1} '‮at‬' {0}",
128                "{1} '‮at‬' {0}",
129                "{1} {0}",
130                "{1} {0}",
131            }
132            availableFormats{
133                MMMMW{
134                    one{"'‮week‬' ‮W‬ '‮of‬' MMM"}
135                    other{"'‮week‬' ‮W‬ '‮of‬' MMM"}
136                }
137                yw{
138                    one{"'‮week‬' ‮w‬ '‮of‬' y"}
139                    other{"'‮week‬' ‮w‬ '‮of‬' y"}
140                }
141            }
142            dayNames{
143                format{
144                    abbreviated{
145                        "‮Sun‬",
146                        "‮Mon‬",
147                        "‮Tue‬",
148                        "‮Wed‬",
149                        "‮Thu‬",
150                        "‮Fri‬",
151                        "‮Sat‬",
152                    }
153                    short{
154                        "‮Su‬",
155                        "‮Mo‬",
156                        "‮Tu‬",
157                        "‮We‬",
158                        "‮Th‬",
159                        "‮Fr‬",
160                        "‮Sa‬",
161                    }
162                    wide{
163                        "‮Sunday‬",
164                        "‮Monday‬",
165                        "‮Tuesday‬",
166                        "‮Wednesday‬",
167                        "‮Thursday‬",
168                        "‮Friday‬",
169                        "‮Saturday‬",
170                    }
171                }
172            }
173            dayPeriod{
174                format{
175                    abbreviated{
176                        afternoon1{"‮in‬ ‮the‬ ‮afternoon‬"}
177                        evening1{"‮in‬ ‮the‬ ‮evening‬"}
178                        midnight{"‮midnight‬"}
179                        morning1{"‮in‬ ‮the‬ ‮morning‬"}
180                        night1{"‮at‬ ‮night‬"}
181                        noon{"‮noon‬"}
182                    }
183                    wide{
184                        afternoon1{"‮in‬ ‮the‬ ‮afternoon‬"}
185                        evening1{"‮in‬ ‮the‬ ‮evening‬"}
186                        midnight{"‮midnight‬"}
187                        morning1{"‮in‬ ‮the‬ ‮morning‬"}
188                        night1{"‮at‬ ‮night‬"}
189                        noon{"‮noon‬"}
190                    }
191                }
192                stand-alone{
193                    abbreviated{
194                        afternoon1{"‮afternoon‬"}
195                        am{"‮AM‬"}
196                        evening1{"‮evening‬"}
197                        midnight{"‮midnight‬"}
198                        morning1{"‮morning‬"}
199                        night1{"‮night‬"}
200                        noon{"‮noon‬"}
201                        pm{"‮PM‬"}
202                    }
203                    wide{
204                        afternoon1{"‮afternoon‬"}
205                        am{"‮AM‬"}
206                        evening1{"‮evening‬"}
207                        midnight{"‮midnight‬"}
208                        morning1{"‮morning‬"}
209                        night1{"‮night‬"}
210                        noon{"‮noon‬"}
211                        pm{"‮PM‬"}
212                    }
213                }
214            }
215            eras{
216                abbreviated{
217                    "‮BC‬",
218                    "‮AD‬",
219                }
220                abbreviated%variant{
221                    "‮BCE‬",
222                    "‮CE‬",
223                }
224                narrow{
225                    "‮B‬",
226                    "‮A‬",
227                }
228                wide{
229                    "‮Before‬ ‮Christ‬",
230                    "‮Anno‬ ‮Domini‬",
231                }
232                wide%variant{
233                    "‮Before‬ ‮Common‬ ‮Era‬",
234                    "‮Common‬ ‮Era‬",
235                }
236            }
237            monthNames{
238                format{
239                    abbreviated{
240                        "‮Jan‬",
241                        "‮Feb‬",
242                        "‮Mar‬",
243                        "‮Apr‬",
244                        "‮May‬",
245                        "‮Jun‬",
246                        "‮Jul‬",
247                        "‮Aug‬",
248                        "‮Sep‬",
249                        "‮Oct‬",
250                        "‮Nov‬",
251                        "‮Dec‬",
252                    }
253                    wide{
254                        "‮January‬",
255                        "‮February‬",
256                        "‮March‬",
257                        "‮April‬",
258                        "‮May‬",
259                        "‮June‬",
260                        "‮July‬",
261                        "‮August‬",
262                        "‮September‬",
263                        "‮October‬",
264                        "‮November‬",
265                        "‮December‬",
266                    }
267                }
268            }
269            quarters{
270                format{
271                    abbreviated{
272                        "‮Q‬1",
273                        "‮Q‬2",
274                        "‮Q‬3",
275                        "‮Q‬4",
276                    }
277                    wide{
278                        "1‮st‬ ‮quarter‬",
279                        "2‮nd‬ ‮quarter‬",
280                        "3‮rd‬ ‮quarter‬",
281                        "4‮th‬ ‮quarter‬",
282                    }
283                }
284            }
285        }
286        hebrew{
287            eras{
288                abbreviated{
289                    "‮AM‬",
290                }
291            }
292        }
293        islamic{
294            eras{
295                abbreviated{
296                    "‮AH‬",
297                }
298            }
299        }
300        roc{
301            eras{
302                abbreviated{
303                    "‮Before‬ ‮R‬.‮O‬.‮C‬.",
304                    "‮Minguo‬",
305                }
306            }
307        }
308    }
309    characterLabel{
310        activities{"‮activity‬"}
311        african_scripts{"‮African‬ ‮script‬"}
312        american_scripts{"‮American‬ ‮script‬"}
313        animal{"‮animal‬"}
314        animals_nature{"‮animal‬ ‮or‬ ‮nature‬"}
315        arrows{"‮arrow‬"}
316        body{"‮body‬"}
317        box_drawing{"‮box‬ ‮drawing‬"}
318        braille{"‮braille‬"}
319        building{"‮building‬"}
320        bullets_stars{"‮bullet‬ ‮or‬ ‮star‬"}
321        consonantal_jamo{"‮consonantal‬ ‮jamo‬"}
322        currency_symbols{"‮currency‬ ‮symbol‬"}
323        dash_connector{"‮dash‬ ‮or‬ ‮connector‬"}
324        digits{"‮digit‬"}
325        dingbats{"‮dingbat‬"}
326        divination_symbols{"‮divination‬ ‮symbol‬"}
327        downwards_arrows{"‮downwards‬ ‮arrow‬"}
328        downwards_upwards_arrows{"‮downwards‬ ‮upwards‬ ‮arrow‬"}
329        east_asian_scripts{"‮East‬ ‮Asian‬ ‮script‬"}
330        emoji{"‮emoji‬"}
331        european_scripts{"‮European‬ ‮script‬"}
332        female{"‮female‬"}
333        flag{"‮flag‬"}
334        flags{"‮flags‬"}
335        food_drink{"‮food‬ & ‮drink‬"}
336        format{"‮format‬"}
337        format_whitespace{"‮format‬ & ‮whitespace‬"}
338        full_width_form_variant{"‮full‬-‮width‬ ‮variant‬"}
339        geometric_shapes{"‮geometric‬ ‮shape‬"}
340        half_width_form_variant{"‮half‬-‮width‬ ‮variant‬"}
341        han_characters{"‮Han‬ ‮character‬"}
342        han_radicals{"‮Han‬ ‮radical‬"}
343        hanja{"‮hanja‬"}
344        hanzi_simplified{"‮Hanzi‬ (‮simplified‬)"}
345        hanzi_traditional{"‮Hanzi‬ (‮traditional‬)"}
346        heart{"‮heart‬"}
347        historic_scripts{"‮historic‬ ‮script‬"}
348        ideographic_desc_characters{"‮ideographic‬ ‮desc‬. ‮character‬"}
349        japanese_kana{"‮Japanese‬ ‮kana‬"}
350        kanbun{"‮kanbun‬"}
351        kanji{"‮kanji‬"}
352        keycap{"‮keycap‬"}
353        leftwards_arrows{"‮leftwards‬ ‮arrow‬"}
354        leftwards_rightwards_arrows{"‮leftwards‬ ‮rightwards‬ ‮arrow‬"}
355        letterlike_symbols{"‮letterlike‬ ‮symbol‬"}
356        limited_use{"‮limited‬-‮use‬"}
357        male{"‮male‬"}
358        math_symbols{"‮math‬ ‮symbol‬"}
359        middle_eastern_scripts{"‮Middle‬ ‮Eastern‬ ‮script‬"}
360        miscellaneous{"‮miscellaneous‬"}
361        modern_scripts{"‮modern‬ ‮script‬"}
362        modifier{"‮modifier‬"}
363        musical_symbols{"‮musical‬ ‮symbol‬"}
364        nature{"‮nature‬"}
365        nonspacing{"‮nonspacing‬"}
366        numbers{"‮numbers‬"}
367        objects{"‮object‬"}
368        other{"‮other‬"}
369        paired{"‮paired‬"}
370        person{"‮person‬"}
371        phonetic_alphabet{"‮phonetic‬ ‮alphabet‬"}
372        pictographs{"‮pictograph‬"}
373        place{"‮place‬"}
374        plant{"‮plant‬"}
375        punctuation{"‮punctuation‬"}
376        rightwards_arrows{"‮rightwards‬ ‮arrow‬"}
377        sign_standard_symbols{"‮sign‬ ‮or‬ ‮symbol‬"}
378        small_form_variant{"‮small‬ ‮variants‬"}
379        smiley{"‮smiley‬"}
380        smileys_people{"‮smiley‬ ‮or‬ ‮person‬"}
381        south_asian_scripts{"‮South‬ ‮Asian‬ ‮script‬"}
382        southeast_asian_scripts{"‮Southeast‬ ‮Asian‬ ‮script‬"}
383        spacing{"‮spacing‬"}
384        sport{"‮sport‬"}
385        symbols{"‮symbol‬"}
386        technical_symbols{"‮technical‬ ‮symbol‬"}
387        tone_marks{"‮tone‬ ‮mark‬"}
388        travel{"‮travel‬"}
389        travel_places{"‮travel‬ ‮or‬ ‮place‬"}
390        upwards_arrows{"‮upwards‬ ‮arrows‬"}
391        variant_forms{"‮variant‬"}
392        vocalic_jamo{"‮vocalic‬ ‮jamo‬"}
393        weather{"‮weather‬"}
394        western_asian_scripts{"‮Western‬ ‮Asian‬ ‮script‬"}
395        whitespace{"‮whitespace‬"}
396    }
397    fields{
398        day{
399            dn{"‮day‬"}
400            relative{
401                "-1"{"‮yesterday‬"}
402                "0"{"‮today‬"}
403                "1"{"‮tomorrow‬"}
404            }
405            relativeTime{
406                future{
407                    one{"‮in‬ {0} ‮day‬"}
408                    other{"‮in‬ {0} ‮days‬"}
409                }
410                past{
411                    one{"{0} ‮day‬ ‮ago‬"}
412                    other{"{0} ‮days‬ ‮ago‬"}
413                }
414            }
415        }
416        day-short{
417            dn{"‮day‬"}
418            relativeTime{
419                future{
420                    one{"‮in‬ {0} ‮day‬"}
421                    other{"‮in‬ {0} ‮days‬"}
422                }
423                past{
424                    one{"{0} ‮day‬ ‮ago‬"}
425                    other{"{0} ‮days‬ ‮ago‬"}
426                }
427            }
428        }
429        dayperiod{
430            dn{"‮AM‬/‮PM‬"}
431            dn%variant{"‮am‬/‮pm‬"}
432        }
433        era{
434            dn{"‮era‬"}
435        }
436        fri{
437            relative{
438                "-1"{"‮last‬ ‮Friday‬"}
439                "0"{"‮this‬ ‮Friday‬"}
440                "1"{"‮next‬ ‮Friday‬"}
441            }
442            relativeTime{
443                future{
444                    one{"‮in‬ {0} ‮Friday‬"}
445                    other{"‮in‬ {0} ‮Fridays‬"}
446                }
447                past{
448                    one{"{0} ‮Friday‬ ‮ago‬"}
449                    other{"{0} ‮Fridays‬ ‮ago‬"}
450                }
451            }
452        }
453        fri-short{
454            relative{
455                "-1"{"‮last‬ ‮Fri‬."}
456                "0"{"‮this‬ ‮Fri‬."}
457                "1"{"‮next‬ ‮Fri‬."}
458            }
459            relativeTime{
460                future{
461                    one{"‮in‬ {0} ‮Fri‬."}
462                    other{"‮in‬ {0} ‮Fri‬."}
463                }
464                past{
465                    one{"{0} ‮Fri‬. ‮ago‬"}
466                    other{"{0} ‮Fri‬. ‮ago‬"}
467                }
468            }
469        }
470        hour{
471            dn{"‮hour‬"}
472            relative{
473                "0"{"‮this‬ ‮hour‬"}
474            }
475            relativeTime{
476                future{
477                    one{"‮in‬ {0} ‮hour‬"}
478                    other{"‮in‬ {0} ‮hours‬"}
479                }
480                past{
481                    one{"{0} ‮hour‬ ‮ago‬"}
482                    other{"{0} ‮hours‬ ‮ago‬"}
483                }
484            }
485        }
486        hour-short{
487            dn{"‮hr‬."}
488            relativeTime{
489                future{
490                    one{"‮in‬ {0} ‮hr‬."}
491                    other{"‮in‬ {0} ‮hr‬."}
492                }
493                past{
494                    one{"{0} ‮hr‬. ‮ago‬"}
495                    other{"{0} ‮hr‬. ‮ago‬"}
496                }
497            }
498        }
499        minute{
500            dn{"‮minute‬"}
501            relative{
502                "0"{"‮this‬ ‮minute‬"}
503            }
504            relativeTime{
505                future{
506                    one{"‮in‬ {0} ‮minute‬"}
507                    other{"‮in‬ {0} ‮minutes‬"}
508                }
509                past{
510                    one{"{0} ‮minute‬ ‮ago‬"}
511                    other{"{0} ‮minutes‬ ‮ago‬"}
512                }
513            }
514        }
515        minute-short{
516            dn{"‮min‬."}
517            relativeTime{
518                future{
519                    one{"‮in‬ {0} ‮min‬."}
520                    other{"‮in‬ {0} ‮min‬."}
521                }
522                past{
523                    one{"{0} ‮min‬. ‮ago‬"}
524                    other{"{0} ‮min‬. ‮ago‬"}
525                }
526            }
527        }
528        mon{
529            relative{
530                "-1"{"‮last‬ ‮Monday‬"}
531                "0"{"‮this‬ ‮Monday‬"}
532                "1"{"‮next‬ ‮Monday‬"}
533            }
534            relativeTime{
535                future{
536                    one{"‮in‬ {0} ‮Monday‬"}
537                    other{"‮in‬ {0} ‮Mondays‬"}
538                }
539                past{
540                    one{"{0} ‮Monday‬ ‮ago‬"}
541                    other{"{0} ‮Mondays‬ ‮ago‬"}
542                }
543            }
544        }
545        mon-short{
546            relative{
547                "-1"{"‮last‬ ‮Mon‬."}
548                "0"{"‮this‬ ‮Mon‬."}
549                "1"{"‮next‬ ‮Mon‬."}
550            }
551            relativeTime{
552                future{
553                    one{"‮in‬ {0} ‮Mon‬."}
554                    other{"‮in‬ {0} ‮Mon‬."}
555                }
556                past{
557                    one{"{0} ‮Mon‬. ‮ago‬"}
558                    other{"{0} ‮Mon‬. ‮ago‬"}
559                }
560            }
561        }
562        month{
563            dn{"‮month‬"}
564            relative{
565                "-1"{"‮last‬ ‮month‬"}
566                "0"{"‮this‬ ‮month‬"}
567                "1"{"‮next‬ ‮month‬"}
568            }
569            relativeTime{
570                future{
571                    one{"‮in‬ {0} ‮month‬"}
572                    other{"‮in‬ {0} ‮months‬"}
573                }
574                past{
575                    one{"{0} ‮month‬ ‮ago‬"}
576                    other{"{0} ‮months‬ ‮ago‬"}
577                }
578            }
579        }
580        month-short{
581            dn{"‮mo‬."}
582            relative{
583                "-1"{"‮last‬ ‮mo‬."}
584                "0"{"‮this‬ ‮mo‬."}
585                "1"{"‮next‬ ‮mo‬."}
586            }
587            relativeTime{
588                future{
589                    one{"‮in‬ {0} ‮mo‬."}
590                    other{"‮in‬ {0} ‮mo‬."}
591                }
592                past{
593                    one{"{0} ‮mo‬. ‮ago‬"}
594                    other{"{0} ‮mo‬. ‮ago‬"}
595                }
596            }
597        }
598        quarter{
599            dn{"‮quarter‬"}
600            relative{
601                "-1"{"‮last‬ ‮quarter‬"}
602                "0"{"‮this‬ ‮quarter‬"}
603                "1"{"‮next‬ ‮quarter‬"}
604            }
605            relativeTime{
606                future{
607                    one{"‮in‬ {0} ‮quarter‬"}
608                    other{"‮in‬ {0} ‮quarters‬"}
609                }
610                past{
611                    one{"{0} ‮quarter‬ ‮ago‬"}
612                    other{"{0} ‮quarters‬ ‮ago‬"}
613                }
614            }
615        }
616        quarter-short{
617            dn{"‮qtr‬."}
618            relative{
619                "-1"{"‮last‬ ‮qtr‬."}
620                "0"{"‮this‬ ‮qtr‬."}
621                "1"{"‮next‬ ‮qtr‬."}
622            }
623            relativeTime{
624                future{
625                    one{"‮in‬ {0} ‮qtr‬."}
626                    other{"‮in‬ {0} ‮qtrs‬."}
627                }
628                past{
629                    one{"{0} ‮qtr‬. ‮ago‬"}
630                    other{"{0} ‮qtrs‬. ‮ago‬"}
631                }
632            }
633        }
634        sat{
635            relative{
636                "-1"{"‮last‬ ‮Saturday‬"}
637                "0"{"‮this‬ ‮Saturday‬"}
638                "1"{"‮next‬ ‮Saturday‬"}
639            }
640            relativeTime{
641                future{
642                    one{"‮in‬ {0} ‮Saturday‬"}
643                    other{"‮in‬ {0} ‮Saturdays‬"}
644                }
645                past{
646                    one{"{0} ‮Saturday‬ ‮ago‬"}
647                    other{"{0} ‮Saturdays‬ ‮ago‬"}
648                }
649            }
650        }
651        sat-short{
652            relative{
653                "-1"{"‮last‬ ‮Sat‬."}
654                "0"{"‮this‬ ‮Sat‬."}
655                "1"{"‮next‬ ‮Sat‬."}
656            }
657            relativeTime{
658                future{
659                    one{"‮in‬ {0} ‮Sat‬."}
660                    other{"‮in‬ {0} ‮Sat‬."}
661                }
662                past{
663                    one{"{0} ‮Sat‬. ‮ago‬"}
664                    other{"{0} ‮Sat‬. ‮ago‬"}
665                }
666            }
667        }
668        second{
669            dn{"‮second‬"}
670            relative{
671                "0"{"‮now‬"}
672            }
673            relativeTime{
674                future{
675                    one{"‮in‬ {0} ‮second‬"}
676                    other{"‮in‬ {0} ‮seconds‬"}
677                }
678                past{
679                    one{"{0} ‮second‬ ‮ago‬"}
680                    other{"{0} ‮seconds‬ ‮ago‬"}
681                }
682            }
683        }
684        second-short{
685            dn{"‮sec‬."}
686            relative{
687                "0"{"‮now‬"}
688            }
689            relativeTime{
690                future{
691                    one{"‮in‬ {0} ‮sec‬."}
692                    other{"‮in‬ {0} ‮sec‬."}
693                }
694                past{
695                    one{"{0} ‮sec‬. ‮ago‬"}
696                    other{"{0} ‮sec‬. ‮ago‬"}
697                }
698            }
699        }
700        sun{
701            relative{
702                "-1"{"‮last‬ ‮Sunday‬"}
703                "0"{"‮this‬ ‮Sunday‬"}
704                "1"{"‮next‬ ‮Sunday‬"}
705            }
706            relativeTime{
707                future{
708                    one{"‮in‬ {0} ‮Sunday‬"}
709                    other{"‮in‬ {0} ‮Sundays‬"}
710                }
711                past{
712                    one{"{0} ‮Sunday‬ ‮ago‬"}
713                    other{"{0} ‮Sundays‬ ‮ago‬"}
714                }
715            }
716        }
717        sun-short{
718            relative{
719                "-1"{"‮last‬ ‮Sun‬."}
720                "0"{"‮this‬ ‮Sun‬."}
721                "1"{"‮next‬ ‮Sun‬."}
722            }
723            relativeTime{
724                future{
725                    one{"‮in‬ {0} ‮Sun‬."}
726                    other{"‮in‬ {0} ‮Sun‬."}
727                }
728                past{
729                    one{"{0} ‮Sun‬. ‮ago‬"}
730                    other{"{0} ‮Sun‬. ‮ago‬"}
731                }
732            }
733        }
734        thu{
735            relative{
736                "-1"{"‮last‬ ‮Thursday‬"}
737                "0"{"‮this‬ ‮Thursday‬"}
738                "1"{"‮next‬ ‮Thursday‬"}
739            }
740            relativeTime{
741                future{
742                    one{"‮in‬ {0} ‮Thursday‬"}
743                    other{"‮in‬ {0} ‮Thursdays‬"}
744                }
745                past{
746                    one{"{0} ‮Thursday‬ ‮ago‬"}
747                    other{"{0} ‮Thursdays‬ ‮ago‬"}
748                }
749            }
750        }
751        thu-short{
752            relative{
753                "-1"{"‮last‬ ‮Thu‬."}
754                "0"{"‮this‬ ‮Thu‬."}
755                "1"{"‮next‬ ‮Thu‬."}
756            }
757            relativeTime{
758                future{
759                    one{"‮in‬ {0} ‮Thu‬."}
760                    other{"‮in‬ {0} ‮Thu‬."}
761                }
762                past{
763                    one{"{0} ‮Thu‬. ‮ago‬"}
764                    other{"{0} ‮Thu‬. ‮ago‬"}
765                }
766            }
767        }
768        tue{
769            relative{
770                "-1"{"‮last‬ ‮Tuesday‬"}
771                "0"{"‮this‬ ‮Tuesday‬"}
772                "1"{"‮next‬ ‮Tuesday‬"}
773            }
774            relativeTime{
775                future{
776                    one{"‮in‬ {0} ‮Tuesday‬"}
777                    other{"‮in‬ {0} ‮Tuesdays‬"}
778                }
779                past{
780                    one{"{0} ‮Tuesday‬ ‮ago‬"}
781                    other{"{0} ‮Tuesdays‬ ‮ago‬"}
782                }
783            }
784        }
785        tue-short{
786            relative{
787                "-1"{"‮last‬ ‮Tue‬."}
788                "0"{"‮this‬ ‮Tue‬."}
789                "1"{"‮next‬ ‮Tue‬."}
790            }
791            relativeTime{
792                future{
793                    one{"‮in‬ {0} ‮Tue‬."}
794                    other{"‮in‬ {0} ‮Tue‬."}
795                }
796                past{
797                    one{"{0} ‮Tue‬. ‮ago‬"}
798                    other{"{0} ‮Tue‬. ‮ago‬"}
799                }
800            }
801        }
802        wed{
803            relative{
804                "-1"{"‮last‬ ‮Wednesday‬"}
805                "0"{"‮this‬ ‮Wednesday‬"}
806                "1"{"‮next‬ ‮Wednesday‬"}
807            }
808            relativeTime{
809                future{
810                    one{"‮in‬ {0} ‮Wednesday‬"}
811                    other{"‮in‬ {0} ‮Wednesdays‬"}
812                }
813                past{
814                    one{"{0} ‮Wednesday‬ ‮ago‬"}
815                    other{"{0} ‮Wednesdays‬ ‮ago‬"}
816                }
817            }
818        }
819        wed-short{
820            relative{
821                "-1"{"‮last‬ ‮Wed‬."}
822                "0"{"‮this‬ ‮Wed‬."}
823                "1"{"‮next‬ ‮Wed‬."}
824            }
825            relativeTime{
826                future{
827                    one{"‮in‬ {0} ‮Wed‬."}
828                    other{"‮in‬ {0} ‮Wed‬."}
829                }
830                past{
831                    one{"{0} ‮Wed‬. ‮ago‬"}
832                    other{"{0} ‮Wed‬. ‮ago‬"}
833                }
834            }
835        }
836        week{
837            dn{"‮week‬"}
838            relative{
839                "-1"{"‮last‬ ‮week‬"}
840                "0"{"‮this‬ ‮week‬"}
841                "1"{"‮next‬ ‮week‬"}
842            }
843            relativePeriod{"‮the‬ ‮week‬ ‮of‬ {0}"}
844            relativeTime{
845                future{
846                    one{"‮in‬ {0} ‮week‬"}
847                    other{"‮in‬ {0} ‮weeks‬"}
848                }
849                past{
850                    one{"{0} ‮week‬ ‮ago‬"}
851                    other{"{0} ‮weeks‬ ‮ago‬"}
852                }
853            }
854        }
855        week-short{
856            dn{"‮wk‬."}
857            relative{
858                "-1"{"‮last‬ ‮wk‬."}
859                "0"{"‮this‬ ‮wk‬."}
860                "1"{"‮next‬ ‮wk‬."}
861            }
862            relativeTime{
863                future{
864                    one{"‮in‬ {0} ‮wk‬."}
865                    other{"‮in‬ {0} ‮wk‬."}
866                }
867                past{
868                    one{"{0} ‮wk‬. ‮ago‬"}
869                    other{"{0} ‮wk‬. ‮ago‬"}
870                }
871            }
872        }
873        weekday{
874            dn{"‮day‬ ‮of‬ ‮the‬ ‮week‬"}
875        }
876        year{
877            dn{"‮year‬"}
878            relative{
879                "-1"{"‮last‬ ‮year‬"}
880                "0"{"‮this‬ ‮year‬"}
881                "1"{"‮next‬ ‮year‬"}
882            }
883            relativeTime{
884                future{
885                    one{"‮in‬ {0} ‮year‬"}
886                    other{"‮in‬ {0} ‮years‬"}
887                }
888                past{
889                    one{"{0} ‮year‬ ‮ago‬"}
890                    other{"{0} ‮years‬ ‮ago‬"}
891                }
892            }
893        }
894        year-short{
895            dn{"‮yr‬."}
896            relative{
897                "-1"{"‮last‬ ‮yr‬."}
898                "0"{"‮this‬ ‮yr‬."}
899                "1"{"‮next‬ ‮yr‬."}
900            }
901            relativeTime{
902                future{
903                    one{"‮in‬ {0} ‮yr‬."}
904                    other{"‮in‬ {0} ‮yr‬."}
905                }
906                past{
907                    one{"{0} ‮yr‬. ‮ago‬"}
908                    other{"{0} ‮yr‬. ‮ago‬"}
909                }
910            }
911        }
912        zone{
913            dn{"‮time‬ ‮zone‬"}
914        }
915    }
916    listPattern{
917        standard{
918            2{"{0} ‮and‬ {1}"}
919            end{"{0}, ‮and‬ {1}"}
920        }
921    }
922    measurementSystemNames{
923        UK{"‮UK‬"}
924        US{"‮US‬"}
925        metric{"‮Metric‬"}
926    }
927}
928