Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b31ddcbac4ad043a46e3f6d560dce55265dc966a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
- id: home
  translation: "Inicio"

- id: templateBy
  translation: "Plantilla creada por"

- id: portedBy
  translation: "Adaptada a Hugo por"

- id: contactGoTo
  translation: "Ir a la página de contacto"

- id: contactAddrTitle
  translation: "Dirección"

- id: contactTitle
  translation: "Contacto"

- id: contactForm
  translation: "Formulario de contacto"

- id: contactName
  translation: "Tu Nombre"

- id: contactMail
  translation: "Tu Email"

- id: contactMessage
  translation: "Tu Mensaje"

- id: contactSend
  translation: "Enviar mensaje"

- id: navHome
  translation: "ir a inicio"

- id: navToggle
  translation: "Cambiar Navegación"

- id: categoriesTitle
  translation: "Categorias"

- id: searchTitle
  translation: "Buscar"

- id: tagsTitle
  translation: "Palabras clave"

- id: continueReading
  translation: "Continuar leyendo"

- id: readMore
  translation: "Leer más"

- id: authorBy
  translation: "Por"

- id: recentPosts
  translation: "Posts recientes"

- id: aboutUs
  translation: "Sobre nosotros"

- id: newer
  translation: "Más reciente"

- id: older
  translation: "Más antiguo"

- id: publishedOn
  translation: "el"

- id: 404Error
  translation: "Error 404: Página no encontrada"

- id: 404Message
  translation: "Lo sentimos – esta página ya no está aquí"

- id: 404NavHome
  translation: "Ir a la página de inicio"

- id: January
  translation: Enero

- id: February
  translation: Febrero

- id: March
  translation: Marzo

- id: April
  translation: Abril

- id: May
  translation: Mayo

- id: June
  translation: Junio

- id: July
  translation: Julio

- id: August
  translation: Agosto

- id: September
  translation: Septiembre

- id: October
  translation: Octubre

- id: November
  translation: Noviembre

- id: December
  translation: Diciembre