summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/i18n/es.yaml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
commitec1341fcd178d72e1accd308d1ae314702e69c01 (patch)
tree927c5113475a982af7a4809af78a8f4b4990be62 /themes/beautifulhugo/i18n/es.yaml
parent05bc58562c52539f196ae4357afd80a23d34e812 (diff)
use new theme
Diffstat (limited to 'themes/beautifulhugo/i18n/es.yaml')
-rw-r--r--themes/beautifulhugo/i18n/es.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/themes/beautifulhugo/i18n/es.yaml b/themes/beautifulhugo/i18n/es.yaml
new file mode 100644
index 0000000..6c0850f
--- /dev/null
+++ b/themes/beautifulhugo/i18n/es.yaml
@@ -0,0 +1,74 @@
+# Content
+- id: dateFormat
+ translation: "2 de enero, 2006"
+- id: shortdateFormat
+ translation: "2 Jan, 2006 15:04:05"
+- id: postedOnDate
+ translation: "Publicado el {{ .Count }}"
+- id: lastModified
+ translation: "(Última modificación en {{ .Count }})"
+- id: translationsLabel
+ translation: "Otros idiomas: "
+- id: translationsSeparator
+ translation: ", "
+- id: readMore
+ translation: "Leer más"
+- id: olderPosts
+ translation: "Artículos anteriores"
+- id: newerPosts
+ translation: "Artículos siguientes"
+- id: previousPost
+ translation: "Artículo anterior"
+- id: nextPost
+ translation: "Artículo siguiente"
+- id: readTime
+ translation: "minutos"
+- id: words
+ translation: "palabras"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "¡Vaya! Esta página no existe (error 404)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: '<a href="http://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> powered &nbsp;&bull;&nbsp; Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+
+# Navigation
+- id: toggleNavigation
+ translation: "Conmuta navegación"
+- id: languageSwitcherLabel
+ translation: "Idioma"
+- id: gcseLabelShort
+ translation: "Buscar"
+- id: gcseLabelLong
+ translation: "Buscar en {{ .Site.Title }}"
+- id: gcseClose
+ translation: "Cerrar"
+
+# Staticman
+- id: noComment
+ translation: "Sin comentarios"
+- id: oneComment
+ translation: "comentario"
+- id: moreComment
+ translation: "comentarios"
+- id: useMarkdown
+ translation: "Puedes usar la sintaxis de Markdown"
+- id: yourName
+ translation: "Tu nombre"
+- id: yourEmail
+ translation: "Tu correo electrónico"
+- id: yourWebsite
+ translation: "Tu sitio web"
+
+# Delayed Disqus
+- id: show
+ translation: "Mostrar"
+- id: comments
+ translation: "comentarios"
+
+# Related posts
+- id: seeAlso
+ translation: "Ver también"