1 package es_GT
2
3 import (
4 "math"
5 "strconv"
6 "time"
7
8 "github.com/go-playground/locales"
9 "github.com/go-playground/locales/currency"
10 )
11
12 type es_GT struct {
13 locale string
14 pluralsCardinal []locales.PluralRule
15 pluralsOrdinal []locales.PluralRule
16 pluralsRange []locales.PluralRule
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
24 inifinity string
25 currencies []string
26 currencyPositiveSuffix string
27 currencyNegativeSuffix string
28 monthsAbbreviated []string
29 monthsNarrow []string
30 monthsWide []string
31 daysAbbreviated []string
32 daysNarrow []string
33 daysShort []string
34 daysWide []string
35 periodsAbbreviated []string
36 periodsNarrow []string
37 periodsShort []string
38 periodsWide []string
39 erasAbbreviated []string
40 erasNarrow []string
41 erasWide []string
42 timezones map[string]string
43 }
44
45
46 func New() locales.Translator {
47 return &es_GT{
48 locale: "es_GT",
49 pluralsCardinal: []locales.PluralRule{2, 6},
50 pluralsOrdinal: []locales.PluralRule{6},
51 pluralsRange: []locales.PluralRule{6},
52 decimal: ".",
53 group: ",",
54 minus: "-",
55 percent: "%",
56 perMille: "‰",
57 timeSeparator: ":",
58 inifinity: "∞",
59 currencies: []string{"ADP", "AED", "AFA", "AFN", "ALK", "ALL", "AMD", "ANG", "AOA", "AOK", "AON", "AOR", "ARA", "ARL", "ARM", "ARP", "ARS", "ATS", "AUD", "AWG", "AZM", "AZN", "BAD", "BAM", "BAN", "BBD", "BDT", "BEC", "BEF", "BEL", "BGL", "BGM", "BGN", "BGO", "BHD", "BIF", "BMD", "BND", "BOB", "BOL", "BOP", "BOV", "BRB", "BRC", "BRE", "BRL", "BRN", "BRR", "BRZ", "BSD", "BTN", "BUK", "BWP", "BYB", "BYN", "BYR", "BZD", "CAD", "CDF", "CHE", "CHF", "CHW", "CLE", "CLF", "CLP", "CNH", "CNX", "CNY", "COP", "COU", "CRC", "CSD", "CSK", "CUC", "CUP", "CVE", "CYP", "CZK", "DDM", "DEM", "DJF", "DKK", "DOP", "DZD", "ECS", "ECV", "EEK", "EGP", "ERN", "ESA", "ESB", "ESP", "ETB", "EUR", "FIM", "FJD", "FKP", "FRF", "GBP", "GEK", "GEL", "GHC", "GHS", "GIP", "GMD", "GNF", "GNS", "GQE", "GRD", "Q", "GWE", "GWP", "GYD", "HKD", "HNL", "HRD", "HRK", "HTG", "HUF", "IDR", "IEP", "ILP", "ILR", "ILS", "INR", "IQD", "IRR", "ISJ", "ISK", "ITL", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRH", "KRO", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LTT", "LUC", "LUF", "LUL", "LVL", "LVR", "LYD", "MAD", "MAF", "MCF", "MDC", "MDL", "MGA", "MGF", "MKD", "MKN", "MLF", "MMK", "MNT", "MOP", "MRO", "MRU", "MTL", "MTP", "MUR", "MVP", "MVR", "MWK", "MXN", "MXP", "MXV", "MYR", "MZE", "MZM", "MZN", "NAD", "NGN", "NIC", "NIO", "NLG", "NOK", "NPR", "NZD", "OMR", "PAB", "PEI", "PEN", "PES", "PGK", "PHP", "PKR", "PLN", "PLZ", "PTE", "PYG", "QAR", "RHD", "ROL", "RON", "RSD", "RUB", "RUR", "RWF", "SAR", "SBD", "SCR", "SDD", "SDG", "SDP", "SEK", "SGD", "SHP", "SIT", "SKK", "SLL", "SOS", "SRD", "SRG", "SSP", "STD", "STN", "SUR", "SVC", "SYP", "SZL", "THB", "TJR", "TJS", "TMM", "TMT", "TND", "TOP", "TPE", "TRL", "TRY", "TTD", "TWD", "TZS", "UAH", "UAK", "UGS", "UGX", "USD", "USN", "USS", "UYI", "UYP", "UYU", "UYW", "UZS", "VEB", "VEF", "VES", "VND", "VNN", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XEU", "XFO", "XFU", "XOF", "XPD", "XPF", "XPT", "XRE", "XSU", "XTS", "XUA", "XXX", "YDD", "YER", "YUD", "YUM", "YUN", "YUR", "ZAL", "ZAR", "ZMK", "ZMW", "ZRN", "ZRZ", "ZWD", "ZWL", "ZWR"},
60 percentSuffix: " ",
61 currencyPositiveSuffix: "K",
62 currencyNegativeSuffix: "K",
63 monthsAbbreviated: []string{"", "ene.", "feb.", "mar.", "abr.", "may.", "jun.", "jul.", "ago.", "sep.", "oct.", "nov.", "dic."},
64 monthsNarrow: []string{"", "E", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"},
65 monthsWide: []string{"", "enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre"},
66 daysAbbreviated: []string{"dom.", "lun.", "mar.", "mié.", "jue.", "vie.", "sáb."},
67 daysNarrow: []string{"d", "l", "m", "m", "j", "v", "s"},
68 daysShort: []string{"DO", "LU", "MA", "MI", "JU", "VI", "SA"},
69 daysWide: []string{"domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado"},
70 periodsAbbreviated: []string{"a.\u00a0m.", "p.\u00a0m."},
71 periodsNarrow: []string{"a.\u00a0m.", "p.\u00a0m."},
72 periodsWide: []string{"a.\u00a0m.", "p.\u00a0m."},
73 erasAbbreviated: []string{"a. C.", "d. C."},
74 erasNarrow: []string{"", ""},
75 erasWide: []string{"antes de Cristo", "después de Cristo"},
76 timezones: map[string]string{"ACDT": "hora de verano de Australia central", "ACST": "hora estándar de Australia central", "ACWDT": "hora de verano de Australia centroccidental", "ACWST": "hora estándar de Australia centroccidental", "ADT": "hora de verano del Atlántico", "AEDT": "hora de verano de Australia oriental", "AEST": "hora estándar de Australia oriental", "AKDT": "hora de verano de Alaska", "AKST": "hora estándar de Alaska", "ARST": "hora de verano de Argentina", "ART": "hora estándar de Argentina", "AST": "hora estándar del Atlántico", "AWDT": "hora de verano de Australia occidental", "AWST": "hora estándar de Australia occidental", "BOT": "hora de Bolivia", "BT": "hora de Bután", "CAT": "hora de África central", "CDT": "hora de verano central", "CHADT": "hora de verano de Chatham", "CHAST": "hora estándar de Chatham", "CLST": "hora de verano de Chile", "CLT": "hora estándar de Chile", "COST": "hora de verano de Colombia", "COT": "hora estándar de Colombia", "CST": "hora estándar central", "ChST": "hora estándar de Chamorro", "EAT": "hora de África oriental", "ECT": "hora de Ecuador", "EDT": "hora de verano oriental", "EST": "hora estándar oriental", "GFT": "hora de la Guayana Francesa", "GMT": "hora del meridiano de Greenwich", "GST": "hora estándar del Golfo", "GYT": "hora de Guyana", "HADT": "hora de verano de Hawái-Aleutianas", "HAST": "hora estándar de Hawái-Aleutianas", "HAT": "hora de verano de Terranova", "HECU": "hora de verano de Cuba", "HEEG": "hora de verano de Groenlandia oriental", "HENOMX": "hora de verano del noroeste de México", "HEOG": "hora de verano de Groenlandia occidental", "HEPM": "hora de verano de San Pedro y Miquelón", "HEPMX": "hora de verano del Pacífico de México", "HKST": "hora de verano de Hong Kong", "HKT": "hora estándar de Hong Kong", "HNCU": "hora estándar de Cuba", "HNEG": "hora estándar de Groenlandia oriental", "HNNOMX": "hora estándar del noroeste de México", "HNOG": "hora estándar de Groenlandia occidental", "HNPM": "hora estándar de San Pedro y Miquelón", "HNPMX": "hora estándar del Pacífico de México", "HNT": "hora estándar de Terranova", "IST": "hora de India", "JDT": "hora de verano de Japón", "JST": "hora estándar de Japón", "LHDT": "hora de verano de Lord Howe", "LHST": "hora estándar de Lord Howe", "MDT": "hora de verano de la montaña", "MESZ": "hora de verano de Europa central", "MEZ": "hora estándar de Europa central", "MST": "hora estándar de la montaña", "MYT": "hora de Malasia", "NZDT": "hora de verano de Nueva Zelanda", "NZST": "hora estándar de Nueva Zelanda", "OESZ": "hora de verano de Europa del Este", "OEZ": "hora estándar de Europa del Este", "PDT": "hora de verano del Pacífico", "PST": "hora estándar del Pacífico", "SAST": "hora de Sudáfrica", "SGT": "hora de Singapur", "SRT": "hora de Surinam", "TMST": "hora de verano de Turkmenistán", "TMT": "hora estándar de Turkmenistán", "UYST": "hora de verano de Uruguay", "UYT": "hora estándar de Uruguay", "VET": "hora de Venezuela", "WARST": "hora de verano de Argentina occidental", "WART": "hora estándar de Argentina occidental", "WAST": "hora de verano de África occidental", "WAT": "hora estándar de África occidental", "WESZ": "hora de verano de Europa del Oeste", "WEZ": "hora estándar de Europa del Oeste", "WIB": "hora de Indonesia occidental", "WIT": "hora de Indonesia oriental", "WITA": "hora de Indonesia central", "∅∅∅": "hora de verano de Brasilia"},
77 }
78 }
79
80
81 func (es *es_GT) Locale() string {
82 return es.locale
83 }
84
85
86 func (es *es_GT) PluralsCardinal() []locales.PluralRule {
87 return es.pluralsCardinal
88 }
89
90
91 func (es *es_GT) PluralsOrdinal() []locales.PluralRule {
92 return es.pluralsOrdinal
93 }
94
95
96 func (es *es_GT) PluralsRange() []locales.PluralRule {
97 return es.pluralsRange
98 }
99
100
101 func (es *es_GT) CardinalPluralRule(num float64, v uint64) locales.PluralRule {
102
103 n := math.Abs(num)
104
105 if n == 1 {
106 return locales.PluralRuleOne
107 }
108
109 return locales.PluralRuleOther
110 }
111
112
113 func (es *es_GT) OrdinalPluralRule(num float64, v uint64) locales.PluralRule {
114 return locales.PluralRuleOther
115 }
116
117
118 func (es *es_GT) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule {
119 return locales.PluralRuleOther
120 }
121
122
123 func (es *es_GT) MonthAbbreviated(month time.Month) string {
124 return es.monthsAbbreviated[month]
125 }
126
127
128 func (es *es_GT) MonthsAbbreviated() []string {
129 return es.monthsAbbreviated[1:]
130 }
131
132
133 func (es *es_GT) MonthNarrow(month time.Month) string {
134 return es.monthsNarrow[month]
135 }
136
137
138 func (es *es_GT) MonthsNarrow() []string {
139 return es.monthsNarrow[1:]
140 }
141
142
143 func (es *es_GT) MonthWide(month time.Month) string {
144 return es.monthsWide[month]
145 }
146
147
148 func (es *es_GT) MonthsWide() []string {
149 return es.monthsWide[1:]
150 }
151
152
153 func (es *es_GT) WeekdayAbbreviated(weekday time.Weekday) string {
154 return es.daysAbbreviated[weekday]
155 }
156
157
158 func (es *es_GT) WeekdaysAbbreviated() []string {
159 return es.daysAbbreviated
160 }
161
162
163 func (es *es_GT) WeekdayNarrow(weekday time.Weekday) string {
164 return es.daysNarrow[weekday]
165 }
166
167
168 func (es *es_GT) WeekdaysNarrow() []string {
169 return es.daysNarrow
170 }
171
172
173 func (es *es_GT) WeekdayShort(weekday time.Weekday) string {
174 return es.daysShort[weekday]
175 }
176
177
178 func (es *es_GT) WeekdaysShort() []string {
179 return es.daysShort
180 }
181
182
183 func (es *es_GT) WeekdayWide(weekday time.Weekday) string {
184 return es.daysWide[weekday]
185 }
186
187
188 func (es *es_GT) WeekdaysWide() []string {
189 return es.daysWide
190 }
191
192
193 func (es *es_GT) Decimal() string {
194 return es.decimal
195 }
196
197
198 func (es *es_GT) Group() string {
199 return es.group
200 }
201
202
203 func (es *es_GT) Minus() string {
204 return es.minus
205 }
206
207
208 func (es *es_GT) FmtNumber(num float64, v uint64) string {
209
210 s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
211 l := len(s) + 2 + 1*len(s[:len(s)-int(v)-1])/3
212 count := 0
213 inWhole := v == 0
214 b := make([]byte, 0, l)
215
216 for i := len(s) - 1; i >= 0; i-- {
217
218 if s[i] == '.' {
219 b = append(b, es.decimal[0])
220 inWhole = true
221 continue
222 }
223
224 if inWhole {
225 if count == 3 {
226 b = append(b, es.group[0])
227 count = 1
228 } else {
229 count++
230 }
231 }
232
233 b = append(b, s[i])
234 }
235
236 if num < 0 {
237 b = append(b, es.minus[0])
238 }
239
240
241 for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
242 b[i], b[j] = b[j], b[i]
243 }
244
245 return string(b)
246 }
247
248
249
250 func (es *es_GT) FmtPercent(num float64, v uint64) string {
251 s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
252 l := len(s) + 5
253 b := make([]byte, 0, l)
254
255 for i := len(s) - 1; i >= 0; i-- {
256
257 if s[i] == '.' {
258 b = append(b, es.decimal[0])
259 continue
260 }
261
262 b = append(b, s[i])
263 }
264
265 if num < 0 {
266 b = append(b, es.minus[0])
267 }
268
269
270 for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
271 b[i], b[j] = b[j], b[i]
272 }
273
274 b = append(b, es.percentSuffix...)
275
276 b = append(b, es.percent...)
277
278 return string(b)
279 }
280
281
282 func (es *es_GT) FmtCurrency(num float64, v uint64, currency currency.Type) string {
283
284 s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
285 symbol := es.currencies[currency]
286 l := len(s) + len(symbol) + 3
287
288 b := make([]byte, 0, l)
289
290 for i := len(s) - 1; i >= 0; i-- {
291
292 if s[i] == '.' {
293 b = append(b, es.decimal[0])
294 continue
295 }
296
297 b = append(b, s[i])
298 }
299
300 for j := len(symbol) - 1; j >= 0; j-- {
301 b = append(b, symbol[j])
302 }
303
304 if num < 0 {
305 b = append(b, es.minus[0])
306 }
307
308
309 for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
310 b[i], b[j] = b[j], b[i]
311 }
312
313 b = append(b, es.currencyPositiveSuffix...)
314
315 return string(b)
316 }
317
318
319
320 func (es *es_GT) FmtAccounting(num float64, v uint64, currency currency.Type) string {
321
322 s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
323 symbol := es.currencies[currency]
324 l := len(s) + len(symbol) + 3
325
326 b := make([]byte, 0, l)
327
328 for i := len(s) - 1; i >= 0; i-- {
329
330 if s[i] == '.' {
331 b = append(b, es.decimal[0])
332 continue
333 }
334
335 b = append(b, s[i])
336 }
337
338 if num < 0 {
339
340 for j := len(symbol) - 1; j >= 0; j-- {
341 b = append(b, symbol[j])
342 }
343
344 b = append(b, es.minus[0])
345
346 } else {
347
348 for j := len(symbol) - 1; j >= 0; j-- {
349 b = append(b, symbol[j])
350 }
351
352 }
353
354
355 for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
356 b[i], b[j] = b[j], b[i]
357 }
358
359 if num < 0 {
360 b = append(b, es.currencyNegativeSuffix...)
361 } else {
362
363 b = append(b, es.currencyPositiveSuffix...)
364 }
365
366 return string(b)
367 }
368
369
370 func (es *es_GT) FmtDateShort(t time.Time) string {
371
372 b := make([]byte, 0, 32)
373
374 b = strconv.AppendInt(b, int64(t.Day()), 10)
375 b = append(b, []byte{0x2f}...)
376
377 if t.Month() < 10 {
378 b = append(b, '0')
379 }
380
381 b = strconv.AppendInt(b, int64(t.Month()), 10)
382
383 b = append(b, []byte{0x2f}...)
384
385 if t.Year() > 9 {
386 b = append(b, strconv.Itoa(t.Year())[2:]...)
387 } else {
388 b = append(b, strconv.Itoa(t.Year())[1:]...)
389 }
390
391 return string(b)
392 }
393
394
395 func (es *es_GT) FmtDateMedium(t time.Time) string {
396
397 b := make([]byte, 0, 32)
398
399 b = strconv.AppendInt(b, int64(t.Day()), 10)
400 b = append(b, []byte{0x2f}...)
401
402 if t.Month() < 10 {
403 b = append(b, '0')
404 }
405
406 b = strconv.AppendInt(b, int64(t.Month()), 10)
407
408 b = append(b, []byte{0x2f}...)
409
410 if t.Year() > 0 {
411 b = strconv.AppendInt(b, int64(t.Year()), 10)
412 } else {
413 b = strconv.AppendInt(b, int64(-t.Year()), 10)
414 }
415
416 return string(b)
417 }
418
419
420 func (es *es_GT) FmtDateLong(t time.Time) string {
421
422 b := make([]byte, 0, 32)
423
424 b = strconv.AppendInt(b, int64(t.Day()), 10)
425 b = append(b, []byte{0x20, 0x64, 0x65}...)
426 b = append(b, []byte{0x20}...)
427 b = append(b, es.monthsWide[t.Month()]...)
428 b = append(b, []byte{0x20, 0x64, 0x65}...)
429 b = append(b, []byte{0x20}...)
430
431 if t.Year() > 0 {
432 b = strconv.AppendInt(b, int64(t.Year()), 10)
433 } else {
434 b = strconv.AppendInt(b, int64(-t.Year()), 10)
435 }
436
437 return string(b)
438 }
439
440
441 func (es *es_GT) FmtDateFull(t time.Time) string {
442
443 b := make([]byte, 0, 32)
444
445 b = append(b, es.daysWide[t.Weekday()]...)
446 b = append(b, []byte{0x2c, 0x20}...)
447 b = strconv.AppendInt(b, int64(t.Day()), 10)
448 b = append(b, []byte{0x20, 0x64, 0x65}...)
449 b = append(b, []byte{0x20}...)
450 b = append(b, es.monthsWide[t.Month()]...)
451 b = append(b, []byte{0x20, 0x64, 0x65}...)
452 b = append(b, []byte{0x20}...)
453
454 if t.Year() > 0 {
455 b = strconv.AppendInt(b, int64(t.Year()), 10)
456 } else {
457 b = strconv.AppendInt(b, int64(-t.Year()), 10)
458 }
459
460 return string(b)
461 }
462
463
464 func (es *es_GT) FmtTimeShort(t time.Time) string {
465
466 b := make([]byte, 0, 32)
467
468 if t.Hour() < 10 {
469 b = append(b, '0')
470 }
471
472 b = strconv.AppendInt(b, int64(t.Hour()), 10)
473 b = append(b, es.timeSeparator...)
474
475 if t.Minute() < 10 {
476 b = append(b, '0')
477 }
478
479 b = strconv.AppendInt(b, int64(t.Minute()), 10)
480
481 return string(b)
482 }
483
484
485 func (es *es_GT) FmtTimeMedium(t time.Time) string {
486
487 b := make([]byte, 0, 32)
488
489 if t.Hour() < 10 {
490 b = append(b, '0')
491 }
492
493 b = strconv.AppendInt(b, int64(t.Hour()), 10)
494 b = append(b, es.timeSeparator...)
495
496 if t.Minute() < 10 {
497 b = append(b, '0')
498 }
499
500 b = strconv.AppendInt(b, int64(t.Minute()), 10)
501 b = append(b, es.timeSeparator...)
502
503 if t.Second() < 10 {
504 b = append(b, '0')
505 }
506
507 b = strconv.AppendInt(b, int64(t.Second()), 10)
508
509 return string(b)
510 }
511
512
513 func (es *es_GT) FmtTimeLong(t time.Time) string {
514
515 b := make([]byte, 0, 32)
516
517 if t.Hour() < 10 {
518 b = append(b, '0')
519 }
520
521 b = strconv.AppendInt(b, int64(t.Hour()), 10)
522 b = append(b, es.timeSeparator...)
523
524 if t.Minute() < 10 {
525 b = append(b, '0')
526 }
527
528 b = strconv.AppendInt(b, int64(t.Minute()), 10)
529 b = append(b, es.timeSeparator...)
530
531 if t.Second() < 10 {
532 b = append(b, '0')
533 }
534
535 b = strconv.AppendInt(b, int64(t.Second()), 10)
536 b = append(b, []byte{0x20}...)
537
538 tz, _ := t.Zone()
539 b = append(b, tz...)
540
541 return string(b)
542 }
543
544
545 func (es *es_GT) FmtTimeFull(t time.Time) string {
546
547 b := make([]byte, 0, 32)
548
549 if t.Hour() < 10 {
550 b = append(b, '0')
551 }
552
553 b = strconv.AppendInt(b, int64(t.Hour()), 10)
554 b = append(b, es.timeSeparator...)
555
556 if t.Minute() < 10 {
557 b = append(b, '0')
558 }
559
560 b = strconv.AppendInt(b, int64(t.Minute()), 10)
561 b = append(b, es.timeSeparator...)
562
563 if t.Second() < 10 {
564 b = append(b, '0')
565 }
566
567 b = strconv.AppendInt(b, int64(t.Second()), 10)
568 b = append(b, []byte{0x20}...)
569
570 tz, _ := t.Zone()
571
572 if btz, ok := es.timezones[tz]; ok {
573 b = append(b, btz...)
574 } else {
575 b = append(b, tz...)
576 }
577
578 return string(b)
579 }
580
View as plain text