1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3es_PY{ 4 %%Parent{"es_419"} 5 NumberElements{ 6 latn{ 7 patterns{ 8 currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} 9 } 10 symbols{ 11 decimal{","} 12 group{"."} 13 } 14 } 15 } 16 Version{"2.1.43.65"} 17 calendar{ 18 gregorian{ 19 AmPmMarkers{ 20 "a. m.", 21 "p. m.", 22 } 23 AmPmMarkersAbbr{ 24 "a. m.", 25 "p. m.", 26 } 27 dayNames{ 28 format{ 29 short{ 30 "do", 31 "lu", 32 "ma", 33 "mi", 34 "ju", 35 "vi", 36 "sa", 37 } 38 } 39 stand-alone{ 40 short{ 41 "Do", 42 "Lu", 43 "Ma", 44 "Mi", 45 "Ju", 46 "Vi", 47 "Sa", 48 } 49 } 50 } 51 dayPeriod{ 52 stand-alone{ 53 abbreviated{ 54 am{"a. m."} 55 pm{"p. m."} 56 } 57 narrow{ 58 am{"a. m."} 59 noon{"m."} 60 pm{"p. m."} 61 } 62 wide{ 63 am{"a. m."} 64 pm{"p. m."} 65 } 66 } 67 } 68 intervalFormats{ 69 Md{ 70 M{"d/M 'al' d/M"} 71 d{"d/M 'al' d/M"} 72 } 73 h{ 74 a{"h a 'a' h a"} 75 h{"h 'a' h a"} 76 } 77 hm{ 78 a{"h:mm a 'a' h:mm a"} 79 h{"h:mm 'a' h:mm a"} 80 m{"h:mm 'a' h:mm a"} 81 } 82 yMMM{ 83 M{"MMM 'a' MMM y"} 84 y{"MMM 'de' y 'a' MMM 'de' y"} 85 } 86 yMMMM{ 87 M{"MMMM 'a' MMMM 'de' y"} 88 y{"MMMM 'de' y 'a' MMMM 'de' y"} 89 } 90 yMMMd{ 91 M{"d 'de' MMM 'al' d 'de' MMM 'de' y"} 92 } 93 yMd{ 94 M{"d/M/y 'al' d/M/y"} 95 d{"d/M/y 'al' d/M/y"} 96 y{"d/M/y 'al' d/M/y"} 97 } 98 } 99 monthNames{ 100 format{ 101 abbreviated{ 102 "ene.", 103 "feb.", 104 "mar.", 105 "abr.", 106 "may.", 107 "jun.", 108 "jul.", 109 "ago.", 110 "sept.", 111 "oct.", 112 "nov.", 113 "dic.", 114 } 115 } 116 stand-alone{ 117 abbreviated{ 118 "ene.", 119 "feb.", 120 "mar.", 121 "abr.", 122 "may.", 123 "jun.", 124 "jul.", 125 "ago.", 126 "sept.", 127 "oct.", 128 "nov.", 129 "dic.", 130 } 131 } 132 } 133 } 134 } 135 fields{ 136 day{ 137 relative{ 138 "-1"{"ayer"} 139 "-2"{"anteayer"} 140 "0"{"hoy"} 141 "1"{"mañana"} 142 "2"{"pasado mañana"} 143 } 144 } 145 mon-narrow{ 146 relative{ 147 "-1"{"el lun. pasado"} 148 "0"{"este lun."} 149 "1"{"el próximo lun."} 150 } 151 } 152 second-narrow{ 153 relativeTime{ 154 future{ 155 one{"dentro de {0} seg."} 156 other{"dentro de {0} seg."} 157 } 158 past{ 159 one{"hace {0} seg."} 160 other{"hace {0} seg."} 161 } 162 } 163 } 164 second-short{ 165 dn{"seg."} 166 relativeTime{ 167 future{ 168 one{"dentro de {0} seg."} 169 other{"dentro de {0} seg."} 170 } 171 past{ 172 one{"hace {0} seg."} 173 other{"hace {0} seg."} 174 } 175 } 176 } 177 sun-narrow{ 178 relative{ 179 "-1"{"el dom. pasado"} 180 "0"{"este dom."} 181 "1"{"el próximo dom."} 182 } 183 } 184 tue-narrow{ 185 relative{ 186 "-1"{"el mar. pasado"} 187 "0"{"este mar."} 188 "1"{"el próximo mar."} 189 } 190 } 191 } 192 listPattern{ 193 unit-short{ 194 end{"{0} y {1}"} 195 } 196 } 197} 198