Extract translations and update french
This commit is contained in:
parent
05ef87d545
commit
a4703857d3
17 changed files with 338 additions and 194 deletions
|
@ -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: 2018-10-18 12:39+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: denes molnar <denes.molnar2@stud.uni-corvinus.hu>, 2016\n"
|
||||
"Language: hu_HU\n"
|
||||
|
@ -17,22 +17,23 @@ 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.5.3\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7
|
||||
#: templates/period_archives.html:2 templates/period_archives.html:7
|
||||
msgid "Archives"
|
||||
msgstr "Archívum"
|
||||
|
||||
#: templates/article.html:17 templates/index.html:20
|
||||
#: templates/article.html:22 templates/index.html:20
|
||||
#, python-format
|
||||
msgid "Posted on %(when)s in %(category)s"
|
||||
msgstr "A bejegyzés ideje: %(when)s, kaetgóriája: %(category)s"
|
||||
|
||||
#: templates/article.html:52
|
||||
#: templates/article.html:57
|
||||
msgid "Like this article? Share it with your friends!"
|
||||
msgstr "Ha tetszett a bejegyzés, oszd meg az ismerőseiddel is!"
|
||||
|
||||
#: templates/article.html:61
|
||||
#: templates/article.html:68
|
||||
msgid "You might enjoy"
|
||||
msgstr "Talán tetszene"
|
||||
|
||||
|
@ -41,23 +42,23 @@ msgstr "Talán tetszene"
|
|||
msgid "Posts by %(name)s"
|
||||
msgstr "%(name)s bejegyzései"
|
||||
|
||||
#: templates/authors.html:2 templates/authors.html:7
|
||||
#: templates/authors.html:3 templates/authors.html:8
|
||||
msgid "Authors"
|
||||
msgstr "Szerzők"
|
||||
|
||||
#: templates/base.html:142
|
||||
#: templates/base.html:153
|
||||
msgid "Home"
|
||||
msgstr "Főoldal"
|
||||
|
||||
#: templates/base.html:149
|
||||
#: templates/base.html:160
|
||||
msgid "Atom"
|
||||
msgstr "Atom"
|
||||
|
||||
#: templates/base.html:153
|
||||
#: templates/base.html:164
|
||||
msgid "RSS"
|
||||
msgstr "RSS"
|
||||
|
||||
#: templates/categories.html:2 templates/categories.html:7
|
||||
#: templates/categories.html:3 templates/categories.html:8
|
||||
msgid "Categories"
|
||||
msgstr "Kategóriák"
|
||||
|
||||
|
@ -79,11 +80,11 @@ msgstr "Tovább"
|
|||
msgid "Tag %(name)s"
|
||||
msgstr "%(name)s címke"
|
||||
|
||||
#: templates/tags.html:2 templates/tags.html:7
|
||||
#: templates/tags.html:3 templates/tags.html:8
|
||||
msgid "Tags"
|
||||
msgstr "Címkék"
|
||||
|
||||
#: templates/partial/disqus.html:12
|
||||
#: templates/partial/disqus.html:13
|
||||
msgid "Please enable JavaScript to view comments."
|
||||
msgstr "A kommentek megtekintéséhez engedélyezned kell a JavaScriptet!"
|
||||
|
||||
|
@ -92,6 +93,14 @@ msgstr "A kommentek megtekintéséhez engedélyezned kell a JavaScriptet!"
|
|||
msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
||||
msgstr "A blogot %(pelican_url)s motor hajtja, a %(flex_url)s témát készítette: %(alexandrevicenzi_url)s"
|
||||
|
||||
#: 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"
|
||||
msgstr "Korábbi bejegyzések"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue