update translations

This commit is contained in:
Jesús 2019-03-18 15:58:46 -05:00
parent ccc4dbc555
commit 9e38764869
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
7 changed files with 29 additions and 11 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-03-18 13:35-0500\n" "POT-Creation-Date: 2019-03-18 15:51-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -51,6 +51,10 @@ msgstr ""
msgid "Artículos de %(año)s" msgid "Artículos de %(año)s"
msgstr "" msgstr ""
#: templates/article.html:149 templates/article_info.html:47
msgid "Autor del artículo"
msgstr ""
#: templates/article_info.html:32 #: templates/article_info.html:32
msgid "Fecha de modificación" msgid "Fecha de modificación"
msgstr "" msgstr ""

View File

@ -145,7 +145,8 @@
</span> </span>
{% for author in article.authors %} {% for author in article.authors %}
<small> <small>
<a href="{{ SITEURL }}/{{ author.url }}">{{ author }}</a>{% if not loop.last %}, {% endif %} <a href="{{ SITEURL }}/{{ author.url }}"
title="{% trans %}Autor del artículo{% endtrans %}">{{ author }}</a>{% if not loop.last %}, {% endif %}
</small> </small>
{% endfor %} {% endfor %}
{% endif %} {% endif %}

View File

@ -43,7 +43,8 @@
</span> </span>
{% for author in article.authors %} {% for author in article.authors %}
<small> <small>
<a href="{{ SITEURL }}/{{ author.url }}">{{ author }}</a>{% if not loop.last %}, {% endif %} <a href="{{ SITEURL }}/{{ author.url }}"
title="{% trans %}Autor del artículo{% endtrans %}">{{ author }}</a>{% if not loop.last %}, {% endif %}
</small> </small>
{% endfor %} {% endfor %}
{% endif %} {% endif %}

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-03-18 13:35-0500\n" "POT-Creation-Date: 2019-03-18 15:51-0500\n"
"PO-Revision-Date: 2019-03-11 11:27-0500\n" "PO-Revision-Date: 2019-03-11 11:27-0500\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language: de\n" "Language: de\n"
@ -52,6 +52,10 @@ msgstr "Artikel von %(nombre_mes)s von %(año)s"
msgid "Artículos de %(año)s" msgid "Artículos de %(año)s"
msgstr "Artikel in %(año)s" msgstr "Artikel in %(año)s"
#: templates/article.html:149 templates/article_info.html:47
msgid "Autor del artículo"
msgstr "Autor des Artikel"
#: templates/article_info.html:32 #: templates/article_info.html:32
msgid "Fecha de modificación" msgid "Fecha de modificación"
msgstr "Datum der Änderung" msgstr "Datum der Änderung"
@ -210,4 +214,3 @@ msgstr "Dateien von %(mes)s von %(año)d"
#, python-format #, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d" msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Dateien von %(dia)d von %(mes)s von %(año)d" msgstr "Dateien von %(dia)d von %(mes)s von %(año)d"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cybersy\n" "Project-Id-Version: Cybersy\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-03-18 13:35-0500\n" "POT-Creation-Date: 2019-03-18 15:51-0500\n"
"PO-Revision-Date: 2019-03-11 10:44-0500\n" "PO-Revision-Date: 2019-03-11 10:44-0500\n"
"Last-Translator: Jesús E. <heckyel@riseup.net>\n" "Last-Translator: Jesús E. <heckyel@riseup.net>\n"
"Language: en\n" "Language: en\n"
@ -52,6 +52,10 @@ msgstr "Articles of %(nombre_mes)s of %(año)s"
msgid "Artículos de %(año)s" msgid "Artículos de %(año)s"
msgstr "Articles of %(año)s" msgstr "Articles of %(año)s"
#: templates/article.html:149 templates/article_info.html:47
msgid "Autor del artículo"
msgstr "Author of article"
#: templates/article_info.html:32 #: templates/article_info.html:32
msgid "Fecha de modificación" msgid "Fecha de modificación"
msgstr "Modification date" msgstr "Modification date"
@ -210,4 +214,3 @@ msgstr "Files of %(mes)s of %(año)d"
#, python-format #, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d" msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Files of %(dia)d of %(mes)s of %(año)d" msgstr "Files of %(dia)d of %(mes)s of %(año)d"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-03-18 13:35-0500\n" "POT-Creation-Date: 2019-03-18 15:51-0500\n"
"PO-Revision-Date: 2019-03-11 11:46-0500\n" "PO-Revision-Date: 2019-03-11 11:46-0500\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language: eo\n" "Language: eo\n"
@ -52,6 +52,10 @@ msgstr "Artikoloj de %(nombre_mes)s de %(año)s"
msgid "Artículos de %(año)s" msgid "Artículos de %(año)s"
msgstr "Artikoloj de %(año)s" msgstr "Artikoloj de %(año)s"
#: templates/article.html:149 templates/article_info.html:47
msgid "Autor del artículo"
msgstr "Aŭtoro de la artikolo"
#: templates/article_info.html:32 #: templates/article_info.html:32
msgid "Fecha de modificación" msgid "Fecha de modificación"
msgstr "Dato de modifo" msgstr "Dato de modifo"
@ -212,4 +216,3 @@ msgstr "Dosieroj de %(mes)s de %(año)d"
#, python-format #, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d" msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Dosieroj de %(dia)d de %(mes)s de %(año)d" msgstr "Dosieroj de %(dia)d de %(mes)s de %(año)d"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-03-18 13:35-0500\n" "POT-Creation-Date: 2019-03-18 15:51-0500\n"
"PO-Revision-Date: 2019-03-11 12:33-0500\n" "PO-Revision-Date: 2019-03-11 12:33-0500\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language: fr\n" "Language: fr\n"
@ -52,6 +52,10 @@ msgstr "Articles de %(nombre_mes)s de %(año)s"
msgid "Artículos de %(año)s" msgid "Artículos de %(año)s"
msgstr "Articles de %(año)s" msgstr "Articles de %(año)s"
#: templates/article.html:149 templates/article_info.html:47
msgid "Autor del artículo"
msgstr "Auteur de l'article"
#: templates/article_info.html:32 #: templates/article_info.html:32
msgid "Fecha de modificación" msgid "Fecha de modificación"
msgstr "Date de modification" msgstr "Date de modification"
@ -210,4 +214,3 @@ msgstr "Fichiers de %(mes)s de %(año)d"
#, python-format #, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d" msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Fichiers de %(dia)d sur %(mes)s sur %(año)d" msgstr "Fichiers de %(dia)d sur %(mes)s sur %(año)d"