From 7329d5383befbd2b892cf3378ceac0a3c008fd38 Mon Sep 17 00:00:00 2001 From: icf20 Date: Mon, 19 Oct 2020 23:31:03 +0200 Subject: [PATCH] Create es.toml --- i18n/es.toml | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 i18n/es.toml 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"