From 5257d5fca00fcd2869d96980f21c8fd3f4d1759d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 11 Mar 2019 12:39:30 -0500 Subject: [PATCH] update translate --- cl-theme/messages.pot | 310 +++----------- cl-theme/templates/author.html | 2 +- cl-theme/templates/authors.html | 8 +- .../translations/de/LC_MESSAGES/messages.po | 395 +++++------------ .../translations/en/LC_MESSAGES/messages.po | 306 ++++---------- .../translations/eo/LC_MESSAGES/messages.po | 380 ++++------------- .../translations/fr/LC_MESSAGES/messages.po | 396 +++++------------- 7 files changed, 422 insertions(+), 1375 deletions(-) diff --git a/cl-theme/messages.pot b/cl-theme/messages.pot index 009e5ff..867accc 100644 --- a/cl-theme/messages.pot +++ b/cl-theme/messages.pot @@ -1,14 +1,14 @@ # Translations template for PROJECT. -# Copyright (C) 2018 ORGANIZATION +# Copyright (C) 2019 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2018. +# FIRST AUTHOR , 2019. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-07-02 14:17+0200\n" +"POT-Creation-Date: 2019-03-11 10:15-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,100 +25,36 @@ msgstr "" msgid "archivos,artículos,historia,lista de artículos" msgstr "" -#: templates/archives.html:44 templates/archives.html:48 +#: templates/archives.html:56 templates/archives.html:69 #, python-format msgid "Archivos de %(SITENAME)s" msgstr "" -#: templates/archives.html:52 +#: templates/archives.html:78 #, python-format msgid "%(num)d artículo" msgid_plural "%(num)d artículos" msgstr[0] "" msgstr[1] "" -#: templates/article.html:86 templates/pagination.html:3 -msgid "Navegación de entradas" +#: templates/article.html:117 templates/authors.html:110 templates/page.html:86 +msgid "Regresar al Inicio" msgstr "" -#: templates/article.html:91 -msgid "Anterior" -msgstr "" - -#: templates/article.html:92 -msgid "Entrada anterior:" -msgstr "" - -#: templates/article.html:100 -msgid "Siguiente" -msgstr "" - -#: templates/article.html:101 -msgid "Entrada siguiente:" -msgstr "" - -#: templates/article.html:110 templates/article_info.html:16 -msgid "Comentarios" -msgstr "" - -#: templates/article.html:113 -#, python-format -msgid "" -"Lo siento, el sistema de comentarios no funciona sin JavaScript. Si " -"quieres, puedes %(abre_enlace)senviar tu comentario por correo " -"electrónico%(cierra_enlace)s. El comentario será publicado en el espacio " -"reservado a comentarios de esta página." -msgstr "" - -#: templates/article_info.html:2 -msgid "Fecha de publicación" -msgstr "" - -#: templates/article_info.html:2 -msgid "Publicado el" -msgstr "" - -#: templates/article_info.html:6 +#: templates/article.html:133 templates/article_info.html:16 #, python-format msgid "Artículos de %(nombre_mes)s de %(año)s" msgstr "" -#: templates/article_info.html:6 +#: templates/article.html:137 templates/article_info.html:20 #, python-format msgid "Artículos de %(año)s" msgstr "" -#: templates/article_info.html:9 +#: templates/article_info.html:32 msgid "Fecha de modificación" msgstr "" -#: templates/article_info.html:12 -msgid "Categoría" -msgstr "" - -#: templates/article_info.html:13 -#, python-format -msgid "En %(categoria)s" -msgstr "" - -#: templates/article_info.html:13 -#, python-format -msgid "Artículos en la categoría %(categoria)s" -msgstr "" - -#: templates/article_info.html:17 -msgid "Deja un comentario" -msgstr "" - -#: templates/article_info.html:18 -#, python-format -msgid "en %(articulo)s" -msgstr "" - -#: templates/article_info.html:22 -msgid "Traducciones" -msgstr "" - #: templates/author.html:5 #, python-format msgid "Artículos escritos por %(author)s en Conocimientos Libres." @@ -126,10 +62,10 @@ msgstr "" #: templates/author.html:6 #, python-format -msgid "articulista,artículos,autor,autor %(author)s,escritor,%(author)s" +msgid "articulista,artículos,author,autor %(author)s,escritor,%(author)s" msgstr "" -#: templates/author.html:13 +#: templates/author.html:18 #, python-format msgid "Autor: %(author)s" msgstr "" @@ -147,41 +83,53 @@ msgstr "" msgid "Autores de %(SITENAME)s" msgstr "" -#: templates/authors.html:13 templates/base.html:84 +#: templates/authors.html:20 templates/base.html:64 msgid "Créditos" msgstr "" -#: templates/authors.html:16 +#: templates/authors.html:30 msgid "Artículos" msgstr "" -#: templates/authors.html:19 +#: templates/authors.html:35 #, python-format msgid "Artículos escritos por %(author)s" msgstr "" -#: templates/authors.html:22 +#: templates/authors.html:41 msgid "Programación" msgstr "" -#: templates/authors.html:27 -msgid "Traducción" -msgstr "" - -#: templates/authors.html:32 -msgid "Software que usa la página" +#: templates/authors.html:43 +msgid "Sitio para gente Libre" msgstr "" #: templates/authors.html:44 -msgid "Varios programas de JavaScript" +msgid "Sitio web de Jesús E." msgstr "" #: templates/authors.html:47 +msgid "Traducción" +msgstr "" + +#: templates/authors.html:49 +msgid "Sitio web de Alyssa Rosenzweig" +msgstr "" + +#: templates/authors.html:53 +msgid "Software que usa la página" +msgstr "" + +#: templates/authors.html:65 +msgid "Algunos programas de JavaScript" +msgstr "" + +#: templates/authors.html:68 #, python-format msgid "Sitio web de %(programa)s" msgstr "" -#: templates/authors.html:50 +#: templates/authors.html:71 msgid "Miscelánea" msgstr "" @@ -191,214 +139,70 @@ msgid "" "cultura libre y el software libre." msgstr "" -#: templates/base.html:12 +#: templates/base.html:13 msgid "" "software libre,libertad,libertad de " "expresión,privacidad,formación,tutoriales,guías,GNU/Linux,desarrollo " -"web,Trisquel" +"web,Hyperbola" msgstr "" -#: templates/base.html:21 -#, python-format -msgid "Fuente de entradas Atom completa de %(SITENAME)s" +#: templates/base.html:59 +msgid "Inicio" msgstr "" -#: templates/base.html:24 -#, python-format -msgid "Fuente completa de entradas RSS de %(SITENAME)s" -msgstr "" - -#: templates/base.html:27 -#, python-format -msgid "Fuente Atom de %(SITENAME)s" -msgstr "" - -#: templates/base.html:30 -#, python-format -msgid "Fuente RSS de %(SITENAME)s" -msgstr "" - -#: templates/base.html:33 -#, python-format -msgid "Fuente de categorías Atom de %(SITENAME)s" -msgstr "" - -#: templates/base.html:36 -#, python-format -msgid "Fuente RSS de categorías de %(SITENAME)s" -msgstr "" - -#: templates/base.html:39 -#, python-format -msgid "Fuente Atom de etiquetas de %(SITENAME)s" -msgstr "" - -#: templates/base.html:42 -#, python-format -msgid "Fuente RSS de etiquetas de %(SITENAME)s" -msgstr "" - -#: templates/base.html:47 -#, python-format -msgid "Fuente Atom de idioma %(idioma)s de %(nombre_sitio_web)s" -msgstr "" - -#: templates/base.html:61 -msgid "Saltar al contenido" -msgstr "" - -#: templates/base.html:72 -msgid "Menú y widgets" -msgstr "" - -#: templates/base.html:83 +#: templates/base.html:63 msgid "Archivos" msgstr "" -#: templates/base.html:92 -msgid "Buscar ..." +#: templates/base.html:94 +msgid "» » » » » » búscame « « « « « «" msgstr "" -#: templates/base.html:97 -msgid "Entradas recientes" +#: templates/base.html:96 +msgid "Buscar" msgstr "" -#: templates/base.html:109 -msgid "Categorías" -msgstr "" - -#: templates/base.html:121 templates/taglist.html:2 templates/taglist.html:3 -msgid "Etiquetas" -msgstr "" - -#: templates/base.html:149 +#: templates/base.html:142 #, python-format msgid "Enlace a %(articulo)s" msgstr "" -#: templates/base.html:163 -msgid "Licencia de Creative Commons de dominio público" +#: templates/base.html:275 +msgid "Escrito por" msgstr "" -#: templates/base.html:163 -msgid "" -"El contenido (textos, imágenes, vídeos, comentarios) de Conocimientos Libres es de " -"dominio público." +#: templates/base.html:278 +msgid "Este sitio es Software Libre" msgstr "" -#: templates/base.html:165 +#: templates/base.html:280 msgid "Código fuente" msgstr "" -#: templates/base.html:166 +#: templates/base.html:288 msgid "Licencias de JavaScript" msgstr "" -#: templates/base.html:167 -msgid "Política de uso" -msgstr "" - -#: templates/base.html:179 -msgid "expande el menú inferior" -msgstr "" - -#: templates/base.html:179 -msgid "plegar menú inferior" -msgstr "" - -#: templates/categories.html:4 -#, python-format -msgid "Lista de categorías de %(SITENAME)s." -msgstr "" - -#: templates/categories.html:5 -msgid "categorías,lista de categorías" -msgstr "" - -#: templates/categories.html:8 -#, python-format -msgid "Lista de categorías de %(SITENAME)s" -msgstr "" - -#: templates/categories.html:13 -msgid "Lista de categorías" -msgstr "" - -#: templates/category.html:4 -#, python-format -msgid "Artículos en la categoría «%(categoria)s» en Conocimientos Libres." -msgstr "" - -#: templates/category.html:5 -#, python-format -msgid "artículos,categoría,categoría %(categoria)s,%(categoria)s" -msgstr "" - -#: templates/category.html:12 -#, python-format -msgid "Categoría: %(categoria)s" -msgstr "" - -#: templates/pagination.html:6 +#: templates/pagination.html:6 templates/pagination.html:8 msgid "Página anterior" msgstr "" -#: templates/pagination.html:36 templates/pagination.html:41 -msgid "Página" -msgstr "" - -#: templates/pagination.html:50 +#: templates/pagination.html:13 templates/pagination.html:15 msgid "Página siguiente" msgstr "" -#: templates/period_archives.html:9 +#: templates/period_archives.html:16 #, python-format msgid "Archivos de %(año)d" msgstr "" -#: templates/period_archives.html:11 +#: templates/period_archives.html:18 #, python-format msgid "Archivos de %(mes)s de %(año)d" msgstr "" -#: templates/period_archives.html:13 +#: templates/period_archives.html:20 #, python-format msgid "Archivos del %(dia)d de %(mes)s de %(año)d" msgstr "" -#: templates/tag.html:4 -#, python-format -msgid "Artículos marcados con la etiqueta «%(etiqueta)s» en Conocimientos Libres." -msgstr "" - -#: templates/tag.html:5 -#, python-format -msgid "artículos,etiqueta,etiqueta %(etiqueta)s,%(etiqueta)s" -msgstr "" - -#: templates/tag.html:12 -#, python-format -msgid "Etiqueta: %(etiqueta)s" -msgstr "" - -#: templates/taglist.html:5 -#, python-format -msgid "Artículos con la etiqueta %(etiqueta)s" -msgstr "" - -#: templates/tags.html:4 templates/tags.html:8 -#, python-format -msgid "Lista de etiquetas de %(SITENAME)s" -msgstr "" - -#: templates/tags.html:5 -msgid "etiquetas,palabras clave" -msgstr "" - -#: templates/tags.html:13 -msgid "Lista de etiquetas" -msgstr "" - -#: templates/translations.html:3 -msgid "Traducciones:" -msgstr "" diff --git a/cl-theme/templates/author.html b/cl-theme/templates/author.html index df78092..ed7556f 100644 --- a/cl-theme/templates/author.html +++ b/cl-theme/templates/author.html @@ -3,7 +3,7 @@ {% block extra_head %} - +