aboutsummaryrefslogtreecommitdiff
path: root/i18n/es.toml
blob: 80b17d2ee9c0978bb27e762101f608791ebd42ce7cc7d57b8cc0e2d0cca921c7 (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
[readingTime]
  one = "1 minuto para leer"
  other = "{{ . }} minutos para leer"

[returnHome]
  other = "Regresar a la página de inicio"

[list]
  other = "Lista"

[feeds]
  other = "Feeds"

[atomFeed]
  other = "Atom Feed"

[tags]
  other = "Etiquetas"

[tagList]
  other = "Lista de etiquetas"

[journalEntries]
  other = "Entradas"

[refs]
  other = "Referencias"

[navLinks]
  other = "Enlaces de navegación"

[pageNotFound]
  other = "Página no encontrada"

[audioAvailable]
  other = "audio disponible"

[audioVersion]
  other = "Versión en audio de {{ . }}."

[audioUnsupported]
  other = "Tu navegador no puede reproducir audio."

[downloadAudio]
  other = "Descargar la versión en audio de {{ . }}"