Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <52706977+zzossig@users.noreply.github.com>2020-10-20 22:50:16 +0300
committerGitHub <noreply@github.com>2020-10-20 22:50:16 +0300
commit2b9b4f9e87b551bc1bc205f6540e77c7f4604640 (patch)
tree0697f960005e997c803c3950622ce5ce6aea75bf
parent72408e4f8e698c9fa5efa3316145ad4f57f979dd (diff)
parent7329d5383befbd2b892cf3378ceac0a3c008fd38 (diff)
Merge pull request #329 from icf20/patch-2
Create es.toml
-rw-r--r--i18n/es.toml116
1 files changed, 116 insertions, 0 deletions
diff --git a/i18n/es.toml b/i18n/es.toml
new file mode 100644
index 0000000..1dd00b3
--- /dev/null
+++ b/i18n/es.toml
@@ -0,0 +1,116 @@
+[search-placeholder]
+other = "buscar"
+
+[summary-dateformat]
+other = "2006-01-02"
+
+[reading-time]
+other = "minutos lectura"
+
+[tags]
+other = "Etiquetas"
+
+[categories]
+other = "Categorías"
+
+[series]
+other = "Serie"
+
+[archive-dateformat]
+other = "2015-01-21"
+
+[talks-dateformat]
+other = "2006-01-02"
+
+[single-dateformat]
+other = "2006-01-02"
+
+[pub-dateformat]
+other = "2006-01-02"
+
+[resume-dateformat]
+other = "2006-01-02"
+
+[single-related]
+other = "Ver también"
+
+[single-writtenBy]
+other = "Escrito por"
+
+[toc-label]
+other = "Qué hay en esta página"
+
+[counter-site-pv]
+other = "Visitas totales"
+
+[counter-site-uv]
+other = "Visitantes totales"
+
+[counter-page-pv]
+other = "vistas"
+
+[donate-message]
+other = "Apoya al autor con"
+
+[share-message]
+other = "compartir en"
+
+[contact-name]
+other = "Nombre"
+
+[contact-email]
+other = "Correo electronico"
+
+[contact-tel]
+other = "Tel"
+
+[contact-file]
+other = "Archivo"
+
+[contact-message]
+other = "Mensaje"
+
+[contact-send]
+other = "Enviar"
+
+[contact-browse]
+other = "Examinar"
+
+[tooltip-home]
+other = "inicio"
+
+[tooltip-written]
+other = "Escrito en"
+
+[tooltip-modified]
+other = "Modificado en"
+
+[tooltip-reading-time]
+other = "Tiempo de lectura"
+
+[showcase-overview]
+other = "Resumen"
+
+[showcase-pinned]
+other = "Pinned"
+
+[nojs-message]
+other = "Esta pagina se ve mejor con JavaScript habilitado"
+
+[posts-by-order]
+other = "Publicaciones principlaes"
+
+[skin-dark]
+other = "oscuro"
+
+[skin-light]
+other = "claro"
+
+[skin-hacker]
+other = "hacker"
+
+[skin-solarized]
+other = "solarized"
+
+[skin-kimbie]
+other = "kimbie"