aboutsummaryrefslogtreecommitdiffstats
path: root/cl-theme
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-11-23 12:44:03 -0500
committerJesús <heckyel@hyperbola.info>2019-11-23 12:44:03 -0500
commit2f91e0eb6af65a7c869797affd3dca840d1e9fdf (patch)
tree193a9621eb8cf7fc29ba039101d9d0a5b7b001f2 /cl-theme
parent3371b717fc11b1c0cd2620cd24293c16286f02cf (diff)
downloadcl-2f91e0eb6af65a7c869797affd3dca840d1e9fdf.tar.lz
cl-2f91e0eb6af65a7c869797affd3dca840d1e9fdf.tar.xz
cl-2f91e0eb6af65a7c869797affd3dca840d1e9fdf.zip
cleanup code translations in tags.html
Diffstat (limited to 'cl-theme')
-rw-r--r--cl-theme/messages.pot9
-rw-r--r--cl-theme/templates/categories.html2
-rw-r--r--cl-theme/templates/tags.html4
-rw-r--r--cl-theme/translations/de/LC_MESSAGES/messages.po9
-rw-r--r--cl-theme/translations/en/LC_MESSAGES/messages.po9
-rw-r--r--cl-theme/translations/eo/LC_MESSAGES/messages.po9
-rw-r--r--cl-theme/translations/fr/LC_MESSAGES/messages.po9
7 files changed, 13 insertions, 38 deletions
diff --git a/cl-theme/messages.pot b/cl-theme/messages.pot
index 8e8b00f..7466abe 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-11-23 12:17-0500\n"
+"POT-Creation-Date: 2019-11-23 12:42-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"
@@ -339,16 +339,11 @@ msgstr ""
msgid "Archivos del %(dia)d de %(mes)s de %(año)d"
msgstr ""
-#: templates/tags.html:5
+#: templates/tags.html:5 templates/tags.html:8
#, python-format
msgid "Lista de etiquetas de %(sitename)s"
msgstr ""
-#: templates/tags.html:8
-#, python-format
-msgid "Lista de etiquetas de %(SITENAME)s"
-msgstr ""
-
#: templates/tags.html:9
msgid "etiquetas,palabras clave"
msgstr ""
diff --git a/cl-theme/templates/categories.html b/cl-theme/templates/categories.html
index 3a5f60d..77bbfd1 100644
--- a/cl-theme/templates/categories.html
+++ b/cl-theme/templates/categories.html
@@ -5,7 +5,7 @@
<title>{{ _('Lista de categorías de %(sitename)s', sitename=SITENAME)}}</title>
{% endblock %}
{{ super() }}
- <meta name="description" content="{{ _('Lista de categorías de %(sitename)s', sitename=SITENAME)}}">
+ <meta name="description" content="{{ _('Lista de categorías de %(sitename)s', sitename=SITENAME) }}"/>
<meta name="keywords" content="{{ _('categorías') }}">
<style>
.card-content-header {
diff --git a/cl-theme/templates/tags.html b/cl-theme/templates/tags.html
index 320c5d7..659a050 100644
--- a/cl-theme/templates/tags.html
+++ b/cl-theme/templates/tags.html
@@ -2,10 +2,10 @@
{% block head %}
{% block title %}
- <title>{{ _('Lista de etiquetas de %(sitename)s', sitename=SITENAME)}}</title>
+ <title>{{ _('Lista de etiquetas de %(sitename)s', sitename=SITENAME) }}</title>
{% endblock %}
{{ super() }}
- <meta name="description" content="{% trans %}Lista de etiquetas de {{ SITENAME }}{% endtrans %}">
+ <meta name="description" content="{{ _('Lista de etiquetas de %(sitename)s', sitename=SITENAME) }}"/>
<meta name="keywords" content="{{ _('etiquetas,palabras clave') }}">
<style>
.card-content-header {
diff --git a/cl-theme/translations/de/LC_MESSAGES/messages.po b/cl-theme/translations/de/LC_MESSAGES/messages.po
index 945316d..dfe0ddd 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-11-23 12:17-0500\n"
+"POT-Creation-Date: 2019-11-23 12:42-0500\n"
"PO-Revision-Date: 2019-03-11 11:27-0500\n"
"Last-Translator: \n"
"Language: de\n"
@@ -342,16 +342,11 @@ msgstr "Dateien von %(mes)s von %(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"
-#: templates/tags.html:5
+#: templates/tags.html:5 templates/tags.html:8
#, python-format
msgid "Lista de etiquetas de %(sitename)s"
msgstr "Liste der Etiketten der %(sitename)s"
-#: templates/tags.html:8
-#, python-format
-msgid "Lista de etiquetas de %(SITENAME)s"
-msgstr "Liste der Etiketten der %(SITENAME)s"
-
#: templates/tags.html:9
msgid "etiquetas,palabras clave"
msgstr "tags,schlüsselwörter"
diff --git a/cl-theme/translations/en/LC_MESSAGES/messages.po b/cl-theme/translations/en/LC_MESSAGES/messages.po
index 1a6b454..bced8fc 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-11-23 12:17-0500\n"
+"POT-Creation-Date: 2019-11-23 12:42-0500\n"
"PO-Revision-Date: 2019-03-11 10:44-0500\n"
"Last-Translator: Jesús E. <heckyel@riseup.net>\n"
"Language: en\n"
@@ -342,16 +342,11 @@ msgstr "Files of %(mes)s of %(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"
-#: templates/tags.html:5
+#: templates/tags.html:5 templates/tags.html:8
#, python-format
msgid "Lista de etiquetas de %(sitename)s"
msgstr "Tag list of %(sitename)s"
-#: templates/tags.html:8
-#, python-format
-msgid "Lista de etiquetas de %(SITENAME)s"
-msgstr "Tag list of %(SITENAME)s"
-
#: templates/tags.html:9
msgid "etiquetas,palabras clave"
msgstr ""
diff --git a/cl-theme/translations/eo/LC_MESSAGES/messages.po b/cl-theme/translations/eo/LC_MESSAGES/messages.po
index 780ca50..10344e2 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-11-23 12:17-0500\n"
+"POT-Creation-Date: 2019-11-23 12:42-0500\n"
"PO-Revision-Date: 2019-03-11 11:46-0500\n"
"Last-Translator: \n"
"Language: eo\n"
@@ -342,16 +342,11 @@ msgstr "Dosieroj 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"
-#: templates/tags.html:5
+#: templates/tags.html:5 templates/tags.html:8
#, python-format
msgid "Lista de etiquetas de %(sitename)s"
msgstr "Listo de etikedoj de %(sitename)s"
-#: templates/tags.html:8
-#, python-format
-msgid "Lista de etiquetas de %(SITENAME)s"
-msgstr "Listo de etikedoj de %(SITENAME)s"
-
#: templates/tags.html:9
msgid "etiquetas,palabras clave"
msgstr "etikedoj, kapvortoj"
diff --git a/cl-theme/translations/fr/LC_MESSAGES/messages.po b/cl-theme/translations/fr/LC_MESSAGES/messages.po
index b1f0e36..5587b70 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-11-23 12:17-0500\n"
+"POT-Creation-Date: 2019-11-23 12:42-0500\n"
"PO-Revision-Date: 2019-03-11 12:33-0500\n"
"Last-Translator: \n"
"Language: fr\n"
@@ -342,16 +342,11 @@ msgstr "Fichiers 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"
-#: templates/tags.html:5
+#: templates/tags.html:5 templates/tags.html:8
#, python-format
msgid "Lista de etiquetas de %(sitename)s"
msgstr "Liste des étiquettes de %(sitename)s"
-#: templates/tags.html:8
-#, python-format
-msgid "Lista de etiquetas de %(SITENAME)s"
-msgstr "Liste des étiquettes de %(SITENAME)s"
-
#: templates/tags.html:9
msgid "etiquetas,palabras clave"
msgstr "tags, mots-clés"