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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRise <8315221+AmazingRise@users.noreply.github.com>2021-10-15 05:48:32 +0300
committerGitHub <noreply@github.com>2021-10-15 05:48:32 +0300
commite5ee3d9392d82f92cbf4f4cba8160f5c583f8754 (patch)
tree9662776be9517cd09f20c50ee404586feecbcc0a
parent17d814d3fa46421e4c598d5048ca208ccb3b211e (diff)
parent61175b92aceec9ed9af4cadeda264a4b3ed211d3 (diff)
Merge pull request #107 from jossemarGT/feature/spanish-i18n-strings
Add Spanish i18n strings
-rw-r--r--i18n/es.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/es.yaml b/i18n/es.yaml
new file mode 100644
index 0000000..475c295
--- /dev/null
+++ b/i18n/es.yaml
@@ -0,0 +1,28 @@
+- id: last_mod_on
+ translation: Última modificación {{ .Format "2006-01-02" }}
+- id: format_date
+ translation: '{{ .Format "2006-01-02" }}'
+- id: format_date_tosec
+ translation: '{{ .Format "2006-01-02 15:04" }}'
+- id: next_link
+ translation: Siguiente
+- id: prev_link
+ translation: Previo
+- id: no_newer_posts
+ translation: No hay más publicaciones nuevas.
+- id: no_older_posts
+ translation: No hay más publicaciones antiguas.
+- id: comments_disabled
+ translation: Comentarios deshabilitados.
+- id: comments_activate_js
+ translation: Por favor habilita JavaScript para ver los comentarios
+- id: hugo_theme
+ translation: Tema Hugo
+- id: ported_from
+ translation: Portado de
+- id: by
+ translation: por
+- id: draft
+ translation: BORRADOR
+- id: toc_title
+ translation: Tabla de contenidos