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: 5d4170736c60a27cba7e703dd27c29c45291c5cf (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
- 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"