intl/icu/source/data/locales/eo.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/eo.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/eo.xml
michael@0 11 */
michael@0 12 eo{
michael@0 13 AuxExemplarCharacters{"[q w x y]"}
michael@0 14 ExemplarCharacters{"[a b c ĉ d e f g ĝ h ĥ i j ĵ k l m n o p r s ŝ t u ŭ v z]"}
michael@0 15 ExemplarCharactersIndex{"[A B C Ĉ D E F G Ĝ H Ĥ I J Ĵ K L M N O P R S Ŝ T U Ŭ V Z]"}
michael@0 16 LocaleScript{
michael@0 17 "Latn",
michael@0 18 }
michael@0 19 NumberElements{
michael@0 20 latn{
michael@0 21 symbols{
michael@0 22 decimal{","}
michael@0 23 group{" "}
michael@0 24 }
michael@0 25 }
michael@0 26 }
michael@0 27 Version{"2.0.90.61"}
michael@0 28 calendar{
michael@0 29 generic{
michael@0 30 DateTimePatterns{
michael@0 31 "H-'a' 'horo' 'kaj' m:ss zzzz",
michael@0 32 "HH:mm:ss z",
michael@0 33 "HH:mm:ss",
michael@0 34 "HH:mm",
michael@0 35 "EEEE, d-'a' 'de' MMMM y G",
michael@0 36 "G y-MMMM-dd",
michael@0 37 "G y-MMM-dd",
michael@0 38 "GGGGG y-MM-dd",
michael@0 39 "{1} {0}",
michael@0 40 "{1} {0}",
michael@0 41 "{1} {0}",
michael@0 42 "{1} {0}",
michael@0 43 "{1} {0}",
michael@0 44 }
michael@0 45 }
michael@0 46 gregorian{
michael@0 47 AmPmMarkers{
michael@0 48 "atm",
michael@0 49 "ptm",
michael@0 50 }
michael@0 51 DateTimePatterns{
michael@0 52 "H-'a' 'horo' 'kaj' m:ss zzzz",
michael@0 53 "HH:mm:ss z",
michael@0 54 "HH:mm:ss",
michael@0 55 "HH:mm",
michael@0 56 "EEEE, d-'a' 'de' MMMM y",
michael@0 57 "y-MMMM-dd",
michael@0 58 "y-MMM-dd",
michael@0 59 "yy-MM-dd",
michael@0 60 "{1} {0}",
michael@0 61 "{1} {0}",
michael@0 62 "{1} {0}",
michael@0 63 "{1} {0}",
michael@0 64 "{1} {0}",
michael@0 65 }
michael@0 66 dayNames{
michael@0 67 format{
michael@0 68 abbreviated{
michael@0 69 "di",
michael@0 70 "lu",
michael@0 71 "ma",
michael@0 72 "me",
michael@0 73 "ĵa",
michael@0 74 "ve",
michael@0 75 "sa",
michael@0 76 }
michael@0 77 wide{
michael@0 78 "dimanĉo",
michael@0 79 "lundo",
michael@0 80 "mardo",
michael@0 81 "merkredo",
michael@0 82 "ĵaŭdo",
michael@0 83 "vendredo",
michael@0 84 "sabato",
michael@0 85 }
michael@0 86 }
michael@0 87 }
michael@0 88 eras{
michael@0 89 abbreviated{
michael@0 90 "aK",
michael@0 91 "pK",
michael@0 92 }
michael@0 93 }
michael@0 94 monthNames{
michael@0 95 format{
michael@0 96 abbreviated{
michael@0 97 "jan",
michael@0 98 "feb",
michael@0 99 "mar",
michael@0 100 "apr",
michael@0 101 "maj",
michael@0 102 "jun",
michael@0 103 "jul",
michael@0 104 "aŭg",
michael@0 105 "sep",
michael@0 106 "okt",
michael@0 107 "nov",
michael@0 108 "dec",
michael@0 109 }
michael@0 110 wide{
michael@0 111 "januaro",
michael@0 112 "februaro",
michael@0 113 "marto",
michael@0 114 "aprilo",
michael@0 115 "majo",
michael@0 116 "junio",
michael@0 117 "julio",
michael@0 118 "aŭgusto",
michael@0 119 "septembro",
michael@0 120 "oktobro",
michael@0 121 "novembro",
michael@0 122 "decembro",
michael@0 123 }
michael@0 124 }
michael@0 125 }
michael@0 126 }
michael@0 127 }
michael@0 128 }

mercurial