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:
authorjossemargt <jossemargt@gmail.com>2021-10-14 10:26:29 +0300
committerjossemargt <jossemargt@gmail.com>2021-10-14 21:05:45 +0300
commit61175b92aceec9ed9af4cadeda264a4b3ed211d3 (patch)
tree9662776be9517cd09f20c50ee404586feecbcc0a
parent17d814d3fa46421e4c598d5048ca208ccb3b211e (diff)
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