diff --git a/config.toml b/config.toml index 24c2118..a6efd5f 100644 --- a/config.toml +++ b/config.toml @@ -44,6 +44,13 @@ generate_feeds = true taxonomies = [{ name = "tags", feed = true }] +[languages.es] +title = "Duckquill" +description = "Tema Zola de opinión, moderno, bonito y limpio." +generate_feeds = true + +taxonomies = [{ name = "tags", feed = true }] + [languages.ms] title = "Duckquill" description = "Tema Zola yang berpandangan, moden, cantik dan bersih." diff --git a/content/_index.es.md b/content/_index.es.md new file mode 120000 index 0000000..9eb48a3 --- /dev/null +++ b/content/_index.es.md @@ -0,0 +1 @@ +_index.md \ No newline at end of file diff --git a/content/blog/_index.es.md b/content/blog/_index.es.md new file mode 120000 index 0000000..9eb48a3 --- /dev/null +++ b/content/blog/_index.es.md @@ -0,0 +1 @@ +_index.md \ No newline at end of file diff --git a/content/blog/dolor/index.es.md b/content/blog/dolor/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/dolor/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/blog/drafted-post/index.es.md b/content/blog/drafted-post/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/drafted-post/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/blog/ipsum/index.es.md b/content/blog/ipsum/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/ipsum/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/blog/long-long-man/index.es.md b/content/blog/long-long-man/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/long-long-man/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/blog/lorem/index.es.md b/content/blog/lorem/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/lorem/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/blog/the-quill-of-duck/index.es.md b/content/blog/the-quill-of-duck/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/blog/the-quill-of-duck/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/demo/index.es.md b/content/demo/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/demo/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/content/demo/page.es.md b/content/demo/page.es.md new file mode 120000 index 0000000..3c4893b --- /dev/null +++ b/content/demo/page.es.md @@ -0,0 +1 @@ +page.md \ No newline at end of file diff --git a/content/tricks/index.es.md b/content/tricks/index.es.md new file mode 120000 index 0000000..dd0ea36 --- /dev/null +++ b/content/tricks/index.es.md @@ -0,0 +1 @@ +index.md \ No newline at end of file diff --git a/i18n/es.toml b/i18n/es.toml new file mode 100644 index 0000000..f6a3527 --- /dev/null +++ b/i18n/es.toml @@ -0,0 +1,82 @@ +# Shown in language picker for multi-language sites +language_name = "Español" +# Tera date format used for listing posts +# (post publication date, tag posts list...). +# Not used in comments, "date_locale" is used instead. +# See https://docs.rs/chrono/0.4.31/chrono/format/strftime/index.html +date_format = "%B %d, %Y" +date_locale = "es_ES" + +# Menu items. +# Should match the names in config.extra.nav.links and config.extra.footer.links. +Links = "Enlaces" +Blog = "Blog" +Demo = "Demo" +Tricks = "Trucos" +Coffee = "Café" + +all_tags = "Ver todas las etiquetas" +archived = "Archivado" +author = "Autor" +blog_post_author = "Autor del post" +boosts_from = "Boosts de" +by_author = "Por $AUTHOR" +caution = "Precaución" +comments = "Comentarios" +comments_description = "Puedes comentar en este post haciendo una respuesta pública en una cuenta de Mastodon u otra plataforma de ActivityPub/Fediverso. Respuestas no privadas serán mostrabas abajo." +comments_noscript = "Cargamos comentarios haciendo uso de JavaScript. Prueba a habilitarlo, en caso de no ya estarlo, o a recargar la página. Adicionalmente, puedes visitar el post original en Mastodon." +comments_qr = "Código QR al post de Mastodon" +copy_code = "Copiar código" +disclaimer = "Advertencia" +drafted = "Borrador" +faves_from = "Favoritos de" +featured = "Recomendado" +feed = "Feed" +file_an_issue = "Reportar un problema" +filter_by_tag = "Filtra por etiqueta" +first = "Primero" +go_to_top = "Ir hasta arriba" +hot = "Hot" +important = "Importante" +language = "Lenguaje" +last = "Último" +load_comments = "Cargar Commentarios" +loading = "Cargando" +many_minutes_read = "$NUMBER minutos leídos" +many_posts = "$NUMBER publicaciones en total" +many_tags = "$NUMBER etiquetas en total" +minutes_read = "$NUMBER minuto leído" +next = "Siguiente" +no_comments = "Sin comentarios aún :/" +note = "Nota" +one_posts = "$NUMBER publicación en total" +one_tags = "$NUMBER etiqueta en total" +open_post = "Abrir publicación" +poor = "Pobre" +posts = "$NUMBER publicaciones en total" +posts_with_tag = "Publicaciones con etiqueta" +powered_by = "Desarrollado por" +powered_by_and = "y" +previous = "Anterior" +published = "Publicado el" +reload = "Recargar" +repo = "Repositorio" +search = "Buscar" +search_for = "Buscar por" +share = "Compartir" +skip_to_content = "Saltar al contenido principal" +source = "Fuente del sitio web" +table_of_contents = "Tabla de contenido" +tags = "etiquetas" +tags_title = "Etiquetas" +theme = "Tema" +theme_dark = "Cambiar a tema oscuro" +theme_light = "Cambiar a tema claro" +theme_system = "Usar tema del sistema" +tip = "Consejo" +trigger_warning = "Advertencia de contenido" +updated = "Actualizado el" +view_comment = "Ver comentario en" +view_profile = "Ver perfil en" +warning = "Advertencia" +