aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cl-theme/messages.pot6
-rw-r--r--cl-theme/templates/article.html3
-rw-r--r--cl-theme/templates/article_info.html3
-rw-r--r--cl-theme/translations/de/LC_MESSAGES/messages.po7
-rw-r--r--cl-theme/translations/en/LC_MESSAGES/messages.po7
-rw-r--r--cl-theme/translations/eo/LC_MESSAGES/messages.po7
-rw-r--r--cl-theme/translations/fr/LC_MESSAGES/messages.po7
7 files changed, 29 insertions, 11 deletions
diff --git a/cl-theme/messages.pot b/cl-theme/messages.pot
index 12af987..9aee5e9 100644
--- a/cl-theme/messages.pot
+++ b/cl-theme/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -51,6 +51,10 @@ msgstr ""
msgid "Artículos de %(año)s"
msgstr ""
+#: templates/article.html:149 templates/article_info.html:47
+msgid "Autor del artículo"
+msgstr ""
+
#: templates/article_info.html:32
msgid "Fecha de modificación"
msgstr ""
diff --git a/cl-theme/templates/article.html b/cl-theme/templates/article.html
index c6be842..f4d52d5 100644
--- a/cl-theme/templates/article.html
+++ b/cl-theme/templates/article.html
@@ -145,7 +145,8 @@
</span>
{% for author in article.authors %}
<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>
{% endfor %}
{% endif %}
diff --git a/cl-theme/templates/article_info.html b/cl-theme/templates/article_info.html
index 1a48bef..7ba6ef2 100644
--- a/cl-theme/templates/article_info.html
+++ b/cl-theme/templates/article_info.html
@@ -43,7 +43,8 @@
</span>
{% for author in article.authors %}
<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>
{% endfor %}
{% endif %}
diff --git a/cl-theme/translations/de/LC_MESSAGES/messages.po b/cl-theme/translations/de/LC_MESSAGES/messages.po
index 073f379..4bfb509 100644
--- a/cl-theme/translations/de/LC_MESSAGES/messages.po
+++ b/cl-theme/translations/de/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\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"
"Last-Translator: \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"
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
msgid "Fecha de modificación"
msgstr "Datum der Änderung"
@@ -210,4 +214,3 @@ msgstr "Dateien von %(mes)s von %(año)d"
#, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Dateien von %(dia)d von %(mes)s von %(año)d"
-
diff --git a/cl-theme/translations/en/LC_MESSAGES/messages.po b/cl-theme/translations/en/LC_MESSAGES/messages.po
index 5f04828..945fea4 100644
--- a/cl-theme/translations/en/LC_MESSAGES/messages.po
+++ b/cl-theme/translations/en/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cybersy\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"
"Last-Translator: Jesús E. <heckyel@riseup.net>\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"
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
msgid "Fecha de modificación"
msgstr "Modification date"
@@ -210,4 +214,3 @@ msgstr "Files of %(mes)s of %(año)d"
#, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Files of %(dia)d of %(mes)s of %(año)d"
-
diff --git a/cl-theme/translations/eo/LC_MESSAGES/messages.po b/cl-theme/translations/eo/LC_MESSAGES/messages.po
index 693078b..b3a737a 100644
--- a/cl-theme/translations/eo/LC_MESSAGES/messages.po
+++ b/cl-theme/translations/eo/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\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"
"Last-Translator: \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"
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
msgid "Fecha de modificación"
msgstr "Dato de modifo"
@@ -212,4 +216,3 @@ msgstr "Dosieroj de %(mes)s de %(año)d"
#, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Dosieroj de %(dia)d de %(mes)s de %(año)d"
-
diff --git a/cl-theme/translations/fr/LC_MESSAGES/messages.po b/cl-theme/translations/fr/LC_MESSAGES/messages.po
index 8112bfa..469956d 100644
--- a/cl-theme/translations/fr/LC_MESSAGES/messages.po
+++ b/cl-theme/translations/fr/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\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"
"Last-Translator: \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"
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
msgid "Fecha de modificación"
msgstr "Date de modification"
@@ -210,4 +214,3 @@ msgstr "Fichiers de %(mes)s de %(año)d"
#, python-format
msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr "Fichiers de %(dia)d sur %(mes)s sur %(año)d"
-