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

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