aboutsummaryrefslogtreecommitdiff
path: root/i18n/es.toml
blob: 7e98ed9afb2dbb1818b27874b5bbd620efaac1846134e80f903badd13dd2ed41 (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
[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"

[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."