Change powered by message.
This commit is contained in:
parent
6caa5009f9
commit
03ac34078a
2 changed files with 27 additions and 19 deletions
|
@ -1,4 +1,3 @@
|
||||||
<p>{{ _('Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s',
|
<p>{{ _('Built with %(pelican_url)s using %(flex_url)s theme',
|
||||||
pelican_url='<a href="http://getpelican.com" target="_blank">Pelican</a>',
|
pelican_url='<a href="http://getpelican.com" target="_blank">Pelican</a>',
|
||||||
flex_url='<a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a>'|safe,
|
flex_url='<a href="http://bit.ly/flex-pelican" target="_blank">Flex</a>'|safe) }}</p>
|
||||||
alexandrevicenzi_url='<a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a>'|safe) }}</p>
|
|
||||||
|
|
|
@ -1,36 +1,37 @@
|
||||||
# Translations template for Flex.
|
# Translations template for Flex.
|
||||||
# Copyright (C) 2017 Alexandre Vicenzi
|
# Copyright (C) 2019 Alexandre Vicenzi
|
||||||
# This file is distributed under the same license as the Flex project.
|
# This file is distributed under the same license as the Flex project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Flex 2.1.0\n"
|
"Project-Id-Version: Flex 2.1.0\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2017-03-14 00:10-0300\n"
|
"POT-Creation-Date: 2019-01-03 00:10+0100\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"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.3.4\n"
|
"Generated-By: Babel 2.6.0\n"
|
||||||
|
|
||||||
#: templates/archives.html:2 templates/archives.html:7
|
#: templates/archives.html:2 templates/archives.html:7
|
||||||
|
#: templates/period_archives.html:2 templates/period_archives.html:7
|
||||||
msgid "Archives"
|
msgid "Archives"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/article.html:17 templates/index.html:20
|
#: templates/article.html:22 templates/index.html:20
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Posted on %(when)s in %(category)s"
|
msgid "Posted on %(when)s in %(category)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/article.html:52
|
#: templates/article.html:57
|
||||||
msgid "Like this article? Share it with your friends!"
|
msgid "Like this article? Share it with your friends!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/article.html:61
|
#: templates/article.html:68
|
||||||
msgid "You might enjoy"
|
msgid "You might enjoy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -39,23 +40,23 @@ msgstr ""
|
||||||
msgid "Posts by %(name)s"
|
msgid "Posts by %(name)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/authors.html:2 templates/authors.html:7
|
#: templates/authors.html:3 templates/authors.html:8
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/base.html:142
|
#: templates/base.html:159
|
||||||
msgid "Home"
|
msgid "Home"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/base.html:149
|
#: templates/base.html:166
|
||||||
msgid "Atom"
|
msgid "Atom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/base.html:153
|
#: templates/base.html:170
|
||||||
msgid "RSS"
|
msgid "RSS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/categories.html:2 templates/categories.html:7
|
#: templates/categories.html:3 templates/categories.html:8
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -68,7 +69,7 @@ msgstr ""
|
||||||
msgid "Tagged with"
|
msgid "Tagged with"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/index.html:43
|
#: templates/index.html:44
|
||||||
msgid "Continue reading"
|
msgid "Continue reading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -77,17 +78,25 @@ msgstr ""
|
||||||
msgid "Tag %(name)s"
|
msgid "Tag %(name)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/tags.html:2 templates/tags.html:7
|
#: templates/tags.html:3 templates/tags.html:8
|
||||||
msgid "Tags"
|
msgid "Tags"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/partial/disqus.html:12
|
#: templates/partial/disqus.html:13
|
||||||
msgid "Please enable JavaScript to view comments."
|
msgid "Please enable JavaScript to view comments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/partial/flex.html:1
|
#: templates/partial/flex.html:1
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
msgid "Built with %(pelican_url)s using %(flex_url)s theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/partial/neighbors.html:5
|
||||||
|
msgid "Previous Post"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/partial/neighbors.html:10
|
||||||
|
msgid "Next Post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/partial/pagination.html:5
|
#: templates/partial/pagination.html:5
|
||||||
|
|
Loading…
Reference in a new issue