Update translation
This commit is contained in:
parent
17565a6365
commit
c0b624701a
41 changed files with 298 additions and 254 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Flex 2.1.0\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2017-03-14 00:10-0300\n"
|
||||
"POT-Creation-Date: 2020-12-01 20:21+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
|
@ -17,22 +17,28 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.3.4\n"
|
||||
"Generated-By: Babel 2.8.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7
|
||||
#: templates/archives.html:3 templates/archives.html:8
|
||||
#: templates/period_archives.html:2 templates/period_archives.html:7
|
||||
msgid "Archives"
|
||||
msgstr "Archives"
|
||||
|
||||
#: templates/article.html:17 templates/index.html:20
|
||||
#: templates/article.html:29 templates/index.html:20
|
||||
#, python-format
|
||||
msgid "Posted on %(when)s in %(category)s"
|
||||
msgstr "Posted on %(when)s in %(category)s"
|
||||
|
||||
#: templates/article.html:52
|
||||
#: templates/article.html:34 templates/index.html:32
|
||||
#, python-format
|
||||
msgid "%(minutes)s min read"
|
||||
msgstr ""
|
||||
|
||||
#: templates/article.html:64
|
||||
msgid "Like this article? Share it with your friends!"
|
||||
msgstr "Like this article? Share it with your friends!"
|
||||
|
||||
#: templates/article.html:61
|
||||
#: templates/article.html:75
|
||||
msgid "You might enjoy"
|
||||
msgstr "You might enjoy"
|
||||
|
||||
|
@ -41,23 +47,27 @@ msgstr "You might enjoy"
|
|||
msgid "Posts by %(name)s"
|
||||
msgstr "Posts by %(name)s"
|
||||
|
||||
#: templates/authors.html:2 templates/authors.html:7
|
||||
#: templates/authors.html:3 templates/authors.html:8
|
||||
msgid "Authors"
|
||||
msgstr "Authors"
|
||||
|
||||
#: templates/base.html:142
|
||||
#: templates/base.html:161
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:237
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
|
||||
#: templates/base.html:149
|
||||
#: templates/base.html:244
|
||||
msgid "Atom"
|
||||
msgstr "Atom"
|
||||
|
||||
#: templates/base.html:153
|
||||
#: templates/base.html:248
|
||||
msgid "RSS"
|
||||
msgstr "RSS"
|
||||
|
||||
#: templates/categories.html:2 templates/categories.html:7
|
||||
#: templates/categories.html:3 templates/categories.html:8
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
|
||||
|
@ -70,27 +80,48 @@ msgstr "Category %(name)s"
|
|||
msgid "Tagged with"
|
||||
msgstr "Tagged with"
|
||||
|
||||
#: templates/index.html:43
|
||||
#: templates/index.html:46
|
||||
msgid "Continue reading"
|
||||
msgstr "Continue reading"
|
||||
|
||||
#: templates/search.html:3
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/search.html:17
|
||||
msgid "Search Results"
|
||||
msgstr ""
|
||||
|
||||
#: templates/tag.html:2
|
||||
#, python-format
|
||||
msgid "Tag %(name)s"
|
||||
msgstr "Tag %(name)s"
|
||||
|
||||
#: templates/tags.html:2 templates/tags.html:7
|
||||
#: templates/tags.html:3 templates/tags.html:8
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#: templates/partial/disqus.html:12
|
||||
#: templates/partial/disqus.html:13 templates/partial/isso.html:20
|
||||
msgid "Please enable JavaScript to view comments."
|
||||
msgstr "Please enable JavaScript to view comments."
|
||||
|
||||
#: templates/partial/flex.html:1
|
||||
#: templates/partial/flex.html:3
|
||||
#, python-format
|
||||
msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
||||
msgstr "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/flex.html:10
|
||||
#, python-format
|
||||
msgid "Switch to the %(dark_url)s | %(light_url)s | %(browser_url)s theme"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partial/neighbors.html:5
|
||||
msgid "Previous Post"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partial/neighbors.html:10
|
||||
msgid "Next Post"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partial/pagination.html:5
|
||||
msgid "Older Posts"
|
||||
|
@ -100,3 +131,6 @@ msgstr "Older Posts"
|
|||
msgid "Newer Posts"
|
||||
msgstr "Newer Posts"
|
||||
|
||||
#~ msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
||||
#~ msgstr "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue